Skip to main content

GET /api/v1/config/contracts

Returns the chain, live protocol fees, every usable settlement currency, and the contract addresses for this deployment. Call it on startup and cache the result for the session. Auth: none

Response

Fields

Per-currency fields

Select the settlementCurrencies[] record whose symbol matches the request, offer, order, stake, or bounty you are acting on. The singular settlementCurrency is a legacy USDC-only field — do not use it for a USDT flow.
This endpoint does not return an RPC URL. Use the public node for your chain, or your own — the on-chain executor only needs send, receipt, nonce, and gas methods.