Skip to main content

Quote a CCTP transfer between Ethereum and Arbitrum

GET 

/api/v1/bridge/quote

Circle's current burn fee and Fast-transfer allowance for USDC, plus the measured or seeded end-to-end ETA for both speeds. The fee is read from Circle and cached for 60 seconds per process; it is never hardcoded, and never assumed to be a whole number of basis points - Circle charges 1.4 bps out of Arbitrum today. When Circle cannot be reached the answer still carries the Standard ETA and sets feeQuoteUnavailable, and fastAvailable is false rather than guessed. maxFeeAtomic is decided by the server. It is the quoted fee plus 20 percent headroom, never more, never below the fee and always strictly below the amount; a transfer for which no such cap exists is answered with fastAvailable false and fastUnavailableReason fee_cap. 503 while the bridge is disabled.

Request

Responses

Fee, allowance and ETA for the requested transfer