Skip to content

Commit

Permalink
Updating one script address on protocol DANZO APP (new wallet) (DefiL…
Browse files Browse the repository at this point in the history
  • Loading branch information
CardanoTokenIO authored Oct 21, 2024
1 parent 32e63a5 commit 382cf76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/danzo-arena/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
const { sumTokensExport } = require("../helper/chain/cardano");

const scriptAdresses = [
"addr1vx4caaf06swdn7cdfc7pu3sw235zvuhd02tw2np4uac9mwcp2vt4y", //Danzo Tokens locked inside the address for the DeFi game DANZO ARENA: https://cardanzoada.com/arena/
"addr1v858vfzl7hdqduqqa4vsj58nfy9njtw5q98q8tzzds58uncqjezd7", //Danzo Tokens locked inside the address for the DeFi game DANZO Game: https://cardanzoada.com/app/#/games
"addr1vx4caaf06swdn7cdfc7pu3sw235zvuhd02tw2np4uac9mwcp2vt4y", //Danzo Tokens locked inside the address for the DeFi game DANZO ARENA: https://danzo.gg/arena/
"addr1q8wu9v2wn8hkzq2g7q3ez8a99thw0gwmlhgpc2crmfk982xr2rqrszevgfwunrxu8ajh7pfhmaf6ppj60nj8rnhqhl4srgnekp", //Danzo Tokens locked inside the address for the DeFi game DANZO Game: https://danzo.gg
];

module.exports = {
Expand Down

0 comments on commit 382cf76

Please sign in to comment.