We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Rebasing Funding Manager (markdown)
the function `token` has been removed from the Orchestrator contract and moved to the FundingManager
Updated the modifier section
proposal -> orchestrator
Included a small passage about proposal callbacks
Removed a lot of bloat that has been left out of the Module contract now.
Updated the modifiers list for Module.sol
Added the links to all the newer modules
changed the setQuorum function to setThreshold
Updated the modifier section of SingleVoteGovernor
Added the modifiers and things to know section
Completed the TokenGatedRole Authorizer module page
Completed the Role Authorizer Page
Initialized the Role Authorizer page
Added the point of MAX SUPPLY CAP
Completed the RebasingFundingManager page
Initialized the Rebasing Funding Manager
View functions were left out. Now they are done.
Completed the Bounty Manager module
corrected the horrible formatting
Added more info to Things to Know
Updated Bounty Manager (markdown)
Completed the modifiers of Bounty Manager
Completed the RecurringPaymentManager module.
Completed the Streaming Payment Processor
Added all view and write function along with function signatures and explanations for the view functions
Completed the Metadata Manager module documentation.
Listed all functions (and signatures) in Metadata Manager
Completed the Things To Know section for Metadata Manager