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 ๐Ÿ”’