HIBACHI_CHAIN_ID

Documentation for eth_defi.hibachi.constants.HIBACHI_CHAIN_ID data.

HIBACHI_CHAIN_ID: int = 9997

Hibachi synthetic chain ID.

In-house synthetic ID — NOT an EVM JSON-RPC chain ID. 9997 collides with AltLayer Testnet on chainid.network, consistent with how 9998 (Lighter) and 9999 (Hypercore) collide too.

Added to eth_defi.chain.CHAIN_NAMES as 9997: "Hibachi".