LIGHTER_SYSTEM_POOL_ADDRESSES

Documentation for eth_defi.lighter.constants.LIGHTER_SYSTEM_POOL_ADDRESSES data.

LIGHTER_SYSTEM_POOL_ADDRESSES: set[str] = {'lighter-pool-281474976680784', 'lighter-pool-281474976710654'}

Set of Lighter system pool addresses (protocol-curated).

The LLP (Lighter Liquidity Pool) is the protocol’s own liquidity pool; the XLP (Experimental Liquidity Provider) is the protocol-run pool for experimental markets. Both are community-owned and protocol-operated. Uses the synthetic address format lighter-pool-{account_index}.

These are protocol-operated pools with special properties (no operator fee, not listed in publicPoolsMetadata, fetched separately via systemConfig). Useful for filtering protocol pools from user-created pools.