Get Markets
Get Markets
GET
https://api.swivel.exchange/v4/markets?status=s&depth=d
This endpoint allows you to request a list of markets.
Query Parameters
Name
Type
Description
status
string
active or matured
depth
integer
The number of markets to return.
[
{
"underlying": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"maturity": "1648177200"
}
]
Last updated