v1

latestOpenAPI 3.1.02026-07-2630132755.3 KB
configs

Single Config (token/chain)

Fetch config for a token/chain

get/config/{chain}/{token}

Path parameters

chainstring required

The blockchain chain identifier (e.g., "ETHEREUM", "ARBITRUM").

The blockchain chain identifier (e.g., "ETHEREUM", "ARBITRUM").

tokenstring required

The token symbol or identifier (e.g., "USDT", "ETH").

The token symbol or identifier (e.g., "USDT", "ETH").

Response

ExtendedTokenEntry

decimalsnumber required
coingeckoIdstring required
maxDepositLimitnumber

Maximum deposit limit for the token on this chain.

maxWithdrawLimitnumber

Maximum withdraw limit for the token on this chain.

minAmountUsdInContractnumber

Minimum USD amount required in the contract for this token on this chain.

allowedRouteChainsstring[]

Whitelist of chains this token may be sent to / received from on this chain. If absent, all chains are allowed.

tokenstring required

Token symbol or identifier (e.g., "USDT", "ETH").

addressstring required

Contract address of the token on the specified chain.

chainstring required

Blockchain network identifier (e.g., "ETHEREUM", "BASE").