English
Search
K
Links
Comment on page

Hybrid AMM Bug Bounty Details

Documentation and instruction for PoC can be found here:
A public testnet of Raydium’s AMM can be found at https://explorer.solana.com/address/AMMjRTfWhP73x9fM6jdoXRfgFJXR97NFRkV8fYJUrnLE.
A public testnet of OpenBook’s Central Limit Order Book can be found at https://explorer.solana.com/address/EoTcMgcDRTJVZDMZWBoU6rhYHZfkNTVEAfz3uUJRcYGj
However, note that testing on the public testnet is prohibited by the program rules. The public testnet is provided for reference only.
If a Critical Impact can be caused to any other asset managed by Raydium that isn’t on this table but for which the impact is in the Impacts in Scope section below, you are encouraged to submit it for consideration by the project. This only applies to Critical impacts.

Hybrid AMM Assets in Scope

Target
Type
https://github.com/raydium-io/raydium-amm/blob/master/program/src/lib.rs
Smart Contract - lib
https://github.com/raydium-io/raydium-amm/blob/master/program/src/entrypoint.rs
Smart Contract - entrypoint
https://github.com/raydium-io/raydium-amm/blob/master/program/src/instruction.rs
Smart Contract - instruction
https://github.com/raydium-io/raydium-amm/blob/master/program/src/error.rs
Smart Contract - error
https://github.com/raydium-io/raydium-amm/blob/master/program/src/invokers.rs
Smart Contract - invokers
https://github.com/raydium-io/raydium-amm/blob/master/program/src/log.rs
Smart Contract - log
https://github.com/raydium-io/raydium-amm/blob/master/program/src/math.rs
Smart Contract - math
https://github.com/raydium-io/raydium-amm/blob/master/program/src/processor.rs
Smart Contract - processor
https://github.com/raydium-io/raydium-amm/blob/master/program/src/state.rs
Smart Contract - state