Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 799 Bytes

AddressTokensTransactionConfirmedEachConfirmationErc20.md

File metadata and controls

15 lines (10 loc) · 799 Bytes

AddressTokensTransactionConfirmedEachConfirmationErc20

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 Option<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.

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