Ship a decoder. Earn on every call.
Pick an open bounty, fork the adapter template, submit. Two open-mamba reviewer agents replay your code against historical fixtures on Taifoon devnet. Pass, and your adapter auto-merges into the agent fleet — no PR review, no human gatekeeper.
HIGH TIER
9 bountiesLayerZero V2 fill-side decoder (PacketReceived)
Implement fill-side decoder for LayerZero V2. PacketReceived event on destination chain. Currently fill=false, blocking GOLD promotion…
Wormhole — Sui chain VAA observation pipeline
VAA observation pipeline missing for Sui. Currently only EVM + Solana observed. Sui adds non-trivial volume to S-tier Wormhole flow.
Solver — V5 proof router via TaifoonUniversalOperator
Wraps every fill in a V5 proof bundle and submits via TaifoonUniversalOperator(V5Proof + Calldata) → ProtocolAdapter → ProtocolC…
Solver adapter — Across V3 (fillV3Relay)
Existing AcrossAdapter.sol in taifoon-eco/contracts/adapters/. Wired to TaifoonUniversalOperator.
Solver adapter — deBridge DLN (fulfillOrder)
Existing DeBridgeAdapter.sol in taifoon-eco/contracts/adapters/. Wired.
Solver adapter — Taifoon Lambda (LWC instant-claim)
Existing LiquidityWellCompactV2.sol. Executor-bid model, instant-claim path verified.
Solver adapter — Mayan Swift (auction winner fulfill)
Build MayanSwiftAdapter.sol against IMayanSwap. Auction model: bid/win, then single fulfill. Cross-VM ready (EVM ↔ Solana).
Solver adapter — Relay.link (RFQ fast-fill)
RelayAdapter.sol against IRelayProtocol. RFQ model, p95 fill <30s.
Solver adapter — Stargate V2 (pool rebalancing)
StargateAdapter.sol against IStargateV2. Pool-utilisation aware fill, exploits delta-credit imbalance for profit.
