Skip to content

Commit

Permalink
Merge pull request #59 from DemocracyEarth/dao
Browse files Browse the repository at this point in the history
dao verification arguments for etherscan
  • Loading branch information
santisiri authored Jan 17, 2021
2 parents 7f85d01 + 3918551 commit 61a44b0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions dao-arguments.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
// Used for verification of contract on Etherscan
module.exports = [
'0xEdB47F691a77022f03817f80FEc09aCc363747aE',
['0xDdAdE19B13833d1bF52c1fe1352d41A8DD9fE8C9'],
17280,
35,
35,
'1000000000000000000',
3,
'10000000000'
];

0 comments on commit 61a44b0

Please sign in to comment.