Skip to content

Commit

Permalink
Merge pull request #1 from CardanoTokenIO/CardanoTokenIO-patch-1
Browse files Browse the repository at this point in the history
Updated script address
  • Loading branch information
CardanoTokenIO authored Oct 20, 2024
2 parents 839a88c + ec915be commit 2b32e5b
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 2b32e5b

Please sign in to comment.