Skip to content

Commit

Permalink
Merge pull request #246 from connext/feat/more_chains
Browse files Browse the repository at this point in the history
feat: add config for avalance polygon and linea mainnets
  • Loading branch information
otsybizov authored Jan 27, 2025
2 parents 314f1e2 + 8365e1d commit 9d64265
Showing 1 changed file with 165 additions and 12 deletions.
177 changes: 165 additions & 12 deletions everclear.json
Original file line number Diff line number Diff line change
Expand Up @@ -405,29 +405,182 @@
}
}
},
"81457": {
"providers": [
"https://blastl2-mainnet.public.blastapi.io"
],
"subgraphUrls": [
"https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/everclear-spoke-blast/production-v0.0.1/gn"
],
"59144": {
"providers": ["https://linea.drpc.org"],
"subgraphUrls": ["https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/everclear-spoke-linea/production-v0.0.1/gn"],
"deployments": {
"everclear": "0xc24dC29774fD2c1c0c5FA31325Bb9cbC11D8b751",
"gateway": "0xC1E5b7bE6c62948eeAb40523B33e5d0121ccae94",
"XERC20Module": "0xBBd3546f8FB1A335E2Cc1AeE5d7f3FC696D853aB"
},
"confirmations": 1,
"assets": {
"WETH": {
"symbol": "WETH",
"address": "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f",
"decimals": 18,
"tickerHash": "0x0f8a193ff464434486c0daf7db2a895884365d2bc84ba47a68fcf89c1b14b5b8",
"isNative": true,
"price": {
"isStable": false,
"priceFeed": "",
"coingeckoId": ""
}
},
"USDC": {
"symbol": "USDC",
"address": "0x176211869cA2b568f2A7D4EE941E073a821EE1ff",
"decimals": 6,
"tickerHash": "0xd6aca1be9729c13d677335161321649cccae6a591554772516700f986f942eaa",
"isNative": false,
"price": {
"isStable": true,
"priceFeed": "",
"coingeckoId": ""
}
},
"USDT": {
"symbol": "USDT",
"address": "0xa219439258ca9da29e9cc4ce5596924745e12b93",
"decimals": 6,
"tickerHash": "0x8b1a1d9c2b109e527c9134b25b1a1833b16b6594f92daa9f6d9b7a6024bce9d0",
"isNative": false,
"price": {
"isStable": true,
"priceFeed": "",
"coingeckoId": ""
}
},
"WBTC": {
"symbol": "WBTC",
"address": "0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4",
"decimals": 6,
"tickerHash": "0x98da2c5e4c6b1db946694570273b859a6e4083ccc8faa155edfc4c54eb3cfd73",
"isNative": false,
"price": {
"isStable": false,
"priceFeed": "",
"coingeckoId": ""
}
}
}
},
"137": {
"providers": ["https://polygon.drpc.org"],
"subgraphUrls": ["https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/everclear-spoke-polygon/production-v0.0.1/gn"],
"deployments": {
"everclear": "0x9ADA72CCbAfe94248aFaDE6B604D1bEAacc899A7",
"gateway": "0x4e2bbbFb10058E0D248a78fe2F469562f4eDbe66",
"XERC20Module": "0xdCA40903E271Cc76AECd62dF8d6c19f3Ac873E64"
"everclear": "0x7189C59e245135696bFd2906b56607755F84F3fD",
"gateway": "0x26CFF54f11608Cd3060408690803AB4a43f462f2",
"XERC20Module": "0x4aade9F812d2160A1b3c6e77f30f1bF14eC7e2a5"
},
"confirmations": 1,
"assets": {
"WETH": {
"symbol": "WETH",
"address": "0x4300000000000000000000000000000000000004",
"address": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",
"decimals": 18,
"tickerHash": "0x0f8a193ff464434486c0daf7db2a895884365d2bc84ba47a68fcf89c1b14b5b8",
"isNative": false,
"price": {
"isStable": false,
"coingeckoId": "ethereum"
"priceFeed": "",
"coingeckoId": ""
}
},
"USDC": {
"symbol": "USDC",
"address": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"decimals": 6,
"tickerHash": "0xd6aca1be9729c13d677335161321649cccae6a591554772516700f986f942eaa",
"isNative": false,
"price": {
"isStable": true,
"priceFeed": "",
"coingeckoId": ""
}
},
"USDT": {
"symbol": "USDT",
"address": "0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
"decimals": 6,
"tickerHash": "0x8b1a1d9c2b109e527c9134b25b1a1833b16b6594f92daa9f6d9b7a6024bce9d0",
"isNative": false,
"price": {
"isStable": true,
"priceFeed": "",
"coingeckoId": ""
}
},
"WBTC": {
"symbol": "WBTC",
"address": "0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6",
"decimals": 6,
"tickerHash": "0x98da2c5e4c6b1db946694570273b859a6e4083ccc8faa155edfc4c54eb3cfd73",
"isNative": false,
"price": {
"isStable": false,
"priceFeed": "",
"coingeckoId": ""
}
}
}
},
"43114": {
"providers": ["https://avalanche.drpc.org"],
"subgraphUrls": ["https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/everclear-spoke-avalanche/production-v0.0.1/gn"],
"deployments": {
"everclear": "0x9aA2Ecad5C77dfcB4f34893993f313ec4a370460",
"gateway": "0x7EB63a646721de65eBa79ffe91c55DCE52b73c12",
"XERC20Module": "0x255aba6E7f08d40B19872D11313688c2ED65d1C9"
},
"confirmations": 1,
"assets": {
"WETH": {
"symbol": "WETH",
"address": "0x49d5c2bdffac6ce2bfdb6640f4f80f226bc10bab",
"decimals": 18,
"tickerHash": "0x0f8a193ff464434486c0daf7db2a895884365d2bc84ba47a68fcf89c1b14b5b8",
"isNative": false,
"price": {
"isStable": false,
"priceFeed": "",
"coingeckoId": ""
}
},
"USDC": {
"symbol": "USDC",
"address": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
"decimals": 6,
"tickerHash": "0xd6aca1be9729c13d677335161321649cccae6a591554772516700f986f942eaa",
"isNative": false,
"price": {
"isStable": true,
"priceFeed": "",
"coingeckoId": ""
}
},
"USDT": {
"symbol": "USDT",
"address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
"decimals": 6,
"tickerHash": "0x8b1a1d9c2b109e527c9134b25b1a1833b16b6594f92daa9f6d9b7a6024bce9d0",
"isNative": false,
"price": {
"isStable": true,
"priceFeed": "",
"coingeckoId": ""
}
},
"WBTC": {
"symbol": "WBTC",
"address": "0x50b7545627a5162f82a992c33b87adc75187b218",
"decimals": 6,
"tickerHash": "0x98da2c5e4c6b1db946694570273b859a6e4083ccc8faa155edfc4c54eb3cfd73",
"isNative": false,
"price": {
"isStable": false,
"priceFeed": "",
"coingeckoId": ""
}
}
}
Expand Down

0 comments on commit 9d64265

Please sign in to comment.