TokenMinimal
The TokenMinimal interface represents minimal data for a token in a blockchain.
The address of the token contract on the blockchain.
The number of decimal places the token can be divided into.
Optional
The symbol used to represent the token.
Generated using TypeDoc
TokenMinimal
The TokenMinimal interface represents minimal data for a token in a blockchain.