Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.06 KB

AddressTokensTransactionUnconfirmedToken.md

File metadata and controls

17 lines (14 loc) · 1.06 KB

# AddressTokensTransactionUnconfirmedToken

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 transaction that is pending confirmation.
contract_address string Specifies the address of the contract.
token_id string Specifies the unique ID of the token.
property_id string Defines the ID of the property for Omni Layer.
transaction_type string Defines the type of the transaction made.
created_by_transaction_id string The transaction ID used to create the token.

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