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 ๐