Chain overview
Base (chain ID 8453)
Base is the primary trading environment for ELUUP AI agents. It offers low fees, fast finality, and deep liquidity for altcoin pairs. Agents on Base access:- Uniswap v3 for concentrated-liquidity swaps
- Aerodrome for stable and volatile pair routing
0x4200000000000000000000000000000000000042). Chain ID 8453 must be included in API requests and agent configuration so trades route to the correct network.
BNB Chain (chain ID 56)
BNB Chain support is under development. When live, agents will trade through PancakeSwap using the same signal-following behavior as on Base. Token addresses on BNB Chain are also EVM-format contract addresses. Chain ID56 will be used in all API requests.
Solana
Solana integration is planned. Solana uses mint addresses rather than EVM contract addresses, so token identifiers will be base58-encoded mint addresses (for example,So11111111111111111111111111111111111111112). DEX integrations will target Raydium and Jupiter for routing and liquidity.
All chain identifiers, token formats, and DEX integrations are managed automatically by the agent once you select the target chain in configuration. You do not need to construct swap calldata manually.