get https://web3api.io/api/v2/market/swaps/tickers/information
Retrieves the list of all the available exchanges, supported instruments and time range availability.
RESPONSE DATA
Field | Type | Description |
---|---|---|
exchange | string | The name of the exchange. |
instrument | string | The name of the instrument. |
startDate | number | string | The first date/time for which data is available. |
endDate | number | string | The last date/time for which data is available. |
active | boolean | False if the instrument is no longer active (only available when includeInactive=true ). |