Expand description
This module provides functions for making arbitrary requests to EVM RPC providers through the EVM RPC canister.
Structs§
- Json
RpcError - Represents a JSON-RPC error.
- Json
RpcResult - Represents a JSON-RPC result.
Functions§
- request
- Make a arbitrary request to EVM RPC provider through the EVM RPC canister.