LIGHTER_CHAIN_ID

Documentation for eth_defi.lighter.constants.LIGHTER_CHAIN_ID data.

LIGHTER_CHAIN_ID: int = 9998

Synthetic in-house chain ID for Lighter (ZK-rollup, non-standard EVM).

Added to eth_defi.chain.CHAIN_NAMES as 9998: "Lighter".

Warning

This is a synthetic id used by the off-chain pool-metrics pipeline — it is not an EVM chain. The on-chain Lighter deposit/withdraw contract lives on Ethereum mainnet (chain id 1); see LIGHTER_L1_CONTRACT below.