Common Wealth is an all-in-one investment platform that radically transforms the playing field. Early-stage VC access for the 99%. Fully decentralised. Fully on-chain. The way it was meant to be.
Target | Type | Severity | Reward |
---|---|---|---|
https://github.com/hackenproof-public/commonwealth-contracts Copy Copied Brunch: | Smart Contract | Critical | Bounty |
Brunch: dual-defence
We are looking for evidence and reasons for incorrect behavior of the smart contract, which could cause unintended functionality:
Clear wording:
Full Reward: If a critical vulnerability is found by only one participant, that reporter receives 100% of the bounty pool.
If multiple participants find the same vulnerability, the allocated bounty for that issue (bounty pool always equally split among all unique issues reported) is divided equally among all reporters. Example: If two researchers report the same vulnerability, each receives 50% of the allocated bounty. It can be 50% of the bounty pool if only one eligible issue was reported.
Split Based on Uniqueness of issues reported:
Each will receive 50% of the bounty pool.
We are happy to thank everyone who submits valid reports which help us improve our security. However, only those that meet the following eligibility requirements may receive a monetary reward:
Hacken - October 2024
contracts
UniswapWlthPriceOracle.sol - contracts/UniswapWlthPriceOracle.sol
UniswapSwapper.sol - contracts/UniswapSwapper.sol
WlthFund.sol - contracts/WlthFund.sol
ProfitProvider.sol - contracts/ProfitProvider.sol
OwnablePausable.sol - contracts/OwnablePausable.sol
BuybackAndBurn.sol - contracts/BuybackAndBurn.sol
StateMachine.sol - contracts/StateMachine.sol
PerpetualNFT.sol - contracts/PerpetualNFT.sol
PerpetualFund.sol - contracts/PerpetualFund.sol
WlthBonusStaking.sol - contracts/WlthBonusStaking.sol
Marketplace.sol - contracts/Marketplace.sol
libraries
Constants.sol - contracts/libraries/Constants.sol
LibFund.sol - contracts/libraries/LibFund.sol
Utils.sol - contracts/libraries/Utils.sol
Wlth.sol - contracts/Wlth.sol
interfaces
IProfitProvider.sol - contracts/interfaces/IProfitProvider.sol
IWlthBonusStaking.sol - contracts/interfaces/IWlthBonusStaking.sol
IUniswapWlthPrice.sol - contracts/interfaces/IUniswapWlthPrice.sol
IInvestmentNFT.sol - contracts/interfaces/IInvestmentNFT.sol
IPerpetualFund.sol - contracts/interfaces/IPerpetualFund.sol
IInvestmentFund.sol - contracts/interfaces/IInvestmentFund.sol
IBuybackAndBurn.sol - contracts/interfaces/IBuybackAndBurn.sol
IPerpetualNFT.sol - contracts/interfaces/IPerpetualNFT.sol
IWlthFund.sol - contracts/interfaces/IWlthFund.sol
IStakingWlth.sol - contracts/interfaces/IStakingWlth.sol
ISwapper.sol - contracts/interfaces/ISwapper.sol
IWlth.sol - contracts/interfaces/IWlth.sol
IStateMachine.sol - contracts/interfaces/IStateMachine.sol
IMarketplace.sol - contracts/interfaces/IMarketplace.sol