Bumper Improvement Proposals (BIPs)
Bumper Improvement Proposals (BIPs) are the mechanism by which BUMP token holders are able to implement changes to the Bumper protocol.
A BIP is comprised of the following information which is provided by the proposer:
Proposal Name
Proposal Description
At least 1 Action, which includes the following information:
A Target address
Whether the target address is a proxy address
Values for the action
Required function calls
An individual proposal may contain up to a maximum of 10 Actions.
When the proposal is executed, either all the Actions are executed or none of them. If one action reverts, the whole proposal execution reverts.
Last updated