SecretNET.Token Namespace

TransactionTx Members

The TransactionTx type exposes the following members.

Fields


  Name Description
Public field Action
TxAction has the following variants: Transfer - represents transactions triggered by Transfer, TransferFrom, Send, and SendFrom. The fields in this object correspond to the fields described in TransferHistory. see https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-21.md#Transaction-History
Public field BlockHeight
The block height
Public field BlockTime
The block time
Public field Coins
The coins
Public field From
Address of the owner of the funds
Public field Id
The identifier
Public field Memo
The memo
Public field Receiver
The receiver
Public field Sender
The sender