EL2 protocol specification how the Economic Layer 2 sits above Solana L1, processes revenue cycles, coordinates the Economic Harmony Algorithm, and manages cross-chain settlement.
The EL2 is not a separate blockchain. It is a coordination and automation layer that intercepts and routes value flows above an L1. On Solana, the EL2 intercepts protocol revenue, DEX fees, staking entry/exit events, and bridge operations then executes the EHA cycle automatically without manual governance or off-chain triggers.
Five specialist AI agents (EHA-CORE, BURN-AGT, DIST-AGT, LIQ-AGT, RISK-AGT) monitor live on-chain signals every cycle. They negotiate a distribution split targeting a 75–90% sustainability score, commit consensus on-chain, and execute burns, distributions, and AMM adjustments atomically.
$INCOME uses the SPL Token-2022 standard on Solana. Freeze and mint authorities are permanently revoked. Transfer hooks are used for automated burn-on-transfer mechanics. The contract address is immutable post-deployment.
Cross-chain deployment uses a relay architecture. Each chain hosts an independent $INCOME deployment coordinated through the EL2 settlement layer. Burns on any chain are propagated and recorded against the global supply. The cross-chain supply aggregator API provides real-time multi-chain supply data.
The INDEX API provides public, unauthenticated access to token data, verified registry, supply stats, and burn metrics. The income.one backend exposes stats, chain supply, and relay health endpoints.