SecretNET.Token Namespace

Snip20TxSimulate Members

The Snip20TxSimulate type exposes the following members.

Constructors


  Name Description
Public method Snip20TxSimulate
Initializes a new instance of the Snip20TxSimulate class.

Methods


  Name Description
Public method Burn(MsgBurn, Nullable<(Of <<'(TxOptions>)>>))
Simulates "Burn".
Public method Burn(String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "Burn".
Public method BurnFrom(MsgBurnFrom, Nullable<(Of <<'(TxOptions>)>>))
Simulates "BurnFrom".
Public method BurnFrom(String, String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "BurnFrom".
Public method CreateViewingKey(MsgCreateViewingKey, Nullable<(Of <<'(TxOptions>)>>))
Simulates "CreateViewingKey".
Public method CreateViewingKey(String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "CreateViewingKey".
Public method DecreaseAllowance(MsgDecreaseAllowance, Nullable<(Of <<'(TxOptions>)>>))
Simulates "DecreaseAllowance".
Public method DecreaseAllowance(String, String, String, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "DecreaseAllowance".
Public method Deposit(MsgDeposit, Nullable<(Of <<'(TxOptions>)>>))
Simulates "Deposit".
Public method Deposit(String, array<Coin>[]()[][], Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "Deposit".
Public method GenericSimulate
Generic simulates of an ExecuteContract message.
Public method IncreaseAllowance(MsgIncreaseAllowance, Nullable<(Of <<'(TxOptions>)>>))
Simulates "IncreaseAllowance".
Public method IncreaseAllowance(String, String, String, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "IncreaseAllowance".
Public method Mint(MsgMint, Nullable<(Of <<'(TxOptions>)>>))
Simulates "Mint".
Public method Mint(String, String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "Mint".
Public method Redeem(MsgRedeem, Nullable<(Of <<'(TxOptions>)>>))
Simulates "Redeem".
Public method Redeem(String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "Redeem".
Public method RegisterReceive(MsgRegisterReceive, Nullable<(Of <<'(TxOptions>)>>))
Simulates "RegisterReceive".
Public method RegisterReceive(String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "RegisterReceive".
Public method Send(MsgSend, Nullable<(Of <<'(TxOptions>)>>))
Simulates "Send".
Public method Send(String, String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "Send".
Public method SendFrom(MsgSendFrom, Nullable<(Of <<'(TxOptions>)>>))
Simulates "SendFrom".
Public method SendFrom(String, String, String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "SendFrom".
Public method SetMinters(MsgSetMinters, Nullable<(Of <<'(TxOptions>)>>))
Simulates "SetMinters".
Public method SetMinters(String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "SetMinters".
Public method SetViewingKey(MsgSetViewingKey, Nullable<(Of <<'(TxOptions>)>>))
Simulates "SetViewingKey".
Public method SetViewingKey(String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "SetViewingKey".
Public method Transfer(MsgTransfer, Nullable<(Of <<'(TxOptions>)>>))
Simulates "Transfer".
Public method Transfer(String, String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Simulates "Transfer".
Public method TransferFrom(MsgTransferFrom, Nullable<(Of <<'(TxOptions>)>>))
Simulates "TransferFrom".
Public method TransferFrom(String, String, String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Transfers from.