Skip to main content
GET
Single Config (token address/chain)

Query Parameters

chain
string
required

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

tokenAddress
string
required

The token contract address on the specified chain.

Response

ExtendedTokenEntry

decimals
number
required

The number of decimal places for the token.

coingeckoId
string
required

API ID of the token within the CoinGecko listing page.

token
string
required

The identifier for the token.

address
string
required

The contract address for the token on the given chain.

chain
string
required

The name of the chain.

maxDepositLimit
number

The maximum amount of that token that can be deposited into an SDA or bridged with Rhino.fi.

maxWithdrawLimit
number

The maximum amount of that token that can be withdrawn from an SDA or bridged with Rhino.fi.

minAmountUsdInContract
number

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

allowedRouteChains
string[]

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