Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 930 Bytes

GetTransactionDetailsByTransactionIDFromCallbackRIBSBSC.md

File metadata and controls

14 lines (10 loc) · 930 Bytes

Cryptoapis.GetTransactionDetailsByTransactionIDFromCallbackRIBSBSC

Properties

Name Type Description Notes
contract String Represents the specific transaction contract
gasLimit String Represents the amount of gas used by this specific transaction alone.
gasPrice GetTransactionDetailsByTransactionIDRIBSBSCGasPrice
gasUsed String Defines the unit of the gas price amount, e.g. BTC, ETH, XRP.
inputData String Represents additional information that is required for the transaction.
nonce Number Represents the sequential running number for an address, starting from 0 for the first transaction. E.g., if the nonce of a transaction is 10, it would be the 11th transaction sent from the sender's address.