We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7541f2 commit 68646a1Copy full SHA for 68646a1
projects/treasury/maker.js
@@ -3,7 +3,7 @@ const { treasuryExports, nullAddress } = require("../helper/treasury");
3
module.exports = treasuryExports({
4
ethereum: {
5
owners: ['0xBE8E3e3618f7474F8cB1d074A26afFef007E98FB'],
6
- tokens: ['0xc20059e0317de91738d13af027dfc4a50781b066', '0x56072c95faa701256059aa122697b133aded9279', '0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2']
+ ownTokens: ['0xc20059e0317de91738d13af027dfc4a50781b066', '0x56072c95faa701256059aa122697b133aded9279', '0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2']
7
},
8
arbitrum: {
9
owners: ['0x10e6593cdda8c58a1d0f14c5164b376352a55f2f'],
0 commit comments