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ยง
- next ๐Returns the next item in the list to use.
- Returns endpoint that has access to archive state, http or ws. Use env vars (comma separated urls) or default inline keys (Alchemy for ws, Infura for http).
- Returns the next etherscan api key for given chain.
- Returns endpoint that has access to archive state
- Returns the next mainnet rpc endpoint in inline
- next_
idx ๐Returns the next index to use. - Returns the next etherscan api key
- Returns the next HTTP RPC endpoint.
- next_
url ๐ - Returns endpoint that has access to archive state
- Returns the next WS RPC endpoint.
- Returns the next mainnet rpc endpoint in inline