Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 791 Bytes

ListSupportedTokensRi.md

File metadata and controls

15 lines (10 loc) · 791 Bytes

ListSupportedTokensRi

Properties

Name Type Description Notes
decimals i32 Defines the token's decimal number or all of its points after the zero.
identifier String Represents a unique identifier for the specific blockchain and network, e.g. smart contract address, property ID, etc.
name String Defines the token name.
symbol String Defines the token's unique symbol in the Crypto APIs listings.
_type String Represents the token's type representation, e.g. ERC-20, Omni, etc.

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