Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 818 Bytes

ConfirmedTokensTransactionForCertainAmountOrHigherToken.md

File metadata and controls

14 lines (11 loc) · 818 Bytes

# ConfirmedTokensTransactionForCertainAmountOrHigherToken

Properties

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

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