Structs§
- Access
List - Access
List Entry - Block
- Byte
- A wrapper to be able to decode single character hex string
such as
0x0
or0x1
into a byte. By default,FromHex::from_hex
will returnErr(FromHexError::OddLength)
when trying to decode such strings. - Call
Args - FeeHistory
- FeeHistory
Args - GetLogs
Args - GetLogs
RpcConfig - GetTransaction
Count Args - Hex
- Ethereum hex-string (String representation is prefixed by 0x) wrapping a
Vec<u8>
. - Hex20
- Ethereum hex-string (String representation is prefixed by 0x) wrapping a
[u8; 20]
. - Hex32
- Ethereum hex-string (String representation is prefixed by 0x) wrapping a
[u8; 32]
. - Hex256
- Ethereum hex-string (String representation is prefixed by 0x) wrapping a
[u8; 256]
. - HexByte
- Ethereum hex-string (String representation is prefixed by 0x) wrapping a
Byte
. - Http
Header - HTTP header.
- Install
Args - Json
RpcError - LogEntry
- Nat256
- A
Nat
that is guaranteed to fit in 256 bits. - Override
Provider - Provider
- Regex
String - Regex
Substitution - RpcApi
- RpcConfig
- Transaction
Receipt - Transaction
Request
Enums§
- Block
Tag - Consensus
Strategy - EthMainnet
Service - EthSepolia
Service - Http
Outcall Error - L2Mainnet
Service - LogFilter
- Multi
RpcResult - Provider
Error - RpcAccess
- RpcAuth
- RpcError
- RpcService
- RpcServices
- Send
RawTransaction Status - Validation
Error