Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 784 Bytes

GetTokenDetailsByContractAddressRi.md

File metadata and controls

15 lines (10 loc) · 784 Bytes

GetTokenDetailsByContractAddressRi

Properties

Name Type Description Notes
token_decimals String Defines the number of decimals that the token possesses.
token_name Option<String> Specifies the token's name. [optional]
token_symbol Option<String> Defines the unique symbol of the token. [optional]
token_type String Defines the type of the token.
total_supply String Defines the total number of tokens created that exist on the market minus the ones that have been burned.

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