Skip to content

Commit

Permalink
astaria v2
Browse files Browse the repository at this point in the history
  • Loading branch information
0xngmi committed Apr 3, 2024
1 parent de78a84 commit 62784e7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions projects/astaria-v2/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
const { treasuryExports } = require("../helper/treasury");
const ADDRESSES = require('../helper/coreAssets.json')

module.exports = treasuryExports({
base: {
owners: ["0x0000000000A6F0986c92cf1EC4d2e77aFBE1466D"],
},
})

0 comments on commit 62784e7

Please sign in to comment.