MCPcopy Create free account
hub / github.com/dfinity/examples / evm_rpc_services

Method evm_rpc_services

rust/basic_ethereum/backend/state.rs:64–73  ·  view source on GitHub ↗

Returns the RPC services to use for multi-provider calls. Uses PublicNode by default (no API key required) so the example works out of the box locally and without credentials. For production, pass `None` to use all configured providers (including API-key-based ones like Alchemy/Ankr), or add multiple providers for better consensus. API keys are configured via the EVM RPC canister's `authorize` an

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

transaction_countFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected