v1
latestOpenAPI 3.0.32026-07-2485236250.4 KBFX
Estimate FX swap
Creates a swap estimation with deposit address for Circle FX stablecoin swap
post/api/v1/fx/estimate
Response
OK
Example response
{
"deposit_address": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb",
"destination_address": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb",
"destination_asset_address": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c",
"destination_asset_amount": "95.25",
"estimation_id": "550e8400-e29b-41d4-a716-446655440000",
"expiration_time": "2024-01-15T10:30:00Z",
"source_asset_address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"source_asset_amount": "100.50",
"trade_rate": "0.9525"
}