Get token metadata
Token address to lookup metadata for
0x2cd8999Be299373D7881f4aDD11510030ad1412FMintInfo is the struct for token contract. One mint account represents one
token.
A blacklist of token accounts
0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742AbThe authorities for bridge operations (minting from bridge). Maximum of 5 authorities.
0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742AbNumber of base 10 digits to the right of the decimal place.
18true if all transactions for this token are paused
falsetrue if this token is private and only whitelisted addresses can
operate with the tokens
falseThe authorities to blacklist/whitelist malicious accounts
0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742Abmaster_authority used to create new tokens. The master_authority can
be provided if and only if during token creation. If master_authority
is EMPTY_ADDRESS, the token hasn't been initialized. When the token is
initialized with master_authority, only the master_authority can
grant other role authorities to others. And the master_authority
serves as the identifier address for the token. All token account's mint
field will be associated with the mint's master_authority.
0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742AbThe authority that can grant individual mint_burn_authorities. The
master_mint_burn_authority is created by master_authority, which
delegate the mint authority to other accounts.
0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742AbThe authorities for updating the metadata. Maximum of 5 authorities.
0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742AbThe authorities to pause/unpause token transactions. Maximum of 5 authorities.
0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742AbTotal supply of tokens.
1500000000The symbol of the token. Created during token creation and cannot be changed.
USD1A whitelist of token accounts. Only used if the token is private
0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742AbClient error
Resource not found
Request timeout
Business logic error
Internal server error
Last updated