Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.29 KB

File metadata and controls

20 lines (15 loc) · 1.29 KB

AddressTokensTransactionConfirmedToken

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]
property_id str Defines the ID of the property for Omni Layer. [optional]
transaction_type str Defines the type of the transaction. [optional]
created_by_transaction_id str The transaction ID used to create 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]