Request form
Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
close icon
relevant tag icon
Juicebox 14 Days Funding Cycle Ballot
copy icon
Juicebox
• version 1.0.0
Voting
Ballot
Funding
Audited

Juicebox 14 Days Funding Cycle Ballot

Audited

Manages votes towards approving funding cycle reconfigurations

*Visit desktop site to download or deploy

Version

1.0.0

Creator

Juicebox

Last Publish

11/23/2022
Any contract you deploy is yours.
Fully owned and controlled by your wallet.
Documentation
Source Code
duration() :
This function is an override of the duration() function from the UpgradeabilityProxy contract. It returns the reconfigurationDelay, which is the amount of time that must pass before a new implementation contract can be set. This is used to ensure that the upgrade process is secure and that the new implementation contract is thoroughly tested before it is set. (autogenerated documentation)
state(uint256,,uint256) :
This function is used to determine the state of a ballot. It takes two uint256 parameters, and returns a BallotState. It checks if the current block timestamp is greater than the configured timestamp plus the reconfiguration delay. If it is, it returns the BallotState.Approved, otherwise it returns BallotState.Active. (autogenerated documentation)

Get Cookin'
share iconShare

copy iconDownload Source
copy iconnpx cookbookdev i Active14DaysFundingCycleBallot
copy icon

Last Publish

11/23/2022

Version

1.0.0

Creator

Juicebox

Cookbook is free.
Any contract you deploy is yours.
Your contract is owned and controlled by you.