@silvana-one/apiFunctionsburnTokensburnTokens CallableburnTokens<ThrowOnError>(options: any): anyBurn tokens from one address. The burn endpoint allows users to burn tokens of a fungible token on the Mina blockchain from one address. The sender must have sufficient balance and appropriate permissions to perform the burn.Type parametersThrowOnError: boolean = falseParametersoptions: anyReturns any
Burn tokens from one address. The
burnendpoint allows users to burn tokens of a fungible token on the Mina blockchain from one address. The sender must have sufficient balance and appropriate permissions to perform the burn.