Skip to main contentModule types
Source - RpcBlock
- Represents the minimal block view required for execution fee derivation.
- RpcCallTrace
- A normalized frame from Geth’s
callTracer. - RpcTransaction
- Represents the transaction identity required for signer-nonce reconciliation.
- RpcTransactionReceipt
- Represents the minimal transaction receipt view required for inclusion observation.
- BlockchainMessage
- Represents normalized blockchain messages.
- RpcCallType
- The call operation reported by Geth’s
callTracer. - RpcEventType
- Represents the types of events that can be subscribed to via the blockchain RPC interface.