Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 959 Bytes

File metadata and controls

16 lines (11 loc) · 959 Bytes

ListSupportedTokensRI

Properties

Name Type Description Notes
decimals int Defines the token's decimal number or all of its points after the zero.
identifier str Represents a unique identifier for the specific blockchain and network, e.g. smart contract address, property ID, etc.
name str Defines the token name.
symbol str Defines the token's unique symbol in the Crypto APIs listings.
type str Represents the token's type representation, e.g. ERC-20, Omni, etc.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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