Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1020 Bytes

GetTransactionDetailsByTransactionIDRIBST.md

File metadata and controls

16 lines (13 loc) · 1020 Bytes

# GetTransactionDetailsByTransactionIDRIBST

Properties

Name Type Description Notes
addresses string[]
counter int Representation of the counter value
gas_limit string Represents the amount of gas used by this specific transaction alone.
gas_used string Represents the exact unit of gas that was used for the transaction.
internal_transactions_count int Representation of the internal transactions count, included in the transaction
operations_count int Representation of the transaction operations count, included in the transaction
token_transfers_count int Representation of the token transfers count, included in the transaction
transaction_status string Represents the status of this transaction.

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