SecretNET.Token Namespace

TransferRequest_Payload Properties

The TransferRequest_Payload type exposes the following members.

Properties


  Name Description
Public property Amount
The amount of tokens to transfer (Uint128) (not optional).
Public property Padding
Ignored string used to maintain constant-length messages.
Public property Recipient
Accounts SHOULD be a valid bech32 address, but contracts may use a different naming scheme as well (not optional).