v1

latestOpenAPI 3.0.32026-08-041747125.8 KB
Transaction Costs

Get transaction costs

Retrieves gas fee estimates and minimum deposit/withdraw amounts per chain for the specified token.

Rate limiting: 1 request per 3 seconds per client IP. Excess requests receive HTTP 429 with Retry-After, X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers (see RateLimitExceeded response).

get/v1/transaction-costs/{token}

Path parameters

token'USDC' | 'MUSD' | 'USDT' | 'RLUSD' | 'USDG' | 'USDE' | 'PYUSD' required

Token symbol

Response

Transaction costs retrieved successfully

TransactionCostsResponse required

Transaction costs keyed by chain name.