Expand description
RPC API keys utilities.
Constantsยง
- Env var key for http archive endpoints.
- Env var key for ws archive endpoints.
Staticsยง
- ALCHEMY_
KEYS ๐ - INFURA_
KEYS ๐
Functionsยง
- archive_
urls ๐ - env_
archive_ ๐urls - next ๐Returns the next item in the list to use.
- next_
archive_ ๐url Returns a URL that has access to archive state. - Returns the next etherscan api key for given chain.
- Returns a websocket URL that has access to archive state
- Returns the next mainnet rpc URL in inline
- next_
idx ๐Returns the next index to use. - Returns the next etherscan api key
- Returns the next HTTP RPC URL.
- next_
url ๐ - Returns an HTTP URL that has access to archive state
- Returns the next WS RPC URL.
- Returns the next mainnet rpc URL in inline