Expand description
RPC API keys utilities.
Macrosยง
- shuffled_
list ๐
Structsยง
- Shuffled
List ๐
Staticsยง
- DRPC_
KEYS ๐ - ETHERSCAN_
KEYS ๐ - HTTP_
ARCHIVE_ ๐DOMAINS - HTTP_
DOMAINS ๐ - WS_
ARCHIVE_ ๐DOMAINS - WS_
DOMAINS ๐
Functionsยง
- debug_
url ๐ - Basic redaction for debugging RPC URLs.
- 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_
rpc_ endpoint - Returns the next HTTP RPC URL.
- next_
url ๐ - next_
url_ ๐inner - 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
- rpc_
endpoints - the RPC endpoints used during tests