LIGHTER_ETHEREUM_DEPLOYMENT_CHAIN_ID

Documentation for eth_defi.lighter.constants.LIGHTER_ETHEREUM_DEPLOYMENT_CHAIN_ID data.

LIGHTER_ETHEREUM_DEPLOYMENT_CHAIN_ID: int = 1

Ethereum mainnet chain ID associated with the original Lighter deployment.

This is deliberately separate from LIGHTER_CHAIN_ID. The latter is the synthetic vault-dataset ID used to partition native Lighter prices, whereas this value identifies the EVM chain associated with the deployment. This distinction became necessary when adding Lighter on Robinhood Chain.