Roadmap
This is our short-term roadmap. Our priority is reducing friction for frequent routes.
Hooks
1-Click from any v2 Chain → Hyperliquid (in progress)
A user wants to try out Hyperliquid. Currently, they have to:
- Bridge USDC to Arbitrum
- (Optional) Send ETH to Arbitrum for gas
- Bridge USDC to Hyperliquid
Too many clicks, too many networks, too much waiting.
By collecting the Arbitrum EIP-712 permit signature and including it inside the CCTP v2 burn hook, we can collect two signatures at the beginning of this flow. Our relayer picks up both the burn and signature and broadcasts both on Arbitrum, all in ~10 seconds.
Additionally, the perps ↔ spot ↔ HyperEVM UX is still atrocious, so we will add support for transfers there.
Aave 1-Click Deposits/Withdrawals (in progress)
A user want to earn yield on your stables. Current UX:
- Find the Aave pool with the best yield
- Find a bridge and move USDC
- (optional) send gas to that chain
- Deposit into Aave
The solution: Display all pools/vaults on one page, and compress this flow with a single deposit.
In the future, we will continue to build out onboarding flows for trusted apps on v2 chains.
Request Gas Token on Destination Chain
A user wants to try a new chain:
- Find a CEX that supports it
- Buy the gas token
- Withdraw to the new chain
- Bridge USDC and try apps
Solution: 1 click to send $5 worth of USDC and have it converted into the native gas token. Alternatively, send any amount of USDC and swap $5 of it into gas in a single step.
Unify CCTP v1/v2 Networks
Today, you cannot send USDC between v1 and v2 networks.
Solution: Deploy a forwarding contract on Avalanche (supports both v1 and v2) to route messages between v1-only and v2-only networks. We are using Avalanche as a routing hub because it has both v1/v2 contracts deployed and because it has fast finality on the v1 route.
New Networks
We are in the testing phase for routes to and from Linea, Sonic, Unichain, Aptos.
Longer term
- ZKP2P: Peer-to-peer ramps (Venmo, Revolut, UPI)
- Unannounced Circle Standard
- Worldchain, Monad
- Kamino + Drift vaults 1 click deposits (after v2 on Solana)