Skip to main content
GET
Get a specific token basket for a specific network.

Authorizations

Authorization
string
header
required

Use the docs sandbox API key for authentication: hydric_docs_4N4ocuirsN8Sh

Path Parameters

chainId
enum<number>
required

The chain id of the network to get the basket from. This must be a supported network chain id.

Available options:
1,
143,
130,
999,
8453,
9745,
534352
Example:

143

basketId
enum<string>
required

The unique slug of the basket to get.

Available options:
usd-stablecoins,
eth-pegged-tokens,
btc-pegged-tokens,
hype-pegged-tokens,
monad-pegged-tokens,
xau-stablecoins,
eur-stablecoins
Example:

"usd-stablecoins"

Response

The requested token basket.

basket
object
required

The requested token basket.

Example: