ledger-core
Public Member Functions | Public Attributes | List of all members
ledger::core::EthereumLikeBlockchainExplorerTransaction Struct Reference
+ Collaboration diagram for ledger::core::EthereumLikeBlockchainExplorerTransaction:

Public Member Functions

 EthereumLikeBlockchainExplorerTransaction (const EthereumLikeBlockchainExplorerTransaction &cpy)
 

Public Attributes

std::string hash
 
std::chrono::system_clock::time_point receivedAt
 
BigInt value
 
BigInt gasPrice
 
BigInt gasLimit
 
Option< BigIntgasUsed
 
std::string receiver
 
std::string sender
 
uint64_t nonce
 
Option< Blockblock
 
uint64_t confirmations
 
std::vector< uint8_t > inputData
 
uint64_t status
 
std::vector< InternalTxinternalTransactions
 
std::vector< ERC20Transactionerc20Transactions
 

The documentation for this struct was generated from the following file: