LIGHTER_ETHEREUM

Documentation for eth_defi.lighter.constants.LIGHTER_ETHEREUM data.

LIGHTER_ETHEREUM: eth_defi.lighter.constants.LighterAPIConfig = LighterAPIConfig(slug='ethereum', name='Lighter Ethereum', chain_id=9998, deployment_chain_id=1, api_url='https://mainnet.zklighter.elliot.ai', app_url='https://app.lighter.xyz', address_prefix='lighter-pool', denomination='USDC', lockup=datetime.timedelta(seconds=300), llp_account_index_override=None)

Ethereum-settled Lighter deployment. The legacy address format and synthetic chain ID are intentionally retained for dataset compatibility.