SecretNET.Token Namespace

Snip20Tx..::..Burn Method

Overload List


  Name Description
Public method Burn(MsgBurn, Nullable<(Of <<'(TxOptions>)>>))
MUST remove amount tokens from the balance of the Cosmos message sender and MUST reduce the total supply by the same amount. MUST NOT transfer the funds to another account.
Public method Burn(String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
MUST remove amount tokens from the balance of the Cosmos message sender and MUST reduce the total supply by the same amount. MUST NOT transfer the funds to another account.