ledger-core
ledger::core::api::EthereumLikeAccount Member List

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

broadcastRawTransaction(const std::vector< uint8_t > &transaction, const std::shared_ptr< StringCallback > &callback)=0ledger::core::api::EthereumLikeAccountpure virtual
broadcastTransaction(const std::shared_ptr< EthereumLikeTransaction > &transaction, const std::shared_ptr< StringCallback > &callback)=0ledger::core::api::EthereumLikeAccountpure virtual
buildTransaction()=0ledger::core::api::EthereumLikeAccountpure virtual
getERC20Accounts()=0ledger::core::api::EthereumLikeAccountpure virtual
getERC20Balance(const std::string &erc20Address, const std::shared_ptr< BigIntCallback > &callback)=0ledger::core::api::EthereumLikeAccountpure virtual
getERC20Balances(const std::vector< std::string > &erc20Addresses, const std::shared_ptr< BigIntListCallback > &callback)=0ledger::core::api::EthereumLikeAccountpure virtual
getEstimatedGasLimit(const std::string &address, const std::shared_ptr< BigIntCallback > &callback)=0ledger::core::api::EthereumLikeAccountpure virtual
getGasPrice(const std::shared_ptr< BigIntCallback > &callback)=0ledger::core::api::EthereumLikeAccountpure virtual
~EthereumLikeAccount() (defined in ledger::core::api::EthereumLikeAccount)ledger::core::api::EthereumLikeAccountinlinevirtual