Skip to content

Commit 9eca2de

Browse files
committed
DackieSwap update Dackie address and staking contract
1 parent 2d3e435 commit 9eca2de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/dackieswap-v2/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
const { getUniTVL } = require("../helper/unknownTokens");
22
const { stakings } = require("../helper/staking");
33

4-
const DACKIE = "0xc2BC7A73613B9bD5F373FE10B55C59a69F4D617B";
4+
const DACKIE = "0x73326b4d0225c429bed050c11C4422d91470AaF4";
55

66
const stakingPools = [
77
// Lock & flexible pool
8-
"0x4Ad387bcb03B92a6e22A72391Cc37493Fc388B05",
8+
"0xF6C5b5Df9Bcee40cd474CCd6373f99b56dBCF5E5",
99
];
1010
const config = {
1111
xlayer: '0x757cd583004400ee67e5cc3c7a60c6a62e3f6d30',

0 commit comments

Comments
 (0)