{
"chains": [
{
"chainId": 8453,
"name": "base",
"displayName": "Base",
"blockExplorer": "https://basescan.org",
"isTestnet": false,
"contracts": {
"instrumentRegistry": "0x...",
"swapPoolRegistry": "0x...",
"hook": "0x...",
"router": "0x...",
"instrumentToken": "0x...",
"quoter": "0x...",
"adapters": {
"aave": "0x...",
"compound": "0x...",
"morpho": "0x...",
"moonwell": "0x..."
}
},
"uniswap": {
"poolManager": "0x...",
"positionManager": "0x...",
"swapRouter": "0x...",
"permit2": "0x..."
},
"tokens": {
"USDC": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"EURC": "0x...",
"USDbC": "0x...",
"GHO": "0x...",
"USDS": "0x...",
"DAI": "0x...",
"eUSD": "0x...",
"WETH": "0x..."
}
}
],
"total": 1
}