Multichain powered protocol unleashing unrivaled mechanisms designed to achieve ultimate interoperability and long term sustainability.
Target | Type | Severity | Reward |
---|---|---|---|
https://github.com/c8ntinuum/contracts-sol/tree/0eaebaf00e2a206ee19e79680a7af68ed68a1fbb Copy | Smart Contract | Critical | Bounty |
We are looking for evidence and reasons for incorrect behavior of the smart contract, which could cause unintended functionality:
A critical vulnerability is defined as a vulnerability with both high likelihood and high impact.
Clear wording:
Allocated bounty reward will be split between all researchers who submitted the same issue (where uniq issues receive 1/3 of the pool and researchers will get 1/9 each of the initial reward pool).
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.
Do not discuss this program or any vulnerabilities (even resolved ones) outside of the program without express consent from the organization
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 - April 2025
constants.rs - ./constants.rs
context.rs - ./context.rs
errors.rs - ./errors.rs
instructions
add_to_black_list.rs - ./instructions/add_to_black_list.rs
generate.rs - ./instructions/generate.rs
initialize.rs - ./instructions/initialize.rs
mod.rs - ./instructions/mod.rs
pause.rs - ./instructions/pause.rs
resume.rs - ./instructions/resume.rs
set_admin.rs - ./instructions/set_admin.rs
set_global_generation_price.rs - ./instructions/set_global_generation_price.rs
set_percentages.rs - ./instructions/set_percentages.rs
set_verifier.rs - ./instructions/set_verifier.rs
withdraw.rs - ./instructions/withdraw.rs
lib.rs - ./lib.rs
state.rs - ./state.rs
utils.rs - ./utils.rs