IncreaseAllowanceRequest_Payload Properties
The IncreaseAllowanceRequest_Payload type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Amount |
The number of tokens to increase allowance by (Uint128) (not optional).
|
![]() |
Expiration |
Time at which the allowance expires.
Counts the number of seconds from epoch, 1.1.1970 encoded as uint64.
|
![]() |
Padding |
Ignored string used to maintain constant-length messages.
|
![]() |
Spender |
The address of the account getting access to the funds (not optional).
|