From 51c7daa53a4398d984802e6bb7e620dd60d6858f Mon Sep 17 00:00:00 2001 From: g1nt0ki <99907941+g1nt0ki@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:26:49 +0200 Subject: [PATCH] update danzo #11712 --- projects/danzo-arena/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/danzo-arena/index.js b/projects/danzo-arena/index.js index b7084cb67d3a..d3fc32f1e405 100644 --- a/projects/danzo-arena/index.js +++ b/projects/danzo-arena/index.js @@ -2,6 +2,7 @@ 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 ]; module.exports = {