A price-aware router/AMM deployed on Hedera EVM leveraging Chainlink + CCIP transfers
Undertaker : Hedera CCIP Price-Aware Router Hedera Flashbridge — low-fee, price-aware AMM + CCIP-powered hops.
Features:- Reads live prices on-chain via Chainlink Data Feeds on Hedera to make routing and slippage decisions. This makes swaps price-aware and resistant to naive sandwich attacks when used correctly.
Executes swaps on Hedera EVM (single-hop AMM interaction or direct token transfer flows). This keeps UX on-chain and low-fee, showing Hedera’s EVM compatibility.
Uses Chainlink CCIP for cross-chain messaging and asset transfers (multi-hop routing over other chains). Router emits/send CCIP messages for outgoing transfers and implements the CCIP callback interface to finalize incoming transfers. CCIP is live on Hedera
Built/tested with Foundry (Solidity tests + forge scripts) and verified on HashScan.
Tech Used:
Piecing 'em together