ledger-core
ledger::core::LedgerApiEthereumLikeBlockchainExplorer Member List

This is the complete list of members for ledger::core::LedgerApiEthereumLikeBlockchainExplorer, including all inherited members.

_executionContext (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextprotected
_http (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >protected
async(std::function< T()> f) (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
async(std::function< T()> f) const (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
Block typedef (defined in ledger::core::EthereumLikeBlockchainExplorer)ledger::core::EthereumLikeBlockchainExplorer
ConfigurationMatchable(const std::vector< std::string > &matchableKeys) (defined in ledger::core::ConfigurationMatchable)ledger::core::ConfigurationMatchable
DedicatedContext(const std::shared_ptr< api::ExecutionContext > &context) (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
EthereumLikeBlockchainExplorer(const std::shared_ptr< ledger::core::api::DynamicObject > &configuration, const std::vector< std::string > &matchableKeys) (defined in ledger::core::EthereumLikeBlockchainExplorer)ledger::core::EthereumLikeBlockchainExplorer
getBalance(const std::vector< EthereumLikeKeychain::Address > &addresses) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getContext() const (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
getCurrentBlock() const override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getERC20Balance(const std::string &address, const std::string &erc20Address) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getERC20Balances(const std::string &address, const std::vector< std::string > &erc20Addresses) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getEstimatedGasLimit(const std::string &address) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getExplorerContext() const override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getExplorerVersion() const override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getGasPrice() override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getLedgerApiCurrentBlock() const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getLedgerApiRawTransaction(const String &transactionHash) const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getLedgerApiTimestamp() const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getLedgerApiTransactionByHash(const String &transactionHash) const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getLedgerApiTransactions(const std::vector< std::string > &addresses, Option< std::string > fromBlockHash, Option< void *> session, bool isSnakeCase=false) (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
getNetworkParameters() const override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getNonce(const std::string &address) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getRawTransaction(const String &transactionHash) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getTimestamp() const override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getTransactionByHash(const String &transactionHash) const override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
getTransactions(const std::vector< std::string > &addresses, Option< std::string > fromBlockHash=Option< std::string >(), Option< void *> session=Option< void *>()) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
killLedgerApiSession(void *session) const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
killSession(void *session) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
LedgerApiEthereumLikeBlockchainExplorer(const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< HttpClient > &http, const api::EthereumLikeNetworkParameters &parameters, const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorer
match(const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ConfigurationMatchable)ledger::core::ConfigurationMatchable
pushLedgerApiTransaction(const std::vector< uint8_t > &transaction) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
pushTransaction(const std::vector< uint8_t > &transaction) override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual
run(std::function< void()> f) (defined in ledger::core::DedicatedContext)ledger::core::DedicatedContextinline
setConfiguration(const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ConfigurationMatchable)ledger::core::ConfigurationMatchable
startLedgerApiSession() const (defined in ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >)ledger::core::AbstractLedgerApiBlockchainExplorer< BlockchainExplorerTransaction, TransactionsBulk, TransactionsParser, TransactionsBulkParser, BlockParser, NetworkParameters >inline
startSession() override (defined in ledger::core::LedgerApiEthereumLikeBlockchainExplorer)ledger::core::LedgerApiEthereumLikeBlockchainExplorervirtual