Type representing the Algorand native token configuration.
Indicates if the token is the native token of the Algorand blockchain.
The symbol of the token.
The name of the token.
The number of decimal places for the token.
The fee divisor for the token.
The minimum transfer amount for the token.
The maximum transfer amount for the token.
The total supply of the token.
The symbol of the wrapped version of the token.
Generated using TypeDoc
Type representing the Algorand native token configuration.
Property
Indicates if the token is the native token of the Algorand blockchain.
Property
The symbol of the token.
Property
The name of the token.
Property
The number of decimal places for the token.
Property
The fee divisor for the token.
Property
The minimum transfer amount for the token.
Property
The maximum transfer amount for the token.
Property
The total supply of the token.
Property
The symbol of the wrapped version of the token.