Settings
Help

Module rpc

Module rpc 

Source
Expand description

RPC API keys utilities.

StaticsΒ§

DRPC_KEYS πŸ”’
ETHERSCAN_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.
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_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
shuffled πŸ”’