SecretNET.Token Namespace

Snip20Tx..::..Mint Method

Overload List


  Name Description
Public method Mint(MsgMint, Nullable<(Of <<'(TxOptions>)>>))
This function MUST be allowed only for accounts on the minters list. If the Cosmos message sender is an allowed minter, this will create amount new tokens and add them to the balance of recipient.
Public method Mint(String, String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
This function MUST be allowed only for accounts on the minters list. If the Cosmos message sender is an allowed minter, this will create amount new tokens and add them to the balance of recipient.