SecretNET.Token Namespace

TransferFromRequest_Payload Members

The TransferFromRequest_Payload type exposes the following members.

Properties


  Name Description
Public property Amount
Amount of tokens to transfer (Uint128) (not optional).
Public property Owner
Account to take tokens from (not optional).
Public property Padding
Ignored string used to maintain constant-length messages.
Public property Recipient
Account to send tokens to (not optional).