Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 772 Bytes

ListTokensByAddressRI.md

File metadata and controls

13 lines (10 loc) · 772 Bytes

# ListTokensByAddressRI

Properties

Name Type Description Notes
confirmed_balance string Defines the token balance that has been confirmed.
contract_address string Represents the contract address of the token, which controls its logic. It is not the address that holds the tokens.
name string Defines the token's name as a string.
symbol string Defines the token symbol by which the token contract is known. It is usually 3-4 characters in length.
type string Defines the specific token type.

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