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', 'lighter-pool-robinhood-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 each deployment’s synthetic pool-address format.
These are protocol-operated pools with special properties (no operator fee). Ethereum system pools are fetched separately via
systemConfigwhen they are absent frompublicPoolsMetadata; the Robinhood LLP is currently present in that listing. Useful for filtering protocol pools from user-created pools.