Module rpc

Source
Expand description

RPC API keys utilities.

Statics§

DRPC_KEYS 🔒
ETHERSCAN_MAINNET_KEYS 🔒
ETHERSCAN_OPTIMISM_KEYS 🔒
RETH_ARCHIVE_HOSTS 🔒
RETH_HOSTS 🔒

Functions§

archive_urls 🔒
next 🔒
Returns the next item in the list to use.
next_archive_url 🔒
Returns a URL that has access to archive state.
next_etherscan_api_key
Returns the next etherscan api key for given chain.
next_http_archive_rpc_url
Returns a websocket URL that has access to archive state
next_http_rpc_endpoint
Returns the next mainnet rpc URL in inline
next_idx 🔒
Returns the next index to use.
next_mainnet_etherscan_api_key
Returns the next etherscan api key
next_rpc_endpoint
Returns the next HTTP RPC URL.
next_url 🔒
next_ws_archive_rpc_url
Returns an HTTP URL that has access to archive state
next_ws_endpoint
Returns the next WS RPC URL.
next_ws_rpc_endpoint
Returns the next mainnet rpc URL in inline