Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
f02: string
price_changes: list<item: struct<f03: string, price: string, size: string, f31: string, f04: string, best_bid: stri (... 22 chars omitted)
  child 0, item: struct<f03: string, price: string, size: string, f31: string, f04: string, best_bid: string, best_as (... 10 chars omitted)
      child 0, f03: string
      child 1, price: string
      child 2, size: string
      child 3, f31: string
      child 4, f04: string
      child 5, best_bid: string
      child 6, best_ask: string
timestamp: string
f01: string
_received_at_ns: int64
_shard: int64
_received_at_ms: int64
_source: string
_seq: int64
f03: string
best_bid: string
best_ask: string
spread: string
bids: list<item: struct<price: string, size: string>>
  child 0, item: struct<price: string, size: string>
      child 0, price: string
      child 1, size: string
asks: list<item: struct<price: string, size: string>>
  child 0, item: struct<price: string, size: string>
      child 0, price: string
      child 1, size: string
f04: string
price: string
size: string
fee_rate_bps: string
f31: string
f05: string
f10: string
assets_ids: list<item: string>
  child 0, item: string
f13: string
f14: string
f11: null
tags: list<item: string>
  child 0, item: string
tick_size: string
last_trade_price: string
to
{'f02': Value('string'), 'f03': Value('string'), 'timestamp': Value('string'), 'f04': Value('string'), 'bids': List({'price': Value('string'), 'size': Value('string')}), 'asks': List({'price': Value('string'), 'size': Value('string')}), 'tick_size': Value('string'), 'f01': Value('string'), 'last_trade_price': Value('string'), '_received_at_ns': Value('int64'), '_shard': Value('int64'), '_received_at_ms': Value('int64'), '_source': Value('string'), '_seq': Value('int64'), 'price_changes': List({'f03': Value('string'), 'price': Value('string'), 'size': Value('string'), 'f31': Value('string'), 'f04': Value('string'), 'best_bid': Value('string'), 'best_ask': Value('string')}), 'best_bid': Value('string'), 'best_ask': Value('string'), 'spread': Value('string'), 'price': Value('string'), 'size': Value('string'), 'fee_rate_bps': Value('string'), 'f31': Value('string'), 'f05': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1779, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 299, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              f02: string
              price_changes: list<item: struct<f03: string, price: string, size: string, f31: string, f04: string, best_bid: stri (... 22 chars omitted)
                child 0, item: struct<f03: string, price: string, size: string, f31: string, f04: string, best_bid: string, best_as (... 10 chars omitted)
                    child 0, f03: string
                    child 1, price: string
                    child 2, size: string
                    child 3, f31: string
                    child 4, f04: string
                    child 5, best_bid: string
                    child 6, best_ask: string
              timestamp: string
              f01: string
              _received_at_ns: int64
              _shard: int64
              _received_at_ms: int64
              _source: string
              _seq: int64
              f03: string
              best_bid: string
              best_ask: string
              spread: string
              bids: list<item: struct<price: string, size: string>>
                child 0, item: struct<price: string, size: string>
                    child 0, price: string
                    child 1, size: string
              asks: list<item: struct<price: string, size: string>>
                child 0, item: struct<price: string, size: string>
                    child 0, price: string
                    child 1, size: string
              f04: string
              price: string
              size: string
              fee_rate_bps: string
              f31: string
              f05: string
              f10: string
              assets_ids: list<item: string>
                child 0, item: string
              f13: string
              f14: string
              f11: null
              tags: list<item: string>
                child 0, item: string
              tick_size: string
              last_trade_price: string
              to
              {'f02': Value('string'), 'f03': Value('string'), 'timestamp': Value('string'), 'f04': Value('string'), 'bids': List({'price': Value('string'), 'size': Value('string')}), 'asks': List({'price': Value('string'), 'size': Value('string')}), 'tick_size': Value('string'), 'f01': Value('string'), 'last_trade_price': Value('string'), '_received_at_ns': Value('int64'), '_shard': Value('int64'), '_received_at_ms': Value('int64'), '_source': Value('string'), '_seq': Value('int64'), 'price_changes': List({'f03': Value('string'), 'price': Value('string'), 'size': Value('string'), 'f31': Value('string'), 'f04': Value('string'), 'best_bid': Value('string'), 'best_ask': Value('string')}), 'best_bid': Value('string'), 'best_ask': Value('string'), 'spread': Value('string'), 'price': Value('string'), 'size': Value('string'), 'fee_rate_bps': Value('string'), 'f31': Value('string'), 'f05': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1348, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1832, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

f02
string
f03
string
timestamp
string
f04
string
bids
list
asks
list
tick_size
string
f01
string
last_trade_price
string
_received_at_ns
int64
_shard
int64
_received_at_ms
int64
_source
string
_seq
int64
price_changes
list
best_bid
string
best_ask
string
spread
string
price
string
size
string
fee_rate_bps
string
f31
string
f05
string
m5
a5
1780271114256
cd3720d99e993c64561fdc0b12ff6af7d8869b79
[ { "price": "0.01", "size": "15553.24" }, { "price": "0.02", "size": "1910" }, { "price": "0.03", "size": "22895.26" }, { "price": "0.04", "size": "1690.48" }, { "price": "0.05", "size": "2123.77" }, { "price": "0.06", "size": "416" }, { "pr...
[ { "price": "0.99", "size": "15477.71" }, { "price": "0.98", "size": "1875" }, { "price": "0.97", "size": "22885.26" }, { "price": "0.96", "size": "1685" }, { "price": "0.95", "size": "2118.11" }, { "price": "0.94", "size": "416" }, { "price...
0.01
e0
0.500
1,780,271,117,826,922,500
0
1,780,271,117,826
clob
412
null
null
null
null
null
null
null
null
null
mm
ao
1780271116830
fe781b5e5411acb2aa2216219b65521ee022bf00
[ { "price": "0.01", "size": "14332.11" }, { "price": "0.02", "size": "2439" }, { "price": "0.03", "size": "3383.6" }, { "price": "0.04", "size": "1705" }, { "price": "0.05", "size": "1994.88" }, { "price": "0.06", "size": "449.67" }, { "pric...
[ { "price": "0.99", "size": "15347.6" }, { "price": "0.98", "size": "2374" }, { "price": "0.97", "size": "3393.6" }, { "price": "0.96", "size": "1695" }, { "price": "0.95", "size": "2350.87" }, { "price": "0.94", "size": "449.67" }, { "price...
0.01
e0
0.360
1,780,271,117,826,922,500
0
1,780,271,117,826
clob
431
null
null
null
null
null
null
null
null
null
mm
null
1780271116827
null
null
null
null
e3
null
1,780,271,117,902,027,000
0
1,780,271,117,902
clob
477
[ { "f03": "ao", "price": "0.36", "size": "486.28", "f31": "e1", "f04": "dede2e4818543256a74f4f263a12fd18bb077a90", "best_bid": "0.36", "best_ask": "0.37" }, { "f03": "a1w", "price": "0.64", "size": "486.28", "f31": "e2", "f04": "c54018b3a8a89e62b848e393547feaa833f5...
null
null
null
null
null
null
null
null
mm
null
1780271116828
null
null
null
null
e3
null
1,780,271,117,902,038,000
0
1,780,271,117,902
clob
478
[ { "f03": "ao", "price": "0.19", "size": "578.84", "f31": "e1", "f04": "fc85f5098d29cac06fcd0af6110d3540b51a5e81", "best_bid": "0.36", "best_ask": "0.37" }, { "f03": "a1w", "price": "0.81", "size": "578.84", "f31": "e2", "f04": "49045696f6688466633ad49161932d891762...
null
null
null
null
null
null
null
null
mm
null
1780271116829
null
null
null
null
e3
null
1,780,271,117,902,044,200
0
1,780,271,117,902
clob
479
[ { "f03": "a1w", "price": "0.54", "size": "102.53", "f31": "e1", "f04": "5c749df0c4b86a210a5958b45e6afa96b2f86c5d", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.46", "size": "102.53", "f31": "e2", "f04": "77a6439b5fd6537d8da15582fdbb23e003e9...
null
null
null
null
null
null
null
null
mm
null
1780271116830
null
null
null
null
e3
null
1,780,271,117,902,050,000
0
1,780,271,117,902
clob
480
[ { "f03": "ao", "price": "0.58", "size": "150", "f31": "e2", "f04": "fe781b5e5411acb2aa2216219b65521ee022bf00", "best_bid": "0.36", "best_ask": "0.37" }, { "f03": "a1w", "price": "0.42", "size": "150", "f31": "e1", "f04": "38f73b45e482e771a70dd682d46eee4d76a99712",...
null
null
null
null
null
null
null
null
mm
null
1780271116830
null
null
null
null
e3
null
1,780,271,117,902,056,200
0
1,780,271,117,902
clob
481
[ { "f03": "ao", "price": "0.36", "size": "481.28", "f31": "e1", "f04": "fe781b5e5411acb2aa2216219b65521ee022bf00", "best_bid": "0.36", "best_ask": "0.37" }, { "f03": "a1w", "price": "0.64", "size": "481.28", "f31": "e2", "f04": "38f73b45e482e771a70dd682d46eee4d76a9...
null
null
null
null
null
null
null
null
mm
null
1780271116830
null
null
null
null
e3
null
1,780,271,117,902,061,800
0
1,780,271,117,902
clob
482
[ { "f03": "a1w", "price": "0.24", "size": "48", "f31": "e1", "f04": "38f73b45e482e771a70dd682d46eee4d76a99712", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.76", "size": "48", "f31": "e2", "f04": "fe781b5e5411acb2aa2216219b65521ee022bf00", ...
null
null
null
null
null
null
null
null
mm
null
1780271116832
null
null
null
null
e3
null
1,780,271,117,902,068,000
0
1,780,271,117,902
clob
483
[ { "f03": "a1w", "price": "0.12", "size": "279.01", "f31": "e1", "f04": "fc9501666da7d5195a72fdae7b24be069f9d810d", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.88", "size": "279.01", "f31": "e2", "f04": "4950d663b04c005c6400173be9595b4aa199...
null
null
null
null
null
null
null
null
mm
null
1780271116832
null
null
null
null
e3
null
1,780,271,117,902,073,900
0
1,780,271,117,902
clob
484
[ { "f03": "a1w", "price": "0.63", "size": "5", "f31": "e1", "f04": "c9c5ec858048504362214cec7285ead597e1f081", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.37", "size": "5", "f31": "e2", "f04": "5fc933878279ec8bef6af34af4d9d9f10bd89f0c", ...
null
null
null
null
null
null
null
null
mm
null
1780271116834
null
null
null
null
e3
null
1,780,271,117,902,079,000
0
1,780,271,117,902
clob
485
[ { "f03": "a1w", "price": "0.28", "size": "23", "f31": "e1", "f04": "4753dd1cd81a47ce2c5d46c7dca6e605280ac930", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.72", "size": "23", "f31": "e2", "f04": "b6cd7cf93c2d3b2b320e9c98db375cc186036a82", ...
null
null
null
null
null
null
null
null
mm
null
1780271116835
null
null
null
null
e3
null
1,780,271,117,902,084,000
0
1,780,271,117,902
clob
486
[ { "f03": "a1w", "price": "0.42", "size": "145", "f31": "e1", "f04": "d06b915793316ba0f31d148ce4fe03857eb48c6f", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.58", "size": "145", "f31": "e2", "f04": "909ef052f4e4420bd3696dad841f2143c0ff45cc",...
null
null
null
null
null
null
null
null
mm
null
1780271116835
null
null
null
null
e3
null
1,780,271,117,902,089,200
0
1,780,271,117,902
clob
487
[ { "f03": "a1w", "price": "0.44", "size": "81", "f31": "e1", "f04": "265a58ca52e9e0ac052fd44d1efc64fa25819efe", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.56", "size": "81", "f31": "e2", "f04": "5b77a220b82d6f903f159647e25fc3d4360c9fd0", ...
null
null
null
null
null
null
null
null
mm
null
1780271116836
null
null
null
null
e3
null
1,780,271,117,902,094,300
0
1,780,271,117,902
clob
488
[ { "f03": "ao", "price": "0.36", "size": "486.28", "f31": "e1", "f04": "76c1b046c7b3985f5cd1edfafd45df3572c8bc0f", "best_bid": "0.36", "best_ask": "0.37" }, { "f03": "a1w", "price": "0.64", "size": "486.28", "f31": "e2", "f04": "08dd1949321e76373d649f43dacde0c0d786...
null
null
null
null
null
null
null
null
mm
null
1780271116836
null
null
null
null
e3
null
1,780,271,117,902,100,700
0
1,780,271,117,902
clob
489
[ { "f03": "a1w", "price": "0.01", "size": "14847.6", "f31": "e1", "f04": "1a0aa5f0ebf15edbb8110ee0f0322c44ac729e45", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.99", "size": "14847.6", "f31": "e2", "f04": "c8eaa91538cdbb48234965f44e61a0c13d...
null
null
null
null
null
null
null
null
mm
null
1780271116837
null
null
null
null
e3
null
1,780,271,117,902,106,600
0
1,780,271,117,902
clob
490
[ { "f03": "a1w", "price": "0.27", "size": "46", "f31": "e1", "f04": "364e783861b4bec60eb1edc913b905fc465eab26", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.73", "size": "46", "f31": "e2", "f04": "25311f882feca178760065b40d5d9f4852e47b79", ...
null
null
null
null
null
null
null
null
mm
null
1780271116838
null
null
null
null
e3
null
1,780,271,117,902,112,000
0
1,780,271,117,902
clob
491
[ { "f03": "ao", "price": "0.1", "size": "199.01", "f31": "e1", "f04": "274e2c21bf18dd378bdbd6e3b7220bb2abceda53", "best_bid": "0.36", "best_ask": "0.37" }, { "f03": "a1w", "price": "0.9", "size": "199.01", "f31": "e2", "f04": "29a67a3eb4cc916e4d1adb326c144aaa7f01da...
null
null
null
null
null
null
null
null
mm
null
1780271116839
null
null
null
null
e3
null
1,780,271,117,902,127,900
0
1,780,271,117,902
clob
492
[ { "f03": "a1w", "price": "0.56", "size": "68", "f31": "e1", "f04": "84a89b8bf340cbf8ace558e9bb91edd27865f8e1", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.44", "size": "68", "f31": "e2", "f04": "b1884f0c2b95ff66792511d43e1de8cc57790c37", ...
null
null
null
null
null
null
null
null
mm
null
1780271116839
null
null
null
null
e3
null
1,780,271,117,902,134,300
0
1,780,271,117,902
clob
493
[ { "f03": "ao", "price": "0.36", "size": "515.28", "f31": "e1", "f04": "e689e9d33e84a21683714095348fc651c70ec068", "best_bid": "0.36", "best_ask": "0.37" }, { "f03": "a1w", "price": "0.64", "size": "515.28", "f31": "e2", "f04": "0ec90f720856c54bc5f4cd4294ea6ff4bb17...
null
null
null
null
null
null
null
null
mm
null
1780271116840
null
null
null
null
e3
null
1,780,271,117,902,140,700
0
1,780,271,117,902
clob
494
[ { "f03": "ao", "price": "0.34", "size": "268.64", "f31": "e1", "f04": "a693c543a43039a2d111a16415fd9f2b469d206e", "best_bid": "0.36", "best_ask": "0.37" }, { "f03": "a1w", "price": "0.66", "size": "268.64", "f31": "e2", "f04": "4461fd52fb52fa74416cee6ca093a9f5aa3f...
null
null
null
null
null
null
null
null
mm
null
1780271116843
null
null
null
null
e3
null
1,780,271,117,902,146,800
0
1,780,271,117,902
clob
495
[ { "f03": "a1w", "price": "0.01", "size": "14852.6", "f31": "e1", "f04": "963992b7fa59568462316b953a52d9eed106e134", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.99", "size": "14852.6", "f31": "e2", "f04": "e905c56b16403fd8d642bb923892bd05df...
null
null
null
null
null
null
null
null
mm
null
1780271116844
null
null
null
null
e3
null
1,780,271,117,902,152,400
0
1,780,271,117,902
clob
496
[ { "f03": "a1w", "price": "0.48", "size": "86", "f31": "e1", "f04": "cf40facd7c520a6c10993ad5f8debd36ad8b03e2", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.52", "size": "86", "f31": "e2", "f04": "04d310426665351dda849cb9c4759f6fe04a029f", ...
null
null
null
null
null
null
null
null
m1l
a1x
1780271116368
de663d29194be21b4cbcad9ee254ac43cb2edc89
[ { "price": "0.01", "size": "103649.7" }, { "price": "0.02", "size": "160.88" }, { "price": "0.03", "size": "128.67" }, { "price": "0.04", "size": "25353.56" }, { "price": "0.05", "size": "30117.04" }, { "price": "0.06", "size": "28031.83" }, { ...
[]
0.01
e0
0.990
1,780,271,117,902,239,200
1
1,780,271,117,902
clob
497
null
null
null
null
null
null
null
null
null
m23
a2i
1780271115208
9a8a5fd200a6477d75760279d1f9cd8396ef6206
[ { "price": "0.01", "size": "15590.67" }, { "price": "0.02", "size": "1980" }, { "price": "0.03", "size": "23112.76" }, { "price": "0.04", "size": "1723" }, { "price": "0.05", "size": "2126.81" }, { "price": "0.06", "size": "456" }, { "price...
[ { "price": "0.99", "size": "15635.55" }, { "price": "0.98", "size": "2015" }, { "price": "0.97", "size": "23122.76" }, { "price": "0.96", "size": "1723" }, { "price": "0.95", "size": "2131.49" }, { "price": "0.94", "size": "456" }, { "price...
0.01
e0
0.490
1,780,271,117,902,239,200
1
1,780,271,117,902
clob
518
null
null
null
null
null
null
null
null
null
m23
a38
1780271115208
6dfdc4efa621b5ffa5473d8e87d7a75f4c57a1d0
[ { "price": "0.01", "size": "15635.55" }, { "price": "0.02", "size": "2015" }, { "price": "0.03", "size": "23122.76" }, { "price": "0.04", "size": "1723" }, { "price": "0.05", "size": "2131.49" }, { "price": "0.06", "size": "456" }, { "price...
[ { "price": "0.99", "size": "15590.67" }, { "price": "0.98", "size": "1980" }, { "price": "0.97", "size": "23112.76" }, { "price": "0.96", "size": "1723" }, { "price": "0.95", "size": "2126.81" }, { "price": "0.94", "size": "456" }, { "price...
0.01
e0
0.490
1,780,271,117,902,239,200
1
1,780,271,117,902
clob
544
null
null
null
null
null
null
null
null
null
m5
a3d
1780271114256
78f53bb7fc89f06c2eae4e49619465163b6761f7
[ { "price": "0.01", "size": "15477.71" }, { "price": "0.02", "size": "1875" }, { "price": "0.03", "size": "22885.26" }, { "price": "0.04", "size": "1685" }, { "price": "0.05", "size": "2118.11" }, { "price": "0.06", "size": "416" }, { "price...
[ { "price": "0.99", "size": "15553.24" }, { "price": "0.98", "size": "1910" }, { "price": "0.97", "size": "22895.26" }, { "price": "0.96", "size": "1690.48" }, { "price": "0.95", "size": "2123.77" }, { "price": "0.94", "size": "416" }, { "pr...
0.01
e0
0.500
1,780,271,117,902,239,200
1
1,780,271,117,902
clob
549
null
null
null
null
null
null
null
null
null
mm
null
1780271116847
null
null
null
null
e3
null
1,780,271,117,989,796,900
0
1,780,271,117,989
clob
556
[ { "f03": "a1w", "price": "0.37", "size": "43", "f31": "e1", "f04": "38860df6f9a4b2ee9b25dec46cbffea8d227d364", "best_bid": "0.63", "best_ask": "0.64" }, { "f03": "ao", "price": "0.63", "size": "43", "f31": "e2", "f04": "2cfec9a977f7f510f0b5ec9583b8985181da27ec", ...
null
null
null
null
null
null
null
null
mm
ao
1780271116865
null
null
null
null
e4
null
1,780,271,117,989,815,800
0
1,780,271,117,989
clob
557
null
0.38
0.41
0.03
null
null
null
null
null
mm
null
1780271116865
null
null
null
null
e3
null
1,780,271,117,989,823,200
0
1,780,271,117,989
clob
558
[ { "f03": "ao", "price": "0.38", "size": "19", "f31": "e1", "f04": "8f314598d028f22d76287dfdac9b4c4808821ae3", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.62", "size": "19", "f31": "e2", "f04": "08de852ec6f2d6e5a4d418f38b9b2bf1adef475e", ...
null
null
null
null
null
null
null
null
mm
null
1780271116865
null
null
null
null
e3
null
1,780,271,117,989,830,000
0
1,780,271,117,989
clob
559
[ { "f03": "a1w", "price": "0.63", "size": "0", "f31": "e1", "f04": "08de852ec6f2d6e5a4d418f38b9b2bf1adef475e", "best_bid": "0.59", "best_ask": "0.62" }, { "f03": "ao", "price": "0.37", "size": "0", "f31": "e2", "f04": "8f314598d028f22d76287dfdac9b4c4808821ae3", ...
null
null
null
null
null
null
null
null
mm
null
1780271116865
null
null
null
null
e3
null
1,780,271,117,989,836,000
0
1,780,271,117,989
clob
560
[ { "f03": "a1w", "price": "0.62", "size": "0", "f31": "e1", "f04": "08de852ec6f2d6e5a4d418f38b9b2bf1adef475e", "best_bid": "0.59", "best_ask": "0.62" }, { "f03": "ao", "price": "0.38", "size": "0", "f31": "e2", "f04": "8f314598d028f22d76287dfdac9b4c4808821ae3", ...
null
null
null
null
null
null
null
null
mm
null
1780271116870
null
null
null
null
e3
null
1,780,271,117,989,842,000
0
1,780,271,117,989
clob
561
[ { "f03": "a1w", "price": "0.14", "size": "78.28", "f31": "e1", "f04": "3f48d646f68abd04b4776c1f134dc5d105da4e78", "best_bid": "0.59", "best_ask": "0.62" }, { "f03": "ao", "price": "0.86", "size": "78.28", "f31": "e2", "f04": "5a99fe4b916846bdb4331a5a990c15e2c853bd...
null
null
null
null
null
null
null
null
mm
null
1780271116871
null
null
null
null
e3
null
1,780,271,117,989,847,800
0
1,780,271,117,989
clob
562
[ { "f03": "ao", "price": "0.36", "size": "573.28", "f31": "e1", "f04": "58f092bcc2de031bd7c27a3cf83dfb7b8c8ba231", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "573.28", "f31": "e2", "f04": "67eb0f67d7bc3ed9b3f457410c14f1567d4d...
null
null
null
null
null
null
null
null
mm
null
1780271116871
null
null
null
null
e3
null
1,780,271,117,989,854,000
0
1,780,271,117,989
clob
563
[ { "f03": "ao", "price": "0.01", "size": "14327.11", "f31": "e1", "f04": "3fad2f3f42f1f3eafd17d7c95a50a2e7fbed349e", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.99", "size": "14327.11", "f31": "e2", "f04": "1cb290986e1ae029d2ea017b685c6bd1...
null
null
null
null
null
null
null
null
mm
null
1780271116872
null
null
null
null
e3
null
1,780,271,117,989,859,600
0
1,780,271,117,989
clob
564
[ { "f03": "ao", "price": "0.36", "size": "612.28", "f31": "e1", "f04": "222ed8ec3bf0187df3b8e40918138e12a6758938", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "612.28", "f31": "e2", "f04": "6e47de92f565fe91719a3438021f61385a5f...
null
null
null
null
null
null
null
null
mm
null
1780271116872
null
null
null
null
e3
null
1,780,271,117,989,865,200
0
1,780,271,117,989
clob
565
[ { "f03": "ao", "price": "0.36", "size": "641.28", "f31": "e1", "f04": "5976d3749fa88e170e3c50fc7acf5438bedcfe05", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "641.28", "f31": "e2", "f04": "37f32fb727f766e9052c3a7621cce43bb1d0...
null
null
null
null
null
null
null
null
mm
ao
1780271116865
8f314598d028f22d76287dfdac9b4c4808821ae3
[ { "price": "0.01", "size": "14332.11" }, { "price": "0.02", "size": "2439" }, { "price": "0.03", "size": "3383.6" }, { "price": "0.04", "size": "1705" }, { "price": "0.05", "size": "1994.88" }, { "price": "0.06", "size": "449.67" }, { "pric...
[ { "price": "0.99", "size": "14852.6" }, { "price": "0.98", "size": "2374" }, { "price": "0.97", "size": "3393.6" }, { "price": "0.96", "size": "1695" }, { "price": "0.95", "size": "2350.87" }, { "price": "0.94", "size": "449.67" }, { "price...
null
e0
null
1,780,271,117,989,897,500
0
1,780,271,117,989
clob
566
null
null
null
null
null
null
null
null
null
mm
null
1780271116873
null
null
null
null
e3
null
1,780,271,117,989,904,100
0
1,780,271,117,989
clob
567
[ { "f03": "ao", "price": "0.33", "size": "179.33", "f31": "e1", "f04": "4eec50cb0d59969c5c085539f7973d899df0bbde", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.67", "size": "179.33", "f31": "e2", "f04": "5633f1155fc15bcb333927c1453a92579fc6...
null
null
null
null
null
null
null
null
mm
null
1780271116875
null
null
null
null
e3
null
1,780,271,117,989,910,500
0
1,780,271,117,989
clob
568
[ { "f03": "ao", "price": "0.36", "size": "607.28", "f31": "e1", "f04": "7a02c6b09b6a94430e527344c08e315a979b117c", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "607.28", "f31": "e2", "f04": "6b22297fd71228ed4a38e47b29a072a54d24...
null
null
null
null
null
null
null
null
mm
null
1780271116877
null
null
null
null
e3
null
1,780,271,118,067,505,700
0
1,780,271,118,067
clob
569
[ { "f03": "ao", "price": "0.5", "size": "108.64", "f31": "e2", "f04": "12290973f4df7df7dc0592566f64ddad27908849", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.5", "size": "108.64", "f31": "e1", "f04": "20b03451c072d071efefa91feacc72389f7cd7...
null
null
null
null
null
null
null
null
mm
null
1780271116877
null
null
null
null
e3
null
1,780,271,118,067,517,200
0
1,780,271,118,067
clob
570
[ { "f03": "a1w", "price": "0.71", "size": "318.24", "f31": "e2", "f04": "e8a6a9d1e94cf1a9e9f9244af2d36f0e39467f55", "best_bid": "0.59", "best_ask": "0.62" }, { "f03": "ao", "price": "0.29", "size": "318.24", "f31": "e1", "f04": "7e8ecec3912aa61e1df271ce2adb349ac5e1...
null
null
null
null
null
null
null
null
mm
null
1780271116879
null
null
null
null
e3
null
1,780,271,118,067,521,300
0
1,780,271,118,067
clob
571
[ { "f03": "a1w", "price": "0.46", "size": "85.71", "f31": "e1", "f04": "b3afb2c000782bbdfac075baaa8e79a77d0e1089", "best_bid": "0.59", "best_ask": "0.62" }, { "f03": "ao", "price": "0.54", "size": "85.71", "f31": "e2", "f04": "b106b1d5b1714d65d567e7c384b1a986a51973...
null
null
null
null
null
null
null
null
mm
null
1780271116882
null
null
null
null
e3
null
1,780,271,118,067,524,900
0
1,780,271,118,067
clob
572
[ { "f03": "ao", "price": "0.36", "size": "636.28", "f31": "e1", "f04": "9269e727d2654e5dcc5f328b345ba2207cb9184d", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "636.28", "f31": "e2", "f04": "4d8518f26447a16f255b7f6aa34aa6a1c51a...
null
null
null
null
null
null
null
null
mm
null
1780271116882
null
null
null
null
e3
null
1,780,271,118,067,528,400
0
1,780,271,118,067
clob
573
[ { "f03": "a1w", "price": "0.27", "size": "46", "f31": "e1", "f04": "4d8518f26447a16f255b7f6aa34aa6a1c51a1670", "best_bid": "0.59", "best_ask": "0.62" }, { "f03": "ao", "price": "0.73", "size": "46", "f31": "e2", "f04": "9269e727d2654e5dcc5f328b345ba2207cb9184d", ...
null
null
null
null
null
null
null
null
mm
null
1780271116886
null
null
null
null
e3
null
1,780,271,118,067,532,000
0
1,780,271,118,067
clob
574
[ { "f03": "ao", "price": "0.36", "size": "609.28", "f31": "e1", "f04": "b7d02e0151e49309f41bb8c39e22509a72ea811c", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "609.28", "f31": "e2", "f04": "ba065a7a59ea422c80a290f4c8f17a23d5d5...
null
null
null
null
null
null
null
null
mm
null
1780271116886
null
null
null
null
e3
null
1,780,271,118,067,536,000
0
1,780,271,118,067
clob
575
[ { "f03": "a1w", "price": "0.53", "size": "53", "f31": "e1", "f04": "1c70f8474f73cffd09662f347ffe87daf016e861", "best_bid": "0.59", "best_ask": "0.62" }, { "f03": "ao", "price": "0.47", "size": "53", "f31": "e2", "f04": "dc18b44576a94fd8259156665e583c97e03354d8", ...
null
null
null
null
null
null
null
null
mm
null
1780271116886
null
null
null
null
e3
null
1,780,271,118,067,539,500
0
1,780,271,118,067
clob
576
[ { "f03": "ao", "price": "0.36", "size": "638.28", "f31": "e1", "f04": "2f31b815a6f155f952fcd887c5aef8b99b6b7ff6", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "638.28", "f31": "e2", "f04": "5a9c9920d029744df520ce26f0bed7e9b10b...
null
null
null
null
null
null
null
null
mm
null
1780271116888
null
null
null
null
e3
null
1,780,271,118,067,543,000
0
1,780,271,118,067
clob
577
[ { "f03": "a1w", "price": "0.7", "size": "132", "f31": "e2", "f04": "0aa6585173261bdbd75a432b40e08bb7efb0a8b9", "best_bid": "0.59", "best_ask": "0.62" }, { "f03": "ao", "price": "0.3", "size": "132", "f31": "e1", "f04": "dd77f211e057008a74a252bf6ebf0c7ad1c53bf4", ...
null
null
null
null
null
null
null
null
mm
null
1780271116888
null
null
null
null
e3
null
1,780,271,118,067,547,000
0
1,780,271,118,067
clob
578
[ { "f03": "ao", "price": "0.37", "size": "20", "f31": "e1", "f04": "585aaf22b475f4786010f5a73c6cdc1b8795ecb4", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.63", "size": "20", "f31": "e2", "f04": "086c6c5f31f192e832e080e4b9de468c429b1013", ...
null
null
null
null
null
null
null
null
mm
null
1780271116889
null
null
null
null
e3
null
1,780,271,118,067,550,700
0
1,780,271,118,067
clob
579
[ { "f03": "ao", "price": "0.36", "size": "633.28", "f31": "e1", "f04": "9dd09547f3d7aeffae86f88192f8735e44f1cd85", "best_bid": "0.38", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "633.28", "f31": "e2", "f04": "5e2611aed6fbc207dc7c084dce7e32baabdb...
null
null
null
null
null
null
null
null
mm
ao
1780271116889
null
null
null
null
e4
null
1,780,271,118,067,554,600
0
1,780,271,118,067
clob
580
null
0.39
0.41
0.02
null
null
null
null
null
mm
null
1780271116889
null
null
null
null
e3
null
1,780,271,118,067,558,000
0
1,780,271,118,067
clob
581
[ { "f03": "ao", "price": "0.39", "size": "24", "f31": "e1", "f04": "846fe557037039412ccef6cded6ef533a51e492e", "best_bid": "0.39", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.61", "size": "24", "f31": "e2", "f04": "336813e19050fa70cf05a2e43fd2ec4418795b14", ...
null
null
null
null
null
null
null
null
mm
null
1780271116890
null
null
null
null
e3
null
1,780,271,118,067,561,200
0
1,780,271,118,067
clob
582
[ { "f03": "ao", "price": "0.37", "size": "20", "f31": "e1", "f04": "0d2702014db5688ce78b175c6da089eaaf57e994", "best_bid": "0.39", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.63", "size": "20", "f31": "e2", "f04": "23b746a9beba95bff52f5008ce86578b8b5d976f", ...
null
null
null
null
null
null
null
null
mm
null
1780271116891
null
null
null
null
e3
null
1,780,271,118,067,564,800
0
1,780,271,118,067
clob
583
[ { "f03": "a1w", "price": "0.24", "size": "48", "f31": "e1", "f04": "2ca670c7792cdccfcf0b74bb2b34569af369951b", "best_bid": "0.59", "best_ask": "0.61" }, { "f03": "ao", "price": "0.76", "size": "48", "f31": "e2", "f04": "c8a858c55ee499f55c2f318a9e94693adc95cc0f", ...
null
null
null
null
null
null
null
null
mm
null
1780271116892
null
null
null
null
e3
null
1,780,271,118,067,568,600
0
1,780,271,118,067
clob
584
[ { "f03": "ao", "price": "0.37", "size": "20", "f31": "e1", "f04": "187d1d398fc47da7e694c9580a9503638b98529c", "best_bid": "0.39", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.63", "size": "20", "f31": "e2", "f04": "d9f61d5a53462f6ee74289154fef9678ed18f535", ...
null
null
null
null
null
null
null
null
mm
null
1780271116892
null
null
null
null
e3
null
1,780,271,118,067,572,200
0
1,780,271,118,067
clob
585
[ { "f03": "ao", "price": "0.39", "size": "54", "f31": "e1", "f04": "532171421a78905cfbb19cae7b48b928b4607f33", "best_bid": "0.39", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.61", "size": "54", "f31": "e2", "f04": "5ead61224491f5e30ce016aa9a37807e369f18d1", ...
null
null
null
null
null
null
null
null
mm
null
1780271116893
null
null
null
null
e3
null
1,780,271,118,067,575,800
0
1,780,271,118,067
clob
586
[ { "f03": "ao", "price": "0.37", "size": "50", "f31": "e1", "f04": "82626e7727285941e9aa5600c22676d2c48a7516", "best_bid": "0.39", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.63", "size": "50", "f31": "e2", "f04": "8053d2679705720b29de470b4dace566bdd33858", ...
null
null
null
null
null
null
null
null
mm
ao
1780271116894
null
null
null
null
e4
null
1,780,271,118,067,579,100
0
1,780,271,118,067
clob
587
null
0.4
0.41
0.01
null
null
null
null
null
mm
null
1780271116894
null
null
null
null
e3
null
1,780,271,118,067,582,700
0
1,780,271,118,067
clob
588
[ { "f03": "ao", "price": "0.4", "size": "24", "f31": "e1", "f04": "44962182622229ccbcd06f9b4d6af863148651c1", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.6", "size": "24", "f31": "e2", "f04": "52b76ef99f99e6daeb897b9ca8f86b9a66c255c3", ...
null
null
null
null
null
null
null
null
mm
null
1780271116894
null
null
null
null
e3
null
1,780,271,118,067,586,800
0
1,780,271,118,067
clob
589
[ { "f03": "ao", "price": "0.37", "size": "74", "f31": "e1", "f04": "d95659e23cca7ebf9cc3a8e6b3a6f09a97aa06c4", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.63", "size": "74", "f31": "e2", "f04": "a9fe3fd6d72b3d34af56430781c558a18d661dd6", ...
null
null
null
null
null
null
null
null
mm
null
1780271116895
null
null
null
null
e3
null
1,780,271,118,067,590,400
0
1,780,271,118,067
clob
590
[ { "f03": "ao", "price": "0.51", "size": "86", "f31": "e2", "f04": "a2bbfe18bf6cc72e426429c9924640816c582960", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.49", "size": "86", "f31": "e1", "f04": "78cd488948f3bc7d91f030ea4cbbd23d956f80b3", ...
null
null
null
null
null
null
null
null
mm
ao
1780271116892
null
null
null
null
e5
null
1,780,271,118,067,594,800
0
1,780,271,118,067
clob
591
null
null
null
null
0.38
23
0
e1
0x463b9b241dc2dd289678d04937f14671af7d00e9ab54d9aeda4b9709391bfb6b
mm
ao
1780271116897
null
null
null
null
e4
null
1,780,271,118,067,598,300
0
1,780,271,118,067
clob
592
null
0.4
0.41
0.01
null
null
null
null
null
mm
null
1780271116897
null
null
null
null
e3
null
1,780,271,118,067,602,000
0
1,780,271,118,067
clob
593
[ { "f03": "a1w", "price": "0.59", "size": "9.36", "f31": "e1", "f04": "fd79f22224ef3991e43dd54a33bf0203bcc3f97a", "best_bid": "0.59", "best_ask": "0.6" }, { "f03": "ao", "price": "0.41", "size": "9.36", "f31": "e2", "f04": "b38949c346501b7ad9f00636571e28ed623ec613"...
null
null
null
null
null
null
null
null
mm
ao
1780271116897
b38949c346501b7ad9f00636571e28ed623ec613
[ { "price": "0.01", "size": "14327.11" }, { "price": "0.02", "size": "2439" }, { "price": "0.03", "size": "3383.6" }, { "price": "0.04", "size": "1705" }, { "price": "0.05", "size": "1994.88" }, { "price": "0.06", "size": "449.67" }, { "pric...
[ { "price": "0.99", "size": "14852.6" }, { "price": "0.98", "size": "2374" }, { "price": "0.97", "size": "3393.6" }, { "price": "0.96", "size": "1695" }, { "price": "0.95", "size": "2350.87" }, { "price": "0.94", "size": "449.67" }, { "price...
null
e0
null
1,780,271,118,067,606,300
0
1,780,271,118,067
clob
594
null
null
null
null
null
null
null
null
null
mm
null
1780271116900
null
null
null
null
e3
null
1,780,271,118,067,610,000
0
1,780,271,118,067
clob
595
[ { "f03": "ao", "price": "0.37", "size": "74", "f31": "e1", "f04": "6d338073cc426e187bb72889b20ccc887e97ca28", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.63", "size": "74", "f31": "e2", "f04": "523b359846a4ee19fc51adc0fab42e82dbd1c541", ...
null
null
null
null
null
null
null
null
mm
null
1780271116901
null
null
null
null
e3
null
1,780,271,118,067,613,700
0
1,780,271,118,067
clob
596
[ { "f03": "ao", "price": "0.38", "size": "43", "f31": "e1", "f04": "3b04efab6ef2af85d4be880b9c064080434e4260", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.62", "size": "43", "f31": "e2", "f04": "4d047161d48cdea91aea14b1453f38e6606f37f7", ...
null
null
null
null
null
null
null
null
mm
null
1780271116901
null
null
null
null
e3
null
1,780,271,118,067,617,500
0
1,780,271,118,067
clob
597
[ { "f03": "ao", "price": "0.36", "size": "638.28", "f31": "e1", "f04": "676630f3e9791dcf9706b833d6e253179ce3705c", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "638.28", "f31": "e2", "f04": "9708b65b2a67e88697064a6093768e65bc04c...
null
null
null
null
null
null
null
null
mm
null
1780271116902
null
null
null
null
e3
null
1,780,271,118,067,620,900
0
1,780,271,118,067
clob
598
[ { "f03": "ao", "price": "0.59", "size": "257", "f31": "e2", "f04": "a67ee0be9e1842b070a22f22c32928d182ed3ea1", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.41", "size": "257", "f31": "e1", "f04": "8097e0e1120cb434676906d79b842f1300e6f96f", ...
null
null
null
null
null
null
null
null
mm
null
1780271116903
null
null
null
null
e3
null
1,780,271,118,067,624,700
0
1,780,271,118,067
clob
599
[ { "f03": "a1w", "price": "0.11", "size": "336.1", "f31": "e1", "f04": "9babe17e73f5c1715f15a0954e1a954a40e4f27f", "best_bid": "0.59", "best_ask": "0.6" }, { "f03": "ao", "price": "0.89", "size": "336.1", "f31": "e2", "f04": "483dbb8d667a9798698dc0f8be682f17c9f021a...
null
null
null
null
null
null
null
null
mm
null
1780271116903
null
null
null
null
e3
null
1,780,271,118,067,628,000
0
1,780,271,118,067
clob
600
[ { "f03": "ao", "price": "0.36", "size": "667.28", "f31": "e1", "f04": "b15a234429cdd9dcb273e893a1329081fa74ae03", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "667.28", "f31": "e2", "f04": "fbdd03ffc243aab34437cc23b91d04c2dcb95...
null
null
null
null
null
null
null
null
mm
null
1780271116904
null
null
null
null
e3
null
1,780,271,118,067,631,600
0
1,780,271,118,067
clob
601
[ { "f03": "ao", "price": "0.36", "size": "674.26", "f31": "e1", "f04": "80f110ab78af5ea294e178875e24d30e99d0afe6", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "674.26", "f31": "e2", "f04": "ffe18c4ce0ed7f08cc378d27a68d07e38f6d5...
null
null
null
null
null
null
null
null
mm
null
1780271116905
null
null
null
null
e3
null
1,780,271,118,067,635,000
0
1,780,271,118,067
clob
602
[ { "f03": "ao", "price": "0.38", "size": "61.75", "f31": "e1", "f04": "733e640636e2e2b88b914089393970e415621964", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.62", "size": "61.75", "f31": "e2", "f04": "e79c74ea2197bc60610e23b099a248d95c832a6...
null
null
null
null
null
null
null
null
mm
null
1780271116906
null
null
null
null
e3
null
1,780,271,118,067,638,300
0
1,780,271,118,067
clob
603
[ { "f03": "ao", "price": "0.09", "size": "915.12", "f31": "e1", "f04": "f329a959fef4da0130afa2534f1e38a4ca304535", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.91", "size": "915.12", "f31": "e2", "f04": "be70fe5cba78839a1427b5192f8a982d26163...
null
null
null
null
null
null
null
null
mm
null
1780271116907
null
null
null
null
e3
null
1,780,271,118,067,641,600
0
1,780,271,118,067
clob
604
[ { "f03": "ao", "price": "0.36", "size": "689.26", "f31": "e1", "f04": "c5a712f5bdb87e1cf4d7d952e3d7eb4ffbad78fd", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.64", "size": "689.26", "f31": "e2", "f04": "f7d349592877eff5a8a6558568ac3efacaf71...
null
null
null
null
null
null
null
null
mm
null
1780271116907
null
null
null
null
e3
null
1,780,271,118,067,644,700
0
1,780,271,118,067
clob
605
[ { "f03": "ao", "price": "0.37", "size": "99", "f31": "e1", "f04": "ef40e6efaf12be62ff63cfbad28400bfb4d616ee", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.63", "size": "99", "f31": "e2", "f04": "f4753578791767fda45899e1a80410e21c7c8d9e", ...
null
null
null
null
null
null
null
null
mm
null
1780271116908
null
null
null
null
e3
null
1,780,271,118,067,648,300
0
1,780,271,118,067
clob
606
[ { "f03": "a1w", "price": "0.26", "size": "18", "f31": "e1", "f04": "0b574214cbec69ee74a5ccf42bdc8e4cb5fd84ff", "best_bid": "0.59", "best_ask": "0.6" }, { "f03": "ao", "price": "0.74", "size": "18", "f31": "e2", "f04": "1998a8ecbb3e7430ac2dc76a490aea22c1ed65eb", ...
null
null
null
null
null
null
null
null
mm
null
1780271116908
null
null
null
null
e3
null
1,780,271,118,067,651,600
0
1,780,271,118,067
clob
607
[ { "f03": "a1w", "price": "0.25", "size": "108.2", "f31": "e1", "f04": "fd84d71da69712ad87aa58533df5b26db7400699", "best_bid": "0.59", "best_ask": "0.6" }, { "f03": "ao", "price": "0.75", "size": "108.2", "f31": "e2", "f04": "ac6d1e40d7db3b0a7799973fafbcbd2842d3d14...
null
null
null
null
null
null
null
null
mm
null
1780271116908
null
null
null
null
e3
null
1,780,271,118,067,655,200
0
1,780,271,118,067
clob
608
[ { "f03": "a1w", "price": "0.24", "size": "18", "f31": "e1", "f04": "fd84d71da69712ad87aa58533df5b26db7400699", "best_bid": "0.59", "best_ask": "0.6" }, { "f03": "ao", "price": "0.76", "size": "18", "f31": "e2", "f04": "ac6d1e40d7db3b0a7799973fafbcbd2842d3d14a", ...
null
null
null
null
null
null
null
null
mm
null
1780271116909
null
null
null
null
e3
null
1,780,271,118,067,658,200
0
1,780,271,118,067
clob
609
[ { "f03": "ao", "price": "0.13", "size": "42.38", "f31": "e1", "f04": "4aa0492d76798463b71d7c1658ce9645a305c8da", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.87", "size": "42.38", "f31": "e2", "f04": "aa0392f21a51c7c0c455fffc8d48119d22abba9...
null
null
null
null
null
null
null
null
mm
null
1780271116909
null
null
null
null
e3
null
1,780,271,118,067,661,600
0
1,780,271,118,067
clob
610
[ { "f03": "ao", "price": "0.33", "size": "179.33", "f31": "e1", "f04": "4aa0492d76798463b71d7c1658ce9645a305c8da", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.67", "size": "179.33", "f31": "e2", "f04": "aa0392f21a51c7c0c455fffc8d48119d22abb...
null
null
null
null
null
null
null
null
mm
null
1780271116909
null
null
null
null
e3
null
1,780,271,118,067,665,000
0
1,780,271,118,067
clob
611
[ { "f03": "ao", "price": "0.14", "size": "38.28", "f31": "e1", "f04": "c9d2b29d03be246522bde573f645633c57c6d871", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.86", "size": "38.28", "f31": "e2", "f04": "405f461c17833dc1c5c48288ee86710e8878cc9...
null
null
null
null
null
null
null
null
mm
null
1780271116910
null
null
null
null
e3
null
1,780,271,118,067,668,000
0
1,780,271,118,067
clob
612
[ { "f03": "ao", "price": "0.29", "size": "308.24", "f31": "e1", "f04": "cdd8b9c42a4058c5dabc3096234d99bb685a785f", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.71", "size": "308.24", "f31": "e2", "f04": "2ad327c03d9643bb5f35e20a1c342a2906e66...
null
null
null
null
null
null
null
null
mm
null
1780271116910
null
null
null
null
e3
null
1,780,271,118,067,671,000
0
1,780,271,118,067
clob
613
[ { "f03": "ao", "price": "0.35", "size": "196", "f31": "e1", "f04": "cdd8b9c42a4058c5dabc3096234d99bb685a785f", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.65", "size": "196", "f31": "e2", "f04": "2ad327c03d9643bb5f35e20a1c342a2906e663c0", ...
null
null
null
null
null
null
null
null
mm
null
1780271116910
null
null
null
null
e3
null
1,780,271,118,067,674,400
0
1,780,271,118,067
clob
614
[ { "f03": "ao", "price": "0.37", "size": "106.47", "f31": "e1", "f04": "95d9b9b48c9e08e4a7874ed5c36a389befa6fefb", "best_bid": "0.4", "best_ask": "0.41" }, { "f03": "a1w", "price": "0.63", "size": "106.47", "f31": "e2", "f04": "4c0c66dccd8a1a9548fef40bb955cfeafc0d5...
null
null
null
null
null
null
null
null
mm
ao
1780271116916
null
null
null
null
e4
null
1,780,271,118,067,678,000
0
1,780,271,118,067
clob
615
null
0.4
0.44
0.04
null
null
null
null
null
mm
null
1780271116916
null
null
null
null
e3
null
1,780,271,118,067,681,300
0
1,780,271,118,067
clob
616
[ { "f03": "a1w", "price": "0.56", "size": "61.11", "f31": "e1", "f04": "bf12559d93560d1ce647f43db530c68cf92c3197", "best_bid": "0.56", "best_ask": "0.6" }, { "f03": "ao", "price": "0.44", "size": "61.11", "f31": "e2", "f04": "76186ecc845cc941f38becc154baa63077715a9...
null
null
null
null
null
null
null
null
mm
null
1780271116916
null
null
null
null
e3
null
1,780,271,118,067,684,900
0
1,780,271,118,067
clob
617
[ { "f03": "a1w", "price": "0.59", "size": "0", "f31": "e1", "f04": "bf12559d93560d1ce647f43db530c68cf92c3197", "best_bid": "0.56", "best_ask": "0.6" }, { "f03": "ao", "price": "0.41", "size": "0", "f31": "e2", "f04": "76186ecc845cc941f38becc154baa63077715a93", ...
null
null
null
null
null
null
null
null
mm
null
1780271116916
null
null
null
null
e3
null
1,780,271,118,067,688,200
0
1,780,271,118,067
clob
618
[ { "f03": "a1w", "price": "0.58", "size": "0", "f31": "e1", "f04": "bf12559d93560d1ce647f43db530c68cf92c3197", "best_bid": "0.56", "best_ask": "0.6" }, { "f03": "ao", "price": "0.42", "size": "0", "f31": "e2", "f04": "76186ecc845cc941f38becc154baa63077715a93", ...
null
null
null
null
null
null
null
null
mm
null
1780271116916
null
null
null
null
e3
null
1,780,271,118,067,691,800
0
1,780,271,118,067
clob
619
[ { "f03": "ao", "price": "0.42", "size": "0", "f31": "e2", "f04": "76186ecc845cc941f38becc154baa63077715a93", "best_bid": "0.4", "best_ask": "0.44" }, { "f03": "a1w", "price": "0.58", "size": "0", "f31": "e1", "f04": "bf12559d93560d1ce647f43db530c68cf92c3197", ...
null
null
null
null
null
null
null
null
mm
null
1780271116916
null
null
null
null
e3
null
1,780,271,118,067,694,800
0
1,780,271,118,067
clob
620
[ { "f03": "a1w", "price": "0.57", "size": "0", "f31": "e1", "f04": "bf12559d93560d1ce647f43db530c68cf92c3197", "best_bid": "0.56", "best_ask": "0.6" }, { "f03": "ao", "price": "0.43", "size": "0", "f31": "e2", "f04": "76186ecc845cc941f38becc154baa63077715a93", ...
null
null
null
null
null
null
null
null
mm
ao
1780271116916
null
null
null
null
e5
null
1,780,271,118,067,698,000
0
1,780,271,118,067
clob
621
null
null
null
null
0.41
2.439023
0
e1
0x19797ece12819b25ad03c959da25580a251a322190dff912cec786c6376b6573
mm
ao
1780271116916
76186ecc845cc941f38becc154baa63077715a93
[ { "price": "0.01", "size": "14327.11" }, { "price": "0.02", "size": "2439" }, { "price": "0.03", "size": "3383.6" }, { "price": "0.04", "size": "1705" }, { "price": "0.05", "size": "1994.88" }, { "price": "0.06", "size": "449.67" }, { "pric...
[ { "price": "0.99", "size": "14852.6" }, { "price": "0.98", "size": "2374" }, { "price": "0.97", "size": "3393.6" }, { "price": "0.96", "size": "1695" }, { "price": "0.95", "size": "2350.87" }, { "price": "0.94", "size": "449.67" }, { "price...
null
e0
null
1,780,271,118,067,702,000
0
1,780,271,118,067
clob
622
null
null
null
null
null
null
null
null
null
mm
ao
1780271116923
null
null
null
null
e4
null
1,780,271,118,067,704,800
0
1,780,271,118,067
clob
623
null
0.4
0.44
0.04
null
null
null
null
null
mm
null
1780271116923
null
null
null
null
e3
null
1,780,271,118,067,708,200
0
1,780,271,118,067
clob
624
[ { "f03": "ao", "price": "0.4", "size": "16", "f31": "e1", "f04": "77419c019fc27776aef904b4e704a86177239dbf", "best_bid": "0.4", "best_ask": "0.44" }, { "f03": "a1w", "price": "0.6", "size": "16", "f31": "e2", "f04": "3c4435d0fb91a4354641a902c7562bed7bd56e06", ...
null
null
null
null
null
null
null
null
mm
ao
1780271116923
77419c019fc27776aef904b4e704a86177239dbf
[ { "price": "0.01", "size": "14327.11" }, { "price": "0.02", "size": "2439" }, { "price": "0.03", "size": "3383.6" }, { "price": "0.04", "size": "1705" }, { "price": "0.05", "size": "1994.88" }, { "price": "0.06", "size": "449.67" }, { "pric...
[ { "price": "0.99", "size": "14852.6" }, { "price": "0.98", "size": "2374" }, { "price": "0.97", "size": "3393.6" }, { "price": "0.96", "size": "1695" }, { "price": "0.95", "size": "2350.87" }, { "price": "0.94", "size": "449.67" }, { "price...
null
e0
null
1,780,271,118,067,712,000
0
1,780,271,118,067
clob
625
null
null
null
null
null
null
null
null
null
mm
null
1780271116926
null
null
null
null
e3
null
1,780,271,118,067,715,600
0
1,780,271,118,067
clob
626
[ { "f03": "ao", "price": "0.36", "size": "684.26", "f31": "e1", "f04": "702891839a5587b395542760bf116c60ad5dbff5", "best_bid": "0.4", "best_ask": "0.44" }, { "f03": "a1w", "price": "0.64", "size": "684.26", "f31": "e2", "f04": "a391d54c0198b710f590d4f8adc2343e26a7d...
null
null
null
null
null
null
null
null
mm
null
1780271116926
null
null
null
null
e3
null
1,780,271,118,067,719,000
0
1,780,271,118,067
clob
627
[ { "f03": "ao", "price": "0.36", "size": "679.26", "f31": "e1", "f04": "d47924100ad2263a81c9c54c13add38d91b7c852", "best_bid": "0.4", "best_ask": "0.44" }, { "f03": "a1w", "price": "0.64", "size": "679.26", "f31": "e2", "f04": "89590f676549db0524b0c48896c48ac6de71e...
null
null
null
null
null
null
null
null
mm
null
1780271116930
null
null
null
null
e3
null
1,780,271,118,067,722,200
0
1,780,271,118,067
clob
628
[ { "f03": "ao", "price": "0.36", "size": "609.26", "f31": "e1", "f04": "97fd846e6a8936cafb0240b644fb6321c2e04905", "best_bid": "0.4", "best_ask": "0.44" }, { "f03": "a1w", "price": "0.64", "size": "609.26", "f31": "e2", "f04": "e4ab6c966b9983a7c6118762920b01752ec5e...
null
null
null
null
null
null
null
null
mm
null
1780271116930
null
null
null
null
e3
null
1,780,271,118,067,726,000
0
1,780,271,118,067
clob
629
[ { "f03": "ao", "price": "0.36", "size": "604.26", "f31": "e1", "f04": "268d5cd7c0cd59c729b77c3c8da4a17169f8255e", "best_bid": "0.4", "best_ask": "0.44" }, { "f03": "a1w", "price": "0.64", "size": "604.26", "f31": "e2", "f04": "b9b17468ab77747481f6b3aae11e4573a1ba0...
null
null
null
null
null
null
null
null
End of preview.

No dataset card yet

Downloads last month
7