dOrgTech / docs

A place for tracking operational resources and tasks
MIT License
17 stars 12 forks source link

document Safe related flows #117

Open orishim opened 2 years ago

orishim commented 2 years ago
orishim commented 2 years ago
  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.