diff --git a/src/data/ethereum/conicPools.json b/src/data/ethereum/conicPools.json index 18ba0252d..7e71b86a1 100644 --- a/src/data/ethereum/conicPools.json +++ b/src/data/ethereum/conicPools.json @@ -10,5 +10,11 @@ "address": "0x07b577f10d4e00f3018542d08a87F255a49175A5", "underlying": "USDC", "decimals": "1e6" + }, + { + "name": "conic-eth", + "address": "0xBb787d6243a8D450659E09ea6fD82F1C859691e9", + "underlying": "WETH", + "decimals": "1e18" } ]