// Responses
{
"sequence": 0,
"product_id": "BTC-PERP",
"instrument_type": "PERP",
"instrument_mode": "standard",
"base_asset_name": "BTC",
"quote_asset_name": "USDC",
"base_increment": "0.0001",
"quote_increment": "0.1",
"avg_daily_quantity": "12.0", // 30 day average daily traded vol, updated daily
"avg_daily_volume": "345446.4", // 30 day avg daily traded notional amt in USDC, updated daily
"total_30_day_quantity":"360.0", // 30 day total traded vol, updated daily
"total_30_day_volume":"10363392.0", // 30 day total traded notional amt in USDC, updated daily
"total_24_hour_quantity":"11.2", // 24 hr total traded vol, updated hourly
"total_24_hour_volume":"297731.9", // 24 hr total traded notional amt in USDC, updated hourly
"indicative_open_price":"28787.8", // The probable price at which the market will open
"base_imf": "0.1", // Minimum initial margin requirement
"default_imf": "0.2", // Default initial margin requirement
"min_quantity": "0.0001", // Smallest qty allowed to place an order
"position_size_limit": "32", // Max size allowed for a position (This will be deprecated in a future release)
"position_notional_limit": "59.20", // Max notional value allowed for a position
"open_interest_notional_limit": "81.2", // Max notional value allowed for open interest
"funding_interval": "60000000000", // Time in nanoseconds between funding intervals
"trading_state": "trading", // Values include: offline, trading, paused, halt, delisted, external
"base_asset_multiplier": "1.0", // Specifies the multiply factor to indicate the number of units in one contract
"last_update_time": "2023-05-04T11:16:35.016Z",
"time": "2023-05-10T14:58:47.000Z", // Gateway timestamp
"underlying_type": "SPOT", // Describes the type of the underlying asset
"channel":"INSTRUMENTS",
"type":"SNAPSHOT"
}
{
"sequence": 1,
"product_id": "ETH-PERP",
"instrument_type": "PERP",
"instrument_mode": "standard",
"base_asset_name": "ETH",
"quote_asset_name": "USDC",
"base_increment": "0.0001",
"quote_increment": "0.01",
"avg_daily_quantity": "43.0",
"avg_daily_volume": "80245.2",
"total_30_day_quantity":"1443.0",
"total_30_day_volume":"3040449.0",
"total_24_hour_quantity":"48.1",
"total_24_hour_volume":"101348.3",
"base_imf": "0.1",
"default_imf": "0.2",
"min_quantity": "0.0001",
"position_size_limit": "500",
"position_notional_limit": "2300.20",
"open_interest_notional_limit": "8320.64",
"funding_interval": "60000000000",
"trading_state": "trading",
"base_asset_multiplier": "1.0",
"last_update_time": "2023-05-04T11:16:33.016Z",
"time": "2023-05-10T14:58:47.000Z",
"underlying_type": "SPOT",
"channel":"INSTRUMENTS",
"type":"SNAPSHOT"
}
{
"sequence": 2,
"product_id": "TEST-PERP",
"instrument_type": "PERP",
"instrument_mode": "pre_launch",
"base_asset_name": "TEST",
"quote_asset_name": "USDC",
"base_increment": "0.0001",
"quote_increment": "0.01",
"avg_daily_quantity": "15.0",
"avg_daily_volume": "150.0",
"total_30_day_quantity":"1443.0",
"total_30_day_volume":"14430.0",
"total_24_hour_quantity":"10.1",
"total_24_hour_volume":"101",
"base_imf": "0.1",
"default_imf": "0.2",
"min_quantity": "0.0001",
"position_size_limit": "20",
"position_notional_limit": "2888.2031",
"open_interest_notional_limit": "5904.6496",
"funding_interval": "60000000000",
"trading_state": "trading",
"base_asset_multiplier": "1.0",
"last_update_time": "2024-05-16T11:16:33.016Z",
"time": "2024-05-16T14:58:47.000Z",
"pre_launch_conversion_time": "2024-06-10T20:01:00.000Z", // Pre-launch conversion end time. if not present, conversion hasn't been scheduled yet
"underlying_type": "SPOT",
"channel":"INSTRUMENTS",
"type":"SNAPSHOT"
}
{
"sequence": 3,
"product_id": "BTC-PERP",
"instrument_type": "PERP",
"instrument_mode": "standard",
"base_asset_name": "BTC",
"quote_asset_name": "USDC",
"base_increment": "0.0001",
"quote_increment": "0.1",
"avg_daily_quantity": "12.0",
"avg_daily_volume": "345446.4",
"total_30_day_quantity":"336.0",
"total_30_day_volume":"8931957.0",
"total_24_hour_quantity":"11.2",
"total_24_hour_volume":"297731.9",
"base_imf": "0.21",
"default_imf": "0.2",
"min_quantity": "0.00001",
"position_size_limit": "32",
"position_notional_limit": "59.2031",
"open_interest_notional_limit": "88.6496",
"funding_interval": "60000000000",
"trading_state": "trading",
"base_asset_multiplier": "1.0",
"last_update_time": "2023-05-10T14:59:17.000Z",
"time": "2023-05-10T14:59:17.000Z",
"underlying_type": "SPOT",
"channel": "INSTRUMENTS",
"type": "UPDATE"
}