Published September 14, 2026. This capped $250 canary is evidence that the current route completed once; it is not a promise of future price, latency, availability, or execution.
Move approximately $250 from SOL on Solana to native ETH on Base without giving the route service a private key or transaction-submission authority. The caller verifies, signs, and submits each bounded action.
Direct Raydium CLMM SOL→USDC → Circle CCTP → caller-owned Base smart account → direct USDC→ETH settlement → destination owner.
| Stage | Mainnet observation |
|---|---|
| Funding reference | 250 USDC → 2.459315047 SOL |
| Source swap | 2.462811545 SOL → 250.024803 USDC |
| CCTP | 250.024803 → 249.945815 USDC; Circle fee 0.078988 USDC |
| Destination settlement input | 249.939830 USDC |
| Destination owner output | 0.099087314239250661 ETH |
| AssetFare fee | 0.024993 USDC, exactly 1 basis point of settlement input |
| Residual approvals | Executor 0; Paymaster 0 |
curl -sS https://api.assetfare.dev/v1/quote \
-H 'content-type: application/json' \
-d '{"from_chain":"solana","from_token":"SOL","to_chain":"base","to_token":"ETH","amount_usd":300}'
A quote is non-binding and expires. AssetFare does not claim to search every route in the market; an agent should compare current executable alternatives.
Use the live same-input quote page to view AssetFare, Relay, and Mayan snapshots in one table.