Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 653 Bytes

TokenMetadataResponse.md

File metadata and controls

14 lines (10 loc) · 653 Bytes

TokenMetadataResponse

Properties

Name Type Description Notes
symbol String The symbol of the coin [optional]
name String The name of the coin [optional]
decimals Double [optional]
minterBlockchainIdentifier String The `mint_authority` (Solana) or `master_minter` (Ethereum) [optional]
totalSupply String [optional]

[Back to Model list] [Back to API list] [Back to README]