This operation retrieves the detailed information for a specific issued token by its ID.
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
The token ID, which is the unique identifier of a token.
Successfully retrieved token information.
The unique token identifier.
"ETH_CUSD2"
The chain ID of the tokenization contract.
"ETH"
The unique token symbol.
"CUSD"
The standard of token to create.
ERC20, SPLToken2022, ERC20Wrapper, SOLWrapper "ERC20"
The number of decimals of the token.
18
The status of the token.
Processing, Active, Failed, Pausing "Active"
Whether the token is archived. If the token is archived, no operations can be initiated on it.
false
The address of the token contract.
"0x1234567890123456789012345678901234567890"
The name of the token.
"CUSD"
Whether the allowlist feature is activated for the token.
false
The total supply of the token.
"133399"
The amount of tokens held by the organization.
"12399"
List of execution addresses and their permissions.