SecretNET.Token Namespace

Snip20Tx..::..TransferFrom Method

Overload List


  Name Description
Public method TransferFrom(MsgTransferFrom, Nullable<(Of <<'(TxOptions>)>>))
Transfer an amount of tokens from a specified account, to another specified account. This action MUST fail if the Cosmos message sender does not have an allowance limit that is equal or greater than the amount of tokens sent for the owner account.
Public method TransferFrom(String, String, String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Transfer an amount of tokens from a specified account, to another specified account. This action MUST fail if the Cosmos message sender does not have an allowance limit that is equal or greater than the amount of tokens sent for the owner account.