HYPEREVM_CHAIN_ID
Documentation for eth_defi.event_reader.multicall_batcher.HYPEREVM_CHAIN_ID data.
- HYPEREVM_CHAIN_ID: Final[int] = 999
Chain id of Hyperliquid HyperEVM.
Used to gate the goldsky eRPC consensus failover special case in the multicall retry loop. See
resolve_hyperevm_consensus_failover()and the full write-up indocs/README-hyperevm-goldsky-failure.md.