We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7921e commit 1f76857Copy full SHA for 1f76857
projects/capricorn-monad/index.js
@@ -0,0 +1,8 @@
1
+const { uniV3Export } = require("../helper/uniswapV3");
2
+
3
+module.exports = uniV3Export({
4
+ monad: {
5
+ factory: "0x6B5F564339DbAD6b780249827f2198a841FEB7F3",
6
+ fromBlock:36628679,
7
+ },
8
+});
projects/helper/coreAssets.json
@@ -2674,6 +2674,7 @@
2674
"WETH": "0x936ab8c674bcb567cd5deb85d8a216494704e9d8"
2675
},
2676
"plasma": {
2677
+ "WXPL": "0x6100e367285b01f48d07953803a2d8dca5d19873",
2678
"USDT0": "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb"
2679
2680
"xone": {
0 commit comments