LIGHTER_L1_CONTRACT
Documentation for eth_defi.lighter.constants.LIGHTER_L1_CONTRACT data.
- LIGHTER_L1_CONTRACT: eth_typing.evm.HexAddress = '0x3B4D794a66304F130a4Db8F2551B0070dfCf5ca7'
Lighter L1 contract (
ZkLighterproxy), Ethereum mainnet (chain id 1).Holds all user deposits and the canonical zk-rollup state root. This is the contract whitelisted by the GuardV0 / TradingStrategyModuleV0 Lighter integration for deposits/withdrawals from an asset-managed Safe.
NOTE: distinct from
LIGHTER_CHAIN_ID(9998), which is the synthetic chain id used by the off-chain metrics pipeline.See https://etherscan.io/address/0x3b4d794a66304f130a4db8f2551b0070dfcf5ca7
Stored checksummed so it can be passed directly to web3.py calls.