Skip to main content
GET
/
exchange
/
spot-assets
Spot market metadata
curl --request GET \
  --url https://hyper.polynode.dev/exchange/spot-assets

Documentation Index

Fetch the complete documentation index at: https://hypernode-docs.polynode.dev/llms.txt

Use this file to discover all available pages before exploring further.

Spot market metadata. Returns the spotMeta response from HyperLiquid.

Example

curl https://hyper.polynode.dev/exchange/spot-assets
{
  "universe": [
    {"tokens": [1, 0], "name": "PURR/USDC", "index": 0, "isCanonical": true},
    {"tokens": [3, 0], "name": "HFUN/USDC", "index": 1, "isCanonical": true}
  ]
}

Query Parameters

network
string
default:mainnet

Response

200

Spot meta with universe array