Snip20Tx..::..Burn Method
Overload List
Name | Description | |
---|---|---|
![]() |
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.
|
![]() |
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.
|