SecretNET.Token Namespace

DecreaseAllowanceRequest_Payload Members

The DecreaseAllowanceRequest_Payload type exposes the following members.

Properties


  Name Description
Public property Amount
The number of tokens to decrease allowance by (Uint128) (not optional).
Public property Expiration
Time at which the allowance expires. Counts the number of seconds from epoch, 1.1.1970 encoded as uint64.
Public property Padding
Ignored string used to maintain constant-length messages.
Public property Spender
The address of the account getting access to the funds (not optional).