LIGHTER_ROBINHOOD_LLP_ACCOUNT_INDEX

Documentation for eth_defi.lighter.constants.LIGHTER_ROBINHOOD_LLP_ACCOUNT_INDEX data.

LIGHTER_ROBINHOOD_LLP_ACCOUNT_INDEX: int = 281474976710654

LLP account index exposed by the Robinhood Lighter public-pools API.

For now this override exists specifically for Lighter on Robinhood. Its systemConfig.liquidity_pool_index currently points at the next, uninitialised account instead of the live USDG LLP account. Account type 3 cannot be used as a generic fallback because Ethereum currently exposes both LLP and XLP with that account type. Keeping the workaround in deployment configuration prevents XLP from being misclassified as the canonical LLP.