get https://web3api.io/api/v2/market/futures/open-interest/information
Retrieves the list of all the available exchanges, supported instruments and time range availability.
RESPONSE DATA
Field | Type | Description |
---|---|---|
payload.metadata.next | string | Pagination |
payload.data[index].exchange | string | The name of the exchange. |
payload.data[index].instrument | string | The name of the instrument. |
payload.data[index].startDate | number | string | The first date/time for which data is available. |
payload.data[index].endDate | number | string | The last date/time for which data is available. |
payload.data[index].active | boolean | False if the instrument is no longer active (only available when includeInactive=true ). |
OPEN INTEREST UNITS
Exchange | Unit |
---|---|
Binance | For futures quoted and settled in USDT or BUSD, open interest is expressed in base asset units Examples: BTCUSDT, BTCBUSD, BTCUSDT_220624 For futures quoted and settled in cryptocurrency, open interest is expressed in contract quantity units Examples: BTCUSD_PERP, BTCUSD_220624 |
Bitmex | contract quantity |
Bybit | For futures quoted and settled in USDT, open interest is expressed in base asset units For futures quoted and settled in USD, open interest is expressed in USD |
Deribit | For futures quoted and settled in USDC, open interest is expressed in base asset units For futures quoted and settled in USDT, open interest is expressed in USD |
FTX | base asset |
Huobi | base asset |
FTX US | base asset |
Okex | USD |