Authorizations
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.
Path Parameters
The token ID, which is the unique identifier of a token.
Response
Successfully retrieved token information.
The unique token identifier.
"ETH_CUSD2"
The chain ID of the tokenization contract.
"ETH"
The unique token symbol.
"CUSD"
The number of decimals of the token.
18
The status of the token.
Processing
, Active
, Failed
, Pausing
"Active"
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.