🏦

Sending Multiple Pod Payments

Category
Finances
Last edited by
guy
Last edited time
Oct 21, 2022 5:48 AM

Sowing Beans for contributors was voted against by the DAO in early 2022. Any budget Sow would require DAO approval moving forward.

  1. Open Gnosis
    1. Go to Apps
    2. Search “transaction” and select “Transaction Builder
    3. image
    4. Do not populate address
    5. Go to Github to get ABI:
      1. https://raw.githubusercontent.com/BeanstalkFarms/Beanstalk/master/protocol/abi/Beanstalk.json
    6. Paste entire code into ABI
    7. image
    8. Enter to Address: 0xC1E088fC1323b20BCBee9bd1B9fC9546db5624C5
    9. image
    10. In “Contract Method Selector” select “transferPlot
    11. image
    12. Copy Beanstalk Farms address and paste into “sender (address)
      1. 0x21DE18B6A8f78eDe6D16C50A167f6B222DC08DF7
      image
    13. Enter recipient (address); id (uint256); start (uint256); end (uint256) from spreadsheet; and click “Add transaction
      1. Note: id (uint256) is the start place in the Pod plot for the respective recipient and end (uint256) is the total Pods being allocated to the recipient. These are both in hex and, so removing the last 6 will give you the Pod Line location and number of Sown Pods (id (uint256) and end (uint256), respectively).
      image
    14. Add remaining recipients and take screenshots once of the transactions so the multisig can spot check for any mistakes/typos. Once all entered, click “Send Batch
    15. image
    16. Once prompted to, click “Submit
    17. image
    18. You will then be prompted to sign. You will need to scroll down and on MM you may need to click the grey area to make it accessible. You’ll then get a confirmation once signed.
    19. image
      image