Skip to content

Instantly share code, notes, and snippets.

@pythonpete32
Last active June 7, 2021 01:55
Show Gist options
  • Save pythonpete32/e68893533365549564f5c9ae19413abf to your computer and use it in GitHub Desktop.
Save pythonpete32/e68893533365549564f5c9ae19413abf to your computer and use it in GitHub Desktop.

Env vars

dao=0xe28cD3aFB5db1C6CCc28da836a79B169Ac70a358
token=0xD978B6EdBa49FC9BE0DbbDAe31d599e336741E7D
voting=0x03AB01a1EcC29653aBeCc6560C8C53d08a155Dc9
finance=0x1B10B0A8d00B7F4e1Ad0Ae998C6D7Eb6082E8525
vault=0x37c2162fE7Ab27e86583dC63CE807A6c26A30705
redemptions=0x2E48C3e8f733ca12d1e5f873CaAD7A9aEE4c7794

Permissions

Application Permission Grantee Manager
Token Request SET_TOKEN_MANAGER_ROLE Voting Voting
Token Request SET_VAULT_ROLE Voting Voting
Token Request FINALISE_TOKEN_REQUEST_ROLE Voting Voting
Redemptions REDEEM_ROLE Token Manager Voting
Redemptions ADD_TOKEN_ROLE Voting Voting
Redemptions REMOVE_TOKEN_ROLE Voting Voting
Lock App CHANGE_DURATION_ROLE Voting Voting
Lock App CHANGE_AMOUNT_ROLE Voting Voting
Vault TRANSFER_ROLE Redemptions Voting
Token Manager BURN_ROLE Redemptions Voting
Voting CREATE_VOTE_ROLE Token Request Voting
@yeqbfgxjiq
Copy link

yeqbfgxjiq commented Aug 22, 2019

Awesome! Did you get this thing deployed to Rinkeby (or locally)?

@pythonpete32
Copy link
Author

Still only redemptions, I was mapping out the extra permissions I would need to instal lock app and token request. But I'll update it as the app are available for instalation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment