instrument
i |
string |
True |
The readable instrument name:- Perpetual:
ETH_USDT_Perp - Future:
BTC_USDT_Fut_20Oct23 - Call:
ETH_USDT_Call_20Oct23_2800 - Put:
ETH_USDT_Put_20Oct23_2800
|
instrument_hash
ih |
string |
True |
The asset ID used for instrument signing. |
base
b |
string |
True |
The base currency |
quote
q |
string |
True |
The quote currency |
kind
k |
Kind |
True |
The kind of instrument |
venues
v |
[Venue] |
True |
Venues that this instrument can be traded at |
settlement_period
sp1 |
InstrumentSettlementPeriod |
False
None |
The settlement period of the instrument |
base_decimals
bd |
integer |
True |
The smallest denomination of the base asset supported by GRVT (+3 represents 0.001, -3 represents 1000, 0 represents 1) |
quote_decimals
qd |
integer |
True |
The smallest denomination of the quote asset supported by GRVT (+3 represents 0.001, -3 represents 1000, 0 represents 1) |
tick_size
ts |
string |
True |
The size of a single tick, expressed in price decimal units |
min_size
ms |
string |
True |
The minimum contract size, expressed in base asset decimal units |
create_time
ct |
string |
True |
Creation time in unix nanoseconds |
max_position_size
mp |
string |
False
None |
The maximum position size, expressed in base asset decimal units |
funding_interval_hours
fi |
integer |
False
None |
Defines the funding interval to be applied. |
adjusted_funding_rate_cap
af |
string |
False
None |
Funding rate cap over the defined intervalHours. |
adjusted_funding_rate_floor
af1 |
string |
False
None |
Funding rate floor over the defined intervalHours. |
min_notional
mn |
string |
True |
The minimum order notional value, expressed in quote currency decimal units |