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 2d3e435 commit 9eca2deCopy full SHA for 9eca2de
projects/dackieswap-v2/index.js
@@ -1,11 +1,11 @@
1
const { getUniTVL } = require("../helper/unknownTokens");
2
const { stakings } = require("../helper/staking");
3
4
-const DACKIE = "0xc2BC7A73613B9bD5F373FE10B55C59a69F4D617B";
+const DACKIE = "0x73326b4d0225c429bed050c11C4422d91470AaF4";
5
6
const stakingPools = [
7
// Lock & flexible pool
8
- "0x4Ad387bcb03B92a6e22A72391Cc37493Fc388B05",
+ "0xF6C5b5Df9Bcee40cd474CCd6373f99b56dBCF5E5",
9
];
10
const config = {
11
xlayer: '0x757cd583004400ee67e5cc3c7a60c6a62e3f6d30',
0 commit comments