From d52eb6f7903cf0ebf9dadb70a6113e0fe1765a24 Mon Sep 17 00:00:00 2001 From: just-a-node Date: Mon, 29 Jul 2024 10:59:01 -0600 Subject: [PATCH] feat: add new alchemix domains --- crossChain.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/crossChain.json b/crossChain.json index 02c9737..699a458 100644 --- a/crossChain.json +++ b/crossChain.json @@ -2861,6 +2861,21 @@ "name": "Xocolatl MXN Stablecoin", "symbol": "XOC", "decimals": 18 + }, + "0x0E17934B9735D479B2388347fAeF0F4e58b9cc06": { + "name": "Alchemix USD", + "symbol": "alUSD", + "decimals": 18 + }, + "0x303241e2B3b4aeD0bb0F8623e7442368FED8Faf3": { + "name": "Alchemix ETH", + "symbol": "alETH", + "decimals": 18 + }, + "0x303c4F39EA359155C698807168e9Dc3aA1dF2b95": { + "name": "Alchemix", + "symbol": "ALCX", + "decimals": 18 } }, "rpc": ["https://rpc.linea.build"], @@ -2998,6 +3013,21 @@ "name": "Xocolatl MXN Stablecoin", "symbol": "XOC", "decimals": 18 + }, + "0x303241e2B3b4aeD0bb0F8623e7442368FED8Faf3": { + "name": "Alchemix USD", + "symbol": "alUSD", + "decimals": 18 + }, + "0x0E17934B9735D479B2388347fAeF0F4e58b9cc06": { + "name": "Alchemix ETH", + "symbol": "alETH", + "decimals": 18 + }, + "0x303c4F39EA359155C698807168e9Dc3aA1dF2b95": { + "name": "Alchemix", + "symbol": "ALCX", + "decimals": 18 } }, "rpc": ["https://mainnet.base.org"], @@ -3100,6 +3130,11 @@ "name": "Alchemix ETH", "symbol": "alETH", "decimals": 18 + }, + "0x303c4F39EA359155C698807168e9Dc3aA1dF2b95": { + "name": "Alchemix", + "symbol": "ALCX", + "decimals": 18 } }, "rpc": ["https://metis-pokt.nodies.app"],