v1

latestOpenAPI 3.1.02026-07-2630132755.3 KB
configs

Single Config (token address/chain)

Fetch config for a token by address

get/config/tokens

Query parameters

chainstring required

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

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

tokenAddressstring required

The token contract address on the specified chain.

The token contract address on the specified chain.

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").