Listing model

Footprint provides real-time listing data for collections across various marketplaces. This data allows users to track and monitor how collections are listed and traded across different platforms.

nft_order

fieldfield_typedescription
chainstringBlockchain name
collection_contract_addressstringCollection contract address
nft_token_idstringToken id of the NFT collection
marketplace_slugstringUnique identifier for the marketplace within Footprint
order_idstringMarketplace order id
valid_fromtimestampThe start timestamp of the order validity period
valid_untiltimestampThe end timestamp of the order validity period
statusstringThe order latest status
native_amountfloatToken amount of the chain native token
amountfloatToken amount
amount_currencystringToken symbol of the amount
amount_currency_contract_addressstringToken contract address of amount_currency
buyer_addressstringWallet address of the buyer
seller_addressstringWallet address of the seller
typestringOrder type
created_attimestampThe created timestamp of the order
updated_attimestampThe order last updated timestamp
num_of_nft_token_idintNumber of NFT token

Footprint API

Get above data from Footprint REST API:

REST API endpointdescription
getNFTListingsReturns the sales listing of a given NFT collection by marketplace.

Check the following dataset while you’re using SQL API to access:

  1. nft_orders

📘

More API endpoints?

Feel free to contact us in Foorpint discord click here.

Data sample

{
  "message": "success",
  "code": 0,
  "data": [
    {
      "created_at": "2023-10-16 00:04:12.000 UTC",
      "order_id": "0x6ec824be18d4493071e5dd07325850fada620ac15588faec7f00ba51b40925e8",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 00:04:12.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6244",
      "native_amount": 27.2,
      "amount": 27.2,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 00:04:00.000 UTC",
      "valid_until": "2023-10-19 00:03:56.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x95921da9f69d177c1c4421ff3b70446883c538b8",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 00:17:11.000 UTC",
      "order_id": "0x5a20f07fc45f0e1d2f4088b36c00a2e615ee673320352ada52a6596be9c2f53c",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 00:17:11.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8463",
      "native_amount": 38.41,
      "amount": 38.41,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 00:16:41.000 UTC",
      "valid_until": "2023-10-17 00:16:34.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0xbd0f764ade4ecc77ab5c9ba64f495db2deb8159e",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 00:17:40.000 UTC",
      "order_id": "0xefde97ae91745a6a8d2a0e060d6a9b47a3c387f93ab213846d44d2dd8b4960e7",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 00:17:40.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8463",
      "native_amount": 34.81,
      "amount": 34.81,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 00:17:40.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xbd0f764ade4ecc77ab5c9ba64f495db2deb8159e",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 00:47:10.000 UTC",
      "order_id": "0x2e7007c2732733c9709247de633e82ba6a01b8353cdc88055e64db4c0f70feba",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 00:47:10.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "4508",
      "native_amount": 50,
      "amount": 50,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 00:46:44.000 UTC",
      "valid_until": "2023-10-23 00:46:44.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x95346aeb9979ec02b67904e6c3ebf7b7a0ac126d",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 01:29:13.000 UTC",
      "order_id": "0x881522aef5b499919c62800ed46af47709d21ebaa08e37aba721ae174e2267f1",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-17 03:23:25.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8003",
      "native_amount": 28,
      "amount": 28,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 01:29:13.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xcb415344cd0fc552ce7b48ee9375991ff5865895",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 01:29:13.000 UTC",
      "order_id": "0x8ca9f3df34b8acfdd1e8527c852f15e0db2199268df1c93edccd749c913fa8e1",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-17 03:23:25.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6974",
      "native_amount": 28.5,
      "amount": 28.5,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 01:29:13.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xcb415344cd0fc552ce7b48ee9375991ff5865895",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 01:30:51.000 UTC",
      "order_id": "0x7c96c75c9546f49ac69c951e635f8878e3ccccc3bc6b024607a4a65899d1c7b7",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 01:30:51.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8252",
      "native_amount": 35,
      "amount": 35,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 01:30:51.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x278bfd54e7e71346f92ef36c6e34145d14f017cd",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 01:31:49.000 UTC",
      "order_id": "0x0e26ca710a3bf146558d1bc3bf0fa5e673211e007c74fc3b41a120eddc4d434f",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 01:31:49.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "9169",
      "native_amount": 27,
      "amount": 27,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 01:31:49.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x278bfd54e7e71346f92ef36c6e34145d14f017cd",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 02:00:46.000 UTC",
      "order_id": "0x65e7b3ae744f97964c6ce862ccd9180e95daa5d6d014bfa2bd7448a3bc00984c",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 02:00:46.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "1233",
      "native_amount": 31,
      "amount": 31,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 02:00:27.000 UTC",
      "valid_until": "2023-11-08 16:46:43.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x1cde4464ecd857461f84bd9b8a6595771fbddfcc",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 02:03:26.000 UTC",
      "order_id": "0x87fe4d06351ed7474a9ebe574b2aa3fe91b65d8d5a70137badcc93df30e10357",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 02:03:26.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "690",
      "native_amount": 41,
      "amount": 41,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 02:03:09.000 UTC",
      "valid_until": "2023-11-08 16:44:54.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x1cde4464ecd857461f84bd9b8a6595771fbddfcc",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 03:11:53.000 UTC",
      "order_id": "0x3c010b05ef00b0253b5c0c3f275a52aaf47b95c6b58d1aaf93417ef3e3f2f9ce",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 03:11:53.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8003",
      "native_amount": 29,
      "amount": 29,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 03:11:46.000 UTC",
      "valid_until": "2023-11-15 03:11:46.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0xcb415344cd0fc552ce7b48ee9375991ff5865895",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 03:59:30.000 UTC",
      "order_id": "0x980fc151c2c9a05c20c5e68f356b1c673308071698d21259536485b83b27a23d",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 03:59:30.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "29",
      "native_amount": 59,
      "amount": 59,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 03:59:30.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x33d4b1c41ba877e97cb366e4c53e426cc898896b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 04:00:36.000 UTC",
      "order_id": "0x1e320b964226d7621e6c4c6ee0e4af6c722b3423d31fb4223ef2982a04aca11a",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 04:00:36.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "29",
      "native_amount": 59,
      "amount": 59,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 04:00:27.000 UTC",
      "valid_until": "2023-10-23 04:00:27.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x33d4b1c41ba877e97cb366e4c53e426cc898896b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 05:14:54.000 UTC",
      "order_id": "0xc53753a0dddcf8f1fc3ccdb286dcee1e61c933bf77aa7be584e1e46b1392be70",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 05:14:54.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6955",
      "native_amount": 30.7,
      "amount": 30.7,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 05:14:53.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xe7bc49fcd5ce7adffbf34ab0ca8cd818c87ae89c",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 05:16:41.000 UTC",
      "order_id": "0xd0060f02fd0ab967b7e895b0337e88821b7c8459d7220202137458e9a6433ee7",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 05:16:41.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "323",
      "native_amount": 38.5,
      "amount": 38.5,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 05:16:28.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 05:41:45.000 UTC",
      "order_id": "0x8b60fd44d7e9df544949f94ca4cae50a27d7394b3efde91eef04aeaf48c2a85a",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 05:41:45.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5898",
      "native_amount": 37.5,
      "amount": 37.5,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 05:41:44.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xaf6209795446f33492133df966042bc2b568d866",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 06:04:24.000 UTC",
      "order_id": "0x6daed1bb87688180851932b061db1547eed6faae26366f4a16dcf598c89a518a",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 06:04:24.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "1637",
      "native_amount": 39.99,
      "amount": 39.99,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 06:04:24.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x2fb5933955f0292e20b5db15eaeb67c35d246482",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 06:11:33.000 UTC",
      "order_id": "0x94dedfd7316ddca31f258dede946940e14b83e67145f2e326d52e6e040cab74d",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 06:11:33.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5388",
      "native_amount": 50,
      "amount": 50,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 06:11:23.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 06:19:12.000 UTC",
      "order_id": "0x7c9da362c3bc7096a2cf48c2553508b28c68465c564d8d4d9a68346ebdadc09f",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 06:19:12.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "3224",
      "native_amount": 200,
      "amount": 200,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 06:18:58.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 06:19:35.000 UTC",
      "order_id": "0x8c5827f10cb93b2a87f6eb9c8ccb759b5529e8b82b7432f95e712478f9b340bb",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 06:19:35.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "2469",
      "native_amount": 30,
      "amount": 30,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 06:19:35.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x06d0f03416fbc95a69bffa1374e597f8aef752d8",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 06:19:35.000 UTC",
      "order_id": "0xcb18f2d570f85948d000b0cd835323c90bc719733574ccfe9d1c42bee9e52b11",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 06:19:35.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7605",
      "native_amount": 30,
      "amount": 30,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 06:19:35.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x06d0f03416fbc95a69bffa1374e597f8aef752d8",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 06:27:04.000 UTC",
      "order_id": "0x35af316d028b9cae959541de86a1c37213a2908b6834acbdf8c123b714ee5a7a",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 06:27:04.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7606",
      "native_amount": 30,
      "amount": 30,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 06:26:59.000 UTC",
      "valid_until": "2023-10-19 06:27:00.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x86b4d38e451c707e4914ffceab9479e3a8685f98",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 06:27:25.000 UTC",
      "order_id": "0x6a4a2700b2ae018c2d5aa978301a6290342aceb2a87f541975206f1cf59ca97c",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 06:27:25.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7606",
      "native_amount": 29.96,
      "amount": 29.96,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 06:27:25.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x86b4d38e451c707e4914ffceab9479e3a8685f98",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 09:38:33.000 UTC",
      "order_id": "0x1ea3d9ec8b6510dfff1a0be49e979be180cf563dc832138275d88db5f529d166",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 09:38:33.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "4451",
      "native_amount": 25.688,
      "amount": 25.688,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 09:38:27.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 10:31:36.000 UTC",
      "order_id": "0x71cdadbb7ece05c88fb4195e659c5fd481174718d1945bc3b612e0bd6c90d462",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-17 05:52:54.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8375",
      "native_amount": 26.5,
      "amount": 26.5,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 10:31:36.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x90ee4f34956585f67e2ed423e32936661116b2ba",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 10:54:56.000 UTC",
      "order_id": "0x4661259b66bf85db6331629d8082ae6d2c48d27a7c283f12242a5c70d27e5630",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 10:54:56.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5550",
      "native_amount": 31,
      "amount": 31,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 10:54:42.000 UTC",
      "valid_until": "2023-10-23 10:54:39.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0xa7a9edaad66fa17f2c632ae01ca320c2e3b2ba92",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 11:14:31.000 UTC",
      "order_id": "0xd34479a20f91b8d401cd2611419d7ed214e099601d5c97db3359aeeb7d6bd238",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 11:14:31.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7642",
      "native_amount": 26.98,
      "amount": 26.98,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 11:14:25.000 UTC",
      "valid_until": "2023-10-17 11:14:25.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0xf15c93562bc3944a68e938ef75d2a3360d98ca57",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 11:42:30.000 UTC",
      "order_id": "0x3b6579fb9d5136a3a0aa53794155b252b865dc93068e793cabe7f5c5020c39c3",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 11:42:30.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7200",
      "native_amount": 26.2,
      "amount": 26.2,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 11:42:30.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x441c5d77fb66c185235844a1036e02b8c425d7e3",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 11:42:59.000 UTC",
      "order_id": "0xe5cafbb4b533eda30240a79ad70856f848b83f086deb4140482ab563900070d6",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 11:42:59.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8234",
      "native_amount": 28.5,
      "amount": 28.5,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 11:42:59.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x441c5d77fb66c185235844a1036e02b8c425d7e3",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 11:46:50.000 UTC",
      "order_id": "0xcf2c5b157017dc25c434b658a308d41c8a2eb5d45836f51ac781a4939b4699b4",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 11:46:50.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5692",
      "native_amount": 50,
      "amount": 50,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 11:46:35.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 12:01:12.000 UTC",
      "order_id": "0x6e53f374fa8eb6d26d648ec2be025a643571b737925dce626fa1c4dd2ed0bca8",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 12:01:12.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "1864",
      "native_amount": 28,
      "amount": 28,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 12:01:07.000 UTC",
      "valid_until": "2023-10-17 00:01:07.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x8dd50e77419ce6f5ad1c8c9999bd8c049e421b34",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 12:03:12.000 UTC",
      "order_id": "0x987cdc2e82c003f53b11316ab843f8a0577376d9eb3e86e9d78d85ba4076e721",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 12:03:12.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "886",
      "native_amount": 38.8,
      "amount": 38.8,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 12:03:12.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x0e73d837b29ac157d072c946ad65d3fa9a5750ba",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 13:27:09.000 UTC",
      "order_id": "0xbaac9dedcd796e3875ff63f16c247034fdf5aa5dcda73e85fd4118fe123b69bf",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 13:27:09.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "1323",
      "native_amount": 27.899,
      "amount": 27.899,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 13:27:03.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 13:38:29.000 UTC",
      "order_id": "0x287613cf586c0929137e26397b36a5a5a294d4167d663a13702497de2e2bd3a0",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 13:38:29.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5286",
      "native_amount": 35,
      "amount": 35,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 13:38:29.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xb55995369e6198109f62fd83b490cc403e227989",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 13:39:49.000 UTC",
      "order_id": "0x60879f53fd1873cd35e15636042552bd7b095913a2561e4e726f696d0a652562",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 13:39:49.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8617",
      "native_amount": 33.99,
      "amount": 33.99,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 13:39:48.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xb55995369e6198109f62fd83b490cc403e227989",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 13:40:53.000 UTC",
      "order_id": "0x3a54ec1d9ac61e9aa2cf15346226d113683b9e13f394d17bcf95aab67b5c5f73",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 13:40:53.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "2012",
      "native_amount": 27.9,
      "amount": 27.9,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 13:40:53.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xf15c93562bc3944a68e938ef75d2a3360d98ca57",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 13:41:57.000 UTC",
      "order_id": "0x36f80080c5bf01fe1cddb0b6501cb7b7d00cb9e7361ba5fa2e48d362243a0c8d",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 13:41:57.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "2012",
      "native_amount": 27.9,
      "amount": 27.9,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 13:41:52.000 UTC",
      "valid_until": "2023-10-19 13:41:53.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0xf15c93562bc3944a68e938ef75d2a3360d98ca57",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 13:57:07.000 UTC",
      "order_id": "0xf6fc7f29ca9a640549e9faa91ebfbc8f7e04807bb7300d2f077061837a34224a",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 13:57:07.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6203",
      "native_amount": 25.838,
      "amount": 25.838,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 09:38:27.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 13:58:44.000 UTC",
      "order_id": "0x43882475120ae75d0cc7fae8f4231a1a03382d2b034a4a0e84717a72da2f6333",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 13:58:44.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8614",
      "native_amount": 35.69,
      "amount": 35.69,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 13:58:29.000 UTC",
      "valid_until": "2023-10-23 13:17:13.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x69986d5af481c14ca1351c8f330a34a0afcd90bd",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 13:58:59.000 UTC",
      "order_id": "0xdc5673ed185eee7b526d6b9d7635d3aadefa91b21113a674962e38819205b86e",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 13:58:59.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8614",
      "native_amount": 35,
      "amount": 35,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 13:58:59.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x69986d5af481c14ca1351c8f330a34a0afcd90bd",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 14:44:56.000 UTC",
      "order_id": "0xec631f4340d459741fb12d9573e14ccef8496793dd368573877115e54e209bfe",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 14:44:56.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "4249",
      "native_amount": 29.69,
      "amount": 29.69,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 14:44:53.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 14:58:40.000 UTC",
      "order_id": "0x2919155ad79a870ce8f8ba98bd9b5f1dbd2ee034a9891850884af8252638133a",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 14:58:40.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "9406",
      "native_amount": 26,
      "amount": 26,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 14:58:40.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x8c4a0818f1ac97fb28405c8e87a609bca55b11a1",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 14:58:40.000 UTC",
      "order_id": "0x37883055ad4fe981e193476e086b017c85bcb239533137dc57bf3a2e68bad12b",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 14:58:40.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "4654",
      "native_amount": 26.24,
      "amount": 26.24,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 14:58:40.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x8c4a0818f1ac97fb28405c8e87a609bca55b11a1",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 14:58:40.000 UTC",
      "order_id": "0xe4386061ceb2076a01e011b09d7420055700643a6de18dadd7ec6d4e34893c6a",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 14:58:40.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7692",
      "native_amount": 26.16,
      "amount": 26.16,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 14:58:40.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x8c4a0818f1ac97fb28405c8e87a609bca55b11a1",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:02:00.000 UTC",
      "order_id": "0x1feecd943e4d174c97f6a791c4f0e0aeb060ba00a92fdf8641880ac7491ec8eb",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:02:00.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6377",
      "native_amount": 26.57,
      "amount": 26.57,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:02:00.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x71fcfba5268a5194577abf58c7996723cb50f114",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:02:00.000 UTC",
      "order_id": "0xa45343e2f56c3cbcd8fe3f1bf1b681473e93b62cfeb3c704fe4e62a938c63b70",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:02:00.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "2625",
      "native_amount": 26.64,
      "amount": 26.64,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:02:00.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x71fcfba5268a5194577abf58c7996723cb50f114",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:02:00.000 UTC",
      "order_id": "0xaab4ddad4255ba4cd690f063d52ea12b93f4db3b022767dee067fb47d47c9fe1",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:02:00.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8048",
      "native_amount": 26.78,
      "amount": 26.78,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:02:00.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x71fcfba5268a5194577abf58c7996723cb50f114",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:02:00.000 UTC",
      "order_id": "0xce80e5d91e361d6ff931f9244d5be9e228d7a0b75403c14e41e176f19b33c9b9",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:02:00.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5986",
      "native_amount": 26.71,
      "amount": 26.71,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:02:00.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x71fcfba5268a5194577abf58c7996723cb50f114",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:02:00.000 UTC",
      "order_id": "0xea8b8f4313420d5594d76e0bd6085762e45b30f88486cf488f54cd7bf01d8a3e",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:02:00.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6831",
      "native_amount": 26.5,
      "amount": 26.5,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:02:00.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x71fcfba5268a5194577abf58c7996723cb50f114",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:05:05.000 UTC",
      "order_id": "0x4e1b5913131c4eff4910943811809dcaee1641170eaf019ede8ca9efd9060384",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:05:05.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "9670",
      "native_amount": 27.16,
      "amount": 27.16,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:05:05.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x4622295a07ad10b16809ce06b71acbec01e9db49",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:05:05.000 UTC",
      "order_id": "0x7a0b173b4a7985bb6f378aa8ba11b0647f2b0c2f32def48b14ca8a8fce9d535a",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:05:05.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5831",
      "native_amount": 27.08,
      "amount": 27.08,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:05:05.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x4622295a07ad10b16809ce06b71acbec01e9db49",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:05:05.000 UTC",
      "order_id": "0xbd19173113a08489f2cce7fcdce01eae2b16223f4fcb3eb654bc99e6b3b495d4",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:05:05.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5162",
      "native_amount": 27,
      "amount": 27,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:05:05.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x4622295a07ad10b16809ce06b71acbec01e9db49",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:06:31.000 UTC",
      "order_id": "0x537bf44de68a1719c6e2ad0792ea26aaa92352f51166120913e0db72c7eea325",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:06:31.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "3938",
      "native_amount": 31,
      "amount": 31,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:05:31.000 UTC",
      "valid_until": "2023-11-16 16:05:31.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0xcaf4f7017523dd07e59469092fd27cedaba42f04",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:18:48.000 UTC",
      "order_id": "0xfc1ce623573798bf6c936a1542265abf9bfbe19a21d43301f313d7de633371df",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:18:48.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "9559",
      "native_amount": 26.9,
      "amount": 26.9,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:18:42.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:23:55.000 UTC",
      "order_id": "0xbec2b2890a4ff7f0608cb9c6ba467bbfcadf0b8ba157ca03b6952c9985d2e5a2",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:23:55.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "2594",
      "native_amount": 27.59,
      "amount": 27.59,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:23:48.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:24:06.000 UTC",
      "order_id": "0x27ed866e6efa2e369d79e16b7d300ab4c707b6852792adc523e31aa2b429ca10",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:24:06.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7958",
      "native_amount": 26.99,
      "amount": 26.99,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:23:48.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:24:12.000 UTC",
      "order_id": "0x6691cf00b265ff488f5a59a2decf17bd639ee64985c5f90302aca72367935ecb",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:24:12.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "1976",
      "native_amount": 27.59,
      "amount": 27.59,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:24:12.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xcafba4ca4a4886ae0938cc8ef91b605db9e4bf08",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:29:28.000 UTC",
      "order_id": "0x254057dd17ec76a301de12d58b2cdf9e852a26e620eab5d47e108a0183732dd7",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:29:28.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5382",
      "native_amount": 26.25,
      "amount": 26.25,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:29:28.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x4341f1bdd076760013ffc1aeff9fcf1c2c815fab",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:33:31.000 UTC",
      "order_id": "0xce44938ed7af8565835b6bc2e57368093bba1fd29d05aa223f1a382d5d62a8d5",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "x2y2",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:33:31.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6137",
      "native_amount": 26.98,
      "amount": 26.98,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:33:31.000 UTC",
      "valid_until": "2023-10-19 15:33:13.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x65a837220bddc55b67010adec2125e136ed19444",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 15:34:36.000 UTC",
      "order_id": "0x055ae59fa75199ba17acca096373491ba12586cdfb989898ebbf320686ac58c0",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 15:34:36.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6137",
      "native_amount": 27.388,
      "amount": 27.388,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 15:34:28.000 UTC",
      "valid_until": "2023-10-18 10:33:04.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x65a837220bddc55b67010adec2125e136ed19444",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:01:15.000 UTC",
      "order_id": "0x109cb144e4d24116055117d419ca4c49685f7c946e4bb8366c8725aae296869e",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:01:15.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7808",
      "native_amount": 32.9,
      "amount": 32.9,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:00:53.000 UTC",
      "valid_until": "2023-10-18 16:00:53.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x7c1958ba95ab3170f6069dadf4de304b0c00000c",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:01:15.000 UTC",
      "order_id": "0x70fb03f0ed41083949a160f81b1f31fd20a5655762569512f74bb332208ed4fb",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:01:15.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "4180",
      "native_amount": 37.77,
      "amount": 37.77,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:00:53.000 UTC",
      "valid_until": "2023-10-18 16:00:53.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x7c1958ba95ab3170f6069dadf4de304b0c00000c",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:01:39.000 UTC",
      "order_id": "0x01d6b40846a99dd05304c9b99beebfaa842c8f2a1cf899f33577fc83f86c854e",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:01:39.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8168",
      "native_amount": 29.98,
      "amount": 29.98,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:01:30.000 UTC",
      "valid_until": "2023-10-18 16:01:30.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x7c1958ba95ab3170f6069dadf4de304b0c00000c",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:08:09.000 UTC",
      "order_id": "0xf9cb4f1f98d01dbc2f7917509bb277fa40cb7c23131a6344418d456155b8db65",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:08:09.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "9153",
      "native_amount": 120,
      "amount": 120,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:07:23.000 UTC",
      "valid_until": "2023-11-16 17:07:23.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x54241c0f3b3bd03aeb3ad27ac12dac5c8f0f6985",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:21:16.000 UTC",
      "order_id": "0x830e76996f0ca0f5c76b35f0458deacbcd429eb5311523f7e451c2c6cd77dfda",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:21:16.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6399",
      "native_amount": 25.88,
      "amount": 25.88,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:21:14.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:38:08.000 UTC",
      "order_id": "0x452ba51dc1e8a7e53f22b563c72fd5891448dc692a3933b6829ab9bfc97621a8",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:38:08.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "1228",
      "native_amount": 29,
      "amount": 29,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:37:52.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:38:24.000 UTC",
      "order_id": "0x88a9cdba244b8edfbbd8e2b1f3ab4a8f48db5888815e83997c0008a96961bef9",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:38:24.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "3735",
      "native_amount": 33,
      "amount": 33,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:37:52.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:38:40.000 UTC",
      "order_id": "0xf2c9c5b4945edca4464ba7aaaaf79f41c0c96f894e752f0c2889a92ae9b04181",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:38:40.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5074",
      "native_amount": 30,
      "amount": 30,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:37:52.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:38:56.000 UTC",
      "order_id": "0xd4e0e3d002b60938caf8ac820f67389fc5dad532b62e25a64fbde7b9e060db7f",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:38:56.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5221",
      "native_amount": 28.5,
      "amount": 28.5,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:37:52.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:39:11.000 UTC",
      "order_id": "0xc97abfa1a95a68e84a259ba0c2578d5a0062e691dd16c1fd0483a722cc46a8c3",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:39:11.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "6620",
      "native_amount": 28.5,
      "amount": 28.5,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:37:52.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:42:43.000 UTC",
      "order_id": "0x0e4bd92ebfc8f356702db9903e39d28a9447dfddeef13dc41fc5fd53d4eb1e1e",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:42:43.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "2631",
      "native_amount": 36.9,
      "amount": 36.9,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:42:28.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:42:57.000 UTC",
      "order_id": "0x404a913031b2e9952c0e653916480fb191ba57ed43fd4b0b9fb12caea43db42d",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:42:57.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8890",
      "native_amount": 36.9,
      "amount": 36.9,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:42:28.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x29469395eaf6f95920e59f858042f0e28d98a20b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 16:50:14.000 UTC",
      "order_id": "0x48eb2cf971104c18a5606a71c969ff09ae00cb0033a0c4c479fda20afadf0d03",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 16:50:14.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "360",
      "native_amount": 34,
      "amount": 34,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 16:50:04.000 UTC",
      "valid_until": "2023-11-15 16:50:04.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x242559cceece552cc790bd3f2f9d890921ed6125",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 17:10:42.000 UTC",
      "order_id": "0x92b2f530a58553ff253ecedabec42c375ca8d45ad8837e22af8a22ff59f2384c",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 17:10:42.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "5488",
      "native_amount": 26.5,
      "amount": 26.5,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 17:10:38.000 UTC",
      "valid_until": "2023-10-17 17:10:38.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0x2e7573445b46a305f6b80f86ba56e788b2db7e68",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 17:18:14.000 UTC",
      "order_id": "0x06ab6e029c3f6f7227e5898c261d0fd37c44ac6fdff5b20c54e490d2cae150b0",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 17:18:14.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "9057",
      "native_amount": 29.88,
      "amount": 29.88,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 17:18:14.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0x86b4d38e451c707e4914ffceab9479e3a8685f98",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 17:40:07.000 UTC",
      "order_id": "0x8e00eee53737537fecf54d63df29ff4701abf41363c0a35ca103617b2e806768",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 17:40:07.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "8461",
      "native_amount": 49.75,
      "amount": 49.75,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 17:39:22.000 UTC",
      "valid_until": "2023-11-16 18:39:22.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0xe9581fb58eb6fdcbd45fcba793149bab6b0e0c4b",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 18:07:10.000 UTC",
      "order_id": "0x6a207d8f209f54f42b5b3227c36307fca67945f7de21822bf2e9786b3fe2e9c7",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 18:07:10.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7642",
      "native_amount": 25.1867,
      "amount": 25.1867,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 18:07:04.000 UTC",
      "valid_until": "2023-10-17 10:07:04.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0xf15c93562bc3944a68e938ef75d2a3360d98ca57",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 18:07:53.000 UTC",
      "order_id": "0xb2df7360b51266022f3010a584418c86e77e993a9293b56887da59b4b48a4135",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 18:07:53.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "7642",
      "native_amount": 24.9878,
      "amount": 24.9878,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 18:07:53.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xf15c93562bc3944a68e938ef75d2a3360d98ca57",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 19:59:18.000 UTC",
      "order_id": "0x65d912b5205dc67c5ee7c6a483807d741d03236538668e1aa0e0a63caac0195e",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "blur",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 19:59:18.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "3022",
      "native_amount": 63.69,
      "amount": 63.69,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 19:59:18.000 UTC",
      "valid_until": "Invalid date",
      "buyer_address": "N/A",
      "seller_address": "0xc0ac56cf556b41da25354cc0199200bf36f79ccc",
      "num_of_nft_token_id": 1
    },
    {
      "created_at": "2023-10-16 19:59:26.000 UTC",
      "order_id": "0x6be943a3209584683c258ac123453dfb1d587c01f6241d7dcef62c2500da9318",
      "collection_contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
      "marketplace_slug": "opensea",
      "chain": "Ethereum",
      "updated_at": "2023-10-16 19:59:26.000 UTC",
      "type": "listing",
      "status": "active",
      "nft_token_id": "3022",
      "native_amount": 63.69,
      "amount": 63.69,
      "amount_currency": "ETH",
      "amount_currency_contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
      "valid_from": "2023-10-16 19:59:19.000 UTC",
      "valid_until": "2023-11-15 19:59:18.000 UTC",
      "buyer_address": "N/A",
      "seller_address": "0xc0ac56cf556b41da25354cc0199200bf36f79ccc",
      "num_of_nft_token_id": 1
    }
  ],
  "latest_time": "2023-10-17 09:11:49.000 UTC"
}