Modular oracles for DeFi & institutions.
Target | Type | Severity | Reward |
---|---|---|---|
https://github.com/redstone-finance/redstone-oracles-monorepo/tree/09f0ad9cd9af40edabb19c97d7e4589f4b02b6f6/packages/sui-connector Copy | Smart Contract | Critical | Bounty |
We are looking for evidence and reasons for incorrect behavior of the smart contract, which could cause unintended functionality:
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.
HackenProof is entitled to 10% of rewards as the fee for the triage and other services‼️
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 - February 2025
sui-connector
sui
contracts
price_adapter
sources
admin.move - sui-connector/sui/contracts/price_adapter/sources/admin.move
main.move - sui-connector/sui/contracts/price_adapter/sources/main.move
price_adapter.move - sui-connector/sui/contracts/price_adapter/sources/price_adapter.move
price_data.move - sui-connector/sui/contracts/price_adapter/sources/price_data.move
redstone_sdk
config.move - sui-connector/sui/contracts/price_adapter/sources/redstone_sdk/config.move
conv.move - sui-connector/sui/contracts/price_adapter/sources/redstone_sdk/conv.move
crypto.move - sui-connector/sui/contracts/price_adapter/sources/redstone_sdk/crypto.move
data_package.move - sui-connector/sui/contracts/price_adapter/sources/redstone_sdk/data_package.move
median.move - sui-connector/sui/contracts/price_adapter/sources/redstone_sdk/median.move
payload.move - sui-connector/sui/contracts/price_adapter/sources/redstone_sdk/payload.move
update_check.move - sui-connector/sui/contracts/price_adapter/sources/redstone_sdk/update_check.move
validate.move - sui-connector/sui/contracts/price_adapter/sources/redstone_sdk/validate.move
price_feed
sources
price_feed.move - sui-connector/sui/contracts/price_feed/sources/price_feed.move