Skip to main content
GET
Obtain the supported tokens for a Smart Deposit Address

Path Parameters

depositChain
string
required

The blockchain where the deposit was sent to, e.g. "ETHEREUM".

Minimum string length: 1
destinationChain
string
required

The blockchain where the tokenOut will be bridged to.

Minimum string length: 1

Query Parameters

tokenOut
string

The token that will be received on the destinationChain, e.g. "USDT".

Response

SupportedTokensResponse

supportedTokens
object[]
required

The assets that can be deposited to the depositAddress for this depositChain.