Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document Safe related flows #117

Open
orishim opened this issue Nov 2, 2021 · 1 comment
Open

document Safe related flows #117

orishim opened this issue Nov 2, 2021 · 1 comment
Labels

Comments

@orishim
Copy link
Member

orishim commented Nov 2, 2021

  • switching addresses
  • minting rep
  • burning rep
  • whitelisting transfer wallets
@orishim
Copy link
Member Author

orishim commented Nov 3, 2021

  1. The dOrg Safe owns the dOrg token, so first go to the dOrg Safe's Transaction Builder App

  2. Because the dOrg Rep Token uses a proxy pattern, we fetch the ABI from the contract logic address but then interact with the storage contract address:

    • Enter Address or ABI: 0xa5a293dde1567795e1cdde5e1485ae100a5dec21
    • To Address: 0x62300cec5240e5b273781ad67ce735107f3dacd4
  3. The most common actions will will be Mints and Burns. Select the correct function from the drop down, enter the relevant builder's address, and then for the amount field make sure to add 18 0's to the number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant