Skip to main content
This guide uses a testing app ID. Create your own API key at portal.garden.finance.
1

Get Quote

Let’s get a quote to trade 0.0005 BTC on Bitcoin Testnet4 to WBTC on Base Sepolia.
Response
2

Submit Order

Once a quote is received, we can submit the order:
Use amount and asset from the quote response. Use your wallet addresses for owner.
Response
Send 0.0005 BTC to the to address in the response. You may use our faucet on testnet.
3

Check Order Status

Check the order status using the order_id from the response.
Response
The swap is complete once the order.destination_swap.redeem_tx_hash field is populated.
Congratulations, you have successfully completed a cross-chain swap!