Api get all instruments request
Fetch all instruments
NameLite |
Type | RequiredDefault |
Description |
|---|---|---|---|
is_activeia |
boolean | Falsefalse |
Fetch only active instruments |
kindsk |
[Kind] | False['PERPETUAL'] |
The kind filter to apply. If empty, this defaults to PERPETUAL only. Otherwise, only entries matching the filter will be returned |
Kind
The list of asset kinds that are supported on the GRVT exchange
| Value | Description |
|---|---|
PERPETUAL = 1 |
the perpetual asset kind |
FUTURE = 2 |
the future asset kind |
CALL = 3 |
the call option asset kind |
PUT = 4 |
the put option asset kind |
STABLE_PERP = 9 |
Stable Funding Perp on an RWA underlying, USDC-settled |