Skip to main content
Daimo can bridge funds from any chain to a Hyperliquid (Hypercore) account in one session. It uses a final-call adapter on HyperEVM that forwards USDC into Hypercore via Hyperliquid’s CoreDepositWallet.

Quick start

Destination DEX

The destinationDex parameter controls where funds land on Hypercore.

New account fee

Hyperliquid deducts $1 from the first deposit to a new account, so a $10 deposit lands as ~$9 on Hypercore. Factor this into your amountUnits if needed.

Refund address

Always set refundAddress when using calldata. If the adapter call reverts, funds go to the refund address and the session status becomes bounced.