SecretNET.Token Namespace

GetAllowanceResponse_Result Properties

The GetAllowanceResponse_Result type exposes the following members.

Properties


  Name Description
Public property Allowance
The current allowance (Uint128).
Public property Expiration
Time at which the allowance expires. Counts the number of seconds from epoch, 1.1.1970 encoded as uint64.
Public property Owner
Account from which tokens are allowed to be taken.
Public property Spender
Account which is allowed to spend tokens on behalf of the owner.