Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.04 KB

File metadata and controls

17 lines (12 loc) · 1.04 KB

ConfirmedTokensTransactionForCertainAmountOrHigherToken

Properties

Name Type Description Notes
decimals str Defines how many decimals can be used to break the token. [optional]
name str Specifies the name of the token. [optional]
symbol str Specifies an identifier of the token, where up to five alphanumeric characters can be used for it. [optional]
amount str Defines the amount of tokens sent with the confirmed transaction. [optional]
contract_address str Defines the address of the contract. [optional]
token_id str Specifies the ID of the token. [optional]
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]