Skip to main content

Module request

Module request 

Source
Expand description

This module provides functions for making arbitrary requests to EVM RPC providers through the EVM RPC canister.

Structs§

JsonRpcError
Represents a JSON-RPC error.
JsonRpcResult
Represents a JSON-RPC result.

Functions§

request
Make a arbitrary request to EVM RPC provider through the EVM RPC canister.