The URL to the icon image of the token, maintained by ALEX.
The unique identifier of the currency.
A boolean flag indicating whether the token is a rebase token. In a rebase token, getBalance is different from ft-balance Also postcondition would need to be adjusted since amount is different from ft-events
The display name of the token that ALEX maintains, usually the token symbol.
The full asset id of the underlying token in the format of "{deployer}.{contract}::{asset}".
The number of decimal places for the underlying token.
The full asset id of the alex wrapped token in the format of "{deployer}.{contract}::{asset}".
The number of decimal places for the wrapped token.
TokenInfo represents the details of a token that can be used in the AlexSDK.