# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewAccessList creates a new protobuf-compatible AccessList from an ethereum core AccessList type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnpackTxData unpacks an Any into a TxData.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AccessListTx is the data of EIP-2930 access list transactions.
AccessTuple is the element type of an access list.
No description provided by the author
ChainConfig defines the Ethereum ChainConfig parameters using *sdk.Int values instead of *big.Int.
DynamicFeeTx is the data of EIP-1559 dinamic fee transactions.
EstimateGasResponse defines EstimateGas response.
EthCallRequest defines EthCall request.
No description provided by the author
GenesisAccount defines an account to be initialized in the genesis state.
GenesisState defines the evm module's genesis state.
LegacyTx is the transaction data of regular Ethereum transactions.
Log represents an protobuf compatible Ethereum Log that defines a contract log event.
No description provided by the author
MsgEthereumTx encapsulates an Ethereum transaction as an SDK message.
MsgEthereumTxResponse defines the Msg/EthereumTx response type.
Params defines the EVM module parameters.
No description provided by the author
No description provided by the author
QueryAccountRequest is the request type for the Query/Account RPC method.
QueryAccountResponse is the response type for the Query/Account RPC method.
QueryBalanceRequest is the request type for the Query/Balance RPC method.
QueryBalanceResponse is the response type for the Query/Balance RPC method.
QueryCodeRequest is the request type for the Query/Code RPC method.
QueryCodeResponse is the response type for the Query/Code RPC method.
QueryCosmosAccountRequest is the request type for the Query/CosmosAccount RPC method.
QueryCosmosAccountResponse is the response type for the Query/CosmosAccount RPC method.
QueryParamsRequest defines the request type for querying x/evm parameters.
QueryParamsResponse defines the response type for querying x/evm parameters.
QueryStorageRequest is the request type for the Query/Storage RPC method.
QueryStorageResponse is the response type for the Query/Storage RPC method.
QueryTraceBlockRequest defines TraceTx request.
QueryTraceBlockResponse defines TraceBlock response.
QueryTraceTxRequest defines TraceTx request.
QueryTraceTxResponse defines TraceTx response.
QueryTxLogsRequest is the request type for the Query/TxLogs RPC method.
QueryTxLogs is the response type for the Query/TxLogs RPC method.
QueryValidatorAccountRequest is the request type for the Query/ValidatorAccount RPC method.
QueryValidatorAccountResponse is the response type for the Query/ValidatorAccount RPC method.
State represents a single Storage key value pair item.
No description provided by the author
TraceConfig holds extra parameters to trace functions.
TransactionArgs represents the arguments to construct a new transaction or a message call using JSON-RPC.
TransactionLogs define the logs generated from a transaction execution with a given hash.
TxResult stores results of Tx execution.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
No description provided by the author