Chains control which blockchains the AI scans when a user connects their wallet. Enable only the chains your protocol is deployed on. The AI will scan those networks when looking up wallet history and querying contract state.
Supported chains
Ethereum Mainnet
The original EVM chain. Enable if your token or contracts are on ETH mainnet.
Base
Coinbase's L2. Enable for Base-native protocols and tokens.
BNB Chain
Binance's EVM chain. Enable for BSC-deployed contracts.
Polygon
High-throughput EVM sidechain. Enable if your contracts are on Polygon PoS.
Arbitrum One
Ethereum L2 rollup. Enable for Arbitrum-deployed protocols.
Optimism
Ethereum L2 rollup. Enable for OP-based protocols.
Avalanche C-Chain
Avalanche's EVM chain. Enable for Avalanche-deployed protocols.
Aptos
Move-based L1. Reads on-chain modules and decodes Move aborts to diagnose failed transactions in plain English.
Sepolia (testnet)
Ethereum testnet. Enable during development to test wallet lookup without real assets.
Enabling and disabling chains
Toggle chains on or off from the Chains page. Changes save automatically after a short debounce. At least one mainnet chain must remain active at all times. The AI needs at least one chain to scan when responding to wallet questions.
Less is faster
Enable only the chains your users actually transact on. The AI scans all enabled chains on every wallet lookup; unnecessary chains add latency without adding value.
How chain detection works
When a user opens the widget and connects their wallet, the AI automatically queries their transaction history and relevant contract state across all enabled chains. The user doesn't need to specify which chain their question relates to. The AI infers context from what it finds on-chain and the content of the question.
Multi-chain protocols
If your protocol is deployed across several chains (for example, a bridged token on Ethereum, Arbitrum, and Base), enable all the relevant chains. The AI correlates activity across networks to give complete answers.