This repo is used to store payloads uploaded to the multisig, as well as any tooling used to generate such payloads.
You can find a FAQ about snapshot handling here: FAQ
Information about all of the Multisigs that the Maxis may load transactions into are in multisigs.md
Balancer Governance requires that a link to a PR request in this repo with a gnosis-safe transaction builder JSON is included.
PR's should be to include a single file named BIP-XXX.json
in the BIPs
directory where XXX is the number of the BIP. The PR should include the BIP title as it's commit/pr text.
We are slowly developing a library of detailed examples for how to build BIP payloads based on common actions. These examples can be found HERE
The Maxi's have started using Chain Link automation to automate some regular processes that don't need deep review. The first example of this is a automatic GasStation that keeps maxi deployer wallets topped up with ETH for depoloying pools and executing multisig transactions. The table below describes all currently running upkeeps. Links in the upkeep name column link to more detailed docs about the given upkeep.
Upkeep Name | Upkeep Contract | Upkeep URL | Active? |
---|---|---|---|
Maxi Gas Station | MAINNET | LINK | Yes |
Chainlinks documation around this automation setup can be found here.
Verbose and up-to-date docs about the balancer governance process can be found on docs.balancer.fi
You can contact Tritium, Solarcurve or any of the BAL Maxis on the Balancer Discord for help getting your JSON PR submitted. We can also just do it for you if that's what you'd prefer.