From 49510c557cc92b29187f10eb248c2ca6bf82753f Mon Sep 17 00:00:00 2001 From: includenull <15929809+includenull@users.noreply.github.com> Date: Sun, 31 Aug 2025 00:01:52 +0100 Subject: [PATCH 1/6] Refactor to properly export types. Fix: Asset owner can be null if asset is burned. Fix: search is optional on endpoints. Fix: before and after need to be strings when POST too. Fix: Add optional images field on CollectionObject. --- .gitignore | 2 + README.md | 8 +- package.json | 10 +- src/endpoints/assets/types.ts | 148 + src/endpoints/assets/v1.ts | 3 +- src/endpoints/market/types.ts | 312 + src/endpoints/market/v1.ts | 6 +- src/endpoints/market/v2.ts | 2 +- src/endpoints/tools/types.ts | 22 + src/endpoints/tools/v1.ts | 2 +- src/endpoints/types.ts | 579 + src/endpoints/utils.ts | 6 +- src/objects/asset.ts | 2 +- src/types.ts | 1024 +- test/api.ts | 19 +- test/asset.ts | 108 +- test/auction.ts | 14 +- test/buyoffer.ts | 12 +- test/collection.ts | 12 +- test/config.ts | 12 + ...50cc55131f896565e5067e35b15ceebcf98a.json} | 6 +- ...023eed59e95a0b65ebe6bd8a424737f7cd55.json} | 6 +- ...0bd2b486450ab801f23b5966a8081d9c2f1b.json} | 6 +- ...f09ab96a3f41c3c4230d01cf07d4988cd705.json} | 11 +- ...8e444d9d481d9cbb2a2268e11f8b9714c476.json} | 6 +- ...d3e38c726f8084035e570673e1b897bd6847.json} | 6 +- ...25690eceaaa76de8f44fbd08be1d3ff6978a.json} | 9 +- ...8773ea698e940b8e45d60fdad792ec8f25cf.json} | 6 +- ...0b309e02e80976b1ba898930d3a5137d792a.json} | 6 +- ...1da9f8649ee91befae8f8a4233fb2851c0be.json} | 43 +- ...34aa20eec1ec15a499989da487e23eadef0e5.json | 990 + ...1b6b01071666bd92e1c6cb5e2f4e227445efd.json | 1748 ++ ...1f344f8837113321e9818349a40cf321d339.json} | 6 +- ...02629a862d3a7b76dbadbf6fcbf393cfc14c5.json | 3627 ---- ...224ae794acf45cc51ca9b94f1b8f7507fa9bf.json | 19 - ...02d527b22307b77a1d86acb128b885f28e18.json} | 8 +- ...76f86046f70cc5896898284dffbc0d0f9e94.json} | 8 +- ...73a287bf35b14314e89507984a99601021f4c.json | 5520 ------ ...8acdb107f5de6808ad8de679f023236bbde4.json} | 6 +- ...f37ba9c7f403a641b25cb5157398fb9a63ac.json} | 6 +- ...c4ea5b2224b719a37f176f3a9f88bb67f7c3.json} | 6 +- ...a9c6563100b794a0f5d630b075a9b8741039.json} | 8 +- ...3c3cb68c40a15dc7946f2127daae41b88d9bd.json | 5520 ++++++ ...ffb30dd6124ca4bf8d4b5d194c3ba2568381.json} | 6 +- ...2c4b1533ee522b12950d94b525b94195a8734.json | 9860 ---------- ...bf9e40ccf46a2ad4a3d891d2191a86286b528.json | 15330 ++++++++++++++++ ...f69d59b3da649d078c071fccd02910d3f07c.json} | 6 +- ...c4ce564e5b87ae762a43ac6b9d5bf8b6d3971.json | 20 - ...21549f406414681891addec50e18be9c6af34.json | 1315 -- ...226e03ee2f2d0c51c0fa2b7a9f14701b82f7.json} | 56 +- ...c85b274ca6b8c45ebcc35322d8e6e0d5b561.json} | 56 +- ...15bf548e0a11b5d4d60cb3cb4eae4e477080.json} | 9 +- ...9a5b88118341dcbc7bb16b90a069c8e07cb6.json} | 3012 +-- ...549c9bfa8ec47ba4a14516045c84369c059d.json} | 6 +- ...2f26fdea6daa2dcfbb08e4cea646d7461c3b.json} | 21 +- ...fab3d8ce8ac528a23f7066aae6fb785ec9c3.json} | 6 +- ...7c108017abc53b4f381fcdefad3788724611.json} | 6 +- ...c6404fb16ac854e039c9b139a3cb222935d3.json} | 6 +- ...7540c5fb3ba047a2d5561a8d04e88222969f3.json | 924 + ...b0a01fd3bf14d5c498b6b8419f78fc02bb9c.json} | 6 +- ...3620fb48acdd12e14f548adcb671a87ee77f.json} | 6 +- ...6cce5e2aaacaee91bc6a92017919849d959a.json} | 6 +- ...9f604f650f225271e5f2e131e0b20f622ba9.json} | 13 +- ...ad5d419a890fd43fa253055a4cb4be88c9c9.json} | 405 +- ...994d0fb7b483fc5cabd76cdb7b8365a59649.json} | 8 +- ...0ffac4cc2c749bf5b4460a6ad369107286096.json | 144 + ...a72a4ca3a47a31a8201c9e6c5c051f8a0efc.json} | 12 +- ...5c17bdf50b7ecaceea97072b1a032a7052a1.json} | 282 +- ...33b02ce49c7ed867e620d2217714c84eef25.json} | 26 +- ...86943a4a70d724ca52831334bb544bbb796a.json} | 8 +- ...23e45895d0314f3e7a7f2784ee943fe1c22e.json} | 6 +- ...82b2d69ee1a0ae1f378d229fb9dc6435de37.json} | 194 +- ...8984810b480c18d9bfb91103cbea2d7bce43.json} | 6 +- ...3fe3079ec30571725f96d1d9c26a70d9ec88.json} | 6 +- ...217d38540e10174b69460f4fe32ee3b46848.json} | 24 +- ...ea61f3993140324c5e29e5db0dae55b71322.json} | 13 +- ...462de4c55220f390caa92e4b20b11a08e972.json} | 6 +- ...04f9a3882b6488998c812073a05a719385d0.json} | 2479 +-- ...f9754ba1ee8b1e919d5b0387455573477f40.json} | 1168 +- ...7faa291540d01bd054a22b538f997b800124.json} | 6 +- ...0c23fe4a8a5911b567df27889a82f2698dc1.json} | 6 +- ...f212ed55c038d8fae5236a7532d94841b837.json} | 11 +- ...dec220f35638823e8e71b241ea98bd1c3720.json} | 14 +- ...e42b95f1a78b739ba0099c73ec3644f1b253.json} | 75 +- ...830f3a9de4077c1880cbf698a5689fe06537.json} | 6 +- ...dc0005c2df048989adc9cae48d88812286a8.json} | 3294 +++- ...2e16b9cd908e50729e420ffb346f8164ae1fa.json | 690 - ...273e22b6ad761a799297d26781f50bf536dc.json} | 6 +- ...2f0e0ddf42aab61c07b66fd3755f463de6bc.json} | 9 +- ...9ed8665df21da0436558e8842375626d74dd8.json | 20 + ...a4c7944998716f59220125ac8fd39bac706ca.json | 18 + ...e34a827d7f0833a1f2a6f4b7242bcf6e0628e.json | 1450 ++ ...d775cad93eb3e14e63437dc2919c3ea6a164b.json | 77 - ...7bbe02b5604d8fd5caad4fc610a85693b57ba.json | 19 + ...624d5256e13278d19165e334440d963ff482.json} | 23 +- ...39d919fa07766a5bfdf4131c3221456d520b.json} | 6 +- ...6d1047c6dc4bd73ce412a3920e0d09a0b954.json} | 633 +- ...9a68b2a4ffa528d8902b018516d2c64322a61.json | 2516 --- ...242ee04941f86d89d3e59b367a334d96c98d.json} | 8 +- ...3e9a2440b12a10fb47355007f72f09d6f8201.json | 77 + ...c94a0fa92a0f311994198694b90a7a9de790.json} | 14 +- ...05f0d676535fc3f3ff7b997769bcc1d02324.json} | 6 +- ...20ed1d5fb223f1027e78fae98988e17e7425.json} | 1100 +- ...92526d6f3b0eb54cc74d6a3c1f16e95bdb0c.json} | 6 +- ...8b7e35861f8051019f8be0224a514f010e42.json} | 13 +- ...cebcc3166792abc98e90e5ab0724535422ca.json} | 6 +- ...7d3490dc020bd43fc6c0111077b600b167cc.json} | 9 +- ...d69940cd6d44f460741c8515706d98937bf7.json} | 52 +- ...3f5beae71fbbd3da21335a60c4c29d0f2d43.json} | 66 +- ...0c4de5552bb889852e458e3196c8d3323b9b7.json | 2220 +++ ...8d012f872c27f9574fd184119286c65bec91.json} | 96 +- ...ed02a3e42d0dd8aab73ac8b1bf1677f58db0.json} | 433 +- ...62c78b01c3d200f2759cecc69ccb5429fe5b4.json | 2406 --- ...4e93363938bb901b4c4430b99fed8e6dbc70.json} | 6 +- ...42208a20c36876f2bf4b7f99da5b63df9054.json} | 21 +- ...6debc47f12722d90e9a8ef13b45ca1007568.json} | 6 +- test/link.ts | 12 +- test/offer.ts | 12 +- test/sale.ts | 12 +- test/schema.ts | 12 +- test/template.ts | 12 +- yarn.lock | 153 +- 122 files changed, 38917 insertions(+), 32057 deletions(-) create mode 100644 src/endpoints/assets/types.ts create mode 100644 src/endpoints/market/types.ts create mode 100644 src/endpoints/tools/types.ts create mode 100644 src/endpoints/types.ts create mode 100644 test/config.ts rename test/data/{d907fa0cc949378daa360fb47c4ed0d08ebe8e38.json => 070350cc55131f896565e5067e35b15ceebcf98a.json} (88%) rename test/data/{9f87e77de841c575ba31770cfc86d6196f5253e6.json => 0ab6023eed59e95a0b65ebe6bd8a424737f7cd55.json} (64%) rename test/data/{7041efb37be1ce4933a1c62223472bcb1d914883.json => 0b240bd2b486450ab801f23b5966a8081d9c2f1b.json} (74%) rename test/data/{82f033e74a96a4fd9839a3d627e2e14c50813e92.json => 0bb2f09ab96a3f41c3c4230d01cf07d4988cd705.json} (73%) rename test/data/{7475ebc71cf425ffe6648f42c487b0a9552ab09c.json => 10d98e444d9d481d9cbb2a2268e11f8b9714c476.json} (74%) rename test/data/{281acac5c325da819a651d4eae753a83caafd03d.json => 10ebd3e38c726f8084035e570673e1b897bd6847.json} (88%) rename test/data/{4a19d8adf7589a9f2ea88143758f1e0850c7be1d.json => 11a625690eceaaa76de8f44fbd08be1d3ff6978a.json} (68%) rename test/data/{5be3fdc0249cb98178f7746cf00d76e505514730.json => 11d48773ea698e940b8e45d60fdad792ec8f25cf.json} (87%) rename test/data/{936d49eb133c6726703cd1bc9c297f7e746c49e0.json => 16900b309e02e80976b1ba898930d3a5137d792a.json} (63%) rename test/data/{5746d75acaf225169b5176f18669fbb9e9f9e21e.json => 18d51da9f8649ee91befae8f8a4233fb2851c0be.json} (68%) create mode 100644 test/data/18e34aa20eec1ec15a499989da487e23eadef0e5.json create mode 100644 test/data/1941b6b01071666bd92e1c6cb5e2f4e227445efd.json rename test/data/{84cabcd5d8136531c1a706d700e817a572f38eb0.json => 1cf01f344f8837113321e9818349a40cf321d339.json} (90%) delete mode 100644 test/data/1d402629a862d3a7b76dbadbf6fcbf393cfc14c5.json delete mode 100644 test/data/285224ae794acf45cc51ca9b94f1b8f7507fa9bf.json rename test/data/{509a7de1c16f626dc1b224a3d7c291f29b299771.json => 2c4102d527b22307b77a1d86acb128b885f28e18.json} (57%) rename test/data/{fd9c3eb6089efb96e31e4f6dbb956b75ff474ab7.json => 2fcc76f86046f70cc5896898284dffbc0d0f9e94.json} (58%) delete mode 100644 test/data/31573a287bf35b14314e89507984a99601021f4c.json rename test/data/{a3b8c14cc2de3a6b5265fd9a5a5ab5386e5abe50.json => 3b068acdb107f5de6808ad8de679f023236bbde4.json} (75%) rename test/data/{aa1de566bf1f3c3cfd65b0e318991dc838265046.json => 3dc5f37ba9c7f403a641b25cb5157398fb9a63ac.json} (76%) rename test/data/{54c8e6e09c8659daf0616ae4bfd10e30f3a095c2.json => 3f11c4ea5b2224b719a37f176f3a9f88bb67f7c3.json} (75%) rename test/data/{6f0848fd6dff54f7e26760cde49d38abf329944b.json => 3f59a9c6563100b794a0f5d630b075a9b8741039.json} (56%) create mode 100644 test/data/4283c3cb68c40a15dc7946f2127daae41b88d9bd.json rename test/data/{59c37b1c749ed32d18297711a0c928874472a382.json => 45afffb30dd6124ca4bf8d4b5d194c3ba2568381.json} (61%) delete mode 100644 test/data/48f2c4b1533ee522b12950d94b525b94195a8734.json create mode 100644 test/data/49fbf9e40ccf46a2ad4a3d891d2191a86286b528.json rename test/data/{896ddcbe70ac69c972819f7ac91861dc0b89d8f7.json => 50f5f69d59b3da649d078c071fccd02910d3f07c.json} (96%) delete mode 100644 test/data/52bc4ce564e5b87ae762a43ac6b9d5bf8b6d3971.json delete mode 100644 test/data/53921549f406414681891addec50e18be9c6af34.json rename test/data/{f3cee42dada8f3e8a2ab5e66e4dc588c2e6eb134.json => 54d2226e03ee2f2d0c51c0fa2b7a9f14701b82f7.json} (71%) rename test/data/{cde936130e46cae7d7887c9b7e6642b8dfd9b0ac.json => 569fc85b274ca6b8c45ebcc35322d8e6e0d5b561.json} (70%) rename test/data/{8eb9e3cc43670cceee86aaccc6db62c7a73d9201.json => 57c315bf548e0a11b5d4d60cb3cb4eae4e477080.json} (80%) rename test/data/{c8ea88f92f9ce84f595ecc9d461657df4a81cd61.json => 580b9a5b88118341dcbc7bb16b90a069c8e07cb6.json} (58%) rename test/data/{9d8820757daef0e3e003886bcdcfaa4bb635470f.json => 58c5549c9bfa8ec47ba4a14516045c84369c059d.json} (87%) rename test/data/{f6ba4f92a8e9defd5cee458b75f6375c9a13027c.json => 5cb02f26fdea6daa2dcfbb08e4cea646d7461c3b.json} (66%) rename test/data/{030dcce54c922fb92143cec4b961a2b2cf3886d4.json => 5e0efab3d8ce8ac528a23f7066aae6fb785ec9c3.json} (75%) rename test/data/{4320c1af72f50493aee5b93a827d571f76cbf8c2.json => 5eef7c108017abc53b4f381fcdefad3788724611.json} (74%) rename test/data/{601a364518adf2bccfd3555df249fb449fc1b9c0.json => 5f33c6404fb16ac854e039c9b139a3cb222935d3.json} (92%) create mode 100644 test/data/6057540c5fb3ba047a2d5561a8d04e88222969f3.json rename test/data/{f2c6439711290a71ff1825fc5973fc4ab4206ad2.json => 6348b0a01fd3bf14d5c498b6b8419f78fc02bb9c.json} (86%) rename test/data/{556f1e992761a43af8af8a29afa874efdf828749.json => 643e3620fb48acdd12e14f548adcb671a87ee77f.json} (79%) rename test/data/{109147382783b9e2f6e9f70049ac67671c8e55ef.json => 67ce6cce5e2aaacaee91bc6a92017919849d959a.json} (80%) rename test/data/{ccf2e9f7bc14f1604278fb9b07ebca949f0ec446.json => 70c69f604f650f225271e5f2e131e0b20f622ba9.json} (63%) rename test/data/{fb29e98c2cc642104ba8cace8be276aad7632163.json => 760cad5d419a890fd43fa253055a4cb4be88c9c9.json} (66%) rename test/data/{d12594be86c1107705c4107dde57cc08d38e8244.json => 7be2994d0fb7b483fc5cabd76cdb7b8365a59649.json} (94%) create mode 100644 test/data/7cb0ffac4cc2c749bf5b4460a6ad369107286096.json rename test/data/{2049d610af2c74b7f24f16cb9bbd2d038125469e.json => 7ddda72a4ca3a47a31a8201c9e6c5c051f8a0efc.json} (82%) rename test/data/{03a0e035e39517bbc29531f64c42bef714f58872.json => 84a35c17bdf50b7ecaceea97072b1a032a7052a1.json} (68%) rename test/data/{039131dc3bb60e7bf37f9d7bf7b5cd5770c92c73.json => 86b233b02ce49c7ed867e620d2217714c84eef25.json} (71%) rename test/data/{141c8c9aebcfbaada9339ea55cd8f8a89b6a5e07.json => 8b9a86943a4a70d724ca52831334bb544bbb796a.json} (57%) rename test/data/{0f73d96cf4f8a1458d6b3f2b4ccc98acd5cf6147.json => 908523e45895d0314f3e7a7f2784ee943fe1c22e.json} (89%) rename test/data/{94a43bf72ba147501eb3a5da763bb28aa51d8675.json => 93a282b2d69ee1a0ae1f378d229fb9dc6435de37.json} (66%) rename test/data/{e7d6dc213fc154729443ab4d78fac9017814a0fa.json => 95e18984810b480c18d9bfb91103cbea2d7bce43.json} (92%) rename test/data/{3c9aced34f6d05f14fcf964615bd1f7dbeb56ef6.json => 98543fe3079ec30571725f96d1d9c26a70d9ec88.json} (95%) rename test/data/{433f277507079c30b22bcb37ecc51e4199e0bb45.json => a792217d38540e10174b69460f4fe32ee3b46848.json} (72%) rename test/data/{d420cd8d372be778f164e4ff89e20d9e53ce8ee1.json => a8a1ea61f3993140324c5e29e5db0dae55b71322.json} (67%) rename test/data/{5a21d2a38a79359df0641e5450e2388bb31d253a.json => a8ce462de4c55220f390caa92e4b20b11a08e972.json} (64%) rename test/data/{c15f98c02b696b9d4346cabc845a5ae3712b515a.json => aa7604f9a3882b6488998c812073a05a719385d0.json} (71%) rename test/data/{9fb9aa8db33e8b65ba33551c0e85b715257dd821.json => ab0df9754ba1ee8b1e919d5b0387455573477f40.json} (51%) rename test/data/{03f787a28a2cac52b8ae7d3f3e723ecd19f8548f.json => ada87faa291540d01bd054a22b538f997b800124.json} (99%) rename test/data/{92ea298740a8eb8ee1326c75fd0e6146360b5356.json => b0260c23fe4a8a5911b567df27889a82f2698dc1.json} (92%) rename test/data/{cf338c172d86bf13eb9b85b1386ebdd4ade52596.json => b38bf212ed55c038d8fae5236a7532d94841b837.json} (89%) rename test/data/{c34078791ba04d3b708f606aa1ea28dd0c5c59d7.json => b422dec220f35638823e8e71b241ea98bd1c3720.json} (91%) rename test/data/{83ee1757c6d61176746be83670ce55ce9484b546.json => b7bbe42b95f1a78b739ba0099c73ec3644f1b253.json} (74%) rename test/data/{9f3575af56a76191a723144460bbd564f60e3c0c.json => babf830f3a9de4077c1880cbf698a5689fe06537.json} (77%) rename test/data/{55cf4b3789e76c89674cbe3271fca469a0658a08.json => bc51dc0005c2df048989adc9cae48d88812286a8.json} (64%) delete mode 100644 test/data/bc92e16b9cd908e50729e420ffb346f8164ae1fa.json rename test/data/{e2babe7f4830d0ab1de1d7fb14793303ed67e12a.json => bcac273e22b6ad761a799297d26781f50bf536dc.json} (88%) rename test/data/{bfa8aae34a0f37b516e6b7dabce4d94410c600b9.json => bce92f0e0ddf42aab61c07b66fd3755f463de6bc.json} (70%) create mode 100644 test/data/bfa9ed8665df21da0436558e8842375626d74dd8.json create mode 100644 test/data/c01a4c7944998716f59220125ac8fd39bac706ca.json create mode 100644 test/data/c04e34a827d7f0833a1f2a6f4b7242bcf6e0628e.json delete mode 100644 test/data/c24d775cad93eb3e14e63437dc2919c3ea6a164b.json create mode 100644 test/data/c397bbe02b5604d8fd5caad4fc610a85693b57ba.json rename test/data/{c11819a96c9a16a6601e6f951fd84f5256badd81.json => c865624d5256e13278d19165e334440d963ff482.json} (69%) rename test/data/{5163015c1924c212e81beb0fe7b8cacf2310f591.json => c91339d919fa07766a5bfdf4131c3221456d520b.json} (87%) rename test/data/{720ec3a64ff1e3476d109473cb0e99b21fc2c349.json => ce566d1047c6dc4bd73ce412a3920e0d09a0b954.json} (70%) delete mode 100644 test/data/d099a68b2a4ffa528d8902b018516d2c64322a61.json rename test/data/{c1506aa7eb9fbfa9ee6977c1f99512eb00919f85.json => d2f4242ee04941f86d89d3e59b367a334d96c98d.json} (57%) create mode 100644 test/data/d523e9a2440b12a10fb47355007f72f09d6f8201.json rename test/data/{ce541d8f2f6bff71175c7547a50d7c64b1d8bd1f.json => d6f3c94a0fa92a0f311994198694b90a7a9de790.json} (59%) rename test/data/{7983e3ceb46158d5f27a958e845dc30559578742.json => dc9f05f0d676535fc3f3ff7b997769bcc1d02324.json} (85%) rename test/data/{b631ed0b5766047fb3e3fc0cab3a0ee90128acd2.json => dda320ed1d5fb223f1027e78fae98988e17e7425.json} (53%) rename test/data/{c1edb9771226d32c43bfc65419d497e844085258.json => de3b92526d6f3b0eb54cc74d6a3c1f16e95bdb0c.json} (86%) rename test/data/{4c4516c1abf99b4c4a2e7c8826ef2155956aad23.json => e0988b7e35861f8051019f8be0224a514f010e42.json} (69%) rename test/data/{595e39dff4ac806f9c275d8a5b78e32907f11962.json => e1d7cebcc3166792abc98e90e5ab0724535422ca.json} (94%) rename test/data/{ab0803d4989c56648557cebb544bfbcfe0c7e1e8.json => e4487d3490dc020bd43fc6c0111077b600b167cc.json} (75%) rename test/data/{946ec0c6fb60355784212df7f664635fd63142f4.json => e5a8d69940cd6d44f460741c8515706d98937bf7.json} (57%) rename test/data/{b848de0b5b200e2d28e0ab5cb0c2cd01e5592017.json => e76f3f5beae71fbbd3da21335a60c4c29d0f2d43.json} (53%) create mode 100644 test/data/e7e0c4de5552bb889852e458e3196c8d3323b9b7.json rename test/data/{6beb5caf67548bb6806d77228421a952147a0772.json => f0428d012f872c27f9574fd184119286c65bec91.json} (91%) rename test/data/{80340ecea08c9e3616a35a5517497fa9b175eab0.json => f051ed02a3e42d0dd8aab73ac8b1bf1677f58db0.json} (76%) delete mode 100644 test/data/f1962c78b01c3d200f2759cecc69ccb5429fe5b4.json rename test/data/{0f46e997aa189cd5266b23c3496b81900ad4fd30.json => f4ec4e93363938bb901b4c4430b99fed8e6dbc70.json} (75%) rename test/data/{1d4754b3c89e35de1139e14870ba96692946154a.json => f99c42208a20c36876f2bf4b7f99da5b63df9054.json} (71%) rename test/data/{217e95a08b2158ec186ffb1762f3b5ec982d508f.json => fc276debc47f12722d90e9a8ef13b45ca1007568.json} (99%) diff --git a/.gitignore b/.gitignore index 22485cb..b459fa6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.idea/ +.vscode/ node_modules/ lib/ coverage/ diff --git a/README.md b/README.md index 8147826..6dcdaaf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # @wharfkit/atomicassets -AtomicAsset library for Wharf +AtomicAssets library for Wharf + +## Installing + +``` +yarn add @wharfkit/atomicassets +``` ## Running Tests diff --git a/package.json b/package.json index 6a7d380..6b22a11 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wharfkit/atomicassets", "description": "AtomicAsset library for Wharf", - "version": "1.2.2", + "version": "1.2.3", "homepage": "https://github.com/wharfkit/atomicassets", "main": "lib/atomicassets.js", "module": "lib/atomicassets.m.js", @@ -19,14 +19,14 @@ "prepare": "make" }, "dependencies": { - "@wharfkit/antelope": "^1.0.8-rc1", + "@wharfkit/antelope": "^1.0.8", "@wharfkit/common": "^1.2.0", "@wharfkit/contract": "^1.1.1", "@wharfkit/signing-request": "^3.0.0", "tslib": "^2.0.3" }, "resolutions": { - "@wharfkit/antelope": "^1.0.8-rc1" + "@wharfkit/antelope": "^1.0.8" }, "devDependencies": { "@rollup/plugin-alias": "^4.0.2", @@ -38,6 +38,7 @@ "@rollup/plugin-typescript": "^9.0.2", "@rollup/plugin-virtual": "^3.0.1", "@types/bn.js": "^5.1.0", + "@types/chai": "^5.2.2", "@types/elliptic": "^6.4.12", "@types/mocha": "^10.0.0", "@types/node": "^18.6.5", @@ -58,6 +59,7 @@ "rollup-plugin-dts": "^5.0.0", "ts-node": "^10.1.0", "tsconfig-paths": "^4.0.0", - "typescript": "^4.4" + "typedoc": "^0.28.11", + "typescript": "^5.0" } } diff --git a/src/endpoints/assets/types.ts b/src/endpoints/assets/types.ts new file mode 100644 index 0000000..5844cdb --- /dev/null +++ b/src/endpoints/assets/types.ts @@ -0,0 +1,148 @@ +import {Int32, Name, Struct, UInt64} from '@wharfkit/antelope' + +import { + AccountBurns, + AccountInfo, + ActionLog, + AssetObject, + AssetStats, + AtomicAssetsConfig, + CollectionObject, + CollectionStats, + OfferObject, + ResponseStruct, + SchemaObject, + SchemaStats, + TemplateObject, + TemplateStats, + TransferObject, +} from '../types' + +@Struct.type('account_assets') +export class AccountAssets extends Struct { + @Struct.field(Name) declare account: Name + @Struct.field(UInt64) declare assets: UInt64 +} + +@Struct.type('action_logs_resp') +export class ActionLogsResponse extends ResponseStruct { + @Struct.field(ActionLog, {array: true}) declare data: ActionLog[] +} + +@Struct.type('get_config_resp') +export class GetConfigResponse extends ResponseStruct { + @Struct.field(AtomicAssetsConfig) declare data: AtomicAssetsConfig +} + +@Struct.type('get_accounts_resp') +export class GetAccountsResponse extends ResponseStruct { + @Struct.field(AccountAssets, {array: true}) declare data: AccountAssets[] +} + +@Struct.type('get_account_resp') +export class GetAccountResponse extends ResponseStruct { + @Struct.field(AccountInfo) declare data: AccountInfo +} + +@Struct.type('schema_count') +export class SchemaCount extends Struct { + @Struct.field(Name) declare schema_name: Name + @Struct.field(UInt64) declare assets: UInt64 +} + +@Struct.type('template_count') +export class TemplateCount extends Struct { + @Struct.field(Int32) declare template_id: Int32 + @Struct.field(UInt64) declare assets: UInt64 +} + +@Struct.type('template_schema_count') +export class TemplateSchemaCount extends Struct { + @Struct.field(SchemaCount, {array: true}) declare schemas: SchemaCount[] + @Struct.field(TemplateCount, {array: true}) declare templates: TemplateCount[] +} + +@Struct.type('get_account_template_schema_count_resp') +export class GetAccountTemplateSchemaCountResponse extends ResponseStruct { + @Struct.field(TemplateSchemaCount) declare data: TemplateSchemaCount +} + +@Struct.type('get_collections_resp') +export class GetCollectionsResponse extends ResponseStruct { + @Struct.field(CollectionObject, {array: true}) declare data: CollectionObject[] +} + +@Struct.type('get_collection_resp') +export class GetCollectionResponse extends ResponseStruct { + @Struct.field(CollectionObject) declare data: CollectionObject +} + +@Struct.type('get_collection_stats_resp') +export class GetCollectionStatsResponse extends ResponseStruct { + @Struct.field(CollectionStats) declare data: CollectionStats +} + +@Struct.type('get_schemas_resp') +export class GetSchemasResponse extends ResponseStruct { + @Struct.field(SchemaObject, {array: true}) declare data: SchemaObject[] +} + +@Struct.type('get_schema_resp') +export class GetSchemaResponse extends ResponseStruct { + @Struct.field(SchemaObject) declare data: SchemaObject +} + +@Struct.type('get_schema_stats_resp') +export class GetSchemaStatsResponse extends ResponseStruct { + @Struct.field(SchemaStats) declare data: SchemaStats +} + +@Struct.type('get_templates_resp') +export class GetTemplatesResponse extends ResponseStruct { + @Struct.field(TemplateObject, {array: true}) declare data: TemplateObject[] +} + +@Struct.type('get_template_resp') +export class GetTemplateResponse extends ResponseStruct { + @Struct.field(TemplateObject) declare data: TemplateObject +} + +@Struct.type('get_template_stats_resp') +export class GetTemplateStatsResponse extends ResponseStruct { + @Struct.field(TemplateStats) declare data: TemplateStats +} + +@Struct.type('get_assets_resp') +export class GetAssetsResponse extends ResponseStruct { + @Struct.field(AssetObject, {array: true}) declare data: AssetObject[] +} + +@Struct.type('get_asset_resp') +export class GetAssetResponse extends ResponseStruct { + @Struct.field(AssetObject) declare data: AssetObject +} + +@Struct.type('get_asset_stats_resp') +export class GetAssetStatsResponse extends ResponseStruct { + @Struct.field(AssetStats) declare data: AssetStats +} + +@Struct.type('get_offers_resp') +export class GetOffersResponse extends ResponseStruct { + @Struct.field(OfferObject, {array: true}) declare data: OfferObject[] +} + +@Struct.type('get_offer_resp') +export class GetOfferResponse extends ResponseStruct { + @Struct.field(OfferObject) declare data: OfferObject +} + +@Struct.type('get_transfers_resp') +export class GetTransfersResponse extends ResponseStruct { + @Struct.field(TransferObject, {array: true}) declare data: TransferObject[] +} + +@Struct.type('get_account_burns_resp') +export class GetAccountBurnsResponse extends ResponseStruct { + @Struct.field(AccountBurns) declare data: AccountBurns +} diff --git a/src/endpoints/assets/v1.ts b/src/endpoints/assets/v1.ts index cc82add..4d26189 100644 --- a/src/endpoints/assets/v1.ts +++ b/src/endpoints/assets/v1.ts @@ -1,7 +1,8 @@ import type {APIClient} from '@wharfkit/antelope' import type {Int32Type, NameType, UInt32Type, UInt64Type} from '@wharfkit/antelope' import type {ActionNames as ActionType} from '../../contracts/atomicassets' -import {Assets, CountResponseStruct} from '../../types' +import {CountResponseStruct} from '../../types' +import * as Assets from './types' import type {OfferState} from '../../types' import {buildBodyParams} from '../utils' diff --git a/src/endpoints/market/types.ts b/src/endpoints/market/types.ts new file mode 100644 index 0000000..9eaaa1d --- /dev/null +++ b/src/endpoints/market/types.ts @@ -0,0 +1,312 @@ +import {Float64, Name, Struct, UInt64} from '@wharfkit/antelope' + +import { + ActionLog, + AssetPriceV1, + AssetSale, + AssetStats, + AtomicMarketConfig, + AuctionObject, + BuyofferObject, + InventoryPrice, + MarketAssetObject, + Marketplace, + OfferObject, + ResponseStruct, + SaleObject, + SalePrice, + SalePriceDay, + SchemaObject, + TemplateBuyofferObject, + TemplateObject, + TemplatePrice, + Token, + TransferObject, +} from '../types' + +@Struct.type('collection_stat') +export class CollectionStat extends Struct { + @Struct.field(Name) declare contract: Name + @Struct.field(Name) declare collection_name: Name + @Struct.field('string', {optional: true}) declare name: string + @Struct.field('string', {optional: true}) declare img: string + @Struct.field(Name) declare author: Name + @Struct.field('bool') declare allow_notify: boolean + @Struct.field(Name, {array: true}) declare authorized_accounts: Name[] + @Struct.field(Name, {array: true}) declare notify_accounts: Name[] + @Struct.field(Float64) declare market_fee: Float64 + @Struct.field('any') declare data: Record + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string + @Struct.field(UInt64) declare volume: UInt64 + @Struct.field(UInt64) declare sales: UInt64 +} +@Struct.type('template_stat') +export class TemplateStat extends Struct { + @Struct.field(UInt64) declare volume: UInt64 + @Struct.field(UInt64) declare sales: UInt64 + @Struct.field(TemplateObject) declare template: TemplateObject +} + +@Struct.type('market_templates') +export class MarketTemplates extends Struct { + @Struct.field(Token) declare symbol: Token + @Struct.field(TemplateStat, {array: true}) declare results: TemplateStat[] +} + +@Struct.type('graph_stat') +export class GraphStat extends Struct { + @Struct.field(UInt64) declare volume: UInt64 + @Struct.field(UInt64) declare sales: UInt64 + @Struct.field(UInt64) declare max: UInt64 + @Struct.field('string') declare time: string +} + +@Struct.type('market_graph') +export class MarketGraph extends Struct { + @Struct.field(Token) declare symbol: Token + @Struct.field(GraphStat, {array: true}) declare results: GraphStat[] +} + +@Struct.type('sale_stat') +export class SaleStat extends Struct { + @Struct.field(UInt64, {optional: true}) declare volume: UInt64 + @Struct.field(UInt64) declare sales: UInt64 +} + +@Struct.type('market_sale') +export class MarketSale extends Struct { + @Struct.field(Token) declare symbol: Token + @Struct.field(SaleStat) declare result: SaleStat +} + +@Struct.type('market_collections') +export class MarketCollections extends Struct { + @Struct.field(Token) declare symbol: Token + @Struct.field(CollectionStat, {array: true}) declare results: CollectionStat[] +} + +@Struct.type('market_collection') +export class MarketCollection extends Struct { + @Struct.field(Token) declare symbol: Token + @Struct.field(CollectionStat) declare result: CollectionStat +} + +@Struct.type('account_stat') +export class AccountStat extends Struct { + @Struct.field(Name) declare account: Name + @Struct.field(UInt64) declare buy_volume: UInt64 + @Struct.field(UInt64) declare sell_volume: UInt64 +} + +@Struct.type('market_accounts') +export class MarketAccounts extends Struct { + @Struct.field(Token) declare symbol: Token + @Struct.field(AccountStat, {array: true}) declare results: AccountStat[] +} + +@Struct.type('market_account') +export class MarketAccount extends Struct { + @Struct.field(Token) declare symbol: Token + @Struct.field(AccountStat) declare result: AccountStat +} + +@Struct.type('schema_stat_v1') +export class SchemaStatV1 extends Struct { + @Struct.field(Name) declare contract: Name + @Struct.field(Name) declare collection_name: Name + @Struct.field(Name) declare schema_name: Name + @Struct.field(UInt64) declare volume: UInt64 + @Struct.field(UInt64) declare sales: UInt64 + @Struct.field(UInt64) declare listings: UInt64 +} + +@Struct.type('schema_stat_v2') +export class SchemaStatV2 extends Struct { + @Struct.field(Name) declare schema_name: Name + @Struct.field(UInt64) declare volume: UInt64 + @Struct.field(UInt64) declare sales: UInt64 + @Struct.field(SchemaObject) declare schema: SchemaObject +} + +@Struct.type('market_schemas_v1') +export class MarketSchemasV1 extends Struct { + @Struct.field(Token) declare symbol: Token + @Struct.field(SchemaStatV1, {array: true}) declare results: SchemaStatV1[] +} + +@Struct.type('market_schemas_v2') +export class MarketSchemasV2 extends Struct { + @Struct.field(Token) declare symbol: Token + @Struct.field(SchemaStatV2, {array: true}) declare results: SchemaStatV2[] +} + +@Struct.type('action_logs_resp') +export class ActionLogsResponse extends ResponseStruct { + @Struct.field(ActionLog, {array: true}) declare data: ActionLog[] +} + +@Struct.type('get_assets_resp') +export class GetAssetsResponse extends ResponseStruct { + @Struct.field(MarketAssetObject, {array: true}) declare data: MarketAssetObject[] +} + +@Struct.type('get_asset_resp') +export class GetAssetResponse extends ResponseStruct { + @Struct.field(MarketAssetObject) declare data: MarketAssetObject +} + +@Struct.type('get_asset_stats_resp') +export class GetAssetStatsResponse extends ResponseStruct { + @Struct.field(AssetStats) declare data: AssetStats +} + +@Struct.type('get_asset_sales_resp') +export class GetAssetSalesResponse extends ResponseStruct { + @Struct.field(AssetSale, {array: true}) declare data: AssetSale[] +} + +@Struct.type('get_offers_resp') +export class GetOffersResponse extends ResponseStruct { + @Struct.field(OfferObject, {array: true}) declare data: OfferObject[] +} + +@Struct.type('get_offer_resp') +export class GetOfferResponse extends ResponseStruct { + @Struct.field(OfferObject) declare data: OfferObject +} + +@Struct.type('get_transfers_resp') +export class GetTransfersResponse extends ResponseStruct { + @Struct.field(TransferObject, {array: true}) declare data: TransferObject[] +} + +@Struct.type('get_config_resp') +export class GetConfigResponse extends ResponseStruct { + @Struct.field(AtomicMarketConfig) declare data: AtomicMarketConfig +} + +@Struct.type('get_sale_resp') +export class GetSaleResponse extends ResponseStruct { + @Struct.field(SaleObject) declare data: SaleObject +} + +@Struct.type('get_sales_resp') +export class GetSalesResponse extends ResponseStruct { + @Struct.field(SaleObject, {array: true}) declare data: SaleObject[] +} + +@Struct.type('get_sales_templates_resp') +export class GetSalesTemplatesResponse extends ResponseStruct { + @Struct.field(SaleObject, {array: true}) declare data: SaleObject[] +} + +@Struct.type('get_auctions_resp') +export class GetAuctionsResponse extends ResponseStruct { + @Struct.field(AuctionObject, {array: true}) declare data: AuctionObject[] +} + +@Struct.type('get_auction_resp') +export class GetAuctionResponse extends ResponseStruct { + @Struct.field(AuctionObject) declare data: AuctionObject +} + +@Struct.type('get_buyoffers_resp') +export class GetBuyoffersResponse extends ResponseStruct { + @Struct.field(BuyofferObject, {array: true}) declare data: BuyofferObject[] +} + +@Struct.type('get_buyoffer_resp') +export class GetBuyofferResponse extends ResponseStruct { + @Struct.field(BuyofferObject) declare data: BuyofferObject +} + +@Struct.type('get_template_buyoffers_resp') +export class GetTemplateBuyoffersResponse extends ResponseStruct { + @Struct.field(TemplateBuyofferObject, {array: true}) declare data: TemplateBuyofferObject[] +} + +@Struct.type('get_template_buyoffer_resp') +export class GetTemplateBuyofferResponse extends ResponseStruct { + @Struct.field(TemplateBuyofferObject) declare data: TemplateBuyofferObject +} + +@Struct.type('get_marketplaces_resp') +export class GetMarketplacesResponse extends ResponseStruct { + @Struct.field(Marketplace, {array: true}) declare data: Marketplace[] +} + +@Struct.type('get_marketplace_resp') +export class GetMarketplaceResponse extends ResponseStruct { + @Struct.field(Marketplace) declare data: Marketplace +} + +@Struct.type('get_sale_prices_resp') +export class GetSalePricesResponse extends ResponseStruct { + @Struct.field(SalePrice, {array: true}) declare data: SalePrice[] +} + +@Struct.type('get_sale_prices_days_resp') +export class GetSalePricesDaysResponse extends ResponseStruct { + @Struct.field(SalePriceDay, {array: true}) declare data: SalePriceDay[] +} + +@Struct.type('get_template_prices_resp') +export class GetTemplatePricesResponse extends ResponseStruct { + @Struct.field(TemplatePrice, {array: true}) declare data: TemplatePrice[] +} + +@Struct.type('get_asset_prices_resp') +export class GetAssetPricesResponse extends ResponseStruct { + @Struct.field(AssetPriceV1, {array: true}) declare data: AssetPriceV1[] +} + +@Struct.type('get_asset_prices_resp') +export class GetInventoryPricesResponse extends ResponseStruct { + @Struct.field(InventoryPrice) declare data: InventoryPrice +} + +@Struct.type('get_stats_collections_resp') +export class GetStatsCollectionsResponse extends ResponseStruct { + @Struct.field(MarketCollections) declare data: MarketCollections +} + +@Struct.type('get_stats_collection_resp') +export class GetStatsCollectionResponse extends ResponseStruct { + @Struct.field(MarketCollection) declare data: MarketCollection +} + +@Struct.type('get_stats_accounts_resp') +export class GetStatsAccountsResponse extends ResponseStruct { + @Struct.field(MarketAccounts) declare data: MarketAccounts +} + +@Struct.type('get_stats_account_resp') +export class GetStatsAccountResponse extends ResponseStruct { + @Struct.field(MarketAccount) declare data: MarketAccount +} + +@Struct.type('get_stats_schemas_v1_resp') +export class GetStatsSchemasV1Response extends ResponseStruct { + @Struct.field(MarketSchemasV1) declare data: MarketSchemasV1 +} + +@Struct.type('get_stats_schemas_v2_resp') +export class GetStatsSchemasV2Response extends ResponseStruct { + @Struct.field(MarketSchemasV2) declare data: MarketSchemasV2 +} + +@Struct.type('get_stats_templates_resp') +export class GetStatsTemplatesResponse extends ResponseStruct { + @Struct.field(MarketTemplates) declare data: MarketTemplates +} + +@Struct.type('get_stats_graph_resp') +export class GetStatsGraphResponse extends ResponseStruct { + @Struct.field(MarketGraph) declare data: MarketGraph +} + +@Struct.type('get_stats_sales_resp') +export class GetStatsSalesResponse extends ResponseStruct { + @Struct.field(MarketSale) declare data: MarketSale +} diff --git a/src/endpoints/market/v1.ts b/src/endpoints/market/v1.ts index 3c25f21..200f5c1 100644 --- a/src/endpoints/market/v1.ts +++ b/src/endpoints/market/v1.ts @@ -2,7 +2,7 @@ import type {APIClient} from '@wharfkit/antelope' import type {Float64Type, Int32Type, NameType, UInt64Type} from '@wharfkit/antelope' import type {AuctionState, BuyofferState, OfferState, TemplateBuyofferState} from '../../types' import {CountResponseStruct} from '../../types' -import {Market} from '../../types' +import * as Market from './types' import type {ActionNames as SActionType} from '../../contracts/atomicassets' import type {ActionNames as MActionType} from '../../contracts/atomicmarket' import {buildBodyParams} from '../utils' @@ -779,7 +779,7 @@ export class MarketV1APIClient { async get_stats_collections(options: { symbol: string - search: string + search?: string collection_name?: NameType[] ids?: UInt64Type[] collection_blacklist?: NameType[] @@ -888,7 +888,7 @@ export class MarketV1APIClient { async get_stats_templates(options: { symbol: string - search: string + search?: string collection_name?: NameType[] schema_name?: NameType[] template_id?: Int32Type[] diff --git a/src/endpoints/market/v2.ts b/src/endpoints/market/v2.ts index 82c7006..eabadef 100644 --- a/src/endpoints/market/v2.ts +++ b/src/endpoints/market/v2.ts @@ -2,7 +2,7 @@ import type {APIClient} from '@wharfkit/antelope' import type {Float64Type, Int32Type, NameType, UInt64Type} from '@wharfkit/antelope' import type {SaleState} from '../../types' import {CountResponseStruct} from '../../types' -import {Market} from '../../types' +import * as Market from './types' import {buildBodyParams} from '../utils' export interface GetSalesOptions { diff --git a/src/endpoints/tools/types.ts b/src/endpoints/tools/types.ts new file mode 100644 index 0000000..cd6d101 --- /dev/null +++ b/src/endpoints/tools/types.ts @@ -0,0 +1,22 @@ +import {Struct} from '@wharfkit/antelope' +import {ActionLog, AtomicToolsConfig, LinkObject, ResponseStruct} from '../types' + +@Struct.type('action_logs_resp') +export class ActionLogsResponse extends ResponseStruct { + @Struct.field(ActionLog, {array: true}) declare data: ActionLog[] +} + +@Struct.type('get_links_resp') +export class GetLinksResponse extends ResponseStruct { + @Struct.field(LinkObject, {array: true}) declare data: LinkObject[] +} + +@Struct.type('get_link_resp') +export class GetLinkResponse extends ResponseStruct { + @Struct.field(LinkObject) declare data: LinkObject +} + +@Struct.type('get_config_resp') +export class GetConfigResponse extends ResponseStruct { + @Struct.field(AtomicToolsConfig) declare data: AtomicToolsConfig +} diff --git a/src/endpoints/tools/v1.ts b/src/endpoints/tools/v1.ts index 87c2c71..a36c1f2 100644 --- a/src/endpoints/tools/v1.ts +++ b/src/endpoints/tools/v1.ts @@ -2,7 +2,7 @@ import type {APIClient} from '@wharfkit/antelope' import type {NameType, PublicKeyType, UInt64Type} from '@wharfkit/antelope' import type {LinkState} from '../../types' import {CountResponseStruct} from '../../types' -import {Tools} from '../../types' +import * as Tools from './types' import type {ActionNames as ActionType} from '../../contracts/atomictoolsx' import {buildBodyParams} from '../utils' diff --git a/src/endpoints/types.ts b/src/endpoints/types.ts new file mode 100644 index 0000000..c8d574c --- /dev/null +++ b/src/endpoints/types.ts @@ -0,0 +1,579 @@ +import { + Float64, + Int32, + Int64, + Name, + PublicKey, + Struct, + UInt32, + UInt64, + UInt8, +} from '@wharfkit/antelope' + +import * as AtomicAssetsContract from '../contracts/atomicassets' + +export enum OfferState { + PENDING = 0, + INVALID = 1, + UNKNOWN = 2, + ACCEPTED = 3, + DECLINED = 4, + CANCELLED = 5, +} + +export enum LinkState { + WAITING = 0, + CREATED = 1, + CANCELED = 2, + CLAIMED = 3, +} + +export enum AuctionState { + WAITING = 0, + LISTED = 1, + CANCELED = 2, + SOLD = 3, + INVALID = 4, +} + +export enum SaleState { + WAITING = 0, + LISTED = 1, + CANCELED = 2, + SOLD = 3, + INVALID = 4, +} + +export enum BuyofferState { + PENDING = 0, + DECLINED = 1, + CANCELED = 2, + ACCEPTED = 3, + INVALID = 4, +} + +export enum TemplateBuyofferState { + LISTED = 0, + CANCELED = 1, + SOLD = 2, + INVALID = 3, +} + +@Struct.type('token') +export class Token extends Struct { + @Struct.field(Name) declare token_contract: Name + @Struct.field('string') declare token_symbol: string + @Struct.field(UInt8) declare token_precision: UInt8 +} + +@Struct.type('token_amount') +export class TokenAmount extends Token { + @Struct.field(UInt64) declare amount: UInt64 +} + +@Struct.type('trading_pair') +export class TradingPair extends Struct { + @Struct.field('string') declare listing_symbol: string + @Struct.field('string') declare settlement_symbol: string + @Struct.field('string') declare delphi_pair_name: string + @Struct.field('bool') declare invert_delphi_pair: boolean +} + +@Struct.type('atomicassets_config') +export class AtomicAssetsConfig extends Struct { + @Struct.field(Name) declare contract: Name + @Struct.field('string') declare version: string + @Struct.field(AtomicAssetsContract.Types.FORMAT, {array: true}) + declare collection_format: AtomicAssetsContract.Types.FORMAT[] + @Struct.field(Token, {array: true}) declare supported_tokens: Token[] +} + +@Struct.type('atomicmarket_config') +export class AtomicMarketConfig extends Struct { + @Struct.field(Name) declare atomicassets_contract: Name + @Struct.field(Name) declare atomicmarket_contract: Name + @Struct.field(Name) declare delphioracle_contract: Name + @Struct.field('string') declare version: string + @Struct.field(Float64) declare maker_market_fee: Float64 + @Struct.field(Float64) declare taker_market_fee: Float64 + @Struct.field(UInt64) declare minimum_auction_duration: UInt64 + @Struct.field(UInt64) declare maximum_auction_duration: UInt64 + @Struct.field(Float64) declare minimum_bid_increase: Float64 + @Struct.field(UInt64) declare auction_reset_duration: UInt64 + @Struct.field(Token, {array: true}) declare supported_tokens: Token[] + @Struct.field(TradingPair, {array: true}) declare supported_pairs: TradingPair[] +} + +@Struct.type('atomictools_config') +export class AtomicToolsConfig extends Struct { + @Struct.field(Name) declare atomicassets_contract: Name + @Struct.field(Name) declare atomictools_contract: Name + @Struct.field('string') declare version: string +} + +@Struct.type('collection_object') +export class CollectionObject extends Struct { + @Struct.field(Name) declare collection_name: Name + @Struct.field(Name) declare author: Name + @Struct.field('bool') declare allow_notify: boolean + @Struct.field(Name, {array: true}) declare authorized_accounts: Name[] + @Struct.field(Name, {array: true}) declare notify_accounts: Name[] + @Struct.field(Float64) declare market_fee: Float64 + @Struct.field('string', {optional: true}) declare name: string + @Struct.field('string', {optional: true}) declare img: string + @Struct.field(Name, {optional: true}) declare contract: Name + @Struct.field('any', {optional: true}) declare data: Record + @Struct.field('string', {optional: true}) declare images: string + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string +} + +@Struct.type('schema_object') +export class SchemaObject extends Struct { + @Struct.field(Name) declare schema_name: Name + @Struct.field(AtomicAssetsContract.Types.FORMAT, {array: true}) + declare format: AtomicAssetsContract.Types.FORMAT[] + @Struct.field(Name, {optional: true}) declare contract: Name + @Struct.field(Name, {optional: true}) declare collection_name: Name + @Struct.field(CollectionObject, {optional: true}) declare collection: CollectionObject + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string +} + +@Struct.type('template_object') +export class TemplateObject extends Struct { + @Struct.field(Int32) declare template_id: Int32 + @Struct.field('bool') declare is_transferable: boolean + @Struct.field('bool') declare is_burnable: boolean + @Struct.field(UInt32) declare issued_supply: UInt32 + @Struct.field(UInt32) declare max_supply: UInt32 + @Struct.field('any') declare immutable_data: Record + @Struct.field(Name, {optional: true}) declare contract: Name + @Struct.field(CollectionObject, {optional: true}) declare collection: CollectionObject + @Struct.field(SchemaObject, {optional: true}) declare schema: SchemaObject + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string + @Struct.field('string', {optional: true}) declare name: string +} + +@Struct.type('assetpricev1') +export class AssetPriceV1 extends Struct { + @Struct.field('string') declare token_symbol: string + @Struct.field(UInt8) declare token_precision: UInt8 + @Struct.field(Name) declare token_contract: Name + @Struct.field(UInt64) declare median: UInt64 + @Struct.field(UInt64) declare average: UInt64 + @Struct.field(UInt64) declare suggested_median: UInt64 + @Struct.field(UInt64) declare suggested_average: UInt64 + @Struct.field(UInt64) declare max: UInt64 + @Struct.field(UInt64) declare min: UInt64 +} + +@Struct.type('assetpricev2') +export class AssetPriceV2 extends Struct { + @Struct.field(Name) declare market_contract: Name + @Struct.field(Token) declare token: Token + @Struct.field(UInt64) declare median: UInt64 + @Struct.field(UInt64) declare average: UInt64 + @Struct.field(UInt64) declare suggested_median: UInt64 + @Struct.field(UInt64) declare suggested_average: UInt64 + @Struct.field(UInt64) declare max: UInt64 + @Struct.field(UInt64) declare min: UInt64 + @Struct.field(UInt64) declare sales: UInt64 +} + +@Struct.type('asset_object') +export class AssetObject extends Struct { + @Struct.field(UInt64) declare asset_id: UInt64 + @Struct.field(CollectionObject) declare collection: CollectionObject + @Struct.field(SchemaObject) declare schema: SchemaObject + @Struct.field(TemplateObject, {optional: true}) declare template: TemplateObject + @Struct.field(TokenAmount, {array: true}) declare backed_tokens: TokenAmount[] + @Struct.field('any') declare immutable_data: Record + @Struct.field('any') declare mutable_data: Record + @Struct.field('any') declare data: Record + @Struct.field(Name, {optional: true}) declare owner: Name + @Struct.field('bool') declare is_transferable: boolean + @Struct.field('bool') declare is_burnable: boolean + @Struct.field('string', {optional: true}) declare name: string + @Struct.field(Name, {optional: true}) declare contract: Name + @Struct.field(Name, {optional: true}) declare burned_by_account: Name + @Struct.field(UInt64, {optional: true}) declare burned_at_block: UInt64 + @Struct.field('string', {optional: true}) declare burned_at_time: string + @Struct.field(UInt32, {optional: true}) declare template_mint: UInt32 + @Struct.field(UInt64) declare updated_at_block: UInt64 + @Struct.field('string') declare updated_at_time: string + @Struct.field(UInt64) declare transferred_at_block: UInt64 + @Struct.field('string') declare transferred_at_time: string + @Struct.field(UInt64) declare minted_at_block: UInt64 + @Struct.field('string') declare minted_at_time: string +} + +@Struct.type('offer_object') +export class OfferObject extends Struct { + @Struct.field(Name) declare contract: Name + @Struct.field(UInt64) declare offer_id: UInt64 + @Struct.field(Name) declare sender_name: Name + @Struct.field(Name) declare recipient_name: Name + @Struct.field('string') declare memo: string + @Struct.field(UInt8) declare state: UInt8 + @Struct.field('bool') declare is_sender_contract: boolean + @Struct.field('bool') declare is_recipient_contract: boolean + @Struct.field(AssetObject, {array: true}) declare sender_assets: AssetObject[] + @Struct.field(AssetObject, {array: true}) declare recipient_assets: AssetObject[] + @Struct.field(UInt64) declare updated_at_block: UInt64 + @Struct.field('string') declare updated_at_time: string + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string +} + +@Struct.type('transfer_object') +export class TransferObject extends Struct { + @Struct.field(Name) declare contract: Name + @Struct.field(UInt64) declare transfer_id: UInt64 + @Struct.field(Name) declare sender_name: Name + @Struct.field(Name) declare recipient_name: Name + @Struct.field('string') declare memo: string + @Struct.field('string') declare txid: string + @Struct.field(AssetObject, {array: true}) declare assets: AssetObject[] + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string +} + +@Struct.type('link_object') +export class LinkObject extends Struct { + @Struct.field(Name) declare tools_contract: Name + @Struct.field(Name) declare assets_contract: Name + @Struct.field(UInt64) declare link_id: UInt64 + @Struct.field(Name) declare creator: Name + @Struct.field(Name) declare claimer: Name + @Struct.field(UInt8) declare state: UInt8 + @Struct.field(PublicKey) declare public_key: PublicKey + @Struct.field('string') declare memo: string + @Struct.field(AssetObject, {array: true}) declare assets: AssetObject[] + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string + @Struct.field(UInt64) declare updated_at_block: UInt64 + @Struct.field('string') declare updated_at_time: string +} + +@Struct.type('sale_brief') +export class SaleBrief extends Struct { + @Struct.field(Name) declare market_contract: Name + @Struct.field(UInt64) declare sale_id: UInt64 +} + +@Struct.type('aucttion_brief') +export class AuctionBrief extends Struct { + @Struct.field(Name) declare market_contract: Name + @Struct.field(UInt64) declare auction_id: UInt64 +} + +@Struct.type('template_buyoffer') +export class TemplateBuyofferBrief extends Struct { + @Struct.field(Name) declare market_contract: Name + @Struct.field(UInt64) declare buyoffer_id: UInt64 + @Struct.field('string') declare token_symbol: string +} + +@Struct.type('market_asset_object') +export class MarketAssetObject extends AssetObject { + @Struct.field(SaleBrief, {array: true}) declare sales: SaleBrief[] + @Struct.field(AuctionBrief, {array: true}) declare auctions: AuctionBrief[] + @Struct.field(AssetPriceV2, {array: true, optional: true}) declare prices: AssetPriceV2[] + @Struct.field(TemplateBuyofferBrief, {array: true, optional: true}) + declare template_buyoffers: TemplateBuyofferBrief[] +} + +@Struct.type('sale_object') +export class SaleObject extends Struct { + @Struct.field(Name) declare market_contract: Name + @Struct.field(Name) declare assets_contract: Name + @Struct.field(UInt64) declare sale_id: UInt64 + @Struct.field(Name) declare seller: Name + @Struct.field(Name, {optional: true}) declare buyer: Name + @Struct.field(UInt64) declare offer_id: UInt64 + @Struct.field(TokenAmount) declare price: TokenAmount + @Struct.field(UInt64) declare listing_price: UInt64 + @Struct.field('string') declare listing_symbol: string + @Struct.field(MarketAssetObject, {array: true}) declare assets: MarketAssetObject[] + @Struct.field('string') declare maker_marketplace: Name + @Struct.field('string', {optional: true}) declare taker_marketplace: Name + @Struct.field(UInt8) declare state: UInt8 + @Struct.field('bool') declare is_seller_contract: boolean + @Struct.field(Name) declare collection_name: Name + @Struct.field(CollectionObject) declare collection: CollectionObject + @Struct.field(UInt64) declare updated_at_block: UInt64 + @Struct.field('string') declare updated_at_time: string + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string +} + +@Struct.type('bid') +export class Bid extends Struct { + @Struct.field(Int64) declare number: Int64 + @Struct.field(Name) declare account: Name + @Struct.field(UInt64) declare amount: UInt64 + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string + @Struct.field('string') declare txid: string +} + +@Struct.type('auction_object') +export class AuctionObject extends Struct { + @Struct.field(Name) declare market_contract: Name + @Struct.field(Name) declare assets_contract: Name + @Struct.field(UInt64) declare auction_id: UInt64 + @Struct.field(Name) declare seller: Name + @Struct.field(MarketAssetObject, {array: true}) declare assets: MarketAssetObject[] + @Struct.field('string') declare end_time: string + @Struct.field(TokenAmount) declare price: TokenAmount + @Struct.field(Bid, {array: true}) declare bids: Bid[] + @Struct.field(UInt8) declare state: UInt8 + @Struct.field(Name, {optional: true}) declare buyer: Name + @Struct.field('bool') declare claimed_by_seller: boolean + @Struct.field('bool') declare claimed_by_buyer: boolean + @Struct.field('string') declare maker_marketplace: Name + @Struct.field('string', {optional: true}) declare taker_marketplace: Name + @Struct.field(CollectionObject) declare collection: CollectionObject + @Struct.field('bool') declare is_seller_contract: boolean + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string + @Struct.field(UInt64) declare updated_at_block: UInt64 + @Struct.field('string') declare updated_at_time: string +} + +@Struct.type('buyoffer_object') +export class BuyofferObject extends Struct { + @Struct.field(Name) declare market_contract: Name + @Struct.field(Name) declare assets_contract: Name + @Struct.field(UInt64) declare buyoffer_id: UInt64 + @Struct.field(Name) declare seller: Name + @Struct.field(Name) declare buyer: Name + @Struct.field(TokenAmount) declare price: TokenAmount + @Struct.field(AssetObject, {array: true}) declare assets: AssetObject[] + @Struct.field('string') declare maker_marketplace: Name + @Struct.field('string', {optional: true}) declare taker_marketplace: Name + @Struct.field(CollectionObject) declare collection: CollectionObject + @Struct.field('string') declare memo: string + @Struct.field('string', {optional: true}) declare decline_memo: string + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string + @Struct.field(UInt64) declare updated_at_block: UInt64 + @Struct.field('string') declare updated_at_time: string + @Struct.field(UInt8) declare state: UInt8 +} + +@Struct.type('template_buyoffer_object') +export class TemplateBuyofferObject extends Struct { + @Struct.field(Name) declare market_contract: Name + @Struct.field(Name) declare assets_contract: Name + @Struct.field(UInt64) declare buyoffer_id: UInt64 + @Struct.field(Name, {optional: true}) declare seller: Name + @Struct.field(Name) declare buyer: Name + @Struct.field(TokenAmount) declare price: TokenAmount + @Struct.field(AssetObject, {array: true}) declare assets: AssetObject[] + @Struct.field('string') declare maker_marketplace: Name + @Struct.field('string', {optional: true}) declare taker_marketplace: Name + @Struct.field(CollectionObject) declare collection: CollectionObject + @Struct.field(TemplateObject) declare template: TemplateObject + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string + @Struct.field(UInt64) declare updated_at_block: UInt64 + @Struct.field('string') declare updated_at_time: string + @Struct.field(UInt8) declare state: UInt8 +} + +@Struct.type('marketplace') +export class Marketplace extends Struct { + @Struct.field('string') declare marketplace_name: Name + @Struct.field(Name) declare creator: Name + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string +} + +@Struct.type('saleprice') +export class SalePrice extends Struct { + @Struct.field(UInt64, {optional: true}) declare sale_id: UInt64 + @Struct.field(UInt64, {optional: true}) declare auction_id: UInt64 + @Struct.field(UInt64, {optional: true}) declare buyoffer_id: UInt64 + @Struct.field(UInt64) declare price: UInt64 + @Struct.field(UInt32) declare template_mint: UInt32 + @Struct.field('string') declare token_symbol: string + @Struct.field(UInt8) declare token_precision: UInt8 + @Struct.field(Name) declare token_contract: Name + @Struct.field('string') declare block_time: string +} + +@Struct.type('salepriceday') +export class SalePriceDay extends Struct { + @Struct.field(UInt64) declare median: UInt64 + @Struct.field(UInt64) declare average: UInt64 + @Struct.field(UInt64) declare volume: UInt64 + @Struct.field(UInt64) declare sales: UInt64 + @Struct.field(UInt32, {optional: true}) declare template_mint: UInt32 + @Struct.field('string') declare token_symbol: string + @Struct.field(UInt8) declare token_precision: UInt8 + @Struct.field(Name) declare token_contract: Name + @Struct.field('string') declare time: string +} + +@Struct.type('templateprice') +export class TemplatePrice extends Struct { + @Struct.field('string') declare token_symbol: string + @Struct.field(UInt8) declare token_precision: UInt8 + @Struct.field(Name) declare token_contract: Name + @Struct.field(Name) declare collection_name: Name + @Struct.field(Int32) declare template_id: Int32 + @Struct.field(UInt64) declare median: UInt64 + @Struct.field(UInt64) declare average: UInt64 + @Struct.field(UInt64) declare suggested_median: UInt64 + @Struct.field(UInt64) declare suggested_average: UInt64 + @Struct.field(UInt64) declare max: UInt64 + @Struct.field(UInt64) declare min: UInt64 + @Struct.field(UInt64) declare sales: UInt64 +} + +@Struct.type('collectionprice') +export class CollectionPrice extends Struct { + @Struct.field('string') declare token_symbol: string + @Struct.field(UInt8) declare token_precision: UInt8 + @Struct.field(Name) declare token_contract: Name + @Struct.field(UInt64) declare median: UInt64 + @Struct.field(UInt64) declare average: UInt64 + @Struct.field(UInt64) declare suggested_median: UInt64 + @Struct.field(UInt64) declare suggested_average: UInt64 + @Struct.field(UInt64) declare max: UInt64 + @Struct.field(UInt64) declare min: UInt64 +} + +@Struct.type('collection_wrapper') +export class CollectionWrapper extends Struct { + @Struct.field(CollectionObject) declare collection: CollectionObject + @Struct.field(UInt64, {optional: true}) declare assets: UInt64 + @Struct.field(CollectionPrice, {array: true, optional: true}) declare prices: CollectionPrice[] +} + +@Struct.type('schema_wrapper') +export class SchemaWrapper extends Struct { + @Struct.field(SchemaObject) declare schema: SchemaObject + @Struct.field(UInt64) declare assets: UInt64 +} + +@Struct.type('template_wrapper') +export class TemplateWrapper extends Struct { + @Struct.field(TemplateObject) declare template: TemplateObject + @Struct.field(Int32) declare template_id: Int32 + @Struct.field(Name) declare collection_name: Name + @Struct.field(UInt64) declare assets: UInt64 +} + +@Struct.type('inventoryprice') +export class InventoryPrice extends Struct { + @Struct.field(CollectionWrapper, {array: true}) declare collections: CollectionWrapper[] +} + +@Struct.type('action_log') +export class ActionLog extends Struct { + @Struct.field(UInt64) declare log_id: UInt64 + @Struct.field(Name) declare name: Name + @Struct.field('any') declare data: Record + @Struct.field('string') declare txid: string + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string +} + +@Struct.type('account_info') +export class AccountInfo extends Struct { + @Struct.field(CollectionWrapper, {array: true}) declare collections: CollectionWrapper[] + @Struct.field(SchemaWrapper, {array: true}) declare schemas: SchemaWrapper[] + @Struct.field(TemplateWrapper, {array: true}) declare templates: TemplateWrapper[] + @Struct.field(UInt64) declare assets: UInt64 +} + +@Struct.type('burned_by_template') +export class BurnedByTemplate extends Struct { + @Struct.field(UInt64) declare burned: UInt64 + @Struct.field(Int32) declare template_id: Int32 +} + +@Struct.type('burned_by_schema') +export class BurnedBySchema extends Struct { + @Struct.field(UInt64) declare burned: UInt64 + @Struct.field(Name) declare schema_name: Name +} + +@Struct.type('collection_stats') +export class CollectionStats extends Struct { + @Struct.field(UInt64) declare assets: UInt64 + @Struct.field(UInt64) declare burned: UInt64 + @Struct.field(UInt64) declare templates: UInt64 + @Struct.field(UInt64) declare schemas: UInt64 + @Struct.field(BurnedByTemplate, {array: true}) + declare burned_by_template: BurnedByTemplate[] + @Struct.field(BurnedBySchema, {array: true}) + declare burned_by_schema: BurnedBySchema[] +} + +@Struct.type('asset_stats') +export class AssetStats extends Struct { + @Struct.field(UInt32) declare template_mint: UInt32 +} + +@Struct.type('template_stats') +export class TemplateStats extends Struct { + @Struct.field(UInt64) declare assets: UInt64 + @Struct.field(UInt64) declare burned: UInt64 +} + +@Struct.type('schema_stats') +export class SchemaStats extends Struct { + @Struct.field(UInt64) declare assets: UInt64 + @Struct.field(UInt64) declare burned: UInt64 + @Struct.field(UInt64) declare templates: UInt64 +} + +@Struct.type('collection_burn') +export class CollectionBurn extends Struct { + @Struct.field(Name) declare collection_name: Name + @Struct.field(UInt64) declare assets: UInt64 +} + +@Struct.type('template_burn') +export class TemplateBurn extends Struct { + @Struct.field(Name) declare collection_name: Name + @Struct.field(Int32) declare template_id: Int32 + @Struct.field(UInt64) declare assets: UInt64 +} + +@Struct.type('account_burns') +export class AccountBurns extends Struct { + @Struct.field(CollectionWrapper, {array: true}) declare collections: CollectionWrapper[] + @Struct.field(TemplateBurn, {array: true}) declare templates: TemplateBurn[] + @Struct.field(UInt64) declare assets: UInt64 +} + +@Struct.type('asset_sales') +export class AssetSale extends Struct { + @Struct.field(UInt64, {optional: true}) declare sale_id: UInt64 + @Struct.field(UInt64, {optional: true}) declare auction_id: UInt64 + @Struct.field(UInt64, {optional: true}) declare buyoffer_id: UInt64 + @Struct.field(UInt64) declare price: UInt64 + @Struct.field('string') declare token_symbol: string + @Struct.field(UInt8) declare token_precision: UInt8 + @Struct.field(Name) declare token_contract: Name + @Struct.field(Name) declare seller: Name + @Struct.field(Name) declare buyer: Name + @Struct.field('string') declare block_time: string +} + +@Struct.type('resp') +export class ResponseStruct extends Struct { + @Struct.field('bool') declare success: boolean + @Struct.field(Float64) declare query_time: Float64 +} + +@Struct.type('get_count_resp') +export class CountResponseStruct extends ResponseStruct { + @Struct.field(UInt64) declare data: UInt64 +} diff --git a/src/endpoints/utils.ts b/src/endpoints/utils.ts index 0887a27..d331a5f 100644 --- a/src/endpoints/utils.ts +++ b/src/endpoints/utils.ts @@ -15,14 +15,14 @@ export function buildBodyParams( extra?: {[key: string]: string} ): {[key: string]: any} { let options = serializeQueryParams(params) - options = fixPageLimit(options) + options = fixPostArguments(options) return Object.assign(extra ? extra : {}, options) } -export function fixPageLimit(params) { +export function fixPostArguments(params) { // https://github.com/pinknetworkx/eosio-contract-api/issues/131 const options = {...params} - for (const key of ['page', 'limit']) + for (const key of ['page', 'limit', 'before', 'after']) if (key in options) { options[key] = String(options[key]) } diff --git a/src/objects/asset.ts b/src/objects/asset.ts index 5d95e87..7986c01 100644 --- a/src/objects/asset.ts +++ b/src/objects/asset.ts @@ -64,7 +64,7 @@ export class Asset { } get owner() { - return Name.from(this.data.owner) + return this.data.owner ? Name.from(this.data.owner) : null } get transferable() { diff --git a/src/types.ts b/src/types.ts index 06efbf5..4052ff4 100644 --- a/src/types.ts +++ b/src/types.ts @@ -1,1020 +1,4 @@ -import { - Float64, - Int32, - Int64, - Name, - PublicKey, - Struct, - UInt32, - UInt64, - UInt8, -} from '@wharfkit/antelope' - -import * as AtomicAssetsContract from './contracts/atomicassets' - -export enum OfferState { - PENDING = 0, - INVALID = 1, - UNKNOWN = 2, - ACCEPTED = 3, - DECLINED = 4, - CANCELLED = 5, -} - -export enum LinkState { - WAITING = 0, - CREATED = 1, - CANCELED = 2, - CLAIMED = 3, -} - -export enum AuctionState { - WAITING = 0, - LISTED = 1, - CANCELED = 2, - SOLD = 3, - INVALID = 4, -} - -export enum SaleState { - WAITING = 0, - LISTED = 1, - CANCELED = 2, - SOLD = 3, - INVALID = 4, -} - -export enum BuyofferState { - PENDING = 0, - DECLINED = 1, - CANCELED = 2, - ACCEPTED = 3, - INVALID = 4, -} - -export enum TemplateBuyofferState { - LISTED = 0, - CANCELED = 1, - SOLD = 2, - INVALID = 3, -} - -@Struct.type('token') -export class Token extends Struct { - @Struct.field(Name) declare token_contract: Name - @Struct.field('string') declare token_symbol: string - @Struct.field(UInt8) declare token_precision: UInt8 -} - -@Struct.type('token_amount') -export class TokenAmount extends Token { - @Struct.field(UInt64) declare amount: UInt64 -} - -@Struct.type('trading_pair') -export class TradingPair extends Struct { - @Struct.field('string') declare listing_symbol: string - @Struct.field('string') declare settlement_symbol: string - @Struct.field('string') declare delphi_pair_name: string - @Struct.field('bool') declare invert_delphi_pair: boolean -} - -@Struct.type('atomicassets_config') -export class AtomicAssetsConfig extends Struct { - @Struct.field(Name) declare contract: Name - @Struct.field('string') declare version: string - @Struct.field(AtomicAssetsContract.Types.FORMAT, {array: true}) - declare collection_format: AtomicAssetsContract.Types.FORMAT[] - @Struct.field(Token, {array: true}) declare supported_tokens: Token[] -} - -@Struct.type('atomicmarket_config') -export class AtomicMarketConfig extends Struct { - @Struct.field(Name) declare atomicassets_contract: Name - @Struct.field(Name) declare atomicmarket_contract: Name - @Struct.field(Name) declare delphioracle_contract: Name - @Struct.field('string') declare version: string - @Struct.field(Float64) declare maker_market_fee: Float64 - @Struct.field(Float64) declare taker_market_fee: Float64 - @Struct.field(UInt64) declare minimum_auction_duration: UInt64 - @Struct.field(UInt64) declare maximum_auction_duration: UInt64 - @Struct.field(Float64) declare minimum_bid_increase: Float64 - @Struct.field(UInt64) declare auction_reset_duration: UInt64 - @Struct.field(Token, {array: true}) declare supported_tokens: Token[] - @Struct.field(TradingPair, {array: true}) declare supported_pairs: TradingPair[] -} - -@Struct.type('atomictools_config') -export class AtomicToolsConfig extends Struct { - @Struct.field(Name) declare atomicassets_contract: Name - @Struct.field(Name) declare atomictools_contract: Name - @Struct.field('string') declare version: string -} - -@Struct.type('collection_object') -export class CollectionObject extends Struct { - @Struct.field(Name) declare collection_name: Name - @Struct.field(Name) declare author: Name - @Struct.field('bool') declare allow_notify: boolean - @Struct.field(Name, {array: true}) declare authorized_accounts: Name[] - @Struct.field(Name, {array: true}) declare notify_accounts: Name[] - @Struct.field(Float64) declare market_fee: Float64 - @Struct.field('string', {optional: true}) declare name: string - @Struct.field('string', {optional: true}) declare img: string - @Struct.field(Name, {optional: true}) declare contract: Name - @Struct.field('any', {optional: true}) declare data: Record - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string -} - -@Struct.type('schema_object') -export class SchemaObject extends Struct { - @Struct.field(Name) declare schema_name: Name - @Struct.field(AtomicAssetsContract.Types.FORMAT, {array: true}) - declare format: AtomicAssetsContract.Types.FORMAT[] - @Struct.field(Name, {optional: true}) declare contract: Name - @Struct.field(Name, {optional: true}) declare collection_name: Name - @Struct.field(CollectionObject, {optional: true}) declare collection: CollectionObject - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string -} - -@Struct.type('template_object') -export class TemplateObject extends Struct { - @Struct.field(Int32) declare template_id: Int32 - @Struct.field('bool') declare is_transferable: boolean - @Struct.field('bool') declare is_burnable: boolean - @Struct.field(UInt32) declare issued_supply: UInt32 - @Struct.field(UInt32) declare max_supply: UInt32 - @Struct.field('any') declare immutable_data: Record - @Struct.field(Name, {optional: true}) declare contract: Name - @Struct.field(CollectionObject, {optional: true}) declare collection: CollectionObject - @Struct.field(SchemaObject, {optional: true}) declare schema: SchemaObject - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string - @Struct.field('string', {optional: true}) declare name: string -} - -@Struct.type('assetpricev1') -export class AssetPriceV1 extends Struct { - @Struct.field('string') declare token_symbol: string - @Struct.field(UInt8) declare token_precision: UInt8 - @Struct.field(Name) declare token_contract: Name - @Struct.field(UInt64) declare median: UInt64 - @Struct.field(UInt64) declare average: UInt64 - @Struct.field(UInt64) declare suggested_median: UInt64 - @Struct.field(UInt64) declare suggested_average: UInt64 - @Struct.field(UInt64) declare max: UInt64 - @Struct.field(UInt64) declare min: UInt64 -} - -@Struct.type('assetpricev2') -export class AssetPriceV2 extends Struct { - @Struct.field(Name) declare market_contract: Name - @Struct.field(Token) declare token: Token - @Struct.field(UInt64) declare median: UInt64 - @Struct.field(UInt64) declare average: UInt64 - @Struct.field(UInt64) declare suggested_median: UInt64 - @Struct.field(UInt64) declare suggested_average: UInt64 - @Struct.field(UInt64) declare max: UInt64 - @Struct.field(UInt64) declare min: UInt64 - @Struct.field(UInt64) declare sales: UInt64 -} - -@Struct.type('asset_object') -export class AssetObject extends Struct { - @Struct.field(UInt64) declare asset_id: UInt64 - @Struct.field(CollectionObject) declare collection: CollectionObject - @Struct.field(SchemaObject) declare schema: SchemaObject - @Struct.field(TemplateObject, {optional: true}) declare template: TemplateObject - @Struct.field(TokenAmount, {array: true}) declare backed_tokens: TokenAmount[] - @Struct.field('any') declare immutable_data: Record - @Struct.field('any') declare mutable_data: Record - @Struct.field('any') declare data: Record - @Struct.field(Name, {optional: true}) declare owner: Name - @Struct.field('bool') declare is_transferable: boolean - @Struct.field('bool') declare is_burnable: boolean - @Struct.field('string', {optional: true}) declare name: string - @Struct.field(Name, {optional: true}) declare contract: Name - @Struct.field(Name, {optional: true}) declare burned_by_account: Name - @Struct.field(UInt64, {optional: true}) declare burned_at_block: UInt64 - @Struct.field('string', {optional: true}) declare burned_at_time: string - @Struct.field(UInt32, {optional: true}) declare template_mint: UInt32 - @Struct.field(UInt64) declare updated_at_block: UInt64 - @Struct.field('string') declare updated_at_time: string - @Struct.field(UInt64) declare transferred_at_block: UInt64 - @Struct.field('string') declare transferred_at_time: string - @Struct.field(UInt64) declare minted_at_block: UInt64 - @Struct.field('string') declare minted_at_time: string -} - -@Struct.type('offer_object') -export class OfferObject extends Struct { - @Struct.field(Name) declare contract: Name - @Struct.field(UInt64) declare offer_id: UInt64 - @Struct.field(Name) declare sender_name: Name - @Struct.field(Name) declare recipient_name: Name - @Struct.field('string') declare memo: string - @Struct.field(UInt8) declare state: UInt8 - @Struct.field('bool') declare is_sender_contract: boolean - @Struct.field('bool') declare is_recipient_contract: boolean - @Struct.field(AssetObject, {array: true}) declare sender_assets: AssetObject[] - @Struct.field(AssetObject, {array: true}) declare recipient_assets: AssetObject[] - @Struct.field(UInt64) declare updated_at_block: UInt64 - @Struct.field('string') declare updated_at_time: string - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string -} - -@Struct.type('transfer_object') -export class TransferObject extends Struct { - @Struct.field(Name) declare contract: Name - @Struct.field(UInt64) declare transfer_id: UInt64 - @Struct.field(Name) declare sender_name: Name - @Struct.field(Name) declare recipient_name: Name - @Struct.field('string') declare memo: string - @Struct.field('string') declare txid: string - @Struct.field(AssetObject, {array: true}) declare assets: AssetObject[] - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string -} - -@Struct.type('link_object') -export class LinkObject extends Struct { - @Struct.field(Name) declare tools_contract: Name - @Struct.field(Name) declare assets_contract: Name - @Struct.field(UInt64) declare link_id: UInt64 - @Struct.field(Name) declare creator: Name - @Struct.field(Name) declare claimer: Name - @Struct.field(UInt8) declare state: UInt8 - @Struct.field(PublicKey) declare public_key: PublicKey - @Struct.field('string') declare memo: string - @Struct.field(AssetObject, {array: true}) declare assets: AssetObject[] - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string - @Struct.field(UInt64) declare updated_at_block: UInt64 - @Struct.field('string') declare updated_at_time: string -} - -@Struct.type('sale_brief') -export class SaleBrief extends Struct { - @Struct.field(Name) declare market_contract: Name - @Struct.field(UInt64) declare sale_id: UInt64 -} - -@Struct.type('aucttion_brief') -export class AuctionBrief extends Struct { - @Struct.field(Name) declare market_contract: Name - @Struct.field(UInt64) declare auction_id: UInt64 -} - -@Struct.type('template_buyoffer') -export class TemplateBuyofferBrief extends Struct { - @Struct.field(Name) declare market_contract: Name - @Struct.field(UInt64) declare buyoffer_id: UInt64 - @Struct.field('string') declare token_symbol: string -} - -@Struct.type('market_asset_object') -export class MarketAssetObject extends AssetObject { - @Struct.field(SaleBrief, {array: true}) declare sales: SaleBrief[] - @Struct.field(AuctionBrief, {array: true}) declare auctions: AuctionBrief[] - @Struct.field(AssetPriceV2, {array: true, optional: true}) declare prices: AssetPriceV2[] - @Struct.field(TemplateBuyofferBrief, {array: true, optional: true}) - declare template_buyoffers: TemplateBuyofferBrief[] -} - -@Struct.type('sale_object') -export class SaleObject extends Struct { - @Struct.field(Name) declare market_contract: Name - @Struct.field(Name) declare assets_contract: Name - @Struct.field(UInt64) declare sale_id: UInt64 - @Struct.field(Name) declare seller: Name - @Struct.field(Name, {optional: true}) declare buyer: Name - @Struct.field(UInt64) declare offer_id: UInt64 - @Struct.field(TokenAmount) declare price: TokenAmount - @Struct.field(UInt64) declare listing_price: UInt64 - @Struct.field('string') declare listing_symbol: string - @Struct.field(MarketAssetObject, {array: true}) declare assets: MarketAssetObject[] - @Struct.field('string') declare maker_marketplace: Name - @Struct.field('string', {optional: true}) declare taker_marketplace: Name - @Struct.field(UInt8) declare state: UInt8 - @Struct.field('bool') declare is_seller_contract: boolean - @Struct.field(Name) declare collection_name: Name - @Struct.field(CollectionObject) declare collection: CollectionObject - @Struct.field(UInt64) declare updated_at_block: UInt64 - @Struct.field('string') declare updated_at_time: string - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string -} - -@Struct.type('bid') -export class Bid extends Struct { - @Struct.field(Int64) declare number: Int64 - @Struct.field(Name) declare account: Name - @Struct.field(UInt64) declare amount: UInt64 - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string - @Struct.field('string') declare txid: string -} - -@Struct.type('auction_object') -export class AuctionObject extends Struct { - @Struct.field(Name) declare market_contract: Name - @Struct.field(Name) declare assets_contract: Name - @Struct.field(UInt64) declare auction_id: UInt64 - @Struct.field(Name) declare seller: Name - @Struct.field(MarketAssetObject, {array: true}) declare assets: MarketAssetObject[] - @Struct.field('string') declare end_time: string - @Struct.field(TokenAmount) declare price: TokenAmount - @Struct.field(Bid, {array: true}) declare bids: Bid[] - @Struct.field(UInt8) declare state: UInt8 - @Struct.field(Name, {optional: true}) declare buyer: Name - @Struct.field('bool') declare claimed_by_seller: boolean - @Struct.field('bool') declare claimed_by_buyer: boolean - @Struct.field('string') declare maker_marketplace: Name - @Struct.field('string', {optional: true}) declare taker_marketplace: Name - @Struct.field(CollectionObject) declare collection: CollectionObject - @Struct.field('bool') declare is_seller_contract: boolean - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string - @Struct.field(UInt64) declare updated_at_block: UInt64 - @Struct.field('string') declare updated_at_time: string -} - -@Struct.type('buyoffer_object') -export class BuyofferObject extends Struct { - @Struct.field(Name) declare market_contract: Name - @Struct.field(Name) declare assets_contract: Name - @Struct.field(UInt64) declare buyoffer_id: UInt64 - @Struct.field(Name) declare seller: Name - @Struct.field(Name) declare buyer: Name - @Struct.field(TokenAmount) declare price: TokenAmount - @Struct.field(AssetObject, {array: true}) declare assets: AssetObject[] - @Struct.field('string') declare maker_marketplace: Name - @Struct.field('string', {optional: true}) declare taker_marketplace: Name - @Struct.field(CollectionObject) declare collection: CollectionObject - @Struct.field('string') declare memo: string - @Struct.field('string', {optional: true}) declare decline_memo: string - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string - @Struct.field(UInt64) declare updated_at_block: UInt64 - @Struct.field('string') declare updated_at_time: string - @Struct.field(UInt8) declare state: UInt8 -} - -@Struct.type('template_buyoffer_object') -export class TemplateBuyofferObject extends Struct { - @Struct.field(Name) declare market_contract: Name - @Struct.field(Name) declare assets_contract: Name - @Struct.field(UInt64) declare buyoffer_id: UInt64 - @Struct.field(Name, {optional: true}) declare seller: Name - @Struct.field(Name) declare buyer: Name - @Struct.field(TokenAmount) declare price: TokenAmount - @Struct.field(AssetObject, {array: true}) declare assets: AssetObject[] - @Struct.field('string') declare maker_marketplace: Name - @Struct.field('string', {optional: true}) declare taker_marketplace: Name - @Struct.field(CollectionObject) declare collection: CollectionObject - @Struct.field(TemplateObject) declare template: TemplateObject - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string - @Struct.field(UInt64) declare updated_at_block: UInt64 - @Struct.field('string') declare updated_at_time: string - @Struct.field(UInt8) declare state: UInt8 -} - -@Struct.type('marketplace') -export class Marketplace extends Struct { - @Struct.field('string') declare marketplace_name: Name - @Struct.field(Name) declare creator: Name - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string -} - -@Struct.type('saleprice') -export class SalePrice extends Struct { - @Struct.field(UInt64, {optional: true}) declare sale_id: UInt64 - @Struct.field(UInt64, {optional: true}) declare auction_id: UInt64 - @Struct.field(UInt64, {optional: true}) declare buyoffer_id: UInt64 - @Struct.field(UInt64) declare price: UInt64 - @Struct.field(UInt32) declare template_mint: UInt32 - @Struct.field('string') declare token_symbol: string - @Struct.field(UInt8) declare token_precision: UInt8 - @Struct.field(Name) declare token_contract: Name - @Struct.field('string') declare block_time: string -} - -@Struct.type('salepriceday') -export class SalePriceDay extends Struct { - @Struct.field(UInt64) declare median: UInt64 - @Struct.field(UInt64) declare average: UInt64 - @Struct.field(UInt64) declare volume: UInt64 - @Struct.field(UInt64) declare sales: UInt64 - @Struct.field(UInt32, {optional: true}) declare template_mint: UInt32 - @Struct.field('string') declare token_symbol: string - @Struct.field(UInt8) declare token_precision: UInt8 - @Struct.field(Name) declare token_contract: Name - @Struct.field('string') declare time: string -} - -@Struct.type('templateprice') -export class TemplatePrice extends Struct { - @Struct.field('string') declare token_symbol: string - @Struct.field(UInt8) declare token_precision: UInt8 - @Struct.field(Name) declare token_contract: Name - @Struct.field(Name) declare collection_name: Name - @Struct.field(Int32) declare template_id: Int32 - @Struct.field(UInt64) declare median: UInt64 - @Struct.field(UInt64) declare average: UInt64 - @Struct.field(UInt64) declare suggested_median: UInt64 - @Struct.field(UInt64) declare suggested_average: UInt64 - @Struct.field(UInt64) declare max: UInt64 - @Struct.field(UInt64) declare min: UInt64 - @Struct.field(UInt64) declare sales: UInt64 -} - -@Struct.type('collectionprice') -export class CollectionPrice extends Struct { - @Struct.field('string') declare token_symbol: string - @Struct.field(UInt8) declare token_precision: UInt8 - @Struct.field(Name) declare token_contract: Name - @Struct.field(UInt64) declare median: UInt64 - @Struct.field(UInt64) declare average: UInt64 - @Struct.field(UInt64) declare suggested_median: UInt64 - @Struct.field(UInt64) declare suggested_average: UInt64 - @Struct.field(UInt64) declare max: UInt64 - @Struct.field(UInt64) declare min: UInt64 -} - -@Struct.type('collection_wrapper') -export class CollectionWrapper extends Struct { - @Struct.field(CollectionObject) declare collection: CollectionObject - @Struct.field(UInt64, {optional: true}) declare assets: UInt64 - @Struct.field(CollectionPrice, {array: true, optional: true}) declare prices: CollectionPrice[] -} - -@Struct.type('schema_wrapper') -export class SchemaWrapper extends Struct { - @Struct.field(SchemaObject) declare schema: SchemaObject - @Struct.field(UInt64) declare assets: UInt64 -} - -@Struct.type('template_wrapper') -export class TemplateWrapper extends Struct { - @Struct.field(TemplateObject) declare template: TemplateObject - @Struct.field(Int32) declare template_id: Int32 - @Struct.field(Name) declare collection_name: Name - @Struct.field(UInt64) declare assets: UInt64 -} - -@Struct.type('inventoryprice') -export class InventoryPrice extends Struct { - @Struct.field(CollectionWrapper, {array: true}) declare collections: CollectionWrapper[] -} - -@Struct.type('action_log') -export class ActionLog extends Struct { - @Struct.field(UInt64) declare log_id: UInt64 - @Struct.field(Name) declare name: Name - @Struct.field('any') declare data: Record - @Struct.field('string') declare txid: string - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string -} - -@Struct.type('account_info') -export class AccountInfo extends Struct { - @Struct.field(CollectionWrapper, {array: true}) declare collections: CollectionWrapper[] - @Struct.field(SchemaWrapper, {array: true}) declare schemas: SchemaWrapper[] - @Struct.field(TemplateWrapper, {array: true}) declare templates: TemplateWrapper[] - @Struct.field(UInt64) declare assets: UInt64 -} - -@Struct.type('burned_by_template') -export class BurnedByTemplate extends Struct { - @Struct.field(UInt64) declare burned: UInt64 - @Struct.field(Int32) declare template_id: Int32 -} - -@Struct.type('burned_by_schema') -export class BurnedBySchema extends Struct { - @Struct.field(UInt64) declare burned: UInt64 - @Struct.field(Name) declare schema_name: Name -} - -@Struct.type('collection_stats') -export class CollectionStats extends Struct { - @Struct.field(UInt64) declare assets: UInt64 - @Struct.field(UInt64) declare burned: UInt64 - @Struct.field(UInt64) declare templates: UInt64 - @Struct.field(UInt64) declare schemas: UInt64 - @Struct.field(BurnedByTemplate, {array: true}) - declare burned_by_template: BurnedByTemplate[] - @Struct.field(BurnedBySchema, {array: true}) - declare burned_by_schema: BurnedBySchema[] -} - -@Struct.type('asset_stats') -export class AssetStats extends Struct { - @Struct.field(UInt32) declare template_mint: UInt32 -} - -@Struct.type('template_stats') -export class TemplateStats extends Struct { - @Struct.field(UInt64) declare assets: UInt64 - @Struct.field(UInt64) declare burned: UInt64 -} - -@Struct.type('schema_stats') -export class SchemaStats extends Struct { - @Struct.field(UInt64) declare assets: UInt64 - @Struct.field(UInt64) declare burned: UInt64 - @Struct.field(UInt64) declare templates: UInt64 -} - -@Struct.type('collection_burn') -export class CollectionBurn extends Struct { - @Struct.field(Name) declare collection_name: Name - @Struct.field(UInt64) declare assets: UInt64 -} - -@Struct.type('template_burn') -export class TemplateBurn extends Struct { - @Struct.field(Name) declare collection_name: Name - @Struct.field(Int32) declare template_id: Int32 - @Struct.field(UInt64) declare assets: UInt64 -} - -@Struct.type('account_burns') -export class AccountBurns extends Struct { - @Struct.field(CollectionWrapper, {array: true}) declare collections: CollectionWrapper[] - @Struct.field(TemplateBurn, {array: true}) declare templates: TemplateBurn[] - @Struct.field(UInt64) declare assets: UInt64 -} - -@Struct.type('asset_sales') -export class AssetSale extends Struct { - @Struct.field(UInt64, {optional: true}) declare sale_id: UInt64 - @Struct.field(UInt64, {optional: true}) declare auction_id: UInt64 - @Struct.field(UInt64, {optional: true}) declare buyoffer_id: UInt64 - @Struct.field(UInt64) declare price: UInt64 - @Struct.field('string') declare token_symbol: string - @Struct.field(UInt8) declare token_precision: UInt8 - @Struct.field(Name) declare token_contract: Name - @Struct.field(Name) declare seller: Name - @Struct.field(Name) declare buyer: Name - @Struct.field('string') declare block_time: string -} - -@Struct.type('resp') -export class ResponseStruct extends Struct { - @Struct.field('bool') declare success: boolean - @Struct.field(Float64) declare query_time: Float64 -} - -@Struct.type('get_count_resp') -export class CountResponseStruct extends ResponseStruct { - @Struct.field(UInt64) declare data: UInt64 -} - -export namespace Assets { - @Struct.type('account_assets') - export class AccountAssets extends Struct { - @Struct.field(Name) declare account: Name - @Struct.field(UInt64) declare assets: UInt64 - } - - @Struct.type('action_logs_resp') - export class ActionLogsResponse extends ResponseStruct { - @Struct.field(ActionLog, {array: true}) declare data: ActionLog[] - } - - @Struct.type('get_config_resp') - export class GetConfigResponse extends ResponseStruct { - @Struct.field(AtomicAssetsConfig) declare data: AtomicAssetsConfig - } - - @Struct.type('get_accounts_resp') - export class GetAccountsResponse extends ResponseStruct { - @Struct.field(AccountAssets, {array: true}) declare data: AccountAssets[] - } - - @Struct.type('get_account_resp') - export class GetAccountResponse extends ResponseStruct { - @Struct.field(AccountInfo) declare data: AccountInfo - } - - @Struct.type('schema_count') - export class SchemaCount extends Struct { - @Struct.field(Name) declare schema_name: Name - @Struct.field(UInt64) declare assets: UInt64 - } - - @Struct.type('template_count') - export class TemplateCount extends Struct { - @Struct.field(Int32) declare template_id: Int32 - @Struct.field(UInt64) declare assets: UInt64 - } - - @Struct.type('template_schema_count') - export class TemplateSchemaCount extends Struct { - @Struct.field(SchemaCount, {array: true}) declare schemas: SchemaCount[] - @Struct.field(TemplateCount, {array: true}) declare templates: TemplateCount[] - } - - @Struct.type('get_account_template_schema_count_resp') - export class GetAccountTemplateSchemaCountResponse extends ResponseStruct { - @Struct.field(TemplateSchemaCount) declare data: TemplateSchemaCount - } - - @Struct.type('get_collections_resp') - export class GetCollectionsResponse extends ResponseStruct { - @Struct.field(CollectionObject, {array: true}) declare data: CollectionObject[] - } - - @Struct.type('get_collection_resp') - export class GetCollectionResponse extends ResponseStruct { - @Struct.field(CollectionObject) declare data: CollectionObject - } - - @Struct.type('get_collection_stats_resp') - export class GetCollectionStatsResponse extends ResponseStruct { - @Struct.field(CollectionStats) declare data: CollectionStats - } - - @Struct.type('get_schemas_resp') - export class GetSchemasResponse extends ResponseStruct { - @Struct.field(SchemaObject, {array: true}) declare data: SchemaObject[] - } - - @Struct.type('get_schema_resp') - export class GetSchemaResponse extends ResponseStruct { - @Struct.field(SchemaObject) declare data: SchemaObject - } - - @Struct.type('get_schema_stats_resp') - export class GetSchemaStatsResponse extends ResponseStruct { - @Struct.field(SchemaStats) declare data: SchemaStats - } - - @Struct.type('get_templates_resp') - export class GetTemplatesResponse extends ResponseStruct { - @Struct.field(TemplateObject, {array: true}) declare data: TemplateObject[] - } - - @Struct.type('get_template_resp') - export class GetTemplateResponse extends ResponseStruct { - @Struct.field(TemplateObject) declare data: TemplateObject - } - - @Struct.type('get_template_stats_resp') - export class GetTemplateStatsResponse extends ResponseStruct { - @Struct.field(TemplateStats) declare data: TemplateStats - } - - @Struct.type('get_assets_resp') - export class GetAssetsResponse extends ResponseStruct { - @Struct.field(AssetObject, {array: true}) declare data: AssetObject[] - } - - @Struct.type('get_asset_resp') - export class GetAssetResponse extends ResponseStruct { - @Struct.field(AssetObject) declare data: AssetObject - } - - @Struct.type('get_asset_stats_resp') - export class GetAssetStatsResponse extends ResponseStruct { - @Struct.field(AssetStats) declare data: AssetStats - } - - @Struct.type('get_offers_resp') - export class GetOffersResponse extends ResponseStruct { - @Struct.field(OfferObject, {array: true}) declare data: OfferObject[] - } - - @Struct.type('get_offer_resp') - export class GetOfferResponse extends ResponseStruct { - @Struct.field(OfferObject) declare data: OfferObject - } - - @Struct.type('get_transfers_resp') - export class GetTransfersResponse extends ResponseStruct { - @Struct.field(TransferObject, {array: true}) declare data: TransferObject[] - } - - @Struct.type('get_account_burns_resp') - export class GetAccountBurnsResponse extends ResponseStruct { - @Struct.field(AccountBurns) declare data: AccountBurns - } -} - -export namespace Tools { - @Struct.type('action_logs_resp') - export class ActionLogsResponse extends ResponseStruct { - @Struct.field(ActionLog, {array: true}) declare data: ActionLog[] - } - - @Struct.type('get_links_resp') - export class GetLinksResponse extends ResponseStruct { - @Struct.field(LinkObject, {array: true}) declare data: LinkObject[] - } - - @Struct.type('get_link_resp') - export class GetLinkResponse extends ResponseStruct { - @Struct.field(LinkObject) declare data: LinkObject - } - - @Struct.type('get_config_resp') - export class GetConfigResponse extends ResponseStruct { - @Struct.field(AtomicToolsConfig) declare data: AtomicToolsConfig - } -} - -export namespace Market { - @Struct.type('collection_stat') - export class CollectionStat extends Struct { - @Struct.field(Name) declare contract: Name - @Struct.field(Name) declare collection_name: Name - @Struct.field('string', {optional: true}) declare name: string - @Struct.field('string', {optional: true}) declare img: string - @Struct.field(Name) declare author: Name - @Struct.field('bool') declare allow_notify: boolean - @Struct.field(Name, {array: true}) declare authorized_accounts: Name[] - @Struct.field(Name, {array: true}) declare notify_accounts: Name[] - @Struct.field(Float64) declare market_fee: Float64 - @Struct.field('any') declare data: Record - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string - @Struct.field(UInt64) declare volume: UInt64 - @Struct.field(UInt64) declare sales: UInt64 - } - @Struct.type('template_stat') - export class TemplateStat extends Struct { - @Struct.field(UInt64) declare volume: UInt64 - @Struct.field(UInt64) declare sales: UInt64 - @Struct.field(TemplateObject) declare template: TemplateObject - } - - @Struct.type('market_templates') - export class MarketTemplates extends Struct { - @Struct.field(Token) declare symbol: Token - @Struct.field(TemplateStat, {array: true}) declare results: TemplateStat[] - } - - @Struct.type('graph_stat') - export class GraphStat extends Struct { - @Struct.field(UInt64) declare volume: UInt64 - @Struct.field(UInt64) declare sales: UInt64 - @Struct.field(UInt64) declare max: UInt64 - @Struct.field('string') declare time: string - } - - @Struct.type('market_graph') - export class MarketGraph extends Struct { - @Struct.field(Token) declare symbol: Token - @Struct.field(GraphStat, {array: true}) declare results: GraphStat[] - } - - @Struct.type('sale_stat') - export class SaleStat extends Struct { - @Struct.field(UInt64, {optional: true}) declare volume: UInt64 - @Struct.field(UInt64) declare sales: UInt64 - } - - @Struct.type('market_sale') - export class MarketSale extends Struct { - @Struct.field(Token) declare symbol: Token - @Struct.field(SaleStat) declare result: SaleStat - } - - @Struct.type('market_collections') - export class MarketCollections extends Struct { - @Struct.field(Token) declare symbol: Token - @Struct.field(CollectionStat, {array: true}) declare results: CollectionStat[] - } - - @Struct.type('market_collection') - export class MarketCollection extends Struct { - @Struct.field(Token) declare symbol: Token - @Struct.field(CollectionStat) declare result: CollectionStat - } - - @Struct.type('account_stat') - export class AccountStat extends Struct { - @Struct.field(Name) declare account: Name - @Struct.field(UInt64) declare buy_volume: UInt64 - @Struct.field(UInt64) declare sell_volume: UInt64 - } - - @Struct.type('market_accounts') - export class MarketAccounts extends Struct { - @Struct.field(Token) declare symbol: Token - @Struct.field(AccountStat, {array: true}) declare results: AccountStat[] - } - - @Struct.type('market_account') - export class MarketAccount extends Struct { - @Struct.field(Token) declare symbol: Token - @Struct.field(AccountStat) declare result: AccountStat - } - - @Struct.type('schema_stat_v1') - export class SchemaStatV1 extends Struct { - @Struct.field(Name) declare contract: Name - @Struct.field(Name) declare collection_name: Name - @Struct.field(Name) declare schema_name: Name - @Struct.field(UInt64) declare volume: UInt64 - @Struct.field(UInt64) declare sales: UInt64 - @Struct.field(UInt64) declare listings: UInt64 - } - - @Struct.type('schema_stat_v2') - export class SchemaStatV2 extends Struct { - @Struct.field(Name) declare schema_name: Name - @Struct.field(UInt64) declare volume: UInt64 - @Struct.field(UInt64) declare sales: UInt64 - @Struct.field(SchemaObject) declare schema: SchemaObject - } - - @Struct.type('market_schemas_v1') - export class MarketSchemasV1 extends Struct { - @Struct.field(Token) declare symbol: Token - @Struct.field(SchemaStatV1, {array: true}) declare results: SchemaStatV1[] - } - - @Struct.type('market_schemas_v2') - export class MarketSchemasV2 extends Struct { - @Struct.field(Token) declare symbol: Token - @Struct.field(SchemaStatV2, {array: true}) declare results: SchemaStatV2[] - } - - @Struct.type('action_logs_resp') - export class ActionLogsResponse extends ResponseStruct { - @Struct.field(ActionLog, {array: true}) declare data: ActionLog[] - } - - @Struct.type('get_assets_resp') - export class GetAssetsResponse extends ResponseStruct { - @Struct.field(MarketAssetObject, {array: true}) declare data: MarketAssetObject[] - } - - @Struct.type('get_asset_resp') - export class GetAssetResponse extends ResponseStruct { - @Struct.field(MarketAssetObject) declare data: MarketAssetObject - } - - @Struct.type('get_asset_stats_resp') - export class GetAssetStatsResponse extends ResponseStruct { - @Struct.field(AssetStats) declare data: AssetStats - } - - @Struct.type('get_asset_sales_resp') - export class GetAssetSalesResponse extends ResponseStruct { - @Struct.field(AssetSale, {array: true}) declare data: AssetSale[] - } - - @Struct.type('get_offers_resp') - export class GetOffersResponse extends ResponseStruct { - @Struct.field(OfferObject, {array: true}) declare data: OfferObject[] - } - - @Struct.type('get_offer_resp') - export class GetOfferResponse extends ResponseStruct { - @Struct.field(OfferObject) declare data: OfferObject - } - - @Struct.type('get_transfers_resp') - export class GetTransfersResponse extends ResponseStruct { - @Struct.field(TransferObject, {array: true}) declare data: TransferObject[] - } - - @Struct.type('get_config_resp') - export class GetConfigResponse extends ResponseStruct { - @Struct.field(AtomicMarketConfig) declare data: AtomicMarketConfig - } - - @Struct.type('get_sale_resp') - export class GetSaleResponse extends ResponseStruct { - @Struct.field(SaleObject) declare data: SaleObject - } - - @Struct.type('get_sales_resp') - export class GetSalesResponse extends ResponseStruct { - @Struct.field(SaleObject, {array: true}) declare data: SaleObject[] - } - - @Struct.type('get_sales_templates_resp') - export class GetSalesTemplatesResponse extends ResponseStruct { - @Struct.field(SaleObject, {array: true}) declare data: SaleObject[] - } - - @Struct.type('get_auctions_resp') - export class GetAuctionsResponse extends ResponseStruct { - @Struct.field(AuctionObject, {array: true}) declare data: AuctionObject[] - } - - @Struct.type('get_auction_resp') - export class GetAuctionResponse extends ResponseStruct { - @Struct.field(AuctionObject) declare data: AuctionObject - } - - @Struct.type('get_buyoffers_resp') - export class GetBuyoffersResponse extends ResponseStruct { - @Struct.field(BuyofferObject, {array: true}) declare data: BuyofferObject[] - } - - @Struct.type('get_buyoffer_resp') - export class GetBuyofferResponse extends ResponseStruct { - @Struct.field(BuyofferObject) declare data: BuyofferObject - } - - @Struct.type('get_template_buyoffers_resp') - export class GetTemplateBuyoffersResponse extends ResponseStruct { - @Struct.field(TemplateBuyofferObject, {array: true}) declare data: TemplateBuyofferObject[] - } - - @Struct.type('get_template_buyoffer_resp') - export class GetTemplateBuyofferResponse extends ResponseStruct { - @Struct.field(TemplateBuyofferObject) declare data: TemplateBuyofferObject - } - - @Struct.type('get_marketplaces_resp') - export class GetMarketplacesResponse extends ResponseStruct { - @Struct.field(Marketplace, {array: true}) declare data: Marketplace[] - } - - @Struct.type('get_marketplace_resp') - export class GetMarketplaceResponse extends ResponseStruct { - @Struct.field(Marketplace) declare data: Marketplace - } - - @Struct.type('get_sale_prices_resp') - export class GetSalePricesResponse extends ResponseStruct { - @Struct.field(SalePrice, {array: true}) declare data: SalePrice[] - } - - @Struct.type('get_sale_prices_days_resp') - export class GetSalePricesDaysResponse extends ResponseStruct { - @Struct.field(SalePriceDay, {array: true}) declare data: SalePriceDay[] - } - - @Struct.type('get_template_prices_resp') - export class GetTemplatePricesResponse extends ResponseStruct { - @Struct.field(TemplatePrice, {array: true}) declare data: TemplatePrice[] - } - - @Struct.type('get_asset_prices_resp') - export class GetAssetPricesResponse extends ResponseStruct { - @Struct.field(AssetPriceV1, {array: true}) declare data: AssetPriceV1[] - } - - @Struct.type('get_asset_prices_resp') - export class GetInventoryPricesResponse extends ResponseStruct { - @Struct.field(InventoryPrice) declare data: InventoryPrice - } - - @Struct.type('get_stats_collections_resp') - export class GetStatsCollectionsResponse extends ResponseStruct { - @Struct.field(MarketCollections) declare data: MarketCollections - } - - @Struct.type('get_stats_collection_resp') - export class GetStatsCollectionResponse extends ResponseStruct { - @Struct.field(MarketCollection) declare data: MarketCollection - } - - @Struct.type('get_stats_accounts_resp') - export class GetStatsAccountsResponse extends ResponseStruct { - @Struct.field(MarketAccounts) declare data: MarketAccounts - } - - @Struct.type('get_stats_account_resp') - export class GetStatsAccountResponse extends ResponseStruct { - @Struct.field(MarketAccount) declare data: MarketAccount - } - - @Struct.type('get_stats_schemas_v1_resp') - export class GetStatsSchemasV1Response extends ResponseStruct { - @Struct.field(MarketSchemasV1) declare data: MarketSchemasV1 - } - - @Struct.type('get_stats_schemas_v2_resp') - export class GetStatsSchemasV2Response extends ResponseStruct { - @Struct.field(MarketSchemasV2) declare data: MarketSchemasV2 - } - - @Struct.type('get_stats_templates_resp') - export class GetStatsTemplatesResponse extends ResponseStruct { - @Struct.field(MarketTemplates) declare data: MarketTemplates - } - - @Struct.type('get_stats_graph_resp') - export class GetStatsGraphResponse extends ResponseStruct { - @Struct.field(MarketGraph) declare data: MarketGraph - } - - @Struct.type('get_stats_sales_resp') - export class GetStatsSalesResponse extends ResponseStruct { - @Struct.field(MarketSale) declare data: MarketSale - } -} +export * from './endpoints/types' +export * as Assets from './endpoints/assets/types' +export * as Market from './endpoints/market/types' +export * as Tools from './endpoints/tools/types' diff --git a/test/api.ts b/test/api.ts index f62ce46..5c63ea8 100644 --- a/test/api.ts +++ b/test/api.ts @@ -1,21 +1,22 @@ import {assert} from 'chai' -import {APIClient, FetchProvider, Name} from '@wharfkit/antelope' +import {APIClient, FetchProvider, Name, UInt8} from '@wharfkit/antelope' import {mockFetch} from '@wharfkit/mock-data' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' import {AtomicAssetsAPIClient, Types} from '$lib' // Setup an APIClient const client = new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) // Setup the API const atomicassets = new AtomicAssetsAPIClient(client) suite('atomicassets', function () { - this.slow(200) - this.timeout(10 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) test('get_config', async function () { const res = await atomicassets.atomicassets.v1.get_config() @@ -257,7 +258,7 @@ suite('atomicassets', function () { test('get_offers_count', async function () { const res = await atomicassets.atomicassets.v1.get_offers_count({ - collection_name: [Name.from('outlawtroops'), 'babymetaljpn'], + collection_name: [Name.from('inspectorgen'), 'waxartcards1'], }) assert.instanceOf(res, Types.CountResponseStruct) assert.equal(res.success, true) @@ -321,8 +322,8 @@ suite('atomicassets', function () { }) suite('atomictools', function () { - this.slow(200) - this.timeout(10 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) test('get_links', async function () { const res = await atomicassets.atomictools.v1.get_links({ @@ -367,8 +368,8 @@ suite('atomictools', function () { }) suite('atomicmarket', function () { - this.slow(200) - this.timeout(10 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) test('get_assets', async function () { const res = await atomicassets.atomicmarket.v1.get_assets({ diff --git a/test/asset.ts b/test/asset.ts index 851761a..b239d09 100644 --- a/test/asset.ts +++ b/test/asset.ts @@ -9,6 +9,8 @@ import { import {Chains} from '@wharfkit/common' import {mockFetch} from '@wharfkit/mock-data' import {PlaceholderAuth} from '@wharfkit/signing-request' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' + import type {Asset} from '$lib' import {AtomicAssetsAPIClient, AtomicAssetsContract, AtomicAssetsKit, KitUtility} from '$lib' @@ -19,22 +21,23 @@ const client = new APIClient({ // Setup the API const atomicassets = new AtomicAssetsAPIClient( new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) ) -const utility = new KitUtility('https://wax.api.atomicassets.io/', Chains.WAX, { +const utility = new KitUtility(BASE_URL, Chains.WAX, { client, atomicClient: atomicassets, }) -const kitInst = new AtomicAssetsKit('https://wax.api.atomicassets.io/', Chains.WAX, utility) +const kitInst = new AtomicAssetsKit(BASE_URL, Chains.WAX, utility) const accountName = 'test.gm' const assetId = 1099851897196 +const assetIdBurned = 1099959414679 suite('Asset', function () { - this.slow(200) - this.timeout(5 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) let testAsset: Asset @@ -65,7 +68,11 @@ suite('Asset', function () { }) test('owner', function () { - assert.isTrue(testAsset.owner.equals(testAsset.data.owner)) + if (testAsset.owner) { + assert.isTrue(testAsset.owner.equals(testAsset.data.owner)) + } else { + assert.isTrue(testAsset.owner === null) + } }) test('transferable', function () { @@ -84,7 +91,7 @@ suite('Asset', function () { if (testAsset.burnedByAccount) { assert.isTrue(testAsset.burnedByAccount.equals(testAsset.data.burned_by_account)) } else { - assert.isTrue(testAsset.burnedByAccount === testAsset.data.burned_by_account) + assert.isTrue(testAsset.burnedByAccount === null) } }) @@ -99,7 +106,11 @@ suite('Asset', function () { data: action.data, type: AtomicAssetsContract.Types.burnasset, }) - assert.isTrue(decoded.asset_owner.equals(testAsset.owner)) + if (testAsset.owner) { + assert.isTrue(decoded.asset_owner.equals(testAsset.owner)) + } else { + assert.isTrue(decoded.asset_owner === null) + } assert.isTrue(decoded.asset_id.equals(testAsset.assetId)) }) @@ -116,7 +127,11 @@ suite('Asset', function () { type: AtomicAssetsContract.Types.backasset, }) assert.isTrue(decoded.payer.equals(accountName)) - assert.isTrue(decoded.asset_owner.equals(testAsset.owner)) + if (testAsset.owner) { + assert.isTrue(decoded.asset_owner.equals(testAsset.owner)) + } else { + assert.isTrue(decoded.asset_owner === null) + } assert.isTrue(decoded.token_to_back.equals(token)) }) @@ -142,7 +157,11 @@ suite('Asset', function () { data: action.data, type: AtomicAssetsContract.Types.setassetdata, }) - assert.isTrue(decoded.asset_owner.equals(testAsset.owner)) + if (testAsset.owner) { + assert.isTrue(decoded.asset_owner.equals(testAsset.owner)) + } else { + assert.isTrue(decoded.asset_owner === null) + } assert.isTrue(decoded.asset_id.equals(testAsset.assetId)) assert.isTrue(decoded.authorized_editor.equals(accountName)) assert.isTrue(decoded.new_mutable_data[0].key === 'hello') @@ -159,7 +178,7 @@ suite('Asset', function () { collection_name: testAsset.collection.collectionName, schema_name: testAsset.schema.schemaName, template_id: testAsset.template.templateId, - new_asset_owner: testAsset.owner, + new_asset_owner: testAsset.owner ?? accountName, immutable_data: [ { key: 'name', @@ -182,10 +201,75 @@ suite('Asset', function () { assert.isTrue(decoded.collection_name.equals(testAsset.collection.collectionName)) assert.isTrue(decoded.schema_name.equals(testAsset.schema.schemaName)) assert.isTrue(decoded.template_id.equals(testAsset.template.templateId)) - assert.isTrue(decoded.new_asset_owner.equals(testAsset.owner)) + if (testAsset.owner) { + assert.isTrue(decoded.new_asset_owner.equals(testAsset.owner)) + } else { + assert.isTrue(decoded.new_asset_owner === null) + } assert.isTrue(decoded.immutable_data[0].key === 'name') assert.isTrue(decoded.immutable_data[0].value.equals(['string', 'hello world'])) assert.isTrue(decoded.mutable_data.length === 0) assert.isTrue(decoded.tokens_to_back[0].equals(token)) }) }) + +suite('Asset (Burned)', function () { + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) + + let testAsset: Asset + + setup(async function () { + testAsset = await kitInst.loadAsset(assetIdBurned) + }) + + test('assetId', function () { + assert.isTrue(testAsset.assetId.equals(assetIdBurned)) + }) + + test('collection', function () { + assert.isTrue( + testAsset.collection.collectionName.equals(testAsset.data.collection.collection_name) + ) + }) + + test('schema', function () { + assert.isTrue(testAsset.schema.schemaName.equals(testAsset.data.schema.schema_name)) + }) + + test('template', function () { + assert.isTrue(testAsset.template.templateId.equals(testAsset.data.template.template_id)) + }) + + test('schema', function () { + assert.isTrue(testAsset.schema.schemaName.equals(testAsset.data.schema.schema_name)) + }) + + test('owner', function () { + if (testAsset.owner) { + assert.isTrue(testAsset.owner.equals(testAsset.data.owner)) + } else { + assert.isTrue(testAsset.owner === null) + } + }) + + test('transferable', function () { + assert.isTrue(testAsset.transferable === testAsset.data.is_transferable) + }) + + test('burnable', function () { + assert.isTrue(testAsset.burnable === testAsset.data.is_burnable) + }) + + test('name', function () { + assert.isTrue(testAsset.name === testAsset.data.name) + }) + + test('burnedByAccount', function () { + if (testAsset.burnedByAccount) { + assert.isTrue(testAsset.burnedByAccount.equals(testAsset.data.burned_by_account)) + } else { + assert.isTrue(testAsset.burnedByAccount === null) + } + }) +}) diff --git a/test/auction.ts b/test/auction.ts index eb499df..254466f 100644 --- a/test/auction.ts +++ b/test/auction.ts @@ -3,6 +3,8 @@ import {Asset as AntelopeAsset, APIClient, FetchProvider, Serializer} from '@wha import {Chains} from '@wharfkit/common' import {mockFetch} from '@wharfkit/mock-data' import {PlaceholderAuth} from '@wharfkit/signing-request' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' + import type {Auction} from '$lib' import {AtomicAssetsAPIClient, AtomicMarketContract, AtomicMarketKit, KitUtility, Types} from '$lib' @@ -13,22 +15,22 @@ const client = new APIClient({ // Setup the API const atomicassets = new AtomicAssetsAPIClient( new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) ) -const utility = new KitUtility('https://wax.api.atomicassets.io/', Chains.WAX, { +const utility = new KitUtility(BASE_URL, Chains.WAX, { client, atomicClient: atomicassets, }) -const kitInst = new AtomicMarketKit('https://wax.api.atomicassets.io/', Chains.WAX, utility) +const kitInst = new AtomicMarketKit(BASE_URL, Chains.WAX, utility) const accountName = 'test.gm' const auctionId = 1301765 suite('Auction', function () { - this.slow(200) - this.timeout(5 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) let testAuction: Auction @@ -48,7 +50,7 @@ suite('Auction', function () { if (testAuction.buyer) { assert.isTrue(testAuction.buyer.equals(testAuction.data.buyer)) } else { - assert.isTrue(testAuction.buyer === testAuction.data.buyer) + assert.isTrue(testAuction.buyer === null) } }) diff --git a/test/buyoffer.ts b/test/buyoffer.ts index f68f4d6..965dfb8 100644 --- a/test/buyoffer.ts +++ b/test/buyoffer.ts @@ -3,6 +3,8 @@ import {APIClient, FetchProvider, Serializer} from '@wharfkit/antelope' import {Chains} from '@wharfkit/common' import {mockFetch} from '@wharfkit/mock-data' import {PlaceholderAuth} from '@wharfkit/signing-request' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' + import type {Buyoffer} from '$lib' import {AtomicAssetsAPIClient, AtomicMarketContract, AtomicMarketKit, KitUtility, Types} from '$lib' @@ -13,22 +15,22 @@ const client = new APIClient({ // Setup the API const atomicassets = new AtomicAssetsAPIClient( new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) ) -const utility = new KitUtility('https://wax.api.atomicassets.io/', Chains.WAX, { +const utility = new KitUtility(BASE_URL, Chains.WAX, { client, atomicClient: atomicassets, }) -const kitInst = new AtomicMarketKit('https://wax.api.atomicassets.io/', Chains.WAX, utility) +const kitInst = new AtomicMarketKit(BASE_URL, Chains.WAX, utility) const accountName = 'test.gm' const buyofferId = 2432258 suite('Buyoffer', function () { - this.slow(200) - this.timeout(5 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) let testBuyoffer: Buyoffer diff --git a/test/collection.ts b/test/collection.ts index 3f2e4a0..91ce1cd 100644 --- a/test/collection.ts +++ b/test/collection.ts @@ -3,6 +3,8 @@ import {APIClient, FetchProvider, Int64, Name, Serializer} from '@wharfkit/antel import {Chains} from '@wharfkit/common' import {mockFetch} from '@wharfkit/mock-data' import {PlaceholderAuth} from '@wharfkit/signing-request' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' + import type {Collection} from '$lib' import {AtomicAssetsAPIClient, AtomicAssetsContract, AtomicAssetsKit, KitUtility} from '$lib' @@ -13,22 +15,22 @@ const client = new APIClient({ // Setup the API const atomicassets = new AtomicAssetsAPIClient( new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) ) -const utility = new KitUtility('https://wax.api.atomicassets.io/', Chains.WAX, { +const utility = new KitUtility(BASE_URL, Chains.WAX, { client, atomicClient: atomicassets, }) -const kitInst = new AtomicAssetsKit('https://wax.api.atomicassets.io/', Chains.WAX, utility) +const kitInst = new AtomicAssetsKit(BASE_URL, Chains.WAX, utility) const collectionName = 'taco' const accountName = 'test.gm' suite('Collection', function () { - this.slow(200) - this.timeout(5 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) let testCollection: Collection diff --git a/test/config.ts b/test/config.ts new file mode 100644 index 0000000..b75eb08 --- /dev/null +++ b/test/config.ts @@ -0,0 +1,12 @@ +// Test configuration shared across all test files +export const TEST_CONFIG = { + // Base URL for the AtomicAssets API + BASE_URL: 'https://wax-atomic.alcor.exchange/', + + // Default test timeout and slow thresholds + TIMEOUT: 10 * 1000, + SLOW_THRESHOLD: 300, +} as const + +// Export individual values for convenience +export const { BASE_URL, TIMEOUT, SLOW_THRESHOLD } = TEST_CONFIG diff --git a/test/data/d907fa0cc949378daa360fb47c4ed0d08ebe8e38.json b/test/data/070350cc55131f896565e5067e35b15ceebcf98a.json similarity index 88% rename from test/data/d907fa0cc949378daa360fb47c4ed0d08ebe8e38.json rename to test/data/070350cc55131f896565e5067e35b15ceebcf98a.json index fe9dd76..a5d70d8 100644 --- a/test/data/d907fa0cc949378daa360fb47c4ed0d08ebe8e38.json +++ b/test/data/070350cc55131f896565e5067e35b15ceebcf98a.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/offers/22820296/logs", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/offers/22820296/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -30,7 +30,7 @@ "created_at_time": "1624729215000" } ], - "query_time": 1709306639635 + "query_time": 1756585619962 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"9933784651\",\"name\":\"lognewoffer\",\"data\":{},\"txid\":\"9d1f20104740c5d0e683f2d91b990a05aa702535875e58dfd861bda655d0b677\",\"created_at_block\":\"126573564\",\"created_at_time\":\"1624728914000\"},{\"log_id\":\"9934239533\",\"name\":\"acceptoffer\",\"data\":{},\"txid\":\"38e932aeb21cf7fded2db0264e020576c453e08ae9536bef2337f7ee3fe9823f\",\"created_at_block\":\"126574166\",\"created_at_time\":\"1624729215000\"}],\"query_time\":1709306639635}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"9933784651\",\"name\":\"lognewoffer\",\"data\":{},\"txid\":\"9d1f20104740c5d0e683f2d91b990a05aa702535875e58dfd861bda655d0b677\",\"created_at_block\":\"126573564\",\"created_at_time\":\"1624728914000\"},{\"log_id\":\"9934239533\",\"name\":\"acceptoffer\",\"data\":{},\"txid\":\"38e932aeb21cf7fded2db0264e020576c453e08ae9536bef2337f7ee3fe9823f\",\"created_at_block\":\"126574166\",\"created_at_time\":\"1624729215000\"}],\"query_time\":1756585619962}" } \ No newline at end of file diff --git a/test/data/9f87e77de841c575ba31770cfc86d6196f5253e6.json b/test/data/0ab6023eed59e95a0b65ebe6bd8a424737f7cd55.json similarity index 64% rename from test/data/9f87e77de841c575ba31770cfc86d6196f5253e6.json rename to test/data/0ab6023eed59e95a0b65ebe6bd8a424737f7cd55.json index 6700afb..578ab2a 100644 --- a/test/data/9f87e77de841c575ba31770cfc86d6196f5253e6.json +++ b/test/data/0ab6023eed59e95a0b65ebe6bd8a424737f7cd55.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/assets/1099851897196/stats", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/assets/1099851897196/stats", "params": { "method": "GET", "headers": {} @@ -12,7 +12,7 @@ "data": { "template_mint": "6" }, - "query_time": 1709306645665 + "query_time": 1756585609922 }, - "text": "{\"success\":true,\"data\":{\"template_mint\":\"6\"},\"query_time\":1709306645665}" + "text": "{\"success\":true,\"data\":{\"template_mint\":\"6\"},\"query_time\":1756585609922}" } \ No newline at end of file diff --git a/test/data/7041efb37be1ce4933a1c62223472bcb1d914883.json b/test/data/0b240bd2b486450ab801f23b5966a8081d9c2f1b.json similarity index 74% rename from test/data/7041efb37be1ce4933a1c62223472bcb1d914883.json rename to test/data/0b240bd2b486450ab801f23b5966a8081d9c2f1b.json index 75093c0..d328c4b 100644 --- a/test/data/7041efb37be1ce4933a1c62223472bcb1d914883.json +++ b/test/data/0b240bd2b486450ab801f23b5966a8081d9c2f1b.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/schemas/_count", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/schemas/_count", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\"}", @@ -13,7 +13,7 @@ "json": { "success": true, "data": "32", - "query_time": 1709306626540 + "query_time": 1756585608839 }, - "text": "{\"success\":true,\"data\":\"32\",\"query_time\":1709306626540}" + "text": "{\"success\":true,\"data\":\"32\",\"query_time\":1756585608839}" } \ No newline at end of file diff --git a/test/data/82f033e74a96a4fd9839a3d627e2e14c50813e92.json b/test/data/0bb2f09ab96a3f41c3c4230d01cf07d4988cd705.json similarity index 73% rename from test/data/82f033e74a96a4fd9839a3d627e2e14c50813e92.json rename to test/data/0bb2f09ab96a3f41c3c4230d01cf07d4988cd705.json index 8de1255..432ca80 100644 --- a/test/data/82f033e74a96a4fd9839a3d627e2e14c50813e92.json +++ b/test/data/0bb2f09ab96a3f41c3c4230d01cf07d4988cd705.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/assets/1099851897196", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/assets/1099851897196", "params": { "method": "GET", "headers": {} @@ -51,7 +51,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -101,7 +102,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -136,7 +137,7 @@ }, "name": "Universe Pack - Series One" }, - "query_time": 1709306666044 + "query_time": 1756585631120 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897196\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},\"query_time\":1709306666044}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897196\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},\"query_time\":1756585631120}" } \ No newline at end of file diff --git a/test/data/7475ebc71cf425ffe6648f42c487b0a9552ab09c.json b/test/data/10d98e444d9d481d9cbb2a2268e11f8b9714c476.json similarity index 74% rename from test/data/7475ebc71cf425ffe6648f42c487b0a9552ab09c.json rename to test/data/10d98e444d9d481d9cbb2a2268e11f8b9714c476.json index fdc173a..c594668 100644 --- a/test/data/7475ebc71cf425ffe6648f42c487b0a9552ab09c.json +++ b/test/data/10d98e444d9d481d9cbb2a2268e11f8b9714c476.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomictools/v1/config", + "path": "https://wax-atomic.alcor.exchange/atomictools/v1/config", "params": { "method": "GET", "headers": {} @@ -14,7 +14,7 @@ "atomicassets_contract": "atomicassets", "version": "1.0.0" }, - "query_time": 1709306644649 + "query_time": 1756585622685 }, - "text": "{\"success\":true,\"data\":{\"atomictools_contract\":\"atomictoolsx\",\"atomicassets_contract\":\"atomicassets\",\"version\":\"1.0.0\"},\"query_time\":1709306644649}" + "text": "{\"success\":true,\"data\":{\"atomictools_contract\":\"atomictoolsx\",\"atomicassets_contract\":\"atomicassets\",\"version\":\"1.0.0\"},\"query_time\":1756585622685}" } \ No newline at end of file diff --git a/test/data/281acac5c325da819a651d4eae753a83caafd03d.json b/test/data/10ebd3e38c726f8084035e570673e1b897bd6847.json similarity index 88% rename from test/data/281acac5c325da819a651d4eae753a83caafd03d.json rename to test/data/10ebd3e38c726f8084035e570673e1b897bd6847.json index 98c56b0..c346012 100644 --- a/test/data/281acac5c325da819a651d4eae753a83caafd03d.json +++ b/test/data/10ebd3e38c726f8084035e570673e1b897bd6847.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/offers/22820296/logs", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/offers/22820296/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -30,7 +30,7 @@ "created_at_time": "1624729215000" } ], - "query_time": 1709306650001 + "query_time": 1756585624149 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"9933784651\",\"name\":\"lognewoffer\",\"data\":{},\"txid\":\"9d1f20104740c5d0e683f2d91b990a05aa702535875e58dfd861bda655d0b677\",\"created_at_block\":\"126573564\",\"created_at_time\":\"1624728914000\"},{\"log_id\":\"9934239533\",\"name\":\"acceptoffer\",\"data\":{},\"txid\":\"38e932aeb21cf7fded2db0264e020576c453e08ae9536bef2337f7ee3fe9823f\",\"created_at_block\":\"126574166\",\"created_at_time\":\"1624729215000\"}],\"query_time\":1709306650001}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"9933784651\",\"name\":\"lognewoffer\",\"data\":{},\"txid\":\"9d1f20104740c5d0e683f2d91b990a05aa702535875e58dfd861bda655d0b677\",\"created_at_block\":\"126573564\",\"created_at_time\":\"1624728914000\"},{\"log_id\":\"9934239533\",\"name\":\"acceptoffer\",\"data\":{},\"txid\":\"38e932aeb21cf7fded2db0264e020576c453e08ae9536bef2337f7ee3fe9823f\",\"created_at_block\":\"126574166\",\"created_at_time\":\"1624729215000\"}],\"query_time\":1756585624149}" } \ No newline at end of file diff --git a/test/data/4a19d8adf7589a9f2ea88143758f1e0850c7be1d.json b/test/data/11a625690eceaaa76de8f44fbd08be1d3ff6978a.json similarity index 68% rename from test/data/4a19d8adf7589a9f2ea88143758f1e0850c7be1d.json rename to test/data/11a625690eceaaa76de8f44fbd08be1d3ff6978a.json index c9c11d0..df85c8f 100644 --- a/test/data/4a19d8adf7589a9f2ea88143758f1e0850c7be1d.json +++ b/test/data/11a625690eceaaa76de8f44fbd08be1d3ff6978a.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/collections/taco", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/collections/taco", "params": { "method": "GET", "headers": {} @@ -45,7 +45,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "data": { @@ -60,7 +61,7 @@ "created_at_time": "1623106508500", "created_at_block": "123329591" }, - "query_time": 1709306667464 + "query_time": 1756585607133 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"},\"query_time\":1709306667464}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"},\"query_time\":1756585607133}" } \ No newline at end of file diff --git a/test/data/5be3fdc0249cb98178f7746cf00d76e505514730.json b/test/data/11d48773ea698e940b8e45d60fdad792ec8f25cf.json similarity index 87% rename from test/data/5be3fdc0249cb98178f7746cf00d76e505514730.json rename to test/data/11d48773ea698e940b8e45d60fdad792ec8f25cf.json index afc8df7..98d2eaa 100644 --- a/test/data/5be3fdc0249cb98178f7746cf00d76e505514730.json +++ b/test/data/11d48773ea698e940b8e45d60fdad792ec8f25cf.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/templates/taco/750150/logs", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/templates/taco/750150/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -25,7 +25,7 @@ "created_at_time": "1696250743500" } ], - "query_time": 1709306628194 + "query_time": 1756585609649 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"85495019341\",\"name\":\"lognewtempl\",\"data\":{\"max_supply\":0,\"authorized_creator\":\"mkt.taco\"},\"txid\":\"2f22b0efae90088a27ab73cde9ebde2ef98d5146b8cb95e8f7f9fd48a7f65db7\",\"created_at_block\":\"269559081\",\"created_at_time\":\"1696250743500\"}],\"query_time\":1709306628194}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"85495019341\",\"name\":\"lognewtempl\",\"data\":{\"max_supply\":0,\"authorized_creator\":\"mkt.taco\"},\"txid\":\"2f22b0efae90088a27ab73cde9ebde2ef98d5146b8cb95e8f7f9fd48a7f65db7\",\"created_at_block\":\"269559081\",\"created_at_time\":\"1696250743500\"}],\"query_time\":1756585609649}" } \ No newline at end of file diff --git a/test/data/936d49eb133c6726703cd1bc9c297f7e746c49e0.json b/test/data/16900b309e02e80976b1ba898930d3a5137d792a.json similarity index 63% rename from test/data/936d49eb133c6726703cd1bc9c297f7e746c49e0.json rename to test/data/16900b309e02e80976b1ba898930d3a5137d792a.json index d786fab..c59a496 100644 --- a/test/data/936d49eb133c6726703cd1bc9c297f7e746c49e0.json +++ b/test/data/16900b309e02e80976b1ba898930d3a5137d792a.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/accounts/_count", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/accounts/_count", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"owner\":\"taco\"}", @@ -13,7 +13,7 @@ "json": { "success": true, "data": "1", - "query_time": 1709306623990 + "query_time": 1756585606635 }, - "text": "{\"success\":true,\"data\":\"1\",\"query_time\":1709306623990}" + "text": "{\"success\":true,\"data\":\"1\",\"query_time\":1756585606635}" } \ No newline at end of file diff --git a/test/data/5746d75acaf225169b5176f18669fbb9e9f9e21e.json b/test/data/18d51da9f8649ee91befae8f8a4233fb2851c0be.json similarity index 68% rename from test/data/5746d75acaf225169b5176f18669fbb9e9f9e21e.json rename to test/data/18d51da9f8649ee91befae8f8a4233fb2851c0be.json index bb1dc9b..be93a96 100644 --- a/test/data/5746d75acaf225169b5176f18669fbb9e9f9e21e.json +++ b/test/data/18d51da9f8649ee91befae8f8a4233fb2851c0be.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/buyoffers/2432258", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/buyoffers/2432258", "params": { "method": "GET", "headers": {} @@ -64,7 +64,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -134,7 +135,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "912", + "issued_supply": "923", "immutable_data": { "img": "QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png", "name": "C3-O-N | Spacecomb V0", @@ -175,13 +176,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "10500000000", - "average": "13209075504", - "suggested_median": "5954734666", - "suggested_average": "5953787733", - "min": "5390550000", + "median": "9900000000", + "average": "12302889379", + "suggested_median": "6199000000", + "suggested_average": "6094727980", + "min": "4900000000", "max": "45000000000", - "sales": "166" + "sales": "189" } ], "template_buyoffers": [], @@ -243,7 +244,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -313,7 +315,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "912", + "issued_supply": "923", "immutable_data": { "img": "QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png", "name": "C3-O-N | Spacecomb V0", @@ -354,13 +356,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "10500000000", - "average": "13209075504", - "suggested_median": "5954734666", - "suggested_average": "5953787733", - "min": "5390550000", + "median": "9900000000", + "average": "12302889379", + "suggested_median": "6199000000", + "suggested_average": "6094727980", + "min": "4900000000", "max": "45000000000", - "sales": "166" + "sales": "189" } ], "template_buyoffers": [], @@ -419,7 +421,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -433,7 +436,7 @@ "created_at_time": "1697912913000", "state": 2 }, - "query_time": 1709306667072 + "query_time": 1756585625896 }, - "text": "{\"success\":true,\"data\":{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2432258\",\"seller\":\"3alrk.wam\",\"buyer\":\"ojqiq.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"16000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099911591380\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.comb\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"created_at_block\":\"267114641\",\"created_at_time\":\"1695028495500\"},\"template\":{\"template_id\":\"747192\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"912\",\"immutable_data\":{\"img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png\",\"name\":\"C3-O-N | Spacecomb V0\",\"level\":\"3\",\"rarity\":\"Common\",\"version\":\"0\",\"lifetime\":\"144\",\"static_img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3.png\",\"description\":\"This Spacecomb NFT generates an output resource every hour when placed in a Chainfield\",\"input_value\":\"15\",\"output_value\":\"35\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Novacomb\"},\"created_at_time\":\"1695042509000\",\"created_at_block\":\"267142668\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"250\",\"backed_tokens\":[],\"burned_by_account\":\"combz.taco\",\"burned_at_block\":\"273012582\",\"burned_at_time\":\"1697977621500\",\"updated_at_block\":\"273012582\",\"updated_at_time\":\"1697977621500\",\"transferred_at_block\":\"273012582\",\"transferred_at_time\":\"1697977621500\",\"minted_at_block\":\"270219054\",\"minted_at_time\":\"1696580732000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"10500000000\",\"average\":\"13209075504\",\"suggested_median\":\"5954734666\",\"suggested_average\":\"5953787733\",\"min\":\"5390550000\",\"max\":\"45000000000\",\"sales\":\"166\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png\",\"name\":\"C3-O-N | Spacecomb V0\",\"level\":\"3\",\"rarity\":\"Common\",\"version\":\"0\",\"lifetime\":\"144\",\"static_img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3.png\",\"description\":\"This Spacecomb NFT generates an output resource every hour when placed in a Chainfield\",\"input_value\":\"15\",\"output_value\":\"35\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Novacomb\"},\"name\":\"C3-O-N | Spacecomb V0\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099911591366\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.comb\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"created_at_block\":\"267114641\",\"created_at_time\":\"1695028495500\"},\"template\":{\"template_id\":\"747192\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"912\",\"immutable_data\":{\"img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png\",\"name\":\"C3-O-N | Spacecomb V0\",\"level\":\"3\",\"rarity\":\"Common\",\"version\":\"0\",\"lifetime\":\"144\",\"static_img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3.png\",\"description\":\"This Spacecomb NFT generates an output resource every hour when placed in a Chainfield\",\"input_value\":\"15\",\"output_value\":\"35\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Novacomb\"},\"created_at_time\":\"1695042509000\",\"created_at_block\":\"267142668\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"249\",\"backed_tokens\":[],\"burned_by_account\":\"combz.taco\",\"burned_at_block\":\"276694092\",\"burned_at_time\":\"1699818484500\",\"updated_at_block\":\"276694092\",\"updated_at_time\":\"1699818484500\",\"transferred_at_block\":\"276694092\",\"transferred_at_time\":\"1699818484500\",\"minted_at_block\":\"270219022\",\"minted_at_time\":\"1696580716000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"10500000000\",\"average\":\"13209075504\",\"suggested_median\":\"5954734666\",\"suggested_average\":\"5953787733\",\"min\":\"5390550000\",\"max\":\"45000000000\",\"sales\":\"166\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png\",\"name\":\"C3-O-N | Spacecomb V0\",\"level\":\"3\",\"rarity\":\"Common\",\"version\":\"0\",\"lifetime\":\"144\",\"static_img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3.png\",\"description\":\"This Spacecomb NFT generates an output resource every hour when placed in a Chainfield\",\"input_value\":\"15\",\"output_value\":\"35\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Novacomb\"},\"name\":\"C3-O-N | Spacecomb V0\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"272934790\",\"updated_at_time\":\"1697938724500\",\"created_at_block\":\"272883167\",\"created_at_time\":\"1697912913000\",\"state\":2},\"query_time\":1709306667072}" + "text": "{\"success\":true,\"data\":{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2432258\",\"seller\":\"3alrk.wam\",\"buyer\":\"ojqiq.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"16000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099911591380\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.comb\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"created_at_block\":\"267114641\",\"created_at_time\":\"1695028495500\"},\"template\":{\"template_id\":\"747192\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"923\",\"immutable_data\":{\"img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png\",\"name\":\"C3-O-N | Spacecomb V0\",\"level\":\"3\",\"rarity\":\"Common\",\"version\":\"0\",\"lifetime\":\"144\",\"static_img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3.png\",\"description\":\"This Spacecomb NFT generates an output resource every hour when placed in a Chainfield\",\"input_value\":\"15\",\"output_value\":\"35\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Novacomb\"},\"created_at_time\":\"1695042509000\",\"created_at_block\":\"267142668\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"250\",\"backed_tokens\":[],\"burned_by_account\":\"combz.taco\",\"burned_at_block\":\"273012582\",\"burned_at_time\":\"1697977621500\",\"updated_at_block\":\"273012582\",\"updated_at_time\":\"1697977621500\",\"transferred_at_block\":\"273012582\",\"transferred_at_time\":\"1697977621500\",\"minted_at_block\":\"270219054\",\"minted_at_time\":\"1696580732000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"9900000000\",\"average\":\"12302889379\",\"suggested_median\":\"6199000000\",\"suggested_average\":\"6094727980\",\"min\":\"4900000000\",\"max\":\"45000000000\",\"sales\":\"189\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png\",\"name\":\"C3-O-N | Spacecomb V0\",\"level\":\"3\",\"rarity\":\"Common\",\"version\":\"0\",\"lifetime\":\"144\",\"static_img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3.png\",\"description\":\"This Spacecomb NFT generates an output resource every hour when placed in a Chainfield\",\"input_value\":\"15\",\"output_value\":\"35\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Novacomb\"},\"name\":\"C3-O-N | Spacecomb V0\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099911591366\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.comb\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"created_at_block\":\"267114641\",\"created_at_time\":\"1695028495500\"},\"template\":{\"template_id\":\"747192\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"923\",\"immutable_data\":{\"img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png\",\"name\":\"C3-O-N | Spacecomb V0\",\"level\":\"3\",\"rarity\":\"Common\",\"version\":\"0\",\"lifetime\":\"144\",\"static_img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3.png\",\"description\":\"This Spacecomb NFT generates an output resource every hour when placed in a Chainfield\",\"input_value\":\"15\",\"output_value\":\"35\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Novacomb\"},\"created_at_time\":\"1695042509000\",\"created_at_block\":\"267142668\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"249\",\"backed_tokens\":[],\"burned_by_account\":\"combz.taco\",\"burned_at_block\":\"276694092\",\"burned_at_time\":\"1699818484500\",\"updated_at_block\":\"276694092\",\"updated_at_time\":\"1699818484500\",\"transferred_at_block\":\"276694092\",\"transferred_at_time\":\"1699818484500\",\"minted_at_block\":\"270219022\",\"minted_at_time\":\"1696580716000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"9900000000\",\"average\":\"12302889379\",\"suggested_median\":\"6199000000\",\"suggested_average\":\"6094727980\",\"min\":\"4900000000\",\"max\":\"45000000000\",\"sales\":\"189\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3-o-n.png\",\"name\":\"C3-O-N | Spacecomb V0\",\"level\":\"3\",\"rarity\":\"Common\",\"version\":\"0\",\"lifetime\":\"144\",\"static_img\":\"QmXDNucAuwoVD9wWBRxbNbmxktgko9b9sLpSakji16oemm/c3.png\",\"description\":\"This Spacecomb NFT generates an output resource every hour when placed in a Chainfield\",\"input_value\":\"15\",\"output_value\":\"35\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Novacomb\"},\"name\":\"C3-O-N | Spacecomb V0\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"272934790\",\"updated_at_time\":\"1697938724500\",\"created_at_block\":\"272883167\",\"created_at_time\":\"1697912913000\",\"state\":2},\"query_time\":1756585625896}" } \ No newline at end of file diff --git a/test/data/18e34aa20eec1ec15a499989da487e23eadef0e5.json b/test/data/18e34aa20eec1ec15a499989da487e23eadef0e5.json new file mode 100644 index 0000000..9706f49 --- /dev/null +++ b/test/data/18e34aa20eec1ec15a499989da487e23eadef0e5.json @@ -0,0 +1,990 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/templates", + "params": { + "method": "POST", + "body": "{\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 200, + "json": { + "success": true, + "data": [ + { + "contract": "atomicassets", + "template_id": "853909", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "2", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmY3Qg6Q21CJRgzHWm9FysuYRAFoB8QTFkvjCPhzCNv9KF", + "name": "Acryptia Silver Trophy - Season 6", + "type": "Best Floor", + "grade": "Silver Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730736048500", + "created_at_block": "338517744", + "name": "Acryptia Silver Trophy - Season 6" + }, + { + "contract": "atomicassets", + "template_id": "853908", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "1", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmPTqNyEuVXWPPVzuar66MSFF38xv1oWAYiNwLunBBX5YJ", + "name": "Acryptia Gold Trophy - Season 6", + "type": "Best Floor", + "grade": "Gold Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730735988000", + "created_at_block": "338517623", + "name": "Acryptia Gold Trophy - Season 6" + }, + { + "contract": "atomicassets", + "template_id": "853907", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "1", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmRDkq3U36GcdcBqejG9ZDkhiAihBiY9BA6t85HV9vqF6b", + "name": "Acryptia Bronze Trophy - Season 6", + "type": "Cards Bought", + "grade": "Bronze Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730735856500", + "created_at_block": "338517360", + "name": "Acryptia Bronze Trophy - Season 6" + }, + { + "contract": "atomicassets", + "template_id": "853906", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "1", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmfELNJSM4hjFobNrQKG9XUPDfmVbwqHxzJumUN8kUhbKz", + "name": "Acryptia Silver Trophy - Season 6", + "type": "Cards Bought", + "grade": "Silver Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730735766500", + "created_at_block": "338517180", + "name": "Acryptia Silver Trophy - Season 6" + }, + { + "contract": "atomicassets", + "template_id": "853904", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "1", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmZr1qgAYqMjTJsqpdumBgZxUhi2EyMdFu9dktURaNn8Ym", + "name": "Acryptia Gold Trophy - Season 6", + "type": "Cards Bought", + "grade": "Gold Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730735661000", + "created_at_block": "338516969", + "name": "Acryptia Gold Trophy - Season 6" + }, + { + "contract": "atomicassets", + "template_id": "853891", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "1", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmTBY93PsJYxGTZiXwJpLuZkiWnZWLepYwd7MmbJ5QMd1f", + "name": "Acryptia Bronze Trophy - Season 6", + "type": "Damage Dealt", + "grade": "Bronze Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730735028500", + "created_at_block": "338515704", + "name": "Acryptia Bronze Trophy - Season 6" + }, + { + "contract": "atomicassets", + "template_id": "853888", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "1", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmepnzME2vmUsh6mVanicaQmQmiBk1SEQ7ELQcpLU6g2tL", + "name": "Acryptia Silver Trophy - Season 6", + "type": "Damage Dealt", + "grade": "Silver Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730734925500", + "created_at_block": "338515498", + "name": "Acryptia Silver Trophy - Season 6" + }, + { + "contract": "atomicassets", + "template_id": "853881", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "1", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmepLVNm6uXomxWXDVadgRC5NDWUPZRVUeTVEqCipifryc", + "name": "Acryptia Gold Trophy - Season 6", + "type": "Damage Dealt", + "grade": "Gold Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730734340500", + "created_at_block": "338514328", + "name": "Acryptia Gold Trophy - Season 6" + }, + { + "contract": "atomicassets", + "template_id": "853876", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "1", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmctPM7PigDMNcFzfLGFicNK53JiK3SQ46kJcFnV4oP3wu", + "name": "Acryptia Bronze Trophy - Season 6", + "type": "Gold Earned", + "grade": "Bronze Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730732972000", + "created_at_block": "338511591", + "name": "Acryptia Bronze Trophy - Season 6" + }, + { + "contract": "atomicassets", + "template_id": "853875", + "is_transferable": false, + "is_burnable": true, + "issued_supply": "1", + "max_supply": "0", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "achievement", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "category", + "type": "string" + }, + { + "name": "grade", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "season", + "type": "string" + } + ], + "created_at_block": "222927825", + "created_at_time": "1672930865000" + }, + "immutable_data": { + "img": "QmWhRUErjvzevvjqZ5CrtnP4Qhvnn7ZSgR7NBrDW7keLPK", + "name": "Acryptia Silver Trophy - Season 6", + "type": "Gold Earned", + "grade": "Silver Trophy", + "season": "Season 6", + "category": "Acryptia" + }, + "created_at_time": "1730732792500", + "created_at_block": "338511232", + "name": "Acryptia Silver Trophy - Season 6" + } + ], + "query_time": 1756585609259 + }, + "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"template_id\":\"853909\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"2\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmY3Qg6Q21CJRgzHWm9FysuYRAFoB8QTFkvjCPhzCNv9KF\",\"name\":\"Acryptia Silver Trophy - Season 6\",\"type\":\"Best Floor\",\"grade\":\"Silver Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730736048500\",\"created_at_block\":\"338517744\",\"name\":\"Acryptia Silver Trophy - Season 6\"},{\"contract\":\"atomicassets\",\"template_id\":\"853908\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmPTqNyEuVXWPPVzuar66MSFF38xv1oWAYiNwLunBBX5YJ\",\"name\":\"Acryptia Gold Trophy - Season 6\",\"type\":\"Best Floor\",\"grade\":\"Gold Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730735988000\",\"created_at_block\":\"338517623\",\"name\":\"Acryptia Gold Trophy - Season 6\"},{\"contract\":\"atomicassets\",\"template_id\":\"853907\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmRDkq3U36GcdcBqejG9ZDkhiAihBiY9BA6t85HV9vqF6b\",\"name\":\"Acryptia Bronze Trophy - Season 6\",\"type\":\"Cards Bought\",\"grade\":\"Bronze Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730735856500\",\"created_at_block\":\"338517360\",\"name\":\"Acryptia Bronze Trophy - Season 6\"},{\"contract\":\"atomicassets\",\"template_id\":\"853906\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmfELNJSM4hjFobNrQKG9XUPDfmVbwqHxzJumUN8kUhbKz\",\"name\":\"Acryptia Silver Trophy - Season 6\",\"type\":\"Cards Bought\",\"grade\":\"Silver Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730735766500\",\"created_at_block\":\"338517180\",\"name\":\"Acryptia Silver Trophy - Season 6\"},{\"contract\":\"atomicassets\",\"template_id\":\"853904\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmZr1qgAYqMjTJsqpdumBgZxUhi2EyMdFu9dktURaNn8Ym\",\"name\":\"Acryptia Gold Trophy - Season 6\",\"type\":\"Cards Bought\",\"grade\":\"Gold Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730735661000\",\"created_at_block\":\"338516969\",\"name\":\"Acryptia Gold Trophy - Season 6\"},{\"contract\":\"atomicassets\",\"template_id\":\"853891\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmTBY93PsJYxGTZiXwJpLuZkiWnZWLepYwd7MmbJ5QMd1f\",\"name\":\"Acryptia Bronze Trophy - Season 6\",\"type\":\"Damage Dealt\",\"grade\":\"Bronze Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730735028500\",\"created_at_block\":\"338515704\",\"name\":\"Acryptia Bronze Trophy - Season 6\"},{\"contract\":\"atomicassets\",\"template_id\":\"853888\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmepnzME2vmUsh6mVanicaQmQmiBk1SEQ7ELQcpLU6g2tL\",\"name\":\"Acryptia Silver Trophy - Season 6\",\"type\":\"Damage Dealt\",\"grade\":\"Silver Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730734925500\",\"created_at_block\":\"338515498\",\"name\":\"Acryptia Silver Trophy - Season 6\"},{\"contract\":\"atomicassets\",\"template_id\":\"853881\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmepLVNm6uXomxWXDVadgRC5NDWUPZRVUeTVEqCipifryc\",\"name\":\"Acryptia Gold Trophy - Season 6\",\"type\":\"Damage Dealt\",\"grade\":\"Gold Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730734340500\",\"created_at_block\":\"338514328\",\"name\":\"Acryptia Gold Trophy - Season 6\"},{\"contract\":\"atomicassets\",\"template_id\":\"853876\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmctPM7PigDMNcFzfLGFicNK53JiK3SQ46kJcFnV4oP3wu\",\"name\":\"Acryptia Bronze Trophy - Season 6\",\"type\":\"Gold Earned\",\"grade\":\"Bronze Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730732972000\",\"created_at_block\":\"338511591\",\"name\":\"Acryptia Bronze Trophy - Season 6\"},{\"contract\":\"atomicassets\",\"template_id\":\"853875\",\"is_transferable\":false,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"created_at_block\":\"222927825\",\"created_at_time\":\"1672930865000\"},\"immutable_data\":{\"img\":\"QmWhRUErjvzevvjqZ5CrtnP4Qhvnn7ZSgR7NBrDW7keLPK\",\"name\":\"Acryptia Silver Trophy - Season 6\",\"type\":\"Gold Earned\",\"grade\":\"Silver Trophy\",\"season\":\"Season 6\",\"category\":\"Acryptia\"},\"created_at_time\":\"1730732792500\",\"created_at_block\":\"338511232\",\"name\":\"Acryptia Silver Trophy - Season 6\"}],\"query_time\":1756585609259}" +} \ No newline at end of file diff --git a/test/data/1941b6b01071666bd92e1c6cb5e2f4e227445efd.json b/test/data/1941b6b01071666bd92e1c6cb5e2f4e227445efd.json new file mode 100644 index 0000000..c5d5976 --- /dev/null +++ b/test/data/1941b6b01071666bd92e1c6cb5e2f4e227445efd.json @@ -0,0 +1,1748 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/offers", + "params": { + "method": "POST", + "body": "{\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 200, + "json": { + "success": true, + "data": [ + { + "contract": "atomicassets", + "offer_id": "179401545", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967628774", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527468", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "7835", + "immutable_data": { + "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", + "name": "Cilantro", + "type": "cilantro", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653992919000", + "created_at_block": "185068962" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "7804", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389046157", + "updated_at_time": "1756002572000", + "transferred_at_block": "389046157", + "transferred_at_time": "1756002572000", + "minted_at_block": "389046133", + "minted_at_time": "1756002560000", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658010" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "3241900000", + "average": "3658469389", + "suggested_median": "1199996807", + "suggested_average": "1259997251", + "min": "687020000", + "max": "9968700000", + "sales": "1580" + } + ], + "template_buyoffers": [], + "data": { + "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", + "name": "Cilantro", + "type": "cilantro", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Cilantro" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390212034", + "updated_at_time": "1756585623000", + "created_at_block": "390212034", + "created_at_time": "1756585623000" + }, + { + "contract": "atomicassets", + "offer_id": "179401544", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967600322", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527470", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "6541", + "immutable_data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653993139000", + "created_at_block": "185069402" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "6518", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "388920728", + "updated_at_time": "1755939857500", + "transferred_at_block": "388920728", + "transferred_at_time": "1755939857500", + "minted_at_block": "388920685", + "minted_at_time": "1755939836000", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658009" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "2942000000", + "average": "3385545835", + "suggested_median": "1249999093", + "suggested_average": "1249999294", + "min": "5000000", + "max": "39999000000", + "sales": "1436" + } + ], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "5421478", + "token_symbol": "WAX" + } + ], + "data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Garlic" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390212033", + "updated_at_time": "1756585622500", + "created_at_block": "390212033", + "created_at_time": "1756585622500" + }, + { + "contract": "atomicassets", + "offer_id": "179401543", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967641119", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "208162", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "10378", + "immutable_data": { + "img": "QmQBdkB2VwQsg5JGCWvY3orafqeTsQmLTBsD8yW97fmN58", + "name": "Lettuce", + "type": "lettuce", + "rarity": "uncommon", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "created_at_time": "1625692903500", + "created_at_block": "128499898" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "10357", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389122548", + "updated_at_time": "1756040767500", + "transferred_at_block": "389122548", + "transferred_at_time": "1756040767500", + "minted_at_block": "389122548", + "minted_at_time": "1756040767500", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658008" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "3300000000", + "average": "3554926818", + "suggested_median": "1289999527", + "suggested_average": "1289999568", + "min": "850000000", + "max": "23900000000", + "sales": "1806" + } + ], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "5421437", + "token_symbol": "WAX" + } + ], + "data": { + "img": "QmQBdkB2VwQsg5JGCWvY3orafqeTsQmLTBsD8yW97fmN58", + "name": "Lettuce", + "type": "lettuce", + "rarity": "uncommon", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "name": "Lettuce" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390212019", + "updated_at_time": "1756585615500", + "created_at_block": "390212019", + "created_at_time": "1756585615500" + }, + { + "contract": "atomicassets", + "offer_id": "179401542", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967777729", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527470", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "6541", + "immutable_data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653993139000", + "created_at_block": "185069402" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "6534", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389860753", + "updated_at_time": "1756409982500", + "transferred_at_block": "389860753", + "transferred_at_time": "1756409982500", + "minted_at_block": "389860753", + "minted_at_time": "1756409982500", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658007" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "2942000000", + "average": "3385545835", + "suggested_median": "1249999093", + "suggested_average": "1249999294", + "min": "5000000", + "max": "39999000000", + "sales": "1436" + } + ], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "5421478", + "token_symbol": "WAX" + } + ], + "data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Garlic" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211980", + "updated_at_time": "1756585596000", + "created_at_block": "390211980", + "created_at_time": "1756585596000" + }, + { + "contract": "atomicassets", + "offer_id": "179401541", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967628695", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "208172", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "22021", + "immutable_data": { + "img": "QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm", + "name": "Potato", + "type": "potato", + "rarity": "rare", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "created_at_time": "1625693878500", + "created_at_block": "128501848" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "21887", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389045594", + "updated_at_time": "1756002290500", + "transferred_at_block": "389045594", + "transferred_at_time": "1756002290500", + "minted_at_block": "389045417", + "minted_at_time": "1756002202000", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658006" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "3534998979", + "average": "3879601958", + "suggested_median": "1722997966", + "suggested_average": "1722997967", + "min": "1303464330", + "max": "24000000000", + "sales": "2480" + } + ], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "5398123", + "token_symbol": "WAX" + } + ], + "data": { + "img": "QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm", + "name": "Potato", + "type": "potato", + "rarity": "rare", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "name": "Potato" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211960", + "updated_at_time": "1756585586000", + "created_at_block": "390211960", + "created_at_time": "1756585586000" + }, + { + "contract": "atomicassets", + "offer_id": "179401540", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967643358", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527468", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "7835", + "immutable_data": { + "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", + "name": "Cilantro", + "type": "cilantro", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653992919000", + "created_at_block": "185068962" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "7808", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389139515", + "updated_at_time": "1756049251000", + "transferred_at_block": "389139515", + "transferred_at_time": "1756049251000", + "minted_at_block": "389139515", + "minted_at_time": "1756049251000", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658005" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "3241900000", + "average": "3658469389", + "suggested_median": "1199996807", + "suggested_average": "1259997251", + "min": "687020000", + "max": "9968700000", + "sales": "1580" + } + ], + "template_buyoffers": [], + "data": { + "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", + "name": "Cilantro", + "type": "cilantro", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Cilantro" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211939", + "updated_at_time": "1756585575500", + "created_at_block": "390211939", + "created_at_time": "1756585575500" + }, + { + "contract": "atomicassets", + "offer_id": "179401539", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967787276", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527470", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "6541", + "immutable_data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653993139000", + "created_at_block": "185069402" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "6536", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389926895", + "updated_at_time": "1756443053500", + "transferred_at_block": "389926895", + "transferred_at_time": "1756443053500", + "minted_at_block": "389926895", + "minted_at_time": "1756443053500", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658004" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "2942000000", + "average": "3385545835", + "suggested_median": "1249999093", + "suggested_average": "1249999294", + "min": "5000000", + "max": "39999000000", + "sales": "1436" + } + ], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "5421478", + "token_symbol": "WAX" + } + ], + "data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Garlic" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211899", + "updated_at_time": "1756585555500", + "created_at_block": "390211899", + "created_at_time": "1756585555500" + }, + { + "contract": "atomicassets", + "offer_id": "179401538", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967731568", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527467", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "7529", + "immutable_data": { + "img": "QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL", + "name": "Chili Powder", + "type": "chili_powder", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653992851000", + "created_at_block": "185068826" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "7512", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389644130", + "updated_at_time": "1756301671000", + "transferred_at_block": "389644130", + "transferred_at_time": "1756301671000", + "minted_at_block": "389644055", + "minted_at_time": "1756301633500", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658003" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "3042000000", + "average": "3611860981", + "suggested_median": "1219999459", + "suggested_average": "1219999563", + "min": "800000000", + "max": "8341000000", + "sales": "1401" + } + ], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "5425542", + "token_symbol": "WAX" + } + ], + "data": { + "img": "QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL", + "name": "Chili Powder", + "type": "chili_powder", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Chili Powder" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211889", + "updated_at_time": "1756585550500", + "created_at_block": "390211889", + "created_at_time": "1756585550500" + }, + { + "contract": "atomicassets", + "offer_id": "179401537", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967693678", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "208155", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "14512", + "immutable_data": { + "img": "QmRmkR6vziSSruhA7YUvsMaiuFUUYTjSsQf3zWrR3XoV1Q", + "name": "Taco", + "type": "taco", + "rarity": "common", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "created_at_time": "1625692068500", + "created_at_block": "128498229" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "14499", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389427971", + "updated_at_time": "1756193491000", + "transferred_at_block": "389427971", + "transferred_at_time": "1756193491000", + "minted_at_block": "389427892", + "minted_at_time": "1756193451500", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658002" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "4042000000", + "average": "3807421449", + "suggested_median": "1200000000", + "suggested_average": "1190445692", + "min": "400000000", + "max": "12000000000", + "sales": "2011" + } + ], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "5421457", + "token_symbol": "WAX" + } + ], + "data": { + "img": "QmRmkR6vziSSruhA7YUvsMaiuFUUYTjSsQf3zWrR3XoV1Q", + "name": "Taco", + "type": "taco", + "rarity": "common", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "name": "Taco" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211888", + "updated_at_time": "1756585550000", + "created_at_block": "390211888", + "created_at_time": "1756585550000" + }, + { + "contract": "atomicassets", + "offer_id": "179401536", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967708800", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "208172", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "22021", + "immutable_data": { + "img": "QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm", + "name": "Potato", + "type": "potato", + "rarity": "rare", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "created_at_time": "1625693878500", + "created_at_block": "128501848" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "21945", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389507358", + "updated_at_time": "1756233185500", + "transferred_at_block": "389507358", + "transferred_at_time": "1756233185500", + "minted_at_block": "389507358", + "minted_at_time": "1756233185500", + "sales": [ + { + "market_contract": "atomicmarket", + "sale_id": "170658001" + } + ], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "3534998979", + "average": "3879601958", + "suggested_median": "1722997966", + "suggested_average": "1722997967", + "min": "1303464330", + "max": "24000000000", + "sales": "2480" + } + ], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "5398123", + "token_symbol": "WAX" + } + ], + "data": { + "img": "QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm", + "name": "Potato", + "type": "potato", + "rarity": "rare", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "name": "Potato" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211860", + "updated_at_time": "1756585536000", + "created_at_block": "390211860", + "created_at_time": "1756585536000" + } + ], + "query_time": 1756585623876 + }, + "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"offer_id\":\"179401545\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967628774\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527468\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"7835\",\"immutable_data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992919000\",\"created_at_block\":\"185068962\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7804\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389046157\",\"updated_at_time\":\"1756002572000\",\"transferred_at_block\":\"389046157\",\"transferred_at_time\":\"1756002572000\",\"minted_at_block\":\"389046133\",\"minted_at_time\":\"1756002560000\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658010\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3241900000\",\"average\":\"3658469389\",\"suggested_median\":\"1199996807\",\"suggested_average\":\"1259997251\",\"min\":\"687020000\",\"max\":\"9968700000\",\"sales\":\"1580\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Cilantro\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390212034\",\"updated_at_time\":\"1756585623000\",\"created_at_block\":\"390212034\",\"created_at_time\":\"1756585623000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401544\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967600322\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527470\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"6541\",\"immutable_data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653993139000\",\"created_at_block\":\"185069402\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6518\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"388920728\",\"updated_at_time\":\"1755939857500\",\"transferred_at_block\":\"388920728\",\"transferred_at_time\":\"1755939857500\",\"minted_at_block\":\"388920685\",\"minted_at_time\":\"1755939836000\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658009\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"2942000000\",\"average\":\"3385545835\",\"suggested_median\":\"1249999093\",\"suggested_average\":\"1249999294\",\"min\":\"5000000\",\"max\":\"39999000000\",\"sales\":\"1436\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5421478\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Garlic\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390212033\",\"updated_at_time\":\"1756585622500\",\"created_at_block\":\"390212033\",\"created_at_time\":\"1756585622500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401543\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967641119\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208162\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"10378\",\"immutable_data\":{\"img\":\"QmQBdkB2VwQsg5JGCWvY3orafqeTsQmLTBsD8yW97fmN58\",\"name\":\"Lettuce\",\"type\":\"lettuce\",\"rarity\":\"uncommon\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625692903500\",\"created_at_block\":\"128499898\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"10357\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389122548\",\"updated_at_time\":\"1756040767500\",\"transferred_at_block\":\"389122548\",\"transferred_at_time\":\"1756040767500\",\"minted_at_block\":\"389122548\",\"minted_at_time\":\"1756040767500\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658008\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3300000000\",\"average\":\"3554926818\",\"suggested_median\":\"1289999527\",\"suggested_average\":\"1289999568\",\"min\":\"850000000\",\"max\":\"23900000000\",\"sales\":\"1806\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5421437\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmQBdkB2VwQsg5JGCWvY3orafqeTsQmLTBsD8yW97fmN58\",\"name\":\"Lettuce\",\"type\":\"lettuce\",\"rarity\":\"uncommon\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Lettuce\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390212019\",\"updated_at_time\":\"1756585615500\",\"created_at_block\":\"390212019\",\"created_at_time\":\"1756585615500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401542\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967777729\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527470\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"6541\",\"immutable_data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653993139000\",\"created_at_block\":\"185069402\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389860753\",\"updated_at_time\":\"1756409982500\",\"transferred_at_block\":\"389860753\",\"transferred_at_time\":\"1756409982500\",\"minted_at_block\":\"389860753\",\"minted_at_time\":\"1756409982500\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658007\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"2942000000\",\"average\":\"3385545835\",\"suggested_median\":\"1249999093\",\"suggested_average\":\"1249999294\",\"min\":\"5000000\",\"max\":\"39999000000\",\"sales\":\"1436\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5421478\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Garlic\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211980\",\"updated_at_time\":\"1756585596000\",\"created_at_block\":\"390211980\",\"created_at_time\":\"1756585596000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401541\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967628695\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208172\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"22021\",\"immutable_data\":{\"img\":\"QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm\",\"name\":\"Potato\",\"type\":\"potato\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625693878500\",\"created_at_block\":\"128501848\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"21887\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389045594\",\"updated_at_time\":\"1756002290500\",\"transferred_at_block\":\"389045594\",\"transferred_at_time\":\"1756002290500\",\"minted_at_block\":\"389045417\",\"minted_at_time\":\"1756002202000\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658006\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3534998979\",\"average\":\"3879601958\",\"suggested_median\":\"1722997966\",\"suggested_average\":\"1722997967\",\"min\":\"1303464330\",\"max\":\"24000000000\",\"sales\":\"2480\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5398123\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm\",\"name\":\"Potato\",\"type\":\"potato\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Potato\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211960\",\"updated_at_time\":\"1756585586000\",\"created_at_block\":\"390211960\",\"created_at_time\":\"1756585586000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401540\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967643358\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527468\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"7835\",\"immutable_data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992919000\",\"created_at_block\":\"185068962\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7808\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389139515\",\"updated_at_time\":\"1756049251000\",\"transferred_at_block\":\"389139515\",\"transferred_at_time\":\"1756049251000\",\"minted_at_block\":\"389139515\",\"minted_at_time\":\"1756049251000\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658005\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3241900000\",\"average\":\"3658469389\",\"suggested_median\":\"1199996807\",\"suggested_average\":\"1259997251\",\"min\":\"687020000\",\"max\":\"9968700000\",\"sales\":\"1580\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Cilantro\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211939\",\"updated_at_time\":\"1756585575500\",\"created_at_block\":\"390211939\",\"created_at_time\":\"1756585575500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401539\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967787276\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527470\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"6541\",\"immutable_data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653993139000\",\"created_at_block\":\"185069402\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6536\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389926895\",\"updated_at_time\":\"1756443053500\",\"transferred_at_block\":\"389926895\",\"transferred_at_time\":\"1756443053500\",\"minted_at_block\":\"389926895\",\"minted_at_time\":\"1756443053500\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658004\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"2942000000\",\"average\":\"3385545835\",\"suggested_median\":\"1249999093\",\"suggested_average\":\"1249999294\",\"min\":\"5000000\",\"max\":\"39999000000\",\"sales\":\"1436\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5421478\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Garlic\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211899\",\"updated_at_time\":\"1756585555500\",\"created_at_block\":\"390211899\",\"created_at_time\":\"1756585555500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401538\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967731568\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527467\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"7529\",\"immutable_data\":{\"img\":\"QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL\",\"name\":\"Chili Powder\",\"type\":\"chili_powder\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992851000\",\"created_at_block\":\"185068826\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7512\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389644130\",\"updated_at_time\":\"1756301671000\",\"transferred_at_block\":\"389644130\",\"transferred_at_time\":\"1756301671000\",\"minted_at_block\":\"389644055\",\"minted_at_time\":\"1756301633500\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658003\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3042000000\",\"average\":\"3611860981\",\"suggested_median\":\"1219999459\",\"suggested_average\":\"1219999563\",\"min\":\"800000000\",\"max\":\"8341000000\",\"sales\":\"1401\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5425542\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL\",\"name\":\"Chili Powder\",\"type\":\"chili_powder\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Chili Powder\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211889\",\"updated_at_time\":\"1756585550500\",\"created_at_block\":\"390211889\",\"created_at_time\":\"1756585550500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401537\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967693678\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208155\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"14512\",\"immutable_data\":{\"img\":\"QmRmkR6vziSSruhA7YUvsMaiuFUUYTjSsQf3zWrR3XoV1Q\",\"name\":\"Taco\",\"type\":\"taco\",\"rarity\":\"common\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625692068500\",\"created_at_block\":\"128498229\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"14499\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389427971\",\"updated_at_time\":\"1756193491000\",\"transferred_at_block\":\"389427971\",\"transferred_at_time\":\"1756193491000\",\"minted_at_block\":\"389427892\",\"minted_at_time\":\"1756193451500\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658002\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4042000000\",\"average\":\"3807421449\",\"suggested_median\":\"1200000000\",\"suggested_average\":\"1190445692\",\"min\":\"400000000\",\"max\":\"12000000000\",\"sales\":\"2011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5421457\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRmkR6vziSSruhA7YUvsMaiuFUUYTjSsQf3zWrR3XoV1Q\",\"name\":\"Taco\",\"type\":\"taco\",\"rarity\":\"common\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Taco\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211888\",\"updated_at_time\":\"1756585550000\",\"created_at_block\":\"390211888\",\"created_at_time\":\"1756585550000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401536\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967708800\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208172\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"22021\",\"immutable_data\":{\"img\":\"QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm\",\"name\":\"Potato\",\"type\":\"potato\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625693878500\",\"created_at_block\":\"128501848\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"21945\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389507358\",\"updated_at_time\":\"1756233185500\",\"transferred_at_block\":\"389507358\",\"transferred_at_time\":\"1756233185500\",\"minted_at_block\":\"389507358\",\"minted_at_time\":\"1756233185500\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"170658001\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3534998979\",\"average\":\"3879601958\",\"suggested_median\":\"1722997966\",\"suggested_average\":\"1722997967\",\"min\":\"1303464330\",\"max\":\"24000000000\",\"sales\":\"2480\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5398123\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm\",\"name\":\"Potato\",\"type\":\"potato\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Potato\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211860\",\"updated_at_time\":\"1756585536000\",\"created_at_block\":\"390211860\",\"created_at_time\":\"1756585536000\"}],\"query_time\":1756585623876}" +} \ No newline at end of file diff --git a/test/data/84cabcd5d8136531c1a706d700e817a572f38eb0.json b/test/data/1cf01f344f8837113321e9818349a40cf321d339.json similarity index 90% rename from test/data/84cabcd5d8136531c1a706d700e817a572f38eb0.json rename to test/data/1cf01f344f8837113321e9818349a40cf321d339.json index 0472df9..00df078 100644 --- a/test/data/84cabcd5d8136531c1a706d700e817a572f38eb0.json +++ b/test/data/1cf01f344f8837113321e9818349a40cf321d339.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/buyoffers/2432258/logs", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/buyoffers/2432258/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -33,7 +33,7 @@ "created_at_time": "1697938724500" } ], - "query_time": 1709306655600 + "query_time": 1756585626014 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"86071295616\",\"name\":\"lognewbuyo\",\"data\":{\"collection_fee\":0.06,\"maker_marketplace\":\"\"},\"txid\":\"127a259a8476b4a437f19a1613e28708f59fa9ddf178a1440bc479b716bb0505\",\"created_at_block\":\"272883167\",\"created_at_time\":\"1697912913000\"},{\"log_id\":\"86079551142\",\"name\":\"cancelbuyo\",\"data\":{},\"txid\":\"e3a7367801208b0739c34a312ea5c88bff0d5453b626ecc10d98739a856dda6c\",\"created_at_block\":\"272934790\",\"created_at_time\":\"1697938724500\"}],\"query_time\":1709306655600}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"86071295616\",\"name\":\"lognewbuyo\",\"data\":{\"collection_fee\":0.06,\"maker_marketplace\":\"\"},\"txid\":\"127a259a8476b4a437f19a1613e28708f59fa9ddf178a1440bc479b716bb0505\",\"created_at_block\":\"272883167\",\"created_at_time\":\"1697912913000\"},{\"log_id\":\"86079551142\",\"name\":\"cancelbuyo\",\"data\":{},\"txid\":\"e3a7367801208b0739c34a312ea5c88bff0d5453b626ecc10d98739a856dda6c\",\"created_at_block\":\"272934790\",\"created_at_time\":\"1697938724500\"}],\"query_time\":1756585626014}" } \ No newline at end of file diff --git a/test/data/1d402629a862d3a7b76dbadbf6fcbf393cfc14c5.json b/test/data/1d402629a862d3a7b76dbadbf6fcbf393cfc14c5.json deleted file mode 100644 index 7be7343..0000000 --- a/test/data/1d402629a862d3a7b76dbadbf6fcbf393cfc14c5.json +++ /dev/null @@ -1,3627 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/offers", - "params": { - "method": "POST", - "body": "{\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", - "headers": { - "Content-Type": "application/json" - } - } - }, - "status": 200, - "json": { - "success": true, - "data": [ - { - "contract": "atomicassets", - "offer_id": "158523134", - "sender_name": "qrboy.c.wam", - "recipient_name": "atomicmarket", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099538314030", - "owner": "rfboy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "336055", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295668058", - "updated_at_time": "1709306643000", - "transferred_at_block": "295668058", - "transferred_at_time": "1709306643000", - "minted_at_block": "119955330", - "minted_at_time": "1621419091000", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "3650000000", - "average": "3683653040", - "suggested_median": "455746500", - "suggested_average": "393453019", - "min": "1", - "max": "2950000000000", - "sales": "994792" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "288651", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538313666", - "owner": "rfboy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "336042", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295668058", - "updated_at_time": "1709306643000", - "transferred_at_block": "295668058", - "transferred_at_time": "1709306643000", - "minted_at_block": "119954845", - "minted_at_time": "1621418848500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "3650000000", - "average": "3683653040", - "suggested_median": "455746500", - "suggested_average": "393453019", - "min": "1", - "max": "2950000000000", - "sales": "994792" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "288651", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538307889", - "owner": "rfboy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335890", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295668058", - "updated_at_time": "1709306643000", - "transferred_at_block": "295668058", - "transferred_at_time": "1709306643000", - "minted_at_block": "119948337", - "minted_at_time": "1621415594500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "3650000000", - "average": "3683653040", - "suggested_median": "455746500", - "suggested_average": "393453019", - "min": "1", - "max": "2950000000000", - "sales": "994792" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "288651", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295668058", - "updated_at_time": "1709306643000", - "created_at_block": "295668058", - "created_at_time": "1709306643000" - }, - { - "contract": "atomicassets", - "offer_id": "158523135", - "sender_name": "mek4y.c.wam", - "recipient_name": "atomicmarket", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099513600813", - "owner": "pju4q.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19557", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx", - "ease": 180, - "luck": 10, - "name": "Basic Explosive", - "type": "Explosive", - "delay": 1200, - "shine": "Stone", - "cardid": 6, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238111000", - "created_at_block": "81610783" - }, - "mutable_data": { - "last_mine": 1618251036 - }, - "immutable_data": {}, - "template_mint": "1002", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295668058", - "updated_at_time": "1709306643000", - "transferred_at_block": "295668058", - "transferred_at_time": "1709306643000", - "minted_at_block": "94838350", - "minted_at_time": "1608852682500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "18800000000", - "average": "17275604920", - "suggested_median": "3929653", - "suggested_average": "403680228", - "min": "1", - "max": "100000000000", - "sales": "71035" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "257277", - "token_symbol": "WAX" - } - ], - "data": { - "last_mine": 1618251036, - "img": "QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx", - "ease": 180, - "luck": 10, - "name": "Basic Explosive", - "type": "Explosive", - "delay": 1200, - "shine": "Stone", - "cardid": 6, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Basic Explosive" - }, - { - "contract": "atomicassets", - "asset_id": "1099512996750", - "owner": "pju4q.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19557", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx", - "ease": 180, - "luck": 10, - "name": "Basic Explosive", - "type": "Explosive", - "delay": 1200, - "shine": "Stone", - "cardid": 6, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238111000", - "created_at_block": "81610783" - }, - "mutable_data": { - "last_mine": 1618400241 - }, - "immutable_data": {}, - "template_mint": "817", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295668058", - "updated_at_time": "1709306643000", - "transferred_at_block": "295668058", - "transferred_at_time": "1709306643000", - "minted_at_block": "91699401", - "minted_at_time": "1607283036500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "18800000000", - "average": "17275604920", - "suggested_median": "3929653", - "suggested_average": "403680228", - "min": "1", - "max": "100000000000", - "sales": "71035" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "257277", - "token_symbol": "WAX" - } - ], - "data": { - "last_mine": 1618400241, - "img": "QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx", - "ease": 180, - "luck": 10, - "name": "Basic Explosive", - "type": "Explosive", - "delay": 1200, - "shine": "Stone", - "cardid": 6, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Basic Explosive" - }, - { - "contract": "atomicassets", - "asset_id": "1099512991764", - "owner": "pju4q.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19557", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx", - "ease": 180, - "luck": 10, - "name": "Basic Explosive", - "type": "Explosive", - "delay": 1200, - "shine": "Stone", - "cardid": 6, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238111000", - "created_at_block": "81610783" - }, - "mutable_data": { - "last_mine": 1618387893 - }, - "immutable_data": {}, - "template_mint": "762", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295668058", - "updated_at_time": "1709306643000", - "transferred_at_block": "295668058", - "transferred_at_time": "1709306643000", - "minted_at_block": "91561376", - "minted_at_time": "1607214024000", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "18800000000", - "average": "17275604920", - "suggested_median": "3929653", - "suggested_average": "403680228", - "min": "1", - "max": "100000000000", - "sales": "71035" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "257277", - "token_symbol": "WAX" - } - ], - "data": { - "last_mine": 1618387893, - "img": "QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx", - "ease": 180, - "luck": 10, - "name": "Basic Explosive", - "type": "Explosive", - "delay": 1200, - "shine": "Stone", - "cardid": 6, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Basic Explosive" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295668058", - "updated_at_time": "1709306643000", - "created_at_block": "295668058", - "created_at_time": "1709306643000" - }, - { - "contract": "atomicassets", - "offer_id": "158523131", - "sender_name": "wm2ra.wam", - "recipient_name": "atomicmarket", - "memo": "sale", - "state": 0, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099538624457", - "owner": "wm2ra.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19570", - "max_supply": "2048", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "901", - "immutable_data": { - "img": "QmT4EnH66BLU1J9LgQWqh1V2RqNzNzAQJNyucC8ZyA4fBh", - "ease": 350, - "luck": 120, - "name": "Quark Separator", - "type": "Explosive", - "delay": 4500, - "shine": "Stone", - "cardid": 19, - "rarity": "Epic", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238121500", - "created_at_block": "81610804" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "768", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "190804928", - "updated_at_time": "1656861514000", - "transferred_at_block": "190804928", - "transferred_at_time": "1656861514000", - "minted_at_block": "120145843", - "minted_at_time": "1621514350500", - "sales": [ - { - "market_contract": "atomicmarket", - "sale_id": "152656506" - } - ], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "72750000000", - "average": "90613548791", - "suggested_median": "133000000000", - "suggested_average": "136733333333", - "min": "10000", - "max": "329000000000", - "sales": "3057" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "289062", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmT4EnH66BLU1J9LgQWqh1V2RqNzNzAQJNyucC8ZyA4fBh", - "ease": 350, - "luck": 120, - "name": "Quark Separator", - "type": "Explosive", - "delay": 4500, - "shine": "Stone", - "cardid": 19, - "rarity": "Epic", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Quark Separator" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295668050", - "updated_at_time": "1709306639000", - "created_at_block": "295668050", - "created_at_time": "1709306639000" - }, - { - "contract": "atomicassets", - "offer_id": "158523130", - "sender_name": "g1m4w.c.wam", - "recipient_name": "53qdkpxafvuj", - "memo": "", - "state": 0, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099532429955", - "owner": "g1m4w.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19556", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "8935", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295668018", - "updated_at_time": "1709306623000", - "transferred_at_block": "295668018", - "transferred_at_time": "1709306623000", - "minted_at_block": "116655271", - "minted_at_time": "1619768724000", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "19200000000", - "average": "17101580593", - "suggested_median": "4108201", - "suggested_average": "599909475", - "min": "11", - "max": "100000000000", - "sales": "64252" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "286932", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Infused Extractor" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": false, - "updated_at_block": "295668038", - "updated_at_time": "1709306633000", - "created_at_block": "295668038", - "created_at_time": "1709306633000" - }, - { - "contract": "atomicassets", - "offer_id": "158523125", - "sender_name": "fpm4w.c.wam", - "recipient_name": "53qdkpxafvuj", - "memo": "", - "state": 0, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099514048899", - "owner": "fpm4w.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19556", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": { - "last_mine": 1618393953 - }, - "immutable_data": {}, - "template_mint": "1603", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667974", - "updated_at_time": "1709306601000", - "transferred_at_block": "295667974", - "transferred_at_time": "1709306601000", - "minted_at_block": "97807459", - "minted_at_time": "1610337529000", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "19200000000", - "average": "17101580593", - "suggested_median": "4108201", - "suggested_average": "599909475", - "min": "11", - "max": "100000000000", - "sales": "64252" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "286932", - "token_symbol": "WAX" - } - ], - "data": { - "last_mine": 1618393953, - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Infused Extractor" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": false, - "updated_at_block": "295667998", - "updated_at_time": "1709306613000", - "created_at_block": "295667998", - "created_at_time": "1709306613000" - }, - { - "contract": "atomicassets", - "offer_id": "158523123", - "sender_name": "agiow.c.wam", - "recipient_name": "market.virl", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099917524251", - "owner": "sri4y.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "741847", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "12988", - "immutable_data": { - "img": "QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8", - "ease": 100, - "luck": 40, - "name": "Cymatic Saw", - "type": "Manipulator", - "delay": 500, - "shine": "Stone", - "cardid": 37, - "rarity": "Common", - "backimg": "QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx", - "difficulty": 1 - }, - "created_at_time": "1693497019500", - "created_at_block": "264051895" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "2498", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667988", - "updated_at_time": "1709306608000", - "transferred_at_block": "295667988", - "transferred_at_time": "1709306608000", - "minted_at_block": "279657977", - "minted_at_time": "1701300465000", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "4224986", - "average": "3397409760", - "suggested_median": "16800000000", - "suggested_average": "16522185185", - "min": "26", - "max": "49700000000", - "sales": "4968" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "285801", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8", - "ease": 100, - "luck": 40, - "name": "Cymatic Saw", - "type": "Manipulator", - "delay": 500, - "shine": "Stone", - "cardid": 37, - "rarity": "Common", - "backimg": "QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx", - "difficulty": 1 - }, - "name": "Cymatic Saw" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667988", - "updated_at_time": "1709306608000", - "created_at_block": "295667988", - "created_at_time": "1709306608000" - }, - { - "contract": "atomicassets", - "offer_id": "158523116", - "sender_name": "fhm4w.c.wam", - "recipient_name": "53qdkpxafvuj", - "memo": "", - "state": 0, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099527962735", - "owner": "fhm4w.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19556", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "7429", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667950", - "updated_at_time": "1709306589000", - "transferred_at_block": "295667950", - "transferred_at_time": "1709306589000", - "minted_at_block": "115462693", - "minted_at_time": "1619172229500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "19200000000", - "average": "17101580593", - "suggested_median": "4108201", - "suggested_average": "599909475", - "min": "11", - "max": "100000000000", - "sales": "64252" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "286932", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Infused Extractor" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": false, - "updated_at_block": "295667976", - "updated_at_time": "1709306602000", - "created_at_block": "295667976", - "created_at_time": "1709306602000" - }, - { - "contract": "atomicassets", - "offer_id": "158523109", - "sender_name": "pnboy.c.wam", - "recipient_name": "atomicmarket", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099538307065", - "owner": "q3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335860", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667939", - "updated_at_time": "1709306583500", - "transferred_at_block": "295667939", - "transferred_at_time": "1709306583500", - "minted_at_block": "119947084", - "minted_at_time": "1621414968000", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "3650000000", - "average": "3683653040", - "suggested_median": "455746500", - "suggested_average": "393453019", - "min": "1", - "max": "2950000000000", - "sales": "994792" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "288651", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538306936", - "owner": "q3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335857", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667939", - "updated_at_time": "1709306583500", - "transferred_at_block": "295667939", - "transferred_at_time": "1709306583500", - "minted_at_block": "119946831", - "minted_at_time": "1621414841500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "3650000000", - "average": "3683653040", - "suggested_median": "455746500", - "suggested_average": "393453019", - "min": "1", - "max": "2950000000000", - "sales": "994792" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "288651", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538295255", - "owner": "q3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335610", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667939", - "updated_at_time": "1709306583500", - "transferred_at_block": "295667939", - "transferred_at_time": "1709306583500", - "minted_at_block": "119936071", - "minted_at_time": "1621409461500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "3650000000", - "average": "3683653040", - "suggested_median": "455746500", - "suggested_average": "393453019", - "min": "1", - "max": "2950000000000", - "sales": "994792" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "288651", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667939", - "updated_at_time": "1709306583500", - "created_at_block": "295667939", - "created_at_time": "1709306583500" - }, - { - "contract": "atomicassets", - "offer_id": "158523108", - "sender_name": "rat4s.c.wam", - "recipient_name": "atomicmarket", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099527561450", - "owner": "rit4s.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19555", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "8054", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667938", - "updated_at_time": "1709306583000", - "transferred_at_block": "295667938", - "transferred_at_time": "1709306583000", - "minted_at_block": "115244477", - "minted_at_time": "1619063027500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "17250000000", - "average": "15835484258", - "suggested_median": "4373422", - "suggested_average": "1395209012", - "min": "1", - "max": "250000000000", - "sales": "57641" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "268962", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Gasrigged Extractor" - }, - { - "contract": "atomicassets", - "asset_id": "1099525122811", - "owner": "rit4s.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19555", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "7394", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667938", - "updated_at_time": "1709306583000", - "transferred_at_block": "295667938", - "transferred_at_time": "1709306583000", - "minted_at_block": "114766038", - "minted_at_time": "1618823374000", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "17250000000", - "average": "15835484258", - "suggested_median": "4373422", - "suggested_average": "1395209012", - "min": "1", - "max": "250000000000", - "sales": "57641" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "268962", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Gasrigged Extractor" - }, - { - "contract": "atomicassets", - "asset_id": "1099524853781", - "owner": "rit4s.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19555", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "7143", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667938", - "updated_at_time": "1709306583000", - "transferred_at_block": "295667938", - "transferred_at_time": "1709306583000", - "minted_at_block": "114570137", - "minted_at_time": "1618725257500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "17250000000", - "average": "15835484258", - "suggested_median": "4373422", - "suggested_average": "1395209012", - "min": "1", - "max": "250000000000", - "sales": "57641" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "268962", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Gasrigged Extractor" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667938", - "updated_at_time": "1709306583000", - "created_at_block": "295667938", - "created_at_time": "1709306583000" - }, - { - "contract": "atomicassets", - "offer_id": "158523107", - "sender_name": "ojboy.c.wam", - "recipient_name": "atomicmarket", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099538293397", - "owner": "p3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335567", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667935", - "updated_at_time": "1709306581500", - "transferred_at_block": "295667935", - "transferred_at_time": "1709306581500", - "minted_at_block": "119934438", - "minted_at_time": "1621408645000", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "3650000000", - "average": "3683653040", - "suggested_median": "455746500", - "suggested_average": "393453019", - "min": "1", - "max": "2950000000000", - "sales": "994792" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "288651", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538293001", - "owner": "p3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335556", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667935", - "updated_at_time": "1709306581500", - "transferred_at_block": "295667935", - "transferred_at_time": "1709306581500", - "minted_at_block": "119933979", - "minted_at_time": "1621408415500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "3650000000", - "average": "3683653040", - "suggested_median": "455746500", - "suggested_average": "393453019", - "min": "1", - "max": "2950000000000", - "sales": "994792" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "288651", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538291345", - "owner": "p3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335515", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667935", - "updated_at_time": "1709306581500", - "transferred_at_block": "295667935", - "transferred_at_time": "1709306581500", - "minted_at_block": "119932014", - "minted_at_time": "1621407433000", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "3650000000", - "average": "3683653040", - "suggested_median": "455746500", - "suggested_average": "393453019", - "min": "1", - "max": "2950000000000", - "sales": "994792" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "288651", - "token_symbol": "WAX" - } - ], - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667935", - "updated_at_time": "1709306581500", - "created_at_block": "295667935", - "created_at_time": "1709306581500" - } - ], - "query_time": 1709306649482 - }, - "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"offer_id\":\"158523134\",\"sender_name\":\"qrboy.c.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099538314030\",\"owner\":\"rfboy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"336055\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295668058\",\"updated_at_time\":\"1709306643000\",\"transferred_at_block\":\"295668058\",\"transferred_at_time\":\"1709306643000\",\"minted_at_block\":\"119955330\",\"minted_at_time\":\"1621419091000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3650000000\",\"average\":\"3683653040\",\"suggested_median\":\"455746500\",\"suggested_average\":\"393453019\",\"min\":\"1\",\"max\":\"2950000000000\",\"sales\":\"994792\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"288651\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538313666\",\"owner\":\"rfboy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"336042\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295668058\",\"updated_at_time\":\"1709306643000\",\"transferred_at_block\":\"295668058\",\"transferred_at_time\":\"1709306643000\",\"minted_at_block\":\"119954845\",\"minted_at_time\":\"1621418848500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3650000000\",\"average\":\"3683653040\",\"suggested_median\":\"455746500\",\"suggested_average\":\"393453019\",\"min\":\"1\",\"max\":\"2950000000000\",\"sales\":\"994792\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"288651\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538307889\",\"owner\":\"rfboy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335890\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295668058\",\"updated_at_time\":\"1709306643000\",\"transferred_at_block\":\"295668058\",\"transferred_at_time\":\"1709306643000\",\"minted_at_block\":\"119948337\",\"minted_at_time\":\"1621415594500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3650000000\",\"average\":\"3683653040\",\"suggested_median\":\"455746500\",\"suggested_average\":\"393453019\",\"min\":\"1\",\"max\":\"2950000000000\",\"sales\":\"994792\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"288651\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295668058\",\"updated_at_time\":\"1709306643000\",\"created_at_block\":\"295668058\",\"created_at_time\":\"1709306643000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523135\",\"sender_name\":\"mek4y.c.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099513600813\",\"owner\":\"pju4q.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19557\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx\",\"ease\":180,\"luck\":10,\"name\":\"Basic Explosive\",\"type\":\"Explosive\",\"delay\":1200,\"shine\":\"Stone\",\"cardid\":6,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238111000\",\"created_at_block\":\"81610783\"},\"mutable_data\":{\"last_mine\":1618251036},\"immutable_data\":{},\"template_mint\":\"1002\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295668058\",\"updated_at_time\":\"1709306643000\",\"transferred_at_block\":\"295668058\",\"transferred_at_time\":\"1709306643000\",\"minted_at_block\":\"94838350\",\"minted_at_time\":\"1608852682500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"18800000000\",\"average\":\"17275604920\",\"suggested_median\":\"3929653\",\"suggested_average\":\"403680228\",\"min\":\"1\",\"max\":\"100000000000\",\"sales\":\"71035\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"257277\",\"token_symbol\":\"WAX\"}],\"data\":{\"last_mine\":1618251036,\"img\":\"QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx\",\"ease\":180,\"luck\":10,\"name\":\"Basic Explosive\",\"type\":\"Explosive\",\"delay\":1200,\"shine\":\"Stone\",\"cardid\":6,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Basic Explosive\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099512996750\",\"owner\":\"pju4q.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19557\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx\",\"ease\":180,\"luck\":10,\"name\":\"Basic Explosive\",\"type\":\"Explosive\",\"delay\":1200,\"shine\":\"Stone\",\"cardid\":6,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238111000\",\"created_at_block\":\"81610783\"},\"mutable_data\":{\"last_mine\":1618400241},\"immutable_data\":{},\"template_mint\":\"817\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295668058\",\"updated_at_time\":\"1709306643000\",\"transferred_at_block\":\"295668058\",\"transferred_at_time\":\"1709306643000\",\"minted_at_block\":\"91699401\",\"minted_at_time\":\"1607283036500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"18800000000\",\"average\":\"17275604920\",\"suggested_median\":\"3929653\",\"suggested_average\":\"403680228\",\"min\":\"1\",\"max\":\"100000000000\",\"sales\":\"71035\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"257277\",\"token_symbol\":\"WAX\"}],\"data\":{\"last_mine\":1618400241,\"img\":\"QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx\",\"ease\":180,\"luck\":10,\"name\":\"Basic Explosive\",\"type\":\"Explosive\",\"delay\":1200,\"shine\":\"Stone\",\"cardid\":6,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Basic Explosive\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099512991764\",\"owner\":\"pju4q.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19557\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx\",\"ease\":180,\"luck\":10,\"name\":\"Basic Explosive\",\"type\":\"Explosive\",\"delay\":1200,\"shine\":\"Stone\",\"cardid\":6,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238111000\",\"created_at_block\":\"81610783\"},\"mutable_data\":{\"last_mine\":1618387893},\"immutable_data\":{},\"template_mint\":\"762\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295668058\",\"updated_at_time\":\"1709306643000\",\"transferred_at_block\":\"295668058\",\"transferred_at_time\":\"1709306643000\",\"minted_at_block\":\"91561376\",\"minted_at_time\":\"1607214024000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"18800000000\",\"average\":\"17275604920\",\"suggested_median\":\"3929653\",\"suggested_average\":\"403680228\",\"min\":\"1\",\"max\":\"100000000000\",\"sales\":\"71035\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"257277\",\"token_symbol\":\"WAX\"}],\"data\":{\"last_mine\":1618387893,\"img\":\"QmUAPb7pV7hEyS1VEvKSZS3wfNvLcDvPx1khAX1p5z77Kx\",\"ease\":180,\"luck\":10,\"name\":\"Basic Explosive\",\"type\":\"Explosive\",\"delay\":1200,\"shine\":\"Stone\",\"cardid\":6,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Basic Explosive\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295668058\",\"updated_at_time\":\"1709306643000\",\"created_at_block\":\"295668058\",\"created_at_time\":\"1709306643000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523131\",\"sender_name\":\"wm2ra.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099538624457\",\"owner\":\"wm2ra.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19570\",\"max_supply\":\"2048\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"901\",\"immutable_data\":{\"img\":\"QmT4EnH66BLU1J9LgQWqh1V2RqNzNzAQJNyucC8ZyA4fBh\",\"ease\":350,\"luck\":120,\"name\":\"Quark Separator\",\"type\":\"Explosive\",\"delay\":4500,\"shine\":\"Stone\",\"cardid\":19,\"rarity\":\"Epic\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238121500\",\"created_at_block\":\"81610804\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"768\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"190804928\",\"updated_at_time\":\"1656861514000\",\"transferred_at_block\":\"190804928\",\"transferred_at_time\":\"1656861514000\",\"minted_at_block\":\"120145843\",\"minted_at_time\":\"1621514350500\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"152656506\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"72750000000\",\"average\":\"90613548791\",\"suggested_median\":\"133000000000\",\"suggested_average\":\"136733333333\",\"min\":\"10000\",\"max\":\"329000000000\",\"sales\":\"3057\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"289062\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmT4EnH66BLU1J9LgQWqh1V2RqNzNzAQJNyucC8ZyA4fBh\",\"ease\":350,\"luck\":120,\"name\":\"Quark Separator\",\"type\":\"Explosive\",\"delay\":4500,\"shine\":\"Stone\",\"cardid\":19,\"rarity\":\"Epic\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Quark Separator\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295668050\",\"updated_at_time\":\"1709306639000\",\"created_at_block\":\"295668050\",\"created_at_time\":\"1709306639000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523130\",\"sender_name\":\"g1m4w.c.wam\",\"recipient_name\":\"53qdkpxafvuj\",\"memo\":\"\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099532429955\",\"owner\":\"g1m4w.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19556\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"8935\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295668018\",\"updated_at_time\":\"1709306623000\",\"transferred_at_block\":\"295668018\",\"transferred_at_time\":\"1709306623000\",\"minted_at_block\":\"116655271\",\"minted_at_time\":\"1619768724000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"19200000000\",\"average\":\"17101580593\",\"suggested_median\":\"4108201\",\"suggested_average\":\"599909475\",\"min\":\"11\",\"max\":\"100000000000\",\"sales\":\"64252\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"286932\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Infused Extractor\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":false,\"updated_at_block\":\"295668038\",\"updated_at_time\":\"1709306633000\",\"created_at_block\":\"295668038\",\"created_at_time\":\"1709306633000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523125\",\"sender_name\":\"fpm4w.c.wam\",\"recipient_name\":\"53qdkpxafvuj\",\"memo\":\"\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099514048899\",\"owner\":\"fpm4w.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19556\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{\"last_mine\":1618393953},\"immutable_data\":{},\"template_mint\":\"1603\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667974\",\"updated_at_time\":\"1709306601000\",\"transferred_at_block\":\"295667974\",\"transferred_at_time\":\"1709306601000\",\"minted_at_block\":\"97807459\",\"minted_at_time\":\"1610337529000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"19200000000\",\"average\":\"17101580593\",\"suggested_median\":\"4108201\",\"suggested_average\":\"599909475\",\"min\":\"11\",\"max\":\"100000000000\",\"sales\":\"64252\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"286932\",\"token_symbol\":\"WAX\"}],\"data\":{\"last_mine\":1618393953,\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Infused Extractor\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":false,\"updated_at_block\":\"295667998\",\"updated_at_time\":\"1709306613000\",\"created_at_block\":\"295667998\",\"created_at_time\":\"1709306613000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523123\",\"sender_name\":\"agiow.c.wam\",\"recipient_name\":\"market.virl\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099917524251\",\"owner\":\"sri4y.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"741847\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"12988\",\"immutable_data\":{\"img\":\"QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8\",\"ease\":100,\"luck\":40,\"name\":\"Cymatic Saw\",\"type\":\"Manipulator\",\"delay\":500,\"shine\":\"Stone\",\"cardid\":37,\"rarity\":\"Common\",\"backimg\":\"QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx\",\"difficulty\":1},\"created_at_time\":\"1693497019500\",\"created_at_block\":\"264051895\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2498\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667988\",\"updated_at_time\":\"1709306608000\",\"transferred_at_block\":\"295667988\",\"transferred_at_time\":\"1709306608000\",\"minted_at_block\":\"279657977\",\"minted_at_time\":\"1701300465000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4224986\",\"average\":\"3397409760\",\"suggested_median\":\"16800000000\",\"suggested_average\":\"16522185185\",\"min\":\"26\",\"max\":\"49700000000\",\"sales\":\"4968\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"285801\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8\",\"ease\":100,\"luck\":40,\"name\":\"Cymatic Saw\",\"type\":\"Manipulator\",\"delay\":500,\"shine\":\"Stone\",\"cardid\":37,\"rarity\":\"Common\",\"backimg\":\"QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx\",\"difficulty\":1},\"name\":\"Cymatic Saw\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667988\",\"updated_at_time\":\"1709306608000\",\"created_at_block\":\"295667988\",\"created_at_time\":\"1709306608000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523116\",\"sender_name\":\"fhm4w.c.wam\",\"recipient_name\":\"53qdkpxafvuj\",\"memo\":\"\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099527962735\",\"owner\":\"fhm4w.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19556\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7429\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667950\",\"updated_at_time\":\"1709306589000\",\"transferred_at_block\":\"295667950\",\"transferred_at_time\":\"1709306589000\",\"minted_at_block\":\"115462693\",\"minted_at_time\":\"1619172229500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"19200000000\",\"average\":\"17101580593\",\"suggested_median\":\"4108201\",\"suggested_average\":\"599909475\",\"min\":\"11\",\"max\":\"100000000000\",\"sales\":\"64252\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"286932\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Infused Extractor\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":false,\"updated_at_block\":\"295667976\",\"updated_at_time\":\"1709306602000\",\"created_at_block\":\"295667976\",\"created_at_time\":\"1709306602000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523109\",\"sender_name\":\"pnboy.c.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099538307065\",\"owner\":\"q3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335860\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667939\",\"updated_at_time\":\"1709306583500\",\"transferred_at_block\":\"295667939\",\"transferred_at_time\":\"1709306583500\",\"minted_at_block\":\"119947084\",\"minted_at_time\":\"1621414968000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3650000000\",\"average\":\"3683653040\",\"suggested_median\":\"455746500\",\"suggested_average\":\"393453019\",\"min\":\"1\",\"max\":\"2950000000000\",\"sales\":\"994792\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"288651\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538306936\",\"owner\":\"q3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335857\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667939\",\"updated_at_time\":\"1709306583500\",\"transferred_at_block\":\"295667939\",\"transferred_at_time\":\"1709306583500\",\"minted_at_block\":\"119946831\",\"minted_at_time\":\"1621414841500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3650000000\",\"average\":\"3683653040\",\"suggested_median\":\"455746500\",\"suggested_average\":\"393453019\",\"min\":\"1\",\"max\":\"2950000000000\",\"sales\":\"994792\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"288651\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538295255\",\"owner\":\"q3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335610\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667939\",\"updated_at_time\":\"1709306583500\",\"transferred_at_block\":\"295667939\",\"transferred_at_time\":\"1709306583500\",\"minted_at_block\":\"119936071\",\"minted_at_time\":\"1621409461500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3650000000\",\"average\":\"3683653040\",\"suggested_median\":\"455746500\",\"suggested_average\":\"393453019\",\"min\":\"1\",\"max\":\"2950000000000\",\"sales\":\"994792\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"288651\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667939\",\"updated_at_time\":\"1709306583500\",\"created_at_block\":\"295667939\",\"created_at_time\":\"1709306583500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523108\",\"sender_name\":\"rat4s.c.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099527561450\",\"owner\":\"rit4s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19555\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"8054\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667938\",\"updated_at_time\":\"1709306583000\",\"transferred_at_block\":\"295667938\",\"transferred_at_time\":\"1709306583000\",\"minted_at_block\":\"115244477\",\"minted_at_time\":\"1619063027500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"17250000000\",\"average\":\"15835484258\",\"suggested_median\":\"4373422\",\"suggested_average\":\"1395209012\",\"min\":\"1\",\"max\":\"250000000000\",\"sales\":\"57641\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"268962\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Gasrigged Extractor\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099525122811\",\"owner\":\"rit4s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19555\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7394\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667938\",\"updated_at_time\":\"1709306583000\",\"transferred_at_block\":\"295667938\",\"transferred_at_time\":\"1709306583000\",\"minted_at_block\":\"114766038\",\"minted_at_time\":\"1618823374000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"17250000000\",\"average\":\"15835484258\",\"suggested_median\":\"4373422\",\"suggested_average\":\"1395209012\",\"min\":\"1\",\"max\":\"250000000000\",\"sales\":\"57641\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"268962\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Gasrigged Extractor\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099524853781\",\"owner\":\"rit4s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19555\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7143\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667938\",\"updated_at_time\":\"1709306583000\",\"transferred_at_block\":\"295667938\",\"transferred_at_time\":\"1709306583000\",\"minted_at_block\":\"114570137\",\"minted_at_time\":\"1618725257500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"17250000000\",\"average\":\"15835484258\",\"suggested_median\":\"4373422\",\"suggested_average\":\"1395209012\",\"min\":\"1\",\"max\":\"250000000000\",\"sales\":\"57641\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"268962\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Gasrigged Extractor\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667938\",\"updated_at_time\":\"1709306583000\",\"created_at_block\":\"295667938\",\"created_at_time\":\"1709306583000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523107\",\"sender_name\":\"ojboy.c.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099538293397\",\"owner\":\"p3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335567\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667935\",\"updated_at_time\":\"1709306581500\",\"transferred_at_block\":\"295667935\",\"transferred_at_time\":\"1709306581500\",\"minted_at_block\":\"119934438\",\"minted_at_time\":\"1621408645000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3650000000\",\"average\":\"3683653040\",\"suggested_median\":\"455746500\",\"suggested_average\":\"393453019\",\"min\":\"1\",\"max\":\"2950000000000\",\"sales\":\"994792\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"288651\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538293001\",\"owner\":\"p3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335556\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667935\",\"updated_at_time\":\"1709306581500\",\"transferred_at_block\":\"295667935\",\"transferred_at_time\":\"1709306581500\",\"minted_at_block\":\"119933979\",\"minted_at_time\":\"1621408415500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3650000000\",\"average\":\"3683653040\",\"suggested_median\":\"455746500\",\"suggested_average\":\"393453019\",\"min\":\"1\",\"max\":\"2950000000000\",\"sales\":\"994792\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"288651\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538291345\",\"owner\":\"p3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335515\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667935\",\"updated_at_time\":\"1709306581500\",\"transferred_at_block\":\"295667935\",\"transferred_at_time\":\"1709306581500\",\"minted_at_block\":\"119932014\",\"minted_at_time\":\"1621407433000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3650000000\",\"average\":\"3683653040\",\"suggested_median\":\"455746500\",\"suggested_average\":\"393453019\",\"min\":\"1\",\"max\":\"2950000000000\",\"sales\":\"994792\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"288651\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667935\",\"updated_at_time\":\"1709306581500\",\"created_at_block\":\"295667935\",\"created_at_time\":\"1709306581500\"}],\"query_time\":1709306649482}" -} \ No newline at end of file diff --git a/test/data/285224ae794acf45cc51ca9b94f1b8f7507fa9bf.json b/test/data/285224ae794acf45cc51ca9b94f1b8f7507fa9bf.json deleted file mode 100644 index a606002..0000000 --- a/test/data/285224ae794acf45cc51ca9b94f1b8f7507fa9bf.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/offers/_count", - "params": { - "method": "POST", - "body": "{\"collection_name\":\"outlawtroops,babymetaljpn\"}", - "headers": { - "Content-Type": "application/json" - } - } - }, - "status": 200, - "json": { - "success": true, - "data": "186609", - "query_time": 1709306639167 - }, - "text": "{\"success\":true,\"data\":\"186609\",\"query_time\":1709306639167}" -} \ No newline at end of file diff --git a/test/data/509a7de1c16f626dc1b224a3d7c291f29b299771.json b/test/data/2c4102d527b22307b77a1d86acb128b885f28e18.json similarity index 57% rename from test/data/509a7de1c16f626dc1b224a3d7c291f29b299771.json rename to test/data/2c4102d527b22307b77a1d86acb128b885f28e18.json index 582e337..67dde26 100644 --- a/test/data/509a7de1c16f626dc1b224a3d7c291f29b299771.json +++ b/test/data/2c4102d527b22307b77a1d86acb128b885f28e18.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/templates/_count", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/templates/_count", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\"}", @@ -12,8 +12,8 @@ "status": 200, "json": { "success": true, - "data": "1608", - "query_time": 1709306627604 + "data": "1722", + "query_time": 1756585609407 }, - "text": "{\"success\":true,\"data\":\"1608\",\"query_time\":1709306627604}" + "text": "{\"success\":true,\"data\":\"1722\",\"query_time\":1756585609407}" } \ No newline at end of file diff --git a/test/data/fd9c3eb6089efb96e31e4f6dbb956b75ff474ab7.json b/test/data/2fcc76f86046f70cc5896898284dffbc0d0f9e94.json similarity index 58% rename from test/data/fd9c3eb6089efb96e31e4f6dbb956b75ff474ab7.json rename to test/data/2fcc76f86046f70cc5896898284dffbc0d0f9e94.json index a06b4f4..5180429 100644 --- a/test/data/fd9c3eb6089efb96e31e4f6dbb956b75ff474ab7.json +++ b/test/data/2fcc76f86046f70cc5896898284dffbc0d0f9e94.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/templates/taco/750150/stats", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/templates/taco/750150/stats", "params": { "method": "GET", "headers": {} @@ -11,9 +11,9 @@ "success": true, "data": { "assets": "2256", - "burned": "2072" + "burned": "2077" }, - "query_time": 1709306628009 + "query_time": 1756585609530 }, - "text": "{\"success\":true,\"data\":{\"assets\":\"2256\",\"burned\":\"2072\"},\"query_time\":1709306628009}" + "text": "{\"success\":true,\"data\":{\"assets\":\"2256\",\"burned\":\"2077\"},\"query_time\":1756585609530}" } \ No newline at end of file diff --git a/test/data/31573a287bf35b14314e89507984a99601021f4c.json b/test/data/31573a287bf35b14314e89507984a99601021f4c.json deleted file mode 100644 index a5ef981..0000000 --- a/test/data/31573a287bf35b14314e89507984a99601021f4c.json +++ /dev/null @@ -1,5520 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/prices/sales", - "params": { - "method": "POST", - "body": "{\"collection_name\":\"taco\"}", - "headers": { - "Content-Type": "application/json" - } - } - }, - "status": 200, - "json": { - "success": true, - "data": [ - { - "sale_id": "152467978", - "auction_id": null, - "buyoffer_id": null, - "price": "4498000000", - "template_mint": 193, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014045000" - }, - { - "sale_id": "152467981", - "auction_id": null, - "buyoffer_id": null, - "price": "4498000000", - "template_mint": 190, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014049500" - }, - { - "sale_id": "152462196", - "auction_id": null, - "buyoffer_id": null, - "price": "4499000000", - "template_mint": 196, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014054500" - }, - { - "sale_id": "152467979", - "auction_id": null, - "buyoffer_id": null, - "price": "4998000000", - "template_mint": 496, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014058000" - }, - { - "sale_id": "152462668", - "auction_id": null, - "buyoffer_id": null, - "price": "4999000000", - "template_mint": 504, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014064500" - }, - { - "sale_id": "152431289", - "auction_id": null, - "buyoffer_id": null, - "price": "3333000000", - "template_mint": 5048, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014068500" - }, - { - "sale_id": "152428217", - "auction_id": null, - "buyoffer_id": null, - "price": "5495000000", - "template_mint": 502, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014070500" - }, - { - "sale_id": "152459822", - "auction_id": null, - "buyoffer_id": null, - "price": "5950000000", - "template_mint": 503, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014075500" - }, - { - "sale_id": "152429260", - "auction_id": null, - "buyoffer_id": null, - "price": "5999000000", - "template_mint": 217, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014086500" - }, - { - "sale_id": "152428216", - "auction_id": null, - "buyoffer_id": null, - "price": "6495000000", - "template_mint": 284, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014097500" - }, - { - "sale_id": "152472731", - "auction_id": null, - "buyoffer_id": null, - "price": "13958000000", - "template_mint": 9016, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709014434500" - }, - { - "sale_id": "152470126", - "auction_id": null, - "buyoffer_id": null, - "price": "4900000000", - "template_mint": 11310, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709015775000" - }, - { - "sale_id": "152483123", - "auction_id": null, - "buyoffer_id": null, - "price": "72000000000", - "template_mint": 151, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709018439000" - }, - { - "sale_id": "152467963", - "auction_id": null, - "buyoffer_id": null, - "price": "4338000000", - "template_mint": 29986, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709020590000" - }, - { - "sale_id": "152484224", - "auction_id": null, - "buyoffer_id": null, - "price": "1922162319", - "template_mint": 2722, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709021068500" - }, - { - "sale_id": "152485277", - "auction_id": null, - "buyoffer_id": null, - "price": "3681999990", - "template_mint": 9857, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709024292500" - }, - { - "sale_id": "152369548", - "auction_id": null, - "buyoffer_id": null, - "price": "3248000000", - "template_mint": 8938, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709024426500" - }, - { - "sale_id": "152467965", - "auction_id": null, - "buyoffer_id": null, - "price": "4095000000", - "template_mint": 10808, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709024580500" - }, - { - "sale_id": "152469996", - "auction_id": null, - "buyoffer_id": null, - "price": "2811900000", - "template_mint": 7960, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709024634500" - }, - { - "sale_id": "152467964", - "auction_id": null, - "buyoffer_id": null, - "price": "4338000000", - "template_mint": 29976, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709024674500" - }, - { - "sale_id": "152472381", - "auction_id": null, - "buyoffer_id": null, - "price": "4338000000", - "template_mint": 30012, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709024716000" - }, - { - "sale_id": "152467959", - "auction_id": null, - "buyoffer_id": null, - "price": "3682000000", - "template_mint": 9849, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709024806000" - }, - { - "sale_id": "152467962", - "auction_id": null, - "buyoffer_id": null, - "price": "4091000000", - "template_mint": 29299, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709024853000" - }, - { - "sale_id": "152478983", - "auction_id": null, - "buyoffer_id": null, - "price": "3803000000", - "template_mint": 5986, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709024925000" - }, - { - "sale_id": "152399246", - "auction_id": null, - "buyoffer_id": null, - "price": "2250000000", - "template_mint": 26578, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709025496500" - }, - { - "sale_id": "152486897", - "auction_id": null, - "buyoffer_id": null, - "price": "4490000000", - "template_mint": 11564, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709027134500" - }, - { - "sale_id": "152311794", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 66, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709027521500" - }, - { - "sale_id": "152489233", - "auction_id": null, - "buyoffer_id": null, - "price": "13750000000", - "template_mint": 2594, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709029279000" - }, - { - "sale_id": "152471422", - "auction_id": null, - "buyoffer_id": null, - "price": "3500000000", - "template_mint": 362, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709032054500" - }, - { - "sale_id": "152470250", - "auction_id": null, - "buyoffer_id": null, - "price": "4800000000", - "template_mint": 337, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709032054500" - }, - { - "sale_id": "152415464", - "auction_id": null, - "buyoffer_id": null, - "price": "68000000000", - "template_mint": 163, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709036129500" - }, - { - "sale_id": "152476743", - "auction_id": null, - "buyoffer_id": null, - "price": "1875000000", - "template_mint": 671, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709037888000" - }, - { - "sale_id": "152468217", - "auction_id": null, - "buyoffer_id": null, - "price": "1850000000", - "template_mint": 109, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709037888000" - }, - { - "sale_id": "152468025", - "auction_id": null, - "buyoffer_id": null, - "price": "1850000000", - "template_mint": 299, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709037888000" - }, - { - "sale_id": "146876374", - "auction_id": null, - "buyoffer_id": null, - "price": "1931000000", - "template_mint": 195, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709037888000" - }, - { - "sale_id": "146873187", - "auction_id": null, - "buyoffer_id": null, - "price": "1931000000", - "template_mint": 134, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709037888000" - }, - { - "sale_id": "152486347", - "auction_id": null, - "buyoffer_id": null, - "price": "6500000000", - "template_mint": 75, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709038154000" - }, - { - "sale_id": "151739718", - "auction_id": null, - "buyoffer_id": null, - "price": "1800000000", - "template_mint": 39, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709038237000" - }, - { - "sale_id": "152475798", - "auction_id": null, - "buyoffer_id": null, - "price": "3499000000", - "template_mint": 4260, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709039518000" - }, - { - "sale_id": "152498185", - "auction_id": null, - "buyoffer_id": null, - "price": "3489000000", - "template_mint": 72, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709042177000" - }, - { - "sale_id": "152498181", - "auction_id": null, - "buyoffer_id": null, - "price": "4938000000", - "template_mint": 49, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709042191000" - }, - { - "sale_id": "152500130", - "auction_id": null, - "buyoffer_id": null, - "price": "2890000000", - "template_mint": 10, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709042490000" - }, - { - "sale_id": "152410589", - "auction_id": null, - "buyoffer_id": null, - "price": "110946745562", - "template_mint": 1002, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709042898000" - }, - { - "sale_id": "152470088", - "auction_id": null, - "buyoffer_id": null, - "price": "55500000000", - "template_mint": 701, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709042937000" - }, - { - "sale_id": "152499951", - "auction_id": null, - "buyoffer_id": null, - "price": "13700000000", - "template_mint": 882, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709043126000" - }, - { - "sale_id": "152499963", - "auction_id": null, - "buyoffer_id": null, - "price": "13700000000", - "template_mint": 9960, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709043140500" - }, - { - "sale_id": "152501136", - "auction_id": null, - "buyoffer_id": null, - "price": "3801000000", - "template_mint": 5978, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709044619000" - }, - { - "sale_id": "152467983", - "auction_id": null, - "buyoffer_id": null, - "price": "4091000000", - "template_mint": 29213, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709044619000" - }, - { - "sale_id": "152431312", - "auction_id": null, - "buyoffer_id": null, - "price": "3500000000", - "template_mint": 5485, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709044619000" - }, - { - "sale_id": "152369549", - "auction_id": null, - "buyoffer_id": null, - "price": "3248000000", - "template_mint": 8787, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709044619000" - }, - { - "sale_id": "152418850", - "auction_id": null, - "buyoffer_id": null, - "price": "2900000000", - "template_mint": 21, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709044893500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 17164, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709045855000" - }, - { - "sale_id": "149638344", - "auction_id": null, - "buyoffer_id": null, - "price": "56231000000", - "template_mint": 51, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709045901000" - }, - { - "sale_id": "151808051", - "auction_id": null, - "buyoffer_id": null, - "price": "39700000000", - "template_mint": 1, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709045908000" - }, - { - "sale_id": "150394584", - "auction_id": null, - "buyoffer_id": null, - "price": "130000000000", - "template_mint": 17, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709045986000" - }, - { - "sale_id": "152236477", - "auction_id": null, - "buyoffer_id": null, - "price": "147800000000", - "template_mint": 261, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709046369000" - }, - { - "sale_id": "152008451", - "auction_id": null, - "buyoffer_id": null, - "price": "54900000000", - "template_mint": 99, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709046641500" - }, - { - "sale_id": "152414317", - "auction_id": null, - "buyoffer_id": null, - "price": "17380000000", - "template_mint": 255, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709046686000" - }, - { - "sale_id": "152501526", - "auction_id": null, - "buyoffer_id": null, - "price": "7000000000", - "template_mint": 145, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709047113000" - }, - { - "sale_id": "152501555", - "auction_id": null, - "buyoffer_id": null, - "price": "15000000000", - "template_mint": 51, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709047217500" - }, - { - "sale_id": "152503085", - "auction_id": null, - "buyoffer_id": null, - "price": "7000000000", - "template_mint": 146, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709047283500" - }, - { - "sale_id": "151730386", - "auction_id": null, - "buyoffer_id": null, - "price": "12474000000", - "template_mint": 90, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709048132500" - }, - { - "sale_id": "152489612", - "auction_id": null, - "buyoffer_id": null, - "price": "22200000000", - "template_mint": 75, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709048142000" - }, - { - "sale_id": "152414306", - "auction_id": null, - "buyoffer_id": null, - "price": "3624000000", - "template_mint": 1489, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709048226000" - }, - { - "sale_id": "151250022", - "auction_id": null, - "buyoffer_id": null, - "price": "10000000000", - "template_mint": 379, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709048312500" - }, - { - "sale_id": "149638366", - "auction_id": null, - "buyoffer_id": null, - "price": "11285000000", - "template_mint": 297, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709048332000" - }, - { - "sale_id": "152466299", - "auction_id": null, - "buyoffer_id": null, - "price": "8987000000", - "template_mint": 579, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709048756500" - }, - { - "sale_id": "152402834", - "auction_id": null, - "buyoffer_id": null, - "price": "9254000000", - "template_mint": 452, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709048768000" - }, - { - "sale_id": "152318563", - "auction_id": null, - "buyoffer_id": null, - "price": "8820900000", - "template_mint": 160, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709049710000" - }, - { - "sale_id": "152318564", - "auction_id": null, - "buyoffer_id": null, - "price": "8820900000", - "template_mint": 164, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709049717500" - }, - { - "sale_id": "152318503", - "auction_id": null, - "buyoffer_id": null, - "price": "4048364642", - "template_mint": 717, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709049951500" - }, - { - "sale_id": "152318500", - "auction_id": null, - "buyoffer_id": null, - "price": "4048364642", - "template_mint": 716, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709049951500" - }, - { - "sale_id": "152318452", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 1135, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709049951500" - }, - { - "sale_id": "152318451", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 1137, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709049951500" - }, - { - "sale_id": "151414302", - "auction_id": null, - "buyoffer_id": null, - "price": "3361125439", - "template_mint": 114, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709049951500" - }, - { - "sale_id": "151414300", - "auction_id": null, - "buyoffer_id": null, - "price": "3361125439", - "template_mint": 115, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709049951500" - }, - { - "sale_id": "152060282", - "auction_id": null, - "buyoffer_id": null, - "price": "9400000000", - "template_mint": 556, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709050382000" - }, - { - "sale_id": "152418744", - "auction_id": null, - "buyoffer_id": null, - "price": "4890000000", - "template_mint": 308, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709050445000" - }, - { - "sale_id": "152215856", - "auction_id": null, - "buyoffer_id": null, - "price": "15000000000", - "template_mint": 260, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709050446000" - }, - { - "sale_id": "152318450", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 1139, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709050507500" - }, - { - "sale_id": "152501981", - "auction_id": null, - "buyoffer_id": null, - "price": "4400000000", - "template_mint": 15, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709050528000" - }, - { - "sale_id": "152504961", - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 18988, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709050531000" - }, - { - "sale_id": "152326211", - "auction_id": null, - "buyoffer_id": null, - "price": "8000000000", - "template_mint": 450, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709050542500" - }, - { - "sale_id": "152489168", - "auction_id": null, - "buyoffer_id": null, - "price": "18900000000", - "template_mint": 152, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709050664500" - }, - { - "sale_id": "152503870", - "auction_id": null, - "buyoffer_id": null, - "price": "2098900000", - "template_mint": 10594, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709052813000" - }, - { - "sale_id": "152318453", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 954, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709054906500" - }, - { - "sale_id": "152318454", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 948, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709054914000" - }, - { - "sale_id": "152501211", - "auction_id": null, - "buyoffer_id": null, - "price": "71000000000", - "template_mint": 772, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709055223000" - }, - { - "sale_id": "152501778", - "auction_id": null, - "buyoffer_id": null, - "price": "2200000000", - "template_mint": 258, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709055837500" - }, - { - "sale_id": "152501775", - "auction_id": null, - "buyoffer_id": null, - "price": "2300000000", - "template_mint": 244, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709055845000" - }, - { - "sale_id": "151515176", - "auction_id": null, - "buyoffer_id": null, - "price": "6626070000", - "template_mint": 150, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709056021500" - }, - { - "sale_id": "152506823", - "auction_id": null, - "buyoffer_id": null, - "price": "1690000000", - "template_mint": 314, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709056232000" - }, - { - "sale_id": "152470025", - "auction_id": null, - "buyoffer_id": null, - "price": "22900000000", - "template_mint": 174, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709057026000" - }, - { - "sale_id": "150027739", - "auction_id": null, - "buyoffer_id": null, - "price": "25000000000", - "template_mint": 132, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709057076500" - }, - { - "sale_id": "152371219", - "auction_id": null, - "buyoffer_id": null, - "price": "145000000000", - "template_mint": 283, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709058185000" - }, - { - "sale_id": "152506605", - "auction_id": null, - "buyoffer_id": null, - "price": "13430000000", - "template_mint": 1871, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709060412000" - }, - { - "sale_id": "152447469", - "auction_id": null, - "buyoffer_id": null, - "price": "4341000000", - "template_mint": 29899, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709060803000" - }, - { - "sale_id": "152510257", - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 26571, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709060807500" - }, - { - "sale_id": "152510067", - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 26623, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709060807500" - }, - { - "sale_id": "152504940", - "auction_id": null, - "buyoffer_id": null, - "price": "2090000000", - "template_mint": 26678, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709064050500" - }, - { - "sale_id": "152501766", - "auction_id": null, - "buyoffer_id": null, - "price": "2099000000", - "template_mint": 26489, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709064061500" - }, - { - "sale_id": "152506721", - "auction_id": null, - "buyoffer_id": null, - "price": "1850000000", - "template_mint": 117, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709064084500" - }, - { - "sale_id": "152506746", - "auction_id": null, - "buyoffer_id": null, - "price": "1750000000", - "template_mint": 2663, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709064109500" - }, - { - "sale_id": "152506154", - "auction_id": null, - "buyoffer_id": null, - "price": "4851000000", - "template_mint": 5340, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709064663000" - }, - { - "sale_id": "152506157", - "auction_id": null, - "buyoffer_id": null, - "price": "4851000000", - "template_mint": 5382, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709064689500" - }, - { - "sale_id": "152506729", - "auction_id": null, - "buyoffer_id": null, - "price": "1790000000", - "template_mint": 1902, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709065672500" - }, - { - "sale_id": "152501551", - "auction_id": null, - "buyoffer_id": null, - "price": "2189000000", - "template_mint": 26585, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709065695000" - }, - { - "sale_id": "152495743", - "auction_id": null, - "buyoffer_id": null, - "price": "2190000000", - "template_mint": 26693, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709065703000" - }, - { - "sale_id": "152494016", - "auction_id": null, - "buyoffer_id": null, - "price": "2200000000", - "template_mint": 26550, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709065710000" - }, - { - "sale_id": "151413662", - "auction_id": null, - "buyoffer_id": null, - "price": "4600000000", - "template_mint": 39, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709066611000" - }, - { - "sale_id": "152513985", - "auction_id": null, - "buyoffer_id": null, - "price": "4273000000", - "template_mint": 5242, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709067335000" - }, - { - "sale_id": "152504762", - "auction_id": null, - "buyoffer_id": null, - "price": "3799000000", - "template_mint": 6010, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709067335000" - }, - { - "sale_id": "152503164", - "auction_id": null, - "buyoffer_id": null, - "price": "3798000000", - "template_mint": 35109, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709067335000" - }, - { - "sale_id": "152479757", - "auction_id": null, - "buyoffer_id": null, - "price": "4688000000", - "template_mint": 871, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709067423000" - }, - { - "sale_id": "152458135", - "auction_id": null, - "buyoffer_id": null, - "price": "4700000000", - "template_mint": 677, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709067441000" - }, - { - "sale_id": "152503894", - "auction_id": null, - "buyoffer_id": null, - "price": "1932000000", - "template_mint": 2322, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709067475500" - }, - { - "sale_id": "152504420", - "auction_id": null, - "buyoffer_id": null, - "price": "1932000000", - "template_mint": 2051, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709067487500" - }, - { - "sale_id": "152261136", - "auction_id": null, - "buyoffer_id": null, - "price": "4747000000", - "template_mint": 615, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709067733000" - }, - { - "sale_id": "152318688", - "auction_id": null, - "buyoffer_id": null, - "price": "5954734666", - "template_mint": 560, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709067831500" - }, - { - "sale_id": "152502204", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 8, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709068934500" - }, - { - "sale_id": "152506149", - "auction_id": null, - "buyoffer_id": null, - "price": "4851000000", - "template_mint": 16030, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709069672500" - }, - { - "sale_id": "152503860", - "auction_id": null, - "buyoffer_id": null, - "price": "6500000000", - "template_mint": 78, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709070899500" - }, - { - "sale_id": "152511273", - "auction_id": null, - "buyoffer_id": null, - "price": "7999000000", - "template_mint": 197, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709071360500" - }, - { - "sale_id": "152503852", - "auction_id": null, - "buyoffer_id": null, - "price": "6500000000", - "template_mint": 92, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709072212500" - }, - { - "sale_id": "152501773", - "auction_id": null, - "buyoffer_id": null, - "price": "7500000000", - "template_mint": 69, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709072216000" - }, - { - "sale_id": "152514244", - "auction_id": null, - "buyoffer_id": null, - "price": "27900000000", - "template_mint": 29, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709072236500" - }, - { - "sale_id": "152460665", - "auction_id": null, - "buyoffer_id": null, - "price": "35000000000", - "template_mint": 2873, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709074388500" - }, - { - "sale_id": "152452313", - "auction_id": null, - "buyoffer_id": null, - "price": "3300000000", - "template_mint": 12629, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709075132000" - }, - { - "sale_id": "152398150", - "auction_id": null, - "buyoffer_id": null, - "price": "4200000000", - "template_mint": 555, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709076340500" - }, - { - "sale_id": "152506666", - "auction_id": null, - "buyoffer_id": null, - "price": "3990000000", - "template_mint": 527, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709078613000" - }, - { - "sale_id": "152517233", - "auction_id": null, - "buyoffer_id": null, - "price": "4490000000", - "template_mint": 19788, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709079774500" - }, - { - "sale_id": "152517112", - "auction_id": null, - "buyoffer_id": null, - "price": "141285714285", - "template_mint": 8, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709081304000" - }, - { - "sale_id": "152505687", - "auction_id": null, - "buyoffer_id": null, - "price": "2300000000", - "template_mint": 26220, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709082252000" - }, - { - "sale_id": "152412474", - "auction_id": null, - "buyoffer_id": null, - "price": "6321645000", - "template_mint": 214, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709082303000" - }, - { - "sale_id": "152504287", - "auction_id": null, - "buyoffer_id": null, - "price": "1933000000", - "template_mint": 284, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709082367000" - }, - { - "sale_id": "152503895", - "auction_id": null, - "buyoffer_id": null, - "price": "1932000000", - "template_mint": 2358, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709082367000" - }, - { - "sale_id": "152283499", - "auction_id": null, - "buyoffer_id": null, - "price": "1933000000", - "template_mint": 311, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709082367000" - }, - { - "sale_id": "146876637", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 3002, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709082367000" - }, - { - "sale_id": "146876636", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 3003, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709082367000" - }, - { - "sale_id": "146876634", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 3004, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709082367000" - }, - { - "sale_id": "152521010", - "auction_id": null, - "buyoffer_id": null, - "price": "3798000000", - "template_mint": 6017, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083128500" - }, - { - "sale_id": "152369550", - "auction_id": null, - "buyoffer_id": null, - "price": "3248000000", - "template_mint": 8794, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083179000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "5000000000", - "template_mint": 568, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083200500" - }, - { - "sale_id": "152369551", - "auction_id": null, - "buyoffer_id": null, - "price": "3248000000", - "template_mint": 8932, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083276500" - }, - { - "sale_id": "152503196", - "auction_id": null, - "buyoffer_id": null, - "price": "4095000000", - "template_mint": 10807, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083433000" - }, - { - "sale_id": "152521033", - "auction_id": null, - "buyoffer_id": null, - "price": "3699000000", - "template_mint": 34926, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083536000" - }, - { - "sale_id": "152519243", - "auction_id": null, - "buyoffer_id": null, - "price": "3700000000", - "template_mint": 35138, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083575500" - }, - { - "sale_id": "152521032", - "auction_id": null, - "buyoffer_id": null, - "price": "4088000000", - "template_mint": 29144, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083649000" - }, - { - "sale_id": "152515141", - "auction_id": null, - "buyoffer_id": null, - "price": "4300000000", - "template_mint": 30014, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083687000" - }, - { - "sale_id": "152515228", - "auction_id": null, - "buyoffer_id": null, - "price": "4300000000", - "template_mint": 30026, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083874500" - }, - { - "sale_id": "152521014", - "auction_id": null, - "buyoffer_id": null, - "price": "3797000000", - "template_mint": 35139, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083910000" - }, - { - "sale_id": "152489620", - "auction_id": null, - "buyoffer_id": null, - "price": "2412000000", - "template_mint": 107, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083936000" - }, - { - "sale_id": "152484848", - "auction_id": null, - "buyoffer_id": null, - "price": "2290000000", - "template_mint": 84, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083985000" - }, - { - "sale_id": "152503165", - "auction_id": null, - "buyoffer_id": null, - "price": "3798000000", - "template_mint": 35045, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709083996500" - }, - { - "sale_id": "152521011", - "auction_id": null, - "buyoffer_id": null, - "price": "3681000000", - "template_mint": 9870, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709084025500" - }, - { - "sale_id": "152522124", - "auction_id": null, - "buyoffer_id": null, - "price": "800000000", - "template_mint": 160, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709085409000" - }, - { - "sale_id": "152501978", - "auction_id": null, - "buyoffer_id": null, - "price": "29000000000", - "template_mint": 1, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709089461000" - }, - { - "sale_id": "152506428", - "auction_id": null, - "buyoffer_id": null, - "price": "4400000000", - "template_mint": 336, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709089552500" - }, - { - "sale_id": "152517021", - "auction_id": null, - "buyoffer_id": null, - "price": "2500000000", - "template_mint": 350, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709089684000" - }, - { - "sale_id": "152467980", - "auction_id": null, - "buyoffer_id": null, - "price": "3490000000", - "template_mint": 71, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709091404000" - }, - { - "sale_id": "152502203", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 8943, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709092520500" - }, - { - "sale_id": "152523022", - "auction_id": null, - "buyoffer_id": null, - "price": "2200000000", - "template_mint": 26588, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709092746500" - }, - { - "sale_id": "152525171", - "auction_id": null, - "buyoffer_id": null, - "price": "1850000000", - "template_mint": 1205, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093450000" - }, - { - "sale_id": "152517017", - "auction_id": null, - "buyoffer_id": null, - "price": "2500000000", - "template_mint": 349, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093659500" - }, - { - "sale_id": "152517025", - "auction_id": null, - "buyoffer_id": null, - "price": "2500000000", - "template_mint": 348, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093668000" - }, - { - "sale_id": "152517037", - "auction_id": null, - "buyoffer_id": null, - "price": "2500000000", - "template_mint": 352, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093678000" - }, - { - "sale_id": "152519839", - "auction_id": null, - "buyoffer_id": null, - "price": "8910000000", - "template_mint": 588, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093686000" - }, - { - "sale_id": "152519847", - "auction_id": null, - "buyoffer_id": null, - "price": "3299016600", - "template_mint": 457, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093707500" - }, - { - "sale_id": "152318455", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 947, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093760500" - }, - { - "sale_id": "152318462", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 874, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093772000" - }, - { - "sale_id": "152318565", - "auction_id": null, - "buyoffer_id": null, - "price": "8820900000", - "template_mint": 165, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093821500" - }, - { - "sale_id": "152318566", - "auction_id": null, - "buyoffer_id": null, - "price": "8820900000", - "template_mint": 169, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709093827000" - }, - { - "sale_id": "152141819", - "auction_id": null, - "buyoffer_id": null, - "price": "157805000000", - "template_mint": 130, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094196500" - }, - { - "sale_id": "150371832", - "auction_id": null, - "buyoffer_id": null, - "price": "159500000000", - "template_mint": 127, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094214000" - }, - { - "sale_id": "150371831", - "auction_id": null, - "buyoffer_id": null, - "price": "159500000000", - "template_mint": 227, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094214000" - }, - { - "sale_id": "150371720", - "auction_id": null, - "buyoffer_id": null, - "price": "159500000000", - "template_mint": 236, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094214000" - }, - { - "sale_id": "148345687", - "auction_id": null, - "buyoffer_id": null, - "price": "188800000000", - "template_mint": 322, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094214000" - }, - { - "sale_id": "152497476", - "auction_id": null, - "buyoffer_id": null, - "price": "2250000000", - "template_mint": 3434, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094217500" - }, - { - "sale_id": "152521199", - "auction_id": null, - "buyoffer_id": null, - "price": "6398000000", - "template_mint": 286, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094669000" - }, - { - "sale_id": "152521196", - "auction_id": null, - "buyoffer_id": null, - "price": "6399000000", - "template_mint": 287, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094675500" - }, - { - "sale_id": "152498174", - "auction_id": null, - "buyoffer_id": null, - "price": "1799000000", - "template_mint": 17394, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094750000" - }, - { - "sale_id": "146876652", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 3000, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094772000" - }, - { - "sale_id": "146876645", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 3001, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094772000" - }, - { - "sale_id": "152503891", - "auction_id": null, - "buyoffer_id": null, - "price": "1998900000", - "template_mint": 2249, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094810000" - }, - { - "sale_id": "146876655", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 2998, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094810000" - }, - { - "sale_id": "146876653", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 2999, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094810000" - }, - { - "sale_id": "152519364", - "auction_id": null, - "buyoffer_id": null, - "price": "12000000000", - "template_mint": 89, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094837000" - }, - { - "sale_id": "152504298", - "auction_id": null, - "buyoffer_id": null, - "price": "1955000000", - "template_mint": 277, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094858500" - }, - { - "sale_id": "146876635", - "auction_id": null, - "buyoffer_id": null, - "price": "1956804300", - "template_mint": 2988, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709094858500" - }, - { - "sale_id": "152489594", - "auction_id": null, - "buyoffer_id": null, - "price": "4000000000", - "template_mint": 311, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709095045500" - }, - { - "sale_id": "152506309", - "auction_id": null, - "buyoffer_id": null, - "price": "4400000000", - "template_mint": 43, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709095112000" - }, - { - "sale_id": "146876659", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 2997, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709095313000" - }, - { - "sale_id": "146876663", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 2996, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709095318000" - }, - { - "sale_id": "152518103", - "auction_id": null, - "buyoffer_id": null, - "price": "3736999998", - "template_mint": 5461, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709096244500" - }, - { - "sale_id": "152503166", - "auction_id": null, - "buyoffer_id": null, - "price": "3798000000", - "template_mint": 34992, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709096244500" - }, - { - "sale_id": "152473555", - "auction_id": null, - "buyoffer_id": null, - "price": "3500000000", - "template_mint": 4268, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709096244500" - }, - { - "sale_id": "152452288", - "auction_id": null, - "buyoffer_id": null, - "price": "3300000000", - "template_mint": 11831, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709096244500" - }, - { - "sale_id": "152529583", - "auction_id": null, - "buyoffer_id": null, - "price": "4299000000", - "template_mint": 30053, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709101661500" - }, - { - "sale_id": "152517126", - "auction_id": null, - "buyoffer_id": null, - "price": "87136929460", - "template_mint": 6, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709102388500" - }, - { - "sale_id": "151964439", - "auction_id": null, - "buyoffer_id": null, - "price": "109999000000", - "template_mint": 77, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709102388500" - }, - { - "sale_id": "151866377", - "auction_id": null, - "buyoffer_id": null, - "price": "99585062240", - "template_mint": 63, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709102388500" - }, - { - "sale_id": "151770456", - "auction_id": null, - "buyoffer_id": null, - "price": "110000000000", - "template_mint": 32, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709102388500" - }, - { - "sale_id": "150377459", - "auction_id": null, - "buyoffer_id": null, - "price": "104900000000", - "template_mint": 137, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709102388500" - }, - { - "sale_id": "152502205", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 9245, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709103182000" - }, - { - "sale_id": "152492987", - "auction_id": null, - "buyoffer_id": null, - "price": "1890000000", - "template_mint": 2638, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709104034500" - }, - { - "sale_id": "151987433", - "auction_id": null, - "buyoffer_id": null, - "price": "1950000000", - "template_mint": 2756, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709104034500" - }, - { - "sale_id": "149539506", - "auction_id": null, - "buyoffer_id": null, - "price": "1981000000", - "template_mint": 2978, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709104034500" - }, - { - "sale_id": "152502206", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 9961, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709104250000" - }, - { - "sale_id": "146876664", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 2995, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709105098000" - }, - { - "sale_id": "152476995", - "auction_id": null, - "buyoffer_id": null, - "price": "3499990000", - "template_mint": 12210, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709105484000" - }, - { - "sale_id": "152422748", - "auction_id": null, - "buyoffer_id": null, - "price": "3438000000", - "template_mint": 11810, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709105613500" - }, - { - "sale_id": "152164511", - "auction_id": null, - "buyoffer_id": null, - "price": "3665000000", - "template_mint": 1478, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709108304000" - }, - { - "sale_id": "152220540", - "auction_id": null, - "buyoffer_id": null, - "price": "3919231721", - "template_mint": 3168, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709108377500" - }, - { - "sale_id": "152091982", - "auction_id": null, - "buyoffer_id": null, - "price": "49870000000", - "template_mint": 108, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709113941000" - }, - { - "sale_id": "152535345", - "auction_id": null, - "buyoffer_id": null, - "price": "3750999998", - "template_mint": 8814, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709114884500" - }, - { - "sale_id": "152537906", - "auction_id": null, - "buyoffer_id": null, - "price": "2699055330", - "template_mint": 3168, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709115729500" - }, - { - "sale_id": "152529582", - "auction_id": null, - "buyoffer_id": null, - "price": "4087000000", - "template_mint": 29362, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709119165500" - }, - { - "sale_id": "152539593", - "auction_id": null, - "buyoffer_id": null, - "price": "2265120000", - "template_mint": 15479, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152539592", - "auction_id": null, - "buyoffer_id": null, - "price": "2265120000", - "template_mint": 17444, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152539591", - "auction_id": null, - "buyoffer_id": null, - "price": "2265120000", - "template_mint": 19937, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152539590", - "auction_id": null, - "buyoffer_id": null, - "price": "2265120000", - "template_mint": 21620, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152539589", - "auction_id": null, - "buyoffer_id": null, - "price": "2265120000", - "template_mint": 23280, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152539541", - "auction_id": null, - "buyoffer_id": null, - "price": "2221560000", - "template_mint": 23589, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152539540", - "auction_id": null, - "buyoffer_id": null, - "price": "2221560000", - "template_mint": 23607, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152538970", - "auction_id": null, - "buyoffer_id": null, - "price": "2200000000", - "template_mint": 26656, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152536617", - "auction_id": null, - "buyoffer_id": null, - "price": "2204946509", - "template_mint": 26701, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152532570", - "auction_id": null, - "buyoffer_id": null, - "price": "2249715855", - "template_mint": 26655, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152375346", - "auction_id": null, - "buyoffer_id": null, - "price": "2295394200", - "template_mint": 22412, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": "152368773", - "auction_id": null, - "buyoffer_id": null, - "price": "2295394200", - "template_mint": 14646, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121522000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "4120000000", - "template_mint": 14734, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709121920000" - }, - { - "sale_id": "152502207", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 3892, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709124360500" - }, - { - "sale_id": "152530216", - "auction_id": null, - "buyoffer_id": null, - "price": "4007880996", - "template_mint": 792, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709124847000" - }, - { - "sale_id": "152506151", - "auction_id": null, - "buyoffer_id": null, - "price": "4851000000", - "template_mint": 16027, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709126994500" - }, - { - "sale_id": "152543725", - "auction_id": null, - "buyoffer_id": null, - "price": "4041000000", - "template_mint": 10837, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709127057000" - }, - { - "sale_id": "152266229", - "auction_id": null, - "buyoffer_id": null, - "price": "5499000000", - "template_mint": 333, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709128598000" - }, - { - "sale_id": "152265749", - "auction_id": null, - "buyoffer_id": null, - "price": "5500000000", - "template_mint": 110, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709128598000" - }, - { - "sale_id": "152527363", - "auction_id": null, - "buyoffer_id": null, - "price": "1937430000", - "template_mint": 2999, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709128649500" - }, - { - "sale_id": "152350360", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 117, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709129371000" - }, - { - "sale_id": "152538534", - "auction_id": null, - "buyoffer_id": null, - "price": "3342000000", - "template_mint": 12582, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709129521500" - }, - { - "sale_id": "152540667", - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 351, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709131009500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 26649, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709131230500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "13100000000", - "template_mint": 9888, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709131286500" - }, - { - "sale_id": "152427856", - "auction_id": null, - "buyoffer_id": null, - "price": "1950300000", - "template_mint": 600, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709133986000" - }, - { - "sale_id": "152502210", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 2150, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709134033500" - }, - { - "sale_id": "152546778", - "auction_id": null, - "buyoffer_id": null, - "price": "4042000000", - "template_mint": 10844, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709137012000" - }, - { - "sale_id": "152538527", - "auction_id": null, - "buyoffer_id": null, - "price": "3442000000", - "template_mint": 12167, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709137012000" - }, - { - "sale_id": "152538518", - "auction_id": null, - "buyoffer_id": null, - "price": "4042000000", - "template_mint": 10765, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709137012000" - }, - { - "sale_id": "152538447", - "auction_id": null, - "buyoffer_id": null, - "price": "3242000000", - "template_mint": 5010, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709137012000" - }, - { - "sale_id": "152538419", - "auction_id": null, - "buyoffer_id": null, - "price": "3442000000", - "template_mint": 4102, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709137012000" - }, - { - "sale_id": "152546803", - "auction_id": null, - "buyoffer_id": null, - "price": "3500000000", - "template_mint": 5066, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709140474000" - }, - { - "sale_id": "152556657", - "auction_id": null, - "buyoffer_id": null, - "price": "3000000000", - "template_mint": 360, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709144386000" - }, - { - "sale_id": "152501719", - "auction_id": null, - "buyoffer_id": null, - "price": "3300000000", - "template_mint": 263, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709144620000" - }, - { - "sale_id": "152555102", - "auction_id": null, - "buyoffer_id": null, - "price": "3300000000", - "template_mint": 195, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709144749000" - }, - { - "sale_id": "152547250", - "auction_id": null, - "buyoffer_id": null, - "price": "4000000000", - "template_mint": 29379, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709144753000" - }, - { - "sale_id": "151399993", - "auction_id": null, - "buyoffer_id": null, - "price": "3332340000", - "template_mint": 427, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709145718500" - }, - { - "sale_id": "152318456", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 940, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709145734500" - }, - { - "sale_id": "152318457", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 925, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709145744500" - }, - { - "sale_id": "152538545", - "auction_id": null, - "buyoffer_id": null, - "price": "4242000000", - "template_mint": 29833, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709146035500" - }, - { - "sale_id": "152547387", - "auction_id": null, - "buyoffer_id": null, - "price": "3737000000", - "template_mint": 6004, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709146278000" - }, - { - "sale_id": "152549389", - "auction_id": null, - "buyoffer_id": null, - "price": "4242000000", - "template_mint": 30073, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147082000" - }, - { - "sale_id": "152502208", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 9962, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147131500" - }, - { - "sale_id": "152556138", - "auction_id": null, - "buyoffer_id": null, - "price": "3641999999", - "template_mint": 9871, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147143500" - }, - { - "sale_id": "152502209", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 5643, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147155000" - }, - { - "sale_id": "152502211", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 9431, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147221500" - }, - { - "sale_id": "152544533", - "auction_id": null, - "buyoffer_id": null, - "price": "3600000000", - "template_mint": 34803, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147236500" - }, - { - "sale_id": "152517080", - "auction_id": null, - "buyoffer_id": null, - "price": "129619921363", - "template_mint": 248, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147287000" - }, - { - "sale_id": "152515236", - "auction_id": null, - "buyoffer_id": null, - "price": "4300000000", - "template_mint": 30050, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147331500" - }, - { - "sale_id": "152547262", - "auction_id": null, - "buyoffer_id": null, - "price": "4000000000", - "template_mint": 29378, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147361500" - }, - { - "sale_id": "152549387", - "auction_id": null, - "buyoffer_id": null, - "price": "4000000000", - "template_mint": 29381, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147403500" - }, - { - "sale_id": "152550595", - "auction_id": null, - "buyoffer_id": null, - "price": "4000000000", - "template_mint": 29357, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147443000" - }, - { - "sale_id": "152547110", - "auction_id": null, - "buyoffer_id": null, - "price": "4084000000", - "template_mint": 29352, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147518000" - }, - { - "sale_id": "152521397", - "auction_id": null, - "buyoffer_id": null, - "price": "4300000000", - "template_mint": 30035, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147589500" - }, - { - "sale_id": "152549391", - "auction_id": null, - "buyoffer_id": null, - "price": "4042000000", - "template_mint": 10842, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709147695500" - }, - { - "sale_id": "152502212", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 3500, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709148166000" - }, - { - "sale_id": "152502213", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 7218, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709148185500" - }, - { - "sale_id": "152558823", - "auction_id": null, - "buyoffer_id": null, - "price": "1700000000", - "template_mint": 3289, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709148300000" - }, - { - "sale_id": "152558766", - "auction_id": null, - "buyoffer_id": null, - "price": "1800000000", - "template_mint": 3352, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709148318500" - }, - { - "sale_id": "152502214", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 3984, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709148448000" - }, - { - "sale_id": "152502215", - "auction_id": null, - "buyoffer_id": null, - "price": "13650000000", - "template_mint": 9963, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709148836500" - }, - { - "sale_id": "152468858", - "auction_id": null, - "buyoffer_id": null, - "price": "14500000000", - "template_mint": 82, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709148873500" - }, - { - "sale_id": "152560378", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 1968, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152560342", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 1969, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152560334", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 1967, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152560320", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 9128, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152560313", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 17569, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152560303", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 5959, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152560236", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 5958, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152560200", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 16904, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152560166", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 1733, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152560161", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 20578, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709149166500" - }, - { - "sale_id": "152556861", - "auction_id": null, - "buyoffer_id": null, - "price": "3599999998", - "template_mint": 5497, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709150007500" - }, - { - "sale_id": "152554742", - "auction_id": null, - "buyoffer_id": null, - "price": "3600000000", - "template_mint": 5500, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709150449000" - }, - { - "sale_id": "152557961", - "auction_id": null, - "buyoffer_id": null, - "price": "48000000000", - "template_mint": 295, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709152933500" - }, - { - "sale_id": "152560424", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 1878, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709154821000" - }, - { - "sale_id": "152318458", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 924, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709158703500" - }, - { - "sale_id": "152568539", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 2280, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709159432500" - }, - { - "sale_id": "152567538", - "auction_id": null, - "buyoffer_id": null, - "price": "1877000000", - "template_mint": 6933, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709159774500" - }, - { - "sale_id": "152563507", - "auction_id": null, - "buyoffer_id": null, - "price": "3541999999", - "template_mint": 7706, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709160901500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1710000000", - "template_mint": 1555, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709161343500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1360000000", - "template_mint": 2225, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709161357000" - }, - { - "sale_id": "152560413", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 9824, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709166202500" - }, - { - "sale_id": "152560385", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 5412, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709166822500" - }, - { - "sale_id": "152389610", - "auction_id": null, - "buyoffer_id": null, - "price": "16999000000", - "template_mint": 118, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709169359000" - }, - { - "sale_id": "152427860", - "auction_id": null, - "buyoffer_id": null, - "price": "1950300000", - "template_mint": 393, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709169392500" - }, - { - "sale_id": "152145940", - "auction_id": null, - "buyoffer_id": null, - "price": "6000000000", - "template_mint": 177, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709169651000" - }, - { - "sale_id": "152145932", - "auction_id": null, - "buyoffer_id": null, - "price": "6000000000", - "template_mint": 12, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709169651000" - }, - { - "sale_id": "152145928", - "auction_id": null, - "buyoffer_id": null, - "price": "6000000000", - "template_mint": 11, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709169651000" - }, - { - "sale_id": "152491606", - "auction_id": null, - "buyoffer_id": null, - "price": "6000000000", - "template_mint": 349, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709170212500" - }, - { - "sale_id": "152245183", - "auction_id": null, - "buyoffer_id": null, - "price": "6250000000", - "template_mint": 177, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709170212500" - }, - { - "sale_id": "152182330", - "auction_id": null, - "buyoffer_id": null, - "price": "6300000000", - "template_mint": 321, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709170212500" - }, - { - "sale_id": "152530226", - "auction_id": null, - "buyoffer_id": null, - "price": "3200670000", - "template_mint": 192, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709171544500" - }, - { - "sale_id": "152490889", - "auction_id": null, - "buyoffer_id": null, - "price": "3333000000", - "template_mint": 3492, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709173418000" - }, - { - "sale_id": "152573639", - "auction_id": null, - "buyoffer_id": null, - "price": "4124999998", - "template_mint": 5246, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709173512500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "25000000000", - "template_mint": 993, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709176608500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "25000000000", - "template_mint": 950, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709176619500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "25000000000", - "template_mint": 913, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709176630500" - }, - { - "sale_id": "152574342", - "auction_id": null, - "buyoffer_id": null, - "price": "4400000000", - "template_mint": 6966, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709177964000" - }, - { - "sale_id": "152318459", - "auction_id": null, - "buyoffer_id": null, - "price": "3625389900", - "template_mint": 923, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709187676000" - }, - { - "sale_id": "152398151", - "auction_id": null, - "buyoffer_id": null, - "price": "4200000000", - "template_mint": 557, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709187740500" - }, - { - "sale_id": "152468857", - "auction_id": null, - "buyoffer_id": null, - "price": "14500000000", - "template_mint": 84, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709189233500" - }, - { - "sale_id": "152583194", - "auction_id": null, - "buyoffer_id": null, - "price": "16710000000", - "template_mint": 89, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709189312000" - }, - { - "sale_id": "152556743", - "auction_id": null, - "buyoffer_id": null, - "price": "2400000000", - "template_mint": 168, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709191933000" - }, - { - "sale_id": "152540725", - "auction_id": null, - "buyoffer_id": null, - "price": "2500000000", - "template_mint": 161, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709192005000" - }, - { - "sale_id": "152556803", - "auction_id": null, - "buyoffer_id": null, - "price": "2500000000", - "template_mint": 158, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709192018500" - }, - { - "sale_id": "152556810", - "auction_id": null, - "buyoffer_id": null, - "price": "2500000000", - "template_mint": 159, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709192031500" - }, - { - "sale_id": "152560393", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 5413, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709192615500" - }, - { - "sale_id": "152560396", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 5409, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709192715000" - }, - { - "sale_id": "152560402", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 5422, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709192778000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1000000000", - "template_mint": 3299, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709194477000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1360000000", - "template_mint": 978, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709194519000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 415, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709195298000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1360000000", - "template_mint": 3267, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709195312000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1350000000", - "template_mint": 1209, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709195394000" - }, - { - "sale_id": "152559008", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 491, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709200551000" - }, - { - "sale_id": "152318509", - "auction_id": null, - "buyoffer_id": null, - "price": "4048364642", - "template_mint": 756, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709200567500" - }, - { - "sale_id": "150453264", - "auction_id": null, - "buyoffer_id": null, - "price": "49900000000", - "template_mint": 138, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709200723500" - }, - { - "sale_id": "152586430", - "auction_id": null, - "buyoffer_id": null, - "price": "700000000", - "template_mint": 132, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709202321500" - }, - { - "sale_id": "149122592", - "auction_id": null, - "buyoffer_id": null, - "price": "119784172661", - "template_mint": 182, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709203701500" - }, - { - "sale_id": "151052057", - "auction_id": null, - "buyoffer_id": null, - "price": "1533072420", - "template_mint": 161, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709203774000" - }, - { - "sale_id": "152531818", - "auction_id": null, - "buyoffer_id": null, - "price": "115000000000", - "template_mint": 78, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709204012500" - }, - { - "sale_id": "152519215", - "auction_id": null, - "buyoffer_id": null, - "price": "7499000000", - "template_mint": 140, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709209505000" - }, - { - "sale_id": "152543709", - "auction_id": null, - "buyoffer_id": null, - "price": "7412000000", - "template_mint": 204, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709209544500" - }, - { - "sale_id": "152597191", - "auction_id": null, - "buyoffer_id": null, - "price": "200000000", - "template_mint": 9, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709210238000" - }, - { - "sale_id": "152594913", - "auction_id": null, - "buyoffer_id": null, - "price": "4009500000", - "template_mint": 10912, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709210887000" - }, - { - "sale_id": "152596992", - "auction_id": null, - "buyoffer_id": null, - "price": "1869000000", - "template_mint": 645, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709214611000" - }, - { - "sale_id": "152598082", - "auction_id": null, - "buyoffer_id": null, - "price": "4083000000", - "template_mint": 29096, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709214952500" - }, - { - "sale_id": "152598387", - "auction_id": null, - "buyoffer_id": null, - "price": "3639999998", - "template_mint": 9885, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709214976000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "4100000000", - "template_mint": 26735, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709216895500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "4000700000", - "template_mint": 15239, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709216921000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "4000700000", - "template_mint": 12866, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709216936000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "4000700000", - "template_mint": 11735, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709216952000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 26711, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709217552500" - }, - { - "sale_id": "152579074", - "auction_id": null, - "buyoffer_id": null, - "price": "6300000000", - "template_mint": 1841, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709217929500" - }, - { - "sale_id": "152550393", - "auction_id": null, - "buyoffer_id": null, - "price": "9134000000", - "template_mint": 371, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709217929500" - }, - { - "sale_id": "152519943", - "auction_id": null, - "buyoffer_id": null, - "price": "6960556844", - "template_mint": 1092, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709217929500" - }, - { - "sale_id": "152465144", - "auction_id": null, - "buyoffer_id": null, - "price": "2537781540", - "template_mint": 1713, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709217929500" - }, - { - "sale_id": "152372914", - "auction_id": null, - "buyoffer_id": null, - "price": "20393000000", - "template_mint": 203, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709217929500" - }, - { - "sale_id": "152603217", - "auction_id": null, - "buyoffer_id": null, - "price": "2199000000", - "template_mint": 26612, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709220081500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1710000000", - "template_mint": 404, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709221371000" - }, - { - "sale_id": "152602018", - "auction_id": null, - "buyoffer_id": null, - "price": "3599900000", - "template_mint": 9235, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709222172500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 17340, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709223947000" - }, - { - "sale_id": "152530249", - "auction_id": null, - "buyoffer_id": null, - "price": "8500000000", - "template_mint": 220, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709225628000" - }, - { - "sale_id": "152530243", - "auction_id": null, - "buyoffer_id": null, - "price": "8635661100", - "template_mint": 535, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709225628000" - }, - { - "sale_id": "152530219", - "auction_id": null, - "buyoffer_id": null, - "price": "8635661100", - "template_mint": 538, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709225628000" - }, - { - "sale_id": "152592979", - "auction_id": null, - "buyoffer_id": null, - "price": "6900000000", - "template_mint": 589, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709226588500" - }, - { - "sale_id": "152597004", - "auction_id": null, - "buyoffer_id": null, - "price": "1674500000", - "template_mint": 2134, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709226931000" - }, - { - "sale_id": "152600036", - "auction_id": null, - "buyoffer_id": null, - "price": "65000000000", - "template_mint": 28, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227024000" - }, - { - "sale_id": "152560404", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 18028, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227437500" - }, - { - "sale_id": "152560410", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 26710, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227440000" - }, - { - "sale_id": "152579068", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 20841, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227444000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 26490, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227515500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 26290, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227529000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 26045, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227542000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1360000000", - "template_mint": 2816, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227582000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1360000000", - "template_mint": 1582, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227682500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "245000000000", - "template_mint": 444, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227733500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1360000000", - "template_mint": 2147, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227734000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1700000000", - "template_mint": 676, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227854000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1490000000", - "template_mint": 295, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227881500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1750000000", - "template_mint": 314, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227901000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1000000000", - "template_mint": 3084, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227938000" - }, - { - "sale_id": "152587533", - "auction_id": null, - "buyoffer_id": null, - "price": "9000000000", - "template_mint": 265, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227984000" - }, - { - "sale_id": "152505919", - "auction_id": null, - "buyoffer_id": null, - "price": "9500000000", - "template_mint": 177, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227984000" - }, - { - "sale_id": "151980019", - "auction_id": null, - "buyoffer_id": null, - "price": "17400000000", - "template_mint": 219, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709227984000" - }, - { - "sale_id": "152567303", - "auction_id": null, - "buyoffer_id": null, - "price": "4835000000", - "template_mint": 48, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709228857500" - }, - { - "sale_id": "152592924", - "auction_id": null, - "buyoffer_id": null, - "price": "4100000000", - "template_mint": 353, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709228992500" - }, - { - "sale_id": "151892429", - "auction_id": null, - "buyoffer_id": null, - "price": "369978858350", - "template_mint": 1422, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709230981000" - }, - { - "sale_id": "152607505", - "auction_id": null, - "buyoffer_id": null, - "price": "4042000000", - "template_mint": 10774, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709232771500" - }, - { - "sale_id": "152598084", - "auction_id": null, - "buyoffer_id": null, - "price": "4095000000", - "template_mint": 10611, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709232813500" - }, - { - "sale_id": "152607648", - "auction_id": null, - "buyoffer_id": null, - "price": "4242000000", - "template_mint": 29846, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709232881500" - }, - { - "sale_id": "152550596", - "auction_id": null, - "buyoffer_id": null, - "price": "3600000000", - "template_mint": 35129, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709232933000" - }, - { - "sale_id": "152607486", - "auction_id": null, - "buyoffer_id": null, - "price": "3142000000", - "template_mint": 9631, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709233052500" - }, - { - "sale_id": "152607497", - "auction_id": null, - "buyoffer_id": null, - "price": "3542000000", - "template_mint": 9794, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709233140000" - }, - { - "sale_id": "152598094", - "auction_id": null, - "buyoffer_id": null, - "price": "3640000000", - "template_mint": 9759, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709233584000" - }, - { - "sale_id": "152602370", - "auction_id": null, - "buyoffer_id": null, - "price": "3919944600", - "template_mint": 29123, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709233624500" - }, - { - "sale_id": "152610713", - "auction_id": null, - "buyoffer_id": null, - "price": "6058424761", - "template_mint": 506, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709233794000" - }, - { - "sale_id": "152611044", - "auction_id": null, - "buyoffer_id": null, - "price": "5705000000", - "template_mint": 12740, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709233868000" - }, - { - "sale_id": "152600958", - "auction_id": null, - "buyoffer_id": null, - "price": "3241999990", - "template_mint": 9744, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709234491500" - }, - { - "sale_id": "131972837", - "auction_id": null, - "buyoffer_id": null, - "price": "6000000000", - "template_mint": 15830, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709234548000" - }, - { - "sale_id": "123839362", - "auction_id": null, - "buyoffer_id": null, - "price": "7078000000", - "template_mint": 15848, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709234608000" - }, - { - "sale_id": "123839492", - "auction_id": null, - "buyoffer_id": null, - "price": "7500000000", - "template_mint": 12830, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709234894500" - }, - { - "sale_id": "152600959", - "auction_id": null, - "buyoffer_id": null, - "price": "3241999990", - "template_mint": 9558, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709234967000" - }, - { - "sale_id": "152601522", - "auction_id": null, - "buyoffer_id": null, - "price": "31000000000", - "template_mint": 2873, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709235165000" - }, - { - "sale_id": "152610031", - "auction_id": null, - "buyoffer_id": null, - "price": "3639000000", - "template_mint": 6019, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709235475000" - }, - { - "sale_id": "152620278", - "auction_id": null, - "buyoffer_id": null, - "price": "1567032885", - "template_mint": 431, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709238651500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1750000000", - "template_mint": 431, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709238678000" - }, - { - "sale_id": "152610072", - "auction_id": null, - "buyoffer_id": null, - "price": "3539000000", - "template_mint": 5494, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709238874500" - }, - { - "sale_id": "152618208", - "auction_id": null, - "buyoffer_id": null, - "price": "5705000000", - "template_mint": 14734, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709239362000" - }, - { - "sale_id": "152620748", - "auction_id": null, - "buyoffer_id": null, - "price": "2200000000", - "template_mint": 202, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709239594500" - }, - { - "sale_id": "152620276", - "auction_id": null, - "buyoffer_id": null, - "price": "2238441951", - "template_mint": 295, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709239603500" - }, - { - "sale_id": "152612815", - "auction_id": null, - "buyoffer_id": null, - "price": "35000000000", - "template_mint": 45, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709239620000" - }, - { - "sale_id": "152527234", - "auction_id": null, - "buyoffer_id": null, - "price": "1424180327", - "template_mint": 127, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709239830000" - }, - { - "sale_id": "152318957", - "auction_id": null, - "buyoffer_id": null, - "price": "1454918032", - "template_mint": 122, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709239832500" - }, - { - "sale_id": "152584442", - "auction_id": null, - "buyoffer_id": null, - "price": "1600000000", - "template_mint": 126, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709239838000" - }, - { - "sale_id": "152610807", - "auction_id": null, - "buyoffer_id": null, - "price": "17599000000", - "template_mint": 8, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709240005500" - }, - { - "sale_id": "152621582", - "auction_id": null, - "buyoffer_id": null, - "price": "3637000000", - "template_mint": 6030, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709242740000" - }, - { - "sale_id": "152621540", - "auction_id": null, - "buyoffer_id": null, - "price": "3637000000", - "template_mint": 8801, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709242740000" - }, - { - "sale_id": "152620776", - "auction_id": null, - "buyoffer_id": null, - "price": "4296000000", - "template_mint": 30019, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709242740000" - }, - { - "sale_id": "152538482", - "auction_id": null, - "buyoffer_id": null, - "price": "2742000000", - "template_mint": 7923, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709243161000" - }, - { - "sale_id": "152543707", - "auction_id": null, - "buyoffer_id": null, - "price": "6355000000", - "template_mint": 293, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709244153000" - }, - { - "sale_id": "152543706", - "auction_id": null, - "buyoffer_id": null, - "price": "6355000000", - "template_mint": 294, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709244153000" - }, - { - "sale_id": "152530206", - "auction_id": null, - "buyoffer_id": null, - "price": "6355800000", - "template_mint": 86, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709244153000" - }, - { - "sale_id": "152620859", - "auction_id": null, - "buyoffer_id": null, - "price": "1500000000", - "template_mint": 136, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709245406500" - }, - { - "sale_id": "152625034", - "auction_id": null, - "buyoffer_id": null, - "price": "4500000000", - "template_mint": 26703, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709245793500" - }, - { - "sale_id": "152620833", - "auction_id": null, - "buyoffer_id": null, - "price": "1000000000", - "template_mint": 342, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709248766000" - }, - { - "sale_id": "152620847", - "auction_id": null, - "buyoffer_id": null, - "price": "1000000000", - "template_mint": 340, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709248793500" - }, - { - "sale_id": "152620871", - "auction_id": null, - "buyoffer_id": null, - "price": "1000000000", - "template_mint": 341, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709248816500" - }, - { - "sale_id": "152592972", - "auction_id": null, - "buyoffer_id": null, - "price": "7700000000", - "template_mint": 248, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709248995000" - }, - { - "sale_id": "152586371", - "auction_id": null, - "buyoffer_id": null, - "price": "3800000000", - "template_mint": 331, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709249015000" - }, - { - "sale_id": "150177244", - "auction_id": null, - "buyoffer_id": null, - "price": "265392781316", - "template_mint": 251, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709249387000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1500000000", - "template_mint": 1219, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709249839000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1700000000", - "template_mint": 3612, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709249870000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1860000000", - "template_mint": 26684, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709249896500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "5175000000", - "template_mint": 218, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709249952000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1650000000", - "template_mint": 1108, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709250094000" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1650000000", - "template_mint": 1092, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709250114000" - }, - { - "sale_id": "152620121", - "auction_id": null, - "buyoffer_id": null, - "price": "5990000000", - "template_mint": 587, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709252566000" - }, - { - "sale_id": "152178837", - "auction_id": null, - "buyoffer_id": null, - "price": "13896000000", - "template_mint": 72, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709253828000" - }, - { - "sale_id": "152600031", - "auction_id": null, - "buyoffer_id": null, - "price": "5000000000", - "template_mint": 124, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709258278500" - }, - { - "sale_id": "152627561", - "auction_id": null, - "buyoffer_id": null, - "price": "2373030000", - "template_mint": 279, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709258311500" - }, - { - "sale_id": "152627563", - "auction_id": null, - "buyoffer_id": null, - "price": "2900000000", - "template_mint": 256, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709258321000" - }, - { - "sale_id": "152574537", - "auction_id": null, - "buyoffer_id": null, - "price": "3000000000", - "template_mint": 155, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709258325000" - }, - { - "sale_id": "152629872", - "auction_id": null, - "buyoffer_id": null, - "price": "4297000000", - "template_mint": 35251, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709258340000" - }, - { - "sale_id": "152632194", - "auction_id": null, - "buyoffer_id": null, - "price": "5300000000", - "template_mint": 763, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709259373000" - }, - { - "sale_id": "152622008", - "auction_id": null, - "buyoffer_id": null, - "price": "5400000000", - "template_mint": 23633, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709259378500" - }, - { - "sale_id": "152620675", - "auction_id": null, - "buyoffer_id": null, - "price": "1400000000", - "template_mint": 3600, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709259415000" - }, - { - "sale_id": "152620275", - "auction_id": null, - "buyoffer_id": null, - "price": "1403692751", - "template_mint": 2157, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709259415000" - }, - { - "sale_id": "152614823", - "auction_id": null, - "buyoffer_id": null, - "price": "1575412740", - "template_mint": 2182, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709259415000" - }, - { - "sale_id": "152600947", - "auction_id": null, - "buyoffer_id": null, - "price": "7408000000", - "template_mint": 203, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709259776000" - }, - { - "sale_id": "152626226", - "auction_id": null, - "buyoffer_id": null, - "price": "2800000000", - "template_mint": 458, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709259879000" - }, - { - "sale_id": "152608974", - "auction_id": null, - "buyoffer_id": null, - "price": "4455000000", - "template_mint": 130, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709259879000" - }, - { - "sale_id": "152627306", - "auction_id": null, - "buyoffer_id": null, - "price": "7000000000", - "template_mint": 51, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709260031500" - }, - { - "sale_id": "152624797", - "auction_id": null, - "buyoffer_id": null, - "price": "2890000000", - "template_mint": 108, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709260257500" - }, - { - "sale_id": "152621859", - "auction_id": null, - "buyoffer_id": null, - "price": "1700000000", - "template_mint": 1982, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709263298000" - }, - { - "sale_id": "152591820", - "auction_id": null, - "buyoffer_id": null, - "price": "1880000000", - "template_mint": 2451, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709263298000" - }, - { - "sale_id": "152557574", - "auction_id": null, - "buyoffer_id": null, - "price": "1900000000", - "template_mint": 2202, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709265938000" - }, - { - "sale_id": "152634793", - "auction_id": null, - "buyoffer_id": null, - "price": "7300000000", - "template_mint": 207, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709267649000" - }, - { - "sale_id": "152637402", - "auction_id": null, - "buyoffer_id": null, - "price": "2046448800", - "template_mint": 26684, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709271952000" - }, - { - "sale_id": "152599622", - "auction_id": null, - "buyoffer_id": null, - "price": "3000000000", - "template_mint": 74, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709274416000" - }, - { - "sale_id": "152641498", - "auction_id": null, - "buyoffer_id": null, - "price": "1998999998", - "template_mint": 26702, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709275494500" - }, - { - "sale_id": "152641328", - "auction_id": null, - "buyoffer_id": null, - "price": "1998999998", - "template_mint": 26574, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709275538000" - }, - { - "sale_id": "152632395", - "auction_id": null, - "buyoffer_id": null, - "price": "3635000000", - "template_mint": 5971, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709277384500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1500000000", - "template_mint": 35, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709277727000" - }, - { - "sale_id": "152639635", - "auction_id": null, - "buyoffer_id": null, - "price": "5299999998", - "template_mint": 18908, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709278608000" - }, - { - "sale_id": "152639324", - "auction_id": null, - "buyoffer_id": null, - "price": "1999000000", - "template_mint": 12700, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709279641000" - }, - { - "sale_id": "152418725", - "auction_id": null, - "buyoffer_id": null, - "price": "8180000000", - "template_mint": 904, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709279846500" - }, - { - "sale_id": "152629871", - "auction_id": null, - "buyoffer_id": null, - "price": "4295000000", - "template_mint": 30122, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709286623000" - }, - { - "sale_id": "152629875", - "auction_id": null, - "buyoffer_id": null, - "price": "4295000000", - "template_mint": 30086, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709286716500" - }, - { - "sale_id": "152637919", - "auction_id": null, - "buyoffer_id": null, - "price": "5900000000", - "template_mint": 35259, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709286752000" - }, - { - "sale_id": "152641780", - "auction_id": null, - "buyoffer_id": null, - "price": "3637999996", - "template_mint": 9897, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709286940500" - }, - { - "sale_id": "152641640", - "auction_id": null, - "buyoffer_id": null, - "price": "3637999997", - "template_mint": 9883, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709286973000" - }, - { - "sale_id": "152632436", - "auction_id": null, - "buyoffer_id": null, - "price": "4090000000", - "template_mint": 10857, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709287034500" - }, - { - "sale_id": "152636122", - "auction_id": null, - "buyoffer_id": null, - "price": "3908000000", - "template_mint": 29424, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709287105500" - }, - { - "sale_id": "152255076", - "auction_id": null, - "buyoffer_id": null, - "price": "4342000000", - "template_mint": 29817, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709287160500" - }, - { - "sale_id": "152641079", - "auction_id": null, - "buyoffer_id": null, - "price": "1383816312", - "template_mint": 86, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709288387500" - }, - { - "sale_id": "152614777", - "auction_id": null, - "buyoffer_id": null, - "price": "1617312015", - "template_mint": 621, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709288426000" - }, - { - "sale_id": "152644404", - "auction_id": null, - "buyoffer_id": null, - "price": "2000000000", - "template_mint": 13838, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709288448500" - }, - { - "sale_id": "151924280", - "auction_id": null, - "buyoffer_id": null, - "price": "3800000000", - "template_mint": 69, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709289279500" - }, - { - "sale_id": "152632426", - "auction_id": null, - "buyoffer_id": null, - "price": "6400000000", - "template_mint": 296, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709289922000" - }, - { - "sale_id": "152626272", - "auction_id": null, - "buyoffer_id": null, - "price": "4100000000", - "template_mint": 560, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709290375500" - }, - { - "sale_id": "152626275", - "auction_id": null, - "buyoffer_id": null, - "price": "4100000000", - "template_mint": 763, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709290406000" - }, - { - "sale_id": "152610714", - "auction_id": null, - "buyoffer_id": null, - "price": "6176632344", - "template_mint": 543, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709291386500" - }, - { - "sale_id": "152630362", - "auction_id": null, - "buyoffer_id": null, - "price": "2046448800", - "template_mint": 25567, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709291824500" - }, - { - "sale_id": "152630361", - "auction_id": null, - "buyoffer_id": null, - "price": "2046448800", - "template_mint": 26650, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709291824500" - }, - { - "sale_id": "152624720", - "auction_id": null, - "buyoffer_id": null, - "price": "4890000000", - "template_mint": 113, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709292164000" - }, - { - "sale_id": "152630368", - "auction_id": null, - "buyoffer_id": null, - "price": "2046448800", - "template_mint": 25239, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709292358500" - }, - { - "sale_id": "152630365", - "auction_id": null, - "buyoffer_id": null, - "price": "2046448800", - "template_mint": 24717, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709292369000" - }, - { - "sale_id": "152650378", - "auction_id": null, - "buyoffer_id": null, - "price": "3538999998", - "template_mint": 8824, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709298633500" - }, - { - "sale_id": "152648621", - "auction_id": null, - "buyoffer_id": null, - "price": "3541999998", - "template_mint": 9900, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709298655000" - }, - { - "sale_id": "152516488", - "auction_id": null, - "buyoffer_id": null, - "price": "2812000000", - "template_mint": 7966, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709298844500" - }, - { - "sale_id": "152648110", - "auction_id": null, - "buyoffer_id": null, - "price": "3142000000", - "template_mint": 9658, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709298890500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "800000000", - "template_mint": 2221, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709300469000" - }, - { - "sale_id": "152653431", - "auction_id": null, - "buyoffer_id": null, - "price": "3040000000", - "template_mint": 12193, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709302731000" - }, - { - "sale_id": "152653650", - "auction_id": null, - "buyoffer_id": null, - "price": "1999000000", - "template_mint": 26648, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709303129500" - }, - { - "sale_id": null, - "auction_id": null, - "buyoffer_id": null, - "price": "1650000000", - "template_mint": 1150, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709304331000" - }, - { - "sale_id": "152654417", - "auction_id": null, - "buyoffer_id": null, - "price": "3900000000", - "template_mint": 480, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709305864500" - }, - { - "sale_id": "152332213", - "auction_id": null, - "buyoffer_id": null, - "price": "1500000000", - "template_mint": 10, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709306270000" - }, - { - "sale_id": "152653437", - "auction_id": null, - "buyoffer_id": null, - "price": "3538000000", - "template_mint": 5844, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709306386000" - }, - { - "sale_id": "152583468", - "auction_id": null, - "buyoffer_id": null, - "price": "3773385000", - "template_mint": 244, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709306535500" - }, - { - "sale_id": "152653440", - "auction_id": null, - "buyoffer_id": null, - "price": "3906000000", - "template_mint": 29105, - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "block_time": "1709306559000" - } - ], - "query_time": 1709306661527 - }, - "text": "{\"success\":true,\"data\":[{\"sale_id\":\"152467978\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4498000000\",\"template_mint\":193,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014045000\"},{\"sale_id\":\"152467981\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4498000000\",\"template_mint\":190,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014049500\"},{\"sale_id\":\"152462196\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4499000000\",\"template_mint\":196,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014054500\"},{\"sale_id\":\"152467979\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4998000000\",\"template_mint\":496,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014058000\"},{\"sale_id\":\"152462668\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4999000000\",\"template_mint\":504,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014064500\"},{\"sale_id\":\"152431289\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3333000000\",\"template_mint\":5048,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014068500\"},{\"sale_id\":\"152428217\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5495000000\",\"template_mint\":502,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014070500\"},{\"sale_id\":\"152459822\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5950000000\",\"template_mint\":503,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014075500\"},{\"sale_id\":\"152429260\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5999000000\",\"template_mint\":217,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014086500\"},{\"sale_id\":\"152428216\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6495000000\",\"template_mint\":284,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014097500\"},{\"sale_id\":\"152472731\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13958000000\",\"template_mint\":9016,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709014434500\"},{\"sale_id\":\"152470126\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4900000000\",\"template_mint\":11310,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709015775000\"},{\"sale_id\":\"152483123\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"72000000000\",\"template_mint\":151,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709018439000\"},{\"sale_id\":\"152467963\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4338000000\",\"template_mint\":29986,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709020590000\"},{\"sale_id\":\"152484224\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1922162319\",\"template_mint\":2722,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709021068500\"},{\"sale_id\":\"152485277\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3681999990\",\"template_mint\":9857,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709024292500\"},{\"sale_id\":\"152369548\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3248000000\",\"template_mint\":8938,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709024426500\"},{\"sale_id\":\"152467965\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4095000000\",\"template_mint\":10808,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709024580500\"},{\"sale_id\":\"152469996\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2811900000\",\"template_mint\":7960,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709024634500\"},{\"sale_id\":\"152467964\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4338000000\",\"template_mint\":29976,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709024674500\"},{\"sale_id\":\"152472381\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4338000000\",\"template_mint\":30012,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709024716000\"},{\"sale_id\":\"152467959\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3682000000\",\"template_mint\":9849,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709024806000\"},{\"sale_id\":\"152467962\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4091000000\",\"template_mint\":29299,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709024853000\"},{\"sale_id\":\"152478983\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3803000000\",\"template_mint\":5986,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709024925000\"},{\"sale_id\":\"152399246\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2250000000\",\"template_mint\":26578,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709025496500\"},{\"sale_id\":\"152486897\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4490000000\",\"template_mint\":11564,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709027134500\"},{\"sale_id\":\"152311794\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":66,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709027521500\"},{\"sale_id\":\"152489233\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13750000000\",\"template_mint\":2594,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709029279000\"},{\"sale_id\":\"152471422\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3500000000\",\"template_mint\":362,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709032054500\"},{\"sale_id\":\"152470250\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":337,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709032054500\"},{\"sale_id\":\"152415464\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"68000000000\",\"template_mint\":163,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709036129500\"},{\"sale_id\":\"152476743\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1875000000\",\"template_mint\":671,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709037888000\"},{\"sale_id\":\"152468217\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1850000000\",\"template_mint\":109,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709037888000\"},{\"sale_id\":\"152468025\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1850000000\",\"template_mint\":299,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709037888000\"},{\"sale_id\":\"146876374\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1931000000\",\"template_mint\":195,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709037888000\"},{\"sale_id\":\"146873187\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1931000000\",\"template_mint\":134,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709037888000\"},{\"sale_id\":\"152486347\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6500000000\",\"template_mint\":75,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709038154000\"},{\"sale_id\":\"151739718\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1800000000\",\"template_mint\":39,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709038237000\"},{\"sale_id\":\"152475798\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3499000000\",\"template_mint\":4260,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709039518000\"},{\"sale_id\":\"152498185\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3489000000\",\"template_mint\":72,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709042177000\"},{\"sale_id\":\"152498181\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4938000000\",\"template_mint\":49,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709042191000\"},{\"sale_id\":\"152500130\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2890000000\",\"template_mint\":10,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709042490000\"},{\"sale_id\":\"152410589\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"110946745562\",\"template_mint\":1002,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709042898000\"},{\"sale_id\":\"152470088\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"55500000000\",\"template_mint\":701,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709042937000\"},{\"sale_id\":\"152499951\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13700000000\",\"template_mint\":882,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709043126000\"},{\"sale_id\":\"152499963\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13700000000\",\"template_mint\":9960,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709043140500\"},{\"sale_id\":\"152501136\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3801000000\",\"template_mint\":5978,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709044619000\"},{\"sale_id\":\"152467983\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4091000000\",\"template_mint\":29213,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709044619000\"},{\"sale_id\":\"152431312\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3500000000\",\"template_mint\":5485,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709044619000\"},{\"sale_id\":\"152369549\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3248000000\",\"template_mint\":8787,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709044619000\"},{\"sale_id\":\"152418850\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2900000000\",\"template_mint\":21,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709044893500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":17164,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709045855000\"},{\"sale_id\":\"149638344\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"56231000000\",\"template_mint\":51,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709045901000\"},{\"sale_id\":\"151808051\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"39700000000\",\"template_mint\":1,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709045908000\"},{\"sale_id\":\"150394584\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"130000000000\",\"template_mint\":17,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709045986000\"},{\"sale_id\":\"152236477\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"147800000000\",\"template_mint\":261,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709046369000\"},{\"sale_id\":\"152008451\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"54900000000\",\"template_mint\":99,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709046641500\"},{\"sale_id\":\"152414317\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"17380000000\",\"template_mint\":255,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709046686000\"},{\"sale_id\":\"152501526\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7000000000\",\"template_mint\":145,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709047113000\"},{\"sale_id\":\"152501555\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"15000000000\",\"template_mint\":51,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709047217500\"},{\"sale_id\":\"152503085\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7000000000\",\"template_mint\":146,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709047283500\"},{\"sale_id\":\"151730386\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"12474000000\",\"template_mint\":90,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709048132500\"},{\"sale_id\":\"152489612\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"22200000000\",\"template_mint\":75,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709048142000\"},{\"sale_id\":\"152414306\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3624000000\",\"template_mint\":1489,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709048226000\"},{\"sale_id\":\"151250022\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"10000000000\",\"template_mint\":379,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709048312500\"},{\"sale_id\":\"149638366\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"11285000000\",\"template_mint\":297,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709048332000\"},{\"sale_id\":\"152466299\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8987000000\",\"template_mint\":579,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709048756500\"},{\"sale_id\":\"152402834\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"9254000000\",\"template_mint\":452,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709048768000\"},{\"sale_id\":\"152318563\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8820900000\",\"template_mint\":160,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709049710000\"},{\"sale_id\":\"152318564\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8820900000\",\"template_mint\":164,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709049717500\"},{\"sale_id\":\"152318503\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4048364642\",\"template_mint\":717,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709049951500\"},{\"sale_id\":\"152318500\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4048364642\",\"template_mint\":716,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709049951500\"},{\"sale_id\":\"152318452\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":1135,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709049951500\"},{\"sale_id\":\"152318451\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":1137,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709049951500\"},{\"sale_id\":\"151414302\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3361125439\",\"template_mint\":114,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709049951500\"},{\"sale_id\":\"151414300\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3361125439\",\"template_mint\":115,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709049951500\"},{\"sale_id\":\"152060282\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"9400000000\",\"template_mint\":556,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709050382000\"},{\"sale_id\":\"152418744\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4890000000\",\"template_mint\":308,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709050445000\"},{\"sale_id\":\"152215856\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"15000000000\",\"template_mint\":260,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709050446000\"},{\"sale_id\":\"152318450\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":1139,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709050507500\"},{\"sale_id\":\"152501981\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4400000000\",\"template_mint\":15,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709050528000\"},{\"sale_id\":\"152504961\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":18988,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709050531000\"},{\"sale_id\":\"152326211\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8000000000\",\"template_mint\":450,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709050542500\"},{\"sale_id\":\"152489168\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"18900000000\",\"template_mint\":152,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709050664500\"},{\"sale_id\":\"152503870\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2098900000\",\"template_mint\":10594,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709052813000\"},{\"sale_id\":\"152318453\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":954,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709054906500\"},{\"sale_id\":\"152318454\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":948,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709054914000\"},{\"sale_id\":\"152501211\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"71000000000\",\"template_mint\":772,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709055223000\"},{\"sale_id\":\"152501778\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2200000000\",\"template_mint\":258,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709055837500\"},{\"sale_id\":\"152501775\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2300000000\",\"template_mint\":244,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709055845000\"},{\"sale_id\":\"151515176\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6626070000\",\"template_mint\":150,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709056021500\"},{\"sale_id\":\"152506823\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1690000000\",\"template_mint\":314,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709056232000\"},{\"sale_id\":\"152470025\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"22900000000\",\"template_mint\":174,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709057026000\"},{\"sale_id\":\"150027739\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"25000000000\",\"template_mint\":132,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709057076500\"},{\"sale_id\":\"152371219\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"145000000000\",\"template_mint\":283,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709058185000\"},{\"sale_id\":\"152506605\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13430000000\",\"template_mint\":1871,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709060412000\"},{\"sale_id\":\"152447469\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4341000000\",\"template_mint\":29899,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709060803000\"},{\"sale_id\":\"152510257\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":26571,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709060807500\"},{\"sale_id\":\"152510067\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":26623,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709060807500\"},{\"sale_id\":\"152504940\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2090000000\",\"template_mint\":26678,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709064050500\"},{\"sale_id\":\"152501766\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2099000000\",\"template_mint\":26489,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709064061500\"},{\"sale_id\":\"152506721\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1850000000\",\"template_mint\":117,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709064084500\"},{\"sale_id\":\"152506746\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1750000000\",\"template_mint\":2663,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709064109500\"},{\"sale_id\":\"152506154\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4851000000\",\"template_mint\":5340,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709064663000\"},{\"sale_id\":\"152506157\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4851000000\",\"template_mint\":5382,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709064689500\"},{\"sale_id\":\"152506729\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1790000000\",\"template_mint\":1902,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709065672500\"},{\"sale_id\":\"152501551\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2189000000\",\"template_mint\":26585,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709065695000\"},{\"sale_id\":\"152495743\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2190000000\",\"template_mint\":26693,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709065703000\"},{\"sale_id\":\"152494016\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2200000000\",\"template_mint\":26550,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709065710000\"},{\"sale_id\":\"151413662\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4600000000\",\"template_mint\":39,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709066611000\"},{\"sale_id\":\"152513985\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4273000000\",\"template_mint\":5242,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709067335000\"},{\"sale_id\":\"152504762\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3799000000\",\"template_mint\":6010,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709067335000\"},{\"sale_id\":\"152503164\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3798000000\",\"template_mint\":35109,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709067335000\"},{\"sale_id\":\"152479757\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4688000000\",\"template_mint\":871,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709067423000\"},{\"sale_id\":\"152458135\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4700000000\",\"template_mint\":677,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709067441000\"},{\"sale_id\":\"152503894\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1932000000\",\"template_mint\":2322,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709067475500\"},{\"sale_id\":\"152504420\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1932000000\",\"template_mint\":2051,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709067487500\"},{\"sale_id\":\"152261136\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4747000000\",\"template_mint\":615,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709067733000\"},{\"sale_id\":\"152318688\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5954734666\",\"template_mint\":560,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709067831500\"},{\"sale_id\":\"152502204\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":8,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709068934500\"},{\"sale_id\":\"152506149\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4851000000\",\"template_mint\":16030,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709069672500\"},{\"sale_id\":\"152503860\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6500000000\",\"template_mint\":78,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709070899500\"},{\"sale_id\":\"152511273\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7999000000\",\"template_mint\":197,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709071360500\"},{\"sale_id\":\"152503852\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6500000000\",\"template_mint\":92,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709072212500\"},{\"sale_id\":\"152501773\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7500000000\",\"template_mint\":69,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709072216000\"},{\"sale_id\":\"152514244\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"27900000000\",\"template_mint\":29,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709072236500\"},{\"sale_id\":\"152460665\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"35000000000\",\"template_mint\":2873,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709074388500\"},{\"sale_id\":\"152452313\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3300000000\",\"template_mint\":12629,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709075132000\"},{\"sale_id\":\"152398150\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4200000000\",\"template_mint\":555,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709076340500\"},{\"sale_id\":\"152506666\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3990000000\",\"template_mint\":527,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709078613000\"},{\"sale_id\":\"152517233\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4490000000\",\"template_mint\":19788,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709079774500\"},{\"sale_id\":\"152517112\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"141285714285\",\"template_mint\":8,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709081304000\"},{\"sale_id\":\"152505687\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2300000000\",\"template_mint\":26220,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709082252000\"},{\"sale_id\":\"152412474\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6321645000\",\"template_mint\":214,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709082303000\"},{\"sale_id\":\"152504287\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1933000000\",\"template_mint\":284,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709082367000\"},{\"sale_id\":\"152503895\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1932000000\",\"template_mint\":2358,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709082367000\"},{\"sale_id\":\"152283499\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1933000000\",\"template_mint\":311,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709082367000\"},{\"sale_id\":\"146876637\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":3002,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709082367000\"},{\"sale_id\":\"146876636\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":3003,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709082367000\"},{\"sale_id\":\"146876634\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":3004,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709082367000\"},{\"sale_id\":\"152521010\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3798000000\",\"template_mint\":6017,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083128500\"},{\"sale_id\":\"152369550\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3248000000\",\"template_mint\":8794,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083179000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5000000000\",\"template_mint\":568,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083200500\"},{\"sale_id\":\"152369551\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3248000000\",\"template_mint\":8932,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083276500\"},{\"sale_id\":\"152503196\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4095000000\",\"template_mint\":10807,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083433000\"},{\"sale_id\":\"152521033\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3699000000\",\"template_mint\":34926,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083536000\"},{\"sale_id\":\"152519243\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3700000000\",\"template_mint\":35138,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083575500\"},{\"sale_id\":\"152521032\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4088000000\",\"template_mint\":29144,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083649000\"},{\"sale_id\":\"152515141\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4300000000\",\"template_mint\":30014,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083687000\"},{\"sale_id\":\"152515228\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4300000000\",\"template_mint\":30026,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083874500\"},{\"sale_id\":\"152521014\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3797000000\",\"template_mint\":35139,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083910000\"},{\"sale_id\":\"152489620\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2412000000\",\"template_mint\":107,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083936000\"},{\"sale_id\":\"152484848\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2290000000\",\"template_mint\":84,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083985000\"},{\"sale_id\":\"152503165\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3798000000\",\"template_mint\":35045,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709083996500\"},{\"sale_id\":\"152521011\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3681000000\",\"template_mint\":9870,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709084025500\"},{\"sale_id\":\"152522124\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"800000000\",\"template_mint\":160,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709085409000\"},{\"sale_id\":\"152501978\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"29000000000\",\"template_mint\":1,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709089461000\"},{\"sale_id\":\"152506428\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4400000000\",\"template_mint\":336,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709089552500\"},{\"sale_id\":\"152517021\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2500000000\",\"template_mint\":350,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709089684000\"},{\"sale_id\":\"152467980\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3490000000\",\"template_mint\":71,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709091404000\"},{\"sale_id\":\"152502203\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":8943,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709092520500\"},{\"sale_id\":\"152523022\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2200000000\",\"template_mint\":26588,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709092746500\"},{\"sale_id\":\"152525171\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1850000000\",\"template_mint\":1205,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093450000\"},{\"sale_id\":\"152517017\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2500000000\",\"template_mint\":349,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093659500\"},{\"sale_id\":\"152517025\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2500000000\",\"template_mint\":348,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093668000\"},{\"sale_id\":\"152517037\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2500000000\",\"template_mint\":352,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093678000\"},{\"sale_id\":\"152519839\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8910000000\",\"template_mint\":588,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093686000\"},{\"sale_id\":\"152519847\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3299016600\",\"template_mint\":457,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093707500\"},{\"sale_id\":\"152318455\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":947,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093760500\"},{\"sale_id\":\"152318462\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":874,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093772000\"},{\"sale_id\":\"152318565\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8820900000\",\"template_mint\":165,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093821500\"},{\"sale_id\":\"152318566\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8820900000\",\"template_mint\":169,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709093827000\"},{\"sale_id\":\"152141819\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"157805000000\",\"template_mint\":130,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094196500\"},{\"sale_id\":\"150371832\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"159500000000\",\"template_mint\":127,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094214000\"},{\"sale_id\":\"150371831\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"159500000000\",\"template_mint\":227,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094214000\"},{\"sale_id\":\"150371720\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"159500000000\",\"template_mint\":236,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094214000\"},{\"sale_id\":\"148345687\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"188800000000\",\"template_mint\":322,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094214000\"},{\"sale_id\":\"152497476\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2250000000\",\"template_mint\":3434,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094217500\"},{\"sale_id\":\"152521199\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6398000000\",\"template_mint\":286,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094669000\"},{\"sale_id\":\"152521196\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6399000000\",\"template_mint\":287,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094675500\"},{\"sale_id\":\"152498174\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1799000000\",\"template_mint\":17394,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094750000\"},{\"sale_id\":\"146876652\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":3000,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094772000\"},{\"sale_id\":\"146876645\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":3001,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094772000\"},{\"sale_id\":\"152503891\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1998900000\",\"template_mint\":2249,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094810000\"},{\"sale_id\":\"146876655\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":2998,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094810000\"},{\"sale_id\":\"146876653\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":2999,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094810000\"},{\"sale_id\":\"152519364\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"12000000000\",\"template_mint\":89,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094837000\"},{\"sale_id\":\"152504298\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1955000000\",\"template_mint\":277,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094858500\"},{\"sale_id\":\"146876635\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1956804300\",\"template_mint\":2988,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709094858500\"},{\"sale_id\":\"152489594\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000000000\",\"template_mint\":311,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709095045500\"},{\"sale_id\":\"152506309\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4400000000\",\"template_mint\":43,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709095112000\"},{\"sale_id\":\"146876659\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":2997,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709095313000\"},{\"sale_id\":\"146876663\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":2996,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709095318000\"},{\"sale_id\":\"152518103\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3736999998\",\"template_mint\":5461,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709096244500\"},{\"sale_id\":\"152503166\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3798000000\",\"template_mint\":34992,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709096244500\"},{\"sale_id\":\"152473555\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3500000000\",\"template_mint\":4268,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709096244500\"},{\"sale_id\":\"152452288\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3300000000\",\"template_mint\":11831,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709096244500\"},{\"sale_id\":\"152529583\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4299000000\",\"template_mint\":30053,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709101661500\"},{\"sale_id\":\"152517126\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"87136929460\",\"template_mint\":6,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709102388500\"},{\"sale_id\":\"151964439\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"109999000000\",\"template_mint\":77,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709102388500\"},{\"sale_id\":\"151866377\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"99585062240\",\"template_mint\":63,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709102388500\"},{\"sale_id\":\"151770456\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"110000000000\",\"template_mint\":32,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709102388500\"},{\"sale_id\":\"150377459\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"104900000000\",\"template_mint\":137,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709102388500\"},{\"sale_id\":\"152502205\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":9245,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709103182000\"},{\"sale_id\":\"152492987\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1890000000\",\"template_mint\":2638,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709104034500\"},{\"sale_id\":\"151987433\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1950000000\",\"template_mint\":2756,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709104034500\"},{\"sale_id\":\"149539506\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1981000000\",\"template_mint\":2978,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709104034500\"},{\"sale_id\":\"152502206\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":9961,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709104250000\"},{\"sale_id\":\"146876664\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":2995,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709105098000\"},{\"sale_id\":\"152476995\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3499990000\",\"template_mint\":12210,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709105484000\"},{\"sale_id\":\"152422748\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3438000000\",\"template_mint\":11810,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709105613500\"},{\"sale_id\":\"152164511\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3665000000\",\"template_mint\":1478,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709108304000\"},{\"sale_id\":\"152220540\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3919231721\",\"template_mint\":3168,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709108377500\"},{\"sale_id\":\"152091982\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"49870000000\",\"template_mint\":108,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709113941000\"},{\"sale_id\":\"152535345\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3750999998\",\"template_mint\":8814,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709114884500\"},{\"sale_id\":\"152537906\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2699055330\",\"template_mint\":3168,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709115729500\"},{\"sale_id\":\"152529582\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4087000000\",\"template_mint\":29362,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709119165500\"},{\"sale_id\":\"152539593\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2265120000\",\"template_mint\":15479,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152539592\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2265120000\",\"template_mint\":17444,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152539591\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2265120000\",\"template_mint\":19937,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152539590\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2265120000\",\"template_mint\":21620,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152539589\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2265120000\",\"template_mint\":23280,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152539541\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2221560000\",\"template_mint\":23589,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152539540\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2221560000\",\"template_mint\":23607,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152538970\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2200000000\",\"template_mint\":26656,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152536617\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2204946509\",\"template_mint\":26701,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152532570\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2249715855\",\"template_mint\":26655,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152375346\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2295394200\",\"template_mint\":22412,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":\"152368773\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2295394200\",\"template_mint\":14646,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121522000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4120000000\",\"template_mint\":14734,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709121920000\"},{\"sale_id\":\"152502207\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":3892,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709124360500\"},{\"sale_id\":\"152530216\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4007880996\",\"template_mint\":792,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709124847000\"},{\"sale_id\":\"152506151\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4851000000\",\"template_mint\":16027,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709126994500\"},{\"sale_id\":\"152543725\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4041000000\",\"template_mint\":10837,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709127057000\"},{\"sale_id\":\"152266229\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5499000000\",\"template_mint\":333,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709128598000\"},{\"sale_id\":\"152265749\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5500000000\",\"template_mint\":110,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709128598000\"},{\"sale_id\":\"152527363\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1937430000\",\"template_mint\":2999,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709128649500\"},{\"sale_id\":\"152350360\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":117,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709129371000\"},{\"sale_id\":\"152538534\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3342000000\",\"template_mint\":12582,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709129521500\"},{\"sale_id\":\"152540667\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":351,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709131009500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":26649,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709131230500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13100000000\",\"template_mint\":9888,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709131286500\"},{\"sale_id\":\"152427856\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1950300000\",\"template_mint\":600,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709133986000\"},{\"sale_id\":\"152502210\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":2150,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709134033500\"},{\"sale_id\":\"152546778\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4042000000\",\"template_mint\":10844,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709137012000\"},{\"sale_id\":\"152538527\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3442000000\",\"template_mint\":12167,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709137012000\"},{\"sale_id\":\"152538518\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4042000000\",\"template_mint\":10765,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709137012000\"},{\"sale_id\":\"152538447\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3242000000\",\"template_mint\":5010,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709137012000\"},{\"sale_id\":\"152538419\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3442000000\",\"template_mint\":4102,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709137012000\"},{\"sale_id\":\"152546803\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3500000000\",\"template_mint\":5066,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709140474000\"},{\"sale_id\":\"152556657\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3000000000\",\"template_mint\":360,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709144386000\"},{\"sale_id\":\"152501719\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3300000000\",\"template_mint\":263,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709144620000\"},{\"sale_id\":\"152555102\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3300000000\",\"template_mint\":195,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709144749000\"},{\"sale_id\":\"152547250\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000000000\",\"template_mint\":29379,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709144753000\"},{\"sale_id\":\"151399993\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3332340000\",\"template_mint\":427,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709145718500\"},{\"sale_id\":\"152318456\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":940,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709145734500\"},{\"sale_id\":\"152318457\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":925,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709145744500\"},{\"sale_id\":\"152538545\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4242000000\",\"template_mint\":29833,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709146035500\"},{\"sale_id\":\"152547387\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3737000000\",\"template_mint\":6004,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709146278000\"},{\"sale_id\":\"152549389\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4242000000\",\"template_mint\":30073,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147082000\"},{\"sale_id\":\"152502208\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":9962,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147131500\"},{\"sale_id\":\"152556138\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3641999999\",\"template_mint\":9871,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147143500\"},{\"sale_id\":\"152502209\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":5643,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147155000\"},{\"sale_id\":\"152502211\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":9431,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147221500\"},{\"sale_id\":\"152544533\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3600000000\",\"template_mint\":34803,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147236500\"},{\"sale_id\":\"152517080\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"129619921363\",\"template_mint\":248,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147287000\"},{\"sale_id\":\"152515236\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4300000000\",\"template_mint\":30050,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147331500\"},{\"sale_id\":\"152547262\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000000000\",\"template_mint\":29378,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147361500\"},{\"sale_id\":\"152549387\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000000000\",\"template_mint\":29381,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147403500\"},{\"sale_id\":\"152550595\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000000000\",\"template_mint\":29357,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147443000\"},{\"sale_id\":\"152547110\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4084000000\",\"template_mint\":29352,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147518000\"},{\"sale_id\":\"152521397\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4300000000\",\"template_mint\":30035,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147589500\"},{\"sale_id\":\"152549391\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4042000000\",\"template_mint\":10842,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709147695500\"},{\"sale_id\":\"152502212\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":3500,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709148166000\"},{\"sale_id\":\"152502213\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":7218,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709148185500\"},{\"sale_id\":\"152558823\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1700000000\",\"template_mint\":3289,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709148300000\"},{\"sale_id\":\"152558766\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1800000000\",\"template_mint\":3352,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709148318500\"},{\"sale_id\":\"152502214\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":3984,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709148448000\"},{\"sale_id\":\"152502215\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13650000000\",\"template_mint\":9963,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709148836500\"},{\"sale_id\":\"152468858\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14500000000\",\"template_mint\":82,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709148873500\"},{\"sale_id\":\"152560378\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":1968,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152560342\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":1969,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152560334\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":1967,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152560320\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":9128,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152560313\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":17569,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152560303\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":5959,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152560236\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":5958,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152560200\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":16904,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152560166\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":1733,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152560161\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":20578,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709149166500\"},{\"sale_id\":\"152556861\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3599999998\",\"template_mint\":5497,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709150007500\"},{\"sale_id\":\"152554742\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3600000000\",\"template_mint\":5500,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709150449000\"},{\"sale_id\":\"152557961\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"48000000000\",\"template_mint\":295,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709152933500\"},{\"sale_id\":\"152560424\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":1878,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709154821000\"},{\"sale_id\":\"152318458\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":924,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709158703500\"},{\"sale_id\":\"152568539\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":2280,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709159432500\"},{\"sale_id\":\"152567538\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1877000000\",\"template_mint\":6933,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709159774500\"},{\"sale_id\":\"152563507\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3541999999\",\"template_mint\":7706,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709160901500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1710000000\",\"template_mint\":1555,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709161343500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1360000000\",\"template_mint\":2225,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709161357000\"},{\"sale_id\":\"152560413\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":9824,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709166202500\"},{\"sale_id\":\"152560385\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":5412,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709166822500\"},{\"sale_id\":\"152389610\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"16999000000\",\"template_mint\":118,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709169359000\"},{\"sale_id\":\"152427860\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1950300000\",\"template_mint\":393,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709169392500\"},{\"sale_id\":\"152145940\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6000000000\",\"template_mint\":177,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709169651000\"},{\"sale_id\":\"152145932\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6000000000\",\"template_mint\":12,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709169651000\"},{\"sale_id\":\"152145928\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6000000000\",\"template_mint\":11,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709169651000\"},{\"sale_id\":\"152491606\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6000000000\",\"template_mint\":349,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709170212500\"},{\"sale_id\":\"152245183\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6250000000\",\"template_mint\":177,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709170212500\"},{\"sale_id\":\"152182330\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6300000000\",\"template_mint\":321,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709170212500\"},{\"sale_id\":\"152530226\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3200670000\",\"template_mint\":192,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709171544500\"},{\"sale_id\":\"152490889\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3333000000\",\"template_mint\":3492,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709173418000\"},{\"sale_id\":\"152573639\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4124999998\",\"template_mint\":5246,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709173512500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"25000000000\",\"template_mint\":993,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709176608500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"25000000000\",\"template_mint\":950,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709176619500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"25000000000\",\"template_mint\":913,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709176630500\"},{\"sale_id\":\"152574342\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4400000000\",\"template_mint\":6966,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709177964000\"},{\"sale_id\":\"152318459\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3625389900\",\"template_mint\":923,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709187676000\"},{\"sale_id\":\"152398151\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4200000000\",\"template_mint\":557,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709187740500\"},{\"sale_id\":\"152468857\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14500000000\",\"template_mint\":84,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709189233500\"},{\"sale_id\":\"152583194\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"16710000000\",\"template_mint\":89,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709189312000\"},{\"sale_id\":\"152556743\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2400000000\",\"template_mint\":168,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709191933000\"},{\"sale_id\":\"152540725\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2500000000\",\"template_mint\":161,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709192005000\"},{\"sale_id\":\"152556803\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2500000000\",\"template_mint\":158,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709192018500\"},{\"sale_id\":\"152556810\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2500000000\",\"template_mint\":159,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709192031500\"},{\"sale_id\":\"152560393\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":5413,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709192615500\"},{\"sale_id\":\"152560396\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":5409,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709192715000\"},{\"sale_id\":\"152560402\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":5422,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709192778000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":3299,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709194477000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1360000000\",\"template_mint\":978,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709194519000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":415,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709195298000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1360000000\",\"template_mint\":3267,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709195312000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1350000000\",\"template_mint\":1209,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709195394000\"},{\"sale_id\":\"152559008\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":491,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709200551000\"},{\"sale_id\":\"152318509\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4048364642\",\"template_mint\":756,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709200567500\"},{\"sale_id\":\"150453264\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"49900000000\",\"template_mint\":138,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709200723500\"},{\"sale_id\":\"152586430\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"700000000\",\"template_mint\":132,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709202321500\"},{\"sale_id\":\"149122592\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"119784172661\",\"template_mint\":182,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709203701500\"},{\"sale_id\":\"151052057\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1533072420\",\"template_mint\":161,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709203774000\"},{\"sale_id\":\"152531818\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"115000000000\",\"template_mint\":78,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709204012500\"},{\"sale_id\":\"152519215\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7499000000\",\"template_mint\":140,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709209505000\"},{\"sale_id\":\"152543709\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7412000000\",\"template_mint\":204,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709209544500\"},{\"sale_id\":\"152597191\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"200000000\",\"template_mint\":9,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709210238000\"},{\"sale_id\":\"152594913\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4009500000\",\"template_mint\":10912,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709210887000\"},{\"sale_id\":\"152596992\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1869000000\",\"template_mint\":645,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709214611000\"},{\"sale_id\":\"152598082\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4083000000\",\"template_mint\":29096,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709214952500\"},{\"sale_id\":\"152598387\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3639999998\",\"template_mint\":9885,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709214976000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4100000000\",\"template_mint\":26735,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709216895500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000700000\",\"template_mint\":15239,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709216921000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000700000\",\"template_mint\":12866,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709216936000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000700000\",\"template_mint\":11735,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709216952000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":26711,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709217552500\"},{\"sale_id\":\"152579074\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6300000000\",\"template_mint\":1841,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709217929500\"},{\"sale_id\":\"152550393\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"9134000000\",\"template_mint\":371,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709217929500\"},{\"sale_id\":\"152519943\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6960556844\",\"template_mint\":1092,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709217929500\"},{\"sale_id\":\"152465144\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2537781540\",\"template_mint\":1713,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709217929500\"},{\"sale_id\":\"152372914\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"20393000000\",\"template_mint\":203,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709217929500\"},{\"sale_id\":\"152603217\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2199000000\",\"template_mint\":26612,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709220081500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1710000000\",\"template_mint\":404,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709221371000\"},{\"sale_id\":\"152602018\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3599900000\",\"template_mint\":9235,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709222172500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":17340,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709223947000\"},{\"sale_id\":\"152530249\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8500000000\",\"template_mint\":220,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709225628000\"},{\"sale_id\":\"152530243\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8635661100\",\"template_mint\":535,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709225628000\"},{\"sale_id\":\"152530219\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8635661100\",\"template_mint\":538,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709225628000\"},{\"sale_id\":\"152592979\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6900000000\",\"template_mint\":589,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709226588500\"},{\"sale_id\":\"152597004\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1674500000\",\"template_mint\":2134,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709226931000\"},{\"sale_id\":\"152600036\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"65000000000\",\"template_mint\":28,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227024000\"},{\"sale_id\":\"152560404\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":18028,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227437500\"},{\"sale_id\":\"152560410\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":26710,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227440000\"},{\"sale_id\":\"152579068\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":20841,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227444000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":26490,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227515500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":26290,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227529000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":26045,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227542000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1360000000\",\"template_mint\":2816,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227582000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1360000000\",\"template_mint\":1582,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227682500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"245000000000\",\"template_mint\":444,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227733500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1360000000\",\"template_mint\":2147,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227734000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1700000000\",\"template_mint\":676,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227854000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1490000000\",\"template_mint\":295,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227881500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1750000000\",\"template_mint\":314,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227901000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":3084,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227938000\"},{\"sale_id\":\"152587533\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"9000000000\",\"template_mint\":265,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227984000\"},{\"sale_id\":\"152505919\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"9500000000\",\"template_mint\":177,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227984000\"},{\"sale_id\":\"151980019\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"17400000000\",\"template_mint\":219,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709227984000\"},{\"sale_id\":\"152567303\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4835000000\",\"template_mint\":48,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709228857500\"},{\"sale_id\":\"152592924\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4100000000\",\"template_mint\":353,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709228992500\"},{\"sale_id\":\"151892429\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"369978858350\",\"template_mint\":1422,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709230981000\"},{\"sale_id\":\"152607505\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4042000000\",\"template_mint\":10774,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709232771500\"},{\"sale_id\":\"152598084\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4095000000\",\"template_mint\":10611,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709232813500\"},{\"sale_id\":\"152607648\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4242000000\",\"template_mint\":29846,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709232881500\"},{\"sale_id\":\"152550596\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3600000000\",\"template_mint\":35129,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709232933000\"},{\"sale_id\":\"152607486\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3142000000\",\"template_mint\":9631,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709233052500\"},{\"sale_id\":\"152607497\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3542000000\",\"template_mint\":9794,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709233140000\"},{\"sale_id\":\"152598094\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3640000000\",\"template_mint\":9759,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709233584000\"},{\"sale_id\":\"152602370\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3919944600\",\"template_mint\":29123,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709233624500\"},{\"sale_id\":\"152610713\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6058424761\",\"template_mint\":506,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709233794000\"},{\"sale_id\":\"152611044\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5705000000\",\"template_mint\":12740,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709233868000\"},{\"sale_id\":\"152600958\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3241999990\",\"template_mint\":9744,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709234491500\"},{\"sale_id\":\"131972837\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6000000000\",\"template_mint\":15830,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709234548000\"},{\"sale_id\":\"123839362\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7078000000\",\"template_mint\":15848,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709234608000\"},{\"sale_id\":\"123839492\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7500000000\",\"template_mint\":12830,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709234894500\"},{\"sale_id\":\"152600959\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3241999990\",\"template_mint\":9558,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709234967000\"},{\"sale_id\":\"152601522\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"31000000000\",\"template_mint\":2873,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709235165000\"},{\"sale_id\":\"152610031\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3639000000\",\"template_mint\":6019,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709235475000\"},{\"sale_id\":\"152620278\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1567032885\",\"template_mint\":431,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709238651500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1750000000\",\"template_mint\":431,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709238678000\"},{\"sale_id\":\"152610072\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3539000000\",\"template_mint\":5494,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709238874500\"},{\"sale_id\":\"152618208\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5705000000\",\"template_mint\":14734,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709239362000\"},{\"sale_id\":\"152620748\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2200000000\",\"template_mint\":202,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709239594500\"},{\"sale_id\":\"152620276\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2238441951\",\"template_mint\":295,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709239603500\"},{\"sale_id\":\"152612815\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"35000000000\",\"template_mint\":45,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709239620000\"},{\"sale_id\":\"152527234\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1424180327\",\"template_mint\":127,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709239830000\"},{\"sale_id\":\"152318957\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1454918032\",\"template_mint\":122,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709239832500\"},{\"sale_id\":\"152584442\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1600000000\",\"template_mint\":126,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709239838000\"},{\"sale_id\":\"152610807\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"17599000000\",\"template_mint\":8,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709240005500\"},{\"sale_id\":\"152621582\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3637000000\",\"template_mint\":6030,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709242740000\"},{\"sale_id\":\"152621540\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3637000000\",\"template_mint\":8801,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709242740000\"},{\"sale_id\":\"152620776\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4296000000\",\"template_mint\":30019,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709242740000\"},{\"sale_id\":\"152538482\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2742000000\",\"template_mint\":7923,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709243161000\"},{\"sale_id\":\"152543707\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6355000000\",\"template_mint\":293,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709244153000\"},{\"sale_id\":\"152543706\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6355000000\",\"template_mint\":294,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709244153000\"},{\"sale_id\":\"152530206\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6355800000\",\"template_mint\":86,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709244153000\"},{\"sale_id\":\"152620859\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1500000000\",\"template_mint\":136,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709245406500\"},{\"sale_id\":\"152625034\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":26703,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709245793500\"},{\"sale_id\":\"152620833\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":342,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709248766000\"},{\"sale_id\":\"152620847\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":340,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709248793500\"},{\"sale_id\":\"152620871\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":341,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709248816500\"},{\"sale_id\":\"152592972\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7700000000\",\"template_mint\":248,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709248995000\"},{\"sale_id\":\"152586371\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3800000000\",\"template_mint\":331,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709249015000\"},{\"sale_id\":\"150177244\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"265392781316\",\"template_mint\":251,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709249387000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1500000000\",\"template_mint\":1219,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709249839000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1700000000\",\"template_mint\":3612,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709249870000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1860000000\",\"template_mint\":26684,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709249896500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5175000000\",\"template_mint\":218,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709249952000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1650000000\",\"template_mint\":1108,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709250094000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1650000000\",\"template_mint\":1092,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709250114000\"},{\"sale_id\":\"152620121\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5990000000\",\"template_mint\":587,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709252566000\"},{\"sale_id\":\"152178837\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13896000000\",\"template_mint\":72,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709253828000\"},{\"sale_id\":\"152600031\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5000000000\",\"template_mint\":124,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709258278500\"},{\"sale_id\":\"152627561\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2373030000\",\"template_mint\":279,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709258311500\"},{\"sale_id\":\"152627563\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2900000000\",\"template_mint\":256,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709258321000\"},{\"sale_id\":\"152574537\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3000000000\",\"template_mint\":155,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709258325000\"},{\"sale_id\":\"152629872\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4297000000\",\"template_mint\":35251,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709258340000\"},{\"sale_id\":\"152632194\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5300000000\",\"template_mint\":763,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709259373000\"},{\"sale_id\":\"152622008\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5400000000\",\"template_mint\":23633,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709259378500\"},{\"sale_id\":\"152620675\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1400000000\",\"template_mint\":3600,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709259415000\"},{\"sale_id\":\"152620275\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1403692751\",\"template_mint\":2157,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709259415000\"},{\"sale_id\":\"152614823\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1575412740\",\"template_mint\":2182,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709259415000\"},{\"sale_id\":\"152600947\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7408000000\",\"template_mint\":203,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709259776000\"},{\"sale_id\":\"152626226\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2800000000\",\"template_mint\":458,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709259879000\"},{\"sale_id\":\"152608974\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4455000000\",\"template_mint\":130,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709259879000\"},{\"sale_id\":\"152627306\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7000000000\",\"template_mint\":51,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709260031500\"},{\"sale_id\":\"152624797\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2890000000\",\"template_mint\":108,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709260257500\"},{\"sale_id\":\"152621859\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1700000000\",\"template_mint\":1982,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709263298000\"},{\"sale_id\":\"152591820\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1880000000\",\"template_mint\":2451,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709263298000\"},{\"sale_id\":\"152557574\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1900000000\",\"template_mint\":2202,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709265938000\"},{\"sale_id\":\"152634793\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7300000000\",\"template_mint\":207,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709267649000\"},{\"sale_id\":\"152637402\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2046448800\",\"template_mint\":26684,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709271952000\"},{\"sale_id\":\"152599622\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3000000000\",\"template_mint\":74,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709274416000\"},{\"sale_id\":\"152641498\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1998999998\",\"template_mint\":26702,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709275494500\"},{\"sale_id\":\"152641328\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1998999998\",\"template_mint\":26574,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709275538000\"},{\"sale_id\":\"152632395\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3635000000\",\"template_mint\":5971,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709277384500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1500000000\",\"template_mint\":35,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709277727000\"},{\"sale_id\":\"152639635\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5299999998\",\"template_mint\":18908,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709278608000\"},{\"sale_id\":\"152639324\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1999000000\",\"template_mint\":12700,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709279641000\"},{\"sale_id\":\"152418725\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8180000000\",\"template_mint\":904,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709279846500\"},{\"sale_id\":\"152629871\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4295000000\",\"template_mint\":30122,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709286623000\"},{\"sale_id\":\"152629875\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4295000000\",\"template_mint\":30086,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709286716500\"},{\"sale_id\":\"152637919\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5900000000\",\"template_mint\":35259,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709286752000\"},{\"sale_id\":\"152641780\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3637999996\",\"template_mint\":9897,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709286940500\"},{\"sale_id\":\"152641640\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3637999997\",\"template_mint\":9883,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709286973000\"},{\"sale_id\":\"152632436\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4090000000\",\"template_mint\":10857,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709287034500\"},{\"sale_id\":\"152636122\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3908000000\",\"template_mint\":29424,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709287105500\"},{\"sale_id\":\"152255076\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4342000000\",\"template_mint\":29817,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709287160500\"},{\"sale_id\":\"152641079\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1383816312\",\"template_mint\":86,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709288387500\"},{\"sale_id\":\"152614777\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1617312015\",\"template_mint\":621,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709288426000\"},{\"sale_id\":\"152644404\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":13838,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709288448500\"},{\"sale_id\":\"151924280\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3800000000\",\"template_mint\":69,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709289279500\"},{\"sale_id\":\"152632426\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6400000000\",\"template_mint\":296,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709289922000\"},{\"sale_id\":\"152626272\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4100000000\",\"template_mint\":560,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709290375500\"},{\"sale_id\":\"152626275\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4100000000\",\"template_mint\":763,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709290406000\"},{\"sale_id\":\"152610714\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6176632344\",\"template_mint\":543,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709291386500\"},{\"sale_id\":\"152630362\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2046448800\",\"template_mint\":25567,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709291824500\"},{\"sale_id\":\"152630361\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2046448800\",\"template_mint\":26650,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709291824500\"},{\"sale_id\":\"152624720\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4890000000\",\"template_mint\":113,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709292164000\"},{\"sale_id\":\"152630368\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2046448800\",\"template_mint\":25239,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709292358500\"},{\"sale_id\":\"152630365\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2046448800\",\"template_mint\":24717,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709292369000\"},{\"sale_id\":\"152650378\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3538999998\",\"template_mint\":8824,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709298633500\"},{\"sale_id\":\"152648621\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3541999998\",\"template_mint\":9900,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709298655000\"},{\"sale_id\":\"152516488\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2812000000\",\"template_mint\":7966,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709298844500\"},{\"sale_id\":\"152648110\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3142000000\",\"template_mint\":9658,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709298890500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"800000000\",\"template_mint\":2221,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709300469000\"},{\"sale_id\":\"152653431\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3040000000\",\"template_mint\":12193,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709302731000\"},{\"sale_id\":\"152653650\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1999000000\",\"template_mint\":26648,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709303129500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1650000000\",\"template_mint\":1150,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709304331000\"},{\"sale_id\":\"152654417\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3900000000\",\"template_mint\":480,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709305864500\"},{\"sale_id\":\"152332213\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1500000000\",\"template_mint\":10,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709306270000\"},{\"sale_id\":\"152653437\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3538000000\",\"template_mint\":5844,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709306386000\"},{\"sale_id\":\"152583468\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3773385000\",\"template_mint\":244,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709306535500\"},{\"sale_id\":\"152653440\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3906000000\",\"template_mint\":29105,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1709306559000\"}],\"query_time\":1709306661527}" -} \ No newline at end of file diff --git a/test/data/a3b8c14cc2de3a6b5265fd9a5a5ab5386e5abe50.json b/test/data/3b068acdb107f5de6808ad8de679f023236bbde4.json similarity index 75% rename from test/data/a3b8c14cc2de3a6b5265fd9a5a5ab5386e5abe50.json rename to test/data/3b068acdb107f5de6808ad8de679f023236bbde4.json index dc234ca..d7e85a7 100644 --- a/test/data/a3b8c14cc2de3a6b5265fd9a5a5ab5386e5abe50.json +++ b/test/data/3b068acdb107f5de6808ad8de679f023236bbde4.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/transfers/_count", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/transfers/_count", "params": { "method": "POST", "body": "{\"account\":\"taco\",\"collection_name\":\"taco,alien.worlds\"}", @@ -13,7 +13,7 @@ "json": { "success": true, "data": "5675", - "query_time": 1709306641174 + "query_time": 1756585620299 }, - "text": "{\"success\":true,\"data\":\"5675\",\"query_time\":1709306641174}" + "text": "{\"success\":true,\"data\":\"5675\",\"query_time\":1756585620299}" } \ No newline at end of file diff --git a/test/data/aa1de566bf1f3c3cfd65b0e318991dc838265046.json b/test/data/3dc5f37ba9c7f403a641b25cb5157398fb9a63ac.json similarity index 76% rename from test/data/aa1de566bf1f3c3cfd65b0e318991dc838265046.json rename to test/data/3dc5f37ba9c7f403a641b25cb5157398fb9a63ac.json index fd4254e..40734f1 100644 --- a/test/data/aa1de566bf1f3c3cfd65b0e318991dc838265046.json +++ b/test/data/3dc5f37ba9c7f403a641b25cb5157398fb9a63ac.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/accounts", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/accounts", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"owner\":\"taco\",\"limit\":\"10\"}", @@ -18,7 +18,7 @@ "assets": "98" } ], - "query_time": 1709306623872 + "query_time": 1756585606569 }, - "text": "{\"success\":true,\"data\":[{\"account\":\"taco\",\"assets\":\"98\"}],\"query_time\":1709306623872}" + "text": "{\"success\":true,\"data\":[{\"account\":\"taco\",\"assets\":\"98\"}],\"query_time\":1756585606569}" } \ No newline at end of file diff --git a/test/data/54c8e6e09c8659daf0616ae4bfd10e30f3a095c2.json b/test/data/3f11c4ea5b2224b719a37f176f3a9f88bb67f7c3.json similarity index 75% rename from test/data/54c8e6e09c8659daf0616ae4bfd10e30f3a095c2.json rename to test/data/3f11c4ea5b2224b719a37f176f3a9f88bb67f7c3.json index f1b05c6..24bf912 100644 --- a/test/data/54c8e6e09c8659daf0616ae4bfd10e30f3a095c2.json +++ b/test/data/3f11c4ea5b2224b719a37f176f3a9f88bb67f7c3.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v2/sales/_count", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v2/sales/_count", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"buyer\":\"taco\"}", @@ -13,7 +13,7 @@ "json": { "success": true, "data": "482", - "query_time": 1709306650828 + "query_time": 1756585624457 }, - "text": "{\"success\":true,\"data\":\"482\",\"query_time\":1709306650828}" + "text": "{\"success\":true,\"data\":\"482\",\"query_time\":1756585624457}" } \ No newline at end of file diff --git a/test/data/6f0848fd6dff54f7e26760cde49d38abf329944b.json b/test/data/3f59a9c6563100b794a0f5d630b075a9b8741039.json similarity index 56% rename from test/data/6f0848fd6dff54f7e26760cde49d38abf329944b.json rename to test/data/3f59a9c6563100b794a0f5d630b075a9b8741039.json index 502ae7a..702724b 100644 --- a/test/data/6f0848fd6dff54f7e26760cde49d38abf329944b.json +++ b/test/data/3f59a9c6563100b794a0f5d630b075a9b8741039.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/buyoffers/_count", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/buyoffers/_count", "params": { "method": "POST", "body": "{\"collection_name\":\"taco\"}", @@ -12,8 +12,8 @@ "status": 200, "json": { "success": true, - "data": "12910", - "query_time": 1709306655131 + "data": "13622", + "query_time": 1756585625824 }, - "text": "{\"success\":true,\"data\":\"12910\",\"query_time\":1709306655131}" + "text": "{\"success\":true,\"data\":\"13622\",\"query_time\":1756585625824}" } \ No newline at end of file diff --git a/test/data/4283c3cb68c40a15dc7946f2127daae41b88d9bd.json b/test/data/4283c3cb68c40a15dc7946f2127daae41b88d9bd.json new file mode 100644 index 0000000..80d52e1 --- /dev/null +++ b/test/data/4283c3cb68c40a15dc7946f2127daae41b88d9bd.json @@ -0,0 +1,5520 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/prices/sales", + "params": { + "method": "POST", + "body": "{\"collection_name\":\"taco\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 200, + "json": { + "success": true, + "data": [ + { + "sale_id": "170536764", + "auction_id": null, + "buyoffer_id": null, + "price": "1188993356", + "template_mint": 11217, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755824975500" + }, + { + "sale_id": "170536762", + "auction_id": null, + "buyoffer_id": null, + "price": "1199998056", + "template_mint": 10289, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755824975500" + }, + { + "sale_id": "170493498", + "auction_id": null, + "buyoffer_id": null, + "price": "1176119665", + "template_mint": 9956, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755824975500" + }, + { + "sale_id": "170536711", + "auction_id": null, + "buyoffer_id": null, + "price": "1199998057", + "template_mint": 10342, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755825083000" + }, + { + "sale_id": "170493606", + "auction_id": null, + "buyoffer_id": null, + "price": "1176119665", + "template_mint": 9964, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755825083000" + }, + { + "sale_id": "170530632", + "auction_id": null, + "buyoffer_id": null, + "price": "929876000", + "template_mint": 36134, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755842174000" + }, + { + "sale_id": "170530630", + "auction_id": null, + "buyoffer_id": null, + "price": "928760000", + "template_mint": 36234, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755842174000" + }, + { + "sale_id": "170517089", + "auction_id": null, + "buyoffer_id": null, + "price": "930000000", + "template_mint": 36179, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755842174000" + }, + { + "sale_id": "170493925", + "auction_id": null, + "buyoffer_id": null, + "price": "594000000", + "template_mint": 128, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755842174000" + }, + { + "sale_id": "170486179", + "auction_id": null, + "buyoffer_id": null, + "price": "600000000", + "template_mint": 157, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755842174000" + }, + { + "sale_id": "170461124", + "auction_id": null, + "buyoffer_id": null, + "price": "499900000", + "template_mint": 41, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755842174000" + }, + { + "sale_id": "170322638", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13544, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755842174000" + }, + { + "sale_id": "170322637", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13545, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755842174000" + }, + { + "sale_id": "170322636", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13546, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755842174000" + }, + { + "sale_id": "169303283", + "auction_id": null, + "buyoffer_id": null, + "price": "5300000000", + "template_mint": 18269, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755851344000" + }, + { + "sale_id": "170387232", + "auction_id": null, + "buyoffer_id": null, + "price": "5353000000", + "template_mint": 27025, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "169303284", + "auction_id": null, + "buyoffer_id": null, + "price": "5300000000", + "template_mint": 18263, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "169238225", + "auction_id": null, + "buyoffer_id": null, + "price": "5340000000", + "template_mint": 18026, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "169238224", + "auction_id": null, + "buyoffer_id": null, + "price": "5340000000", + "template_mint": 18030, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "169238222", + "auction_id": null, + "buyoffer_id": null, + "price": "5340000000", + "template_mint": 22665, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "169238220", + "auction_id": null, + "buyoffer_id": null, + "price": "5340000000", + "template_mint": 17513, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "169169750", + "auction_id": null, + "buyoffer_id": null, + "price": "5400000000", + "template_mint": 2852, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "169169749", + "auction_id": null, + "buyoffer_id": null, + "price": "5400000000", + "template_mint": 15427, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "169169748", + "auction_id": null, + "buyoffer_id": null, + "price": "5400000000", + "template_mint": 3557, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "169169747", + "auction_id": null, + "buyoffer_id": null, + "price": "5400000000", + "template_mint": 3556, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755852502500" + }, + { + "sale_id": "170533106", + "auction_id": null, + "buyoffer_id": null, + "price": "2499900000", + "template_mint": 23315, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755854529000" + }, + { + "sale_id": "170541107", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999907", + "template_mint": 23491, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755854543500" + }, + { + "sale_id": "170541679", + "auction_id": null, + "buyoffer_id": null, + "price": "1722999561", + "template_mint": 21787, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755857746500" + }, + { + "sale_id": "170541664", + "auction_id": null, + "buyoffer_id": null, + "price": "1176114891", + "template_mint": 14472, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755857774500" + }, + { + "sale_id": "170541352", + "auction_id": null, + "buyoffer_id": null, + "price": "3999999999", + "template_mint": 47621, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755857810000" + }, + { + "sale_id": "170541393", + "auction_id": null, + "buyoffer_id": null, + "price": "3999999999", + "template_mint": 47558, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755858099000" + }, + { + "sale_id": "170333110", + "auction_id": null, + "buyoffer_id": null, + "price": "1199989255", + "template_mint": 15090, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755872403500" + }, + { + "sale_id": "170544837", + "auction_id": null, + "buyoffer_id": null, + "price": "1199997373", + "template_mint": 7780, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755875665000" + }, + { + "sale_id": "170545531", + "auction_id": null, + "buyoffer_id": null, + "price": "3341458430", + "template_mint": 50390, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755878249000" + }, + { + "sale_id": "170545524", + "auction_id": null, + "buyoffer_id": null, + "price": "3341458431", + "template_mint": 50271, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755878249000" + }, + { + "sale_id": "170537711", + "auction_id": null, + "buyoffer_id": null, + "price": "3341458656", + "template_mint": 49308, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755878249000" + }, + { + "sale_id": "170537697", + "auction_id": null, + "buyoffer_id": null, + "price": "3341458656", + "template_mint": 50279, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755878249000" + }, + { + "sale_id": "170523601", + "auction_id": null, + "buyoffer_id": null, + "price": "3341458786", + "template_mint": 49592, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755878249000" + }, + { + "sale_id": "170545470", + "auction_id": null, + "buyoffer_id": null, + "price": "3998999999", + "template_mint": 47663, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755878286500" + }, + { + "sale_id": "170545454", + "auction_id": null, + "buyoffer_id": null, + "price": "3999000000", + "template_mint": 47666, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755878286500" + }, + { + "sale_id": "170541345", + "auction_id": null, + "buyoffer_id": null, + "price": "4000000000", + "template_mint": 47485, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755878286500" + }, + { + "sale_id": "170537702", + "auction_id": null, + "buyoffer_id": null, + "price": "1176114995", + "template_mint": 14175, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755886501000" + }, + { + "sale_id": "170537712", + "auction_id": null, + "buyoffer_id": null, + "price": "1176114995", + "template_mint": 13986, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755886510500" + }, + { + "sale_id": "170544840", + "auction_id": null, + "buyoffer_id": null, + "price": "42000000000", + "template_mint": 61, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755887299500" + }, + { + "sale_id": "170546057", + "auction_id": null, + "buyoffer_id": null, + "price": "1299999825", + "template_mint": 10337, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755887332000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "3600000000", + "template_mint": 20805, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755888383000" + }, + { + "sale_id": "170547271", + "auction_id": null, + "buyoffer_id": null, + "price": "1299999843", + "template_mint": 6511, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755889585000" + }, + { + "sale_id": "170538379", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414748", + "template_mint": 24021, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755889615000" + }, + { + "sale_id": "170545159", + "auction_id": null, + "buyoffer_id": null, + "price": "1299999845", + "template_mint": 10352, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755898217500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "719280000", + "template_mint": 6306, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755903871000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "719280000", + "template_mint": 6301, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755903886500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "719280000", + "template_mint": 6298, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755903902500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "719280000", + "template_mint": 6296, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755903917500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "719280000", + "template_mint": 6293, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755903935000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "5000000", + "template_mint": 5201, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755906062500" + }, + { + "sale_id": "170551150", + "auction_id": null, + "buyoffer_id": null, + "price": "1722999275", + "template_mint": 21740, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755920083000" + }, + { + "sale_id": "170552000", + "auction_id": null, + "buyoffer_id": null, + "price": "1300000000", + "template_mint": 8069, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755922156500" + }, + { + "sale_id": "170419900", + "auction_id": null, + "buyoffer_id": null, + "price": "2500000000", + "template_mint": 968, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755923350000" + }, + { + "sale_id": "170172711", + "auction_id": null, + "buyoffer_id": null, + "price": "16000000000", + "template_mint": 36, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755925171500" + }, + { + "sale_id": "170542034", + "auction_id": null, + "buyoffer_id": null, + "price": "5369000000", + "template_mint": 22809, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755925888000" + }, + { + "sale_id": "170497849", + "auction_id": null, + "buyoffer_id": null, + "price": "11960000000", + "template_mint": 67, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755926283500" + }, + { + "sale_id": "169169751", + "auction_id": null, + "buyoffer_id": null, + "price": "5400000000", + "template_mint": 17329, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755926365500" + }, + { + "sale_id": "170553750", + "auction_id": null, + "buyoffer_id": null, + "price": "1289999979", + "template_mint": 8077, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755930021500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "500000000", + "template_mint": 33696, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755931165000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "38000000000", + "template_mint": 1402, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755931252500" + }, + { + "sale_id": "170554132", + "auction_id": null, + "buyoffer_id": null, + "price": "1299999710", + "template_mint": 6515, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755935271000" + }, + { + "sale_id": "170554026", + "auction_id": null, + "buyoffer_id": null, + "price": "1299999711", + "template_mint": 6509, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755935305500" + }, + { + "sale_id": "170554149", + "auction_id": null, + "buyoffer_id": null, + "price": "1238844541", + "template_mint": 7477, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755935399500" + }, + { + "sale_id": "170554122", + "auction_id": null, + "buyoffer_id": null, + "price": "1238844542", + "template_mint": 7481, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755935426500" + }, + { + "sale_id": "170554108", + "auction_id": null, + "buyoffer_id": null, + "price": "1238844542", + "template_mint": 7484, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755935461500" + }, + { + "sale_id": "170553817", + "auction_id": null, + "buyoffer_id": null, + "price": "1289999978", + "template_mint": 8057, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755935504500" + }, + { + "sale_id": "170553797", + "auction_id": null, + "buyoffer_id": null, + "price": "1289999978", + "template_mint": 8055, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755935557500" + }, + { + "sale_id": "170554652", + "auction_id": null, + "buyoffer_id": null, + "price": "1299999999", + "template_mint": 6510, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755939635500" + }, + { + "sale_id": "170555025", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999653", + "template_mint": 23495, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755939688000" + }, + { + "sale_id": "170555128", + "auction_id": null, + "buyoffer_id": null, + "price": "1722999145", + "template_mint": 21846, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755939705500" + }, + { + "sale_id": "170551169", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999995", + "template_mint": 61401, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755939769500" + }, + { + "sale_id": "170556256", + "auction_id": null, + "buyoffer_id": null, + "price": "3341458172", + "template_mint": 50182, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755947123000" + }, + { + "sale_id": "170552709", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999995", + "template_mint": 61536, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755947149500" + }, + { + "sale_id": "170556259", + "auction_id": null, + "buyoffer_id": null, + "price": "1299999586", + "template_mint": 10349, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755947172500" + }, + { + "sale_id": "170556242", + "auction_id": null, + "buyoffer_id": null, + "price": "1188993065", + "template_mint": 11327, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755947403500" + }, + { + "sale_id": "169169752", + "auction_id": null, + "buyoffer_id": null, + "price": "5400000000", + "template_mint": 21154, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755956238500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "5000000", + "template_mint": 3203, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755958516000" + }, + { + "sale_id": "170558526", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999583", + "template_mint": 23512, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755959125000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "201000000", + "template_mint": 6688, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755959299000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "5000000", + "template_mint": 161, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755959316000" + }, + { + "sale_id": "170561970", + "auction_id": null, + "buyoffer_id": null, + "price": "3517324999", + "template_mint": 50502, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755979447500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "19900000000", + "template_mint": 739, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755980271000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "10230000000", + "template_mint": 683, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755980312000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "8562858063", + "template_mint": 1399, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755980371000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "5000000000", + "template_mint": 205, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755980387500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "5000000", + "template_mint": 445, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755980467500" + }, + { + "sale_id": "170562913", + "auction_id": null, + "buyoffer_id": null, + "price": "1289999793", + "template_mint": 8076, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755984009000" + }, + { + "sale_id": "170563030", + "auction_id": null, + "buyoffer_id": null, + "price": "1199996807", + "template_mint": 7798, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755984891000" + }, + { + "sale_id": "170563018", + "auction_id": null, + "buyoffer_id": null, + "price": "1199996808", + "template_mint": 7795, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755984899500" + }, + { + "sale_id": "170564806", + "auction_id": null, + "buyoffer_id": null, + "price": "3999999999", + "template_mint": 47670, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1755998722500" + }, + { + "sale_id": "170561019", + "auction_id": null, + "buyoffer_id": null, + "price": "900000000", + "template_mint": 35789, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170554569", + "auction_id": null, + "buyoffer_id": null, + "price": "900900000", + "template_mint": 36134, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170528475", + "auction_id": null, + "buyoffer_id": null, + "price": "1000000000", + "template_mint": 223, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170514403", + "auction_id": null, + "buyoffer_id": null, + "price": "930973468", + "template_mint": 36211, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170493924", + "auction_id": null, + "buyoffer_id": null, + "price": "990000000", + "template_mint": 186, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170436755", + "auction_id": null, + "buyoffer_id": null, + "price": "900000000", + "template_mint": 11, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170382602", + "auction_id": null, + "buyoffer_id": null, + "price": "800000000", + "template_mint": 369, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170345253", + "auction_id": null, + "buyoffer_id": null, + "price": "999000000", + "template_mint": 43, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170240198", + "auction_id": null, + "buyoffer_id": null, + "price": "900000000", + "template_mint": 412, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170240197", + "auction_id": null, + "buyoffer_id": null, + "price": "900000000", + "template_mint": 421, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170045863", + "auction_id": null, + "buyoffer_id": null, + "price": "900000000", + "template_mint": 864, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170044719", + "auction_id": null, + "buyoffer_id": null, + "price": "1000000000", + "template_mint": 30, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756000691000" + }, + { + "sale_id": "170561403", + "auction_id": null, + "buyoffer_id": null, + "price": "3999999999", + "template_mint": 47662, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756018734500" + }, + { + "sale_id": "170567285", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999417", + "template_mint": 23550, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756021463000" + }, + { + "sale_id": "170567271", + "auction_id": null, + "buyoffer_id": null, + "price": "1238845727", + "template_mint": 7498, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756021463000" + }, + { + "sale_id": "170555890", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999995", + "template_mint": 61549, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756021463000" + }, + { + "sale_id": "170568588", + "auction_id": null, + "buyoffer_id": null, + "price": "1194996986", + "template_mint": 15112, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756029155000" + }, + { + "sale_id": "170276369", + "auction_id": null, + "buyoffer_id": null, + "price": "1400000000", + "template_mint": 13472, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756029223500" + }, + { + "sale_id": "170251598", + "auction_id": null, + "buyoffer_id": null, + "price": "1200000000", + "template_mint": 15096, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756029223500" + }, + { + "sale_id": "166313687", + "auction_id": null, + "buyoffer_id": null, + "price": "2100000000", + "template_mint": 14334, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756029223500" + }, + { + "sale_id": "170571668", + "auction_id": null, + "buyoffer_id": null, + "price": "2553899287", + "template_mint": 17292, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756044495500" + }, + { + "sale_id": "170547060", + "auction_id": null, + "buyoffer_id": null, + "price": "838787400", + "template_mint": 4343, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756044883000" + }, + { + "sale_id": "170117941", + "auction_id": null, + "buyoffer_id": null, + "price": "900000000", + "template_mint": 4779, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756044897000" + }, + { + "sale_id": "170117932", + "auction_id": null, + "buyoffer_id": null, + "price": "900000000", + "template_mint": 4783, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756044897000" + }, + { + "sale_id": "170551173", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414747", + "template_mint": 23968, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756045087000" + }, + { + "sale_id": "170567361", + "auction_id": null, + "buyoffer_id": null, + "price": "5256900000", + "template_mint": 217, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756046202500" + }, + { + "sale_id": "170572506", + "auction_id": null, + "buyoffer_id": null, + "price": "1188992783", + "template_mint": 11326, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756050147500" + }, + { + "sale_id": "170549833", + "auction_id": null, + "buyoffer_id": null, + "price": "7920000000", + "template_mint": 685, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756066380000" + }, + { + "sale_id": "170549834", + "auction_id": null, + "buyoffer_id": null, + "price": "7920000000", + "template_mint": 683, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756066385500" + }, + { + "sale_id": "170549835", + "auction_id": null, + "buyoffer_id": null, + "price": "7920000000", + "template_mint": 1152, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756066393000" + }, + { + "sale_id": "170549836", + "auction_id": null, + "buyoffer_id": null, + "price": "7920000000", + "template_mint": 1210, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756066399500" + }, + { + "sale_id": "170549838", + "auction_id": null, + "buyoffer_id": null, + "price": "7920000000", + "template_mint": 797, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756066404000" + }, + { + "sale_id": "170549840", + "auction_id": null, + "buyoffer_id": null, + "price": "7920000000", + "template_mint": 1051, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756066411000" + }, + { + "sale_id": "170549843", + "auction_id": null, + "buyoffer_id": null, + "price": "7920000000", + "template_mint": 29, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756066418500" + }, + { + "sale_id": "170546495", + "auction_id": null, + "buyoffer_id": null, + "price": "1176119665", + "template_mint": 9969, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756072915000" + }, + { + "sale_id": "170494257", + "auction_id": null, + "buyoffer_id": null, + "price": "1176119665", + "template_mint": 9965, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756072963000" + }, + { + "sale_id": "170545637", + "auction_id": null, + "buyoffer_id": null, + "price": "1176119665", + "template_mint": 9968, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756072970500" + }, + { + "sale_id": "170493418", + "auction_id": null, + "buyoffer_id": null, + "price": "1176119666", + "template_mint": 9962, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756072981500" + }, + { + "sale_id": "170567360", + "auction_id": null, + "buyoffer_id": null, + "price": "5300000000", + "template_mint": 15995, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756073094500" + }, + { + "sale_id": "170533802", + "auction_id": null, + "buyoffer_id": null, + "price": "8950000000", + "template_mint": 991, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756073385000" + }, + { + "sale_id": "170510520", + "auction_id": null, + "buyoffer_id": null, + "price": "3500000000", + "template_mint": 64, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756096426000" + }, + { + "sale_id": "170345258", + "auction_id": null, + "buyoffer_id": null, + "price": "2000000000", + "template_mint": 839, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756098061000" + }, + { + "sale_id": "165762775", + "auction_id": null, + "buyoffer_id": null, + "price": "1400000000", + "template_mint": 54, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756098339000" + }, + { + "sale_id": "170579833", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999203", + "template_mint": 23551, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756098417000" + }, + { + "sale_id": "170240180", + "auction_id": null, + "buyoffer_id": null, + "price": "1000000000", + "template_mint": 700, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756098866500" + }, + { + "sale_id": "170240216", + "auction_id": null, + "buyoffer_id": null, + "price": "1100000000", + "template_mint": 131, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756098937000" + }, + { + "sale_id": "170240218", + "auction_id": null, + "buyoffer_id": null, + "price": "1100000000", + "template_mint": 128, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756098995500" + }, + { + "sale_id": "170316479", + "auction_id": null, + "buyoffer_id": null, + "price": "1770000000", + "template_mint": 542, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099051000" + }, + { + "sale_id": "165020834", + "auction_id": null, + "buyoffer_id": null, + "price": "3609756097", + "template_mint": 76, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099180500" + }, + { + "sale_id": "170202567", + "auction_id": null, + "buyoffer_id": null, + "price": "1780000000", + "template_mint": 525, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099240000" + }, + { + "sale_id": "167339532", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 621, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099240000" + }, + { + "sale_id": "170240217", + "auction_id": null, + "buyoffer_id": null, + "price": "1100000000", + "template_mint": 126, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099832500" + }, + { + "sale_id": "170223359", + "auction_id": null, + "buyoffer_id": null, + "price": "1412740757", + "template_mint": 949, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099832500" + }, + { + "sale_id": "169712415", + "auction_id": null, + "buyoffer_id": null, + "price": "6177833955", + "template_mint": 1183, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099832500" + }, + { + "sale_id": "169004700", + "auction_id": null, + "buyoffer_id": null, + "price": "9604980000", + "template_mint": 414, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099832500" + }, + { + "sale_id": "159074508", + "auction_id": null, + "buyoffer_id": null, + "price": "14750000000", + "template_mint": 95, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099832500" + }, + { + "sale_id": "167339541", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 511, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099866000" + }, + { + "sale_id": "167339538", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 517, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099866000" + }, + { + "sale_id": "167339536", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 519, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099866000" + }, + { + "sale_id": "167339534", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 549, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099866000" + }, + { + "sale_id": "170541408", + "auction_id": null, + "buyoffer_id": null, + "price": "14500000000", + "template_mint": 13, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756099991000" + }, + { + "sale_id": "170323645", + "auction_id": null, + "buyoffer_id": null, + "price": "4000000000", + "template_mint": 38, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756102241500" + }, + { + "sale_id": "169888614", + "auction_id": null, + "buyoffer_id": null, + "price": "3890997000", + "template_mint": 436, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756102344500" + }, + { + "sale_id": "167339545", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 504, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756102486500" + }, + { + "sale_id": "167339544", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 507, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756102486500" + }, + { + "sale_id": "167339543", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 506, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756102486500" + }, + { + "sale_id": "167339542", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 508, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756102486500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4819500000", + "template_mint": 360, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756103083000" + }, + { + "sale_id": "169895970", + "auction_id": null, + "buyoffer_id": null, + "price": "5900000000", + "template_mint": 430, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756104670000" + }, + { + "sale_id": "170345278", + "auction_id": null, + "buyoffer_id": null, + "price": "6000000000", + "template_mint": 484, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756104694500" + }, + { + "sale_id": "170345277", + "auction_id": null, + "buyoffer_id": null, + "price": "10300000000", + "template_mint": 182, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756104731500" + }, + { + "sale_id": "170550918", + "auction_id": null, + "buyoffer_id": null, + "price": "2000000000", + "template_mint": 50, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756119134000" + }, + { + "sale_id": "170549841", + "auction_id": null, + "buyoffer_id": null, + "price": "47925900000", + "template_mint": 228, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756123331000" + }, + { + "sale_id": "170539932", + "auction_id": null, + "buyoffer_id": null, + "price": "5700000000", + "template_mint": 113, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756123396000" + }, + { + "sale_id": "170564912", + "auction_id": null, + "buyoffer_id": null, + "price": "12998999000", + "template_mint": 8047, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756123415000" + }, + { + "sale_id": "170586428", + "auction_id": null, + "buyoffer_id": null, + "price": "1541749349", + "template_mint": 6238, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124079000" + }, + { + "sale_id": "170586423", + "auction_id": null, + "buyoffer_id": null, + "price": "1541749350", + "template_mint": 6137, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124079000" + }, + { + "sale_id": "170586409", + "auction_id": null, + "buyoffer_id": null, + "price": "1187989884", + "template_mint": 14570, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124079000" + }, + { + "sale_id": "170584462", + "auction_id": null, + "buyoffer_id": null, + "price": "1187989945", + "template_mint": 14580, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124079000" + }, + { + "sale_id": "170567356", + "auction_id": null, + "buyoffer_id": null, + "price": "1187990342", + "template_mint": 9252, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124079000" + }, + { + "sale_id": "169851266", + "auction_id": null, + "buyoffer_id": null, + "price": "1199993833", + "template_mint": 14145, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124079000" + }, + { + "sale_id": "168851844", + "auction_id": null, + "buyoffer_id": null, + "price": "1248772623", + "template_mint": 13370, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124079000" + }, + { + "sale_id": "168851843", + "auction_id": null, + "buyoffer_id": null, + "price": "1248772623", + "template_mint": 13387, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124079000" + }, + { + "sale_id": "168851842", + "auction_id": null, + "buyoffer_id": null, + "price": "1248772623", + "template_mint": 13389, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124079000" + }, + { + "sale_id": "170586430", + "auction_id": null, + "buyoffer_id": null, + "price": "1199996392", + "template_mint": 7771, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124138500" + }, + { + "sale_id": "170586417", + "auction_id": null, + "buyoffer_id": null, + "price": "1199996393", + "template_mint": 7805, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124138500" + }, + { + "sale_id": "170497869", + "auction_id": null, + "buyoffer_id": null, + "price": "80900000000", + "template_mint": 55, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124414500" + }, + { + "sale_id": "170491250", + "auction_id": null, + "buyoffer_id": null, + "price": "80000000000", + "template_mint": 290, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124414500" + }, + { + "sale_id": "170344833", + "auction_id": null, + "buyoffer_id": null, + "price": "72500000000", + "template_mint": 27, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756124414500" + }, + { + "sale_id": "170586719", + "auction_id": null, + "buyoffer_id": null, + "price": "1289999674", + "template_mint": 10356, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756125817500" + }, + { + "sale_id": "170586697", + "auction_id": null, + "buyoffer_id": null, + "price": "1298699219", + "template_mint": 6517, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756125817500" + }, + { + "sale_id": "170586687", + "auction_id": null, + "buyoffer_id": null, + "price": "1289999675", + "template_mint": 10353, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756125817500" + }, + { + "sale_id": "170574249", + "auction_id": null, + "buyoffer_id": null, + "price": "1290000000", + "template_mint": 10354, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756125817500" + }, + { + "sale_id": "170558134", + "auction_id": null, + "buyoffer_id": null, + "price": "1298700000", + "template_mint": 6298, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756125817500" + }, + { + "sale_id": "170558132", + "auction_id": null, + "buyoffer_id": null, + "price": "1298700000", + "template_mint": 6301, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756125817500" + }, + { + "sale_id": "170558131", + "auction_id": null, + "buyoffer_id": null, + "price": "1298700000", + "template_mint": 6306, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756125817500" + }, + { + "sale_id": "170531481", + "auction_id": null, + "buyoffer_id": null, + "price": "1300000000", + "template_mint": 10347, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756125817500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "2800000000", + "template_mint": 76, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756126591000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "3408105076", + "template_mint": 19319, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756126639500" + }, + { + "sale_id": "170240220", + "auction_id": null, + "buyoffer_id": null, + "price": "1100000000", + "template_mint": 122, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "170240219", + "auction_id": null, + "buyoffer_id": null, + "price": "1100000000", + "template_mint": 129, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "170240182", + "auction_id": null, + "buyoffer_id": null, + "price": "1000000000", + "template_mint": 698, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "170240181", + "auction_id": null, + "buyoffer_id": null, + "price": "1000000000", + "template_mint": 699, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "169888617", + "auction_id": null, + "buyoffer_id": null, + "price": "3890997000", + "template_mint": 373, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "169004686", + "auction_id": null, + "buyoffer_id": null, + "price": "1412740758", + "template_mint": 729, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "165730220", + "auction_id": null, + "buyoffer_id": null, + "price": "1117313980", + "template_mint": 176, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "161289019", + "auction_id": null, + "buyoffer_id": null, + "price": "4200000000", + "template_mint": 28, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "156963630", + "auction_id": null, + "buyoffer_id": null, + "price": "2851200000", + "template_mint": 636, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "151650674", + "auction_id": null, + "buyoffer_id": null, + "price": "6200000000", + "template_mint": 487, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756127573500" + }, + { + "sale_id": "158589618", + "auction_id": null, + "buyoffer_id": null, + "price": "2553900000", + "template_mint": 8246, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756129429000" + }, + { + "sale_id": "170560935", + "auction_id": null, + "buyoffer_id": null, + "price": "12999000000", + "template_mint": 8046, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756129651500" + }, + { + "sale_id": "170586450", + "auction_id": null, + "buyoffer_id": null, + "price": "4799999999", + "template_mint": 6239, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756137247000" + }, + { + "sale_id": "170558135", + "auction_id": null, + "buyoffer_id": null, + "price": "1298700000", + "template_mint": 6296, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756137269500" + }, + { + "sale_id": "170567028", + "auction_id": null, + "buyoffer_id": null, + "price": "1176114229", + "template_mint": 14470, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138471500" + }, + { + "sale_id": "170585876", + "auction_id": null, + "buyoffer_id": null, + "price": "3799999999", + "template_mint": 47579, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138521000" + }, + { + "sale_id": "170584805", + "auction_id": null, + "buyoffer_id": null, + "price": "3800000000", + "template_mint": 47697, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138533000" + }, + { + "sale_id": "170552714", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414747", + "template_mint": 23946, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138739500" + }, + { + "sale_id": "170572119", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414747", + "template_mint": 24083, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138751000" + }, + { + "sale_id": "170580217", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414747", + "template_mint": 24111, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138758000" + }, + { + "sale_id": "170551149", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414748", + "template_mint": 23928, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138766500" + }, + { + "sale_id": "170567056", + "auction_id": null, + "buyoffer_id": null, + "price": "3517324908", + "template_mint": 50353, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138947000" + }, + { + "sale_id": "170567312", + "auction_id": null, + "buyoffer_id": null, + "price": "3517324908", + "template_mint": 50329, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138965500" + }, + { + "sale_id": "170576211", + "auction_id": null, + "buyoffer_id": null, + "price": "3517324908", + "template_mint": 50480, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138973000" + }, + { + "sale_id": "170515463", + "auction_id": null, + "buyoffer_id": null, + "price": "3517325155", + "template_mint": 50286, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138981000" + }, + { + "sale_id": "170515464", + "auction_id": null, + "buyoffer_id": null, + "price": "3517325155", + "template_mint": 50275, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138988000" + }, + { + "sale_id": "170515466", + "auction_id": null, + "buyoffer_id": null, + "price": "3517325155", + "template_mint": 50266, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756138996000" + }, + { + "sale_id": "170556105", + "auction_id": null, + "buyoffer_id": null, + "price": "1722999097", + "template_mint": 21708, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756139081500" + }, + { + "sale_id": "170556097", + "auction_id": null, + "buyoffer_id": null, + "price": "1722999098", + "template_mint": 21680, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756139090000" + }, + { + "sale_id": "170556086", + "auction_id": null, + "buyoffer_id": null, + "price": "1722999099", + "template_mint": 21672, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756139097500" + }, + { + "sale_id": "170519440", + "auction_id": null, + "buyoffer_id": null, + "price": "1723000000", + "template_mint": 21816, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756139105000" + }, + { + "sale_id": "170576209", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999995", + "template_mint": 61678, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756141697500" + }, + { + "sale_id": "170568400", + "auction_id": null, + "buyoffer_id": null, + "price": "1700000000", + "template_mint": 58277, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756141697500" + }, + { + "sale_id": "170568395", + "auction_id": null, + "buyoffer_id": null, + "price": "1700000000", + "template_mint": 61421, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756141697500" + }, + { + "sale_id": "170567347", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999995", + "template_mint": 61666, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756141697500" + }, + { + "sale_id": "170565318", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999995", + "template_mint": 61665, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756141697500" + }, + { + "sale_id": "170551152", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999996", + "template_mint": 60911, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756141697500" + }, + { + "sale_id": "170587144", + "auction_id": null, + "buyoffer_id": null, + "price": "5247000000", + "template_mint": 19319, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170583079", + "auction_id": null, + "buyoffer_id": null, + "price": "53460000000", + "template_mint": 81, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170578865", + "auction_id": null, + "buyoffer_id": null, + "price": "55000000000", + "template_mint": 846, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170573338", + "auction_id": null, + "buyoffer_id": null, + "price": "5300000000", + "template_mint": 5750, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170541940", + "auction_id": null, + "buyoffer_id": null, + "price": "13000000000", + "template_mint": 3849, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170537826", + "auction_id": null, + "buyoffer_id": null, + "price": "13023450000", + "template_mint": 5295, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497935", + "auction_id": null, + "buyoffer_id": null, + "price": "5500000000", + "template_mint": 17429, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497928", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 19129, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497927", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 16792, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497925", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 16793, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497922", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 16794, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497909", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 20048, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497906", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 12420, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497901", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 20452, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497898", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 15476, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497894", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 15052, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497891", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 16788, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497887", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 12952, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497884", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 20373, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497862", + "auction_id": null, + "buyoffer_id": null, + "price": "5600000000", + "template_mint": 16510, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497859", + "auction_id": null, + "buyoffer_id": null, + "price": "13413319136", + "template_mint": 49, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497858", + "auction_id": null, + "buyoffer_id": null, + "price": "13413319136", + "template_mint": 53, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497857", + "auction_id": null, + "buyoffer_id": null, + "price": "13413319136", + "template_mint": 55, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497856", + "auction_id": null, + "buyoffer_id": null, + "price": "13413319136", + "template_mint": 58, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497855", + "auction_id": null, + "buyoffer_id": null, + "price": "13413319136", + "template_mint": 62, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497854", + "auction_id": null, + "buyoffer_id": null, + "price": "13413319136", + "template_mint": 64, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497853", + "auction_id": null, + "buyoffer_id": null, + "price": "13413319136", + "template_mint": 65, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497841", + "auction_id": null, + "buyoffer_id": null, + "price": "13413319136", + "template_mint": 194, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170497839", + "auction_id": null, + "buyoffer_id": null, + "price": "16000000000", + "template_mint": 4590, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170491259", + "auction_id": null, + "buyoffer_id": null, + "price": "90000000000", + "template_mint": 210, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170453326", + "auction_id": null, + "buyoffer_id": null, + "price": "49900000000", + "template_mint": 518, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "169977961", + "auction_id": null, + "buyoffer_id": null, + "price": "48411000000", + "template_mint": 518, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "169169753", + "auction_id": null, + "buyoffer_id": null, + "price": "5400000000", + "template_mint": 13259, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "169148273", + "auction_id": null, + "buyoffer_id": null, + "price": "5442030000", + "template_mint": 15899, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "169148260", + "auction_id": null, + "buyoffer_id": null, + "price": "5442030000", + "template_mint": 14870, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "168687175", + "auction_id": null, + "buyoffer_id": null, + "price": "15000000000", + "template_mint": 94, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "168175205", + "auction_id": null, + "buyoffer_id": null, + "price": "13266693479", + "template_mint": 5288, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "167932814", + "auction_id": null, + "buyoffer_id": null, + "price": "14400000000", + "template_mint": 3851, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "167861504", + "auction_id": null, + "buyoffer_id": null, + "price": "14500000000", + "template_mint": 7341, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "167861503", + "auction_id": null, + "buyoffer_id": null, + "price": "14700000000", + "template_mint": 2041, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "167861502", + "auction_id": null, + "buyoffer_id": null, + "price": "14600000000", + "template_mint": 7758, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "167861501", + "auction_id": null, + "buyoffer_id": null, + "price": "14700000000", + "template_mint": 6338, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "167861045", + "auction_id": null, + "buyoffer_id": null, + "price": "14895000000", + "template_mint": 1962, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "167861041", + "auction_id": null, + "buyoffer_id": null, + "price": "14895000000", + "template_mint": 8537, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "167861039", + "auction_id": null, + "buyoffer_id": null, + "price": "14895000000", + "template_mint": 6341, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "164863255", + "auction_id": null, + "buyoffer_id": null, + "price": "15000000000", + "template_mint": 441, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "163114911", + "auction_id": null, + "buyoffer_id": null, + "price": "14899000000", + "template_mint": 100, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146409500" + }, + { + "sale_id": "170436515", + "auction_id": null, + "buyoffer_id": null, + "price": "9300000000", + "template_mint": 76, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146605500" + }, + { + "sale_id": "169956418", + "auction_id": null, + "buyoffer_id": null, + "price": "10000000000", + "template_mint": 4, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756146707500" + }, + { + "sale_id": "170589468", + "auction_id": null, + "buyoffer_id": null, + "price": "2849999998", + "template_mint": 61747, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756147180000" + }, + { + "sale_id": "169977934", + "auction_id": null, + "buyoffer_id": null, + "price": "97500000000", + "template_mint": 20, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756147272000" + }, + { + "sale_id": "170590282", + "auction_id": null, + "buyoffer_id": null, + "price": "1722997981", + "template_mint": 21105, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756147630500" + }, + { + "sale_id": "170590276", + "auction_id": null, + "buyoffer_id": null, + "price": "2553898909", + "template_mint": 17482, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756147630500" + }, + { + "sale_id": "170589476", + "auction_id": null, + "buyoffer_id": null, + "price": "2849999998", + "template_mint": 61748, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756147630500" + }, + { + "sale_id": "170549842", + "auction_id": null, + "buyoffer_id": null, + "price": "59400000000", + "template_mint": 128, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756159126000" + }, + { + "sale_id": "170144616", + "auction_id": null, + "buyoffer_id": null, + "price": "17239001180", + "template_mint": 47, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756160486000" + }, + { + "sale_id": "170484743", + "auction_id": null, + "buyoffer_id": null, + "price": "55000000000", + "template_mint": 79, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756160547500" + }, + { + "sale_id": "170592291", + "auction_id": null, + "buyoffer_id": null, + "price": "96000000000", + "template_mint": 266, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "170590481", + "auction_id": null, + "buyoffer_id": null, + "price": "1321370820", + "template_mint": 369, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "170589845", + "auction_id": null, + "buyoffer_id": null, + "price": "1000000000", + "template_mint": 864, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "170497864", + "auction_id": null, + "buyoffer_id": null, + "price": "98900000000", + "template_mint": 13, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "170491283", + "auction_id": null, + "buyoffer_id": null, + "price": "99900000000", + "template_mint": 25, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "170405077", + "auction_id": null, + "buyoffer_id": null, + "price": "58507059600", + "template_mint": 1980, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "170351677", + "auction_id": null, + "buyoffer_id": null, + "price": "60400000000", + "template_mint": 1300, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "169856395", + "auction_id": null, + "buyoffer_id": null, + "price": "48000000000", + "template_mint": 715, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "169474528", + "auction_id": null, + "buyoffer_id": null, + "price": "2800000000", + "template_mint": 91, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "167339664", + "auction_id": null, + "buyoffer_id": null, + "price": "2920211870", + "template_mint": 213, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "167339547", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 500, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756179398500" + }, + { + "sale_id": "170596032", + "auction_id": null, + "buyoffer_id": null, + "price": "1179999980", + "template_mint": 23591, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756183748000" + }, + { + "sale_id": "170596023", + "auction_id": null, + "buyoffer_id": null, + "price": "1179999981", + "template_mint": 23488, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756183748000" + }, + { + "sale_id": "170592117", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999999", + "template_mint": 61731, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756185308000" + }, + { + "sale_id": "170581534", + "auction_id": null, + "buyoffer_id": null, + "price": "1200000000", + "template_mint": 14494, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191108500" + }, + { + "sale_id": "170576217", + "auction_id": null, + "buyoffer_id": null, + "price": "1176114229", + "template_mint": 14464, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191108500" + }, + { + "sale_id": "170567030", + "auction_id": null, + "buyoffer_id": null, + "price": "1176114229", + "template_mint": 14483, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191108500" + }, + { + "sale_id": "170086612", + "auction_id": null, + "buyoffer_id": null, + "price": "1200000000", + "template_mint": 14250, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191108500" + }, + { + "sale_id": "170086606", + "auction_id": null, + "buyoffer_id": null, + "price": "1200000000", + "template_mint": 14269, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191108500" + }, + { + "sale_id": "170564816", + "auction_id": null, + "buyoffer_id": null, + "price": "1279999999", + "template_mint": 8084, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191440000" + }, + { + "sale_id": "170563345", + "auction_id": null, + "buyoffer_id": null, + "price": "1279999999", + "template_mint": 8072, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191440000" + }, + { + "sale_id": "170563338", + "auction_id": null, + "buyoffer_id": null, + "price": "1279999999", + "template_mint": 8083, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191440000" + }, + { + "sale_id": "170563273", + "auction_id": null, + "buyoffer_id": null, + "price": "1280000000", + "template_mint": 8085, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191440000" + }, + { + "sale_id": "170556416", + "auction_id": null, + "buyoffer_id": null, + "price": "1300000000", + "template_mint": 8082, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756191440000" + }, + { + "sale_id": "170387226", + "auction_id": null, + "buyoffer_id": null, + "price": "5771122830", + "template_mint": 27024, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756202825500" + }, + { + "sale_id": "170484747", + "auction_id": null, + "buyoffer_id": null, + "price": "5800000000", + "template_mint": 115, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756210834000" + }, + { + "sale_id": "170598984", + "auction_id": null, + "buyoffer_id": null, + "price": "1289999527", + "template_mint": 10363, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756210964500" + }, + { + "sale_id": "170598978", + "auction_id": null, + "buyoffer_id": null, + "price": "3591374092", + "template_mint": 50601, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756210985000" + }, + { + "sale_id": "170598974", + "auction_id": null, + "buyoffer_id": null, + "price": "1499999853", + "template_mint": 7815, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211012000" + }, + { + "sale_id": "169895971", + "auction_id": null, + "buyoffer_id": null, + "price": "5900000000", + "template_mint": 442, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211036000" + }, + { + "sale_id": "170598975", + "auction_id": null, + "buyoffer_id": null, + "price": "2048989985", + "template_mint": 8096, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211044500" + }, + { + "sale_id": "170599011", + "auction_id": null, + "buyoffer_id": null, + "price": "1187989566", + "template_mint": 14388, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211184500" + }, + { + "sale_id": "170599017", + "auction_id": null, + "buyoffer_id": null, + "price": "1169999989", + "template_mint": 23557, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211212500" + }, + { + "sale_id": "170599053", + "auction_id": null, + "buyoffer_id": null, + "price": "1238844648", + "template_mint": 7490, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211254000" + }, + { + "sale_id": "170596057", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999999", + "template_mint": 61761, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211296000" + }, + { + "sale_id": "170568598", + "auction_id": null, + "buyoffer_id": null, + "price": "1194996985", + "template_mint": 15161, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211505000" + }, + { + "sale_id": "170599113", + "auction_id": null, + "buyoffer_id": null, + "price": "1289999525", + "template_mint": 10338, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211534000" + }, + { + "sale_id": "170599057", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414727", + "template_mint": 24125, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211555000" + }, + { + "sale_id": "170599117", + "auction_id": null, + "buyoffer_id": null, + "price": "1722997942", + "template_mint": 20972, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211587000" + }, + { + "sale_id": "170596795", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999999", + "template_mint": 61762, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756211609500" + }, + { + "sale_id": "170387918", + "auction_id": null, + "buyoffer_id": null, + "price": "5900000000", + "template_mint": 189, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756224350500" + }, + { + "sale_id": "170603594", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414597", + "template_mint": 24117, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756234553000" + }, + { + "sale_id": "167339548", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 483, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756238173000" + }, + { + "sale_id": "167339549", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 476, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756238183000" + }, + { + "sale_id": "163485872", + "auction_id": null, + "buyoffer_id": null, + "price": "3970000000", + "template_mint": 202, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756238875000" + }, + { + "sale_id": "170597950", + "auction_id": null, + "buyoffer_id": null, + "price": "3699999999", + "template_mint": 47745, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756239263500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "8435935934", + "template_mint": 8898, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756239801000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "3547037662", + "template_mint": 6813, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756239830500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "3070040000", + "template_mint": 15728, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756239853000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "2900000000", + "template_mint": 579, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756239977000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "3070040000", + "template_mint": 2737, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756239995500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "3070040000", + "template_mint": 19761, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756240012000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "3070040000", + "template_mint": 19957, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756240027000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "3070040000", + "template_mint": 15464, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756240049500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "3000000000", + "template_mint": 19942, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756240062000" + }, + { + "sale_id": "170605534", + "auction_id": null, + "buyoffer_id": null, + "price": "2553898417", + "template_mint": 17498, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756243307000" + }, + { + "sale_id": "170605527", + "auction_id": null, + "buyoffer_id": null, + "price": "1187989398", + "template_mint": 14433, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756243307000" + }, + { + "sale_id": "170605526", + "auction_id": null, + "buyoffer_id": null, + "price": "1541750303", + "template_mint": 6255, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756243307000" + }, + { + "sale_id": "170598131", + "auction_id": null, + "buyoffer_id": null, + "price": "3699999999", + "template_mint": 47704, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756243307000" + }, + { + "sale_id": "170605531", + "auction_id": null, + "buyoffer_id": null, + "price": "2048989871", + "template_mint": 8099, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756243352500" + }, + { + "sale_id": "170605524", + "auction_id": null, + "buyoffer_id": null, + "price": "1289999439", + "template_mint": 10365, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756243423000" + }, + { + "sale_id": "161564353", + "auction_id": null, + "buyoffer_id": null, + "price": "2048990000", + "template_mint": 5541, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756243423000" + }, + { + "sale_id": "170605173", + "auction_id": null, + "buyoffer_id": null, + "price": "3699999999", + "template_mint": 47710, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756248561500" + }, + { + "sale_id": "170425903", + "auction_id": null, + "buyoffer_id": null, + "price": "1700000000", + "template_mint": 252, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756263805500" + }, + { + "sale_id": "170316498", + "auction_id": null, + "buyoffer_id": null, + "price": "24996000000", + "template_mint": 15, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756264109500" + }, + { + "sale_id": "170240213", + "auction_id": null, + "buyoffer_id": null, + "price": "1500000000", + "template_mint": 207, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756264492500" + }, + { + "sale_id": "170240199", + "auction_id": null, + "buyoffer_id": null, + "price": "900000000", + "template_mint": 411, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756264532000" + }, + { + "sale_id": "170590479", + "auction_id": null, + "buyoffer_id": null, + "price": "574200000", + "template_mint": 13545, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266422500" + }, + { + "sale_id": "170322640", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13542, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266480500" + }, + { + "sale_id": "170322639", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13543, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266501500" + }, + { + "sale_id": "170322644", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13538, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266516500" + }, + { + "sale_id": "170322645", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13537, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266529500" + }, + { + "sale_id": "170322641", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13541, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266541500" + }, + { + "sale_id": "170322643", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13539, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266556000" + }, + { + "sale_id": "170322642", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13540, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266574000" + }, + { + "sale_id": "170322646", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 13535, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266615000" + }, + { + "sale_id": "170322648", + "auction_id": null, + "buyoffer_id": null, + "price": "580000000", + "template_mint": 12715, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266627000" + }, + { + "sale_id": "170582275", + "auction_id": null, + "buyoffer_id": null, + "price": "949000000", + "template_mint": 4519, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266658500" + }, + { + "sale_id": "170117892", + "auction_id": null, + "buyoffer_id": null, + "price": "1000000000", + "template_mint": 4634, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266674500" + }, + { + "sale_id": "170117948", + "auction_id": null, + "buyoffer_id": null, + "price": "900000000", + "template_mint": 4780, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266708500" + }, + { + "sale_id": "170497860", + "auction_id": null, + "buyoffer_id": null, + "price": "1000000000", + "template_mint": 4770, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266722500" + }, + { + "sale_id": "169922983", + "auction_id": null, + "buyoffer_id": null, + "price": "1046089055", + "template_mint": 4817, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756266752000" + }, + { + "sale_id": "170609121", + "auction_id": null, + "buyoffer_id": null, + "price": "4900000000", + "template_mint": 22809, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756270905000" + }, + { + "sale_id": "170608585", + "auction_id": null, + "buyoffer_id": null, + "price": "4950000000", + "template_mint": 6813, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756277485000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "5000000", + "template_mint": 190, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756297841000" + }, + { + "sale_id": "170613142", + "auction_id": null, + "buyoffer_id": null, + "price": "3591373846", + "template_mint": 50600, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756299423500" + }, + { + "sale_id": "170613135", + "auction_id": null, + "buyoffer_id": null, + "price": "3591373846", + "template_mint": 50602, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756299423500" + }, + { + "sale_id": "170515455", + "auction_id": null, + "buyoffer_id": null, + "price": "3591374105", + "template_mint": 50342, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756299423500" + }, + { + "sale_id": "170602185", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999999", + "template_mint": 61790, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756299485500" + }, + { + "sale_id": "170599167", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999999", + "template_mint": 61777, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756299485500" + }, + { + "sale_id": "170592097", + "auction_id": null, + "buyoffer_id": null, + "price": "1700000000", + "template_mint": 61729, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756299485500" + }, + { + "sale_id": "170592095", + "auction_id": null, + "buyoffer_id": null, + "price": "1700000000", + "template_mint": 61751, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756299485500" + }, + { + "sale_id": "170617662", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999999", + "template_mint": 61832, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756324729000" + }, + { + "sale_id": "170618261", + "auction_id": null, + "buyoffer_id": null, + "price": "1176119385", + "template_mint": 9984, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756325673500" + }, + { + "sale_id": "170485112", + "auction_id": null, + "buyoffer_id": null, + "price": "1176119936", + "template_mint": 9875, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756325681500" + }, + { + "sale_id": "165138411", + "auction_id": null, + "buyoffer_id": null, + "price": "1350000000", + "template_mint": 9258, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756325689000" + }, + { + "sale_id": "170602953", + "auction_id": null, + "buyoffer_id": null, + "price": "1250000000", + "template_mint": 6526, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756325720000" + }, + { + "sale_id": "170618397", + "auction_id": null, + "buyoffer_id": null, + "price": "1499999743", + "template_mint": 8100, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756325914000" + }, + { + "sale_id": "170606904", + "auction_id": null, + "buyoffer_id": null, + "price": "1500000000", + "template_mint": 8101, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756325920000" + }, + { + "sale_id": "161564412", + "auction_id": null, + "buyoffer_id": null, + "price": "2048990000", + "template_mint": 5527, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756325928500" + }, + { + "sale_id": "170618412", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414101", + "template_mint": 24133, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756325978000" + }, + { + "sale_id": "170618401", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414102", + "template_mint": 23433, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756325989500" + }, + { + "sale_id": "170618208", + "auction_id": null, + "buyoffer_id": null, + "price": "1699999999", + "template_mint": 61833, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756339473500" + }, + { + "sale_id": "170616626", + "auction_id": null, + "buyoffer_id": null, + "price": "490050000", + "template_mint": 128, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756347067000" + }, + { + "sale_id": "170616625", + "auction_id": null, + "buyoffer_id": null, + "price": "821700000", + "template_mint": 36211, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756347067000" + }, + { + "sale_id": "170613848", + "auction_id": null, + "buyoffer_id": null, + "price": "830000000", + "template_mint": 36335, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756347067000" + }, + { + "sale_id": "170606920", + "auction_id": null, + "buyoffer_id": null, + "price": "830000000", + "template_mint": 36261, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756347067000" + }, + { + "sale_id": "170597949", + "auction_id": null, + "buyoffer_id": null, + "price": "830000000", + "template_mint": 36280, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756347067000" + }, + { + "sale_id": "170590478", + "auction_id": null, + "buyoffer_id": null, + "price": "841500000", + "template_mint": 35789, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756347067000" + }, + { + "sale_id": "170590477", + "auction_id": null, + "buyoffer_id": null, + "price": "841500000", + "template_mint": 36134, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756347067000" + }, + { + "sale_id": "170569149", + "auction_id": null, + "buyoffer_id": null, + "price": "495000000", + "template_mint": 157, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756347067000" + }, + { + "sale_id": "170250672", + "auction_id": null, + "buyoffer_id": null, + "price": "1055000000", + "template_mint": 71, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756347067000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "500000000", + "template_mint": 36310, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756358284500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 852, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365597000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 24823, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365618500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 12593, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365640500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 12739, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365658000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 13675, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365676000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 24962, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365693000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 24963, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365711500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 26298, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365725000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 18447, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365739500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "8100010000", + "template_mint": 8022, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756365754500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4800000000", + "template_mint": 445, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756367288000" + }, + { + "sale_id": "170623992", + "auction_id": null, + "buyoffer_id": null, + "price": "10000000000", + "template_mint": 67, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756384032500" + }, + { + "sale_id": "170628558", + "auction_id": null, + "buyoffer_id": null, + "price": "1541749615", + "template_mint": 6256, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756387888000" + }, + { + "sale_id": "170623658", + "auction_id": null, + "buyoffer_id": null, + "price": "899900000000", + "template_mint": 95, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756390103000" + }, + { + "sale_id": "170623676", + "auction_id": null, + "buyoffer_id": null, + "price": "301950000000", + "template_mint": 136, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756390732500" + }, + { + "sale_id": "170629682", + "auction_id": null, + "buyoffer_id": null, + "price": "3591373610", + "template_mint": 50642, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756393725500" + }, + { + "sale_id": "170629828", + "auction_id": null, + "buyoffer_id": null, + "price": "1176119129", + "template_mint": 9975, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756394586500" + }, + { + "sale_id": "170629847", + "auction_id": null, + "buyoffer_id": null, + "price": "1188991376", + "template_mint": 11343, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756394607000" + }, + { + "sale_id": "170628572", + "auction_id": null, + "buyoffer_id": null, + "price": "1541749614", + "template_mint": 6261, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756394646000" + }, + { + "sale_id": "170629861", + "auction_id": null, + "buyoffer_id": null, + "price": "1722997343", + "template_mint": 21829, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756394737500" + }, + { + "sale_id": "170629849", + "auction_id": null, + "buyoffer_id": null, + "price": "1249999192", + "template_mint": 6524, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756394767000" + }, + { + "sale_id": "170632301", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999297", + "template_mint": 7497, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756407405000" + }, + { + "sale_id": "170632293", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999298", + "template_mint": 7504, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756407410000" + }, + { + "sale_id": "170629637", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999374", + "template_mint": 7506, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756407417000" + }, + { + "sale_id": "170618556", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999607", + "template_mint": 7515, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756407419500" + }, + { + "sale_id": "170602952", + "auction_id": null, + "buyoffer_id": null, + "price": "1220000000", + "template_mint": 7505, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756407433500" + }, + { + "sale_id": "157948423", + "auction_id": null, + "buyoffer_id": null, + "price": "2576000000", + "template_mint": 8551, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756408466500" + }, + { + "sale_id": "170633607", + "auction_id": null, + "buyoffer_id": null, + "price": "1249999092", + "template_mint": 6520, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756415926500" + }, + { + "sale_id": "170633347", + "auction_id": null, + "buyoffer_id": null, + "price": "1542413842", + "template_mint": 24137, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756415992000" + }, + { + "sale_id": "170623672", + "auction_id": null, + "buyoffer_id": null, + "price": "59400000000", + "template_mint": 1817, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416106500" + }, + { + "sale_id": "169973992", + "auction_id": null, + "buyoffer_id": null, + "price": "3500000000", + "template_mint": 68, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416305000" + }, + { + "sale_id": "170240222", + "auction_id": null, + "buyoffer_id": null, + "price": "1100000000", + "template_mint": 82, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416462000" + }, + { + "sale_id": "170240221", + "auction_id": null, + "buyoffer_id": null, + "price": "1100000000", + "template_mint": 98, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416462000" + }, + { + "sale_id": "169712378", + "auction_id": null, + "buyoffer_id": null, + "price": "1199000000", + "template_mint": 1017, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416462000" + }, + { + "sale_id": "169004696", + "auction_id": null, + "buyoffer_id": null, + "price": "1412740758", + "template_mint": 727, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416462000" + }, + { + "sale_id": "167339552", + "auction_id": null, + "buyoffer_id": null, + "price": "1782000000", + "template_mint": 463, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416648500" + }, + { + "sale_id": "170240241", + "auction_id": null, + "buyoffer_id": null, + "price": "2300000000", + "template_mint": 282, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416666000" + }, + { + "sale_id": "154966974", + "auction_id": null, + "buyoffer_id": null, + "price": "2805900945", + "template_mint": 81, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416680500" + }, + { + "sale_id": "170240224", + "auction_id": null, + "buyoffer_id": null, + "price": "1100000000", + "template_mint": 68, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416790000" + }, + { + "sale_id": "170240223", + "auction_id": null, + "buyoffer_id": null, + "price": "1100000000", + "template_mint": 50, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756416790000" + }, + { + "sale_id": "170633367", + "auction_id": null, + "buyoffer_id": null, + "price": "1169999832", + "template_mint": 23562, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756417638000" + }, + { + "sale_id": "170633587", + "auction_id": null, + "buyoffer_id": null, + "price": "1249999093", + "template_mint": 6531, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756417694500" + }, + { + "sale_id": "170633346", + "auction_id": null, + "buyoffer_id": null, + "price": "1399999781", + "template_mint": 8098, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756417795500" + }, + { + "sale_id": "170633306", + "auction_id": null, + "buyoffer_id": null, + "price": "1542413843", + "template_mint": 24149, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756417892000" + }, + { + "sale_id": "170635487", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414749", + "template_mint": 24179, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756443597500" + }, + { + "sale_id": "170635493", + "auction_id": null, + "buyoffer_id": null, + "price": "1541749613", + "template_mint": 6259, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756443641000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "7000000000", + "template_mint": 36, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756450094500" + }, + { + "sale_id": "170637311", + "auction_id": null, + "buyoffer_id": null, + "price": "1183046952", + "template_mint": 15206, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756454573000" + }, + { + "sale_id": "170637292", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999903", + "template_mint": 7519, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756454591500" + }, + { + "sale_id": "170623686", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18262, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756470261000" + }, + { + "sale_id": "170573342", + "auction_id": null, + "buyoffer_id": null, + "price": "1128600000", + "template_mint": 2722, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756471273500" + }, + { + "sale_id": "170637290", + "auction_id": null, + "buyoffer_id": null, + "price": "2500000000", + "template_mint": 968, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756478413000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4500000000", + "template_mint": 20804, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756480396000" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4500000000", + "template_mint": 20770, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756480875500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4500000000", + "template_mint": 19514, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756480892500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4500000000", + "template_mint": 18515, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756480913500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4500000000", + "template_mint": 14633, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756481128000" + }, + { + "sale_id": "170336793", + "auction_id": null, + "buyoffer_id": null, + "price": "6000000000", + "template_mint": 575, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756481677500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "4500000000", + "template_mint": 12473, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756483107500" + }, + { + "sale_id": "170640490", + "auction_id": null, + "buyoffer_id": null, + "price": "1300000000", + "template_mint": 8107, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756489597500" + }, + { + "sale_id": "170643278", + "auction_id": null, + "buyoffer_id": null, + "price": "3591373338", + "template_mint": 50676, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756494750000" + }, + { + "sale_id": "170635484", + "auction_id": null, + "buyoffer_id": null, + "price": "3599999999", + "template_mint": 47780, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756494803500" + }, + { + "sale_id": "170643350", + "auction_id": null, + "buyoffer_id": null, + "price": "1542414564", + "template_mint": 24205, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756494942500" + }, + { + "sale_id": "170612377", + "auction_id": null, + "buyoffer_id": null, + "price": "1200000000", + "template_mint": 1406, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756496612500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "347390000", + "template_mint": 15386, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756519047000" + }, + { + "sale_id": "170594838", + "auction_id": null, + "buyoffer_id": null, + "price": "1722997966", + "template_mint": 21745, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756536209000" + }, + { + "sale_id": "170650660", + "auction_id": null, + "buyoffer_id": null, + "price": "1176118585", + "template_mint": 9985, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756540390500" + }, + { + "sale_id": "170636453", + "auction_id": null, + "buyoffer_id": null, + "price": "1541749613", + "template_mint": 6254, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756540390500" + }, + { + "sale_id": "170633590", + "auction_id": null, + "buyoffer_id": null, + "price": "1249999093", + "template_mint": 6530, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756540390500" + }, + { + "sale_id": "170495650", + "auction_id": null, + "buyoffer_id": null, + "price": "1400000000", + "template_mint": 11325, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756540390500" + }, + { + "sale_id": "170316516", + "auction_id": null, + "buyoffer_id": null, + "price": "5500000000", + "template_mint": 53, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756542764000" + }, + { + "sale_id": "153012017", + "auction_id": null, + "buyoffer_id": null, + "price": "5563730000", + "template_mint": 35, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756542784000" + }, + { + "sale_id": "170623687", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18261, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756545411000" + }, + { + "sale_id": "170639552", + "auction_id": null, + "buyoffer_id": null, + "price": "1117314000", + "template_mint": 2722, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756545741500" + }, + { + "sale_id": null, + "auction_id": null, + "buyoffer_id": null, + "price": "5000000000", + "template_mint": 449, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756545863000" + }, + { + "sale_id": "170651178", + "auction_id": null, + "buyoffer_id": null, + "price": "1169999465", + "template_mint": 23606, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756545891000" + }, + { + "sale_id": "170625766", + "auction_id": null, + "buyoffer_id": null, + "price": "2499990000", + "template_mint": 23242, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756545909000" + }, + { + "sale_id": "170531364", + "auction_id": null, + "buyoffer_id": null, + "price": "2499999990", + "template_mint": 22934, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756545916500" + }, + { + "sale_id": "170651200", + "auction_id": null, + "buyoffer_id": null, + "price": "1176118578", + "template_mint": 9963, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756545931500" + }, + { + "sale_id": "170638031", + "auction_id": null, + "buyoffer_id": null, + "price": "1541749613", + "template_mint": 6243, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756546068500" + }, + { + "sale_id": "170651203", + "auction_id": null, + "buyoffer_id": null, + "price": "1176118577", + "template_mint": 9977, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756546213500" + }, + { + "sale_id": "170623688", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18260, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756549686500" + }, + { + "sale_id": "170623689", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18259, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756551537500" + }, + { + "sale_id": "170623690", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18258, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756551704500" + }, + { + "sale_id": "170623691", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18257, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756551736500" + }, + { + "sale_id": "170623692", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18256, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756551755500" + }, + { + "sale_id": "170623693", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18254, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756552258000" + }, + { + "sale_id": "170623694", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18252, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756552271000" + }, + { + "sale_id": "170623695", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18251, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756552321500" + }, + { + "sale_id": "170623696", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18250, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756552377000" + }, + { + "sale_id": "170623697", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18249, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756552396500" + }, + { + "sale_id": "170623698", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18248, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756552427000" + }, + { + "sale_id": "170623699", + "auction_id": null, + "buyoffer_id": null, + "price": "5776807410", + "template_mint": 18247, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756552444000" + }, + { + "sale_id": "170648197", + "auction_id": null, + "buyoffer_id": null, + "price": "784080000", + "template_mint": 36234, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756554141000" + }, + { + "sale_id": "170648181", + "auction_id": null, + "buyoffer_id": null, + "price": "784080000", + "template_mint": 36179, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756554141000" + }, + { + "sale_id": "170648178", + "auction_id": null, + "buyoffer_id": null, + "price": "784080000", + "template_mint": 36261, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756554141000" + }, + { + "sale_id": "170654816", + "auction_id": null, + "buyoffer_id": null, + "price": "1188990781", + "template_mint": 11332, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756569583500" + }, + { + "sale_id": "170654856", + "auction_id": null, + "buyoffer_id": null, + "price": "1219999459", + "template_mint": 7523, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756569707000" + }, + { + "sale_id": "170657338", + "auction_id": null, + "buyoffer_id": null, + "price": "1188990727", + "template_mint": 11357, + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "block_time": "1756582773000" + } + ], + "query_time": 1756585627276 + }, + "text": "{\"success\":true,\"data\":[{\"sale_id\":\"170536764\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1188993356\",\"template_mint\":11217,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755824975500\"},{\"sale_id\":\"170536762\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199998056\",\"template_mint\":10289,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755824975500\"},{\"sale_id\":\"170493498\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176119665\",\"template_mint\":9956,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755824975500\"},{\"sale_id\":\"170536711\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199998057\",\"template_mint\":10342,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755825083000\"},{\"sale_id\":\"170493606\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176119665\",\"template_mint\":9964,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755825083000\"},{\"sale_id\":\"170530632\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"929876000\",\"template_mint\":36134,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755842174000\"},{\"sale_id\":\"170530630\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"928760000\",\"template_mint\":36234,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755842174000\"},{\"sale_id\":\"170517089\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"930000000\",\"template_mint\":36179,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755842174000\"},{\"sale_id\":\"170493925\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"594000000\",\"template_mint\":128,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755842174000\"},{\"sale_id\":\"170486179\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"600000000\",\"template_mint\":157,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755842174000\"},{\"sale_id\":\"170461124\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"499900000\",\"template_mint\":41,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755842174000\"},{\"sale_id\":\"170322638\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13544,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755842174000\"},{\"sale_id\":\"170322637\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13545,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755842174000\"},{\"sale_id\":\"170322636\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13546,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755842174000\"},{\"sale_id\":\"169303283\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5300000000\",\"template_mint\":18269,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755851344000\"},{\"sale_id\":\"170387232\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5353000000\",\"template_mint\":27025,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"169303284\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5300000000\",\"template_mint\":18263,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"169238225\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5340000000\",\"template_mint\":18026,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"169238224\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5340000000\",\"template_mint\":18030,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"169238222\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5340000000\",\"template_mint\":22665,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"169238220\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5340000000\",\"template_mint\":17513,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"169169750\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5400000000\",\"template_mint\":2852,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"169169749\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5400000000\",\"template_mint\":15427,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"169169748\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5400000000\",\"template_mint\":3557,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"169169747\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5400000000\",\"template_mint\":3556,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755852502500\"},{\"sale_id\":\"170533106\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2499900000\",\"template_mint\":23315,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755854529000\"},{\"sale_id\":\"170541107\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999907\",\"template_mint\":23491,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755854543500\"},{\"sale_id\":\"170541679\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722999561\",\"template_mint\":21787,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755857746500\"},{\"sale_id\":\"170541664\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176114891\",\"template_mint\":14472,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755857774500\"},{\"sale_id\":\"170541352\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3999999999\",\"template_mint\":47621,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755857810000\"},{\"sale_id\":\"170541393\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3999999999\",\"template_mint\":47558,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755858099000\"},{\"sale_id\":\"170333110\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199989255\",\"template_mint\":15090,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755872403500\"},{\"sale_id\":\"170544837\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199997373\",\"template_mint\":7780,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755875665000\"},{\"sale_id\":\"170545531\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3341458430\",\"template_mint\":50390,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755878249000\"},{\"sale_id\":\"170545524\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3341458431\",\"template_mint\":50271,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755878249000\"},{\"sale_id\":\"170537711\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3341458656\",\"template_mint\":49308,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755878249000\"},{\"sale_id\":\"170537697\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3341458656\",\"template_mint\":50279,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755878249000\"},{\"sale_id\":\"170523601\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3341458786\",\"template_mint\":49592,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755878249000\"},{\"sale_id\":\"170545470\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3998999999\",\"template_mint\":47663,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755878286500\"},{\"sale_id\":\"170545454\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3999000000\",\"template_mint\":47666,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755878286500\"},{\"sale_id\":\"170541345\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000000000\",\"template_mint\":47485,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755878286500\"},{\"sale_id\":\"170537702\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176114995\",\"template_mint\":14175,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755886501000\"},{\"sale_id\":\"170537712\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176114995\",\"template_mint\":13986,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755886510500\"},{\"sale_id\":\"170544840\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"42000000000\",\"template_mint\":61,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755887299500\"},{\"sale_id\":\"170546057\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1299999825\",\"template_mint\":10337,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755887332000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3600000000\",\"template_mint\":20805,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755888383000\"},{\"sale_id\":\"170547271\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1299999843\",\"template_mint\":6511,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755889585000\"},{\"sale_id\":\"170538379\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414748\",\"template_mint\":24021,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755889615000\"},{\"sale_id\":\"170545159\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1299999845\",\"template_mint\":10352,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755898217500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"719280000\",\"template_mint\":6306,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755903871000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"719280000\",\"template_mint\":6301,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755903886500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"719280000\",\"template_mint\":6298,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755903902500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"719280000\",\"template_mint\":6296,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755903917500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"719280000\",\"template_mint\":6293,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755903935000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5000000\",\"template_mint\":5201,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755906062500\"},{\"sale_id\":\"170551150\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722999275\",\"template_mint\":21740,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755920083000\"},{\"sale_id\":\"170552000\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1300000000\",\"template_mint\":8069,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755922156500\"},{\"sale_id\":\"170419900\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2500000000\",\"template_mint\":968,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755923350000\"},{\"sale_id\":\"170172711\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"16000000000\",\"template_mint\":36,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755925171500\"},{\"sale_id\":\"170542034\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5369000000\",\"template_mint\":22809,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755925888000\"},{\"sale_id\":\"170497849\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"11960000000\",\"template_mint\":67,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755926283500\"},{\"sale_id\":\"169169751\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5400000000\",\"template_mint\":17329,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755926365500\"},{\"sale_id\":\"170553750\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1289999979\",\"template_mint\":8077,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755930021500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"500000000\",\"template_mint\":33696,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755931165000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"38000000000\",\"template_mint\":1402,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755931252500\"},{\"sale_id\":\"170554132\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1299999710\",\"template_mint\":6515,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755935271000\"},{\"sale_id\":\"170554026\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1299999711\",\"template_mint\":6509,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755935305500\"},{\"sale_id\":\"170554149\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1238844541\",\"template_mint\":7477,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755935399500\"},{\"sale_id\":\"170554122\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1238844542\",\"template_mint\":7481,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755935426500\"},{\"sale_id\":\"170554108\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1238844542\",\"template_mint\":7484,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755935461500\"},{\"sale_id\":\"170553817\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1289999978\",\"template_mint\":8057,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755935504500\"},{\"sale_id\":\"170553797\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1289999978\",\"template_mint\":8055,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755935557500\"},{\"sale_id\":\"170554652\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1299999999\",\"template_mint\":6510,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755939635500\"},{\"sale_id\":\"170555025\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999653\",\"template_mint\":23495,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755939688000\"},{\"sale_id\":\"170555128\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722999145\",\"template_mint\":21846,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755939705500\"},{\"sale_id\":\"170551169\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999995\",\"template_mint\":61401,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755939769500\"},{\"sale_id\":\"170556256\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3341458172\",\"template_mint\":50182,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755947123000\"},{\"sale_id\":\"170552709\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999995\",\"template_mint\":61536,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755947149500\"},{\"sale_id\":\"170556259\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1299999586\",\"template_mint\":10349,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755947172500\"},{\"sale_id\":\"170556242\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1188993065\",\"template_mint\":11327,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755947403500\"},{\"sale_id\":\"169169752\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5400000000\",\"template_mint\":21154,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755956238500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5000000\",\"template_mint\":3203,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755958516000\"},{\"sale_id\":\"170558526\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999583\",\"template_mint\":23512,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755959125000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"201000000\",\"template_mint\":6688,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755959299000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5000000\",\"template_mint\":161,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755959316000\"},{\"sale_id\":\"170561970\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3517324999\",\"template_mint\":50502,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755979447500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"19900000000\",\"template_mint\":739,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755980271000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"10230000000\",\"template_mint\":683,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755980312000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8562858063\",\"template_mint\":1399,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755980371000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5000000000\",\"template_mint\":205,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755980387500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5000000\",\"template_mint\":445,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755980467500\"},{\"sale_id\":\"170562913\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1289999793\",\"template_mint\":8076,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755984009000\"},{\"sale_id\":\"170563030\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199996807\",\"template_mint\":7798,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755984891000\"},{\"sale_id\":\"170563018\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199996808\",\"template_mint\":7795,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755984899500\"},{\"sale_id\":\"170564806\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3999999999\",\"template_mint\":47670,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1755998722500\"},{\"sale_id\":\"170561019\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900000000\",\"template_mint\":35789,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170554569\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900900000\",\"template_mint\":36134,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170528475\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":223,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170514403\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"930973468\",\"template_mint\":36211,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170493924\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"990000000\",\"template_mint\":186,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170436755\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900000000\",\"template_mint\":11,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170382602\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"800000000\",\"template_mint\":369,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170345253\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"999000000\",\"template_mint\":43,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170240198\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900000000\",\"template_mint\":412,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170240197\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900000000\",\"template_mint\":421,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170045863\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900000000\",\"template_mint\":864,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170044719\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":30,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756000691000\"},{\"sale_id\":\"170561403\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3999999999\",\"template_mint\":47662,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756018734500\"},{\"sale_id\":\"170567285\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999417\",\"template_mint\":23550,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756021463000\"},{\"sale_id\":\"170567271\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1238845727\",\"template_mint\":7498,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756021463000\"},{\"sale_id\":\"170555890\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999995\",\"template_mint\":61549,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756021463000\"},{\"sale_id\":\"170568588\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1194996986\",\"template_mint\":15112,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756029155000\"},{\"sale_id\":\"170276369\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1400000000\",\"template_mint\":13472,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756029223500\"},{\"sale_id\":\"170251598\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1200000000\",\"template_mint\":15096,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756029223500\"},{\"sale_id\":\"166313687\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2100000000\",\"template_mint\":14334,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756029223500\"},{\"sale_id\":\"170571668\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2553899287\",\"template_mint\":17292,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756044495500\"},{\"sale_id\":\"170547060\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"838787400\",\"template_mint\":4343,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756044883000\"},{\"sale_id\":\"170117941\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900000000\",\"template_mint\":4779,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756044897000\"},{\"sale_id\":\"170117932\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900000000\",\"template_mint\":4783,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756044897000\"},{\"sale_id\":\"170551173\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414747\",\"template_mint\":23968,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756045087000\"},{\"sale_id\":\"170567361\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5256900000\",\"template_mint\":217,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756046202500\"},{\"sale_id\":\"170572506\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1188992783\",\"template_mint\":11326,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756050147500\"},{\"sale_id\":\"170549833\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7920000000\",\"template_mint\":685,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756066380000\"},{\"sale_id\":\"170549834\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7920000000\",\"template_mint\":683,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756066385500\"},{\"sale_id\":\"170549835\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7920000000\",\"template_mint\":1152,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756066393000\"},{\"sale_id\":\"170549836\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7920000000\",\"template_mint\":1210,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756066399500\"},{\"sale_id\":\"170549838\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7920000000\",\"template_mint\":797,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756066404000\"},{\"sale_id\":\"170549840\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7920000000\",\"template_mint\":1051,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756066411000\"},{\"sale_id\":\"170549843\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7920000000\",\"template_mint\":29,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756066418500\"},{\"sale_id\":\"170546495\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176119665\",\"template_mint\":9969,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756072915000\"},{\"sale_id\":\"170494257\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176119665\",\"template_mint\":9965,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756072963000\"},{\"sale_id\":\"170545637\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176119665\",\"template_mint\":9968,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756072970500\"},{\"sale_id\":\"170493418\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176119666\",\"template_mint\":9962,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756072981500\"},{\"sale_id\":\"170567360\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5300000000\",\"template_mint\":15995,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756073094500\"},{\"sale_id\":\"170533802\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8950000000\",\"template_mint\":991,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756073385000\"},{\"sale_id\":\"170510520\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3500000000\",\"template_mint\":64,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756096426000\"},{\"sale_id\":\"170345258\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":839,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756098061000\"},{\"sale_id\":\"165762775\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1400000000\",\"template_mint\":54,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756098339000\"},{\"sale_id\":\"170579833\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999203\",\"template_mint\":23551,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756098417000\"},{\"sale_id\":\"170240180\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":700,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756098866500\"},{\"sale_id\":\"170240216\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1100000000\",\"template_mint\":131,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756098937000\"},{\"sale_id\":\"170240218\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1100000000\",\"template_mint\":128,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756098995500\"},{\"sale_id\":\"170316479\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1770000000\",\"template_mint\":542,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099051000\"},{\"sale_id\":\"165020834\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3609756097\",\"template_mint\":76,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099180500\"},{\"sale_id\":\"170202567\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1780000000\",\"template_mint\":525,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099240000\"},{\"sale_id\":\"167339532\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":621,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099240000\"},{\"sale_id\":\"170240217\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1100000000\",\"template_mint\":126,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099832500\"},{\"sale_id\":\"170223359\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1412740757\",\"template_mint\":949,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099832500\"},{\"sale_id\":\"169712415\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6177833955\",\"template_mint\":1183,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099832500\"},{\"sale_id\":\"169004700\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"9604980000\",\"template_mint\":414,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099832500\"},{\"sale_id\":\"159074508\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14750000000\",\"template_mint\":95,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099832500\"},{\"sale_id\":\"167339541\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":511,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099866000\"},{\"sale_id\":\"167339538\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":517,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099866000\"},{\"sale_id\":\"167339536\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":519,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099866000\"},{\"sale_id\":\"167339534\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":549,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099866000\"},{\"sale_id\":\"170541408\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14500000000\",\"template_mint\":13,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756099991000\"},{\"sale_id\":\"170323645\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4000000000\",\"template_mint\":38,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756102241500\"},{\"sale_id\":\"169888614\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3890997000\",\"template_mint\":436,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756102344500\"},{\"sale_id\":\"167339545\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":504,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756102486500\"},{\"sale_id\":\"167339544\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":507,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756102486500\"},{\"sale_id\":\"167339543\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":506,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756102486500\"},{\"sale_id\":\"167339542\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":508,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756102486500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4819500000\",\"template_mint\":360,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756103083000\"},{\"sale_id\":\"169895970\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5900000000\",\"template_mint\":430,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756104670000\"},{\"sale_id\":\"170345278\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6000000000\",\"template_mint\":484,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756104694500\"},{\"sale_id\":\"170345277\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"10300000000\",\"template_mint\":182,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756104731500\"},{\"sale_id\":\"170550918\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2000000000\",\"template_mint\":50,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756119134000\"},{\"sale_id\":\"170549841\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"47925900000\",\"template_mint\":228,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756123331000\"},{\"sale_id\":\"170539932\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5700000000\",\"template_mint\":113,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756123396000\"},{\"sale_id\":\"170564912\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"12998999000\",\"template_mint\":8047,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756123415000\"},{\"sale_id\":\"170586428\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1541749349\",\"template_mint\":6238,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124079000\"},{\"sale_id\":\"170586423\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1541749350\",\"template_mint\":6137,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124079000\"},{\"sale_id\":\"170586409\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1187989884\",\"template_mint\":14570,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124079000\"},{\"sale_id\":\"170584462\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1187989945\",\"template_mint\":14580,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124079000\"},{\"sale_id\":\"170567356\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1187990342\",\"template_mint\":9252,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124079000\"},{\"sale_id\":\"169851266\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199993833\",\"template_mint\":14145,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124079000\"},{\"sale_id\":\"168851844\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1248772623\",\"template_mint\":13370,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124079000\"},{\"sale_id\":\"168851843\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1248772623\",\"template_mint\":13387,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124079000\"},{\"sale_id\":\"168851842\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1248772623\",\"template_mint\":13389,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124079000\"},{\"sale_id\":\"170586430\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199996392\",\"template_mint\":7771,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124138500\"},{\"sale_id\":\"170586417\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199996393\",\"template_mint\":7805,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124138500\"},{\"sale_id\":\"170497869\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"80900000000\",\"template_mint\":55,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124414500\"},{\"sale_id\":\"170491250\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"80000000000\",\"template_mint\":290,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124414500\"},{\"sale_id\":\"170344833\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"72500000000\",\"template_mint\":27,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756124414500\"},{\"sale_id\":\"170586719\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1289999674\",\"template_mint\":10356,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756125817500\"},{\"sale_id\":\"170586697\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1298699219\",\"template_mint\":6517,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756125817500\"},{\"sale_id\":\"170586687\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1289999675\",\"template_mint\":10353,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756125817500\"},{\"sale_id\":\"170574249\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1290000000\",\"template_mint\":10354,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756125817500\"},{\"sale_id\":\"170558134\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1298700000\",\"template_mint\":6298,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756125817500\"},{\"sale_id\":\"170558132\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1298700000\",\"template_mint\":6301,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756125817500\"},{\"sale_id\":\"170558131\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1298700000\",\"template_mint\":6306,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756125817500\"},{\"sale_id\":\"170531481\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1300000000\",\"template_mint\":10347,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756125817500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2800000000\",\"template_mint\":76,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756126591000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3408105076\",\"template_mint\":19319,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756126639500\"},{\"sale_id\":\"170240220\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1100000000\",\"template_mint\":122,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"170240219\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1100000000\",\"template_mint\":129,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"170240182\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":698,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"170240181\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":699,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"169888617\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3890997000\",\"template_mint\":373,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"169004686\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1412740758\",\"template_mint\":729,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"165730220\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1117313980\",\"template_mint\":176,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"161289019\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4200000000\",\"template_mint\":28,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"156963630\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2851200000\",\"template_mint\":636,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"151650674\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6200000000\",\"template_mint\":487,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756127573500\"},{\"sale_id\":\"158589618\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2553900000\",\"template_mint\":8246,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756129429000\"},{\"sale_id\":\"170560935\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"12999000000\",\"template_mint\":8046,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756129651500\"},{\"sale_id\":\"170586450\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4799999999\",\"template_mint\":6239,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756137247000\"},{\"sale_id\":\"170558135\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1298700000\",\"template_mint\":6296,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756137269500\"},{\"sale_id\":\"170567028\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176114229\",\"template_mint\":14470,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138471500\"},{\"sale_id\":\"170585876\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3799999999\",\"template_mint\":47579,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138521000\"},{\"sale_id\":\"170584805\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3800000000\",\"template_mint\":47697,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138533000\"},{\"sale_id\":\"170552714\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414747\",\"template_mint\":23946,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138739500\"},{\"sale_id\":\"170572119\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414747\",\"template_mint\":24083,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138751000\"},{\"sale_id\":\"170580217\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414747\",\"template_mint\":24111,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138758000\"},{\"sale_id\":\"170551149\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414748\",\"template_mint\":23928,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138766500\"},{\"sale_id\":\"170567056\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3517324908\",\"template_mint\":50353,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138947000\"},{\"sale_id\":\"170567312\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3517324908\",\"template_mint\":50329,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138965500\"},{\"sale_id\":\"170576211\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3517324908\",\"template_mint\":50480,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138973000\"},{\"sale_id\":\"170515463\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3517325155\",\"template_mint\":50286,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138981000\"},{\"sale_id\":\"170515464\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3517325155\",\"template_mint\":50275,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138988000\"},{\"sale_id\":\"170515466\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3517325155\",\"template_mint\":50266,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756138996000\"},{\"sale_id\":\"170556105\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722999097\",\"template_mint\":21708,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756139081500\"},{\"sale_id\":\"170556097\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722999098\",\"template_mint\":21680,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756139090000\"},{\"sale_id\":\"170556086\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722999099\",\"template_mint\":21672,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756139097500\"},{\"sale_id\":\"170519440\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1723000000\",\"template_mint\":21816,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756139105000\"},{\"sale_id\":\"170576209\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999995\",\"template_mint\":61678,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756141697500\"},{\"sale_id\":\"170568400\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1700000000\",\"template_mint\":58277,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756141697500\"},{\"sale_id\":\"170568395\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1700000000\",\"template_mint\":61421,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756141697500\"},{\"sale_id\":\"170567347\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999995\",\"template_mint\":61666,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756141697500\"},{\"sale_id\":\"170565318\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999995\",\"template_mint\":61665,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756141697500\"},{\"sale_id\":\"170551152\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999996\",\"template_mint\":60911,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756141697500\"},{\"sale_id\":\"170587144\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5247000000\",\"template_mint\":19319,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170583079\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"53460000000\",\"template_mint\":81,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170578865\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"55000000000\",\"template_mint\":846,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170573338\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5300000000\",\"template_mint\":5750,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170541940\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13000000000\",\"template_mint\":3849,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170537826\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13023450000\",\"template_mint\":5295,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497935\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5500000000\",\"template_mint\":17429,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497928\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":19129,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497927\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":16792,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497925\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":16793,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497922\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":16794,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497909\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":20048,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497906\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":12420,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497901\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":20452,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497898\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":15476,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497894\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":15052,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497891\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":16788,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497887\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":12952,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497884\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":20373,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497862\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5600000000\",\"template_mint\":16510,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497859\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13413319136\",\"template_mint\":49,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497858\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13413319136\",\"template_mint\":53,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497857\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13413319136\",\"template_mint\":55,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497856\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13413319136\",\"template_mint\":58,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497855\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13413319136\",\"template_mint\":62,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497854\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13413319136\",\"template_mint\":64,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497853\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13413319136\",\"template_mint\":65,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497841\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13413319136\",\"template_mint\":194,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170497839\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"16000000000\",\"template_mint\":4590,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170491259\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"90000000000\",\"template_mint\":210,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170453326\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"49900000000\",\"template_mint\":518,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"169977961\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"48411000000\",\"template_mint\":518,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"169169753\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5400000000\",\"template_mint\":13259,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"169148273\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5442030000\",\"template_mint\":15899,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"169148260\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5442030000\",\"template_mint\":14870,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"168687175\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"15000000000\",\"template_mint\":94,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"168175205\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"13266693479\",\"template_mint\":5288,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"167932814\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14400000000\",\"template_mint\":3851,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"167861504\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14500000000\",\"template_mint\":7341,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"167861503\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14700000000\",\"template_mint\":2041,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"167861502\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14600000000\",\"template_mint\":7758,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"167861501\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14700000000\",\"template_mint\":6338,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"167861045\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14895000000\",\"template_mint\":1962,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"167861041\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14895000000\",\"template_mint\":8537,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"167861039\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14895000000\",\"template_mint\":6341,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"164863255\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"15000000000\",\"template_mint\":441,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"163114911\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"14899000000\",\"template_mint\":100,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146409500\"},{\"sale_id\":\"170436515\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"9300000000\",\"template_mint\":76,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146605500\"},{\"sale_id\":\"169956418\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"10000000000\",\"template_mint\":4,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756146707500\"},{\"sale_id\":\"170589468\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2849999998\",\"template_mint\":61747,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756147180000\"},{\"sale_id\":\"169977934\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"97500000000\",\"template_mint\":20,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756147272000\"},{\"sale_id\":\"170590282\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722997981\",\"template_mint\":21105,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756147630500\"},{\"sale_id\":\"170590276\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2553898909\",\"template_mint\":17482,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756147630500\"},{\"sale_id\":\"170589476\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2849999998\",\"template_mint\":61748,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756147630500\"},{\"sale_id\":\"170549842\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"59400000000\",\"template_mint\":128,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756159126000\"},{\"sale_id\":\"170144616\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"17239001180\",\"template_mint\":47,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756160486000\"},{\"sale_id\":\"170484743\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"55000000000\",\"template_mint\":79,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756160547500\"},{\"sale_id\":\"170592291\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"96000000000\",\"template_mint\":266,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"170590481\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1321370820\",\"template_mint\":369,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"170589845\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":864,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"170497864\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"98900000000\",\"template_mint\":13,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"170491283\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"99900000000\",\"template_mint\":25,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"170405077\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"58507059600\",\"template_mint\":1980,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"170351677\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"60400000000\",\"template_mint\":1300,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"169856395\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"48000000000\",\"template_mint\":715,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"169474528\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2800000000\",\"template_mint\":91,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"167339664\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2920211870\",\"template_mint\":213,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"167339547\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":500,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756179398500\"},{\"sale_id\":\"170596032\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1179999980\",\"template_mint\":23591,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756183748000\"},{\"sale_id\":\"170596023\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1179999981\",\"template_mint\":23488,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756183748000\"},{\"sale_id\":\"170592117\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999999\",\"template_mint\":61731,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756185308000\"},{\"sale_id\":\"170581534\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1200000000\",\"template_mint\":14494,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191108500\"},{\"sale_id\":\"170576217\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176114229\",\"template_mint\":14464,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191108500\"},{\"sale_id\":\"170567030\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176114229\",\"template_mint\":14483,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191108500\"},{\"sale_id\":\"170086612\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1200000000\",\"template_mint\":14250,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191108500\"},{\"sale_id\":\"170086606\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1200000000\",\"template_mint\":14269,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191108500\"},{\"sale_id\":\"170564816\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1279999999\",\"template_mint\":8084,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191440000\"},{\"sale_id\":\"170563345\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1279999999\",\"template_mint\":8072,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191440000\"},{\"sale_id\":\"170563338\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1279999999\",\"template_mint\":8083,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191440000\"},{\"sale_id\":\"170563273\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1280000000\",\"template_mint\":8085,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191440000\"},{\"sale_id\":\"170556416\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1300000000\",\"template_mint\":8082,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756191440000\"},{\"sale_id\":\"170387226\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5771122830\",\"template_mint\":27024,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756202825500\"},{\"sale_id\":\"170484747\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5800000000\",\"template_mint\":115,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756210834000\"},{\"sale_id\":\"170598984\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1289999527\",\"template_mint\":10363,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756210964500\"},{\"sale_id\":\"170598978\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3591374092\",\"template_mint\":50601,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756210985000\"},{\"sale_id\":\"170598974\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1499999853\",\"template_mint\":7815,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211012000\"},{\"sale_id\":\"169895971\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5900000000\",\"template_mint\":442,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211036000\"},{\"sale_id\":\"170598975\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2048989985\",\"template_mint\":8096,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211044500\"},{\"sale_id\":\"170599011\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1187989566\",\"template_mint\":14388,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211184500\"},{\"sale_id\":\"170599017\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1169999989\",\"template_mint\":23557,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211212500\"},{\"sale_id\":\"170599053\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1238844648\",\"template_mint\":7490,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211254000\"},{\"sale_id\":\"170596057\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999999\",\"template_mint\":61761,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211296000\"},{\"sale_id\":\"170568598\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1194996985\",\"template_mint\":15161,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211505000\"},{\"sale_id\":\"170599113\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1289999525\",\"template_mint\":10338,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211534000\"},{\"sale_id\":\"170599057\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414727\",\"template_mint\":24125,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211555000\"},{\"sale_id\":\"170599117\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722997942\",\"template_mint\":20972,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211587000\"},{\"sale_id\":\"170596795\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999999\",\"template_mint\":61762,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756211609500\"},{\"sale_id\":\"170387918\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5900000000\",\"template_mint\":189,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756224350500\"},{\"sale_id\":\"170603594\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414597\",\"template_mint\":24117,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756234553000\"},{\"sale_id\":\"167339548\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":483,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756238173000\"},{\"sale_id\":\"167339549\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":476,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756238183000\"},{\"sale_id\":\"163485872\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3970000000\",\"template_mint\":202,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756238875000\"},{\"sale_id\":\"170597950\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3699999999\",\"template_mint\":47745,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756239263500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8435935934\",\"template_mint\":8898,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756239801000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3547037662\",\"template_mint\":6813,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756239830500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3070040000\",\"template_mint\":15728,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756239853000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2900000000\",\"template_mint\":579,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756239977000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3070040000\",\"template_mint\":2737,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756239995500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3070040000\",\"template_mint\":19761,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756240012000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3070040000\",\"template_mint\":19957,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756240027000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3070040000\",\"template_mint\":15464,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756240049500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3000000000\",\"template_mint\":19942,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756240062000\"},{\"sale_id\":\"170605534\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2553898417\",\"template_mint\":17498,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756243307000\"},{\"sale_id\":\"170605527\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1187989398\",\"template_mint\":14433,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756243307000\"},{\"sale_id\":\"170605526\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1541750303\",\"template_mint\":6255,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756243307000\"},{\"sale_id\":\"170598131\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3699999999\",\"template_mint\":47704,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756243307000\"},{\"sale_id\":\"170605531\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2048989871\",\"template_mint\":8099,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756243352500\"},{\"sale_id\":\"170605524\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1289999439\",\"template_mint\":10365,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756243423000\"},{\"sale_id\":\"161564353\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2048990000\",\"template_mint\":5541,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756243423000\"},{\"sale_id\":\"170605173\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3699999999\",\"template_mint\":47710,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756248561500\"},{\"sale_id\":\"170425903\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1700000000\",\"template_mint\":252,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756263805500\"},{\"sale_id\":\"170316498\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"24996000000\",\"template_mint\":15,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756264109500\"},{\"sale_id\":\"170240213\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1500000000\",\"template_mint\":207,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756264492500\"},{\"sale_id\":\"170240199\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900000000\",\"template_mint\":411,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756264532000\"},{\"sale_id\":\"170590479\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"574200000\",\"template_mint\":13545,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266422500\"},{\"sale_id\":\"170322640\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13542,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266480500\"},{\"sale_id\":\"170322639\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13543,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266501500\"},{\"sale_id\":\"170322644\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13538,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266516500\"},{\"sale_id\":\"170322645\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13537,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266529500\"},{\"sale_id\":\"170322641\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13541,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266541500\"},{\"sale_id\":\"170322643\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13539,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266556000\"},{\"sale_id\":\"170322642\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13540,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266574000\"},{\"sale_id\":\"170322646\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":13535,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266615000\"},{\"sale_id\":\"170322648\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"580000000\",\"template_mint\":12715,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266627000\"},{\"sale_id\":\"170582275\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"949000000\",\"template_mint\":4519,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266658500\"},{\"sale_id\":\"170117892\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":4634,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266674500\"},{\"sale_id\":\"170117948\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"900000000\",\"template_mint\":4780,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266708500\"},{\"sale_id\":\"170497860\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1000000000\",\"template_mint\":4770,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266722500\"},{\"sale_id\":\"169922983\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1046089055\",\"template_mint\":4817,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756266752000\"},{\"sale_id\":\"170609121\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4900000000\",\"template_mint\":22809,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756270905000\"},{\"sale_id\":\"170608585\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4950000000\",\"template_mint\":6813,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756277485000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5000000\",\"template_mint\":190,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756297841000\"},{\"sale_id\":\"170613142\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3591373846\",\"template_mint\":50600,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756299423500\"},{\"sale_id\":\"170613135\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3591373846\",\"template_mint\":50602,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756299423500\"},{\"sale_id\":\"170515455\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3591374105\",\"template_mint\":50342,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756299423500\"},{\"sale_id\":\"170602185\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999999\",\"template_mint\":61790,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756299485500\"},{\"sale_id\":\"170599167\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999999\",\"template_mint\":61777,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756299485500\"},{\"sale_id\":\"170592097\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1700000000\",\"template_mint\":61729,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756299485500\"},{\"sale_id\":\"170592095\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1700000000\",\"template_mint\":61751,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756299485500\"},{\"sale_id\":\"170617662\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999999\",\"template_mint\":61832,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756324729000\"},{\"sale_id\":\"170618261\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176119385\",\"template_mint\":9984,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756325673500\"},{\"sale_id\":\"170485112\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176119936\",\"template_mint\":9875,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756325681500\"},{\"sale_id\":\"165138411\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1350000000\",\"template_mint\":9258,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756325689000\"},{\"sale_id\":\"170602953\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1250000000\",\"template_mint\":6526,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756325720000\"},{\"sale_id\":\"170618397\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1499999743\",\"template_mint\":8100,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756325914000\"},{\"sale_id\":\"170606904\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1500000000\",\"template_mint\":8101,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756325920000\"},{\"sale_id\":\"161564412\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2048990000\",\"template_mint\":5527,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756325928500\"},{\"sale_id\":\"170618412\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414101\",\"template_mint\":24133,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756325978000\"},{\"sale_id\":\"170618401\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414102\",\"template_mint\":23433,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756325989500\"},{\"sale_id\":\"170618208\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1699999999\",\"template_mint\":61833,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756339473500\"},{\"sale_id\":\"170616626\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"490050000\",\"template_mint\":128,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756347067000\"},{\"sale_id\":\"170616625\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"821700000\",\"template_mint\":36211,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756347067000\"},{\"sale_id\":\"170613848\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"830000000\",\"template_mint\":36335,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756347067000\"},{\"sale_id\":\"170606920\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"830000000\",\"template_mint\":36261,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756347067000\"},{\"sale_id\":\"170597949\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"830000000\",\"template_mint\":36280,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756347067000\"},{\"sale_id\":\"170590478\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"841500000\",\"template_mint\":35789,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756347067000\"},{\"sale_id\":\"170590477\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"841500000\",\"template_mint\":36134,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756347067000\"},{\"sale_id\":\"170569149\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"495000000\",\"template_mint\":157,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756347067000\"},{\"sale_id\":\"170250672\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1055000000\",\"template_mint\":71,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756347067000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"500000000\",\"template_mint\":36310,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756358284500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":852,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365597000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":24823,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365618500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":12593,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365640500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":12739,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365658000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":13675,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365676000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":24962,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365693000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":24963,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365711500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":26298,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365725000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":18447,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365739500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"8100010000\",\"template_mint\":8022,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756365754500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4800000000\",\"template_mint\":445,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756367288000\"},{\"sale_id\":\"170623992\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"10000000000\",\"template_mint\":67,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756384032500\"},{\"sale_id\":\"170628558\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1541749615\",\"template_mint\":6256,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756387888000\"},{\"sale_id\":\"170623658\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"899900000000\",\"template_mint\":95,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756390103000\"},{\"sale_id\":\"170623676\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"301950000000\",\"template_mint\":136,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756390732500\"},{\"sale_id\":\"170629682\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3591373610\",\"template_mint\":50642,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756393725500\"},{\"sale_id\":\"170629828\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176119129\",\"template_mint\":9975,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756394586500\"},{\"sale_id\":\"170629847\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1188991376\",\"template_mint\":11343,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756394607000\"},{\"sale_id\":\"170628572\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1541749614\",\"template_mint\":6261,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756394646000\"},{\"sale_id\":\"170629861\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722997343\",\"template_mint\":21829,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756394737500\"},{\"sale_id\":\"170629849\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1249999192\",\"template_mint\":6524,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756394767000\"},{\"sale_id\":\"170632301\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999297\",\"template_mint\":7497,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756407405000\"},{\"sale_id\":\"170632293\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999298\",\"template_mint\":7504,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756407410000\"},{\"sale_id\":\"170629637\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999374\",\"template_mint\":7506,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756407417000\"},{\"sale_id\":\"170618556\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999607\",\"template_mint\":7515,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756407419500\"},{\"sale_id\":\"170602952\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1220000000\",\"template_mint\":7505,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756407433500\"},{\"sale_id\":\"157948423\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2576000000\",\"template_mint\":8551,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756408466500\"},{\"sale_id\":\"170633607\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1249999092\",\"template_mint\":6520,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756415926500\"},{\"sale_id\":\"170633347\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542413842\",\"template_mint\":24137,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756415992000\"},{\"sale_id\":\"170623672\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"59400000000\",\"template_mint\":1817,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416106500\"},{\"sale_id\":\"169973992\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3500000000\",\"template_mint\":68,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416305000\"},{\"sale_id\":\"170240222\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1100000000\",\"template_mint\":82,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416462000\"},{\"sale_id\":\"170240221\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1100000000\",\"template_mint\":98,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416462000\"},{\"sale_id\":\"169712378\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1199000000\",\"template_mint\":1017,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416462000\"},{\"sale_id\":\"169004696\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1412740758\",\"template_mint\":727,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416462000\"},{\"sale_id\":\"167339552\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1782000000\",\"template_mint\":463,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416648500\"},{\"sale_id\":\"170240241\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2300000000\",\"template_mint\":282,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416666000\"},{\"sale_id\":\"154966974\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2805900945\",\"template_mint\":81,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416680500\"},{\"sale_id\":\"170240224\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1100000000\",\"template_mint\":68,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416790000\"},{\"sale_id\":\"170240223\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1100000000\",\"template_mint\":50,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756416790000\"},{\"sale_id\":\"170633367\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1169999832\",\"template_mint\":23562,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756417638000\"},{\"sale_id\":\"170633587\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1249999093\",\"template_mint\":6531,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756417694500\"},{\"sale_id\":\"170633346\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1399999781\",\"template_mint\":8098,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756417795500\"},{\"sale_id\":\"170633306\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542413843\",\"template_mint\":24149,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756417892000\"},{\"sale_id\":\"170635487\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414749\",\"template_mint\":24179,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756443597500\"},{\"sale_id\":\"170635493\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1541749613\",\"template_mint\":6259,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756443641000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"7000000000\",\"template_mint\":36,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756450094500\"},{\"sale_id\":\"170637311\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1183046952\",\"template_mint\":15206,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756454573000\"},{\"sale_id\":\"170637292\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999903\",\"template_mint\":7519,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756454591500\"},{\"sale_id\":\"170623686\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18262,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756470261000\"},{\"sale_id\":\"170573342\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1128600000\",\"template_mint\":2722,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756471273500\"},{\"sale_id\":\"170637290\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2500000000\",\"template_mint\":968,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756478413000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":20804,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756480396000\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":20770,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756480875500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":19514,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756480892500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":18515,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756480913500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":14633,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756481128000\"},{\"sale_id\":\"170336793\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"6000000000\",\"template_mint\":575,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756481677500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"4500000000\",\"template_mint\":12473,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756483107500\"},{\"sale_id\":\"170640490\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1300000000\",\"template_mint\":8107,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756489597500\"},{\"sale_id\":\"170643278\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3591373338\",\"template_mint\":50676,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756494750000\"},{\"sale_id\":\"170635484\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"3599999999\",\"template_mint\":47780,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756494803500\"},{\"sale_id\":\"170643350\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1542414564\",\"template_mint\":24205,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756494942500\"},{\"sale_id\":\"170612377\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1200000000\",\"template_mint\":1406,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756496612500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"347390000\",\"template_mint\":15386,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756519047000\"},{\"sale_id\":\"170594838\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1722997966\",\"template_mint\":21745,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756536209000\"},{\"sale_id\":\"170650660\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176118585\",\"template_mint\":9985,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756540390500\"},{\"sale_id\":\"170636453\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1541749613\",\"template_mint\":6254,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756540390500\"},{\"sale_id\":\"170633590\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1249999093\",\"template_mint\":6530,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756540390500\"},{\"sale_id\":\"170495650\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1400000000\",\"template_mint\":11325,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756540390500\"},{\"sale_id\":\"170316516\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5500000000\",\"template_mint\":53,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756542764000\"},{\"sale_id\":\"153012017\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5563730000\",\"template_mint\":35,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756542784000\"},{\"sale_id\":\"170623687\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18261,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756545411000\"},{\"sale_id\":\"170639552\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1117314000\",\"template_mint\":2722,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756545741500\"},{\"sale_id\":null,\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5000000000\",\"template_mint\":449,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756545863000\"},{\"sale_id\":\"170651178\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1169999465\",\"template_mint\":23606,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756545891000\"},{\"sale_id\":\"170625766\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2499990000\",\"template_mint\":23242,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756545909000\"},{\"sale_id\":\"170531364\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"2499999990\",\"template_mint\":22934,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756545916500\"},{\"sale_id\":\"170651200\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176118578\",\"template_mint\":9963,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756545931500\"},{\"sale_id\":\"170638031\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1541749613\",\"template_mint\":6243,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756546068500\"},{\"sale_id\":\"170651203\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1176118577\",\"template_mint\":9977,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756546213500\"},{\"sale_id\":\"170623688\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18260,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756549686500\"},{\"sale_id\":\"170623689\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18259,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756551537500\"},{\"sale_id\":\"170623690\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18258,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756551704500\"},{\"sale_id\":\"170623691\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18257,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756551736500\"},{\"sale_id\":\"170623692\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18256,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756551755500\"},{\"sale_id\":\"170623693\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18254,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756552258000\"},{\"sale_id\":\"170623694\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18252,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756552271000\"},{\"sale_id\":\"170623695\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18251,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756552321500\"},{\"sale_id\":\"170623696\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18250,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756552377000\"},{\"sale_id\":\"170623697\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18249,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756552396500\"},{\"sale_id\":\"170623698\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18248,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756552427000\"},{\"sale_id\":\"170623699\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"5776807410\",\"template_mint\":18247,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756552444000\"},{\"sale_id\":\"170648197\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"784080000\",\"template_mint\":36234,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756554141000\"},{\"sale_id\":\"170648181\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"784080000\",\"template_mint\":36179,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756554141000\"},{\"sale_id\":\"170648178\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"784080000\",\"template_mint\":36261,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756554141000\"},{\"sale_id\":\"170654816\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1188990781\",\"template_mint\":11332,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756569583500\"},{\"sale_id\":\"170654856\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1219999459\",\"template_mint\":7523,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756569707000\"},{\"sale_id\":\"170657338\",\"auction_id\":null,\"buyoffer_id\":null,\"price\":\"1188990727\",\"template_mint\":11357,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"block_time\":\"1756582773000\"}],\"query_time\":1756585627276}" +} \ No newline at end of file diff --git a/test/data/59c37b1c749ed32d18297711a0c928874472a382.json b/test/data/45afffb30dd6124ca4bf8d4b5d194c3ba2568381.json similarity index 61% rename from test/data/59c37b1c749ed32d18297711a0c928874472a382.json rename to test/data/45afffb30dd6124ca4bf8d4b5d194c3ba2568381.json index 94d0159..cbba033 100644 --- a/test/data/59c37b1c749ed32d18297711a0c928874472a382.json +++ b/test/data/45afffb30dd6124ca4bf8d4b5d194c3ba2568381.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/collections/_count", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/collections/_count", "params": { "method": "POST", "body": "{\"author\":\"taco,alien.worlds\"}", @@ -13,7 +13,7 @@ "json": { "success": true, "data": "1", - "query_time": 1709306624705 + "query_time": 1756585607069 }, - "text": "{\"success\":true,\"data\":\"1\",\"query_time\":1709306624705}" + "text": "{\"success\":true,\"data\":\"1\",\"query_time\":1756585607069}" } \ No newline at end of file diff --git a/test/data/48f2c4b1533ee522b12950d94b525b94195a8734.json b/test/data/48f2c4b1533ee522b12950d94b525b94195a8734.json deleted file mode 100644 index 4d27860..0000000 --- a/test/data/48f2c4b1533ee522b12950d94b525b94195a8734.json +++ /dev/null @@ -1,9860 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/prices/sales/days", - "params": { - "method": "POST", - "body": "{\"collection_name\":\"taco\"}", - "headers": { - "Content-Type": "application/json" - } - } - }, - "status": 200, - "json": { - "success": true, - "data": [ - { - "median": "3538000000", - "average": "3647305080", - "volume": "233427525145", - "sales": "64", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1709294400000 - }, - { - "median": "4042000000", - "average": "14139176562", - "volume": "1922928012405", - "sales": "136", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1709208000000 - }, - { - "median": "3737000000", - "average": "14139189717", - "volume": "2417801441551", - "sales": "171", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1709121600000 - }, - { - "median": "4498000000", - "average": "13373038739", - "volume": "2340281779302", - "sales": "175", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1709035200000 - }, - { - "median": "4099000000", - "average": "6424405279", - "volume": "944387576030", - "sales": "147", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708948800000 - }, - { - "median": "4313000000", - "average": "5709152879", - "volume": "759317332908", - "sales": "133", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708862400000 - }, - { - "median": "4018410000", - "average": "9884448088", - "volume": "1660587278797", - "sales": "168", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708776000000 - }, - { - "median": "1410000000", - "average": "5163467794", - "volume": "3660898666270", - "sales": "709", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708689600000 - }, - { - "median": "3800000000", - "average": "6267403057", - "volume": "877436428036", - "sales": "140", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708603200000 - }, - { - "median": "3037000000", - "average": "7389331301", - "volume": "1411362278498", - "sales": "191", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708516800000 - }, - { - "median": "2881781100", - "average": "10188179757", - "volume": "2210835007272", - "sales": "217", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708430400000 - }, - { - "median": "2968000000", - "average": "4921655854", - "volume": "600442014160", - "sales": "122", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708344000000 - }, - { - "median": "2710000000", - "average": "9057538801", - "volume": "2726319179163", - "sales": "301", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708257600000 - }, - { - "median": "3498957000", - "average": "7474990081", - "volume": "784873958555", - "sales": "105", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708171200000 - }, - { - "median": "2799000000", - "average": "8086312204", - "volume": "1140170020756", - "sales": "141", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1708084800000 - }, - { - "median": "2435000000", - "average": "6793030339", - "volume": "1861290312886", - "sales": "274", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707998400000 - }, - { - "median": "2644000000", - "average": "4471950297", - "volume": "621601091330", - "sales": "139", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707912000000 - }, - { - "median": "2425000000", - "average": "7027982010", - "volume": "822273895162", - "sales": "117", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707825600000 - }, - { - "median": "2536000000", - "average": "16677483139", - "volume": "2384880088921", - "sales": "143", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707739200000 - }, - { - "median": "2541000000", - "average": "14031488272", - "volume": "2090691752489", - "sales": "149", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707652800000 - }, - { - "median": "2642000000", - "average": "12716180266", - "volume": "2276196267692", - "sales": "179", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707566400000 - }, - { - "median": "2250137557", - "average": "6616295001", - "volume": "1707004110143", - "sales": "258", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707480000000 - }, - { - "median": "2525000000", - "average": "4084263800", - "volume": "641229416639", - "sales": "157", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707393600000 - }, - { - "median": "2439900000", - "average": "15195219847", - "volume": "2552796934245", - "sales": "168", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707307200000 - }, - { - "median": "1850000000", - "average": "2699856375", - "volume": "558870269694", - "sales": "207", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707220800000 - }, - { - "median": "2566000000", - "average": "9682626877", - "volume": "1481441912234", - "sales": "153", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707134400000 - }, - { - "median": "2435000000", - "average": "6393186948", - "volume": "1361748819978", - "sales": "213", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1707048000000 - }, - { - "median": "2941000000", - "average": "14266238968", - "volume": "1826078587865", - "sales": "128", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706961600000 - }, - { - "median": "2540000000", - "average": "4262262396", - "volume": "1061303336654", - "sales": "249", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706875200000 - }, - { - "median": "2330000000", - "average": "4942607318", - "volume": "1146684897737", - "sales": "232", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706788800000 - }, - { - "median": "2425649490", - "average": "10178676591", - "volume": "1486086782310", - "sales": "146", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706702400000 - }, - { - "median": "2532999900", - "average": "9488359520", - "volume": "1328370332809", - "sales": "140", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706616000000 - }, - { - "median": "3000000000", - "average": "16356671228", - "volume": "2028227232300", - "sales": "124", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706529600000 - }, - { - "median": "2500000000", - "average": "9535093462", - "volume": "1468404393152", - "sales": "154", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706443200000 - }, - { - "median": "2660000000", - "average": "7818349643", - "volume": "1282209341406", - "sales": "164", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706356800000 - }, - { - "median": "2500000000", - "average": "7152144134", - "volume": "1194408070402", - "sales": "167", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706270400000 - }, - { - "median": "2497549626", - "average": "3896363357", - "volume": "533801779908", - "sales": "137", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706184000000 - }, - { - "median": "2722500000", - "average": "11840591135", - "volume": "2249712315564", - "sales": "190", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706097600000 - }, - { - "median": "2700000000", - "average": "8144223535", - "volume": "1205345083175", - "sales": "148", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1706011200000 - }, - { - "median": "2595000000", - "average": "6913403360", - "volume": "1037010503982", - "sales": "150", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705924800000 - }, - { - "median": "2374912088", - "average": "10618379597", - "volume": "2282951613277", - "sales": "215", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705838400000 - }, - { - "median": "3200000000", - "average": "6863657302", - "volume": "631456471824", - "sales": "92", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705752000000 - }, - { - "median": "2441000000", - "average": "5591024639", - "volume": "1425711282955", - "sales": "255", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705665600000 - }, - { - "median": "2456784000", - "average": "5137697318", - "volume": "1443692946495", - "sales": "281", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705579200000 - }, - { - "median": "2342000000", - "average": "6871272797", - "volume": "1587264016000", - "sales": "231", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705492800000 - }, - { - "median": "2242000000", - "average": "3723103852", - "volume": "867483197554", - "sales": "233", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705406400000 - }, - { - "median": "1996000000", - "average": "3319666310", - "volume": "647334930512", - "sales": "195", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705320000000 - }, - { - "median": "2341000000", - "average": "5889751563", - "volume": "1089604039170", - "sales": "185", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705233600000 - }, - { - "median": "2814000000", - "average": "13317453624", - "volume": "3422585581339", - "sales": "257", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705147200000 - }, - { - "median": "2641000000", - "average": "6441499147", - "volume": "1114379352377", - "sales": "173", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1705060800000 - }, - { - "median": "2689668828", - "average": "7036951483", - "volume": "1280725169943", - "sales": "182", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704974400000 - }, - { - "median": "2399000000", - "average": "5073545313", - "volume": "867576248518", - "sales": "171", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704888000000 - }, - { - "median": "2841000000", - "average": "5704835655", - "volume": "941297883029", - "sales": "165", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704801600000 - }, - { - "median": "2796000000", - "average": "4083844548", - "volume": "632995904973", - "sales": "155", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704715200000 - }, - { - "median": "2838000000", - "average": "7044732768", - "volume": "1451214950291", - "sales": "206", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704628800000 - }, - { - "median": "2850000000", - "average": "8344827692", - "volume": "1343517258407", - "sales": "161", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704542400000 - }, - { - "median": "2689668828", - "average": "5290784654", - "volume": "920596529813", - "sales": "174", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704456000000 - }, - { - "median": "2475000000", - "average": "5667498267", - "volume": "719772279964", - "sales": "127", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704369600000 - }, - { - "median": "2926980000", - "average": "6857446877", - "volume": "1467493631668", - "sales": "214", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704283200000 - }, - { - "median": "2700000000", - "average": "8240427387", - "volume": "1079495987707", - "sales": "131", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704196800000 - }, - { - "median": "2466248400", - "average": "4415028765", - "volume": "538633509332", - "sales": "122", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704110400000 - }, - { - "median": "2434568400", - "average": "5373772329", - "volume": "693216630467", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1704024000000 - }, - { - "median": "2841000000", - "average": "7298362831", - "volume": "1233423318389", - "sales": "169", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703937600000 - }, - { - "median": "3500000000", - "average": "8439681866", - "volume": "1215314188740", - "sales": "144", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703851200000 - }, - { - "median": "2989000000", - "average": "9019509542", - "volume": "1704687303354", - "sales": "189", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703764800000 - }, - { - "median": "2542000000", - "average": "5693334702", - "volume": "1132973605737", - "sales": "199", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703678400000 - }, - { - "median": "3200000000", - "average": "6138500448", - "volume": "890082564934", - "sales": "145", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703592000000 - }, - { - "median": "2999000000", - "average": "6083709626", - "volume": "644873220376", - "sales": "106", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703505600000 - }, - { - "median": "2673000000", - "average": "9034115012", - "volume": "1454492516928", - "sales": "161", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703419200000 - }, - { - "median": "2842000000", - "average": "7872942362", - "volume": "999863679933", - "sales": "127", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703332800000 - }, - { - "median": "3397000000", - "average": "12076354353", - "volume": "2693027020664", - "sales": "223", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703246400000 - }, - { - "median": "2809000000", - "average": "7813857770", - "volume": "1265844958760", - "sales": "162", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703160000000 - }, - { - "median": "3300000000", - "average": "7671205351", - "volume": "943558258148", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1703073600000 - }, - { - "median": "2999000000", - "average": "11549219659", - "volume": "1281963382199", - "sales": "111", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702987200000 - }, - { - "median": "3300000000", - "average": "11766987866", - "volume": "1341436616750", - "sales": "114", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702900800000 - }, - { - "median": "2940300000", - "average": "4599515632", - "volume": "593337516569", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702814400000 - }, - { - "median": "2841000000", - "average": "6877667464", - "volume": "667133743974", - "sales": "97", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702728000000 - }, - { - "median": "2842000000", - "average": "9296997901", - "volume": "855323806869", - "sales": "92", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702641600000 - }, - { - "median": "3032000000", - "average": "6369281535", - "volume": "585973901192", - "sales": "92", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702555200000 - }, - { - "median": "3020000000", - "average": "6929629789", - "volume": "1462151885518", - "sales": "211", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702468800000 - }, - { - "median": "3020000000", - "average": "15728848626", - "volume": "3696279427147", - "sales": "235", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702382400000 - }, - { - "median": "3000000000", - "average": "13695837135", - "volume": "2410467335724", - "sales": "176", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702296000000 - }, - { - "median": "2942000000", - "average": "16184312902", - "volume": "3139756702975", - "sales": "194", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702209600000 - }, - { - "median": "3230000000", - "average": "22914622848", - "volume": "3208047198734", - "sales": "140", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702123200000 - }, - { - "median": "3042000000", - "average": "18202257907", - "volume": "2639327396491", - "sales": "145", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1702036800000 - }, - { - "median": "5390550000", - "average": "17650398256", - "volume": "3530079651186", - "sales": "200", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701950400000 - }, - { - "median": "3039000000", - "average": "8450859714", - "volume": "1892992575927", - "sales": "224", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701864000000 - }, - { - "median": "2942000000", - "average": "9563327482", - "volume": "2113495373417", - "sales": "221", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701777600000 - }, - { - "median": "3187800000", - "average": "9407649257", - "volume": "5287098882313", - "sales": "562", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701691200000 - }, - { - "median": "3142000000", - "average": "9473804457", - "volume": "3296883951091", - "sales": "348", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701604800000 - }, - { - "median": "3370000000", - "average": "17496059044", - "volume": "7715762038315", - "sales": "441", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701518400000 - }, - { - "median": "3442000000", - "average": "18738330169", - "volume": "5883835673117", - "sales": "314", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701432000000 - }, - { - "median": "3089990000", - "average": "9308127532", - "volume": "2215334352578", - "sales": "238", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701345600000 - }, - { - "median": "2800000000", - "average": "9730370070", - "volume": "1887691793676", - "sales": "194", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701259200000 - }, - { - "median": "3400000000", - "average": "9762836803", - "volume": "2118535586284", - "sales": "217", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701172800000 - }, - { - "median": "3497000000", - "average": "8793551503", - "volume": "2365465354195", - "sales": "269", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701086400000 - }, - { - "median": "2942000000", - "average": "6375944719", - "volume": "1268812999155", - "sales": "199", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1701000000000 - }, - { - "median": "3430000000", - "average": "8634657304", - "volume": "1890989949596", - "sales": "219", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700913600000 - }, - { - "median": "2842000000", - "average": "5107956826", - "volume": "2084046384845", - "sales": "408", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700827200000 - }, - { - "median": "2541000000", - "average": "9293423104", - "volume": "1273198965194", - "sales": "137", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700740800000 - }, - { - "median": "2742000000", - "average": "8681449425", - "volume": "1718926986224", - "sales": "198", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700654400000 - }, - { - "median": "2730000000", - "average": "8594675660", - "volume": "1675961753708", - "sales": "195", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700568000000 - }, - { - "median": "2397600000", - "average": "8000856765", - "volume": "1680179920574", - "sales": "210", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700481600000 - }, - { - "median": "2541000000", - "average": "7826691141", - "volume": "1471417934424", - "sales": "188", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700395200000 - }, - { - "median": "3000000000", - "average": "9330779653", - "volume": "1455601625907", - "sales": "156", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700308800000 - }, - { - "median": "2741000000", - "average": "7539334973", - "volume": "1176136255758", - "sales": "156", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700222400000 - }, - { - "median": "2500000000", - "average": "7651181818", - "volume": "948746545482", - "sales": "124", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700136000000 - }, - { - "median": "2742000000", - "average": "7253173711", - "volume": "1095229230364", - "sales": "151", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1700049600000 - }, - { - "median": "2940000000", - "average": "9884532787", - "volume": "1522218049189", - "sales": "154", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699963200000 - }, - { - "median": "2641000000", - "average": "6824273534", - "volume": "1521812998074", - "sales": "223", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699876800000 - }, - { - "median": "2939000000", - "average": "7793769736", - "volume": "1293765776156", - "sales": "166", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699790400000 - }, - { - "median": "3009000000", - "average": "8846687435", - "volume": "2193978483790", - "sales": "248", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699704000000 - }, - { - "median": "2831000000", - "average": "8948459803", - "volume": "1369114349805", - "sales": "153", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699617600000 - }, - { - "median": "2942000000", - "average": "7730492811", - "volume": "1004964065395", - "sales": "130", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699531200000 - }, - { - "median": "3164000000", - "average": "15058910960", - "volume": "1867304959015", - "sales": "124", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699444800000 - }, - { - "median": "2941000000", - "average": "5492730287", - "volume": "1098546057405", - "sales": "200", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699358400000 - }, - { - "median": "3040000000", - "average": "8917368305", - "volume": "1400026823901", - "sales": "157", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699272000000 - }, - { - "median": "5800000000", - "average": "13637536307", - "volume": "1704692038352", - "sales": "125", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699185600000 - }, - { - "median": "4148100000", - "average": "21777449221", - "volume": "4181270250346", - "sales": "192", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699099200000 - }, - { - "median": "3175524000", - "average": "9984327873", - "volume": "848667869169", - "sales": "85", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1699012800000 - }, - { - "median": "2942000000", - "average": "9942899962", - "volume": "2744240389535", - "sales": "276", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698926400000 - }, - { - "median": "4500000000", - "average": "16535951531", - "volume": "2496928681130", - "sales": "151", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698840000000 - }, - { - "median": "2600000000", - "average": "16951017212", - "volume": "4831039905500", - "sales": "285", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698753600000 - }, - { - "median": "2942000000", - "average": "12496197107", - "volume": "2599208998163", - "sales": "208", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698667200000 - }, - { - "median": "3139000000", - "average": "11514133177", - "volume": "1692577577031", - "sales": "147", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698580800000 - }, - { - "median": "3234330000", - "average": "17679848870", - "volume": "6364745593307", - "sales": "360", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698494400000 - }, - { - "median": "6500000000", - "average": "47137731691", - "volume": "11124504679149", - "sales": "236", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698408000000 - }, - { - "median": "3042000000", - "average": "9936155565", - "volume": "1977294957523", - "sales": "199", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698321600000 - }, - { - "median": "3022000000", - "average": "5594220566", - "volume": "453131865809", - "sales": "81", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698235200000 - }, - { - "median": "4500000000", - "average": "40410740998", - "volume": "5091753365766", - "sales": "126", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698148800000 - }, - { - "median": "3242000000", - "average": "16415418070", - "volume": "2150419767222", - "sales": "131", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1698062400000 - }, - { - "median": "3042000000", - "average": "6408790338", - "volume": "596017501469", - "sales": "93", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697976000000 - }, - { - "median": "3542000000", - "average": "11116820403", - "volume": "1745340803268", - "sales": "157", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697889600000 - }, - { - "median": "2967863894", - "average": "9991793309", - "volume": "1298933130161", - "sales": "130", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697803200000 - }, - { - "median": "3097000000", - "average": "13425902049", - "volume": "1637960050007", - "sales": "122", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697716800000 - }, - { - "median": "3699000000", - "average": "21030185786", - "volume": "4185006971438", - "sales": "199", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697630400000 - }, - { - "median": "2243999999", - "average": "7063455852", - "volume": "988883819313", - "sales": "140", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697544000000 - }, - { - "median": "2345309999", - "average": "12823796813", - "volume": "3565015513994", - "sales": "278", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697457600000 - }, - { - "median": "3142000000", - "average": "9766255360", - "volume": "2021614859490", - "sales": "207", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697371200000 - }, - { - "median": "3140000000", - "average": "9101835073", - "volume": "1656533983307", - "sales": "182", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697284800000 - }, - { - "median": "1930895998", - "average": "5239719771", - "volume": "1922977156028", - "sales": "367", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697198400000 - }, - { - "median": "2757871145", - "average": "12458612268", - "volume": "2902856658336", - "sales": "233", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697112000000 - }, - { - "median": "1930895998", - "average": "12299662917", - "volume": "3247111010007", - "sales": "264", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1697025600000 - }, - { - "median": "1700000000", - "average": "5177462418", - "volume": "2226308839583", - "sales": "430", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696939200000 - }, - { - "median": "1940598000", - "average": "9152709907", - "volume": "3340739116129", - "sales": "365", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696852800000 - }, - { - "median": "3242000000", - "average": "14577570389", - "volume": "3338263619034", - "sales": "229", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696766400000 - }, - { - "median": "3941000000", - "average": "12967283308", - "volume": "3371493660110", - "sales": "260", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696680000000 - }, - { - "median": "7850000000", - "average": "13418882287", - "volume": "2482493223038", - "sales": "185", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696593600000 - }, - { - "median": "3636000000", - "average": "14357575405", - "volume": "2526933271354", - "sales": "176", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696507200000 - }, - { - "median": "2860000000", - "average": "10697250951", - "volume": "2438973216879", - "sales": "228", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696420800000 - }, - { - "median": "1690859729", - "average": "24812810815", - "volume": "9007050325781", - "sales": "363", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696334400000 - }, - { - "median": "1290000000", - "average": "20915469479", - "volume": "6881189458475", - "sales": "329", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696248000000 - }, - { - "median": "2940000000", - "average": "23178133819", - "volume": "4728339299071", - "sales": "204", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696161600000 - }, - { - "median": "3542000000", - "average": "28339976766", - "volume": "4704436143207", - "sales": "166", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1696075200000 - }, - { - "median": "2942000000", - "average": "29604290445", - "volume": "6572152478813", - "sales": "222", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695988800000 - }, - { - "median": "19450000000", - "average": "41895395133", - "volume": "10850907339421", - "sales": "259", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695902400000 - }, - { - "median": "19900000000", - "average": "56658131239", - "volume": "9915172966900", - "sales": "175", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695816000000 - }, - { - "median": "13900000000", - "average": "29027364088", - "volume": "15239366146377", - "sales": "525", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695729600000 - }, - { - "median": "3073950000", - "average": "32656022123", - "volume": "9666182548298", - "sales": "296", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695643200000 - }, - { - "median": "3542000000", - "average": "32286971365", - "volume": "4165019306098", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695556800000 - }, - { - "median": "10395000000", - "average": "49559187363", - "volume": "13133184651270", - "sales": "265", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695470400000 - }, - { - "median": "4131000000", - "average": "48186754231", - "volume": "11082953473065", - "sales": "230", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695384000000 - }, - { - "median": "3140000000", - "average": "6881293308", - "volume": "674366744212", - "sales": "98", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695297600000 - }, - { - "median": "3042000000", - "average": "6831052829", - "volume": "744584758355", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695211200000 - }, - { - "median": "3341000000", - "average": "6083566168", - "volume": "462351028782", - "sales": "76", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695124800000 - }, - { - "median": "3242000000", - "average": "6722975618", - "volume": "860540879076", - "sales": "128", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1695038400000 - }, - { - "median": "4042000000", - "average": "5418881067", - "volume": "455186009655", - "sales": "84", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694952000000 - }, - { - "median": "3041000000", - "average": "7153903562", - "volume": "794083295356", - "sales": "111", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694865600000 - }, - { - "median": "3441000000", - "average": "9783187830", - "volume": "1888155251105", - "sales": "193", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694779200000 - }, - { - "median": "2156220000", - "average": "14922738951", - "volume": "1343046505581", - "sales": "90", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694692800000 - }, - { - "median": "420000000", - "average": "9993524970", - "volume": "2208569018414", - "sales": "221", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694606400000 - }, - { - "median": "1066000000", - "average": "7159476627", - "volume": "1510649568372", - "sales": "211", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694520000000 - }, - { - "median": "2300000000", - "average": "13003060341", - "volume": "2106495775229", - "sales": "162", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694433600000 - }, - { - "median": "900000000", - "average": "20378709026", - "volume": "4075741805207", - "sales": "200", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694347200000 - }, - { - "median": "3142000000", - "average": "6462603030", - "volume": "982315660530", - "sales": "152", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694260800000 - }, - { - "median": "1000000000", - "average": "7092077335", - "volume": "1049627445606", - "sales": "148", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694174400000 - }, - { - "median": "1079999999", - "average": "4745034205", - "volume": "778185609618", - "sales": "164", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694088000000 - }, - { - "median": "790000000", - "average": "7300969863", - "volume": "635184378069", - "sales": "87", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1694001600000 - }, - { - "median": "3240000000", - "average": "6102235213", - "volume": "2379871733261", - "sales": "390", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693915200000 - }, - { - "median": "612000000", - "average": "3269506365", - "volume": "532929537428", - "sales": "163", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693828800000 - }, - { - "median": "3841000000", - "average": "4464858015", - "volume": "1343922262429", - "sales": "301", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693742400000 - }, - { - "median": "2352240000", - "average": "5278506087", - "volume": "1910819203429", - "sales": "362", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693656000000 - }, - { - "median": "2800000000", - "average": "19605034436", - "volume": "2529049442210", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693569600000 - }, - { - "median": "1395662000", - "average": "8874503531", - "volume": "1561912621374", - "sales": "176", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693483200000 - }, - { - "median": "2999000000", - "average": "5130511552", - "volume": "323222227780", - "sales": "63", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693396800000 - }, - { - "median": "1700000000", - "average": "15407048644", - "volume": "1263377988779", - "sales": "82", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693310400000 - }, - { - "median": "2050000000", - "average": "11382476304", - "volume": "842303246497", - "sales": "74", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693224000000 - }, - { - "median": "3439000000", - "average": "8913167180", - "volume": "784358711870", - "sales": "88", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693137600000 - }, - { - "median": "3437900000", - "average": "19291082020", - "volume": "964554100999", - "sales": "50", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1693051200000 - }, - { - "median": "2942000000", - "average": "32004677195", - "volume": "1408205796586", - "sales": "44", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692964800000 - }, - { - "median": "3241000000", - "average": "9737421496", - "volume": "1090591207571", - "sales": "112", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692878400000 - }, - { - "median": "3541000000", - "average": "17497081697", - "volume": "1469754862566", - "sales": "84", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692792000000 - }, - { - "median": "2742000000", - "average": "5451042150", - "volume": "496044835649", - "sales": "91", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692705600000 - }, - { - "median": "2941000000", - "average": "17631922946", - "volume": "1093179222669", - "sales": "62", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692619200000 - }, - { - "median": "2840000000", - "average": "7850561728", - "volume": "667297746883", - "sales": "85", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692532800000 - }, - { - "median": "487000000", - "average": "4198707663", - "volume": "436665596980", - "sales": "104", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692446400000 - }, - { - "median": "3241000000", - "average": "9160163962", - "volume": "485488689999", - "sales": "53", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692360000000 - }, - { - "median": "2942000000", - "average": "5498907615", - "volume": "450910424468", - "sales": "82", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692273600000 - }, - { - "median": "2942000000", - "average": "10669140300", - "volume": "853531224008", - "sales": "80", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692187200000 - }, - { - "median": "3042000000", - "average": "5697156956", - "volume": "529835596929", - "sales": "93", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692100800000 - }, - { - "median": "2942000000", - "average": "7374185978", - "volume": "597309064180", - "sales": "81", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1692014400000 - }, - { - "median": "3200000000", - "average": "7614061847", - "volume": "997442101986", - "sales": "131", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691928000000 - }, - { - "median": "3450000000", - "average": "5748725673", - "volume": "1086509152141", - "sales": "189", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691841600000 - }, - { - "median": "3499000000", - "average": "9594040871", - "volume": "988186209729", - "sales": "103", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691755200000 - }, - { - "median": "3542000000", - "average": "11780907670", - "volume": "1425489828079", - "sales": "121", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691668800000 - }, - { - "median": "3475000000", - "average": "13096847110", - "volume": "1885945983823", - "sales": "144", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691582400000 - }, - { - "median": "3140000000", - "average": "5030910219", - "volume": "1011212953937", - "sales": "201", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691496000000 - }, - { - "median": "3196000000", - "average": "8221920241", - "volume": "1627940207738", - "sales": "198", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691409600000 - }, - { - "median": "3332340000", - "average": "4828209332", - "volume": "941500819805", - "sales": "195", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691323200000 - }, - { - "median": "3185000000", - "average": "8096344819", - "volume": "1611172619020", - "sales": "199", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691236800000 - }, - { - "median": "3042000000", - "average": "10617854502", - "volume": "2548285080516", - "sales": "240", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691150400000 - }, - { - "median": "2813580000", - "average": "7089335781", - "volume": "1091757710225", - "sales": "154", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1691064000000 - }, - { - "median": "2200000000", - "average": "6842366491", - "volume": "1012670240622", - "sales": "148", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690977600000 - }, - { - "median": "2499000000", - "average": "8632723442", - "volume": "1044559536460", - "sales": "121", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690891200000 - }, - { - "median": "3189000000", - "average": "15469479911", - "volume": "1933684988883", - "sales": "125", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690804800000 - }, - { - "median": "3200000000", - "average": "10168812948", - "volume": "1118569424275", - "sales": "110", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690718400000 - }, - { - "median": "1998000000", - "average": "3329976652", - "volume": "839154116253", - "sales": "252", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690632000000 - }, - { - "median": "800000000", - "average": "3299112783", - "volume": "930349804681", - "sales": "282", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690545600000 - }, - { - "median": "670000000", - "average": "6099009099", - "volume": "1042930555964", - "sales": "171", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690459200000 - }, - { - "median": "2450000000", - "average": "11285330919", - "volume": "2268351514731", - "sales": "201", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690372800000 - }, - { - "median": "1500000000", - "average": "5820255178", - "volume": "611126793639", - "sales": "105", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690286400000 - }, - { - "median": "3542000000", - "average": "7657566537", - "volume": "1033771482462", - "sales": "135", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690200000000 - }, - { - "median": "2942000000", - "average": "4710291266", - "volume": "758356893845", - "sales": "161", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690113600000 - }, - { - "median": "833085000", - "average": "3996804324", - "volume": "743405604234", - "sales": "186", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1690027200000 - }, - { - "median": "1800000000", - "average": "6632845824", - "volume": "782675807195", - "sales": "118", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689940800000 - }, - { - "median": "3242000000", - "average": "9663745796", - "volume": "753772172068", - "sales": "78", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689854400000 - }, - { - "median": "3300000000", - "average": "5037519126", - "volume": "317363704945", - "sales": "63", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689768000000 - }, - { - "median": "2200000000", - "average": "7335314460", - "volume": "1283680030427", - "sales": "175", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689681600000 - }, - { - "median": "594000000", - "average": "2396021612", - "volume": "714014440440", - "sales": "298", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689595200000 - }, - { - "median": "700000000", - "average": "8565758061", - "volume": "1935861321679", - "sales": "226", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689508800000 - }, - { - "median": "1900000000", - "average": "12180329107", - "volume": "1412918176463", - "sales": "116", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689422400000 - }, - { - "median": "4846000000", - "average": "12531225654", - "volume": "1666653012007", - "sales": "133", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689336000000 - }, - { - "median": "1000000000", - "average": "11544478239", - "volume": "1673949344705", - "sales": "145", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689249600000 - }, - { - "median": "600000000", - "average": "11930957476", - "volume": "1837367451280", - "sales": "154", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689163200000 - }, - { - "median": "3000000000", - "average": "5743675032", - "volume": "752421429140", - "sales": "131", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1689076800000 - }, - { - "median": "1000000000", - "average": "5374556933", - "volume": "1010416703329", - "sales": "188", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688990400000 - }, - { - "median": "4335000000", - "average": "10734691471", - "volume": "869510009117", - "sales": "81", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688904000000 - }, - { - "median": "1830000000", - "average": "11744177019", - "volume": "810348214331", - "sales": "69", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688817600000 - }, - { - "median": "485099999", - "average": "25549240023", - "volume": "2657120962437", - "sales": "104", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688731200000 - }, - { - "median": "4200000000", - "average": "8422746592", - "volume": "1044420577372", - "sales": "124", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688644800000 - }, - { - "median": "4998000000", - "average": "32076095397", - "volume": "2277402773199", - "sales": "71", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688558400000 - }, - { - "median": "6400000000", - "average": "8331735894", - "volume": "891495740632", - "sales": "107", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688472000000 - }, - { - "median": "3841000000", - "average": "8397271253", - "volume": "1259590687884", - "sales": "150", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688385600000 - }, - { - "median": "900000000", - "average": "20007154981", - "volume": "3161130486993", - "sales": "158", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688299200000 - }, - { - "median": "528000000", - "average": "2284031958", - "volume": "276367866925", - "sales": "121", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688212800000 - }, - { - "median": "5092000000", - "average": "8278517312", - "volume": "347697727100", - "sales": "42", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688126400000 - }, - { - "median": "3900000000", - "average": "12526398310", - "volume": "1039691059737", - "sales": "83", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1688040000000 - }, - { - "median": "4342000000", - "average": "22023217668", - "volume": "1497578801450", - "sales": "68", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687953600000 - }, - { - "median": "3200000000", - "average": "9264838355", - "volume": "1630611550406", - "sales": "176", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687867200000 - }, - { - "median": "4142000000", - "average": "5521845230", - "volume": "226395654410", - "sales": "41", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687780800000 - }, - { - "median": "4142000000", - "average": "9094476796", - "volume": "672991282876", - "sales": "74", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687694400000 - }, - { - "median": "3380000000", - "average": "7933741606", - "volume": "698169261362", - "sales": "88", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687608000000 - }, - { - "median": "7000000000", - "average": "12244914995", - "volume": "1248981329464", - "sales": "102", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687521600000 - }, - { - "median": "4442000000", - "average": "5087626231", - "volume": "340870957482", - "sales": "67", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687435200000 - }, - { - "median": "4741000000", - "average": "8274722163", - "volume": "604054717882", - "sales": "73", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687348800000 - }, - { - "median": "4200000000", - "average": "14300579414", - "volume": "1387156203143", - "sales": "97", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687262400000 - }, - { - "median": "4142000000", - "average": "11615513537", - "volume": "2090792436696", - "sales": "180", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687176000000 - }, - { - "median": "4042000000", - "average": "11234260297", - "volume": "1224534372336", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687089600000 - }, - { - "median": "4142000000", - "average": "16769600842", - "volume": "1827886491727", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1687003200000 - }, - { - "median": "836811280", - "average": "3017605804", - "volume": "2024813494186", - "sales": "671", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686916800000 - }, - { - "median": "1500000000", - "average": "6942521115", - "volume": "1138573462882", - "sales": "164", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686830400000 - }, - { - "median": "1900000000", - "average": "6397627225", - "volume": "1030017983257", - "sales": "161", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686744000000 - }, - { - "median": "508779677", - "average": "3520256291", - "volume": "584362544230", - "sales": "166", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686657600000 - }, - { - "median": "5634000000", - "average": "17116461357", - "volume": "1848577826532", - "sales": "108", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686571200000 - }, - { - "median": "2080000000", - "average": "9128741164", - "volume": "1022419010400", - "sales": "112", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686484800000 - }, - { - "median": "5525000000", - "average": "8174905105", - "volume": "940114087108", - "sales": "115", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686398400000 - }, - { - "median": "425000000", - "average": "9364136756", - "volume": "1423348786866", - "sales": "152", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686312000000 - }, - { - "median": "1768000000", - "average": "8153255698", - "volume": "782712546974", - "sales": "96", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686225600000 - }, - { - "median": "160000000", - "average": "3599806970", - "volume": "719961393904", - "sales": "200", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686139200000 - }, - { - "median": "2969000000", - "average": "7228295952", - "volume": "1156527352393", - "sales": "160", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1686052800000 - }, - { - "median": "4342000000", - "average": "18194658616", - "volume": "1601129958192", - "sales": "88", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685966400000 - }, - { - "median": "4940000000", - "average": "11155695938", - "volume": "713964540000", - "sales": "64", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685880000000 - }, - { - "median": "4000000000", - "average": "10382322394", - "volume": "1401613523236", - "sales": "135", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685793600000 - }, - { - "median": "5042000000", - "average": "13909596845", - "volume": "1196225328651", - "sales": "86", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685707200000 - }, - { - "median": "4341000000", - "average": "6398303409", - "volume": "467076148871", - "sales": "73", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685620800000 - }, - { - "median": "4929000000", - "average": "11458460433", - "volume": "985427597244", - "sales": "86", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685534400000 - }, - { - "median": "5000000000", - "average": "9465288214", - "volume": "1069577568177", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685448000000 - }, - { - "median": "5590000000", - "average": "9434783131", - "volume": "773652216708", - "sales": "82", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685361600000 - }, - { - "median": "4640000000", - "average": "6923995974", - "volume": "387743774560", - "sales": "56", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685275200000 - }, - { - "median": "1900000000", - "average": "8379764068", - "volume": "1039090744374", - "sales": "124", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685188800000 - }, - { - "median": "4841000000", - "average": "7144660671", - "volume": "957384529927", - "sales": "134", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685102400000 - }, - { - "median": "2890000000", - "average": "4944076514", - "volume": "568568799102", - "sales": "115", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1685016000000 - }, - { - "median": "4618000000", - "average": "23988342143", - "volume": "2518775925061", - "sales": "105", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684929600000 - }, - { - "median": "4839000000", - "average": "12074231457", - "volume": "1195348914204", - "sales": "99", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684843200000 - }, - { - "median": "4522000000", - "average": "8309054068", - "volume": "963850271856", - "sales": "116", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684756800000 - }, - { - "median": "2700000000", - "average": "8195553239", - "volume": "975270835439", - "sales": "119", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684670400000 - }, - { - "median": "3700000000", - "average": "5292578202", - "volume": "709205479022", - "sales": "134", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684584000000 - }, - { - "median": "3250000000", - "average": "6910886983", - "volume": "932969742680", - "sales": "135", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684497600000 - }, - { - "median": "4441000000", - "average": "8361730538", - "volume": "919790359148", - "sales": "110", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684411200000 - }, - { - "median": "5139000000", - "average": "7193804321", - "volume": "798512279679", - "sales": "111", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684324800000 - }, - { - "median": "4342000000", - "average": "10963844745", - "volume": "1074456784979", - "sales": "98", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684238400000 - }, - { - "median": "4536000000", - "average": "5212584779", - "volume": "698486360323", - "sales": "134", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684152000000 - }, - { - "median": "2250000000", - "average": "6417614666", - "volume": "1360534309272", - "sales": "212", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1684065600000 - }, - { - "median": "4542000000", - "average": "10432042777", - "volume": "2430665966950", - "sales": "233", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683979200000 - }, - { - "median": "3000000000", - "average": "7975963358", - "volume": "1858399462359", - "sales": "233", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683892800000 - }, - { - "median": "1000000000", - "average": "6852295858", - "volume": "1863824473475", - "sales": "272", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683806400000 - }, - { - "median": "1127433979", - "average": "5320770805", - "volume": "931134890856", - "sales": "175", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683720000000 - }, - { - "median": "929900000", - "average": "12460919093", - "volume": "2853550472304", - "sales": "229", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683633600000 - }, - { - "median": "700000000", - "average": "4875478704", - "volume": "1340756643616", - "sales": "275", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683547200000 - }, - { - "median": "5038000000", - "average": "9246475297", - "volume": "1137316461498", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683460800000 - }, - { - "median": "5342000000", - "average": "15402121590", - "volume": "1201365483999", - "sales": "78", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683374400000 - }, - { - "median": "4840000000", - "average": "9897638471", - "volume": "1603417432359", - "sales": "162", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683288000000 - }, - { - "median": "2376000000", - "average": "5813524867", - "volume": "831334055971", - "sales": "143", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683201600000 - }, - { - "median": "1800000000", - "average": "5846621579", - "volume": "800987156270", - "sales": "137", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683115200000 - }, - { - "median": "5000000000", - "average": "22641886860", - "volume": "4098181521607", - "sales": "181", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1683028800000 - }, - { - "median": "4940000000", - "average": "6848871751", - "volume": "739678149074", - "sales": "108", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682942400000 - }, - { - "median": "400000000", - "average": "4439637152", - "volume": "936763438975", - "sales": "211", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682856000000 - }, - { - "median": "2277000000", - "average": "7575663917", - "volume": "628780105142", - "sales": "83", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682769600000 - }, - { - "median": "5500000000", - "average": "25301003343", - "volume": "2201187290836", - "sales": "87", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682683200000 - }, - { - "median": "1000000000", - "average": "9089148477", - "volume": "2190484783042", - "sales": "241", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682596800000 - }, - { - "median": "4940000000", - "average": "8113260061", - "volume": "884345346618", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682510400000 - }, - { - "median": "4941000000", - "average": "6932474096", - "volume": "679382461365", - "sales": "98", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682424000000 - }, - { - "median": "2500000000", - "average": "7234846952", - "volume": "868181634274", - "sales": "120", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682337600000 - }, - { - "median": "5335000000", - "average": "7674327041", - "volume": "821152993426", - "sales": "107", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682251200000 - }, - { - "median": "4000000000", - "average": "6166162248", - "volume": "906425850485", - "sales": "147", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682164800000 - }, - { - "median": "5119000000", - "average": "9429188900", - "volume": "1008923212315", - "sales": "107", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1682078400000 - }, - { - "median": "4300000000", - "average": "8396990873", - "volume": "1066417840827", - "sales": "127", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681992000000 - }, - { - "median": "5541000000", - "average": "11164061804", - "volume": "1618788961512", - "sales": "145", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681905600000 - }, - { - "median": "795000000", - "average": "10631375740", - "volume": "3008679334344", - "sales": "283", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681819200000 - }, - { - "median": "540000000", - "average": "5697241322", - "volume": "979925507309", - "sales": "172", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681732800000 - }, - { - "median": "1000000000", - "average": "5753400825", - "volume": "909037330378", - "sales": "158", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681646400000 - }, - { - "median": "500000000", - "average": "4093305562", - "volume": "1346697529948", - "sales": "329", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681560000000 - }, - { - "median": "5740000000", - "average": "9768666204", - "volume": "1416456599538", - "sales": "145", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681473600000 - }, - { - "median": "5719000000", - "average": "10199113242", - "volume": "2406990725068", - "sales": "236", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681387200000 - }, - { - "median": "6040000000", - "average": "8737881820", - "volume": "952429118366", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681300800000 - }, - { - "median": "5724000000", - "average": "17295061270", - "volume": "2282948087605", - "sales": "132", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681214400000 - }, - { - "median": "4000000000", - "average": "11650339133", - "volume": "1409691035046", - "sales": "121", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681128000000 - }, - { - "median": "5829000000", - "average": "6630621341", - "volume": "556972192650", - "sales": "84", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1681041600000 - }, - { - "median": "6234000000", - "average": "19646935327", - "volume": "2298691433287", - "sales": "117", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680955200000 - }, - { - "median": "2135000000", - "average": "5866330774", - "volume": "862350623792", - "sales": "147", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680868800000 - }, - { - "median": "5840000000", - "average": "18359321066", - "volume": "2349993096460", - "sales": "128", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680782400000 - }, - { - "median": "5571030640", - "average": "7166348103", - "volume": "881460816624", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680696000000 - }, - { - "median": "4851000000", - "average": "16820948273", - "volume": "2876382154640", - "sales": "171", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680609600000 - }, - { - "median": "5555600000", - "average": "13296651193", - "volume": "1662081399090", - "sales": "125", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680523200000 - }, - { - "median": "6140000000", - "average": "16157341663", - "volume": "1761150241216", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680436800000 - }, - { - "median": "5820000000", - "average": "11327223417", - "volume": "1461211820730", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680350400000 - }, - { - "median": "4890000000", - "average": "10701085893", - "volume": "1177119448195", - "sales": "110", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680264000000 - }, - { - "median": "5555600000", - "average": "9788620716", - "volume": "1282309313780", - "sales": "131", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680177600000 - }, - { - "median": "6140000000", - "average": "20623028917", - "volume": "1917941689323", - "sales": "93", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680091200000 - }, - { - "median": "6129000000", - "average": "29433920109", - "volume": "3384900812540", - "sales": "115", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1680004800000 - }, - { - "median": "5640000000", - "average": "16085655037", - "volume": "1367280678135", - "sales": "85", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679918400000 - }, - { - "median": "6750000000", - "average": "11990420578", - "volume": "1762591824965", - "sales": "147", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679832000000 - }, - { - "median": "6041000000", - "average": "25155930055", - "volume": "1886694754098", - "sales": "75", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679745600000 - }, - { - "median": "5940000000", - "average": "11409355107", - "volume": "1357713257779", - "sales": "119", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679659200000 - }, - { - "median": "7600000000", - "average": "11708975698", - "volume": "2985788802977", - "sales": "255", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679572800000 - }, - { - "median": "3721000000", - "average": "19200286859", - "volume": "2304034423094", - "sales": "120", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679486400000 - }, - { - "median": "6035000000", - "average": "24517557555", - "volume": "3187282482205", - "sales": "130", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679400000000 - }, - { - "median": "1900000000", - "average": "8558522177", - "volume": "1472065814401", - "sales": "172", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679313600000 - }, - { - "median": "6131000000", - "average": "9618560584", - "volume": "1163845830632", - "sales": "121", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679227200000 - }, - { - "median": "4411440000", - "average": "16255047781", - "volume": "2454512214952", - "sales": "151", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679140800000 - }, - { - "median": "5940000000", - "average": "12228225731", - "volume": "2470101597744", - "sales": "202", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1679054400000 - }, - { - "median": "1815000000", - "average": "8354490164", - "volume": "1837987836083", - "sales": "220", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678968000000 - }, - { - "median": "6176000000", - "average": "8529430317", - "volume": "1722944923991", - "sales": "202", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678881600000 - }, - { - "median": "6000000000", - "average": "10221306231", - "volume": "1471868097193", - "sales": "144", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678795200000 - }, - { - "median": "5800000000", - "average": "7174467350", - "volume": "997250961636", - "sales": "139", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678708800000 - }, - { - "median": "5840000000", - "average": "7732732920", - "volume": "1275900931787", - "sales": "165", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678622400000 - }, - { - "median": "7000000000", - "average": "26504534849", - "volume": "4373248250102", - "sales": "165", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678536000000 - }, - { - "median": "6440000000", - "average": "13993992579", - "volume": "2406966723567", - "sales": "172", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678449600000 - }, - { - "median": "1372140000", - "average": "6483805228", - "volume": "2755617222070", - "sales": "425", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678363200000 - }, - { - "median": "6534000000", - "average": "19523229730", - "volume": "3045623837902", - "sales": "156", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678276800000 - }, - { - "median": "5440000000", - "average": "6643550991", - "volume": "1155977872483", - "sales": "174", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678190400000 - }, - { - "median": "7297290000", - "average": "13053280087", - "volume": "2871721619108", - "sales": "220", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678104000000 - }, - { - "median": "6829000000", - "average": "12042813768", - "volume": "2492862450009", - "sales": "207", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1678017600000 - }, - { - "median": "7225000000", - "average": "21260630108", - "volume": "4613556733335", - "sales": "217", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677931200000 - }, - { - "median": "6298000000", - "average": "12653835764", - "volume": "3859419907946", - "sales": "305", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677844800000 - }, - { - "median": "6019000000", - "average": "65435673846", - "volume": "16686096830825", - "sales": "255", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677758400000 - }, - { - "median": "5540000000", - "average": "14445978378", - "volume": "2773627848534", - "sales": "192", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677672000000 - }, - { - "median": "1850000000", - "average": "25496487409", - "volume": "6705576188450", - "sales": "263", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677585600000 - }, - { - "median": "6541000000", - "average": "13745250273", - "volume": "4288518085177", - "sales": "312", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677499200000 - }, - { - "median": "5630000000", - "average": "9317339140", - "volume": "3577858229696", - "sales": "384", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677412800000 - }, - { - "median": "6787878787", - "average": "18713488826", - "volume": "7522822507877", - "sales": "402", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677326400000 - }, - { - "median": "6399000000", - "average": "12372505350", - "volume": "4219024324287", - "sales": "341", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677240000000 - }, - { - "median": "6440000000", - "average": "15794770822", - "volume": "5259658683580", - "sales": "333", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677153600000 - }, - { - "median": "5600000000", - "average": "17321655682", - "volume": "3862729216979", - "sales": "223", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1677067200000 - }, - { - "median": "5742000000", - "average": "20065717251", - "volume": "3672026256865", - "sales": "183", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676980800000 - }, - { - "median": "1977030000", - "average": "7792954939", - "volume": "880603908151", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676894400000 - }, - { - "median": "5042000000", - "average": "15157391062", - "volume": "2303923441425", - "sales": "152", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676808000000 - }, - { - "median": "2896195500", - "average": "8295638060", - "volume": "1476623574639", - "sales": "178", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676721600000 - }, - { - "median": "2500000000", - "average": "5923541427", - "volume": "1078084539720", - "sales": "182", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676635200000 - }, - { - "median": "4494249641", - "average": "17175705866", - "volume": "2748112938548", - "sales": "160", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676548800000 - }, - { - "median": "4250595754", - "average": "10247208317", - "volume": "1936722371845", - "sales": "189", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676462400000 - }, - { - "median": "4950000000", - "average": "10772735647", - "volume": "1238864599459", - "sales": "115", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676376000000 - }, - { - "median": "4490000000", - "average": "6336158761", - "volume": "1013785401766", - "sales": "160", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676289600000 - }, - { - "median": "3780000000", - "average": "6187028693", - "volume": "674386127545", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676203200000 - }, - { - "median": "5300000000", - "average": "16314126986", - "volume": "2283977778027", - "sales": "140", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676116800000 - }, - { - "median": "2400000000", - "average": "14403548969", - "volume": "3557676595264", - "sales": "247", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1676030400000 - }, - { - "median": "1330000000", - "average": "8358032086", - "volume": "1746828705923", - "sales": "209", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675944000000 - }, - { - "median": "1100000000", - "average": "6346701532", - "volume": "2570414120489", - "sales": "405", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675857600000 - }, - { - "median": "1344000000", - "average": "3896509801", - "volume": "1757325920037", - "sales": "451", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675771200000 - }, - { - "median": "5585589900", - "average": "11563728815", - "volume": "1283573898425", - "sales": "111", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675684800000 - }, - { - "median": "6842000000", - "average": "19694502260", - "volume": "3210203868383", - "sales": "163", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675598400000 - }, - { - "median": "6900000000", - "average": "29913645295", - "volume": "4038342114803", - "sales": "135", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675512000000 - }, - { - "median": "5800000000", - "average": "14667731806", - "volume": "2698862652248", - "sales": "184", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675425600000 - }, - { - "median": "6442000000", - "average": "14534568428", - "volume": "2863309980346", - "sales": "197", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675339200000 - }, - { - "median": "7196000000", - "average": "17812839425", - "volume": "2707551592568", - "sales": "152", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675252800000 - }, - { - "median": "5842000000", - "average": "26512451612", - "volume": "3420106257998", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675166400000 - }, - { - "median": "5941000000", - "average": "20354495527", - "volume": "2625729922968", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1675080000000 - }, - { - "median": "5942000000", - "average": "18168888538", - "volume": "2434631064142", - "sales": "134", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674993600000 - }, - { - "median": "8700000000", - "average": "15889645388", - "volume": "1318840567242", - "sales": "83", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674907200000 - }, - { - "median": "5842000000", - "average": "13511067923", - "volume": "1742927762110", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674820800000 - }, - { - "median": "6950000000", - "average": "16451107250", - "volume": "2155095049717", - "sales": "131", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674734400000 - }, - { - "median": "6000000000", - "average": "12213402597", - "volume": "940431999990", - "sales": "77", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674648000000 - }, - { - "median": "5842000000", - "average": "14922221701", - "volume": "1701133273928", - "sales": "114", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674561600000 - }, - { - "median": "6000000000", - "average": "19663882573", - "volume": "2674288029961", - "sales": "136", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674475200000 - }, - { - "median": "5742000000", - "average": "14479787738", - "volume": "1665175589919", - "sales": "115", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674388800000 - }, - { - "median": "6140000000", - "average": "22029955553", - "volume": "4031481866139", - "sales": "183", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674302400000 - }, - { - "median": "3999000000", - "average": "9859256234", - "volume": "1853540171986", - "sales": "188", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674216000000 - }, - { - "median": "6238000000", - "average": "10332642617", - "volume": "1952869454663", - "sales": "189", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674129600000 - }, - { - "median": "14850000000", - "average": "18973816629", - "volume": "3851684775635", - "sales": "203", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1674043200000 - }, - { - "median": "5500000000", - "average": "9401775748", - "volume": "1118811313984", - "sales": "119", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673956800000 - }, - { - "median": "3996000000", - "average": "11741023043", - "volume": "2676953253735", - "sales": "228", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673870400000 - }, - { - "median": "6142000000", - "average": "26254853037", - "volume": "3491895453893", - "sales": "133", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673784000000 - }, - { - "median": "6340000000", - "average": "10166616459", - "volume": "1880824045000", - "sales": "185", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673697600000 - }, - { - "median": "7399000000", - "average": "19700059992", - "volume": "2758008398940", - "sales": "140", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673611200000 - }, - { - "median": "7900000000", - "average": "31444888326", - "volume": "5345631015349", - "sales": "170", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673524800000 - }, - { - "median": "6441000000", - "average": "14968825210", - "volume": "4146364583175", - "sales": "277", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673438400000 - }, - { - "median": "9120000000", - "average": "16260613946", - "volume": "3512292612287", - "sales": "216", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673352000000 - }, - { - "median": "6703000000", - "average": "21266717374", - "volume": "2296805476427", - "sales": "108", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673265600000 - }, - { - "median": "7499000000", - "average": "22210397796", - "volume": "2776299724510", - "sales": "125", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673179200000 - }, - { - "median": "6082000000", - "average": "11863086905", - "volume": "1482885863098", - "sales": "125", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673092800000 - }, - { - "median": "6242000000", - "average": "47831785510", - "volume": "6361627472806", - "sales": "133", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1673006400000 - }, - { - "median": "6642000000", - "average": "35756144049", - "volume": "3146540676318", - "sales": "88", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672920000000 - }, - { - "median": "4472999990", - "average": "22551973569", - "volume": "3833835506728", - "sales": "170", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672833600000 - }, - { - "median": "6541000000", - "average": "18681724474", - "volume": "2129716590014", - "sales": "114", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672747200000 - }, - { - "median": "6140000000", - "average": "15219536741", - "volume": "1978539776294", - "sales": "130", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672660800000 - }, - { - "median": "6400000000", - "average": "18525381534", - "volume": "2241571165674", - "sales": "121", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672574400000 - }, - { - "median": "3399660000", - "average": "9994094693", - "volume": "1898877991657", - "sales": "190", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672488000000 - }, - { - "median": "6941000000", - "average": "56940956290", - "volume": "7516206230247", - "sales": "132", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672401600000 - }, - { - "median": "8613000000", - "average": "25018791581", - "volume": "3227424113887", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672315200000 - }, - { - "median": "8800000000", - "average": "54950515783", - "volume": "6374259830788", - "sales": "116", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672228800000 - }, - { - "median": "6042000000", - "average": "18898514185", - "volume": "2116633588714", - "sales": "112", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672142400000 - }, - { - "median": "5797000000", - "average": "12068089941", - "volume": "1484375062726", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1672056000000 - }, - { - "median": "8230452674", - "average": "51417173502", - "volume": "5295968870679", - "sales": "103", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671969600000 - }, - { - "median": "3799999999", - "average": "25719936755", - "volume": "4552428805689", - "sales": "177", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671883200000 - }, - { - "median": "6744000000", - "average": "32382840212", - "volume": "4080237866752", - "sales": "126", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671796800000 - }, - { - "median": "3197000000", - "average": "26098364917", - "volume": "4201836751665", - "sales": "161", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671710400000 - }, - { - "median": "3662010000", - "average": "20611550272", - "volume": "2638278434805", - "sales": "128", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671624000000 - }, - { - "median": "6349000000", - "average": "14168870000", - "volume": "1671926660015", - "sales": "118", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671537600000 - }, - { - "median": "5300000000", - "average": "22550216453", - "volume": "1623615584589", - "sales": "72", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671451200000 - }, - { - "median": "1997000000", - "average": "17761966648", - "volume": "1136765865453", - "sales": "64", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671364800000 - }, - { - "median": "6744000000", - "average": "37802235822", - "volume": "3629014638952", - "sales": "96", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671278400000 - }, - { - "median": "5400000000", - "average": "17415207068", - "volume": "1985333605700", - "sales": "114", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671192000000 - }, - { - "median": "5640000000", - "average": "14623575274", - "volume": "1184509597225", - "sales": "81", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671105600000 - }, - { - "median": "7086000000", - "average": "21823600586", - "volume": "1134827230490", - "sales": "52", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1671019200000 - }, - { - "median": "5640000000", - "average": "6934539330", - "volume": "374465123842", - "sales": "54", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670932800000 - }, - { - "median": "7400000000", - "average": "16628858345", - "volume": "1147391225771", - "sales": "69", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670846400000 - }, - { - "median": "5640000000", - "average": "8252155607", - "volume": "346590535505", - "sales": "42", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670760000000 - }, - { - "median": "5627160000", - "average": "15343353142", - "volume": "1733798905009", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670673600000 - }, - { - "median": "5580000000", - "average": "27996633539", - "volume": "2659680186187", - "sales": "95", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670587200000 - }, - { - "median": "3800000000", - "average": "10627627996", - "volume": "1200921963504", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670500800000 - }, - { - "median": "6240000000", - "average": "36080604161", - "volume": "3968866457728", - "sales": "110", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670414400000 - }, - { - "median": "6342000000", - "average": "27721350392", - "volume": "2633528287267", - "sales": "95", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670328000000 - }, - { - "median": "1800000000", - "average": "13119378774", - "volume": "1246340983491", - "sales": "95", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670241600000 - }, - { - "median": "6284000000", - "average": "15110720076", - "volume": "1178636165929", - "sales": "78", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670155200000 - }, - { - "median": "5718000000", - "average": "16664899742", - "volume": "1649825074445", - "sales": "99", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1670068800000 - }, - { - "median": "6489000000", - "average": "24377168309", - "volume": "2462093999159", - "sales": "101", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669982400000 - }, - { - "median": "3299000000", - "average": "9673739688", - "volume": "2041159074133", - "sales": "211", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669896000000 - }, - { - "median": "5942000000", - "average": "8938741981", - "volume": "750854326398", - "sales": "84", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669809600000 - }, - { - "median": "5515179516", - "average": "21583926410", - "volume": "3475012151949", - "sales": "161", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669723200000 - }, - { - "median": "6341000000", - "average": "20928501097", - "volume": "1276638566888", - "sales": "61", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669636800000 - }, - { - "median": "5840000000", - "average": "9261183857", - "volume": "722372340859", - "sales": "78", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669550400000 - }, - { - "median": "5000000000", - "average": "8398030842", - "volume": "495483819670", - "sales": "59", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669464000000 - }, - { - "median": "5938000000", - "average": "15359553850", - "volume": "1628112708106", - "sales": "106", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669377600000 - }, - { - "median": "2999700000", - "average": "14166973707", - "volume": "1133357896566", - "sales": "80", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669291200000 - }, - { - "median": "9500000000", - "average": "12149504659", - "volume": "1275697989193", - "sales": "105", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669204800000 - }, - { - "median": "6040000000", - "average": "10896928115", - "volume": "555743333889", - "sales": "51", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669118400000 - }, - { - "median": "6038000000", - "average": "9868219031", - "volume": "473674513500", - "sales": "48", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1669032000000 - }, - { - "median": "5800000000", - "average": "10841972110", - "volume": "954093545703", - "sales": "88", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668945600000 - }, - { - "median": "6098000000", - "average": "12116438829", - "volume": "1587253486576", - "sales": "131", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668859200000 - }, - { - "median": "6659000000", - "average": "13340212407", - "volume": "1920990586603", - "sales": "144", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668772800000 - }, - { - "median": "5942000000", - "average": "16949606074", - "volume": "1745809425642", - "sales": "103", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668686400000 - }, - { - "median": "8330850000", - "average": "14696395508", - "volume": "2130977348609", - "sales": "145", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668600000000 - }, - { - "median": "8500000000", - "average": "13778806891", - "volume": "1887696544083", - "sales": "137", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668513600000 - }, - { - "median": "6039000000", - "average": "13137382500", - "volume": "1090402747532", - "sales": "83", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668427200000 - }, - { - "median": "1399000000", - "average": "5040656855", - "volume": "806505096800", - "sales": "160", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668340800000 - }, - { - "median": "6140000000", - "average": "18072346576", - "volume": "2060247509716", - "sales": "114", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668254400000 - }, - { - "median": "7900000000", - "average": "20182974493", - "volume": "2522871811600", - "sales": "125", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668168000000 - }, - { - "median": "3580000000", - "average": "16829912326", - "volume": "2861085095336", - "sales": "170", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1668081600000 - }, - { - "median": "15100000000", - "average": "59081704305", - "volume": "6203578952069", - "sales": "105", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667995200000 - }, - { - "median": "7000000000", - "average": "12817510781", - "volume": "1358656142733", - "sales": "106", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667908800000 - }, - { - "median": "6610000000", - "average": "21757690767", - "volume": "2154011385922", - "sales": "99", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667822400000 - }, - { - "median": "3050000000", - "average": "39008530354", - "volume": "2574563003365", - "sales": "66", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667736000000 - }, - { - "median": "6240000000", - "average": "19124911446", - "volume": "1453493269906", - "sales": "76", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667649600000 - }, - { - "median": "8850000000", - "average": "20574798786", - "volume": "2592424647000", - "sales": "126", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667563200000 - }, - { - "median": "3065693400", - "average": "6426025486", - "volume": "359857427199", - "sales": "56", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667476800000 - }, - { - "median": "7172000000", - "average": "19334302986", - "volume": "1353401209000", - "sales": "70", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667390400000 - }, - { - "median": "8400000000", - "average": "16657395039", - "volume": "2465294465700", - "sales": "148", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667304000000 - }, - { - "median": "8462947878", - "average": "12705555903", - "volume": "1791483382376", - "sales": "141", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667217600000 - }, - { - "median": "6198000000", - "average": "5134043478", - "volume": "513404347799", - "sales": "100", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667131200000 - }, - { - "median": "2749999999", - "average": "20899081219", - "volume": "1546532010179", - "sales": "74", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1667044800000 - }, - { - "median": "6200000000", - "average": "14002942791", - "volume": "1176247194414", - "sales": "84", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666958400000 - }, - { - "median": "6497000000", - "average": "29922411742", - "volume": "2902473939000", - "sales": "97", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666872000000 - }, - { - "median": "5849000000", - "average": "17262884748", - "volume": "725041159422", - "sales": "42", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666785600000 - }, - { - "median": "3900000000", - "average": "13172401795", - "volume": "1159171357999", - "sales": "88", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666699200000 - }, - { - "median": "3900000000", - "average": "17055220132", - "volume": "2490062139280", - "sales": "146", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666612800000 - }, - { - "median": "6600000000", - "average": "10879341176", - "volume": "1229365552939", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666526400000 - }, - { - "median": "5842000000", - "average": "10520241759", - "volume": "1062544417634", - "sales": "101", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666440000000 - }, - { - "median": "7108000000", - "average": "22837269322", - "volume": "3608288552841", - "sales": "158", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666353600000 - }, - { - "median": "5400000000", - "average": "13626223243", - "volume": "1676025458836", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666267200000 - }, - { - "median": "6635000000", - "average": "24465608759", - "volume": "2764613789788", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666180800000 - }, - { - "median": "7197000000", - "average": "19490234685", - "volume": "1968513703168", - "sales": "101", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666094400000 - }, - { - "median": "3000000000", - "average": "5825479556", - "volume": "827218097003", - "sales": "142", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1666008000000 - }, - { - "median": "7367900000", - "average": "15814537689", - "volume": "1581453768889", - "sales": "100", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665921600000 - }, - { - "median": "8330850000", - "average": "13469677270", - "volume": "4027433503861", - "sales": "299", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665835200000 - }, - { - "median": "2254230000", - "average": "9475767844", - "volume": "1364510569600", - "sales": "144", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665748800000 - }, - { - "median": "5400000000", - "average": "6755315397", - "volume": "1276754610026", - "sales": "189", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665662400000 - }, - { - "median": "7000000000", - "average": "14023222737", - "volume": "1205997155370", - "sales": "86", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665576000000 - }, - { - "median": "8191747572", - "average": "16200223130", - "volume": "1895426106252", - "sales": "117", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665489600000 - }, - { - "median": "7500000000", - "average": "14309723526", - "volume": "1659927929005", - "sales": "116", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665403200000 - }, - { - "median": "7110000000", - "average": "47343202721", - "volume": "5302438704788", - "sales": "112", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665316800000 - }, - { - "median": "6496000000", - "average": "12507966760", - "volume": "1576003811707", - "sales": "126", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665230400000 - }, - { - "median": "4200000000", - "average": "10317005250", - "volume": "1124553572300", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665144000000 - }, - { - "median": "7049000000", - "average": "10955344023", - "volume": "1818587107855", - "sales": "166", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1665057600000 - }, - { - "median": "2813000000", - "average": "9384450593", - "volume": "1163671873550", - "sales": "124", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664971200000 - }, - { - "median": "2449000000", - "average": "7759559136", - "volume": "1419999321930", - "sales": "183", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664884800000 - }, - { - "median": "7128000000", - "average": "13203724936", - "volume": "1795706591362", - "sales": "136", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664798400000 - }, - { - "median": "1212841854", - "average": "14597631832", - "volume": "2058266088380", - "sales": "141", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664712000000 - }, - { - "median": "7090000000", - "average": "22270873813", - "volume": "2984297090879", - "sales": "134", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664625600000 - }, - { - "median": "5880600000", - "average": "23770231535", - "volume": "1996699448904", - "sales": "84", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664539200000 - }, - { - "median": "7165259348", - "average": "19242076759", - "volume": "2097386366688", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664452800000 - }, - { - "median": "6850961538", - "average": "14990989930", - "volume": "3327999764378", - "sales": "222", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664366400000 - }, - { - "median": "5400000000", - "average": "10816637903", - "volume": "1795561891878", - "sales": "166", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664280000000 - }, - { - "median": "3300000000", - "average": "22479153993", - "volume": "6339121426033", - "sales": "282", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664193600000 - }, - { - "median": "1161440185", - "average": "18783252880", - "volume": "2329123357099", - "sales": "124", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664107200000 - }, - { - "median": "6200000000", - "average": "25294651855", - "volume": "2630643792946", - "sales": "104", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1664020800000 - }, - { - "median": "2969000000", - "average": "16782510093", - "volume": "2248856352419", - "sales": "134", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663934400000 - }, - { - "median": "5200000000", - "average": "25325847499", - "volume": "2937798309909", - "sales": "116", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663848000000 - }, - { - "median": "5050000000", - "average": "7582726903", - "volume": "1417969930952", - "sales": "187", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663761600000 - }, - { - "median": "5042000000", - "average": "25066321397", - "volume": "2230902604316", - "sales": "89", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663675200000 - }, - { - "median": "4895000000", - "average": "14385218276", - "volume": "2186553178013", - "sales": "152", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663588800000 - }, - { - "median": "4900000000", - "average": "28674953877", - "volume": "3899793727234", - "sales": "136", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663502400000 - }, - { - "median": "4495000000", - "average": "9825625259", - "volume": "1306808159428", - "sales": "133", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663416000000 - }, - { - "median": "5000000000", - "average": "9870847087", - "volume": "1233855885895", - "sales": "125", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663329600000 - }, - { - "median": "990000000", - "average": "4945925193", - "volume": "707267302586", - "sales": "143", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663243200000 - }, - { - "median": "5319000000", - "average": "15432938833", - "volume": "1512428005619", - "sales": "98", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663156800000 - }, - { - "median": "4990000000", - "average": "10371812386", - "volume": "1296476548295", - "sales": "125", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1663070400000 - }, - { - "median": "4500000000", - "average": "9332030216", - "volume": "1745089650421", - "sales": "187", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662984000000 - }, - { - "median": "2300000000", - "average": "4833757266", - "volume": "594552143665", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662897600000 - }, - { - "median": "4942000000", - "average": "16023222660", - "volume": "1426066816731", - "sales": "89", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662811200000 - }, - { - "median": "4236660672", - "average": "5540201844", - "volume": "459836753036", - "sales": "83", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662724800000 - }, - { - "median": "2646270000", - "average": "15509451880", - "volume": "2915776953499", - "sales": "188", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662638400000 - }, - { - "median": "4752000000", - "average": "23569245981", - "volume": "3488248405202", - "sales": "148", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662552000000 - }, - { - "median": "5642000000", - "average": "11253443373", - "volume": "765234149357", - "sales": "68", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662465600000 - }, - { - "median": "3350000000", - "average": "6487916576", - "volume": "700694990199", - "sales": "108", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662379200000 - }, - { - "median": "4800000000", - "average": "8128484222", - "volume": "1194887180618", - "sales": "147", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662292800000 - }, - { - "median": "5577000000", - "average": "19907534369", - "volume": "1831493161949", - "sales": "92", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662206400000 - }, - { - "median": "1500000000", - "average": "4829661690", - "volume": "917635721062", - "sales": "190", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662120000000 - }, - { - "median": "2200000000", - "average": "12281186314", - "volume": "1400055239824", - "sales": "114", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1662033600000 - }, - { - "median": "4400000000", - "average": "13929763521", - "volume": "1225819189868", - "sales": "88", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661947200000 - }, - { - "median": "2100000000", - "average": "5173651563", - "volume": "719137567195", - "sales": "139", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661860800000 - }, - { - "median": "2200000000", - "average": "3978396854", - "volume": "521169987811", - "sales": "131", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661774400000 - }, - { - "median": "754677000", - "average": "3613587703", - "volume": "599855558772", - "sales": "166", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661688000000 - }, - { - "median": "4937000000", - "average": "7364564720", - "volume": "1229882308321", - "sales": "167", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661601600000 - }, - { - "median": "4500000000", - "average": "7989747623", - "volume": "1006708200505", - "sales": "126", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661515200000 - }, - { - "median": "4500000000", - "average": "5231832320", - "volume": "528415064369", - "sales": "101", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661428800000 - }, - { - "median": "4300000000", - "average": "6872518368", - "volume": "920917461378", - "sales": "134", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661342400000 - }, - { - "median": "1479852000", - "average": "2912809434", - "volume": "643730884962", - "sales": "221", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661256000000 - }, - { - "median": "4789521000", - "average": "9395851044", - "volume": "1005356061669", - "sales": "107", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661169600000 - }, - { - "median": "1730000000", - "average": "4508841047", - "volume": "752976454838", - "sales": "167", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1661083200000 - }, - { - "median": "3534993317", - "average": "9656732569", - "volume": "1969973444066", - "sales": "204", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660996800000 - }, - { - "median": "4640000000", - "average": "8340785081", - "volume": "1167709911359", - "sales": "140", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660910400000 - }, - { - "median": "1900000000", - "average": "4899404317", - "volume": "779005286328", - "sales": "159", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660824000000 - }, - { - "median": "4500000000", - "average": "12177780257", - "volume": "876800178502", - "sales": "72", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660737600000 - }, - { - "median": "3300000000", - "average": "7078560617", - "volume": "799877349666", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660651200000 - }, - { - "median": "4742000000", - "average": "13603316425", - "volume": "884215567614", - "sales": "65", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660564800000 - }, - { - "median": "5048000000", - "average": "13439800676", - "volume": "698869635146", - "sales": "52", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660478400000 - }, - { - "median": "4027441485", - "average": "23837337835", - "volume": "1883149688930", - "sales": "79", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660392000000 - }, - { - "median": "4789000000", - "average": "7076474387", - "volume": "757182759435", - "sales": "107", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660305600000 - }, - { - "median": "3000000000", - "average": "6071726451", - "volume": "491809842501", - "sales": "81", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660219200000 - }, - { - "median": "4981000000", - "average": "7861421593", - "volume": "754696472900", - "sales": "96", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660132800000 - }, - { - "median": "4600000000", - "average": "24323587311", - "volume": "3113419175843", - "sales": "128", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1660046400000 - }, - { - "median": "3096000000", - "average": "6115491270", - "volume": "746089934968", - "sales": "122", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659960000000 - }, - { - "median": "3450000000", - "average": "7132743915", - "volume": "1255362929119", - "sales": "176", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659873600000 - }, - { - "median": "3300000000", - "average": "6954949465", - "volume": "1641368073785", - "sales": "236", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659787200000 - }, - { - "median": "3440000000", - "average": "10511748673", - "volume": "1292945086723", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659700800000 - }, - { - "median": "3460000000", - "average": "13713696810", - "volume": "1261660106560", - "sales": "92", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659614400000 - }, - { - "median": "4400000000", - "average": "12484881345", - "volume": "1960126371209", - "sales": "157", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659528000000 - }, - { - "median": "2047999339", - "average": "10989894910", - "volume": "1197898545223", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659441600000 - }, - { - "median": "4399000000", - "average": "13548359122", - "volume": "758708110810", - "sales": "56", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659355200000 - }, - { - "median": "1500000000", - "average": "3451673429", - "volume": "300295588281", - "sales": "87", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659268800000 - }, - { - "median": "3400000000", - "average": "5887358562", - "volume": "635834724706", - "sales": "108", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659182400000 - }, - { - "median": "3200000000", - "average": "13680830943", - "volume": "1368083094297", - "sales": "100", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659096000000 - }, - { - "median": "3600000000", - "average": "5388335203", - "volume": "387960134650", - "sales": "72", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1659009600000 - }, - { - "median": "4000000000", - "average": "12140679488", - "volume": "813425525679", - "sales": "67", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658923200000 - }, - { - "median": "3200000000", - "average": "22165453700", - "volume": "2859343527335", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658836800000 - }, - { - "median": "4695000000", - "average": "14269663645", - "volume": "2853932728914", - "sales": "200", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658750400000 - }, - { - "median": "3670641117", - "average": "13881709112", - "volume": "2373772258118", - "sales": "171", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658664000000 - }, - { - "median": "3900000000", - "average": "8513073491", - "volume": "459705968527", - "sales": "54", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658577600000 - }, - { - "median": "3800000000", - "average": "6742720856", - "volume": "647301202200", - "sales": "96", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658491200000 - }, - { - "median": "3811500000", - "average": "16047237515", - "volume": "2551510764865", - "sales": "159", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658404800000 - }, - { - "median": "4322682045", - "average": "13102490171", - "volume": "1179224115413", - "sales": "90", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658318400000 - }, - { - "median": "3959010000", - "average": "17761497146", - "volume": "2912885531901", - "sales": "164", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658232000000 - }, - { - "median": "4050000000", - "average": "4748307021", - "volume": "289646728288", - "sales": "61", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658145600000 - }, - { - "median": "4158000000", - "average": "9091106741", - "volume": "800017393250", - "sales": "88", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1658059200000 - }, - { - "median": "3042596348", - "average": "46034915652", - "volume": "4511421733899", - "sales": "98", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657972800000 - }, - { - "median": "4200000000", - "average": "8271763671", - "volume": "670012857363", - "sales": "81", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657886400000 - }, - { - "median": "1650000000", - "average": "5557034978", - "volume": "627944952460", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657800000000 - }, - { - "median": "4740000000", - "average": "6683983982", - "volume": "1390268668167", - "sales": "208", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657713600000 - }, - { - "median": "1599000000", - "average": "3225899973", - "volume": "1338748488686", - "sales": "415", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657627200000 - }, - { - "median": "4000000000", - "average": "5909941147", - "volume": "573264291267", - "sales": "97", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657540800000 - }, - { - "median": "1681841799", - "average": "6082717503", - "volume": "1246957088214", - "sales": "205", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657454400000 - }, - { - "median": "4100000000", - "average": "6064478318", - "volume": "491222743741", - "sales": "81", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657368000000 - }, - { - "median": "1670000000", - "average": "5394117017", - "volume": "1283799849952", - "sales": "238", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657281600000 - }, - { - "median": "4870116900", - "average": "8956178481", - "volume": "1486725627786", - "sales": "166", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657195200000 - }, - { - "median": "1700000000", - "average": "9118253396", - "volume": "1367738009369", - "sales": "150", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657108800000 - }, - { - "median": "3899000000", - "average": "7767326277", - "volume": "1258306856945", - "sales": "162", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1657022400000 - }, - { - "median": "3934782608", - "average": "11840783397", - "volume": "2273430412185", - "sales": "192", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656936000000 - }, - { - "median": "1979010000", - "average": "13682492660", - "volume": "2243928796248", - "sales": "164", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656849600000 - }, - { - "median": "3800000000", - "average": "8941196803", - "volume": "1457415078897", - "sales": "163", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656763200000 - }, - { - "median": "1781643618", - "average": "7367014427", - "volume": "1694413318176", - "sales": "230", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656676800000 - }, - { - "median": "4200000000", - "average": "16529894200", - "volume": "2743962437278", - "sales": "166", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656590400000 - }, - { - "median": "2048409000", - "average": "8185795650", - "volume": "2357509147219", - "sales": "288", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656504000000 - }, - { - "median": "1500000000", - "average": "4934826877", - "volume": "1480448063099", - "sales": "300", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656417600000 - }, - { - "median": "899000000", - "average": "2738187996", - "volume": "799550894903", - "sales": "292", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656331200000 - }, - { - "median": "4059000000", - "average": "10823131758", - "volume": "2002279375155", - "sales": "185", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656244800000 - }, - { - "median": "2150000000", - "average": "8697343096", - "volume": "921918368147", - "sales": "106", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656158400000 - }, - { - "median": "1427115188", - "average": "5003445224", - "volume": "1405968108056", - "sales": "281", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1656072000000 - }, - { - "median": "3539823008", - "average": "9388928150", - "volume": "1887174558061", - "sales": "201", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655985600000 - }, - { - "median": "2800000000", - "average": "19631308351", - "volume": "3062484102762", - "sales": "156", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655899200000 - }, - { - "median": "1265220000", - "average": "4765451139", - "volume": "762472182266", - "sales": "160", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655812800000 - }, - { - "median": "3842384040", - "average": "7864794630", - "volume": "1030288096502", - "sales": "131", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655726400000 - }, - { - "median": "3899000000", - "average": "12219206373", - "volume": "1893976987862", - "sales": "155", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655640000000 - }, - { - "median": "3920400000", - "average": "12793282968", - "volume": "1906199162301", - "sales": "149", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655553600000 - }, - { - "median": "3839000000", - "average": "14665200731", - "volume": "3504982974684", - "sales": "239", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655467200000 - }, - { - "median": "2940300000", - "average": "12719128507", - "volume": "2162251846259", - "sales": "170", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655380800000 - }, - { - "median": "3000000000", - "average": "26932946006", - "volume": "4605533766963", - "sales": "171", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655294400000 - }, - { - "median": "3799000000", - "average": "13113097128", - "volume": "2084982443425", - "sales": "159", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655208000000 - }, - { - "median": "3100000000", - "average": "13512680605", - "volume": "1608008991989", - "sales": "119", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655121600000 - }, - { - "median": "3100000000", - "average": "12728676687", - "volume": "1985673563095", - "sales": "156", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1655035200000 - }, - { - "median": "3180000000", - "average": "5752135865", - "volume": "972110961213", - "sales": "169", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654948800000 - }, - { - "median": "1198980000", - "average": "3914119232", - "volume": "1064640431107", - "sales": "272", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654862400000 - }, - { - "median": "2999990000", - "average": "6136066064", - "volume": "828368918611", - "sales": "135", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654776000000 - }, - { - "median": "3000000000", - "average": "5830665360", - "volume": "1480989001513", - "sales": "254", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654689600000 - }, - { - "median": "2900000000", - "average": "5604017658", - "volume": "924662913600", - "sales": "165", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654603200000 - }, - { - "median": "3200000000", - "average": "6123309067", - "volume": "979729450754", - "sales": "160", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654516800000 - }, - { - "median": "5437000000", - "average": "8694424432", - "volume": "765109350000", - "sales": "88", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654430400000 - }, - { - "median": "3552425665", - "average": "15694435114", - "volume": "2275693091485", - "sales": "145", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654344000000 - }, - { - "median": "3511450381", - "average": "4699400996", - "volume": "944579600132", - "sales": "201", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654257600000 - }, - { - "median": "2000000000", - "average": "5555523652", - "volume": "588885507077", - "sales": "106", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654171200000 - }, - { - "median": "1286000000", - "average": "5211821477", - "volume": "1094482510100", - "sales": "210", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1654084800000 - }, - { - "median": "1400000000", - "average": "9137910646", - "volume": "1653961826897", - "sales": "181", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653998400000 - }, - { - "median": "1299000000", - "average": "4154904462", - "volume": "664784713972", - "sales": "160", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653912000000 - }, - { - "median": "550000000", - "average": "7863126045", - "volume": "1525446452633", - "sales": "194", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653825600000 - }, - { - "median": "1293000000", - "average": "7936695559", - "volume": "1595275807358", - "sales": "201", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653739200000 - }, - { - "median": "998000000", - "average": "6781803765", - "volume": "2421103944270", - "sales": "357", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653652800000 - }, - { - "median": "1600000000", - "average": "4128660086", - "volume": "1250984005911", - "sales": "303", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653566400000 - }, - { - "median": "1300000000", - "average": "3135007343", - "volume": "1379403231123", - "sales": "440", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653480000000 - }, - { - "median": "1435500000", - "average": "3602620267", - "volume": "2107532856403", - "sales": "585", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653393600000 - }, - { - "median": "4590000000", - "average": "8270850126", - "volume": "1356419420728", - "sales": "164", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653307200000 - }, - { - "median": "2910897000", - "average": "7851894569", - "volume": "1538971335573", - "sales": "196", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653220800000 - }, - { - "median": "4000000000", - "average": "6122292055", - "volume": "1573429058121", - "sales": "257", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653134400000 - }, - { - "median": "1460349000", - "average": "8488748519", - "volume": "2079743387082", - "sales": "245", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1653048000000 - }, - { - "median": "960000000", - "average": "7412328366", - "volume": "2490542330837", - "sales": "336", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652961600000 - }, - { - "median": "4099000000", - "average": "4849267251", - "volume": "1100783665898", - "sales": "227", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652875200000 - }, - { - "median": "1249000000", - "average": "5571408031", - "volume": "1231281174775", - "sales": "221", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652788800000 - }, - { - "median": "897000000", - "average": "4235401219", - "volume": "1490861228918", - "sales": "352", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652702400000 - }, - { - "median": "1290000000", - "average": "6517814975", - "volume": "1655525003582", - "sales": "254", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652616000000 - }, - { - "median": "1639000000", - "average": "6105383947", - "volume": "1843825952103", - "sales": "302", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652529600000 - }, - { - "median": "2000000000", - "average": "7755385859", - "volume": "2528255790082", - "sales": "326", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652443200000 - }, - { - "median": "2900000000", - "average": "19563902237", - "volume": "9645003802700", - "sales": "493", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652356800000 - }, - { - "median": "2900000000", - "average": "7944025518", - "volume": "5942131087807", - "sales": "748", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652270400000 - }, - { - "median": "2962475312", - "average": "21120435669", - "volume": "5723638066315", - "sales": "271", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652184000000 - }, - { - "median": "3136320000", - "average": "5370280043", - "volume": "2964394583914", - "sales": "552", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652097600000 - }, - { - "median": "1154000000", - "average": "4484392728", - "volume": "1762366342105", - "sales": "393", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1652011200000 - }, - { - "median": "960000000", - "average": "7862780286", - "volume": "2343108525188", - "sales": "298", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651924800000 - }, - { - "median": "1111000000", - "average": "9458829990", - "volume": "3537602416369", - "sales": "374", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651838400000 - }, - { - "median": "800258127", - "average": "7261484672", - "volume": "3035300592720", - "sales": "418", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651752000000 - }, - { - "median": "320000000", - "average": "3412810229", - "volume": "2126180772430", - "sales": "623", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651665600000 - }, - { - "median": "877000000", - "average": "6010785210", - "volume": "2326173876462", - "sales": "387", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651579200000 - }, - { - "median": "750000000", - "average": "3972457090", - "volume": "1279131182949", - "sales": "322", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651492800000 - }, - { - "median": "588060000", - "average": "4287143838", - "volume": "2079264761505", - "sales": "485", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651406400000 - }, - { - "median": "800000000", - "average": "4180603382", - "volume": "2211539189226", - "sales": "529", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651320000000 - }, - { - "median": "344000000", - "average": "3660730858", - "volume": "3261711194433", - "sales": "891", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651233600000 - }, - { - "median": "344000000", - "average": "2603821756", - "volume": "2749635774201", - "sales": "1056", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651147200000 - }, - { - "median": "126999999", - "average": "1012836504", - "volume": "1394675866253", - "sales": "1377", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1651060800000 - }, - { - "median": "119000000", - "average": "1149234808", - "volume": "1958296112257", - "sales": "1704", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650974400000 - }, - { - "median": "118999999", - "average": "2107908846", - "volume": "4546759381074", - "sales": "2157", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650888000000 - }, - { - "median": "119400000", - "average": "1962509619", - "volume": "4623672662118", - "sales": "2356", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650801600000 - }, - { - "median": "112820000", - "average": "1646683056", - "volume": "2932742522479", - "sales": "1781", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650715200000 - }, - { - "median": "126140000", - "average": "599311062", - "volume": "1937572662001", - "sales": "3233", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650628800000 - }, - { - "median": "220000000", - "average": "539627904", - "volume": "1261650039371", - "sales": "2338", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650542400000 - }, - { - "median": "3999000000", - "average": "8545309741", - "volume": "1649244780093", - "sales": "193", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650456000000 - }, - { - "median": "4000000000", - "average": "10466287933", - "volume": "1496679174365", - "sales": "143", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650369600000 - }, - { - "median": "2500000000", - "average": "6465195201", - "volume": "1183130721780", - "sales": "183", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650283200000 - }, - { - "median": "2450000000", - "average": "4536648141", - "volume": "489957999247", - "sales": "108", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650196800000 - }, - { - "median": "2525000000", - "average": "8499336742", - "volume": "1104913776518", - "sales": "130", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650110400000 - }, - { - "median": "2680000000", - "average": "12718764111", - "volume": "3917379346169", - "sales": "308", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1650024000000 - }, - { - "median": "1600000000", - "average": "4247201955", - "volume": "1473779078331", - "sales": "347", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649937600000 - }, - { - "median": "2048999000", - "average": "4343394546", - "volume": "1576652220271", - "sales": "363", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649851200000 - }, - { - "median": "1494674990", - "average": "3239450070", - "volume": "1328174528870", - "sales": "410", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649764800000 - }, - { - "median": "2395800000", - "average": "5964770293", - "volume": "1729783384851", - "sales": "290", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649678400000 - }, - { - "median": "1950000000", - "average": "6356537010", - "volume": "1449290438360", - "sales": "228", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649592000000 - }, - { - "median": "2500000000", - "average": "4358617267", - "volume": "919668243266", - "sales": "211", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649505600000 - }, - { - "median": "2176900000", - "average": "4984691050", - "volume": "1141494250564", - "sales": "229", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649419200000 - }, - { - "median": "1998000000", - "average": "5918914494", - "volume": "1645458229243", - "sales": "278", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649332800000 - }, - { - "median": "1715000000", - "average": "3413396505", - "volume": "1017192158583", - "sales": "298", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649246400000 - }, - { - "median": "1723000000", - "average": "3407034137", - "volume": "1219718220940", - "sales": "358", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649160000000 - }, - { - "median": "1574100000", - "average": "4090362492", - "volume": "1807940221636", - "sales": "442", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1649073600000 - }, - { - "median": "1150000000", - "average": "2922880373", - "volume": "1101925900589", - "sales": "377", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648987200000 - }, - { - "median": "1260000000", - "average": "2554324585", - "volume": "1466182311768", - "sales": "574", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648900800000 - }, - { - "median": "1067000000", - "average": "2675057427", - "volume": "1623759857930", - "sales": "607", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648814400000 - }, - { - "median": "1517071267", - "average": "3233820619", - "volume": "1128603396129", - "sales": "349", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648728000000 - }, - { - "median": "1065000000", - "average": "2215669744", - "volume": "966032008483", - "sales": "436", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648641600000 - }, - { - "median": "1640000000", - "average": "8728316548", - "volume": "3412771770238", - "sales": "391", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648555200000 - }, - { - "median": "2351250000", - "average": "8023036364", - "volume": "2286565363637", - "sales": "285", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648468800000 - }, - { - "median": "1900000000", - "average": "5346894886", - "volume": "1507824357878", - "sales": "282", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648382400000 - }, - { - "median": "2241434518", - "average": "6461924445", - "volume": "2410297817982", - "sales": "373", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648296000000 - }, - { - "median": "2000000000", - "average": "5501335912", - "volume": "2382078449773", - "sales": "433", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648209600000 - }, - { - "median": "2113311222", - "average": "6022016545", - "volume": "3209734818499", - "sales": "533", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648123200000 - }, - { - "median": "2113311222", - "average": "7287418432", - "volume": "3228326365403", - "sales": "443", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1648036800000 - }, - { - "median": "2100000000", - "average": "8109644879", - "volume": "3689888419953", - "sales": "455", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647950400000 - }, - { - "median": "2434000000", - "average": "4435185851", - "volume": "1605537278059", - "sales": "362", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647864000000 - }, - { - "median": "2305430424", - "average": "5251015983", - "volume": "2756783390895", - "sales": "525", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647777600000 - }, - { - "median": "2000000000", - "average": "4569377627", - "volume": "5346171823947", - "sales": "1170", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647691200000 - }, - { - "median": "4950000000", - "average": "9850914337", - "volume": "11870351776144", - "sales": "1205", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647604800000 - }, - { - "median": "4790000000", - "average": "6760183049", - "volume": "757140501498", - "sales": "112", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647518400000 - }, - { - "median": "5380000000", - "average": "7424520511", - "volume": "1046857392093", - "sales": "141", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647432000000 - }, - { - "median": "5394000000", - "average": "21665494159", - "volume": "2534862816657", - "sales": "117", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647345600000 - }, - { - "median": "5292000000", - "average": "11444103810", - "volume": "1533509910581", - "sales": "134", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647259200000 - }, - { - "median": "5398000000", - "average": "8473213395", - "volume": "1025258820758", - "sales": "121", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647172800000 - }, - { - "median": "5050000000", - "average": "13913825204", - "volume": "1655745199274", - "sales": "119", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647086400000 - }, - { - "median": "5150000000", - "average": "13879222897", - "volume": "2179037994884", - "sales": "157", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1647000000000 - }, - { - "median": "5536703601", - "average": "11711861721", - "volume": "1487406438550", - "sales": "127", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646913600000 - }, - { - "median": "5100000000", - "average": "15856113766", - "volume": "1569755262799", - "sales": "99", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646827200000 - }, - { - "median": "5587000000", - "average": "10029921968", - "volume": "862573289205", - "sales": "86", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646740800000 - }, - { - "median": "3690000000", - "average": "7952182306", - "volume": "811122595215", - "sales": "102", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646654400000 - }, - { - "median": "5820000000", - "average": "10468302154", - "volume": "1099171726217", - "sales": "105", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646568000000 - }, - { - "median": "5000000000", - "average": "6900879524", - "volume": "1090338964838", - "sales": "158", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646481600000 - }, - { - "median": "5320000000", - "average": "7783298385", - "volume": "1214194548134", - "sales": "156", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646395200000 - }, - { - "median": "5340000000", - "average": "16040263430", - "volume": "1908791348138", - "sales": "119", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646308800000 - }, - { - "median": "5300000000", - "average": "16920605542", - "volume": "1675139948659", - "sales": "99", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646222400000 - }, - { - "median": "5280000000", - "average": "7956702472", - "volume": "763843437272", - "sales": "96", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646136000000 - }, - { - "median": "5790000000", - "average": "12173015019", - "volume": "1326858637070", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1646049600000 - }, - { - "median": "6360000000", - "average": "12540323775", - "volume": "1830887271175", - "sales": "146", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645963200000 - }, - { - "median": "6043000000", - "average": "21650674756", - "volume": "3139347839631", - "sales": "145", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645876800000 - }, - { - "median": "6398000000", - "average": "17073815950", - "volume": "2270817521358", - "sales": "133", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645790400000 - }, - { - "median": "6330000000", - "average": "16438800824", - "volume": "3254882563089", - "sales": "198", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645704000000 - }, - { - "median": "5600000000", - "average": "7444061878", - "volume": "848623054140", - "sales": "114", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645617600000 - }, - { - "median": "4706920449", - "average": "21002094759", - "volume": "4536452467847", - "sales": "216", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645531200000 - }, - { - "median": "4300000000", - "average": "12421530528", - "volume": "3391077834263", - "sales": "273", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645444800000 - }, - { - "median": "4843000000", - "average": "30106555618", - "volume": "10838360022412", - "sales": "360", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645358400000 - }, - { - "median": "4846000000", - "average": "17228143383", - "volume": "3962472978040", - "sales": "230", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645272000000 - }, - { - "median": "3500000000", - "average": "9026234949", - "volume": "2789106599195", - "sales": "309", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645185600000 - }, - { - "median": "1600000000", - "average": "8602872827", - "volume": "2279761299035", - "sales": "265", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645099200000 - }, - { - "median": "3900000000", - "average": "8682432073", - "volume": "1397871563716", - "sales": "161", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1645012800000 - }, - { - "median": "4200000000", - "average": "26315913471", - "volume": "3947387020714", - "sales": "150", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644926400000 - }, - { - "median": "4700000000", - "average": "9463848959", - "volume": "1343866552226", - "sales": "142", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644840000000 - }, - { - "median": "4500000000", - "average": "8208566712", - "volume": "1108156506080", - "sales": "135", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644753600000 - }, - { - "median": "4000000000", - "average": "7583364699", - "volume": "955503952038", - "sales": "126", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644667200000 - }, - { - "median": "2420000000", - "average": "7811155128", - "volume": "1062317097365", - "sales": "136", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644580800000 - }, - { - "median": "3900000000", - "average": "10964261220", - "volume": "1885852929861", - "sales": "172", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644494400000 - }, - { - "median": "4015296367", - "average": "11938175527", - "volume": "1540024643035", - "sales": "129", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644408000000 - }, - { - "median": "3984819734", - "average": "7073178836", - "volume": "1386343051889", - "sales": "196", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644321600000 - }, - { - "median": "3133159268", - "average": "7716536458", - "volume": "1280945052083", - "sales": "166", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644235200000 - }, - { - "median": "3415500000", - "average": "12096921769", - "volume": "2540353571589", - "sales": "210", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644148800000 - }, - { - "median": "2000000000", - "average": "10928049115", - "volume": "2775724475121", - "sales": "254", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1644062400000 - }, - { - "median": "4300000000", - "average": "12162502684", - "volume": "3539288281181", - "sales": "291", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643976000000 - }, - { - "median": "4200000000", - "average": "23128396317", - "volume": "4880091622898", - "sales": "211", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643889600000 - }, - { - "median": "1700550774", - "average": "13677781311", - "volume": "5772023713402", - "sales": "422", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643803200000 - }, - { - "median": "4798000000", - "average": "19518755275", - "volume": "6519264261706", - "sales": "334", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643716800000 - }, - { - "median": "4000000000", - "average": "20852804278", - "volume": "9863376423668", - "sales": "473", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643630400000 - }, - { - "median": "2890000000", - "average": "21535042223", - "volume": "14643828711827", - "sales": "680", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643544000000 - }, - { - "median": "14000000000", - "average": "38580609648", - "volume": "19753272139523", - "sales": "512", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643457600000 - }, - { - "median": "3000000000", - "average": "28797860334", - "volume": "14715706630431", - "sales": "511", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643371200000 - }, - { - "median": "2700000000", - "average": "9074084358", - "volume": "989075195076", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643284800000 - }, - { - "median": "3100000000", - "average": "16669503199", - "volume": "2050348893519", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643198400000 - }, - { - "median": "2400000000", - "average": "15485760344", - "volume": "1656976356809", - "sales": "107", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643112000000 - }, - { - "median": "1957295373", - "average": "12961301516", - "volume": "1555356181910", - "sales": "120", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1643025600000 - }, - { - "median": "1898900000", - "average": "6546028175", - "volume": "831345578180", - "sales": "127", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642939200000 - }, - { - "median": "2800000000", - "average": "26884015416", - "volume": "2473329418310", - "sales": "92", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642852800000 - }, - { - "median": "2000000000", - "average": "9505198670", - "volume": "1359243409741", - "sales": "143", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642766400000 - }, - { - "median": "1790000000", - "average": "10333860281", - "volume": "2986485621150", - "sales": "289", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642680000000 - }, - { - "median": "1750000000", - "average": "13847606999", - "volume": "1509389162931", - "sales": "109", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642593600000 - }, - { - "median": "1750000000", - "average": "16742065047", - "volume": "5340718749988", - "sales": "319", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642507200000 - }, - { - "median": "1600000000", - "average": "8878276241", - "volume": "1535941789762", - "sales": "173", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642420800000 - }, - { - "median": "1498000000", - "average": "8657718487", - "volume": "926375878060", - "sales": "107", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642334400000 - }, - { - "median": "2300000000", - "average": "6871201418", - "volume": "1855224382905", - "sales": "270", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642248000000 - }, - { - "median": "2899000000", - "average": "5427144598", - "volume": "1313368992760", - "sales": "242", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642161600000 - }, - { - "median": "2771010000", - "average": "17477282856", - "volume": "1730251002703", - "sales": "99", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1642075200000 - }, - { - "median": "2000000000", - "average": "9192731212", - "volume": "1158284132765", - "sales": "126", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641988800000 - }, - { - "median": "1500000000", - "average": "8661740958", - "volume": "2174096980400", - "sales": "251", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641902400000 - }, - { - "median": "1900000000", - "average": "16377852437", - "volume": "1850697325412", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641816000000 - }, - { - "median": "1500000000", - "average": "3161508899", - "volume": "828315331524", - "sales": "262", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641729600000 - }, - { - "median": "1600000000", - "average": "2597973948", - "volume": "272787264512", - "sales": "105", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641643200000 - }, - { - "median": "1215324000", - "average": "3102637357", - "volume": "608116921877", - "sales": "196", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641556800000 - }, - { - "median": "2200000000", - "average": "3122900374", - "volume": "331027439618", - "sales": "106", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641470400000 - }, - { - "median": "1450000000", - "average": "3499474158", - "volume": "374443734948", - "sales": "107", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641384000000 - }, - { - "median": "1498000000", - "average": "4655610642", - "volume": "572640108934", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641297600000 - }, - { - "median": "1400000000", - "average": "5485335528", - "volume": "658240263328", - "sales": "120", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641211200000 - }, - { - "median": "1400000000", - "average": "4723296331", - "volume": "557348967065", - "sales": "118", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641124800000 - }, - { - "median": "1399000000", - "average": "3508572258", - "volume": "399977237376", - "sales": "114", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1641038400000 - }, - { - "median": "1500000000", - "average": "3787496194", - "volume": "503736993787", - "sales": "133", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640952000000 - }, - { - "median": "1419000000", - "average": "6295488846", - "volume": "994687237741", - "sales": "158", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640865600000 - }, - { - "median": "1600000000", - "average": "6339997218", - "volume": "1781539218343", - "sales": "281", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640779200000 - }, - { - "median": "1800000000", - "average": "7624682977", - "volume": "472730344568", - "sales": "62", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640692800000 - }, - { - "median": "732093391", - "average": "3276705367", - "volume": "255583018625", - "sales": "78", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640606400000 - }, - { - "median": "2400000000", - "average": "5352916319", - "volume": "337233728128", - "sales": "63", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640520000000 - }, - { - "median": "2000000000", - "average": "10123392360", - "volume": "607403541617", - "sales": "60", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640433600000 - }, - { - "median": "1890000000", - "average": "5340851890", - "volume": "598175411704", - "sales": "112", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640347200000 - }, - { - "median": "1777000000", - "average": "6698638462", - "volume": "823932530881", - "sales": "123", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640260800000 - }, - { - "median": "690000000", - "average": "4189580526", - "volume": "779261977769", - "sales": "186", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640174400000 - }, - { - "median": "1300000000", - "average": "6402340573", - "volume": "2151186432553", - "sales": "336", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640088000000 - }, - { - "median": "1100000000", - "average": "6635548179", - "volume": "849350166907", - "sales": "128", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1640001600000 - }, - { - "median": "1132000000", - "average": "4529129716", - "volume": "380446896103", - "sales": "84", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639915200000 - }, - { - "median": "1000000000", - "average": "3152670835", - "volume": "321572425188", - "sales": "102", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639828800000 - }, - { - "median": "949716900", - "average": "4660881322", - "volume": "680488673021", - "sales": "146", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639742400000 - }, - { - "median": "1050000000", - "average": "11697314803", - "volume": "2386252219853", - "sales": "204", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639656000000 - }, - { - "median": "2277000000", - "average": "6540634880", - "volume": "739091741411", - "sales": "113", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639569600000 - }, - { - "median": "2300000000", - "average": "7483950138", - "volume": "1459370276910", - "sales": "195", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639483200000 - }, - { - "median": "2300000000", - "average": "6934905521", - "volume": "1310697143442", - "sales": "189", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639396800000 - }, - { - "median": "1286010000", - "average": "5089790404", - "volume": "1679630833389", - "sales": "330", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639310400000 - }, - { - "median": "2277000000", - "average": "16207604255", - "volume": "2836330744624", - "sales": "175", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639224000000 - }, - { - "median": "2450000000", - "average": "10260183045", - "volume": "2390622649587", - "sales": "233", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639137600000 - }, - { - "median": "1500000000", - "average": "8392564616", - "volume": "2559732207970", - "sales": "305", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1639051200000 - }, - { - "median": "2200000000", - "average": "8510406125", - "volume": "5344535046276", - "sales": "628", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638964800000 - }, - { - "median": "2674980000", - "average": "14056998168", - "volume": "10528691627883", - "sales": "749", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638878400000 - }, - { - "median": "2100000000", - "average": "9889900396", - "volume": "12075568382933", - "sales": "1221", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638792000000 - }, - { - "median": "2300000000", - "average": "9738995889", - "volume": "17647060551333", - "sales": "1812", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638705600000 - }, - { - "median": "2000000000", - "average": "15299508914", - "volume": "38554762464362", - "sales": "2520", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638619200000 - }, - { - "median": "19900000000", - "average": "23821201523", - "volume": "27823163378913", - "sales": "1168", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638532800000 - }, - { - "median": "11600000000", - "average": "16274466819", - "volume": "943919075503", - "sales": "58", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638446400000 - }, - { - "median": "12000000000", - "average": "24069163710", - "volume": "2503193025840", - "sales": "104", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638360000000 - }, - { - "median": "9900000000", - "average": "77828677419", - "volume": "2412689000000", - "sales": "31", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638273600000 - }, - { - "median": "12000000000", - "average": "40449939987", - "volume": "2022496999350", - "sales": "50", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638187200000 - }, - { - "median": "12300000000", - "average": "33929862882", - "volume": "678597257647", - "sales": "20", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638100800000 - }, - { - "median": "9300000000", - "average": "8617787689", - "volume": "146502390720", - "sales": "17", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1638014400000 - }, - { - "median": "6000000000", - "average": "32461679044", - "volume": "1103697087494", - "sales": "34", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637928000000 - }, - { - "median": "4370000000", - "average": "21377754661", - "volume": "1068887733071", - "sales": "50", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637841600000 - }, - { - "median": "12300000000", - "average": "134464194485", - "volume": "7664459085650", - "sales": "57", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637755200000 - }, - { - "median": "12500000000", - "average": "48013128437", - "volume": "3745024018062", - "sales": "78", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637668800000 - }, - { - "median": "11000000000", - "average": "30988858121", - "volume": "3594707541980", - "sales": "116", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637582400000 - }, - { - "median": "8700000000", - "average": "32697566856", - "volume": "2027249145066", - "sales": "62", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637496000000 - }, - { - "median": "9500000000", - "average": "42368130331", - "volume": "1821829604247", - "sales": "43", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637409600000 - }, - { - "median": "8400000000", - "average": "52548734895", - "volume": "3047826623912", - "sales": "58", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637323200000 - }, - { - "median": "7500000000", - "average": "21665895924", - "volume": "1733271673899", - "sales": "80", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637236800000 - }, - { - "median": "8400000000", - "average": "25984471254", - "volume": "1611037217743", - "sales": "62", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637150400000 - }, - { - "median": "11000000000", - "average": "26653997335", - "volume": "3305095669582", - "sales": "124", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1637064000000 - }, - { - "median": "9990000000", - "average": "51323402645", - "volume": "2309553119033", - "sales": "45", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636977600000 - }, - { - "median": "12850000000", - "average": "38197062795", - "volume": "1222306009438", - "sales": "32", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636891200000 - }, - { - "median": "13800000000", - "average": "32468633146", - "volume": "1103933526959", - "sales": "34", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636804800000 - }, - { - "median": "12700000000", - "average": "14828348468", - "volume": "1334551362089", - "sales": "90", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636718400000 - }, - { - "median": "10000000000", - "average": "27155234577", - "volume": "2905610099767", - "sales": "107", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636632000000 - }, - { - "median": "6900000000", - "average": "24097945187", - "volume": "2168815066797", - "sales": "90", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636545600000 - }, - { - "median": "4740000000", - "average": "8264166028", - "volume": "1132190745848", - "sales": "137", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636459200000 - }, - { - "median": "4257000000", - "average": "4660324410", - "volume": "135149407882", - "sales": "29", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636372800000 - }, - { - "median": "4604899613", - "average": "12032344640", - "volume": "360970339185", - "sales": "30", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636286400000 - }, - { - "median": "9638000000", - "average": "9294994949", - "volume": "492634732277", - "sales": "53", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636200000000 - }, - { - "median": "6263421617", - "average": "15922826349", - "volume": "1034983712676", - "sales": "65", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636113600000 - }, - { - "median": "6600000000", - "average": "8055962237", - "volume": "426965998565", - "sales": "53", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1636027200000 - }, - { - "median": "7988000000", - "average": "12087223103", - "volume": "507663370336", - "sales": "42", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635940800000 - }, - { - "median": "4700854700", - "average": "11814759158", - "volume": "685256031167", - "sales": "58", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635854400000 - }, - { - "median": "4500000000", - "average": "6031240772", - "volume": "114593574665", - "sales": "19", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635768000000 - }, - { - "median": "10100000000", - "average": "25238000000", - "volume": "529998000000", - "sales": "21", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635681600000 - }, - { - "median": "6999000000", - "average": "10398001963", - "volume": "353532066730", - "sales": "34", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635595200000 - }, - { - "median": "10576120233", - "average": "11240487675", - "volume": "348455117934", - "sales": "31", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635508800000 - }, - { - "median": "14800000000", - "average": "20963920001", - "volume": "880484640047", - "sales": "42", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635422400000 - }, - { - "median": "5000000000", - "average": "13374257760", - "volume": "722209919047", - "sales": "54", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635336000000 - }, - { - "median": "6500000000", - "average": "19533454438", - "volume": "2422148350337", - "sales": "124", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635249600000 - }, - { - "median": "6000000000", - "average": "11386594040", - "volume": "580716296051", - "sales": "51", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635163200000 - }, - { - "median": "5000000000", - "average": "15202061178", - "volume": "1368185506004", - "sales": "90", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1635076800000 - }, - { - "median": "3724340175", - "average": "12816706445", - "volume": "2037856324800", - "sales": "159", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634990400000 - }, - { - "median": "1970000000", - "average": "9831604288", - "volume": "530906631525", - "sales": "54", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634904000000 - }, - { - "median": "1799999997", - "average": "3687280240", - "volume": "542030195252", - "sales": "147", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634817600000 - }, - { - "median": "1050000000", - "average": "1462190050", - "volume": "24857230857", - "sales": "17", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634731200000 - }, - { - "median": "799000000", - "average": "863887348", - "volume": "34555493910", - "sales": "40", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634644800000 - }, - { - "median": "219000000", - "average": "707277219", - "volume": "15560098815", - "sales": "22", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634558400000 - }, - { - "median": "190000000", - "average": "690000000", - "volume": "1380000000", - "sales": "2", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634472000000 - }, - { - "median": "1144000000", - "average": "1088583333", - "volume": "13063000000", - "sales": "12", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634385600000 - }, - { - "median": "900000000", - "average": "1435616624", - "volume": "60295898190", - "sales": "42", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634299200000 - }, - { - "median": "370000000", - "average": "856618194", - "volume": "18845600270", - "sales": "22", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634212800000 - }, - { - "median": "400000000", - "average": "2722778007", - "volume": "114356676313", - "sales": "42", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634126400000 - }, - { - "median": "300000000", - "average": "7892392240", - "volume": "299910905121", - "sales": "38", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1634040000000 - }, - { - "median": "177000000", - "average": "349500000", - "volume": "3495000000", - "sales": "10", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633953600000 - }, - { - "median": "239000000", - "average": "838250000", - "volume": "20118000000", - "sales": "24", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633867200000 - }, - { - "median": "1100000000", - "average": "17252266667", - "volume": "258784000000", - "sales": "15", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633780800000 - }, - { - "median": "1030000000", - "average": "5154000000", - "volume": "51540000000", - "sales": "10", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633694400000 - }, - { - "median": "1690000000", - "average": "1502923361", - "volume": "19538003690", - "sales": "13", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633608000000 - }, - { - "median": "1150000000", - "average": "1150006993", - "volume": "12650076923", - "sales": "11", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633521600000 - }, - { - "median": "1490000000", - "average": "1613571429", - "volume": "11295000000", - "sales": "7", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633435200000 - }, - { - "median": "1099000000", - "average": "1126642857", - "volume": "15773000000", - "sales": "14", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633348800000 - }, - { - "median": "1900000000", - "average": "3957696214", - "volume": "59365443207", - "sales": "15", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633262400000 - }, - { - "median": "2199000000", - "average": "10416400000", - "volume": "260410000000", - "sales": "25", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633176000000 - }, - { - "median": "1499000000", - "average": "1697100000", - "volume": "16971000000", - "sales": "10", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633089600000 - }, - { - "median": "1000000000", - "average": "1289658732", - "volume": "25793174641", - "sales": "20", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1633003200000 - }, - { - "median": "1200000000", - "average": "1473875000", - "volume": "11791000000", - "sales": "8", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632916800000 - }, - { - "median": "1000000000", - "average": "1153583333", - "volume": "13843000000", - "sales": "12", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632830400000 - }, - { - "median": "900000000", - "average": "1353082751", - "volume": "14883910261", - "sales": "11", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632744000000 - }, - { - "median": "820000000", - "average": "3890153846", - "volume": "50572000000", - "sales": "13", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632657600000 - }, - { - "median": "2199000000", - "average": "2088811238", - "volume": "22976923617", - "sales": "11", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632571200000 - }, - { - "median": "450000000", - "average": "633000000", - "volume": "6330000000", - "sales": "10", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632484800000 - }, - { - "median": "431406384", - "average": "1459703192", - "volume": "2919406384", - "sales": "2", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632398400000 - }, - { - "median": "1600000000", - "average": "1405217391", - "volume": "32320000000", - "sales": "23", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632312000000 - }, - { - "median": "1200000000", - "average": "1269409091", - "volume": "27927000000", - "sales": "22", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632225600000 - }, - { - "median": "300000000", - "average": "816666667", - "volume": "4900000000", - "sales": "6", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632139200000 - }, - { - "median": "900000000", - "average": "1095571429", - "volume": "7669000000", - "sales": "7", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1632052800000 - }, - { - "median": "1100000000", - "average": "11197642857", - "volume": "156767000000", - "sales": "14", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631966400000 - }, - { - "median": "2300000000", - "average": "2284132498", - "volume": "15988927484", - "sales": "7", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631880000000 - }, - { - "median": "1500000000", - "average": "1879588214", - "volume": "28193823204", - "sales": "15", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631793600000 - }, - { - "median": "1295000000", - "average": "1524035657", - "volume": "32004748787", - "sales": "21", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631707200000 - }, - { - "median": "499000000", - "average": "910428571", - "volume": "6373000000", - "sales": "7", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631620800000 - }, - { - "median": "1699000000", - "average": "6793730982", - "volume": "156255812589", - "sales": "23", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631534400000 - }, - { - "median": "1800000000", - "average": "1546857143", - "volume": "10828000000", - "sales": "7", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631448000000 - }, - { - "median": "1710000000", - "average": "6787747315", - "volume": "190056924831", - "sales": "28", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631361600000 - }, - { - "median": "1175000000", - "average": "3343290692", - "volume": "26746325533", - "sales": "8", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631275200000 - }, - { - "median": "1000000000", - "average": "13505190246", - "volume": "108041521970", - "sales": "8", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631188800000 - }, - { - "median": "1400000000", - "average": "1644125000", - "volume": "52611999999", - "sales": "32", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631102400000 - }, - { - "median": "800000000", - "average": "1126058824", - "volume": "19143000000", - "sales": "17", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1631016000000 - }, - { - "median": "1300000000", - "average": "1113611111", - "volume": "20045000000", - "sales": "18", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630929600000 - }, - { - "median": "1400000000", - "average": "1400000000", - "volume": "4200000000", - "sales": "3", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630843200000 - }, - { - "median": "1400000000", - "average": "1373000000", - "volume": "20595000000", - "sales": "15", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630756800000 - }, - { - "median": "1099000000", - "average": "1140449029", - "volume": "11404490286", - "sales": "10", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630670400000 - }, - { - "median": "975000000", - "average": "1199152328", - "volume": "21584741895", - "sales": "18", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630584000000 - }, - { - "median": "1390000000", - "average": "1346504940", - "volume": "13465049400", - "sales": "10", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630497600000 - }, - { - "median": "1300000000", - "average": "2405221062", - "volume": "33673094871", - "sales": "14", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630411200000 - }, - { - "median": "1138000000", - "average": "1055274916", - "volume": "11608024072", - "sales": "11", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630324800000 - }, - { - "median": "1000000000", - "average": "888000000", - "volume": "4440000000", - "sales": "5", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630238400000 - }, - { - "median": "900000000", - "average": "900000000", - "volume": "5400000000", - "sales": "6", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630152000000 - }, - { - "median": "1000000000", - "average": "985428571", - "volume": "6898000000", - "sales": "7", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1630065600000 - }, - { - "median": "1500000000", - "average": "1590051481", - "volume": "14310463327", - "sales": "9", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629979200000 - }, - { - "median": "1000000000", - "average": "1050300000", - "volume": "10503000000", - "sales": "10", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629892800000 - }, - { - "median": "900000000", - "average": "1087900000", - "volume": "21757999999", - "sales": "20", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629806400000 - }, - { - "median": "1066098081", - "average": "11304554371", - "volume": "124350098081", - "sales": "11", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629720000000 - }, - { - "median": "2500000000", - "average": "3403400000", - "volume": "34033999999", - "sales": "10", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629633600000 - }, - { - "median": "1779000000", - "average": "3325273333", - "volume": "49879100000", - "sales": "15", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629547200000 - }, - { - "median": "1280000000", - "average": "1479500000", - "volume": "2959000000", - "sales": "2", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629460800000 - }, - { - "median": "1679000000", - "average": "2966066667", - "volume": "44491000000", - "sales": "15", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629374400000 - }, - { - "median": "1600000000", - "average": "11153166667", - "volume": "267675999999", - "sales": "24", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629288000000 - }, - { - "median": "1600000000", - "average": "2266666667", - "volume": "6800000000", - "sales": "3", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629201600000 - }, - { - "median": "2700000000", - "average": "3883888889", - "volume": "34954999998", - "sales": "9", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629115200000 - }, - { - "median": "1784000000", - "average": "5339328294", - "volume": "58732611230", - "sales": "11", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1629028800000 - }, - { - "median": "1687000000", - "average": "1564952381", - "volume": "32863999999", - "sales": "21", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628942400000 - }, - { - "median": "1900000000", - "average": "21311000000", - "volume": "255732000000", - "sales": "12", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628856000000 - }, - { - "median": "1550000000", - "average": "1760111174", - "volume": "40482556994", - "sales": "23", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628769600000 - }, - { - "median": "1900000000", - "average": "7104537550", - "volume": "113672600807", - "sales": "16", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628683200000 - }, - { - "median": "2500000000", - "average": "6975263158", - "volume": "132529999998", - "sales": "19", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628596800000 - }, - { - "median": "1680000000", - "average": "1854480000", - "volume": "46361999999", - "sales": "25", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628510400000 - }, - { - "median": "1679000000", - "average": "4617150000", - "volume": "92342999998", - "sales": "20", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628424000000 - }, - { - "median": "3749000000", - "average": "4404290233", - "volume": "96894385136", - "sales": "22", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628337600000 - }, - { - "median": "1999000000", - "average": "3494700000", - "volume": "34946999998", - "sales": "10", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628251200000 - }, - { - "median": "2000000000", - "average": "6602937500", - "volume": "105646999995", - "sales": "16", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628164800000 - }, - { - "median": "3200000000", - "average": "2970273676", - "volume": "95048757623", - "sales": "32", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1628078400000 - }, - { - "median": "2399999998", - "average": "48071916666", - "volume": "576862999997", - "sales": "12", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627992000000 - }, - { - "median": "1200000000", - "average": "2094500000", - "volume": "8378000000", - "sales": "4", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627905600000 - }, - { - "median": "2200000000", - "average": "7948750000", - "volume": "63590000000", - "sales": "8", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627819200000 - }, - { - "median": "3250000000", - "average": "3232777778", - "volume": "29095000000", - "sales": "9", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627732800000 - }, - { - "median": "2799999999", - "average": "19304166667", - "volume": "347474999998", - "sales": "18", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627646400000 - }, - { - "median": "2400000000", - "average": "5389282051", - "volume": "210181999996", - "sales": "39", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627560000000 - }, - { - "median": "2332999999", - "average": "36698729729", - "volume": "1357852999990", - "sales": "37", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627473600000 - }, - { - "median": "2390000000", - "average": "19627457143", - "volume": "686960999994", - "sales": "35", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627387200000 - }, - { - "median": "1699000000", - "average": "4194104167", - "volume": "402633999991", - "sales": "96", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627300800000 - }, - { - "median": "2500000000", - "average": "6868406977", - "volume": "590682999993", - "sales": "86", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627214400000 - }, - { - "median": "1990000000", - "average": "3996098215", - "volume": "299707366147", - "sales": "75", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627128000000 - }, - { - "median": "1550000000", - "average": "6222075535", - "volume": "205328492661", - "sales": "33", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1627041600000 - }, - { - "median": "1500000000", - "average": "5588000000", - "volume": "145287999998", - "sales": "26", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626955200000 - }, - { - "median": "1099999998", - "average": "3587692307", - "volume": "46639999995", - "sales": "13", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626868800000 - }, - { - "median": "1500000000", - "average": "1474416667", - "volume": "17692999999", - "sales": "12", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626782400000 - }, - { - "median": "1200000000", - "average": "5325824737", - "volume": "101190669995", - "sales": "19", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626696000000 - }, - { - "median": "950000000", - "average": "5534980769", - "volume": "287818999994", - "sales": "52", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626609600000 - }, - { - "median": "1000000000", - "average": "9143882353", - "volume": "155445999998", - "sales": "17", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626523200000 - }, - { - "median": "1200000000", - "average": "3249636364", - "volume": "71491999999", - "sales": "22", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626436800000 - }, - { - "median": "1500000000", - "average": "3893090909", - "volume": "85647999996", - "sales": "22", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626350400000 - }, - { - "median": "1300000000", - "average": "20956500000", - "volume": "419130000000", - "sales": "20", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626264000000 - }, - { - "median": "1849000000", - "average": "12763972222", - "volume": "459503000000", - "sales": "36", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626177600000 - }, - { - "median": "1500000000", - "average": "9727780734", - "volume": "583666844041", - "sales": "60", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626091200000 - }, - { - "median": "1490000000", - "average": "12717043478", - "volume": "292492000000", - "sales": "23", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1626004800000 - }, - { - "median": "1400000000", - "average": "4226333333", - "volume": "114111000000", - "sales": "27", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625918400000 - }, - { - "median": "4900000000", - "average": "10659044238", - "volume": "362407504076", - "sales": "34", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625832000000 - }, - { - "median": "5800000000", - "average": "14620282067", - "volume": "701773539200", - "sales": "48", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625745600000 - }, - { - "median": "2794117647", - "average": "24503680049", - "volume": "808621441617", - "sales": "33", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625659200000 - }, - { - "median": "2200000000", - "average": "3542670665", - "volume": "354267066457", - "sales": "100", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625572800000 - }, - { - "median": "2300000000", - "average": "8767833333", - "volume": "420856000000", - "sales": "48", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625486400000 - }, - { - "median": "2000000000", - "average": "6065042276", - "volume": "266861860126", - "sales": "44", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625400000000 - }, - { - "median": "1900000000", - "average": "1885988341", - "volume": "152765055586", - "sales": "81", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625313600000 - }, - { - "median": "1900000000", - "average": "4988184981", - "volume": "1057495216055", - "sales": "212", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625227200000 - }, - { - "median": "1930000000", - "average": "4523427555", - "volume": "357350776884", - "sales": "79", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625140800000 - }, - { - "median": "2400000000", - "average": "3413037664", - "volume": "450520971661", - "sales": "132", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1625054400000 - }, - { - "median": "2500000000", - "average": "3031164706", - "volume": "257648999999", - "sales": "85", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1624968000000 - }, - { - "median": "3000000000", - "average": "3381500251", - "volume": "649248048187", - "sales": "192", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1624881600000 - }, - { - "median": "3900000000", - "average": "4104420184", - "volume": "1596619451467", - "sales": "389", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1624795200000 - }, - { - "median": "1000000000", - "average": "1379709524", - "volume": "211095557122", - "sales": "153", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1624708800000 - }, - { - "median": "148000000", - "average": "144420000", - "volume": "5776800000", - "sales": "40", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1624622400000 - }, - { - "median": "4000000", - "average": "10978947", - "volume": "208600000", - "sales": "19", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1624536000000 - }, - { - "median": "18000000", - "average": "65828750", - "volume": "1579890000", - "sales": "24", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1624449600000 - }, - { - "median": "100000000", - "average": "217461538", - "volume": "2827000000", - "sales": "13", - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token", - "time": 1624363200000 - } - ], - "query_time": 1709306661140 - }, - "text": "{\"success\":true,\"data\":[{\"median\":\"3538000000\",\"average\":\"3647305080\",\"volume\":\"233427525145\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709294400000},{\"median\":\"4042000000\",\"average\":\"14139176562\",\"volume\":\"1922928012405\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709208000000},{\"median\":\"3737000000\",\"average\":\"14139189717\",\"volume\":\"2417801441551\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709121600000},{\"median\":\"4498000000\",\"average\":\"13373038739\",\"volume\":\"2340281779302\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709035200000},{\"median\":\"4099000000\",\"average\":\"6424405279\",\"volume\":\"944387576030\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708948800000},{\"median\":\"4313000000\",\"average\":\"5709152879\",\"volume\":\"759317332908\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708862400000},{\"median\":\"4018410000\",\"average\":\"9884448088\",\"volume\":\"1660587278797\",\"sales\":\"168\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708776000000},{\"median\":\"1410000000\",\"average\":\"5163467794\",\"volume\":\"3660898666270\",\"sales\":\"709\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708689600000},{\"median\":\"3800000000\",\"average\":\"6267403057\",\"volume\":\"877436428036\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708603200000},{\"median\":\"3037000000\",\"average\":\"7389331301\",\"volume\":\"1411362278498\",\"sales\":\"191\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708516800000},{\"median\":\"2881781100\",\"average\":\"10188179757\",\"volume\":\"2210835007272\",\"sales\":\"217\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708430400000},{\"median\":\"2968000000\",\"average\":\"4921655854\",\"volume\":\"600442014160\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708344000000},{\"median\":\"2710000000\",\"average\":\"9057538801\",\"volume\":\"2726319179163\",\"sales\":\"301\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708257600000},{\"median\":\"3498957000\",\"average\":\"7474990081\",\"volume\":\"784873958555\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708171200000},{\"median\":\"2799000000\",\"average\":\"8086312204\",\"volume\":\"1140170020756\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708084800000},{\"median\":\"2435000000\",\"average\":\"6793030339\",\"volume\":\"1861290312886\",\"sales\":\"274\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707998400000},{\"median\":\"2644000000\",\"average\":\"4471950297\",\"volume\":\"621601091330\",\"sales\":\"139\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707912000000},{\"median\":\"2425000000\",\"average\":\"7027982010\",\"volume\":\"822273895162\",\"sales\":\"117\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707825600000},{\"median\":\"2536000000\",\"average\":\"16677483139\",\"volume\":\"2384880088921\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707739200000},{\"median\":\"2541000000\",\"average\":\"14031488272\",\"volume\":\"2090691752489\",\"sales\":\"149\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707652800000},{\"median\":\"2642000000\",\"average\":\"12716180266\",\"volume\":\"2276196267692\",\"sales\":\"179\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707566400000},{\"median\":\"2250137557\",\"average\":\"6616295001\",\"volume\":\"1707004110143\",\"sales\":\"258\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707480000000},{\"median\":\"2525000000\",\"average\":\"4084263800\",\"volume\":\"641229416639\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707393600000},{\"median\":\"2439900000\",\"average\":\"15195219847\",\"volume\":\"2552796934245\",\"sales\":\"168\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707307200000},{\"median\":\"1850000000\",\"average\":\"2699856375\",\"volume\":\"558870269694\",\"sales\":\"207\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707220800000},{\"median\":\"2566000000\",\"average\":\"9682626877\",\"volume\":\"1481441912234\",\"sales\":\"153\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707134400000},{\"median\":\"2435000000\",\"average\":\"6393186948\",\"volume\":\"1361748819978\",\"sales\":\"213\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707048000000},{\"median\":\"2941000000\",\"average\":\"14266238968\",\"volume\":\"1826078587865\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706961600000},{\"median\":\"2540000000\",\"average\":\"4262262396\",\"volume\":\"1061303336654\",\"sales\":\"249\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706875200000},{\"median\":\"2330000000\",\"average\":\"4942607318\",\"volume\":\"1146684897737\",\"sales\":\"232\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706788800000},{\"median\":\"2425649490\",\"average\":\"10178676591\",\"volume\":\"1486086782310\",\"sales\":\"146\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706702400000},{\"median\":\"2532999900\",\"average\":\"9488359520\",\"volume\":\"1328370332809\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706616000000},{\"median\":\"3000000000\",\"average\":\"16356671228\",\"volume\":\"2028227232300\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706529600000},{\"median\":\"2500000000\",\"average\":\"9535093462\",\"volume\":\"1468404393152\",\"sales\":\"154\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706443200000},{\"median\":\"2660000000\",\"average\":\"7818349643\",\"volume\":\"1282209341406\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706356800000},{\"median\":\"2500000000\",\"average\":\"7152144134\",\"volume\":\"1194408070402\",\"sales\":\"167\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706270400000},{\"median\":\"2497549626\",\"average\":\"3896363357\",\"volume\":\"533801779908\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706184000000},{\"median\":\"2722500000\",\"average\":\"11840591135\",\"volume\":\"2249712315564\",\"sales\":\"190\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706097600000},{\"median\":\"2700000000\",\"average\":\"8144223535\",\"volume\":\"1205345083175\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706011200000},{\"median\":\"2595000000\",\"average\":\"6913403360\",\"volume\":\"1037010503982\",\"sales\":\"150\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705924800000},{\"median\":\"2374912088\",\"average\":\"10618379597\",\"volume\":\"2282951613277\",\"sales\":\"215\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705838400000},{\"median\":\"3200000000\",\"average\":\"6863657302\",\"volume\":\"631456471824\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705752000000},{\"median\":\"2441000000\",\"average\":\"5591024639\",\"volume\":\"1425711282955\",\"sales\":\"255\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705665600000},{\"median\":\"2456784000\",\"average\":\"5137697318\",\"volume\":\"1443692946495\",\"sales\":\"281\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705579200000},{\"median\":\"2342000000\",\"average\":\"6871272797\",\"volume\":\"1587264016000\",\"sales\":\"231\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705492800000},{\"median\":\"2242000000\",\"average\":\"3723103852\",\"volume\":\"867483197554\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705406400000},{\"median\":\"1996000000\",\"average\":\"3319666310\",\"volume\":\"647334930512\",\"sales\":\"195\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705320000000},{\"median\":\"2341000000\",\"average\":\"5889751563\",\"volume\":\"1089604039170\",\"sales\":\"185\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705233600000},{\"median\":\"2814000000\",\"average\":\"13317453624\",\"volume\":\"3422585581339\",\"sales\":\"257\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705147200000},{\"median\":\"2641000000\",\"average\":\"6441499147\",\"volume\":\"1114379352377\",\"sales\":\"173\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705060800000},{\"median\":\"2689668828\",\"average\":\"7036951483\",\"volume\":\"1280725169943\",\"sales\":\"182\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704974400000},{\"median\":\"2399000000\",\"average\":\"5073545313\",\"volume\":\"867576248518\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704888000000},{\"median\":\"2841000000\",\"average\":\"5704835655\",\"volume\":\"941297883029\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704801600000},{\"median\":\"2796000000\",\"average\":\"4083844548\",\"volume\":\"632995904973\",\"sales\":\"155\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704715200000},{\"median\":\"2838000000\",\"average\":\"7044732768\",\"volume\":\"1451214950291\",\"sales\":\"206\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704628800000},{\"median\":\"2850000000\",\"average\":\"8344827692\",\"volume\":\"1343517258407\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704542400000},{\"median\":\"2689668828\",\"average\":\"5290784654\",\"volume\":\"920596529813\",\"sales\":\"174\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704456000000},{\"median\":\"2475000000\",\"average\":\"5667498267\",\"volume\":\"719772279964\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704369600000},{\"median\":\"2926980000\",\"average\":\"6857446877\",\"volume\":\"1467493631668\",\"sales\":\"214\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704283200000},{\"median\":\"2700000000\",\"average\":\"8240427387\",\"volume\":\"1079495987707\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704196800000},{\"median\":\"2466248400\",\"average\":\"4415028765\",\"volume\":\"538633509332\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704110400000},{\"median\":\"2434568400\",\"average\":\"5373772329\",\"volume\":\"693216630467\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704024000000},{\"median\":\"2841000000\",\"average\":\"7298362831\",\"volume\":\"1233423318389\",\"sales\":\"169\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703937600000},{\"median\":\"3500000000\",\"average\":\"8439681866\",\"volume\":\"1215314188740\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703851200000},{\"median\":\"2989000000\",\"average\":\"9019509542\",\"volume\":\"1704687303354\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703764800000},{\"median\":\"2542000000\",\"average\":\"5693334702\",\"volume\":\"1132973605737\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703678400000},{\"median\":\"3200000000\",\"average\":\"6138500448\",\"volume\":\"890082564934\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703592000000},{\"median\":\"2999000000\",\"average\":\"6083709626\",\"volume\":\"644873220376\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703505600000},{\"median\":\"2673000000\",\"average\":\"9034115012\",\"volume\":\"1454492516928\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703419200000},{\"median\":\"2842000000\",\"average\":\"7872942362\",\"volume\":\"999863679933\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703332800000},{\"median\":\"3397000000\",\"average\":\"12076354353\",\"volume\":\"2693027020664\",\"sales\":\"223\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703246400000},{\"median\":\"2809000000\",\"average\":\"7813857770\",\"volume\":\"1265844958760\",\"sales\":\"162\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703160000000},{\"median\":\"3300000000\",\"average\":\"7671205351\",\"volume\":\"943558258148\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703073600000},{\"median\":\"2999000000\",\"average\":\"11549219659\",\"volume\":\"1281963382199\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702987200000},{\"median\":\"3300000000\",\"average\":\"11766987866\",\"volume\":\"1341436616750\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702900800000},{\"median\":\"2940300000\",\"average\":\"4599515632\",\"volume\":\"593337516569\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702814400000},{\"median\":\"2841000000\",\"average\":\"6877667464\",\"volume\":\"667133743974\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702728000000},{\"median\":\"2842000000\",\"average\":\"9296997901\",\"volume\":\"855323806869\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702641600000},{\"median\":\"3032000000\",\"average\":\"6369281535\",\"volume\":\"585973901192\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702555200000},{\"median\":\"3020000000\",\"average\":\"6929629789\",\"volume\":\"1462151885518\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702468800000},{\"median\":\"3020000000\",\"average\":\"15728848626\",\"volume\":\"3696279427147\",\"sales\":\"235\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702382400000},{\"median\":\"3000000000\",\"average\":\"13695837135\",\"volume\":\"2410467335724\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702296000000},{\"median\":\"2942000000\",\"average\":\"16184312902\",\"volume\":\"3139756702975\",\"sales\":\"194\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702209600000},{\"median\":\"3230000000\",\"average\":\"22914622848\",\"volume\":\"3208047198734\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702123200000},{\"median\":\"3042000000\",\"average\":\"18202257907\",\"volume\":\"2639327396491\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702036800000},{\"median\":\"5390550000\",\"average\":\"17650398256\",\"volume\":\"3530079651186\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701950400000},{\"median\":\"3039000000\",\"average\":\"8450859714\",\"volume\":\"1892992575927\",\"sales\":\"224\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701864000000},{\"median\":\"2942000000\",\"average\":\"9563327482\",\"volume\":\"2113495373417\",\"sales\":\"221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701777600000},{\"median\":\"3187800000\",\"average\":\"9407649257\",\"volume\":\"5287098882313\",\"sales\":\"562\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701691200000},{\"median\":\"3142000000\",\"average\":\"9473804457\",\"volume\":\"3296883951091\",\"sales\":\"348\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701604800000},{\"median\":\"3370000000\",\"average\":\"17496059044\",\"volume\":\"7715762038315\",\"sales\":\"441\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701518400000},{\"median\":\"3442000000\",\"average\":\"18738330169\",\"volume\":\"5883835673117\",\"sales\":\"314\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701432000000},{\"median\":\"3089990000\",\"average\":\"9308127532\",\"volume\":\"2215334352578\",\"sales\":\"238\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701345600000},{\"median\":\"2800000000\",\"average\":\"9730370070\",\"volume\":\"1887691793676\",\"sales\":\"194\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701259200000},{\"median\":\"3400000000\",\"average\":\"9762836803\",\"volume\":\"2118535586284\",\"sales\":\"217\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701172800000},{\"median\":\"3497000000\",\"average\":\"8793551503\",\"volume\":\"2365465354195\",\"sales\":\"269\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701086400000},{\"median\":\"2942000000\",\"average\":\"6375944719\",\"volume\":\"1268812999155\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701000000000},{\"median\":\"3430000000\",\"average\":\"8634657304\",\"volume\":\"1890989949596\",\"sales\":\"219\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700913600000},{\"median\":\"2842000000\",\"average\":\"5107956826\",\"volume\":\"2084046384845\",\"sales\":\"408\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700827200000},{\"median\":\"2541000000\",\"average\":\"9293423104\",\"volume\":\"1273198965194\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700740800000},{\"median\":\"2742000000\",\"average\":\"8681449425\",\"volume\":\"1718926986224\",\"sales\":\"198\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700654400000},{\"median\":\"2730000000\",\"average\":\"8594675660\",\"volume\":\"1675961753708\",\"sales\":\"195\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700568000000},{\"median\":\"2397600000\",\"average\":\"8000856765\",\"volume\":\"1680179920574\",\"sales\":\"210\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700481600000},{\"median\":\"2541000000\",\"average\":\"7826691141\",\"volume\":\"1471417934424\",\"sales\":\"188\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700395200000},{\"median\":\"3000000000\",\"average\":\"9330779653\",\"volume\":\"1455601625907\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700308800000},{\"median\":\"2741000000\",\"average\":\"7539334973\",\"volume\":\"1176136255758\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700222400000},{\"median\":\"2500000000\",\"average\":\"7651181818\",\"volume\":\"948746545482\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700136000000},{\"median\":\"2742000000\",\"average\":\"7253173711\",\"volume\":\"1095229230364\",\"sales\":\"151\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700049600000},{\"median\":\"2940000000\",\"average\":\"9884532787\",\"volume\":\"1522218049189\",\"sales\":\"154\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699963200000},{\"median\":\"2641000000\",\"average\":\"6824273534\",\"volume\":\"1521812998074\",\"sales\":\"223\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699876800000},{\"median\":\"2939000000\",\"average\":\"7793769736\",\"volume\":\"1293765776156\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699790400000},{\"median\":\"3009000000\",\"average\":\"8846687435\",\"volume\":\"2193978483790\",\"sales\":\"248\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699704000000},{\"median\":\"2831000000\",\"average\":\"8948459803\",\"volume\":\"1369114349805\",\"sales\":\"153\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699617600000},{\"median\":\"2942000000\",\"average\":\"7730492811\",\"volume\":\"1004964065395\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699531200000},{\"median\":\"3164000000\",\"average\":\"15058910960\",\"volume\":\"1867304959015\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699444800000},{\"median\":\"2941000000\",\"average\":\"5492730287\",\"volume\":\"1098546057405\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699358400000},{\"median\":\"3040000000\",\"average\":\"8917368305\",\"volume\":\"1400026823901\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699272000000},{\"median\":\"5800000000\",\"average\":\"13637536307\",\"volume\":\"1704692038352\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699185600000},{\"median\":\"4148100000\",\"average\":\"21777449221\",\"volume\":\"4181270250346\",\"sales\":\"192\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699099200000},{\"median\":\"3175524000\",\"average\":\"9984327873\",\"volume\":\"848667869169\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699012800000},{\"median\":\"2942000000\",\"average\":\"9942899962\",\"volume\":\"2744240389535\",\"sales\":\"276\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698926400000},{\"median\":\"4500000000\",\"average\":\"16535951531\",\"volume\":\"2496928681130\",\"sales\":\"151\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698840000000},{\"median\":\"2600000000\",\"average\":\"16951017212\",\"volume\":\"4831039905500\",\"sales\":\"285\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698753600000},{\"median\":\"2942000000\",\"average\":\"12496197107\",\"volume\":\"2599208998163\",\"sales\":\"208\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698667200000},{\"median\":\"3139000000\",\"average\":\"11514133177\",\"volume\":\"1692577577031\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698580800000},{\"median\":\"3234330000\",\"average\":\"17679848870\",\"volume\":\"6364745593307\",\"sales\":\"360\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698494400000},{\"median\":\"6500000000\",\"average\":\"47137731691\",\"volume\":\"11124504679149\",\"sales\":\"236\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698408000000},{\"median\":\"3042000000\",\"average\":\"9936155565\",\"volume\":\"1977294957523\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698321600000},{\"median\":\"3022000000\",\"average\":\"5594220566\",\"volume\":\"453131865809\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698235200000},{\"median\":\"4500000000\",\"average\":\"40410740998\",\"volume\":\"5091753365766\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698148800000},{\"median\":\"3242000000\",\"average\":\"16415418070\",\"volume\":\"2150419767222\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698062400000},{\"median\":\"3042000000\",\"average\":\"6408790338\",\"volume\":\"596017501469\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697976000000},{\"median\":\"3542000000\",\"average\":\"11116820403\",\"volume\":\"1745340803268\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697889600000},{\"median\":\"2967863894\",\"average\":\"9991793309\",\"volume\":\"1298933130161\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697803200000},{\"median\":\"3097000000\",\"average\":\"13425902049\",\"volume\":\"1637960050007\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697716800000},{\"median\":\"3699000000\",\"average\":\"21030185786\",\"volume\":\"4185006971438\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697630400000},{\"median\":\"2243999999\",\"average\":\"7063455852\",\"volume\":\"988883819313\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697544000000},{\"median\":\"2345309999\",\"average\":\"12823796813\",\"volume\":\"3565015513994\",\"sales\":\"278\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697457600000},{\"median\":\"3142000000\",\"average\":\"9766255360\",\"volume\":\"2021614859490\",\"sales\":\"207\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697371200000},{\"median\":\"3140000000\",\"average\":\"9101835073\",\"volume\":\"1656533983307\",\"sales\":\"182\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697284800000},{\"median\":\"1930895998\",\"average\":\"5239719771\",\"volume\":\"1922977156028\",\"sales\":\"367\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697198400000},{\"median\":\"2757871145\",\"average\":\"12458612268\",\"volume\":\"2902856658336\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697112000000},{\"median\":\"1930895998\",\"average\":\"12299662917\",\"volume\":\"3247111010007\",\"sales\":\"264\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697025600000},{\"median\":\"1700000000\",\"average\":\"5177462418\",\"volume\":\"2226308839583\",\"sales\":\"430\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696939200000},{\"median\":\"1940598000\",\"average\":\"9152709907\",\"volume\":\"3340739116129\",\"sales\":\"365\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696852800000},{\"median\":\"3242000000\",\"average\":\"14577570389\",\"volume\":\"3338263619034\",\"sales\":\"229\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696766400000},{\"median\":\"3941000000\",\"average\":\"12967283308\",\"volume\":\"3371493660110\",\"sales\":\"260\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696680000000},{\"median\":\"7850000000\",\"average\":\"13418882287\",\"volume\":\"2482493223038\",\"sales\":\"185\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696593600000},{\"median\":\"3636000000\",\"average\":\"14357575405\",\"volume\":\"2526933271354\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696507200000},{\"median\":\"2860000000\",\"average\":\"10697250951\",\"volume\":\"2438973216879\",\"sales\":\"228\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696420800000},{\"median\":\"1690859729\",\"average\":\"24812810815\",\"volume\":\"9007050325781\",\"sales\":\"363\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696334400000},{\"median\":\"1290000000\",\"average\":\"20915469479\",\"volume\":\"6881189458475\",\"sales\":\"329\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696248000000},{\"median\":\"2940000000\",\"average\":\"23178133819\",\"volume\":\"4728339299071\",\"sales\":\"204\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696161600000},{\"median\":\"3542000000\",\"average\":\"28339976766\",\"volume\":\"4704436143207\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696075200000},{\"median\":\"2942000000\",\"average\":\"29604290445\",\"volume\":\"6572152478813\",\"sales\":\"222\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695988800000},{\"median\":\"19450000000\",\"average\":\"41895395133\",\"volume\":\"10850907339421\",\"sales\":\"259\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695902400000},{\"median\":\"19900000000\",\"average\":\"56658131239\",\"volume\":\"9915172966900\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695816000000},{\"median\":\"13900000000\",\"average\":\"29027364088\",\"volume\":\"15239366146377\",\"sales\":\"525\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695729600000},{\"median\":\"3073950000\",\"average\":\"32656022123\",\"volume\":\"9666182548298\",\"sales\":\"296\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695643200000},{\"median\":\"3542000000\",\"average\":\"32286971365\",\"volume\":\"4165019306098\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695556800000},{\"median\":\"10395000000\",\"average\":\"49559187363\",\"volume\":\"13133184651270\",\"sales\":\"265\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695470400000},{\"median\":\"4131000000\",\"average\":\"48186754231\",\"volume\":\"11082953473065\",\"sales\":\"230\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695384000000},{\"median\":\"3140000000\",\"average\":\"6881293308\",\"volume\":\"674366744212\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695297600000},{\"median\":\"3042000000\",\"average\":\"6831052829\",\"volume\":\"744584758355\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695211200000},{\"median\":\"3341000000\",\"average\":\"6083566168\",\"volume\":\"462351028782\",\"sales\":\"76\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695124800000},{\"median\":\"3242000000\",\"average\":\"6722975618\",\"volume\":\"860540879076\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695038400000},{\"median\":\"4042000000\",\"average\":\"5418881067\",\"volume\":\"455186009655\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694952000000},{\"median\":\"3041000000\",\"average\":\"7153903562\",\"volume\":\"794083295356\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694865600000},{\"median\":\"3441000000\",\"average\":\"9783187830\",\"volume\":\"1888155251105\",\"sales\":\"193\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694779200000},{\"median\":\"2156220000\",\"average\":\"14922738951\",\"volume\":\"1343046505581\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694692800000},{\"median\":\"420000000\",\"average\":\"9993524970\",\"volume\":\"2208569018414\",\"sales\":\"221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694606400000},{\"median\":\"1066000000\",\"average\":\"7159476627\",\"volume\":\"1510649568372\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694520000000},{\"median\":\"2300000000\",\"average\":\"13003060341\",\"volume\":\"2106495775229\",\"sales\":\"162\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694433600000},{\"median\":\"900000000\",\"average\":\"20378709026\",\"volume\":\"4075741805207\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694347200000},{\"median\":\"3142000000\",\"average\":\"6462603030\",\"volume\":\"982315660530\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694260800000},{\"median\":\"1000000000\",\"average\":\"7092077335\",\"volume\":\"1049627445606\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694174400000},{\"median\":\"1079999999\",\"average\":\"4745034205\",\"volume\":\"778185609618\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694088000000},{\"median\":\"790000000\",\"average\":\"7300969863\",\"volume\":\"635184378069\",\"sales\":\"87\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694001600000},{\"median\":\"3240000000\",\"average\":\"6102235213\",\"volume\":\"2379871733261\",\"sales\":\"390\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693915200000},{\"median\":\"612000000\",\"average\":\"3269506365\",\"volume\":\"532929537428\",\"sales\":\"163\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693828800000},{\"median\":\"3841000000\",\"average\":\"4464858015\",\"volume\":\"1343922262429\",\"sales\":\"301\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693742400000},{\"median\":\"2352240000\",\"average\":\"5278506087\",\"volume\":\"1910819203429\",\"sales\":\"362\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693656000000},{\"median\":\"2800000000\",\"average\":\"19605034436\",\"volume\":\"2529049442210\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693569600000},{\"median\":\"1395662000\",\"average\":\"8874503531\",\"volume\":\"1561912621374\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693483200000},{\"median\":\"2999000000\",\"average\":\"5130511552\",\"volume\":\"323222227780\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693396800000},{\"median\":\"1700000000\",\"average\":\"15407048644\",\"volume\":\"1263377988779\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693310400000},{\"median\":\"2050000000\",\"average\":\"11382476304\",\"volume\":\"842303246497\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693224000000},{\"median\":\"3439000000\",\"average\":\"8913167180\",\"volume\":\"784358711870\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693137600000},{\"median\":\"3437900000\",\"average\":\"19291082020\",\"volume\":\"964554100999\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693051200000},{\"median\":\"2942000000\",\"average\":\"32004677195\",\"volume\":\"1408205796586\",\"sales\":\"44\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692964800000},{\"median\":\"3241000000\",\"average\":\"9737421496\",\"volume\":\"1090591207571\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692878400000},{\"median\":\"3541000000\",\"average\":\"17497081697\",\"volume\":\"1469754862566\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692792000000},{\"median\":\"2742000000\",\"average\":\"5451042150\",\"volume\":\"496044835649\",\"sales\":\"91\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692705600000},{\"median\":\"2941000000\",\"average\":\"17631922946\",\"volume\":\"1093179222669\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692619200000},{\"median\":\"2840000000\",\"average\":\"7850561728\",\"volume\":\"667297746883\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692532800000},{\"median\":\"487000000\",\"average\":\"4198707663\",\"volume\":\"436665596980\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692446400000},{\"median\":\"3241000000\",\"average\":\"9160163962\",\"volume\":\"485488689999\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692360000000},{\"median\":\"2942000000\",\"average\":\"5498907615\",\"volume\":\"450910424468\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692273600000},{\"median\":\"2942000000\",\"average\":\"10669140300\",\"volume\":\"853531224008\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692187200000},{\"median\":\"3042000000\",\"average\":\"5697156956\",\"volume\":\"529835596929\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692100800000},{\"median\":\"2942000000\",\"average\":\"7374185978\",\"volume\":\"597309064180\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692014400000},{\"median\":\"3200000000\",\"average\":\"7614061847\",\"volume\":\"997442101986\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691928000000},{\"median\":\"3450000000\",\"average\":\"5748725673\",\"volume\":\"1086509152141\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691841600000},{\"median\":\"3499000000\",\"average\":\"9594040871\",\"volume\":\"988186209729\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691755200000},{\"median\":\"3542000000\",\"average\":\"11780907670\",\"volume\":\"1425489828079\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691668800000},{\"median\":\"3475000000\",\"average\":\"13096847110\",\"volume\":\"1885945983823\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691582400000},{\"median\":\"3140000000\",\"average\":\"5030910219\",\"volume\":\"1011212953937\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691496000000},{\"median\":\"3196000000\",\"average\":\"8221920241\",\"volume\":\"1627940207738\",\"sales\":\"198\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691409600000},{\"median\":\"3332340000\",\"average\":\"4828209332\",\"volume\":\"941500819805\",\"sales\":\"195\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691323200000},{\"median\":\"3185000000\",\"average\":\"8096344819\",\"volume\":\"1611172619020\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691236800000},{\"median\":\"3042000000\",\"average\":\"10617854502\",\"volume\":\"2548285080516\",\"sales\":\"240\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691150400000},{\"median\":\"2813580000\",\"average\":\"7089335781\",\"volume\":\"1091757710225\",\"sales\":\"154\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691064000000},{\"median\":\"2200000000\",\"average\":\"6842366491\",\"volume\":\"1012670240622\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690977600000},{\"median\":\"2499000000\",\"average\":\"8632723442\",\"volume\":\"1044559536460\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690891200000},{\"median\":\"3189000000\",\"average\":\"15469479911\",\"volume\":\"1933684988883\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690804800000},{\"median\":\"3200000000\",\"average\":\"10168812948\",\"volume\":\"1118569424275\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690718400000},{\"median\":\"1998000000\",\"average\":\"3329976652\",\"volume\":\"839154116253\",\"sales\":\"252\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690632000000},{\"median\":\"800000000\",\"average\":\"3299112783\",\"volume\":\"930349804681\",\"sales\":\"282\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690545600000},{\"median\":\"670000000\",\"average\":\"6099009099\",\"volume\":\"1042930555964\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690459200000},{\"median\":\"2450000000\",\"average\":\"11285330919\",\"volume\":\"2268351514731\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690372800000},{\"median\":\"1500000000\",\"average\":\"5820255178\",\"volume\":\"611126793639\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690286400000},{\"median\":\"3542000000\",\"average\":\"7657566537\",\"volume\":\"1033771482462\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690200000000},{\"median\":\"2942000000\",\"average\":\"4710291266\",\"volume\":\"758356893845\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690113600000},{\"median\":\"833085000\",\"average\":\"3996804324\",\"volume\":\"743405604234\",\"sales\":\"186\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690027200000},{\"median\":\"1800000000\",\"average\":\"6632845824\",\"volume\":\"782675807195\",\"sales\":\"118\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689940800000},{\"median\":\"3242000000\",\"average\":\"9663745796\",\"volume\":\"753772172068\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689854400000},{\"median\":\"3300000000\",\"average\":\"5037519126\",\"volume\":\"317363704945\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689768000000},{\"median\":\"2200000000\",\"average\":\"7335314460\",\"volume\":\"1283680030427\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689681600000},{\"median\":\"594000000\",\"average\":\"2396021612\",\"volume\":\"714014440440\",\"sales\":\"298\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689595200000},{\"median\":\"700000000\",\"average\":\"8565758061\",\"volume\":\"1935861321679\",\"sales\":\"226\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689508800000},{\"median\":\"1900000000\",\"average\":\"12180329107\",\"volume\":\"1412918176463\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689422400000},{\"median\":\"4846000000\",\"average\":\"12531225654\",\"volume\":\"1666653012007\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689336000000},{\"median\":\"1000000000\",\"average\":\"11544478239\",\"volume\":\"1673949344705\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689249600000},{\"median\":\"600000000\",\"average\":\"11930957476\",\"volume\":\"1837367451280\",\"sales\":\"154\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689163200000},{\"median\":\"3000000000\",\"average\":\"5743675032\",\"volume\":\"752421429140\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689076800000},{\"median\":\"1000000000\",\"average\":\"5374556933\",\"volume\":\"1010416703329\",\"sales\":\"188\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688990400000},{\"median\":\"4335000000\",\"average\":\"10734691471\",\"volume\":\"869510009117\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688904000000},{\"median\":\"1830000000\",\"average\":\"11744177019\",\"volume\":\"810348214331\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688817600000},{\"median\":\"485099999\",\"average\":\"25549240023\",\"volume\":\"2657120962437\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688731200000},{\"median\":\"4200000000\",\"average\":\"8422746592\",\"volume\":\"1044420577372\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688644800000},{\"median\":\"4998000000\",\"average\":\"32076095397\",\"volume\":\"2277402773199\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688558400000},{\"median\":\"6400000000\",\"average\":\"8331735894\",\"volume\":\"891495740632\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688472000000},{\"median\":\"3841000000\",\"average\":\"8397271253\",\"volume\":\"1259590687884\",\"sales\":\"150\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688385600000},{\"median\":\"900000000\",\"average\":\"20007154981\",\"volume\":\"3161130486993\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688299200000},{\"median\":\"528000000\",\"average\":\"2284031958\",\"volume\":\"276367866925\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688212800000},{\"median\":\"5092000000\",\"average\":\"8278517312\",\"volume\":\"347697727100\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688126400000},{\"median\":\"3900000000\",\"average\":\"12526398310\",\"volume\":\"1039691059737\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688040000000},{\"median\":\"4342000000\",\"average\":\"22023217668\",\"volume\":\"1497578801450\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687953600000},{\"median\":\"3200000000\",\"average\":\"9264838355\",\"volume\":\"1630611550406\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687867200000},{\"median\":\"4142000000\",\"average\":\"5521845230\",\"volume\":\"226395654410\",\"sales\":\"41\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687780800000},{\"median\":\"4142000000\",\"average\":\"9094476796\",\"volume\":\"672991282876\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687694400000},{\"median\":\"3380000000\",\"average\":\"7933741606\",\"volume\":\"698169261362\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687608000000},{\"median\":\"7000000000\",\"average\":\"12244914995\",\"volume\":\"1248981329464\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687521600000},{\"median\":\"4442000000\",\"average\":\"5087626231\",\"volume\":\"340870957482\",\"sales\":\"67\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687435200000},{\"median\":\"4741000000\",\"average\":\"8274722163\",\"volume\":\"604054717882\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687348800000},{\"median\":\"4200000000\",\"average\":\"14300579414\",\"volume\":\"1387156203143\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687262400000},{\"median\":\"4142000000\",\"average\":\"11615513537\",\"volume\":\"2090792436696\",\"sales\":\"180\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687176000000},{\"median\":\"4042000000\",\"average\":\"11234260297\",\"volume\":\"1224534372336\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687089600000},{\"median\":\"4142000000\",\"average\":\"16769600842\",\"volume\":\"1827886491727\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687003200000},{\"median\":\"836811280\",\"average\":\"3017605804\",\"volume\":\"2024813494186\",\"sales\":\"671\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686916800000},{\"median\":\"1500000000\",\"average\":\"6942521115\",\"volume\":\"1138573462882\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686830400000},{\"median\":\"1900000000\",\"average\":\"6397627225\",\"volume\":\"1030017983257\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686744000000},{\"median\":\"508779677\",\"average\":\"3520256291\",\"volume\":\"584362544230\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686657600000},{\"median\":\"5634000000\",\"average\":\"17116461357\",\"volume\":\"1848577826532\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686571200000},{\"median\":\"2080000000\",\"average\":\"9128741164\",\"volume\":\"1022419010400\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686484800000},{\"median\":\"5525000000\",\"average\":\"8174905105\",\"volume\":\"940114087108\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686398400000},{\"median\":\"425000000\",\"average\":\"9364136756\",\"volume\":\"1423348786866\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686312000000},{\"median\":\"1768000000\",\"average\":\"8153255698\",\"volume\":\"782712546974\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686225600000},{\"median\":\"160000000\",\"average\":\"3599806970\",\"volume\":\"719961393904\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686139200000},{\"median\":\"2969000000\",\"average\":\"7228295952\",\"volume\":\"1156527352393\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686052800000},{\"median\":\"4342000000\",\"average\":\"18194658616\",\"volume\":\"1601129958192\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685966400000},{\"median\":\"4940000000\",\"average\":\"11155695938\",\"volume\":\"713964540000\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685880000000},{\"median\":\"4000000000\",\"average\":\"10382322394\",\"volume\":\"1401613523236\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685793600000},{\"median\":\"5042000000\",\"average\":\"13909596845\",\"volume\":\"1196225328651\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685707200000},{\"median\":\"4341000000\",\"average\":\"6398303409\",\"volume\":\"467076148871\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685620800000},{\"median\":\"4929000000\",\"average\":\"11458460433\",\"volume\":\"985427597244\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685534400000},{\"median\":\"5000000000\",\"average\":\"9465288214\",\"volume\":\"1069577568177\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685448000000},{\"median\":\"5590000000\",\"average\":\"9434783131\",\"volume\":\"773652216708\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685361600000},{\"median\":\"4640000000\",\"average\":\"6923995974\",\"volume\":\"387743774560\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685275200000},{\"median\":\"1900000000\",\"average\":\"8379764068\",\"volume\":\"1039090744374\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685188800000},{\"median\":\"4841000000\",\"average\":\"7144660671\",\"volume\":\"957384529927\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685102400000},{\"median\":\"2890000000\",\"average\":\"4944076514\",\"volume\":\"568568799102\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685016000000},{\"median\":\"4618000000\",\"average\":\"23988342143\",\"volume\":\"2518775925061\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684929600000},{\"median\":\"4839000000\",\"average\":\"12074231457\",\"volume\":\"1195348914204\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684843200000},{\"median\":\"4522000000\",\"average\":\"8309054068\",\"volume\":\"963850271856\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684756800000},{\"median\":\"2700000000\",\"average\":\"8195553239\",\"volume\":\"975270835439\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684670400000},{\"median\":\"3700000000\",\"average\":\"5292578202\",\"volume\":\"709205479022\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684584000000},{\"median\":\"3250000000\",\"average\":\"6910886983\",\"volume\":\"932969742680\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684497600000},{\"median\":\"4441000000\",\"average\":\"8361730538\",\"volume\":\"919790359148\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684411200000},{\"median\":\"5139000000\",\"average\":\"7193804321\",\"volume\":\"798512279679\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684324800000},{\"median\":\"4342000000\",\"average\":\"10963844745\",\"volume\":\"1074456784979\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684238400000},{\"median\":\"4536000000\",\"average\":\"5212584779\",\"volume\":\"698486360323\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684152000000},{\"median\":\"2250000000\",\"average\":\"6417614666\",\"volume\":\"1360534309272\",\"sales\":\"212\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684065600000},{\"median\":\"4542000000\",\"average\":\"10432042777\",\"volume\":\"2430665966950\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683979200000},{\"median\":\"3000000000\",\"average\":\"7975963358\",\"volume\":\"1858399462359\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683892800000},{\"median\":\"1000000000\",\"average\":\"6852295858\",\"volume\":\"1863824473475\",\"sales\":\"272\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683806400000},{\"median\":\"1127433979\",\"average\":\"5320770805\",\"volume\":\"931134890856\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683720000000},{\"median\":\"929900000\",\"average\":\"12460919093\",\"volume\":\"2853550472304\",\"sales\":\"229\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683633600000},{\"median\":\"700000000\",\"average\":\"4875478704\",\"volume\":\"1340756643616\",\"sales\":\"275\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683547200000},{\"median\":\"5038000000\",\"average\":\"9246475297\",\"volume\":\"1137316461498\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683460800000},{\"median\":\"5342000000\",\"average\":\"15402121590\",\"volume\":\"1201365483999\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683374400000},{\"median\":\"4840000000\",\"average\":\"9897638471\",\"volume\":\"1603417432359\",\"sales\":\"162\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683288000000},{\"median\":\"2376000000\",\"average\":\"5813524867\",\"volume\":\"831334055971\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683201600000},{\"median\":\"1800000000\",\"average\":\"5846621579\",\"volume\":\"800987156270\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683115200000},{\"median\":\"5000000000\",\"average\":\"22641886860\",\"volume\":\"4098181521607\",\"sales\":\"181\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683028800000},{\"median\":\"4940000000\",\"average\":\"6848871751\",\"volume\":\"739678149074\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682942400000},{\"median\":\"400000000\",\"average\":\"4439637152\",\"volume\":\"936763438975\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682856000000},{\"median\":\"2277000000\",\"average\":\"7575663917\",\"volume\":\"628780105142\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682769600000},{\"median\":\"5500000000\",\"average\":\"25301003343\",\"volume\":\"2201187290836\",\"sales\":\"87\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682683200000},{\"median\":\"1000000000\",\"average\":\"9089148477\",\"volume\":\"2190484783042\",\"sales\":\"241\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682596800000},{\"median\":\"4940000000\",\"average\":\"8113260061\",\"volume\":\"884345346618\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682510400000},{\"median\":\"4941000000\",\"average\":\"6932474096\",\"volume\":\"679382461365\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682424000000},{\"median\":\"2500000000\",\"average\":\"7234846952\",\"volume\":\"868181634274\",\"sales\":\"120\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682337600000},{\"median\":\"5335000000\",\"average\":\"7674327041\",\"volume\":\"821152993426\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682251200000},{\"median\":\"4000000000\",\"average\":\"6166162248\",\"volume\":\"906425850485\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682164800000},{\"median\":\"5119000000\",\"average\":\"9429188900\",\"volume\":\"1008923212315\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682078400000},{\"median\":\"4300000000\",\"average\":\"8396990873\",\"volume\":\"1066417840827\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681992000000},{\"median\":\"5541000000\",\"average\":\"11164061804\",\"volume\":\"1618788961512\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681905600000},{\"median\":\"795000000\",\"average\":\"10631375740\",\"volume\":\"3008679334344\",\"sales\":\"283\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681819200000},{\"median\":\"540000000\",\"average\":\"5697241322\",\"volume\":\"979925507309\",\"sales\":\"172\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681732800000},{\"median\":\"1000000000\",\"average\":\"5753400825\",\"volume\":\"909037330378\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681646400000},{\"median\":\"500000000\",\"average\":\"4093305562\",\"volume\":\"1346697529948\",\"sales\":\"329\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681560000000},{\"median\":\"5740000000\",\"average\":\"9768666204\",\"volume\":\"1416456599538\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681473600000},{\"median\":\"5719000000\",\"average\":\"10199113242\",\"volume\":\"2406990725068\",\"sales\":\"236\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681387200000},{\"median\":\"6040000000\",\"average\":\"8737881820\",\"volume\":\"952429118366\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681300800000},{\"median\":\"5724000000\",\"average\":\"17295061270\",\"volume\":\"2282948087605\",\"sales\":\"132\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681214400000},{\"median\":\"4000000000\",\"average\":\"11650339133\",\"volume\":\"1409691035046\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681128000000},{\"median\":\"5829000000\",\"average\":\"6630621341\",\"volume\":\"556972192650\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681041600000},{\"median\":\"6234000000\",\"average\":\"19646935327\",\"volume\":\"2298691433287\",\"sales\":\"117\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680955200000},{\"median\":\"2135000000\",\"average\":\"5866330774\",\"volume\":\"862350623792\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680868800000},{\"median\":\"5840000000\",\"average\":\"18359321066\",\"volume\":\"2349993096460\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680782400000},{\"median\":\"5571030640\",\"average\":\"7166348103\",\"volume\":\"881460816624\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680696000000},{\"median\":\"4851000000\",\"average\":\"16820948273\",\"volume\":\"2876382154640\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680609600000},{\"median\":\"5555600000\",\"average\":\"13296651193\",\"volume\":\"1662081399090\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680523200000},{\"median\":\"6140000000\",\"average\":\"16157341663\",\"volume\":\"1761150241216\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680436800000},{\"median\":\"5820000000\",\"average\":\"11327223417\",\"volume\":\"1461211820730\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680350400000},{\"median\":\"4890000000\",\"average\":\"10701085893\",\"volume\":\"1177119448195\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680264000000},{\"median\":\"5555600000\",\"average\":\"9788620716\",\"volume\":\"1282309313780\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680177600000},{\"median\":\"6140000000\",\"average\":\"20623028917\",\"volume\":\"1917941689323\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680091200000},{\"median\":\"6129000000\",\"average\":\"29433920109\",\"volume\":\"3384900812540\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680004800000},{\"median\":\"5640000000\",\"average\":\"16085655037\",\"volume\":\"1367280678135\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679918400000},{\"median\":\"6750000000\",\"average\":\"11990420578\",\"volume\":\"1762591824965\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679832000000},{\"median\":\"6041000000\",\"average\":\"25155930055\",\"volume\":\"1886694754098\",\"sales\":\"75\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679745600000},{\"median\":\"5940000000\",\"average\":\"11409355107\",\"volume\":\"1357713257779\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679659200000},{\"median\":\"7600000000\",\"average\":\"11708975698\",\"volume\":\"2985788802977\",\"sales\":\"255\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679572800000},{\"median\":\"3721000000\",\"average\":\"19200286859\",\"volume\":\"2304034423094\",\"sales\":\"120\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679486400000},{\"median\":\"6035000000\",\"average\":\"24517557555\",\"volume\":\"3187282482205\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679400000000},{\"median\":\"1900000000\",\"average\":\"8558522177\",\"volume\":\"1472065814401\",\"sales\":\"172\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679313600000},{\"median\":\"6131000000\",\"average\":\"9618560584\",\"volume\":\"1163845830632\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679227200000},{\"median\":\"4411440000\",\"average\":\"16255047781\",\"volume\":\"2454512214952\",\"sales\":\"151\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679140800000},{\"median\":\"5940000000\",\"average\":\"12228225731\",\"volume\":\"2470101597744\",\"sales\":\"202\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679054400000},{\"median\":\"1815000000\",\"average\":\"8354490164\",\"volume\":\"1837987836083\",\"sales\":\"220\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678968000000},{\"median\":\"6176000000\",\"average\":\"8529430317\",\"volume\":\"1722944923991\",\"sales\":\"202\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678881600000},{\"median\":\"6000000000\",\"average\":\"10221306231\",\"volume\":\"1471868097193\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678795200000},{\"median\":\"5800000000\",\"average\":\"7174467350\",\"volume\":\"997250961636\",\"sales\":\"139\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678708800000},{\"median\":\"5840000000\",\"average\":\"7732732920\",\"volume\":\"1275900931787\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678622400000},{\"median\":\"7000000000\",\"average\":\"26504534849\",\"volume\":\"4373248250102\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678536000000},{\"median\":\"6440000000\",\"average\":\"13993992579\",\"volume\":\"2406966723567\",\"sales\":\"172\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678449600000},{\"median\":\"1372140000\",\"average\":\"6483805228\",\"volume\":\"2755617222070\",\"sales\":\"425\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678363200000},{\"median\":\"6534000000\",\"average\":\"19523229730\",\"volume\":\"3045623837902\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678276800000},{\"median\":\"5440000000\",\"average\":\"6643550991\",\"volume\":\"1155977872483\",\"sales\":\"174\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678190400000},{\"median\":\"7297290000\",\"average\":\"13053280087\",\"volume\":\"2871721619108\",\"sales\":\"220\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678104000000},{\"median\":\"6829000000\",\"average\":\"12042813768\",\"volume\":\"2492862450009\",\"sales\":\"207\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678017600000},{\"median\":\"7225000000\",\"average\":\"21260630108\",\"volume\":\"4613556733335\",\"sales\":\"217\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677931200000},{\"median\":\"6298000000\",\"average\":\"12653835764\",\"volume\":\"3859419907946\",\"sales\":\"305\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677844800000},{\"median\":\"6019000000\",\"average\":\"65435673846\",\"volume\":\"16686096830825\",\"sales\":\"255\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677758400000},{\"median\":\"5540000000\",\"average\":\"14445978378\",\"volume\":\"2773627848534\",\"sales\":\"192\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677672000000},{\"median\":\"1850000000\",\"average\":\"25496487409\",\"volume\":\"6705576188450\",\"sales\":\"263\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677585600000},{\"median\":\"6541000000\",\"average\":\"13745250273\",\"volume\":\"4288518085177\",\"sales\":\"312\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677499200000},{\"median\":\"5630000000\",\"average\":\"9317339140\",\"volume\":\"3577858229696\",\"sales\":\"384\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677412800000},{\"median\":\"6787878787\",\"average\":\"18713488826\",\"volume\":\"7522822507877\",\"sales\":\"402\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677326400000},{\"median\":\"6399000000\",\"average\":\"12372505350\",\"volume\":\"4219024324287\",\"sales\":\"341\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677240000000},{\"median\":\"6440000000\",\"average\":\"15794770822\",\"volume\":\"5259658683580\",\"sales\":\"333\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677153600000},{\"median\":\"5600000000\",\"average\":\"17321655682\",\"volume\":\"3862729216979\",\"sales\":\"223\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677067200000},{\"median\":\"5742000000\",\"average\":\"20065717251\",\"volume\":\"3672026256865\",\"sales\":\"183\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676980800000},{\"median\":\"1977030000\",\"average\":\"7792954939\",\"volume\":\"880603908151\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676894400000},{\"median\":\"5042000000\",\"average\":\"15157391062\",\"volume\":\"2303923441425\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676808000000},{\"median\":\"2896195500\",\"average\":\"8295638060\",\"volume\":\"1476623574639\",\"sales\":\"178\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676721600000},{\"median\":\"2500000000\",\"average\":\"5923541427\",\"volume\":\"1078084539720\",\"sales\":\"182\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676635200000},{\"median\":\"4494249641\",\"average\":\"17175705866\",\"volume\":\"2748112938548\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676548800000},{\"median\":\"4250595754\",\"average\":\"10247208317\",\"volume\":\"1936722371845\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676462400000},{\"median\":\"4950000000\",\"average\":\"10772735647\",\"volume\":\"1238864599459\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676376000000},{\"median\":\"4490000000\",\"average\":\"6336158761\",\"volume\":\"1013785401766\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676289600000},{\"median\":\"3780000000\",\"average\":\"6187028693\",\"volume\":\"674386127545\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676203200000},{\"median\":\"5300000000\",\"average\":\"16314126986\",\"volume\":\"2283977778027\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676116800000},{\"median\":\"2400000000\",\"average\":\"14403548969\",\"volume\":\"3557676595264\",\"sales\":\"247\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676030400000},{\"median\":\"1330000000\",\"average\":\"8358032086\",\"volume\":\"1746828705923\",\"sales\":\"209\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675944000000},{\"median\":\"1100000000\",\"average\":\"6346701532\",\"volume\":\"2570414120489\",\"sales\":\"405\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675857600000},{\"median\":\"1344000000\",\"average\":\"3896509801\",\"volume\":\"1757325920037\",\"sales\":\"451\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675771200000},{\"median\":\"5585589900\",\"average\":\"11563728815\",\"volume\":\"1283573898425\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675684800000},{\"median\":\"6842000000\",\"average\":\"19694502260\",\"volume\":\"3210203868383\",\"sales\":\"163\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675598400000},{\"median\":\"6900000000\",\"average\":\"29913645295\",\"volume\":\"4038342114803\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675512000000},{\"median\":\"5800000000\",\"average\":\"14667731806\",\"volume\":\"2698862652248\",\"sales\":\"184\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675425600000},{\"median\":\"6442000000\",\"average\":\"14534568428\",\"volume\":\"2863309980346\",\"sales\":\"197\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675339200000},{\"median\":\"7196000000\",\"average\":\"17812839425\",\"volume\":\"2707551592568\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675252800000},{\"median\":\"5842000000\",\"average\":\"26512451612\",\"volume\":\"3420106257998\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675166400000},{\"median\":\"5941000000\",\"average\":\"20354495527\",\"volume\":\"2625729922968\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675080000000},{\"median\":\"5942000000\",\"average\":\"18168888538\",\"volume\":\"2434631064142\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674993600000},{\"median\":\"8700000000\",\"average\":\"15889645388\",\"volume\":\"1318840567242\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674907200000},{\"median\":\"5842000000\",\"average\":\"13511067923\",\"volume\":\"1742927762110\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674820800000},{\"median\":\"6950000000\",\"average\":\"16451107250\",\"volume\":\"2155095049717\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674734400000},{\"median\":\"6000000000\",\"average\":\"12213402597\",\"volume\":\"940431999990\",\"sales\":\"77\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674648000000},{\"median\":\"5842000000\",\"average\":\"14922221701\",\"volume\":\"1701133273928\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674561600000},{\"median\":\"6000000000\",\"average\":\"19663882573\",\"volume\":\"2674288029961\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674475200000},{\"median\":\"5742000000\",\"average\":\"14479787738\",\"volume\":\"1665175589919\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674388800000},{\"median\":\"6140000000\",\"average\":\"22029955553\",\"volume\":\"4031481866139\",\"sales\":\"183\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674302400000},{\"median\":\"3999000000\",\"average\":\"9859256234\",\"volume\":\"1853540171986\",\"sales\":\"188\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674216000000},{\"median\":\"6238000000\",\"average\":\"10332642617\",\"volume\":\"1952869454663\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674129600000},{\"median\":\"14850000000\",\"average\":\"18973816629\",\"volume\":\"3851684775635\",\"sales\":\"203\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674043200000},{\"median\":\"5500000000\",\"average\":\"9401775748\",\"volume\":\"1118811313984\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673956800000},{\"median\":\"3996000000\",\"average\":\"11741023043\",\"volume\":\"2676953253735\",\"sales\":\"228\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673870400000},{\"median\":\"6142000000\",\"average\":\"26254853037\",\"volume\":\"3491895453893\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673784000000},{\"median\":\"6340000000\",\"average\":\"10166616459\",\"volume\":\"1880824045000\",\"sales\":\"185\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673697600000},{\"median\":\"7399000000\",\"average\":\"19700059992\",\"volume\":\"2758008398940\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673611200000},{\"median\":\"7900000000\",\"average\":\"31444888326\",\"volume\":\"5345631015349\",\"sales\":\"170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673524800000},{\"median\":\"6441000000\",\"average\":\"14968825210\",\"volume\":\"4146364583175\",\"sales\":\"277\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673438400000},{\"median\":\"9120000000\",\"average\":\"16260613946\",\"volume\":\"3512292612287\",\"sales\":\"216\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673352000000},{\"median\":\"6703000000\",\"average\":\"21266717374\",\"volume\":\"2296805476427\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673265600000},{\"median\":\"7499000000\",\"average\":\"22210397796\",\"volume\":\"2776299724510\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673179200000},{\"median\":\"6082000000\",\"average\":\"11863086905\",\"volume\":\"1482885863098\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673092800000},{\"median\":\"6242000000\",\"average\":\"47831785510\",\"volume\":\"6361627472806\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673006400000},{\"median\":\"6642000000\",\"average\":\"35756144049\",\"volume\":\"3146540676318\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672920000000},{\"median\":\"4472999990\",\"average\":\"22551973569\",\"volume\":\"3833835506728\",\"sales\":\"170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672833600000},{\"median\":\"6541000000\",\"average\":\"18681724474\",\"volume\":\"2129716590014\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672747200000},{\"median\":\"6140000000\",\"average\":\"15219536741\",\"volume\":\"1978539776294\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672660800000},{\"median\":\"6400000000\",\"average\":\"18525381534\",\"volume\":\"2241571165674\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672574400000},{\"median\":\"3399660000\",\"average\":\"9994094693\",\"volume\":\"1898877991657\",\"sales\":\"190\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672488000000},{\"median\":\"6941000000\",\"average\":\"56940956290\",\"volume\":\"7516206230247\",\"sales\":\"132\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672401600000},{\"median\":\"8613000000\",\"average\":\"25018791581\",\"volume\":\"3227424113887\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672315200000},{\"median\":\"8800000000\",\"average\":\"54950515783\",\"volume\":\"6374259830788\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672228800000},{\"median\":\"6042000000\",\"average\":\"18898514185\",\"volume\":\"2116633588714\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672142400000},{\"median\":\"5797000000\",\"average\":\"12068089941\",\"volume\":\"1484375062726\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672056000000},{\"median\":\"8230452674\",\"average\":\"51417173502\",\"volume\":\"5295968870679\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671969600000},{\"median\":\"3799999999\",\"average\":\"25719936755\",\"volume\":\"4552428805689\",\"sales\":\"177\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671883200000},{\"median\":\"6744000000\",\"average\":\"32382840212\",\"volume\":\"4080237866752\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671796800000},{\"median\":\"3197000000\",\"average\":\"26098364917\",\"volume\":\"4201836751665\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671710400000},{\"median\":\"3662010000\",\"average\":\"20611550272\",\"volume\":\"2638278434805\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671624000000},{\"median\":\"6349000000\",\"average\":\"14168870000\",\"volume\":\"1671926660015\",\"sales\":\"118\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671537600000},{\"median\":\"5300000000\",\"average\":\"22550216453\",\"volume\":\"1623615584589\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671451200000},{\"median\":\"1997000000\",\"average\":\"17761966648\",\"volume\":\"1136765865453\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671364800000},{\"median\":\"6744000000\",\"average\":\"37802235822\",\"volume\":\"3629014638952\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671278400000},{\"median\":\"5400000000\",\"average\":\"17415207068\",\"volume\":\"1985333605700\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671192000000},{\"median\":\"5640000000\",\"average\":\"14623575274\",\"volume\":\"1184509597225\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671105600000},{\"median\":\"7086000000\",\"average\":\"21823600586\",\"volume\":\"1134827230490\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671019200000},{\"median\":\"5640000000\",\"average\":\"6934539330\",\"volume\":\"374465123842\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670932800000},{\"median\":\"7400000000\",\"average\":\"16628858345\",\"volume\":\"1147391225771\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670846400000},{\"median\":\"5640000000\",\"average\":\"8252155607\",\"volume\":\"346590535505\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670760000000},{\"median\":\"5627160000\",\"average\":\"15343353142\",\"volume\":\"1733798905009\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670673600000},{\"median\":\"5580000000\",\"average\":\"27996633539\",\"volume\":\"2659680186187\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670587200000},{\"median\":\"3800000000\",\"average\":\"10627627996\",\"volume\":\"1200921963504\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670500800000},{\"median\":\"6240000000\",\"average\":\"36080604161\",\"volume\":\"3968866457728\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670414400000},{\"median\":\"6342000000\",\"average\":\"27721350392\",\"volume\":\"2633528287267\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670328000000},{\"median\":\"1800000000\",\"average\":\"13119378774\",\"volume\":\"1246340983491\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670241600000},{\"median\":\"6284000000\",\"average\":\"15110720076\",\"volume\":\"1178636165929\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670155200000},{\"median\":\"5718000000\",\"average\":\"16664899742\",\"volume\":\"1649825074445\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670068800000},{\"median\":\"6489000000\",\"average\":\"24377168309\",\"volume\":\"2462093999159\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669982400000},{\"median\":\"3299000000\",\"average\":\"9673739688\",\"volume\":\"2041159074133\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669896000000},{\"median\":\"5942000000\",\"average\":\"8938741981\",\"volume\":\"750854326398\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669809600000},{\"median\":\"5515179516\",\"average\":\"21583926410\",\"volume\":\"3475012151949\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669723200000},{\"median\":\"6341000000\",\"average\":\"20928501097\",\"volume\":\"1276638566888\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669636800000},{\"median\":\"5840000000\",\"average\":\"9261183857\",\"volume\":\"722372340859\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669550400000},{\"median\":\"5000000000\",\"average\":\"8398030842\",\"volume\":\"495483819670\",\"sales\":\"59\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669464000000},{\"median\":\"5938000000\",\"average\":\"15359553850\",\"volume\":\"1628112708106\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669377600000},{\"median\":\"2999700000\",\"average\":\"14166973707\",\"volume\":\"1133357896566\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669291200000},{\"median\":\"9500000000\",\"average\":\"12149504659\",\"volume\":\"1275697989193\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669204800000},{\"median\":\"6040000000\",\"average\":\"10896928115\",\"volume\":\"555743333889\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669118400000},{\"median\":\"6038000000\",\"average\":\"9868219031\",\"volume\":\"473674513500\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669032000000},{\"median\":\"5800000000\",\"average\":\"10841972110\",\"volume\":\"954093545703\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668945600000},{\"median\":\"6098000000\",\"average\":\"12116438829\",\"volume\":\"1587253486576\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668859200000},{\"median\":\"6659000000\",\"average\":\"13340212407\",\"volume\":\"1920990586603\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668772800000},{\"median\":\"5942000000\",\"average\":\"16949606074\",\"volume\":\"1745809425642\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668686400000},{\"median\":\"8330850000\",\"average\":\"14696395508\",\"volume\":\"2130977348609\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668600000000},{\"median\":\"8500000000\",\"average\":\"13778806891\",\"volume\":\"1887696544083\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668513600000},{\"median\":\"6039000000\",\"average\":\"13137382500\",\"volume\":\"1090402747532\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668427200000},{\"median\":\"1399000000\",\"average\":\"5040656855\",\"volume\":\"806505096800\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668340800000},{\"median\":\"6140000000\",\"average\":\"18072346576\",\"volume\":\"2060247509716\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668254400000},{\"median\":\"7900000000\",\"average\":\"20182974493\",\"volume\":\"2522871811600\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668168000000},{\"median\":\"3580000000\",\"average\":\"16829912326\",\"volume\":\"2861085095336\",\"sales\":\"170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668081600000},{\"median\":\"15100000000\",\"average\":\"59081704305\",\"volume\":\"6203578952069\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667995200000},{\"median\":\"7000000000\",\"average\":\"12817510781\",\"volume\":\"1358656142733\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667908800000},{\"median\":\"6610000000\",\"average\":\"21757690767\",\"volume\":\"2154011385922\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667822400000},{\"median\":\"3050000000\",\"average\":\"39008530354\",\"volume\":\"2574563003365\",\"sales\":\"66\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667736000000},{\"median\":\"6240000000\",\"average\":\"19124911446\",\"volume\":\"1453493269906\",\"sales\":\"76\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667649600000},{\"median\":\"8850000000\",\"average\":\"20574798786\",\"volume\":\"2592424647000\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667563200000},{\"median\":\"3065693400\",\"average\":\"6426025486\",\"volume\":\"359857427199\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667476800000},{\"median\":\"7172000000\",\"average\":\"19334302986\",\"volume\":\"1353401209000\",\"sales\":\"70\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667390400000},{\"median\":\"8400000000\",\"average\":\"16657395039\",\"volume\":\"2465294465700\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667304000000},{\"median\":\"8462947878\",\"average\":\"12705555903\",\"volume\":\"1791483382376\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667217600000},{\"median\":\"6198000000\",\"average\":\"5134043478\",\"volume\":\"513404347799\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667131200000},{\"median\":\"2749999999\",\"average\":\"20899081219\",\"volume\":\"1546532010179\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667044800000},{\"median\":\"6200000000\",\"average\":\"14002942791\",\"volume\":\"1176247194414\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666958400000},{\"median\":\"6497000000\",\"average\":\"29922411742\",\"volume\":\"2902473939000\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666872000000},{\"median\":\"5849000000\",\"average\":\"17262884748\",\"volume\":\"725041159422\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666785600000},{\"median\":\"3900000000\",\"average\":\"13172401795\",\"volume\":\"1159171357999\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666699200000},{\"median\":\"3900000000\",\"average\":\"17055220132\",\"volume\":\"2490062139280\",\"sales\":\"146\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666612800000},{\"median\":\"6600000000\",\"average\":\"10879341176\",\"volume\":\"1229365552939\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666526400000},{\"median\":\"5842000000\",\"average\":\"10520241759\",\"volume\":\"1062544417634\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666440000000},{\"median\":\"7108000000\",\"average\":\"22837269322\",\"volume\":\"3608288552841\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666353600000},{\"median\":\"5400000000\",\"average\":\"13626223243\",\"volume\":\"1676025458836\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666267200000},{\"median\":\"6635000000\",\"average\":\"24465608759\",\"volume\":\"2764613789788\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666180800000},{\"median\":\"7197000000\",\"average\":\"19490234685\",\"volume\":\"1968513703168\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666094400000},{\"median\":\"3000000000\",\"average\":\"5825479556\",\"volume\":\"827218097003\",\"sales\":\"142\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666008000000},{\"median\":\"7367900000\",\"average\":\"15814537689\",\"volume\":\"1581453768889\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665921600000},{\"median\":\"8330850000\",\"average\":\"13469677270\",\"volume\":\"4027433503861\",\"sales\":\"299\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665835200000},{\"median\":\"2254230000\",\"average\":\"9475767844\",\"volume\":\"1364510569600\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665748800000},{\"median\":\"5400000000\",\"average\":\"6755315397\",\"volume\":\"1276754610026\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665662400000},{\"median\":\"7000000000\",\"average\":\"14023222737\",\"volume\":\"1205997155370\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665576000000},{\"median\":\"8191747572\",\"average\":\"16200223130\",\"volume\":\"1895426106252\",\"sales\":\"117\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665489600000},{\"median\":\"7500000000\",\"average\":\"14309723526\",\"volume\":\"1659927929005\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665403200000},{\"median\":\"7110000000\",\"average\":\"47343202721\",\"volume\":\"5302438704788\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665316800000},{\"median\":\"6496000000\",\"average\":\"12507966760\",\"volume\":\"1576003811707\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665230400000},{\"median\":\"4200000000\",\"average\":\"10317005250\",\"volume\":\"1124553572300\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665144000000},{\"median\":\"7049000000\",\"average\":\"10955344023\",\"volume\":\"1818587107855\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665057600000},{\"median\":\"2813000000\",\"average\":\"9384450593\",\"volume\":\"1163671873550\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664971200000},{\"median\":\"2449000000\",\"average\":\"7759559136\",\"volume\":\"1419999321930\",\"sales\":\"183\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664884800000},{\"median\":\"7128000000\",\"average\":\"13203724936\",\"volume\":\"1795706591362\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664798400000},{\"median\":\"1212841854\",\"average\":\"14597631832\",\"volume\":\"2058266088380\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664712000000},{\"median\":\"7090000000\",\"average\":\"22270873813\",\"volume\":\"2984297090879\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664625600000},{\"median\":\"5880600000\",\"average\":\"23770231535\",\"volume\":\"1996699448904\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664539200000},{\"median\":\"7165259348\",\"average\":\"19242076759\",\"volume\":\"2097386366688\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664452800000},{\"median\":\"6850961538\",\"average\":\"14990989930\",\"volume\":\"3327999764378\",\"sales\":\"222\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664366400000},{\"median\":\"5400000000\",\"average\":\"10816637903\",\"volume\":\"1795561891878\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664280000000},{\"median\":\"3300000000\",\"average\":\"22479153993\",\"volume\":\"6339121426033\",\"sales\":\"282\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664193600000},{\"median\":\"1161440185\",\"average\":\"18783252880\",\"volume\":\"2329123357099\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664107200000},{\"median\":\"6200000000\",\"average\":\"25294651855\",\"volume\":\"2630643792946\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664020800000},{\"median\":\"2969000000\",\"average\":\"16782510093\",\"volume\":\"2248856352419\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663934400000},{\"median\":\"5200000000\",\"average\":\"25325847499\",\"volume\":\"2937798309909\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663848000000},{\"median\":\"5050000000\",\"average\":\"7582726903\",\"volume\":\"1417969930952\",\"sales\":\"187\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663761600000},{\"median\":\"5042000000\",\"average\":\"25066321397\",\"volume\":\"2230902604316\",\"sales\":\"89\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663675200000},{\"median\":\"4895000000\",\"average\":\"14385218276\",\"volume\":\"2186553178013\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663588800000},{\"median\":\"4900000000\",\"average\":\"28674953877\",\"volume\":\"3899793727234\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663502400000},{\"median\":\"4495000000\",\"average\":\"9825625259\",\"volume\":\"1306808159428\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663416000000},{\"median\":\"5000000000\",\"average\":\"9870847087\",\"volume\":\"1233855885895\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663329600000},{\"median\":\"990000000\",\"average\":\"4945925193\",\"volume\":\"707267302586\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663243200000},{\"median\":\"5319000000\",\"average\":\"15432938833\",\"volume\":\"1512428005619\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663156800000},{\"median\":\"4990000000\",\"average\":\"10371812386\",\"volume\":\"1296476548295\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663070400000},{\"median\":\"4500000000\",\"average\":\"9332030216\",\"volume\":\"1745089650421\",\"sales\":\"187\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662984000000},{\"median\":\"2300000000\",\"average\":\"4833757266\",\"volume\":\"594552143665\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662897600000},{\"median\":\"4942000000\",\"average\":\"16023222660\",\"volume\":\"1426066816731\",\"sales\":\"89\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662811200000},{\"median\":\"4236660672\",\"average\":\"5540201844\",\"volume\":\"459836753036\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662724800000},{\"median\":\"2646270000\",\"average\":\"15509451880\",\"volume\":\"2915776953499\",\"sales\":\"188\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662638400000},{\"median\":\"4752000000\",\"average\":\"23569245981\",\"volume\":\"3488248405202\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662552000000},{\"median\":\"5642000000\",\"average\":\"11253443373\",\"volume\":\"765234149357\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662465600000},{\"median\":\"3350000000\",\"average\":\"6487916576\",\"volume\":\"700694990199\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662379200000},{\"median\":\"4800000000\",\"average\":\"8128484222\",\"volume\":\"1194887180618\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662292800000},{\"median\":\"5577000000\",\"average\":\"19907534369\",\"volume\":\"1831493161949\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662206400000},{\"median\":\"1500000000\",\"average\":\"4829661690\",\"volume\":\"917635721062\",\"sales\":\"190\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662120000000},{\"median\":\"2200000000\",\"average\":\"12281186314\",\"volume\":\"1400055239824\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662033600000},{\"median\":\"4400000000\",\"average\":\"13929763521\",\"volume\":\"1225819189868\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661947200000},{\"median\":\"2100000000\",\"average\":\"5173651563\",\"volume\":\"719137567195\",\"sales\":\"139\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661860800000},{\"median\":\"2200000000\",\"average\":\"3978396854\",\"volume\":\"521169987811\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661774400000},{\"median\":\"754677000\",\"average\":\"3613587703\",\"volume\":\"599855558772\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661688000000},{\"median\":\"4937000000\",\"average\":\"7364564720\",\"volume\":\"1229882308321\",\"sales\":\"167\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661601600000},{\"median\":\"4500000000\",\"average\":\"7989747623\",\"volume\":\"1006708200505\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661515200000},{\"median\":\"4500000000\",\"average\":\"5231832320\",\"volume\":\"528415064369\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661428800000},{\"median\":\"4300000000\",\"average\":\"6872518368\",\"volume\":\"920917461378\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661342400000},{\"median\":\"1479852000\",\"average\":\"2912809434\",\"volume\":\"643730884962\",\"sales\":\"221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661256000000},{\"median\":\"4789521000\",\"average\":\"9395851044\",\"volume\":\"1005356061669\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661169600000},{\"median\":\"1730000000\",\"average\":\"4508841047\",\"volume\":\"752976454838\",\"sales\":\"167\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661083200000},{\"median\":\"3534993317\",\"average\":\"9656732569\",\"volume\":\"1969973444066\",\"sales\":\"204\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660996800000},{\"median\":\"4640000000\",\"average\":\"8340785081\",\"volume\":\"1167709911359\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660910400000},{\"median\":\"1900000000\",\"average\":\"4899404317\",\"volume\":\"779005286328\",\"sales\":\"159\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660824000000},{\"median\":\"4500000000\",\"average\":\"12177780257\",\"volume\":\"876800178502\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660737600000},{\"median\":\"3300000000\",\"average\":\"7078560617\",\"volume\":\"799877349666\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660651200000},{\"median\":\"4742000000\",\"average\":\"13603316425\",\"volume\":\"884215567614\",\"sales\":\"65\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660564800000},{\"median\":\"5048000000\",\"average\":\"13439800676\",\"volume\":\"698869635146\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660478400000},{\"median\":\"4027441485\",\"average\":\"23837337835\",\"volume\":\"1883149688930\",\"sales\":\"79\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660392000000},{\"median\":\"4789000000\",\"average\":\"7076474387\",\"volume\":\"757182759435\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660305600000},{\"median\":\"3000000000\",\"average\":\"6071726451\",\"volume\":\"491809842501\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660219200000},{\"median\":\"4981000000\",\"average\":\"7861421593\",\"volume\":\"754696472900\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660132800000},{\"median\":\"4600000000\",\"average\":\"24323587311\",\"volume\":\"3113419175843\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660046400000},{\"median\":\"3096000000\",\"average\":\"6115491270\",\"volume\":\"746089934968\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659960000000},{\"median\":\"3450000000\",\"average\":\"7132743915\",\"volume\":\"1255362929119\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659873600000},{\"median\":\"3300000000\",\"average\":\"6954949465\",\"volume\":\"1641368073785\",\"sales\":\"236\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659787200000},{\"median\":\"3440000000\",\"average\":\"10511748673\",\"volume\":\"1292945086723\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659700800000},{\"median\":\"3460000000\",\"average\":\"13713696810\",\"volume\":\"1261660106560\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659614400000},{\"median\":\"4400000000\",\"average\":\"12484881345\",\"volume\":\"1960126371209\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659528000000},{\"median\":\"2047999339\",\"average\":\"10989894910\",\"volume\":\"1197898545223\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659441600000},{\"median\":\"4399000000\",\"average\":\"13548359122\",\"volume\":\"758708110810\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659355200000},{\"median\":\"1500000000\",\"average\":\"3451673429\",\"volume\":\"300295588281\",\"sales\":\"87\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659268800000},{\"median\":\"3400000000\",\"average\":\"5887358562\",\"volume\":\"635834724706\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659182400000},{\"median\":\"3200000000\",\"average\":\"13680830943\",\"volume\":\"1368083094297\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659096000000},{\"median\":\"3600000000\",\"average\":\"5388335203\",\"volume\":\"387960134650\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659009600000},{\"median\":\"4000000000\",\"average\":\"12140679488\",\"volume\":\"813425525679\",\"sales\":\"67\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658923200000},{\"median\":\"3200000000\",\"average\":\"22165453700\",\"volume\":\"2859343527335\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658836800000},{\"median\":\"4695000000\",\"average\":\"14269663645\",\"volume\":\"2853932728914\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658750400000},{\"median\":\"3670641117\",\"average\":\"13881709112\",\"volume\":\"2373772258118\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658664000000},{\"median\":\"3900000000\",\"average\":\"8513073491\",\"volume\":\"459705968527\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658577600000},{\"median\":\"3800000000\",\"average\":\"6742720856\",\"volume\":\"647301202200\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658491200000},{\"median\":\"3811500000\",\"average\":\"16047237515\",\"volume\":\"2551510764865\",\"sales\":\"159\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658404800000},{\"median\":\"4322682045\",\"average\":\"13102490171\",\"volume\":\"1179224115413\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658318400000},{\"median\":\"3959010000\",\"average\":\"17761497146\",\"volume\":\"2912885531901\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658232000000},{\"median\":\"4050000000\",\"average\":\"4748307021\",\"volume\":\"289646728288\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658145600000},{\"median\":\"4158000000\",\"average\":\"9091106741\",\"volume\":\"800017393250\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658059200000},{\"median\":\"3042596348\",\"average\":\"46034915652\",\"volume\":\"4511421733899\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657972800000},{\"median\":\"4200000000\",\"average\":\"8271763671\",\"volume\":\"670012857363\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657886400000},{\"median\":\"1650000000\",\"average\":\"5557034978\",\"volume\":\"627944952460\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657800000000},{\"median\":\"4740000000\",\"average\":\"6683983982\",\"volume\":\"1390268668167\",\"sales\":\"208\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657713600000},{\"median\":\"1599000000\",\"average\":\"3225899973\",\"volume\":\"1338748488686\",\"sales\":\"415\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657627200000},{\"median\":\"4000000000\",\"average\":\"5909941147\",\"volume\":\"573264291267\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657540800000},{\"median\":\"1681841799\",\"average\":\"6082717503\",\"volume\":\"1246957088214\",\"sales\":\"205\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657454400000},{\"median\":\"4100000000\",\"average\":\"6064478318\",\"volume\":\"491222743741\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657368000000},{\"median\":\"1670000000\",\"average\":\"5394117017\",\"volume\":\"1283799849952\",\"sales\":\"238\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657281600000},{\"median\":\"4870116900\",\"average\":\"8956178481\",\"volume\":\"1486725627786\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657195200000},{\"median\":\"1700000000\",\"average\":\"9118253396\",\"volume\":\"1367738009369\",\"sales\":\"150\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657108800000},{\"median\":\"3899000000\",\"average\":\"7767326277\",\"volume\":\"1258306856945\",\"sales\":\"162\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657022400000},{\"median\":\"3934782608\",\"average\":\"11840783397\",\"volume\":\"2273430412185\",\"sales\":\"192\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656936000000},{\"median\":\"1979010000\",\"average\":\"13682492660\",\"volume\":\"2243928796248\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656849600000},{\"median\":\"3800000000\",\"average\":\"8941196803\",\"volume\":\"1457415078897\",\"sales\":\"163\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656763200000},{\"median\":\"1781643618\",\"average\":\"7367014427\",\"volume\":\"1694413318176\",\"sales\":\"230\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656676800000},{\"median\":\"4200000000\",\"average\":\"16529894200\",\"volume\":\"2743962437278\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656590400000},{\"median\":\"2048409000\",\"average\":\"8185795650\",\"volume\":\"2357509147219\",\"sales\":\"288\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656504000000},{\"median\":\"1500000000\",\"average\":\"4934826877\",\"volume\":\"1480448063099\",\"sales\":\"300\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656417600000},{\"median\":\"899000000\",\"average\":\"2738187996\",\"volume\":\"799550894903\",\"sales\":\"292\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656331200000},{\"median\":\"4059000000\",\"average\":\"10823131758\",\"volume\":\"2002279375155\",\"sales\":\"185\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656244800000},{\"median\":\"2150000000\",\"average\":\"8697343096\",\"volume\":\"921918368147\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656158400000},{\"median\":\"1427115188\",\"average\":\"5003445224\",\"volume\":\"1405968108056\",\"sales\":\"281\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656072000000},{\"median\":\"3539823008\",\"average\":\"9388928150\",\"volume\":\"1887174558061\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655985600000},{\"median\":\"2800000000\",\"average\":\"19631308351\",\"volume\":\"3062484102762\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655899200000},{\"median\":\"1265220000\",\"average\":\"4765451139\",\"volume\":\"762472182266\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655812800000},{\"median\":\"3842384040\",\"average\":\"7864794630\",\"volume\":\"1030288096502\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655726400000},{\"median\":\"3899000000\",\"average\":\"12219206373\",\"volume\":\"1893976987862\",\"sales\":\"155\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655640000000},{\"median\":\"3920400000\",\"average\":\"12793282968\",\"volume\":\"1906199162301\",\"sales\":\"149\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655553600000},{\"median\":\"3839000000\",\"average\":\"14665200731\",\"volume\":\"3504982974684\",\"sales\":\"239\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655467200000},{\"median\":\"2940300000\",\"average\":\"12719128507\",\"volume\":\"2162251846259\",\"sales\":\"170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655380800000},{\"median\":\"3000000000\",\"average\":\"26932946006\",\"volume\":\"4605533766963\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655294400000},{\"median\":\"3799000000\",\"average\":\"13113097128\",\"volume\":\"2084982443425\",\"sales\":\"159\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655208000000},{\"median\":\"3100000000\",\"average\":\"13512680605\",\"volume\":\"1608008991989\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655121600000},{\"median\":\"3100000000\",\"average\":\"12728676687\",\"volume\":\"1985673563095\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655035200000},{\"median\":\"3180000000\",\"average\":\"5752135865\",\"volume\":\"972110961213\",\"sales\":\"169\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654948800000},{\"median\":\"1198980000\",\"average\":\"3914119232\",\"volume\":\"1064640431107\",\"sales\":\"272\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654862400000},{\"median\":\"2999990000\",\"average\":\"6136066064\",\"volume\":\"828368918611\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654776000000},{\"median\":\"3000000000\",\"average\":\"5830665360\",\"volume\":\"1480989001513\",\"sales\":\"254\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654689600000},{\"median\":\"2900000000\",\"average\":\"5604017658\",\"volume\":\"924662913600\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654603200000},{\"median\":\"3200000000\",\"average\":\"6123309067\",\"volume\":\"979729450754\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654516800000},{\"median\":\"5437000000\",\"average\":\"8694424432\",\"volume\":\"765109350000\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654430400000},{\"median\":\"3552425665\",\"average\":\"15694435114\",\"volume\":\"2275693091485\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654344000000},{\"median\":\"3511450381\",\"average\":\"4699400996\",\"volume\":\"944579600132\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654257600000},{\"median\":\"2000000000\",\"average\":\"5555523652\",\"volume\":\"588885507077\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654171200000},{\"median\":\"1286000000\",\"average\":\"5211821477\",\"volume\":\"1094482510100\",\"sales\":\"210\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654084800000},{\"median\":\"1400000000\",\"average\":\"9137910646\",\"volume\":\"1653961826897\",\"sales\":\"181\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653998400000},{\"median\":\"1299000000\",\"average\":\"4154904462\",\"volume\":\"664784713972\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653912000000},{\"median\":\"550000000\",\"average\":\"7863126045\",\"volume\":\"1525446452633\",\"sales\":\"194\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653825600000},{\"median\":\"1293000000\",\"average\":\"7936695559\",\"volume\":\"1595275807358\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653739200000},{\"median\":\"998000000\",\"average\":\"6781803765\",\"volume\":\"2421103944270\",\"sales\":\"357\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653652800000},{\"median\":\"1600000000\",\"average\":\"4128660086\",\"volume\":\"1250984005911\",\"sales\":\"303\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653566400000},{\"median\":\"1300000000\",\"average\":\"3135007343\",\"volume\":\"1379403231123\",\"sales\":\"440\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653480000000},{\"median\":\"1435500000\",\"average\":\"3602620267\",\"volume\":\"2107532856403\",\"sales\":\"585\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653393600000},{\"median\":\"4590000000\",\"average\":\"8270850126\",\"volume\":\"1356419420728\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653307200000},{\"median\":\"2910897000\",\"average\":\"7851894569\",\"volume\":\"1538971335573\",\"sales\":\"196\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653220800000},{\"median\":\"4000000000\",\"average\":\"6122292055\",\"volume\":\"1573429058121\",\"sales\":\"257\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653134400000},{\"median\":\"1460349000\",\"average\":\"8488748519\",\"volume\":\"2079743387082\",\"sales\":\"245\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653048000000},{\"median\":\"960000000\",\"average\":\"7412328366\",\"volume\":\"2490542330837\",\"sales\":\"336\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652961600000},{\"median\":\"4099000000\",\"average\":\"4849267251\",\"volume\":\"1100783665898\",\"sales\":\"227\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652875200000},{\"median\":\"1249000000\",\"average\":\"5571408031\",\"volume\":\"1231281174775\",\"sales\":\"221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652788800000},{\"median\":\"897000000\",\"average\":\"4235401219\",\"volume\":\"1490861228918\",\"sales\":\"352\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652702400000},{\"median\":\"1290000000\",\"average\":\"6517814975\",\"volume\":\"1655525003582\",\"sales\":\"254\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652616000000},{\"median\":\"1639000000\",\"average\":\"6105383947\",\"volume\":\"1843825952103\",\"sales\":\"302\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652529600000},{\"median\":\"2000000000\",\"average\":\"7755385859\",\"volume\":\"2528255790082\",\"sales\":\"326\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652443200000},{\"median\":\"2900000000\",\"average\":\"19563902237\",\"volume\":\"9645003802700\",\"sales\":\"493\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652356800000},{\"median\":\"2900000000\",\"average\":\"7944025518\",\"volume\":\"5942131087807\",\"sales\":\"748\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652270400000},{\"median\":\"2962475312\",\"average\":\"21120435669\",\"volume\":\"5723638066315\",\"sales\":\"271\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652184000000},{\"median\":\"3136320000\",\"average\":\"5370280043\",\"volume\":\"2964394583914\",\"sales\":\"552\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652097600000},{\"median\":\"1154000000\",\"average\":\"4484392728\",\"volume\":\"1762366342105\",\"sales\":\"393\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652011200000},{\"median\":\"960000000\",\"average\":\"7862780286\",\"volume\":\"2343108525188\",\"sales\":\"298\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651924800000},{\"median\":\"1111000000\",\"average\":\"9458829990\",\"volume\":\"3537602416369\",\"sales\":\"374\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651838400000},{\"median\":\"800258127\",\"average\":\"7261484672\",\"volume\":\"3035300592720\",\"sales\":\"418\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651752000000},{\"median\":\"320000000\",\"average\":\"3412810229\",\"volume\":\"2126180772430\",\"sales\":\"623\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651665600000},{\"median\":\"877000000\",\"average\":\"6010785210\",\"volume\":\"2326173876462\",\"sales\":\"387\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651579200000},{\"median\":\"750000000\",\"average\":\"3972457090\",\"volume\":\"1279131182949\",\"sales\":\"322\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651492800000},{\"median\":\"588060000\",\"average\":\"4287143838\",\"volume\":\"2079264761505\",\"sales\":\"485\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651406400000},{\"median\":\"800000000\",\"average\":\"4180603382\",\"volume\":\"2211539189226\",\"sales\":\"529\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651320000000},{\"median\":\"344000000\",\"average\":\"3660730858\",\"volume\":\"3261711194433\",\"sales\":\"891\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651233600000},{\"median\":\"344000000\",\"average\":\"2603821756\",\"volume\":\"2749635774201\",\"sales\":\"1056\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651147200000},{\"median\":\"126999999\",\"average\":\"1012836504\",\"volume\":\"1394675866253\",\"sales\":\"1377\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651060800000},{\"median\":\"119000000\",\"average\":\"1149234808\",\"volume\":\"1958296112257\",\"sales\":\"1704\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650974400000},{\"median\":\"118999999\",\"average\":\"2107908846\",\"volume\":\"4546759381074\",\"sales\":\"2157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650888000000},{\"median\":\"119400000\",\"average\":\"1962509619\",\"volume\":\"4623672662118\",\"sales\":\"2356\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650801600000},{\"median\":\"112820000\",\"average\":\"1646683056\",\"volume\":\"2932742522479\",\"sales\":\"1781\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650715200000},{\"median\":\"126140000\",\"average\":\"599311062\",\"volume\":\"1937572662001\",\"sales\":\"3233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650628800000},{\"median\":\"220000000\",\"average\":\"539627904\",\"volume\":\"1261650039371\",\"sales\":\"2338\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650542400000},{\"median\":\"3999000000\",\"average\":\"8545309741\",\"volume\":\"1649244780093\",\"sales\":\"193\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650456000000},{\"median\":\"4000000000\",\"average\":\"10466287933\",\"volume\":\"1496679174365\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650369600000},{\"median\":\"2500000000\",\"average\":\"6465195201\",\"volume\":\"1183130721780\",\"sales\":\"183\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650283200000},{\"median\":\"2450000000\",\"average\":\"4536648141\",\"volume\":\"489957999247\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650196800000},{\"median\":\"2525000000\",\"average\":\"8499336742\",\"volume\":\"1104913776518\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650110400000},{\"median\":\"2680000000\",\"average\":\"12718764111\",\"volume\":\"3917379346169\",\"sales\":\"308\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650024000000},{\"median\":\"1600000000\",\"average\":\"4247201955\",\"volume\":\"1473779078331\",\"sales\":\"347\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649937600000},{\"median\":\"2048999000\",\"average\":\"4343394546\",\"volume\":\"1576652220271\",\"sales\":\"363\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649851200000},{\"median\":\"1494674990\",\"average\":\"3239450070\",\"volume\":\"1328174528870\",\"sales\":\"410\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649764800000},{\"median\":\"2395800000\",\"average\":\"5964770293\",\"volume\":\"1729783384851\",\"sales\":\"290\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649678400000},{\"median\":\"1950000000\",\"average\":\"6356537010\",\"volume\":\"1449290438360\",\"sales\":\"228\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649592000000},{\"median\":\"2500000000\",\"average\":\"4358617267\",\"volume\":\"919668243266\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649505600000},{\"median\":\"2176900000\",\"average\":\"4984691050\",\"volume\":\"1141494250564\",\"sales\":\"229\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649419200000},{\"median\":\"1998000000\",\"average\":\"5918914494\",\"volume\":\"1645458229243\",\"sales\":\"278\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649332800000},{\"median\":\"1715000000\",\"average\":\"3413396505\",\"volume\":\"1017192158583\",\"sales\":\"298\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649246400000},{\"median\":\"1723000000\",\"average\":\"3407034137\",\"volume\":\"1219718220940\",\"sales\":\"358\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649160000000},{\"median\":\"1574100000\",\"average\":\"4090362492\",\"volume\":\"1807940221636\",\"sales\":\"442\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649073600000},{\"median\":\"1150000000\",\"average\":\"2922880373\",\"volume\":\"1101925900589\",\"sales\":\"377\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648987200000},{\"median\":\"1260000000\",\"average\":\"2554324585\",\"volume\":\"1466182311768\",\"sales\":\"574\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648900800000},{\"median\":\"1067000000\",\"average\":\"2675057427\",\"volume\":\"1623759857930\",\"sales\":\"607\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648814400000},{\"median\":\"1517071267\",\"average\":\"3233820619\",\"volume\":\"1128603396129\",\"sales\":\"349\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648728000000},{\"median\":\"1065000000\",\"average\":\"2215669744\",\"volume\":\"966032008483\",\"sales\":\"436\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648641600000},{\"median\":\"1640000000\",\"average\":\"8728316548\",\"volume\":\"3412771770238\",\"sales\":\"391\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648555200000},{\"median\":\"2351250000\",\"average\":\"8023036364\",\"volume\":\"2286565363637\",\"sales\":\"285\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648468800000},{\"median\":\"1900000000\",\"average\":\"5346894886\",\"volume\":\"1507824357878\",\"sales\":\"282\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648382400000},{\"median\":\"2241434518\",\"average\":\"6461924445\",\"volume\":\"2410297817982\",\"sales\":\"373\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648296000000},{\"median\":\"2000000000\",\"average\":\"5501335912\",\"volume\":\"2382078449773\",\"sales\":\"433\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648209600000},{\"median\":\"2113311222\",\"average\":\"6022016545\",\"volume\":\"3209734818499\",\"sales\":\"533\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648123200000},{\"median\":\"2113311222\",\"average\":\"7287418432\",\"volume\":\"3228326365403\",\"sales\":\"443\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648036800000},{\"median\":\"2100000000\",\"average\":\"8109644879\",\"volume\":\"3689888419953\",\"sales\":\"455\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647950400000},{\"median\":\"2434000000\",\"average\":\"4435185851\",\"volume\":\"1605537278059\",\"sales\":\"362\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647864000000},{\"median\":\"2305430424\",\"average\":\"5251015983\",\"volume\":\"2756783390895\",\"sales\":\"525\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647777600000},{\"median\":\"2000000000\",\"average\":\"4569377627\",\"volume\":\"5346171823947\",\"sales\":\"1170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647691200000},{\"median\":\"4950000000\",\"average\":\"9850914337\",\"volume\":\"11870351776144\",\"sales\":\"1205\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647604800000},{\"median\":\"4790000000\",\"average\":\"6760183049\",\"volume\":\"757140501498\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647518400000},{\"median\":\"5380000000\",\"average\":\"7424520511\",\"volume\":\"1046857392093\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647432000000},{\"median\":\"5394000000\",\"average\":\"21665494159\",\"volume\":\"2534862816657\",\"sales\":\"117\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647345600000},{\"median\":\"5292000000\",\"average\":\"11444103810\",\"volume\":\"1533509910581\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647259200000},{\"median\":\"5398000000\",\"average\":\"8473213395\",\"volume\":\"1025258820758\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647172800000},{\"median\":\"5050000000\",\"average\":\"13913825204\",\"volume\":\"1655745199274\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647086400000},{\"median\":\"5150000000\",\"average\":\"13879222897\",\"volume\":\"2179037994884\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647000000000},{\"median\":\"5536703601\",\"average\":\"11711861721\",\"volume\":\"1487406438550\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646913600000},{\"median\":\"5100000000\",\"average\":\"15856113766\",\"volume\":\"1569755262799\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646827200000},{\"median\":\"5587000000\",\"average\":\"10029921968\",\"volume\":\"862573289205\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646740800000},{\"median\":\"3690000000\",\"average\":\"7952182306\",\"volume\":\"811122595215\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646654400000},{\"median\":\"5820000000\",\"average\":\"10468302154\",\"volume\":\"1099171726217\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646568000000},{\"median\":\"5000000000\",\"average\":\"6900879524\",\"volume\":\"1090338964838\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646481600000},{\"median\":\"5320000000\",\"average\":\"7783298385\",\"volume\":\"1214194548134\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646395200000},{\"median\":\"5340000000\",\"average\":\"16040263430\",\"volume\":\"1908791348138\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646308800000},{\"median\":\"5300000000\",\"average\":\"16920605542\",\"volume\":\"1675139948659\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646222400000},{\"median\":\"5280000000\",\"average\":\"7956702472\",\"volume\":\"763843437272\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646136000000},{\"median\":\"5790000000\",\"average\":\"12173015019\",\"volume\":\"1326858637070\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646049600000},{\"median\":\"6360000000\",\"average\":\"12540323775\",\"volume\":\"1830887271175\",\"sales\":\"146\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645963200000},{\"median\":\"6043000000\",\"average\":\"21650674756\",\"volume\":\"3139347839631\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645876800000},{\"median\":\"6398000000\",\"average\":\"17073815950\",\"volume\":\"2270817521358\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645790400000},{\"median\":\"6330000000\",\"average\":\"16438800824\",\"volume\":\"3254882563089\",\"sales\":\"198\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645704000000},{\"median\":\"5600000000\",\"average\":\"7444061878\",\"volume\":\"848623054140\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645617600000},{\"median\":\"4706920449\",\"average\":\"21002094759\",\"volume\":\"4536452467847\",\"sales\":\"216\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645531200000},{\"median\":\"4300000000\",\"average\":\"12421530528\",\"volume\":\"3391077834263\",\"sales\":\"273\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645444800000},{\"median\":\"4843000000\",\"average\":\"30106555618\",\"volume\":\"10838360022412\",\"sales\":\"360\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645358400000},{\"median\":\"4846000000\",\"average\":\"17228143383\",\"volume\":\"3962472978040\",\"sales\":\"230\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645272000000},{\"median\":\"3500000000\",\"average\":\"9026234949\",\"volume\":\"2789106599195\",\"sales\":\"309\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645185600000},{\"median\":\"1600000000\",\"average\":\"8602872827\",\"volume\":\"2279761299035\",\"sales\":\"265\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645099200000},{\"median\":\"3900000000\",\"average\":\"8682432073\",\"volume\":\"1397871563716\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645012800000},{\"median\":\"4200000000\",\"average\":\"26315913471\",\"volume\":\"3947387020714\",\"sales\":\"150\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644926400000},{\"median\":\"4700000000\",\"average\":\"9463848959\",\"volume\":\"1343866552226\",\"sales\":\"142\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644840000000},{\"median\":\"4500000000\",\"average\":\"8208566712\",\"volume\":\"1108156506080\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644753600000},{\"median\":\"4000000000\",\"average\":\"7583364699\",\"volume\":\"955503952038\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644667200000},{\"median\":\"2420000000\",\"average\":\"7811155128\",\"volume\":\"1062317097365\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644580800000},{\"median\":\"3900000000\",\"average\":\"10964261220\",\"volume\":\"1885852929861\",\"sales\":\"172\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644494400000},{\"median\":\"4015296367\",\"average\":\"11938175527\",\"volume\":\"1540024643035\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644408000000},{\"median\":\"3984819734\",\"average\":\"7073178836\",\"volume\":\"1386343051889\",\"sales\":\"196\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644321600000},{\"median\":\"3133159268\",\"average\":\"7716536458\",\"volume\":\"1280945052083\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644235200000},{\"median\":\"3415500000\",\"average\":\"12096921769\",\"volume\":\"2540353571589\",\"sales\":\"210\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644148800000},{\"median\":\"2000000000\",\"average\":\"10928049115\",\"volume\":\"2775724475121\",\"sales\":\"254\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644062400000},{\"median\":\"4300000000\",\"average\":\"12162502684\",\"volume\":\"3539288281181\",\"sales\":\"291\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643976000000},{\"median\":\"4200000000\",\"average\":\"23128396317\",\"volume\":\"4880091622898\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643889600000},{\"median\":\"1700550774\",\"average\":\"13677781311\",\"volume\":\"5772023713402\",\"sales\":\"422\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643803200000},{\"median\":\"4798000000\",\"average\":\"19518755275\",\"volume\":\"6519264261706\",\"sales\":\"334\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643716800000},{\"median\":\"4000000000\",\"average\":\"20852804278\",\"volume\":\"9863376423668\",\"sales\":\"473\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643630400000},{\"median\":\"2890000000\",\"average\":\"21535042223\",\"volume\":\"14643828711827\",\"sales\":\"680\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643544000000},{\"median\":\"14000000000\",\"average\":\"38580609648\",\"volume\":\"19753272139523\",\"sales\":\"512\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643457600000},{\"median\":\"3000000000\",\"average\":\"28797860334\",\"volume\":\"14715706630431\",\"sales\":\"511\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643371200000},{\"median\":\"2700000000\",\"average\":\"9074084358\",\"volume\":\"989075195076\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643284800000},{\"median\":\"3100000000\",\"average\":\"16669503199\",\"volume\":\"2050348893519\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643198400000},{\"median\":\"2400000000\",\"average\":\"15485760344\",\"volume\":\"1656976356809\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643112000000},{\"median\":\"1957295373\",\"average\":\"12961301516\",\"volume\":\"1555356181910\",\"sales\":\"120\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643025600000},{\"median\":\"1898900000\",\"average\":\"6546028175\",\"volume\":\"831345578180\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642939200000},{\"median\":\"2800000000\",\"average\":\"26884015416\",\"volume\":\"2473329418310\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642852800000},{\"median\":\"2000000000\",\"average\":\"9505198670\",\"volume\":\"1359243409741\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642766400000},{\"median\":\"1790000000\",\"average\":\"10333860281\",\"volume\":\"2986485621150\",\"sales\":\"289\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642680000000},{\"median\":\"1750000000\",\"average\":\"13847606999\",\"volume\":\"1509389162931\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642593600000},{\"median\":\"1750000000\",\"average\":\"16742065047\",\"volume\":\"5340718749988\",\"sales\":\"319\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642507200000},{\"median\":\"1600000000\",\"average\":\"8878276241\",\"volume\":\"1535941789762\",\"sales\":\"173\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642420800000},{\"median\":\"1498000000\",\"average\":\"8657718487\",\"volume\":\"926375878060\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642334400000},{\"median\":\"2300000000\",\"average\":\"6871201418\",\"volume\":\"1855224382905\",\"sales\":\"270\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642248000000},{\"median\":\"2899000000\",\"average\":\"5427144598\",\"volume\":\"1313368992760\",\"sales\":\"242\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642161600000},{\"median\":\"2771010000\",\"average\":\"17477282856\",\"volume\":\"1730251002703\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642075200000},{\"median\":\"2000000000\",\"average\":\"9192731212\",\"volume\":\"1158284132765\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641988800000},{\"median\":\"1500000000\",\"average\":\"8661740958\",\"volume\":\"2174096980400\",\"sales\":\"251\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641902400000},{\"median\":\"1900000000\",\"average\":\"16377852437\",\"volume\":\"1850697325412\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641816000000},{\"median\":\"1500000000\",\"average\":\"3161508899\",\"volume\":\"828315331524\",\"sales\":\"262\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641729600000},{\"median\":\"1600000000\",\"average\":\"2597973948\",\"volume\":\"272787264512\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641643200000},{\"median\":\"1215324000\",\"average\":\"3102637357\",\"volume\":\"608116921877\",\"sales\":\"196\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641556800000},{\"median\":\"2200000000\",\"average\":\"3122900374\",\"volume\":\"331027439618\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641470400000},{\"median\":\"1450000000\",\"average\":\"3499474158\",\"volume\":\"374443734948\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641384000000},{\"median\":\"1498000000\",\"average\":\"4655610642\",\"volume\":\"572640108934\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641297600000},{\"median\":\"1400000000\",\"average\":\"5485335528\",\"volume\":\"658240263328\",\"sales\":\"120\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641211200000},{\"median\":\"1400000000\",\"average\":\"4723296331\",\"volume\":\"557348967065\",\"sales\":\"118\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641124800000},{\"median\":\"1399000000\",\"average\":\"3508572258\",\"volume\":\"399977237376\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641038400000},{\"median\":\"1500000000\",\"average\":\"3787496194\",\"volume\":\"503736993787\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640952000000},{\"median\":\"1419000000\",\"average\":\"6295488846\",\"volume\":\"994687237741\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640865600000},{\"median\":\"1600000000\",\"average\":\"6339997218\",\"volume\":\"1781539218343\",\"sales\":\"281\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640779200000},{\"median\":\"1800000000\",\"average\":\"7624682977\",\"volume\":\"472730344568\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640692800000},{\"median\":\"732093391\",\"average\":\"3276705367\",\"volume\":\"255583018625\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640606400000},{\"median\":\"2400000000\",\"average\":\"5352916319\",\"volume\":\"337233728128\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640520000000},{\"median\":\"2000000000\",\"average\":\"10123392360\",\"volume\":\"607403541617\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640433600000},{\"median\":\"1890000000\",\"average\":\"5340851890\",\"volume\":\"598175411704\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640347200000},{\"median\":\"1777000000\",\"average\":\"6698638462\",\"volume\":\"823932530881\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640260800000},{\"median\":\"690000000\",\"average\":\"4189580526\",\"volume\":\"779261977769\",\"sales\":\"186\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640174400000},{\"median\":\"1300000000\",\"average\":\"6402340573\",\"volume\":\"2151186432553\",\"sales\":\"336\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640088000000},{\"median\":\"1100000000\",\"average\":\"6635548179\",\"volume\":\"849350166907\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640001600000},{\"median\":\"1132000000\",\"average\":\"4529129716\",\"volume\":\"380446896103\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639915200000},{\"median\":\"1000000000\",\"average\":\"3152670835\",\"volume\":\"321572425188\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639828800000},{\"median\":\"949716900\",\"average\":\"4660881322\",\"volume\":\"680488673021\",\"sales\":\"146\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639742400000},{\"median\":\"1050000000\",\"average\":\"11697314803\",\"volume\":\"2386252219853\",\"sales\":\"204\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639656000000},{\"median\":\"2277000000\",\"average\":\"6540634880\",\"volume\":\"739091741411\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639569600000},{\"median\":\"2300000000\",\"average\":\"7483950138\",\"volume\":\"1459370276910\",\"sales\":\"195\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639483200000},{\"median\":\"2300000000\",\"average\":\"6934905521\",\"volume\":\"1310697143442\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639396800000},{\"median\":\"1286010000\",\"average\":\"5089790404\",\"volume\":\"1679630833389\",\"sales\":\"330\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639310400000},{\"median\":\"2277000000\",\"average\":\"16207604255\",\"volume\":\"2836330744624\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639224000000},{\"median\":\"2450000000\",\"average\":\"10260183045\",\"volume\":\"2390622649587\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639137600000},{\"median\":\"1500000000\",\"average\":\"8392564616\",\"volume\":\"2559732207970\",\"sales\":\"305\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639051200000},{\"median\":\"2200000000\",\"average\":\"8510406125\",\"volume\":\"5344535046276\",\"sales\":\"628\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638964800000},{\"median\":\"2674980000\",\"average\":\"14056998168\",\"volume\":\"10528691627883\",\"sales\":\"749\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638878400000},{\"median\":\"2100000000\",\"average\":\"9889900396\",\"volume\":\"12075568382933\",\"sales\":\"1221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638792000000},{\"median\":\"2300000000\",\"average\":\"9738995889\",\"volume\":\"17647060551333\",\"sales\":\"1812\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638705600000},{\"median\":\"2000000000\",\"average\":\"15299508914\",\"volume\":\"38554762464362\",\"sales\":\"2520\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638619200000},{\"median\":\"19900000000\",\"average\":\"23821201523\",\"volume\":\"27823163378913\",\"sales\":\"1168\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638532800000},{\"median\":\"11600000000\",\"average\":\"16274466819\",\"volume\":\"943919075503\",\"sales\":\"58\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638446400000},{\"median\":\"12000000000\",\"average\":\"24069163710\",\"volume\":\"2503193025840\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638360000000},{\"median\":\"9900000000\",\"average\":\"77828677419\",\"volume\":\"2412689000000\",\"sales\":\"31\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638273600000},{\"median\":\"12000000000\",\"average\":\"40449939987\",\"volume\":\"2022496999350\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638187200000},{\"median\":\"12300000000\",\"average\":\"33929862882\",\"volume\":\"678597257647\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638100800000},{\"median\":\"9300000000\",\"average\":\"8617787689\",\"volume\":\"146502390720\",\"sales\":\"17\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638014400000},{\"median\":\"6000000000\",\"average\":\"32461679044\",\"volume\":\"1103697087494\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637928000000},{\"median\":\"4370000000\",\"average\":\"21377754661\",\"volume\":\"1068887733071\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637841600000},{\"median\":\"12300000000\",\"average\":\"134464194485\",\"volume\":\"7664459085650\",\"sales\":\"57\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637755200000},{\"median\":\"12500000000\",\"average\":\"48013128437\",\"volume\":\"3745024018062\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637668800000},{\"median\":\"11000000000\",\"average\":\"30988858121\",\"volume\":\"3594707541980\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637582400000},{\"median\":\"8700000000\",\"average\":\"32697566856\",\"volume\":\"2027249145066\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637496000000},{\"median\":\"9500000000\",\"average\":\"42368130331\",\"volume\":\"1821829604247\",\"sales\":\"43\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637409600000},{\"median\":\"8400000000\",\"average\":\"52548734895\",\"volume\":\"3047826623912\",\"sales\":\"58\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637323200000},{\"median\":\"7500000000\",\"average\":\"21665895924\",\"volume\":\"1733271673899\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637236800000},{\"median\":\"8400000000\",\"average\":\"25984471254\",\"volume\":\"1611037217743\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637150400000},{\"median\":\"11000000000\",\"average\":\"26653997335\",\"volume\":\"3305095669582\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637064000000},{\"median\":\"9990000000\",\"average\":\"51323402645\",\"volume\":\"2309553119033\",\"sales\":\"45\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636977600000},{\"median\":\"12850000000\",\"average\":\"38197062795\",\"volume\":\"1222306009438\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636891200000},{\"median\":\"13800000000\",\"average\":\"32468633146\",\"volume\":\"1103933526959\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636804800000},{\"median\":\"12700000000\",\"average\":\"14828348468\",\"volume\":\"1334551362089\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636718400000},{\"median\":\"10000000000\",\"average\":\"27155234577\",\"volume\":\"2905610099767\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636632000000},{\"median\":\"6900000000\",\"average\":\"24097945187\",\"volume\":\"2168815066797\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636545600000},{\"median\":\"4740000000\",\"average\":\"8264166028\",\"volume\":\"1132190745848\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636459200000},{\"median\":\"4257000000\",\"average\":\"4660324410\",\"volume\":\"135149407882\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636372800000},{\"median\":\"4604899613\",\"average\":\"12032344640\",\"volume\":\"360970339185\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636286400000},{\"median\":\"9638000000\",\"average\":\"9294994949\",\"volume\":\"492634732277\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636200000000},{\"median\":\"6263421617\",\"average\":\"15922826349\",\"volume\":\"1034983712676\",\"sales\":\"65\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636113600000},{\"median\":\"6600000000\",\"average\":\"8055962237\",\"volume\":\"426965998565\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636027200000},{\"median\":\"7988000000\",\"average\":\"12087223103\",\"volume\":\"507663370336\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635940800000},{\"median\":\"4700854700\",\"average\":\"11814759158\",\"volume\":\"685256031167\",\"sales\":\"58\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635854400000},{\"median\":\"4500000000\",\"average\":\"6031240772\",\"volume\":\"114593574665\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635768000000},{\"median\":\"10100000000\",\"average\":\"25238000000\",\"volume\":\"529998000000\",\"sales\":\"21\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635681600000},{\"median\":\"6999000000\",\"average\":\"10398001963\",\"volume\":\"353532066730\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635595200000},{\"median\":\"10576120233\",\"average\":\"11240487675\",\"volume\":\"348455117934\",\"sales\":\"31\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635508800000},{\"median\":\"14800000000\",\"average\":\"20963920001\",\"volume\":\"880484640047\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635422400000},{\"median\":\"5000000000\",\"average\":\"13374257760\",\"volume\":\"722209919047\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635336000000},{\"median\":\"6500000000\",\"average\":\"19533454438\",\"volume\":\"2422148350337\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635249600000},{\"median\":\"6000000000\",\"average\":\"11386594040\",\"volume\":\"580716296051\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635163200000},{\"median\":\"5000000000\",\"average\":\"15202061178\",\"volume\":\"1368185506004\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635076800000},{\"median\":\"3724340175\",\"average\":\"12816706445\",\"volume\":\"2037856324800\",\"sales\":\"159\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634990400000},{\"median\":\"1970000000\",\"average\":\"9831604288\",\"volume\":\"530906631525\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634904000000},{\"median\":\"1799999997\",\"average\":\"3687280240\",\"volume\":\"542030195252\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634817600000},{\"median\":\"1050000000\",\"average\":\"1462190050\",\"volume\":\"24857230857\",\"sales\":\"17\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634731200000},{\"median\":\"799000000\",\"average\":\"863887348\",\"volume\":\"34555493910\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634644800000},{\"median\":\"219000000\",\"average\":\"707277219\",\"volume\":\"15560098815\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634558400000},{\"median\":\"190000000\",\"average\":\"690000000\",\"volume\":\"1380000000\",\"sales\":\"2\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634472000000},{\"median\":\"1144000000\",\"average\":\"1088583333\",\"volume\":\"13063000000\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634385600000},{\"median\":\"900000000\",\"average\":\"1435616624\",\"volume\":\"60295898190\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634299200000},{\"median\":\"370000000\",\"average\":\"856618194\",\"volume\":\"18845600270\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634212800000},{\"median\":\"400000000\",\"average\":\"2722778007\",\"volume\":\"114356676313\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634126400000},{\"median\":\"300000000\",\"average\":\"7892392240\",\"volume\":\"299910905121\",\"sales\":\"38\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634040000000},{\"median\":\"177000000\",\"average\":\"349500000\",\"volume\":\"3495000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633953600000},{\"median\":\"239000000\",\"average\":\"838250000\",\"volume\":\"20118000000\",\"sales\":\"24\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633867200000},{\"median\":\"1100000000\",\"average\":\"17252266667\",\"volume\":\"258784000000\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633780800000},{\"median\":\"1030000000\",\"average\":\"5154000000\",\"volume\":\"51540000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633694400000},{\"median\":\"1690000000\",\"average\":\"1502923361\",\"volume\":\"19538003690\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633608000000},{\"median\":\"1150000000\",\"average\":\"1150006993\",\"volume\":\"12650076923\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633521600000},{\"median\":\"1490000000\",\"average\":\"1613571429\",\"volume\":\"11295000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633435200000},{\"median\":\"1099000000\",\"average\":\"1126642857\",\"volume\":\"15773000000\",\"sales\":\"14\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633348800000},{\"median\":\"1900000000\",\"average\":\"3957696214\",\"volume\":\"59365443207\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633262400000},{\"median\":\"2199000000\",\"average\":\"10416400000\",\"volume\":\"260410000000\",\"sales\":\"25\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633176000000},{\"median\":\"1499000000\",\"average\":\"1697100000\",\"volume\":\"16971000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633089600000},{\"median\":\"1000000000\",\"average\":\"1289658732\",\"volume\":\"25793174641\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633003200000},{\"median\":\"1200000000\",\"average\":\"1473875000\",\"volume\":\"11791000000\",\"sales\":\"8\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632916800000},{\"median\":\"1000000000\",\"average\":\"1153583333\",\"volume\":\"13843000000\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632830400000},{\"median\":\"900000000\",\"average\":\"1353082751\",\"volume\":\"14883910261\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632744000000},{\"median\":\"820000000\",\"average\":\"3890153846\",\"volume\":\"50572000000\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632657600000},{\"median\":\"2199000000\",\"average\":\"2088811238\",\"volume\":\"22976923617\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632571200000},{\"median\":\"450000000\",\"average\":\"633000000\",\"volume\":\"6330000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632484800000},{\"median\":\"431406384\",\"average\":\"1459703192\",\"volume\":\"2919406384\",\"sales\":\"2\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632398400000},{\"median\":\"1600000000\",\"average\":\"1405217391\",\"volume\":\"32320000000\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632312000000},{\"median\":\"1200000000\",\"average\":\"1269409091\",\"volume\":\"27927000000\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632225600000},{\"median\":\"300000000\",\"average\":\"816666667\",\"volume\":\"4900000000\",\"sales\":\"6\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632139200000},{\"median\":\"900000000\",\"average\":\"1095571429\",\"volume\":\"7669000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632052800000},{\"median\":\"1100000000\",\"average\":\"11197642857\",\"volume\":\"156767000000\",\"sales\":\"14\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631966400000},{\"median\":\"2300000000\",\"average\":\"2284132498\",\"volume\":\"15988927484\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631880000000},{\"median\":\"1500000000\",\"average\":\"1879588214\",\"volume\":\"28193823204\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631793600000},{\"median\":\"1295000000\",\"average\":\"1524035657\",\"volume\":\"32004748787\",\"sales\":\"21\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631707200000},{\"median\":\"499000000\",\"average\":\"910428571\",\"volume\":\"6373000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631620800000},{\"median\":\"1699000000\",\"average\":\"6793730982\",\"volume\":\"156255812589\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631534400000},{\"median\":\"1800000000\",\"average\":\"1546857143\",\"volume\":\"10828000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631448000000},{\"median\":\"1710000000\",\"average\":\"6787747315\",\"volume\":\"190056924831\",\"sales\":\"28\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631361600000},{\"median\":\"1175000000\",\"average\":\"3343290692\",\"volume\":\"26746325533\",\"sales\":\"8\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631275200000},{\"median\":\"1000000000\",\"average\":\"13505190246\",\"volume\":\"108041521970\",\"sales\":\"8\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631188800000},{\"median\":\"1400000000\",\"average\":\"1644125000\",\"volume\":\"52611999999\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631102400000},{\"median\":\"800000000\",\"average\":\"1126058824\",\"volume\":\"19143000000\",\"sales\":\"17\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631016000000},{\"median\":\"1300000000\",\"average\":\"1113611111\",\"volume\":\"20045000000\",\"sales\":\"18\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630929600000},{\"median\":\"1400000000\",\"average\":\"1400000000\",\"volume\":\"4200000000\",\"sales\":\"3\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630843200000},{\"median\":\"1400000000\",\"average\":\"1373000000\",\"volume\":\"20595000000\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630756800000},{\"median\":\"1099000000\",\"average\":\"1140449029\",\"volume\":\"11404490286\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630670400000},{\"median\":\"975000000\",\"average\":\"1199152328\",\"volume\":\"21584741895\",\"sales\":\"18\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630584000000},{\"median\":\"1390000000\",\"average\":\"1346504940\",\"volume\":\"13465049400\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630497600000},{\"median\":\"1300000000\",\"average\":\"2405221062\",\"volume\":\"33673094871\",\"sales\":\"14\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630411200000},{\"median\":\"1138000000\",\"average\":\"1055274916\",\"volume\":\"11608024072\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630324800000},{\"median\":\"1000000000\",\"average\":\"888000000\",\"volume\":\"4440000000\",\"sales\":\"5\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630238400000},{\"median\":\"900000000\",\"average\":\"900000000\",\"volume\":\"5400000000\",\"sales\":\"6\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630152000000},{\"median\":\"1000000000\",\"average\":\"985428571\",\"volume\":\"6898000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630065600000},{\"median\":\"1500000000\",\"average\":\"1590051481\",\"volume\":\"14310463327\",\"sales\":\"9\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629979200000},{\"median\":\"1000000000\",\"average\":\"1050300000\",\"volume\":\"10503000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629892800000},{\"median\":\"900000000\",\"average\":\"1087900000\",\"volume\":\"21757999999\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629806400000},{\"median\":\"1066098081\",\"average\":\"11304554371\",\"volume\":\"124350098081\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629720000000},{\"median\":\"2500000000\",\"average\":\"3403400000\",\"volume\":\"34033999999\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629633600000},{\"median\":\"1779000000\",\"average\":\"3325273333\",\"volume\":\"49879100000\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629547200000},{\"median\":\"1280000000\",\"average\":\"1479500000\",\"volume\":\"2959000000\",\"sales\":\"2\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629460800000},{\"median\":\"1679000000\",\"average\":\"2966066667\",\"volume\":\"44491000000\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629374400000},{\"median\":\"1600000000\",\"average\":\"11153166667\",\"volume\":\"267675999999\",\"sales\":\"24\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629288000000},{\"median\":\"1600000000\",\"average\":\"2266666667\",\"volume\":\"6800000000\",\"sales\":\"3\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629201600000},{\"median\":\"2700000000\",\"average\":\"3883888889\",\"volume\":\"34954999998\",\"sales\":\"9\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629115200000},{\"median\":\"1784000000\",\"average\":\"5339328294\",\"volume\":\"58732611230\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629028800000},{\"median\":\"1687000000\",\"average\":\"1564952381\",\"volume\":\"32863999999\",\"sales\":\"21\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628942400000},{\"median\":\"1900000000\",\"average\":\"21311000000\",\"volume\":\"255732000000\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628856000000},{\"median\":\"1550000000\",\"average\":\"1760111174\",\"volume\":\"40482556994\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628769600000},{\"median\":\"1900000000\",\"average\":\"7104537550\",\"volume\":\"113672600807\",\"sales\":\"16\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628683200000},{\"median\":\"2500000000\",\"average\":\"6975263158\",\"volume\":\"132529999998\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628596800000},{\"median\":\"1680000000\",\"average\":\"1854480000\",\"volume\":\"46361999999\",\"sales\":\"25\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628510400000},{\"median\":\"1679000000\",\"average\":\"4617150000\",\"volume\":\"92342999998\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628424000000},{\"median\":\"3749000000\",\"average\":\"4404290233\",\"volume\":\"96894385136\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628337600000},{\"median\":\"1999000000\",\"average\":\"3494700000\",\"volume\":\"34946999998\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628251200000},{\"median\":\"2000000000\",\"average\":\"6602937500\",\"volume\":\"105646999995\",\"sales\":\"16\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628164800000},{\"median\":\"3200000000\",\"average\":\"2970273676\",\"volume\":\"95048757623\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628078400000},{\"median\":\"2399999998\",\"average\":\"48071916666\",\"volume\":\"576862999997\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627992000000},{\"median\":\"1200000000\",\"average\":\"2094500000\",\"volume\":\"8378000000\",\"sales\":\"4\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627905600000},{\"median\":\"2200000000\",\"average\":\"7948750000\",\"volume\":\"63590000000\",\"sales\":\"8\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627819200000},{\"median\":\"3250000000\",\"average\":\"3232777778\",\"volume\":\"29095000000\",\"sales\":\"9\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627732800000},{\"median\":\"2799999999\",\"average\":\"19304166667\",\"volume\":\"347474999998\",\"sales\":\"18\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627646400000},{\"median\":\"2400000000\",\"average\":\"5389282051\",\"volume\":\"210181999996\",\"sales\":\"39\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627560000000},{\"median\":\"2332999999\",\"average\":\"36698729729\",\"volume\":\"1357852999990\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627473600000},{\"median\":\"2390000000\",\"average\":\"19627457143\",\"volume\":\"686960999994\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627387200000},{\"median\":\"1699000000\",\"average\":\"4194104167\",\"volume\":\"402633999991\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627300800000},{\"median\":\"2500000000\",\"average\":\"6868406977\",\"volume\":\"590682999993\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627214400000},{\"median\":\"1990000000\",\"average\":\"3996098215\",\"volume\":\"299707366147\",\"sales\":\"75\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627128000000},{\"median\":\"1550000000\",\"average\":\"6222075535\",\"volume\":\"205328492661\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627041600000},{\"median\":\"1500000000\",\"average\":\"5588000000\",\"volume\":\"145287999998\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626955200000},{\"median\":\"1099999998\",\"average\":\"3587692307\",\"volume\":\"46639999995\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626868800000},{\"median\":\"1500000000\",\"average\":\"1474416667\",\"volume\":\"17692999999\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626782400000},{\"median\":\"1200000000\",\"average\":\"5325824737\",\"volume\":\"101190669995\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626696000000},{\"median\":\"950000000\",\"average\":\"5534980769\",\"volume\":\"287818999994\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626609600000},{\"median\":\"1000000000\",\"average\":\"9143882353\",\"volume\":\"155445999998\",\"sales\":\"17\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626523200000},{\"median\":\"1200000000\",\"average\":\"3249636364\",\"volume\":\"71491999999\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626436800000},{\"median\":\"1500000000\",\"average\":\"3893090909\",\"volume\":\"85647999996\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626350400000},{\"median\":\"1300000000\",\"average\":\"20956500000\",\"volume\":\"419130000000\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626264000000},{\"median\":\"1849000000\",\"average\":\"12763972222\",\"volume\":\"459503000000\",\"sales\":\"36\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626177600000},{\"median\":\"1500000000\",\"average\":\"9727780734\",\"volume\":\"583666844041\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626091200000},{\"median\":\"1490000000\",\"average\":\"12717043478\",\"volume\":\"292492000000\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626004800000},{\"median\":\"1400000000\",\"average\":\"4226333333\",\"volume\":\"114111000000\",\"sales\":\"27\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625918400000},{\"median\":\"4900000000\",\"average\":\"10659044238\",\"volume\":\"362407504076\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625832000000},{\"median\":\"5800000000\",\"average\":\"14620282067\",\"volume\":\"701773539200\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625745600000},{\"median\":\"2794117647\",\"average\":\"24503680049\",\"volume\":\"808621441617\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625659200000},{\"median\":\"2200000000\",\"average\":\"3542670665\",\"volume\":\"354267066457\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625572800000},{\"median\":\"2300000000\",\"average\":\"8767833333\",\"volume\":\"420856000000\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625486400000},{\"median\":\"2000000000\",\"average\":\"6065042276\",\"volume\":\"266861860126\",\"sales\":\"44\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625400000000},{\"median\":\"1900000000\",\"average\":\"1885988341\",\"volume\":\"152765055586\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625313600000},{\"median\":\"1900000000\",\"average\":\"4988184981\",\"volume\":\"1057495216055\",\"sales\":\"212\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625227200000},{\"median\":\"1930000000\",\"average\":\"4523427555\",\"volume\":\"357350776884\",\"sales\":\"79\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625140800000},{\"median\":\"2400000000\",\"average\":\"3413037664\",\"volume\":\"450520971661\",\"sales\":\"132\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625054400000},{\"median\":\"2500000000\",\"average\":\"3031164706\",\"volume\":\"257648999999\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624968000000},{\"median\":\"3000000000\",\"average\":\"3381500251\",\"volume\":\"649248048187\",\"sales\":\"192\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624881600000},{\"median\":\"3900000000\",\"average\":\"4104420184\",\"volume\":\"1596619451467\",\"sales\":\"389\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624795200000},{\"median\":\"1000000000\",\"average\":\"1379709524\",\"volume\":\"211095557122\",\"sales\":\"153\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624708800000},{\"median\":\"148000000\",\"average\":\"144420000\",\"volume\":\"5776800000\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624622400000},{\"median\":\"4000000\",\"average\":\"10978947\",\"volume\":\"208600000\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624536000000},{\"median\":\"18000000\",\"average\":\"65828750\",\"volume\":\"1579890000\",\"sales\":\"24\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624449600000},{\"median\":\"100000000\",\"average\":\"217461538\",\"volume\":\"2827000000\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624363200000}],\"query_time\":1709306661140}" -} \ No newline at end of file diff --git a/test/data/49fbf9e40ccf46a2ad4a3d891d2191a86286b528.json b/test/data/49fbf9e40ccf46a2ad4a3d891d2191a86286b528.json new file mode 100644 index 0000000..f75c53a --- /dev/null +++ b/test/data/49fbf9e40ccf46a2ad4a3d891d2191a86286b528.json @@ -0,0 +1,15330 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/prices/sales/days", + "params": { + "method": "POST", + "body": "{\"collection_name\":\"taco\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 200, + "json": { + "success": true, + "data": [ + { + "median": "2499990000", + "average": "3306628365", + "volume": "115731992777", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1756555200000 + }, + { + "median": "3591373338", + "average": "3306320326", + "volume": "66126406528", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1756468800000 + }, + { + "median": "1412740758", + "average": "25142330993", + "volume": "1382828204640", + "sales": "55", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1756382400000 + }, + { + "median": "1250000000", + "average": "2102576106", + "volume": "82000468116", + "sales": "39", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1756296000000 + }, + { + "median": "1782000000", + "average": "9469727079", + "volume": "596592805990", + "sales": "63", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1756209600000 + }, + { + "median": "3609756097", + "average": "10023722942", + "volume": "1533629610064", + "sales": "153", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1756123200000 + }, + { + "median": "1194996986", + "average": "2847565572", + "volume": "116750188469", + "sales": "41", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1756036800000 + }, + { + "median": "1299999711", + "average": "4208927126", + "volume": "164148157919", + "sales": "39", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755950400000 + }, + { + "median": "1542414748", + "average": "3325142880", + "volume": "212809144322", + "sales": "64", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755864000000 + }, + { + "median": "1219999999", + "average": "16299461299", + "volume": "521582761560", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755777600000 + }, + { + "median": "2522999298", + "average": "18569360530", + "volume": "575650176439", + "sales": "31", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755691200000 + }, + { + "median": "1587761997", + "average": "4174597405", + "volume": "288047220957", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755604800000 + }, + { + "median": "1500000000", + "average": "44333847258", + "volume": "2305360057438", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755518400000 + }, + { + "median": "1028691331", + "average": "9228970751", + "volume": "812149426116", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755432000000 + }, + { + "median": "1639994554", + "average": "21734402546", + "volume": "1304064152746", + "sales": "60", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755345600000 + }, + { + "median": "1658998756", + "average": "3118608544", + "volume": "162167644266", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755259200000 + }, + { + "median": "4074275700", + "average": "5332949404", + "volume": "303978116043", + "sales": "57", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755172800000 + }, + { + "median": "1541752906", + "average": "12145051321", + "volume": "315771334341", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755086400000 + }, + { + "median": "3392354904", + "average": "3953984178", + "volume": "75125699389", + "sales": "19", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1755000000000 + }, + { + "median": "2849999997", + "average": "27564352699", + "volume": "1516039398443", + "sales": "55", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754913600000 + }, + { + "median": "3998999999", + "average": "21778871612", + "volume": "1655194242522", + "sales": "76", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754827200000 + }, + { + "median": "2999999999", + "average": "25449121573", + "volume": "1857785874805", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754740800000 + }, + { + "median": "2500998979", + "average": "4418085873", + "volume": "123706404454", + "sales": "28", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754654400000 + }, + { + "median": "2500998540", + "average": "30192478160", + "volume": "2173858427535", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754568000000 + }, + { + "median": "4354999900", + "average": "42597985583", + "volume": "1277939567477", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754481600000 + }, + { + "median": "1198798885", + "average": "30504843439", + "volume": "1311708267885", + "sales": "43", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754395200000 + }, + { + "median": "4199999999", + "average": "18106330272", + "volume": "905316513614", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754308800000 + }, + { + "median": "4499999998", + "average": "15419537307", + "volume": "1434016969535", + "sales": "93", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754222400000 + }, + { + "median": "11072150000", + "average": "21305016416", + "volume": "873505673039", + "sales": "41", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754136000000 + }, + { + "median": "4200000000", + "average": "4160104824", + "volume": "108162725424", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1754049600000 + }, + { + "median": "1199997718", + "average": "86716419853", + "volume": "3208507534547", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753963200000 + }, + { + "median": "4059000000", + "average": "11562994251", + "volume": "601275701033", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753876800000 + }, + { + "median": "3100000000", + "average": "4885168898", + "volume": "205177093729", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753790400000 + }, + { + "median": "1485986082", + "average": "1714524607", + "volume": "63437410468", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753704000000 + }, + { + "median": "1855327629", + "average": "5644274922", + "volume": "146751147967", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753617600000 + }, + { + "median": "1219999999", + "average": "4405603405", + "volume": "145384912349", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753531200000 + }, + { + "median": "2758000000", + "average": "3582814177", + "volume": "189889151386", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753444800000 + }, + { + "median": "2100000000", + "average": "6853267699", + "volume": "212451298667", + "sales": "31", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753358400000 + }, + { + "median": "1699999997", + "average": "6314125008", + "volume": "328334500427", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753272000000 + }, + { + "median": "1598999047", + "average": "28603328085", + "volume": "543463233609", + "sales": "19", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753185600000 + }, + { + "median": "1699999998", + "average": "4677990448", + "volume": "145017703898", + "sales": "31", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753099200000 + }, + { + "median": "2013996242", + "average": "8118163221", + "volume": "552035099041", + "sales": "68", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1753012800000 + }, + { + "median": "1694995010", + "average": "5727789485", + "volume": "143194737132", + "sales": "25", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752926400000 + }, + { + "median": "2013996305", + "average": "82466268027", + "volume": "4453178473449", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752840000000 + }, + { + "median": "1598999749", + "average": "9216357046", + "volume": "423952424126", + "sales": "46", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752753600000 + }, + { + "median": "2013996195", + "average": "105565549643", + "volume": "3694794237488", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752667200000 + }, + { + "median": "1334718000", + "average": "9228156269", + "volume": "562917532379", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752580800000 + }, + { + "median": "3696300000", + "average": "35057493447", + "volume": "1367242244449", + "sales": "39", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752494400000 + }, + { + "median": "1485988313", + "average": "5755162313", + "volume": "212941005571", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752408000000 + }, + { + "median": "1431539996", + "average": "4219033726", + "volume": "54847438436", + "sales": "13", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752321600000 + }, + { + "median": "700000000", + "average": "827077798", + "volume": "586398158711", + "sales": "709", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752235200000 + }, + { + "median": "1485988313", + "average": "4665445442", + "volume": "125967026932", + "sales": "27", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752148800000 + }, + { + "median": "3608000000", + "average": "13307076606", + "volume": "146377842671", + "sales": "11", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1752062400000 + }, + { + "median": "3859140000", + "average": "28484453538", + "volume": "826049152600", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751976000000 + }, + { + "median": "958150000", + "average": "5630040982", + "volume": "270241967135", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751889600000 + }, + { + "median": "1431539996", + "average": "19786119568", + "volume": "1187167174057", + "sales": "60", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751803200000 + }, + { + "median": "958150000", + "average": "6528934505", + "volume": "574546236396", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751716800000 + }, + { + "median": "1694995189", + "average": "63689720478", + "volume": "2165450496239", + "sales": "34", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751630400000 + }, + { + "median": "864448200", + "average": "42295621574", + "volume": "4863996481054", + "sales": "115", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751544000000 + }, + { + "median": "1640991938", + "average": "132820476561", + "volume": "3453332390596", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751457600000 + }, + { + "median": "1389994333", + "average": "11145042520", + "volume": "925038529191", + "sales": "83", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751371200000 + }, + { + "median": "1694997169", + "average": "20624647090", + "volume": "907484471949", + "sales": "44", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751284800000 + }, + { + "median": "1694997706", + "average": "21861952331", + "volume": "1748956186510", + "sales": "80", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751198400000 + }, + { + "median": "1535539445", + "average": "2009126368", + "volume": "138629719426", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751112000000 + }, + { + "median": "1800000000", + "average": "7013135115", + "volume": "238446593918", + "sales": "34", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1751025600000 + }, + { + "median": "1799999999", + "average": "5138399789", + "volume": "138736794313", + "sales": "27", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750939200000 + }, + { + "median": "1641995481", + "average": "2222159203", + "volume": "71109094499", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750852800000 + }, + { + "median": "1485989045", + "average": "2104045012", + "volume": "100994160585", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750766400000 + }, + { + "median": "2013998912", + "average": "2746904929", + "volume": "101635482367", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750680000000 + }, + { + "median": "1641997573", + "average": "3278245302", + "volume": "170468755682", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750593600000 + }, + { + "median": "1599999999", + "average": "7642863438", + "volume": "550286167505", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750507200000 + }, + { + "median": "4600000000", + "average": "12355392854", + "volume": "926654464015", + "sales": "75", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750420800000 + }, + { + "median": "1400000000", + "average": "4338310064", + "volume": "416477766141", + "sales": "96", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750334400000 + }, + { + "median": "1641998991", + "average": "25036179753", + "volume": "1477134605456", + "sales": "59", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750248000000 + }, + { + "median": "1389998831", + "average": "4000305697", + "volume": "144011005087", + "sales": "36", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750161600000 + }, + { + "median": "1760000000", + "average": "4631217617", + "volume": "259348186543", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1750075200000 + }, + { + "median": "1599999223", + "average": "5323978986", + "volume": "127775495674", + "sales": "24", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749988800000 + }, + { + "median": "1224999849", + "average": "2777058099", + "volume": "174954660253", + "sales": "63", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749902400000 + }, + { + "median": "1279997261", + "average": "2670615106", + "volume": "165578136571", + "sales": "62", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749816000000 + }, + { + "median": "7900000000", + "average": "8758882016", + "volume": "262766460480", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749729600000 + }, + { + "median": "2200638132", + "average": "2888300647", + "volume": "158856535606", + "sales": "55", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749643200000 + }, + { + "median": "1694999997", + "average": "73136131419", + "volume": "1097041971285", + "sales": "15", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749556800000 + }, + { + "median": "1299999761", + "average": "6716500635", + "volume": "201495019049", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749470400000 + }, + { + "median": "1425599999", + "average": "5079181120", + "volume": "325067591679", + "sales": "64", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749384000000 + }, + { + "median": "1599999730", + "average": "3231980381", + "volume": "90495450676", + "sales": "28", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749297600000 + }, + { + "median": "1044198500", + "average": "6922480629", + "volume": "304589147679", + "sales": "44", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749211200000 + }, + { + "median": "5345990100", + "average": "121048847968", + "volume": "1694683871549", + "sales": "14", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749124800000 + }, + { + "median": "1223923078", + "average": "5334646214", + "volume": "256063018278", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1749038400000 + }, + { + "median": "1489999999", + "average": "6296065642", + "volume": "327395413362", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748952000000 + }, + { + "median": "1589999572", + "average": "6706184924", + "volume": "536494793947", + "sales": "80", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748865600000 + }, + { + "median": "1224999969", + "average": "8119454068", + "volume": "227344713891", + "sales": "28", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748779200000 + }, + { + "median": "3101000000", + "average": "17314774022", + "volume": "346295480449", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748692800000 + }, + { + "median": "2799989999", + "average": "8778168307", + "volume": "614471781503", + "sales": "70", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748606400000 + }, + { + "median": "4200000000", + "average": "4145441787", + "volume": "418689620466", + "sales": "101", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748520000000 + }, + { + "median": "2792353905", + "average": "2552801896", + "volume": "127640094798", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748433600000 + }, + { + "median": "1599999933", + "average": "2021300604", + "volume": "70745521135", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748347200000 + }, + { + "median": "1363997639", + "average": "3397226509", + "volume": "125697380829", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748260800000 + }, + { + "median": "3787000000", + "average": "8924438184", + "volume": "499768538331", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748174400000 + }, + { + "median": "1589999897", + "average": "4476561261", + "volume": "129820276573", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748088000000 + }, + { + "median": "1282499909", + "average": "8819271236", + "volume": "326313035727", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1748001600000 + }, + { + "median": "1609460000", + "average": "11656276760", + "volume": "373000856313", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747915200000 + }, + { + "median": "2600001000", + "average": "8747516588", + "volume": "271173014216", + "sales": "31", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747828800000 + }, + { + "median": "1799000000", + "average": "3078837516", + "volume": "203203276035", + "sales": "66", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747742400000 + }, + { + "median": "1078110000", + "average": "1702366336", + "volume": "125975108837", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747656000000 + }, + { + "median": "2898999997", + "average": "4963023847", + "volume": "302744454655", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747569600000 + }, + { + "median": "2898999997", + "average": "9877301783", + "volume": "316073657057", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747483200000 + }, + { + "median": "2001000000", + "average": "2638486690", + "volume": "292872022551", + "sales": "111", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747396800000 + }, + { + "median": "1547999988", + "average": "21481479590", + "volume": "1009629540741", + "sales": "47", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747310400000 + }, + { + "median": "1547999988", + "average": "3622563100", + "volume": "177505591915", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747224000000 + }, + { + "median": "1547999989", + "average": "2163697002", + "volume": "56256122053", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747137600000 + }, + { + "median": "1643145049", + "average": "3630421826", + "volume": "76238858352", + "sales": "21", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1747051200000 + }, + { + "median": "1547999990", + "average": "6673637462", + "volume": "226903673705", + "sales": "34", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746964800000 + }, + { + "median": "1286997718", + "average": "3032402864", + "volume": "154652546084", + "sales": "51", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746878400000 + }, + { + "median": "4000000000", + "average": "13406264460", + "volume": "442406727172", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746792000000 + }, + { + "median": "1547999991", + "average": "2775675549", + "volume": "55513510989", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746705600000 + }, + { + "median": "1421145000", + "average": "2994230947", + "volume": "77850004625", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746619200000 + }, + { + "median": "1231999235", + "average": "5312297718", + "volume": "584352748972", + "sales": "110", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746532800000 + }, + { + "median": "1363999997", + "average": "4167520901", + "volume": "112523064331", + "sales": "27", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746446400000 + }, + { + "median": "2049999899", + "average": "2628829835", + "volume": "78864895055", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746360000000 + }, + { + "median": "1425600000", + "average": "4424480017", + "volume": "207950560795", + "sales": "47", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746273600000 + }, + { + "median": "1539999499", + "average": "1795741910", + "volume": "95174321210", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746187200000 + }, + { + "median": "3300000000", + "average": "9202104863", + "volume": "211648411856", + "sales": "23", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746100800000 + }, + { + "median": "1279999833", + "average": "2395035649", + "volume": "59875891223", + "sales": "25", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1746014400000 + }, + { + "median": "1175696131", + "average": "2833890634", + "volume": "130358969168", + "sales": "46", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745928000000 + }, + { + "median": "1299999774", + "average": "3433432458", + "volume": "130470433399", + "sales": "38", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745841600000 + }, + { + "median": "1286998881", + "average": "5340170593", + "volume": "267008529661", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745755200000 + }, + { + "median": "1652999939", + "average": "12792784240", + "volume": "473333016876", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745668800000 + }, + { + "median": "1649999952", + "average": "23054853119", + "volume": "1037468390346", + "sales": "45", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745582400000 + }, + { + "median": "1653999999", + "average": "2882836535", + "volume": "86485096047", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745496000000 + }, + { + "median": "1659999999", + "average": "8735694692", + "volume": "253335146054", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745409600000 + }, + { + "median": "1484899989", + "average": "2185406374", + "volume": "48078940220", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745323200000 + }, + { + "median": "1500000000", + "average": "5084076784", + "volume": "147438226724", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745236800000 + }, + { + "median": "1484999524", + "average": "4355942728", + "volume": "191661480030", + "sales": "44", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745150400000 + }, + { + "median": "1449999826", + "average": "9133742801", + "volume": "347082226453", + "sales": "38", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1745064000000 + }, + { + "median": "3150000000", + "average": "7939889204", + "volume": "571672022716", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744977600000 + }, + { + "median": "2054999999", + "average": "5990266585", + "volume": "77873465599", + "sales": "13", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744891200000 + }, + { + "median": "1279999999", + "average": "5167178224", + "volume": "113677920922", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744804800000 + }, + { + "median": "2300000000", + "average": "5492162234", + "volume": "203210002642", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744718400000 + }, + { + "median": "1673998133", + "average": "5698003790", + "volume": "113960075808", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744632000000 + }, + { + "median": "1539999695", + "average": "5205557942", + "volume": "182194527986", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744545600000 + }, + { + "median": "1673998293", + "average": "15131581644", + "volume": "923026480295", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744459200000 + }, + { + "median": "2071256327", + "average": "9195572341", + "volume": "349431748958", + "sales": "38", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744372800000 + }, + { + "median": "1729999062", + "average": "6220246374", + "volume": "255030101346", + "sales": "41", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744286400000 + }, + { + "median": "1599999999", + "average": "35469222632", + "volume": "922199788431", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744200000000 + }, + { + "median": "1485989997", + "average": "3669687925", + "volume": "95411886057", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744113600000 + }, + { + "median": "1729999775", + "average": "20188067883", + "volume": "646018172258", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1744027200000 + }, + { + "median": "1299999999", + "average": "24297671634", + "volume": "1798027700911", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743940800000 + }, + { + "median": "1673998912", + "average": "11701740497", + "volume": "655297467852", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743854400000 + }, + { + "median": "1070000000", + "average": "1677785980", + "volume": "404346421072", + "sales": "241", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743768000000 + }, + { + "median": "2600000000", + "average": "5926914272", + "volume": "414883999046", + "sales": "70", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743681600000 + }, + { + "median": "1147000000", + "average": "8298749787", + "volume": "381742490199", + "sales": "46", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743595200000 + }, + { + "median": "3399000000", + "average": "22835872492", + "volume": "3014335168903", + "sales": "132", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743508800000 + }, + { + "median": "1237999981", + "average": "4985837851", + "volume": "149575135536", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743422400000 + }, + { + "median": "1673999999", + "average": "2606573319", + "volume": "39098599790", + "sales": "15", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743336000000 + }, + { + "median": "1460000000", + "average": "29789399555", + "volume": "1042628984435", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743249600000 + }, + { + "median": "1459999001", + "average": "2023918122", + "volume": "56669707415", + "sales": "28", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743163200000 + }, + { + "median": "3001421975", + "average": "2827432643", + "volume": "93305277203", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1743076800000 + }, + { + "median": "1176118874", + "average": "2575995175", + "volume": "66975874554", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742990400000 + }, + { + "median": "1459999706", + "average": "2197586842", + "volume": "35161389478", + "sales": "16", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742904000000 + }, + { + "median": "905121360", + "average": "7752419939", + "volume": "310096797556", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742817600000 + }, + { + "median": "2915334330", + "average": "5831169587", + "volume": "524805262863", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742731200000 + }, + { + "median": "1467999584", + "average": "30053281122", + "volume": "1592823899483", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742644800000 + }, + { + "median": "1199999756", + "average": "3492129109", + "volume": "94287485942", + "sales": "27", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742558400000 + }, + { + "median": "2000000000", + "average": "4835087559", + "volume": "193403502368", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742472000000 + }, + { + "median": "1815999999", + "average": "2706999431", + "volume": "251750947111", + "sales": "93", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742385600000 + }, + { + "median": "1504999944", + "average": "3384927735", + "volume": "132012181667", + "sales": "39", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742299200000 + }, + { + "median": "1504999955", + "average": "2666561802", + "volume": "149327460906", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742212800000 + }, + { + "median": "1344834414", + "average": "5098811958", + "volume": "224347726144", + "sales": "44", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742126400000 + }, + { + "median": "3400650000", + "average": "6632926058", + "volume": "245418264139", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1742040000000 + }, + { + "median": "1583000000", + "average": "4042067337", + "volume": "258692309562", + "sales": "64", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741953600000 + }, + { + "median": "1504999991", + "average": "30310548896", + "volume": "727453173498", + "sales": "24", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741867200000 + }, + { + "median": "1006783200", + "average": "30315553009", + "volume": "1940195392580", + "sales": "64", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741780800000 + }, + { + "median": "1227599990", + "average": "4103554185", + "volume": "209281263442", + "sales": "51", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741694400000 + }, + { + "median": "1423000000", + "average": "25092128856", + "volume": "1856817535354", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741608000000 + }, + { + "median": "1689999999", + "average": "2297116456", + "volume": "163095268396", + "sales": "71", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741521600000 + }, + { + "median": "1226999996", + "average": "2885384790", + "volume": "251028476704", + "sales": "87", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741435200000 + }, + { + "median": "1131899763", + "average": "2302898411", + "volume": "87510139635", + "sales": "38", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741348800000 + }, + { + "median": "3600000000", + "average": "7138546633", + "volume": "164186572564", + "sales": "23", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741262400000 + }, + { + "median": "1617999993", + "average": "5367894325", + "volume": "209347878665", + "sales": "39", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741176000000 + }, + { + "median": "1119000000", + "average": "7969482987", + "volume": "414413115327", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741089600000 + }, + { + "median": "1847730000", + "average": "2662371072", + "volume": "114481956084", + "sales": "43", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1741003200000 + }, + { + "median": "1891999781", + "average": "5375974503", + "volume": "252670801654", + "sales": "47", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740916800000 + }, + { + "median": "1425899672", + "average": "9158539501", + "volume": "512878212045", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740830400000 + }, + { + "median": "2330247253", + "average": "17799585456", + "volume": "907778858235", + "sales": "51", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740744000000 + }, + { + "median": "1700000000", + "average": "8328673286", + "volume": "849524675203", + "sales": "102", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740657600000 + }, + { + "median": "2200000000", + "average": "15722792594", + "volume": "628911703772", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740571200000 + }, + { + "median": "1131899891", + "average": "10285475016", + "volume": "719983251120", + "sales": "70", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740484800000 + }, + { + "median": "1099999895", + "average": "2957435367", + "volume": "215892781791", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740398400000 + }, + { + "median": "1131899894", + "average": "6528480664", + "volume": "169740497266", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740312000000 + }, + { + "median": "3141295250", + "average": "6528546373", + "volume": "463526792483", + "sales": "71", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740225600000 + }, + { + "median": "1500000000", + "average": "4021028296", + "volume": "128672905478", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740139200000 + }, + { + "median": "1132999492", + "average": "3036965509", + "volume": "270289930329", + "sales": "89", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1740052800000 + }, + { + "median": "1056655611", + "average": "3066916222", + "volume": "128810481307", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739966400000 + }, + { + "median": "1329015600", + "average": "6546674171", + "volume": "301147011856", + "sales": "46", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739880000000 + }, + { + "median": "1650000000", + "average": "7432661721", + "volume": "148653234425", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739793600000 + }, + { + "median": "1427998984", + "average": "2304883786", + "volume": "154427213641", + "sales": "67", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739707200000 + }, + { + "median": "1040998753", + "average": "1442794134", + "volume": "57711765340", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739620800000 + }, + { + "median": "1396999386", + "average": "6734744627", + "volume": "269389785093", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739534400000 + }, + { + "median": "2000000000", + "average": "4398287905", + "volume": "325473304958", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739448000000 + }, + { + "median": "1160999999", + "average": "2301169354", + "volume": "64432741922", + "sales": "28", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739361600000 + }, + { + "median": "1396999691", + "average": "2223872851", + "volume": "73387804068", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739275200000 + }, + { + "median": "2450000000", + "average": "5167934771", + "volume": "253228803768", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739188800000 + }, + { + "median": "1154999682", + "average": "8330615951", + "volume": "416530797570", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739102400000 + }, + { + "median": "1161999382", + "average": "2048075929", + "volume": "75778809390", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1739016000000 + }, + { + "median": "1174999999", + "average": "4568884171", + "volume": "479732837929", + "sales": "105", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738929600000 + }, + { + "median": "978999995", + "average": "1464665059", + "volume": "109849879423", + "sales": "75", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738843200000 + }, + { + "median": "1327000000", + "average": "1733682509", + "volume": "55477840272", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738756800000 + }, + { + "median": "1398999997", + "average": "4442063477", + "volume": "302060316443", + "sales": "68", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738670400000 + }, + { + "median": "1500000000", + "average": "6454288309", + "volume": "212991514198", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738584000000 + }, + { + "median": "1183899499", + "average": "3749478210", + "volume": "108734868082", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738497600000 + }, + { + "median": "1399999999", + "average": "4444907904", + "volume": "80008342278", + "sales": "18", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738411200000 + }, + { + "median": "1329999999", + "average": "1848892980", + "volume": "51769003426", + "sales": "28", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738324800000 + }, + { + "median": "2800000000", + "average": "3177131541", + "volume": "139793787822", + "sales": "44", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738238400000 + }, + { + "median": "3332340000", + "average": "2828121452", + "volume": "132921708255", + "sales": "47", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738152000000 + }, + { + "median": "3470940000", + "average": "9239362459", + "volume": "545122385081", + "sales": "59", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1738065600000 + }, + { + "median": "1165000000", + "average": "3361719220", + "volume": "141192207232", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737979200000 + }, + { + "median": "2088000000", + "average": "13102922133", + "volume": "301367209052", + "sales": "23", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737892800000 + }, + { + "median": "1376100000", + "average": "5127090762", + "volume": "128177269038", + "sales": "25", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737806400000 + }, + { + "median": "1253999990", + "average": "3389414582", + "volume": "81345949959", + "sales": "24", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737720000000 + }, + { + "median": "1680000000", + "average": "3418958476", + "volume": "58122294090", + "sales": "17", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737633600000 + }, + { + "median": "1442000000", + "average": "2030774652", + "volume": "38584718390", + "sales": "19", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737547200000 + }, + { + "median": "1296804613", + "average": "3544835086", + "volume": "113434722748", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737460800000 + }, + { + "median": "2097000000", + "average": "6226034467", + "volume": "168102930606", + "sales": "27", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737374400000 + }, + { + "median": "1614000000", + "average": "2023793226", + "volume": "54642417107", + "sales": "27", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737288000000 + }, + { + "median": "1995000000", + "average": "2513671080", + "volume": "57814434839", + "sales": "23", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737201600000 + }, + { + "median": "3202217807", + "average": "3880968194", + "volume": "228977123465", + "sales": "59", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737115200000 + }, + { + "median": "3202217807", + "average": "5359888468", + "volume": "391271858139", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1737028800000 + }, + { + "median": "1646000000", + "average": "2944584164", + "volume": "103060445749", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736942400000 + }, + { + "median": "1646000000", + "average": "4587090097", + "volume": "211006144464", + "sales": "46", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736856000000 + }, + { + "median": "2583009000", + "average": "2431865520", + "volume": "148343796699", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736769600000 + }, + { + "median": "1217000000", + "average": "4087711765", + "volume": "155333047084", + "sales": "38", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736683200000 + }, + { + "median": "888000000", + "average": "3600252877", + "volume": "212414919758", + "sales": "59", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736596800000 + }, + { + "median": "882090000", + "average": "1106637106", + "volume": "19919467900", + "sales": "18", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736510400000 + }, + { + "median": "1315294200", + "average": "5912238369", + "volume": "514364738096", + "sales": "87", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736424000000 + }, + { + "median": "1200000000", + "average": "3814021388", + "volume": "205957154947", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736337600000 + }, + { + "median": "1242000000", + "average": "9355491876", + "volume": "533263036936", + "sales": "57", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736251200000 + }, + { + "median": "1534000000", + "average": "2655211173", + "volume": "188519993279", + "sales": "71", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736164800000 + }, + { + "median": "3688688678", + "average": "4303324723", + "volume": "305536055349", + "sales": "71", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1736078400000 + }, + { + "median": "2197170000", + "average": "2926820410", + "volume": "149267840933", + "sales": "51", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735992000000 + }, + { + "median": "10700000000", + "average": "7348984474", + "volume": "191073596322", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735905600000 + }, + { + "median": "1502000000", + "average": "30394798652", + "volume": "1367765939358", + "sales": "45", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735819200000 + }, + { + "median": "2739379500", + "average": "19010667307", + "volume": "817458694214", + "sales": "43", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735732800000 + }, + { + "median": "2290000000", + "average": "29690166714", + "volume": "1484508335701", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735646400000 + }, + { + "median": "2970000000", + "average": "9066011467", + "volume": "480498607746", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735560000000 + }, + { + "median": "3665574000", + "average": "3503693119", + "volume": "276791756389", + "sales": "79", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735473600000 + }, + { + "median": "1627946000", + "average": "2934767823", + "volume": "96847338161", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735387200000 + }, + { + "median": "2137320900", + "average": "5994212175", + "volume": "275733760041", + "sales": "46", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735300800000 + }, + { + "median": "1702800000", + "average": "4417205976", + "volume": "234111916728", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735214400000 + }, + { + "median": "1245000000", + "average": "3661963260", + "volume": "234365648669", + "sales": "64", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735128000000 + }, + { + "median": "3841000000", + "average": "7359126663", + "volume": "500420613056", + "sales": "68", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1735041600000 + }, + { + "median": "2155000000", + "average": "6016491651", + "volume": "162445274566", + "sales": "27", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734955200000 + }, + { + "median": "1089000000", + "average": "2983221125", + "volume": "280422785732", + "sales": "94", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734868800000 + }, + { + "median": "1065289000", + "average": "1996041307", + "volume": "69861445738", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734782400000 + }, + { + "median": "1000000000", + "average": "16318924983", + "volume": "1533978948373", + "sales": "94", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734696000000 + }, + { + "median": "1799000000", + "average": "2980322781", + "volume": "119212911239", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734609600000 + }, + { + "median": "1450999990", + "average": "3589430533", + "volume": "240491845718", + "sales": "67", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734523200000 + }, + { + "median": "3400000000", + "average": "6167923765", + "volume": "561281062645", + "sales": "91", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734436800000 + }, + { + "median": "6695063100", + "average": "5737598775", + "volume": "596710272588", + "sales": "104", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734350400000 + }, + { + "median": "3366000000", + "average": "3520277030", + "volume": "207696344780", + "sales": "59", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734264000000 + }, + { + "median": "1818000000", + "average": "11049062355", + "volume": "475109681245", + "sales": "43", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734177600000 + }, + { + "median": "1290000000", + "average": "6054635756", + "volume": "363278145389", + "sales": "60", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734091200000 + }, + { + "median": "899910000", + "average": "1130653296", + "volume": "166206034506", + "sales": "147", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1734004800000 + }, + { + "median": "1960200000", + "average": "12356551935", + "volume": "617827596730", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733918400000 + }, + { + "median": "3648460000", + "average": "16530512687", + "volume": "1190196913444", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733832000000 + }, + { + "median": "2582300000", + "average": "4699695380", + "volume": "234984768987", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733745600000 + }, + { + "median": "2347000000", + "average": "6332892811", + "volume": "354641997424", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733659200000 + }, + { + "median": "1979990100", + "average": "4273557739", + "volume": "311969714983", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733572800000 + }, + { + "median": "1899000000", + "average": "6202527236", + "volume": "552024924045", + "sales": "89", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733486400000 + }, + { + "median": "2310000000", + "average": "8061558290", + "volume": "507878172286", + "sales": "63", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733400000000 + }, + { + "median": "1446000000", + "average": "2264376030", + "volume": "260403243501", + "sales": "115", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733313600000 + }, + { + "median": "2103000000", + "average": "3640533953", + "volume": "251196842740", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733227200000 + }, + { + "median": "2376000000", + "average": "26663023976", + "volume": "1893074702312", + "sales": "71", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733140800000 + }, + { + "median": "1900000000", + "average": "4132108620", + "volume": "297511820624", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1733054400000 + }, + { + "median": "1726000000", + "average": "3414083190", + "volume": "153633743566", + "sales": "45", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732968000000 + }, + { + "median": "1727000000", + "average": "6679660854", + "volume": "400779651223", + "sales": "60", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732881600000 + }, + { + "median": "1730000000", + "average": "4022663339", + "volume": "116657236823", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732795200000 + }, + { + "median": "2300000000", + "average": "14340934249", + "volume": "788751383693", + "sales": "55", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732708800000 + }, + { + "median": "2200770000", + "average": "15056022525", + "volume": "767857148783", + "sales": "51", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732622400000 + }, + { + "median": "2167998895", + "average": "5434703427", + "volume": "266300467945", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732536000000 + }, + { + "median": "951677100", + "average": "4118060478", + "volume": "473576954934", + "sales": "115", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732449600000 + }, + { + "median": "3362086035", + "average": "9884079249", + "volume": "336058694466", + "sales": "34", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732363200000 + }, + { + "median": "2900000000", + "average": "21001751363", + "volume": "1155096324963", + "sales": "55", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732276800000 + }, + { + "median": "2079000000", + "average": "4415295999", + "volume": "362054271926", + "sales": "82", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732190400000 + }, + { + "median": "1899000000", + "average": "5531201972", + "volume": "652681832743", + "sales": "118", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732104000000 + }, + { + "median": "2938339800", + "average": "3772300779", + "volume": "215021144380", + "sales": "57", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1732017600000 + }, + { + "median": "1960200000", + "average": "25451656060", + "volume": "1730712612065", + "sales": "68", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731931200000 + }, + { + "median": "1798880000", + "average": "4068647799", + "volume": "353972358515", + "sales": "87", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731844800000 + }, + { + "median": "2090000000", + "average": "4868788300", + "volume": "408978217177", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731758400000 + }, + { + "median": "2099000000", + "average": "4723505648", + "volume": "373156946189", + "sales": "79", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731672000000 + }, + { + "median": "1766000000", + "average": "2748314383", + "volume": "79701117116", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731585600000 + }, + { + "median": "2298000000", + "average": "19837382199", + "volume": "972031727758", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731499200000 + }, + { + "median": "2299000000", + "average": "7421475104", + "volume": "846048161866", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731412800000 + }, + { + "median": "1897099999", + "average": "17175283014", + "volume": "1477074339168", + "sales": "86", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731326400000 + }, + { + "median": "3234330000", + "average": "12692758733", + "volume": "1510438289189", + "sales": "119", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731240000000 + }, + { + "median": "2156220000", + "average": "5408264341", + "volume": "573276020125", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731153600000 + }, + { + "median": "1600000000", + "average": "2856502085", + "volume": "171390125077", + "sales": "60", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1731067200000 + }, + { + "median": "1034486976", + "average": "4202562412", + "volume": "386635741866", + "sales": "92", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730980800000 + }, + { + "median": "1989999990", + "average": "5653807519", + "volume": "277036568452", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730894400000 + }, + { + "median": "2169000000", + "average": "7051636812", + "volume": "726318591620", + "sales": "103", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730808000000 + }, + { + "median": "2149889999", + "average": "4939294078", + "volume": "375386349916", + "sales": "76", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730721600000 + }, + { + "median": "2156800000", + "average": "5005458348", + "volume": "375409376072", + "sales": "75", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730635200000 + }, + { + "median": "1875000000", + "average": "5390653472", + "volume": "485158812453", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730548800000 + }, + { + "median": "2000000000", + "average": "2836629064", + "volume": "85098871907", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730462400000 + }, + { + "median": "2127509000", + "average": "3836212975", + "volume": "280043547187", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730376000000 + }, + { + "median": "2170000000", + "average": "19736457963", + "volume": "1164451019823", + "sales": "59", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730289600000 + }, + { + "median": "2155230000", + "average": "6998941205", + "volume": "664899414469", + "sales": "95", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730203200000 + }, + { + "median": "2216000000", + "average": "11364474327", + "volume": "738690831231", + "sales": "65", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730116800000 + }, + { + "median": "2286000000", + "average": "16917070011", + "volume": "1404116810953", + "sales": "83", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1730030400000 + }, + { + "median": "2287000000", + "average": "10892263339", + "volume": "1209041230641", + "sales": "111", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729944000000 + }, + { + "median": "2900000000", + "average": "48449428112", + "volume": "3343010539711", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729857600000 + }, + { + "median": "2292800000", + "average": "38846325708", + "volume": "2641550148118", + "sales": "68", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729771200000 + }, + { + "median": "2362000000", + "average": "12575213243", + "volume": "1068893125687", + "sales": "85", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729684800000 + }, + { + "median": "2215000000", + "average": "4918954742", + "volume": "236109827598", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729598400000 + }, + { + "median": "2448000000", + "average": "42622253769", + "volume": "2429468464855", + "sales": "57", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729512000000 + }, + { + "median": "2072999999", + "average": "21235538666", + "volume": "2930504335881", + "sales": "138", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729425600000 + }, + { + "median": "2198000000", + "average": "19250039085", + "volume": "1078002188751", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729339200000 + }, + { + "median": "1995959990", + "average": "6271047496", + "volume": "376262849782", + "sales": "60", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729252800000 + }, + { + "median": "2078000000", + "average": "2378367274", + "volume": "126053465500", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729166400000 + }, + { + "median": "2216000000", + "average": "8531478858", + "volume": "358322112020", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1729080000000 + }, + { + "median": "2405000000", + "average": "7375200145", + "volume": "236006404652", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728993600000 + }, + { + "median": "2334000000", + "average": "3677372392", + "volume": "183868619577", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728907200000 + }, + { + "median": "2329000000", + "average": "6992055081", + "volume": "342610698989", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728820800000 + }, + { + "median": "2051000000", + "average": "6139158674", + "volume": "386766996460", + "sales": "63", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728734400000 + }, + { + "median": "2340000000", + "average": "5845527536", + "volume": "321504014479", + "sales": "55", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728648000000 + }, + { + "median": "1974000000", + "average": "3326873235", + "volume": "246188619377", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728561600000 + }, + { + "median": "2478000000", + "average": "26406970299", + "volume": "1267534574332", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728475200000 + }, + { + "median": "2283000000", + "average": "28257882767", + "volume": "1582441434956", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728388800000 + }, + { + "median": "3759000000", + "average": "43798160104", + "volume": "2233706165307", + "sales": "51", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728302400000 + }, + { + "median": "2223999000", + "average": "36283003303", + "volume": "1088490099098", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728216000000 + }, + { + "median": "2286000000", + "average": "12307385402", + "volume": "861516978107", + "sales": "70", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728129600000 + }, + { + "median": "2071000000", + "average": "23170577203", + "volume": "1807305021815", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1728043200000 + }, + { + "median": "2087000000", + "average": "24485809028", + "volume": "2497552520848", + "sales": "102", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727956800000 + }, + { + "median": "2532000000", + "average": "11626561432", + "volume": "953378037445", + "sales": "82", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727870400000 + }, + { + "median": "2292000000", + "average": "49005775230", + "volume": "1715202133042", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727784000000 + }, + { + "median": "2227000000", + "average": "12416490390", + "volume": "620824519492", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727697600000 + }, + { + "median": "2128000000", + "average": "25103860855", + "volume": "728011964788", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727611200000 + }, + { + "median": "2184544890", + "average": "7571994956", + "volume": "469463687274", + "sales": "62", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727524800000 + }, + { + "median": "350000000", + "average": "10244209748", + "volume": "1680050398682", + "sales": "164", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727438400000 + }, + { + "median": "2794461120", + "average": "27934673509", + "volume": "1257060307915", + "sales": "45", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727352000000 + }, + { + "median": "2500000000", + "average": "6562928825", + "volume": "380649871833", + "sales": "58", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727265600000 + }, + { + "median": "3500000000", + "average": "7425280758", + "volume": "1024688744663", + "sales": "138", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727179200000 + }, + { + "median": "10879110000", + "average": "8862886297", + "volume": "841974198230", + "sales": "95", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727092800000 + }, + { + "median": "2492000000", + "average": "10943925482", + "volume": "503420572179", + "sales": "46", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1727006400000 + }, + { + "median": "14500000000", + "average": "28838038761", + "volume": "1730282325648", + "sales": "60", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726920000000 + }, + { + "median": "4700000000", + "average": "67904184160", + "volume": "2919879918887", + "sales": "43", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726833600000 + }, + { + "median": "2900000000", + "average": "11071169487", + "volume": "531416135379", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726747200000 + }, + { + "median": "2094000000", + "average": "3017837798", + "volume": "159945403286", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726660800000 + }, + { + "median": "1188378549", + "average": "10011173274", + "volume": "1251396659305", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726574400000 + }, + { + "median": "7588708479", + "average": "14586983756", + "volume": "714762204029", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726488000000 + }, + { + "median": "5000000000", + "average": "35487408715", + "volume": "2768017879804", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726401600000 + }, + { + "median": "2900000000", + "average": "25079380303", + "volume": "827619550000", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726315200000 + }, + { + "median": "2488999969", + "average": "3685404254", + "volume": "195326425487", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726228800000 + }, + { + "median": "2018800000", + "average": "3681120938", + "volume": "250316223754", + "sales": "68", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726142400000 + }, + { + "median": "2257000000", + "average": "10567830586", + "volume": "232492272884", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1726056000000 + }, + { + "median": "2050000000", + "average": "3973494388", + "volume": "214568696975", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725969600000 + }, + { + "median": "2503000000", + "average": "9684928435", + "volume": "823218916960", + "sales": "85", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725883200000 + }, + { + "median": "2598000000", + "average": "4808119106", + "volume": "235597836172", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725796800000 + }, + { + "median": "4158000000", + "average": "9183805800", + "volume": "303065591416", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725710400000 + }, + { + "median": "2197000000", + "average": "2520106988", + "volume": "57962460716", + "sales": "23", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725624000000 + }, + { + "median": "7400000000", + "average": "15807370230", + "volume": "679716919900", + "sales": "43", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725537600000 + }, + { + "median": "2501000000", + "average": "20854012760", + "volume": "688182421070", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725451200000 + }, + { + "median": "2300000000", + "average": "3922423211", + "volume": "274569624747", + "sales": "70", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725364800000 + }, + { + "median": "2501000000", + "average": "3121169557", + "volume": "90513917151", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725278400000 + }, + { + "median": "6300000000", + "average": "29235585375", + "volume": "643182878244", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725192000000 + }, + { + "median": "3275000000", + "average": "7424080133", + "volume": "668167211985", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725105600000 + }, + { + "median": "2028000000", + "average": "5347425813", + "volume": "433141490816", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1725019200000 + }, + { + "median": "2254230000", + "average": "7740272772", + "volume": "882391095979", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724932800000 + }, + { + "median": "2020000000", + "average": "13622387532", + "volume": "544895501286", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724846400000 + }, + { + "median": "1700000000", + "average": "6133653843", + "volume": "686969230455", + "sales": "112", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724760000000 + }, + { + "median": "1188378549", + "average": "2154314242", + "volume": "124950226010", + "sales": "58", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724673600000 + }, + { + "median": "1999000000", + "average": "9656887563", + "volume": "453873715442", + "sales": "47", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724587200000 + }, + { + "median": "2097000000", + "average": "4985918896", + "volume": "388901673897", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724500800000 + }, + { + "median": "2490000000", + "average": "5508935559", + "volume": "413170166921", + "sales": "75", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724414400000 + }, + { + "median": "2699000000", + "average": "4557569286", + "volume": "296242003587", + "sales": "65", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724328000000 + }, + { + "median": "2573000000", + "average": "2844763693", + "volume": "216202040666", + "sales": "76", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724241600000 + }, + { + "median": "2096900000", + "average": "4173729887", + "volume": "225381413907", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724155200000 + }, + { + "median": "2982000000", + "average": "6589705608", + "volume": "204280873845", + "sales": "31", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1724068800000 + }, + { + "median": "4188000000", + "average": "4793073679", + "volume": "172550652447", + "sales": "36", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723982400000 + }, + { + "median": "2698000000", + "average": "10732884746", + "volume": "525911352538", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723896000000 + }, + { + "median": "5000000000", + "average": "6432701222", + "volume": "315202359900", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723809600000 + }, + { + "median": "2136900000", + "average": "6203152445", + "volume": "297751317361", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723723200000 + }, + { + "median": "1975910066", + "average": "4010969846", + "volume": "561535778491", + "sales": "140", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723636800000 + }, + { + "median": "1449999999", + "average": "3046502439", + "volume": "289417731723", + "sales": "95", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723550400000 + }, + { + "median": "2040000000", + "average": "4024140286", + "volume": "160965611435", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723464000000 + }, + { + "median": "1500000000", + "average": "6327093314", + "volume": "461877811954", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723377600000 + }, + { + "median": "2300000000", + "average": "9038220463", + "volume": "379605259443", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723291200000 + }, + { + "median": "1650000000", + "average": "6822655355", + "volume": "1146206099640", + "sales": "168", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723204800000 + }, + { + "median": "2039000000", + "average": "19558125020", + "volume": "1388626876407", + "sales": "71", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723118400000 + }, + { + "median": "1936589445", + "average": "3724798778", + "volume": "286809505894", + "sales": "77", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1723032000000 + }, + { + "median": "1500000000", + "average": "9049996501", + "volume": "723999720063", + "sales": "80", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722945600000 + }, + { + "median": "4200000000", + "average": "17396483535", + "volume": "1287339781586", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722859200000 + }, + { + "median": "2290000000", + "average": "5129604768", + "volume": "133369723960", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722772800000 + }, + { + "median": "2137900000", + "average": "82178166335", + "volume": "2629701322720", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722686400000 + }, + { + "median": "2023000000", + "average": "8540684960", + "volume": "392871508147", + "sales": "46", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722600000000 + }, + { + "median": "2500000000", + "average": "3820479347", + "volume": "133716777156", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722513600000 + }, + { + "median": "1096460343", + "average": "3672372221", + "volume": "437012294299", + "sales": "119", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722427200000 + }, + { + "median": "2350000000", + "average": "3811941382", + "volume": "442185200265", + "sales": "116", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722340800000 + }, + { + "median": "2550000000", + "average": "3141336233", + "volume": "128794785565", + "sales": "41", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722254400000 + }, + { + "median": "3500000000", + "average": "5573407329", + "volume": "167202219877", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722168000000 + }, + { + "median": "2527000000", + "average": "5328061787", + "volume": "266403089354", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1722081600000 + }, + { + "median": "1164613342", + "average": "3472370054", + "volume": "336819895201", + "sales": "97", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721995200000 + }, + { + "median": "2100000000", + "average": "3098519113", + "volume": "213797818800", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721908800000 + }, + { + "median": "2300000000", + "average": "8795288650", + "volume": "571693762233", + "sales": "65", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721822400000 + }, + { + "median": "1978000000", + "average": "3574748703", + "volume": "364624367655", + "sales": "102", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721736000000 + }, + { + "median": "2464110000", + "average": "5866116068", + "volume": "269841339118", + "sales": "46", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721649600000 + }, + { + "median": "3500000000", + "average": "10409606459", + "volume": "697443632785", + "sales": "67", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721563200000 + }, + { + "median": "2600000000", + "average": "2889907076", + "volume": "297660428852", + "sales": "103", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721476800000 + }, + { + "median": "2300000000", + "average": "3569284571", + "volume": "199879935998", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721390400000 + }, + { + "median": "1534500000", + "average": "8003910854", + "volume": "992484945929", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721304000000 + }, + { + "median": "2493888990", + "average": "5947760686", + "volume": "321179077017", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721217600000 + }, + { + "median": "1188259711", + "average": "2143016571", + "volume": "570042407918", + "sales": "266", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721131200000 + }, + { + "median": "3064149000", + "average": "14432035774", + "volume": "966946396853", + "sales": "67", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1721044800000 + }, + { + "median": "2511847800", + "average": "4809892010", + "volume": "254924276545", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720958400000 + }, + { + "median": "2239800000", + "average": "3909073298", + "volume": "297089570627", + "sales": "76", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720872000000 + }, + { + "median": "2387000000", + "average": "17529827627", + "volume": "1788042417909", + "sales": "102", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720785600000 + }, + { + "median": "1384010000", + "average": "2586488880", + "volume": "266408354664", + "sales": "103", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720699200000 + }, + { + "median": "2400000000", + "average": "3990461519", + "volume": "403036613369", + "sales": "101", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720612800000 + }, + { + "median": "2588000000", + "average": "6641650711", + "volume": "684090023228", + "sales": "103", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720526400000 + }, + { + "median": "2600000000", + "average": "8147975226", + "volume": "382954835603", + "sales": "47", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720440000000 + }, + { + "median": "2300000000", + "average": "10608467558", + "volume": "1209365301571", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720353600000 + }, + { + "median": "2499900000", + "average": "6621872449", + "volume": "582724775510", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720267200000 + }, + { + "median": "3757989836", + "average": "17999283990", + "volume": "2591896894512", + "sales": "144", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720180800000 + }, + { + "median": "2312000000", + "average": "4162539748", + "volume": "437066673521", + "sales": "105", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720094400000 + }, + { + "median": "2575000000", + "average": "4764360045", + "volume": "400206243757", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1720008000000 + }, + { + "median": "4410450000", + "average": "5269356133", + "volume": "774595351583", + "sales": "147", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719921600000 + }, + { + "median": "2720000000", + "average": "28794957376", + "volume": "3052265481874", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719835200000 + }, + { + "median": "2699998900", + "average": "9075596445", + "volume": "880332855141", + "sales": "97", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719748800000 + }, + { + "median": "2098800000", + "average": "10108320630", + "volume": "1091698628026", + "sales": "108", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719662400000 + }, + { + "median": "2449000000", + "average": "11082579889", + "volume": "831193491644", + "sales": "75", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719576000000 + }, + { + "median": "4400000000", + "average": "7203377710", + "volume": "633897238446", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719489600000 + }, + { + "median": "2422000000", + "average": "14704492746", + "volume": "1132245941442", + "sales": "77", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719403200000 + }, + { + "median": "2400000000", + "average": "9234123784", + "volume": "1108094854047", + "sales": "120", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719316800000 + }, + { + "median": "2202000000", + "average": "13134438926", + "volume": "696125263097", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719230400000 + }, + { + "median": "2300000000", + "average": "8635675379", + "volume": "1468064814465", + "sales": "170", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719144000000 + }, + { + "median": "1504705900", + "average": "5505492187", + "volume": "776274398333", + "sales": "141", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1719057600000 + }, + { + "median": "2495000000", + "average": "7620069217", + "volume": "754386852476", + "sales": "99", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718971200000 + }, + { + "median": "2407000000", + "average": "11954578474", + "volume": "1972505448276", + "sales": "165", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718884800000 + }, + { + "median": "3636171000", + "average": "61904326443", + "volume": "8976127334295", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718798400000 + }, + { + "median": "2449000000", + "average": "44136629984", + "volume": "4899165928216", + "sales": "111", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718712000000 + }, + { + "median": "18000000000", + "average": "21880998276", + "volume": "1487907882791", + "sales": "68", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718625600000 + }, + { + "median": "2538000000", + "average": "23066648965", + "volume": "1245599044117", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718539200000 + }, + { + "median": "4200000000", + "average": "7685910062", + "volume": "384295503117", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718452800000 + }, + { + "median": "2400000000", + "average": "6768398711", + "volume": "236893954883", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718366400000 + }, + { + "median": "2350000000", + "average": "8288267826", + "volume": "605043551281", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718280000000 + }, + { + "median": "2600000000", + "average": "4492100358", + "volume": "202144516108", + "sales": "45", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718193600000 + }, + { + "median": "2699999900", + "average": "7446171276", + "volume": "476554961675", + "sales": "64", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718107200000 + }, + { + "median": "2595000000", + "average": "10969918231", + "volume": "800804030850", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1718020800000 + }, + { + "median": "2284900000", + "average": "9490833101", + "volume": "578940819158", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717934400000 + }, + { + "median": "2597000000", + "average": "7184912801", + "volume": "761600756858", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717848000000 + }, + { + "median": "3600000000", + "average": "6343743438", + "volume": "310843428465", + "sales": "49", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717761600000 + }, + { + "median": "2286000000", + "average": "6102888095", + "volume": "372276173793", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717675200000 + }, + { + "median": "2715999997", + "average": "4251925095", + "volume": "144565453239", + "sales": "34", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717588800000 + }, + { + "median": "4680000000", + "average": "10605849122", + "volume": "657562645533", + "sales": "62", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717502400000 + }, + { + "median": "2813867100", + "average": "8704611930", + "volume": "530981327752", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717416000000 + }, + { + "median": "2700000000", + "average": "4077680979", + "volume": "313981435351", + "sales": "77", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717329600000 + }, + { + "median": "2500000000", + "average": "3180935550", + "volume": "219484552978", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717243200000 + }, + { + "median": "4400000000", + "average": "10232541593", + "volume": "818603327457", + "sales": "80", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717156800000 + }, + { + "median": "2723999996", + "average": "4139974878", + "volume": "260818417304", + "sales": "63", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1717070400000 + }, + { + "median": "2595000000", + "average": "4745931417", + "volume": "275264022193", + "sales": "58", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716984000000 + }, + { + "median": "3201986700", + "average": "5701402516", + "volume": "535931836460", + "sales": "94", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716897600000 + }, + { + "median": "2700000000", + "average": "6304747325", + "volume": "762874426329", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716811200000 + }, + { + "median": "2400000000", + "average": "4762333095", + "volume": "495282641921", + "sales": "104", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716724800000 + }, + { + "median": "4172285700", + "average": "7533043615", + "volume": "617709576438", + "sales": "82", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716638400000 + }, + { + "median": "2996000000", + "average": "6445695321", + "volume": "502764235023", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716552000000 + }, + { + "median": "3000000000", + "average": "5531790324", + "volume": "392757113037", + "sales": "71", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716465600000 + }, + { + "median": "1950000000", + "average": "2474126725", + "volume": "393386149287", + "sales": "159", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716379200000 + }, + { + "median": "2000000000", + "average": "5368685218", + "volume": "601292744374", + "sales": "112", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716292800000 + }, + { + "median": "3075000000", + "average": "7676364833", + "volume": "568050997663", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716206400000 + }, + { + "median": "2869000000", + "average": "4467378192", + "volume": "317183851661", + "sales": "71", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716120000000 + }, + { + "median": "3074000000", + "average": "6317544077", + "volume": "435910541342", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1716033600000 + }, + { + "median": "2719000000", + "average": "6355369337", + "volume": "546561763015", + "sales": "86", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715947200000 + }, + { + "median": "2982609114", + "average": "4683157167", + "volume": "384018887670", + "sales": "82", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715860800000 + }, + { + "median": "1644479054", + "average": "4055468483", + "volume": "162218739326", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715774400000 + }, + { + "median": "2097000000", + "average": "7360383737", + "volume": "647713768864", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715688000000 + }, + { + "median": "3500000000", + "average": "10568498807", + "volume": "644678427232", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715601600000 + }, + { + "median": "2749000000", + "average": "71081167155", + "volume": "3838383026378", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715515200000 + }, + { + "median": "2800000000", + "average": "8177058268", + "volume": "588748195308", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715428800000 + }, + { + "median": "3174998990", + "average": "7535647566", + "volume": "519959682046", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715342400000 + }, + { + "median": "3076000000", + "average": "19013950058", + "volume": "1369004404207", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715256000000 + }, + { + "median": "2744280000", + "average": "3799111164", + "volume": "341920004765", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715169600000 + }, + { + "median": "4000000000", + "average": "11085635758", + "volume": "1241591204894", + "sales": "112", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1715083200000 + }, + { + "median": "2370000000", + "average": "6044757717", + "volume": "598431013945", + "sales": "99", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714996800000 + }, + { + "median": "3086000000", + "average": "8319309324", + "volume": "607309580681", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714910400000 + }, + { + "median": "2914000000", + "average": "3998291885", + "volume": "415822356020", + "sales": "104", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714824000000 + }, + { + "median": "2613000000", + "average": "7995207286", + "volume": "671597412014", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714737600000 + }, + { + "median": "2661000000", + "average": "4699560787", + "volume": "587445098382", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714651200000 + }, + { + "median": "2698000000", + "average": "5346081736", + "volume": "684298462267", + "sales": "128", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714564800000 + }, + { + "median": "2408000000", + "average": "4193071875", + "volume": "641539996923", + "sales": "153", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714478400000 + }, + { + "median": "2728000000", + "average": "5959116248", + "volume": "607829857331", + "sales": "102", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714392000000 + }, + { + "median": "2800000000", + "average": "6243090391", + "volume": "561878135199", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714305600000 + }, + { + "median": "2650000000", + "average": "4490878978", + "volume": "435615260898", + "sales": "97", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714219200000 + }, + { + "median": "1842000000", + "average": "9388383004", + "volume": "1089052428472", + "sales": "116", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714132800000 + }, + { + "median": "2851999994", + "average": "7764311499", + "volume": "939481691392", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1714046400000 + }, + { + "median": "2275000000", + "average": "2989735046", + "volume": "364747675578", + "sales": "122", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713960000000 + }, + { + "median": "2700000000", + "average": "13572782862", + "volume": "2239509172175", + "sales": "165", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713873600000 + }, + { + "median": "1781900000", + "average": "4232301060", + "volume": "681400470629", + "sales": "161", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713787200000 + }, + { + "median": "2950000000", + "average": "9019985629", + "volume": "956118476725", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713700800000 + }, + { + "median": "3136317060", + "average": "5816951600", + "volume": "820190175626", + "sales": "141", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713614400000 + }, + { + "median": "2700000000", + "average": "5625226180", + "volume": "815657796090", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713528000000 + }, + { + "median": "1973000000", + "average": "10576492842", + "volume": "2115298568448", + "sales": "200", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713441600000 + }, + { + "median": "3445200000", + "average": "13738422520", + "volume": "1167765914188", + "sales": "85", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713355200000 + }, + { + "median": "2600000000", + "average": "14676274862", + "volume": "1262159638122", + "sales": "86", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713268800000 + }, + { + "median": "3632000000", + "average": "6331378049", + "volume": "766096743961", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713182400000 + }, + { + "median": "1916059625", + "average": "5341167254", + "volume": "1057551116320", + "sales": "198", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713096000000 + }, + { + "median": "5195000000", + "average": "7146917887", + "volume": "1100625354613", + "sales": "154", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1713009600000 + }, + { + "median": "3247000000", + "average": "11366872079", + "volume": "1295823417062", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712923200000 + }, + { + "median": "3091999999", + "average": "5690174182", + "volume": "756793166203", + "sales": "133", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712836800000 + }, + { + "median": "2399000000", + "average": "4092742469", + "volume": "388810534508", + "sales": "95", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712750400000 + }, + { + "median": "3299000000", + "average": "6617840555", + "volume": "807376547740", + "sales": "122", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712664000000 + }, + { + "median": "2999999900", + "average": "8892416935", + "volume": "471298097570", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712577600000 + }, + { + "median": "3375000000", + "average": "6476632922", + "volume": "647663292239", + "sales": "100", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712491200000 + }, + { + "median": "2893000000", + "average": "6276295027", + "volume": "370301406601", + "sales": "59", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712404800000 + }, + { + "median": "3135000000", + "average": "8094645931", + "volume": "631382382637", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712318400000 + }, + { + "median": "3140999900", + "average": "4491168198", + "volume": "422169810629", + "sales": "94", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712232000000 + }, + { + "median": "1665189900", + "average": "6644978987", + "volume": "637917982737", + "sales": "96", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712145600000 + }, + { + "median": "2997000000", + "average": "4900067127", + "volume": "338104631754", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1712059200000 + }, + { + "median": "3260000000", + "average": "6847389326", + "volume": "616265039323", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711972800000 + }, + { + "median": "2200000000", + "average": "4345237995", + "volume": "716964269231", + "sales": "165", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711886400000 + }, + { + "median": "3214518990", + "average": "8478014485", + "volume": "779977332583", + "sales": "92", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711800000000 + }, + { + "median": "3200000000", + "average": "5852331865", + "volume": "450629553631", + "sales": "77", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711713600000 + }, + { + "median": "3170999997", + "average": "5624579248", + "volume": "624328296565", + "sales": "111", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711627200000 + }, + { + "median": "2949000000", + "average": "3040400888", + "volume": "188504855060", + "sales": "62", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711540800000 + }, + { + "median": "2999900000", + "average": "6278665066", + "volume": "552522525788", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711454400000 + }, + { + "median": "2981999997", + "average": "5072205490", + "volume": "557942603944", + "sales": "110", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711368000000 + }, + { + "median": "1959219900", + "average": "7780467230", + "volume": "964777936500", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711281600000 + }, + { + "median": "1699000000", + "average": "5930738427", + "volume": "735411564933", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711195200000 + }, + { + "median": "3181999994", + "average": "6874782295", + "volume": "701227794070", + "sales": "102", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711108800000 + }, + { + "median": "3292000000", + "average": "5661539495", + "volume": "526523173043", + "sales": "93", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1711022400000 + }, + { + "median": "3000000000", + "average": "7485686165", + "volume": "703654499514", + "sales": "94", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710936000000 + }, + { + "median": "2946999998", + "average": "6239926839", + "volume": "736311367047", + "sales": "118", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710849600000 + }, + { + "median": "4400000000", + "average": "8201172493", + "volume": "844720766746", + "sales": "103", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710763200000 + }, + { + "median": "4582452600", + "average": "10283496055", + "volume": "802112692321", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710676800000 + }, + { + "median": "3600000000", + "average": "8466264483", + "volume": "1083681853792", + "sales": "128", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710590400000 + }, + { + "median": "2698830090", + "average": "4005810724", + "volume": "372540397357", + "sales": "93", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710504000000 + }, + { + "median": "3136000000", + "average": "5034086156", + "volume": "397692806347", + "sales": "79", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710417600000 + }, + { + "median": "1879772497", + "average": "3590040540", + "volume": "495425594562", + "sales": "138", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710331200000 + }, + { + "median": "3101000000", + "average": "11162218442", + "volume": "1272492902393", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710244800000 + }, + { + "median": "3687000000", + "average": "6336241668", + "volume": "696986583482", + "sales": "110", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710158400000 + }, + { + "median": "3300000000", + "average": "5206274498", + "volume": "421708234372", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1710072000000 + }, + { + "median": "3200000000", + "average": "5457109105", + "volume": "747623947409", + "sales": "137", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709985600000 + }, + { + "median": "3100000000", + "average": "10580470462", + "volume": "1311978337268", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709899200000 + }, + { + "median": "3480000000", + "average": "9099739241", + "volume": "1182966101357", + "sales": "130", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709812800000 + }, + { + "median": "3038999990", + "average": "4259513664", + "volume": "685781699825", + "sales": "161", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709726400000 + }, + { + "median": "3247999000", + "average": "6723813227", + "volume": "1243905447047", + "sales": "185", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709640000000 + }, + { + "median": "3541000000", + "average": "8077210044", + "volume": "807721004371", + "sales": "100", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709553600000 + }, + { + "median": "3536999996", + "average": "8523640047", + "volume": "1014313165593", + "sales": "119", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709467200000 + }, + { + "median": "3490000000", + "average": "7524782369", + "volume": "1143766920093", + "sales": "152", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709380800000 + }, + { + "median": "3637999997", + "average": "4141079585", + "volume": "438954436016", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709294400000 + }, + { + "median": "4042000000", + "average": "14139176562", + "volume": "1922928012405", + "sales": "136", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709208000000 + }, + { + "median": "3737000000", + "average": "14139189717", + "volume": "2417801441551", + "sales": "171", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709121600000 + }, + { + "median": "4498000000", + "average": "13373038739", + "volume": "2340281779302", + "sales": "175", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1709035200000 + }, + { + "median": "4099000000", + "average": "6424405279", + "volume": "944387576030", + "sales": "147", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708948800000 + }, + { + "median": "4313000000", + "average": "5709152879", + "volume": "759317332908", + "sales": "133", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708862400000 + }, + { + "median": "4018410000", + "average": "9884448088", + "volume": "1660587278797", + "sales": "168", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708776000000 + }, + { + "median": "1410000000", + "average": "5163467794", + "volume": "3660898666270", + "sales": "709", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708689600000 + }, + { + "median": "3800000000", + "average": "6267403057", + "volume": "877436428036", + "sales": "140", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708603200000 + }, + { + "median": "3037000000", + "average": "7389331301", + "volume": "1411362278498", + "sales": "191", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708516800000 + }, + { + "median": "2881781100", + "average": "10188179757", + "volume": "2210835007272", + "sales": "217", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708430400000 + }, + { + "median": "2968000000", + "average": "4921655854", + "volume": "600442014160", + "sales": "122", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708344000000 + }, + { + "median": "2710000000", + "average": "9057538801", + "volume": "2726319179163", + "sales": "301", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708257600000 + }, + { + "median": "3498957000", + "average": "7474990081", + "volume": "784873958555", + "sales": "105", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708171200000 + }, + { + "median": "2799000000", + "average": "8086312204", + "volume": "1140170020756", + "sales": "141", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1708084800000 + }, + { + "median": "2435000000", + "average": "6793030339", + "volume": "1861290312886", + "sales": "274", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707998400000 + }, + { + "median": "2644000000", + "average": "4471950297", + "volume": "621601091330", + "sales": "139", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707912000000 + }, + { + "median": "2425000000", + "average": "7027982010", + "volume": "822273895162", + "sales": "117", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707825600000 + }, + { + "median": "2536000000", + "average": "16677483139", + "volume": "2384880088921", + "sales": "143", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707739200000 + }, + { + "median": "2541000000", + "average": "14031488272", + "volume": "2090691752489", + "sales": "149", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707652800000 + }, + { + "median": "2642000000", + "average": "12716180266", + "volume": "2276196267692", + "sales": "179", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707566400000 + }, + { + "median": "2250137557", + "average": "6616295001", + "volume": "1707004110143", + "sales": "258", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707480000000 + }, + { + "median": "2525000000", + "average": "4084263800", + "volume": "641229416639", + "sales": "157", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707393600000 + }, + { + "median": "2439900000", + "average": "15195219847", + "volume": "2552796934245", + "sales": "168", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707307200000 + }, + { + "median": "1850000000", + "average": "2699856375", + "volume": "558870269694", + "sales": "207", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707220800000 + }, + { + "median": "2566000000", + "average": "9682626877", + "volume": "1481441912234", + "sales": "153", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707134400000 + }, + { + "median": "2435000000", + "average": "6393186948", + "volume": "1361748819978", + "sales": "213", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1707048000000 + }, + { + "median": "2941000000", + "average": "14266238968", + "volume": "1826078587865", + "sales": "128", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706961600000 + }, + { + "median": "2540000000", + "average": "4262262396", + "volume": "1061303336654", + "sales": "249", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706875200000 + }, + { + "median": "2330000000", + "average": "4942607318", + "volume": "1146684897737", + "sales": "232", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706788800000 + }, + { + "median": "2425649490", + "average": "10178676591", + "volume": "1486086782310", + "sales": "146", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706702400000 + }, + { + "median": "2532999900", + "average": "9488359520", + "volume": "1328370332809", + "sales": "140", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706616000000 + }, + { + "median": "3000000000", + "average": "16356671228", + "volume": "2028227232300", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706529600000 + }, + { + "median": "2500000000", + "average": "9535093462", + "volume": "1468404393152", + "sales": "154", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706443200000 + }, + { + "median": "2660000000", + "average": "7818349643", + "volume": "1282209341406", + "sales": "164", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706356800000 + }, + { + "median": "2500000000", + "average": "7152144134", + "volume": "1194408070402", + "sales": "167", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706270400000 + }, + { + "median": "2497549626", + "average": "3896363357", + "volume": "533801779908", + "sales": "137", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706184000000 + }, + { + "median": "2722500000", + "average": "11840591135", + "volume": "2249712315564", + "sales": "190", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706097600000 + }, + { + "median": "2700000000", + "average": "8144223535", + "volume": "1205345083175", + "sales": "148", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1706011200000 + }, + { + "median": "2595000000", + "average": "6913403360", + "volume": "1037010503982", + "sales": "150", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705924800000 + }, + { + "median": "2374912088", + "average": "10618379597", + "volume": "2282951613277", + "sales": "215", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705838400000 + }, + { + "median": "3200000000", + "average": "6863657302", + "volume": "631456471824", + "sales": "92", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705752000000 + }, + { + "median": "2441000000", + "average": "5591024639", + "volume": "1425711282955", + "sales": "255", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705665600000 + }, + { + "median": "2456784000", + "average": "5137697318", + "volume": "1443692946495", + "sales": "281", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705579200000 + }, + { + "median": "2342000000", + "average": "6871272797", + "volume": "1587264016000", + "sales": "231", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705492800000 + }, + { + "median": "2242000000", + "average": "3723103852", + "volume": "867483197554", + "sales": "233", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705406400000 + }, + { + "median": "1996000000", + "average": "3319666310", + "volume": "647334930512", + "sales": "195", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705320000000 + }, + { + "median": "2341000000", + "average": "5889751563", + "volume": "1089604039170", + "sales": "185", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705233600000 + }, + { + "median": "2814000000", + "average": "13317453624", + "volume": "3422585581339", + "sales": "257", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705147200000 + }, + { + "median": "2641000000", + "average": "6441499147", + "volume": "1114379352377", + "sales": "173", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1705060800000 + }, + { + "median": "2689668828", + "average": "7036951483", + "volume": "1280725169943", + "sales": "182", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704974400000 + }, + { + "median": "2399000000", + "average": "5073545313", + "volume": "867576248518", + "sales": "171", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704888000000 + }, + { + "median": "2841000000", + "average": "5704835655", + "volume": "941297883029", + "sales": "165", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704801600000 + }, + { + "median": "2796000000", + "average": "4083844548", + "volume": "632995904973", + "sales": "155", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704715200000 + }, + { + "median": "2838000000", + "average": "7044732768", + "volume": "1451214950291", + "sales": "206", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704628800000 + }, + { + "median": "2850000000", + "average": "8344827692", + "volume": "1343517258407", + "sales": "161", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704542400000 + }, + { + "median": "2689668828", + "average": "5290784654", + "volume": "920596529813", + "sales": "174", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704456000000 + }, + { + "median": "2475000000", + "average": "5667498267", + "volume": "719772279964", + "sales": "127", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704369600000 + }, + { + "median": "2926980000", + "average": "6857446877", + "volume": "1467493631668", + "sales": "214", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704283200000 + }, + { + "median": "2700000000", + "average": "8240427387", + "volume": "1079495987707", + "sales": "131", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704196800000 + }, + { + "median": "2466248400", + "average": "4415028765", + "volume": "538633509332", + "sales": "122", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704110400000 + }, + { + "median": "2434568400", + "average": "5373772329", + "volume": "693216630467", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1704024000000 + }, + { + "median": "2841000000", + "average": "7298362831", + "volume": "1233423318389", + "sales": "169", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703937600000 + }, + { + "median": "3500000000", + "average": "8439681866", + "volume": "1215314188740", + "sales": "144", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703851200000 + }, + { + "median": "2989000000", + "average": "9019509542", + "volume": "1704687303354", + "sales": "189", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703764800000 + }, + { + "median": "2542000000", + "average": "5693334702", + "volume": "1132973605737", + "sales": "199", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703678400000 + }, + { + "median": "3200000000", + "average": "6138500448", + "volume": "890082564934", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703592000000 + }, + { + "median": "2999000000", + "average": "6083709626", + "volume": "644873220376", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703505600000 + }, + { + "median": "2673000000", + "average": "9034115012", + "volume": "1454492516928", + "sales": "161", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703419200000 + }, + { + "median": "2842000000", + "average": "7872942362", + "volume": "999863679933", + "sales": "127", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703332800000 + }, + { + "median": "3397000000", + "average": "12076354353", + "volume": "2693027020664", + "sales": "223", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703246400000 + }, + { + "median": "2809000000", + "average": "7813857770", + "volume": "1265844958760", + "sales": "162", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703160000000 + }, + { + "median": "3300000000", + "average": "7671205351", + "volume": "943558258148", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1703073600000 + }, + { + "median": "2999000000", + "average": "11549219659", + "volume": "1281963382199", + "sales": "111", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702987200000 + }, + { + "median": "3300000000", + "average": "11766987866", + "volume": "1341436616750", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702900800000 + }, + { + "median": "2940300000", + "average": "4599515632", + "volume": "593337516569", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702814400000 + }, + { + "median": "2841000000", + "average": "6877667464", + "volume": "667133743974", + "sales": "97", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702728000000 + }, + { + "median": "2842000000", + "average": "9296997901", + "volume": "855323806869", + "sales": "92", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702641600000 + }, + { + "median": "3032000000", + "average": "6369281535", + "volume": "585973901192", + "sales": "92", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702555200000 + }, + { + "median": "3020000000", + "average": "6929629789", + "volume": "1462151885518", + "sales": "211", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702468800000 + }, + { + "median": "3020000000", + "average": "15728848626", + "volume": "3696279427147", + "sales": "235", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702382400000 + }, + { + "median": "3000000000", + "average": "13695837135", + "volume": "2410467335724", + "sales": "176", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702296000000 + }, + { + "median": "2942000000", + "average": "16184312902", + "volume": "3139756702975", + "sales": "194", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702209600000 + }, + { + "median": "3230000000", + "average": "22914622848", + "volume": "3208047198734", + "sales": "140", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702123200000 + }, + { + "median": "3042000000", + "average": "18202257907", + "volume": "2639327396491", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1702036800000 + }, + { + "median": "5390550000", + "average": "17650398256", + "volume": "3530079651186", + "sales": "200", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701950400000 + }, + { + "median": "3039000000", + "average": "8450859714", + "volume": "1892992575927", + "sales": "224", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701864000000 + }, + { + "median": "2942000000", + "average": "9563327482", + "volume": "2113495373417", + "sales": "221", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701777600000 + }, + { + "median": "3187800000", + "average": "9407649257", + "volume": "5287098882313", + "sales": "562", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701691200000 + }, + { + "median": "3142000000", + "average": "9473804457", + "volume": "3296883951091", + "sales": "348", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701604800000 + }, + { + "median": "3370000000", + "average": "17496059044", + "volume": "7715762038315", + "sales": "441", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701518400000 + }, + { + "median": "3442000000", + "average": "18738330169", + "volume": "5883835673117", + "sales": "314", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701432000000 + }, + { + "median": "3089990000", + "average": "9308127532", + "volume": "2215334352578", + "sales": "238", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701345600000 + }, + { + "median": "2800000000", + "average": "9730370070", + "volume": "1887691793676", + "sales": "194", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701259200000 + }, + { + "median": "3400000000", + "average": "9762836803", + "volume": "2118535586284", + "sales": "217", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701172800000 + }, + { + "median": "3497000000", + "average": "8793551503", + "volume": "2365465354195", + "sales": "269", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701086400000 + }, + { + "median": "2942000000", + "average": "6375944719", + "volume": "1268812999155", + "sales": "199", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1701000000000 + }, + { + "median": "3430000000", + "average": "8634657304", + "volume": "1890989949596", + "sales": "219", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700913600000 + }, + { + "median": "2842000000", + "average": "5107956826", + "volume": "2084046384845", + "sales": "408", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700827200000 + }, + { + "median": "2541000000", + "average": "9293423104", + "volume": "1273198965194", + "sales": "137", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700740800000 + }, + { + "median": "2742000000", + "average": "8681449425", + "volume": "1718926986224", + "sales": "198", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700654400000 + }, + { + "median": "2730000000", + "average": "8594675660", + "volume": "1675961753708", + "sales": "195", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700568000000 + }, + { + "median": "2397600000", + "average": "8000856765", + "volume": "1680179920574", + "sales": "210", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700481600000 + }, + { + "median": "2541000000", + "average": "7826691141", + "volume": "1471417934424", + "sales": "188", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700395200000 + }, + { + "median": "3000000000", + "average": "9330779653", + "volume": "1455601625907", + "sales": "156", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700308800000 + }, + { + "median": "2741000000", + "average": "7539334973", + "volume": "1176136255758", + "sales": "156", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700222400000 + }, + { + "median": "2500000000", + "average": "7651181818", + "volume": "948746545482", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700136000000 + }, + { + "median": "2742000000", + "average": "7253173711", + "volume": "1095229230364", + "sales": "151", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1700049600000 + }, + { + "median": "2940000000", + "average": "9884532787", + "volume": "1522218049189", + "sales": "154", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699963200000 + }, + { + "median": "2641000000", + "average": "6824273534", + "volume": "1521812998074", + "sales": "223", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699876800000 + }, + { + "median": "2939000000", + "average": "7793769736", + "volume": "1293765776156", + "sales": "166", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699790400000 + }, + { + "median": "3009000000", + "average": "8846687435", + "volume": "2193978483790", + "sales": "248", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699704000000 + }, + { + "median": "2831000000", + "average": "8948459803", + "volume": "1369114349805", + "sales": "153", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699617600000 + }, + { + "median": "2942000000", + "average": "7730492811", + "volume": "1004964065395", + "sales": "130", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699531200000 + }, + { + "median": "3164000000", + "average": "15058910960", + "volume": "1867304959015", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699444800000 + }, + { + "median": "2941000000", + "average": "5492730287", + "volume": "1098546057405", + "sales": "200", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699358400000 + }, + { + "median": "3040000000", + "average": "8917368305", + "volume": "1400026823901", + "sales": "157", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699272000000 + }, + { + "median": "5800000000", + "average": "13637536307", + "volume": "1704692038352", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699185600000 + }, + { + "median": "4148100000", + "average": "21777449221", + "volume": "4181270250346", + "sales": "192", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699099200000 + }, + { + "median": "3175524000", + "average": "9984327873", + "volume": "848667869169", + "sales": "85", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1699012800000 + }, + { + "median": "2942000000", + "average": "9942899962", + "volume": "2744240389535", + "sales": "276", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698926400000 + }, + { + "median": "4500000000", + "average": "16535951531", + "volume": "2496928681130", + "sales": "151", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698840000000 + }, + { + "median": "2600000000", + "average": "16951017212", + "volume": "4831039905500", + "sales": "285", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698753600000 + }, + { + "median": "2942000000", + "average": "12496197107", + "volume": "2599208998163", + "sales": "208", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698667200000 + }, + { + "median": "3139000000", + "average": "11514133177", + "volume": "1692577577031", + "sales": "147", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698580800000 + }, + { + "median": "3234330000", + "average": "17679848870", + "volume": "6364745593307", + "sales": "360", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698494400000 + }, + { + "median": "6500000000", + "average": "47137731691", + "volume": "11124504679149", + "sales": "236", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698408000000 + }, + { + "median": "3042000000", + "average": "9936155565", + "volume": "1977294957523", + "sales": "199", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698321600000 + }, + { + "median": "3022000000", + "average": "5594220566", + "volume": "453131865809", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698235200000 + }, + { + "median": "4500000000", + "average": "40410740998", + "volume": "5091753365766", + "sales": "126", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698148800000 + }, + { + "median": "3242000000", + "average": "16415418070", + "volume": "2150419767222", + "sales": "131", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1698062400000 + }, + { + "median": "3042000000", + "average": "6408790338", + "volume": "596017501469", + "sales": "93", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697976000000 + }, + { + "median": "3542000000", + "average": "11116820403", + "volume": "1745340803268", + "sales": "157", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697889600000 + }, + { + "median": "2967863894", + "average": "9991793309", + "volume": "1298933130161", + "sales": "130", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697803200000 + }, + { + "median": "3097000000", + "average": "13425902049", + "volume": "1637960050007", + "sales": "122", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697716800000 + }, + { + "median": "3699000000", + "average": "21030185786", + "volume": "4185006971438", + "sales": "199", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697630400000 + }, + { + "median": "2243999999", + "average": "7063455852", + "volume": "988883819313", + "sales": "140", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697544000000 + }, + { + "median": "2345309999", + "average": "12823796813", + "volume": "3565015513994", + "sales": "278", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697457600000 + }, + { + "median": "3142000000", + "average": "9766255360", + "volume": "2021614859490", + "sales": "207", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697371200000 + }, + { + "median": "3140000000", + "average": "9101835073", + "volume": "1656533983307", + "sales": "182", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697284800000 + }, + { + "median": "1930895998", + "average": "5239719771", + "volume": "1922977156028", + "sales": "367", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697198400000 + }, + { + "median": "2757871145", + "average": "12458612268", + "volume": "2902856658336", + "sales": "233", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697112000000 + }, + { + "median": "1930895998", + "average": "12299662917", + "volume": "3247111010007", + "sales": "264", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1697025600000 + }, + { + "median": "1700000000", + "average": "5177462418", + "volume": "2226308839583", + "sales": "430", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696939200000 + }, + { + "median": "1940598000", + "average": "9152709907", + "volume": "3340739116129", + "sales": "365", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696852800000 + }, + { + "median": "3242000000", + "average": "14577570389", + "volume": "3338263619034", + "sales": "229", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696766400000 + }, + { + "median": "3941000000", + "average": "12967283308", + "volume": "3371493660110", + "sales": "260", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696680000000 + }, + { + "median": "7850000000", + "average": "13418882287", + "volume": "2482493223038", + "sales": "185", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696593600000 + }, + { + "median": "3636000000", + "average": "14357575405", + "volume": "2526933271354", + "sales": "176", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696507200000 + }, + { + "median": "2860000000", + "average": "10697250951", + "volume": "2438973216879", + "sales": "228", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696420800000 + }, + { + "median": "1690859729", + "average": "24812810815", + "volume": "9007050325781", + "sales": "363", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696334400000 + }, + { + "median": "1290000000", + "average": "20915469479", + "volume": "6881189458475", + "sales": "329", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696248000000 + }, + { + "median": "2940000000", + "average": "23178133819", + "volume": "4728339299071", + "sales": "204", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696161600000 + }, + { + "median": "3542000000", + "average": "28339976766", + "volume": "4704436143207", + "sales": "166", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1696075200000 + }, + { + "median": "2942000000", + "average": "29604290445", + "volume": "6572152478813", + "sales": "222", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695988800000 + }, + { + "median": "19450000000", + "average": "41895395133", + "volume": "10850907339421", + "sales": "259", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695902400000 + }, + { + "median": "19900000000", + "average": "56658131239", + "volume": "9915172966900", + "sales": "175", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695816000000 + }, + { + "median": "13900000000", + "average": "29027364088", + "volume": "15239366146377", + "sales": "525", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695729600000 + }, + { + "median": "3073950000", + "average": "32656022123", + "volume": "9666182548298", + "sales": "296", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695643200000 + }, + { + "median": "3542000000", + "average": "32286971365", + "volume": "4165019306098", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695556800000 + }, + { + "median": "10395000000", + "average": "49559187363", + "volume": "13133184651270", + "sales": "265", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695470400000 + }, + { + "median": "4131000000", + "average": "48186754231", + "volume": "11082953473065", + "sales": "230", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695384000000 + }, + { + "median": "3140000000", + "average": "6881293308", + "volume": "674366744212", + "sales": "98", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695297600000 + }, + { + "median": "3042000000", + "average": "6831052829", + "volume": "744584758355", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695211200000 + }, + { + "median": "3341000000", + "average": "6083566168", + "volume": "462351028782", + "sales": "76", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695124800000 + }, + { + "median": "3242000000", + "average": "6722975618", + "volume": "860540879076", + "sales": "128", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1695038400000 + }, + { + "median": "4042000000", + "average": "5418881067", + "volume": "455186009655", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694952000000 + }, + { + "median": "3041000000", + "average": "7153903562", + "volume": "794083295356", + "sales": "111", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694865600000 + }, + { + "median": "3441000000", + "average": "9783187830", + "volume": "1888155251105", + "sales": "193", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694779200000 + }, + { + "median": "2156220000", + "average": "14922738951", + "volume": "1343046505581", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694692800000 + }, + { + "median": "420000000", + "average": "9993524970", + "volume": "2208569018414", + "sales": "221", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694606400000 + }, + { + "median": "1066000000", + "average": "7159476627", + "volume": "1510649568372", + "sales": "211", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694520000000 + }, + { + "median": "2300000000", + "average": "13003060341", + "volume": "2106495775229", + "sales": "162", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694433600000 + }, + { + "median": "900000000", + "average": "20378709026", + "volume": "4075741805207", + "sales": "200", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694347200000 + }, + { + "median": "3142000000", + "average": "6462603030", + "volume": "982315660530", + "sales": "152", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694260800000 + }, + { + "median": "1000000000", + "average": "7092077335", + "volume": "1049627445606", + "sales": "148", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694174400000 + }, + { + "median": "1079999999", + "average": "4745034205", + "volume": "778185609618", + "sales": "164", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694088000000 + }, + { + "median": "790000000", + "average": "7300969863", + "volume": "635184378069", + "sales": "87", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1694001600000 + }, + { + "median": "3240000000", + "average": "6102235213", + "volume": "2379871733261", + "sales": "390", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693915200000 + }, + { + "median": "612000000", + "average": "3269506365", + "volume": "532929537428", + "sales": "163", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693828800000 + }, + { + "median": "3841000000", + "average": "4464858015", + "volume": "1343922262429", + "sales": "301", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693742400000 + }, + { + "median": "2352240000", + "average": "5278506087", + "volume": "1910819203429", + "sales": "362", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693656000000 + }, + { + "median": "2800000000", + "average": "19605034436", + "volume": "2529049442210", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693569600000 + }, + { + "median": "1395662000", + "average": "8874503531", + "volume": "1561912621374", + "sales": "176", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693483200000 + }, + { + "median": "2999000000", + "average": "5130511552", + "volume": "323222227780", + "sales": "63", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693396800000 + }, + { + "median": "1700000000", + "average": "15407048644", + "volume": "1263377988779", + "sales": "82", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693310400000 + }, + { + "median": "2050000000", + "average": "11382476304", + "volume": "842303246497", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693224000000 + }, + { + "median": "3439000000", + "average": "8913167180", + "volume": "784358711870", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693137600000 + }, + { + "median": "3437900000", + "average": "19291082020", + "volume": "964554100999", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1693051200000 + }, + { + "median": "2942000000", + "average": "32004677195", + "volume": "1408205796586", + "sales": "44", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692964800000 + }, + { + "median": "3241000000", + "average": "9737421496", + "volume": "1090591207571", + "sales": "112", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692878400000 + }, + { + "median": "3541000000", + "average": "17497081697", + "volume": "1469754862566", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692792000000 + }, + { + "median": "2742000000", + "average": "5451042150", + "volume": "496044835649", + "sales": "91", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692705600000 + }, + { + "median": "2941000000", + "average": "17631922946", + "volume": "1093179222669", + "sales": "62", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692619200000 + }, + { + "median": "2840000000", + "average": "7850561728", + "volume": "667297746883", + "sales": "85", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692532800000 + }, + { + "median": "487000000", + "average": "4198707663", + "volume": "436665596980", + "sales": "104", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692446400000 + }, + { + "median": "3241000000", + "average": "9160163962", + "volume": "485488689999", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692360000000 + }, + { + "median": "2942000000", + "average": "5498907615", + "volume": "450910424468", + "sales": "82", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692273600000 + }, + { + "median": "2942000000", + "average": "10669140300", + "volume": "853531224008", + "sales": "80", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692187200000 + }, + { + "median": "3042000000", + "average": "5697156956", + "volume": "529835596929", + "sales": "93", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692100800000 + }, + { + "median": "2942000000", + "average": "7374185978", + "volume": "597309064180", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1692014400000 + }, + { + "median": "3200000000", + "average": "7614061847", + "volume": "997442101986", + "sales": "131", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691928000000 + }, + { + "median": "3450000000", + "average": "5748725673", + "volume": "1086509152141", + "sales": "189", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691841600000 + }, + { + "median": "3499000000", + "average": "9594040871", + "volume": "988186209729", + "sales": "103", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691755200000 + }, + { + "median": "3542000000", + "average": "11780907670", + "volume": "1425489828079", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691668800000 + }, + { + "median": "3475000000", + "average": "13096847110", + "volume": "1885945983823", + "sales": "144", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691582400000 + }, + { + "median": "3140000000", + "average": "5030910219", + "volume": "1011212953937", + "sales": "201", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691496000000 + }, + { + "median": "3196000000", + "average": "8221920241", + "volume": "1627940207738", + "sales": "198", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691409600000 + }, + { + "median": "3332340000", + "average": "4828209332", + "volume": "941500819805", + "sales": "195", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691323200000 + }, + { + "median": "3185000000", + "average": "8096344819", + "volume": "1611172619020", + "sales": "199", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691236800000 + }, + { + "median": "3042000000", + "average": "10617854502", + "volume": "2548285080516", + "sales": "240", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691150400000 + }, + { + "median": "2813580000", + "average": "7089335781", + "volume": "1091757710225", + "sales": "154", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1691064000000 + }, + { + "median": "2200000000", + "average": "6842366491", + "volume": "1012670240622", + "sales": "148", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690977600000 + }, + { + "median": "2499000000", + "average": "8632723442", + "volume": "1044559536460", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690891200000 + }, + { + "median": "3189000000", + "average": "15469479911", + "volume": "1933684988883", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690804800000 + }, + { + "median": "3200000000", + "average": "10168812948", + "volume": "1118569424275", + "sales": "110", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690718400000 + }, + { + "median": "1998000000", + "average": "3329976652", + "volume": "839154116253", + "sales": "252", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690632000000 + }, + { + "median": "800000000", + "average": "3299112783", + "volume": "930349804681", + "sales": "282", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690545600000 + }, + { + "median": "670000000", + "average": "6099009099", + "volume": "1042930555964", + "sales": "171", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690459200000 + }, + { + "median": "2450000000", + "average": "11285330919", + "volume": "2268351514731", + "sales": "201", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690372800000 + }, + { + "median": "1500000000", + "average": "5820255178", + "volume": "611126793639", + "sales": "105", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690286400000 + }, + { + "median": "3542000000", + "average": "7657566537", + "volume": "1033771482462", + "sales": "135", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690200000000 + }, + { + "median": "2942000000", + "average": "4710291266", + "volume": "758356893845", + "sales": "161", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690113600000 + }, + { + "median": "833085000", + "average": "3996804324", + "volume": "743405604234", + "sales": "186", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1690027200000 + }, + { + "median": "1800000000", + "average": "6632845824", + "volume": "782675807195", + "sales": "118", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689940800000 + }, + { + "median": "3242000000", + "average": "9663745796", + "volume": "753772172068", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689854400000 + }, + { + "median": "3300000000", + "average": "5037519126", + "volume": "317363704945", + "sales": "63", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689768000000 + }, + { + "median": "2200000000", + "average": "7335314460", + "volume": "1283680030427", + "sales": "175", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689681600000 + }, + { + "median": "594000000", + "average": "2396021612", + "volume": "714014440440", + "sales": "298", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689595200000 + }, + { + "median": "700000000", + "average": "8565758061", + "volume": "1935861321679", + "sales": "226", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689508800000 + }, + { + "median": "1900000000", + "average": "12180329107", + "volume": "1412918176463", + "sales": "116", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689422400000 + }, + { + "median": "4846000000", + "average": "12531225654", + "volume": "1666653012007", + "sales": "133", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689336000000 + }, + { + "median": "1000000000", + "average": "11544478239", + "volume": "1673949344705", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689249600000 + }, + { + "median": "600000000", + "average": "11930957476", + "volume": "1837367451280", + "sales": "154", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689163200000 + }, + { + "median": "3000000000", + "average": "5743675032", + "volume": "752421429140", + "sales": "131", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1689076800000 + }, + { + "median": "1000000000", + "average": "5374556933", + "volume": "1010416703329", + "sales": "188", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688990400000 + }, + { + "median": "4335000000", + "average": "10734691471", + "volume": "869510009117", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688904000000 + }, + { + "median": "1830000000", + "average": "11744177019", + "volume": "810348214331", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688817600000 + }, + { + "median": "485099999", + "average": "25549240023", + "volume": "2657120962437", + "sales": "104", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688731200000 + }, + { + "median": "4200000000", + "average": "8422746592", + "volume": "1044420577372", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688644800000 + }, + { + "median": "4998000000", + "average": "32076095397", + "volume": "2277402773199", + "sales": "71", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688558400000 + }, + { + "median": "6400000000", + "average": "8331735894", + "volume": "891495740632", + "sales": "107", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688472000000 + }, + { + "median": "3841000000", + "average": "8397271253", + "volume": "1259590687884", + "sales": "150", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688385600000 + }, + { + "median": "900000000", + "average": "20007154981", + "volume": "3161130486993", + "sales": "158", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688299200000 + }, + { + "median": "528000000", + "average": "2284031958", + "volume": "276367866925", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688212800000 + }, + { + "median": "5092000000", + "average": "8278517312", + "volume": "347697727100", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688126400000 + }, + { + "median": "3900000000", + "average": "12526398310", + "volume": "1039691059737", + "sales": "83", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1688040000000 + }, + { + "median": "4342000000", + "average": "22023217668", + "volume": "1497578801450", + "sales": "68", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687953600000 + }, + { + "median": "3200000000", + "average": "9264838355", + "volume": "1630611550406", + "sales": "176", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687867200000 + }, + { + "median": "4142000000", + "average": "5521845230", + "volume": "226395654410", + "sales": "41", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687780800000 + }, + { + "median": "4142000000", + "average": "9094476796", + "volume": "672991282876", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687694400000 + }, + { + "median": "3380000000", + "average": "7933741606", + "volume": "698169261362", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687608000000 + }, + { + "median": "7000000000", + "average": "12244914995", + "volume": "1248981329464", + "sales": "102", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687521600000 + }, + { + "median": "4442000000", + "average": "5087626231", + "volume": "340870957482", + "sales": "67", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687435200000 + }, + { + "median": "4741000000", + "average": "8274722163", + "volume": "604054717882", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687348800000 + }, + { + "median": "4200000000", + "average": "14300579414", + "volume": "1387156203143", + "sales": "97", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687262400000 + }, + { + "median": "4142000000", + "average": "11615513537", + "volume": "2090792436696", + "sales": "180", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687176000000 + }, + { + "median": "4042000000", + "average": "11234260297", + "volume": "1224534372336", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687089600000 + }, + { + "median": "4142000000", + "average": "16769600842", + "volume": "1827886491727", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1687003200000 + }, + { + "median": "836811280", + "average": "3017605804", + "volume": "2024813494186", + "sales": "671", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686916800000 + }, + { + "median": "1500000000", + "average": "6942521115", + "volume": "1138573462882", + "sales": "164", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686830400000 + }, + { + "median": "1900000000", + "average": "6397627225", + "volume": "1030017983257", + "sales": "161", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686744000000 + }, + { + "median": "508779677", + "average": "3520256291", + "volume": "584362544230", + "sales": "166", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686657600000 + }, + { + "median": "5634000000", + "average": "17116461357", + "volume": "1848577826532", + "sales": "108", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686571200000 + }, + { + "median": "2080000000", + "average": "9128741164", + "volume": "1022419010400", + "sales": "112", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686484800000 + }, + { + "median": "5525000000", + "average": "8174905105", + "volume": "940114087108", + "sales": "115", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686398400000 + }, + { + "median": "425000000", + "average": "9364136756", + "volume": "1423348786866", + "sales": "152", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686312000000 + }, + { + "median": "1768000000", + "average": "8153255698", + "volume": "782712546974", + "sales": "96", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686225600000 + }, + { + "median": "160000000", + "average": "3599806970", + "volume": "719961393904", + "sales": "200", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686139200000 + }, + { + "median": "2969000000", + "average": "7228295952", + "volume": "1156527352393", + "sales": "160", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1686052800000 + }, + { + "median": "4342000000", + "average": "18194658616", + "volume": "1601129958192", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685966400000 + }, + { + "median": "4940000000", + "average": "11155695938", + "volume": "713964540000", + "sales": "64", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685880000000 + }, + { + "median": "4000000000", + "average": "10382322394", + "volume": "1401613523236", + "sales": "135", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685793600000 + }, + { + "median": "5042000000", + "average": "13909596845", + "volume": "1196225328651", + "sales": "86", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685707200000 + }, + { + "median": "4341000000", + "average": "6398303409", + "volume": "467076148871", + "sales": "73", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685620800000 + }, + { + "median": "4929000000", + "average": "11458460433", + "volume": "985427597244", + "sales": "86", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685534400000 + }, + { + "median": "5000000000", + "average": "9465288214", + "volume": "1069577568177", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685448000000 + }, + { + "median": "5590000000", + "average": "9434783131", + "volume": "773652216708", + "sales": "82", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685361600000 + }, + { + "median": "4640000000", + "average": "6923995974", + "volume": "387743774560", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685275200000 + }, + { + "median": "1900000000", + "average": "8379764068", + "volume": "1039090744374", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685188800000 + }, + { + "median": "4841000000", + "average": "7144660671", + "volume": "957384529927", + "sales": "134", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685102400000 + }, + { + "median": "2890000000", + "average": "4944076514", + "volume": "568568799102", + "sales": "115", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1685016000000 + }, + { + "median": "4618000000", + "average": "23988342143", + "volume": "2518775925061", + "sales": "105", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684929600000 + }, + { + "median": "4839000000", + "average": "12074231457", + "volume": "1195348914204", + "sales": "99", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684843200000 + }, + { + "median": "4522000000", + "average": "8309054068", + "volume": "963850271856", + "sales": "116", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684756800000 + }, + { + "median": "2700000000", + "average": "8195553239", + "volume": "975270835439", + "sales": "119", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684670400000 + }, + { + "median": "3700000000", + "average": "5292578202", + "volume": "709205479022", + "sales": "134", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684584000000 + }, + { + "median": "3250000000", + "average": "6910886983", + "volume": "932969742680", + "sales": "135", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684497600000 + }, + { + "median": "4441000000", + "average": "8361730538", + "volume": "919790359148", + "sales": "110", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684411200000 + }, + { + "median": "5139000000", + "average": "7193804321", + "volume": "798512279679", + "sales": "111", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684324800000 + }, + { + "median": "4342000000", + "average": "10963844745", + "volume": "1074456784979", + "sales": "98", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684238400000 + }, + { + "median": "4536000000", + "average": "5212584779", + "volume": "698486360323", + "sales": "134", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684152000000 + }, + { + "median": "2250000000", + "average": "6417614666", + "volume": "1360534309272", + "sales": "212", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1684065600000 + }, + { + "median": "4542000000", + "average": "10432042777", + "volume": "2430665966950", + "sales": "233", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683979200000 + }, + { + "median": "3000000000", + "average": "7975963358", + "volume": "1858399462359", + "sales": "233", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683892800000 + }, + { + "median": "1000000000", + "average": "6852295858", + "volume": "1863824473475", + "sales": "272", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683806400000 + }, + { + "median": "1127433979", + "average": "5320770805", + "volume": "931134890856", + "sales": "175", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683720000000 + }, + { + "median": "929900000", + "average": "12460919093", + "volume": "2853550472304", + "sales": "229", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683633600000 + }, + { + "median": "700000000", + "average": "4875478704", + "volume": "1340756643616", + "sales": "275", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683547200000 + }, + { + "median": "5038000000", + "average": "9246475297", + "volume": "1137316461498", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683460800000 + }, + { + "median": "5342000000", + "average": "15402121590", + "volume": "1201365483999", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683374400000 + }, + { + "median": "4840000000", + "average": "9897638471", + "volume": "1603417432359", + "sales": "162", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683288000000 + }, + { + "median": "2376000000", + "average": "5813524867", + "volume": "831334055971", + "sales": "143", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683201600000 + }, + { + "median": "1800000000", + "average": "5846621579", + "volume": "800987156270", + "sales": "137", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683115200000 + }, + { + "median": "5000000000", + "average": "22641886860", + "volume": "4098181521607", + "sales": "181", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1683028800000 + }, + { + "median": "4940000000", + "average": "6848871751", + "volume": "739678149074", + "sales": "108", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682942400000 + }, + { + "median": "400000000", + "average": "4439637152", + "volume": "936763438975", + "sales": "211", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682856000000 + }, + { + "median": "2277000000", + "average": "7575663917", + "volume": "628780105142", + "sales": "83", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682769600000 + }, + { + "median": "5500000000", + "average": "25301003343", + "volume": "2201187290836", + "sales": "87", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682683200000 + }, + { + "median": "1000000000", + "average": "9089148477", + "volume": "2190484783042", + "sales": "241", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682596800000 + }, + { + "median": "4940000000", + "average": "8113260061", + "volume": "884345346618", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682510400000 + }, + { + "median": "4941000000", + "average": "6932474096", + "volume": "679382461365", + "sales": "98", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682424000000 + }, + { + "median": "2500000000", + "average": "7234846952", + "volume": "868181634274", + "sales": "120", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682337600000 + }, + { + "median": "5335000000", + "average": "7674327041", + "volume": "821152993426", + "sales": "107", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682251200000 + }, + { + "median": "4000000000", + "average": "6166162248", + "volume": "906425850485", + "sales": "147", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682164800000 + }, + { + "median": "5119000000", + "average": "9429188900", + "volume": "1008923212315", + "sales": "107", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1682078400000 + }, + { + "median": "4300000000", + "average": "8396990873", + "volume": "1066417840827", + "sales": "127", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681992000000 + }, + { + "median": "5541000000", + "average": "11164061804", + "volume": "1618788961512", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681905600000 + }, + { + "median": "795000000", + "average": "10631375740", + "volume": "3008679334344", + "sales": "283", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681819200000 + }, + { + "median": "540000000", + "average": "5697241322", + "volume": "979925507309", + "sales": "172", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681732800000 + }, + { + "median": "1000000000", + "average": "5753400825", + "volume": "909037330378", + "sales": "158", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681646400000 + }, + { + "median": "500000000", + "average": "4093305562", + "volume": "1346697529948", + "sales": "329", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681560000000 + }, + { + "median": "5740000000", + "average": "9768666204", + "volume": "1416456599538", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681473600000 + }, + { + "median": "5719000000", + "average": "10199113242", + "volume": "2406990725068", + "sales": "236", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681387200000 + }, + { + "median": "6040000000", + "average": "8737881820", + "volume": "952429118366", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681300800000 + }, + { + "median": "5724000000", + "average": "17295061270", + "volume": "2282948087605", + "sales": "132", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681214400000 + }, + { + "median": "4000000000", + "average": "11650339133", + "volume": "1409691035046", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681128000000 + }, + { + "median": "5829000000", + "average": "6630621341", + "volume": "556972192650", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1681041600000 + }, + { + "median": "6234000000", + "average": "19646935327", + "volume": "2298691433287", + "sales": "117", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680955200000 + }, + { + "median": "2135000000", + "average": "5866330774", + "volume": "862350623792", + "sales": "147", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680868800000 + }, + { + "median": "5840000000", + "average": "18359321066", + "volume": "2349993096460", + "sales": "128", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680782400000 + }, + { + "median": "5571030640", + "average": "7166348103", + "volume": "881460816624", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680696000000 + }, + { + "median": "4851000000", + "average": "16820948273", + "volume": "2876382154640", + "sales": "171", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680609600000 + }, + { + "median": "5555600000", + "average": "13296651193", + "volume": "1662081399090", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680523200000 + }, + { + "median": "6140000000", + "average": "16157341663", + "volume": "1761150241216", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680436800000 + }, + { + "median": "5820000000", + "average": "11327223417", + "volume": "1461211820730", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680350400000 + }, + { + "median": "4890000000", + "average": "10701085893", + "volume": "1177119448195", + "sales": "110", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680264000000 + }, + { + "median": "5555600000", + "average": "9788620716", + "volume": "1282309313780", + "sales": "131", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680177600000 + }, + { + "median": "6140000000", + "average": "20623028917", + "volume": "1917941689323", + "sales": "93", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680091200000 + }, + { + "median": "6129000000", + "average": "29433920109", + "volume": "3384900812540", + "sales": "115", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1680004800000 + }, + { + "median": "5640000000", + "average": "16085655037", + "volume": "1367280678135", + "sales": "85", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679918400000 + }, + { + "median": "6750000000", + "average": "11990420578", + "volume": "1762591824965", + "sales": "147", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679832000000 + }, + { + "median": "6041000000", + "average": "25155930055", + "volume": "1886694754098", + "sales": "75", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679745600000 + }, + { + "median": "5940000000", + "average": "11409355107", + "volume": "1357713257779", + "sales": "119", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679659200000 + }, + { + "median": "7600000000", + "average": "11708975698", + "volume": "2985788802977", + "sales": "255", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679572800000 + }, + { + "median": "3721000000", + "average": "19200286859", + "volume": "2304034423094", + "sales": "120", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679486400000 + }, + { + "median": "6035000000", + "average": "24517557555", + "volume": "3187282482205", + "sales": "130", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679400000000 + }, + { + "median": "1900000000", + "average": "8558522177", + "volume": "1472065814401", + "sales": "172", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679313600000 + }, + { + "median": "6131000000", + "average": "9618560584", + "volume": "1163845830632", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679227200000 + }, + { + "median": "4411440000", + "average": "16255047781", + "volume": "2454512214952", + "sales": "151", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679140800000 + }, + { + "median": "5940000000", + "average": "12228225731", + "volume": "2470101597744", + "sales": "202", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1679054400000 + }, + { + "median": "1815000000", + "average": "8354490164", + "volume": "1837987836083", + "sales": "220", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678968000000 + }, + { + "median": "6176000000", + "average": "8529430317", + "volume": "1722944923991", + "sales": "202", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678881600000 + }, + { + "median": "6000000000", + "average": "10221306231", + "volume": "1471868097193", + "sales": "144", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678795200000 + }, + { + "median": "5800000000", + "average": "7174467350", + "volume": "997250961636", + "sales": "139", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678708800000 + }, + { + "median": "5840000000", + "average": "7732732920", + "volume": "1275900931787", + "sales": "165", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678622400000 + }, + { + "median": "7000000000", + "average": "26504534849", + "volume": "4373248250102", + "sales": "165", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678536000000 + }, + { + "median": "6440000000", + "average": "13993992579", + "volume": "2406966723567", + "sales": "172", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678449600000 + }, + { + "median": "1372140000", + "average": "6483805228", + "volume": "2755617222070", + "sales": "425", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678363200000 + }, + { + "median": "6534000000", + "average": "19523229730", + "volume": "3045623837902", + "sales": "156", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678276800000 + }, + { + "median": "5440000000", + "average": "6643550991", + "volume": "1155977872483", + "sales": "174", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678190400000 + }, + { + "median": "7297290000", + "average": "13053280087", + "volume": "2871721619108", + "sales": "220", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678104000000 + }, + { + "median": "6829000000", + "average": "12042813768", + "volume": "2492862450009", + "sales": "207", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1678017600000 + }, + { + "median": "7225000000", + "average": "21260630108", + "volume": "4613556733335", + "sales": "217", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677931200000 + }, + { + "median": "6298000000", + "average": "12653835764", + "volume": "3859419907946", + "sales": "305", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677844800000 + }, + { + "median": "6019000000", + "average": "65435673846", + "volume": "16686096830825", + "sales": "255", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677758400000 + }, + { + "median": "5540000000", + "average": "14445978378", + "volume": "2773627848534", + "sales": "192", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677672000000 + }, + { + "median": "1850000000", + "average": "25496487409", + "volume": "6705576188450", + "sales": "263", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677585600000 + }, + { + "median": "6541000000", + "average": "13745250273", + "volume": "4288518085177", + "sales": "312", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677499200000 + }, + { + "median": "5630000000", + "average": "9317339140", + "volume": "3577858229696", + "sales": "384", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677412800000 + }, + { + "median": "6787878787", + "average": "18713488826", + "volume": "7522822507877", + "sales": "402", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677326400000 + }, + { + "median": "6399000000", + "average": "12372505350", + "volume": "4219024324287", + "sales": "341", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677240000000 + }, + { + "median": "6440000000", + "average": "15794770822", + "volume": "5259658683580", + "sales": "333", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677153600000 + }, + { + "median": "5600000000", + "average": "17321655682", + "volume": "3862729216979", + "sales": "223", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1677067200000 + }, + { + "median": "5742000000", + "average": "20065717251", + "volume": "3672026256865", + "sales": "183", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676980800000 + }, + { + "median": "1977030000", + "average": "7792954939", + "volume": "880603908151", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676894400000 + }, + { + "median": "5042000000", + "average": "15157391062", + "volume": "2303923441425", + "sales": "152", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676808000000 + }, + { + "median": "2896195500", + "average": "8295638060", + "volume": "1476623574639", + "sales": "178", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676721600000 + }, + { + "median": "2500000000", + "average": "5923541427", + "volume": "1078084539720", + "sales": "182", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676635200000 + }, + { + "median": "4494249641", + "average": "17175705866", + "volume": "2748112938548", + "sales": "160", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676548800000 + }, + { + "median": "4250595754", + "average": "10247208317", + "volume": "1936722371845", + "sales": "189", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676462400000 + }, + { + "median": "4950000000", + "average": "10772735647", + "volume": "1238864599459", + "sales": "115", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676376000000 + }, + { + "median": "4490000000", + "average": "6336158761", + "volume": "1013785401766", + "sales": "160", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676289600000 + }, + { + "median": "3780000000", + "average": "6187028693", + "volume": "674386127545", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676203200000 + }, + { + "median": "5300000000", + "average": "16314126986", + "volume": "2283977778027", + "sales": "140", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676116800000 + }, + { + "median": "2400000000", + "average": "14403548969", + "volume": "3557676595264", + "sales": "247", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1676030400000 + }, + { + "median": "1330000000", + "average": "8358032086", + "volume": "1746828705923", + "sales": "209", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675944000000 + }, + { + "median": "1100000000", + "average": "6346701532", + "volume": "2570414120489", + "sales": "405", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675857600000 + }, + { + "median": "1344000000", + "average": "3896509801", + "volume": "1757325920037", + "sales": "451", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675771200000 + }, + { + "median": "5585589900", + "average": "11563728815", + "volume": "1283573898425", + "sales": "111", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675684800000 + }, + { + "median": "6842000000", + "average": "19694502260", + "volume": "3210203868383", + "sales": "163", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675598400000 + }, + { + "median": "6900000000", + "average": "29913645295", + "volume": "4038342114803", + "sales": "135", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675512000000 + }, + { + "median": "5800000000", + "average": "14667731806", + "volume": "2698862652248", + "sales": "184", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675425600000 + }, + { + "median": "6442000000", + "average": "14534568428", + "volume": "2863309980346", + "sales": "197", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675339200000 + }, + { + "median": "7196000000", + "average": "17812839425", + "volume": "2707551592568", + "sales": "152", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675252800000 + }, + { + "median": "5842000000", + "average": "26512451612", + "volume": "3420106257998", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675166400000 + }, + { + "median": "5941000000", + "average": "20354495527", + "volume": "2625729922968", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1675080000000 + }, + { + "median": "5942000000", + "average": "18168888538", + "volume": "2434631064142", + "sales": "134", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674993600000 + }, + { + "median": "8700000000", + "average": "15889645388", + "volume": "1318840567242", + "sales": "83", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674907200000 + }, + { + "median": "5842000000", + "average": "13511067923", + "volume": "1742927762110", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674820800000 + }, + { + "median": "6950000000", + "average": "16451107250", + "volume": "2155095049717", + "sales": "131", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674734400000 + }, + { + "median": "6000000000", + "average": "12213402597", + "volume": "940431999990", + "sales": "77", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674648000000 + }, + { + "median": "5842000000", + "average": "14922221701", + "volume": "1701133273928", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674561600000 + }, + { + "median": "6000000000", + "average": "19663882573", + "volume": "2674288029961", + "sales": "136", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674475200000 + }, + { + "median": "5742000000", + "average": "14479787738", + "volume": "1665175589919", + "sales": "115", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674388800000 + }, + { + "median": "6140000000", + "average": "22029955553", + "volume": "4031481866139", + "sales": "183", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674302400000 + }, + { + "median": "3999000000", + "average": "9859256234", + "volume": "1853540171986", + "sales": "188", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674216000000 + }, + { + "median": "6238000000", + "average": "10332642617", + "volume": "1952869454663", + "sales": "189", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674129600000 + }, + { + "median": "14850000000", + "average": "18973816629", + "volume": "3851684775635", + "sales": "203", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1674043200000 + }, + { + "median": "5500000000", + "average": "9401775748", + "volume": "1118811313984", + "sales": "119", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673956800000 + }, + { + "median": "3996000000", + "average": "11741023043", + "volume": "2676953253735", + "sales": "228", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673870400000 + }, + { + "median": "6142000000", + "average": "26254853037", + "volume": "3491895453893", + "sales": "133", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673784000000 + }, + { + "median": "6340000000", + "average": "10166616459", + "volume": "1880824045000", + "sales": "185", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673697600000 + }, + { + "median": "7399000000", + "average": "19700059992", + "volume": "2758008398940", + "sales": "140", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673611200000 + }, + { + "median": "7900000000", + "average": "31444888326", + "volume": "5345631015349", + "sales": "170", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673524800000 + }, + { + "median": "6441000000", + "average": "14968825210", + "volume": "4146364583175", + "sales": "277", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673438400000 + }, + { + "median": "9120000000", + "average": "16260613946", + "volume": "3512292612287", + "sales": "216", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673352000000 + }, + { + "median": "6703000000", + "average": "21266717374", + "volume": "2296805476427", + "sales": "108", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673265600000 + }, + { + "median": "7499000000", + "average": "22210397796", + "volume": "2776299724510", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673179200000 + }, + { + "median": "6082000000", + "average": "11863086905", + "volume": "1482885863098", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673092800000 + }, + { + "median": "6242000000", + "average": "47831785510", + "volume": "6361627472806", + "sales": "133", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1673006400000 + }, + { + "median": "6642000000", + "average": "35756144049", + "volume": "3146540676318", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672920000000 + }, + { + "median": "4472999990", + "average": "22551973569", + "volume": "3833835506728", + "sales": "170", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672833600000 + }, + { + "median": "6541000000", + "average": "18681724474", + "volume": "2129716590014", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672747200000 + }, + { + "median": "6140000000", + "average": "15219536741", + "volume": "1978539776294", + "sales": "130", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672660800000 + }, + { + "median": "6400000000", + "average": "18525381534", + "volume": "2241571165674", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672574400000 + }, + { + "median": "3399660000", + "average": "9994094693", + "volume": "1898877991657", + "sales": "190", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672488000000 + }, + { + "median": "6941000000", + "average": "56940956290", + "volume": "7516206230247", + "sales": "132", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672401600000 + }, + { + "median": "8613000000", + "average": "25018791581", + "volume": "3227424113887", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672315200000 + }, + { + "median": "8800000000", + "average": "54950515783", + "volume": "6374259830788", + "sales": "116", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672228800000 + }, + { + "median": "6042000000", + "average": "18898514185", + "volume": "2116633588714", + "sales": "112", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672142400000 + }, + { + "median": "5797000000", + "average": "12068089941", + "volume": "1484375062726", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1672056000000 + }, + { + "median": "8230452674", + "average": "51417173502", + "volume": "5295968870679", + "sales": "103", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671969600000 + }, + { + "median": "3799999999", + "average": "25719936755", + "volume": "4552428805689", + "sales": "177", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671883200000 + }, + { + "median": "6744000000", + "average": "32382840212", + "volume": "4080237866752", + "sales": "126", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671796800000 + }, + { + "median": "3197000000", + "average": "26098364917", + "volume": "4201836751665", + "sales": "161", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671710400000 + }, + { + "median": "3662010000", + "average": "20611550272", + "volume": "2638278434805", + "sales": "128", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671624000000 + }, + { + "median": "6349000000", + "average": "14168870000", + "volume": "1671926660015", + "sales": "118", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671537600000 + }, + { + "median": "5300000000", + "average": "22550216453", + "volume": "1623615584589", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671451200000 + }, + { + "median": "1997000000", + "average": "17761966648", + "volume": "1136765865453", + "sales": "64", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671364800000 + }, + { + "median": "6744000000", + "average": "37802235822", + "volume": "3629014638952", + "sales": "96", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671278400000 + }, + { + "median": "5400000000", + "average": "17415207068", + "volume": "1985333605700", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671192000000 + }, + { + "median": "5640000000", + "average": "14623575274", + "volume": "1184509597225", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671105600000 + }, + { + "median": "7086000000", + "average": "21823600586", + "volume": "1134827230490", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1671019200000 + }, + { + "median": "5640000000", + "average": "6934539330", + "volume": "374465123842", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670932800000 + }, + { + "median": "7400000000", + "average": "16628858345", + "volume": "1147391225771", + "sales": "69", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670846400000 + }, + { + "median": "5640000000", + "average": "8252155607", + "volume": "346590535505", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670760000000 + }, + { + "median": "5627160000", + "average": "15343353142", + "volume": "1733798905009", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670673600000 + }, + { + "median": "5580000000", + "average": "27996633539", + "volume": "2659680186187", + "sales": "95", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670587200000 + }, + { + "median": "3800000000", + "average": "10627627996", + "volume": "1200921963504", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670500800000 + }, + { + "median": "6240000000", + "average": "36080604161", + "volume": "3968866457728", + "sales": "110", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670414400000 + }, + { + "median": "6342000000", + "average": "27721350392", + "volume": "2633528287267", + "sales": "95", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670328000000 + }, + { + "median": "1800000000", + "average": "13119378774", + "volume": "1246340983491", + "sales": "95", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670241600000 + }, + { + "median": "6284000000", + "average": "15110720076", + "volume": "1178636165929", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670155200000 + }, + { + "median": "5718000000", + "average": "16664899742", + "volume": "1649825074445", + "sales": "99", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1670068800000 + }, + { + "median": "6489000000", + "average": "24377168309", + "volume": "2462093999159", + "sales": "101", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669982400000 + }, + { + "median": "3299000000", + "average": "9673739688", + "volume": "2041159074133", + "sales": "211", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669896000000 + }, + { + "median": "5942000000", + "average": "8938741981", + "volume": "750854326398", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669809600000 + }, + { + "median": "5515179516", + "average": "21583926410", + "volume": "3475012151949", + "sales": "161", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669723200000 + }, + { + "median": "6341000000", + "average": "20928501097", + "volume": "1276638566888", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669636800000 + }, + { + "median": "5840000000", + "average": "9261183857", + "volume": "722372340859", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669550400000 + }, + { + "median": "5000000000", + "average": "8398030842", + "volume": "495483819670", + "sales": "59", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669464000000 + }, + { + "median": "5938000000", + "average": "15359553850", + "volume": "1628112708106", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669377600000 + }, + { + "median": "2999700000", + "average": "14166973707", + "volume": "1133357896566", + "sales": "80", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669291200000 + }, + { + "median": "9500000000", + "average": "12149504659", + "volume": "1275697989193", + "sales": "105", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669204800000 + }, + { + "median": "6040000000", + "average": "10896928115", + "volume": "555743333889", + "sales": "51", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669118400000 + }, + { + "median": "6038000000", + "average": "9868219031", + "volume": "473674513500", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1669032000000 + }, + { + "median": "5800000000", + "average": "10841972110", + "volume": "954093545703", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668945600000 + }, + { + "median": "6098000000", + "average": "12116438829", + "volume": "1587253486576", + "sales": "131", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668859200000 + }, + { + "median": "6659000000", + "average": "13340212407", + "volume": "1920990586603", + "sales": "144", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668772800000 + }, + { + "median": "5942000000", + "average": "16949606074", + "volume": "1745809425642", + "sales": "103", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668686400000 + }, + { + "median": "8330850000", + "average": "14696395508", + "volume": "2130977348609", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668600000000 + }, + { + "median": "8500000000", + "average": "13778806891", + "volume": "1887696544083", + "sales": "137", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668513600000 + }, + { + "median": "6039000000", + "average": "13137382500", + "volume": "1090402747532", + "sales": "83", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668427200000 + }, + { + "median": "1399000000", + "average": "5040656855", + "volume": "806505096800", + "sales": "160", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668340800000 + }, + { + "median": "6140000000", + "average": "18072346576", + "volume": "2060247509716", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668254400000 + }, + { + "median": "7900000000", + "average": "20182974493", + "volume": "2522871811600", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668168000000 + }, + { + "median": "3580000000", + "average": "16829912326", + "volume": "2861085095336", + "sales": "170", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1668081600000 + }, + { + "median": "15100000000", + "average": "59081704305", + "volume": "6203578952069", + "sales": "105", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667995200000 + }, + { + "median": "7000000000", + "average": "12817510781", + "volume": "1358656142733", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667908800000 + }, + { + "median": "6610000000", + "average": "21757690767", + "volume": "2154011385922", + "sales": "99", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667822400000 + }, + { + "median": "3050000000", + "average": "39008530354", + "volume": "2574563003365", + "sales": "66", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667736000000 + }, + { + "median": "6240000000", + "average": "19124911446", + "volume": "1453493269906", + "sales": "76", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667649600000 + }, + { + "median": "8850000000", + "average": "20574798786", + "volume": "2592424647000", + "sales": "126", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667563200000 + }, + { + "median": "3065693400", + "average": "6426025486", + "volume": "359857427199", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667476800000 + }, + { + "median": "7172000000", + "average": "19334302986", + "volume": "1353401209000", + "sales": "70", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667390400000 + }, + { + "median": "8400000000", + "average": "16657395039", + "volume": "2465294465700", + "sales": "148", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667304000000 + }, + { + "median": "8462947878", + "average": "12705555903", + "volume": "1791483382376", + "sales": "141", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667217600000 + }, + { + "median": "6198000000", + "average": "5134043478", + "volume": "513404347799", + "sales": "100", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667131200000 + }, + { + "median": "2749999999", + "average": "20899081219", + "volume": "1546532010179", + "sales": "74", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1667044800000 + }, + { + "median": "6200000000", + "average": "14002942791", + "volume": "1176247194414", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666958400000 + }, + { + "median": "6497000000", + "average": "29922411742", + "volume": "2902473939000", + "sales": "97", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666872000000 + }, + { + "median": "5849000000", + "average": "17262884748", + "volume": "725041159422", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666785600000 + }, + { + "median": "3900000000", + "average": "13172401795", + "volume": "1159171357999", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666699200000 + }, + { + "median": "3900000000", + "average": "17055220132", + "volume": "2490062139280", + "sales": "146", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666612800000 + }, + { + "median": "6600000000", + "average": "10879341176", + "volume": "1229365552939", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666526400000 + }, + { + "median": "5842000000", + "average": "10520241759", + "volume": "1062544417634", + "sales": "101", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666440000000 + }, + { + "median": "7108000000", + "average": "22837269322", + "volume": "3608288552841", + "sales": "158", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666353600000 + }, + { + "median": "5400000000", + "average": "13626223243", + "volume": "1676025458836", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666267200000 + }, + { + "median": "6635000000", + "average": "24465608759", + "volume": "2764613789788", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666180800000 + }, + { + "median": "7197000000", + "average": "19490234685", + "volume": "1968513703168", + "sales": "101", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666094400000 + }, + { + "median": "3000000000", + "average": "5825479556", + "volume": "827218097003", + "sales": "142", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1666008000000 + }, + { + "median": "7367900000", + "average": "15814537689", + "volume": "1581453768889", + "sales": "100", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665921600000 + }, + { + "median": "8330850000", + "average": "13469677270", + "volume": "4027433503861", + "sales": "299", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665835200000 + }, + { + "median": "2254230000", + "average": "9475767844", + "volume": "1364510569600", + "sales": "144", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665748800000 + }, + { + "median": "5400000000", + "average": "6755315397", + "volume": "1276754610026", + "sales": "189", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665662400000 + }, + { + "median": "7000000000", + "average": "14023222737", + "volume": "1205997155370", + "sales": "86", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665576000000 + }, + { + "median": "8191747572", + "average": "16200223130", + "volume": "1895426106252", + "sales": "117", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665489600000 + }, + { + "median": "7500000000", + "average": "14309723526", + "volume": "1659927929005", + "sales": "116", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665403200000 + }, + { + "median": "7110000000", + "average": "47343202721", + "volume": "5302438704788", + "sales": "112", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665316800000 + }, + { + "median": "6496000000", + "average": "12507966760", + "volume": "1576003811707", + "sales": "126", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665230400000 + }, + { + "median": "4200000000", + "average": "10317005250", + "volume": "1124553572300", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665144000000 + }, + { + "median": "7049000000", + "average": "10955344023", + "volume": "1818587107855", + "sales": "166", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1665057600000 + }, + { + "median": "2813000000", + "average": "9384450593", + "volume": "1163671873550", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664971200000 + }, + { + "median": "2449000000", + "average": "7759559136", + "volume": "1419999321930", + "sales": "183", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664884800000 + }, + { + "median": "7128000000", + "average": "13203724936", + "volume": "1795706591362", + "sales": "136", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664798400000 + }, + { + "median": "1212841854", + "average": "14597631832", + "volume": "2058266088380", + "sales": "141", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664712000000 + }, + { + "median": "7090000000", + "average": "22270873813", + "volume": "2984297090879", + "sales": "134", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664625600000 + }, + { + "median": "5880600000", + "average": "23770231535", + "volume": "1996699448904", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664539200000 + }, + { + "median": "7165259348", + "average": "19242076759", + "volume": "2097386366688", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664452800000 + }, + { + "median": "6850961538", + "average": "14990989930", + "volume": "3327999764378", + "sales": "222", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664366400000 + }, + { + "median": "5400000000", + "average": "10816637903", + "volume": "1795561891878", + "sales": "166", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664280000000 + }, + { + "median": "3300000000", + "average": "22479153993", + "volume": "6339121426033", + "sales": "282", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664193600000 + }, + { + "median": "1161440185", + "average": "18783252880", + "volume": "2329123357099", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664107200000 + }, + { + "median": "6200000000", + "average": "25294651855", + "volume": "2630643792946", + "sales": "104", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1664020800000 + }, + { + "median": "2969000000", + "average": "16782510093", + "volume": "2248856352419", + "sales": "134", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663934400000 + }, + { + "median": "5200000000", + "average": "25325847499", + "volume": "2937798309909", + "sales": "116", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663848000000 + }, + { + "median": "5050000000", + "average": "7582726903", + "volume": "1417969930952", + "sales": "187", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663761600000 + }, + { + "median": "5042000000", + "average": "25066321397", + "volume": "2230902604316", + "sales": "89", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663675200000 + }, + { + "median": "4895000000", + "average": "14385218276", + "volume": "2186553178013", + "sales": "152", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663588800000 + }, + { + "median": "4900000000", + "average": "28674953877", + "volume": "3899793727234", + "sales": "136", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663502400000 + }, + { + "median": "4495000000", + "average": "9825625259", + "volume": "1306808159428", + "sales": "133", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663416000000 + }, + { + "median": "5000000000", + "average": "9870847087", + "volume": "1233855885895", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663329600000 + }, + { + "median": "990000000", + "average": "4945925193", + "volume": "707267302586", + "sales": "143", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663243200000 + }, + { + "median": "5319000000", + "average": "15432938833", + "volume": "1512428005619", + "sales": "98", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663156800000 + }, + { + "median": "4990000000", + "average": "10371812386", + "volume": "1296476548295", + "sales": "125", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1663070400000 + }, + { + "median": "4500000000", + "average": "9332030216", + "volume": "1745089650421", + "sales": "187", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662984000000 + }, + { + "median": "2300000000", + "average": "4833757266", + "volume": "594552143665", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662897600000 + }, + { + "median": "4942000000", + "average": "16023222660", + "volume": "1426066816731", + "sales": "89", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662811200000 + }, + { + "median": "4236660672", + "average": "5540201844", + "volume": "459836753036", + "sales": "83", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662724800000 + }, + { + "median": "2646270000", + "average": "15509451880", + "volume": "2915776953499", + "sales": "188", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662638400000 + }, + { + "median": "4752000000", + "average": "23569245981", + "volume": "3488248405202", + "sales": "148", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662552000000 + }, + { + "median": "5642000000", + "average": "11253443373", + "volume": "765234149357", + "sales": "68", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662465600000 + }, + { + "median": "3350000000", + "average": "6487916576", + "volume": "700694990199", + "sales": "108", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662379200000 + }, + { + "median": "4800000000", + "average": "8128484222", + "volume": "1194887180618", + "sales": "147", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662292800000 + }, + { + "median": "5577000000", + "average": "19907534369", + "volume": "1831493161949", + "sales": "92", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662206400000 + }, + { + "median": "1500000000", + "average": "4829661690", + "volume": "917635721062", + "sales": "190", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662120000000 + }, + { + "median": "2200000000", + "average": "12281186314", + "volume": "1400055239824", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1662033600000 + }, + { + "median": "4400000000", + "average": "13929763521", + "volume": "1225819189868", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661947200000 + }, + { + "median": "2100000000", + "average": "5173651563", + "volume": "719137567195", + "sales": "139", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661860800000 + }, + { + "median": "2200000000", + "average": "3978396854", + "volume": "521169987811", + "sales": "131", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661774400000 + }, + { + "median": "754677000", + "average": "3613587703", + "volume": "599855558772", + "sales": "166", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661688000000 + }, + { + "median": "4937000000", + "average": "7364564720", + "volume": "1229882308321", + "sales": "167", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661601600000 + }, + { + "median": "4500000000", + "average": "7989747623", + "volume": "1006708200505", + "sales": "126", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661515200000 + }, + { + "median": "4500000000", + "average": "5231832320", + "volume": "528415064369", + "sales": "101", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661428800000 + }, + { + "median": "4300000000", + "average": "6872518368", + "volume": "920917461378", + "sales": "134", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661342400000 + }, + { + "median": "1479852000", + "average": "2912809434", + "volume": "643730884962", + "sales": "221", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661256000000 + }, + { + "median": "4789521000", + "average": "9395851044", + "volume": "1005356061669", + "sales": "107", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661169600000 + }, + { + "median": "1730000000", + "average": "4508841047", + "volume": "752976454838", + "sales": "167", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1661083200000 + }, + { + "median": "3534993317", + "average": "9656732569", + "volume": "1969973444066", + "sales": "204", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660996800000 + }, + { + "median": "4640000000", + "average": "8340785081", + "volume": "1167709911359", + "sales": "140", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660910400000 + }, + { + "median": "1900000000", + "average": "4899404317", + "volume": "779005286328", + "sales": "159", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660824000000 + }, + { + "median": "4500000000", + "average": "12177780257", + "volume": "876800178502", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660737600000 + }, + { + "median": "3300000000", + "average": "7078560617", + "volume": "799877349666", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660651200000 + }, + { + "median": "4742000000", + "average": "13603316425", + "volume": "884215567614", + "sales": "65", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660564800000 + }, + { + "median": "5048000000", + "average": "13439800676", + "volume": "698869635146", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660478400000 + }, + { + "median": "4027441485", + "average": "23837337835", + "volume": "1883149688930", + "sales": "79", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660392000000 + }, + { + "median": "4789000000", + "average": "7076474387", + "volume": "757182759435", + "sales": "107", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660305600000 + }, + { + "median": "3000000000", + "average": "6071726451", + "volume": "491809842501", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660219200000 + }, + { + "median": "4981000000", + "average": "7861421593", + "volume": "754696472900", + "sales": "96", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660132800000 + }, + { + "median": "4600000000", + "average": "24323587311", + "volume": "3113419175843", + "sales": "128", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1660046400000 + }, + { + "median": "3096000000", + "average": "6115491270", + "volume": "746089934968", + "sales": "122", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659960000000 + }, + { + "median": "3450000000", + "average": "7132743915", + "volume": "1255362929119", + "sales": "176", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659873600000 + }, + { + "median": "3300000000", + "average": "6954949465", + "volume": "1641368073785", + "sales": "236", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659787200000 + }, + { + "median": "3440000000", + "average": "10511748673", + "volume": "1292945086723", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659700800000 + }, + { + "median": "3460000000", + "average": "13713696810", + "volume": "1261660106560", + "sales": "92", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659614400000 + }, + { + "median": "4400000000", + "average": "12484881345", + "volume": "1960126371209", + "sales": "157", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659528000000 + }, + { + "median": "2047999339", + "average": "10989894910", + "volume": "1197898545223", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659441600000 + }, + { + "median": "4399000000", + "average": "13548359122", + "volume": "758708110810", + "sales": "56", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659355200000 + }, + { + "median": "1500000000", + "average": "3451673429", + "volume": "300295588281", + "sales": "87", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659268800000 + }, + { + "median": "3400000000", + "average": "5887358562", + "volume": "635834724706", + "sales": "108", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659182400000 + }, + { + "median": "3200000000", + "average": "13680830943", + "volume": "1368083094297", + "sales": "100", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659096000000 + }, + { + "median": "3600000000", + "average": "5388335203", + "volume": "387960134650", + "sales": "72", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1659009600000 + }, + { + "median": "4000000000", + "average": "12140679488", + "volume": "813425525679", + "sales": "67", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658923200000 + }, + { + "median": "3200000000", + "average": "22165453700", + "volume": "2859343527335", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658836800000 + }, + { + "median": "4695000000", + "average": "14269663645", + "volume": "2853932728914", + "sales": "200", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658750400000 + }, + { + "median": "3670641117", + "average": "13881709112", + "volume": "2373772258118", + "sales": "171", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658664000000 + }, + { + "median": "3900000000", + "average": "8513073491", + "volume": "459705968527", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658577600000 + }, + { + "median": "3800000000", + "average": "6742720856", + "volume": "647301202200", + "sales": "96", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658491200000 + }, + { + "median": "3811500000", + "average": "16047237515", + "volume": "2551510764865", + "sales": "159", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658404800000 + }, + { + "median": "4322682045", + "average": "13102490171", + "volume": "1179224115413", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658318400000 + }, + { + "median": "3959010000", + "average": "17761497146", + "volume": "2912885531901", + "sales": "164", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658232000000 + }, + { + "median": "4050000000", + "average": "4748307021", + "volume": "289646728288", + "sales": "61", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658145600000 + }, + { + "median": "4158000000", + "average": "9091106741", + "volume": "800017393250", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1658059200000 + }, + { + "median": "3042596348", + "average": "46034915652", + "volume": "4511421733899", + "sales": "98", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657972800000 + }, + { + "median": "4200000000", + "average": "8271763671", + "volume": "670012857363", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657886400000 + }, + { + "median": "1650000000", + "average": "5557034978", + "volume": "627944952460", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657800000000 + }, + { + "median": "4740000000", + "average": "6683983982", + "volume": "1390268668167", + "sales": "208", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657713600000 + }, + { + "median": "1599000000", + "average": "3225899973", + "volume": "1338748488686", + "sales": "415", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657627200000 + }, + { + "median": "4000000000", + "average": "5909941147", + "volume": "573264291267", + "sales": "97", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657540800000 + }, + { + "median": "1681841799", + "average": "6082717503", + "volume": "1246957088214", + "sales": "205", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657454400000 + }, + { + "median": "4100000000", + "average": "6064478318", + "volume": "491222743741", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657368000000 + }, + { + "median": "1670000000", + "average": "5394117017", + "volume": "1283799849952", + "sales": "238", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657281600000 + }, + { + "median": "4870116900", + "average": "8956178481", + "volume": "1486725627786", + "sales": "166", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657195200000 + }, + { + "median": "1700000000", + "average": "9118253396", + "volume": "1367738009369", + "sales": "150", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657108800000 + }, + { + "median": "3899000000", + "average": "7767326277", + "volume": "1258306856945", + "sales": "162", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1657022400000 + }, + { + "median": "3934782608", + "average": "11840783397", + "volume": "2273430412185", + "sales": "192", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656936000000 + }, + { + "median": "1979010000", + "average": "13682492660", + "volume": "2243928796248", + "sales": "164", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656849600000 + }, + { + "median": "3800000000", + "average": "8941196803", + "volume": "1457415078897", + "sales": "163", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656763200000 + }, + { + "median": "1781643618", + "average": "7367014427", + "volume": "1694413318176", + "sales": "230", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656676800000 + }, + { + "median": "4200000000", + "average": "16529894200", + "volume": "2743962437278", + "sales": "166", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656590400000 + }, + { + "median": "2048409000", + "average": "8185795650", + "volume": "2357509147219", + "sales": "288", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656504000000 + }, + { + "median": "1500000000", + "average": "4934826877", + "volume": "1480448063099", + "sales": "300", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656417600000 + }, + { + "median": "899000000", + "average": "2738187996", + "volume": "799550894903", + "sales": "292", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656331200000 + }, + { + "median": "4059000000", + "average": "10823131758", + "volume": "2002279375155", + "sales": "185", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656244800000 + }, + { + "median": "2150000000", + "average": "8697343096", + "volume": "921918368147", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656158400000 + }, + { + "median": "1427115188", + "average": "5003445224", + "volume": "1405968108056", + "sales": "281", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1656072000000 + }, + { + "median": "3539823008", + "average": "9388928150", + "volume": "1887174558061", + "sales": "201", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655985600000 + }, + { + "median": "2800000000", + "average": "19631308351", + "volume": "3062484102762", + "sales": "156", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655899200000 + }, + { + "median": "1265220000", + "average": "4765451139", + "volume": "762472182266", + "sales": "160", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655812800000 + }, + { + "median": "3842384040", + "average": "7864794630", + "volume": "1030288096502", + "sales": "131", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655726400000 + }, + { + "median": "3899000000", + "average": "12219206373", + "volume": "1893976987862", + "sales": "155", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655640000000 + }, + { + "median": "3920400000", + "average": "12793282968", + "volume": "1906199162301", + "sales": "149", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655553600000 + }, + { + "median": "3839000000", + "average": "14665200731", + "volume": "3504982974684", + "sales": "239", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655467200000 + }, + { + "median": "2940300000", + "average": "12719128507", + "volume": "2162251846259", + "sales": "170", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655380800000 + }, + { + "median": "3000000000", + "average": "26932946006", + "volume": "4605533766963", + "sales": "171", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655294400000 + }, + { + "median": "3799000000", + "average": "13113097128", + "volume": "2084982443425", + "sales": "159", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655208000000 + }, + { + "median": "3100000000", + "average": "13512680605", + "volume": "1608008991989", + "sales": "119", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655121600000 + }, + { + "median": "3100000000", + "average": "12728676687", + "volume": "1985673563095", + "sales": "156", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1655035200000 + }, + { + "median": "3180000000", + "average": "5752135865", + "volume": "972110961213", + "sales": "169", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654948800000 + }, + { + "median": "1198980000", + "average": "3914119232", + "volume": "1064640431107", + "sales": "272", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654862400000 + }, + { + "median": "2999990000", + "average": "6136066064", + "volume": "828368918611", + "sales": "135", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654776000000 + }, + { + "median": "3000000000", + "average": "5830665360", + "volume": "1480989001513", + "sales": "254", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654689600000 + }, + { + "median": "2900000000", + "average": "5604017658", + "volume": "924662913600", + "sales": "165", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654603200000 + }, + { + "median": "3200000000", + "average": "6123309067", + "volume": "979729450754", + "sales": "160", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654516800000 + }, + { + "median": "5437000000", + "average": "8694424432", + "volume": "765109350000", + "sales": "88", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654430400000 + }, + { + "median": "3552425665", + "average": "15694435114", + "volume": "2275693091485", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654344000000 + }, + { + "median": "3511450381", + "average": "4699400996", + "volume": "944579600132", + "sales": "201", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654257600000 + }, + { + "median": "2000000000", + "average": "5555523652", + "volume": "588885507077", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654171200000 + }, + { + "median": "1286000000", + "average": "5211821477", + "volume": "1094482510100", + "sales": "210", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1654084800000 + }, + { + "median": "1400000000", + "average": "9137910646", + "volume": "1653961826897", + "sales": "181", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653998400000 + }, + { + "median": "1299000000", + "average": "4154904462", + "volume": "664784713972", + "sales": "160", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653912000000 + }, + { + "median": "550000000", + "average": "7863126045", + "volume": "1525446452633", + "sales": "194", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653825600000 + }, + { + "median": "1293000000", + "average": "7936695559", + "volume": "1595275807358", + "sales": "201", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653739200000 + }, + { + "median": "998000000", + "average": "6781803765", + "volume": "2421103944270", + "sales": "357", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653652800000 + }, + { + "median": "1600000000", + "average": "4128660086", + "volume": "1250984005911", + "sales": "303", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653566400000 + }, + { + "median": "1300000000", + "average": "3135007343", + "volume": "1379403231123", + "sales": "440", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653480000000 + }, + { + "median": "1435500000", + "average": "3602620267", + "volume": "2107532856403", + "sales": "585", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653393600000 + }, + { + "median": "4590000000", + "average": "8270850126", + "volume": "1356419420728", + "sales": "164", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653307200000 + }, + { + "median": "2910897000", + "average": "7851894569", + "volume": "1538971335573", + "sales": "196", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653220800000 + }, + { + "median": "4000000000", + "average": "6122292055", + "volume": "1573429058121", + "sales": "257", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653134400000 + }, + { + "median": "1460349000", + "average": "8488748519", + "volume": "2079743387082", + "sales": "245", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1653048000000 + }, + { + "median": "960000000", + "average": "7412328366", + "volume": "2490542330837", + "sales": "336", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652961600000 + }, + { + "median": "4099000000", + "average": "4849267251", + "volume": "1100783665898", + "sales": "227", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652875200000 + }, + { + "median": "1249000000", + "average": "5571408031", + "volume": "1231281174775", + "sales": "221", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652788800000 + }, + { + "median": "897000000", + "average": "4235401219", + "volume": "1490861228918", + "sales": "352", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652702400000 + }, + { + "median": "1290000000", + "average": "6517814975", + "volume": "1655525003582", + "sales": "254", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652616000000 + }, + { + "median": "1639000000", + "average": "6105383947", + "volume": "1843825952103", + "sales": "302", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652529600000 + }, + { + "median": "2000000000", + "average": "7755385859", + "volume": "2528255790082", + "sales": "326", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652443200000 + }, + { + "median": "2900000000", + "average": "19563902237", + "volume": "9645003802700", + "sales": "493", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652356800000 + }, + { + "median": "2900000000", + "average": "7944025518", + "volume": "5942131087807", + "sales": "748", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652270400000 + }, + { + "median": "2962475312", + "average": "21120435669", + "volume": "5723638066315", + "sales": "271", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652184000000 + }, + { + "median": "3136320000", + "average": "5370280043", + "volume": "2964394583914", + "sales": "552", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652097600000 + }, + { + "median": "1154000000", + "average": "4484392728", + "volume": "1762366342105", + "sales": "393", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1652011200000 + }, + { + "median": "960000000", + "average": "7862780286", + "volume": "2343108525188", + "sales": "298", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651924800000 + }, + { + "median": "1111000000", + "average": "9458829990", + "volume": "3537602416369", + "sales": "374", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651838400000 + }, + { + "median": "800258127", + "average": "7261484672", + "volume": "3035300592720", + "sales": "418", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651752000000 + }, + { + "median": "320000000", + "average": "3412810229", + "volume": "2126180772430", + "sales": "623", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651665600000 + }, + { + "median": "877000000", + "average": "6010785210", + "volume": "2326173876462", + "sales": "387", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651579200000 + }, + { + "median": "750000000", + "average": "3972457090", + "volume": "1279131182949", + "sales": "322", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651492800000 + }, + { + "median": "588060000", + "average": "4287143838", + "volume": "2079264761505", + "sales": "485", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651406400000 + }, + { + "median": "800000000", + "average": "4180603382", + "volume": "2211539189226", + "sales": "529", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651320000000 + }, + { + "median": "344000000", + "average": "3660730858", + "volume": "3261711194433", + "sales": "891", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651233600000 + }, + { + "median": "344000000", + "average": "2603821756", + "volume": "2749635774201", + "sales": "1056", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651147200000 + }, + { + "median": "126999999", + "average": "1012836504", + "volume": "1394675866253", + "sales": "1377", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1651060800000 + }, + { + "median": "119000000", + "average": "1149234808", + "volume": "1958296112257", + "sales": "1704", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650974400000 + }, + { + "median": "118999999", + "average": "2107908846", + "volume": "4546759381074", + "sales": "2157", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650888000000 + }, + { + "median": "119400000", + "average": "1962509619", + "volume": "4623672662118", + "sales": "2356", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650801600000 + }, + { + "median": "112820000", + "average": "1646683056", + "volume": "2932742522479", + "sales": "1781", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650715200000 + }, + { + "median": "126140000", + "average": "599311062", + "volume": "1937572662001", + "sales": "3233", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650628800000 + }, + { + "median": "220000000", + "average": "539627904", + "volume": "1261650039371", + "sales": "2338", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650542400000 + }, + { + "median": "3999000000", + "average": "8545309741", + "volume": "1649244780093", + "sales": "193", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650456000000 + }, + { + "median": "4000000000", + "average": "10466287933", + "volume": "1496679174365", + "sales": "143", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650369600000 + }, + { + "median": "2500000000", + "average": "6465195201", + "volume": "1183130721780", + "sales": "183", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650283200000 + }, + { + "median": "2450000000", + "average": "4536648141", + "volume": "489957999247", + "sales": "108", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650196800000 + }, + { + "median": "2525000000", + "average": "8499336742", + "volume": "1104913776518", + "sales": "130", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650110400000 + }, + { + "median": "2680000000", + "average": "12718764111", + "volume": "3917379346169", + "sales": "308", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1650024000000 + }, + { + "median": "1600000000", + "average": "4247201955", + "volume": "1473779078331", + "sales": "347", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649937600000 + }, + { + "median": "2048999000", + "average": "4343394546", + "volume": "1576652220271", + "sales": "363", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649851200000 + }, + { + "median": "1494674990", + "average": "3239450070", + "volume": "1328174528870", + "sales": "410", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649764800000 + }, + { + "median": "2395800000", + "average": "5964770293", + "volume": "1729783384851", + "sales": "290", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649678400000 + }, + { + "median": "1950000000", + "average": "6356537010", + "volume": "1449290438360", + "sales": "228", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649592000000 + }, + { + "median": "2500000000", + "average": "4358617267", + "volume": "919668243266", + "sales": "211", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649505600000 + }, + { + "median": "2176900000", + "average": "4984691050", + "volume": "1141494250564", + "sales": "229", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649419200000 + }, + { + "median": "1998000000", + "average": "5918914494", + "volume": "1645458229243", + "sales": "278", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649332800000 + }, + { + "median": "1715000000", + "average": "3413396505", + "volume": "1017192158583", + "sales": "298", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649246400000 + }, + { + "median": "1723000000", + "average": "3407034137", + "volume": "1219718220940", + "sales": "358", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649160000000 + }, + { + "median": "1574100000", + "average": "4090362492", + "volume": "1807940221636", + "sales": "442", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1649073600000 + }, + { + "median": "1150000000", + "average": "2922880373", + "volume": "1101925900589", + "sales": "377", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648987200000 + }, + { + "median": "1260000000", + "average": "2554324585", + "volume": "1466182311768", + "sales": "574", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648900800000 + }, + { + "median": "1067000000", + "average": "2675057427", + "volume": "1623759857930", + "sales": "607", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648814400000 + }, + { + "median": "1517071267", + "average": "3233820619", + "volume": "1128603396129", + "sales": "349", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648728000000 + }, + { + "median": "1065000000", + "average": "2215669744", + "volume": "966032008483", + "sales": "436", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648641600000 + }, + { + "median": "1640000000", + "average": "8728316548", + "volume": "3412771770238", + "sales": "391", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648555200000 + }, + { + "median": "2351250000", + "average": "8023036364", + "volume": "2286565363637", + "sales": "285", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648468800000 + }, + { + "median": "1900000000", + "average": "5346894886", + "volume": "1507824357878", + "sales": "282", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648382400000 + }, + { + "median": "2241434518", + "average": "6461924445", + "volume": "2410297817982", + "sales": "373", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648296000000 + }, + { + "median": "2000000000", + "average": "5501335912", + "volume": "2382078449773", + "sales": "433", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648209600000 + }, + { + "median": "2113311222", + "average": "6022016545", + "volume": "3209734818499", + "sales": "533", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648123200000 + }, + { + "median": "2113311222", + "average": "7287418432", + "volume": "3228326365403", + "sales": "443", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1648036800000 + }, + { + "median": "2100000000", + "average": "8109644879", + "volume": "3689888419953", + "sales": "455", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647950400000 + }, + { + "median": "2434000000", + "average": "4435185851", + "volume": "1605537278059", + "sales": "362", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647864000000 + }, + { + "median": "2305430424", + "average": "5251015983", + "volume": "2756783390895", + "sales": "525", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647777600000 + }, + { + "median": "2000000000", + "average": "4569377627", + "volume": "5346171823947", + "sales": "1170", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647691200000 + }, + { + "median": "4950000000", + "average": "9850914337", + "volume": "11870351776144", + "sales": "1205", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647604800000 + }, + { + "median": "4790000000", + "average": "6760183049", + "volume": "757140501498", + "sales": "112", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647518400000 + }, + { + "median": "5380000000", + "average": "7424520511", + "volume": "1046857392093", + "sales": "141", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647432000000 + }, + { + "median": "5394000000", + "average": "21665494159", + "volume": "2534862816657", + "sales": "117", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647345600000 + }, + { + "median": "5292000000", + "average": "11444103810", + "volume": "1533509910581", + "sales": "134", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647259200000 + }, + { + "median": "5398000000", + "average": "8473213395", + "volume": "1025258820758", + "sales": "121", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647172800000 + }, + { + "median": "5050000000", + "average": "13913825204", + "volume": "1655745199274", + "sales": "119", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647086400000 + }, + { + "median": "5150000000", + "average": "13879222897", + "volume": "2179037994884", + "sales": "157", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1647000000000 + }, + { + "median": "5536703601", + "average": "11711861721", + "volume": "1487406438550", + "sales": "127", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646913600000 + }, + { + "median": "5100000000", + "average": "15856113766", + "volume": "1569755262799", + "sales": "99", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646827200000 + }, + { + "median": "5587000000", + "average": "10029921968", + "volume": "862573289205", + "sales": "86", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646740800000 + }, + { + "median": "3690000000", + "average": "7952182306", + "volume": "811122595215", + "sales": "102", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646654400000 + }, + { + "median": "5820000000", + "average": "10468302154", + "volume": "1099171726217", + "sales": "105", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646568000000 + }, + { + "median": "5000000000", + "average": "6900879524", + "volume": "1090338964838", + "sales": "158", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646481600000 + }, + { + "median": "5320000000", + "average": "7783298385", + "volume": "1214194548134", + "sales": "156", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646395200000 + }, + { + "median": "5340000000", + "average": "16040263430", + "volume": "1908791348138", + "sales": "119", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646308800000 + }, + { + "median": "5300000000", + "average": "16920605542", + "volume": "1675139948659", + "sales": "99", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646222400000 + }, + { + "median": "5280000000", + "average": "7956702472", + "volume": "763843437272", + "sales": "96", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646136000000 + }, + { + "median": "5790000000", + "average": "12173015019", + "volume": "1326858637070", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1646049600000 + }, + { + "median": "6360000000", + "average": "12540323775", + "volume": "1830887271175", + "sales": "146", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645963200000 + }, + { + "median": "6043000000", + "average": "21650674756", + "volume": "3139347839631", + "sales": "145", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645876800000 + }, + { + "median": "6398000000", + "average": "17073815950", + "volume": "2270817521358", + "sales": "133", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645790400000 + }, + { + "median": "6330000000", + "average": "16438800824", + "volume": "3254882563089", + "sales": "198", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645704000000 + }, + { + "median": "5600000000", + "average": "7444061878", + "volume": "848623054140", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645617600000 + }, + { + "median": "4706920449", + "average": "21002094759", + "volume": "4536452467847", + "sales": "216", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645531200000 + }, + { + "median": "4300000000", + "average": "12421530528", + "volume": "3391077834263", + "sales": "273", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645444800000 + }, + { + "median": "4843000000", + "average": "30106555618", + "volume": "10838360022412", + "sales": "360", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645358400000 + }, + { + "median": "4846000000", + "average": "17228143383", + "volume": "3962472978040", + "sales": "230", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645272000000 + }, + { + "median": "3500000000", + "average": "9026234949", + "volume": "2789106599195", + "sales": "309", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645185600000 + }, + { + "median": "1600000000", + "average": "8602872827", + "volume": "2279761299035", + "sales": "265", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645099200000 + }, + { + "median": "3900000000", + "average": "8682432073", + "volume": "1397871563716", + "sales": "161", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1645012800000 + }, + { + "median": "4200000000", + "average": "26315913471", + "volume": "3947387020714", + "sales": "150", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644926400000 + }, + { + "median": "4700000000", + "average": "9463848959", + "volume": "1343866552226", + "sales": "142", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644840000000 + }, + { + "median": "4500000000", + "average": "8208566712", + "volume": "1108156506080", + "sales": "135", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644753600000 + }, + { + "median": "4000000000", + "average": "7583364699", + "volume": "955503952038", + "sales": "126", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644667200000 + }, + { + "median": "2420000000", + "average": "7811155128", + "volume": "1062317097365", + "sales": "136", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644580800000 + }, + { + "median": "3900000000", + "average": "10964261220", + "volume": "1885852929861", + "sales": "172", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644494400000 + }, + { + "median": "4015296367", + "average": "11938175527", + "volume": "1540024643035", + "sales": "129", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644408000000 + }, + { + "median": "3984819734", + "average": "7073178836", + "volume": "1386343051889", + "sales": "196", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644321600000 + }, + { + "median": "3133159268", + "average": "7716536458", + "volume": "1280945052083", + "sales": "166", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644235200000 + }, + { + "median": "3415500000", + "average": "12096921769", + "volume": "2540353571589", + "sales": "210", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644148800000 + }, + { + "median": "2000000000", + "average": "10928049115", + "volume": "2775724475121", + "sales": "254", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1644062400000 + }, + { + "median": "4300000000", + "average": "12162502684", + "volume": "3539288281181", + "sales": "291", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643976000000 + }, + { + "median": "4200000000", + "average": "23128396317", + "volume": "4880091622898", + "sales": "211", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643889600000 + }, + { + "median": "1700550774", + "average": "13677781311", + "volume": "5772023713402", + "sales": "422", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643803200000 + }, + { + "median": "4798000000", + "average": "19518755275", + "volume": "6519264261706", + "sales": "334", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643716800000 + }, + { + "median": "4000000000", + "average": "20852804278", + "volume": "9863376423668", + "sales": "473", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643630400000 + }, + { + "median": "2890000000", + "average": "21535042223", + "volume": "14643828711827", + "sales": "680", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643544000000 + }, + { + "median": "14000000000", + "average": "38580609648", + "volume": "19753272139523", + "sales": "512", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643457600000 + }, + { + "median": "3000000000", + "average": "28797860334", + "volume": "14715706630431", + "sales": "511", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643371200000 + }, + { + "median": "2700000000", + "average": "9074084358", + "volume": "989075195076", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643284800000 + }, + { + "median": "3100000000", + "average": "16669503199", + "volume": "2050348893519", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643198400000 + }, + { + "median": "2400000000", + "average": "15485760344", + "volume": "1656976356809", + "sales": "107", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643112000000 + }, + { + "median": "1957295373", + "average": "12961301516", + "volume": "1555356181910", + "sales": "120", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1643025600000 + }, + { + "median": "1898900000", + "average": "6546028175", + "volume": "831345578180", + "sales": "127", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642939200000 + }, + { + "median": "2800000000", + "average": "26884015416", + "volume": "2473329418310", + "sales": "92", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642852800000 + }, + { + "median": "2000000000", + "average": "9505198670", + "volume": "1359243409741", + "sales": "143", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642766400000 + }, + { + "median": "1790000000", + "average": "10333860281", + "volume": "2986485621150", + "sales": "289", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642680000000 + }, + { + "median": "1750000000", + "average": "13847606999", + "volume": "1509389162931", + "sales": "109", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642593600000 + }, + { + "median": "1750000000", + "average": "16742065047", + "volume": "5340718749988", + "sales": "319", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642507200000 + }, + { + "median": "1600000000", + "average": "8878276241", + "volume": "1535941789762", + "sales": "173", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642420800000 + }, + { + "median": "1498000000", + "average": "8657718487", + "volume": "926375878060", + "sales": "107", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642334400000 + }, + { + "median": "2300000000", + "average": "6871201418", + "volume": "1855224382905", + "sales": "270", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642248000000 + }, + { + "median": "2899000000", + "average": "5427144598", + "volume": "1313368992760", + "sales": "242", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642161600000 + }, + { + "median": "2771010000", + "average": "17477282856", + "volume": "1730251002703", + "sales": "99", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1642075200000 + }, + { + "median": "2000000000", + "average": "9192731212", + "volume": "1158284132765", + "sales": "126", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641988800000 + }, + { + "median": "1500000000", + "average": "8661740958", + "volume": "2174096980400", + "sales": "251", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641902400000 + }, + { + "median": "1900000000", + "average": "16377852437", + "volume": "1850697325412", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641816000000 + }, + { + "median": "1500000000", + "average": "3161508899", + "volume": "828315331524", + "sales": "262", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641729600000 + }, + { + "median": "1600000000", + "average": "2597973948", + "volume": "272787264512", + "sales": "105", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641643200000 + }, + { + "median": "1215324000", + "average": "3102637357", + "volume": "608116921877", + "sales": "196", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641556800000 + }, + { + "median": "2200000000", + "average": "3122900374", + "volume": "331027439618", + "sales": "106", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641470400000 + }, + { + "median": "1450000000", + "average": "3499474158", + "volume": "374443734948", + "sales": "107", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641384000000 + }, + { + "median": "1498000000", + "average": "4655610642", + "volume": "572640108934", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641297600000 + }, + { + "median": "1400000000", + "average": "5485335528", + "volume": "658240263328", + "sales": "120", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641211200000 + }, + { + "median": "1400000000", + "average": "4723296331", + "volume": "557348967065", + "sales": "118", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641124800000 + }, + { + "median": "1399000000", + "average": "3508572258", + "volume": "399977237376", + "sales": "114", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1641038400000 + }, + { + "median": "1500000000", + "average": "3787496194", + "volume": "503736993787", + "sales": "133", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640952000000 + }, + { + "median": "1419000000", + "average": "6295488846", + "volume": "994687237741", + "sales": "158", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640865600000 + }, + { + "median": "1600000000", + "average": "6339997218", + "volume": "1781539218343", + "sales": "281", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640779200000 + }, + { + "median": "1800000000", + "average": "7624682977", + "volume": "472730344568", + "sales": "62", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640692800000 + }, + { + "median": "732093391", + "average": "3276705367", + "volume": "255583018625", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640606400000 + }, + { + "median": "2400000000", + "average": "5352916319", + "volume": "337233728128", + "sales": "63", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640520000000 + }, + { + "median": "2000000000", + "average": "10123392360", + "volume": "607403541617", + "sales": "60", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640433600000 + }, + { + "median": "1890000000", + "average": "5340851890", + "volume": "598175411704", + "sales": "112", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640347200000 + }, + { + "median": "1777000000", + "average": "6698638462", + "volume": "823932530881", + "sales": "123", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640260800000 + }, + { + "median": "690000000", + "average": "4189580526", + "volume": "779261977769", + "sales": "186", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640174400000 + }, + { + "median": "1300000000", + "average": "6402340573", + "volume": "2151186432553", + "sales": "336", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640088000000 + }, + { + "median": "1100000000", + "average": "6635548179", + "volume": "849350166907", + "sales": "128", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1640001600000 + }, + { + "median": "1132000000", + "average": "4529129716", + "volume": "380446896103", + "sales": "84", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639915200000 + }, + { + "median": "1000000000", + "average": "3152670835", + "volume": "321572425188", + "sales": "102", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639828800000 + }, + { + "median": "949716900", + "average": "4660881322", + "volume": "680488673021", + "sales": "146", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639742400000 + }, + { + "median": "1050000000", + "average": "11697314803", + "volume": "2386252219853", + "sales": "204", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639656000000 + }, + { + "median": "2277000000", + "average": "6540634880", + "volume": "739091741411", + "sales": "113", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639569600000 + }, + { + "median": "2300000000", + "average": "7483950138", + "volume": "1459370276910", + "sales": "195", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639483200000 + }, + { + "median": "2300000000", + "average": "6934905521", + "volume": "1310697143442", + "sales": "189", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639396800000 + }, + { + "median": "1286010000", + "average": "5089790404", + "volume": "1679630833389", + "sales": "330", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639310400000 + }, + { + "median": "2277000000", + "average": "16207604255", + "volume": "2836330744624", + "sales": "175", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639224000000 + }, + { + "median": "2450000000", + "average": "10260183045", + "volume": "2390622649587", + "sales": "233", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639137600000 + }, + { + "median": "1500000000", + "average": "8392564616", + "volume": "2559732207970", + "sales": "305", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1639051200000 + }, + { + "median": "2200000000", + "average": "8510406125", + "volume": "5344535046276", + "sales": "628", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638964800000 + }, + { + "median": "2674980000", + "average": "14056998168", + "volume": "10528691627883", + "sales": "749", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638878400000 + }, + { + "median": "2100000000", + "average": "9889900396", + "volume": "12075568382933", + "sales": "1221", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638792000000 + }, + { + "median": "2300000000", + "average": "9738995889", + "volume": "17647060551333", + "sales": "1812", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638705600000 + }, + { + "median": "2000000000", + "average": "15299508914", + "volume": "38554762464362", + "sales": "2520", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638619200000 + }, + { + "median": "19900000000", + "average": "23821201523", + "volume": "27823163378913", + "sales": "1168", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638532800000 + }, + { + "median": "11600000000", + "average": "16274466819", + "volume": "943919075503", + "sales": "58", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638446400000 + }, + { + "median": "12000000000", + "average": "24069163710", + "volume": "2503193025840", + "sales": "104", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638360000000 + }, + { + "median": "9900000000", + "average": "77828677419", + "volume": "2412689000000", + "sales": "31", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638273600000 + }, + { + "median": "12000000000", + "average": "40449939987", + "volume": "2022496999350", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638187200000 + }, + { + "median": "12300000000", + "average": "33929862882", + "volume": "678597257647", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638100800000 + }, + { + "median": "9300000000", + "average": "8617787689", + "volume": "146502390720", + "sales": "17", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1638014400000 + }, + { + "median": "6000000000", + "average": "32461679044", + "volume": "1103697087494", + "sales": "34", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637928000000 + }, + { + "median": "4370000000", + "average": "21377754661", + "volume": "1068887733071", + "sales": "50", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637841600000 + }, + { + "median": "12300000000", + "average": "134464194485", + "volume": "7664459085650", + "sales": "57", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637755200000 + }, + { + "median": "12500000000", + "average": "48013128437", + "volume": "3745024018062", + "sales": "78", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637668800000 + }, + { + "median": "11000000000", + "average": "30988858121", + "volume": "3594707541980", + "sales": "116", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637582400000 + }, + { + "median": "8700000000", + "average": "32697566856", + "volume": "2027249145066", + "sales": "62", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637496000000 + }, + { + "median": "9500000000", + "average": "42368130331", + "volume": "1821829604247", + "sales": "43", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637409600000 + }, + { + "median": "8400000000", + "average": "52548734895", + "volume": "3047826623912", + "sales": "58", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637323200000 + }, + { + "median": "7500000000", + "average": "21665895924", + "volume": "1733271673899", + "sales": "80", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637236800000 + }, + { + "median": "8400000000", + "average": "25984471254", + "volume": "1611037217743", + "sales": "62", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637150400000 + }, + { + "median": "11000000000", + "average": "26653997335", + "volume": "3305095669582", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1637064000000 + }, + { + "median": "9990000000", + "average": "51323402645", + "volume": "2309553119033", + "sales": "45", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636977600000 + }, + { + "median": "12850000000", + "average": "38197062795", + "volume": "1222306009438", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636891200000 + }, + { + "median": "13800000000", + "average": "32468633146", + "volume": "1103933526959", + "sales": "34", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636804800000 + }, + { + "median": "12700000000", + "average": "14828348468", + "volume": "1334551362089", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636718400000 + }, + { + "median": "10000000000", + "average": "27155234577", + "volume": "2905610099767", + "sales": "107", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636632000000 + }, + { + "median": "6900000000", + "average": "24097945187", + "volume": "2168815066797", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636545600000 + }, + { + "median": "4740000000", + "average": "8264166028", + "volume": "1132190745848", + "sales": "137", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636459200000 + }, + { + "median": "4257000000", + "average": "4660324410", + "volume": "135149407882", + "sales": "29", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636372800000 + }, + { + "median": "4604899613", + "average": "12032344640", + "volume": "360970339185", + "sales": "30", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636286400000 + }, + { + "median": "9638000000", + "average": "9294994949", + "volume": "492634732277", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636200000000 + }, + { + "median": "6263421617", + "average": "15922826349", + "volume": "1034983712676", + "sales": "65", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636113600000 + }, + { + "median": "6600000000", + "average": "8055962237", + "volume": "426965998565", + "sales": "53", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1636027200000 + }, + { + "median": "7988000000", + "average": "12087223103", + "volume": "507663370336", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635940800000 + }, + { + "median": "4700854700", + "average": "11814759158", + "volume": "685256031167", + "sales": "58", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635854400000 + }, + { + "median": "4500000000", + "average": "6031240772", + "volume": "114593574665", + "sales": "19", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635768000000 + }, + { + "median": "10100000000", + "average": "25238000000", + "volume": "529998000000", + "sales": "21", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635681600000 + }, + { + "median": "6999000000", + "average": "10398001963", + "volume": "353532066730", + "sales": "34", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635595200000 + }, + { + "median": "10576120233", + "average": "11240487675", + "volume": "348455117934", + "sales": "31", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635508800000 + }, + { + "median": "14800000000", + "average": "20963920001", + "volume": "880484640047", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635422400000 + }, + { + "median": "5000000000", + "average": "13374257760", + "volume": "722209919047", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635336000000 + }, + { + "median": "6500000000", + "average": "19533454438", + "volume": "2422148350337", + "sales": "124", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635249600000 + }, + { + "median": "6000000000", + "average": "11386594040", + "volume": "580716296051", + "sales": "51", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635163200000 + }, + { + "median": "5000000000", + "average": "15202061178", + "volume": "1368185506004", + "sales": "90", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1635076800000 + }, + { + "median": "3724340175", + "average": "12816706445", + "volume": "2037856324800", + "sales": "159", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634990400000 + }, + { + "median": "1970000000", + "average": "9831604288", + "volume": "530906631525", + "sales": "54", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634904000000 + }, + { + "median": "1799999997", + "average": "3687280240", + "volume": "542030195252", + "sales": "147", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634817600000 + }, + { + "median": "1050000000", + "average": "1462190050", + "volume": "24857230857", + "sales": "17", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634731200000 + }, + { + "median": "799000000", + "average": "863887348", + "volume": "34555493910", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634644800000 + }, + { + "median": "219000000", + "average": "707277219", + "volume": "15560098815", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634558400000 + }, + { + "median": "190000000", + "average": "690000000", + "volume": "1380000000", + "sales": "2", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634472000000 + }, + { + "median": "1144000000", + "average": "1088583333", + "volume": "13063000000", + "sales": "12", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634385600000 + }, + { + "median": "900000000", + "average": "1435616624", + "volume": "60295898190", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634299200000 + }, + { + "median": "370000000", + "average": "856618194", + "volume": "18845600270", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634212800000 + }, + { + "median": "400000000", + "average": "2722778007", + "volume": "114356676313", + "sales": "42", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634126400000 + }, + { + "median": "300000000", + "average": "7892392240", + "volume": "299910905121", + "sales": "38", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1634040000000 + }, + { + "median": "177000000", + "average": "349500000", + "volume": "3495000000", + "sales": "10", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633953600000 + }, + { + "median": "239000000", + "average": "838250000", + "volume": "20118000000", + "sales": "24", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633867200000 + }, + { + "median": "1100000000", + "average": "17252266667", + "volume": "258784000000", + "sales": "15", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633780800000 + }, + { + "median": "1030000000", + "average": "5154000000", + "volume": "51540000000", + "sales": "10", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633694400000 + }, + { + "median": "1690000000", + "average": "1502923361", + "volume": "19538003690", + "sales": "13", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633608000000 + }, + { + "median": "1150000000", + "average": "1150006993", + "volume": "12650076923", + "sales": "11", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633521600000 + }, + { + "median": "1490000000", + "average": "1613571429", + "volume": "11295000000", + "sales": "7", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633435200000 + }, + { + "median": "1099000000", + "average": "1126642857", + "volume": "15773000000", + "sales": "14", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633348800000 + }, + { + "median": "1900000000", + "average": "3957696214", + "volume": "59365443207", + "sales": "15", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633262400000 + }, + { + "median": "2199000000", + "average": "10416400000", + "volume": "260410000000", + "sales": "25", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633176000000 + }, + { + "median": "1499000000", + "average": "1697100000", + "volume": "16971000000", + "sales": "10", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633089600000 + }, + { + "median": "1000000000", + "average": "1289658732", + "volume": "25793174641", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1633003200000 + }, + { + "median": "1200000000", + "average": "1473875000", + "volume": "11791000000", + "sales": "8", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632916800000 + }, + { + "median": "1000000000", + "average": "1153583333", + "volume": "13843000000", + "sales": "12", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632830400000 + }, + { + "median": "900000000", + "average": "1353082751", + "volume": "14883910261", + "sales": "11", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632744000000 + }, + { + "median": "820000000", + "average": "3890153846", + "volume": "50572000000", + "sales": "13", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632657600000 + }, + { + "median": "2199000000", + "average": "2088811238", + "volume": "22976923617", + "sales": "11", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632571200000 + }, + { + "median": "450000000", + "average": "633000000", + "volume": "6330000000", + "sales": "10", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632484800000 + }, + { + "median": "431406384", + "average": "1459703192", + "volume": "2919406384", + "sales": "2", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632398400000 + }, + { + "median": "1600000000", + "average": "1405217391", + "volume": "32320000000", + "sales": "23", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632312000000 + }, + { + "median": "1200000000", + "average": "1269409091", + "volume": "27927000000", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632225600000 + }, + { + "median": "300000000", + "average": "816666667", + "volume": "4900000000", + "sales": "6", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632139200000 + }, + { + "median": "900000000", + "average": "1095571429", + "volume": "7669000000", + "sales": "7", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1632052800000 + }, + { + "median": "1100000000", + "average": "11197642857", + "volume": "156767000000", + "sales": "14", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631966400000 + }, + { + "median": "2300000000", + "average": "2284132498", + "volume": "15988927484", + "sales": "7", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631880000000 + }, + { + "median": "1500000000", + "average": "1879588214", + "volume": "28193823204", + "sales": "15", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631793600000 + }, + { + "median": "1295000000", + "average": "1524035657", + "volume": "32004748787", + "sales": "21", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631707200000 + }, + { + "median": "499000000", + "average": "910428571", + "volume": "6373000000", + "sales": "7", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631620800000 + }, + { + "median": "1699000000", + "average": "6793730982", + "volume": "156255812589", + "sales": "23", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631534400000 + }, + { + "median": "1800000000", + "average": "1546857143", + "volume": "10828000000", + "sales": "7", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631448000000 + }, + { + "median": "1710000000", + "average": "6787747315", + "volume": "190056924831", + "sales": "28", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631361600000 + }, + { + "median": "1175000000", + "average": "3343290692", + "volume": "26746325533", + "sales": "8", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631275200000 + }, + { + "median": "1000000000", + "average": "13505190246", + "volume": "108041521970", + "sales": "8", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631188800000 + }, + { + "median": "1400000000", + "average": "1644125000", + "volume": "52611999999", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631102400000 + }, + { + "median": "800000000", + "average": "1126058824", + "volume": "19143000000", + "sales": "17", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1631016000000 + }, + { + "median": "1300000000", + "average": "1113611111", + "volume": "20045000000", + "sales": "18", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630929600000 + }, + { + "median": "1400000000", + "average": "1400000000", + "volume": "4200000000", + "sales": "3", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630843200000 + }, + { + "median": "1400000000", + "average": "1373000000", + "volume": "20595000000", + "sales": "15", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630756800000 + }, + { + "median": "1099000000", + "average": "1140449029", + "volume": "11404490286", + "sales": "10", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630670400000 + }, + { + "median": "975000000", + "average": "1199152328", + "volume": "21584741895", + "sales": "18", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630584000000 + }, + { + "median": "1390000000", + "average": "1346504940", + "volume": "13465049400", + "sales": "10", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630497600000 + }, + { + "median": "1300000000", + "average": "2405221062", + "volume": "33673094871", + "sales": "14", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630411200000 + }, + { + "median": "1138000000", + "average": "1055274916", + "volume": "11608024072", + "sales": "11", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630324800000 + }, + { + "median": "1000000000", + "average": "888000000", + "volume": "4440000000", + "sales": "5", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630238400000 + }, + { + "median": "900000000", + "average": "900000000", + "volume": "5400000000", + "sales": "6", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630152000000 + }, + { + "median": "1000000000", + "average": "985428571", + "volume": "6898000000", + "sales": "7", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1630065600000 + }, + { + "median": "1500000000", + "average": "1590051481", + "volume": "14310463327", + "sales": "9", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629979200000 + }, + { + "median": "1000000000", + "average": "1050300000", + "volume": "10503000000", + "sales": "10", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629892800000 + }, + { + "median": "900000000", + "average": "1087900000", + "volume": "21757999999", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629806400000 + }, + { + "median": "1066098081", + "average": "11304554371", + "volume": "124350098081", + "sales": "11", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629720000000 + }, + { + "median": "2500000000", + "average": "3403400000", + "volume": "34033999999", + "sales": "10", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629633600000 + }, + { + "median": "1779000000", + "average": "3325273333", + "volume": "49879100000", + "sales": "15", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629547200000 + }, + { + "median": "1280000000", + "average": "1479500000", + "volume": "2959000000", + "sales": "2", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629460800000 + }, + { + "median": "1679000000", + "average": "2966066667", + "volume": "44491000000", + "sales": "15", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629374400000 + }, + { + "median": "1600000000", + "average": "11153166667", + "volume": "267675999999", + "sales": "24", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629288000000 + }, + { + "median": "1600000000", + "average": "2266666667", + "volume": "6800000000", + "sales": "3", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629201600000 + }, + { + "median": "2700000000", + "average": "3883888889", + "volume": "34954999998", + "sales": "9", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629115200000 + }, + { + "median": "1784000000", + "average": "5339328294", + "volume": "58732611230", + "sales": "11", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1629028800000 + }, + { + "median": "1687000000", + "average": "1564952381", + "volume": "32863999999", + "sales": "21", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628942400000 + }, + { + "median": "1900000000", + "average": "21311000000", + "volume": "255732000000", + "sales": "12", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628856000000 + }, + { + "median": "1550000000", + "average": "1760111174", + "volume": "40482556994", + "sales": "23", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628769600000 + }, + { + "median": "1900000000", + "average": "7104537550", + "volume": "113672600807", + "sales": "16", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628683200000 + }, + { + "median": "2500000000", + "average": "6975263158", + "volume": "132529999998", + "sales": "19", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628596800000 + }, + { + "median": "1680000000", + "average": "1854480000", + "volume": "46361999999", + "sales": "25", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628510400000 + }, + { + "median": "1679000000", + "average": "4617150000", + "volume": "92342999998", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628424000000 + }, + { + "median": "3749000000", + "average": "4404290233", + "volume": "96894385136", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628337600000 + }, + { + "median": "1999000000", + "average": "3494700000", + "volume": "34946999998", + "sales": "10", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628251200000 + }, + { + "median": "2000000000", + "average": "6602937500", + "volume": "105646999995", + "sales": "16", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628164800000 + }, + { + "median": "3200000000", + "average": "2970273676", + "volume": "95048757623", + "sales": "32", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1628078400000 + }, + { + "median": "2399999998", + "average": "48071916666", + "volume": "576862999997", + "sales": "12", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627992000000 + }, + { + "median": "1200000000", + "average": "2094500000", + "volume": "8378000000", + "sales": "4", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627905600000 + }, + { + "median": "2200000000", + "average": "7948750000", + "volume": "63590000000", + "sales": "8", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627819200000 + }, + { + "median": "3250000000", + "average": "3232777778", + "volume": "29095000000", + "sales": "9", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627732800000 + }, + { + "median": "2799999999", + "average": "19304166667", + "volume": "347474999998", + "sales": "18", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627646400000 + }, + { + "median": "2400000000", + "average": "5389282051", + "volume": "210181999996", + "sales": "39", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627560000000 + }, + { + "median": "2332999999", + "average": "36698729729", + "volume": "1357852999990", + "sales": "37", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627473600000 + }, + { + "median": "2390000000", + "average": "19627457143", + "volume": "686960999994", + "sales": "35", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627387200000 + }, + { + "median": "1699000000", + "average": "4194104167", + "volume": "402633999991", + "sales": "96", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627300800000 + }, + { + "median": "2500000000", + "average": "6868406977", + "volume": "590682999993", + "sales": "86", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627214400000 + }, + { + "median": "1990000000", + "average": "3996098215", + "volume": "299707366147", + "sales": "75", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627128000000 + }, + { + "median": "1550000000", + "average": "6222075535", + "volume": "205328492661", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1627041600000 + }, + { + "median": "1500000000", + "average": "5588000000", + "volume": "145287999998", + "sales": "26", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626955200000 + }, + { + "median": "1099999998", + "average": "3587692307", + "volume": "46639999995", + "sales": "13", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626868800000 + }, + { + "median": "1500000000", + "average": "1474416667", + "volume": "17692999999", + "sales": "12", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626782400000 + }, + { + "median": "1200000000", + "average": "5325824737", + "volume": "101190669995", + "sales": "19", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626696000000 + }, + { + "median": "950000000", + "average": "5534980769", + "volume": "287818999994", + "sales": "52", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626609600000 + }, + { + "median": "1000000000", + "average": "9143882353", + "volume": "155445999998", + "sales": "17", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626523200000 + }, + { + "median": "1200000000", + "average": "3249636364", + "volume": "71491999999", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626436800000 + }, + { + "median": "1500000000", + "average": "3893090909", + "volume": "85647999996", + "sales": "22", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626350400000 + }, + { + "median": "1300000000", + "average": "20956500000", + "volume": "419130000000", + "sales": "20", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626264000000 + }, + { + "median": "1849000000", + "average": "12763972222", + "volume": "459503000000", + "sales": "36", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626177600000 + }, + { + "median": "1500000000", + "average": "9727780734", + "volume": "583666844041", + "sales": "60", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626091200000 + }, + { + "median": "1490000000", + "average": "12717043478", + "volume": "292492000000", + "sales": "23", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1626004800000 + }, + { + "median": "1400000000", + "average": "4226333333", + "volume": "114111000000", + "sales": "27", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625918400000 + }, + { + "median": "4900000000", + "average": "10659044238", + "volume": "362407504076", + "sales": "34", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625832000000 + }, + { + "median": "5800000000", + "average": "14620282067", + "volume": "701773539200", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625745600000 + }, + { + "median": "2794117647", + "average": "24503680049", + "volume": "808621441617", + "sales": "33", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625659200000 + }, + { + "median": "2200000000", + "average": "3542670665", + "volume": "354267066457", + "sales": "100", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625572800000 + }, + { + "median": "2300000000", + "average": "8767833333", + "volume": "420856000000", + "sales": "48", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625486400000 + }, + { + "median": "2000000000", + "average": "6065042276", + "volume": "266861860126", + "sales": "44", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625400000000 + }, + { + "median": "1900000000", + "average": "1885988341", + "volume": "152765055586", + "sales": "81", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625313600000 + }, + { + "median": "1900000000", + "average": "4988184981", + "volume": "1057495216055", + "sales": "212", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625227200000 + }, + { + "median": "1930000000", + "average": "4523427555", + "volume": "357350776884", + "sales": "79", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625140800000 + }, + { + "median": "2400000000", + "average": "3413037664", + "volume": "450520971661", + "sales": "132", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1625054400000 + }, + { + "median": "2500000000", + "average": "3031164706", + "volume": "257648999999", + "sales": "85", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1624968000000 + }, + { + "median": "3000000000", + "average": "3381500251", + "volume": "649248048187", + "sales": "192", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1624881600000 + }, + { + "median": "3900000000", + "average": "4104420184", + "volume": "1596619451467", + "sales": "389", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1624795200000 + }, + { + "median": "1000000000", + "average": "1379709524", + "volume": "211095557122", + "sales": "153", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1624708800000 + }, + { + "median": "148000000", + "average": "144420000", + "volume": "5776800000", + "sales": "40", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1624622400000 + }, + { + "median": "4000000", + "average": "10978947", + "volume": "208600000", + "sales": "19", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1624536000000 + }, + { + "median": "18000000", + "average": "65828750", + "volume": "1579890000", + "sales": "24", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1624449600000 + }, + { + "median": "100000000", + "average": "217461538", + "volume": "2827000000", + "sales": "13", + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token", + "time": 1624363200000 + } + ], + "query_time": 1756585627025 + }, + "text": "{\"success\":true,\"data\":[{\"median\":\"2499990000\",\"average\":\"3306628365\",\"volume\":\"115731992777\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1756555200000},{\"median\":\"3591373338\",\"average\":\"3306320326\",\"volume\":\"66126406528\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1756468800000},{\"median\":\"1412740758\",\"average\":\"25142330993\",\"volume\":\"1382828204640\",\"sales\":\"55\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1756382400000},{\"median\":\"1250000000\",\"average\":\"2102576106\",\"volume\":\"82000468116\",\"sales\":\"39\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1756296000000},{\"median\":\"1782000000\",\"average\":\"9469727079\",\"volume\":\"596592805990\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1756209600000},{\"median\":\"3609756097\",\"average\":\"10023722942\",\"volume\":\"1533629610064\",\"sales\":\"153\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1756123200000},{\"median\":\"1194996986\",\"average\":\"2847565572\",\"volume\":\"116750188469\",\"sales\":\"41\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1756036800000},{\"median\":\"1299999711\",\"average\":\"4208927126\",\"volume\":\"164148157919\",\"sales\":\"39\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755950400000},{\"median\":\"1542414748\",\"average\":\"3325142880\",\"volume\":\"212809144322\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755864000000},{\"median\":\"1219999999\",\"average\":\"16299461299\",\"volume\":\"521582761560\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755777600000},{\"median\":\"2522999298\",\"average\":\"18569360530\",\"volume\":\"575650176439\",\"sales\":\"31\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755691200000},{\"median\":\"1587761997\",\"average\":\"4174597405\",\"volume\":\"288047220957\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755604800000},{\"median\":\"1500000000\",\"average\":\"44333847258\",\"volume\":\"2305360057438\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755518400000},{\"median\":\"1028691331\",\"average\":\"9228970751\",\"volume\":\"812149426116\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755432000000},{\"median\":\"1639994554\",\"average\":\"21734402546\",\"volume\":\"1304064152746\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755345600000},{\"median\":\"1658998756\",\"average\":\"3118608544\",\"volume\":\"162167644266\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755259200000},{\"median\":\"4074275700\",\"average\":\"5332949404\",\"volume\":\"303978116043\",\"sales\":\"57\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755172800000},{\"median\":\"1541752906\",\"average\":\"12145051321\",\"volume\":\"315771334341\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755086400000},{\"median\":\"3392354904\",\"average\":\"3953984178\",\"volume\":\"75125699389\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1755000000000},{\"median\":\"2849999997\",\"average\":\"27564352699\",\"volume\":\"1516039398443\",\"sales\":\"55\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754913600000},{\"median\":\"3998999999\",\"average\":\"21778871612\",\"volume\":\"1655194242522\",\"sales\":\"76\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754827200000},{\"median\":\"2999999999\",\"average\":\"25449121573\",\"volume\":\"1857785874805\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754740800000},{\"median\":\"2500998979\",\"average\":\"4418085873\",\"volume\":\"123706404454\",\"sales\":\"28\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754654400000},{\"median\":\"2500998540\",\"average\":\"30192478160\",\"volume\":\"2173858427535\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754568000000},{\"median\":\"4354999900\",\"average\":\"42597985583\",\"volume\":\"1277939567477\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754481600000},{\"median\":\"1198798885\",\"average\":\"30504843439\",\"volume\":\"1311708267885\",\"sales\":\"43\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754395200000},{\"median\":\"4199999999\",\"average\":\"18106330272\",\"volume\":\"905316513614\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754308800000},{\"median\":\"4499999998\",\"average\":\"15419537307\",\"volume\":\"1434016969535\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754222400000},{\"median\":\"11072150000\",\"average\":\"21305016416\",\"volume\":\"873505673039\",\"sales\":\"41\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754136000000},{\"median\":\"4200000000\",\"average\":\"4160104824\",\"volume\":\"108162725424\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1754049600000},{\"median\":\"1199997718\",\"average\":\"86716419853\",\"volume\":\"3208507534547\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753963200000},{\"median\":\"4059000000\",\"average\":\"11562994251\",\"volume\":\"601275701033\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753876800000},{\"median\":\"3100000000\",\"average\":\"4885168898\",\"volume\":\"205177093729\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753790400000},{\"median\":\"1485986082\",\"average\":\"1714524607\",\"volume\":\"63437410468\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753704000000},{\"median\":\"1855327629\",\"average\":\"5644274922\",\"volume\":\"146751147967\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753617600000},{\"median\":\"1219999999\",\"average\":\"4405603405\",\"volume\":\"145384912349\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753531200000},{\"median\":\"2758000000\",\"average\":\"3582814177\",\"volume\":\"189889151386\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753444800000},{\"median\":\"2100000000\",\"average\":\"6853267699\",\"volume\":\"212451298667\",\"sales\":\"31\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753358400000},{\"median\":\"1699999997\",\"average\":\"6314125008\",\"volume\":\"328334500427\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753272000000},{\"median\":\"1598999047\",\"average\":\"28603328085\",\"volume\":\"543463233609\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753185600000},{\"median\":\"1699999998\",\"average\":\"4677990448\",\"volume\":\"145017703898\",\"sales\":\"31\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753099200000},{\"median\":\"2013996242\",\"average\":\"8118163221\",\"volume\":\"552035099041\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1753012800000},{\"median\":\"1694995010\",\"average\":\"5727789485\",\"volume\":\"143194737132\",\"sales\":\"25\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752926400000},{\"median\":\"2013996305\",\"average\":\"82466268027\",\"volume\":\"4453178473449\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752840000000},{\"median\":\"1598999749\",\"average\":\"9216357046\",\"volume\":\"423952424126\",\"sales\":\"46\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752753600000},{\"median\":\"2013996195\",\"average\":\"105565549643\",\"volume\":\"3694794237488\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752667200000},{\"median\":\"1334718000\",\"average\":\"9228156269\",\"volume\":\"562917532379\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752580800000},{\"median\":\"3696300000\",\"average\":\"35057493447\",\"volume\":\"1367242244449\",\"sales\":\"39\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752494400000},{\"median\":\"1485988313\",\"average\":\"5755162313\",\"volume\":\"212941005571\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752408000000},{\"median\":\"1431539996\",\"average\":\"4219033726\",\"volume\":\"54847438436\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752321600000},{\"median\":\"700000000\",\"average\":\"827077798\",\"volume\":\"586398158711\",\"sales\":\"709\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752235200000},{\"median\":\"1485988313\",\"average\":\"4665445442\",\"volume\":\"125967026932\",\"sales\":\"27\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752148800000},{\"median\":\"3608000000\",\"average\":\"13307076606\",\"volume\":\"146377842671\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1752062400000},{\"median\":\"3859140000\",\"average\":\"28484453538\",\"volume\":\"826049152600\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751976000000},{\"median\":\"958150000\",\"average\":\"5630040982\",\"volume\":\"270241967135\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751889600000},{\"median\":\"1431539996\",\"average\":\"19786119568\",\"volume\":\"1187167174057\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751803200000},{\"median\":\"958150000\",\"average\":\"6528934505\",\"volume\":\"574546236396\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751716800000},{\"median\":\"1694995189\",\"average\":\"63689720478\",\"volume\":\"2165450496239\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751630400000},{\"median\":\"864448200\",\"average\":\"42295621574\",\"volume\":\"4863996481054\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751544000000},{\"median\":\"1640991938\",\"average\":\"132820476561\",\"volume\":\"3453332390596\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751457600000},{\"median\":\"1389994333\",\"average\":\"11145042520\",\"volume\":\"925038529191\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751371200000},{\"median\":\"1694997169\",\"average\":\"20624647090\",\"volume\":\"907484471949\",\"sales\":\"44\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751284800000},{\"median\":\"1694997706\",\"average\":\"21861952331\",\"volume\":\"1748956186510\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751198400000},{\"median\":\"1535539445\",\"average\":\"2009126368\",\"volume\":\"138629719426\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751112000000},{\"median\":\"1800000000\",\"average\":\"7013135115\",\"volume\":\"238446593918\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1751025600000},{\"median\":\"1799999999\",\"average\":\"5138399789\",\"volume\":\"138736794313\",\"sales\":\"27\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750939200000},{\"median\":\"1641995481\",\"average\":\"2222159203\",\"volume\":\"71109094499\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750852800000},{\"median\":\"1485989045\",\"average\":\"2104045012\",\"volume\":\"100994160585\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750766400000},{\"median\":\"2013998912\",\"average\":\"2746904929\",\"volume\":\"101635482367\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750680000000},{\"median\":\"1641997573\",\"average\":\"3278245302\",\"volume\":\"170468755682\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750593600000},{\"median\":\"1599999999\",\"average\":\"7642863438\",\"volume\":\"550286167505\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750507200000},{\"median\":\"4600000000\",\"average\":\"12355392854\",\"volume\":\"926654464015\",\"sales\":\"75\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750420800000},{\"median\":\"1400000000\",\"average\":\"4338310064\",\"volume\":\"416477766141\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750334400000},{\"median\":\"1641998991\",\"average\":\"25036179753\",\"volume\":\"1477134605456\",\"sales\":\"59\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750248000000},{\"median\":\"1389998831\",\"average\":\"4000305697\",\"volume\":\"144011005087\",\"sales\":\"36\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750161600000},{\"median\":\"1760000000\",\"average\":\"4631217617\",\"volume\":\"259348186543\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1750075200000},{\"median\":\"1599999223\",\"average\":\"5323978986\",\"volume\":\"127775495674\",\"sales\":\"24\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749988800000},{\"median\":\"1224999849\",\"average\":\"2777058099\",\"volume\":\"174954660253\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749902400000},{\"median\":\"1279997261\",\"average\":\"2670615106\",\"volume\":\"165578136571\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749816000000},{\"median\":\"7900000000\",\"average\":\"8758882016\",\"volume\":\"262766460480\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749729600000},{\"median\":\"2200638132\",\"average\":\"2888300647\",\"volume\":\"158856535606\",\"sales\":\"55\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749643200000},{\"median\":\"1694999997\",\"average\":\"73136131419\",\"volume\":\"1097041971285\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749556800000},{\"median\":\"1299999761\",\"average\":\"6716500635\",\"volume\":\"201495019049\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749470400000},{\"median\":\"1425599999\",\"average\":\"5079181120\",\"volume\":\"325067591679\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749384000000},{\"median\":\"1599999730\",\"average\":\"3231980381\",\"volume\":\"90495450676\",\"sales\":\"28\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749297600000},{\"median\":\"1044198500\",\"average\":\"6922480629\",\"volume\":\"304589147679\",\"sales\":\"44\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749211200000},{\"median\":\"5345990100\",\"average\":\"121048847968\",\"volume\":\"1694683871549\",\"sales\":\"14\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749124800000},{\"median\":\"1223923078\",\"average\":\"5334646214\",\"volume\":\"256063018278\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1749038400000},{\"median\":\"1489999999\",\"average\":\"6296065642\",\"volume\":\"327395413362\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748952000000},{\"median\":\"1589999572\",\"average\":\"6706184924\",\"volume\":\"536494793947\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748865600000},{\"median\":\"1224999969\",\"average\":\"8119454068\",\"volume\":\"227344713891\",\"sales\":\"28\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748779200000},{\"median\":\"3101000000\",\"average\":\"17314774022\",\"volume\":\"346295480449\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748692800000},{\"median\":\"2799989999\",\"average\":\"8778168307\",\"volume\":\"614471781503\",\"sales\":\"70\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748606400000},{\"median\":\"4200000000\",\"average\":\"4145441787\",\"volume\":\"418689620466\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748520000000},{\"median\":\"2792353905\",\"average\":\"2552801896\",\"volume\":\"127640094798\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748433600000},{\"median\":\"1599999933\",\"average\":\"2021300604\",\"volume\":\"70745521135\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748347200000},{\"median\":\"1363997639\",\"average\":\"3397226509\",\"volume\":\"125697380829\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748260800000},{\"median\":\"3787000000\",\"average\":\"8924438184\",\"volume\":\"499768538331\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748174400000},{\"median\":\"1589999897\",\"average\":\"4476561261\",\"volume\":\"129820276573\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748088000000},{\"median\":\"1282499909\",\"average\":\"8819271236\",\"volume\":\"326313035727\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1748001600000},{\"median\":\"1609460000\",\"average\":\"11656276760\",\"volume\":\"373000856313\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747915200000},{\"median\":\"2600001000\",\"average\":\"8747516588\",\"volume\":\"271173014216\",\"sales\":\"31\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747828800000},{\"median\":\"1799000000\",\"average\":\"3078837516\",\"volume\":\"203203276035\",\"sales\":\"66\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747742400000},{\"median\":\"1078110000\",\"average\":\"1702366336\",\"volume\":\"125975108837\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747656000000},{\"median\":\"2898999997\",\"average\":\"4963023847\",\"volume\":\"302744454655\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747569600000},{\"median\":\"2898999997\",\"average\":\"9877301783\",\"volume\":\"316073657057\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747483200000},{\"median\":\"2001000000\",\"average\":\"2638486690\",\"volume\":\"292872022551\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747396800000},{\"median\":\"1547999988\",\"average\":\"21481479590\",\"volume\":\"1009629540741\",\"sales\":\"47\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747310400000},{\"median\":\"1547999988\",\"average\":\"3622563100\",\"volume\":\"177505591915\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747224000000},{\"median\":\"1547999989\",\"average\":\"2163697002\",\"volume\":\"56256122053\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747137600000},{\"median\":\"1643145049\",\"average\":\"3630421826\",\"volume\":\"76238858352\",\"sales\":\"21\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1747051200000},{\"median\":\"1547999990\",\"average\":\"6673637462\",\"volume\":\"226903673705\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746964800000},{\"median\":\"1286997718\",\"average\":\"3032402864\",\"volume\":\"154652546084\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746878400000},{\"median\":\"4000000000\",\"average\":\"13406264460\",\"volume\":\"442406727172\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746792000000},{\"median\":\"1547999991\",\"average\":\"2775675549\",\"volume\":\"55513510989\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746705600000},{\"median\":\"1421145000\",\"average\":\"2994230947\",\"volume\":\"77850004625\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746619200000},{\"median\":\"1231999235\",\"average\":\"5312297718\",\"volume\":\"584352748972\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746532800000},{\"median\":\"1363999997\",\"average\":\"4167520901\",\"volume\":\"112523064331\",\"sales\":\"27\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746446400000},{\"median\":\"2049999899\",\"average\":\"2628829835\",\"volume\":\"78864895055\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746360000000},{\"median\":\"1425600000\",\"average\":\"4424480017\",\"volume\":\"207950560795\",\"sales\":\"47\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746273600000},{\"median\":\"1539999499\",\"average\":\"1795741910\",\"volume\":\"95174321210\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746187200000},{\"median\":\"3300000000\",\"average\":\"9202104863\",\"volume\":\"211648411856\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746100800000},{\"median\":\"1279999833\",\"average\":\"2395035649\",\"volume\":\"59875891223\",\"sales\":\"25\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1746014400000},{\"median\":\"1175696131\",\"average\":\"2833890634\",\"volume\":\"130358969168\",\"sales\":\"46\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745928000000},{\"median\":\"1299999774\",\"average\":\"3433432458\",\"volume\":\"130470433399\",\"sales\":\"38\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745841600000},{\"median\":\"1286998881\",\"average\":\"5340170593\",\"volume\":\"267008529661\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745755200000},{\"median\":\"1652999939\",\"average\":\"12792784240\",\"volume\":\"473333016876\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745668800000},{\"median\":\"1649999952\",\"average\":\"23054853119\",\"volume\":\"1037468390346\",\"sales\":\"45\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745582400000},{\"median\":\"1653999999\",\"average\":\"2882836535\",\"volume\":\"86485096047\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745496000000},{\"median\":\"1659999999\",\"average\":\"8735694692\",\"volume\":\"253335146054\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745409600000},{\"median\":\"1484899989\",\"average\":\"2185406374\",\"volume\":\"48078940220\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745323200000},{\"median\":\"1500000000\",\"average\":\"5084076784\",\"volume\":\"147438226724\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745236800000},{\"median\":\"1484999524\",\"average\":\"4355942728\",\"volume\":\"191661480030\",\"sales\":\"44\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745150400000},{\"median\":\"1449999826\",\"average\":\"9133742801\",\"volume\":\"347082226453\",\"sales\":\"38\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1745064000000},{\"median\":\"3150000000\",\"average\":\"7939889204\",\"volume\":\"571672022716\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744977600000},{\"median\":\"2054999999\",\"average\":\"5990266585\",\"volume\":\"77873465599\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744891200000},{\"median\":\"1279999999\",\"average\":\"5167178224\",\"volume\":\"113677920922\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744804800000},{\"median\":\"2300000000\",\"average\":\"5492162234\",\"volume\":\"203210002642\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744718400000},{\"median\":\"1673998133\",\"average\":\"5698003790\",\"volume\":\"113960075808\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744632000000},{\"median\":\"1539999695\",\"average\":\"5205557942\",\"volume\":\"182194527986\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744545600000},{\"median\":\"1673998293\",\"average\":\"15131581644\",\"volume\":\"923026480295\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744459200000},{\"median\":\"2071256327\",\"average\":\"9195572341\",\"volume\":\"349431748958\",\"sales\":\"38\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744372800000},{\"median\":\"1729999062\",\"average\":\"6220246374\",\"volume\":\"255030101346\",\"sales\":\"41\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744286400000},{\"median\":\"1599999999\",\"average\":\"35469222632\",\"volume\":\"922199788431\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744200000000},{\"median\":\"1485989997\",\"average\":\"3669687925\",\"volume\":\"95411886057\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744113600000},{\"median\":\"1729999775\",\"average\":\"20188067883\",\"volume\":\"646018172258\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1744027200000},{\"median\":\"1299999999\",\"average\":\"24297671634\",\"volume\":\"1798027700911\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743940800000},{\"median\":\"1673998912\",\"average\":\"11701740497\",\"volume\":\"655297467852\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743854400000},{\"median\":\"1070000000\",\"average\":\"1677785980\",\"volume\":\"404346421072\",\"sales\":\"241\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743768000000},{\"median\":\"2600000000\",\"average\":\"5926914272\",\"volume\":\"414883999046\",\"sales\":\"70\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743681600000},{\"median\":\"1147000000\",\"average\":\"8298749787\",\"volume\":\"381742490199\",\"sales\":\"46\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743595200000},{\"median\":\"3399000000\",\"average\":\"22835872492\",\"volume\":\"3014335168903\",\"sales\":\"132\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743508800000},{\"median\":\"1237999981\",\"average\":\"4985837851\",\"volume\":\"149575135536\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743422400000},{\"median\":\"1673999999\",\"average\":\"2606573319\",\"volume\":\"39098599790\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743336000000},{\"median\":\"1460000000\",\"average\":\"29789399555\",\"volume\":\"1042628984435\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743249600000},{\"median\":\"1459999001\",\"average\":\"2023918122\",\"volume\":\"56669707415\",\"sales\":\"28\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743163200000},{\"median\":\"3001421975\",\"average\":\"2827432643\",\"volume\":\"93305277203\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1743076800000},{\"median\":\"1176118874\",\"average\":\"2575995175\",\"volume\":\"66975874554\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742990400000},{\"median\":\"1459999706\",\"average\":\"2197586842\",\"volume\":\"35161389478\",\"sales\":\"16\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742904000000},{\"median\":\"905121360\",\"average\":\"7752419939\",\"volume\":\"310096797556\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742817600000},{\"median\":\"2915334330\",\"average\":\"5831169587\",\"volume\":\"524805262863\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742731200000},{\"median\":\"1467999584\",\"average\":\"30053281122\",\"volume\":\"1592823899483\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742644800000},{\"median\":\"1199999756\",\"average\":\"3492129109\",\"volume\":\"94287485942\",\"sales\":\"27\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742558400000},{\"median\":\"2000000000\",\"average\":\"4835087559\",\"volume\":\"193403502368\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742472000000},{\"median\":\"1815999999\",\"average\":\"2706999431\",\"volume\":\"251750947111\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742385600000},{\"median\":\"1504999944\",\"average\":\"3384927735\",\"volume\":\"132012181667\",\"sales\":\"39\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742299200000},{\"median\":\"1504999955\",\"average\":\"2666561802\",\"volume\":\"149327460906\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742212800000},{\"median\":\"1344834414\",\"average\":\"5098811958\",\"volume\":\"224347726144\",\"sales\":\"44\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742126400000},{\"median\":\"3400650000\",\"average\":\"6632926058\",\"volume\":\"245418264139\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1742040000000},{\"median\":\"1583000000\",\"average\":\"4042067337\",\"volume\":\"258692309562\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741953600000},{\"median\":\"1504999991\",\"average\":\"30310548896\",\"volume\":\"727453173498\",\"sales\":\"24\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741867200000},{\"median\":\"1006783200\",\"average\":\"30315553009\",\"volume\":\"1940195392580\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741780800000},{\"median\":\"1227599990\",\"average\":\"4103554185\",\"volume\":\"209281263442\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741694400000},{\"median\":\"1423000000\",\"average\":\"25092128856\",\"volume\":\"1856817535354\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741608000000},{\"median\":\"1689999999\",\"average\":\"2297116456\",\"volume\":\"163095268396\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741521600000},{\"median\":\"1226999996\",\"average\":\"2885384790\",\"volume\":\"251028476704\",\"sales\":\"87\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741435200000},{\"median\":\"1131899763\",\"average\":\"2302898411\",\"volume\":\"87510139635\",\"sales\":\"38\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741348800000},{\"median\":\"3600000000\",\"average\":\"7138546633\",\"volume\":\"164186572564\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741262400000},{\"median\":\"1617999993\",\"average\":\"5367894325\",\"volume\":\"209347878665\",\"sales\":\"39\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741176000000},{\"median\":\"1119000000\",\"average\":\"7969482987\",\"volume\":\"414413115327\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741089600000},{\"median\":\"1847730000\",\"average\":\"2662371072\",\"volume\":\"114481956084\",\"sales\":\"43\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1741003200000},{\"median\":\"1891999781\",\"average\":\"5375974503\",\"volume\":\"252670801654\",\"sales\":\"47\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740916800000},{\"median\":\"1425899672\",\"average\":\"9158539501\",\"volume\":\"512878212045\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740830400000},{\"median\":\"2330247253\",\"average\":\"17799585456\",\"volume\":\"907778858235\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740744000000},{\"median\":\"1700000000\",\"average\":\"8328673286\",\"volume\":\"849524675203\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740657600000},{\"median\":\"2200000000\",\"average\":\"15722792594\",\"volume\":\"628911703772\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740571200000},{\"median\":\"1131899891\",\"average\":\"10285475016\",\"volume\":\"719983251120\",\"sales\":\"70\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740484800000},{\"median\":\"1099999895\",\"average\":\"2957435367\",\"volume\":\"215892781791\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740398400000},{\"median\":\"1131899894\",\"average\":\"6528480664\",\"volume\":\"169740497266\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740312000000},{\"median\":\"3141295250\",\"average\":\"6528546373\",\"volume\":\"463526792483\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740225600000},{\"median\":\"1500000000\",\"average\":\"4021028296\",\"volume\":\"128672905478\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740139200000},{\"median\":\"1132999492\",\"average\":\"3036965509\",\"volume\":\"270289930329\",\"sales\":\"89\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1740052800000},{\"median\":\"1056655611\",\"average\":\"3066916222\",\"volume\":\"128810481307\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739966400000},{\"median\":\"1329015600\",\"average\":\"6546674171\",\"volume\":\"301147011856\",\"sales\":\"46\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739880000000},{\"median\":\"1650000000\",\"average\":\"7432661721\",\"volume\":\"148653234425\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739793600000},{\"median\":\"1427998984\",\"average\":\"2304883786\",\"volume\":\"154427213641\",\"sales\":\"67\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739707200000},{\"median\":\"1040998753\",\"average\":\"1442794134\",\"volume\":\"57711765340\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739620800000},{\"median\":\"1396999386\",\"average\":\"6734744627\",\"volume\":\"269389785093\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739534400000},{\"median\":\"2000000000\",\"average\":\"4398287905\",\"volume\":\"325473304958\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739448000000},{\"median\":\"1160999999\",\"average\":\"2301169354\",\"volume\":\"64432741922\",\"sales\":\"28\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739361600000},{\"median\":\"1396999691\",\"average\":\"2223872851\",\"volume\":\"73387804068\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739275200000},{\"median\":\"2450000000\",\"average\":\"5167934771\",\"volume\":\"253228803768\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739188800000},{\"median\":\"1154999682\",\"average\":\"8330615951\",\"volume\":\"416530797570\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739102400000},{\"median\":\"1161999382\",\"average\":\"2048075929\",\"volume\":\"75778809390\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1739016000000},{\"median\":\"1174999999\",\"average\":\"4568884171\",\"volume\":\"479732837929\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738929600000},{\"median\":\"978999995\",\"average\":\"1464665059\",\"volume\":\"109849879423\",\"sales\":\"75\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738843200000},{\"median\":\"1327000000\",\"average\":\"1733682509\",\"volume\":\"55477840272\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738756800000},{\"median\":\"1398999997\",\"average\":\"4442063477\",\"volume\":\"302060316443\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738670400000},{\"median\":\"1500000000\",\"average\":\"6454288309\",\"volume\":\"212991514198\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738584000000},{\"median\":\"1183899499\",\"average\":\"3749478210\",\"volume\":\"108734868082\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738497600000},{\"median\":\"1399999999\",\"average\":\"4444907904\",\"volume\":\"80008342278\",\"sales\":\"18\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738411200000},{\"median\":\"1329999999\",\"average\":\"1848892980\",\"volume\":\"51769003426\",\"sales\":\"28\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738324800000},{\"median\":\"2800000000\",\"average\":\"3177131541\",\"volume\":\"139793787822\",\"sales\":\"44\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738238400000},{\"median\":\"3332340000\",\"average\":\"2828121452\",\"volume\":\"132921708255\",\"sales\":\"47\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738152000000},{\"median\":\"3470940000\",\"average\":\"9239362459\",\"volume\":\"545122385081\",\"sales\":\"59\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1738065600000},{\"median\":\"1165000000\",\"average\":\"3361719220\",\"volume\":\"141192207232\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737979200000},{\"median\":\"2088000000\",\"average\":\"13102922133\",\"volume\":\"301367209052\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737892800000},{\"median\":\"1376100000\",\"average\":\"5127090762\",\"volume\":\"128177269038\",\"sales\":\"25\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737806400000},{\"median\":\"1253999990\",\"average\":\"3389414582\",\"volume\":\"81345949959\",\"sales\":\"24\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737720000000},{\"median\":\"1680000000\",\"average\":\"3418958476\",\"volume\":\"58122294090\",\"sales\":\"17\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737633600000},{\"median\":\"1442000000\",\"average\":\"2030774652\",\"volume\":\"38584718390\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737547200000},{\"median\":\"1296804613\",\"average\":\"3544835086\",\"volume\":\"113434722748\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737460800000},{\"median\":\"2097000000\",\"average\":\"6226034467\",\"volume\":\"168102930606\",\"sales\":\"27\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737374400000},{\"median\":\"1614000000\",\"average\":\"2023793226\",\"volume\":\"54642417107\",\"sales\":\"27\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737288000000},{\"median\":\"1995000000\",\"average\":\"2513671080\",\"volume\":\"57814434839\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737201600000},{\"median\":\"3202217807\",\"average\":\"3880968194\",\"volume\":\"228977123465\",\"sales\":\"59\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737115200000},{\"median\":\"3202217807\",\"average\":\"5359888468\",\"volume\":\"391271858139\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1737028800000},{\"median\":\"1646000000\",\"average\":\"2944584164\",\"volume\":\"103060445749\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736942400000},{\"median\":\"1646000000\",\"average\":\"4587090097\",\"volume\":\"211006144464\",\"sales\":\"46\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736856000000},{\"median\":\"2583009000\",\"average\":\"2431865520\",\"volume\":\"148343796699\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736769600000},{\"median\":\"1217000000\",\"average\":\"4087711765\",\"volume\":\"155333047084\",\"sales\":\"38\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736683200000},{\"median\":\"888000000\",\"average\":\"3600252877\",\"volume\":\"212414919758\",\"sales\":\"59\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736596800000},{\"median\":\"882090000\",\"average\":\"1106637106\",\"volume\":\"19919467900\",\"sales\":\"18\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736510400000},{\"median\":\"1315294200\",\"average\":\"5912238369\",\"volume\":\"514364738096\",\"sales\":\"87\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736424000000},{\"median\":\"1200000000\",\"average\":\"3814021388\",\"volume\":\"205957154947\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736337600000},{\"median\":\"1242000000\",\"average\":\"9355491876\",\"volume\":\"533263036936\",\"sales\":\"57\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736251200000},{\"median\":\"1534000000\",\"average\":\"2655211173\",\"volume\":\"188519993279\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736164800000},{\"median\":\"3688688678\",\"average\":\"4303324723\",\"volume\":\"305536055349\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1736078400000},{\"median\":\"2197170000\",\"average\":\"2926820410\",\"volume\":\"149267840933\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735992000000},{\"median\":\"10700000000\",\"average\":\"7348984474\",\"volume\":\"191073596322\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735905600000},{\"median\":\"1502000000\",\"average\":\"30394798652\",\"volume\":\"1367765939358\",\"sales\":\"45\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735819200000},{\"median\":\"2739379500\",\"average\":\"19010667307\",\"volume\":\"817458694214\",\"sales\":\"43\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735732800000},{\"median\":\"2290000000\",\"average\":\"29690166714\",\"volume\":\"1484508335701\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735646400000},{\"median\":\"2970000000\",\"average\":\"9066011467\",\"volume\":\"480498607746\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735560000000},{\"median\":\"3665574000\",\"average\":\"3503693119\",\"volume\":\"276791756389\",\"sales\":\"79\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735473600000},{\"median\":\"1627946000\",\"average\":\"2934767823\",\"volume\":\"96847338161\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735387200000},{\"median\":\"2137320900\",\"average\":\"5994212175\",\"volume\":\"275733760041\",\"sales\":\"46\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735300800000},{\"median\":\"1702800000\",\"average\":\"4417205976\",\"volume\":\"234111916728\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735214400000},{\"median\":\"1245000000\",\"average\":\"3661963260\",\"volume\":\"234365648669\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735128000000},{\"median\":\"3841000000\",\"average\":\"7359126663\",\"volume\":\"500420613056\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1735041600000},{\"median\":\"2155000000\",\"average\":\"6016491651\",\"volume\":\"162445274566\",\"sales\":\"27\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734955200000},{\"median\":\"1089000000\",\"average\":\"2983221125\",\"volume\":\"280422785732\",\"sales\":\"94\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734868800000},{\"median\":\"1065289000\",\"average\":\"1996041307\",\"volume\":\"69861445738\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734782400000},{\"median\":\"1000000000\",\"average\":\"16318924983\",\"volume\":\"1533978948373\",\"sales\":\"94\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734696000000},{\"median\":\"1799000000\",\"average\":\"2980322781\",\"volume\":\"119212911239\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734609600000},{\"median\":\"1450999990\",\"average\":\"3589430533\",\"volume\":\"240491845718\",\"sales\":\"67\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734523200000},{\"median\":\"3400000000\",\"average\":\"6167923765\",\"volume\":\"561281062645\",\"sales\":\"91\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734436800000},{\"median\":\"6695063100\",\"average\":\"5737598775\",\"volume\":\"596710272588\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734350400000},{\"median\":\"3366000000\",\"average\":\"3520277030\",\"volume\":\"207696344780\",\"sales\":\"59\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734264000000},{\"median\":\"1818000000\",\"average\":\"11049062355\",\"volume\":\"475109681245\",\"sales\":\"43\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734177600000},{\"median\":\"1290000000\",\"average\":\"6054635756\",\"volume\":\"363278145389\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734091200000},{\"median\":\"899910000\",\"average\":\"1130653296\",\"volume\":\"166206034506\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1734004800000},{\"median\":\"1960200000\",\"average\":\"12356551935\",\"volume\":\"617827596730\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733918400000},{\"median\":\"3648460000\",\"average\":\"16530512687\",\"volume\":\"1190196913444\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733832000000},{\"median\":\"2582300000\",\"average\":\"4699695380\",\"volume\":\"234984768987\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733745600000},{\"median\":\"2347000000\",\"average\":\"6332892811\",\"volume\":\"354641997424\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733659200000},{\"median\":\"1979990100\",\"average\":\"4273557739\",\"volume\":\"311969714983\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733572800000},{\"median\":\"1899000000\",\"average\":\"6202527236\",\"volume\":\"552024924045\",\"sales\":\"89\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733486400000},{\"median\":\"2310000000\",\"average\":\"8061558290\",\"volume\":\"507878172286\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733400000000},{\"median\":\"1446000000\",\"average\":\"2264376030\",\"volume\":\"260403243501\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733313600000},{\"median\":\"2103000000\",\"average\":\"3640533953\",\"volume\":\"251196842740\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733227200000},{\"median\":\"2376000000\",\"average\":\"26663023976\",\"volume\":\"1893074702312\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733140800000},{\"median\":\"1900000000\",\"average\":\"4132108620\",\"volume\":\"297511820624\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1733054400000},{\"median\":\"1726000000\",\"average\":\"3414083190\",\"volume\":\"153633743566\",\"sales\":\"45\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732968000000},{\"median\":\"1727000000\",\"average\":\"6679660854\",\"volume\":\"400779651223\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732881600000},{\"median\":\"1730000000\",\"average\":\"4022663339\",\"volume\":\"116657236823\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732795200000},{\"median\":\"2300000000\",\"average\":\"14340934249\",\"volume\":\"788751383693\",\"sales\":\"55\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732708800000},{\"median\":\"2200770000\",\"average\":\"15056022525\",\"volume\":\"767857148783\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732622400000},{\"median\":\"2167998895\",\"average\":\"5434703427\",\"volume\":\"266300467945\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732536000000},{\"median\":\"951677100\",\"average\":\"4118060478\",\"volume\":\"473576954934\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732449600000},{\"median\":\"3362086035\",\"average\":\"9884079249\",\"volume\":\"336058694466\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732363200000},{\"median\":\"2900000000\",\"average\":\"21001751363\",\"volume\":\"1155096324963\",\"sales\":\"55\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732276800000},{\"median\":\"2079000000\",\"average\":\"4415295999\",\"volume\":\"362054271926\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732190400000},{\"median\":\"1899000000\",\"average\":\"5531201972\",\"volume\":\"652681832743\",\"sales\":\"118\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732104000000},{\"median\":\"2938339800\",\"average\":\"3772300779\",\"volume\":\"215021144380\",\"sales\":\"57\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1732017600000},{\"median\":\"1960200000\",\"average\":\"25451656060\",\"volume\":\"1730712612065\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731931200000},{\"median\":\"1798880000\",\"average\":\"4068647799\",\"volume\":\"353972358515\",\"sales\":\"87\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731844800000},{\"median\":\"2090000000\",\"average\":\"4868788300\",\"volume\":\"408978217177\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731758400000},{\"median\":\"2099000000\",\"average\":\"4723505648\",\"volume\":\"373156946189\",\"sales\":\"79\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731672000000},{\"median\":\"1766000000\",\"average\":\"2748314383\",\"volume\":\"79701117116\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731585600000},{\"median\":\"2298000000\",\"average\":\"19837382199\",\"volume\":\"972031727758\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731499200000},{\"median\":\"2299000000\",\"average\":\"7421475104\",\"volume\":\"846048161866\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731412800000},{\"median\":\"1897099999\",\"average\":\"17175283014\",\"volume\":\"1477074339168\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731326400000},{\"median\":\"3234330000\",\"average\":\"12692758733\",\"volume\":\"1510438289189\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731240000000},{\"median\":\"2156220000\",\"average\":\"5408264341\",\"volume\":\"573276020125\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731153600000},{\"median\":\"1600000000\",\"average\":\"2856502085\",\"volume\":\"171390125077\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1731067200000},{\"median\":\"1034486976\",\"average\":\"4202562412\",\"volume\":\"386635741866\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730980800000},{\"median\":\"1989999990\",\"average\":\"5653807519\",\"volume\":\"277036568452\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730894400000},{\"median\":\"2169000000\",\"average\":\"7051636812\",\"volume\":\"726318591620\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730808000000},{\"median\":\"2149889999\",\"average\":\"4939294078\",\"volume\":\"375386349916\",\"sales\":\"76\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730721600000},{\"median\":\"2156800000\",\"average\":\"5005458348\",\"volume\":\"375409376072\",\"sales\":\"75\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730635200000},{\"median\":\"1875000000\",\"average\":\"5390653472\",\"volume\":\"485158812453\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730548800000},{\"median\":\"2000000000\",\"average\":\"2836629064\",\"volume\":\"85098871907\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730462400000},{\"median\":\"2127509000\",\"average\":\"3836212975\",\"volume\":\"280043547187\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730376000000},{\"median\":\"2170000000\",\"average\":\"19736457963\",\"volume\":\"1164451019823\",\"sales\":\"59\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730289600000},{\"median\":\"2155230000\",\"average\":\"6998941205\",\"volume\":\"664899414469\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730203200000},{\"median\":\"2216000000\",\"average\":\"11364474327\",\"volume\":\"738690831231\",\"sales\":\"65\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730116800000},{\"median\":\"2286000000\",\"average\":\"16917070011\",\"volume\":\"1404116810953\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1730030400000},{\"median\":\"2287000000\",\"average\":\"10892263339\",\"volume\":\"1209041230641\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729944000000},{\"median\":\"2900000000\",\"average\":\"48449428112\",\"volume\":\"3343010539711\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729857600000},{\"median\":\"2292800000\",\"average\":\"38846325708\",\"volume\":\"2641550148118\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729771200000},{\"median\":\"2362000000\",\"average\":\"12575213243\",\"volume\":\"1068893125687\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729684800000},{\"median\":\"2215000000\",\"average\":\"4918954742\",\"volume\":\"236109827598\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729598400000},{\"median\":\"2448000000\",\"average\":\"42622253769\",\"volume\":\"2429468464855\",\"sales\":\"57\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729512000000},{\"median\":\"2072999999\",\"average\":\"21235538666\",\"volume\":\"2930504335881\",\"sales\":\"138\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729425600000},{\"median\":\"2198000000\",\"average\":\"19250039085\",\"volume\":\"1078002188751\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729339200000},{\"median\":\"1995959990\",\"average\":\"6271047496\",\"volume\":\"376262849782\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729252800000},{\"median\":\"2078000000\",\"average\":\"2378367274\",\"volume\":\"126053465500\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729166400000},{\"median\":\"2216000000\",\"average\":\"8531478858\",\"volume\":\"358322112020\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1729080000000},{\"median\":\"2405000000\",\"average\":\"7375200145\",\"volume\":\"236006404652\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728993600000},{\"median\":\"2334000000\",\"average\":\"3677372392\",\"volume\":\"183868619577\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728907200000},{\"median\":\"2329000000\",\"average\":\"6992055081\",\"volume\":\"342610698989\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728820800000},{\"median\":\"2051000000\",\"average\":\"6139158674\",\"volume\":\"386766996460\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728734400000},{\"median\":\"2340000000\",\"average\":\"5845527536\",\"volume\":\"321504014479\",\"sales\":\"55\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728648000000},{\"median\":\"1974000000\",\"average\":\"3326873235\",\"volume\":\"246188619377\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728561600000},{\"median\":\"2478000000\",\"average\":\"26406970299\",\"volume\":\"1267534574332\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728475200000},{\"median\":\"2283000000\",\"average\":\"28257882767\",\"volume\":\"1582441434956\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728388800000},{\"median\":\"3759000000\",\"average\":\"43798160104\",\"volume\":\"2233706165307\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728302400000},{\"median\":\"2223999000\",\"average\":\"36283003303\",\"volume\":\"1088490099098\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728216000000},{\"median\":\"2286000000\",\"average\":\"12307385402\",\"volume\":\"861516978107\",\"sales\":\"70\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728129600000},{\"median\":\"2071000000\",\"average\":\"23170577203\",\"volume\":\"1807305021815\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1728043200000},{\"median\":\"2087000000\",\"average\":\"24485809028\",\"volume\":\"2497552520848\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727956800000},{\"median\":\"2532000000\",\"average\":\"11626561432\",\"volume\":\"953378037445\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727870400000},{\"median\":\"2292000000\",\"average\":\"49005775230\",\"volume\":\"1715202133042\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727784000000},{\"median\":\"2227000000\",\"average\":\"12416490390\",\"volume\":\"620824519492\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727697600000},{\"median\":\"2128000000\",\"average\":\"25103860855\",\"volume\":\"728011964788\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727611200000},{\"median\":\"2184544890\",\"average\":\"7571994956\",\"volume\":\"469463687274\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727524800000},{\"median\":\"350000000\",\"average\":\"10244209748\",\"volume\":\"1680050398682\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727438400000},{\"median\":\"2794461120\",\"average\":\"27934673509\",\"volume\":\"1257060307915\",\"sales\":\"45\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727352000000},{\"median\":\"2500000000\",\"average\":\"6562928825\",\"volume\":\"380649871833\",\"sales\":\"58\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727265600000},{\"median\":\"3500000000\",\"average\":\"7425280758\",\"volume\":\"1024688744663\",\"sales\":\"138\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727179200000},{\"median\":\"10879110000\",\"average\":\"8862886297\",\"volume\":\"841974198230\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727092800000},{\"median\":\"2492000000\",\"average\":\"10943925482\",\"volume\":\"503420572179\",\"sales\":\"46\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1727006400000},{\"median\":\"14500000000\",\"average\":\"28838038761\",\"volume\":\"1730282325648\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726920000000},{\"median\":\"4700000000\",\"average\":\"67904184160\",\"volume\":\"2919879918887\",\"sales\":\"43\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726833600000},{\"median\":\"2900000000\",\"average\":\"11071169487\",\"volume\":\"531416135379\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726747200000},{\"median\":\"2094000000\",\"average\":\"3017837798\",\"volume\":\"159945403286\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726660800000},{\"median\":\"1188378549\",\"average\":\"10011173274\",\"volume\":\"1251396659305\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726574400000},{\"median\":\"7588708479\",\"average\":\"14586983756\",\"volume\":\"714762204029\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726488000000},{\"median\":\"5000000000\",\"average\":\"35487408715\",\"volume\":\"2768017879804\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726401600000},{\"median\":\"2900000000\",\"average\":\"25079380303\",\"volume\":\"827619550000\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726315200000},{\"median\":\"2488999969\",\"average\":\"3685404254\",\"volume\":\"195326425487\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726228800000},{\"median\":\"2018800000\",\"average\":\"3681120938\",\"volume\":\"250316223754\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726142400000},{\"median\":\"2257000000\",\"average\":\"10567830586\",\"volume\":\"232492272884\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1726056000000},{\"median\":\"2050000000\",\"average\":\"3973494388\",\"volume\":\"214568696975\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725969600000},{\"median\":\"2503000000\",\"average\":\"9684928435\",\"volume\":\"823218916960\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725883200000},{\"median\":\"2598000000\",\"average\":\"4808119106\",\"volume\":\"235597836172\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725796800000},{\"median\":\"4158000000\",\"average\":\"9183805800\",\"volume\":\"303065591416\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725710400000},{\"median\":\"2197000000\",\"average\":\"2520106988\",\"volume\":\"57962460716\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725624000000},{\"median\":\"7400000000\",\"average\":\"15807370230\",\"volume\":\"679716919900\",\"sales\":\"43\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725537600000},{\"median\":\"2501000000\",\"average\":\"20854012760\",\"volume\":\"688182421070\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725451200000},{\"median\":\"2300000000\",\"average\":\"3922423211\",\"volume\":\"274569624747\",\"sales\":\"70\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725364800000},{\"median\":\"2501000000\",\"average\":\"3121169557\",\"volume\":\"90513917151\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725278400000},{\"median\":\"6300000000\",\"average\":\"29235585375\",\"volume\":\"643182878244\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725192000000},{\"median\":\"3275000000\",\"average\":\"7424080133\",\"volume\":\"668167211985\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725105600000},{\"median\":\"2028000000\",\"average\":\"5347425813\",\"volume\":\"433141490816\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1725019200000},{\"median\":\"2254230000\",\"average\":\"7740272772\",\"volume\":\"882391095979\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724932800000},{\"median\":\"2020000000\",\"average\":\"13622387532\",\"volume\":\"544895501286\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724846400000},{\"median\":\"1700000000\",\"average\":\"6133653843\",\"volume\":\"686969230455\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724760000000},{\"median\":\"1188378549\",\"average\":\"2154314242\",\"volume\":\"124950226010\",\"sales\":\"58\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724673600000},{\"median\":\"1999000000\",\"average\":\"9656887563\",\"volume\":\"453873715442\",\"sales\":\"47\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724587200000},{\"median\":\"2097000000\",\"average\":\"4985918896\",\"volume\":\"388901673897\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724500800000},{\"median\":\"2490000000\",\"average\":\"5508935559\",\"volume\":\"413170166921\",\"sales\":\"75\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724414400000},{\"median\":\"2699000000\",\"average\":\"4557569286\",\"volume\":\"296242003587\",\"sales\":\"65\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724328000000},{\"median\":\"2573000000\",\"average\":\"2844763693\",\"volume\":\"216202040666\",\"sales\":\"76\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724241600000},{\"median\":\"2096900000\",\"average\":\"4173729887\",\"volume\":\"225381413907\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724155200000},{\"median\":\"2982000000\",\"average\":\"6589705608\",\"volume\":\"204280873845\",\"sales\":\"31\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1724068800000},{\"median\":\"4188000000\",\"average\":\"4793073679\",\"volume\":\"172550652447\",\"sales\":\"36\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723982400000},{\"median\":\"2698000000\",\"average\":\"10732884746\",\"volume\":\"525911352538\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723896000000},{\"median\":\"5000000000\",\"average\":\"6432701222\",\"volume\":\"315202359900\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723809600000},{\"median\":\"2136900000\",\"average\":\"6203152445\",\"volume\":\"297751317361\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723723200000},{\"median\":\"1975910066\",\"average\":\"4010969846\",\"volume\":\"561535778491\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723636800000},{\"median\":\"1449999999\",\"average\":\"3046502439\",\"volume\":\"289417731723\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723550400000},{\"median\":\"2040000000\",\"average\":\"4024140286\",\"volume\":\"160965611435\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723464000000},{\"median\":\"1500000000\",\"average\":\"6327093314\",\"volume\":\"461877811954\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723377600000},{\"median\":\"2300000000\",\"average\":\"9038220463\",\"volume\":\"379605259443\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723291200000},{\"median\":\"1650000000\",\"average\":\"6822655355\",\"volume\":\"1146206099640\",\"sales\":\"168\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723204800000},{\"median\":\"2039000000\",\"average\":\"19558125020\",\"volume\":\"1388626876407\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723118400000},{\"median\":\"1936589445\",\"average\":\"3724798778\",\"volume\":\"286809505894\",\"sales\":\"77\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1723032000000},{\"median\":\"1500000000\",\"average\":\"9049996501\",\"volume\":\"723999720063\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722945600000},{\"median\":\"4200000000\",\"average\":\"17396483535\",\"volume\":\"1287339781586\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722859200000},{\"median\":\"2290000000\",\"average\":\"5129604768\",\"volume\":\"133369723960\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722772800000},{\"median\":\"2137900000\",\"average\":\"82178166335\",\"volume\":\"2629701322720\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722686400000},{\"median\":\"2023000000\",\"average\":\"8540684960\",\"volume\":\"392871508147\",\"sales\":\"46\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722600000000},{\"median\":\"2500000000\",\"average\":\"3820479347\",\"volume\":\"133716777156\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722513600000},{\"median\":\"1096460343\",\"average\":\"3672372221\",\"volume\":\"437012294299\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722427200000},{\"median\":\"2350000000\",\"average\":\"3811941382\",\"volume\":\"442185200265\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722340800000},{\"median\":\"2550000000\",\"average\":\"3141336233\",\"volume\":\"128794785565\",\"sales\":\"41\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722254400000},{\"median\":\"3500000000\",\"average\":\"5573407329\",\"volume\":\"167202219877\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722168000000},{\"median\":\"2527000000\",\"average\":\"5328061787\",\"volume\":\"266403089354\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1722081600000},{\"median\":\"1164613342\",\"average\":\"3472370054\",\"volume\":\"336819895201\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721995200000},{\"median\":\"2100000000\",\"average\":\"3098519113\",\"volume\":\"213797818800\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721908800000},{\"median\":\"2300000000\",\"average\":\"8795288650\",\"volume\":\"571693762233\",\"sales\":\"65\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721822400000},{\"median\":\"1978000000\",\"average\":\"3574748703\",\"volume\":\"364624367655\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721736000000},{\"median\":\"2464110000\",\"average\":\"5866116068\",\"volume\":\"269841339118\",\"sales\":\"46\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721649600000},{\"median\":\"3500000000\",\"average\":\"10409606459\",\"volume\":\"697443632785\",\"sales\":\"67\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721563200000},{\"median\":\"2600000000\",\"average\":\"2889907076\",\"volume\":\"297660428852\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721476800000},{\"median\":\"2300000000\",\"average\":\"3569284571\",\"volume\":\"199879935998\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721390400000},{\"median\":\"1534500000\",\"average\":\"8003910854\",\"volume\":\"992484945929\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721304000000},{\"median\":\"2493888990\",\"average\":\"5947760686\",\"volume\":\"321179077017\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721217600000},{\"median\":\"1188259711\",\"average\":\"2143016571\",\"volume\":\"570042407918\",\"sales\":\"266\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721131200000},{\"median\":\"3064149000\",\"average\":\"14432035774\",\"volume\":\"966946396853\",\"sales\":\"67\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1721044800000},{\"median\":\"2511847800\",\"average\":\"4809892010\",\"volume\":\"254924276545\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720958400000},{\"median\":\"2239800000\",\"average\":\"3909073298\",\"volume\":\"297089570627\",\"sales\":\"76\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720872000000},{\"median\":\"2387000000\",\"average\":\"17529827627\",\"volume\":\"1788042417909\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720785600000},{\"median\":\"1384010000\",\"average\":\"2586488880\",\"volume\":\"266408354664\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720699200000},{\"median\":\"2400000000\",\"average\":\"3990461519\",\"volume\":\"403036613369\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720612800000},{\"median\":\"2588000000\",\"average\":\"6641650711\",\"volume\":\"684090023228\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720526400000},{\"median\":\"2600000000\",\"average\":\"8147975226\",\"volume\":\"382954835603\",\"sales\":\"47\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720440000000},{\"median\":\"2300000000\",\"average\":\"10608467558\",\"volume\":\"1209365301571\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720353600000},{\"median\":\"2499900000\",\"average\":\"6621872449\",\"volume\":\"582724775510\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720267200000},{\"median\":\"3757989836\",\"average\":\"17999283990\",\"volume\":\"2591896894512\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720180800000},{\"median\":\"2312000000\",\"average\":\"4162539748\",\"volume\":\"437066673521\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720094400000},{\"median\":\"2575000000\",\"average\":\"4764360045\",\"volume\":\"400206243757\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1720008000000},{\"median\":\"4410450000\",\"average\":\"5269356133\",\"volume\":\"774595351583\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719921600000},{\"median\":\"2720000000\",\"average\":\"28794957376\",\"volume\":\"3052265481874\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719835200000},{\"median\":\"2699998900\",\"average\":\"9075596445\",\"volume\":\"880332855141\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719748800000},{\"median\":\"2098800000\",\"average\":\"10108320630\",\"volume\":\"1091698628026\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719662400000},{\"median\":\"2449000000\",\"average\":\"11082579889\",\"volume\":\"831193491644\",\"sales\":\"75\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719576000000},{\"median\":\"4400000000\",\"average\":\"7203377710\",\"volume\":\"633897238446\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719489600000},{\"median\":\"2422000000\",\"average\":\"14704492746\",\"volume\":\"1132245941442\",\"sales\":\"77\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719403200000},{\"median\":\"2400000000\",\"average\":\"9234123784\",\"volume\":\"1108094854047\",\"sales\":\"120\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719316800000},{\"median\":\"2202000000\",\"average\":\"13134438926\",\"volume\":\"696125263097\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719230400000},{\"median\":\"2300000000\",\"average\":\"8635675379\",\"volume\":\"1468064814465\",\"sales\":\"170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719144000000},{\"median\":\"1504705900\",\"average\":\"5505492187\",\"volume\":\"776274398333\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1719057600000},{\"median\":\"2495000000\",\"average\":\"7620069217\",\"volume\":\"754386852476\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718971200000},{\"median\":\"2407000000\",\"average\":\"11954578474\",\"volume\":\"1972505448276\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718884800000},{\"median\":\"3636171000\",\"average\":\"61904326443\",\"volume\":\"8976127334295\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718798400000},{\"median\":\"2449000000\",\"average\":\"44136629984\",\"volume\":\"4899165928216\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718712000000},{\"median\":\"18000000000\",\"average\":\"21880998276\",\"volume\":\"1487907882791\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718625600000},{\"median\":\"2538000000\",\"average\":\"23066648965\",\"volume\":\"1245599044117\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718539200000},{\"median\":\"4200000000\",\"average\":\"7685910062\",\"volume\":\"384295503117\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718452800000},{\"median\":\"2400000000\",\"average\":\"6768398711\",\"volume\":\"236893954883\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718366400000},{\"median\":\"2350000000\",\"average\":\"8288267826\",\"volume\":\"605043551281\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718280000000},{\"median\":\"2600000000\",\"average\":\"4492100358\",\"volume\":\"202144516108\",\"sales\":\"45\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718193600000},{\"median\":\"2699999900\",\"average\":\"7446171276\",\"volume\":\"476554961675\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718107200000},{\"median\":\"2595000000\",\"average\":\"10969918231\",\"volume\":\"800804030850\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1718020800000},{\"median\":\"2284900000\",\"average\":\"9490833101\",\"volume\":\"578940819158\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717934400000},{\"median\":\"2597000000\",\"average\":\"7184912801\",\"volume\":\"761600756858\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717848000000},{\"median\":\"3600000000\",\"average\":\"6343743438\",\"volume\":\"310843428465\",\"sales\":\"49\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717761600000},{\"median\":\"2286000000\",\"average\":\"6102888095\",\"volume\":\"372276173793\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717675200000},{\"median\":\"2715999997\",\"average\":\"4251925095\",\"volume\":\"144565453239\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717588800000},{\"median\":\"4680000000\",\"average\":\"10605849122\",\"volume\":\"657562645533\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717502400000},{\"median\":\"2813867100\",\"average\":\"8704611930\",\"volume\":\"530981327752\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717416000000},{\"median\":\"2700000000\",\"average\":\"4077680979\",\"volume\":\"313981435351\",\"sales\":\"77\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717329600000},{\"median\":\"2500000000\",\"average\":\"3180935550\",\"volume\":\"219484552978\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717243200000},{\"median\":\"4400000000\",\"average\":\"10232541593\",\"volume\":\"818603327457\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717156800000},{\"median\":\"2723999996\",\"average\":\"4139974878\",\"volume\":\"260818417304\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1717070400000},{\"median\":\"2595000000\",\"average\":\"4745931417\",\"volume\":\"275264022193\",\"sales\":\"58\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716984000000},{\"median\":\"3201986700\",\"average\":\"5701402516\",\"volume\":\"535931836460\",\"sales\":\"94\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716897600000},{\"median\":\"2700000000\",\"average\":\"6304747325\",\"volume\":\"762874426329\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716811200000},{\"median\":\"2400000000\",\"average\":\"4762333095\",\"volume\":\"495282641921\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716724800000},{\"median\":\"4172285700\",\"average\":\"7533043615\",\"volume\":\"617709576438\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716638400000},{\"median\":\"2996000000\",\"average\":\"6445695321\",\"volume\":\"502764235023\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716552000000},{\"median\":\"3000000000\",\"average\":\"5531790324\",\"volume\":\"392757113037\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716465600000},{\"median\":\"1950000000\",\"average\":\"2474126725\",\"volume\":\"393386149287\",\"sales\":\"159\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716379200000},{\"median\":\"2000000000\",\"average\":\"5368685218\",\"volume\":\"601292744374\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716292800000},{\"median\":\"3075000000\",\"average\":\"7676364833\",\"volume\":\"568050997663\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716206400000},{\"median\":\"2869000000\",\"average\":\"4467378192\",\"volume\":\"317183851661\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716120000000},{\"median\":\"3074000000\",\"average\":\"6317544077\",\"volume\":\"435910541342\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1716033600000},{\"median\":\"2719000000\",\"average\":\"6355369337\",\"volume\":\"546561763015\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715947200000},{\"median\":\"2982609114\",\"average\":\"4683157167\",\"volume\":\"384018887670\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715860800000},{\"median\":\"1644479054\",\"average\":\"4055468483\",\"volume\":\"162218739326\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715774400000},{\"median\":\"2097000000\",\"average\":\"7360383737\",\"volume\":\"647713768864\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715688000000},{\"median\":\"3500000000\",\"average\":\"10568498807\",\"volume\":\"644678427232\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715601600000},{\"median\":\"2749000000\",\"average\":\"71081167155\",\"volume\":\"3838383026378\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715515200000},{\"median\":\"2800000000\",\"average\":\"8177058268\",\"volume\":\"588748195308\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715428800000},{\"median\":\"3174998990\",\"average\":\"7535647566\",\"volume\":\"519959682046\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715342400000},{\"median\":\"3076000000\",\"average\":\"19013950058\",\"volume\":\"1369004404207\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715256000000},{\"median\":\"2744280000\",\"average\":\"3799111164\",\"volume\":\"341920004765\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715169600000},{\"median\":\"4000000000\",\"average\":\"11085635758\",\"volume\":\"1241591204894\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1715083200000},{\"median\":\"2370000000\",\"average\":\"6044757717\",\"volume\":\"598431013945\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714996800000},{\"median\":\"3086000000\",\"average\":\"8319309324\",\"volume\":\"607309580681\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714910400000},{\"median\":\"2914000000\",\"average\":\"3998291885\",\"volume\":\"415822356020\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714824000000},{\"median\":\"2613000000\",\"average\":\"7995207286\",\"volume\":\"671597412014\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714737600000},{\"median\":\"2661000000\",\"average\":\"4699560787\",\"volume\":\"587445098382\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714651200000},{\"median\":\"2698000000\",\"average\":\"5346081736\",\"volume\":\"684298462267\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714564800000},{\"median\":\"2408000000\",\"average\":\"4193071875\",\"volume\":\"641539996923\",\"sales\":\"153\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714478400000},{\"median\":\"2728000000\",\"average\":\"5959116248\",\"volume\":\"607829857331\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714392000000},{\"median\":\"2800000000\",\"average\":\"6243090391\",\"volume\":\"561878135199\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714305600000},{\"median\":\"2650000000\",\"average\":\"4490878978\",\"volume\":\"435615260898\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714219200000},{\"median\":\"1842000000\",\"average\":\"9388383004\",\"volume\":\"1089052428472\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714132800000},{\"median\":\"2851999994\",\"average\":\"7764311499\",\"volume\":\"939481691392\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1714046400000},{\"median\":\"2275000000\",\"average\":\"2989735046\",\"volume\":\"364747675578\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713960000000},{\"median\":\"2700000000\",\"average\":\"13572782862\",\"volume\":\"2239509172175\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713873600000},{\"median\":\"1781900000\",\"average\":\"4232301060\",\"volume\":\"681400470629\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713787200000},{\"median\":\"2950000000\",\"average\":\"9019985629\",\"volume\":\"956118476725\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713700800000},{\"median\":\"3136317060\",\"average\":\"5816951600\",\"volume\":\"820190175626\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713614400000},{\"median\":\"2700000000\",\"average\":\"5625226180\",\"volume\":\"815657796090\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713528000000},{\"median\":\"1973000000\",\"average\":\"10576492842\",\"volume\":\"2115298568448\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713441600000},{\"median\":\"3445200000\",\"average\":\"13738422520\",\"volume\":\"1167765914188\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713355200000},{\"median\":\"2600000000\",\"average\":\"14676274862\",\"volume\":\"1262159638122\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713268800000},{\"median\":\"3632000000\",\"average\":\"6331378049\",\"volume\":\"766096743961\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713182400000},{\"median\":\"1916059625\",\"average\":\"5341167254\",\"volume\":\"1057551116320\",\"sales\":\"198\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713096000000},{\"median\":\"5195000000\",\"average\":\"7146917887\",\"volume\":\"1100625354613\",\"sales\":\"154\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1713009600000},{\"median\":\"3247000000\",\"average\":\"11366872079\",\"volume\":\"1295823417062\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712923200000},{\"median\":\"3091999999\",\"average\":\"5690174182\",\"volume\":\"756793166203\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712836800000},{\"median\":\"2399000000\",\"average\":\"4092742469\",\"volume\":\"388810534508\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712750400000},{\"median\":\"3299000000\",\"average\":\"6617840555\",\"volume\":\"807376547740\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712664000000},{\"median\":\"2999999900\",\"average\":\"8892416935\",\"volume\":\"471298097570\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712577600000},{\"median\":\"3375000000\",\"average\":\"6476632922\",\"volume\":\"647663292239\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712491200000},{\"median\":\"2893000000\",\"average\":\"6276295027\",\"volume\":\"370301406601\",\"sales\":\"59\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712404800000},{\"median\":\"3135000000\",\"average\":\"8094645931\",\"volume\":\"631382382637\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712318400000},{\"median\":\"3140999900\",\"average\":\"4491168198\",\"volume\":\"422169810629\",\"sales\":\"94\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712232000000},{\"median\":\"1665189900\",\"average\":\"6644978987\",\"volume\":\"637917982737\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712145600000},{\"median\":\"2997000000\",\"average\":\"4900067127\",\"volume\":\"338104631754\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1712059200000},{\"median\":\"3260000000\",\"average\":\"6847389326\",\"volume\":\"616265039323\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711972800000},{\"median\":\"2200000000\",\"average\":\"4345237995\",\"volume\":\"716964269231\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711886400000},{\"median\":\"3214518990\",\"average\":\"8478014485\",\"volume\":\"779977332583\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711800000000},{\"median\":\"3200000000\",\"average\":\"5852331865\",\"volume\":\"450629553631\",\"sales\":\"77\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711713600000},{\"median\":\"3170999997\",\"average\":\"5624579248\",\"volume\":\"624328296565\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711627200000},{\"median\":\"2949000000\",\"average\":\"3040400888\",\"volume\":\"188504855060\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711540800000},{\"median\":\"2999900000\",\"average\":\"6278665066\",\"volume\":\"552522525788\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711454400000},{\"median\":\"2981999997\",\"average\":\"5072205490\",\"volume\":\"557942603944\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711368000000},{\"median\":\"1959219900\",\"average\":\"7780467230\",\"volume\":\"964777936500\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711281600000},{\"median\":\"1699000000\",\"average\":\"5930738427\",\"volume\":\"735411564933\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711195200000},{\"median\":\"3181999994\",\"average\":\"6874782295\",\"volume\":\"701227794070\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711108800000},{\"median\":\"3292000000\",\"average\":\"5661539495\",\"volume\":\"526523173043\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1711022400000},{\"median\":\"3000000000\",\"average\":\"7485686165\",\"volume\":\"703654499514\",\"sales\":\"94\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710936000000},{\"median\":\"2946999998\",\"average\":\"6239926839\",\"volume\":\"736311367047\",\"sales\":\"118\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710849600000},{\"median\":\"4400000000\",\"average\":\"8201172493\",\"volume\":\"844720766746\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710763200000},{\"median\":\"4582452600\",\"average\":\"10283496055\",\"volume\":\"802112692321\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710676800000},{\"median\":\"3600000000\",\"average\":\"8466264483\",\"volume\":\"1083681853792\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710590400000},{\"median\":\"2698830090\",\"average\":\"4005810724\",\"volume\":\"372540397357\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710504000000},{\"median\":\"3136000000\",\"average\":\"5034086156\",\"volume\":\"397692806347\",\"sales\":\"79\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710417600000},{\"median\":\"1879772497\",\"average\":\"3590040540\",\"volume\":\"495425594562\",\"sales\":\"138\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710331200000},{\"median\":\"3101000000\",\"average\":\"11162218442\",\"volume\":\"1272492902393\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710244800000},{\"median\":\"3687000000\",\"average\":\"6336241668\",\"volume\":\"696986583482\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710158400000},{\"median\":\"3300000000\",\"average\":\"5206274498\",\"volume\":\"421708234372\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1710072000000},{\"median\":\"3200000000\",\"average\":\"5457109105\",\"volume\":\"747623947409\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709985600000},{\"median\":\"3100000000\",\"average\":\"10580470462\",\"volume\":\"1311978337268\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709899200000},{\"median\":\"3480000000\",\"average\":\"9099739241\",\"volume\":\"1182966101357\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709812800000},{\"median\":\"3038999990\",\"average\":\"4259513664\",\"volume\":\"685781699825\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709726400000},{\"median\":\"3247999000\",\"average\":\"6723813227\",\"volume\":\"1243905447047\",\"sales\":\"185\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709640000000},{\"median\":\"3541000000\",\"average\":\"8077210044\",\"volume\":\"807721004371\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709553600000},{\"median\":\"3536999996\",\"average\":\"8523640047\",\"volume\":\"1014313165593\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709467200000},{\"median\":\"3490000000\",\"average\":\"7524782369\",\"volume\":\"1143766920093\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709380800000},{\"median\":\"3637999997\",\"average\":\"4141079585\",\"volume\":\"438954436016\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709294400000},{\"median\":\"4042000000\",\"average\":\"14139176562\",\"volume\":\"1922928012405\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709208000000},{\"median\":\"3737000000\",\"average\":\"14139189717\",\"volume\":\"2417801441551\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709121600000},{\"median\":\"4498000000\",\"average\":\"13373038739\",\"volume\":\"2340281779302\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1709035200000},{\"median\":\"4099000000\",\"average\":\"6424405279\",\"volume\":\"944387576030\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708948800000},{\"median\":\"4313000000\",\"average\":\"5709152879\",\"volume\":\"759317332908\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708862400000},{\"median\":\"4018410000\",\"average\":\"9884448088\",\"volume\":\"1660587278797\",\"sales\":\"168\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708776000000},{\"median\":\"1410000000\",\"average\":\"5163467794\",\"volume\":\"3660898666270\",\"sales\":\"709\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708689600000},{\"median\":\"3800000000\",\"average\":\"6267403057\",\"volume\":\"877436428036\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708603200000},{\"median\":\"3037000000\",\"average\":\"7389331301\",\"volume\":\"1411362278498\",\"sales\":\"191\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708516800000},{\"median\":\"2881781100\",\"average\":\"10188179757\",\"volume\":\"2210835007272\",\"sales\":\"217\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708430400000},{\"median\":\"2968000000\",\"average\":\"4921655854\",\"volume\":\"600442014160\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708344000000},{\"median\":\"2710000000\",\"average\":\"9057538801\",\"volume\":\"2726319179163\",\"sales\":\"301\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708257600000},{\"median\":\"3498957000\",\"average\":\"7474990081\",\"volume\":\"784873958555\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708171200000},{\"median\":\"2799000000\",\"average\":\"8086312204\",\"volume\":\"1140170020756\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1708084800000},{\"median\":\"2435000000\",\"average\":\"6793030339\",\"volume\":\"1861290312886\",\"sales\":\"274\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707998400000},{\"median\":\"2644000000\",\"average\":\"4471950297\",\"volume\":\"621601091330\",\"sales\":\"139\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707912000000},{\"median\":\"2425000000\",\"average\":\"7027982010\",\"volume\":\"822273895162\",\"sales\":\"117\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707825600000},{\"median\":\"2536000000\",\"average\":\"16677483139\",\"volume\":\"2384880088921\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707739200000},{\"median\":\"2541000000\",\"average\":\"14031488272\",\"volume\":\"2090691752489\",\"sales\":\"149\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707652800000},{\"median\":\"2642000000\",\"average\":\"12716180266\",\"volume\":\"2276196267692\",\"sales\":\"179\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707566400000},{\"median\":\"2250137557\",\"average\":\"6616295001\",\"volume\":\"1707004110143\",\"sales\":\"258\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707480000000},{\"median\":\"2525000000\",\"average\":\"4084263800\",\"volume\":\"641229416639\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707393600000},{\"median\":\"2439900000\",\"average\":\"15195219847\",\"volume\":\"2552796934245\",\"sales\":\"168\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707307200000},{\"median\":\"1850000000\",\"average\":\"2699856375\",\"volume\":\"558870269694\",\"sales\":\"207\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707220800000},{\"median\":\"2566000000\",\"average\":\"9682626877\",\"volume\":\"1481441912234\",\"sales\":\"153\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707134400000},{\"median\":\"2435000000\",\"average\":\"6393186948\",\"volume\":\"1361748819978\",\"sales\":\"213\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1707048000000},{\"median\":\"2941000000\",\"average\":\"14266238968\",\"volume\":\"1826078587865\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706961600000},{\"median\":\"2540000000\",\"average\":\"4262262396\",\"volume\":\"1061303336654\",\"sales\":\"249\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706875200000},{\"median\":\"2330000000\",\"average\":\"4942607318\",\"volume\":\"1146684897737\",\"sales\":\"232\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706788800000},{\"median\":\"2425649490\",\"average\":\"10178676591\",\"volume\":\"1486086782310\",\"sales\":\"146\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706702400000},{\"median\":\"2532999900\",\"average\":\"9488359520\",\"volume\":\"1328370332809\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706616000000},{\"median\":\"3000000000\",\"average\":\"16356671228\",\"volume\":\"2028227232300\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706529600000},{\"median\":\"2500000000\",\"average\":\"9535093462\",\"volume\":\"1468404393152\",\"sales\":\"154\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706443200000},{\"median\":\"2660000000\",\"average\":\"7818349643\",\"volume\":\"1282209341406\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706356800000},{\"median\":\"2500000000\",\"average\":\"7152144134\",\"volume\":\"1194408070402\",\"sales\":\"167\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706270400000},{\"median\":\"2497549626\",\"average\":\"3896363357\",\"volume\":\"533801779908\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706184000000},{\"median\":\"2722500000\",\"average\":\"11840591135\",\"volume\":\"2249712315564\",\"sales\":\"190\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706097600000},{\"median\":\"2700000000\",\"average\":\"8144223535\",\"volume\":\"1205345083175\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1706011200000},{\"median\":\"2595000000\",\"average\":\"6913403360\",\"volume\":\"1037010503982\",\"sales\":\"150\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705924800000},{\"median\":\"2374912088\",\"average\":\"10618379597\",\"volume\":\"2282951613277\",\"sales\":\"215\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705838400000},{\"median\":\"3200000000\",\"average\":\"6863657302\",\"volume\":\"631456471824\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705752000000},{\"median\":\"2441000000\",\"average\":\"5591024639\",\"volume\":\"1425711282955\",\"sales\":\"255\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705665600000},{\"median\":\"2456784000\",\"average\":\"5137697318\",\"volume\":\"1443692946495\",\"sales\":\"281\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705579200000},{\"median\":\"2342000000\",\"average\":\"6871272797\",\"volume\":\"1587264016000\",\"sales\":\"231\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705492800000},{\"median\":\"2242000000\",\"average\":\"3723103852\",\"volume\":\"867483197554\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705406400000},{\"median\":\"1996000000\",\"average\":\"3319666310\",\"volume\":\"647334930512\",\"sales\":\"195\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705320000000},{\"median\":\"2341000000\",\"average\":\"5889751563\",\"volume\":\"1089604039170\",\"sales\":\"185\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705233600000},{\"median\":\"2814000000\",\"average\":\"13317453624\",\"volume\":\"3422585581339\",\"sales\":\"257\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705147200000},{\"median\":\"2641000000\",\"average\":\"6441499147\",\"volume\":\"1114379352377\",\"sales\":\"173\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1705060800000},{\"median\":\"2689668828\",\"average\":\"7036951483\",\"volume\":\"1280725169943\",\"sales\":\"182\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704974400000},{\"median\":\"2399000000\",\"average\":\"5073545313\",\"volume\":\"867576248518\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704888000000},{\"median\":\"2841000000\",\"average\":\"5704835655\",\"volume\":\"941297883029\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704801600000},{\"median\":\"2796000000\",\"average\":\"4083844548\",\"volume\":\"632995904973\",\"sales\":\"155\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704715200000},{\"median\":\"2838000000\",\"average\":\"7044732768\",\"volume\":\"1451214950291\",\"sales\":\"206\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704628800000},{\"median\":\"2850000000\",\"average\":\"8344827692\",\"volume\":\"1343517258407\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704542400000},{\"median\":\"2689668828\",\"average\":\"5290784654\",\"volume\":\"920596529813\",\"sales\":\"174\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704456000000},{\"median\":\"2475000000\",\"average\":\"5667498267\",\"volume\":\"719772279964\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704369600000},{\"median\":\"2926980000\",\"average\":\"6857446877\",\"volume\":\"1467493631668\",\"sales\":\"214\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704283200000},{\"median\":\"2700000000\",\"average\":\"8240427387\",\"volume\":\"1079495987707\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704196800000},{\"median\":\"2466248400\",\"average\":\"4415028765\",\"volume\":\"538633509332\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704110400000},{\"median\":\"2434568400\",\"average\":\"5373772329\",\"volume\":\"693216630467\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1704024000000},{\"median\":\"2841000000\",\"average\":\"7298362831\",\"volume\":\"1233423318389\",\"sales\":\"169\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703937600000},{\"median\":\"3500000000\",\"average\":\"8439681866\",\"volume\":\"1215314188740\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703851200000},{\"median\":\"2989000000\",\"average\":\"9019509542\",\"volume\":\"1704687303354\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703764800000},{\"median\":\"2542000000\",\"average\":\"5693334702\",\"volume\":\"1132973605737\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703678400000},{\"median\":\"3200000000\",\"average\":\"6138500448\",\"volume\":\"890082564934\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703592000000},{\"median\":\"2999000000\",\"average\":\"6083709626\",\"volume\":\"644873220376\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703505600000},{\"median\":\"2673000000\",\"average\":\"9034115012\",\"volume\":\"1454492516928\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703419200000},{\"median\":\"2842000000\",\"average\":\"7872942362\",\"volume\":\"999863679933\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703332800000},{\"median\":\"3397000000\",\"average\":\"12076354353\",\"volume\":\"2693027020664\",\"sales\":\"223\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703246400000},{\"median\":\"2809000000\",\"average\":\"7813857770\",\"volume\":\"1265844958760\",\"sales\":\"162\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703160000000},{\"median\":\"3300000000\",\"average\":\"7671205351\",\"volume\":\"943558258148\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1703073600000},{\"median\":\"2999000000\",\"average\":\"11549219659\",\"volume\":\"1281963382199\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702987200000},{\"median\":\"3300000000\",\"average\":\"11766987866\",\"volume\":\"1341436616750\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702900800000},{\"median\":\"2940300000\",\"average\":\"4599515632\",\"volume\":\"593337516569\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702814400000},{\"median\":\"2841000000\",\"average\":\"6877667464\",\"volume\":\"667133743974\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702728000000},{\"median\":\"2842000000\",\"average\":\"9296997901\",\"volume\":\"855323806869\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702641600000},{\"median\":\"3032000000\",\"average\":\"6369281535\",\"volume\":\"585973901192\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702555200000},{\"median\":\"3020000000\",\"average\":\"6929629789\",\"volume\":\"1462151885518\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702468800000},{\"median\":\"3020000000\",\"average\":\"15728848626\",\"volume\":\"3696279427147\",\"sales\":\"235\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702382400000},{\"median\":\"3000000000\",\"average\":\"13695837135\",\"volume\":\"2410467335724\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702296000000},{\"median\":\"2942000000\",\"average\":\"16184312902\",\"volume\":\"3139756702975\",\"sales\":\"194\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702209600000},{\"median\":\"3230000000\",\"average\":\"22914622848\",\"volume\":\"3208047198734\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702123200000},{\"median\":\"3042000000\",\"average\":\"18202257907\",\"volume\":\"2639327396491\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1702036800000},{\"median\":\"5390550000\",\"average\":\"17650398256\",\"volume\":\"3530079651186\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701950400000},{\"median\":\"3039000000\",\"average\":\"8450859714\",\"volume\":\"1892992575927\",\"sales\":\"224\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701864000000},{\"median\":\"2942000000\",\"average\":\"9563327482\",\"volume\":\"2113495373417\",\"sales\":\"221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701777600000},{\"median\":\"3187800000\",\"average\":\"9407649257\",\"volume\":\"5287098882313\",\"sales\":\"562\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701691200000},{\"median\":\"3142000000\",\"average\":\"9473804457\",\"volume\":\"3296883951091\",\"sales\":\"348\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701604800000},{\"median\":\"3370000000\",\"average\":\"17496059044\",\"volume\":\"7715762038315\",\"sales\":\"441\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701518400000},{\"median\":\"3442000000\",\"average\":\"18738330169\",\"volume\":\"5883835673117\",\"sales\":\"314\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701432000000},{\"median\":\"3089990000\",\"average\":\"9308127532\",\"volume\":\"2215334352578\",\"sales\":\"238\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701345600000},{\"median\":\"2800000000\",\"average\":\"9730370070\",\"volume\":\"1887691793676\",\"sales\":\"194\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701259200000},{\"median\":\"3400000000\",\"average\":\"9762836803\",\"volume\":\"2118535586284\",\"sales\":\"217\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701172800000},{\"median\":\"3497000000\",\"average\":\"8793551503\",\"volume\":\"2365465354195\",\"sales\":\"269\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701086400000},{\"median\":\"2942000000\",\"average\":\"6375944719\",\"volume\":\"1268812999155\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1701000000000},{\"median\":\"3430000000\",\"average\":\"8634657304\",\"volume\":\"1890989949596\",\"sales\":\"219\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700913600000},{\"median\":\"2842000000\",\"average\":\"5107956826\",\"volume\":\"2084046384845\",\"sales\":\"408\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700827200000},{\"median\":\"2541000000\",\"average\":\"9293423104\",\"volume\":\"1273198965194\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700740800000},{\"median\":\"2742000000\",\"average\":\"8681449425\",\"volume\":\"1718926986224\",\"sales\":\"198\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700654400000},{\"median\":\"2730000000\",\"average\":\"8594675660\",\"volume\":\"1675961753708\",\"sales\":\"195\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700568000000},{\"median\":\"2397600000\",\"average\":\"8000856765\",\"volume\":\"1680179920574\",\"sales\":\"210\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700481600000},{\"median\":\"2541000000\",\"average\":\"7826691141\",\"volume\":\"1471417934424\",\"sales\":\"188\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700395200000},{\"median\":\"3000000000\",\"average\":\"9330779653\",\"volume\":\"1455601625907\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700308800000},{\"median\":\"2741000000\",\"average\":\"7539334973\",\"volume\":\"1176136255758\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700222400000},{\"median\":\"2500000000\",\"average\":\"7651181818\",\"volume\":\"948746545482\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700136000000},{\"median\":\"2742000000\",\"average\":\"7253173711\",\"volume\":\"1095229230364\",\"sales\":\"151\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1700049600000},{\"median\":\"2940000000\",\"average\":\"9884532787\",\"volume\":\"1522218049189\",\"sales\":\"154\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699963200000},{\"median\":\"2641000000\",\"average\":\"6824273534\",\"volume\":\"1521812998074\",\"sales\":\"223\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699876800000},{\"median\":\"2939000000\",\"average\":\"7793769736\",\"volume\":\"1293765776156\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699790400000},{\"median\":\"3009000000\",\"average\":\"8846687435\",\"volume\":\"2193978483790\",\"sales\":\"248\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699704000000},{\"median\":\"2831000000\",\"average\":\"8948459803\",\"volume\":\"1369114349805\",\"sales\":\"153\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699617600000},{\"median\":\"2942000000\",\"average\":\"7730492811\",\"volume\":\"1004964065395\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699531200000},{\"median\":\"3164000000\",\"average\":\"15058910960\",\"volume\":\"1867304959015\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699444800000},{\"median\":\"2941000000\",\"average\":\"5492730287\",\"volume\":\"1098546057405\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699358400000},{\"median\":\"3040000000\",\"average\":\"8917368305\",\"volume\":\"1400026823901\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699272000000},{\"median\":\"5800000000\",\"average\":\"13637536307\",\"volume\":\"1704692038352\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699185600000},{\"median\":\"4148100000\",\"average\":\"21777449221\",\"volume\":\"4181270250346\",\"sales\":\"192\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699099200000},{\"median\":\"3175524000\",\"average\":\"9984327873\",\"volume\":\"848667869169\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1699012800000},{\"median\":\"2942000000\",\"average\":\"9942899962\",\"volume\":\"2744240389535\",\"sales\":\"276\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698926400000},{\"median\":\"4500000000\",\"average\":\"16535951531\",\"volume\":\"2496928681130\",\"sales\":\"151\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698840000000},{\"median\":\"2600000000\",\"average\":\"16951017212\",\"volume\":\"4831039905500\",\"sales\":\"285\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698753600000},{\"median\":\"2942000000\",\"average\":\"12496197107\",\"volume\":\"2599208998163\",\"sales\":\"208\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698667200000},{\"median\":\"3139000000\",\"average\":\"11514133177\",\"volume\":\"1692577577031\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698580800000},{\"median\":\"3234330000\",\"average\":\"17679848870\",\"volume\":\"6364745593307\",\"sales\":\"360\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698494400000},{\"median\":\"6500000000\",\"average\":\"47137731691\",\"volume\":\"11124504679149\",\"sales\":\"236\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698408000000},{\"median\":\"3042000000\",\"average\":\"9936155565\",\"volume\":\"1977294957523\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698321600000},{\"median\":\"3022000000\",\"average\":\"5594220566\",\"volume\":\"453131865809\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698235200000},{\"median\":\"4500000000\",\"average\":\"40410740998\",\"volume\":\"5091753365766\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698148800000},{\"median\":\"3242000000\",\"average\":\"16415418070\",\"volume\":\"2150419767222\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1698062400000},{\"median\":\"3042000000\",\"average\":\"6408790338\",\"volume\":\"596017501469\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697976000000},{\"median\":\"3542000000\",\"average\":\"11116820403\",\"volume\":\"1745340803268\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697889600000},{\"median\":\"2967863894\",\"average\":\"9991793309\",\"volume\":\"1298933130161\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697803200000},{\"median\":\"3097000000\",\"average\":\"13425902049\",\"volume\":\"1637960050007\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697716800000},{\"median\":\"3699000000\",\"average\":\"21030185786\",\"volume\":\"4185006971438\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697630400000},{\"median\":\"2243999999\",\"average\":\"7063455852\",\"volume\":\"988883819313\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697544000000},{\"median\":\"2345309999\",\"average\":\"12823796813\",\"volume\":\"3565015513994\",\"sales\":\"278\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697457600000},{\"median\":\"3142000000\",\"average\":\"9766255360\",\"volume\":\"2021614859490\",\"sales\":\"207\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697371200000},{\"median\":\"3140000000\",\"average\":\"9101835073\",\"volume\":\"1656533983307\",\"sales\":\"182\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697284800000},{\"median\":\"1930895998\",\"average\":\"5239719771\",\"volume\":\"1922977156028\",\"sales\":\"367\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697198400000},{\"median\":\"2757871145\",\"average\":\"12458612268\",\"volume\":\"2902856658336\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697112000000},{\"median\":\"1930895998\",\"average\":\"12299662917\",\"volume\":\"3247111010007\",\"sales\":\"264\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1697025600000},{\"median\":\"1700000000\",\"average\":\"5177462418\",\"volume\":\"2226308839583\",\"sales\":\"430\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696939200000},{\"median\":\"1940598000\",\"average\":\"9152709907\",\"volume\":\"3340739116129\",\"sales\":\"365\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696852800000},{\"median\":\"3242000000\",\"average\":\"14577570389\",\"volume\":\"3338263619034\",\"sales\":\"229\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696766400000},{\"median\":\"3941000000\",\"average\":\"12967283308\",\"volume\":\"3371493660110\",\"sales\":\"260\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696680000000},{\"median\":\"7850000000\",\"average\":\"13418882287\",\"volume\":\"2482493223038\",\"sales\":\"185\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696593600000},{\"median\":\"3636000000\",\"average\":\"14357575405\",\"volume\":\"2526933271354\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696507200000},{\"median\":\"2860000000\",\"average\":\"10697250951\",\"volume\":\"2438973216879\",\"sales\":\"228\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696420800000},{\"median\":\"1690859729\",\"average\":\"24812810815\",\"volume\":\"9007050325781\",\"sales\":\"363\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696334400000},{\"median\":\"1290000000\",\"average\":\"20915469479\",\"volume\":\"6881189458475\",\"sales\":\"329\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696248000000},{\"median\":\"2940000000\",\"average\":\"23178133819\",\"volume\":\"4728339299071\",\"sales\":\"204\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696161600000},{\"median\":\"3542000000\",\"average\":\"28339976766\",\"volume\":\"4704436143207\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1696075200000},{\"median\":\"2942000000\",\"average\":\"29604290445\",\"volume\":\"6572152478813\",\"sales\":\"222\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695988800000},{\"median\":\"19450000000\",\"average\":\"41895395133\",\"volume\":\"10850907339421\",\"sales\":\"259\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695902400000},{\"median\":\"19900000000\",\"average\":\"56658131239\",\"volume\":\"9915172966900\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695816000000},{\"median\":\"13900000000\",\"average\":\"29027364088\",\"volume\":\"15239366146377\",\"sales\":\"525\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695729600000},{\"median\":\"3073950000\",\"average\":\"32656022123\",\"volume\":\"9666182548298\",\"sales\":\"296\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695643200000},{\"median\":\"3542000000\",\"average\":\"32286971365\",\"volume\":\"4165019306098\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695556800000},{\"median\":\"10395000000\",\"average\":\"49559187363\",\"volume\":\"13133184651270\",\"sales\":\"265\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695470400000},{\"median\":\"4131000000\",\"average\":\"48186754231\",\"volume\":\"11082953473065\",\"sales\":\"230\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695384000000},{\"median\":\"3140000000\",\"average\":\"6881293308\",\"volume\":\"674366744212\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695297600000},{\"median\":\"3042000000\",\"average\":\"6831052829\",\"volume\":\"744584758355\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695211200000},{\"median\":\"3341000000\",\"average\":\"6083566168\",\"volume\":\"462351028782\",\"sales\":\"76\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695124800000},{\"median\":\"3242000000\",\"average\":\"6722975618\",\"volume\":\"860540879076\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1695038400000},{\"median\":\"4042000000\",\"average\":\"5418881067\",\"volume\":\"455186009655\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694952000000},{\"median\":\"3041000000\",\"average\":\"7153903562\",\"volume\":\"794083295356\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694865600000},{\"median\":\"3441000000\",\"average\":\"9783187830\",\"volume\":\"1888155251105\",\"sales\":\"193\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694779200000},{\"median\":\"2156220000\",\"average\":\"14922738951\",\"volume\":\"1343046505581\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694692800000},{\"median\":\"420000000\",\"average\":\"9993524970\",\"volume\":\"2208569018414\",\"sales\":\"221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694606400000},{\"median\":\"1066000000\",\"average\":\"7159476627\",\"volume\":\"1510649568372\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694520000000},{\"median\":\"2300000000\",\"average\":\"13003060341\",\"volume\":\"2106495775229\",\"sales\":\"162\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694433600000},{\"median\":\"900000000\",\"average\":\"20378709026\",\"volume\":\"4075741805207\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694347200000},{\"median\":\"3142000000\",\"average\":\"6462603030\",\"volume\":\"982315660530\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694260800000},{\"median\":\"1000000000\",\"average\":\"7092077335\",\"volume\":\"1049627445606\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694174400000},{\"median\":\"1079999999\",\"average\":\"4745034205\",\"volume\":\"778185609618\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694088000000},{\"median\":\"790000000\",\"average\":\"7300969863\",\"volume\":\"635184378069\",\"sales\":\"87\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1694001600000},{\"median\":\"3240000000\",\"average\":\"6102235213\",\"volume\":\"2379871733261\",\"sales\":\"390\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693915200000},{\"median\":\"612000000\",\"average\":\"3269506365\",\"volume\":\"532929537428\",\"sales\":\"163\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693828800000},{\"median\":\"3841000000\",\"average\":\"4464858015\",\"volume\":\"1343922262429\",\"sales\":\"301\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693742400000},{\"median\":\"2352240000\",\"average\":\"5278506087\",\"volume\":\"1910819203429\",\"sales\":\"362\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693656000000},{\"median\":\"2800000000\",\"average\":\"19605034436\",\"volume\":\"2529049442210\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693569600000},{\"median\":\"1395662000\",\"average\":\"8874503531\",\"volume\":\"1561912621374\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693483200000},{\"median\":\"2999000000\",\"average\":\"5130511552\",\"volume\":\"323222227780\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693396800000},{\"median\":\"1700000000\",\"average\":\"15407048644\",\"volume\":\"1263377988779\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693310400000},{\"median\":\"2050000000\",\"average\":\"11382476304\",\"volume\":\"842303246497\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693224000000},{\"median\":\"3439000000\",\"average\":\"8913167180\",\"volume\":\"784358711870\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693137600000},{\"median\":\"3437900000\",\"average\":\"19291082020\",\"volume\":\"964554100999\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1693051200000},{\"median\":\"2942000000\",\"average\":\"32004677195\",\"volume\":\"1408205796586\",\"sales\":\"44\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692964800000},{\"median\":\"3241000000\",\"average\":\"9737421496\",\"volume\":\"1090591207571\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692878400000},{\"median\":\"3541000000\",\"average\":\"17497081697\",\"volume\":\"1469754862566\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692792000000},{\"median\":\"2742000000\",\"average\":\"5451042150\",\"volume\":\"496044835649\",\"sales\":\"91\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692705600000},{\"median\":\"2941000000\",\"average\":\"17631922946\",\"volume\":\"1093179222669\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692619200000},{\"median\":\"2840000000\",\"average\":\"7850561728\",\"volume\":\"667297746883\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692532800000},{\"median\":\"487000000\",\"average\":\"4198707663\",\"volume\":\"436665596980\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692446400000},{\"median\":\"3241000000\",\"average\":\"9160163962\",\"volume\":\"485488689999\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692360000000},{\"median\":\"2942000000\",\"average\":\"5498907615\",\"volume\":\"450910424468\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692273600000},{\"median\":\"2942000000\",\"average\":\"10669140300\",\"volume\":\"853531224008\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692187200000},{\"median\":\"3042000000\",\"average\":\"5697156956\",\"volume\":\"529835596929\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692100800000},{\"median\":\"2942000000\",\"average\":\"7374185978\",\"volume\":\"597309064180\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1692014400000},{\"median\":\"3200000000\",\"average\":\"7614061847\",\"volume\":\"997442101986\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691928000000},{\"median\":\"3450000000\",\"average\":\"5748725673\",\"volume\":\"1086509152141\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691841600000},{\"median\":\"3499000000\",\"average\":\"9594040871\",\"volume\":\"988186209729\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691755200000},{\"median\":\"3542000000\",\"average\":\"11780907670\",\"volume\":\"1425489828079\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691668800000},{\"median\":\"3475000000\",\"average\":\"13096847110\",\"volume\":\"1885945983823\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691582400000},{\"median\":\"3140000000\",\"average\":\"5030910219\",\"volume\":\"1011212953937\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691496000000},{\"median\":\"3196000000\",\"average\":\"8221920241\",\"volume\":\"1627940207738\",\"sales\":\"198\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691409600000},{\"median\":\"3332340000\",\"average\":\"4828209332\",\"volume\":\"941500819805\",\"sales\":\"195\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691323200000},{\"median\":\"3185000000\",\"average\":\"8096344819\",\"volume\":\"1611172619020\",\"sales\":\"199\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691236800000},{\"median\":\"3042000000\",\"average\":\"10617854502\",\"volume\":\"2548285080516\",\"sales\":\"240\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691150400000},{\"median\":\"2813580000\",\"average\":\"7089335781\",\"volume\":\"1091757710225\",\"sales\":\"154\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1691064000000},{\"median\":\"2200000000\",\"average\":\"6842366491\",\"volume\":\"1012670240622\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690977600000},{\"median\":\"2499000000\",\"average\":\"8632723442\",\"volume\":\"1044559536460\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690891200000},{\"median\":\"3189000000\",\"average\":\"15469479911\",\"volume\":\"1933684988883\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690804800000},{\"median\":\"3200000000\",\"average\":\"10168812948\",\"volume\":\"1118569424275\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690718400000},{\"median\":\"1998000000\",\"average\":\"3329976652\",\"volume\":\"839154116253\",\"sales\":\"252\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690632000000},{\"median\":\"800000000\",\"average\":\"3299112783\",\"volume\":\"930349804681\",\"sales\":\"282\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690545600000},{\"median\":\"670000000\",\"average\":\"6099009099\",\"volume\":\"1042930555964\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690459200000},{\"median\":\"2450000000\",\"average\":\"11285330919\",\"volume\":\"2268351514731\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690372800000},{\"median\":\"1500000000\",\"average\":\"5820255178\",\"volume\":\"611126793639\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690286400000},{\"median\":\"3542000000\",\"average\":\"7657566537\",\"volume\":\"1033771482462\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690200000000},{\"median\":\"2942000000\",\"average\":\"4710291266\",\"volume\":\"758356893845\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690113600000},{\"median\":\"833085000\",\"average\":\"3996804324\",\"volume\":\"743405604234\",\"sales\":\"186\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1690027200000},{\"median\":\"1800000000\",\"average\":\"6632845824\",\"volume\":\"782675807195\",\"sales\":\"118\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689940800000},{\"median\":\"3242000000\",\"average\":\"9663745796\",\"volume\":\"753772172068\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689854400000},{\"median\":\"3300000000\",\"average\":\"5037519126\",\"volume\":\"317363704945\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689768000000},{\"median\":\"2200000000\",\"average\":\"7335314460\",\"volume\":\"1283680030427\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689681600000},{\"median\":\"594000000\",\"average\":\"2396021612\",\"volume\":\"714014440440\",\"sales\":\"298\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689595200000},{\"median\":\"700000000\",\"average\":\"8565758061\",\"volume\":\"1935861321679\",\"sales\":\"226\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689508800000},{\"median\":\"1900000000\",\"average\":\"12180329107\",\"volume\":\"1412918176463\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689422400000},{\"median\":\"4846000000\",\"average\":\"12531225654\",\"volume\":\"1666653012007\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689336000000},{\"median\":\"1000000000\",\"average\":\"11544478239\",\"volume\":\"1673949344705\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689249600000},{\"median\":\"600000000\",\"average\":\"11930957476\",\"volume\":\"1837367451280\",\"sales\":\"154\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689163200000},{\"median\":\"3000000000\",\"average\":\"5743675032\",\"volume\":\"752421429140\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1689076800000},{\"median\":\"1000000000\",\"average\":\"5374556933\",\"volume\":\"1010416703329\",\"sales\":\"188\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688990400000},{\"median\":\"4335000000\",\"average\":\"10734691471\",\"volume\":\"869510009117\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688904000000},{\"median\":\"1830000000\",\"average\":\"11744177019\",\"volume\":\"810348214331\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688817600000},{\"median\":\"485099999\",\"average\":\"25549240023\",\"volume\":\"2657120962437\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688731200000},{\"median\":\"4200000000\",\"average\":\"8422746592\",\"volume\":\"1044420577372\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688644800000},{\"median\":\"4998000000\",\"average\":\"32076095397\",\"volume\":\"2277402773199\",\"sales\":\"71\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688558400000},{\"median\":\"6400000000\",\"average\":\"8331735894\",\"volume\":\"891495740632\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688472000000},{\"median\":\"3841000000\",\"average\":\"8397271253\",\"volume\":\"1259590687884\",\"sales\":\"150\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688385600000},{\"median\":\"900000000\",\"average\":\"20007154981\",\"volume\":\"3161130486993\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688299200000},{\"median\":\"528000000\",\"average\":\"2284031958\",\"volume\":\"276367866925\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688212800000},{\"median\":\"5092000000\",\"average\":\"8278517312\",\"volume\":\"347697727100\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688126400000},{\"median\":\"3900000000\",\"average\":\"12526398310\",\"volume\":\"1039691059737\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1688040000000},{\"median\":\"4342000000\",\"average\":\"22023217668\",\"volume\":\"1497578801450\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687953600000},{\"median\":\"3200000000\",\"average\":\"9264838355\",\"volume\":\"1630611550406\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687867200000},{\"median\":\"4142000000\",\"average\":\"5521845230\",\"volume\":\"226395654410\",\"sales\":\"41\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687780800000},{\"median\":\"4142000000\",\"average\":\"9094476796\",\"volume\":\"672991282876\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687694400000},{\"median\":\"3380000000\",\"average\":\"7933741606\",\"volume\":\"698169261362\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687608000000},{\"median\":\"7000000000\",\"average\":\"12244914995\",\"volume\":\"1248981329464\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687521600000},{\"median\":\"4442000000\",\"average\":\"5087626231\",\"volume\":\"340870957482\",\"sales\":\"67\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687435200000},{\"median\":\"4741000000\",\"average\":\"8274722163\",\"volume\":\"604054717882\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687348800000},{\"median\":\"4200000000\",\"average\":\"14300579414\",\"volume\":\"1387156203143\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687262400000},{\"median\":\"4142000000\",\"average\":\"11615513537\",\"volume\":\"2090792436696\",\"sales\":\"180\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687176000000},{\"median\":\"4042000000\",\"average\":\"11234260297\",\"volume\":\"1224534372336\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687089600000},{\"median\":\"4142000000\",\"average\":\"16769600842\",\"volume\":\"1827886491727\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1687003200000},{\"median\":\"836811280\",\"average\":\"3017605804\",\"volume\":\"2024813494186\",\"sales\":\"671\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686916800000},{\"median\":\"1500000000\",\"average\":\"6942521115\",\"volume\":\"1138573462882\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686830400000},{\"median\":\"1900000000\",\"average\":\"6397627225\",\"volume\":\"1030017983257\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686744000000},{\"median\":\"508779677\",\"average\":\"3520256291\",\"volume\":\"584362544230\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686657600000},{\"median\":\"5634000000\",\"average\":\"17116461357\",\"volume\":\"1848577826532\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686571200000},{\"median\":\"2080000000\",\"average\":\"9128741164\",\"volume\":\"1022419010400\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686484800000},{\"median\":\"5525000000\",\"average\":\"8174905105\",\"volume\":\"940114087108\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686398400000},{\"median\":\"425000000\",\"average\":\"9364136756\",\"volume\":\"1423348786866\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686312000000},{\"median\":\"1768000000\",\"average\":\"8153255698\",\"volume\":\"782712546974\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686225600000},{\"median\":\"160000000\",\"average\":\"3599806970\",\"volume\":\"719961393904\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686139200000},{\"median\":\"2969000000\",\"average\":\"7228295952\",\"volume\":\"1156527352393\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1686052800000},{\"median\":\"4342000000\",\"average\":\"18194658616\",\"volume\":\"1601129958192\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685966400000},{\"median\":\"4940000000\",\"average\":\"11155695938\",\"volume\":\"713964540000\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685880000000},{\"median\":\"4000000000\",\"average\":\"10382322394\",\"volume\":\"1401613523236\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685793600000},{\"median\":\"5042000000\",\"average\":\"13909596845\",\"volume\":\"1196225328651\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685707200000},{\"median\":\"4341000000\",\"average\":\"6398303409\",\"volume\":\"467076148871\",\"sales\":\"73\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685620800000},{\"median\":\"4929000000\",\"average\":\"11458460433\",\"volume\":\"985427597244\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685534400000},{\"median\":\"5000000000\",\"average\":\"9465288214\",\"volume\":\"1069577568177\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685448000000},{\"median\":\"5590000000\",\"average\":\"9434783131\",\"volume\":\"773652216708\",\"sales\":\"82\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685361600000},{\"median\":\"4640000000\",\"average\":\"6923995974\",\"volume\":\"387743774560\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685275200000},{\"median\":\"1900000000\",\"average\":\"8379764068\",\"volume\":\"1039090744374\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685188800000},{\"median\":\"4841000000\",\"average\":\"7144660671\",\"volume\":\"957384529927\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685102400000},{\"median\":\"2890000000\",\"average\":\"4944076514\",\"volume\":\"568568799102\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1685016000000},{\"median\":\"4618000000\",\"average\":\"23988342143\",\"volume\":\"2518775925061\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684929600000},{\"median\":\"4839000000\",\"average\":\"12074231457\",\"volume\":\"1195348914204\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684843200000},{\"median\":\"4522000000\",\"average\":\"8309054068\",\"volume\":\"963850271856\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684756800000},{\"median\":\"2700000000\",\"average\":\"8195553239\",\"volume\":\"975270835439\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684670400000},{\"median\":\"3700000000\",\"average\":\"5292578202\",\"volume\":\"709205479022\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684584000000},{\"median\":\"3250000000\",\"average\":\"6910886983\",\"volume\":\"932969742680\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684497600000},{\"median\":\"4441000000\",\"average\":\"8361730538\",\"volume\":\"919790359148\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684411200000},{\"median\":\"5139000000\",\"average\":\"7193804321\",\"volume\":\"798512279679\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684324800000},{\"median\":\"4342000000\",\"average\":\"10963844745\",\"volume\":\"1074456784979\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684238400000},{\"median\":\"4536000000\",\"average\":\"5212584779\",\"volume\":\"698486360323\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684152000000},{\"median\":\"2250000000\",\"average\":\"6417614666\",\"volume\":\"1360534309272\",\"sales\":\"212\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1684065600000},{\"median\":\"4542000000\",\"average\":\"10432042777\",\"volume\":\"2430665966950\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683979200000},{\"median\":\"3000000000\",\"average\":\"7975963358\",\"volume\":\"1858399462359\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683892800000},{\"median\":\"1000000000\",\"average\":\"6852295858\",\"volume\":\"1863824473475\",\"sales\":\"272\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683806400000},{\"median\":\"1127433979\",\"average\":\"5320770805\",\"volume\":\"931134890856\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683720000000},{\"median\":\"929900000\",\"average\":\"12460919093\",\"volume\":\"2853550472304\",\"sales\":\"229\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683633600000},{\"median\":\"700000000\",\"average\":\"4875478704\",\"volume\":\"1340756643616\",\"sales\":\"275\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683547200000},{\"median\":\"5038000000\",\"average\":\"9246475297\",\"volume\":\"1137316461498\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683460800000},{\"median\":\"5342000000\",\"average\":\"15402121590\",\"volume\":\"1201365483999\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683374400000},{\"median\":\"4840000000\",\"average\":\"9897638471\",\"volume\":\"1603417432359\",\"sales\":\"162\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683288000000},{\"median\":\"2376000000\",\"average\":\"5813524867\",\"volume\":\"831334055971\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683201600000},{\"median\":\"1800000000\",\"average\":\"5846621579\",\"volume\":\"800987156270\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683115200000},{\"median\":\"5000000000\",\"average\":\"22641886860\",\"volume\":\"4098181521607\",\"sales\":\"181\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1683028800000},{\"median\":\"4940000000\",\"average\":\"6848871751\",\"volume\":\"739678149074\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682942400000},{\"median\":\"400000000\",\"average\":\"4439637152\",\"volume\":\"936763438975\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682856000000},{\"median\":\"2277000000\",\"average\":\"7575663917\",\"volume\":\"628780105142\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682769600000},{\"median\":\"5500000000\",\"average\":\"25301003343\",\"volume\":\"2201187290836\",\"sales\":\"87\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682683200000},{\"median\":\"1000000000\",\"average\":\"9089148477\",\"volume\":\"2190484783042\",\"sales\":\"241\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682596800000},{\"median\":\"4940000000\",\"average\":\"8113260061\",\"volume\":\"884345346618\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682510400000},{\"median\":\"4941000000\",\"average\":\"6932474096\",\"volume\":\"679382461365\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682424000000},{\"median\":\"2500000000\",\"average\":\"7234846952\",\"volume\":\"868181634274\",\"sales\":\"120\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682337600000},{\"median\":\"5335000000\",\"average\":\"7674327041\",\"volume\":\"821152993426\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682251200000},{\"median\":\"4000000000\",\"average\":\"6166162248\",\"volume\":\"906425850485\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682164800000},{\"median\":\"5119000000\",\"average\":\"9429188900\",\"volume\":\"1008923212315\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1682078400000},{\"median\":\"4300000000\",\"average\":\"8396990873\",\"volume\":\"1066417840827\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681992000000},{\"median\":\"5541000000\",\"average\":\"11164061804\",\"volume\":\"1618788961512\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681905600000},{\"median\":\"795000000\",\"average\":\"10631375740\",\"volume\":\"3008679334344\",\"sales\":\"283\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681819200000},{\"median\":\"540000000\",\"average\":\"5697241322\",\"volume\":\"979925507309\",\"sales\":\"172\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681732800000},{\"median\":\"1000000000\",\"average\":\"5753400825\",\"volume\":\"909037330378\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681646400000},{\"median\":\"500000000\",\"average\":\"4093305562\",\"volume\":\"1346697529948\",\"sales\":\"329\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681560000000},{\"median\":\"5740000000\",\"average\":\"9768666204\",\"volume\":\"1416456599538\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681473600000},{\"median\":\"5719000000\",\"average\":\"10199113242\",\"volume\":\"2406990725068\",\"sales\":\"236\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681387200000},{\"median\":\"6040000000\",\"average\":\"8737881820\",\"volume\":\"952429118366\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681300800000},{\"median\":\"5724000000\",\"average\":\"17295061270\",\"volume\":\"2282948087605\",\"sales\":\"132\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681214400000},{\"median\":\"4000000000\",\"average\":\"11650339133\",\"volume\":\"1409691035046\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681128000000},{\"median\":\"5829000000\",\"average\":\"6630621341\",\"volume\":\"556972192650\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1681041600000},{\"median\":\"6234000000\",\"average\":\"19646935327\",\"volume\":\"2298691433287\",\"sales\":\"117\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680955200000},{\"median\":\"2135000000\",\"average\":\"5866330774\",\"volume\":\"862350623792\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680868800000},{\"median\":\"5840000000\",\"average\":\"18359321066\",\"volume\":\"2349993096460\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680782400000},{\"median\":\"5571030640\",\"average\":\"7166348103\",\"volume\":\"881460816624\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680696000000},{\"median\":\"4851000000\",\"average\":\"16820948273\",\"volume\":\"2876382154640\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680609600000},{\"median\":\"5555600000\",\"average\":\"13296651193\",\"volume\":\"1662081399090\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680523200000},{\"median\":\"6140000000\",\"average\":\"16157341663\",\"volume\":\"1761150241216\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680436800000},{\"median\":\"5820000000\",\"average\":\"11327223417\",\"volume\":\"1461211820730\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680350400000},{\"median\":\"4890000000\",\"average\":\"10701085893\",\"volume\":\"1177119448195\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680264000000},{\"median\":\"5555600000\",\"average\":\"9788620716\",\"volume\":\"1282309313780\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680177600000},{\"median\":\"6140000000\",\"average\":\"20623028917\",\"volume\":\"1917941689323\",\"sales\":\"93\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680091200000},{\"median\":\"6129000000\",\"average\":\"29433920109\",\"volume\":\"3384900812540\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1680004800000},{\"median\":\"5640000000\",\"average\":\"16085655037\",\"volume\":\"1367280678135\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679918400000},{\"median\":\"6750000000\",\"average\":\"11990420578\",\"volume\":\"1762591824965\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679832000000},{\"median\":\"6041000000\",\"average\":\"25155930055\",\"volume\":\"1886694754098\",\"sales\":\"75\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679745600000},{\"median\":\"5940000000\",\"average\":\"11409355107\",\"volume\":\"1357713257779\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679659200000},{\"median\":\"7600000000\",\"average\":\"11708975698\",\"volume\":\"2985788802977\",\"sales\":\"255\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679572800000},{\"median\":\"3721000000\",\"average\":\"19200286859\",\"volume\":\"2304034423094\",\"sales\":\"120\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679486400000},{\"median\":\"6035000000\",\"average\":\"24517557555\",\"volume\":\"3187282482205\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679400000000},{\"median\":\"1900000000\",\"average\":\"8558522177\",\"volume\":\"1472065814401\",\"sales\":\"172\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679313600000},{\"median\":\"6131000000\",\"average\":\"9618560584\",\"volume\":\"1163845830632\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679227200000},{\"median\":\"4411440000\",\"average\":\"16255047781\",\"volume\":\"2454512214952\",\"sales\":\"151\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679140800000},{\"median\":\"5940000000\",\"average\":\"12228225731\",\"volume\":\"2470101597744\",\"sales\":\"202\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1679054400000},{\"median\":\"1815000000\",\"average\":\"8354490164\",\"volume\":\"1837987836083\",\"sales\":\"220\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678968000000},{\"median\":\"6176000000\",\"average\":\"8529430317\",\"volume\":\"1722944923991\",\"sales\":\"202\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678881600000},{\"median\":\"6000000000\",\"average\":\"10221306231\",\"volume\":\"1471868097193\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678795200000},{\"median\":\"5800000000\",\"average\":\"7174467350\",\"volume\":\"997250961636\",\"sales\":\"139\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678708800000},{\"median\":\"5840000000\",\"average\":\"7732732920\",\"volume\":\"1275900931787\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678622400000},{\"median\":\"7000000000\",\"average\":\"26504534849\",\"volume\":\"4373248250102\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678536000000},{\"median\":\"6440000000\",\"average\":\"13993992579\",\"volume\":\"2406966723567\",\"sales\":\"172\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678449600000},{\"median\":\"1372140000\",\"average\":\"6483805228\",\"volume\":\"2755617222070\",\"sales\":\"425\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678363200000},{\"median\":\"6534000000\",\"average\":\"19523229730\",\"volume\":\"3045623837902\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678276800000},{\"median\":\"5440000000\",\"average\":\"6643550991\",\"volume\":\"1155977872483\",\"sales\":\"174\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678190400000},{\"median\":\"7297290000\",\"average\":\"13053280087\",\"volume\":\"2871721619108\",\"sales\":\"220\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678104000000},{\"median\":\"6829000000\",\"average\":\"12042813768\",\"volume\":\"2492862450009\",\"sales\":\"207\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1678017600000},{\"median\":\"7225000000\",\"average\":\"21260630108\",\"volume\":\"4613556733335\",\"sales\":\"217\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677931200000},{\"median\":\"6298000000\",\"average\":\"12653835764\",\"volume\":\"3859419907946\",\"sales\":\"305\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677844800000},{\"median\":\"6019000000\",\"average\":\"65435673846\",\"volume\":\"16686096830825\",\"sales\":\"255\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677758400000},{\"median\":\"5540000000\",\"average\":\"14445978378\",\"volume\":\"2773627848534\",\"sales\":\"192\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677672000000},{\"median\":\"1850000000\",\"average\":\"25496487409\",\"volume\":\"6705576188450\",\"sales\":\"263\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677585600000},{\"median\":\"6541000000\",\"average\":\"13745250273\",\"volume\":\"4288518085177\",\"sales\":\"312\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677499200000},{\"median\":\"5630000000\",\"average\":\"9317339140\",\"volume\":\"3577858229696\",\"sales\":\"384\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677412800000},{\"median\":\"6787878787\",\"average\":\"18713488826\",\"volume\":\"7522822507877\",\"sales\":\"402\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677326400000},{\"median\":\"6399000000\",\"average\":\"12372505350\",\"volume\":\"4219024324287\",\"sales\":\"341\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677240000000},{\"median\":\"6440000000\",\"average\":\"15794770822\",\"volume\":\"5259658683580\",\"sales\":\"333\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677153600000},{\"median\":\"5600000000\",\"average\":\"17321655682\",\"volume\":\"3862729216979\",\"sales\":\"223\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1677067200000},{\"median\":\"5742000000\",\"average\":\"20065717251\",\"volume\":\"3672026256865\",\"sales\":\"183\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676980800000},{\"median\":\"1977030000\",\"average\":\"7792954939\",\"volume\":\"880603908151\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676894400000},{\"median\":\"5042000000\",\"average\":\"15157391062\",\"volume\":\"2303923441425\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676808000000},{\"median\":\"2896195500\",\"average\":\"8295638060\",\"volume\":\"1476623574639\",\"sales\":\"178\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676721600000},{\"median\":\"2500000000\",\"average\":\"5923541427\",\"volume\":\"1078084539720\",\"sales\":\"182\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676635200000},{\"median\":\"4494249641\",\"average\":\"17175705866\",\"volume\":\"2748112938548\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676548800000},{\"median\":\"4250595754\",\"average\":\"10247208317\",\"volume\":\"1936722371845\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676462400000},{\"median\":\"4950000000\",\"average\":\"10772735647\",\"volume\":\"1238864599459\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676376000000},{\"median\":\"4490000000\",\"average\":\"6336158761\",\"volume\":\"1013785401766\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676289600000},{\"median\":\"3780000000\",\"average\":\"6187028693\",\"volume\":\"674386127545\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676203200000},{\"median\":\"5300000000\",\"average\":\"16314126986\",\"volume\":\"2283977778027\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676116800000},{\"median\":\"2400000000\",\"average\":\"14403548969\",\"volume\":\"3557676595264\",\"sales\":\"247\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1676030400000},{\"median\":\"1330000000\",\"average\":\"8358032086\",\"volume\":\"1746828705923\",\"sales\":\"209\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675944000000},{\"median\":\"1100000000\",\"average\":\"6346701532\",\"volume\":\"2570414120489\",\"sales\":\"405\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675857600000},{\"median\":\"1344000000\",\"average\":\"3896509801\",\"volume\":\"1757325920037\",\"sales\":\"451\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675771200000},{\"median\":\"5585589900\",\"average\":\"11563728815\",\"volume\":\"1283573898425\",\"sales\":\"111\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675684800000},{\"median\":\"6842000000\",\"average\":\"19694502260\",\"volume\":\"3210203868383\",\"sales\":\"163\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675598400000},{\"median\":\"6900000000\",\"average\":\"29913645295\",\"volume\":\"4038342114803\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675512000000},{\"median\":\"5800000000\",\"average\":\"14667731806\",\"volume\":\"2698862652248\",\"sales\":\"184\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675425600000},{\"median\":\"6442000000\",\"average\":\"14534568428\",\"volume\":\"2863309980346\",\"sales\":\"197\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675339200000},{\"median\":\"7196000000\",\"average\":\"17812839425\",\"volume\":\"2707551592568\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675252800000},{\"median\":\"5842000000\",\"average\":\"26512451612\",\"volume\":\"3420106257998\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675166400000},{\"median\":\"5941000000\",\"average\":\"20354495527\",\"volume\":\"2625729922968\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1675080000000},{\"median\":\"5942000000\",\"average\":\"18168888538\",\"volume\":\"2434631064142\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674993600000},{\"median\":\"8700000000\",\"average\":\"15889645388\",\"volume\":\"1318840567242\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674907200000},{\"median\":\"5842000000\",\"average\":\"13511067923\",\"volume\":\"1742927762110\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674820800000},{\"median\":\"6950000000\",\"average\":\"16451107250\",\"volume\":\"2155095049717\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674734400000},{\"median\":\"6000000000\",\"average\":\"12213402597\",\"volume\":\"940431999990\",\"sales\":\"77\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674648000000},{\"median\":\"5842000000\",\"average\":\"14922221701\",\"volume\":\"1701133273928\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674561600000},{\"median\":\"6000000000\",\"average\":\"19663882573\",\"volume\":\"2674288029961\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674475200000},{\"median\":\"5742000000\",\"average\":\"14479787738\",\"volume\":\"1665175589919\",\"sales\":\"115\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674388800000},{\"median\":\"6140000000\",\"average\":\"22029955553\",\"volume\":\"4031481866139\",\"sales\":\"183\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674302400000},{\"median\":\"3999000000\",\"average\":\"9859256234\",\"volume\":\"1853540171986\",\"sales\":\"188\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674216000000},{\"median\":\"6238000000\",\"average\":\"10332642617\",\"volume\":\"1952869454663\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674129600000},{\"median\":\"14850000000\",\"average\":\"18973816629\",\"volume\":\"3851684775635\",\"sales\":\"203\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1674043200000},{\"median\":\"5500000000\",\"average\":\"9401775748\",\"volume\":\"1118811313984\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673956800000},{\"median\":\"3996000000\",\"average\":\"11741023043\",\"volume\":\"2676953253735\",\"sales\":\"228\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673870400000},{\"median\":\"6142000000\",\"average\":\"26254853037\",\"volume\":\"3491895453893\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673784000000},{\"median\":\"6340000000\",\"average\":\"10166616459\",\"volume\":\"1880824045000\",\"sales\":\"185\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673697600000},{\"median\":\"7399000000\",\"average\":\"19700059992\",\"volume\":\"2758008398940\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673611200000},{\"median\":\"7900000000\",\"average\":\"31444888326\",\"volume\":\"5345631015349\",\"sales\":\"170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673524800000},{\"median\":\"6441000000\",\"average\":\"14968825210\",\"volume\":\"4146364583175\",\"sales\":\"277\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673438400000},{\"median\":\"9120000000\",\"average\":\"16260613946\",\"volume\":\"3512292612287\",\"sales\":\"216\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673352000000},{\"median\":\"6703000000\",\"average\":\"21266717374\",\"volume\":\"2296805476427\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673265600000},{\"median\":\"7499000000\",\"average\":\"22210397796\",\"volume\":\"2776299724510\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673179200000},{\"median\":\"6082000000\",\"average\":\"11863086905\",\"volume\":\"1482885863098\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673092800000},{\"median\":\"6242000000\",\"average\":\"47831785510\",\"volume\":\"6361627472806\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1673006400000},{\"median\":\"6642000000\",\"average\":\"35756144049\",\"volume\":\"3146540676318\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672920000000},{\"median\":\"4472999990\",\"average\":\"22551973569\",\"volume\":\"3833835506728\",\"sales\":\"170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672833600000},{\"median\":\"6541000000\",\"average\":\"18681724474\",\"volume\":\"2129716590014\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672747200000},{\"median\":\"6140000000\",\"average\":\"15219536741\",\"volume\":\"1978539776294\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672660800000},{\"median\":\"6400000000\",\"average\":\"18525381534\",\"volume\":\"2241571165674\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672574400000},{\"median\":\"3399660000\",\"average\":\"9994094693\",\"volume\":\"1898877991657\",\"sales\":\"190\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672488000000},{\"median\":\"6941000000\",\"average\":\"56940956290\",\"volume\":\"7516206230247\",\"sales\":\"132\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672401600000},{\"median\":\"8613000000\",\"average\":\"25018791581\",\"volume\":\"3227424113887\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672315200000},{\"median\":\"8800000000\",\"average\":\"54950515783\",\"volume\":\"6374259830788\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672228800000},{\"median\":\"6042000000\",\"average\":\"18898514185\",\"volume\":\"2116633588714\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672142400000},{\"median\":\"5797000000\",\"average\":\"12068089941\",\"volume\":\"1484375062726\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1672056000000},{\"median\":\"8230452674\",\"average\":\"51417173502\",\"volume\":\"5295968870679\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671969600000},{\"median\":\"3799999999\",\"average\":\"25719936755\",\"volume\":\"4552428805689\",\"sales\":\"177\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671883200000},{\"median\":\"6744000000\",\"average\":\"32382840212\",\"volume\":\"4080237866752\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671796800000},{\"median\":\"3197000000\",\"average\":\"26098364917\",\"volume\":\"4201836751665\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671710400000},{\"median\":\"3662010000\",\"average\":\"20611550272\",\"volume\":\"2638278434805\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671624000000},{\"median\":\"6349000000\",\"average\":\"14168870000\",\"volume\":\"1671926660015\",\"sales\":\"118\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671537600000},{\"median\":\"5300000000\",\"average\":\"22550216453\",\"volume\":\"1623615584589\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671451200000},{\"median\":\"1997000000\",\"average\":\"17761966648\",\"volume\":\"1136765865453\",\"sales\":\"64\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671364800000},{\"median\":\"6744000000\",\"average\":\"37802235822\",\"volume\":\"3629014638952\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671278400000},{\"median\":\"5400000000\",\"average\":\"17415207068\",\"volume\":\"1985333605700\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671192000000},{\"median\":\"5640000000\",\"average\":\"14623575274\",\"volume\":\"1184509597225\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671105600000},{\"median\":\"7086000000\",\"average\":\"21823600586\",\"volume\":\"1134827230490\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1671019200000},{\"median\":\"5640000000\",\"average\":\"6934539330\",\"volume\":\"374465123842\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670932800000},{\"median\":\"7400000000\",\"average\":\"16628858345\",\"volume\":\"1147391225771\",\"sales\":\"69\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670846400000},{\"median\":\"5640000000\",\"average\":\"8252155607\",\"volume\":\"346590535505\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670760000000},{\"median\":\"5627160000\",\"average\":\"15343353142\",\"volume\":\"1733798905009\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670673600000},{\"median\":\"5580000000\",\"average\":\"27996633539\",\"volume\":\"2659680186187\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670587200000},{\"median\":\"3800000000\",\"average\":\"10627627996\",\"volume\":\"1200921963504\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670500800000},{\"median\":\"6240000000\",\"average\":\"36080604161\",\"volume\":\"3968866457728\",\"sales\":\"110\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670414400000},{\"median\":\"6342000000\",\"average\":\"27721350392\",\"volume\":\"2633528287267\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670328000000},{\"median\":\"1800000000\",\"average\":\"13119378774\",\"volume\":\"1246340983491\",\"sales\":\"95\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670241600000},{\"median\":\"6284000000\",\"average\":\"15110720076\",\"volume\":\"1178636165929\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670155200000},{\"median\":\"5718000000\",\"average\":\"16664899742\",\"volume\":\"1649825074445\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1670068800000},{\"median\":\"6489000000\",\"average\":\"24377168309\",\"volume\":\"2462093999159\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669982400000},{\"median\":\"3299000000\",\"average\":\"9673739688\",\"volume\":\"2041159074133\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669896000000},{\"median\":\"5942000000\",\"average\":\"8938741981\",\"volume\":\"750854326398\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669809600000},{\"median\":\"5515179516\",\"average\":\"21583926410\",\"volume\":\"3475012151949\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669723200000},{\"median\":\"6341000000\",\"average\":\"20928501097\",\"volume\":\"1276638566888\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669636800000},{\"median\":\"5840000000\",\"average\":\"9261183857\",\"volume\":\"722372340859\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669550400000},{\"median\":\"5000000000\",\"average\":\"8398030842\",\"volume\":\"495483819670\",\"sales\":\"59\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669464000000},{\"median\":\"5938000000\",\"average\":\"15359553850\",\"volume\":\"1628112708106\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669377600000},{\"median\":\"2999700000\",\"average\":\"14166973707\",\"volume\":\"1133357896566\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669291200000},{\"median\":\"9500000000\",\"average\":\"12149504659\",\"volume\":\"1275697989193\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669204800000},{\"median\":\"6040000000\",\"average\":\"10896928115\",\"volume\":\"555743333889\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669118400000},{\"median\":\"6038000000\",\"average\":\"9868219031\",\"volume\":\"473674513500\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1669032000000},{\"median\":\"5800000000\",\"average\":\"10841972110\",\"volume\":\"954093545703\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668945600000},{\"median\":\"6098000000\",\"average\":\"12116438829\",\"volume\":\"1587253486576\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668859200000},{\"median\":\"6659000000\",\"average\":\"13340212407\",\"volume\":\"1920990586603\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668772800000},{\"median\":\"5942000000\",\"average\":\"16949606074\",\"volume\":\"1745809425642\",\"sales\":\"103\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668686400000},{\"median\":\"8330850000\",\"average\":\"14696395508\",\"volume\":\"2130977348609\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668600000000},{\"median\":\"8500000000\",\"average\":\"13778806891\",\"volume\":\"1887696544083\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668513600000},{\"median\":\"6039000000\",\"average\":\"13137382500\",\"volume\":\"1090402747532\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668427200000},{\"median\":\"1399000000\",\"average\":\"5040656855\",\"volume\":\"806505096800\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668340800000},{\"median\":\"6140000000\",\"average\":\"18072346576\",\"volume\":\"2060247509716\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668254400000},{\"median\":\"7900000000\",\"average\":\"20182974493\",\"volume\":\"2522871811600\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668168000000},{\"median\":\"3580000000\",\"average\":\"16829912326\",\"volume\":\"2861085095336\",\"sales\":\"170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1668081600000},{\"median\":\"15100000000\",\"average\":\"59081704305\",\"volume\":\"6203578952069\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667995200000},{\"median\":\"7000000000\",\"average\":\"12817510781\",\"volume\":\"1358656142733\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667908800000},{\"median\":\"6610000000\",\"average\":\"21757690767\",\"volume\":\"2154011385922\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667822400000},{\"median\":\"3050000000\",\"average\":\"39008530354\",\"volume\":\"2574563003365\",\"sales\":\"66\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667736000000},{\"median\":\"6240000000\",\"average\":\"19124911446\",\"volume\":\"1453493269906\",\"sales\":\"76\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667649600000},{\"median\":\"8850000000\",\"average\":\"20574798786\",\"volume\":\"2592424647000\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667563200000},{\"median\":\"3065693400\",\"average\":\"6426025486\",\"volume\":\"359857427199\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667476800000},{\"median\":\"7172000000\",\"average\":\"19334302986\",\"volume\":\"1353401209000\",\"sales\":\"70\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667390400000},{\"median\":\"8400000000\",\"average\":\"16657395039\",\"volume\":\"2465294465700\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667304000000},{\"median\":\"8462947878\",\"average\":\"12705555903\",\"volume\":\"1791483382376\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667217600000},{\"median\":\"6198000000\",\"average\":\"5134043478\",\"volume\":\"513404347799\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667131200000},{\"median\":\"2749999999\",\"average\":\"20899081219\",\"volume\":\"1546532010179\",\"sales\":\"74\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1667044800000},{\"median\":\"6200000000\",\"average\":\"14002942791\",\"volume\":\"1176247194414\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666958400000},{\"median\":\"6497000000\",\"average\":\"29922411742\",\"volume\":\"2902473939000\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666872000000},{\"median\":\"5849000000\",\"average\":\"17262884748\",\"volume\":\"725041159422\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666785600000},{\"median\":\"3900000000\",\"average\":\"13172401795\",\"volume\":\"1159171357999\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666699200000},{\"median\":\"3900000000\",\"average\":\"17055220132\",\"volume\":\"2490062139280\",\"sales\":\"146\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666612800000},{\"median\":\"6600000000\",\"average\":\"10879341176\",\"volume\":\"1229365552939\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666526400000},{\"median\":\"5842000000\",\"average\":\"10520241759\",\"volume\":\"1062544417634\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666440000000},{\"median\":\"7108000000\",\"average\":\"22837269322\",\"volume\":\"3608288552841\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666353600000},{\"median\":\"5400000000\",\"average\":\"13626223243\",\"volume\":\"1676025458836\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666267200000},{\"median\":\"6635000000\",\"average\":\"24465608759\",\"volume\":\"2764613789788\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666180800000},{\"median\":\"7197000000\",\"average\":\"19490234685\",\"volume\":\"1968513703168\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666094400000},{\"median\":\"3000000000\",\"average\":\"5825479556\",\"volume\":\"827218097003\",\"sales\":\"142\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1666008000000},{\"median\":\"7367900000\",\"average\":\"15814537689\",\"volume\":\"1581453768889\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665921600000},{\"median\":\"8330850000\",\"average\":\"13469677270\",\"volume\":\"4027433503861\",\"sales\":\"299\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665835200000},{\"median\":\"2254230000\",\"average\":\"9475767844\",\"volume\":\"1364510569600\",\"sales\":\"144\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665748800000},{\"median\":\"5400000000\",\"average\":\"6755315397\",\"volume\":\"1276754610026\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665662400000},{\"median\":\"7000000000\",\"average\":\"14023222737\",\"volume\":\"1205997155370\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665576000000},{\"median\":\"8191747572\",\"average\":\"16200223130\",\"volume\":\"1895426106252\",\"sales\":\"117\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665489600000},{\"median\":\"7500000000\",\"average\":\"14309723526\",\"volume\":\"1659927929005\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665403200000},{\"median\":\"7110000000\",\"average\":\"47343202721\",\"volume\":\"5302438704788\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665316800000},{\"median\":\"6496000000\",\"average\":\"12507966760\",\"volume\":\"1576003811707\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665230400000},{\"median\":\"4200000000\",\"average\":\"10317005250\",\"volume\":\"1124553572300\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665144000000},{\"median\":\"7049000000\",\"average\":\"10955344023\",\"volume\":\"1818587107855\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1665057600000},{\"median\":\"2813000000\",\"average\":\"9384450593\",\"volume\":\"1163671873550\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664971200000},{\"median\":\"2449000000\",\"average\":\"7759559136\",\"volume\":\"1419999321930\",\"sales\":\"183\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664884800000},{\"median\":\"7128000000\",\"average\":\"13203724936\",\"volume\":\"1795706591362\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664798400000},{\"median\":\"1212841854\",\"average\":\"14597631832\",\"volume\":\"2058266088380\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664712000000},{\"median\":\"7090000000\",\"average\":\"22270873813\",\"volume\":\"2984297090879\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664625600000},{\"median\":\"5880600000\",\"average\":\"23770231535\",\"volume\":\"1996699448904\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664539200000},{\"median\":\"7165259348\",\"average\":\"19242076759\",\"volume\":\"2097386366688\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664452800000},{\"median\":\"6850961538\",\"average\":\"14990989930\",\"volume\":\"3327999764378\",\"sales\":\"222\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664366400000},{\"median\":\"5400000000\",\"average\":\"10816637903\",\"volume\":\"1795561891878\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664280000000},{\"median\":\"3300000000\",\"average\":\"22479153993\",\"volume\":\"6339121426033\",\"sales\":\"282\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664193600000},{\"median\":\"1161440185\",\"average\":\"18783252880\",\"volume\":\"2329123357099\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664107200000},{\"median\":\"6200000000\",\"average\":\"25294651855\",\"volume\":\"2630643792946\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1664020800000},{\"median\":\"2969000000\",\"average\":\"16782510093\",\"volume\":\"2248856352419\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663934400000},{\"median\":\"5200000000\",\"average\":\"25325847499\",\"volume\":\"2937798309909\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663848000000},{\"median\":\"5050000000\",\"average\":\"7582726903\",\"volume\":\"1417969930952\",\"sales\":\"187\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663761600000},{\"median\":\"5042000000\",\"average\":\"25066321397\",\"volume\":\"2230902604316\",\"sales\":\"89\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663675200000},{\"median\":\"4895000000\",\"average\":\"14385218276\",\"volume\":\"2186553178013\",\"sales\":\"152\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663588800000},{\"median\":\"4900000000\",\"average\":\"28674953877\",\"volume\":\"3899793727234\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663502400000},{\"median\":\"4495000000\",\"average\":\"9825625259\",\"volume\":\"1306808159428\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663416000000},{\"median\":\"5000000000\",\"average\":\"9870847087\",\"volume\":\"1233855885895\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663329600000},{\"median\":\"990000000\",\"average\":\"4945925193\",\"volume\":\"707267302586\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663243200000},{\"median\":\"5319000000\",\"average\":\"15432938833\",\"volume\":\"1512428005619\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663156800000},{\"median\":\"4990000000\",\"average\":\"10371812386\",\"volume\":\"1296476548295\",\"sales\":\"125\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1663070400000},{\"median\":\"4500000000\",\"average\":\"9332030216\",\"volume\":\"1745089650421\",\"sales\":\"187\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662984000000},{\"median\":\"2300000000\",\"average\":\"4833757266\",\"volume\":\"594552143665\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662897600000},{\"median\":\"4942000000\",\"average\":\"16023222660\",\"volume\":\"1426066816731\",\"sales\":\"89\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662811200000},{\"median\":\"4236660672\",\"average\":\"5540201844\",\"volume\":\"459836753036\",\"sales\":\"83\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662724800000},{\"median\":\"2646270000\",\"average\":\"15509451880\",\"volume\":\"2915776953499\",\"sales\":\"188\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662638400000},{\"median\":\"4752000000\",\"average\":\"23569245981\",\"volume\":\"3488248405202\",\"sales\":\"148\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662552000000},{\"median\":\"5642000000\",\"average\":\"11253443373\",\"volume\":\"765234149357\",\"sales\":\"68\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662465600000},{\"median\":\"3350000000\",\"average\":\"6487916576\",\"volume\":\"700694990199\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662379200000},{\"median\":\"4800000000\",\"average\":\"8128484222\",\"volume\":\"1194887180618\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662292800000},{\"median\":\"5577000000\",\"average\":\"19907534369\",\"volume\":\"1831493161949\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662206400000},{\"median\":\"1500000000\",\"average\":\"4829661690\",\"volume\":\"917635721062\",\"sales\":\"190\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662120000000},{\"median\":\"2200000000\",\"average\":\"12281186314\",\"volume\":\"1400055239824\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1662033600000},{\"median\":\"4400000000\",\"average\":\"13929763521\",\"volume\":\"1225819189868\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661947200000},{\"median\":\"2100000000\",\"average\":\"5173651563\",\"volume\":\"719137567195\",\"sales\":\"139\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661860800000},{\"median\":\"2200000000\",\"average\":\"3978396854\",\"volume\":\"521169987811\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661774400000},{\"median\":\"754677000\",\"average\":\"3613587703\",\"volume\":\"599855558772\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661688000000},{\"median\":\"4937000000\",\"average\":\"7364564720\",\"volume\":\"1229882308321\",\"sales\":\"167\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661601600000},{\"median\":\"4500000000\",\"average\":\"7989747623\",\"volume\":\"1006708200505\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661515200000},{\"median\":\"4500000000\",\"average\":\"5231832320\",\"volume\":\"528415064369\",\"sales\":\"101\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661428800000},{\"median\":\"4300000000\",\"average\":\"6872518368\",\"volume\":\"920917461378\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661342400000},{\"median\":\"1479852000\",\"average\":\"2912809434\",\"volume\":\"643730884962\",\"sales\":\"221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661256000000},{\"median\":\"4789521000\",\"average\":\"9395851044\",\"volume\":\"1005356061669\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661169600000},{\"median\":\"1730000000\",\"average\":\"4508841047\",\"volume\":\"752976454838\",\"sales\":\"167\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1661083200000},{\"median\":\"3534993317\",\"average\":\"9656732569\",\"volume\":\"1969973444066\",\"sales\":\"204\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660996800000},{\"median\":\"4640000000\",\"average\":\"8340785081\",\"volume\":\"1167709911359\",\"sales\":\"140\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660910400000},{\"median\":\"1900000000\",\"average\":\"4899404317\",\"volume\":\"779005286328\",\"sales\":\"159\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660824000000},{\"median\":\"4500000000\",\"average\":\"12177780257\",\"volume\":\"876800178502\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660737600000},{\"median\":\"3300000000\",\"average\":\"7078560617\",\"volume\":\"799877349666\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660651200000},{\"median\":\"4742000000\",\"average\":\"13603316425\",\"volume\":\"884215567614\",\"sales\":\"65\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660564800000},{\"median\":\"5048000000\",\"average\":\"13439800676\",\"volume\":\"698869635146\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660478400000},{\"median\":\"4027441485\",\"average\":\"23837337835\",\"volume\":\"1883149688930\",\"sales\":\"79\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660392000000},{\"median\":\"4789000000\",\"average\":\"7076474387\",\"volume\":\"757182759435\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660305600000},{\"median\":\"3000000000\",\"average\":\"6071726451\",\"volume\":\"491809842501\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660219200000},{\"median\":\"4981000000\",\"average\":\"7861421593\",\"volume\":\"754696472900\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660132800000},{\"median\":\"4600000000\",\"average\":\"24323587311\",\"volume\":\"3113419175843\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1660046400000},{\"median\":\"3096000000\",\"average\":\"6115491270\",\"volume\":\"746089934968\",\"sales\":\"122\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659960000000},{\"median\":\"3450000000\",\"average\":\"7132743915\",\"volume\":\"1255362929119\",\"sales\":\"176\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659873600000},{\"median\":\"3300000000\",\"average\":\"6954949465\",\"volume\":\"1641368073785\",\"sales\":\"236\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659787200000},{\"median\":\"3440000000\",\"average\":\"10511748673\",\"volume\":\"1292945086723\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659700800000},{\"median\":\"3460000000\",\"average\":\"13713696810\",\"volume\":\"1261660106560\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659614400000},{\"median\":\"4400000000\",\"average\":\"12484881345\",\"volume\":\"1960126371209\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659528000000},{\"median\":\"2047999339\",\"average\":\"10989894910\",\"volume\":\"1197898545223\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659441600000},{\"median\":\"4399000000\",\"average\":\"13548359122\",\"volume\":\"758708110810\",\"sales\":\"56\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659355200000},{\"median\":\"1500000000\",\"average\":\"3451673429\",\"volume\":\"300295588281\",\"sales\":\"87\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659268800000},{\"median\":\"3400000000\",\"average\":\"5887358562\",\"volume\":\"635834724706\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659182400000},{\"median\":\"3200000000\",\"average\":\"13680830943\",\"volume\":\"1368083094297\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659096000000},{\"median\":\"3600000000\",\"average\":\"5388335203\",\"volume\":\"387960134650\",\"sales\":\"72\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1659009600000},{\"median\":\"4000000000\",\"average\":\"12140679488\",\"volume\":\"813425525679\",\"sales\":\"67\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658923200000},{\"median\":\"3200000000\",\"average\":\"22165453700\",\"volume\":\"2859343527335\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658836800000},{\"median\":\"4695000000\",\"average\":\"14269663645\",\"volume\":\"2853932728914\",\"sales\":\"200\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658750400000},{\"median\":\"3670641117\",\"average\":\"13881709112\",\"volume\":\"2373772258118\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658664000000},{\"median\":\"3900000000\",\"average\":\"8513073491\",\"volume\":\"459705968527\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658577600000},{\"median\":\"3800000000\",\"average\":\"6742720856\",\"volume\":\"647301202200\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658491200000},{\"median\":\"3811500000\",\"average\":\"16047237515\",\"volume\":\"2551510764865\",\"sales\":\"159\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658404800000},{\"median\":\"4322682045\",\"average\":\"13102490171\",\"volume\":\"1179224115413\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658318400000},{\"median\":\"3959010000\",\"average\":\"17761497146\",\"volume\":\"2912885531901\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658232000000},{\"median\":\"4050000000\",\"average\":\"4748307021\",\"volume\":\"289646728288\",\"sales\":\"61\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658145600000},{\"median\":\"4158000000\",\"average\":\"9091106741\",\"volume\":\"800017393250\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1658059200000},{\"median\":\"3042596348\",\"average\":\"46034915652\",\"volume\":\"4511421733899\",\"sales\":\"98\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657972800000},{\"median\":\"4200000000\",\"average\":\"8271763671\",\"volume\":\"670012857363\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657886400000},{\"median\":\"1650000000\",\"average\":\"5557034978\",\"volume\":\"627944952460\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657800000000},{\"median\":\"4740000000\",\"average\":\"6683983982\",\"volume\":\"1390268668167\",\"sales\":\"208\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657713600000},{\"median\":\"1599000000\",\"average\":\"3225899973\",\"volume\":\"1338748488686\",\"sales\":\"415\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657627200000},{\"median\":\"4000000000\",\"average\":\"5909941147\",\"volume\":\"573264291267\",\"sales\":\"97\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657540800000},{\"median\":\"1681841799\",\"average\":\"6082717503\",\"volume\":\"1246957088214\",\"sales\":\"205\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657454400000},{\"median\":\"4100000000\",\"average\":\"6064478318\",\"volume\":\"491222743741\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657368000000},{\"median\":\"1670000000\",\"average\":\"5394117017\",\"volume\":\"1283799849952\",\"sales\":\"238\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657281600000},{\"median\":\"4870116900\",\"average\":\"8956178481\",\"volume\":\"1486725627786\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657195200000},{\"median\":\"1700000000\",\"average\":\"9118253396\",\"volume\":\"1367738009369\",\"sales\":\"150\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657108800000},{\"median\":\"3899000000\",\"average\":\"7767326277\",\"volume\":\"1258306856945\",\"sales\":\"162\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1657022400000},{\"median\":\"3934782608\",\"average\":\"11840783397\",\"volume\":\"2273430412185\",\"sales\":\"192\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656936000000},{\"median\":\"1979010000\",\"average\":\"13682492660\",\"volume\":\"2243928796248\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656849600000},{\"median\":\"3800000000\",\"average\":\"8941196803\",\"volume\":\"1457415078897\",\"sales\":\"163\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656763200000},{\"median\":\"1781643618\",\"average\":\"7367014427\",\"volume\":\"1694413318176\",\"sales\":\"230\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656676800000},{\"median\":\"4200000000\",\"average\":\"16529894200\",\"volume\":\"2743962437278\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656590400000},{\"median\":\"2048409000\",\"average\":\"8185795650\",\"volume\":\"2357509147219\",\"sales\":\"288\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656504000000},{\"median\":\"1500000000\",\"average\":\"4934826877\",\"volume\":\"1480448063099\",\"sales\":\"300\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656417600000},{\"median\":\"899000000\",\"average\":\"2738187996\",\"volume\":\"799550894903\",\"sales\":\"292\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656331200000},{\"median\":\"4059000000\",\"average\":\"10823131758\",\"volume\":\"2002279375155\",\"sales\":\"185\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656244800000},{\"median\":\"2150000000\",\"average\":\"8697343096\",\"volume\":\"921918368147\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656158400000},{\"median\":\"1427115188\",\"average\":\"5003445224\",\"volume\":\"1405968108056\",\"sales\":\"281\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1656072000000},{\"median\":\"3539823008\",\"average\":\"9388928150\",\"volume\":\"1887174558061\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655985600000},{\"median\":\"2800000000\",\"average\":\"19631308351\",\"volume\":\"3062484102762\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655899200000},{\"median\":\"1265220000\",\"average\":\"4765451139\",\"volume\":\"762472182266\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655812800000},{\"median\":\"3842384040\",\"average\":\"7864794630\",\"volume\":\"1030288096502\",\"sales\":\"131\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655726400000},{\"median\":\"3899000000\",\"average\":\"12219206373\",\"volume\":\"1893976987862\",\"sales\":\"155\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655640000000},{\"median\":\"3920400000\",\"average\":\"12793282968\",\"volume\":\"1906199162301\",\"sales\":\"149\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655553600000},{\"median\":\"3839000000\",\"average\":\"14665200731\",\"volume\":\"3504982974684\",\"sales\":\"239\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655467200000},{\"median\":\"2940300000\",\"average\":\"12719128507\",\"volume\":\"2162251846259\",\"sales\":\"170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655380800000},{\"median\":\"3000000000\",\"average\":\"26932946006\",\"volume\":\"4605533766963\",\"sales\":\"171\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655294400000},{\"median\":\"3799000000\",\"average\":\"13113097128\",\"volume\":\"2084982443425\",\"sales\":\"159\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655208000000},{\"median\":\"3100000000\",\"average\":\"13512680605\",\"volume\":\"1608008991989\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655121600000},{\"median\":\"3100000000\",\"average\":\"12728676687\",\"volume\":\"1985673563095\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1655035200000},{\"median\":\"3180000000\",\"average\":\"5752135865\",\"volume\":\"972110961213\",\"sales\":\"169\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654948800000},{\"median\":\"1198980000\",\"average\":\"3914119232\",\"volume\":\"1064640431107\",\"sales\":\"272\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654862400000},{\"median\":\"2999990000\",\"average\":\"6136066064\",\"volume\":\"828368918611\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654776000000},{\"median\":\"3000000000\",\"average\":\"5830665360\",\"volume\":\"1480989001513\",\"sales\":\"254\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654689600000},{\"median\":\"2900000000\",\"average\":\"5604017658\",\"volume\":\"924662913600\",\"sales\":\"165\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654603200000},{\"median\":\"3200000000\",\"average\":\"6123309067\",\"volume\":\"979729450754\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654516800000},{\"median\":\"5437000000\",\"average\":\"8694424432\",\"volume\":\"765109350000\",\"sales\":\"88\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654430400000},{\"median\":\"3552425665\",\"average\":\"15694435114\",\"volume\":\"2275693091485\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654344000000},{\"median\":\"3511450381\",\"average\":\"4699400996\",\"volume\":\"944579600132\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654257600000},{\"median\":\"2000000000\",\"average\":\"5555523652\",\"volume\":\"588885507077\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654171200000},{\"median\":\"1286000000\",\"average\":\"5211821477\",\"volume\":\"1094482510100\",\"sales\":\"210\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1654084800000},{\"median\":\"1400000000\",\"average\":\"9137910646\",\"volume\":\"1653961826897\",\"sales\":\"181\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653998400000},{\"median\":\"1299000000\",\"average\":\"4154904462\",\"volume\":\"664784713972\",\"sales\":\"160\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653912000000},{\"median\":\"550000000\",\"average\":\"7863126045\",\"volume\":\"1525446452633\",\"sales\":\"194\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653825600000},{\"median\":\"1293000000\",\"average\":\"7936695559\",\"volume\":\"1595275807358\",\"sales\":\"201\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653739200000},{\"median\":\"998000000\",\"average\":\"6781803765\",\"volume\":\"2421103944270\",\"sales\":\"357\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653652800000},{\"median\":\"1600000000\",\"average\":\"4128660086\",\"volume\":\"1250984005911\",\"sales\":\"303\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653566400000},{\"median\":\"1300000000\",\"average\":\"3135007343\",\"volume\":\"1379403231123\",\"sales\":\"440\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653480000000},{\"median\":\"1435500000\",\"average\":\"3602620267\",\"volume\":\"2107532856403\",\"sales\":\"585\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653393600000},{\"median\":\"4590000000\",\"average\":\"8270850126\",\"volume\":\"1356419420728\",\"sales\":\"164\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653307200000},{\"median\":\"2910897000\",\"average\":\"7851894569\",\"volume\":\"1538971335573\",\"sales\":\"196\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653220800000},{\"median\":\"4000000000\",\"average\":\"6122292055\",\"volume\":\"1573429058121\",\"sales\":\"257\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653134400000},{\"median\":\"1460349000\",\"average\":\"8488748519\",\"volume\":\"2079743387082\",\"sales\":\"245\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1653048000000},{\"median\":\"960000000\",\"average\":\"7412328366\",\"volume\":\"2490542330837\",\"sales\":\"336\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652961600000},{\"median\":\"4099000000\",\"average\":\"4849267251\",\"volume\":\"1100783665898\",\"sales\":\"227\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652875200000},{\"median\":\"1249000000\",\"average\":\"5571408031\",\"volume\":\"1231281174775\",\"sales\":\"221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652788800000},{\"median\":\"897000000\",\"average\":\"4235401219\",\"volume\":\"1490861228918\",\"sales\":\"352\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652702400000},{\"median\":\"1290000000\",\"average\":\"6517814975\",\"volume\":\"1655525003582\",\"sales\":\"254\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652616000000},{\"median\":\"1639000000\",\"average\":\"6105383947\",\"volume\":\"1843825952103\",\"sales\":\"302\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652529600000},{\"median\":\"2000000000\",\"average\":\"7755385859\",\"volume\":\"2528255790082\",\"sales\":\"326\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652443200000},{\"median\":\"2900000000\",\"average\":\"19563902237\",\"volume\":\"9645003802700\",\"sales\":\"493\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652356800000},{\"median\":\"2900000000\",\"average\":\"7944025518\",\"volume\":\"5942131087807\",\"sales\":\"748\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652270400000},{\"median\":\"2962475312\",\"average\":\"21120435669\",\"volume\":\"5723638066315\",\"sales\":\"271\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652184000000},{\"median\":\"3136320000\",\"average\":\"5370280043\",\"volume\":\"2964394583914\",\"sales\":\"552\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652097600000},{\"median\":\"1154000000\",\"average\":\"4484392728\",\"volume\":\"1762366342105\",\"sales\":\"393\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1652011200000},{\"median\":\"960000000\",\"average\":\"7862780286\",\"volume\":\"2343108525188\",\"sales\":\"298\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651924800000},{\"median\":\"1111000000\",\"average\":\"9458829990\",\"volume\":\"3537602416369\",\"sales\":\"374\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651838400000},{\"median\":\"800258127\",\"average\":\"7261484672\",\"volume\":\"3035300592720\",\"sales\":\"418\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651752000000},{\"median\":\"320000000\",\"average\":\"3412810229\",\"volume\":\"2126180772430\",\"sales\":\"623\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651665600000},{\"median\":\"877000000\",\"average\":\"6010785210\",\"volume\":\"2326173876462\",\"sales\":\"387\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651579200000},{\"median\":\"750000000\",\"average\":\"3972457090\",\"volume\":\"1279131182949\",\"sales\":\"322\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651492800000},{\"median\":\"588060000\",\"average\":\"4287143838\",\"volume\":\"2079264761505\",\"sales\":\"485\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651406400000},{\"median\":\"800000000\",\"average\":\"4180603382\",\"volume\":\"2211539189226\",\"sales\":\"529\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651320000000},{\"median\":\"344000000\",\"average\":\"3660730858\",\"volume\":\"3261711194433\",\"sales\":\"891\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651233600000},{\"median\":\"344000000\",\"average\":\"2603821756\",\"volume\":\"2749635774201\",\"sales\":\"1056\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651147200000},{\"median\":\"126999999\",\"average\":\"1012836504\",\"volume\":\"1394675866253\",\"sales\":\"1377\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1651060800000},{\"median\":\"119000000\",\"average\":\"1149234808\",\"volume\":\"1958296112257\",\"sales\":\"1704\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650974400000},{\"median\":\"118999999\",\"average\":\"2107908846\",\"volume\":\"4546759381074\",\"sales\":\"2157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650888000000},{\"median\":\"119400000\",\"average\":\"1962509619\",\"volume\":\"4623672662118\",\"sales\":\"2356\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650801600000},{\"median\":\"112820000\",\"average\":\"1646683056\",\"volume\":\"2932742522479\",\"sales\":\"1781\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650715200000},{\"median\":\"126140000\",\"average\":\"599311062\",\"volume\":\"1937572662001\",\"sales\":\"3233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650628800000},{\"median\":\"220000000\",\"average\":\"539627904\",\"volume\":\"1261650039371\",\"sales\":\"2338\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650542400000},{\"median\":\"3999000000\",\"average\":\"8545309741\",\"volume\":\"1649244780093\",\"sales\":\"193\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650456000000},{\"median\":\"4000000000\",\"average\":\"10466287933\",\"volume\":\"1496679174365\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650369600000},{\"median\":\"2500000000\",\"average\":\"6465195201\",\"volume\":\"1183130721780\",\"sales\":\"183\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650283200000},{\"median\":\"2450000000\",\"average\":\"4536648141\",\"volume\":\"489957999247\",\"sales\":\"108\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650196800000},{\"median\":\"2525000000\",\"average\":\"8499336742\",\"volume\":\"1104913776518\",\"sales\":\"130\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650110400000},{\"median\":\"2680000000\",\"average\":\"12718764111\",\"volume\":\"3917379346169\",\"sales\":\"308\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1650024000000},{\"median\":\"1600000000\",\"average\":\"4247201955\",\"volume\":\"1473779078331\",\"sales\":\"347\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649937600000},{\"median\":\"2048999000\",\"average\":\"4343394546\",\"volume\":\"1576652220271\",\"sales\":\"363\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649851200000},{\"median\":\"1494674990\",\"average\":\"3239450070\",\"volume\":\"1328174528870\",\"sales\":\"410\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649764800000},{\"median\":\"2395800000\",\"average\":\"5964770293\",\"volume\":\"1729783384851\",\"sales\":\"290\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649678400000},{\"median\":\"1950000000\",\"average\":\"6356537010\",\"volume\":\"1449290438360\",\"sales\":\"228\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649592000000},{\"median\":\"2500000000\",\"average\":\"4358617267\",\"volume\":\"919668243266\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649505600000},{\"median\":\"2176900000\",\"average\":\"4984691050\",\"volume\":\"1141494250564\",\"sales\":\"229\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649419200000},{\"median\":\"1998000000\",\"average\":\"5918914494\",\"volume\":\"1645458229243\",\"sales\":\"278\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649332800000},{\"median\":\"1715000000\",\"average\":\"3413396505\",\"volume\":\"1017192158583\",\"sales\":\"298\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649246400000},{\"median\":\"1723000000\",\"average\":\"3407034137\",\"volume\":\"1219718220940\",\"sales\":\"358\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649160000000},{\"median\":\"1574100000\",\"average\":\"4090362492\",\"volume\":\"1807940221636\",\"sales\":\"442\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1649073600000},{\"median\":\"1150000000\",\"average\":\"2922880373\",\"volume\":\"1101925900589\",\"sales\":\"377\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648987200000},{\"median\":\"1260000000\",\"average\":\"2554324585\",\"volume\":\"1466182311768\",\"sales\":\"574\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648900800000},{\"median\":\"1067000000\",\"average\":\"2675057427\",\"volume\":\"1623759857930\",\"sales\":\"607\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648814400000},{\"median\":\"1517071267\",\"average\":\"3233820619\",\"volume\":\"1128603396129\",\"sales\":\"349\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648728000000},{\"median\":\"1065000000\",\"average\":\"2215669744\",\"volume\":\"966032008483\",\"sales\":\"436\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648641600000},{\"median\":\"1640000000\",\"average\":\"8728316548\",\"volume\":\"3412771770238\",\"sales\":\"391\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648555200000},{\"median\":\"2351250000\",\"average\":\"8023036364\",\"volume\":\"2286565363637\",\"sales\":\"285\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648468800000},{\"median\":\"1900000000\",\"average\":\"5346894886\",\"volume\":\"1507824357878\",\"sales\":\"282\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648382400000},{\"median\":\"2241434518\",\"average\":\"6461924445\",\"volume\":\"2410297817982\",\"sales\":\"373\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648296000000},{\"median\":\"2000000000\",\"average\":\"5501335912\",\"volume\":\"2382078449773\",\"sales\":\"433\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648209600000},{\"median\":\"2113311222\",\"average\":\"6022016545\",\"volume\":\"3209734818499\",\"sales\":\"533\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648123200000},{\"median\":\"2113311222\",\"average\":\"7287418432\",\"volume\":\"3228326365403\",\"sales\":\"443\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1648036800000},{\"median\":\"2100000000\",\"average\":\"8109644879\",\"volume\":\"3689888419953\",\"sales\":\"455\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647950400000},{\"median\":\"2434000000\",\"average\":\"4435185851\",\"volume\":\"1605537278059\",\"sales\":\"362\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647864000000},{\"median\":\"2305430424\",\"average\":\"5251015983\",\"volume\":\"2756783390895\",\"sales\":\"525\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647777600000},{\"median\":\"2000000000\",\"average\":\"4569377627\",\"volume\":\"5346171823947\",\"sales\":\"1170\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647691200000},{\"median\":\"4950000000\",\"average\":\"9850914337\",\"volume\":\"11870351776144\",\"sales\":\"1205\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647604800000},{\"median\":\"4790000000\",\"average\":\"6760183049\",\"volume\":\"757140501498\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647518400000},{\"median\":\"5380000000\",\"average\":\"7424520511\",\"volume\":\"1046857392093\",\"sales\":\"141\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647432000000},{\"median\":\"5394000000\",\"average\":\"21665494159\",\"volume\":\"2534862816657\",\"sales\":\"117\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647345600000},{\"median\":\"5292000000\",\"average\":\"11444103810\",\"volume\":\"1533509910581\",\"sales\":\"134\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647259200000},{\"median\":\"5398000000\",\"average\":\"8473213395\",\"volume\":\"1025258820758\",\"sales\":\"121\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647172800000},{\"median\":\"5050000000\",\"average\":\"13913825204\",\"volume\":\"1655745199274\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647086400000},{\"median\":\"5150000000\",\"average\":\"13879222897\",\"volume\":\"2179037994884\",\"sales\":\"157\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1647000000000},{\"median\":\"5536703601\",\"average\":\"11711861721\",\"volume\":\"1487406438550\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646913600000},{\"median\":\"5100000000\",\"average\":\"15856113766\",\"volume\":\"1569755262799\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646827200000},{\"median\":\"5587000000\",\"average\":\"10029921968\",\"volume\":\"862573289205\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646740800000},{\"median\":\"3690000000\",\"average\":\"7952182306\",\"volume\":\"811122595215\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646654400000},{\"median\":\"5820000000\",\"average\":\"10468302154\",\"volume\":\"1099171726217\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646568000000},{\"median\":\"5000000000\",\"average\":\"6900879524\",\"volume\":\"1090338964838\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646481600000},{\"median\":\"5320000000\",\"average\":\"7783298385\",\"volume\":\"1214194548134\",\"sales\":\"156\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646395200000},{\"median\":\"5340000000\",\"average\":\"16040263430\",\"volume\":\"1908791348138\",\"sales\":\"119\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646308800000},{\"median\":\"5300000000\",\"average\":\"16920605542\",\"volume\":\"1675139948659\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646222400000},{\"median\":\"5280000000\",\"average\":\"7956702472\",\"volume\":\"763843437272\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646136000000},{\"median\":\"5790000000\",\"average\":\"12173015019\",\"volume\":\"1326858637070\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1646049600000},{\"median\":\"6360000000\",\"average\":\"12540323775\",\"volume\":\"1830887271175\",\"sales\":\"146\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645963200000},{\"median\":\"6043000000\",\"average\":\"21650674756\",\"volume\":\"3139347839631\",\"sales\":\"145\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645876800000},{\"median\":\"6398000000\",\"average\":\"17073815950\",\"volume\":\"2270817521358\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645790400000},{\"median\":\"6330000000\",\"average\":\"16438800824\",\"volume\":\"3254882563089\",\"sales\":\"198\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645704000000},{\"median\":\"5600000000\",\"average\":\"7444061878\",\"volume\":\"848623054140\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645617600000},{\"median\":\"4706920449\",\"average\":\"21002094759\",\"volume\":\"4536452467847\",\"sales\":\"216\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645531200000},{\"median\":\"4300000000\",\"average\":\"12421530528\",\"volume\":\"3391077834263\",\"sales\":\"273\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645444800000},{\"median\":\"4843000000\",\"average\":\"30106555618\",\"volume\":\"10838360022412\",\"sales\":\"360\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645358400000},{\"median\":\"4846000000\",\"average\":\"17228143383\",\"volume\":\"3962472978040\",\"sales\":\"230\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645272000000},{\"median\":\"3500000000\",\"average\":\"9026234949\",\"volume\":\"2789106599195\",\"sales\":\"309\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645185600000},{\"median\":\"1600000000\",\"average\":\"8602872827\",\"volume\":\"2279761299035\",\"sales\":\"265\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645099200000},{\"median\":\"3900000000\",\"average\":\"8682432073\",\"volume\":\"1397871563716\",\"sales\":\"161\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1645012800000},{\"median\":\"4200000000\",\"average\":\"26315913471\",\"volume\":\"3947387020714\",\"sales\":\"150\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644926400000},{\"median\":\"4700000000\",\"average\":\"9463848959\",\"volume\":\"1343866552226\",\"sales\":\"142\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644840000000},{\"median\":\"4500000000\",\"average\":\"8208566712\",\"volume\":\"1108156506080\",\"sales\":\"135\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644753600000},{\"median\":\"4000000000\",\"average\":\"7583364699\",\"volume\":\"955503952038\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644667200000},{\"median\":\"2420000000\",\"average\":\"7811155128\",\"volume\":\"1062317097365\",\"sales\":\"136\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644580800000},{\"median\":\"3900000000\",\"average\":\"10964261220\",\"volume\":\"1885852929861\",\"sales\":\"172\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644494400000},{\"median\":\"4015296367\",\"average\":\"11938175527\",\"volume\":\"1540024643035\",\"sales\":\"129\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644408000000},{\"median\":\"3984819734\",\"average\":\"7073178836\",\"volume\":\"1386343051889\",\"sales\":\"196\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644321600000},{\"median\":\"3133159268\",\"average\":\"7716536458\",\"volume\":\"1280945052083\",\"sales\":\"166\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644235200000},{\"median\":\"3415500000\",\"average\":\"12096921769\",\"volume\":\"2540353571589\",\"sales\":\"210\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644148800000},{\"median\":\"2000000000\",\"average\":\"10928049115\",\"volume\":\"2775724475121\",\"sales\":\"254\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1644062400000},{\"median\":\"4300000000\",\"average\":\"12162502684\",\"volume\":\"3539288281181\",\"sales\":\"291\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643976000000},{\"median\":\"4200000000\",\"average\":\"23128396317\",\"volume\":\"4880091622898\",\"sales\":\"211\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643889600000},{\"median\":\"1700550774\",\"average\":\"13677781311\",\"volume\":\"5772023713402\",\"sales\":\"422\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643803200000},{\"median\":\"4798000000\",\"average\":\"19518755275\",\"volume\":\"6519264261706\",\"sales\":\"334\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643716800000},{\"median\":\"4000000000\",\"average\":\"20852804278\",\"volume\":\"9863376423668\",\"sales\":\"473\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643630400000},{\"median\":\"2890000000\",\"average\":\"21535042223\",\"volume\":\"14643828711827\",\"sales\":\"680\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643544000000},{\"median\":\"14000000000\",\"average\":\"38580609648\",\"volume\":\"19753272139523\",\"sales\":\"512\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643457600000},{\"median\":\"3000000000\",\"average\":\"28797860334\",\"volume\":\"14715706630431\",\"sales\":\"511\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643371200000},{\"median\":\"2700000000\",\"average\":\"9074084358\",\"volume\":\"989075195076\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643284800000},{\"median\":\"3100000000\",\"average\":\"16669503199\",\"volume\":\"2050348893519\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643198400000},{\"median\":\"2400000000\",\"average\":\"15485760344\",\"volume\":\"1656976356809\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643112000000},{\"median\":\"1957295373\",\"average\":\"12961301516\",\"volume\":\"1555356181910\",\"sales\":\"120\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1643025600000},{\"median\":\"1898900000\",\"average\":\"6546028175\",\"volume\":\"831345578180\",\"sales\":\"127\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642939200000},{\"median\":\"2800000000\",\"average\":\"26884015416\",\"volume\":\"2473329418310\",\"sales\":\"92\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642852800000},{\"median\":\"2000000000\",\"average\":\"9505198670\",\"volume\":\"1359243409741\",\"sales\":\"143\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642766400000},{\"median\":\"1790000000\",\"average\":\"10333860281\",\"volume\":\"2986485621150\",\"sales\":\"289\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642680000000},{\"median\":\"1750000000\",\"average\":\"13847606999\",\"volume\":\"1509389162931\",\"sales\":\"109\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642593600000},{\"median\":\"1750000000\",\"average\":\"16742065047\",\"volume\":\"5340718749988\",\"sales\":\"319\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642507200000},{\"median\":\"1600000000\",\"average\":\"8878276241\",\"volume\":\"1535941789762\",\"sales\":\"173\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642420800000},{\"median\":\"1498000000\",\"average\":\"8657718487\",\"volume\":\"926375878060\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642334400000},{\"median\":\"2300000000\",\"average\":\"6871201418\",\"volume\":\"1855224382905\",\"sales\":\"270\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642248000000},{\"median\":\"2899000000\",\"average\":\"5427144598\",\"volume\":\"1313368992760\",\"sales\":\"242\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642161600000},{\"median\":\"2771010000\",\"average\":\"17477282856\",\"volume\":\"1730251002703\",\"sales\":\"99\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1642075200000},{\"median\":\"2000000000\",\"average\":\"9192731212\",\"volume\":\"1158284132765\",\"sales\":\"126\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641988800000},{\"median\":\"1500000000\",\"average\":\"8661740958\",\"volume\":\"2174096980400\",\"sales\":\"251\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641902400000},{\"median\":\"1900000000\",\"average\":\"16377852437\",\"volume\":\"1850697325412\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641816000000},{\"median\":\"1500000000\",\"average\":\"3161508899\",\"volume\":\"828315331524\",\"sales\":\"262\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641729600000},{\"median\":\"1600000000\",\"average\":\"2597973948\",\"volume\":\"272787264512\",\"sales\":\"105\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641643200000},{\"median\":\"1215324000\",\"average\":\"3102637357\",\"volume\":\"608116921877\",\"sales\":\"196\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641556800000},{\"median\":\"2200000000\",\"average\":\"3122900374\",\"volume\":\"331027439618\",\"sales\":\"106\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641470400000},{\"median\":\"1450000000\",\"average\":\"3499474158\",\"volume\":\"374443734948\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641384000000},{\"median\":\"1498000000\",\"average\":\"4655610642\",\"volume\":\"572640108934\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641297600000},{\"median\":\"1400000000\",\"average\":\"5485335528\",\"volume\":\"658240263328\",\"sales\":\"120\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641211200000},{\"median\":\"1400000000\",\"average\":\"4723296331\",\"volume\":\"557348967065\",\"sales\":\"118\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641124800000},{\"median\":\"1399000000\",\"average\":\"3508572258\",\"volume\":\"399977237376\",\"sales\":\"114\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1641038400000},{\"median\":\"1500000000\",\"average\":\"3787496194\",\"volume\":\"503736993787\",\"sales\":\"133\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640952000000},{\"median\":\"1419000000\",\"average\":\"6295488846\",\"volume\":\"994687237741\",\"sales\":\"158\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640865600000},{\"median\":\"1600000000\",\"average\":\"6339997218\",\"volume\":\"1781539218343\",\"sales\":\"281\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640779200000},{\"median\":\"1800000000\",\"average\":\"7624682977\",\"volume\":\"472730344568\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640692800000},{\"median\":\"732093391\",\"average\":\"3276705367\",\"volume\":\"255583018625\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640606400000},{\"median\":\"2400000000\",\"average\":\"5352916319\",\"volume\":\"337233728128\",\"sales\":\"63\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640520000000},{\"median\":\"2000000000\",\"average\":\"10123392360\",\"volume\":\"607403541617\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640433600000},{\"median\":\"1890000000\",\"average\":\"5340851890\",\"volume\":\"598175411704\",\"sales\":\"112\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640347200000},{\"median\":\"1777000000\",\"average\":\"6698638462\",\"volume\":\"823932530881\",\"sales\":\"123\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640260800000},{\"median\":\"690000000\",\"average\":\"4189580526\",\"volume\":\"779261977769\",\"sales\":\"186\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640174400000},{\"median\":\"1300000000\",\"average\":\"6402340573\",\"volume\":\"2151186432553\",\"sales\":\"336\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640088000000},{\"median\":\"1100000000\",\"average\":\"6635548179\",\"volume\":\"849350166907\",\"sales\":\"128\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1640001600000},{\"median\":\"1132000000\",\"average\":\"4529129716\",\"volume\":\"380446896103\",\"sales\":\"84\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639915200000},{\"median\":\"1000000000\",\"average\":\"3152670835\",\"volume\":\"321572425188\",\"sales\":\"102\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639828800000},{\"median\":\"949716900\",\"average\":\"4660881322\",\"volume\":\"680488673021\",\"sales\":\"146\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639742400000},{\"median\":\"1050000000\",\"average\":\"11697314803\",\"volume\":\"2386252219853\",\"sales\":\"204\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639656000000},{\"median\":\"2277000000\",\"average\":\"6540634880\",\"volume\":\"739091741411\",\"sales\":\"113\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639569600000},{\"median\":\"2300000000\",\"average\":\"7483950138\",\"volume\":\"1459370276910\",\"sales\":\"195\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639483200000},{\"median\":\"2300000000\",\"average\":\"6934905521\",\"volume\":\"1310697143442\",\"sales\":\"189\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639396800000},{\"median\":\"1286010000\",\"average\":\"5089790404\",\"volume\":\"1679630833389\",\"sales\":\"330\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639310400000},{\"median\":\"2277000000\",\"average\":\"16207604255\",\"volume\":\"2836330744624\",\"sales\":\"175\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639224000000},{\"median\":\"2450000000\",\"average\":\"10260183045\",\"volume\":\"2390622649587\",\"sales\":\"233\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639137600000},{\"median\":\"1500000000\",\"average\":\"8392564616\",\"volume\":\"2559732207970\",\"sales\":\"305\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1639051200000},{\"median\":\"2200000000\",\"average\":\"8510406125\",\"volume\":\"5344535046276\",\"sales\":\"628\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638964800000},{\"median\":\"2674980000\",\"average\":\"14056998168\",\"volume\":\"10528691627883\",\"sales\":\"749\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638878400000},{\"median\":\"2100000000\",\"average\":\"9889900396\",\"volume\":\"12075568382933\",\"sales\":\"1221\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638792000000},{\"median\":\"2300000000\",\"average\":\"9738995889\",\"volume\":\"17647060551333\",\"sales\":\"1812\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638705600000},{\"median\":\"2000000000\",\"average\":\"15299508914\",\"volume\":\"38554762464362\",\"sales\":\"2520\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638619200000},{\"median\":\"19900000000\",\"average\":\"23821201523\",\"volume\":\"27823163378913\",\"sales\":\"1168\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638532800000},{\"median\":\"11600000000\",\"average\":\"16274466819\",\"volume\":\"943919075503\",\"sales\":\"58\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638446400000},{\"median\":\"12000000000\",\"average\":\"24069163710\",\"volume\":\"2503193025840\",\"sales\":\"104\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638360000000},{\"median\":\"9900000000\",\"average\":\"77828677419\",\"volume\":\"2412689000000\",\"sales\":\"31\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638273600000},{\"median\":\"12000000000\",\"average\":\"40449939987\",\"volume\":\"2022496999350\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638187200000},{\"median\":\"12300000000\",\"average\":\"33929862882\",\"volume\":\"678597257647\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638100800000},{\"median\":\"9300000000\",\"average\":\"8617787689\",\"volume\":\"146502390720\",\"sales\":\"17\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1638014400000},{\"median\":\"6000000000\",\"average\":\"32461679044\",\"volume\":\"1103697087494\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637928000000},{\"median\":\"4370000000\",\"average\":\"21377754661\",\"volume\":\"1068887733071\",\"sales\":\"50\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637841600000},{\"median\":\"12300000000\",\"average\":\"134464194485\",\"volume\":\"7664459085650\",\"sales\":\"57\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637755200000},{\"median\":\"12500000000\",\"average\":\"48013128437\",\"volume\":\"3745024018062\",\"sales\":\"78\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637668800000},{\"median\":\"11000000000\",\"average\":\"30988858121\",\"volume\":\"3594707541980\",\"sales\":\"116\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637582400000},{\"median\":\"8700000000\",\"average\":\"32697566856\",\"volume\":\"2027249145066\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637496000000},{\"median\":\"9500000000\",\"average\":\"42368130331\",\"volume\":\"1821829604247\",\"sales\":\"43\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637409600000},{\"median\":\"8400000000\",\"average\":\"52548734895\",\"volume\":\"3047826623912\",\"sales\":\"58\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637323200000},{\"median\":\"7500000000\",\"average\":\"21665895924\",\"volume\":\"1733271673899\",\"sales\":\"80\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637236800000},{\"median\":\"8400000000\",\"average\":\"25984471254\",\"volume\":\"1611037217743\",\"sales\":\"62\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637150400000},{\"median\":\"11000000000\",\"average\":\"26653997335\",\"volume\":\"3305095669582\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1637064000000},{\"median\":\"9990000000\",\"average\":\"51323402645\",\"volume\":\"2309553119033\",\"sales\":\"45\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636977600000},{\"median\":\"12850000000\",\"average\":\"38197062795\",\"volume\":\"1222306009438\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636891200000},{\"median\":\"13800000000\",\"average\":\"32468633146\",\"volume\":\"1103933526959\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636804800000},{\"median\":\"12700000000\",\"average\":\"14828348468\",\"volume\":\"1334551362089\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636718400000},{\"median\":\"10000000000\",\"average\":\"27155234577\",\"volume\":\"2905610099767\",\"sales\":\"107\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636632000000},{\"median\":\"6900000000\",\"average\":\"24097945187\",\"volume\":\"2168815066797\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636545600000},{\"median\":\"4740000000\",\"average\":\"8264166028\",\"volume\":\"1132190745848\",\"sales\":\"137\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636459200000},{\"median\":\"4257000000\",\"average\":\"4660324410\",\"volume\":\"135149407882\",\"sales\":\"29\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636372800000},{\"median\":\"4604899613\",\"average\":\"12032344640\",\"volume\":\"360970339185\",\"sales\":\"30\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636286400000},{\"median\":\"9638000000\",\"average\":\"9294994949\",\"volume\":\"492634732277\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636200000000},{\"median\":\"6263421617\",\"average\":\"15922826349\",\"volume\":\"1034983712676\",\"sales\":\"65\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636113600000},{\"median\":\"6600000000\",\"average\":\"8055962237\",\"volume\":\"426965998565\",\"sales\":\"53\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1636027200000},{\"median\":\"7988000000\",\"average\":\"12087223103\",\"volume\":\"507663370336\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635940800000},{\"median\":\"4700854700\",\"average\":\"11814759158\",\"volume\":\"685256031167\",\"sales\":\"58\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635854400000},{\"median\":\"4500000000\",\"average\":\"6031240772\",\"volume\":\"114593574665\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635768000000},{\"median\":\"10100000000\",\"average\":\"25238000000\",\"volume\":\"529998000000\",\"sales\":\"21\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635681600000},{\"median\":\"6999000000\",\"average\":\"10398001963\",\"volume\":\"353532066730\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635595200000},{\"median\":\"10576120233\",\"average\":\"11240487675\",\"volume\":\"348455117934\",\"sales\":\"31\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635508800000},{\"median\":\"14800000000\",\"average\":\"20963920001\",\"volume\":\"880484640047\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635422400000},{\"median\":\"5000000000\",\"average\":\"13374257760\",\"volume\":\"722209919047\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635336000000},{\"median\":\"6500000000\",\"average\":\"19533454438\",\"volume\":\"2422148350337\",\"sales\":\"124\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635249600000},{\"median\":\"6000000000\",\"average\":\"11386594040\",\"volume\":\"580716296051\",\"sales\":\"51\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635163200000},{\"median\":\"5000000000\",\"average\":\"15202061178\",\"volume\":\"1368185506004\",\"sales\":\"90\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1635076800000},{\"median\":\"3724340175\",\"average\":\"12816706445\",\"volume\":\"2037856324800\",\"sales\":\"159\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634990400000},{\"median\":\"1970000000\",\"average\":\"9831604288\",\"volume\":\"530906631525\",\"sales\":\"54\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634904000000},{\"median\":\"1799999997\",\"average\":\"3687280240\",\"volume\":\"542030195252\",\"sales\":\"147\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634817600000},{\"median\":\"1050000000\",\"average\":\"1462190050\",\"volume\":\"24857230857\",\"sales\":\"17\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634731200000},{\"median\":\"799000000\",\"average\":\"863887348\",\"volume\":\"34555493910\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634644800000},{\"median\":\"219000000\",\"average\":\"707277219\",\"volume\":\"15560098815\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634558400000},{\"median\":\"190000000\",\"average\":\"690000000\",\"volume\":\"1380000000\",\"sales\":\"2\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634472000000},{\"median\":\"1144000000\",\"average\":\"1088583333\",\"volume\":\"13063000000\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634385600000},{\"median\":\"900000000\",\"average\":\"1435616624\",\"volume\":\"60295898190\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634299200000},{\"median\":\"370000000\",\"average\":\"856618194\",\"volume\":\"18845600270\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634212800000},{\"median\":\"400000000\",\"average\":\"2722778007\",\"volume\":\"114356676313\",\"sales\":\"42\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634126400000},{\"median\":\"300000000\",\"average\":\"7892392240\",\"volume\":\"299910905121\",\"sales\":\"38\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1634040000000},{\"median\":\"177000000\",\"average\":\"349500000\",\"volume\":\"3495000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633953600000},{\"median\":\"239000000\",\"average\":\"838250000\",\"volume\":\"20118000000\",\"sales\":\"24\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633867200000},{\"median\":\"1100000000\",\"average\":\"17252266667\",\"volume\":\"258784000000\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633780800000},{\"median\":\"1030000000\",\"average\":\"5154000000\",\"volume\":\"51540000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633694400000},{\"median\":\"1690000000\",\"average\":\"1502923361\",\"volume\":\"19538003690\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633608000000},{\"median\":\"1150000000\",\"average\":\"1150006993\",\"volume\":\"12650076923\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633521600000},{\"median\":\"1490000000\",\"average\":\"1613571429\",\"volume\":\"11295000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633435200000},{\"median\":\"1099000000\",\"average\":\"1126642857\",\"volume\":\"15773000000\",\"sales\":\"14\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633348800000},{\"median\":\"1900000000\",\"average\":\"3957696214\",\"volume\":\"59365443207\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633262400000},{\"median\":\"2199000000\",\"average\":\"10416400000\",\"volume\":\"260410000000\",\"sales\":\"25\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633176000000},{\"median\":\"1499000000\",\"average\":\"1697100000\",\"volume\":\"16971000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633089600000},{\"median\":\"1000000000\",\"average\":\"1289658732\",\"volume\":\"25793174641\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1633003200000},{\"median\":\"1200000000\",\"average\":\"1473875000\",\"volume\":\"11791000000\",\"sales\":\"8\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632916800000},{\"median\":\"1000000000\",\"average\":\"1153583333\",\"volume\":\"13843000000\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632830400000},{\"median\":\"900000000\",\"average\":\"1353082751\",\"volume\":\"14883910261\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632744000000},{\"median\":\"820000000\",\"average\":\"3890153846\",\"volume\":\"50572000000\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632657600000},{\"median\":\"2199000000\",\"average\":\"2088811238\",\"volume\":\"22976923617\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632571200000},{\"median\":\"450000000\",\"average\":\"633000000\",\"volume\":\"6330000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632484800000},{\"median\":\"431406384\",\"average\":\"1459703192\",\"volume\":\"2919406384\",\"sales\":\"2\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632398400000},{\"median\":\"1600000000\",\"average\":\"1405217391\",\"volume\":\"32320000000\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632312000000},{\"median\":\"1200000000\",\"average\":\"1269409091\",\"volume\":\"27927000000\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632225600000},{\"median\":\"300000000\",\"average\":\"816666667\",\"volume\":\"4900000000\",\"sales\":\"6\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632139200000},{\"median\":\"900000000\",\"average\":\"1095571429\",\"volume\":\"7669000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1632052800000},{\"median\":\"1100000000\",\"average\":\"11197642857\",\"volume\":\"156767000000\",\"sales\":\"14\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631966400000},{\"median\":\"2300000000\",\"average\":\"2284132498\",\"volume\":\"15988927484\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631880000000},{\"median\":\"1500000000\",\"average\":\"1879588214\",\"volume\":\"28193823204\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631793600000},{\"median\":\"1295000000\",\"average\":\"1524035657\",\"volume\":\"32004748787\",\"sales\":\"21\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631707200000},{\"median\":\"499000000\",\"average\":\"910428571\",\"volume\":\"6373000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631620800000},{\"median\":\"1699000000\",\"average\":\"6793730982\",\"volume\":\"156255812589\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631534400000},{\"median\":\"1800000000\",\"average\":\"1546857143\",\"volume\":\"10828000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631448000000},{\"median\":\"1710000000\",\"average\":\"6787747315\",\"volume\":\"190056924831\",\"sales\":\"28\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631361600000},{\"median\":\"1175000000\",\"average\":\"3343290692\",\"volume\":\"26746325533\",\"sales\":\"8\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631275200000},{\"median\":\"1000000000\",\"average\":\"13505190246\",\"volume\":\"108041521970\",\"sales\":\"8\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631188800000},{\"median\":\"1400000000\",\"average\":\"1644125000\",\"volume\":\"52611999999\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631102400000},{\"median\":\"800000000\",\"average\":\"1126058824\",\"volume\":\"19143000000\",\"sales\":\"17\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1631016000000},{\"median\":\"1300000000\",\"average\":\"1113611111\",\"volume\":\"20045000000\",\"sales\":\"18\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630929600000},{\"median\":\"1400000000\",\"average\":\"1400000000\",\"volume\":\"4200000000\",\"sales\":\"3\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630843200000},{\"median\":\"1400000000\",\"average\":\"1373000000\",\"volume\":\"20595000000\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630756800000},{\"median\":\"1099000000\",\"average\":\"1140449029\",\"volume\":\"11404490286\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630670400000},{\"median\":\"975000000\",\"average\":\"1199152328\",\"volume\":\"21584741895\",\"sales\":\"18\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630584000000},{\"median\":\"1390000000\",\"average\":\"1346504940\",\"volume\":\"13465049400\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630497600000},{\"median\":\"1300000000\",\"average\":\"2405221062\",\"volume\":\"33673094871\",\"sales\":\"14\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630411200000},{\"median\":\"1138000000\",\"average\":\"1055274916\",\"volume\":\"11608024072\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630324800000},{\"median\":\"1000000000\",\"average\":\"888000000\",\"volume\":\"4440000000\",\"sales\":\"5\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630238400000},{\"median\":\"900000000\",\"average\":\"900000000\",\"volume\":\"5400000000\",\"sales\":\"6\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630152000000},{\"median\":\"1000000000\",\"average\":\"985428571\",\"volume\":\"6898000000\",\"sales\":\"7\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1630065600000},{\"median\":\"1500000000\",\"average\":\"1590051481\",\"volume\":\"14310463327\",\"sales\":\"9\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629979200000},{\"median\":\"1000000000\",\"average\":\"1050300000\",\"volume\":\"10503000000\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629892800000},{\"median\":\"900000000\",\"average\":\"1087900000\",\"volume\":\"21757999999\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629806400000},{\"median\":\"1066098081\",\"average\":\"11304554371\",\"volume\":\"124350098081\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629720000000},{\"median\":\"2500000000\",\"average\":\"3403400000\",\"volume\":\"34033999999\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629633600000},{\"median\":\"1779000000\",\"average\":\"3325273333\",\"volume\":\"49879100000\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629547200000},{\"median\":\"1280000000\",\"average\":\"1479500000\",\"volume\":\"2959000000\",\"sales\":\"2\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629460800000},{\"median\":\"1679000000\",\"average\":\"2966066667\",\"volume\":\"44491000000\",\"sales\":\"15\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629374400000},{\"median\":\"1600000000\",\"average\":\"11153166667\",\"volume\":\"267675999999\",\"sales\":\"24\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629288000000},{\"median\":\"1600000000\",\"average\":\"2266666667\",\"volume\":\"6800000000\",\"sales\":\"3\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629201600000},{\"median\":\"2700000000\",\"average\":\"3883888889\",\"volume\":\"34954999998\",\"sales\":\"9\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629115200000},{\"median\":\"1784000000\",\"average\":\"5339328294\",\"volume\":\"58732611230\",\"sales\":\"11\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1629028800000},{\"median\":\"1687000000\",\"average\":\"1564952381\",\"volume\":\"32863999999\",\"sales\":\"21\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628942400000},{\"median\":\"1900000000\",\"average\":\"21311000000\",\"volume\":\"255732000000\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628856000000},{\"median\":\"1550000000\",\"average\":\"1760111174\",\"volume\":\"40482556994\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628769600000},{\"median\":\"1900000000\",\"average\":\"7104537550\",\"volume\":\"113672600807\",\"sales\":\"16\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628683200000},{\"median\":\"2500000000\",\"average\":\"6975263158\",\"volume\":\"132529999998\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628596800000},{\"median\":\"1680000000\",\"average\":\"1854480000\",\"volume\":\"46361999999\",\"sales\":\"25\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628510400000},{\"median\":\"1679000000\",\"average\":\"4617150000\",\"volume\":\"92342999998\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628424000000},{\"median\":\"3749000000\",\"average\":\"4404290233\",\"volume\":\"96894385136\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628337600000},{\"median\":\"1999000000\",\"average\":\"3494700000\",\"volume\":\"34946999998\",\"sales\":\"10\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628251200000},{\"median\":\"2000000000\",\"average\":\"6602937500\",\"volume\":\"105646999995\",\"sales\":\"16\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628164800000},{\"median\":\"3200000000\",\"average\":\"2970273676\",\"volume\":\"95048757623\",\"sales\":\"32\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1628078400000},{\"median\":\"2399999998\",\"average\":\"48071916666\",\"volume\":\"576862999997\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627992000000},{\"median\":\"1200000000\",\"average\":\"2094500000\",\"volume\":\"8378000000\",\"sales\":\"4\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627905600000},{\"median\":\"2200000000\",\"average\":\"7948750000\",\"volume\":\"63590000000\",\"sales\":\"8\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627819200000},{\"median\":\"3250000000\",\"average\":\"3232777778\",\"volume\":\"29095000000\",\"sales\":\"9\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627732800000},{\"median\":\"2799999999\",\"average\":\"19304166667\",\"volume\":\"347474999998\",\"sales\":\"18\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627646400000},{\"median\":\"2400000000\",\"average\":\"5389282051\",\"volume\":\"210181999996\",\"sales\":\"39\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627560000000},{\"median\":\"2332999999\",\"average\":\"36698729729\",\"volume\":\"1357852999990\",\"sales\":\"37\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627473600000},{\"median\":\"2390000000\",\"average\":\"19627457143\",\"volume\":\"686960999994\",\"sales\":\"35\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627387200000},{\"median\":\"1699000000\",\"average\":\"4194104167\",\"volume\":\"402633999991\",\"sales\":\"96\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627300800000},{\"median\":\"2500000000\",\"average\":\"6868406977\",\"volume\":\"590682999993\",\"sales\":\"86\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627214400000},{\"median\":\"1990000000\",\"average\":\"3996098215\",\"volume\":\"299707366147\",\"sales\":\"75\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627128000000},{\"median\":\"1550000000\",\"average\":\"6222075535\",\"volume\":\"205328492661\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1627041600000},{\"median\":\"1500000000\",\"average\":\"5588000000\",\"volume\":\"145287999998\",\"sales\":\"26\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626955200000},{\"median\":\"1099999998\",\"average\":\"3587692307\",\"volume\":\"46639999995\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626868800000},{\"median\":\"1500000000\",\"average\":\"1474416667\",\"volume\":\"17692999999\",\"sales\":\"12\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626782400000},{\"median\":\"1200000000\",\"average\":\"5325824737\",\"volume\":\"101190669995\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626696000000},{\"median\":\"950000000\",\"average\":\"5534980769\",\"volume\":\"287818999994\",\"sales\":\"52\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626609600000},{\"median\":\"1000000000\",\"average\":\"9143882353\",\"volume\":\"155445999998\",\"sales\":\"17\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626523200000},{\"median\":\"1200000000\",\"average\":\"3249636364\",\"volume\":\"71491999999\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626436800000},{\"median\":\"1500000000\",\"average\":\"3893090909\",\"volume\":\"85647999996\",\"sales\":\"22\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626350400000},{\"median\":\"1300000000\",\"average\":\"20956500000\",\"volume\":\"419130000000\",\"sales\":\"20\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626264000000},{\"median\":\"1849000000\",\"average\":\"12763972222\",\"volume\":\"459503000000\",\"sales\":\"36\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626177600000},{\"median\":\"1500000000\",\"average\":\"9727780734\",\"volume\":\"583666844041\",\"sales\":\"60\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626091200000},{\"median\":\"1490000000\",\"average\":\"12717043478\",\"volume\":\"292492000000\",\"sales\":\"23\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1626004800000},{\"median\":\"1400000000\",\"average\":\"4226333333\",\"volume\":\"114111000000\",\"sales\":\"27\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625918400000},{\"median\":\"4900000000\",\"average\":\"10659044238\",\"volume\":\"362407504076\",\"sales\":\"34\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625832000000},{\"median\":\"5800000000\",\"average\":\"14620282067\",\"volume\":\"701773539200\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625745600000},{\"median\":\"2794117647\",\"average\":\"24503680049\",\"volume\":\"808621441617\",\"sales\":\"33\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625659200000},{\"median\":\"2200000000\",\"average\":\"3542670665\",\"volume\":\"354267066457\",\"sales\":\"100\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625572800000},{\"median\":\"2300000000\",\"average\":\"8767833333\",\"volume\":\"420856000000\",\"sales\":\"48\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625486400000},{\"median\":\"2000000000\",\"average\":\"6065042276\",\"volume\":\"266861860126\",\"sales\":\"44\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625400000000},{\"median\":\"1900000000\",\"average\":\"1885988341\",\"volume\":\"152765055586\",\"sales\":\"81\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625313600000},{\"median\":\"1900000000\",\"average\":\"4988184981\",\"volume\":\"1057495216055\",\"sales\":\"212\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625227200000},{\"median\":\"1930000000\",\"average\":\"4523427555\",\"volume\":\"357350776884\",\"sales\":\"79\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625140800000},{\"median\":\"2400000000\",\"average\":\"3413037664\",\"volume\":\"450520971661\",\"sales\":\"132\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1625054400000},{\"median\":\"2500000000\",\"average\":\"3031164706\",\"volume\":\"257648999999\",\"sales\":\"85\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624968000000},{\"median\":\"3000000000\",\"average\":\"3381500251\",\"volume\":\"649248048187\",\"sales\":\"192\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624881600000},{\"median\":\"3900000000\",\"average\":\"4104420184\",\"volume\":\"1596619451467\",\"sales\":\"389\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624795200000},{\"median\":\"1000000000\",\"average\":\"1379709524\",\"volume\":\"211095557122\",\"sales\":\"153\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624708800000},{\"median\":\"148000000\",\"average\":\"144420000\",\"volume\":\"5776800000\",\"sales\":\"40\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624622400000},{\"median\":\"4000000\",\"average\":\"10978947\",\"volume\":\"208600000\",\"sales\":\"19\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624536000000},{\"median\":\"18000000\",\"average\":\"65828750\",\"volume\":\"1579890000\",\"sales\":\"24\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624449600000},{\"median\":\"100000000\",\"average\":\"217461538\",\"volume\":\"2827000000\",\"sales\":\"13\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"time\":1624363200000}],\"query_time\":1756585627025}" +} \ No newline at end of file diff --git a/test/data/896ddcbe70ac69c972819f7ac91861dc0b89d8f7.json b/test/data/50f5f69d59b3da649d078c071fccd02910d3f07c.json similarity index 96% rename from test/data/896ddcbe70ac69c972819f7ac91861dc0b89d8f7.json rename to test/data/50f5f69d59b3da649d078c071fccd02910d3f07c.json index 6ba33d1..2c43520 100644 --- a/test/data/896ddcbe70ac69c972819f7ac91861dc0b89d8f7.json +++ b/test/data/50f5f69d59b3da649d078c071fccd02910d3f07c.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/accounts/taco/taco", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/accounts/taco/taco", "params": { "method": "GET", "headers": {} @@ -151,7 +151,7 @@ } ] }, - "query_time": 1709306624485 + "query_time": 1756585606935 }, - "text": "{\"success\":true,\"data\":{\"schemas\":[{\"schema_name\":\"tool\",\"assets\":\"63\"},{\"schema_name\":\"brgd.equip\",\"assets\":\"14\"},{\"schema_name\":\"pack\",\"assets\":\"12\"},{\"schema_name\":\"item\",\"assets\":\"4\"},{\"schema_name\":\"ticket\",\"assets\":\"4\"},{\"schema_name\":\"venue\",\"assets\":\"1\"}],\"templates\":[{\"template_id\":\"492337\",\"assets\":\"10\"},{\"template_id\":\"654285\",\"assets\":\"7\"},{\"template_id\":\"300074\",\"assets\":\"5\"},{\"template_id\":\"240413\",\"assets\":\"5\"},{\"template_id\":\"318784\",\"assets\":\"5\"},{\"template_id\":\"351469\",\"assets\":\"5\"},{\"template_id\":\"236135\",\"assets\":\"4\"},{\"template_id\":\"247143\",\"assets\":\"4\"},{\"template_id\":\"272862\",\"assets\":\"4\"},{\"template_id\":\"334676\",\"assets\":\"4\"},{\"template_id\":\"351725\",\"assets\":\"4\"},{\"template_id\":\"478795\",\"assets\":\"4\"},{\"template_id\":\"233143\",\"assets\":\"4\"},{\"template_id\":\"233843\",\"assets\":\"4\"},{\"template_id\":\"234091\",\"assets\":\"4\"},{\"template_id\":\"230232\",\"assets\":\"3\"},{\"template_id\":\"382248\",\"assets\":\"3\"},{\"template_id\":\"229926\",\"assets\":\"3\"},{\"template_id\":\"382250\",\"assets\":\"2\"},{\"template_id\":\"531613\",\"assets\":\"2\"},{\"template_id\":\"230115\",\"assets\":\"2\"},{\"template_id\":\"261887\",\"assets\":\"2\"},{\"template_id\":\"294830\",\"assets\":\"2\"},{\"template_id\":\"294831\",\"assets\":\"2\"},{\"template_id\":\"286365\",\"assets\":\"1\"},{\"template_id\":\"654240\",\"assets\":\"1\"},{\"template_id\":\"654236\",\"assets\":\"1\"},{\"template_id\":\"430517\",\"assets\":\"1\"}]},\"query_time\":1709306624485}" + "text": "{\"success\":true,\"data\":{\"schemas\":[{\"schema_name\":\"tool\",\"assets\":\"63\"},{\"schema_name\":\"brgd.equip\",\"assets\":\"14\"},{\"schema_name\":\"pack\",\"assets\":\"12\"},{\"schema_name\":\"item\",\"assets\":\"4\"},{\"schema_name\":\"ticket\",\"assets\":\"4\"},{\"schema_name\":\"venue\",\"assets\":\"1\"}],\"templates\":[{\"template_id\":\"492337\",\"assets\":\"10\"},{\"template_id\":\"654285\",\"assets\":\"7\"},{\"template_id\":\"300074\",\"assets\":\"5\"},{\"template_id\":\"240413\",\"assets\":\"5\"},{\"template_id\":\"318784\",\"assets\":\"5\"},{\"template_id\":\"351469\",\"assets\":\"5\"},{\"template_id\":\"236135\",\"assets\":\"4\"},{\"template_id\":\"247143\",\"assets\":\"4\"},{\"template_id\":\"272862\",\"assets\":\"4\"},{\"template_id\":\"334676\",\"assets\":\"4\"},{\"template_id\":\"351725\",\"assets\":\"4\"},{\"template_id\":\"478795\",\"assets\":\"4\"},{\"template_id\":\"233143\",\"assets\":\"4\"},{\"template_id\":\"233843\",\"assets\":\"4\"},{\"template_id\":\"234091\",\"assets\":\"4\"},{\"template_id\":\"230232\",\"assets\":\"3\"},{\"template_id\":\"382248\",\"assets\":\"3\"},{\"template_id\":\"229926\",\"assets\":\"3\"},{\"template_id\":\"382250\",\"assets\":\"2\"},{\"template_id\":\"531613\",\"assets\":\"2\"},{\"template_id\":\"230115\",\"assets\":\"2\"},{\"template_id\":\"261887\",\"assets\":\"2\"},{\"template_id\":\"294830\",\"assets\":\"2\"},{\"template_id\":\"294831\",\"assets\":\"2\"},{\"template_id\":\"286365\",\"assets\":\"1\"},{\"template_id\":\"654240\",\"assets\":\"1\"},{\"template_id\":\"654236\",\"assets\":\"1\"},{\"template_id\":\"430517\",\"assets\":\"1\"}]},\"query_time\":1756585606935}" } \ No newline at end of file diff --git a/test/data/52bc4ce564e5b87ae762a43ac6b9d5bf8b6d3971.json b/test/data/52bc4ce564e5b87ae762a43ac6b9d5bf8b6d3971.json deleted file mode 100644 index 57ece11..0000000 --- a/test/data/52bc4ce564e5b87ae762a43ac6b9d5bf8b6d3971.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/schemas/taco/cmbz.res/stats", - "params": { - "method": "GET", - "headers": {} - } - }, - "status": 200, - "json": { - "success": true, - "data": { - "assets": "2028", - "burned": "1630", - "templates": "9" - }, - "query_time": 1709306627154 - }, - "text": "{\"success\":true,\"data\":{\"assets\":\"2028\",\"burned\":\"1630\",\"templates\":\"9\"},\"query_time\":1709306627154}" -} \ No newline at end of file diff --git a/test/data/53921549f406414681891addec50e18be9c6af34.json b/test/data/53921549f406414681891addec50e18be9c6af34.json deleted file mode 100644 index 8c02dd0..0000000 --- a/test/data/53921549f406414681891addec50e18be9c6af34.json +++ /dev/null @@ -1,1315 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/templates", - "params": { - "method": "POST", - "body": "{\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", - "headers": { - "Content-Type": "application/json" - } - } - }, - "status": 200, - "json": { - "success": true, - "data": [ - { - "contract": "atomicassets", - "template_id": "783667", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "4", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmcWovJvYaEJaYsuf3URneAjKaBAZBvVm2JwSLNszrz4dQ", - "area": "Bridge", - "name": "MB-O-L | Gather V0", - "type": "Gather", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-net.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "108", - "output_value": "148", - "input_resource": "Oxenorite", - "output_resource": "Luminalgas" - }, - "created_at_time": "1708941293000", - "created_at_block": "294937447", - "name": "MB-O-L | Gather V0" - }, - { - "contract": "atomicassets", - "template_id": "782841", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "20", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mw-55.png", - "area": "Wings", - "name": "MW-55 | Defense V0", - "type": "Defense", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-shield.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "55" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311", - "name": "MW-55 | Defense V0" - }, - { - "contract": "atomicassets", - "template_id": "782840", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "29", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/me-48.png", - "area": "Engines", - "name": "ME-48 | Defense V0", - "type": "Defense", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-torch.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "48" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311", - "name": "ME-48 | Defense V0" - }, - { - "contract": "atomicassets", - "template_id": "782839", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "19", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mc-n-m.png", - "area": "Cockpit", - "name": "MC-N-M | Gather V0", - "type": "Gather", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-crane.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "125", - "output_value": "165", - "input_resource": "Novacomb", - "output_resource": "Magnetum" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311", - "name": "MC-N-M | Gather V0" - }, - { - "contract": "atomicassets", - "template_id": "782838", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "20", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mb-o-l.png", - "area": "Bridge", - "name": "MB-O-L | Gather V0", - "type": "Gather", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-net.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "108", - "output_value": "148", - "input_resource": "Oxenorite", - "output_resource": "Luminalgas" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311", - "name": "MB-O-L | Gather V0" - }, - { - "contract": "atomicassets", - "template_id": "782837", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "38", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lw-h-s.png", - "area": "Wings", - "name": "LW-H-S | Gather V0", - "type": "Gather", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-vacuum.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "90", - "output_value": "120", - "input_resource": "Hyperium", - "output_resource": "Stabilium" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311", - "name": "LW-H-S | Gather V0" - }, - { - "contract": "atomicassets", - "template_id": "782836", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "31", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/le-n-l.png", - "area": "Engines", - "name": "LE-N-L | Gather V0", - "type": "Gather", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-arm.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "85", - "output_value": "115", - "input_resource": "Novacomb", - "output_resource": "Luminalgas" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311", - "name": "LE-N-L | Gather V0" - }, - { - "contract": "atomicassets", - "template_id": "782835", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "33", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lc-39.png", - "area": "Cockpit", - "name": "LC-39 | Defense V0", - "type": "Defense", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-stinger.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "39" - }, - "created_at_time": "1708434659500", - "created_at_block": "293924303", - "name": "LC-39 | Defense V0" - }, - { - "contract": "atomicassets", - "template_id": "782834", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "31", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lb-36.png", - "area": "Bridge", - "name": "LB-36 | Defense V0", - "type": "Defense", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-cannon.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "36" - }, - "created_at_time": "1708434659500", - "created_at_block": "293924303", - "name": "LB-36 | Defense V0" - }, - { - "contract": "atomicassets", - "template_id": "782833", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "50", - "max_supply": "0", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ew-25.png", - "area": "Wings", - "name": "EW-25 | Defense V0", - "type": "Defense", - "rarity": "Epic", - "version": "0", - "lifetime": "175", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-cannon.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "25" - }, - "created_at_time": "1708434659500", - "created_at_block": "293924303", - "name": "EW-25 | Defense V0" - } - ], - "query_time": 1709306627489 - }, - "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"template_id\":\"783667\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"4\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmcWovJvYaEJaYsuf3URneAjKaBAZBvVm2JwSLNszrz4dQ\",\"area\":\"Bridge\",\"name\":\"MB-O-L | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-net.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"108\",\"output_value\":\"148\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Luminalgas\"},\"created_at_time\":\"1708941293000\",\"created_at_block\":\"294937447\",\"name\":\"MB-O-L | Gather V0\"},{\"contract\":\"atomicassets\",\"template_id\":\"782841\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"20\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mw-55.png\",\"area\":\"Wings\",\"name\":\"MW-55 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-shield.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"55\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\",\"name\":\"MW-55 | Defense V0\"},{\"contract\":\"atomicassets\",\"template_id\":\"782840\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"29\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/me-48.png\",\"area\":\"Engines\",\"name\":\"ME-48 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-torch.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"48\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\",\"name\":\"ME-48 | Defense V0\"},{\"contract\":\"atomicassets\",\"template_id\":\"782839\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"19\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mc-n-m.png\",\"area\":\"Cockpit\",\"name\":\"MC-N-M | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-crane.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"125\",\"output_value\":\"165\",\"input_resource\":\"Novacomb\",\"output_resource\":\"Magnetum\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\",\"name\":\"MC-N-M | Gather V0\"},{\"contract\":\"atomicassets\",\"template_id\":\"782838\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"20\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mb-o-l.png\",\"area\":\"Bridge\",\"name\":\"MB-O-L | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-net.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"108\",\"output_value\":\"148\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Luminalgas\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\",\"name\":\"MB-O-L | Gather V0\"},{\"contract\":\"atomicassets\",\"template_id\":\"782837\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"38\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lw-h-s.png\",\"area\":\"Wings\",\"name\":\"LW-H-S | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-vacuum.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"90\",\"output_value\":\"120\",\"input_resource\":\"Hyperium\",\"output_resource\":\"Stabilium\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\",\"name\":\"LW-H-S | Gather V0\"},{\"contract\":\"atomicassets\",\"template_id\":\"782836\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"31\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/le-n-l.png\",\"area\":\"Engines\",\"name\":\"LE-N-L | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-arm.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"85\",\"output_value\":\"115\",\"input_resource\":\"Novacomb\",\"output_resource\":\"Luminalgas\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\",\"name\":\"LE-N-L | Gather V0\"},{\"contract\":\"atomicassets\",\"template_id\":\"782835\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"33\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lc-39.png\",\"area\":\"Cockpit\",\"name\":\"LC-39 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-stinger.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"39\"},\"created_at_time\":\"1708434659500\",\"created_at_block\":\"293924303\",\"name\":\"LC-39 | Defense V0\"},{\"contract\":\"atomicassets\",\"template_id\":\"782834\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"31\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lb-36.png\",\"area\":\"Bridge\",\"name\":\"LB-36 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-cannon.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"36\"},\"created_at_time\":\"1708434659500\",\"created_at_block\":\"293924303\",\"name\":\"LB-36 | Defense V0\"},{\"contract\":\"atomicassets\",\"template_id\":\"782833\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"50\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ew-25.png\",\"area\":\"Wings\",\"name\":\"EW-25 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Epic\",\"version\":\"0\",\"lifetime\":\"175\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-cannon.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"25\"},\"created_at_time\":\"1708434659500\",\"created_at_block\":\"293924303\",\"name\":\"EW-25 | Defense V0\"}],\"query_time\":1709306627489}" -} \ No newline at end of file diff --git a/test/data/f3cee42dada8f3e8a2ab5e66e4dc588c2e6eb134.json b/test/data/54d2226e03ee2f2d0c51c0fa2b7a9f14701b82f7.json similarity index 71% rename from test/data/f3cee42dada8f3e8a2ab5e66e4dc588c2e6eb134.json rename to test/data/54d2226e03ee2f2d0c51c0fa2b7a9f14701b82f7.json index e9885d5..1b438aa 100644 --- a/test/data/f3cee42dada8f3e8a2ab5e66e4dc588c2e6eb134.json +++ b/test/data/54d2226e03ee2f2d0c51c0fa2b7a9f14701b82f7.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/assets", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/assets", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"owner\":\"taco\",\"limit\":\"10\"}", @@ -55,7 +55,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -113,7 +114,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "1212", + "issued_supply": "1568", "immutable_data": { "img": "QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx", "name": "Seeds", @@ -184,7 +185,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -234,7 +236,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -311,7 +313,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -361,7 +364,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -438,7 +441,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -488,7 +492,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -565,7 +569,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -615,7 +620,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -692,7 +697,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -742,7 +748,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -819,7 +825,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -869,7 +876,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -946,7 +953,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -996,7 +1004,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1073,7 +1081,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1131,7 +1140,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "3601", + "issued_supply": "4688", "immutable_data": { "img": "Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi", "name": "Water", @@ -1202,7 +1211,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1260,7 +1270,7 @@ "max_supply": "1234", "is_transferable": true, "is_burnable": true, - "issued_supply": "614", + "issued_supply": "639", "immutable_data": { "img": "QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V", "name": "Common License", @@ -1292,7 +1302,7 @@ "name": "Common License" } ], - "query_time": 1709306628303 + "query_time": 1756585609720 }, - "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897745\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"654240\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1212\",\"immutable_data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"created_at_time\":\"1674954067500\",\"created_at_block\":\"226972647\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985756\",\"updated_at_time\":\"1674960622500\",\"transferred_at_block\":\"226985756\",\"transferred_at_time\":\"1674960622500\",\"minted_at_block\":\"226985756\",\"minted_at_time\":\"1674960622500\",\"data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"name\":\"Seeds\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897197\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897196\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897195\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"5\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897194\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"4\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897193\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"3\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897192\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897191\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851887066\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"654236\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3601\",\"immutable_data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"created_at_time\":\"1674953760000\",\"created_at_block\":\"226972032\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226981601\",\"updated_at_time\":\"1674958545000\",\"transferred_at_block\":\"226981601\",\"transferred_at_time\":\"1674958545000\",\"minted_at_block\":\"226981601\",\"minted_at_time\":\"1674958545000\",\"data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"name\":\"Water\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099795046474\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"531613\",\"max_supply\":\"1234\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"614\",\"immutable_data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"created_at_time\":\"1655124252500\",\"created_at_block\":\"187331427\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"187995971\",\"updated_at_time\":\"1655457017500\",\"transferred_at_block\":\"187995971\",\"transferred_at_time\":\"1655457017500\",\"minted_at_block\":\"187995971\",\"minted_at_time\":\"1655457017500\",\"data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"name\":\"Common License\"}],\"query_time\":1709306628303}" + "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897745\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"654240\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1568\",\"immutable_data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"created_at_time\":\"1674954067500\",\"created_at_block\":\"226972647\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985756\",\"updated_at_time\":\"1674960622500\",\"transferred_at_block\":\"226985756\",\"transferred_at_time\":\"1674960622500\",\"minted_at_block\":\"226985756\",\"minted_at_time\":\"1674960622500\",\"data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"name\":\"Seeds\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897197\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897196\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897195\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"5\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897194\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"4\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897193\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"3\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897192\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897191\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851887066\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"654236\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"4688\",\"immutable_data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"created_at_time\":\"1674953760000\",\"created_at_block\":\"226972032\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226981601\",\"updated_at_time\":\"1674958545000\",\"transferred_at_block\":\"226981601\",\"transferred_at_time\":\"1674958545000\",\"minted_at_block\":\"226981601\",\"minted_at_time\":\"1674958545000\",\"data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"name\":\"Water\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099795046474\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"531613\",\"max_supply\":\"1234\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"639\",\"immutable_data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"created_at_time\":\"1655124252500\",\"created_at_block\":\"187331427\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"187995971\",\"updated_at_time\":\"1655457017500\",\"transferred_at_block\":\"187995971\",\"transferred_at_time\":\"1655457017500\",\"minted_at_block\":\"187995971\",\"minted_at_time\":\"1655457017500\",\"data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"name\":\"Common License\"}],\"query_time\":1756585609720}" } \ No newline at end of file diff --git a/test/data/cde936130e46cae7d7887c9b7e6642b8dfd9b0ac.json b/test/data/569fc85b274ca6b8c45ebcc35322d8e6e0d5b561.json similarity index 70% rename from test/data/cde936130e46cae7d7887c9b7e6642b8dfd9b0ac.json rename to test/data/569fc85b274ca6b8c45ebcc35322d8e6e0d5b561.json index 8b6f465..99d8f66 100644 --- a/test/data/cde936130e46cae7d7887c9b7e6642b8dfd9b0ac.json +++ b/test/data/569fc85b274ca6b8c45ebcc35322d8e6e0d5b561.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/schemas", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/schemas", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", @@ -110,7 +110,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -118,7 +119,7 @@ }, "created_at_time": "1708430882500", "created_at_block": "293916749", - "assets": 5289 + "assets": 11732 }, { "contract": "atomicassets", @@ -197,7 +198,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -205,7 +207,7 @@ }, "created_at_time": "1708430708500", "created_at_block": "293916401", - "assets": 701 + "assets": 1147 }, { "contract": "atomicassets", @@ -284,7 +286,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -292,7 +295,7 @@ }, "created_at_time": "1698138649000", "created_at_block": "273334505", - "assets": 1158 + "assets": 1183 }, { "contract": "atomicassets", @@ -363,7 +366,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -371,7 +375,7 @@ }, "created_at_time": "1695029354000", "created_at_block": "267116358", - "assets": 2028 + "assets": 2552 }, { "contract": "atomicassets", @@ -458,7 +462,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -466,7 +471,7 @@ }, "created_at_time": "1695028882000", "created_at_block": "267115414", - "assets": 2117 + "assets": 2224 }, { "contract": "atomicassets", @@ -561,7 +566,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -569,7 +575,7 @@ }, "created_at_time": "1695028495500", "created_at_block": "267114641", - "assets": 29097 + "assets": 37570 }, { "contract": "atomicassets", @@ -644,7 +650,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -652,7 +659,7 @@ }, "created_at_time": "1679393814000", "created_at_block": "235848165", - "assets": 25319 + "assets": 29910 }, { "contract": "atomicassets", @@ -727,7 +734,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -735,7 +743,7 @@ }, "created_at_time": "1676021269500", "created_at_block": "229106881", - "assets": 8984 + "assets": 9170 }, { "contract": "atomicassets", @@ -806,7 +814,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -814,7 +823,7 @@ }, "created_at_time": "1672930865000", "created_at_block": "222927825", - "assets": 4975 + "assets": 6580 }, { "contract": "atomicassets", @@ -893,7 +902,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -901,10 +911,10 @@ }, "created_at_time": "1672839480500", "created_at_block": "222745121", - "assets": 2714 + "assets": 3090 } ], - "query_time": 1709306626414 + "query_time": 1756585607981 }, - "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1708430882500\",\"created_at_block\":\"293916749\",\"assets\":5289},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.hex\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"hp\",\"type\":\"string\"},{\"name\":\"slots_per_area\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1708430708500\",\"created_at_block\":\"293916401\",\"assets\":701},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.worker\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"uses\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"runs\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1698138649000\",\"created_at_block\":\"273334505\",\"assets\":1158},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.res\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"},{\"name\":\"resource\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1695029354000\",\"created_at_block\":\"267116358\",\"assets\":2028},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.field\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"slots\",\"type\":\"string\"},{\"name\":\"uses\",\"type\":\"string\"},{\"name\":\"max_operating_time\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1695028882000\",\"created_at_block\":\"267115414\",\"assets\":2117},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.comb\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1695028495500\",\"created_at_block\":\"267114641\",\"assets\":29097},{\"contract\":\"atomicassets\",\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1679393814000\",\"created_at_block\":\"235848165\",\"assets\":25319},{\"contract\":\"atomicassets\",\"schema_name\":\"brgd.auto\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"img_full\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1676021269500\",\"created_at_block\":\"229106881\",\"assets\":8984},{\"contract\":\"atomicassets\",\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1672930865000\",\"created_at_block\":\"222927825\",\"assets\":4975},{\"contract\":\"atomicassets\",\"schema_name\":\"acr.gear\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1672839480500\",\"created_at_block\":\"222745121\",\"assets\":2714}],\"query_time\":1709306626414}" + "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1708430882500\",\"created_at_block\":\"293916749\",\"assets\":11732},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.hex\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"hp\",\"type\":\"string\"},{\"name\":\"slots_per_area\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1708430708500\",\"created_at_block\":\"293916401\",\"assets\":1147},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.worker\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"uses\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"runs\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1698138649000\",\"created_at_block\":\"273334505\",\"assets\":1183},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.res\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"},{\"name\":\"resource\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1695029354000\",\"created_at_block\":\"267116358\",\"assets\":2552},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.field\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"slots\",\"type\":\"string\"},{\"name\":\"uses\",\"type\":\"string\"},{\"name\":\"max_operating_time\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1695028882000\",\"created_at_block\":\"267115414\",\"assets\":2224},{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.comb\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1695028495500\",\"created_at_block\":\"267114641\",\"assets\":37570},{\"contract\":\"atomicassets\",\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1679393814000\",\"created_at_block\":\"235848165\",\"assets\":29910},{\"contract\":\"atomicassets\",\"schema_name\":\"brgd.auto\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"img_full\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1676021269500\",\"created_at_block\":\"229106881\",\"assets\":9170},{\"contract\":\"atomicassets\",\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1672930865000\",\"created_at_block\":\"222927825\",\"assets\":6580},{\"contract\":\"atomicassets\",\"schema_name\":\"acr.gear\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1672839480500\",\"created_at_block\":\"222745121\",\"assets\":3090}],\"query_time\":1756585607981}" } \ No newline at end of file diff --git a/test/data/8eb9e3cc43670cceee86aaccc6db62c7a73d9201.json b/test/data/57c315bf548e0a11b5d4d60cb3cb4eae4e477080.json similarity index 80% rename from test/data/8eb9e3cc43670cceee86aaccc6db62c7a73d9201.json rename to test/data/57c315bf548e0a11b5d4d60cb3cb4eae4e477080.json index 6a48fa9..9f4b3f1 100644 --- a/test/data/8eb9e3cc43670cceee86aaccc6db62c7a73d9201.json +++ b/test/data/57c315bf548e0a11b5d4d60cb3cb4eae4e477080.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/templates/taco/750150", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/templates/taco/750150", "params": { "method": "GET", "headers": {} @@ -52,7 +52,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -108,7 +109,7 @@ "created_at_block": "269559081", "name": "Combz Single Pack" }, - "query_time": 1709306669481 + "query_time": 1756585609469 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"template_id\":\"750150\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2256\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"immutable_data\":{\"img\":\"QmNy1x3rSAcQNNgB9eJqMJKGPbfQrwn97piiVy525zpnWa\",\"name\":\"Combz Single Pack\",\"size\":\"single\",\"type\":\"Combz\",\"description\":\"This pack contains 1 Spacecomb NFT\"},\"created_at_time\":\"1696250743500\",\"created_at_block\":\"269559081\",\"name\":\"Combz Single Pack\"},\"query_time\":1709306669481}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"template_id\":\"750150\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2256\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"immutable_data\":{\"img\":\"QmNy1x3rSAcQNNgB9eJqMJKGPbfQrwn97piiVy525zpnWa\",\"name\":\"Combz Single Pack\",\"size\":\"single\",\"type\":\"Combz\",\"description\":\"This pack contains 1 Spacecomb NFT\"},\"created_at_time\":\"1696250743500\",\"created_at_block\":\"269559081\",\"name\":\"Combz Single Pack\"},\"query_time\":1756585609469}" } \ No newline at end of file diff --git a/test/data/c8ea88f92f9ce84f595ecc9d461657df4a81cd61.json b/test/data/580b9a5b88118341dcbc7bb16b90a069c8e07cb6.json similarity index 58% rename from test/data/c8ea88f92f9ce84f595ecc9d461657df4a81cd61.json rename to test/data/580b9a5b88118341dcbc7bb16b90a069c8e07cb6.json index bd69200..ef8f413 100644 --- a/test/data/c8ea88f92f9ce84f595ecc9d461657df4a81cd61.json +++ b/test/data/580b9a5b88118341dcbc7bb16b90a069c8e07cb6.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/collections/taco/stats", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/collections/taco/stats", "params": { "method": "GET", "headers": {} @@ -10,15 +10,11 @@ "json": { "success": true, "data": { - "assets": "590462", - "burned": "431552", + "assets": "778027", + "burned": "605331", "burned_by_template": [ { - "burned": 99, - "template_id": 747221 - }, - { - "burned": 63, + "burned": 164, "template_id": 782827 }, { @@ -34,33 +30,17 @@ "template_id": 671311 }, { - "burned": 52, - "template_id": 471118 - }, - { - "burned": 6, + "burned": 7, "template_id": 164518 }, { - "burned": 233, + "burned": 265, "template_id": 755644 }, { "burned": 39, "template_id": 755656 }, - { - "burned": 33, - "template_id": 671179 - }, - { - "burned": 28, - "template_id": 671194 - }, - { - "burned": 2430, - "template_id": 458002 - }, { "burned": 12, "template_id": 671295 @@ -70,203 +50,91 @@ "template_id": 714703 }, { - "burned": 487, - "template_id": 537449 + "burned": 168, + "template_id": 789995 }, { "burned": 23, "template_id": 671335 }, { - "burned": 23, - "template_id": 671209 + "burned": 19, + "template_id": 782669 }, { - "burned": 152, + "burned": 585, "template_id": 782811 }, { - "burned": 29, - "template_id": 671181 - }, - { - "burned": 41, + "burned": 102, "template_id": 782828 }, - { - "burned": 426, - "template_id": 747213 - }, { "burned": 7, "template_id": 671346 }, { - "burned": 31, - "template_id": 479768 - }, - { - "burned": 33, - "template_id": 671279 - }, - { - "burned": 2005, + "burned": 2008, "template_id": 382246 }, { - "burned": 16, - "template_id": 747396 - }, - { - "burned": 57, + "burned": 59, "template_id": 458057 }, { "burned": 17, "template_id": 537394 }, - { - "burned": 5, - "template_id": 754873 - }, { "burned": 18, "template_id": 714716 }, { - "burned": 100, - "template_id": 654234 - }, - { - "burned": 7818, + "burned": 8097, "template_id": 453447 }, { - "burned": 26, - "template_id": 662537 - }, - { - "burned": 188, - "template_id": 458112 - }, - { - "burned": 4613, - "template_id": 457139 - }, - { - "burned": 128, - "template_id": 782807 - }, - { - "burned": 25, - "template_id": 671259 - }, - { - "burned": 68, + "burned": 622, "template_id": 761905 }, { - "burned": 9644, + "burned": 23423, "template_id": 208170 }, { "burned": 28, "template_id": 671307 }, - { - "burned": 112, - "template_id": 755659 - }, - { - "burned": 11617, - "template_id": 208155 - }, - { - "burned": 35, - "template_id": 671174 - }, { "burned": 25, "template_id": 671333 }, { - "burned": 652, + "burned": 1145, "template_id": 747199 }, { - "burned": 32, - "template_id": 671236 - }, - { - "burned": 16, + "burned": 51, "template_id": 773303 }, - { - "burned": 7, - "template_id": 647027 - }, - { - "burned": 16, - "template_id": 671336 - }, { "burned": 39, "template_id": 530193 }, { - "burned": 247, + "burned": 276, "template_id": 755645 }, { - "burned": 809, + "burned": 824, "template_id": 747206 }, { - "burned": 352, - "template_id": 763645 - }, - { - "burned": 31, - "template_id": 671196 - }, - { - "burned": 380, - "template_id": 412787 - }, - { - "burned": 18, - "template_id": 714698 - }, - { - "burned": 134, - "template_id": 755658 - }, - { - "burned": 364, - "template_id": 659925 - }, - { - "burned": 1148, + "burned": 1223, "template_id": 747197 }, { - "burned": 39, - "template_id": 671281 - }, - { - "burned": 12, - "template_id": 655710 - }, - { - "burned": 29, - "template_id": 671276 - }, - { - "burned": 235, - "template_id": 755648 - }, - { - "burned": 3, + "burned": 7, "template_id": 754875 }, { @@ -274,35 +142,15 @@ "template_id": 671288 }, { - "burned": 137, + "burned": 627, "template_id": 782809 }, { - "burned": 146, - "template_id": 747472 - }, - { - "burned": 30, - "template_id": 512816 - }, - { - "burned": 1028, + "burned": 1029, "template_id": 411262 }, { - "burned": 751, - "template_id": 747208 - }, - { - "burned": 25, - "template_id": 747390 - }, - { - "burned": 16, - "template_id": 671297 - }, - { - "burned": 763, + "burned": 837, "template_id": 747193 }, { @@ -310,121 +158,57 @@ "template_id": 671305 }, { - "burned": 102, + "burned": 365, "template_id": 782821 }, { - "burned": 120, + "burned": 426, "template_id": 782806 }, { - "burned": 32, - "template_id": 714706 - }, - { - "burned": 184, + "burned": 480, "template_id": 773291 }, - { - "burned": 20, - "template_id": 747394 - }, { "burned": 34, "template_id": 671252 }, - { - "burned": 38, - "template_id": 671204 - }, - { - "burned": 331, - "template_id": 773285 - }, { "burned": 32, "template_id": 671334 }, { - "burned": 529, - "template_id": 747210 - }, - { - "burned": 25, - "template_id": 671253 - }, - { - "burned": 24, - "template_id": 671218 - }, - { - "burned": 202, - "template_id": 747203 - }, - { - "burned": 31, - "template_id": 671173 - }, - { - "burned": 5, + "burned": 6, "template_id": 612854 }, { - "burned": 11, + "burned": 12, "template_id": 782677 }, { "burned": 2, - "template_id": 514417 - }, - { - "burned": 34, - "template_id": 671222 + "template_id": 789986 }, { "burned": 34, "template_id": 714699 }, { - "burned": 10, - "template_id": 782839 - }, - { - "burned": 26, - "template_id": 671177 - }, - { - "burned": 4984, + "burned": 7395, "template_id": 527467 }, - { - "burned": 849, - "template_id": 458025 - }, - { - "burned": 13, - "template_id": 286365 - }, { "burned": 26, "template_id": 671250 }, { - "burned": 1275, + "burned": 1277, "template_id": 429541 }, { - "burned": 35, + "burned": 95, "template_id": 782822 }, - { - "burned": 1, - "template_id": 647033 - }, - { - "burned": 30, - "template_id": 671251 - }, { "burned": 28, "template_id": 671239 @@ -433,180 +217,1476 @@ "burned": 32, "template_id": 671193 }, - { - "burned": 10, - "template_id": 772349 - }, { "burned": 637, "template_id": 429543 }, { - "burned": 192, - "template_id": 753900 + "burned": 1, + "template_id": 514423 }, { - "burned": 2463, - "template_id": 458007 + "burned": 285, + "template_id": 362008 }, { "burned": 33, "template_id": 671230 }, { - "burned": 280, - "template_id": 362008 + "burned": 14, + "template_id": 782783 }, { - "burned": 29, - "template_id": 671284 + "burned": 11, + "template_id": 747398 }, { - "burned": 31, - "template_id": 671270 + "burned": 44, + "template_id": 471116 }, { - "burned": 4, - "template_id": 783667 + "burned": 199, + "template_id": 755652 }, { - "burned": 5, - "template_id": 747398 + "burned": 22, + "template_id": 647031 }, { - "burned": 29, - "template_id": 671296 + "burned": 661, + "template_id": 782813 + }, + { + "burned": 5, + "template_id": 383980 + }, + { + "burned": 83, + "template_id": 714693 + }, + { + "burned": 436, + "template_id": 747214 + }, + { + "burned": 29, + "template_id": 671207 + }, + { + "burned": 10194, + "template_id": 208162 + }, + { + "burned": 954, + "template_id": 773288 + }, + { + "burned": 217, + "template_id": 707294 + }, + { + "burned": 17, + "template_id": 671289 + }, + { + "burned": 6, + "template_id": 782784 + }, + { + "burned": 2, + "template_id": 648030 + }, + { + "burned": 3, + "template_id": 677197 + }, + { + "burned": 2, + "template_id": 763286 + }, + { + "burned": 7, + "template_id": 647202 + }, + { + "burned": 21, + "template_id": 671339 + }, + { + "burned": 9, + "template_id": 714720 + }, + { + "burned": 19, + "template_id": 671257 + }, + { + "burned": 90, + "template_id": 747211 + }, + { + "burned": 24, + "template_id": 782841 + }, + { + "burned": 30, + "template_id": 671238 + }, + { + "burned": 21590, + "template_id": 208172 + }, + { + "burned": 284, + "template_id": 711067 + }, + { + "burned": 853, + "template_id": 747195 + }, + { + "burned": 241, + "template_id": 747470 + }, + { + "burned": 539, + "template_id": 654244 + }, + { + "burned": 2, + "template_id": 647023 + }, + { + "burned": 345, + "template_id": 782815 + }, + { + "burned": 2, + "template_id": 471171 + }, + { + "burned": 3, + "template_id": 763484 + }, + { + "burned": 33, + "template_id": 490379 + }, + { + "burned": 26, + "template_id": 671260 + }, + { + "burned": 7, + "template_id": 647041 + }, + { + "burned": 1149, + "template_id": 730681 + }, + { + "burned": 243, + "template_id": 744977 + }, + { + "burned": 796, + "template_id": 537448 + }, + { + "burned": 3713, + "template_id": 408305 + }, + { + "burned": 17, + "template_id": 647018 + }, + { + "burned": 239, + "template_id": 782816 + }, + { + "burned": 14, + "template_id": 677192 + }, + { + "burned": 23, + "template_id": 518402 + }, + { + "burned": 25, + "template_id": 671330 + }, + { + "burned": 25, + "template_id": 789998 + }, + { + "burned": 33, + "template_id": 671217 + }, + { + "burned": 29, + "template_id": 671200 + }, + { + "burned": 129, + "template_id": 764335 + }, + { + "burned": 4, + "template_id": 710847 + }, + { + "burned": 2, + "template_id": 239963 + }, + { + "burned": 231, + "template_id": 747216 + }, + { + "burned": 46, + "template_id": 458066 + }, + { + "burned": 23, + "template_id": 671328 + }, + { + "burned": 2, + "template_id": 790006 + }, + { + "burned": 4, + "template_id": 647036 + }, + { + "burned": 53, + "template_id": 755657 + }, + { + "burned": 22, + "template_id": 714711 + }, + { + "burned": 27, + "template_id": 671175 + }, + { + "burned": 31, + "template_id": 789996 + }, + { + "burned": 8, + "template_id": 408333 + }, + { + "burned": 5, + "template_id": 408335 + }, + { + "burned": 226, + "template_id": 654259 + }, + { + "burned": 1, + "template_id": 678861 + }, + { + "burned": 14, + "template_id": 650992 + }, + { + "burned": 581, + "template_id": 755649 + }, + { + "burned": 10, + "template_id": 514413 + }, + { + "burned": 100, + "template_id": 747477 + }, + { + "burned": 27, + "template_id": 671331 + }, + { + "burned": 34, + "template_id": 782834 + }, + { + "burned": 4, + "template_id": 677195 + }, + { + "burned": 3, + "template_id": 713493 + }, + { + "burned": 1, + "template_id": 851884 + }, + { + "burned": 167, + "template_id": 747212 + }, + { + "burned": 557, + "template_id": 747475 + }, + { + "burned": 1, + "template_id": 383979 + }, + { + "burned": 3, + "template_id": 747400 + }, + { + "burned": 23, + "template_id": 714697 + }, + { + "burned": 84, + "template_id": 796976 + }, + { + "burned": 369, + "template_id": 755642 + }, + { + "burned": 1, + "template_id": 240413 + }, + { + "burned": 25, + "template_id": 671243 + }, + { + "burned": 69, + "template_id": 747222 + }, + { + "burned": 1865, + "template_id": 458012 + }, + { + "burned": 7729, + "template_id": 527468 + }, + { + "burned": 35, + "template_id": 671271 + }, + { + "burned": 12, + "template_id": 677184 + }, + { + "burned": 28, + "template_id": 671248 + }, + { + "burned": 3, + "template_id": 801070 + }, + { + "burned": 228, + "template_id": 458050 + }, + { + "burned": 24, + "template_id": 671299 + }, + { + "burned": 106, + "template_id": 782830 + }, + { + "burned": 37, + "template_id": 671171 + }, + { + "burned": 10, + "template_id": 647050 + }, + { + "burned": 59, + "template_id": 747471 + }, + { + "burned": 32, + "template_id": 671266 + }, + { + "burned": 851, + "template_id": 773287 + }, + { + "burned": 13, + "template_id": 790003 + }, + { + "burned": 11, + "template_id": 430522 + }, + { + "burned": 10, + "template_id": 747392 + }, + { + "burned": 271, + "template_id": 747476 + }, + { + "burned": 978, + "template_id": 670861 + }, + { + "burned": 33, + "template_id": 671263 + }, + { + "burned": 24, + "template_id": 671258 + }, + { + "burned": 1382, + "template_id": 647992 + }, + { + "burned": 33, + "template_id": 671231 + }, + { + "burned": 11, + "template_id": 710792 + }, + { + "burned": 12, + "template_id": 674017 + }, + { + "burned": 943, + "template_id": 747201 + }, + { + "burned": 9, + "template_id": 782787 + }, + { + "burned": 1158, + "template_id": 654238 + }, + { + "burned": 3, + "template_id": 801068 + }, + { + "burned": 6, + "template_id": 827395 + }, + { + "burned": 27, + "template_id": 801477 + }, + { + "burned": 27, + "template_id": 790000 + }, + { + "burned": 33, + "template_id": 796980 + }, + { + "burned": 57, + "template_id": 789999 + }, + { + "burned": 23721, + "template_id": 208173 + }, + { + "burned": 1, + "template_id": 754872 + }, + { + "burned": 11, + "template_id": 754874 + }, + { + "burned": 33, + "template_id": 499292 + }, + { + "burned": 16, + "template_id": 647039 + }, + { + "burned": 62, + "template_id": 714702 + }, + { + "burned": 3, + "template_id": 230232 + }, + { + "burned": 4, + "template_id": 789991 + }, + { + "burned": 6, + "template_id": 782789 + }, + { + "burned": 1, + "template_id": 714734 + }, + { + "burned": 8785, + "template_id": 457138 + }, + { + "burned": 2, + "template_id": 514435 + }, + { + "burned": 219, + "template_id": 654261 + }, + { + "burned": 1, + "template_id": 514473 + }, + { + "burned": 281, + "template_id": 782820 + }, + { + "burned": 1, + "template_id": 647021 + }, + { + "burned": 71, + "template_id": 714692 + }, + { + "burned": 95, + "template_id": 782826 + }, + { + "burned": 31, + "template_id": 671188 + }, + { + "burned": 249, + "template_id": 764334 + }, + { + "burned": 11, + "template_id": 714700 + }, + { + "burned": 26, + "template_id": 671237 + }, + { + "burned": 2808, + "template_id": 458006 + }, + { + "burned": 165, + "template_id": 773301 + }, + { + "burned": 2, + "template_id": 764330 + }, + { + "burned": 28, + "template_id": 671325 + }, + { + "burned": 803, + "template_id": 382248 + }, + { + "burned": 161, + "template_id": 430518 + }, + { + "burned": 2, + "template_id": 851905 + }, + { + "burned": 2, + "template_id": 164528 + }, + { + "burned": 196, + "template_id": 747202 + }, + { + "burned": 6, + "template_id": 408334 + }, + { + "burned": 1, + "template_id": 707032 + }, + { + "burned": 2, + "template_id": 782790 + }, + { + "burned": 168, + "template_id": 458055 + }, + { + "burned": 1, + "template_id": 530206 + }, + { + "burned": 37, + "template_id": 671219 + }, + { + "burned": 181, + "template_id": 744981 + }, + { + "burned": 15, + "template_id": 677187 + }, + { + "burned": 141, + "template_id": 773299 + }, + { + "burned": 270, + "template_id": 713485 + }, + { + "burned": 19, + "template_id": 671315 + }, + { + "burned": 6, + "template_id": 764329 + }, + { + "burned": 417, + "template_id": 747478 + }, + { + "burned": 68, + "template_id": 747215 + }, + { + "burned": 1198, + "template_id": 747191 + }, + { + "burned": 265, + "template_id": 713487 + }, + { + "burned": 20, + "template_id": 671304 + }, + { + "burned": 894, + "template_id": 747192 + }, + { + "burned": 24, + "template_id": 671211 + }, + { + "burned": 193, + "template_id": 430517 + }, + { + "burned": 20, + "template_id": 762586 + }, + { + "burned": 18, + "template_id": 671316 + }, + { + "burned": 50041, + "template_id": 208180 + }, + { + "burned": 25, + "template_id": 671308 + }, + { + "burned": 25, + "template_id": 671329 + }, + { + "burned": 29, + "template_id": 671234 + }, + { + "burned": 23, + "template_id": 671241 + }, + { + "burned": 1, + "template_id": 534345 + }, + { + "burned": 56, + "template_id": 782836 + }, + { + "burned": 344, + "template_id": 782819 + }, + { + "burned": 15, + "template_id": 438339 + }, + { + "burned": 21, + "template_id": 671242 + }, + { + "burned": 20, + "template_id": 671314 + }, + { + "burned": 13, + "template_id": 714721 + }, + { + "burned": 299, + "template_id": 654249 + }, + { + "burned": 463, + "template_id": 747194 + }, + { + "burned": 20, + "template_id": 714707 + }, + { + "burned": 3714, + "template_id": 654236 + }, + { + "burned": 75, + "template_id": 673419 + }, + { + "burned": 190, + "template_id": 763644 + }, + { + "burned": 220, + "template_id": 773297 + }, + { + "burned": 189, + "template_id": 796973 + }, + { + "burned": 58, + "template_id": 654263 + }, + { + "burned": 1, + "template_id": 514092 + }, + { + "burned": 19, + "template_id": 671298 + }, + { + "burned": 14, + "template_id": 796981 + }, + { + "burned": 30, + "template_id": 671246 + }, + { + "burned": 40, + "template_id": 671227 + }, + { + "burned": 31, + "template_id": 671244 + }, + { + "burned": 36, + "template_id": 671190 + }, + { + "burned": 26, + "template_id": 773307 + }, + { + "burned": 40, + "template_id": 773308 + }, + { + "burned": 29, + "template_id": 671210 + }, + { + "burned": 1, + "template_id": 677196 + }, + { + "burned": 3, + "template_id": 790005 + }, + { + "burned": 5, + "template_id": 236135 + }, + { + "burned": 35, + "template_id": 671182 + }, + { + "burned": 83, + "template_id": 714695 + }, + { + "burned": 18, + "template_id": 851904 + }, + { + "burned": 235, + "template_id": 747473 + }, + { + "burned": 23, + "template_id": 647037 + }, + { + "burned": 11, + "template_id": 796983 + }, + { + "burned": 30, + "template_id": 671202 + }, + { + "burned": 19, + "template_id": 671306 + }, + { + "burned": 2298, + "template_id": 458018 + }, + { + "burned": 29918, + "template_id": 492337 + }, + { + "burned": 1, + "template_id": 747401 + }, + { + "burned": 1, + "template_id": 647028 + }, + { + "burned": 29, + "template_id": 671286 + }, + { + "burned": 24, + "template_id": 671264 + }, + { + "burned": 22, + "template_id": 671301 + }, + { + "burned": 298, + "template_id": 755653 + }, + { + "burned": 1, + "template_id": 801087 + }, + { + "burned": 215, + "template_id": 747205 + }, + { + "burned": 68, + "template_id": 430521 + }, + { + "burned": 4, + "template_id": 514414 + }, + { + "burned": 1, + "template_id": 196590 + }, + { + "burned": 15, + "template_id": 537393 + }, + { + "burned": 17, + "template_id": 671293 + }, + { + "burned": 312, + "template_id": 654250 + }, + { + "burned": 5, + "template_id": 648024 + }, + { + "burned": 267, + "template_id": 755654 + }, + { + "burned": 22, + "template_id": 334676 + }, + { + "burned": 841, + "template_id": 458023 + }, + { + "burned": 2111, + "template_id": 453443 + }, + { + "burned": 377, + "template_id": 782817 + }, + { + "burned": 30, + "template_id": 671201 + }, + { + "burned": 1, + "template_id": 537396 + }, + { + "burned": 384, + "template_id": 773290 + }, + { + "burned": 30, + "template_id": 671184 + }, + { + "burned": 23, + "template_id": 537392 + }, + { + "burned": 25, + "template_id": 671224 + }, + { + "burned": 146, + "template_id": 755655 + }, + { + "burned": 67, + "template_id": 430520 + }, + { + "burned": 51, + "template_id": 789997 + }, + { + "burned": 17, + "template_id": 294830 + }, + { + "burned": 1, + "template_id": 662540 + }, + { + "burned": 166, + "template_id": 773295 + }, + { + "burned": 27, + "template_id": 671254 + }, + { + "burned": 26, + "template_id": 671247 + }, + { + "burned": 16, + "template_id": 621232 + }, + { + "burned": 175, + "template_id": 747224 + }, + { + "burned": 10, + "template_id": 229926 + }, + { + "burned": 24197, + "template_id": 654285 + }, + { + "burned": 47521, + "template_id": 208178 + }, + { + "burned": 17277, + "template_id": 527473 + }, + { + "burned": 24, + "template_id": 671285 + }, + { + "burned": 16, + "template_id": 612853 + }, + { + "burned": 51, + "template_id": 458069 + }, + { + "burned": 196, + "template_id": 458089 + }, + { + "burned": 20, + "template_id": 671320 + }, + { + "burned": 68, + "template_id": 648018 + }, + { + "burned": 1, + "template_id": 763491 + }, + { + "burned": 9, + "template_id": 707033 + }, + { + "burned": 26, + "template_id": 534346 + }, + { + "burned": 34, + "template_id": 671214 + }, + { + "burned": 712, + "template_id": 773293 + }, + { + "burned": 237, + "template_id": 782818 + }, + { + "burned": 494, + "template_id": 747204 + }, + { + "burned": 5, + "template_id": 707034 + }, + { + "burned": 4, + "template_id": 801069 + }, + { + "burned": 104, + "template_id": 747221 + }, + { + "burned": 52, + "template_id": 471118 + }, + { + "burned": 1, + "template_id": 655711 + }, + { + "burned": 33, + "template_id": 671179 + }, + { + "burned": 28, + "template_id": 671194 + }, + { + "burned": 2433, + "template_id": 458002 + }, + { + "burned": 1, + "template_id": 851866 + }, + { + "burned": 524, + "template_id": 537449 + }, + { + "burned": 23, + "template_id": 671209 + }, + { + "burned": 29, + "template_id": 671181 + }, + { + "burned": 463, + "template_id": 747213 + }, + { + "burned": 31, + "template_id": 479768 + }, + { + "burned": 33, + "template_id": 671279 }, { - "burned": 14, - "template_id": 408336 + "burned": 26, + "template_id": 747396 }, { - "burned": 44, - "template_id": 471116 + "burned": 13, + "template_id": 754873 }, { - "burned": 20, - "template_id": 671300 + "burned": 6, + "template_id": 782792 }, { - "burned": 142, - "template_id": 755652 + "burned": 192, + "template_id": 458112 }, { - "burned": 2609, - "template_id": 457994 + "burned": 100, + "template_id": 654234 }, { - "burned": 940, - "template_id": 458030 + "burned": 26, + "template_id": 662537 }, { - "burned": 19, - "template_id": 647031 + "burned": 5051, + "template_id": 457139 }, { - "burned": 2072, - "template_id": 750150 + "burned": 660, + "template_id": 782807 }, { - "burned": 132, - "template_id": 782813 + "burned": 25, + "template_id": 671259 }, { - "burned": 5, - "template_id": 383980 + "burned": 115, + "template_id": 755659 + }, + { + "burned": 14209, + "template_id": 208155 + }, + { + "burned": 35, + "template_id": 671174 + }, + { + "burned": 32, + "template_id": 671236 + }, + { + "burned": 8, + "template_id": 647027 + }, + { + "burned": 16, + "template_id": 671336 + }, + { + "burned": 3, + "template_id": 534344 + }, + { + "burned": 357, + "template_id": 763645 + }, + { + "burned": 31, + "template_id": 671196 + }, + { + "burned": 384, + "template_id": 412787 + }, + { + "burned": 18, + "template_id": 714698 + }, + { + "burned": 149, + "template_id": 755658 + }, + { + "burned": 374, + "template_id": 659925 + }, + { + "burned": 39, + "template_id": 671281 + }, + { + "burned": 12, + "template_id": 655710 + }, + { + "burned": 29, + "template_id": 671276 + }, + { + "burned": 355, + "template_id": 755648 + }, + { + "burned": 9, + "template_id": 782785 }, { "burned": 2, - "template_id": 317125 + "template_id": 782791 }, { - "burned": 83, - "template_id": 714693 + "burned": 275, + "template_id": 747472 }, { - "burned": 7600, - "template_id": 208159 + "burned": 30, + "template_id": 512816 }, { - "burned": 382, - "template_id": 747214 + "burned": 798, + "template_id": 747208 }, { - "burned": 12460, - "template_id": 208158 + "burned": 29, + "template_id": 747390 + }, + { + "burned": 16, + "template_id": 671297 + }, + { + "burned": 32, + "template_id": 714706 }, { "burned": 4, - "template_id": 647030 + "template_id": 782788 }, { - "burned": 20, - "template_id": 671294 + "burned": 28, + "template_id": 747394 }, { - "burned": 30, - "template_id": 671228 + "burned": 38, + "template_id": 671204 + }, + { + "burned": 4, + "template_id": 763485 + }, + { + "burned": 800, + "template_id": 773285 + }, + { + "burned": 602, + "template_id": 747210 }, { "burned": 25, - "template_id": 747393 + "template_id": 671253 }, { - "burned": 257, - "template_id": 772553 + "burned": 24, + "template_id": 671218 + }, + { + "burned": 204, + "template_id": 747203 + }, + { + "burned": 31, + "template_id": 671173 + }, + { + "burned": 2, + "template_id": 514417 + }, + { + "burned": 34, + "template_id": 671222 + }, + { + "burned": 31, + "template_id": 782839 + }, + { + "burned": 26, + "template_id": 671177 + }, + { + "burned": 851, + "template_id": 458025 + }, + { + "burned": 13, + "template_id": 286365 + }, + { + "burned": 1, + "template_id": 677182 + }, + { + "burned": 1, + "template_id": 647033 + }, + { + "burned": 30, + "template_id": 671251 + }, + { + "burned": 18, + "template_id": 772349 + }, + { + "burned": 201, + "template_id": 753900 + }, + { + "burned": 2469, + "template_id": 458007 }, { "burned": 29, - "template_id": 671207 + "template_id": 671284 }, { - "burned": 35, - "template_id": 671176 + "burned": 31, + "template_id": 671270 }, { - "burned": 7843, - "template_id": 208162 + "burned": 16, + "template_id": 783667 + }, + { + "burned": 29, + "template_id": 671296 + }, + { + "burned": 14, + "template_id": 408336 + }, + { + "burned": 20, + "template_id": 671300 + }, + { + "burned": 2616, + "template_id": 457994 + }, + { + "burned": 942, + "template_id": 458030 + }, + { + "burned": 2077, + "template_id": 750150 + }, + { + "burned": 2, + "template_id": 317125 + }, + { + "burned": 9836, + "template_id": 208159 + }, + { + "burned": 20, + "template_id": 671294 }, { "burned": 3, - "template_id": 438338 + "template_id": 801072 }, { - "burned": 27, - "template_id": 671192 + "burned": 15031, + "template_id": 208158 }, { - "burned": 79, - "template_id": 714691 + "burned": 5, + "template_id": 647030 }, { - "burned": 486, - "template_id": 773288 + "burned": 30, + "template_id": 671228 }, { - "burned": 217, - "template_id": 707294 + "burned": 34, + "template_id": 747393 }, { - "burned": 17, - "template_id": 671289 + "burned": 260, + "template_id": 772553 + }, + { + "burned": 35, + "template_id": 671176 + }, + { + "burned": 3, + "template_id": 438338 + }, + { + "burned": 27, + "template_id": 671192 }, { - "burned": 1, - "template_id": 648030 + "burned": 79, + "template_id": 714691 }, { - "burned": 6062, + "burned": 6063, "template_id": 272862 }, { - "burned": 5, + "burned": 6, "template_id": 233843 }, { - "burned": 1, + "burned": 2, "template_id": 514426 }, { @@ -614,57 +1694,33 @@ "template_id": 671309 }, { - "burned": 3, - "template_id": 677197 - }, - { - "burned": 156, + "burned": 173, "template_id": 537454 }, - { - "burned": 3, - "template_id": 647202 - }, { "burned": 4, "template_id": 383981 }, - { - "burned": 21, - "template_id": 671339 - }, { "burned": 5, "template_id": 677194 }, { - "burned": 18, + "burned": 37, "template_id": 782835 }, { - "burned": 9, - "template_id": 714720 - }, - { - "burned": 7, + "burned": 10, "template_id": 710793 }, { - "burned": 325, + "burned": 489, "template_id": 654241 }, { - "burned": 19, - "template_id": 671257 - }, - { - "burned": 70, + "burned": 74, "template_id": 747223 }, - { - "burned": 88, - "template_id": 747211 - }, { "burned": 30, "template_id": 671232 @@ -678,63 +1734,43 @@ "template_id": 671229 }, { - "burned": 11, - "template_id": 782841 - }, - { - "burned": 30, - "template_id": 671238 + "burned": 1, + "template_id": 801484 }, { "burned": 19, "template_id": 671302 }, { - "burned": 312, - "template_id": 773286 + "burned": 1, + "template_id": 714798 }, { - "burned": 9704, - "template_id": 208172 + "burned": 819, + "template_id": 773286 }, { - "burned": 267, - "template_id": 711067 + "burned": 3, + "template_id": 782794 }, { - "burned": 824, - "template_id": 747195 + "burned": 2, + "template_id": 851867 }, { "burned": 10, "template_id": 671317 }, - { - "burned": 207, - "template_id": 747470 - }, { "burned": 9, "template_id": 671345 }, - { - "burned": 393, - "template_id": 654244 - }, { "burned": 15, "template_id": 430523 }, { - "burned": 87, - "template_id": 782815 - }, - { - "burned": 2, - "template_id": 647023 - }, - { - "burned": 345, + "burned": 361, "template_id": 782678 }, { @@ -742,12 +1778,12 @@ "template_id": 671275 }, { - "burned": 1, - "template_id": 514418 + "burned": 33, + "template_id": 796979 }, { - "burned": 2, - "template_id": 471171 + "burned": 1, + "template_id": 514418 }, { "burned": 59, @@ -758,103 +1794,55 @@ "template_id": 671347 }, { - "burned": 33, - "template_id": 490379 - }, - { - "burned": 26, - "template_id": 671260 - }, - { - "burned": 7, - "template_id": 647041 + "burned": 157, + "template_id": 789994 }, { "burned": 26, "template_id": 230115 }, { - "burned": 1, + "burned": 2, "template_id": 514474 }, { - "burned": 12, + "burned": 17, "template_id": 747389 }, { - "burned": 129, + "burned": 510, "template_id": 782812 }, - { - "burned": 707, - "template_id": 730681 - }, - { - "burned": 243, - "template_id": 744977 - }, - { - "burned": 719, - "template_id": 537448 - }, { "burned": 20, "template_id": 671318 }, - { - "burned": 15, - "template_id": 647018 - }, - { - "burned": 71, - "template_id": 782816 - }, - { - "burned": 3713, - "template_id": 408305 - }, - { - "burned": 23, - "template_id": 518402 - }, { "burned": 10, "template_id": 714729 }, - { - "burned": 14, - "template_id": 677192 - }, { "burned": 32, "template_id": 671191 }, - { - "burned": 25, - "template_id": 671330 - }, { "burned": 24, "template_id": 714696 }, { - "burned": 168, + "burned": 175, "template_id": 430516 }, { - "burned": 212, + "burned": 218, "template_id": 747219 }, { - "burned": 790, + "burned": 859, "template_id": 747200 }, { - "burned": 33, - "template_id": 671217 - }, - { - "burned": 2375, + "burned": 2377, "template_id": 458001 }, { @@ -862,109 +1850,41 @@ "template_id": 671208 }, { - "burned": 29, - "template_id": 671200 - }, - { - "burned": 121, - "template_id": 764335 - }, - { - "burned": 3, - "template_id": 710847 - }, - { - "burned": 2, - "template_id": 239963 - }, - { - "burned": 226, - "template_id": 747216 - }, - { - "burned": 23, - "template_id": 671328 - }, - { - "burned": 46, - "template_id": 458066 + "burned": 239, + "template_id": 782814 }, { "burned": 26, "template_id": 671292 }, { - "burned": 247, + "burned": 276, "template_id": 755641 }, { - "burned": 66, - "template_id": 782814 - }, - { - "burned": 14, + "burned": 15, "template_id": 647045 }, - { - "burned": 2, - "template_id": 647036 - }, - { - "burned": 51, - "template_id": 755657 - }, { "burned": 25, "template_id": 671324 }, { - "burned": 22, - "template_id": 714711 - }, - { - "burned": 27, - "template_id": 671175 - }, - { - "burned": 12, + "burned": 14, "template_id": 647054 }, { - "burned": 70, + "burned": 71, "template_id": 764336 }, { - "burned": 4, - "template_id": 408333 - }, - { - "burned": 5, - "template_id": 408335 - }, - { - "burned": 167, - "template_id": 654259 - }, - { - "burned": 1, - "template_id": 678861 + "burned": 16, + "template_id": 782786 }, { "burned": 34, "template_id": 671235 }, - { - "burned": 14, - "template_id": 650992 - }, - { - "burned": 547, - "template_id": 755649 - }, - { - "burned": 10, - "template_id": 514413 - }, { "burned": 11, "template_id": 233143 @@ -973,140 +1893,84 @@ "burned": 28, "template_id": 671269 }, - { - "burned": 28, - "template_id": 782833 - }, - { - "burned": 26, - "template_id": 671327 - }, - { - "burned": 16, - "template_id": 782838 - }, - { - "burned": 291, - "template_id": 747198 - }, - { - "burned": 50, - "template_id": 247143 - }, - { - "burned": 31, - "template_id": 671187 - }, - { - "burned": 29, - "template_id": 671265 - }, - { - "burned": 18, - "template_id": 671310 - }, { "burned": 66, - "template_id": 747477 - }, - { - "burned": 27, - "template_id": 671331 - }, - { - "burned": 16, - "template_id": 763283 - }, - { - "burned": 14, - "template_id": 782834 + "template_id": 782833 }, { - "burned": 228, - "template_id": 747218 + "burned": 26, + "template_id": 671327 }, { - "burned": 2006, - "template_id": 458017 + "burned": 19, + "template_id": 782838 }, { - "burned": 1, - "template_id": 673420 + "burned": 314, + "template_id": 747198 }, { - "burned": 123, - "template_id": 747212 + "burned": 57, + "template_id": 247143 }, { - "burned": 377, - "template_id": 755651 + "burned": 31, + "template_id": 671187 }, { - "burned": 432, - "template_id": 747475 + "burned": 29, + "template_id": 671265 }, { - "burned": 1, - "template_id": 383979 + "burned": 18, + "template_id": 671310 }, { - "burned": 2, - "template_id": 747400 + "burned": 56, + "template_id": 763283 }, { - "burned": 23, - "template_id": 714697 + "burned": 234, + "template_id": 747218 }, { - "burned": 346, - "template_id": 755642 + "burned": 2007, + "template_id": 458017 }, { "burned": 1, - "template_id": 240413 + "template_id": 762092 }, { - "burned": 25, - "template_id": 671243 + "burned": 4, + "template_id": 673420 }, { - "burned": 66, - "template_id": 747222 + "burned": 391, + "template_id": 755651 }, { - "burned": 1859, - "template_id": 458012 + "burned": 61, + "template_id": 796977 }, { "burned": 28, "template_id": 714715 }, { - "burned": 5209, - "template_id": 527468 - }, - { - "burned": 35, - "template_id": 671271 - }, - { - "burned": 9, - "template_id": 677184 - }, - { - "burned": 53, + "burned": 54, "template_id": 458064 }, { - "burned": 28, - "template_id": 671248 + "burned": 3, + "template_id": 713494 }, { - "burned": 37, + "burned": 125, "template_id": 782823 }, { - "burned": 10, + "burned": 11, "template_id": 754871 }, { @@ -1114,57 +1978,25 @@ "template_id": 514416 }, { - "burned": 228, - "template_id": 458050 - }, - { - "burned": 22, + "burned": 52, "template_id": 782829 }, { - "burned": 24, - "template_id": 671299 - }, - { - "burned": 900, + "burned": 902, "template_id": 458113 }, { - "burned": 184, + "burned": 190, "template_id": 753901 }, - { - "burned": 43, - "template_id": 782830 - }, - { - "burned": 37, - "template_id": 671171 - }, { "burned": 31, "template_id": 671255 }, { - "burned": 6, - "template_id": 647050 - }, - { - "burned": 35, - "template_id": 747471 - }, - { - "burned": 16, + "burned": 25, "template_id": 747395 }, - { - "burned": 32, - "template_id": 671266 - }, - { - "burned": 365, - "template_id": 773287 - }, { "burned": 202, "template_id": 458047 @@ -1173,36 +2005,20 @@ "burned": 17, "template_id": 671313 }, - { - "burned": 11, - "template_id": 430522 - }, - { - "burned": 7, - "template_id": 747392 - }, - { - "burned": 239, - "template_id": 747476 - }, - { - "burned": 965, - "template_id": 670861 - }, { "burned": 203, "template_id": 458093 }, { - "burned": 1003, - "template_id": 382169 + "burned": 13, + "template_id": 790001 }, { - "burned": 33, - "template_id": 671263 + "burned": 1003, + "template_id": 382169 }, { - "burned": 230, + "burned": 270, "template_id": 755643 }, { @@ -1210,53 +2026,25 @@ "template_id": 714710 }, { - "burned": 5456, + "burned": 7995, "template_id": 527469 }, { - "burned": 41, + "burned": 118, "template_id": 782825 }, - { - "burned": 24, - "template_id": 671258 - }, - { - "burned": 1373, - "template_id": 647992 - }, - { - "burned": 33, - "template_id": 671231 - }, { "burned": 80, "template_id": 714694 }, - { - "burned": 8, - "template_id": 710792 - }, { "burned": 450, "template_id": 382250 }, - { - "burned": 12, - "template_id": 674017 - }, - { - "burned": 911, - "template_id": 747201 - }, { "burned": 25, "template_id": 671206 }, - { - "burned": 761, - "template_id": 654238 - }, { "burned": 28, "template_id": 671337 @@ -1266,7 +2054,11 @@ "template_id": 671183 }, { - "burned": 133, + "burned": 36, + "template_id": 796978 + }, + { + "burned": 413, "template_id": 763298 }, { @@ -1274,9 +2066,13 @@ "template_id": 671220 }, { - "burned": 14, + "burned": 17, "template_id": 710782 }, + { + "burned": 2, + "template_id": 647043 + }, { "burned": 2, "template_id": 537397 @@ -1286,15 +2082,11 @@ "template_id": 671178 }, { - "burned": 805, + "burned": 806, "template_id": 458021 }, { - "burned": 10799, - "template_id": 208173 - }, - { - "burned": 378, + "burned": 440, "template_id": 764333 }, { @@ -1302,7 +2094,7 @@ "template_id": 610246 }, { - "burned": 15984, + "burned": 16787, "template_id": 457137 }, { @@ -1310,45 +2102,21 @@ "template_id": 671245 }, { - "burned": 22, + "burned": 64, "template_id": 782837 }, { - "burned": 9, - "template_id": 754874 - }, - { - "burned": 313, + "burned": 314, "template_id": 208065 }, - { - "burned": 33, - "template_id": 499292 - }, - { - "burned": 14, - "template_id": 647039 - }, - { - "burned": 62, - "template_id": 714702 - }, - { - "burned": 3, - "template_id": 230232 - }, { "burned": 28, "template_id": 671268 }, { - "burned": 15, + "burned": 22, "template_id": 747391 }, - { - "burned": 1, - "template_id": 714734 - }, { "burned": 781, "template_id": 382181 @@ -1358,143 +2126,71 @@ "template_id": 714717 }, { - "burned": 12041, + "burned": 14319, "template_id": 208156 }, { - "burned": 2712, + "burned": 3911, "template_id": 654235 }, - { - "burned": 8392, - "template_id": 457138 - }, - { - "burned": 2, - "template_id": 514435 - }, - { - "burned": 153, - "template_id": 654261 - }, { "burned": 27, "template_id": 671221 }, { - "burned": 47, + "burned": 162, "template_id": 782824 }, - { - "burned": 1, - "template_id": 514473 - }, - { - "burned": 72, - "template_id": 782820 - }, { "burned": 14, "template_id": 714708 }, - { - "burned": 1, - "template_id": 647021 - }, - { - "burned": 71, - "template_id": 714692 - }, { "burned": 141, "template_id": 680667 }, { - "burned": 32, - "template_id": 782826 - }, - { - "burned": 54, + "burned": 72, "template_id": 747474 }, { - "burned": 31, - "template_id": 671188 - }, - { - "burned": 119, + "burned": 409, "template_id": 782808 }, { - "burned": 2, - "template_id": 647047 - }, - { - "burned": 246, - "template_id": 764334 - }, - { - "burned": 23, - "template_id": 671332 - }, - { - "burned": 24, - "template_id": 782831 - }, - { - "burned": 11, - "template_id": 714700 - }, - { - "burned": 26, - "template_id": 671237 - }, - { - "burned": 2807, - "template_id": 458006 - }, - { - "burned": 48, - "template_id": 773301 - }, - { - "burned": 1501, - "template_id": 382247 - }, - { - "burned": 885, - "template_id": 458032 + "burned": 4, + "template_id": 647047 }, { - "burned": 28, - "template_id": 671325 + "burned": 23, + "template_id": 671332 }, { - "burned": 803, - "template_id": 382248 + "burned": 79, + "template_id": 782831 }, { - "burned": 156, - "template_id": 430518 + "burned": 1, + "template_id": 851872 }, { - "burned": 91, - "template_id": 773302 + "burned": 1502, + "template_id": 382247 }, { "burned": 1, - "template_id": 164528 + "template_id": 763501 }, { - "burned": 196, - "template_id": 747202 + "burned": 886, + "template_id": 458032 }, { - "burned": 6, - "template_id": 408334 + "burned": 142, + "template_id": 773302 }, { - "burned": 60, + "burned": 164, "template_id": 773300 }, { @@ -1502,63 +2198,55 @@ "template_id": 471169 }, { - "burned": 2, + "burned": 4, "template_id": 710786 }, { - "burned": 262, + "burned": 1, + "template_id": 673421 + }, + { + "burned": 282, "template_id": 755646 }, { - "burned": 1, - "template_id": 707032 + "burned": 172, + "template_id": 796974 }, { "burned": 2, "template_id": 231788 }, { - "burned": 24, + "burned": 59, "template_id": 773305 }, { - "burned": 157, + "burned": 464, "template_id": 773292 }, - { - "burned": 168, - "template_id": 458055 - }, { "burned": 20, "template_id": 714718 }, - { - "burned": 37, - "template_id": 671219 - }, { "burned": 34, "template_id": 714705 }, { - "burned": 178, - "template_id": 744981 + "burned": 341, + "template_id": 789993 }, { "burned": 74, "template_id": 714701 }, { - "burned": 15, - "template_id": 677187 - }, - { - "burned": 19, + "burned": 50, "template_id": 773306 }, { - "burned": 2559, + "burned": 2562, "template_id": 458009 }, { @@ -1570,71 +2258,59 @@ "template_id": 671205 }, { - "burned": 127, + "burned": 485, "template_id": 782810 }, - { - "burned": 64, - "template_id": 773299 - }, - { - "burned": 253, - "template_id": 713485 - }, { "burned": 34, "template_id": 671274 }, { - "burned": 409, + "burned": 456, "template_id": 755647 }, { - "burned": 19, - "template_id": 671315 + "burned": 2, + "template_id": 801481 }, { "burned": 263, "template_id": 208069 }, { - "burned": 76, - "template_id": 772546 + "burned": 1, + "template_id": 514420 }, { - "burned": 373, - "template_id": 537452 + "burned": 1, + "template_id": 683556 }, { - "burned": 2, - "template_id": 764329 + "burned": 80, + "template_id": 772546 }, { - "burned": 1, - "template_id": 438337 + "burned": 416, + "template_id": 537452 }, { - "burned": 234, - "template_id": 747478 + "burned": 1, + "template_id": 438337 }, { - "burned": 27, + "burned": 29, "template_id": 647026 }, { - "burned": 68, - "template_id": 747215 - }, - { - "burned": 876, - "template_id": 747191 + "burned": 6, + "template_id": 713492 }, { - "burned": 2502, + "burned": 2504, "template_id": 457999 }, { - "burned": 1228, + "burned": 1229, "template_id": 478795 }, { @@ -1646,19 +2322,7 @@ "template_id": 429544 }, { - "burned": 259, - "template_id": 713487 - }, - { - "burned": 20, - "template_id": 671304 - }, - { - "burned": 834, - "template_id": 747192 - }, - { - "burned": 440, + "burned": 719, "template_id": 764332 }, { @@ -1666,79 +2330,55 @@ "template_id": 261887 }, { - "burned": 511, + "burned": 529, "template_id": 531613 }, { - "burned": 84, + "burned": 85, "template_id": 430519 }, { - "burned": 12, + "burned": 23, "template_id": 782840 }, { - "burned": 24, - "template_id": 671211 - }, - { - "burned": 1, + "burned": 2, "template_id": 644818 }, { - "burned": 42, + "burned": 53, "template_id": 654264 }, - { - "burned": 187, - "template_id": 430517 - }, { "burned": 25, "template_id": 671277 }, { - "burned": 6, - "template_id": 762586 + "burned": 12, + "template_id": 796982 }, { "burned": 31, "template_id": 671233 }, - { - "burned": 18, - "template_id": 671316 - }, { "burned": 19, "template_id": 671290 }, - { - "burned": 29212, - "template_id": 208180 - }, { "burned": 30, "template_id": 714713 }, - { - "burned": 25, - "template_id": 671308 - }, { "burned": 1, "template_id": 316461 }, { - "burned": 24, + "burned": 27, "template_id": 647007 }, { - "burned": 25, - "template_id": 671329 - }, - { - "burned": 9, + "burned": 12, "template_id": 677193 }, { @@ -1746,63 +2386,35 @@ "template_id": 671303 }, { - "burned": 44, + "burned": 71, "template_id": 773304 }, { - "burned": 1000, + "burned": 1004, "template_id": 453445 }, { - "burned": 29, - "template_id": 671234 - }, - { - "burned": 592, + "burned": 612, "template_id": 676944 }, { - "burned": 23, - "template_id": 671241 - }, - { - "burned": 1, - "template_id": 534345 - }, - { - "burned": 17, + "burned": 19, "template_id": 677183 }, - { - "burned": 14, - "template_id": 782836 - }, { "burned": 21, "template_id": 671272 }, { - "burned": 84, - "template_id": 782819 - }, - { - "burned": 15, - "template_id": 438339 - }, - { - "burned": 290, + "burned": 435, "template_id": 773294 }, { - "burned": 21, - "template_id": 671242 - }, - { - "burned": 14, + "burned": 17, "template_id": 747397 }, { - "burned": 2250, + "burned": 2256, "template_id": 458003 }, { @@ -1810,40 +2422,24 @@ "template_id": 671322 }, { - "burned": 220, + "burned": 265, "template_id": 440741 }, { - "burned": 320, + "burned": 814, "template_id": 773284 }, - { - "burned": 20, - "template_id": 671314 - }, { "burned": 1, "template_id": 514419 }, { - "burned": 13, - "template_id": 714721 - }, - { - "burned": 207, - "template_id": 654249 - }, - { - "burned": 452, - "template_id": 747194 - }, - { - "burned": 20, - "template_id": 714707 + "burned": 757, + "template_id": 773289 }, { - "burned": 330, - "template_id": 773289 + "burned": 1, + "template_id": 518403 }, { "burned": 19, @@ -1857,25 +2453,17 @@ "burned": 32, "template_id": 671261 }, - { - "burned": 2638, - "template_id": 654236 - }, - { - "burned": 55, - "template_id": 673419 - }, - { - "burned": 189, - "template_id": 763644 - }, { "burned": 27, "template_id": 671213 }, { - "burned": 132, - "template_id": 773297 + "burned": 4, + "template_id": 763284 + }, + { + "burned": 12, + "template_id": 796984 }, { "burned": 11, @@ -1890,41 +2478,21 @@ "template_id": 671216 }, { - "burned": 35, - "template_id": 654263 - }, - { - "burned": 1, - "template_id": 514092 - }, - { - "burned": 758, - "template_id": 654240 - }, - { - "burned": 244, + "burned": 265, "template_id": 537453 }, { - "burned": 19, - "template_id": 671298 + "burned": 1146, + "template_id": 654240 }, { - "burned": 36, + "burned": 38, "template_id": 531615 }, { - "burned": 30, - "template_id": 671246 - }, - { - "burned": 680, + "burned": 1102, "template_id": 654239 }, - { - "burned": 40, - "template_id": 671227 - }, { "burned": 1, "template_id": 173244 @@ -1937,10 +2505,6 @@ "burned": 18, "template_id": 671312 }, - { - "burned": 31, - "template_id": 671244 - }, { "burned": 32, "template_id": 671226 @@ -1949,6 +2513,10 @@ "burned": 32, "template_id": 714712 }, + { + "burned": 168, + "template_id": 789992 + }, { "burned": 39, "template_id": 671186 @@ -1965,62 +2533,50 @@ "burned": 187, "template_id": 458052 }, - { - "burned": 36, - "template_id": 671190 - }, { "burned": 29, "template_id": 671197 }, + { + "burned": 80, + "template_id": 796986 + }, { "burned": 28, "template_id": 714704 }, { - "burned": 35098, + "burned": 61528, "template_id": 208176 }, { - "burned": 10, - "template_id": 430526 - }, - { - "burned": 18, - "template_id": 773307 + "burned": 2, + "template_id": 801076 }, { - "burned": 26, - "template_id": 773308 + "burned": 12, + "template_id": 430526 }, { - "burned": 32, + "burned": 90, "template_id": 782832 }, { - "burned": 74, + "burned": 89, "template_id": 773298 }, { - "burned": 323, - "template_id": 755650 - }, - { - "burned": 29, - "template_id": 671195 + "burned": 333, + "template_id": 755650 }, { "burned": 29, - "template_id": 671210 + "template_id": 671195 }, { "burned": 1, "template_id": 610242 }, - { - "burned": 1, - "template_id": 677196 - }, { "burned": 3, "template_id": 234091 @@ -2029,105 +2585,53 @@ "burned": 150, "template_id": 677720 }, - { - "burned": 5, - "template_id": 236135 - }, { "burned": 32, "template_id": 671262 }, { - "burned": 35, - "template_id": 671182 - }, - { - "burned": 822, + "burned": 839, "template_id": 659923 }, { - "burned": 434, + "burned": 444, "template_id": 713489 }, - { - "burned": 83, - "template_id": 714695 - }, - { - "burned": 217, - "template_id": 747473 - }, - { - "burned": 20, - "template_id": 647037 - }, - { - "burned": 30, - "template_id": 671202 - }, { "burned": 35, "template_id": 714719 }, { - "burned": 19, - "template_id": 671306 - }, - { - "burned": 404, + "burned": 406, "template_id": 453446 }, { - "burned": 653, + "burned": 660, "template_id": 659924 }, - { - "burned": 2295, - "template_id": 458018 - }, { "burned": 28, "template_id": 671249 }, - { - "burned": 29904, - "template_id": 492337 - }, { "burned": 23, "template_id": 671321 }, { "burned": 1, - "template_id": 647028 - }, - { - "burned": 29, - "template_id": 671286 + "template_id": 702314 }, { - "burned": 180, + "burned": 181, "template_id": 747220 }, - { - "burned": 24, - "template_id": 671264 - }, - { - "burned": 22, - "template_id": 671301 - }, - { - "burned": 272, - "template_id": 755653 - }, { "burned": 1, "template_id": 480237 }, { - "burned": 212, - "template_id": 747205 + "burned": 4, + "template_id": 790002 }, { "burned": 29, @@ -2142,11 +2646,11 @@ "template_id": 458094 }, { - "burned": 112, + "burned": 113, "template_id": 747209 }, { - "burned": 181, + "burned": 184, "template_id": 753902 }, { @@ -2154,112 +2658,68 @@ "template_id": 458045 }, { - "burned": 67, - "template_id": 430521 - }, - { - "burned": 2791, + "burned": 3980, "template_id": 654237 }, { - "burned": 4198, + "burned": 6426, "template_id": 527470 }, - { - "burned": 4, - "template_id": 514414 - }, { "burned": 27, "template_id": 671240 }, { - "burned": 1, - "template_id": 196590 - }, - { - "burned": 15, - "template_id": 537393 - }, - { - "burned": 17, - "template_id": 671293 + "burned": 109, + "template_id": 796975 }, { "burned": 2, "template_id": 710788 }, { - "burned": 13, + "burned": 16, "template_id": 647032 }, { - "burned": 216, - "template_id": 654250 - }, - { - "burned": 1, + "burned": 2, "template_id": 514472 }, - { - "burned": 4, - "template_id": 648024 - }, - { - "burned": 244, - "template_id": 755654 - }, - { - "burned": 21, - "template_id": 334676 - }, { "burned": 37, "template_id": 671225 }, - { - "burned": 394, - "template_id": 747207 - }, { "burned": 31, "template_id": 671199 }, { - "burned": 841, - "template_id": 458023 + "burned": 414, + "template_id": 747207 }, { "burned": 478, "template_id": 208059 }, - { - "burned": 2108, - "template_id": 453443 - }, - { - "burned": 104, - "template_id": 782817 - }, - { - "burned": 30, - "template_id": 671201 - }, { "burned": 29, "template_id": 671198 }, { - "burned": 121, + "burned": 123, "template_id": 744989 }, { - "burned": 343, + "burned": 1, + "template_id": 650993 + }, + { + "burned": 496, "template_id": 654242 }, { - "burned": 178, - "template_id": 773290 + "burned": 1, + "template_id": 801073 }, { "burned": 222, @@ -2269,145 +2729,65 @@ "burned": 28, "template_id": 671212 }, - { - "burned": 30, - "template_id": 671184 - }, { "burned": 24, "template_id": 671273 }, { - "burned": 23, - "template_id": 537392 - }, - { - "burned": 25, - "template_id": 671224 - }, - { - "burned": 202, + "burned": 293, "template_id": 654253 }, { "burned": 25, "template_id": 671291 }, - { - "burned": 139, - "template_id": 755655 - }, - { - "burned": 62, - "template_id": 430520 - }, - { - "burned": 17, - "template_id": 294830 - }, - { - "burned": 1, - "template_id": 662540 - }, - { - "burned": 75, - "template_id": 773295 - }, { "burned": 1092, "template_id": 382163 }, { - "burned": 27, - "template_id": 671254 - }, - { - "burned": 2038, + "burned": 2041, "template_id": 458005 }, { - "burned": 4065, + "burned": 6169, "template_id": 527471 }, - { - "burned": 26, - "template_id": 671247 - }, - { - "burned": 16, - "template_id": 621232 - }, - { - "burned": 168, - "template_id": 747224 - }, - { - "burned": 10, - "template_id": 229926 - }, { "burned": 31, "template_id": 671283 }, { - "burned": 33, + "burned": 279, "template_id": 761906 }, - { - "burned": 18391, - "template_id": 654285 - }, { "burned": 29, "template_id": 671215 }, { - "burned": 58, + "burned": 61, "template_id": 747217 }, { - "burned": 4243, + "burned": 4671, "template_id": 457140 }, { - "burned": 29957, - "template_id": 208178 - }, - { - "burned": 1235, + "burned": 1317, "template_id": 747196 }, - { - "burned": 5937, - "template_id": 527473 - }, - { - "burned": 24, - "template_id": 671285 - }, - { - "burned": 16, - "template_id": 612853 - }, - { - "burned": 51, - "template_id": 458069 - }, { "burned": 1, "template_id": 300074 }, { - "burned": 8701, - "template_id": 208160 - }, - { - "burned": 196, - "template_id": 458089 + "burned": 1, + "template_id": 514422 }, { - "burned": 20, - "template_id": 671320 + "burned": 11171, + "template_id": 208160 }, { "burned": 27, @@ -2417,10 +2797,6 @@ "burned": 793, "template_id": 382176 }, - { - "burned": 48, - "template_id": 648018 - }, { "burned": 32, "template_id": 671282 @@ -2430,117 +2806,97 @@ "template_id": 671280 }, { - "burned": 9, - "template_id": 707033 - }, - { - "burned": 1, + "burned": 2, "template_id": 537395 }, { - "burned": 90, + "burned": 223, "template_id": 773296 }, { - "burned": 21, - "template_id": 534346 + "burned": 1, + "template_id": 851906 }, { "burned": 26, "template_id": 671189 }, { - "burned": 213, + "burned": 220, "template_id": 531614 }, - { - "burned": 34, - "template_id": 671214 - }, { "burned": 22, "template_id": 671319 }, { - "burned": 293, + "burned": 294, "template_id": 677147 }, { - "burned": 245, - "template_id": 773293 - }, - { - "burned": 59, - "template_id": 782818 - }, - { - "burned": 31, + "burned": 216, "template_id": 761909 }, - { - "burned": 466, - "template_id": 747204 - }, { "burned": 26, "template_id": 714714 }, { - "burned": 5, - "template_id": 707034 + "burned": 36, + "template_id": 458059 }, { - "burned": 35, - "template_id": 458059 + "burned": 31, + "template_id": 671323 }, { "burned": 18, "template_id": 671338 }, { - "burned": 31, - "template_id": 671323 + "burned": 2, + "template_id": 782793 } ], "burned_by_schema": [ { - "burned": 186, + "burned": 274, "schema_name": "cmbz.field" }, { - "burned": 3732, + "burned": 3736, "schema_name": "extractor" }, { - "burned": 1630, + "burned": 2227, "schema_name": "cmbz.res" }, { - "burned": 214525, + "burned": 355575, "schema_name": "ingredient" }, { - "burned": 9, + "burned": 11, "schema_name": "promo" }, { - "burned": 5874, + "burned": 5906, "schema_name": "acr.skin" }, { - "burned": 175, + "burned": 184, "schema_name": "tool" }, { - "burned": 307, + "burned": 366, "schema_name": "acr.gear" }, { - "burned": 1979, + "burned": 2174, "schema_name": "collector" }, { - "burned": 51337, + "burned": 60478, "schema_name": "item" }, { @@ -2548,38 +2904,42 @@ "schema_name": "bonus" }, { - "burned": 760, + "burned": 787, "schema_name": "venue" }, { - "burned": 50308, + "burned": 57135, "schema_name": "pack" }, { - "burned": 24664, + "burned": 33714, "schema_name": "cmbz.comb" }, { - "burned": 2255, + "burned": 8569, "schema_name": "cmbz.cmpnt" }, { - "burned": 128, + "burned": 287, "schema_name": "achievement" }, { - "burned": 6738, + "burned": 6791, "schema_name": "ticket" }, { - "burned": 66940, + "burned": 84, + "schema_name": "cmbz.hex" + }, + { + "burned": 67028, "schema_name": "brgd.equip" } ], - "templates": "924", + "templates": "1038", "schemas": "23" }, - "query_time": 1709306625460 + "query_time": 1756585607269 }, - "text": "{\"success\":true,\"data\":{\"assets\":\"590462\",\"burned\":\"431552\",\"burned_by_template\":[{\"burned\":99,\"template_id\":747221},{\"burned\":63,\"template_id\":782827},{\"burned\":1,\"template_id\":763488},{\"burned\":35,\"template_id\":671203},{\"burned\":20,\"template_id\":671311},{\"burned\":52,\"template_id\":471118},{\"burned\":6,\"template_id\":164518},{\"burned\":233,\"template_id\":755644},{\"burned\":39,\"template_id\":755656},{\"burned\":33,\"template_id\":671179},{\"burned\":28,\"template_id\":671194},{\"burned\":2430,\"template_id\":458002},{\"burned\":12,\"template_id\":671295},{\"burned\":30,\"template_id\":714703},{\"burned\":487,\"template_id\":537449},{\"burned\":23,\"template_id\":671335},{\"burned\":23,\"template_id\":671209},{\"burned\":152,\"template_id\":782811},{\"burned\":29,\"template_id\":671181},{\"burned\":41,\"template_id\":782828},{\"burned\":426,\"template_id\":747213},{\"burned\":7,\"template_id\":671346},{\"burned\":31,\"template_id\":479768},{\"burned\":33,\"template_id\":671279},{\"burned\":2005,\"template_id\":382246},{\"burned\":16,\"template_id\":747396},{\"burned\":57,\"template_id\":458057},{\"burned\":17,\"template_id\":537394},{\"burned\":5,\"template_id\":754873},{\"burned\":18,\"template_id\":714716},{\"burned\":100,\"template_id\":654234},{\"burned\":7818,\"template_id\":453447},{\"burned\":26,\"template_id\":662537},{\"burned\":188,\"template_id\":458112},{\"burned\":4613,\"template_id\":457139},{\"burned\":128,\"template_id\":782807},{\"burned\":25,\"template_id\":671259},{\"burned\":68,\"template_id\":761905},{\"burned\":9644,\"template_id\":208170},{\"burned\":28,\"template_id\":671307},{\"burned\":112,\"template_id\":755659},{\"burned\":11617,\"template_id\":208155},{\"burned\":35,\"template_id\":671174},{\"burned\":25,\"template_id\":671333},{\"burned\":652,\"template_id\":747199},{\"burned\":32,\"template_id\":671236},{\"burned\":16,\"template_id\":773303},{\"burned\":7,\"template_id\":647027},{\"burned\":16,\"template_id\":671336},{\"burned\":39,\"template_id\":530193},{\"burned\":247,\"template_id\":755645},{\"burned\":809,\"template_id\":747206},{\"burned\":352,\"template_id\":763645},{\"burned\":31,\"template_id\":671196},{\"burned\":380,\"template_id\":412787},{\"burned\":18,\"template_id\":714698},{\"burned\":134,\"template_id\":755658},{\"burned\":364,\"template_id\":659925},{\"burned\":1148,\"template_id\":747197},{\"burned\":39,\"template_id\":671281},{\"burned\":12,\"template_id\":655710},{\"burned\":29,\"template_id\":671276},{\"burned\":235,\"template_id\":755648},{\"burned\":3,\"template_id\":754875},{\"burned\":10,\"template_id\":671288},{\"burned\":137,\"template_id\":782809},{\"burned\":146,\"template_id\":747472},{\"burned\":30,\"template_id\":512816},{\"burned\":1028,\"template_id\":411262},{\"burned\":751,\"template_id\":747208},{\"burned\":25,\"template_id\":747390},{\"burned\":16,\"template_id\":671297},{\"burned\":763,\"template_id\":747193},{\"burned\":26,\"template_id\":671305},{\"burned\":102,\"template_id\":782821},{\"burned\":120,\"template_id\":782806},{\"burned\":32,\"template_id\":714706},{\"burned\":184,\"template_id\":773291},{\"burned\":20,\"template_id\":747394},{\"burned\":34,\"template_id\":671252},{\"burned\":38,\"template_id\":671204},{\"burned\":331,\"template_id\":773285},{\"burned\":32,\"template_id\":671334},{\"burned\":529,\"template_id\":747210},{\"burned\":25,\"template_id\":671253},{\"burned\":24,\"template_id\":671218},{\"burned\":202,\"template_id\":747203},{\"burned\":31,\"template_id\":671173},{\"burned\":5,\"template_id\":612854},{\"burned\":11,\"template_id\":782677},{\"burned\":2,\"template_id\":514417},{\"burned\":34,\"template_id\":671222},{\"burned\":34,\"template_id\":714699},{\"burned\":10,\"template_id\":782839},{\"burned\":26,\"template_id\":671177},{\"burned\":4984,\"template_id\":527467},{\"burned\":849,\"template_id\":458025},{\"burned\":13,\"template_id\":286365},{\"burned\":26,\"template_id\":671250},{\"burned\":1275,\"template_id\":429541},{\"burned\":35,\"template_id\":782822},{\"burned\":1,\"template_id\":647033},{\"burned\":30,\"template_id\":671251},{\"burned\":28,\"template_id\":671239},{\"burned\":32,\"template_id\":671193},{\"burned\":10,\"template_id\":772349},{\"burned\":637,\"template_id\":429543},{\"burned\":192,\"template_id\":753900},{\"burned\":2463,\"template_id\":458007},{\"burned\":33,\"template_id\":671230},{\"burned\":280,\"template_id\":362008},{\"burned\":29,\"template_id\":671284},{\"burned\":31,\"template_id\":671270},{\"burned\":4,\"template_id\":783667},{\"burned\":5,\"template_id\":747398},{\"burned\":29,\"template_id\":671296},{\"burned\":14,\"template_id\":408336},{\"burned\":44,\"template_id\":471116},{\"burned\":20,\"template_id\":671300},{\"burned\":142,\"template_id\":755652},{\"burned\":2609,\"template_id\":457994},{\"burned\":940,\"template_id\":458030},{\"burned\":19,\"template_id\":647031},{\"burned\":2072,\"template_id\":750150},{\"burned\":132,\"template_id\":782813},{\"burned\":5,\"template_id\":383980},{\"burned\":2,\"template_id\":317125},{\"burned\":83,\"template_id\":714693},{\"burned\":7600,\"template_id\":208159},{\"burned\":382,\"template_id\":747214},{\"burned\":12460,\"template_id\":208158},{\"burned\":4,\"template_id\":647030},{\"burned\":20,\"template_id\":671294},{\"burned\":30,\"template_id\":671228},{\"burned\":25,\"template_id\":747393},{\"burned\":257,\"template_id\":772553},{\"burned\":29,\"template_id\":671207},{\"burned\":35,\"template_id\":671176},{\"burned\":7843,\"template_id\":208162},{\"burned\":3,\"template_id\":438338},{\"burned\":27,\"template_id\":671192},{\"burned\":79,\"template_id\":714691},{\"burned\":486,\"template_id\":773288},{\"burned\":217,\"template_id\":707294},{\"burned\":17,\"template_id\":671289},{\"burned\":1,\"template_id\":648030},{\"burned\":6062,\"template_id\":272862},{\"burned\":5,\"template_id\":233843},{\"burned\":1,\"template_id\":514426},{\"burned\":30,\"template_id\":671309},{\"burned\":3,\"template_id\":677197},{\"burned\":156,\"template_id\":537454},{\"burned\":3,\"template_id\":647202},{\"burned\":4,\"template_id\":383981},{\"burned\":21,\"template_id\":671339},{\"burned\":5,\"template_id\":677194},{\"burned\":18,\"template_id\":782835},{\"burned\":9,\"template_id\":714720},{\"burned\":7,\"template_id\":710793},{\"burned\":325,\"template_id\":654241},{\"burned\":19,\"template_id\":671257},{\"burned\":70,\"template_id\":747223},{\"burned\":88,\"template_id\":747211},{\"burned\":30,\"template_id\":671232},{\"burned\":33,\"template_id\":671223},{\"burned\":34,\"template_id\":671229},{\"burned\":11,\"template_id\":782841},{\"burned\":30,\"template_id\":671238},{\"burned\":19,\"template_id\":671302},{\"burned\":312,\"template_id\":773286},{\"burned\":9704,\"template_id\":208172},{\"burned\":267,\"template_id\":711067},{\"burned\":824,\"template_id\":747195},{\"burned\":10,\"template_id\":671317},{\"burned\":207,\"template_id\":747470},{\"burned\":9,\"template_id\":671345},{\"burned\":393,\"template_id\":654244},{\"burned\":15,\"template_id\":430523},{\"burned\":87,\"template_id\":782815},{\"burned\":2,\"template_id\":647023},{\"burned\":345,\"template_id\":782678},{\"burned\":18,\"template_id\":671275},{\"burned\":1,\"template_id\":514418},{\"burned\":2,\"template_id\":471171},{\"burned\":59,\"template_id\":714690},{\"burned\":2,\"template_id\":671347},{\"burned\":33,\"template_id\":490379},{\"burned\":26,\"template_id\":671260},{\"burned\":7,\"template_id\":647041},{\"burned\":26,\"template_id\":230115},{\"burned\":1,\"template_id\":514474},{\"burned\":12,\"template_id\":747389},{\"burned\":129,\"template_id\":782812},{\"burned\":707,\"template_id\":730681},{\"burned\":243,\"template_id\":744977},{\"burned\":719,\"template_id\":537448},{\"burned\":20,\"template_id\":671318},{\"burned\":15,\"template_id\":647018},{\"burned\":71,\"template_id\":782816},{\"burned\":3713,\"template_id\":408305},{\"burned\":23,\"template_id\":518402},{\"burned\":10,\"template_id\":714729},{\"burned\":14,\"template_id\":677192},{\"burned\":32,\"template_id\":671191},{\"burned\":25,\"template_id\":671330},{\"burned\":24,\"template_id\":714696},{\"burned\":168,\"template_id\":430516},{\"burned\":212,\"template_id\":747219},{\"burned\":790,\"template_id\":747200},{\"burned\":33,\"template_id\":671217},{\"burned\":2375,\"template_id\":458001},{\"burned\":36,\"template_id\":671208},{\"burned\":29,\"template_id\":671200},{\"burned\":121,\"template_id\":764335},{\"burned\":3,\"template_id\":710847},{\"burned\":2,\"template_id\":239963},{\"burned\":226,\"template_id\":747216},{\"burned\":23,\"template_id\":671328},{\"burned\":46,\"template_id\":458066},{\"burned\":26,\"template_id\":671292},{\"burned\":247,\"template_id\":755641},{\"burned\":66,\"template_id\":782814},{\"burned\":14,\"template_id\":647045},{\"burned\":2,\"template_id\":647036},{\"burned\":51,\"template_id\":755657},{\"burned\":25,\"template_id\":671324},{\"burned\":22,\"template_id\":714711},{\"burned\":27,\"template_id\":671175},{\"burned\":12,\"template_id\":647054},{\"burned\":70,\"template_id\":764336},{\"burned\":4,\"template_id\":408333},{\"burned\":5,\"template_id\":408335},{\"burned\":167,\"template_id\":654259},{\"burned\":1,\"template_id\":678861},{\"burned\":34,\"template_id\":671235},{\"burned\":14,\"template_id\":650992},{\"burned\":547,\"template_id\":755649},{\"burned\":10,\"template_id\":514413},{\"burned\":11,\"template_id\":233143},{\"burned\":28,\"template_id\":671269},{\"burned\":28,\"template_id\":782833},{\"burned\":26,\"template_id\":671327},{\"burned\":16,\"template_id\":782838},{\"burned\":291,\"template_id\":747198},{\"burned\":50,\"template_id\":247143},{\"burned\":31,\"template_id\":671187},{\"burned\":29,\"template_id\":671265},{\"burned\":18,\"template_id\":671310},{\"burned\":66,\"template_id\":747477},{\"burned\":27,\"template_id\":671331},{\"burned\":16,\"template_id\":763283},{\"burned\":14,\"template_id\":782834},{\"burned\":228,\"template_id\":747218},{\"burned\":2006,\"template_id\":458017},{\"burned\":1,\"template_id\":673420},{\"burned\":123,\"template_id\":747212},{\"burned\":377,\"template_id\":755651},{\"burned\":432,\"template_id\":747475},{\"burned\":1,\"template_id\":383979},{\"burned\":2,\"template_id\":747400},{\"burned\":23,\"template_id\":714697},{\"burned\":346,\"template_id\":755642},{\"burned\":1,\"template_id\":240413},{\"burned\":25,\"template_id\":671243},{\"burned\":66,\"template_id\":747222},{\"burned\":1859,\"template_id\":458012},{\"burned\":28,\"template_id\":714715},{\"burned\":5209,\"template_id\":527468},{\"burned\":35,\"template_id\":671271},{\"burned\":9,\"template_id\":677184},{\"burned\":53,\"template_id\":458064},{\"burned\":28,\"template_id\":671248},{\"burned\":37,\"template_id\":782823},{\"burned\":10,\"template_id\":754871},{\"burned\":1,\"template_id\":514416},{\"burned\":228,\"template_id\":458050},{\"burned\":22,\"template_id\":782829},{\"burned\":24,\"template_id\":671299},{\"burned\":900,\"template_id\":458113},{\"burned\":184,\"template_id\":753901},{\"burned\":43,\"template_id\":782830},{\"burned\":37,\"template_id\":671171},{\"burned\":31,\"template_id\":671255},{\"burned\":6,\"template_id\":647050},{\"burned\":35,\"template_id\":747471},{\"burned\":16,\"template_id\":747395},{\"burned\":32,\"template_id\":671266},{\"burned\":365,\"template_id\":773287},{\"burned\":202,\"template_id\":458047},{\"burned\":17,\"template_id\":671313},{\"burned\":11,\"template_id\":430522},{\"burned\":7,\"template_id\":747392},{\"burned\":239,\"template_id\":747476},{\"burned\":965,\"template_id\":670861},{\"burned\":203,\"template_id\":458093},{\"burned\":1003,\"template_id\":382169},{\"burned\":33,\"template_id\":671263},{\"burned\":230,\"template_id\":755643},{\"burned\":73,\"template_id\":714710},{\"burned\":5456,\"template_id\":527469},{\"burned\":41,\"template_id\":782825},{\"burned\":24,\"template_id\":671258},{\"burned\":1373,\"template_id\":647992},{\"burned\":33,\"template_id\":671231},{\"burned\":80,\"template_id\":714694},{\"burned\":8,\"template_id\":710792},{\"burned\":450,\"template_id\":382250},{\"burned\":12,\"template_id\":674017},{\"burned\":911,\"template_id\":747201},{\"burned\":25,\"template_id\":671206},{\"burned\":761,\"template_id\":654238},{\"burned\":28,\"template_id\":671337},{\"burned\":26,\"template_id\":671183},{\"burned\":133,\"template_id\":763298},{\"burned\":22,\"template_id\":671220},{\"burned\":14,\"template_id\":710782},{\"burned\":2,\"template_id\":537397},{\"burned\":33,\"template_id\":671178},{\"burned\":805,\"template_id\":458021},{\"burned\":10799,\"template_id\":208173},{\"burned\":378,\"template_id\":764333},{\"burned\":1,\"template_id\":610246},{\"burned\":15984,\"template_id\":457137},{\"burned\":29,\"template_id\":671245},{\"burned\":22,\"template_id\":782837},{\"burned\":9,\"template_id\":754874},{\"burned\":313,\"template_id\":208065},{\"burned\":33,\"template_id\":499292},{\"burned\":14,\"template_id\":647039},{\"burned\":62,\"template_id\":714702},{\"burned\":3,\"template_id\":230232},{\"burned\":28,\"template_id\":671268},{\"burned\":15,\"template_id\":747391},{\"burned\":1,\"template_id\":714734},{\"burned\":781,\"template_id\":382181},{\"burned\":33,\"template_id\":714717},{\"burned\":12041,\"template_id\":208156},{\"burned\":2712,\"template_id\":654235},{\"burned\":8392,\"template_id\":457138},{\"burned\":2,\"template_id\":514435},{\"burned\":153,\"template_id\":654261},{\"burned\":27,\"template_id\":671221},{\"burned\":47,\"template_id\":782824},{\"burned\":1,\"template_id\":514473},{\"burned\":72,\"template_id\":782820},{\"burned\":14,\"template_id\":714708},{\"burned\":1,\"template_id\":647021},{\"burned\":71,\"template_id\":714692},{\"burned\":141,\"template_id\":680667},{\"burned\":32,\"template_id\":782826},{\"burned\":54,\"template_id\":747474},{\"burned\":31,\"template_id\":671188},{\"burned\":119,\"template_id\":782808},{\"burned\":2,\"template_id\":647047},{\"burned\":246,\"template_id\":764334},{\"burned\":23,\"template_id\":671332},{\"burned\":24,\"template_id\":782831},{\"burned\":11,\"template_id\":714700},{\"burned\":26,\"template_id\":671237},{\"burned\":2807,\"template_id\":458006},{\"burned\":48,\"template_id\":773301},{\"burned\":1501,\"template_id\":382247},{\"burned\":885,\"template_id\":458032},{\"burned\":28,\"template_id\":671325},{\"burned\":803,\"template_id\":382248},{\"burned\":156,\"template_id\":430518},{\"burned\":91,\"template_id\":773302},{\"burned\":1,\"template_id\":164528},{\"burned\":196,\"template_id\":747202},{\"burned\":6,\"template_id\":408334},{\"burned\":60,\"template_id\":773300},{\"burned\":1,\"template_id\":471169},{\"burned\":2,\"template_id\":710786},{\"burned\":262,\"template_id\":755646},{\"burned\":1,\"template_id\":707032},{\"burned\":2,\"template_id\":231788},{\"burned\":24,\"template_id\":773305},{\"burned\":157,\"template_id\":773292},{\"burned\":168,\"template_id\":458055},{\"burned\":20,\"template_id\":714718},{\"burned\":37,\"template_id\":671219},{\"burned\":34,\"template_id\":714705},{\"burned\":178,\"template_id\":744981},{\"burned\":74,\"template_id\":714701},{\"burned\":15,\"template_id\":677187},{\"burned\":19,\"template_id\":773306},{\"burned\":2559,\"template_id\":458009},{\"burned\":27,\"template_id\":495562},{\"burned\":26,\"template_id\":671205},{\"burned\":127,\"template_id\":782810},{\"burned\":64,\"template_id\":773299},{\"burned\":253,\"template_id\":713485},{\"burned\":34,\"template_id\":671274},{\"burned\":409,\"template_id\":755647},{\"burned\":19,\"template_id\":671315},{\"burned\":263,\"template_id\":208069},{\"burned\":76,\"template_id\":772546},{\"burned\":373,\"template_id\":537452},{\"burned\":2,\"template_id\":764329},{\"burned\":1,\"template_id\":438337},{\"burned\":234,\"template_id\":747478},{\"burned\":27,\"template_id\":647026},{\"burned\":68,\"template_id\":747215},{\"burned\":876,\"template_id\":747191},{\"burned\":2502,\"template_id\":457999},{\"burned\":1228,\"template_id\":478795},{\"burned\":29,\"template_id\":671185},{\"burned\":541,\"template_id\":429544},{\"burned\":259,\"template_id\":713487},{\"burned\":20,\"template_id\":671304},{\"burned\":834,\"template_id\":747192},{\"burned\":440,\"template_id\":764332},{\"burned\":1,\"template_id\":261887},{\"burned\":511,\"template_id\":531613},{\"burned\":84,\"template_id\":430519},{\"burned\":12,\"template_id\":782840},{\"burned\":24,\"template_id\":671211},{\"burned\":1,\"template_id\":644818},{\"burned\":42,\"template_id\":654264},{\"burned\":187,\"template_id\":430517},{\"burned\":25,\"template_id\":671277},{\"burned\":6,\"template_id\":762586},{\"burned\":31,\"template_id\":671233},{\"burned\":18,\"template_id\":671316},{\"burned\":19,\"template_id\":671290},{\"burned\":29212,\"template_id\":208180},{\"burned\":30,\"template_id\":714713},{\"burned\":25,\"template_id\":671308},{\"burned\":1,\"template_id\":316461},{\"burned\":24,\"template_id\":647007},{\"burned\":25,\"template_id\":671329},{\"burned\":9,\"template_id\":677193},{\"burned\":24,\"template_id\":671303},{\"burned\":44,\"template_id\":773304},{\"burned\":1000,\"template_id\":453445},{\"burned\":29,\"template_id\":671234},{\"burned\":592,\"template_id\":676944},{\"burned\":23,\"template_id\":671241},{\"burned\":1,\"template_id\":534345},{\"burned\":17,\"template_id\":677183},{\"burned\":14,\"template_id\":782836},{\"burned\":21,\"template_id\":671272},{\"burned\":84,\"template_id\":782819},{\"burned\":15,\"template_id\":438339},{\"burned\":290,\"template_id\":773294},{\"burned\":21,\"template_id\":671242},{\"burned\":14,\"template_id\":747397},{\"burned\":2250,\"template_id\":458003},{\"burned\":28,\"template_id\":671322},{\"burned\":220,\"template_id\":440741},{\"burned\":320,\"template_id\":773284},{\"burned\":20,\"template_id\":671314},{\"burned\":1,\"template_id\":514419},{\"burned\":13,\"template_id\":714721},{\"burned\":207,\"template_id\":654249},{\"burned\":452,\"template_id\":747194},{\"burned\":20,\"template_id\":714707},{\"burned\":330,\"template_id\":773289},{\"burned\":19,\"template_id\":644817},{\"burned\":56,\"template_id\":714709},{\"burned\":32,\"template_id\":671261},{\"burned\":2638,\"template_id\":654236},{\"burned\":55,\"template_id\":673419},{\"burned\":189,\"template_id\":763644},{\"burned\":27,\"template_id\":671213},{\"burned\":132,\"template_id\":773297},{\"burned\":11,\"template_id\":383978},{\"burned\":31,\"template_id\":671256},{\"burned\":30,\"template_id\":671216},{\"burned\":35,\"template_id\":654263},{\"burned\":1,\"template_id\":514092},{\"burned\":758,\"template_id\":654240},{\"burned\":244,\"template_id\":537453},{\"burned\":19,\"template_id\":671298},{\"burned\":36,\"template_id\":531615},{\"burned\":30,\"template_id\":671246},{\"burned\":680,\"template_id\":654239},{\"burned\":40,\"template_id\":671227},{\"burned\":1,\"template_id\":173244},{\"burned\":7,\"template_id\":677188},{\"burned\":18,\"template_id\":671312},{\"burned\":31,\"template_id\":671244},{\"burned\":32,\"template_id\":671226},{\"burned\":32,\"template_id\":714712},{\"burned\":39,\"template_id\":671186},{\"burned\":26,\"template_id\":671287},{\"burned\":23,\"template_id\":671326},{\"burned\":187,\"template_id\":458052},{\"burned\":36,\"template_id\":671190},{\"burned\":29,\"template_id\":671197},{\"burned\":28,\"template_id\":714704},{\"burned\":35098,\"template_id\":208176},{\"burned\":10,\"template_id\":430526},{\"burned\":18,\"template_id\":773307},{\"burned\":26,\"template_id\":773308},{\"burned\":32,\"template_id\":782832},{\"burned\":74,\"template_id\":773298},{\"burned\":323,\"template_id\":755650},{\"burned\":29,\"template_id\":671195},{\"burned\":29,\"template_id\":671210},{\"burned\":1,\"template_id\":610242},{\"burned\":1,\"template_id\":677196},{\"burned\":3,\"template_id\":234091},{\"burned\":150,\"template_id\":677720},{\"burned\":5,\"template_id\":236135},{\"burned\":32,\"template_id\":671262},{\"burned\":35,\"template_id\":671182},{\"burned\":822,\"template_id\":659923},{\"burned\":434,\"template_id\":713489},{\"burned\":83,\"template_id\":714695},{\"burned\":217,\"template_id\":747473},{\"burned\":20,\"template_id\":647037},{\"burned\":30,\"template_id\":671202},{\"burned\":35,\"template_id\":714719},{\"burned\":19,\"template_id\":671306},{\"burned\":404,\"template_id\":453446},{\"burned\":653,\"template_id\":659924},{\"burned\":2295,\"template_id\":458018},{\"burned\":28,\"template_id\":671249},{\"burned\":29904,\"template_id\":492337},{\"burned\":23,\"template_id\":671321},{\"burned\":1,\"template_id\":647028},{\"burned\":29,\"template_id\":671286},{\"burned\":180,\"template_id\":747220},{\"burned\":24,\"template_id\":671264},{\"burned\":22,\"template_id\":671301},{\"burned\":272,\"template_id\":755653},{\"burned\":1,\"template_id\":480237},{\"burned\":212,\"template_id\":747205},{\"burned\":29,\"template_id\":671267},{\"burned\":32,\"template_id\":671180},{\"burned\":38,\"template_id\":458094},{\"burned\":112,\"template_id\":747209},{\"burned\":181,\"template_id\":753902},{\"burned\":1,\"template_id\":458045},{\"burned\":67,\"template_id\":430521},{\"burned\":2791,\"template_id\":654237},{\"burned\":4198,\"template_id\":527470},{\"burned\":4,\"template_id\":514414},{\"burned\":27,\"template_id\":671240},{\"burned\":1,\"template_id\":196590},{\"burned\":15,\"template_id\":537393},{\"burned\":17,\"template_id\":671293},{\"burned\":2,\"template_id\":710788},{\"burned\":13,\"template_id\":647032},{\"burned\":216,\"template_id\":654250},{\"burned\":1,\"template_id\":514472},{\"burned\":4,\"template_id\":648024},{\"burned\":244,\"template_id\":755654},{\"burned\":21,\"template_id\":334676},{\"burned\":37,\"template_id\":671225},{\"burned\":394,\"template_id\":747207},{\"burned\":31,\"template_id\":671199},{\"burned\":841,\"template_id\":458023},{\"burned\":478,\"template_id\":208059},{\"burned\":2108,\"template_id\":453443},{\"burned\":104,\"template_id\":782817},{\"burned\":30,\"template_id\":671201},{\"burned\":29,\"template_id\":671198},{\"burned\":121,\"template_id\":744989},{\"burned\":343,\"template_id\":654242},{\"burned\":178,\"template_id\":773290},{\"burned\":222,\"template_id\":458040},{\"burned\":28,\"template_id\":671212},{\"burned\":30,\"template_id\":671184},{\"burned\":24,\"template_id\":671273},{\"burned\":23,\"template_id\":537392},{\"burned\":25,\"template_id\":671224},{\"burned\":202,\"template_id\":654253},{\"burned\":25,\"template_id\":671291},{\"burned\":139,\"template_id\":755655},{\"burned\":62,\"template_id\":430520},{\"burned\":17,\"template_id\":294830},{\"burned\":1,\"template_id\":662540},{\"burned\":75,\"template_id\":773295},{\"burned\":1092,\"template_id\":382163},{\"burned\":27,\"template_id\":671254},{\"burned\":2038,\"template_id\":458005},{\"burned\":4065,\"template_id\":527471},{\"burned\":26,\"template_id\":671247},{\"burned\":16,\"template_id\":621232},{\"burned\":168,\"template_id\":747224},{\"burned\":10,\"template_id\":229926},{\"burned\":31,\"template_id\":671283},{\"burned\":33,\"template_id\":761906},{\"burned\":18391,\"template_id\":654285},{\"burned\":29,\"template_id\":671215},{\"burned\":58,\"template_id\":747217},{\"burned\":4243,\"template_id\":457140},{\"burned\":29957,\"template_id\":208178},{\"burned\":1235,\"template_id\":747196},{\"burned\":5937,\"template_id\":527473},{\"burned\":24,\"template_id\":671285},{\"burned\":16,\"template_id\":612853},{\"burned\":51,\"template_id\":458069},{\"burned\":1,\"template_id\":300074},{\"burned\":8701,\"template_id\":208160},{\"burned\":196,\"template_id\":458089},{\"burned\":20,\"template_id\":671320},{\"burned\":27,\"template_id\":671278},{\"burned\":793,\"template_id\":382176},{\"burned\":48,\"template_id\":648018},{\"burned\":32,\"template_id\":671282},{\"burned\":30,\"template_id\":671280},{\"burned\":9,\"template_id\":707033},{\"burned\":1,\"template_id\":537395},{\"burned\":90,\"template_id\":773296},{\"burned\":21,\"template_id\":534346},{\"burned\":26,\"template_id\":671189},{\"burned\":213,\"template_id\":531614},{\"burned\":34,\"template_id\":671214},{\"burned\":22,\"template_id\":671319},{\"burned\":293,\"template_id\":677147},{\"burned\":245,\"template_id\":773293},{\"burned\":59,\"template_id\":782818},{\"burned\":31,\"template_id\":761909},{\"burned\":466,\"template_id\":747204},{\"burned\":26,\"template_id\":714714},{\"burned\":5,\"template_id\":707034},{\"burned\":35,\"template_id\":458059},{\"burned\":18,\"template_id\":671338},{\"burned\":31,\"template_id\":671323}],\"burned_by_schema\":[{\"burned\":186,\"schema_name\":\"cmbz.field\"},{\"burned\":3732,\"schema_name\":\"extractor\"},{\"burned\":1630,\"schema_name\":\"cmbz.res\"},{\"burned\":214525,\"schema_name\":\"ingredient\"},{\"burned\":9,\"schema_name\":\"promo\"},{\"burned\":5874,\"schema_name\":\"acr.skin\"},{\"burned\":175,\"schema_name\":\"tool\"},{\"burned\":307,\"schema_name\":\"acr.gear\"},{\"burned\":1979,\"schema_name\":\"collector\"},{\"burned\":51337,\"schema_name\":\"item\"},{\"burned\":5,\"schema_name\":\"bonus\"},{\"burned\":760,\"schema_name\":\"venue\"},{\"burned\":50308,\"schema_name\":\"pack\"},{\"burned\":24664,\"schema_name\":\"cmbz.comb\"},{\"burned\":2255,\"schema_name\":\"cmbz.cmpnt\"},{\"burned\":128,\"schema_name\":\"achievement\"},{\"burned\":6738,\"schema_name\":\"ticket\"},{\"burned\":66940,\"schema_name\":\"brgd.equip\"}],\"templates\":\"924\",\"schemas\":\"23\"},\"query_time\":1709306625460}" + "text": "{\"success\":true,\"data\":{\"assets\":\"778027\",\"burned\":\"605331\",\"burned_by_template\":[{\"burned\":164,\"template_id\":782827},{\"burned\":1,\"template_id\":763488},{\"burned\":35,\"template_id\":671203},{\"burned\":20,\"template_id\":671311},{\"burned\":7,\"template_id\":164518},{\"burned\":265,\"template_id\":755644},{\"burned\":39,\"template_id\":755656},{\"burned\":12,\"template_id\":671295},{\"burned\":30,\"template_id\":714703},{\"burned\":168,\"template_id\":789995},{\"burned\":23,\"template_id\":671335},{\"burned\":19,\"template_id\":782669},{\"burned\":585,\"template_id\":782811},{\"burned\":102,\"template_id\":782828},{\"burned\":7,\"template_id\":671346},{\"burned\":2008,\"template_id\":382246},{\"burned\":59,\"template_id\":458057},{\"burned\":17,\"template_id\":537394},{\"burned\":18,\"template_id\":714716},{\"burned\":8097,\"template_id\":453447},{\"burned\":622,\"template_id\":761905},{\"burned\":23423,\"template_id\":208170},{\"burned\":28,\"template_id\":671307},{\"burned\":25,\"template_id\":671333},{\"burned\":1145,\"template_id\":747199},{\"burned\":51,\"template_id\":773303},{\"burned\":39,\"template_id\":530193},{\"burned\":276,\"template_id\":755645},{\"burned\":824,\"template_id\":747206},{\"burned\":1223,\"template_id\":747197},{\"burned\":7,\"template_id\":754875},{\"burned\":10,\"template_id\":671288},{\"burned\":627,\"template_id\":782809},{\"burned\":1029,\"template_id\":411262},{\"burned\":837,\"template_id\":747193},{\"burned\":26,\"template_id\":671305},{\"burned\":365,\"template_id\":782821},{\"burned\":426,\"template_id\":782806},{\"burned\":480,\"template_id\":773291},{\"burned\":34,\"template_id\":671252},{\"burned\":32,\"template_id\":671334},{\"burned\":6,\"template_id\":612854},{\"burned\":12,\"template_id\":782677},{\"burned\":2,\"template_id\":789986},{\"burned\":34,\"template_id\":714699},{\"burned\":7395,\"template_id\":527467},{\"burned\":26,\"template_id\":671250},{\"burned\":1277,\"template_id\":429541},{\"burned\":95,\"template_id\":782822},{\"burned\":28,\"template_id\":671239},{\"burned\":32,\"template_id\":671193},{\"burned\":637,\"template_id\":429543},{\"burned\":1,\"template_id\":514423},{\"burned\":285,\"template_id\":362008},{\"burned\":33,\"template_id\":671230},{\"burned\":14,\"template_id\":782783},{\"burned\":11,\"template_id\":747398},{\"burned\":44,\"template_id\":471116},{\"burned\":199,\"template_id\":755652},{\"burned\":22,\"template_id\":647031},{\"burned\":661,\"template_id\":782813},{\"burned\":5,\"template_id\":383980},{\"burned\":83,\"template_id\":714693},{\"burned\":436,\"template_id\":747214},{\"burned\":29,\"template_id\":671207},{\"burned\":10194,\"template_id\":208162},{\"burned\":954,\"template_id\":773288},{\"burned\":217,\"template_id\":707294},{\"burned\":17,\"template_id\":671289},{\"burned\":6,\"template_id\":782784},{\"burned\":2,\"template_id\":648030},{\"burned\":3,\"template_id\":677197},{\"burned\":2,\"template_id\":763286},{\"burned\":7,\"template_id\":647202},{\"burned\":21,\"template_id\":671339},{\"burned\":9,\"template_id\":714720},{\"burned\":19,\"template_id\":671257},{\"burned\":90,\"template_id\":747211},{\"burned\":24,\"template_id\":782841},{\"burned\":30,\"template_id\":671238},{\"burned\":21590,\"template_id\":208172},{\"burned\":284,\"template_id\":711067},{\"burned\":853,\"template_id\":747195},{\"burned\":241,\"template_id\":747470},{\"burned\":539,\"template_id\":654244},{\"burned\":2,\"template_id\":647023},{\"burned\":345,\"template_id\":782815},{\"burned\":2,\"template_id\":471171},{\"burned\":3,\"template_id\":763484},{\"burned\":33,\"template_id\":490379},{\"burned\":26,\"template_id\":671260},{\"burned\":7,\"template_id\":647041},{\"burned\":1149,\"template_id\":730681},{\"burned\":243,\"template_id\":744977},{\"burned\":796,\"template_id\":537448},{\"burned\":3713,\"template_id\":408305},{\"burned\":17,\"template_id\":647018},{\"burned\":239,\"template_id\":782816},{\"burned\":14,\"template_id\":677192},{\"burned\":23,\"template_id\":518402},{\"burned\":25,\"template_id\":671330},{\"burned\":25,\"template_id\":789998},{\"burned\":33,\"template_id\":671217},{\"burned\":29,\"template_id\":671200},{\"burned\":129,\"template_id\":764335},{\"burned\":4,\"template_id\":710847},{\"burned\":2,\"template_id\":239963},{\"burned\":231,\"template_id\":747216},{\"burned\":46,\"template_id\":458066},{\"burned\":23,\"template_id\":671328},{\"burned\":2,\"template_id\":790006},{\"burned\":4,\"template_id\":647036},{\"burned\":53,\"template_id\":755657},{\"burned\":22,\"template_id\":714711},{\"burned\":27,\"template_id\":671175},{\"burned\":31,\"template_id\":789996},{\"burned\":8,\"template_id\":408333},{\"burned\":5,\"template_id\":408335},{\"burned\":226,\"template_id\":654259},{\"burned\":1,\"template_id\":678861},{\"burned\":14,\"template_id\":650992},{\"burned\":581,\"template_id\":755649},{\"burned\":10,\"template_id\":514413},{\"burned\":100,\"template_id\":747477},{\"burned\":27,\"template_id\":671331},{\"burned\":34,\"template_id\":782834},{\"burned\":4,\"template_id\":677195},{\"burned\":3,\"template_id\":713493},{\"burned\":1,\"template_id\":851884},{\"burned\":167,\"template_id\":747212},{\"burned\":557,\"template_id\":747475},{\"burned\":1,\"template_id\":383979},{\"burned\":3,\"template_id\":747400},{\"burned\":23,\"template_id\":714697},{\"burned\":84,\"template_id\":796976},{\"burned\":369,\"template_id\":755642},{\"burned\":1,\"template_id\":240413},{\"burned\":25,\"template_id\":671243},{\"burned\":69,\"template_id\":747222},{\"burned\":1865,\"template_id\":458012},{\"burned\":7729,\"template_id\":527468},{\"burned\":35,\"template_id\":671271},{\"burned\":12,\"template_id\":677184},{\"burned\":28,\"template_id\":671248},{\"burned\":3,\"template_id\":801070},{\"burned\":228,\"template_id\":458050},{\"burned\":24,\"template_id\":671299},{\"burned\":106,\"template_id\":782830},{\"burned\":37,\"template_id\":671171},{\"burned\":10,\"template_id\":647050},{\"burned\":59,\"template_id\":747471},{\"burned\":32,\"template_id\":671266},{\"burned\":851,\"template_id\":773287},{\"burned\":13,\"template_id\":790003},{\"burned\":11,\"template_id\":430522},{\"burned\":10,\"template_id\":747392},{\"burned\":271,\"template_id\":747476},{\"burned\":978,\"template_id\":670861},{\"burned\":33,\"template_id\":671263},{\"burned\":24,\"template_id\":671258},{\"burned\":1382,\"template_id\":647992},{\"burned\":33,\"template_id\":671231},{\"burned\":11,\"template_id\":710792},{\"burned\":12,\"template_id\":674017},{\"burned\":943,\"template_id\":747201},{\"burned\":9,\"template_id\":782787},{\"burned\":1158,\"template_id\":654238},{\"burned\":3,\"template_id\":801068},{\"burned\":6,\"template_id\":827395},{\"burned\":27,\"template_id\":801477},{\"burned\":27,\"template_id\":790000},{\"burned\":33,\"template_id\":796980},{\"burned\":57,\"template_id\":789999},{\"burned\":23721,\"template_id\":208173},{\"burned\":1,\"template_id\":754872},{\"burned\":11,\"template_id\":754874},{\"burned\":33,\"template_id\":499292},{\"burned\":16,\"template_id\":647039},{\"burned\":62,\"template_id\":714702},{\"burned\":3,\"template_id\":230232},{\"burned\":4,\"template_id\":789991},{\"burned\":6,\"template_id\":782789},{\"burned\":1,\"template_id\":714734},{\"burned\":8785,\"template_id\":457138},{\"burned\":2,\"template_id\":514435},{\"burned\":219,\"template_id\":654261},{\"burned\":1,\"template_id\":514473},{\"burned\":281,\"template_id\":782820},{\"burned\":1,\"template_id\":647021},{\"burned\":71,\"template_id\":714692},{\"burned\":95,\"template_id\":782826},{\"burned\":31,\"template_id\":671188},{\"burned\":249,\"template_id\":764334},{\"burned\":11,\"template_id\":714700},{\"burned\":26,\"template_id\":671237},{\"burned\":2808,\"template_id\":458006},{\"burned\":165,\"template_id\":773301},{\"burned\":2,\"template_id\":764330},{\"burned\":28,\"template_id\":671325},{\"burned\":803,\"template_id\":382248},{\"burned\":161,\"template_id\":430518},{\"burned\":2,\"template_id\":851905},{\"burned\":2,\"template_id\":164528},{\"burned\":196,\"template_id\":747202},{\"burned\":6,\"template_id\":408334},{\"burned\":1,\"template_id\":707032},{\"burned\":2,\"template_id\":782790},{\"burned\":168,\"template_id\":458055},{\"burned\":1,\"template_id\":530206},{\"burned\":37,\"template_id\":671219},{\"burned\":181,\"template_id\":744981},{\"burned\":15,\"template_id\":677187},{\"burned\":141,\"template_id\":773299},{\"burned\":270,\"template_id\":713485},{\"burned\":19,\"template_id\":671315},{\"burned\":6,\"template_id\":764329},{\"burned\":417,\"template_id\":747478},{\"burned\":68,\"template_id\":747215},{\"burned\":1198,\"template_id\":747191},{\"burned\":265,\"template_id\":713487},{\"burned\":20,\"template_id\":671304},{\"burned\":894,\"template_id\":747192},{\"burned\":24,\"template_id\":671211},{\"burned\":193,\"template_id\":430517},{\"burned\":20,\"template_id\":762586},{\"burned\":18,\"template_id\":671316},{\"burned\":50041,\"template_id\":208180},{\"burned\":25,\"template_id\":671308},{\"burned\":25,\"template_id\":671329},{\"burned\":29,\"template_id\":671234},{\"burned\":23,\"template_id\":671241},{\"burned\":1,\"template_id\":534345},{\"burned\":56,\"template_id\":782836},{\"burned\":344,\"template_id\":782819},{\"burned\":15,\"template_id\":438339},{\"burned\":21,\"template_id\":671242},{\"burned\":20,\"template_id\":671314},{\"burned\":13,\"template_id\":714721},{\"burned\":299,\"template_id\":654249},{\"burned\":463,\"template_id\":747194},{\"burned\":20,\"template_id\":714707},{\"burned\":3714,\"template_id\":654236},{\"burned\":75,\"template_id\":673419},{\"burned\":190,\"template_id\":763644},{\"burned\":220,\"template_id\":773297},{\"burned\":189,\"template_id\":796973},{\"burned\":58,\"template_id\":654263},{\"burned\":1,\"template_id\":514092},{\"burned\":19,\"template_id\":671298},{\"burned\":14,\"template_id\":796981},{\"burned\":30,\"template_id\":671246},{\"burned\":40,\"template_id\":671227},{\"burned\":31,\"template_id\":671244},{\"burned\":36,\"template_id\":671190},{\"burned\":26,\"template_id\":773307},{\"burned\":40,\"template_id\":773308},{\"burned\":29,\"template_id\":671210},{\"burned\":1,\"template_id\":677196},{\"burned\":3,\"template_id\":790005},{\"burned\":5,\"template_id\":236135},{\"burned\":35,\"template_id\":671182},{\"burned\":83,\"template_id\":714695},{\"burned\":18,\"template_id\":851904},{\"burned\":235,\"template_id\":747473},{\"burned\":23,\"template_id\":647037},{\"burned\":11,\"template_id\":796983},{\"burned\":30,\"template_id\":671202},{\"burned\":19,\"template_id\":671306},{\"burned\":2298,\"template_id\":458018},{\"burned\":29918,\"template_id\":492337},{\"burned\":1,\"template_id\":747401},{\"burned\":1,\"template_id\":647028},{\"burned\":29,\"template_id\":671286},{\"burned\":24,\"template_id\":671264},{\"burned\":22,\"template_id\":671301},{\"burned\":298,\"template_id\":755653},{\"burned\":1,\"template_id\":801087},{\"burned\":215,\"template_id\":747205},{\"burned\":68,\"template_id\":430521},{\"burned\":4,\"template_id\":514414},{\"burned\":1,\"template_id\":196590},{\"burned\":15,\"template_id\":537393},{\"burned\":17,\"template_id\":671293},{\"burned\":312,\"template_id\":654250},{\"burned\":5,\"template_id\":648024},{\"burned\":267,\"template_id\":755654},{\"burned\":22,\"template_id\":334676},{\"burned\":841,\"template_id\":458023},{\"burned\":2111,\"template_id\":453443},{\"burned\":377,\"template_id\":782817},{\"burned\":30,\"template_id\":671201},{\"burned\":1,\"template_id\":537396},{\"burned\":384,\"template_id\":773290},{\"burned\":30,\"template_id\":671184},{\"burned\":23,\"template_id\":537392},{\"burned\":25,\"template_id\":671224},{\"burned\":146,\"template_id\":755655},{\"burned\":67,\"template_id\":430520},{\"burned\":51,\"template_id\":789997},{\"burned\":17,\"template_id\":294830},{\"burned\":1,\"template_id\":662540},{\"burned\":166,\"template_id\":773295},{\"burned\":27,\"template_id\":671254},{\"burned\":26,\"template_id\":671247},{\"burned\":16,\"template_id\":621232},{\"burned\":175,\"template_id\":747224},{\"burned\":10,\"template_id\":229926},{\"burned\":24197,\"template_id\":654285},{\"burned\":47521,\"template_id\":208178},{\"burned\":17277,\"template_id\":527473},{\"burned\":24,\"template_id\":671285},{\"burned\":16,\"template_id\":612853},{\"burned\":51,\"template_id\":458069},{\"burned\":196,\"template_id\":458089},{\"burned\":20,\"template_id\":671320},{\"burned\":68,\"template_id\":648018},{\"burned\":1,\"template_id\":763491},{\"burned\":9,\"template_id\":707033},{\"burned\":26,\"template_id\":534346},{\"burned\":34,\"template_id\":671214},{\"burned\":712,\"template_id\":773293},{\"burned\":237,\"template_id\":782818},{\"burned\":494,\"template_id\":747204},{\"burned\":5,\"template_id\":707034},{\"burned\":4,\"template_id\":801069},{\"burned\":104,\"template_id\":747221},{\"burned\":52,\"template_id\":471118},{\"burned\":1,\"template_id\":655711},{\"burned\":33,\"template_id\":671179},{\"burned\":28,\"template_id\":671194},{\"burned\":2433,\"template_id\":458002},{\"burned\":1,\"template_id\":851866},{\"burned\":524,\"template_id\":537449},{\"burned\":23,\"template_id\":671209},{\"burned\":29,\"template_id\":671181},{\"burned\":463,\"template_id\":747213},{\"burned\":31,\"template_id\":479768},{\"burned\":33,\"template_id\":671279},{\"burned\":26,\"template_id\":747396},{\"burned\":13,\"template_id\":754873},{\"burned\":6,\"template_id\":782792},{\"burned\":192,\"template_id\":458112},{\"burned\":100,\"template_id\":654234},{\"burned\":26,\"template_id\":662537},{\"burned\":5051,\"template_id\":457139},{\"burned\":660,\"template_id\":782807},{\"burned\":25,\"template_id\":671259},{\"burned\":115,\"template_id\":755659},{\"burned\":14209,\"template_id\":208155},{\"burned\":35,\"template_id\":671174},{\"burned\":32,\"template_id\":671236},{\"burned\":8,\"template_id\":647027},{\"burned\":16,\"template_id\":671336},{\"burned\":3,\"template_id\":534344},{\"burned\":357,\"template_id\":763645},{\"burned\":31,\"template_id\":671196},{\"burned\":384,\"template_id\":412787},{\"burned\":18,\"template_id\":714698},{\"burned\":149,\"template_id\":755658},{\"burned\":374,\"template_id\":659925},{\"burned\":39,\"template_id\":671281},{\"burned\":12,\"template_id\":655710},{\"burned\":29,\"template_id\":671276},{\"burned\":355,\"template_id\":755648},{\"burned\":9,\"template_id\":782785},{\"burned\":2,\"template_id\":782791},{\"burned\":275,\"template_id\":747472},{\"burned\":30,\"template_id\":512816},{\"burned\":798,\"template_id\":747208},{\"burned\":29,\"template_id\":747390},{\"burned\":16,\"template_id\":671297},{\"burned\":32,\"template_id\":714706},{\"burned\":4,\"template_id\":782788},{\"burned\":28,\"template_id\":747394},{\"burned\":38,\"template_id\":671204},{\"burned\":4,\"template_id\":763485},{\"burned\":800,\"template_id\":773285},{\"burned\":602,\"template_id\":747210},{\"burned\":25,\"template_id\":671253},{\"burned\":24,\"template_id\":671218},{\"burned\":204,\"template_id\":747203},{\"burned\":31,\"template_id\":671173},{\"burned\":2,\"template_id\":514417},{\"burned\":34,\"template_id\":671222},{\"burned\":31,\"template_id\":782839},{\"burned\":26,\"template_id\":671177},{\"burned\":851,\"template_id\":458025},{\"burned\":13,\"template_id\":286365},{\"burned\":1,\"template_id\":677182},{\"burned\":1,\"template_id\":647033},{\"burned\":30,\"template_id\":671251},{\"burned\":18,\"template_id\":772349},{\"burned\":201,\"template_id\":753900},{\"burned\":2469,\"template_id\":458007},{\"burned\":29,\"template_id\":671284},{\"burned\":31,\"template_id\":671270},{\"burned\":16,\"template_id\":783667},{\"burned\":29,\"template_id\":671296},{\"burned\":14,\"template_id\":408336},{\"burned\":20,\"template_id\":671300},{\"burned\":2616,\"template_id\":457994},{\"burned\":942,\"template_id\":458030},{\"burned\":2077,\"template_id\":750150},{\"burned\":2,\"template_id\":317125},{\"burned\":9836,\"template_id\":208159},{\"burned\":20,\"template_id\":671294},{\"burned\":3,\"template_id\":801072},{\"burned\":15031,\"template_id\":208158},{\"burned\":5,\"template_id\":647030},{\"burned\":30,\"template_id\":671228},{\"burned\":34,\"template_id\":747393},{\"burned\":260,\"template_id\":772553},{\"burned\":35,\"template_id\":671176},{\"burned\":3,\"template_id\":438338},{\"burned\":27,\"template_id\":671192},{\"burned\":79,\"template_id\":714691},{\"burned\":6063,\"template_id\":272862},{\"burned\":6,\"template_id\":233843},{\"burned\":2,\"template_id\":514426},{\"burned\":30,\"template_id\":671309},{\"burned\":173,\"template_id\":537454},{\"burned\":4,\"template_id\":383981},{\"burned\":5,\"template_id\":677194},{\"burned\":37,\"template_id\":782835},{\"burned\":10,\"template_id\":710793},{\"burned\":489,\"template_id\":654241},{\"burned\":74,\"template_id\":747223},{\"burned\":30,\"template_id\":671232},{\"burned\":33,\"template_id\":671223},{\"burned\":34,\"template_id\":671229},{\"burned\":1,\"template_id\":801484},{\"burned\":19,\"template_id\":671302},{\"burned\":1,\"template_id\":714798},{\"burned\":819,\"template_id\":773286},{\"burned\":3,\"template_id\":782794},{\"burned\":2,\"template_id\":851867},{\"burned\":10,\"template_id\":671317},{\"burned\":9,\"template_id\":671345},{\"burned\":15,\"template_id\":430523},{\"burned\":361,\"template_id\":782678},{\"burned\":18,\"template_id\":671275},{\"burned\":33,\"template_id\":796979},{\"burned\":1,\"template_id\":514418},{\"burned\":59,\"template_id\":714690},{\"burned\":2,\"template_id\":671347},{\"burned\":157,\"template_id\":789994},{\"burned\":26,\"template_id\":230115},{\"burned\":2,\"template_id\":514474},{\"burned\":17,\"template_id\":747389},{\"burned\":510,\"template_id\":782812},{\"burned\":20,\"template_id\":671318},{\"burned\":10,\"template_id\":714729},{\"burned\":32,\"template_id\":671191},{\"burned\":24,\"template_id\":714696},{\"burned\":175,\"template_id\":430516},{\"burned\":218,\"template_id\":747219},{\"burned\":859,\"template_id\":747200},{\"burned\":2377,\"template_id\":458001},{\"burned\":36,\"template_id\":671208},{\"burned\":239,\"template_id\":782814},{\"burned\":26,\"template_id\":671292},{\"burned\":276,\"template_id\":755641},{\"burned\":15,\"template_id\":647045},{\"burned\":25,\"template_id\":671324},{\"burned\":14,\"template_id\":647054},{\"burned\":71,\"template_id\":764336},{\"burned\":16,\"template_id\":782786},{\"burned\":34,\"template_id\":671235},{\"burned\":11,\"template_id\":233143},{\"burned\":28,\"template_id\":671269},{\"burned\":66,\"template_id\":782833},{\"burned\":26,\"template_id\":671327},{\"burned\":19,\"template_id\":782838},{\"burned\":314,\"template_id\":747198},{\"burned\":57,\"template_id\":247143},{\"burned\":31,\"template_id\":671187},{\"burned\":29,\"template_id\":671265},{\"burned\":18,\"template_id\":671310},{\"burned\":56,\"template_id\":763283},{\"burned\":234,\"template_id\":747218},{\"burned\":2007,\"template_id\":458017},{\"burned\":1,\"template_id\":762092},{\"burned\":4,\"template_id\":673420},{\"burned\":391,\"template_id\":755651},{\"burned\":61,\"template_id\":796977},{\"burned\":28,\"template_id\":714715},{\"burned\":54,\"template_id\":458064},{\"burned\":3,\"template_id\":713494},{\"burned\":125,\"template_id\":782823},{\"burned\":11,\"template_id\":754871},{\"burned\":1,\"template_id\":514416},{\"burned\":52,\"template_id\":782829},{\"burned\":902,\"template_id\":458113},{\"burned\":190,\"template_id\":753901},{\"burned\":31,\"template_id\":671255},{\"burned\":25,\"template_id\":747395},{\"burned\":202,\"template_id\":458047},{\"burned\":17,\"template_id\":671313},{\"burned\":203,\"template_id\":458093},{\"burned\":13,\"template_id\":790001},{\"burned\":1003,\"template_id\":382169},{\"burned\":270,\"template_id\":755643},{\"burned\":73,\"template_id\":714710},{\"burned\":7995,\"template_id\":527469},{\"burned\":118,\"template_id\":782825},{\"burned\":80,\"template_id\":714694},{\"burned\":450,\"template_id\":382250},{\"burned\":25,\"template_id\":671206},{\"burned\":28,\"template_id\":671337},{\"burned\":26,\"template_id\":671183},{\"burned\":36,\"template_id\":796978},{\"burned\":413,\"template_id\":763298},{\"burned\":22,\"template_id\":671220},{\"burned\":17,\"template_id\":710782},{\"burned\":2,\"template_id\":647043},{\"burned\":2,\"template_id\":537397},{\"burned\":33,\"template_id\":671178},{\"burned\":806,\"template_id\":458021},{\"burned\":440,\"template_id\":764333},{\"burned\":1,\"template_id\":610246},{\"burned\":16787,\"template_id\":457137},{\"burned\":29,\"template_id\":671245},{\"burned\":64,\"template_id\":782837},{\"burned\":314,\"template_id\":208065},{\"burned\":28,\"template_id\":671268},{\"burned\":22,\"template_id\":747391},{\"burned\":781,\"template_id\":382181},{\"burned\":33,\"template_id\":714717},{\"burned\":14319,\"template_id\":208156},{\"burned\":3911,\"template_id\":654235},{\"burned\":27,\"template_id\":671221},{\"burned\":162,\"template_id\":782824},{\"burned\":14,\"template_id\":714708},{\"burned\":141,\"template_id\":680667},{\"burned\":72,\"template_id\":747474},{\"burned\":409,\"template_id\":782808},{\"burned\":4,\"template_id\":647047},{\"burned\":23,\"template_id\":671332},{\"burned\":79,\"template_id\":782831},{\"burned\":1,\"template_id\":851872},{\"burned\":1502,\"template_id\":382247},{\"burned\":1,\"template_id\":763501},{\"burned\":886,\"template_id\":458032},{\"burned\":142,\"template_id\":773302},{\"burned\":164,\"template_id\":773300},{\"burned\":1,\"template_id\":471169},{\"burned\":4,\"template_id\":710786},{\"burned\":1,\"template_id\":673421},{\"burned\":282,\"template_id\":755646},{\"burned\":172,\"template_id\":796974},{\"burned\":2,\"template_id\":231788},{\"burned\":59,\"template_id\":773305},{\"burned\":464,\"template_id\":773292},{\"burned\":20,\"template_id\":714718},{\"burned\":34,\"template_id\":714705},{\"burned\":341,\"template_id\":789993},{\"burned\":74,\"template_id\":714701},{\"burned\":50,\"template_id\":773306},{\"burned\":2562,\"template_id\":458009},{\"burned\":27,\"template_id\":495562},{\"burned\":26,\"template_id\":671205},{\"burned\":485,\"template_id\":782810},{\"burned\":34,\"template_id\":671274},{\"burned\":456,\"template_id\":755647},{\"burned\":2,\"template_id\":801481},{\"burned\":263,\"template_id\":208069},{\"burned\":1,\"template_id\":514420},{\"burned\":1,\"template_id\":683556},{\"burned\":80,\"template_id\":772546},{\"burned\":416,\"template_id\":537452},{\"burned\":1,\"template_id\":438337},{\"burned\":29,\"template_id\":647026},{\"burned\":6,\"template_id\":713492},{\"burned\":2504,\"template_id\":457999},{\"burned\":1229,\"template_id\":478795},{\"burned\":29,\"template_id\":671185},{\"burned\":541,\"template_id\":429544},{\"burned\":719,\"template_id\":764332},{\"burned\":1,\"template_id\":261887},{\"burned\":529,\"template_id\":531613},{\"burned\":85,\"template_id\":430519},{\"burned\":23,\"template_id\":782840},{\"burned\":2,\"template_id\":644818},{\"burned\":53,\"template_id\":654264},{\"burned\":25,\"template_id\":671277},{\"burned\":12,\"template_id\":796982},{\"burned\":31,\"template_id\":671233},{\"burned\":19,\"template_id\":671290},{\"burned\":30,\"template_id\":714713},{\"burned\":1,\"template_id\":316461},{\"burned\":27,\"template_id\":647007},{\"burned\":12,\"template_id\":677193},{\"burned\":24,\"template_id\":671303},{\"burned\":71,\"template_id\":773304},{\"burned\":1004,\"template_id\":453445},{\"burned\":612,\"template_id\":676944},{\"burned\":19,\"template_id\":677183},{\"burned\":21,\"template_id\":671272},{\"burned\":435,\"template_id\":773294},{\"burned\":17,\"template_id\":747397},{\"burned\":2256,\"template_id\":458003},{\"burned\":28,\"template_id\":671322},{\"burned\":265,\"template_id\":440741},{\"burned\":814,\"template_id\":773284},{\"burned\":1,\"template_id\":514419},{\"burned\":757,\"template_id\":773289},{\"burned\":1,\"template_id\":518403},{\"burned\":19,\"template_id\":644817},{\"burned\":56,\"template_id\":714709},{\"burned\":32,\"template_id\":671261},{\"burned\":27,\"template_id\":671213},{\"burned\":4,\"template_id\":763284},{\"burned\":12,\"template_id\":796984},{\"burned\":11,\"template_id\":383978},{\"burned\":31,\"template_id\":671256},{\"burned\":30,\"template_id\":671216},{\"burned\":265,\"template_id\":537453},{\"burned\":1146,\"template_id\":654240},{\"burned\":38,\"template_id\":531615},{\"burned\":1102,\"template_id\":654239},{\"burned\":1,\"template_id\":173244},{\"burned\":7,\"template_id\":677188},{\"burned\":18,\"template_id\":671312},{\"burned\":32,\"template_id\":671226},{\"burned\":32,\"template_id\":714712},{\"burned\":168,\"template_id\":789992},{\"burned\":39,\"template_id\":671186},{\"burned\":26,\"template_id\":671287},{\"burned\":23,\"template_id\":671326},{\"burned\":187,\"template_id\":458052},{\"burned\":29,\"template_id\":671197},{\"burned\":80,\"template_id\":796986},{\"burned\":28,\"template_id\":714704},{\"burned\":61528,\"template_id\":208176},{\"burned\":2,\"template_id\":801076},{\"burned\":12,\"template_id\":430526},{\"burned\":90,\"template_id\":782832},{\"burned\":89,\"template_id\":773298},{\"burned\":333,\"template_id\":755650},{\"burned\":29,\"template_id\":671195},{\"burned\":1,\"template_id\":610242},{\"burned\":3,\"template_id\":234091},{\"burned\":150,\"template_id\":677720},{\"burned\":32,\"template_id\":671262},{\"burned\":839,\"template_id\":659923},{\"burned\":444,\"template_id\":713489},{\"burned\":35,\"template_id\":714719},{\"burned\":406,\"template_id\":453446},{\"burned\":660,\"template_id\":659924},{\"burned\":28,\"template_id\":671249},{\"burned\":23,\"template_id\":671321},{\"burned\":1,\"template_id\":702314},{\"burned\":181,\"template_id\":747220},{\"burned\":1,\"template_id\":480237},{\"burned\":4,\"template_id\":790002},{\"burned\":29,\"template_id\":671267},{\"burned\":32,\"template_id\":671180},{\"burned\":38,\"template_id\":458094},{\"burned\":113,\"template_id\":747209},{\"burned\":184,\"template_id\":753902},{\"burned\":1,\"template_id\":458045},{\"burned\":3980,\"template_id\":654237},{\"burned\":6426,\"template_id\":527470},{\"burned\":27,\"template_id\":671240},{\"burned\":109,\"template_id\":796975},{\"burned\":2,\"template_id\":710788},{\"burned\":16,\"template_id\":647032},{\"burned\":2,\"template_id\":514472},{\"burned\":37,\"template_id\":671225},{\"burned\":31,\"template_id\":671199},{\"burned\":414,\"template_id\":747207},{\"burned\":478,\"template_id\":208059},{\"burned\":29,\"template_id\":671198},{\"burned\":123,\"template_id\":744989},{\"burned\":1,\"template_id\":650993},{\"burned\":496,\"template_id\":654242},{\"burned\":1,\"template_id\":801073},{\"burned\":222,\"template_id\":458040},{\"burned\":28,\"template_id\":671212},{\"burned\":24,\"template_id\":671273},{\"burned\":293,\"template_id\":654253},{\"burned\":25,\"template_id\":671291},{\"burned\":1092,\"template_id\":382163},{\"burned\":2041,\"template_id\":458005},{\"burned\":6169,\"template_id\":527471},{\"burned\":31,\"template_id\":671283},{\"burned\":279,\"template_id\":761906},{\"burned\":29,\"template_id\":671215},{\"burned\":61,\"template_id\":747217},{\"burned\":4671,\"template_id\":457140},{\"burned\":1317,\"template_id\":747196},{\"burned\":1,\"template_id\":300074},{\"burned\":1,\"template_id\":514422},{\"burned\":11171,\"template_id\":208160},{\"burned\":27,\"template_id\":671278},{\"burned\":793,\"template_id\":382176},{\"burned\":32,\"template_id\":671282},{\"burned\":30,\"template_id\":671280},{\"burned\":2,\"template_id\":537395},{\"burned\":223,\"template_id\":773296},{\"burned\":1,\"template_id\":851906},{\"burned\":26,\"template_id\":671189},{\"burned\":220,\"template_id\":531614},{\"burned\":22,\"template_id\":671319},{\"burned\":294,\"template_id\":677147},{\"burned\":216,\"template_id\":761909},{\"burned\":26,\"template_id\":714714},{\"burned\":36,\"template_id\":458059},{\"burned\":31,\"template_id\":671323},{\"burned\":18,\"template_id\":671338},{\"burned\":2,\"template_id\":782793}],\"burned_by_schema\":[{\"burned\":274,\"schema_name\":\"cmbz.field\"},{\"burned\":3736,\"schema_name\":\"extractor\"},{\"burned\":2227,\"schema_name\":\"cmbz.res\"},{\"burned\":355575,\"schema_name\":\"ingredient\"},{\"burned\":11,\"schema_name\":\"promo\"},{\"burned\":5906,\"schema_name\":\"acr.skin\"},{\"burned\":184,\"schema_name\":\"tool\"},{\"burned\":366,\"schema_name\":\"acr.gear\"},{\"burned\":2174,\"schema_name\":\"collector\"},{\"burned\":60478,\"schema_name\":\"item\"},{\"burned\":5,\"schema_name\":\"bonus\"},{\"burned\":787,\"schema_name\":\"venue\"},{\"burned\":57135,\"schema_name\":\"pack\"},{\"burned\":33714,\"schema_name\":\"cmbz.comb\"},{\"burned\":8569,\"schema_name\":\"cmbz.cmpnt\"},{\"burned\":287,\"schema_name\":\"achievement\"},{\"burned\":6791,\"schema_name\":\"ticket\"},{\"burned\":84,\"schema_name\":\"cmbz.hex\"},{\"burned\":67028,\"schema_name\":\"brgd.equip\"}],\"templates\":\"1038\",\"schemas\":\"23\"},\"query_time\":1756585607269}" } \ No newline at end of file diff --git a/test/data/9d8820757daef0e3e003886bcdcfaa4bb635470f.json b/test/data/58c5549c9bfa8ec47ba4a14516045c84369c059d.json similarity index 87% rename from test/data/9d8820757daef0e3e003886bcdcfaa4bb635470f.json rename to test/data/58c5549c9bfa8ec47ba4a14516045c84369c059d.json index 5fced3a..922c8ef 100644 --- a/test/data/9d8820757daef0e3e003886bcdcfaa4bb635470f.json +++ b/test/data/58c5549c9bfa8ec47ba4a14516045c84369c059d.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/assets/1099851897196/logs", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/assets/1099851897196/logs", "params": { "method": "POST", "body": "{\"action_whitelist\":\"logmint,mintasset,logtransfer\",\"limit\":\"10\"}", @@ -25,7 +25,7 @@ "created_at_time": "1674960348000" } ], - "query_time": 1709306629187 + "query_time": 1756585610068 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"73952596393\",\"name\":\"logmint\",\"data\":{\"new_asset_owner\":\"taco\",\"authorized_minter\":\"taco\"},\"txid\":\"5345915e304997c56cd6b82a227aa68bae8c56aeeb1098551e68d242309d5946\",\"created_at_block\":\"226985207\",\"created_at_time\":\"1674960348000\"}],\"query_time\":1709306629187}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"73952596393\",\"name\":\"logmint\",\"data\":{\"new_asset_owner\":\"taco\",\"authorized_minter\":\"taco\"},\"txid\":\"5345915e304997c56cd6b82a227aa68bae8c56aeeb1098551e68d242309d5946\",\"created_at_block\":\"226985207\",\"created_at_time\":\"1674960348000\"}],\"query_time\":1756585610068}" } \ No newline at end of file diff --git a/test/data/f6ba4f92a8e9defd5cee458b75f6375c9a13027c.json b/test/data/5cb02f26fdea6daa2dcfbb08e4cea646d7461c3b.json similarity index 66% rename from test/data/f6ba4f92a8e9defd5cee458b75f6375c9a13027c.json rename to test/data/5cb02f26fdea6daa2dcfbb08e4cea646d7461c3b.json index 553f0a9..059b18a 100644 --- a/test/data/f6ba4f92a8e9defd5cee458b75f6375c9a13027c.json +++ b/test/data/5cb02f26fdea6daa2dcfbb08e4cea646d7461c3b.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/prices/inventory/taco", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/prices/inventory/taco", "params": { "method": "POST", "body": "{\"collection_name\":\"taco\"}", @@ -51,7 +51,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "data": { @@ -71,18 +72,18 @@ "token_symbol": "WAX", "token_precision": 8, "token_contract": "eosio.token", - "median": "903116397813", - "average": "1108752267646", - "min": "339109367758", - "max": "8865356149747", - "suggested_median": "3006236127797", - "suggested_average": "3894768451568" + "median": "889584595579", + "average": "1102747249213", + "min": "327677375298", + "max": "8874211149747", + "suggested_median": "2852962302931", + "suggested_average": "3760300255434" } ] } ] }, - "query_time": 1709306661879 + "query_time": 1756585627477 }, - "text": "{\"success\":true,\"data\":{\"collections\":[{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"},\"prices\":[{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"median\":\"903116397813\",\"average\":\"1108752267646\",\"min\":\"339109367758\",\"max\":\"8865356149747\",\"suggested_median\":\"3006236127797\",\"suggested_average\":\"3894768451568\"}]}]},\"query_time\":1709306661879}" + "text": "{\"success\":true,\"data\":{\"collections\":[{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"},\"prices\":[{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"median\":\"889584595579\",\"average\":\"1102747249213\",\"min\":\"327677375298\",\"max\":\"8874211149747\",\"suggested_median\":\"2852962302931\",\"suggested_average\":\"3760300255434\"}]}]},\"query_time\":1756585627477}" } \ No newline at end of file diff --git a/test/data/030dcce54c922fb92143cec4b961a2b2cf3886d4.json b/test/data/5e0efab3d8ce8ac528a23f7066aae6fb785ec9c3.json similarity index 75% rename from test/data/030dcce54c922fb92143cec4b961a2b2cf3886d4.json rename to test/data/5e0efab3d8ce8ac528a23f7066aae6fb785ec9c3.json index 05de5dc..2461407 100644 --- a/test/data/030dcce54c922fb92143cec4b961a2b2cf3886d4.json +++ b/test/data/5e0efab3d8ce8ac528a23f7066aae6fb785ec9c3.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/assets/_count", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/assets/_count", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"owner\":\"taco\"}", @@ -13,7 +13,7 @@ "json": { "success": true, "data": "98", - "query_time": 1709306644923 + "query_time": 1756585609785 }, - "text": "{\"success\":true,\"data\":\"98\",\"query_time\":1709306644923}" + "text": "{\"success\":true,\"data\":\"98\",\"query_time\":1756585609785}" } \ No newline at end of file diff --git a/test/data/4320c1af72f50493aee5b93a827d571f76cbf8c2.json b/test/data/5eef7c108017abc53b4f381fcdefad3788724611.json similarity index 74% rename from test/data/4320c1af72f50493aee5b93a827d571f76cbf8c2.json rename to test/data/5eef7c108017abc53b4f381fcdefad3788724611.json index 4c38894..0502ad3 100644 --- a/test/data/4320c1af72f50493aee5b93a827d571f76cbf8c2.json +++ b/test/data/5eef7c108017abc53b4f381fcdefad3788724611.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomictools/v1/links/_count", + "path": "https://wax-atomic.alcor.exchange/atomictools/v1/links/_count", "params": { "method": "POST", "body": "{\"creator\":\"taco,federation\"}", @@ -13,7 +13,7 @@ "json": { "success": true, "data": "849", - "query_time": 1709306643757 + "query_time": 1756585622440 }, - "text": "{\"success\":true,\"data\":\"849\",\"query_time\":1709306643757}" + "text": "{\"success\":true,\"data\":\"849\",\"query_time\":1756585622440}" } \ No newline at end of file diff --git a/test/data/601a364518adf2bccfd3555df249fb449fc1b9c0.json b/test/data/5f33c6404fb16ac854e039c9b139a3cb222935d3.json similarity index 92% rename from test/data/601a364518adf2bccfd3555df249fb449fc1b9c0.json rename to test/data/5f33c6404fb16ac854e039c9b139a3cb222935d3.json index e1b7cef..3b49d81 100644 --- a/test/data/601a364518adf2bccfd3555df249fb449fc1b9c0.json +++ b/test/data/5f33c6404fb16ac854e039c9b139a3cb222935d3.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomictools/v1/links/1451754/logs", + "path": "https://wax-atomic.alcor.exchange/atomictools/v1/links/1451754/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -40,7 +40,7 @@ "created_at_time": "1661795978500" } ], - "query_time": 1709306644372 + "query_time": 1756585622622 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"60337127685\",\"name\":\"lognewlink\",\"data\":{},\"txid\":\"3d060d75e59563ae991dc61941d6611d2e88d41a5237eeff7c9fa2a1894a3be6\",\"created_at_block\":\"200658297\",\"created_at_time\":\"1661788727000\"},{\"log_id\":\"60337127695\",\"name\":\"loglinkstart\",\"data\":{},\"txid\":\"3d060d75e59563ae991dc61941d6611d2e88d41a5237eeff7c9fa2a1894a3be6\",\"created_at_block\":\"200658297\",\"created_at_time\":\"1661788727000\"},{\"log_id\":\"60347639693\",\"name\":\"claimlink\",\"data\":{\"claimer_signature\":\"1451754\"},\"txid\":\"384137ccea1e70f5b29737ef2151b4d14f1d3f2ed56cfb0f55e2c92311dc328b\",\"created_at_block\":\"200672796\",\"created_at_time\":\"1661795978500\"}],\"query_time\":1709306644372}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"60337127685\",\"name\":\"lognewlink\",\"data\":{},\"txid\":\"3d060d75e59563ae991dc61941d6611d2e88d41a5237eeff7c9fa2a1894a3be6\",\"created_at_block\":\"200658297\",\"created_at_time\":\"1661788727000\"},{\"log_id\":\"60337127695\",\"name\":\"loglinkstart\",\"data\":{},\"txid\":\"3d060d75e59563ae991dc61941d6611d2e88d41a5237eeff7c9fa2a1894a3be6\",\"created_at_block\":\"200658297\",\"created_at_time\":\"1661788727000\"},{\"log_id\":\"60347639693\",\"name\":\"claimlink\",\"data\":{\"claimer_signature\":\"1451754\"},\"txid\":\"384137ccea1e70f5b29737ef2151b4d14f1d3f2ed56cfb0f55e2c92311dc328b\",\"created_at_block\":\"200672796\",\"created_at_time\":\"1661795978500\"}],\"query_time\":1756585622622}" } \ No newline at end of file diff --git a/test/data/6057540c5fb3ba047a2d5561a8d04e88222969f3.json b/test/data/6057540c5fb3ba047a2d5561a8d04e88222969f3.json new file mode 100644 index 0000000..e3c427f --- /dev/null +++ b/test/data/6057540c5fb3ba047a2d5561a8d04e88222969f3.json @@ -0,0 +1,924 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/template_buyoffers", + "params": { + "method": "POST", + "body": "{\"template_id\":\"443565\",\"limit\":\"10\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 200, + "json": { + "success": true, + "data": [ + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "5385362", + "seller": null, + "buyer": "xuyri.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "155000000" + }, + "assets": [], + "maker_marketplace": "", + "taker_marketplace": null, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "386870619", + "updated_at_time": "1754914749500", + "created_at_block": "386191209", + "created_at_time": "1754575026500", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "3572731", + "seller": "3kh32.c.wam", + "buyer": "4htr2.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "50000000" + }, + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099808624896", + "owner": "4htr2.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "schema": { + "schema_name": "currency", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "legal", + "type": "string" + } + ], + "created_at_block": "167336355", + "created_at_time": "1645124773000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "798273", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "387682603", + "updated_at_time": "1755320747500", + "transferred_at_block": "387682603", + "transferred_at_time": "1755320747500", + "minted_at_block": "195756380", + "minted_at_time": "1659337447500", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "6800000000", + "average": "9984104225", + "suggested_median": "800000000", + "suggested_average": "800000000", + "min": "1", + "max": "308555399719", + "sales": "181983" + } + ], + "template_buyoffers": [], + "data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "name": "Gold" + } + ], + "maker_marketplace": "", + "taker_marketplace": "market.nefty", + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "387682603", + "updated_at_time": "1755320747500", + "created_at_block": "354809065", + "created_at_time": "1738882984000", + "state": 2 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "3572732", + "seller": "3kh32.c.wam", + "buyer": "4htr2.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "50000000" + }, + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099808624894", + "owner": "4htr2.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "schema": { + "schema_name": "currency", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "legal", + "type": "string" + } + ], + "created_at_block": "167336355", + "created_at_time": "1645124773000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "798271", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "387682957", + "updated_at_time": "1755320924500", + "transferred_at_block": "387682957", + "transferred_at_time": "1755320924500", + "minted_at_block": "195756380", + "minted_at_time": "1659337447500", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "6800000000", + "average": "9984104225", + "suggested_median": "800000000", + "suggested_average": "800000000", + "min": "1", + "max": "308555399719", + "sales": "181983" + } + ], + "template_buyoffers": [], + "data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "name": "Gold" + } + ], + "maker_marketplace": "", + "taker_marketplace": "market.nefty", + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "387682957", + "updated_at_time": "1755320924500", + "created_at_block": "354809065", + "created_at_time": "1738882984000", + "state": 2 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "3572733", + "seller": null, + "buyer": "4htr2.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "50000000" + }, + "assets": [], + "maker_marketplace": "", + "taker_marketplace": null, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "354809065", + "updated_at_time": "1738882984000", + "created_at_block": "354809065", + "created_at_time": "1738882984000", + "state": 0 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "3089860", + "seller": null, + "buyer": "5wgcy.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "500000000" + }, + "assets": [], + "maker_marketplace": "", + "taker_marketplace": null, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "350977509", + "updated_at_time": "1736967109500", + "created_at_block": "350858495", + "created_at_time": "1736907602500", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "3089861", + "seller": null, + "buyer": "5wgcy.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "500000000" + }, + "assets": [], + "maker_marketplace": "", + "taker_marketplace": null, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "350977533", + "updated_at_time": "1736967121500", + "created_at_block": "350858495", + "created_at_time": "1736907602500", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "3089862", + "seller": null, + "buyer": "5wgcy.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "500000000" + }, + "assets": [], + "maker_marketplace": "", + "taker_marketplace": null, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "350977555", + "updated_at_time": "1736967132500", + "created_at_block": "350858495", + "created_at_time": "1736907602500", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "3089863", + "seller": null, + "buyer": "5wgcy.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "500000000" + }, + "assets": [], + "maker_marketplace": "", + "taker_marketplace": null, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "350977579", + "updated_at_time": "1736967144500", + "created_at_block": "350858495", + "created_at_time": "1736907602500", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "3089864", + "seller": null, + "buyer": "5wgcy.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "500000000" + }, + "assets": [], + "maker_marketplace": "", + "taker_marketplace": null, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "350977454", + "updated_at_time": "1736967082000", + "created_at_block": "350858495", + "created_at_time": "1736907602500", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "buyoffer_id": "3089865", + "seller": null, + "buyer": "5wgcy.wam", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "amount": "500000000" + }, + "assets": [], + "maker_marketplace": "", + "taker_marketplace": null, + "collection": { + "collection_name": "bcbrawlers", + "name": "Brawlers", + "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", + "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", + "author": "bcbrawlers", + "allow_notify": true, + "authorized_accounts": [ + "bcbrawlers", + "config.nft", + "sales.nft", + "unbox.nft", + "premint.nft", + "dk2ausetup11", + "drops.nft", + "craft.nft", + "redeem.nft", + "4je.m.wam", + "official.wax", + "neftyblocksd", + "yih3q.c.wam", + "neftyblocksp", + "twitchreward" + ], + "notify_accounts": [ + "dslnft.wax" + ], + "market_fee": 0.05, + "created_at_block": "156476764", + "created_at_time": "1639693390000" + }, + "template": { + "template_id": "443565", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "865119", + "immutable_data": { + "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", + "name": "Gold", + "legal": "™ & © Wax Studios", + "description": "Gold can be used to craft, upgrade and trade." + }, + "created_at_time": "1645479145500", + "created_at_block": "168044773" + }, + "updated_at_block": "350977601", + "updated_at_time": "1736967155500", + "created_at_block": "350858495", + "created_at_time": "1736907602500", + "state": 1 + } + ], + "query_time": 1756585626096 + }, + "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"5385362\",\"seller\":null,\"buyer\":\"xuyri.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"155000000\"},\"assets\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"386870619\",\"updated_at_time\":\"1754914749500\",\"created_at_block\":\"386191209\",\"created_at_time\":\"1754575026500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3572731\",\"seller\":\"3kh32.c.wam\",\"buyer\":\"4htr2.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"50000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099808624896\",\"owner\":\"4htr2.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"schema\":{\"schema_name\":\"currency\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"legal\",\"type\":\"string\"}],\"created_at_block\":\"167336355\",\"created_at_time\":\"1645124773000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"798273\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"387682603\",\"updated_at_time\":\"1755320747500\",\"transferred_at_block\":\"387682603\",\"transferred_at_time\":\"1755320747500\",\"minted_at_block\":\"195756380\",\"minted_at_time\":\"1659337447500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"6800000000\",\"average\":\"9984104225\",\"suggested_median\":\"800000000\",\"suggested_average\":\"800000000\",\"min\":\"1\",\"max\":\"308555399719\",\"sales\":\"181983\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"name\":\"Gold\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"market.nefty\",\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"387682603\",\"updated_at_time\":\"1755320747500\",\"created_at_block\":\"354809065\",\"created_at_time\":\"1738882984000\",\"state\":2},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3572732\",\"seller\":\"3kh32.c.wam\",\"buyer\":\"4htr2.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"50000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099808624894\",\"owner\":\"4htr2.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"schema\":{\"schema_name\":\"currency\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"legal\",\"type\":\"string\"}],\"created_at_block\":\"167336355\",\"created_at_time\":\"1645124773000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"798271\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"387682957\",\"updated_at_time\":\"1755320924500\",\"transferred_at_block\":\"387682957\",\"transferred_at_time\":\"1755320924500\",\"minted_at_block\":\"195756380\",\"minted_at_time\":\"1659337447500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"6800000000\",\"average\":\"9984104225\",\"suggested_median\":\"800000000\",\"suggested_average\":\"800000000\",\"min\":\"1\",\"max\":\"308555399719\",\"sales\":\"181983\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"name\":\"Gold\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"market.nefty\",\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"387682957\",\"updated_at_time\":\"1755320924500\",\"created_at_block\":\"354809065\",\"created_at_time\":\"1738882984000\",\"state\":2},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3572733\",\"seller\":null,\"buyer\":\"4htr2.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"50000000\"},\"assets\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"354809065\",\"updated_at_time\":\"1738882984000\",\"created_at_block\":\"354809065\",\"created_at_time\":\"1738882984000\",\"state\":0},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3089860\",\"seller\":null,\"buyer\":\"5wgcy.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"500000000\"},\"assets\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"350977509\",\"updated_at_time\":\"1736967109500\",\"created_at_block\":\"350858495\",\"created_at_time\":\"1736907602500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3089861\",\"seller\":null,\"buyer\":\"5wgcy.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"500000000\"},\"assets\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"350977533\",\"updated_at_time\":\"1736967121500\",\"created_at_block\":\"350858495\",\"created_at_time\":\"1736907602500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3089862\",\"seller\":null,\"buyer\":\"5wgcy.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"500000000\"},\"assets\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"350977555\",\"updated_at_time\":\"1736967132500\",\"created_at_block\":\"350858495\",\"created_at_time\":\"1736907602500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3089863\",\"seller\":null,\"buyer\":\"5wgcy.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"500000000\"},\"assets\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"350977579\",\"updated_at_time\":\"1736967144500\",\"created_at_block\":\"350858495\",\"created_at_time\":\"1736907602500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3089864\",\"seller\":null,\"buyer\":\"5wgcy.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"500000000\"},\"assets\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"350977454\",\"updated_at_time\":\"1736967082000\",\"created_at_block\":\"350858495\",\"created_at_time\":\"1736907602500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3089865\",\"seller\":null,\"buyer\":\"5wgcy.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"500000000\"},\"assets\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"350977601\",\"updated_at_time\":\"1736967155500\",\"created_at_block\":\"350858495\",\"created_at_time\":\"1736907602500\",\"state\":1}],\"query_time\":1756585626096}" +} \ No newline at end of file diff --git a/test/data/f2c6439711290a71ff1825fc5973fc4ab4206ad2.json b/test/data/6348b0a01fd3bf14d5c498b6b8419f78fc02bb9c.json similarity index 86% rename from test/data/f2c6439711290a71ff1825fc5973fc4ab4206ad2.json rename to test/data/6348b0a01fd3bf14d5c498b6b8419f78fc02bb9c.json index a553ef6..a1b129d 100644 --- a/test/data/f2c6439711290a71ff1825fc5973fc4ab4206ad2.json +++ b/test/data/6348b0a01fd3bf14d5c498b6b8419f78fc02bb9c.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/assets/1099922666976/sales", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/assets/1099922666976/sales", "params": { "method": "POST", "body": "{}", @@ -27,7 +27,7 @@ "block_time": "1705575088000" } ], - "query_time": 1709306645931 + "query_time": 1756585623642 }, - "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"150644145\",\"auction_id\":null,\"buyoffer_id\":null,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"price\":\"1830000000\",\"seller\":\"gmube.wam\",\"buyer\":\"taco\",\"block_time\":\"1705575088000\"}],\"query_time\":1709306645931}" + "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"150644145\",\"auction_id\":null,\"buyoffer_id\":null,\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"price\":\"1830000000\",\"seller\":\"gmube.wam\",\"buyer\":\"taco\",\"block_time\":\"1705575088000\"}],\"query_time\":1756585623642}" } \ No newline at end of file diff --git a/test/data/556f1e992761a43af8af8a29afa874efdf828749.json b/test/data/643e3620fb48acdd12e14f548adcb671a87ee77f.json similarity index 79% rename from test/data/556f1e992761a43af8af8a29afa874efdf828749.json rename to test/data/643e3620fb48acdd12e14f548adcb671a87ee77f.json index 9b43443..473ee80 100644 --- a/test/data/556f1e992761a43af8af8a29afa874efdf828749.json +++ b/test/data/643e3620fb48acdd12e14f548adcb671a87ee77f.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/marketplaces/market.place", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/marketplaces/market.place", "params": { "method": "GET", "headers": {} @@ -15,7 +15,7 @@ "created_at_block": "70885367", "created_at_time": "1596872896000" }, - "query_time": 1709306656881 + "query_time": 1756585626476 }, - "text": "{\"success\":true,\"data\":{\"marketplace_name\":\"market.place\",\"creator\":\"fees.place\",\"created_at_block\":\"70885367\",\"created_at_time\":\"1596872896000\"},\"query_time\":1709306656881}" + "text": "{\"success\":true,\"data\":{\"marketplace_name\":\"market.place\",\"creator\":\"fees.place\",\"created_at_block\":\"70885367\",\"created_at_time\":\"1596872896000\"},\"query_time\":1756585626476}" } \ No newline at end of file diff --git a/test/data/109147382783b9e2f6e9f70049ac67671c8e55ef.json b/test/data/67ce6cce5e2aaacaee91bc6a92017919849d959a.json similarity index 80% rename from test/data/109147382783b9e2f6e9f70049ac67671c8e55ef.json rename to test/data/67ce6cce5e2aaacaee91bc6a92017919849d959a.json index 2d48682..9cf4ca5 100644 --- a/test/data/109147382783b9e2f6e9f70049ac67671c8e55ef.json +++ b/test/data/67ce6cce5e2aaacaee91bc6a92017919849d959a.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/stats/templates", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/stats/templates", "params": { "method": "POST", "body": "{\"symbol\":\"WAX\",\"search\":\"alien.worlds\",\"collection_name\":\"alien.worlds\",\"limit\":\"10\"}", @@ -20,7 +20,7 @@ }, "results": [] }, - "query_time": 1709306665045 + "query_time": 1756585630256 }, - "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[]},\"query_time\":1709306665045}" + "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[]},\"query_time\":1756585630256}" } \ No newline at end of file diff --git a/test/data/ccf2e9f7bc14f1604278fb9b07ebca949f0ec446.json b/test/data/70c69f604f650f225271e5f2e131e0b20f622ba9.json similarity index 63% rename from test/data/ccf2e9f7bc14f1604278fb9b07ebca949f0ec446.json rename to test/data/70c69f604f650f225271e5f2e131e0b20f622ba9.json index eeb6e63..717dff5 100644 --- a/test/data/ccf2e9f7bc14f1604278fb9b07ebca949f0ec446.json +++ b/test/data/70c69f604f650f225271e5f2e131e0b20f622ba9.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/burns/taco", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/burns/taco", "params": { "method": "POST", "body": "{}", @@ -51,7 +51,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "data": { @@ -110,7 +111,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -276,7 +279,7 @@ ], "assets": 651 }, - "query_time": 1709306643467 + "query_time": 1756585622248 }, - "text": "{\"success\":true,\"data\":{\"collections\":[{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"},\"assets\":\"550\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"nftgholdings\",\"name\":\"NFTG Holdings\",\"img\":\"QmR67eaYtBQhsRNRgtAyy6VbX4bFKSRxMgK4CiwvUqwSk9\",\"author\":\"nftgholdings\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgholdings\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.15,\"data\":{\"img\":\"QmR67eaYtBQhsRNRgtAyy6VbX4bFKSRxMgK4CiwvUqwSk9\",\"url\":\"https://www.nftgholdins.com\",\"name\":\"NFTG Holdings\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\"}\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1694975252500\",\"created_at_block\":\"267008155\"},\"assets\":\"50\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"data\":{\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"url\":\"https://alienworlds.io\",\"name\":\"Alien Worlds\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\"}\",\"description\":\"Alien Worlds is a Digital Item Metaverse in Faraway Space. Own land on distant planets, explore and find strange artefacts, mine for Trilium with hyper-advanced tools or fight using alien weapons.\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1596576277500\",\"created_at_block\":\"70292143\"},\"assets\":\"42\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"farmersworld\",\"name\":\"Farmers World\",\"img\":\"QmX79zrJsk4DbWQ3krgu41pX3fdvEvWjkMXiNCKpxFXSgj\",\"author\":\".jieg.wam\",\"allow_notify\":true,\"authorized_accounts\":[\".jieg.wam\",\"farmersworld\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.05,\"data\":{\"img\":\"QmX79zrJsk4DbWQ3krgu41pX3fdvEvWjkMXiNCKpxFXSgj\",\"url\":\"https://farmersworld.io\",\"name\":\"Farmers World\",\"description\":\"Farmers World is the first farming game to function on the NFTs platform. Pick for yourself suitable tools, exploit various resources, buy land to build enormous farms, and enjoy the fascinating experiences of a farmer working in Farmers World’s Ecosystem. \\n\\nhttps://farmersworld.medium.com https://twitter.com/FarmersWorldNFT\\nhttps://discord.gg/V2pdyGdB9V https://fb.com/farmersworld.nft https://fb.com/groups/farmersworld.nft\\n https://t.me/farmersworldofficial\"},\"created_at_time\":\"1623323058000\",\"created_at_block\":\"123762633\"},\"assets\":\"7\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"cryptoqueenz\",\"name\":\"Crypto Goddess\",\"img\":\"QmNwHG2W2MpjFCE6oQMmwD1G2Vs2mrJcTQC9guUgkvDRBc\",\"author\":\"lamba.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"lamba.wam\"],\"notify_accounts\":[],\"market_fee\":0.15,\"data\":{\"img\":\"QmNwHG2W2MpjFCE6oQMmwD1G2Vs2mrJcTQC9guUgkvDRBc\",\"url\":\"https://t.me/joinchat/2gj6E0sFlaM3ODRi\",\"name\":\"Crypto Goddess\",\"description\":\"Lady of digital art, steal your mind and your heart.\"},\"created_at_time\":\"1624809787000\",\"created_at_block\":\"126735277\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"unlinked\",\"name\":\"Unlinked\",\"img\":\"QmaUCCtENe4cbryfcyyKpk7Wsytz1CttuFPQCBXAa3PqDY\",\"author\":\"unlinked\",\"allow_notify\":true,\"authorized_accounts\":[\"unlinked\",\"atomicdropsx\",\"blend.nefty\",\"c.unlinked\",\"atomicpacksx\",\"neftyblocksd\",\"b.unlinked\"],\"notify_accounts\":[\"c.unlinked\",\"s.unlinked\",\"b.unlinked\"],\"market_fee\":0.05,\"data\":{\"img\":\"QmaUCCtENe4cbryfcyyKpk7Wsytz1CttuFPQCBXAa3PqDY\",\"url\":\"https://unlinked.io\",\"name\":\"Unlinked\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmUXpheVdhcB9jGCK6Xigq2NVQpm96VQ8VTb8MMFn8Nc91\\\",\\\"logo_512x512\\\":\\\"QmVhfeBw8GNQBtZ9wH1eYbyEdcr5Z2XmycJc5VhzuyzGeH\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\"}\",\"description\":\"In the late 22nd century, a hyper-connected solar system is in chaos: the teleportation infrastructure that connect every aspect of people's lives has been cut off. \\n\\nAs mankind and its satellite colonies struggle to adapt to a new, fragmented reality, multiple factions have emerged, each seeking to restore the portals for their own ambitions.\\n\\nAs disorder reigns, the only way to get by is as a Sharper: an expert card player, taking on other players for resources, money and your survival.\\n\\n\\nJoin the metaverse, and build your life in a world on the Edge: \\n\\nDiscord: https://discord.gg/unlinked\\n\\nWebsite: https://unlinked.io\\n\\nTwitter: https://twitter.com/Unlinked_Wax\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1641834018000\",\"created_at_block\":\"160757701\"},\"assets\":\"1\"}],\"templates\":[{\"collection_name\":\"taco\",\"template_id\":\"429541\",\"assets\":\"406\"},{\"collection_name\":\"taco\",\"template_id\":\"659923\",\"assets\":\"132\"},{\"collection_name\":\"nftgholdings\",\"template_id\":\"747093\",\"assets\":\"50\"},{\"collection_name\":\"alien.worlds\",\"template_id\":\"19649\",\"assets\":\"42\"},{\"collection_name\":\"taco\",\"template_id\":\"654234\",\"assets\":\"10\"},{\"collection_name\":\"farmersworld\",\"template_id\":\"260676\",\"assets\":\"7\"},{\"collection_name\":\"taco\",\"template_id\":\"610242\",\"assets\":\"1\"},{\"collection_name\":\"unlinked\",\"template_id\":\"432790\",\"assets\":\"1\"},{\"collection_name\":\"cryptoqueenz\",\"template_id\":\"201368\",\"assets\":\"1\"},{\"collection_name\":\"taco\",\"template_id\":\"610246\",\"assets\":\"1\"}],\"assets\":651},\"query_time\":1709306643467}" + "text": "{\"success\":true,\"data\":{\"collections\":[{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"},\"assets\":\"550\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"nftgholdings\",\"name\":\"NFTG Holdings\",\"img\":\"QmR67eaYtBQhsRNRgtAyy6VbX4bFKSRxMgK4CiwvUqwSk9\",\"author\":\"nftgholdings\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgholdings\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.15,\"data\":{\"img\":\"QmR67eaYtBQhsRNRgtAyy6VbX4bFKSRxMgK4CiwvUqwSk9\",\"url\":\"https://www.nftgholdins.com\",\"name\":\"NFTG Holdings\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\"}\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1694975252500\",\"created_at_block\":\"267008155\"},\"assets\":\"50\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"data\":{\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"url\":\"https://alienworlds.io\",\"name\":\"Alien Worlds\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\"}\",\"description\":\"Alien Worlds is a Digital Item Metaverse in Faraway Space. Own land on distant planets, explore and find strange artefacts, mine for Trilium with hyper-advanced tools or fight using alien weapons.\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1596576277500\",\"created_at_block\":\"70292143\"},\"assets\":\"42\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"farmersworld\",\"name\":\"Farmers World\",\"img\":\"QmX79zrJsk4DbWQ3krgu41pX3fdvEvWjkMXiNCKpxFXSgj\",\"author\":\".jieg.wam\",\"allow_notify\":true,\"authorized_accounts\":[\".jieg.wam\",\"farmersworld\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.05,\"data\":{\"img\":\"QmX79zrJsk4DbWQ3krgu41pX3fdvEvWjkMXiNCKpxFXSgj\",\"url\":\"https://farmersworld.io\",\"name\":\"Farmers World\",\"description\":\"Farmers World is the first farming game to function on the NFTs platform. Pick for yourself suitable tools, exploit various resources, buy land to build enormous farms, and enjoy the fascinating experiences of a farmer working in Farmers World’s Ecosystem. \\n\\nhttps://farmersworld.medium.com https://twitter.com/FarmersWorldNFT\\nhttps://discord.gg/V2pdyGdB9V https://fb.com/farmersworld.nft https://fb.com/groups/farmersworld.nft\\n https://t.me/farmersworldofficial\"},\"created_at_time\":\"1623323058000\",\"created_at_block\":\"123762633\"},\"assets\":\"7\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"cryptoqueenz\",\"name\":\"Crypto Goddess\",\"img\":\"QmNwHG2W2MpjFCE6oQMmwD1G2Vs2mrJcTQC9guUgkvDRBc\",\"author\":\"lamba.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"lamba.wam\"],\"notify_accounts\":[],\"market_fee\":0.15,\"data\":{\"img\":\"QmNwHG2W2MpjFCE6oQMmwD1G2Vs2mrJcTQC9guUgkvDRBc\",\"url\":\"https://t.me/joinchat/2gj6E0sFlaM3ODRi\",\"name\":\"Crypto Goddess\",\"description\":\"Lady of digital art, steal your mind and your heart.\"},\"created_at_time\":\"1624809787000\",\"created_at_block\":\"126735277\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"unlinked\",\"name\":\"Unlinked\",\"img\":\"QmaUCCtENe4cbryfcyyKpk7Wsytz1CttuFPQCBXAa3PqDY\",\"author\":\"unlinked\",\"allow_notify\":true,\"authorized_accounts\":[\"unlinked\",\"atomicdropsx\",\"blend.nefty\",\"c.unlinked\",\"atomicpacksx\",\"neftyblocksd\",\"b.unlinked\"],\"notify_accounts\":[\"c.unlinked\",\"s.unlinked\",\"b.unlinked\"],\"market_fee\":0.05,\"data\":{\"img\":\"QmaUCCtENe4cbryfcyyKpk7Wsytz1CttuFPQCBXAa3PqDY\",\"url\":\"https://unlinked.io\",\"name\":\"Unlinked\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmUXpheVdhcB9jGCK6Xigq2NVQpm96VQ8VTb8MMFn8Nc91\\\",\\\"logo_512x512\\\":\\\"QmVhfeBw8GNQBtZ9wH1eYbyEdcr5Z2XmycJc5VhzuyzGeH\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\"}\",\"description\":\"In the late 22nd century, a hyper-connected solar system is in chaos: the teleportation infrastructure that connect every aspect of people's lives has been cut off. \\n\\nAs mankind and its satellite colonies struggle to adapt to a new, fragmented reality, multiple factions have emerged, each seeking to restore the portals for their own ambitions.\\n\\nAs disorder reigns, the only way to get by is as a Sharper: an expert card player, taking on other players for resources, money and your survival.\\n\\n\\nJoin the metaverse, and build your life in a world on the Edge: \\n\\nDiscord: https://discord.gg/unlinked\\n\\nWebsite: https://unlinked.io\\n\\nTwitter: https://twitter.com/Unlinked_Wax\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1641834018000\",\"created_at_block\":\"160757701\"},\"assets\":\"1\"}],\"templates\":[{\"collection_name\":\"taco\",\"template_id\":\"429541\",\"assets\":\"406\"},{\"collection_name\":\"taco\",\"template_id\":\"659923\",\"assets\":\"132\"},{\"collection_name\":\"nftgholdings\",\"template_id\":\"747093\",\"assets\":\"50\"},{\"collection_name\":\"alien.worlds\",\"template_id\":\"19649\",\"assets\":\"42\"},{\"collection_name\":\"taco\",\"template_id\":\"654234\",\"assets\":\"10\"},{\"collection_name\":\"farmersworld\",\"template_id\":\"260676\",\"assets\":\"7\"},{\"collection_name\":\"taco\",\"template_id\":\"610242\",\"assets\":\"1\"},{\"collection_name\":\"unlinked\",\"template_id\":\"432790\",\"assets\":\"1\"},{\"collection_name\":\"cryptoqueenz\",\"template_id\":\"201368\",\"assets\":\"1\"},{\"collection_name\":\"taco\",\"template_id\":\"610246\",\"assets\":\"1\"}],\"assets\":651},\"query_time\":1756585622248}" } \ No newline at end of file diff --git a/test/data/fb29e98c2cc642104ba8cace8be276aad7632163.json b/test/data/760cad5d419a890fd43fa253055a4cb4be88c9c9.json similarity index 66% rename from test/data/fb29e98c2cc642104ba8cace8be276aad7632163.json rename to test/data/760cad5d419a890fd43fa253055a4cb4be88c9c9.json index 2d45ae7..84e43e4 100644 --- a/test/data/fb29e98c2cc642104ba8cace8be276aad7632163.json +++ b/test/data/760cad5d419a890fd43fa253055a4cb4be88c9c9.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/transfers", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/transfers", "params": { "method": "POST", "body": "{\"account\":\"taco\",\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", @@ -24,7 +24,7 @@ { "contract": "atomicassets", "asset_id": "1099854025084", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -63,7 +63,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -113,7 +114,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -129,13 +130,13 @@ "immutable_data": {}, "template_mint": "6529", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308806", + "burned_at_time": "1717127892000", + "updated_at_block": "311308806", + "updated_at_time": "1717127892000", + "transferred_at_block": "311308805", + "transferred_at_time": "1717127891500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -151,7 +152,7 @@ { "contract": "atomicassets", "asset_id": "1099854025089", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -190,7 +191,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -240,7 +242,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -256,13 +258,13 @@ "immutable_data": {}, "template_mint": "6534", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308782", + "burned_at_time": "1717127880000", + "updated_at_block": "311308782", + "updated_at_time": "1717127880000", + "transferred_at_block": "311308781", + "transferred_at_time": "1717127879500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -278,7 +280,7 @@ { "contract": "atomicassets", "asset_id": "1099854025095", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -317,7 +319,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -367,7 +370,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -383,13 +386,13 @@ "immutable_data": {}, "template_mint": "6540", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308127", + "burned_at_time": "1717127552500", + "updated_at_block": "311308127", + "updated_at_time": "1717127552500", + "transferred_at_block": "311308125", + "transferred_at_time": "1717127551500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -405,7 +408,7 @@ { "contract": "atomicassets", "asset_id": "1099854025096", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -444,7 +447,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -494,7 +498,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -510,13 +514,13 @@ "immutable_data": {}, "template_mint": "6541", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263070", + "burned_at_time": "1717105024000", + "updated_at_block": "311263070", + "updated_at_time": "1717105024000", + "transferred_at_block": "311263069", + "transferred_at_time": "1717105023500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -532,7 +536,7 @@ { "contract": "atomicassets", "asset_id": "1099854025097", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -571,7 +575,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -621,7 +626,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -637,13 +642,13 @@ "immutable_data": {}, "template_mint": "6542", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263102", + "burned_at_time": "1717105040000", + "updated_at_block": "311263102", + "updated_at_time": "1717105040000", + "transferred_at_block": "311263101", + "transferred_at_time": "1717105039500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -659,7 +664,7 @@ { "contract": "atomicassets", "asset_id": "1099854025101", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -698,7 +703,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -748,7 +754,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -764,13 +770,13 @@ "immutable_data": {}, "template_mint": "6546", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263319", + "burned_at_time": "1717105148500", + "updated_at_block": "311263319", + "updated_at_time": "1717105148500", + "transferred_at_block": "311263317", + "transferred_at_time": "1717105147500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -786,7 +792,7 @@ { "contract": "atomicassets", "asset_id": "1099854025105", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -825,7 +831,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -875,7 +882,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -891,13 +898,13 @@ "immutable_data": {}, "template_mint": "6550", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263188", + "burned_at_time": "1717105083000", + "updated_at_block": "311263188", + "updated_at_time": "1717105083000", + "transferred_at_block": "311263187", + "transferred_at_time": "1717105082500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -913,7 +920,7 @@ { "contract": "atomicassets", "asset_id": "1099854025107", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -952,7 +959,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1002,7 +1010,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1018,13 +1026,13 @@ "immutable_data": {}, "template_mint": "6552", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263161", + "burned_at_time": "1717105069500", + "updated_at_block": "311263161", + "updated_at_time": "1717105069500", + "transferred_at_block": "311263159", + "transferred_at_time": "1717105068500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -1040,7 +1048,7 @@ { "contract": "atomicassets", "asset_id": "1099854025109", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1079,7 +1087,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1129,7 +1138,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1145,13 +1154,13 @@ "immutable_data": {}, "template_mint": "6554", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263221", + "burned_at_time": "1717105099500", + "updated_at_block": "311263221", + "updated_at_time": "1717105099500", + "transferred_at_block": "311263217", + "transferred_at_time": "1717105097500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -1167,7 +1176,7 @@ { "contract": "atomicassets", "asset_id": "1099854025110", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1206,7 +1215,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1256,7 +1266,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1272,13 +1282,13 @@ "immutable_data": {}, "template_mint": "6555", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263133", + "burned_at_time": "1717105055500", + "updated_at_block": "311263133", + "updated_at_time": "1717105055500", + "transferred_at_block": "311263132", + "transferred_at_time": "1717105055000", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -1306,7 +1316,7 @@ { "contract": "atomicassets", "asset_id": "1099854025110", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1345,7 +1355,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1395,7 +1406,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1411,13 +1422,13 @@ "immutable_data": {}, "template_mint": "6555", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263133", + "burned_at_time": "1717105055500", + "updated_at_block": "311263133", + "updated_at_time": "1717105055500", + "transferred_at_block": "311263132", + "transferred_at_time": "1717105055000", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -1445,7 +1456,7 @@ { "contract": "atomicassets", "asset_id": "1099854025109", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1484,7 +1495,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1534,7 +1546,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1550,13 +1562,13 @@ "immutable_data": {}, "template_mint": "6554", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263221", + "burned_at_time": "1717105099500", + "updated_at_block": "311263221", + "updated_at_time": "1717105099500", + "transferred_at_block": "311263217", + "transferred_at_time": "1717105097500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -1584,7 +1596,7 @@ { "contract": "atomicassets", "asset_id": "1099854025107", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1623,7 +1635,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1673,7 +1686,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1689,13 +1702,13 @@ "immutable_data": {}, "template_mint": "6552", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263161", + "burned_at_time": "1717105069500", + "updated_at_block": "311263161", + "updated_at_time": "1717105069500", + "transferred_at_block": "311263159", + "transferred_at_time": "1717105068500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -1723,7 +1736,7 @@ { "contract": "atomicassets", "asset_id": "1099854025105", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1762,7 +1775,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1812,7 +1826,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1828,13 +1842,13 @@ "immutable_data": {}, "template_mint": "6550", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263188", + "burned_at_time": "1717105083000", + "updated_at_block": "311263188", + "updated_at_time": "1717105083000", + "transferred_at_block": "311263187", + "transferred_at_time": "1717105082500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -1862,7 +1876,7 @@ { "contract": "atomicassets", "asset_id": "1099854025101", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1901,7 +1915,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1951,7 +1966,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1967,13 +1982,13 @@ "immutable_data": {}, "template_mint": "6546", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263319", + "burned_at_time": "1717105148500", + "updated_at_block": "311263319", + "updated_at_time": "1717105148500", + "transferred_at_block": "311263317", + "transferred_at_time": "1717105147500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -2001,7 +2016,7 @@ { "contract": "atomicassets", "asset_id": "1099854025097", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2040,7 +2055,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2090,7 +2106,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2106,13 +2122,13 @@ "immutable_data": {}, "template_mint": "6542", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263102", + "burned_at_time": "1717105040000", + "updated_at_block": "311263102", + "updated_at_time": "1717105040000", + "transferred_at_block": "311263101", + "transferred_at_time": "1717105039500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -2140,7 +2156,7 @@ { "contract": "atomicassets", "asset_id": "1099854025096", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2179,7 +2195,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2229,7 +2246,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2245,13 +2262,13 @@ "immutable_data": {}, "template_mint": "6541", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263070", + "burned_at_time": "1717105024000", + "updated_at_block": "311263070", + "updated_at_time": "1717105024000", + "transferred_at_block": "311263069", + "transferred_at_time": "1717105023500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -2279,7 +2296,7 @@ { "contract": "atomicassets", "asset_id": "1099854025095", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2318,7 +2335,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2368,7 +2386,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2384,13 +2402,13 @@ "immutable_data": {}, "template_mint": "6540", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308127", + "burned_at_time": "1717127552500", + "updated_at_block": "311308127", + "updated_at_time": "1717127552500", + "transferred_at_block": "311308125", + "transferred_at_time": "1717127551500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -2418,7 +2436,7 @@ { "contract": "atomicassets", "asset_id": "1099854025089", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2457,7 +2475,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2507,7 +2526,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2523,13 +2542,13 @@ "immutable_data": {}, "template_mint": "6534", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308782", + "burned_at_time": "1717127880000", + "updated_at_block": "311308782", + "updated_at_time": "1717127880000", + "transferred_at_block": "311308781", + "transferred_at_time": "1717127879500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "data": { @@ -2547,7 +2566,7 @@ "created_at_time": "1705575421500" } ], - "query_time": 1709306640938 + "query_time": 1756585620070 }, - "text": "{\"success\":true,\"data\":[{\"transfer_id\":\"87830389174\",\"contract\":\"atomicassets\",\"sender_name\":\"taco\",\"recipient_name\":\"mkt.taco\",\"memo\":\"\",\"txid\":\"db6f92df9f71ffd315835d787203b5b6ddc2fe79fa6bff4a4fe57a409c7e3557\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025084\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6529\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025089\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025095\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6540\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025096\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6541\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025097\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6542\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025101\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6546\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025105\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6550\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025107\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6552\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025109\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6554\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025110\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6555\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206146\",\"created_at_time\":\"1705575448000\"},{\"transfer_id\":\"87830385291\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644573\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025110\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6555\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385260\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644580\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025109\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6554\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385229\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644578\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025107\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6552\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385198\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644571\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025105\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6550\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385167\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644572\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025101\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6546\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385136\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644574\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025097\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6542\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385105\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644575\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025096\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6541\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385074\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644579\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025095\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6540\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385043\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644577\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025089\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"}],\"query_time\":1709306640938}" + "text": "{\"success\":true,\"data\":[{\"transfer_id\":\"87830389174\",\"contract\":\"atomicassets\",\"sender_name\":\"taco\",\"recipient_name\":\"mkt.taco\",\"memo\":\"\",\"txid\":\"db6f92df9f71ffd315835d787203b5b6ddc2fe79fa6bff4a4fe57a409c7e3557\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025084\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6529\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308806\",\"burned_at_time\":\"1717127892000\",\"updated_at_block\":\"311308806\",\"updated_at_time\":\"1717127892000\",\"transferred_at_block\":\"311308805\",\"transferred_at_time\":\"1717127891500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025089\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308782\",\"burned_at_time\":\"1717127880000\",\"updated_at_block\":\"311308782\",\"updated_at_time\":\"1717127880000\",\"transferred_at_block\":\"311308781\",\"transferred_at_time\":\"1717127879500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025095\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6540\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308127\",\"burned_at_time\":\"1717127552500\",\"updated_at_block\":\"311308127\",\"updated_at_time\":\"1717127552500\",\"transferred_at_block\":\"311308125\",\"transferred_at_time\":\"1717127551500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025096\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6541\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263070\",\"burned_at_time\":\"1717105024000\",\"updated_at_block\":\"311263070\",\"updated_at_time\":\"1717105024000\",\"transferred_at_block\":\"311263069\",\"transferred_at_time\":\"1717105023500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025097\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6542\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263102\",\"burned_at_time\":\"1717105040000\",\"updated_at_block\":\"311263102\",\"updated_at_time\":\"1717105040000\",\"transferred_at_block\":\"311263101\",\"transferred_at_time\":\"1717105039500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025101\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6546\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263319\",\"burned_at_time\":\"1717105148500\",\"updated_at_block\":\"311263319\",\"updated_at_time\":\"1717105148500\",\"transferred_at_block\":\"311263317\",\"transferred_at_time\":\"1717105147500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025105\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6550\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263188\",\"burned_at_time\":\"1717105083000\",\"updated_at_block\":\"311263188\",\"updated_at_time\":\"1717105083000\",\"transferred_at_block\":\"311263187\",\"transferred_at_time\":\"1717105082500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025107\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6552\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263161\",\"burned_at_time\":\"1717105069500\",\"updated_at_block\":\"311263161\",\"updated_at_time\":\"1717105069500\",\"transferred_at_block\":\"311263159\",\"transferred_at_time\":\"1717105068500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025109\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6554\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263221\",\"burned_at_time\":\"1717105099500\",\"updated_at_block\":\"311263221\",\"updated_at_time\":\"1717105099500\",\"transferred_at_block\":\"311263217\",\"transferred_at_time\":\"1717105097500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025110\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6555\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263133\",\"burned_at_time\":\"1717105055500\",\"updated_at_block\":\"311263133\",\"updated_at_time\":\"1717105055500\",\"transferred_at_block\":\"311263132\",\"transferred_at_time\":\"1717105055000\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206146\",\"created_at_time\":\"1705575448000\"},{\"transfer_id\":\"87830385291\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644573\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025110\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6555\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263133\",\"burned_at_time\":\"1717105055500\",\"updated_at_block\":\"311263133\",\"updated_at_time\":\"1717105055500\",\"transferred_at_block\":\"311263132\",\"transferred_at_time\":\"1717105055000\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385260\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644580\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025109\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6554\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263221\",\"burned_at_time\":\"1717105099500\",\"updated_at_block\":\"311263221\",\"updated_at_time\":\"1717105099500\",\"transferred_at_block\":\"311263217\",\"transferred_at_time\":\"1717105097500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385229\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644578\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025107\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6552\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263161\",\"burned_at_time\":\"1717105069500\",\"updated_at_block\":\"311263161\",\"updated_at_time\":\"1717105069500\",\"transferred_at_block\":\"311263159\",\"transferred_at_time\":\"1717105068500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385198\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644571\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025105\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6550\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263188\",\"burned_at_time\":\"1717105083000\",\"updated_at_block\":\"311263188\",\"updated_at_time\":\"1717105083000\",\"transferred_at_block\":\"311263187\",\"transferred_at_time\":\"1717105082500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385167\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644572\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025101\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6546\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263319\",\"burned_at_time\":\"1717105148500\",\"updated_at_block\":\"311263319\",\"updated_at_time\":\"1717105148500\",\"transferred_at_block\":\"311263317\",\"transferred_at_time\":\"1717105147500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385136\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644574\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025097\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6542\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263102\",\"burned_at_time\":\"1717105040000\",\"updated_at_block\":\"311263102\",\"updated_at_time\":\"1717105040000\",\"transferred_at_block\":\"311263101\",\"transferred_at_time\":\"1717105039500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385105\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644575\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025096\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6541\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263070\",\"burned_at_time\":\"1717105024000\",\"updated_at_block\":\"311263070\",\"updated_at_time\":\"1717105024000\",\"transferred_at_block\":\"311263069\",\"transferred_at_time\":\"1717105023500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385074\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644579\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025095\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6540\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308127\",\"burned_at_time\":\"1717127552500\",\"updated_at_block\":\"311308127\",\"updated_at_time\":\"1717127552500\",\"transferred_at_block\":\"311308125\",\"transferred_at_time\":\"1717127551500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385043\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644577\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025089\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308782\",\"burned_at_time\":\"1717127880000\",\"updated_at_block\":\"311308782\",\"updated_at_time\":\"1717127880000\",\"transferred_at_block\":\"311308781\",\"transferred_at_time\":\"1717127879500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"}],\"query_time\":1756585620070}" } \ No newline at end of file diff --git a/test/data/d12594be86c1107705c4107dde57cc08d38e8244.json b/test/data/7be2994d0fb7b483fc5cabd76cdb7b8365a59649.json similarity index 94% rename from test/data/d12594be86c1107705c4107dde57cc08d38e8244.json rename to test/data/7be2994d0fb7b483fc5cabd76cdb7b8365a59649.json index b58fc7a..811175b 100644 --- a/test/data/d12594be86c1107705c4107dde57cc08d38e8244.json +++ b/test/data/7be2994d0fb7b483fc5cabd76cdb7b8365a59649.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/template_buyoffers/284083", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/template_buyoffers/284083", "params": { "method": "GET", "headers": {} @@ -60,7 +60,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "862663", + "issued_supply": "865119", "immutable_data": { "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", "name": "Gold", @@ -76,7 +76,7 @@ "created_at_time": "1709179854000", "state": 1 }, - "query_time": 1709306656149 + "query_time": 1756585626228 }, - "text": "{\"success\":true,\"data\":{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284083\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295642399\",\"updated_at_time\":\"1709293813500\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},\"query_time\":1709306656149}" + "text": "{\"success\":true,\"data\":{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284083\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"865119\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295642399\",\"updated_at_time\":\"1709293813500\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},\"query_time\":1756585626228}" } \ No newline at end of file diff --git a/test/data/7cb0ffac4cc2c749bf5b4460a6ad369107286096.json b/test/data/7cb0ffac4cc2c749bf5b4460a6ad369107286096.json new file mode 100644 index 0000000..dae18dc --- /dev/null +++ b/test/data/7cb0ffac4cc2c749bf5b4460a6ad369107286096.json @@ -0,0 +1,144 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/assets/1099959414679", + "params": { + "method": "GET", + "headers": {} + } + }, + "status": 200, + "json": { + "success": true, + "data": { + "contract": "atomicassets", + "asset_id": "1099959414679", + "owner": null, + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "alien.worlds", + "name": "Alien Worlds", + "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", + "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", + "author": "federation", + "allow_notify": true, + "authorized_accounts": [ + "federation", + "open.worlds", + "terra.worlds", + "m.federation", + "s.federation", + "uspts.worlds", + "awlndratings", + "nftmt.worlds", + "lore.worlds", + "mint.worlds" + ], + "notify_accounts": [ + "federation", + "m.federation", + "awlndratings" + ], + "market_fee": 0.01, + "created_at_block": "70292143", + "created_at_time": "1596576277500" + }, + "schema": { + "schema_name": "level.worlds", + "format": [ + { + "name": "cardid", + "type": "uint16" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "backimg", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "level", + "type": "uint8" + }, + { + "name": "key", + "type": "string" + }, + { + "name": "process", + "type": "string" + }, + { + "name": "element", + "type": "string" + } + ], + "created_at_block": "182826363", + "created_at_time": "1652871533000" + }, + "template": { + "template_id": "515560", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "253149", + "immutable_data": { + "img": "QmZgVYvRvG59bCH43kPbXG8hJpXbyBtz8Aa1Nxc6MscA2s", + "key": "B", + "name": "Nature's Growth", + "level": 4, + "cardid": 4, + "rarity": "Common", + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "element": "Nature", + "process": "Fusion", + "description": "A secret to most miners, this item is all about the right balance" + }, + "created_at_time": "1653212997000", + "created_at_block": "183509274" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "240155", + "backed_tokens": [], + "burned_by_account": "nfthivecraft", + "burned_at_block": "390211949", + "burned_at_time": "1756585580500", + "updated_at_block": "390211949", + "updated_at_time": "1756585580500", + "transferred_at_block": "390211949", + "transferred_at_time": "1756585580500", + "minted_at_block": "366685155", + "minted_at_time": "1744821253000", + "data": { + "img": "QmZgVYvRvG59bCH43kPbXG8hJpXbyBtz8Aa1Nxc6MscA2s", + "key": "B", + "name": "Nature's Growth", + "level": 4, + "cardid": 4, + "rarity": "Common", + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "element": "Nature", + "process": "Fusion", + "description": "A secret to most miners, this item is all about the right balance" + }, + "name": "Nature's Growth" + }, + "query_time": 1756586118020 + }, + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"asset_id\":\"1099959414679\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"level.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint8\"},{\"name\":\"key\",\"type\":\"string\"},{\"name\":\"process\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"}],\"created_at_block\":\"182826363\",\"created_at_time\":\"1652871533000\"},\"template\":{\"template_id\":\"515560\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"253149\",\"immutable_data\":{\"img\":\"QmZgVYvRvG59bCH43kPbXG8hJpXbyBtz8Aa1Nxc6MscA2s\",\"key\":\"B\",\"name\":\"Nature's Growth\",\"level\":4,\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"element\":\"Nature\",\"process\":\"Fusion\",\"description\":\"A secret to most miners, this item is all about the right balance\"},\"created_at_time\":\"1653212997000\",\"created_at_block\":\"183509274\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"240155\",\"backed_tokens\":[],\"burned_by_account\":\"nfthivecraft\",\"burned_at_block\":\"390211949\",\"burned_at_time\":\"1756585580500\",\"updated_at_block\":\"390211949\",\"updated_at_time\":\"1756585580500\",\"transferred_at_block\":\"390211949\",\"transferred_at_time\":\"1756585580500\",\"minted_at_block\":\"366685155\",\"minted_at_time\":\"1744821253000\",\"data\":{\"img\":\"QmZgVYvRvG59bCH43kPbXG8hJpXbyBtz8Aa1Nxc6MscA2s\",\"key\":\"B\",\"name\":\"Nature's Growth\",\"level\":4,\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"element\":\"Nature\",\"process\":\"Fusion\",\"description\":\"A secret to most miners, this item is all about the right balance\"},\"name\":\"Nature's Growth\"},\"query_time\":1756586118020}" +} \ No newline at end of file diff --git a/test/data/2049d610af2c74b7f24f16cb9bbd2d038125469e.json b/test/data/7ddda72a4ca3a47a31a8201c9e6c5c051f8a0efc.json similarity index 82% rename from test/data/2049d610af2c74b7f24f16cb9bbd2d038125469e.json rename to test/data/7ddda72a4ca3a47a31a8201c9e6c5c051f8a0efc.json index 5711b2a..04ecad2 100644 --- a/test/data/2049d610af2c74b7f24f16cb9bbd2d038125469e.json +++ b/test/data/7ddda72a4ca3a47a31a8201c9e6c5c051f8a0efc.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/config", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/config", "params": { "method": "GET", "headers": {} @@ -34,21 +34,21 @@ "delphi_pair_name": "waxpusd", "invert_delphi_pair": false, "data": { - "median": 847, + "median": 200, "contract": "delphioracle", "base_symbol": "WAXP", "quote_symbol": "USD", "base_precision": 8, "quote_precision": 2, - "updated_at_time": 1709306659500, + "updated_at_time": 1756585621000, "delphi_pair_name": "waxpusd", "median_precision": 4, - "updated_at_block": 295668091 + "updated_at_block": 390212030 } } ] }, - "query_time": 1709306665920 + "query_time": 1756585630033 }, - "text": "{\"success\":true,\"data\":{\"atomicassets_contract\":\"atomicassets\",\"atomicmarket_contract\":\"atomicmarket\",\"delphioracle_contract\":\"delphioracle\",\"version\":\"1.3.3\",\"maker_market_fee\":0.01,\"taker_market_fee\":0.01,\"minimum_auction_duration\":120,\"maximum_auction_duration\":2592000,\"minimum_bid_increase\":0.1,\"auction_reset_duration\":120,\"supported_tokens\":[{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8}],\"supported_pairs\":[{\"listing_symbol\":\"USD\",\"settlement_symbol\":\"WAX\",\"delphi_pair_name\":\"waxpusd\",\"invert_delphi_pair\":false,\"data\":{\"median\":847,\"contract\":\"delphioracle\",\"base_symbol\":\"WAXP\",\"quote_symbol\":\"USD\",\"base_precision\":8,\"quote_precision\":2,\"updated_at_time\":1709306659500,\"delphi_pair_name\":\"waxpusd\",\"median_precision\":4,\"updated_at_block\":295668091}}]},\"query_time\":1709306665920}" + "text": "{\"success\":true,\"data\":{\"atomicassets_contract\":\"atomicassets\",\"atomicmarket_contract\":\"atomicmarket\",\"delphioracle_contract\":\"delphioracle\",\"version\":\"1.3.3\",\"maker_market_fee\":0.01,\"taker_market_fee\":0.01,\"minimum_auction_duration\":120,\"maximum_auction_duration\":2592000,\"minimum_bid_increase\":0.1,\"auction_reset_duration\":120,\"supported_tokens\":[{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8}],\"supported_pairs\":[{\"listing_symbol\":\"USD\",\"settlement_symbol\":\"WAX\",\"delphi_pair_name\":\"waxpusd\",\"invert_delphi_pair\":false,\"data\":{\"median\":200,\"contract\":\"delphioracle\",\"base_symbol\":\"WAXP\",\"quote_symbol\":\"USD\",\"base_precision\":8,\"quote_precision\":2,\"updated_at_time\":1756585621000,\"delphi_pair_name\":\"waxpusd\",\"median_precision\":4,\"updated_at_block\":390212030}}]},\"query_time\":1756585630033}" } \ No newline at end of file diff --git a/test/data/03a0e035e39517bbc29531f64c42bef714f58872.json b/test/data/84a35c17bdf50b7ecaceea97072b1a032a7052a1.json similarity index 68% rename from test/data/03a0e035e39517bbc29531f64c42bef714f58872.json rename to test/data/84a35c17bdf50b7ecaceea97072b1a032a7052a1.json index 9cecb18..2070b99 100644 --- a/test/data/03a0e035e39517bbc29531f64c42bef714f58872.json +++ b/test/data/84a35c17bdf50b7ecaceea97072b1a032a7052a1.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v2/sales", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v2/sales", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"buyer\":\"taco\",\"limit\":\"10\"}", @@ -33,7 +33,7 @@ { "contract": "atomicassets", "asset_id": "1099922666976", - "owner": "mutatednicco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -72,7 +72,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -122,7 +123,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -138,13 +139,13 @@ "immutable_data": {}, "template_mint": "25388", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295133907", - "updated_at_time": "1709039565500", - "transferred_at_block": "295133907", - "transferred_at_time": "1709039565500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "298947845", + "burned_at_time": "1710947126500", + "updated_at_block": "298947845", + "updated_at_time": "1710947126500", + "transferred_at_block": "298947843", + "transferred_at_time": "1710947125500", "minted_at_block": "288192328", "minted_at_time": "1705568539000", "sales": [], @@ -157,13 +158,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -217,7 +218,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -251,7 +253,7 @@ { "contract": "atomicassets", "asset_id": "1099873174108", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -290,7 +292,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -340,7 +343,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -356,13 +359,13 @@ "immutable_data": {}, "template_mint": "12332", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "300200120", + "burned_at_time": "1711573265000", + "updated_at_block": "300200120", + "updated_at_time": "1711573265000", + "transferred_at_block": "300200119", + "transferred_at_time": "1711573264500", "minted_at_block": "238265275", "minted_at_time": "1680602581000", "sales": [], @@ -375,13 +378,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -435,7 +438,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -469,7 +473,7 @@ { "contract": "atomicassets", "asset_id": "1099921851779", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -508,7 +512,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -558,7 +563,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -574,13 +579,13 @@ "immutable_data": {}, "template_mint": "25372", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "296603085", + "burned_at_time": "1709774164000", + "updated_at_block": "296603085", + "updated_at_time": "1709774164000", + "transferred_at_block": "296603036", + "transferred_at_time": "1709774139500", "minted_at_block": "288022180", "minted_at_time": "1705483465000", "sales": [], @@ -593,13 +598,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -653,7 +658,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -726,7 +732,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -776,7 +783,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -811,13 +818,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -871,7 +878,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -944,7 +952,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -994,7 +1003,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1029,13 +1038,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -1089,7 +1098,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1123,7 +1133,7 @@ { "contract": "atomicassets", "asset_id": "1099921831529", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1162,7 +1172,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1212,7 +1223,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1228,13 +1239,13 @@ "immutable_data": {}, "template_mint": "25366", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "296604710", + "burned_at_time": "1709774976500", + "updated_at_block": "296604710", + "updated_at_time": "1709774976500", + "transferred_at_block": "296604637", + "transferred_at_time": "1709774940000", "minted_at_block": "287934333", "minted_at_time": "1705439541500", "sales": [], @@ -1247,13 +1258,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -1307,7 +1318,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1341,7 +1353,7 @@ { "contract": "atomicassets", "asset_id": "1099921809341", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1380,7 +1392,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1430,7 +1443,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1446,13 +1459,13 @@ "immutable_data": {}, "template_mint": "25314", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "296605418", + "burned_at_time": "1709775330500", + "updated_at_block": "296605418", + "updated_at_time": "1709775330500", + "transferred_at_block": "296604901", + "transferred_at_time": "1709775072000", "minted_at_block": "287850138", "minted_at_time": "1705397414000", "sales": [], @@ -1465,13 +1478,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -1525,7 +1538,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1559,7 +1573,7 @@ { "contract": "atomicassets", "asset_id": "1099921708213", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1598,7 +1612,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1648,7 +1663,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1664,13 +1679,13 @@ "immutable_data": {}, "template_mint": "25194", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288899150", - "updated_at_time": "1705921962000", - "transferred_at_block": "288899150", - "transferred_at_time": "1705921962000", + "burned_by_account": "atomicpacksx", + "burned_at_block": "296623520", + "burned_at_time": "1709784381500", + "updated_at_block": "296623520", + "updated_at_time": "1709784381500", + "transferred_at_block": "296623444", + "transferred_at_time": "1709784343500", "minted_at_block": "287497383", "minted_at_time": "1705221001000", "sales": [], @@ -1683,13 +1698,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -1743,7 +1758,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1816,7 +1832,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1866,7 +1883,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1901,13 +1918,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -1961,7 +1978,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2034,7 +2052,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2084,7 +2103,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2119,13 +2138,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [], @@ -2179,7 +2198,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2194,7 +2214,7 @@ "state": 3 } ], - "query_time": 1709306650692 + "query_time": 1756585624374 }, - "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150644145\",\"seller\":\"gmube.wam\",\"buyer\":\"taco\",\"offer_id\":\"156111907\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1830000000\"},\"listing_price\":\"1830000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099922666976\",\"owner\":\"mutatednicco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25388\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295133907\",\"updated_at_time\":\"1709039565500\",\"transferred_at_block\":\"295133907\",\"transferred_at_time\":\"1709039565500\",\"minted_at_block\":\"288192328\",\"minted_at_time\":\"1705568539000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288193845\",\"created_at_time\":\"1705569297500\",\"ordinality\":\"1\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150635454\",\"seller\":\".byo..c.wam\",\"buyer\":\"taco\",\"offer_id\":\"156101166\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1850000000\"},\"listing_price\":\"1850000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099873174108\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"12332\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"238265275\",\"minted_at_time\":\"1680602581000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205548\",\"updated_at_time\":\"1705575149000\",\"created_at_block\":\"288159574\",\"created_at_time\":\"1705552162000\",\"ordinality\":\"2\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150625733\",\"seller\":\"hqzl4.c.wam\",\"buyer\":\"taco\",\"offer_id\":\"156089309\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1840000000\"},\"listing_price\":\"1840000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921851779\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25372\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"288022180\",\"minted_at_time\":\"1705483465000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288116511\",\"created_at_time\":\"1705530630500\",\"ordinality\":\"3\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150625724\",\"seller\":\"hqzl4.c.wam\",\"buyer\":\"taco\",\"offer_id\":\"156089300\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1840000000\"},\"listing_price\":\"1840000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921853844\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25376\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"295283227\",\"burned_at_time\":\"1709114226000\",\"updated_at_block\":\"295283227\",\"updated_at_time\":\"1709114226000\",\"transferred_at_block\":\"295283174\",\"transferred_at_time\":\"1709114199500\",\"minted_at_block\":\"288036323\",\"minted_at_time\":\"1705490536500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288116487\",\"created_at_time\":\"1705530618500\",\"ordinality\":\"4\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150618840\",\"seller\":\"eg4e4.wam\",\"buyer\":\"taco\",\"offer_id\":\"156081882\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1944000000\"},\"listing_price\":\"1944000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921848808\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25370\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"290121693\",\"burned_at_time\":\"1706533262000\",\"updated_at_block\":\"290121693\",\"updated_at_time\":\"1706533262000\",\"transferred_at_block\":\"290121692\",\"transferred_at_time\":\"1706533261500\",\"minted_at_block\":\"288007446\",\"minted_at_time\":\"1705476098000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288091395\",\"created_at_time\":\"1705518072500\",\"ordinality\":\"5\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150618203\",\"seller\":\"w.mnu.c.wam\",\"buyer\":\"taco\",\"offer_id\":\"156081238\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1900000000\"},\"listing_price\":\"1900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921831529\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25366\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"287934333\",\"minted_at_time\":\"1705439541500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288089402\",\"created_at_time\":\"1705517076000\",\"ordinality\":\"6\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150614472\",\"seller\":\"otoqw.wam\",\"buyer\":\"taco\",\"offer_id\":\"156077319\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1900000000\"},\"listing_price\":\"1900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921809341\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25314\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"287850138\",\"minted_at_time\":\"1705397414000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288079618\",\"created_at_time\":\"1705512184000\",\"ordinality\":\"7\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150614119\",\"seller\":\"syffw.wam\",\"buyer\":\"taco\",\"offer_id\":\"156076923\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1900000000\"},\"listing_price\":\"1900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921708213\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25194\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288899150\",\"updated_at_time\":\"1705921962000\",\"transferred_at_block\":\"288899150\",\"transferred_at_time\":\"1705921962000\",\"minted_at_block\":\"287497383\",\"minted_at_time\":\"1705221001000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205554\",\"updated_at_time\":\"1705575152000\",\"created_at_block\":\"288078899\",\"created_at_time\":\"1705511824500\",\"ordinality\":\"8\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150608766\",\"seller\":\"ezcvg.wam\",\"buyer\":\"taco\",\"offer_id\":\"156070166\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1940000000\"},\"listing_price\":\"1940000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921853511\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25374\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"289893584\",\"burned_at_time\":\"1706419207500\",\"updated_at_block\":\"289893584\",\"updated_at_time\":\"1706419207500\",\"transferred_at_block\":\"289893583\",\"transferred_at_time\":\"1706419207000\",\"minted_at_block\":\"288033846\",\"minted_at_time\":\"1705489298000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288068054\",\"created_at_time\":\"1705506402000\",\"ordinality\":\"9\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150600874\",\"seller\":\"fohrerslayer\",\"buyer\":\"taco\",\"offer_id\":\"156061396\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1945000000\"},\"listing_price\":\"1945000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921855502\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25378\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"295283436\",\"burned_at_time\":\"1709114330500\",\"updated_at_block\":\"295283436\",\"updated_at_time\":\"1709114330500\",\"transferred_at_block\":\"295283260\",\"transferred_at_time\":\"1709114242500\",\"minted_at_block\":\"288043256\",\"minted_at_time\":\"1705494003000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288047866\",\"created_at_time\":\"1705496308000\",\"ordinality\":\"10\",\"state\":3}],\"query_time\":1709306650692}" + "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150644145\",\"seller\":\"gmube.wam\",\"buyer\":\"taco\",\"offer_id\":\"156111907\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1830000000\"},\"listing_price\":\"1830000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099922666976\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25388\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"298947845\",\"burned_at_time\":\"1710947126500\",\"updated_at_block\":\"298947845\",\"updated_at_time\":\"1710947126500\",\"transferred_at_block\":\"298947843\",\"transferred_at_time\":\"1710947125500\",\"minted_at_block\":\"288192328\",\"minted_at_time\":\"1705568539000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288193845\",\"created_at_time\":\"1705569297500\",\"ordinality\":\"1\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150635454\",\"seller\":\".byo..c.wam\",\"buyer\":\"taco\",\"offer_id\":\"156101166\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1850000000\"},\"listing_price\":\"1850000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099873174108\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"12332\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"300200120\",\"burned_at_time\":\"1711573265000\",\"updated_at_block\":\"300200120\",\"updated_at_time\":\"1711573265000\",\"transferred_at_block\":\"300200119\",\"transferred_at_time\":\"1711573264500\",\"minted_at_block\":\"238265275\",\"minted_at_time\":\"1680602581000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205548\",\"updated_at_time\":\"1705575149000\",\"created_at_block\":\"288159574\",\"created_at_time\":\"1705552162000\",\"ordinality\":\"2\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150625733\",\"seller\":\"hqzl4.c.wam\",\"buyer\":\"taco\",\"offer_id\":\"156089309\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1840000000\"},\"listing_price\":\"1840000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921851779\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25372\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"296603085\",\"burned_at_time\":\"1709774164000\",\"updated_at_block\":\"296603085\",\"updated_at_time\":\"1709774164000\",\"transferred_at_block\":\"296603036\",\"transferred_at_time\":\"1709774139500\",\"minted_at_block\":\"288022180\",\"minted_at_time\":\"1705483465000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288116511\",\"created_at_time\":\"1705530630500\",\"ordinality\":\"3\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150625724\",\"seller\":\"hqzl4.c.wam\",\"buyer\":\"taco\",\"offer_id\":\"156089300\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1840000000\"},\"listing_price\":\"1840000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921853844\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25376\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"295283227\",\"burned_at_time\":\"1709114226000\",\"updated_at_block\":\"295283227\",\"updated_at_time\":\"1709114226000\",\"transferred_at_block\":\"295283174\",\"transferred_at_time\":\"1709114199500\",\"minted_at_block\":\"288036323\",\"minted_at_time\":\"1705490536500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288116487\",\"created_at_time\":\"1705530618500\",\"ordinality\":\"4\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150618840\",\"seller\":\"eg4e4.wam\",\"buyer\":\"taco\",\"offer_id\":\"156081882\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1944000000\"},\"listing_price\":\"1944000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921848808\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25370\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"290121693\",\"burned_at_time\":\"1706533262000\",\"updated_at_block\":\"290121693\",\"updated_at_time\":\"1706533262000\",\"transferred_at_block\":\"290121692\",\"transferred_at_time\":\"1706533261500\",\"minted_at_block\":\"288007446\",\"minted_at_time\":\"1705476098000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288091395\",\"created_at_time\":\"1705518072500\",\"ordinality\":\"5\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150618203\",\"seller\":\"w.mnu.c.wam\",\"buyer\":\"taco\",\"offer_id\":\"156081238\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1900000000\"},\"listing_price\":\"1900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921831529\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25366\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"296604710\",\"burned_at_time\":\"1709774976500\",\"updated_at_block\":\"296604710\",\"updated_at_time\":\"1709774976500\",\"transferred_at_block\":\"296604637\",\"transferred_at_time\":\"1709774940000\",\"minted_at_block\":\"287934333\",\"minted_at_time\":\"1705439541500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288089402\",\"created_at_time\":\"1705517076000\",\"ordinality\":\"6\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150614472\",\"seller\":\"otoqw.wam\",\"buyer\":\"taco\",\"offer_id\":\"156077319\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1900000000\"},\"listing_price\":\"1900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921809341\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25314\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"296605418\",\"burned_at_time\":\"1709775330500\",\"updated_at_block\":\"296605418\",\"updated_at_time\":\"1709775330500\",\"transferred_at_block\":\"296604901\",\"transferred_at_time\":\"1709775072000\",\"minted_at_block\":\"287850138\",\"minted_at_time\":\"1705397414000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288079618\",\"created_at_time\":\"1705512184000\",\"ordinality\":\"7\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150614119\",\"seller\":\"syffw.wam\",\"buyer\":\"taco\",\"offer_id\":\"156076923\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1900000000\"},\"listing_price\":\"1900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921708213\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25194\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"296623520\",\"burned_at_time\":\"1709784381500\",\"updated_at_block\":\"296623520\",\"updated_at_time\":\"1709784381500\",\"transferred_at_block\":\"296623444\",\"transferred_at_time\":\"1709784343500\",\"minted_at_block\":\"287497383\",\"minted_at_time\":\"1705221001000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205554\",\"updated_at_time\":\"1705575152000\",\"created_at_block\":\"288078899\",\"created_at_time\":\"1705511824500\",\"ordinality\":\"8\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150608766\",\"seller\":\"ezcvg.wam\",\"buyer\":\"taco\",\"offer_id\":\"156070166\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1940000000\"},\"listing_price\":\"1940000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921853511\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25374\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"289893584\",\"burned_at_time\":\"1706419207500\",\"updated_at_block\":\"289893584\",\"updated_at_time\":\"1706419207500\",\"transferred_at_block\":\"289893583\",\"transferred_at_time\":\"1706419207000\",\"minted_at_block\":\"288033846\",\"minted_at_time\":\"1705489298000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288068054\",\"created_at_time\":\"1705506402000\",\"ordinality\":\"9\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"150600874\",\"seller\":\"fohrerslayer\",\"buyer\":\"taco\",\"offer_id\":\"156061396\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1945000000\"},\"listing_price\":\"1945000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099921855502\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"25378\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"295283436\",\"burned_at_time\":\"1709114330500\",\"updated_at_block\":\"295283436\",\"updated_at_time\":\"1709114330500\",\"transferred_at_block\":\"295283260\",\"transferred_at_time\":\"1709114242500\",\"minted_at_block\":\"288043256\",\"minted_at_time\":\"1705494003000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":\"nft.hive\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"288205426\",\"updated_at_time\":\"1705575088000\",\"created_at_block\":\"288047866\",\"created_at_time\":\"1705496308000\",\"ordinality\":\"10\",\"state\":3}],\"query_time\":1756585624374}" } \ No newline at end of file diff --git a/test/data/039131dc3bb60e7bf37f9d7bf7b5cd5770c92c73.json b/test/data/86b233b02ce49c7ed867e620d2217714c84eef25.json similarity index 71% rename from test/data/039131dc3bb60e7bf37f9d7bf7b5cd5770c92c73.json rename to test/data/86b233b02ce49c7ed867e620d2217714c84eef25.json index 1f24c8e..9666703 100644 --- a/test/data/039131dc3bb60e7bf37f9d7bf7b5cd5770c92c73.json +++ b/test/data/86b233b02ce49c7ed867e620d2217714c84eef25.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/auctions/1301765", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/auctions/1301765", "params": { "method": "GET", "headers": {} @@ -64,7 +64,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -122,7 +123,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "9261", + "issued_supply": "9609", "immutable_data": { "img": "QmUXTfEUkERqXPeUmdh51qkShyTFsJHFm1CGhBKoyxG8SR", "name": "Ta-core Small", @@ -156,13 +157,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1140000000", - "average": "1265857598", - "suggested_median": "1697751000", - "suggested_average": "1697751000", - "min": "300000000", + "median": "1123000000", + "average": "1244980089", + "suggested_median": "560133139", + "suggested_average": "560133139", + "min": "285000000", "max": "6911000000", - "sales": "2982" + "sales": "3146" } ], "template_buyoffers": [], @@ -217,7 +218,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -231,7 +233,7 @@ "created_at_time": "1697490472500", "state": 4 }, - "query_time": 1709306666482 + "query_time": 1756585625381 }, - "text": "{\"success\":true,\"data\":{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1301765\",\"seller\":\"fyebg.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"1250000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099863102268\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"457138\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9261\",\"immutable_data\":{\"img\":\"QmUXTfEUkERqXPeUmdh51qkShyTFsJHFm1CGhBKoyxG8SR\",\"name\":\"Ta-core Small\",\"power\":\"small\",\"rarity\":\"uncommon\",\"description\":\"Collapsed TACO in an irrational state capable of re-write reality itself.\"},\"created_at_time\":\"1647519446500\",\"created_at_block\":\"172124927\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7625\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"272038338\",\"updated_at_time\":\"1697490472500\",\"transferred_at_block\":\"272038338\",\"transferred_at_time\":\"1697490472500\",\"minted_at_block\":\"232698837\",\"minted_at_time\":\"1677818868500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1140000000\",\"average\":\"1265857598\",\"suggested_median\":\"1697751000\",\"suggested_average\":\"1697751000\",\"min\":\"300000000\",\"max\":\"6911000000\",\"sales\":\"2982\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmUXTfEUkERqXPeUmdh51qkShyTFsJHFm1CGhBKoyxG8SR\",\"name\":\"Ta-core Small\",\"power\":\"small\",\"rarity\":\"uncommon\",\"description\":\"Collapsed TACO in an irrational state capable of re-write reality itself.\"},\"name\":\"Ta-core Small\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"end_time\":\"1697576872000\",\"is_seller_contract\":false,\"updated_at_block\":\"272038338\",\"updated_at_time\":\"1697490472500\",\"created_at_block\":\"272038338\",\"created_at_time\":\"1697490472500\",\"state\":4},\"query_time\":1709306666482}" + "text": "{\"success\":true,\"data\":{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1301765\",\"seller\":\"fyebg.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"1250000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099863102268\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"457138\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9609\",\"immutable_data\":{\"img\":\"QmUXTfEUkERqXPeUmdh51qkShyTFsJHFm1CGhBKoyxG8SR\",\"name\":\"Ta-core Small\",\"power\":\"small\",\"rarity\":\"uncommon\",\"description\":\"Collapsed TACO in an irrational state capable of re-write reality itself.\"},\"created_at_time\":\"1647519446500\",\"created_at_block\":\"172124927\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7625\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"272038338\",\"updated_at_time\":\"1697490472500\",\"transferred_at_block\":\"272038338\",\"transferred_at_time\":\"1697490472500\",\"minted_at_block\":\"232698837\",\"minted_at_time\":\"1677818868500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1123000000\",\"average\":\"1244980089\",\"suggested_median\":\"560133139\",\"suggested_average\":\"560133139\",\"min\":\"285000000\",\"max\":\"6911000000\",\"sales\":\"3146\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmUXTfEUkERqXPeUmdh51qkShyTFsJHFm1CGhBKoyxG8SR\",\"name\":\"Ta-core Small\",\"power\":\"small\",\"rarity\":\"uncommon\",\"description\":\"Collapsed TACO in an irrational state capable of re-write reality itself.\"},\"name\":\"Ta-core Small\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"end_time\":\"1697576872000\",\"is_seller_contract\":false,\"updated_at_block\":\"272038338\",\"updated_at_time\":\"1697490472500\",\"created_at_block\":\"272038338\",\"created_at_time\":\"1697490472500\",\"state\":4},\"query_time\":1756585625381}" } \ No newline at end of file diff --git a/test/data/141c8c9aebcfbaada9339ea55cd8f8a89b6a5e07.json b/test/data/8b9a86943a4a70d724ca52831334bb544bbb796a.json similarity index 57% rename from test/data/141c8c9aebcfbaada9339ea55cd8f8a89b6a5e07.json rename to test/data/8b9a86943a4a70d724ca52831334bb544bbb796a.json index 343607b..ac522c9 100644 --- a/test/data/141c8c9aebcfbaada9339ea55cd8f8a89b6a5e07.json +++ b/test/data/8b9a86943a4a70d724ca52831334bb544bbb796a.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/auctions/_count", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/auctions/_count", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,bcbrawlers\"}", @@ -12,8 +12,8 @@ "status": 200, "json": { "success": true, - "data": "807", - "query_time": 1709306652963 + "data": "863", + "query_time": 1756585625313 }, - "text": "{\"success\":true,\"data\":\"807\",\"query_time\":1709306652963}" + "text": "{\"success\":true,\"data\":\"863\",\"query_time\":1756585625313}" } \ No newline at end of file diff --git a/test/data/0f73d96cf4f8a1458d6b3f2b4ccc98acd5cf6147.json b/test/data/908523e45895d0314f3e7a7f2784ee943fe1c22e.json similarity index 89% rename from test/data/0f73d96cf4f8a1458d6b3f2b4ccc98acd5cf6147.json rename to test/data/908523e45895d0314f3e7a7f2784ee943fe1c22e.json index fa19470..c79e6e8 100644 --- a/test/data/0f73d96cf4f8a1458d6b3f2b4ccc98acd5cf6147.json +++ b/test/data/908523e45895d0314f3e7a7f2784ee943fe1c22e.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/template_buyoffers/284083/logs", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/template_buyoffers/284083/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -33,7 +33,7 @@ "created_at_time": "1709293813500" } ], - "query_time": 1709306656313 + "query_time": 1756585626345 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"88427041491\",\"name\":\"lognewtbuyo\",\"data\":{\"collection_fee\":0.05,\"maker_marketplace\":\"nft.hive\"},\"txid\":\"b3f747ac12eab4a3b942052602015f386d91600617b69b341ba15cb0bd427446\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\"},{\"log_id\":\"88445964972\",\"name\":\"canceltbuyo\",\"data\":{},\"txid\":\"6b97243b6f56199e52d0e246b8b9bd0daeb2ed149bc45f572fcf0254cfc0e53c\",\"created_at_block\":\"295642399\",\"created_at_time\":\"1709293813500\"}],\"query_time\":1709306656313}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"88427041491\",\"name\":\"lognewtbuyo\",\"data\":{\"collection_fee\":0.05,\"maker_marketplace\":\"nft.hive\"},\"txid\":\"b3f747ac12eab4a3b942052602015f386d91600617b69b341ba15cb0bd427446\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\"},{\"log_id\":\"88445964972\",\"name\":\"canceltbuyo\",\"data\":{},\"txid\":\"6b97243b6f56199e52d0e246b8b9bd0daeb2ed149bc45f572fcf0254cfc0e53c\",\"created_at_block\":\"295642399\",\"created_at_time\":\"1709293813500\"}],\"query_time\":1756585626345}" } \ No newline at end of file diff --git a/test/data/94a43bf72ba147501eb3a5da763bb28aa51d8675.json b/test/data/93a282b2d69ee1a0ae1f378d229fb9dc6435de37.json similarity index 66% rename from test/data/94a43bf72ba147501eb3a5da763bb28aa51d8675.json rename to test/data/93a282b2d69ee1a0ae1f378d229fb9dc6435de37.json index a6456d8..433f42b 100644 --- a/test/data/94a43bf72ba147501eb3a5da763bb28aa51d8675.json +++ b/test/data/93a282b2d69ee1a0ae1f378d229fb9dc6435de37.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/assets", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/assets", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"owner\":\"taco\",\"limit\":\"10\"}", @@ -55,7 +55,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -113,7 +114,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "1212", + "issued_supply": "1568", "immutable_data": { "img": "QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx", "name": "Seeds", @@ -145,22 +146,16 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1300000000", - "average": "1291175931", - "suggested_median": "1490000000", - "suggested_average": "1546000000", + "median": "1490000000", + "average": "1453115912", + "suggested_median": "1749999999", + "suggested_average": "1700376799", "min": "60000000", - "max": "2645000000", - "sales": "661" - } - ], - "template_buyoffers": [ - { - "market_contract": "atomicmarket", - "buyoffer_id": "174335", - "token_symbol": "WAX" + "max": "4500000000", + "sales": "870" } ], + "template_buyoffers": [], "data": { "img": "QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx", "name": "Seeds", @@ -210,7 +205,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -260,7 +256,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -295,19 +291,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -363,7 +359,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -413,7 +410,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -448,19 +445,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -516,7 +513,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -566,7 +564,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -601,19 +599,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -669,7 +667,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -719,7 +718,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -754,19 +753,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -822,7 +821,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -872,7 +872,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -907,19 +907,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -975,7 +975,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1025,7 +1026,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1060,19 +1061,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -1128,7 +1129,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1178,7 +1180,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1213,19 +1215,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -1281,7 +1283,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1339,7 +1342,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "3601", + "issued_supply": "4688", "immutable_data": { "img": "Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi", "name": "Water", @@ -1371,19 +1374,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "797900000", - "average": "1005844932", - "suggested_median": "1403692751", - "suggested_average": "1593542124", - "min": "50000000", + "median": "1000000000", + "average": "1047257879", + "suggested_median": "900000000", + "suggested_average": "929800000", + "min": "5000000", "max": "5000000000", - "sales": "1969" + "sales": "2413" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "233261", + "buyoffer_id": "5306540", "token_symbol": "WAX" } ], @@ -1436,7 +1439,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1494,7 +1498,7 @@ "max_supply": "1234", "is_transferable": true, "is_burnable": true, - "issued_supply": "614", + "issued_supply": "639", "immutable_data": { "img": "QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V", "name": "Common License", @@ -1527,16 +1531,22 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "10900000000", - "average": "11949854326", - "suggested_median": "4285679887", - "suggested_average": "4285679887", - "min": "3252418920", + "median": "10650000000", + "average": "10927952881", + "suggested_median": "6000000000", + "suggested_average": "6000000000", + "min": "362318840", "max": "21100000000", - "sales": "88" + "sales": "104" + } + ], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "5306620", + "token_symbol": "WAX" } ], - "template_buyoffers": [], "data": { "img": "QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V", "name": "Common License", @@ -1546,7 +1556,7 @@ "name": "Common License" } ], - "query_time": 1709306644807 + "query_time": 1756585623048 }, - "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897745\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"654240\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1212\",\"immutable_data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"created_at_time\":\"1674954067500\",\"created_at_block\":\"226972647\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985756\",\"updated_at_time\":\"1674960622500\",\"transferred_at_block\":\"226985756\",\"transferred_at_time\":\"1674960622500\",\"minted_at_block\":\"226985756\",\"minted_at_time\":\"1674960622500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1300000000\",\"average\":\"1291175931\",\"suggested_median\":\"1490000000\",\"suggested_average\":\"1546000000\",\"min\":\"60000000\",\"max\":\"2645000000\",\"sales\":\"661\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"174335\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"name\":\"Seeds\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897197\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897196\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897195\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"5\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897194\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"4\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897193\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"3\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897192\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897191\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851887066\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"654236\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3601\",\"immutable_data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"created_at_time\":\"1674953760000\",\"created_at_block\":\"226972032\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226981601\",\"updated_at_time\":\"1674958545000\",\"transferred_at_block\":\"226981601\",\"transferred_at_time\":\"1674958545000\",\"minted_at_block\":\"226981601\",\"minted_at_time\":\"1674958545000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"797900000\",\"average\":\"1005844932\",\"suggested_median\":\"1403692751\",\"suggested_average\":\"1593542124\",\"min\":\"50000000\",\"max\":\"5000000000\",\"sales\":\"1969\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"233261\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"name\":\"Water\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099795046474\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"531613\",\"max_supply\":\"1234\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"614\",\"immutable_data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"created_at_time\":\"1655124252500\",\"created_at_block\":\"187331427\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"187995971\",\"updated_at_time\":\"1655457017500\",\"transferred_at_block\":\"187995971\",\"transferred_at_time\":\"1655457017500\",\"minted_at_block\":\"187995971\",\"minted_at_time\":\"1655457017500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"10900000000\",\"average\":\"11949854326\",\"suggested_median\":\"4285679887\",\"suggested_average\":\"4285679887\",\"min\":\"3252418920\",\"max\":\"21100000000\",\"sales\":\"88\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"name\":\"Common License\"}],\"query_time\":1709306644807}" + "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897745\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"654240\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1568\",\"immutable_data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"created_at_time\":\"1674954067500\",\"created_at_block\":\"226972647\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985756\",\"updated_at_time\":\"1674960622500\",\"transferred_at_block\":\"226985756\",\"transferred_at_time\":\"1674960622500\",\"minted_at_block\":\"226985756\",\"minted_at_time\":\"1674960622500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1490000000\",\"average\":\"1453115912\",\"suggested_median\":\"1749999999\",\"suggested_average\":\"1700376799\",\"min\":\"60000000\",\"max\":\"4500000000\",\"sales\":\"870\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"name\":\"Seeds\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897197\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897196\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897195\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"5\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897194\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"4\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897193\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"3\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897192\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897191\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099851887066\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"654236\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"4688\",\"immutable_data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"created_at_time\":\"1674953760000\",\"created_at_block\":\"226972032\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226981601\",\"updated_at_time\":\"1674958545000\",\"transferred_at_block\":\"226981601\",\"transferred_at_time\":\"1674958545000\",\"minted_at_block\":\"226981601\",\"minted_at_time\":\"1674958545000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1000000000\",\"average\":\"1047257879\",\"suggested_median\":\"900000000\",\"suggested_average\":\"929800000\",\"min\":\"5000000\",\"max\":\"5000000000\",\"sales\":\"2413\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5306540\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"name\":\"Water\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099795046474\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"template\":{\"template_id\":\"531613\",\"max_supply\":\"1234\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"639\",\"immutable_data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"created_at_time\":\"1655124252500\",\"created_at_block\":\"187331427\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"187995971\",\"updated_at_time\":\"1655457017500\",\"transferred_at_block\":\"187995971\",\"transferred_at_time\":\"1655457017500\",\"minted_at_block\":\"187995971\",\"minted_at_time\":\"1655457017500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"10650000000\",\"average\":\"10927952881\",\"suggested_median\":\"6000000000\",\"suggested_average\":\"6000000000\",\"min\":\"362318840\",\"max\":\"21100000000\",\"sales\":\"104\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5306620\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"name\":\"Common License\"}],\"query_time\":1756585623048}" } \ No newline at end of file diff --git a/test/data/e7d6dc213fc154729443ab4d78fac9017814a0fa.json b/test/data/95e18984810b480c18d9bfb91103cbea2d7bce43.json similarity index 92% rename from test/data/e7d6dc213fc154729443ab4d78fac9017814a0fa.json rename to test/data/95e18984810b480c18d9bfb91103cbea2d7bce43.json index 07a33d8..0f36728 100644 --- a/test/data/e7d6dc213fc154729443ab4d78fac9017814a0fa.json +++ b/test/data/95e18984810b480c18d9bfb91103cbea2d7bce43.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/config", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/config", "params": { "method": "GET", "headers": {} @@ -55,7 +55,7 @@ } ] }, - "query_time": 1709306623535 + "query_time": 1756585603047 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"version\":\"1.2.3\",\"collection_format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"ipfs\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"url\",\"type\":\"string\"},{\"name\":\"images\",\"type\":\"string\"},{\"name\":\"socials\",\"type\":\"string\"},{\"name\":\"creator_info\",\"type\":\"string\"}],\"supported_tokens\":[{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},{\"token_symbol\":\"PGL\",\"token_contract\":\"prospectorsw\",\"token_precision\":4}]},\"query_time\":1709306623535}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"version\":\"1.2.3\",\"collection_format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"ipfs\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"url\",\"type\":\"string\"},{\"name\":\"images\",\"type\":\"string\"},{\"name\":\"socials\",\"type\":\"string\"},{\"name\":\"creator_info\",\"type\":\"string\"}],\"supported_tokens\":[{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},{\"token_symbol\":\"PGL\",\"token_contract\":\"prospectorsw\",\"token_precision\":4}]},\"query_time\":1756585603047}" } \ No newline at end of file diff --git a/test/data/3c9aced34f6d05f14fcf964615bd1f7dbeb56ef6.json b/test/data/98543fe3079ec30571725f96d1d9c26a70d9ec88.json similarity index 95% rename from test/data/3c9aced34f6d05f14fcf964615bd1f7dbeb56ef6.json rename to test/data/98543fe3079ec30571725f96d1d9c26a70d9ec88.json index ab8e96a..7923671 100644 --- a/test/data/3c9aced34f6d05f14fcf964615bd1f7dbeb56ef6.json +++ b/test/data/98543fe3079ec30571725f96d1d9c26a70d9ec88.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/schemas/taco/cmbz.res/logs", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/schemas/taco/cmbz.res/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -66,7 +66,7 @@ "created_at_time": "1695132283500" } ], - "query_time": 1709306627361 + "query_time": 1756585609148 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"84816464313\",\"name\":\"createschema\",\"data\":{\"schema_format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"},{\"name\":\"resource\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"authorized_creator\":\"mkt.taco\"},\"txid\":\"0a5a2eadf2895c5dc05627c7cc37e672786bc687f0fbef3d557583744de0a2d0\",\"created_at_block\":\"267116358\",\"created_at_time\":\"1695029354000\"},{\"log_id\":\"84880405836\",\"name\":\"extendschema\",\"data\":{\"authorized_editor\":\"mkt.taco\",\"schema_format_extension\":[{\"name\":\"size\",\"type\":\"string\"}]},\"txid\":\"e75a8d7faf3a1980a673efd198655236a471aeb3fc9d15214d55affeb340b370\",\"created_at_block\":\"267322204\",\"created_at_time\":\"1695132283500\"}],\"query_time\":1709306627361}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"84816464313\",\"name\":\"createschema\",\"data\":{\"schema_format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"},{\"name\":\"resource\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"authorized_creator\":\"mkt.taco\"},\"txid\":\"0a5a2eadf2895c5dc05627c7cc37e672786bc687f0fbef3d557583744de0a2d0\",\"created_at_block\":\"267116358\",\"created_at_time\":\"1695029354000\"},{\"log_id\":\"84880405836\",\"name\":\"extendschema\",\"data\":{\"authorized_editor\":\"mkt.taco\",\"schema_format_extension\":[{\"name\":\"size\",\"type\":\"string\"}]},\"txid\":\"e75a8d7faf3a1980a673efd198655236a471aeb3fc9d15214d55affeb340b370\",\"created_at_block\":\"267322204\",\"created_at_time\":\"1695132283500\"}],\"query_time\":1756585609148}" } \ No newline at end of file diff --git a/test/data/433f277507079c30b22bcb37ecc51e4199e0bb45.json b/test/data/a792217d38540e10174b69460f4fe32ee3b46848.json similarity index 72% rename from test/data/433f277507079c30b22bcb37ecc51e4199e0bb45.json rename to test/data/a792217d38540e10174b69460f4fe32ee3b46848.json index feb7f45..ac641db 100644 --- a/test/data/433f277507079c30b22bcb37ecc51e4199e0bb45.json +++ b/test/data/a792217d38540e10174b69460f4fe32ee3b46848.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/sales/89024803", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/sales/89024803", "params": { "method": "GET", "headers": {} @@ -68,7 +68,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -118,7 +119,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "9683", + "issued_supply": "9911", "immutable_data": { "img": "QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr", "name": "Brigade Single Pack - Series One", @@ -153,13 +154,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1742160278", - "average": "1846664425", - "suggested_median": "2537781540", - "suggested_average": "2537781540", + "median": "1750000000", + "average": "1846268309", + "suggested_median": "3100000000", + "suggested_average": "3062000000", "min": "500000000", "max": "8000000000", - "sales": "2419" + "sales": "2583" } ], "template_buyoffers": [], @@ -213,7 +214,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -226,7 +228,7 @@ "created_at_time": "1662999792500", "state": 3 }, - "query_time": 1709306668861 + "query_time": 1756585624525 }, - "text": "{\"success\":true,\"data\":{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"89024803\",\"seller\":\"gamingwallet\",\"buyer\":\"taco\",\"offer_id\":\"92285703\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"900000000\"},\"listing_price\":\"900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099699014944\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"453447\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9683\",\"immutable_data\":{\"img\":\"QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr\",\"name\":\"Brigade Single Pack - Series One\",\"size\":\"single\",\"type\":\"brigade\",\"series\":\"1\",\"description\":\"This pack contains 1 series one brigade equipment\"},\"created_at_time\":\"1646908570500\",\"created_at_block\":\"170903425\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"396\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"203584192\",\"burned_at_time\":\"1663252274500\",\"updated_at_block\":\"203584192\",\"updated_at_time\":\"1663252274500\",\"transferred_at_block\":\"203584190\",\"transferred_at_time\":\"1663252273500\",\"minted_at_block\":\"175407583\",\"minted_at_time\":\"1649161020500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1742160278\",\"average\":\"1846664425\",\"suggested_median\":\"2537781540\",\"suggested_average\":\"2537781540\",\"min\":\"500000000\",\"max\":\"8000000000\",\"sales\":\"2419\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr\",\"name\":\"Brigade Single Pack - Series One\",\"size\":\"single\",\"type\":\"brigade\",\"series\":\"1\",\"description\":\"This pack contains 1 series one brigade equipment\"},\"name\":\"Brigade Single Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"203583478\",\"updated_at_time\":\"1663251917000\",\"created_at_block\":\"203079488\",\"created_at_time\":\"1662999792500\",\"state\":3},\"query_time\":1709306668861}" + "text": "{\"success\":true,\"data\":{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"89024803\",\"seller\":\"gamingwallet\",\"buyer\":\"taco\",\"offer_id\":\"92285703\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"900000000\"},\"listing_price\":\"900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099699014944\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"453447\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9911\",\"immutable_data\":{\"img\":\"QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr\",\"name\":\"Brigade Single Pack - Series One\",\"size\":\"single\",\"type\":\"brigade\",\"series\":\"1\",\"description\":\"This pack contains 1 series one brigade equipment\"},\"created_at_time\":\"1646908570500\",\"created_at_block\":\"170903425\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"396\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"203584192\",\"burned_at_time\":\"1663252274500\",\"updated_at_block\":\"203584192\",\"updated_at_time\":\"1663252274500\",\"transferred_at_block\":\"203584190\",\"transferred_at_time\":\"1663252273500\",\"minted_at_block\":\"175407583\",\"minted_at_time\":\"1649161020500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1750000000\",\"average\":\"1846268309\",\"suggested_median\":\"3100000000\",\"suggested_average\":\"3062000000\",\"min\":\"500000000\",\"max\":\"8000000000\",\"sales\":\"2583\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr\",\"name\":\"Brigade Single Pack - Series One\",\"size\":\"single\",\"type\":\"brigade\",\"series\":\"1\",\"description\":\"This pack contains 1 series one brigade equipment\"},\"name\":\"Brigade Single Pack - Series One\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"\",\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"203583478\",\"updated_at_time\":\"1663251917000\",\"created_at_block\":\"203079488\",\"created_at_time\":\"1662999792500\",\"state\":3},\"query_time\":1756585624525}" } \ No newline at end of file diff --git a/test/data/d420cd8d372be778f164e4ff89e20d9e53ce8ee1.json b/test/data/a8a1ea61f3993140324c5e29e5db0dae55b71322.json similarity index 67% rename from test/data/d420cd8d372be778f164e4ff89e20d9e53ce8ee1.json rename to test/data/a8a1ea61f3993140324c5e29e5db0dae55b71322.json index f9ad10b..78653de 100644 --- a/test/data/d420cd8d372be778f164e4ff89e20d9e53ce8ee1.json +++ b/test/data/a8a1ea61f3993140324c5e29e5db0dae55b71322.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/stats/collections/taco", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/stats/collections/taco", "params": { "method": "POST", "body": "{\"symbol\":\"WAX\"}", @@ -21,8 +21,8 @@ "result": { "contract": "atomicassets", "collection_name": "taco", - "volume": "1845887861931682", - "sales": "174875", + "volume": "2202290240103645", + "sales": "212129", "name": "Taco", "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", "author": "taco", @@ -56,7 +56,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "data": { @@ -72,7 +73,7 @@ "created_at_block": "123329591" } }, - "query_time": 1709306662835 + "query_time": 1756585628082 }, - "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"result\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"volume\":\"1845887861931682\",\"sales\":\"174875\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"}},\"query_time\":1709306662835}" + "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"result\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"volume\":\"2202290240103645\",\"sales\":\"212129\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"}},\"query_time\":1756585628082}" } \ No newline at end of file diff --git a/test/data/5a21d2a38a79359df0641e5450e2388bb31d253a.json b/test/data/a8ce462de4c55220f390caa92e4b20b11a08e972.json similarity index 64% rename from test/data/5a21d2a38a79359df0641e5450e2388bb31d253a.json rename to test/data/a8ce462de4c55220f390caa92e4b20b11a08e972.json index a50fbd7..7ebea48 100644 --- a/test/data/5a21d2a38a79359df0641e5450e2388bb31d253a.json +++ b/test/data/a8ce462de4c55220f390caa92e4b20b11a08e972.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/assets/1099851897196/stats", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/assets/1099851897196/stats", "params": { "method": "GET", "headers": {} @@ -12,7 +12,7 @@ "data": { "template_mint": "6" }, - "query_time": 1709306629032 + "query_time": 1756585623366 }, - "text": "{\"success\":true,\"data\":{\"template_mint\":\"6\"},\"query_time\":1709306629032}" + "text": "{\"success\":true,\"data\":{\"template_mint\":\"6\"},\"query_time\":1756585623366}" } \ No newline at end of file diff --git a/test/data/c15f98c02b696b9d4346cabc845a5ae3712b515a.json b/test/data/aa7604f9a3882b6488998c812073a05a719385d0.json similarity index 71% rename from test/data/c15f98c02b696b9d4346cabc845a5ae3712b515a.json rename to test/data/aa7604f9a3882b6488998c812073a05a719385d0.json index f1c7ef1..6dc4875 100644 --- a/test/data/c15f98c02b696b9d4346cabc845a5ae3712b515a.json +++ b/test/data/aa7604f9a3882b6488998c812073a05a719385d0.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/accounts/taco", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/accounts/taco", "params": { "method": "POST", "body": "{}", @@ -86,7 +86,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "data": { @@ -171,221 +172,176 @@ { "collection": { "contract": "atomicassets", - "collection_name": "nftgamertv", - "name": "NFTGamerTV", - "img": "QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw", - "author": "nftgamertv", + "collection_name": "olivelandnft", + "name": "Olive Land", + "img": "QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2", + "author": "olivelandnft", "allow_notify": true, "authorized_accounts": [ - "nftgamertv", + "olivelandnft", + "atomicdropsx", "neftyblocksd", - "ticket.nftg", - "dev.nftg", - "blend.nefty", - "neftyblocksp", - "queenkitteeh", + "atomicpacksx", "blenderizerx", - "nfthivedrops", - "drops.champs", - "distro.nftg", - "mint.nftg" - ], - "notify_accounts": [ - "distro.nftg" - ], - "market_fee": 0.08, - "data": { - "img": "QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw", - "url": "https://nftg.tv", - "name": "NFTGamerTV", - "socials": "{\"twitter\":\"\",\"discord\":\"\",\"medium\":\"\",\"youtube\":\"\",\"telegram\":\"\",\"facebook\":\"\"}", - "description": "NFTGamerTV is a media platform and online repository for NFT game tutorials, resources, reviews, and interviews that pertain to the NFT, De-Fi, and crypto space. \n\nThese projects are celebrated and immortalized in NFT form through our Collection.\n\nLearn more about our endeavors at:\n\nhttps://dsc.gg/nftg\nhttps://twitch.tv/nftgamertv\nhttps://twitter.com/nftgamertv\nhttps://youtube.com/nftgamertv", - "creator_info": "{\"address\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" - }, - "created_at_time": "1630468171500", - "created_at_block": "138039211" - }, - "assets": "2" - }, - { - "collection": { - "contract": "atomicassets", - "collection_name": "uncutnefties", - "name": "NeftyBlocks Uncutz", - "img": "QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8", - "author": "netfyblocksx", - "allow_notify": true, - "authorized_accounts": [ - "netfyblocksx", - "neftyblocksx", - "neftyblocksd", - "mkt.nefty", - "setup.nefty", + "olivelanddig", "neftyblocksp", - "blend.nefty", - "collab.nefty", - "quest.nefty", - "avatar.nefty", - "atomicpacksx", - "up.nefty" + "gw4bc.wam", + "blend.nefty" ], "notify_accounts": [ - "quest.nefty", - "blend.nefty", - "neftyblocksp", "neftyblocksd", - "avatar.nefty", - "neftyblocksa" + "blend.nefty" ], - "market_fee": 0.06, + "market_fee": 0.15, "data": { - "img": "QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8", - "url": "https://neftyblocks.com/c/uncutnefties", - "name": "NeftyBlocks Uncutz", - "socials": "{\"twitter\":\"neftyblocks\",\"discord\":\"Bf789hjAsE\",\"medium\":\"neftyblocks\",\"youtube\":\"\",\"telegram\":\"\",\"facebook\":\"\"}", - "description": "Uncut diamonds or rough diamonds haven’t been designed and cut by a jeweller yet. They can potentially become masterpieces.\nThat's what NeftyBlocks Uncutz is about: innovative NFT collections that showcase what you can achieve with NeftyBlocks' creator tools to make the next top collections on WAX.", - "creator_info": "{\"address\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" + "img": "QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2", + "url": "https://www.oliveland.io", + "name": "Olive Land", + "images": "{\"banner_1920x500\":\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\",\"logo_512x512\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\"}", + "socials": "{\"twitter\":\"https://twitter.com/OlivelandNft\",\"medium\":\"\",\"facebook\":\"\",\"github\":\"\",\"discord\":\"https://discord.gg/8EVWCGwgRc\",\"youtube\":\"\",\"telegram\":\"\"}", + "description": "The project is about sharing land plots in Cyprus and planting an Ecological Olive Garden. NFT owners will own 1 square feet of plot per NFT. Garden 1 is about 183 640 Square feet and will be tokenized by 183 640 NFT’s. NFT’s will have X-Y coordinates of the actual place on the land. We will mint 10 different NFT’s with different tree types and stake powers.", + "creator_info": "{\"country\":\"\",\"address\":\"\",\"city\":\"\",\"zip\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" }, - "created_at_time": "1620202430000", - "created_at_block": "117522456" + "created_at_time": "1621374090000", + "created_at_block": "119865328" }, "assets": "1" }, { "collection": { "contract": "atomicassets", - "collection_name": "cozycreation", - "name": "cozycreation", - "img": "QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ", - "author": "cozy.gm", + "collection_name": "official.wax", + "name": "WAX Official", + "img": "QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N", + "author": "official.wax", "allow_notify": true, "authorized_accounts": [ - "cozy.gm" + "official.wax", + "c.tpy.wam", + "atomicdropsx", + "unbox.nft", + "craft.nft", + "sales.nft", + "license.nft", + "config.nft", + "bountyblokio", + "atomicpacksx", + "neftyblocksd", + "dk2ausetup11", + "premint.nft", + ".vnny.wam", + "twitchreward", + "nfthivedrops" ], "notify_accounts": [], - "market_fee": 0, + "market_fee": 0.08, "data": { - "img": "QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ", - "name": "cozycreation", - "description": "i have zero experience making digital art.\n\nthis is a fun way for me to record my journey into art design and to keep track of my progress. this collection is purely an assortment of what I, well, create.\n\ni'd also like to learn how to animate someday too :) \n\nthe collection may stop at any moment, it's just for fun. do not invest, it's a terrible idea." + "img": "QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N", + "url": "https://wax.io", + "name": "WAX Official", + "images": "{\"banner_1920x500\":\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\",\"logo_512x512\":\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\"}", + "socials": "{\"twitter\":\"https://twitter.com/WAX_io\",\"medium\":\"https://wax-io.medium.com/\",\"facebook\":\"\",\"github\":\"\",\"discord\":\"https://discord.gg/wax-blockchain-785124017430331392\",\"youtube\":\"\",\"telegram\":\"\"}", + "description": "This is the official WAX.io NFT collection.\n\nJoin the Community!\nTwitter: @wax_io\nTelegram: t.me/wax_io", + "creator_info": "{\"country\":\"\",\"address\":\"\",\"city\":\"\",\"zip\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" }, - "created_at_time": "1645896578000", - "created_at_block": "168879569" + "created_at_time": "1607554606500", + "created_at_block": "92242396" }, - "assets": "3" + "assets": "1" }, { "collection": { "contract": "atomicassets", - "collection_name": "funnycatgame", - "name": "Funny Cats", - "img": "QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V", - "author": "funnycatgame", + "collection_name": "pizzaslice2u", + "name": "Pizza slice 🍕", + "img": "QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG", + "author": "jocek.wam", "allow_notify": true, "authorized_accounts": [ - "funnycatgame", - "funnykittens", + "jocek.wam", "atomicdropsx", - "atomicpacksx", + "neftyblocksd", "blenderizerx", "blend.nefty", - "neftyblocksd" + "neftyblocksp", + "atomicpacksx" ], "notify_accounts": [], - "market_fee": 0.06, + "market_fee": 0.15, "data": { - "img": "QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V", - "url": "https://funnycat.io/", - "name": "Funny Cats", - "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", - "socials": "{\"twitter\":\"FunnycatsNFT\",\"facebook\":\"\",\"medium\":\"\",\"github\":\"\",\"telegram\":\"funnycatsnft\",\"youtube\":\"\",\"discord\":\"discord.gg/7PYawKvYGQ\"}", - "description": "### Go all the way from the jungle to the city with our cats in the PlayToEarn game — Funny Cats!\n\nThe main characters of the game are brave cats who love adventures and are ready to go on their quest together with our Holders. \nOur cats' cozy lair is located in the jungle, but they are happy to go beyond its borders and explore the world around them with you.\n\nCollect as many cats as possible, unlock all the locations, and enjoy the adventure!\n", - "creator_info": "{\"address\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" + "img": "QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG", + "url": "https://twitter.com/NftPizza", + "name": "Pizza slice 🍕", + "images": "{\"banner_1920x500\":\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\",\"logo_512x512\":\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\"}", + "socials": "{\"twitter\":\"www.twitter.com/nftpizza\",\"discord\":\"\",\"medium\":\"\",\"youtube\":\"\",\"telegram\":\"https://t.me/PizzaSliceTelegram\",\"facebook\":\"\"}", + "description": "IN PIZZA LOVE WE TRUST!🍕💜\n\nDeliciously unique, crazy & hand baked with true Love!\n\nFind your perfect Pizza slice, Pizza Dude or Pizza Hand and become a member of Wax Pizza Gang!🍕\n\n6 RARITIES:\n\n-Classic\n-Crazy\n-Supreme \n-Supreme DeLuxe\n-Legendary🔥\n-Extra Legendary⚡️\n\n*FREE Pizza Coin when you collect Pizza Hands from NeftyBlocks drops!\n\nTwitter: https://twitter.com/NftPizza\nTelegram: https://t.me/NftPizza", + "creator_info": "{\"country\":\"\",\"address\":\"\",\"city\":\"\",\"zip\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" }, - "created_at_time": "1646300075000", - "created_at_block": "169686505" + "created_at_time": "1623268997000", + "created_at_block": "123654517" }, - "assets": "2" + "assets": "1" }, { "collection": { "contract": "atomicassets", - "collection_name": "farmingtales", - "name": "Farming Tales", - "img": "QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC", - "author": "farmingtales", + "collection_name": "nftgamertv", + "name": "NFTGamerTV", + "img": "QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw", + "author": "nftgamertv", "allow_notify": true, "authorized_accounts": [ - "farmingtales", - "atomicdropsx", + "nftgamertv", "neftyblocksd", - "atomicpacksx", - "blenderizerx", - "neftyblocksp", + "ticket.nftg", + "dev.nftg", "blend.nefty", - "farminggames", - "farminggame3" + "neftyblocksp", + "blenderizerx", + "nfthivedrops", + "drops.champs", + "distro.nftg", + "mint.nftg" ], "notify_accounts": [ - "farminggames", - "farminggame2", - "farminggame3" + "distro.nftg" ], - "market_fee": 0.05, + "market_fee": 0.08, "data": { - "img": "QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC", - "url": "https://farmingtales.io", - "name": "Farming Tales", - "images": "{\"banner_1920x500\":\"QmVCSg27qnTAvD1MpibvnkAC1dUFYiT6PU2jZpZos3myMJ\",\"logo_512x512\":\"QmYTG9EMUsETcD8qjzfST2o2kPxjdzQhWogVBzj3swJZ9j\"}", - "socials": "{\"twitter\":\"https://twitter.com/farming_tales\",\"medium\":\"https://medium.com/@farmingtales.nft\",\"facebook\":\"\",\"github\":\"\",\"discord\":\"https://discord.gg/farmingtales\",\"youtube\":\"@farmingtales54\",\"telegram\":\"\"}", - "description": "A crypto farm where NFTs represent real products from real farms. The NFTs of this collection represent the tools that, every day, accompany the farmers in their hard work. By putting these tools together it is possible to generate new NFTs that are linked to real goods and products from our farms. Ownership of these NFTs therefore guarantees ownership of these products.", - "creator_info": "{\"country\":\"IT\",\"address\":\"vicolo santa marta 9\",\"city\":\"varese\",\"zip\":\"21047\",\"company\":\"Nodo42\",\"name\":\"Vittorio Pulerà \",\"registration_number\":\"384254\"}" + "img": "QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw", + "url": "https://nftg.tv", + "name": "NFTGamerTV", + "socials": "{\"twitter\":\"\",\"discord\":\"\",\"medium\":\"\",\"youtube\":\"\",\"telegram\":\"\",\"facebook\":\"\"}", + "description": "NFTGamerTV is a media platform and online repository for NFT game tutorials, resources, reviews, and interviews that pertain to the NFT, De-Fi, and crypto space. \n\nThese projects are celebrated and immortalized in NFT form through our Collection.\n\nLearn more about our endeavors at:\n\nhttps://dsc.gg/nftg\nhttps://twitch.tv/nftgamertv\nhttps://twitter.com/nftgamertv\nhttps://youtube.com/nftgamertv", + "creator_info": "{\"address\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" }, - "created_at_time": "1623152580000", - "created_at_block": "123421725" + "created_at_time": "1630468171500", + "created_at_block": "138039211" }, - "assets": "1" + "assets": "2" }, { "collection": { "contract": "atomicassets", - "collection_name": "official.wax", - "name": "WAX Official", - "img": "QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N", - "author": "official.wax", + "collection_name": "cozycreation", + "name": "cozycreation", + "img": "QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ", + "author": "cozy.gm", "allow_notify": true, "authorized_accounts": [ - "official.wax", - "c.tpy.wam", - "atomicdropsx", - "unbox.nft", - "craft.nft", - "sales.nft", - "license.nft", - "config.nft", - "bountyblokio", - "atomicpacksx", - "neftyblocksd", - "dk2ausetup11", - "premint.nft", - ".vnny.wam", - "twitchreward" + "cozy.gm" ], "notify_accounts": [], - "market_fee": 0.08, + "market_fee": 0, "data": { - "img": "QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N", - "url": "https://wax.io", - "name": "WAX Official", - "images": "{\"banner_1920x500\":\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\",\"logo_512x512\":\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\"}", - "socials": "{\"twitter\":\"https://twitter.com/WAX_io\",\"medium\":\"https://wax-io.medium.com/\",\"facebook\":\"\",\"github\":\"\",\"discord\":\"https://discord.gg/wax-blockchain-785124017430331392\",\"youtube\":\"\",\"telegram\":\"\"}", - "description": "This is the official WAX.io NFT collection.\n\nJoin the Community!\nTwitter: @wax_io\nTelegram: t.me/wax_io", - "creator_info": "{\"country\":\"\",\"address\":\"\",\"city\":\"\",\"zip\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" + "img": "QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ", + "name": "cozycreation", + "description": "i have zero experience making digital art.\n\nthis is a fun way for me to record my journey into art design and to keep track of my progress. this collection is purely an assortment of what I, well, create.\n\ni'd also like to learn how to animate someday too :) \n\nthe collection may stop at any moment, it's just for fun. do not invest, it's a terrible idea." }, - "created_at_time": "1607554606500", - "created_at_block": "92242396" + "created_at_time": "1645896578000", + "created_at_block": "168879569" }, - "assets": "1" + "assets": "3" }, { "collection": { @@ -411,12 +367,49 @@ }, "assets": "1" }, + { + "collection": { + "contract": "atomicassets", + "collection_name": "gkniftyheads", + "name": "gkniftyheads", + "img": "QmTyYus1zrXkqXmajkN7LWsVPtje9UAva4E1KMBdFkZTwa", + "author": "gkniftyheads", + "allow_notify": true, + "authorized_accounts": [ + "gkniftyheads", + "nfthivecraft", + "blend.nefty", + "neftyblocksd", + "nfthivedrops", + "up.nefty", + "neftyblocksp" + ], + "notify_accounts": [ + "blend.nefty", + "neftyblocksd", + "neftyblocksp" + ], + "market_fee": 0.15, + "data": { + "img": "QmTyYus1zrXkqXmajkN7LWsVPtje9UAva4E1KMBdFkZTwa", + "url": "https://gkniftyheads.com/", + "name": "gkniftyheads", + "images": "{\"banner_1920x500\":\"QmZA1dzte4tuHGVcu5AWNauDZiZojjibg8Rgk53KD89r4X\",\"logo_512x512\":\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\"}", + "socials": "{\"twitter\":\"https://twitter.com/HODLWARRIORS\",\"medium\":\"\",\"facebook\":\"\",\"github\":\"\",\"discord\":\"\",\"youtube\":\"GKniftyHEADS\",\"telegram\":\"https://t.me/Graffiti_Kings_R2\"}", + "description": "**\"WE DONT $ELL OUT, WE $ELL UP, GKniftyHEADS 👑$ETTING YOU UP, THAT$ #GETTINUP 🖕😎🖕**\n\n### “WE COLLABORATE, WE CREATE, WE INSPIRE, WE EMPOWER ⚡️⚡️⚡️\n\nCollect GKniftyHEADS Fun Coupons [HERE](url) https://wax.atomichub.io/market?blockchain=wax-mainnet&order=asc&primary_chain=wax-mainnet&sort=price&symbol=WAX&template_id=782888#sales\n\nBurn/swap them for GK P2E $MArT Cards [HERE](url) https://neftyblocks.com/collection/gkniftyheads/blends", + "creator_info": "{\"country\":\"GB\",\"address\":\"\",\"city\":\"\",\"zip\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" + }, + "created_at_time": "1684424408000", + "created_at_block": "245908514" + }, + "assets": "1" + }, { "collection": { "contract": "atomicassets", "collection_name": "graffk1ngsuk", - "name": "Graffiti Kings ", - "img": "QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu", + "name": "GRAFFITI KINGS N QUEENS, Crypto Moonboys n girls & GKniftyHEADS ", + "img": "QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo", "author": "graffitiking", "allow_notify": false, "authorized_accounts": [ @@ -428,7 +421,6 @@ "blend.nefty", "shop.cait", "neftyblocksp", - "yoitscharlie", "cdab.wam", "adigitalacid", "nfthivedrops", @@ -441,17 +433,19 @@ "gpmedia.gm", "kingsofgraff", "gkniftyheads", - "up.nefty" + "up.nefty", + "rtlsq.wam", + "yoitscharlie" ], "notify_accounts": [], "market_fee": 0.15, "data": { - "img": "QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu", - "url": "https://www.instagram.com/graffitikings/", - "name": "Graffiti Kings ", - "images": "{\"banner_1920x500\":\"QmbPa5JKzp5JGb5HQQx8oCBxjpKGhQEBqkkVTyJQSogmwZ\",\"logo_512x512\":\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\"}", - "socials": "{\"twitter\":\"https://twitter.com/GraffitiKings\",\"medium\":\"\",\"facebook\":\"https://www.facebook.com/profile.php?id=100090043690943\",\"github\":\"\",\"discord\":\"\",\"youtube\":\"\",\"telegram\":\"https://t.me/Graffiti_Kings_R2\"}", - "description": "Join our #GraffPUNKS Play2Earn IncubatorHUB⚛️🌍 on Telegram :)\n[https://t.me/Graffiti_Kings_R2](url)\n\n🤟 Receive 1000 FREE $TAKE to start playing our NFT games INSTANTLY 🤟\n⚛️ #GKniftyHEADS #RackinSATS ⚡️⚡️⚡️\n\n#BitcoinKiDARMY ⚡️⚡️⚡️ \n#ARTHASREACHEDITSCONCLUSION\n#THEARTSARETHECURE\n#GRAFFITIKINGS FOREVER", + "img": "QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo", + "url": "https://t.me/Graffiti_Kings_R2", + "name": "GRAFFITI KINGS N QUEENS, Crypto Moonboys n girls & GKniftyHEADS ", + "images": "{\"banner_1920x500\":\"QmNrdPMigHLUg6gcCpdbZEbNgNLUFfLtfhWfCFCnt6y6cJ\",\"logo_512x512\":\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\"}", + "socials": "{\"twitter\":\"https://twitter.com/HODLWARRIORS\",\"medium\":\"\",\"facebook\":\"\",\"github\":\"\",\"discord\":\"\",\"youtube\":\"\",\"telegram\":\"https://t.me/Graffiti_Kings_R2\"}", + "description": "🎯 Welcome to the World of Crypto ArT\n\nCreated by some of the world's most legendary Graffiti Kings, Queens, GraffPUNKS, Crypto Moon Boys & Girls, & Bitcoin Pepe enthusiasts 🐸\n\n#WAXHASAPOSSE ⚡⚡⚡\n\n⚡ Powered by the MIGHTY #GKniftyHEADS ⚡\n\n🛡 Protected by the House of #RackinSATS ⚡⚡⚡\n\n✌️ THE CRYPTO MOONBOYS Spheres of Influence Saga IS HERE! ✌️\n\nDive into collectible NFT ArT, with groundbreaking GKniftyHEADS phygital merch, innovative GK crypto toys, immersive Web3 gaming experiences and Metaverse worlds 🤖🤳🐸⚡⚡⚡\n\nWE THE NEW 24 ONLINE PARTY PEOPLE EXPERIENCE ⚡⚡⚡\n\n🎯 Join the #GraffPUNKS Play2Earn IncubatorHUB on Telegram...\n\n🤳 Grind, Win, and Earn Big!\n\n📅 More Details in Telegram channel ⭐\n\n🖤 #GraffPUNKS - UP AND GETTIN’ UP! ⚡⚡⚡", "creator_info": "{\"country\":\"\",\"address\":\"\",\"city\":\"\",\"zip\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" }, "created_at_time": "1615320421500", @@ -459,47 +453,6 @@ }, "assets": "1" }, - { - "collection": { - "contract": "atomicassets", - "collection_name": "darkgalaxies", - "name": "Dark Galaxies", - "img": "QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP", - "author": "jrkqu.wam", - "allow_notify": true, - "authorized_accounts": [ - "jrkqu.wam", - "darkgalaxies", - "atomicpacksx", - "atomicdropsx", - "neftyblocksd", - "neftyblocksp", - "blenderizerx", - "blend.nefty", - "apexcrafting", - "darkplanetsx", - "darkcrafting", - "darkminingsc", - "apextokenssc", - "darkpacksscx" - ], - "notify_accounts": [ - "darkminingsc" - ], - "market_fee": 0.05, - "data": { - "img": "QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP", - "url": "https://darkgalaxies.io", - "name": "Dark Galaxies", - "socials": "{\"twitter\":\"DarkGalaxy_Game\",\"discord\":\"discord.gg/3JtCjQmZJM\",\"medium\":\"@darkgalaxies\",\"youtube\":\"@darkgalaxies4977\",\"telegram\":\"darkgalaxiesannouce\",\"facebook\":\"darkgalaxiesofficial\"}", - "description": "Dark Galaxies Card Battle and Mining - \n\nIn the year 2028, after much turmoil and strife humanity finally attained world unity. After an unprecedented age of global rebellion humanity managed to look past the scars of the past and move onto greater things. By the year 2032, humans completed their first space station. It was a huge achievement from every nation on earth who finally realised what could be achieved when everyone worked together in the pursuit of bettering the species. By the year 2036 humanity was now moving beyond the planet earth and sailing the stars.\n\nThey soon learned they were not alone.", - "creator_info": "{\"address\":\"British Virgin Islands\",\"company\":\"Galactic Treasury Corporation\",\"name\":\"\",\"registration_number\":\"2100423\"}" - }, - "created_at_time": "1593569652500", - "created_at_block": "64280827" - }, - "assets": "1" - }, { "collection": { "contract": "atomicassets", @@ -531,136 +484,84 @@ { "collection": { "contract": "atomicassets", - "collection_name": "unitedartist", - "name": "United Artists NFT", - "img": "QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ", - "author": "5fhb.wam", - "allow_notify": true, - "authorized_accounts": [ - "5fhb.wam", - "atomicdropsx", - "neftyblocksd" - ], - "notify_accounts": [], - "market_fee": 0.06, - "data": { - "img": "QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ", - "url": "unitedartistsnft.org", - "name": "United Artists NFT", - "description": "Welcome to United Artists!\n\nI like to share my art to the world!\n\nArt is important in life, we have to express ourselves, and enjoy ourselves in others work. Art is everything we provide in life, emotions at first.\n\nAppreciate my work? send me an e-mail to: info@unitedartistsnft.org \n\nOr follow me @:\n\nTwitter: https://twitter.com/nftunited \nFacebook: https://www.facebook.com/unitedartistsnft \n" - }, - "created_at_time": "1616507298000", - "created_at_block": "110137061" - }, - "assets": "1" - }, - { - "collection": { - "contract": "atomicassets", - "collection_name": "olivelandnft", - "name": "Olive Land", - "img": "QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2", - "author": "olivelandnft", + "collection_name": "farmingtales", + "name": "Farming Tales", + "img": "QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC", + "author": "farmingtales", "allow_notify": true, "authorized_accounts": [ - "olivelandnft", + "farmingtales", "atomicdropsx", "neftyblocksd", "atomicpacksx", "blenderizerx", - "olivelanddig", "neftyblocksp", - "gw4bc.wam" - ], - "notify_accounts": [ - "olivelandstk", - "novarallysnk", - "olivelanddig" - ], - "market_fee": 0.05, - "data": { - "img": "QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2", - "url": "https://www.oliveland.io", - "name": "Olive Land", - "images": "{\"banner_1920x500\":\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\",\"logo_512x512\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\"}", - "socials": "{\"twitter\":\"https://twitter.com/OlivelandNft\",\"medium\":\"\",\"facebook\":\"\",\"github\":\"\",\"discord\":\"https://discord.gg/8EVWCGwgRc\",\"youtube\":\"\",\"telegram\":\"\"}", - "description": "The project is about sharing land plots in Cyprus and planting an Ecological Olive Garden. NFT owners will own 1 square feet of plot per NFT. Garden 1 is about 183 640 Square feet and will be tokenized by 183 640 NFT’s. NFT’s will have X-Y coordinates of the actual place on the land. We will mint 10 different NFT’s with different tree types and stake powers.", - "creator_info": "{\"country\":\"\",\"address\":\"\",\"city\":\"\",\"zip\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" - }, - "created_at_time": "1621374090000", - "created_at_block": "119865328" - }, - "assets": "1" - }, - { - "collection": { - "contract": "atomicassets", - "collection_name": "exitlimbowax", - "name": "Exit Limbo", - "img": "QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW", - "author": "exitlmbrhino", - "allow_notify": true, - "authorized_accounts": [ - "exitlmbrhino", - "atomicdropsx", - "blenderizerx", - "atomicpacksx", - "neftyblocksd", "blend.nefty", - "neftyblocksp", - "nfthivedrops", - "nfthivecraft" + "farminggames", + "farminggame3", + "parsec", + "midwar" ], "notify_accounts": [ - "stake.limbo", - "blend.nefty", - "neftyblocksd", - "neftyblocksp" + "farminggames", + "farminggame2", + "farminggame3" ], - "market_fee": 0.08, + "market_fee": 0.05, "data": { - "img": "QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW", - "url": "https://wax.exitlimbo.com/", - "name": "Exit Limbo", - "socials": "{\"twitter\":\"ExitLimboWax\",\"discord\":\"wax.exitlimbo.com/discord/\",\"medium\":\"exitlimbowax\",\"youtube\":\"\",\"telegram\":\"exitlimbowax\",\"facebook\":\"\"}", - "description": "Meet **Mr. Rhino**, a disturbed, tortured and furious anthropomorphic rhinoceros who finds himself catapulted into an alternative parallel of his home town on his way back from work. With nothing but his bare hands he has to tear through the hordes of zombie sheep to reach the source of the madness.\n\n\nThe indie team behind Exit Limbo have created a music band and a videogame available on steam.\n\n\nWith this NFT project it brings it all together with **animated characters**, **cinematic artwork** and exclusive **music NFTs** from the upcoming album!", - "creator_info": "{\"address\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" + "img": "QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC", + "url": "https://farmingtales.io", + "name": "Farming Tales", + "socials": "{\"twitter\":\"@farming_tales\",\"discord\":\"farmingtales\",\"medium\":\"@farmingtales.nft\",\"youtube\":\"@farmingtales54\",\"telegram\":\"\",\"facebook\":\"\"}", + "description": "A crypto farm where NFTs represent real products from real farms. The NFTs of this collection represent the tools that, every day, accompany the farmers in their hard work. By putting these tools together it is possible to generate new NFTs that are linked to real goods and products from our farms. Ownership of these NFTs therefore guarantees ownership of these products.", + "creator_info": "{\"address\":\"vicolo santa marta 9\",\"company\":\"Nodo42\",\"name\":\"Vittorio Pulerà \",\"registration_number\":\"384254\"}" }, - "created_at_time": "1609755256000", - "created_at_block": "96643135" + "created_at_time": "1623152580000", + "created_at_block": "123421725" }, "assets": "1" }, { "collection": { "contract": "atomicassets", - "collection_name": "pizzaslice2u", - "name": "Pizza slice 🍕", - "img": "QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG", - "author": "jocek.wam", + "collection_name": "uncutnefties", + "name": "NeftyBlocks Uncutz", + "img": "QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8", + "author": "netfyblocksx", "allow_notify": true, "authorized_accounts": [ - "jocek.wam", - "atomicdropsx", + "netfyblocksx", + "neftyblocksx", "neftyblocksd", - "blenderizerx", + "mkt.nefty", + "setup.nefty", + "neftyblocksp", + "blend.nefty", + "collab.nefty", + "quest.nefty", + "avatar.nefty", + "atomicpacksx", + "up.nefty" + ], + "notify_accounts": [ + "quest.nefty", "blend.nefty", "neftyblocksp", - "atomicpacksx" + "neftyblocksd", + "avatar.nefty", + "neftyblocksa" ], - "notify_accounts": [], - "market_fee": 0.15, + "market_fee": 0.06, "data": { - "img": "QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG", - "url": "https://twitter.com/NftPizza", - "name": "Pizza slice 🍕", - "images": "{\"banner_1920x500\":\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\",\"logo_512x512\":\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\"}", - "socials": "{\"twitter\":\"www.twitter.com/nftpizza\",\"discord\":\"\",\"medium\":\"\",\"youtube\":\"\",\"telegram\":\"https://t.me/PizzaSliceTelegram\",\"facebook\":\"\"}", - "description": "IN PIZZA LOVE WE TRUST!🍕💜\n\nDeliciously unique, crazy & hand baked with true Love!\n\nFind your perfect Pizza slice, Pizza Dude or Pizza Hand and become a member of Wax Pizza Gang!🍕\n\n6 RARITIES:\n\n-Classic\n-Crazy\n-Supreme \n-Supreme DeLuxe\n-Legendary🔥\n-Extra Legendary⚡️\n\n*FREE Pizza Coin when you collect Pizza Hands from NeftyBlocks drops!\n\nTwitter: https://twitter.com/NftPizza\nTelegram: https://t.me/NftPizza", - "creator_info": "{\"country\":\"\",\"address\":\"\",\"city\":\"\",\"zip\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" + "img": "QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8", + "url": "https://neftyblocks.com/c/uncutnefties", + "name": "NeftyBlocks Uncutz", + "socials": "{\"twitter\":\"neftyblocks\",\"discord\":\"Bf789hjAsE\",\"medium\":\"neftyblocks\",\"youtube\":\"\",\"telegram\":\"\",\"facebook\":\"\"}", + "description": "Uncut diamonds or rough diamonds haven’t been designed and cut by a jeweller yet. They can potentially become masterpieces.\nThat's what NeftyBlocks Uncutz is about: innovative NFT collections that showcase what you can achieve with NeftyBlocks' creator tools to make the next top collections on WAX.", + "creator_info": "{\"address\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" }, - "created_at_time": "1623268997000", - "created_at_block": "123654517" + "created_at_time": "1620202430000", + "created_at_block": "117522456" }, "assets": "1" }, @@ -711,35 +612,137 @@ { "collection": { "contract": "atomicassets", - "collection_name": "gkniftyheads", - "name": "gkniftyheads", - "img": "QmbjchKEBL5PN4Qh3M23UMoojcYHWDyvCkCQBR73cyY8nj", - "author": "gkniftyheads", + "collection_name": "funnycatgame", + "name": "Funny Cats", + "img": "QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V", + "author": "funnycatgame", "allow_notify": true, "authorized_accounts": [ - "gkniftyheads", - "nfthivecraft", + "funnycatgame", + "funnykittens", + "atomicdropsx", + "atomicpacksx", + "blenderizerx", + "blend.nefty", + "neftyblocksd" + ], + "notify_accounts": [], + "market_fee": 0.06, + "data": { + "img": "QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V", + "url": "https://funnycat.io/", + "name": "Funny Cats", + "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", + "socials": "{\"twitter\":\"FunnycatsNFT\",\"facebook\":\"\",\"medium\":\"\",\"github\":\"\",\"telegram\":\"funnycatsnft\",\"youtube\":\"\",\"discord\":\"discord.gg/7PYawKvYGQ\"}", + "description": "### Go all the way from the jungle to the city with our cats in the PlayToEarn game — Funny Cats!\n\nThe main characters of the game are brave cats who love adventures and are ready to go on their quest together with our Holders. \nOur cats' cozy lair is located in the jungle, but they are happy to go beyond its borders and explore the world around them with you.\n\nCollect as many cats as possible, unlock all the locations, and enjoy the adventure!\n", + "creator_info": "{\"address\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" + }, + "created_at_time": "1646300075000", + "created_at_block": "169686505" + }, + "assets": "2" + }, + { + "collection": { + "contract": "atomicassets", + "collection_name": "portocartels", + "name": "Porto Cartel", + "img": "QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY", + "author": "yn.bg.wam", + "allow_notify": true, + "authorized_accounts": [ + "yn.bg.wam" + ], + "notify_accounts": [], + "market_fee": 0.08, + "data": { + "img": "QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY", + "url": "https://t.me/portocartelgame", + "name": "Porto Cartel", + "description": "Hello, dear traveler! We are pleased to welcome you in \"Porto Cartel\".\nThis game will be the first of its genre.\n\nBecome one of the first members of our community! \nDo not miss this unique opportunity to become one of the first to join us and get great bonuses 😋\nCan you build your own empire to rival the great Pablo Escobar? Our Twitter - https://twitter.com/Portocartelgame" + }, + "created_at_time": "1626704862500", + "created_at_block": "130522783" + }, + "assets": "1" + }, + { + "collection": { + "contract": "atomicassets", + "collection_name": "darkgalaxies", + "name": "Dark Galaxies", + "img": "QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP", + "author": "jrkqu.wam", + "allow_notify": true, + "authorized_accounts": [ + "jrkqu.wam", + "darkgalaxies", + "atomicpacksx", + "atomicdropsx", + "neftyblocksd", + "neftyblocksp", + "blenderizerx", "blend.nefty", + "apexcrafting", + "darkplanetsx", + "darkcrafting", + "darkminingsc", + "apextokenssc", + "darkpacksscx" + ], + "notify_accounts": [ + "darkminingsc" + ], + "market_fee": 0.05, + "data": { + "img": "QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP", + "url": "https://darkgalaxies.io", + "name": "Dark Galaxies", + "socials": "{\"twitter\":\"DarkGalaxy_Game\",\"discord\":\"discord.gg/3JtCjQmZJM\",\"medium\":\"@darkgalaxies\",\"youtube\":\"@darkgalaxies4977\",\"telegram\":\"darkgalaxiesannouce\",\"facebook\":\"darkgalaxiesofficial\"}", + "description": "Dark Galaxies Card Battle and Mining - \n\nIn the year 2028, after much turmoil and strife humanity finally attained world unity. After an unprecedented age of global rebellion humanity managed to look past the scars of the past and move onto greater things. By the year 2032, humans completed their first space station. It was a huge achievement from every nation on earth who finally realised what could be achieved when everyone worked together in the pursuit of bettering the species. By the year 2036 humanity was now moving beyond the planet earth and sailing the stars.\n\nThey soon learned they were not alone.", + "creator_info": "{\"address\":\"British Virgin Islands\",\"company\":\"Galactic Treasury Corporation\",\"name\":\"\",\"registration_number\":\"2100423\"}" + }, + "created_at_time": "1593569652500", + "created_at_block": "64280827" + }, + "assets": "1" + }, + { + "collection": { + "contract": "atomicassets", + "collection_name": "exitlimbowax", + "name": "Exit Limbo", + "img": "QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW", + "author": "exitlmbrhino", + "allow_notify": true, + "authorized_accounts": [ + "exitlmbrhino", + "atomicdropsx", + "blenderizerx", + "atomicpacksx", "neftyblocksd", + "blend.nefty", + "neftyblocksp", "nfthivedrops", - "up.nefty" + "nfthivecraft" ], "notify_accounts": [ + "stake.limbo", "blend.nefty", - "neftyblocksd" + "neftyblocksd", + "neftyblocksp" ], - "market_fee": 0.15, + "market_fee": 0.08, "data": { - "img": "QmbjchKEBL5PN4Qh3M23UMoojcYHWDyvCkCQBR73cyY8nj", - "url": "https://gkniftyheads.com/", - "name": "gkniftyheads", - "images": "{\"banner_1920x500\":\"QmPXdwmXbk4q8QoaRdfrJEvwEKZnxSbRniPyNtkwbBzb71\",\"logo_512x512\":\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\"}", - "socials": "{\"twitter\":\"https://twitter.com/GKNiFTYHEADS\",\"medium\":\"https://medium.com/@GKniftyHEADS\",\"facebook\":\"\",\"github\":\"\",\"discord\":\"\",\"youtube\":\"GKniftyHEADS\",\"telegram\":\"https://t.me/gkniftyheads\"}", - "description": "**\"WE DONT $ELL OUT, WE $ELL UP, GKniftyHEADS 👑$ETTING YOU UP, THAT$ #GETTINUP 🖕😎🖕**\n\n### “WE COLLABORATE, WE CREATE, WE INSPIRE, WE EMPOWER ⚡️⚡️⚡️\n\n", - "creator_info": "{\"country\":\"\",\"address\":\"\",\"city\":\"\",\"zip\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" + "img": "QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW", + "url": "https://wax.exitlimbo.com/", + "name": "Exit Limbo", + "socials": "{\"twitter\":\"ExitLimboWax\",\"discord\":\"wax.exitlimbo.com/discord/\",\"medium\":\"exitlimbowax\",\"youtube\":\"\",\"telegram\":\"exitlimbowax\",\"facebook\":\"\"}", + "description": "Meet **Mr. Rhino**, a disturbed, tortured and furious anthropomorphic rhinoceros who finds himself catapulted into an alternative parallel of his home town on his way back from work. With nothing but his bare hands he has to tear through the hordes of zombie sheep to reach the source of the madness.\n\n\nThe indie team behind Exit Limbo have created a music band and a videogame available on steam.\n\n\nWith this NFT project it brings it all together with **animated characters**, **cinematic artwork** and exclusive **music NFTs** from the upcoming album!", + "creator_info": "{\"address\":\"\",\"company\":\"\",\"name\":\"\",\"registration_number\":\"\"}" }, - "created_at_time": "1684424408000", - "created_at_block": "245908514" + "created_at_time": "1609755256000", + "created_at_block": "96643135" }, "assets": "1" }, @@ -774,24 +777,26 @@ { "collection": { "contract": "atomicassets", - "collection_name": "portocartels", - "name": "Porto Cartel", - "img": "QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY", - "author": "yn.bg.wam", + "collection_name": "unitedartist", + "name": "United Artists NFT", + "img": "QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ", + "author": "5fhb.wam", "allow_notify": true, "authorized_accounts": [ - "yn.bg.wam" + "5fhb.wam", + "atomicdropsx", + "neftyblocksd" ], "notify_accounts": [], - "market_fee": 0.08, + "market_fee": 0.06, "data": { - "img": "QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY", - "url": "https://t.me/portocartelgame", - "name": "Porto Cartel", - "description": "Hello, dear traveler! We are pleased to welcome you in \"Porto Cartel\".\nThis game will be the first of its genre.\n\nBecome one of the first members of our community! \nDo not miss this unique opportunity to become one of the first to join us and get great bonuses 😋\nCan you build your own empire to rival the great Pablo Escobar? Our Twitter - https://twitter.com/Portocartelgame" + "img": "QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ", + "url": "unitedartistsnft.org", + "name": "United Artists NFT", + "description": "Welcome to United Artists!\n\nI like to share my art to the world!\n\nArt is important in life, we have to express ourselves, and enjoy ourselves in others work. Art is everything we provide in life, emotions at first.\n\nAppreciate my work? send me an e-mail to: info@unitedartistsnft.org \n\nOr follow me @:\n\nTwitter: https://twitter.com/nftunited \nFacebook: https://www.facebook.com/unitedartistsnft \n" }, - "created_at_time": "1626704862500", - "created_at_block": "130522783" + "created_at_time": "1616507298000", + "created_at_block": "110137061" }, "assets": "1" } @@ -803,7 +808,7 @@ "template_id": "103897", "is_transferable": true, "is_burnable": true, - "issued_supply": "15142", + "issued_supply": "15148", "max_supply": "0", "collection": { "collection_name": "armiesxpower", @@ -1157,7 +1162,7 @@ "template_id": "209056", "is_transferable": true, "is_burnable": true, - "issued_supply": "763", + "issued_supply": "774", "max_supply": "0", "collection": { "collection_name": "olivelandnft", @@ -1174,14 +1179,14 @@ "blenderizerx", "olivelanddig", "neftyblocksp", - "gw4bc.wam" + "gw4bc.wam", + "blend.nefty" ], "notify_accounts": [ - "olivelandstk", - "novarallysnk", - "olivelanddig" + "neftyblocksd", + "blend.nefty" ], - "market_fee": 0.05, + "market_fee": 0.15, "created_at_block": "119865328", "created_at_time": "1621374090000" }, @@ -2189,7 +2194,7 @@ "template_id": "229926", "is_transferable": true, "is_burnable": true, - "issued_supply": "262", + "issued_supply": "265", "max_supply": "0", "collection": { "collection_name": "taco", @@ -2227,7 +2232,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2342,7 +2348,7 @@ "template_id": "230115", "is_transferable": true, "is_burnable": true, - "issued_supply": "613", + "issued_supply": "618", "max_supply": "0", "collection": { "collection_name": "taco", @@ -2380,7 +2386,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2429,7 +2436,7 @@ "template_id": "230232", "is_transferable": true, "is_burnable": true, - "issued_supply": "232", + "issued_supply": "238", "max_supply": "0", "collection": { "collection_name": "taco", @@ -2467,7 +2474,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2609,7 +2617,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2696,7 +2705,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2745,7 +2755,7 @@ "template_id": "234091", "is_transferable": true, "is_burnable": true, - "issued_supply": "141", + "issued_supply": "142", "max_supply": "0", "collection": { "collection_name": "taco", @@ -2783,7 +2793,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2832,7 +2843,7 @@ "template_id": "236135", "is_transferable": true, "is_burnable": true, - "issued_supply": "159", + "issued_supply": "161", "max_supply": "0", "collection": { "collection_name": "taco", @@ -2870,7 +2881,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2957,7 +2969,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -3044,7 +3057,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -3117,7 +3131,8 @@ "dk2ausetup11", "premint.nft", ".vnny.wam", - "twitchreward" + "twitchreward", + "nfthivedrops" ], "notify_accounts": [], "market_fee": 0.08, @@ -3166,7 +3181,7 @@ "template_id": "261887", "is_transferable": true, "is_burnable": true, - "issued_supply": "244", + "issued_supply": "254", "max_supply": "0", "collection": { "collection_name": "taco", @@ -3204,7 +3219,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -3257,9 +3273,9 @@ "max_supply": "10000", "collection": { "collection_name": "graffk1ngsuk", - "name": "Graffiti Kings ", - "img": "QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu", - "images": "{\"banner_1920x500\":\"QmbPa5JKzp5JGb5HQQx8oCBxjpKGhQEBqkkVTyJQSogmwZ\",\"logo_512x512\":\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\"}", + "name": "GRAFFITI KINGS N QUEENS, Crypto Moonboys n girls & GKniftyHEADS ", + "img": "QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo", + "images": "{\"banner_1920x500\":\"QmNrdPMigHLUg6gcCpdbZEbNgNLUFfLtfhWfCFCnt6y6cJ\",\"logo_512x512\":\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\"}", "author": "graffitiking", "allow_notify": false, "authorized_accounts": [ @@ -3271,7 +3287,6 @@ "blend.nefty", "shop.cait", "neftyblocksp", - "yoitscharlie", "cdab.wam", "adigitalacid", "nfthivedrops", @@ -3284,7 +3299,9 @@ "gpmedia.gm", "kingsofgraff", "gkniftyheads", - "up.nefty" + "up.nefty", + "rtlsq.wam", + "yoitscharlie" ], "notify_accounts": [], "market_fee": 0.15, @@ -3459,7 +3476,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -3517,7 +3535,7 @@ "template_id": "286365", "is_transferable": true, "is_burnable": true, - "issued_supply": "460", + "issued_supply": "470", "max_supply": "0", "collection": { "collection_name": "taco", @@ -3555,7 +3573,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -3604,7 +3623,7 @@ "template_id": "294830", "is_transferable": true, "is_burnable": true, - "issued_supply": "246", + "issued_supply": "250", "max_supply": "0", "collection": { "collection_name": "taco", @@ -3642,7 +3661,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -3691,7 +3711,7 @@ "template_id": "294831", "is_transferable": true, "is_burnable": true, - "issued_supply": "233", + "issued_supply": "243", "max_supply": "0", "collection": { "collection_name": "taco", @@ -3729,7 +3749,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -3778,7 +3799,7 @@ "template_id": "300074", "is_transferable": true, "is_burnable": true, - "issued_supply": "75", + "issued_supply": "77", "max_supply": "0", "collection": { "collection_name": "taco", @@ -3816,7 +3837,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -3865,7 +3887,7 @@ "template_id": "318784", "is_transferable": true, "is_burnable": true, - "issued_supply": "78", + "issued_supply": "80", "max_supply": "0", "collection": { "collection_name": "taco", @@ -3903,7 +3925,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -3952,7 +3975,7 @@ "template_id": "334676", "is_transferable": true, "is_burnable": true, - "issued_supply": "1526", + "issued_supply": "1530", "max_supply": "0", "collection": { "collection_name": "taco", @@ -3990,7 +4013,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -4039,7 +4063,7 @@ "template_id": "351469", "is_transferable": true, "is_burnable": true, - "issued_supply": "59", + "issued_supply": "61", "max_supply": "0", "collection": { "collection_name": "taco", @@ -4077,7 +4101,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -4164,7 +4189,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -4334,7 +4360,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -4439,7 +4466,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -4697,7 +4725,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -4771,7 +4800,7 @@ "collection_name": "farmingtales", "name": "Farming Tales", "img": "QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC", - "images": "{\"banner_1920x500\":\"QmVCSg27qnTAvD1MpibvnkAC1dUFYiT6PU2jZpZos3myMJ\",\"logo_512x512\":\"QmYTG9EMUsETcD8qjzfST2o2kPxjdzQhWogVBzj3swJZ9j\"}", + "images": null, "author": "farmingtales", "allow_notify": true, "authorized_accounts": [ @@ -4783,7 +4812,9 @@ "neftyblocksp", "blend.nefty", "farminggames", - "farminggame3" + "farminggame3", + "parsec", + "midwar" ], "notify_accounts": [ "farminggames", @@ -5291,7 +5322,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -5397,7 +5429,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -5465,7 +5498,7 @@ "template_id": "531613", "is_transferable": true, "is_burnable": true, - "issued_supply": "614", + "issued_supply": "639", "max_supply": "1234", "collection": { "collection_name": "taco", @@ -5503,7 +5536,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -5756,7 +5790,6 @@ "dev.nftg", "blend.nefty", "neftyblocksp", - "queenkitteeh", "blenderizerx", "nfthivedrops", "drops.champs", @@ -5820,7 +5853,7 @@ "template_id": "654236", "is_transferable": true, "is_burnable": true, - "issued_supply": "3601", + "issued_supply": "4688", "max_supply": "0", "collection": { "collection_name": "taco", @@ -5858,7 +5891,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -5930,7 +5964,7 @@ "template_id": "654240", "is_transferable": true, "is_burnable": true, - "issued_supply": "1212", + "issued_supply": "1568", "max_supply": "0", "collection": { "collection_name": "taco", @@ -5968,7 +6002,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -6040,7 +6075,7 @@ "template_id": "654285", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "max_supply": "0", "collection": { "collection_name": "taco", @@ -6078,7 +6113,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -6161,7 +6197,6 @@ "dev.nftg", "blend.nefty", "neftyblocksp", - "queenkitteeh", "blenderizerx", "nfthivedrops", "drops.champs", @@ -6215,13 +6250,13 @@ "template_id": "782888", "is_transferable": true, "is_burnable": true, - "issued_supply": "122477", + "issued_supply": "123450", "max_supply": "0", "collection": { "collection_name": "gkniftyheads", "name": "gkniftyheads", - "img": "QmbjchKEBL5PN4Qh3M23UMoojcYHWDyvCkCQBR73cyY8nj", - "images": "{\"banner_1920x500\":\"QmPXdwmXbk4q8QoaRdfrJEvwEKZnxSbRniPyNtkwbBzb71\",\"logo_512x512\":\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\"}", + "img": "QmTyYus1zrXkqXmajkN7LWsVPtje9UAva4E1KMBdFkZTwa", + "images": "{\"banner_1920x500\":\"QmZA1dzte4tuHGVcu5AWNauDZiZojjibg8Rgk53KD89r4X\",\"logo_512x512\":\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\"}", "author": "gkniftyheads", "allow_notify": true, "authorized_accounts": [ @@ -6230,11 +6265,13 @@ "blend.nefty", "neftyblocksd", "nfthivedrops", - "up.nefty" + "up.nefty", + "neftyblocksp" ], "notify_accounts": [ "blend.nefty", - "neftyblocksd" + "neftyblocksd", + "neftyblocksp" ], "market_fee": 0.15, "created_at_block": "245908514", @@ -6415,75 +6452,32 @@ "tacotacopool", "primarysale1", "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "created_at_time": "1647595597000", - "created_at_block": "172277151" - }, - "assets": "14" - }, - { - "schema": { - "contract": "atomicassets", - "schema_name": "bropunkspack", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "unpack_url", - "type": "string" - } - ], - "collection": { - "collection_name": "bropunksnfts", - "name": "BroPunks", - "img": "Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC", - "images": "{\"banner_1920x500\":\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\",\"logo_512x512\":\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\"}", - "author": "bropunksnfts", - "allow_notify": true, - "authorized_accounts": [ - "bropunksnfts", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", "neftyblocksd", "neftyblocksp", - "blenderizerx", - "atomicpacksx", - "blend.nefty", - "pfkpw.wam" + "rent.taco", + "a.taco" ], - "notify_accounts": [], "market_fee": 0.06, - "created_at_block": "127082995", - "created_at_time": "1624983775000" + "created_at_block": "123329591", + "created_at_time": "1623106508500" }, - "created_at_time": "1626111083500", - "created_at_block": "129335671" + "created_at_time": "1647595597000", + "created_at_block": "172277151" }, - "assets": "8" + "assets": "14" }, { "schema": { "contract": "atomicassets", - "schema_name": "brodawgs", + "schema_name": "bropunkspack", "format": [ { "name": "name", @@ -6494,11 +6488,7 @@ "type": "image" }, { - "name": "description", - "type": "string" - }, - { - "name": "rarity", + "name": "unpack_url", "type": "string" } ], @@ -6523,10 +6513,10 @@ "created_at_block": "127082995", "created_at_time": "1624983775000" }, - "created_at_time": "1626743840000", - "created_at_block": "130600702" + "created_at_time": "1626111083500", + "created_at_block": "129335671" }, - "assets": "7" + "assets": "8" }, { "schema": { @@ -6602,7 +6592,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -6613,6 +6604,54 @@ }, "assets": "12" }, + { + "schema": { + "contract": "atomicassets", + "schema_name": "brodawgs", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + } + ], + "collection": { + "collection_name": "bropunksnfts", + "name": "BroPunks", + "img": "Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC", + "images": "{\"banner_1920x500\":\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\",\"logo_512x512\":\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\"}", + "author": "bropunksnfts", + "allow_notify": true, + "authorized_accounts": [ + "bropunksnfts", + "neftyblocksd", + "neftyblocksp", + "blenderizerx", + "atomicpacksx", + "blend.nefty", + "pfkpw.wam" + ], + "notify_accounts": [], + "market_fee": 0.06, + "created_at_block": "127082995", + "created_at_time": "1624983775000" + }, + "created_at_time": "1626743840000", + "created_at_block": "130600702" + }, + "assets": "7" + }, { "schema": { "contract": "atomicassets", @@ -6671,7 +6710,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -6748,7 +6788,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -6759,116 +6800,6 @@ }, "assets": "4" }, - { - "schema": { - "contract": "atomicassets", - "schema_name": "s1playables", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "tier", - "type": "uint32" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "title", - "type": "string" - }, - { - "name": "callsign", - "type": "string" - }, - { - "name": "specialty", - "type": "string" - }, - { - "name": "targets", - "type": "string" - }, - { - "name": "upgrades_to", - "type": "string" - }, - { - "name": "frame", - "type": "string" - }, - { - "name": "condition", - "type": "string" - }, - { - "name": "attack+", - "type": "uint32" - }, - { - "name": "defense+", - "type": "uint32" - }, - { - "name": "speed+", - "type": "uint32" - }, - { - "name": "range+", - "type": "uint32" - }, - { - "name": "power+", - "type": "uint32" - }, - { - "name": "$RYP_id", - "type": "string" - }, - { - "name": "$RYP_value", - "type": "uint32" - }, - { - "name": "season", - "type": "uint32" - } - ], - "collection": { - "collection_name": "armiesxpower", - "name": "Armies of Power", - "img": "QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h", - "images": null, - "author": "5air4.wam", - "allow_notify": true, - "authorized_accounts": [ - "5air4.wam", - "blenderizerx", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "blend.nefty", - "neftyblocksp", - "cryptowealth", - "rypwarsvault" - ], - "notify_accounts": [], - "market_fee": 0.08, - "created_at_block": "111225291", - "created_at_time": "1617051560500" - }, - "created_at_time": "1618589379500", - "created_at_block": "114298623" - }, - "assets": "2" - }, { "schema": { "contract": "atomicassets", @@ -6951,7 +6882,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -6965,62 +6897,117 @@ { "schema": { "contract": "atomicassets", - "schema_name": "promo", + "schema_name": "s1playables", "format": [ { "name": "name", "type": "string" }, { - "name": "img", - "type": "image" + "name": "img", + "type": "image" + }, + { + "name": "tier", + "type": "uint32" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "title", + "type": "string" + }, + { + "name": "callsign", + "type": "string" + }, + { + "name": "specialty", + "type": "string" + }, + { + "name": "targets", + "type": "string" + }, + { + "name": "upgrades_to", + "type": "string" + }, + { + "name": "frame", + "type": "string" + }, + { + "name": "condition", + "type": "string" + }, + { + "name": "attack+", + "type": "uint32" + }, + { + "name": "defense+", + "type": "uint32" + }, + { + "name": "speed+", + "type": "uint32" + }, + { + "name": "range+", + "type": "uint32" + }, + { + "name": "power+", + "type": "uint32" + }, + { + "name": "$RYP_id", + "type": "string" }, { - "name": "description", - "type": "string" + "name": "$RYP_value", + "type": "uint32" }, { - "name": "data", - "type": "string" + "name": "season", + "type": "uint32" } ], "collection": { - "collection_name": "nftgamertv", - "name": "NFTGamerTV", - "img": "QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw", + "collection_name": "armiesxpower", + "name": "Armies of Power", + "img": "QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h", "images": null, - "author": "nftgamertv", + "author": "5air4.wam", "allow_notify": true, "authorized_accounts": [ - "nftgamertv", + "5air4.wam", + "blenderizerx", + "atomicdropsx", + "atomicpacksx", "neftyblocksd", - "ticket.nftg", - "dev.nftg", "blend.nefty", "neftyblocksp", - "queenkitteeh", - "blenderizerx", - "nfthivedrops", - "drops.champs", - "distro.nftg", - "mint.nftg" - ], - "notify_accounts": [ - "distro.nftg" + "cryptowealth", + "rypwarsvault" ], + "notify_accounts": [], "market_fee": 0.08, - "created_at_block": "138039211", - "created_at_time": "1630468171500" + "created_at_block": "111225291", + "created_at_time": "1617051560500" }, - "created_at_time": "1630825791500", - "created_at_block": "138754138" + "created_at_time": "1618589379500", + "created_at_block": "114298623" }, - "assets": "1" + "assets": "2" }, { "schema": { "contract": "atomicassets", - "schema_name": "neftyblocks", + "schema_name": "packs", "format": [ { "name": "name", @@ -7031,68 +7018,53 @@ "type": "image" }, { - "name": "description", - "type": "string" - }, - { - "name": "variation", + "name": "Description", "type": "string" }, { - "name": "video", - "type": "ipfs" - }, - { - "name": "backimg", - "type": "image" + "name": "Number of Cards", + "type": "uint64" }, { - "name": "info", + "name": "Unpack Link", "type": "string" } ], "collection": { - "collection_name": "uncutnefties", - "name": "NeftyBlocks Uncutz", - "img": "QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8", - "images": null, - "author": "netfyblocksx", + "collection_name": "olivelandnft", + "name": "Olive Land", + "img": "QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2", + "images": "{\"banner_1920x500\":\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\",\"logo_512x512\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\"}", + "author": "olivelandnft", "allow_notify": true, "authorized_accounts": [ - "netfyblocksx", - "neftyblocksx", + "olivelandnft", + "atomicdropsx", "neftyblocksd", - "mkt.nefty", - "setup.nefty", - "neftyblocksp", - "blend.nefty", - "collab.nefty", - "quest.nefty", - "avatar.nefty", "atomicpacksx", - "up.nefty" + "blenderizerx", + "olivelanddig", + "neftyblocksp", + "gw4bc.wam", + "blend.nefty" ], "notify_accounts": [ - "quest.nefty", - "blend.nefty", - "neftyblocksp", "neftyblocksd", - "avatar.nefty", - "neftyblocksa" + "blend.nefty" ], - "market_fee": 0.06, - "created_at_block": "117522456", - "created_at_time": "1620202430000" + "market_fee": 0.15, + "created_at_block": "119865328", + "created_at_time": "1621374090000" }, - "created_at_time": "1620314015500", - "created_at_block": "117745614" + "created_at_time": "1624570514500", + "created_at_block": "126256776" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "equipment", + "schema_name": "carbonpromo", "format": [ { "name": "name", @@ -7103,50 +7075,53 @@ "type": "image" }, { - "name": "slot", - "type": "string" - }, - { - "name": "trait", - "type": "string" + "name": "video", + "type": "ipfs" }, { - "name": "rarity", + "name": "Description", "type": "string" } ], "collection": { - "collection_name": "waxarenagame", - "name": "Wax Arena", - "img": "QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri", - "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", - "author": "waxarenagame", + "collection_name": "official.wax", + "name": "WAX Official", + "img": "QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N", + "images": "{\"banner_1920x500\":\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\",\"logo_512x512\":\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\"}", + "author": "official.wax", "allow_notify": true, "authorized_accounts": [ - "waxarenagame", - "atomicpacksx", + "official.wax", + "c.tpy.wam", "atomicdropsx", + "unbox.nft", + "craft.nft", + "sales.nft", + "license.nft", + "config.nft", + "bountyblokio", + "atomicpacksx", "neftyblocksd", - "blenderizerx", - "blend.nefty", - "awarenessgod", - "qcyy4.wam", - "neftyblocksp" + "dk2ausetup11", + "premint.nft", + ".vnny.wam", + "twitchreward", + "nfthivedrops" ], "notify_accounts": [], - "market_fee": 0.07, - "created_at_block": "124966610", - "created_at_time": "1623925200500" + "market_fee": 0.08, + "created_at_block": "92242396", + "created_at_time": "1607554606500" }, - "created_at_time": "1625782833000", - "created_at_block": "128679711" + "created_at_time": "1629104991500", + "created_at_block": "135317551" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "bros", + "schema_name": "pizzastickrz", "format": [ { "name": "name", @@ -7157,110 +7132,56 @@ "type": "image" }, { - "name": "Eyes", - "type": "string" - }, - { - "name": "Hats/Hair", - "type": "string" - }, - { - "name": "Bottoms", + "name": "description ", "type": "string" }, { - "name": "Hoodies", + "name": "rarity", "type": "string" }, { - "name": "Left Hand", - "type": "string" + "name": "additional image", + "type": "image" }, { - "name": "Background", + "name": "year", "type": "string" }, { - "name": "Shorts", + "name": "total minted", "type": "string" } ], "collection": { - "collection_name": "bropunksnfts", - "name": "BroPunks", - "img": "Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC", - "images": "{\"banner_1920x500\":\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\",\"logo_512x512\":\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\"}", - "author": "bropunksnfts", + "collection_name": "pizzaslice2u", + "name": "Pizza slice 🍕", + "img": "QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG", + "images": "{\"banner_1920x500\":\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\",\"logo_512x512\":\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\"}", + "author": "jocek.wam", "allow_notify": true, "authorized_accounts": [ - "bropunksnfts", + "jocek.wam", + "atomicdropsx", "neftyblocksd", - "neftyblocksp", "blenderizerx", - "atomicpacksx", "blend.nefty", - "pfkpw.wam" - ], - "notify_accounts": [], - "market_fee": 0.06, - "created_at_block": "127082995", - "created_at_time": "1624983775000" - }, - "created_at_time": "1626090096000", - "created_at_block": "129293743" - }, - "assets": "7" - }, - { - "schema": { - "contract": "atomicassets", - "schema_name": "art", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "date", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "id", - "type": "uint64" - } - ], - "collection": { - "collection_name": "cozycreation", - "name": "cozycreation", - "img": "QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ", - "images": null, - "author": "cozy.gm", - "allow_notify": true, - "authorized_accounts": [ - "cozy.gm" + "neftyblocksp", + "atomicpacksx" ], "notify_accounts": [], - "market_fee": 0, - "created_at_block": "168879569", - "created_at_time": "1645896578000" + "market_fee": 0.15, + "created_at_block": "123654517", + "created_at_time": "1623268997000" }, - "created_at_time": "1645896722000", - "created_at_block": "168879857" + "created_at_time": "1623349888000", + "created_at_block": "123816288" }, - "assets": "3" + "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "packs", + "schema_name": "promo", "format": [ { "name": "name", @@ -7275,40 +7196,46 @@ "type": "string" }, { - "name": "unpack", + "name": "data", "type": "string" } ], "collection": { - "collection_name": "funnycatgame", - "name": "Funny Cats", - "img": "QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V", - "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", - "author": "funnycatgame", + "collection_name": "nftgamertv", + "name": "NFTGamerTV", + "img": "QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw", + "images": null, + "author": "nftgamertv", "allow_notify": true, "authorized_accounts": [ - "funnycatgame", - "funnykittens", - "atomicdropsx", - "atomicpacksx", - "blenderizerx", + "nftgamertv", + "neftyblocksd", + "ticket.nftg", + "dev.nftg", "blend.nefty", - "neftyblocksd" + "neftyblocksp", + "blenderizerx", + "nfthivedrops", + "drops.champs", + "distro.nftg", + "mint.nftg" ], - "notify_accounts": [], - "market_fee": 0.06, - "created_at_block": "169686505", - "created_at_time": "1646300075000" + "notify_accounts": [ + "distro.nftg" + ], + "market_fee": 0.08, + "created_at_block": "138039211", + "created_at_time": "1630468171500" }, - "created_at_time": "1646300388500", - "created_at_block": "169687132" + "created_at_time": "1630825791500", + "created_at_block": "138754138" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "game.packs", + "schema_name": "art", "format": [ { "name": "name", @@ -7319,50 +7246,42 @@ "type": "image" }, { - "name": "info", + "name": "date", "type": "string" }, { - "name": "video", - "type": "ipfs" + "name": "description", + "type": "string" + }, + { + "name": "id", + "type": "uint64" } ], "collection": { - "collection_name": "farmingtales", - "name": "Farming Tales", - "img": "QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC", - "images": "{\"banner_1920x500\":\"QmVCSg27qnTAvD1MpibvnkAC1dUFYiT6PU2jZpZos3myMJ\",\"logo_512x512\":\"QmYTG9EMUsETcD8qjzfST2o2kPxjdzQhWogVBzj3swJZ9j\"}", - "author": "farmingtales", + "collection_name": "cozycreation", + "name": "cozycreation", + "img": "QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ", + "images": null, + "author": "cozy.gm", "allow_notify": true, "authorized_accounts": [ - "farmingtales", - "atomicdropsx", - "neftyblocksd", - "atomicpacksx", - "blenderizerx", - "neftyblocksp", - "blend.nefty", - "farminggames", - "farminggame3" - ], - "notify_accounts": [ - "farminggames", - "farminggame2", - "farminggame3" + "cozy.gm" ], - "market_fee": 0.05, - "created_at_block": "123421725", - "created_at_time": "1623152580000" + "notify_accounts": [], + "market_fee": 0, + "created_at_block": "168879569", + "created_at_time": "1645896578000" }, - "created_at_time": "1631011533000", - "created_at_block": "139125411" + "created_at_time": "1645896722000", + "created_at_block": "168879857" }, - "assets": "1" + "assets": "3" }, { "schema": { "contract": "atomicassets", - "schema_name": "carbonpromo", + "schema_name": "planetpass", "format": [ { "name": "name", @@ -7373,52 +7292,34 @@ "type": "image" }, { - "name": "video", - "type": "ipfs" - }, - { - "name": "Description", + "name": "item", "type": "string" } ], "collection": { - "collection_name": "official.wax", - "name": "WAX Official", - "img": "QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N", - "images": "{\"banner_1920x500\":\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\",\"logo_512x512\":\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\"}", - "author": "official.wax", + "collection_name": "earthplanet1", + "name": "Earthplanet game", + "img": "QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi", + "images": null, + "author": "ddn1e.wam", "allow_notify": true, "authorized_accounts": [ - "official.wax", - "c.tpy.wam", - "atomicdropsx", - "unbox.nft", - "craft.nft", - "sales.nft", - "license.nft", - "config.nft", - "bountyblokio", - "atomicpacksx", - "neftyblocksd", - "dk2ausetup11", - "premint.nft", - ".vnny.wam", - "twitchreward" + "ddn1e.wam" ], "notify_accounts": [], - "market_fee": 0.08, - "created_at_block": "92242396", - "created_at_time": "1607554606500" + "market_fee": 0.1, + "created_at_block": "130550379", + "created_at_time": "1626718660500" }, - "created_at_time": "1629104991500", - "created_at_block": "135317551" + "created_at_time": "1626718723500", + "created_at_block": "130550505" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "venue", + "schema_name": "bros", "format": [ { "name": "name", @@ -7429,85 +7330,64 @@ "type": "image" }, { - "name": "original_name", + "name": "Eyes", "type": "string" }, { - "name": "original_image", - "type": "image" + "name": "Hats/Hair", + "type": "string" }, { - "name": "rarity", + "name": "Bottoms", "type": "string" }, { - "name": "type", + "name": "Hoodies", "type": "string" }, { - "name": "level", - "type": "uint64" + "name": "Left Hand", + "type": "string" }, { - "name": "star_level", - "type": "uint64" + "name": "Background", + "type": "string" }, { - "name": "custom_name", + "name": "Shorts", "type": "string" } ], "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", + "collection_name": "bropunksnfts", + "name": "BroPunks", + "img": "Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC", + "images": "{\"banner_1920x500\":\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\",\"logo_512x512\":\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\"}", + "author": "bropunksnfts", "allow_notify": true, "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", + "bropunksnfts", "neftyblocksd", - "s.taco", - "blend.nefty", + "neftyblocksp", "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", + "atomicpacksx", "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" + "pfkpw.wam" ], + "notify_accounts": [], "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" + "created_at_block": "127082995", + "created_at_time": "1624983775000" }, - "created_at_time": "1643285357500", - "created_at_block": "163658667" + "created_at_time": "1626090096000", + "created_at_block": "129293743" }, - "assets": "1" + "assets": "7" }, { "schema": { "contract": "atomicassets", - "schema_name": "other", + "schema_name": "gkniftyheads", "format": [ { "name": "name", @@ -7522,71 +7402,53 @@ "type": "string" }, { - "name": "description", + "name": "rarity", "type": "string" - } - ], - "collection": { - "collection_name": "funnycatgame", - "name": "Funny Cats", - "img": "QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V", - "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", - "author": "funnycatgame", - "allow_notify": true, - "authorized_accounts": [ - "funnycatgame", - "funnykittens", - "atomicdropsx", - "atomicpacksx", - "blenderizerx", - "blend.nefty", - "neftyblocksd" - ], - "notify_accounts": [], - "market_fee": 0.06, - "created_at_block": "169686505", - "created_at_time": "1646300075000" - }, - "created_at_time": "1663614030500", - "created_at_block": "204307400" - }, - "assets": "1" - }, - { - "schema": { - "contract": "atomicassets", - "schema_name": "planetpass", - "format": [ + }, { - "name": "name", + "name": "id", "type": "string" }, { - "name": "img", - "type": "image" + "name": "variation", + "type": "string" + }, + { + "name": "ID", + "type": "uint64" }, { - "name": "item", + "name": "DESCRIPTION", "type": "string" } ], "collection": { - "collection_name": "earthplanet1", - "name": "Earthplanet game", - "img": "QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi", - "images": null, - "author": "ddn1e.wam", + "collection_name": "gkniftyheads", + "name": "gkniftyheads", + "img": "QmTyYus1zrXkqXmajkN7LWsVPtje9UAva4E1KMBdFkZTwa", + "images": "{\"banner_1920x500\":\"QmZA1dzte4tuHGVcu5AWNauDZiZojjibg8Rgk53KD89r4X\",\"logo_512x512\":\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\"}", + "author": "gkniftyheads", "allow_notify": true, "authorized_accounts": [ - "ddn1e.wam" + "gkniftyheads", + "nfthivecraft", + "blend.nefty", + "neftyblocksd", + "nfthivedrops", + "up.nefty", + "neftyblocksp" ], - "notify_accounts": [], - "market_fee": 0.1, - "created_at_block": "130550379", - "created_at_time": "1626718660500" + "notify_accounts": [ + "blend.nefty", + "neftyblocksd", + "neftyblocksp" + ], + "market_fee": 0.15, + "created_at_block": "245908514", + "created_at_time": "1684424408000" }, - "created_at_time": "1626718723500", - "created_at_block": "130550505" + "created_at_time": "1704304718500", + "created_at_block": "285666227" }, "assets": "1" }, @@ -7690,9 +7552,9 @@ ], "collection": { "collection_name": "graffk1ngsuk", - "name": "Graffiti Kings ", - "img": "QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu", - "images": "{\"banner_1920x500\":\"QmbPa5JKzp5JGb5HQQx8oCBxjpKGhQEBqkkVTyJQSogmwZ\",\"logo_512x512\":\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\"}", + "name": "GRAFFITI KINGS N QUEENS, Crypto Moonboys n girls & GKniftyHEADS ", + "img": "QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo", + "images": "{\"banner_1920x500\":\"QmNrdPMigHLUg6gcCpdbZEbNgNLUFfLtfhWfCFCnt6y6cJ\",\"logo_512x512\":\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\"}", "author": "graffitiking", "allow_notify": false, "authorized_accounts": [ @@ -7704,7 +7566,6 @@ "blend.nefty", "shop.cait", "neftyblocksp", - "yoitscharlie", "cdab.wam", "adigitalacid", "nfthivedrops", @@ -7717,7 +7578,9 @@ "gpmedia.gm", "kingsofgraff", "gkniftyheads", - "up.nefty" + "up.nefty", + "rtlsq.wam", + "yoitscharlie" ], "notify_accounts": [], "market_fee": 0.15, @@ -7729,6 +7592,162 @@ }, "assets": "1" }, + { + "schema": { + "contract": "atomicassets", + "schema_name": "equipment", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "slot", + "type": "string" + }, + { + "name": "trait", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + } + ], + "collection": { + "collection_name": "waxarenagame", + "name": "Wax Arena", + "img": "QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri", + "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", + "author": "waxarenagame", + "allow_notify": true, + "authorized_accounts": [ + "waxarenagame", + "atomicpacksx", + "atomicdropsx", + "neftyblocksd", + "blenderizerx", + "blend.nefty", + "awarenessgod", + "qcyy4.wam", + "neftyblocksp" + ], + "notify_accounts": [], + "market_fee": 0.07, + "created_at_block": "124966610", + "created_at_time": "1623925200500" + }, + "created_at_time": "1625782833000", + "created_at_block": "128679711" + }, + "assets": "1" + }, + { + "schema": { + "contract": "atomicassets", + "schema_name": "monsterswag", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "alt img", + "type": "image" + }, + { + "name": "description", + "type": "string" + } + ], + "collection": { + "collection_name": "pulpfriction", + "name": "Pulp Friction", + "img": "QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V", + "images": null, + "author": "monstercadet", + "allow_notify": false, + "authorized_accounts": [ + "monstercadet", + "atomicdropsx", + "blenderizerx", + "neftyblocksd", + "blend.nefty" + ], + "notify_accounts": [], + "market_fee": 0.08, + "created_at_block": "113139826", + "created_at_time": "1618009299000" + }, + "created_at_time": "1623912618500", + "created_at_block": "124941447" + }, + "assets": "1" + }, + { + "schema": { + "contract": "atomicassets", + "schema_name": "game.packs", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "info", + "type": "string" + }, + { + "name": "video", + "type": "ipfs" + } + ], + "collection": { + "collection_name": "farmingtales", + "name": "Farming Tales", + "img": "QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC", + "images": null, + "author": "farmingtales", + "allow_notify": true, + "authorized_accounts": [ + "farmingtales", + "atomicdropsx", + "neftyblocksd", + "atomicpacksx", + "blenderizerx", + "neftyblocksp", + "blend.nefty", + "farminggames", + "farminggame3", + "parsec", + "midwar" + ], + "notify_accounts": [ + "farminggames", + "farminggame2", + "farminggame3" + ], + "market_fee": 0.05, + "created_at_block": "123421725", + "created_at_time": "1623152580000" + }, + "created_at_time": "1631011533000", + "created_at_block": "139125411" + }, + "assets": "1" + }, { "schema": { "contract": "atomicassets", @@ -7764,38 +7783,109 @@ "name": "NFTGamerTV", "img": "QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw", "images": null, - "author": "nftgamertv", + "author": "nftgamertv", + "allow_notify": true, + "authorized_accounts": [ + "nftgamertv", + "neftyblocksd", + "ticket.nftg", + "dev.nftg", + "blend.nefty", + "neftyblocksp", + "blenderizerx", + "nfthivedrops", + "drops.champs", + "distro.nftg", + "mint.nftg" + ], + "notify_accounts": [ + "distro.nftg" + ], + "market_fee": 0.08, + "created_at_block": "138039211", + "created_at_time": "1630468171500" + }, + "created_at_time": "1633402601000", + "created_at_block": "143901050" + }, + "assets": "1" + }, + { + "schema": { + "contract": "atomicassets", + "schema_name": "neftyblocks", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "variation", + "type": "string" + }, + { + "name": "video", + "type": "ipfs" + }, + { + "name": "backimg", + "type": "image" + }, + { + "name": "info", + "type": "string" + } + ], + "collection": { + "collection_name": "uncutnefties", + "name": "NeftyBlocks Uncutz", + "img": "QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8", + "images": null, + "author": "netfyblocksx", "allow_notify": true, "authorized_accounts": [ - "nftgamertv", + "netfyblocksx", + "neftyblocksx", "neftyblocksd", - "ticket.nftg", - "dev.nftg", - "blend.nefty", + "mkt.nefty", + "setup.nefty", "neftyblocksp", - "queenkitteeh", - "blenderizerx", - "nfthivedrops", - "drops.champs", - "distro.nftg", - "mint.nftg" + "blend.nefty", + "collab.nefty", + "quest.nefty", + "avatar.nefty", + "atomicpacksx", + "up.nefty" ], "notify_accounts": [ - "distro.nftg" + "quest.nefty", + "blend.nefty", + "neftyblocksp", + "neftyblocksd", + "avatar.nefty", + "neftyblocksa" ], - "market_fee": 0.08, - "created_at_block": "138039211", - "created_at_time": "1630468171500" + "market_fee": 0.06, + "created_at_block": "117522456", + "created_at_time": "1620202430000" }, - "created_at_time": "1633402601000", - "created_at_block": "143901050" + "created_at_time": "1620314015500", + "created_at_block": "117745614" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "promotions", + "schema_name": "tacos", "format": [ { "name": "name", @@ -7805,58 +7895,56 @@ "name": "img", "type": "image" }, - { - "name": "about", - "type": "string" - }, { "name": "website", "type": "string" }, { - "name": "animated", - "type": "image" + "name": "date", + "type": "string" } ], "collection": { - "collection_name": "darkgalaxies", - "name": "Dark Galaxies", - "img": "QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP", - "images": null, - "author": "jrkqu.wam", + "collection_name": "foodmonsters", + "name": "Food Monsters", + "img": "QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk", + "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", + "author": "xhoqy.wam", "allow_notify": true, "authorized_accounts": [ - "jrkqu.wam", - "darkgalaxies", - "atomicpacksx", + "xhoqy.wam", + "foodmonsters", "atomicdropsx", - "neftyblocksd", - "neftyblocksp", "blenderizerx", + "atomicpacksx", + "neftyblocksd", + "theonlineinn", "blend.nefty", - "apexcrafting", - "darkplanetsx", - "darkcrafting", - "darkminingsc", - "apextokenssc", - "darkpacksscx" + "shop.cait", + "waxdaomarket", + "neftyblocksp", + "nfthivedrops", + "up.nefty" ], "notify_accounts": [ - "darkminingsc" + "neftyblocksp", + "up.nefty", + "blend.nefty", + "neftyblocksd" ], "market_fee": 0.05, - "created_at_block": "64280827", - "created_at_time": "1593569652500" + "created_at_block": "105410421", + "created_at_time": "1614142450000" }, - "created_at_time": "1622804296500", - "created_at_block": "122725287" + "created_at_time": "1635275151500", + "created_at_block": "147644094" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "monsterswag", + "schema_name": "packs", "format": [ { "name": "name", @@ -7867,42 +7955,44 @@ "type": "image" }, { - "name": "alt img", - "type": "image" + "name": "description", + "type": "string" }, { - "name": "description", + "name": "unpack", "type": "string" } ], "collection": { - "collection_name": "pulpfriction", - "name": "Pulp Friction", - "img": "QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V", - "images": null, - "author": "monstercadet", - "allow_notify": false, + "collection_name": "funnycatgame", + "name": "Funny Cats", + "img": "QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V", + "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", + "author": "funnycatgame", + "allow_notify": true, "authorized_accounts": [ - "monstercadet", + "funnycatgame", + "funnykittens", "atomicdropsx", + "atomicpacksx", "blenderizerx", - "neftyblocksd", - "blend.nefty" + "blend.nefty", + "neftyblocksd" ], "notify_accounts": [], - "market_fee": 0.08, - "created_at_block": "113139826", - "created_at_time": "1618009299000" + "market_fee": 0.06, + "created_at_block": "169686505", + "created_at_time": "1646300075000" }, - "created_at_time": "1623912618500", - "created_at_block": "124941447" + "created_at_time": "1646300388500", + "created_at_block": "169687132" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "monsterbooty", + "schema_name": "gamepasses", "format": [ { "name": "name", @@ -7913,42 +8003,34 @@ "type": "image" }, { - "name": "description", - "type": "string" - }, - { - "name": "alternate img", - "type": "image" + "name": "Level", + "type": "uint64" } ], "collection": { - "collection_name": "pulpfriction", - "name": "Pulp Friction", - "img": "QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V", + "collection_name": "portocartels", + "name": "Porto Cartel", + "img": "QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY", "images": null, - "author": "monstercadet", - "allow_notify": false, + "author": "yn.bg.wam", + "allow_notify": true, "authorized_accounts": [ - "monstercadet", - "atomicdropsx", - "blenderizerx", - "neftyblocksd", - "blend.nefty" + "yn.bg.wam" ], "notify_accounts": [], "market_fee": 0.08, - "created_at_block": "113139826", - "created_at_time": "1618009299000" + "created_at_block": "130522783", + "created_at_time": "1626704862500" }, - "created_at_time": "1618009566500", - "created_at_block": "113140361" + "created_at_time": "1626865450500", + "created_at_block": "130843701" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "serial.k", + "schema_name": "promotions", "format": [ { "name": "name", @@ -7959,44 +8041,57 @@ "type": "image" }, { - "name": "imgback", - "type": "image" + "name": "about", + "type": "string" }, { - "name": "Number", - "type": "uint64" + "name": "website", + "type": "string" }, { - "name": "Rarity", - "type": "string" + "name": "animated", + "type": "image" } ], "collection": { - "collection_name": "unitedartist", - "name": "United Artists NFT", - "img": "QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ", + "collection_name": "darkgalaxies", + "name": "Dark Galaxies", + "img": "QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP", "images": null, - "author": "5fhb.wam", + "author": "jrkqu.wam", "allow_notify": true, "authorized_accounts": [ - "5fhb.wam", + "jrkqu.wam", + "darkgalaxies", + "atomicpacksx", "atomicdropsx", - "neftyblocksd" + "neftyblocksd", + "neftyblocksp", + "blenderizerx", + "blend.nefty", + "apexcrafting", + "darkplanetsx", + "darkcrafting", + "darkminingsc", + "apextokenssc", + "darkpacksscx" ], - "notify_accounts": [], - "market_fee": 0.06, - "created_at_block": "110137061", - "created_at_time": "1616507298000" + "notify_accounts": [ + "darkminingsc" + ], + "market_fee": 0.05, + "created_at_block": "64280827", + "created_at_time": "1593569652500" }, - "created_at_time": "1618860398000", - "created_at_block": "114839987" + "created_at_time": "1622804296500", + "created_at_block": "122725287" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "packs", + "schema_name": "venue", "format": [ { "name": "name", @@ -8007,46 +8102,79 @@ "type": "image" }, { - "name": "Description", + "name": "original_name", "type": "string" }, { - "name": "Number of Cards", + "name": "original_image", + "type": "image" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "level", "type": "uint64" }, { - "name": "Unpack Link", + "name": "star_level", + "type": "uint64" + }, + { + "name": "custom_name", "type": "string" } ], "collection": { - "collection_name": "olivelandnft", - "name": "Olive Land", - "img": "QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2", - "images": "{\"banner_1920x500\":\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\",\"logo_512x512\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\"}", - "author": "olivelandnft", + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", "allow_notify": true, "authorized_accounts": [ - "olivelandnft", + "taco", "atomicdropsx", - "neftyblocksd", "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", "blenderizerx", - "olivelanddig", - "neftyblocksp", - "gw4bc.wam" + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" ], "notify_accounts": [ - "olivelandstk", - "novarallysnk", - "olivelanddig" + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" ], - "market_fee": 0.05, - "created_at_block": "119865328", - "created_at_time": "1621374090000" + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" }, - "created_at_time": "1624570514500", - "created_at_block": "126256776" + "created_at_time": "1643285357500", + "created_at_block": "163658667" }, "assets": "1" }, @@ -8132,7 +8260,7 @@ { "schema": { "contract": "atomicassets", - "schema_name": "pizzastickrz", + "schema_name": "promostkz", "format": [ { "name": "name", @@ -8143,56 +8271,58 @@ "type": "image" }, { - "name": "description ", + "name": "Species", "type": "string" }, { - "name": "rarity", + "name": "Morphic synthesis", "type": "string" }, { - "name": "additional image", - "type": "image" + "name": "Rarity", + "type": "string" }, { - "name": "year", + "name": "Color", "type": "string" }, { - "name": "total minted", + "name": "Personality trait", + "type": "string" + }, + { + "name": "Description", "type": "string" } ], "collection": { - "collection_name": "pizzaslice2u", - "name": "Pizza slice 🍕", - "img": "QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG", - "images": "{\"banner_1920x500\":\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\",\"logo_512x512\":\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\"}", - "author": "jocek.wam", + "collection_name": "olivermorph1", + "name": "olivermorpher", + "img": "Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP", + "images": null, + "author": ".wjcy.wam", "allow_notify": true, "authorized_accounts": [ - "jocek.wam", + ".wjcy.wam", "atomicdropsx", "neftyblocksd", "blenderizerx", - "blend.nefty", - "neftyblocksp", "atomicpacksx" ], "notify_accounts": [], - "market_fee": 0.15, - "created_at_block": "123654517", - "created_at_time": "1623268997000" + "market_fee": 0.06, + "created_at_block": "123645859", + "created_at_time": "1623264668000" }, - "created_at_time": "1623349888000", - "created_at_block": "123816288" + "created_at_time": "1623514602500", + "created_at_block": "124145686" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "tacos", + "schema_name": "monsterbooty", "format": [ { "name": "name", @@ -8203,55 +8333,42 @@ "type": "image" }, { - "name": "website", + "name": "description", "type": "string" }, { - "name": "date", - "type": "string" + "name": "alternate img", + "type": "image" } ], "collection": { - "collection_name": "foodmonsters", - "name": "Food Monsters", - "img": "QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk", - "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", - "author": "xhoqy.wam", - "allow_notify": true, + "collection_name": "pulpfriction", + "name": "Pulp Friction", + "img": "QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V", + "images": null, + "author": "monstercadet", + "allow_notify": false, "authorized_accounts": [ - "xhoqy.wam", - "foodmonsters", + "monstercadet", "atomicdropsx", "blenderizerx", - "atomicpacksx", "neftyblocksd", - "theonlineinn", - "blend.nefty", - "shop.cait", - "waxdaomarket", - "neftyblocksp", - "nfthivedrops", - "up.nefty" - ], - "notify_accounts": [ - "neftyblocksp", - "up.nefty", - "blend.nefty", - "neftyblocksd" + "blend.nefty" ], - "market_fee": 0.05, - "created_at_block": "105410421", - "created_at_time": "1614142450000" + "notify_accounts": [], + "market_fee": 0.08, + "created_at_block": "113139826", + "created_at_time": "1618009299000" }, - "created_at_time": "1635275151500", - "created_at_block": "147644094" + "created_at_time": "1618009566500", + "created_at_block": "113140361" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "gkniftyheads", + "schema_name": "other", "format": [ { "name": "name", @@ -8266,58 +8383,40 @@ "type": "string" }, { - "name": "rarity", - "type": "string" - }, - { - "name": "id", - "type": "string" - }, - { - "name": "variation", - "type": "string" - }, - { - "name": "ID", - "type": "uint64" - }, - { - "name": "DESCRIPTION", + "name": "description", "type": "string" } ], "collection": { - "collection_name": "gkniftyheads", - "name": "gkniftyheads", - "img": "QmbjchKEBL5PN4Qh3M23UMoojcYHWDyvCkCQBR73cyY8nj", - "images": "{\"banner_1920x500\":\"QmPXdwmXbk4q8QoaRdfrJEvwEKZnxSbRniPyNtkwbBzb71\",\"logo_512x512\":\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\"}", - "author": "gkniftyheads", + "collection_name": "funnycatgame", + "name": "Funny Cats", + "img": "QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V", + "images": "{\"banner_1920x500\":\"\",\"logo_512x512\":\"\"}", + "author": "funnycatgame", "allow_notify": true, "authorized_accounts": [ - "gkniftyheads", - "nfthivecraft", - "blend.nefty", - "neftyblocksd", - "nfthivedrops", - "up.nefty" - ], - "notify_accounts": [ + "funnycatgame", + "funnykittens", + "atomicdropsx", + "atomicpacksx", + "blenderizerx", "blend.nefty", "neftyblocksd" ], - "market_fee": 0.15, - "created_at_block": "245908514", - "created_at_time": "1684424408000" + "notify_accounts": [], + "market_fee": 0.06, + "created_at_block": "169686505", + "created_at_time": "1646300075000" }, - "created_at_time": "1704304718500", - "created_at_block": "285666227" + "created_at_time": "1663614030500", + "created_at_block": "204307400" }, "assets": "1" }, { "schema": { "contract": "atomicassets", - "schema_name": "promostkz", + "schema_name": "serial.k", "format": [ { "name": "name", @@ -8328,96 +8427,44 @@ "type": "image" }, { - "name": "Species", - "type": "string" + "name": "imgback", + "type": "image" }, { - "name": "Morphic synthesis", - "type": "string" + "name": "Number", + "type": "uint64" }, { "name": "Rarity", "type": "string" - }, - { - "name": "Color", - "type": "string" - }, - { - "name": "Personality trait", - "type": "string" - }, - { - "name": "Description", - "type": "string" } ], "collection": { - "collection_name": "olivermorph1", - "name": "olivermorpher", - "img": "Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP", + "collection_name": "unitedartist", + "name": "United Artists NFT", + "img": "QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ", "images": null, - "author": ".wjcy.wam", + "author": "5fhb.wam", "allow_notify": true, "authorized_accounts": [ - ".wjcy.wam", + "5fhb.wam", "atomicdropsx", - "neftyblocksd", - "blenderizerx", - "atomicpacksx" + "neftyblocksd" ], "notify_accounts": [], "market_fee": 0.06, - "created_at_block": "123645859", - "created_at_time": "1623264668000" - }, - "created_at_time": "1623514602500", - "created_at_block": "124145686" - }, - "assets": "1" - }, - { - "schema": { - "contract": "atomicassets", - "schema_name": "gamepasses", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "Level", - "type": "uint64" - } - ], - "collection": { - "collection_name": "portocartels", - "name": "Porto Cartel", - "img": "QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY", - "images": null, - "author": "yn.bg.wam", - "allow_notify": true, - "authorized_accounts": [ - "yn.bg.wam" - ], - "notify_accounts": [], - "market_fee": 0.08, - "created_at_block": "130522783", - "created_at_time": "1626704862500" + "created_at_block": "110137061", + "created_at_time": "1616507298000" }, - "created_at_time": "1626865450500", - "created_at_block": "130843701" + "created_at_time": "1618860398000", + "created_at_block": "114839987" }, "assets": "1" } ], "assets": "158" }, - "query_time": 1709306624116 + "query_time": 1756585606732 }, - "text": "{\"success\":true,\"data\":{\"collections\":[{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"data\":{\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"url\":\"https://www.waxarena.io\",\"name\":\"Wax Arena\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"discord\\\":\\\"\\\"}\",\"description\":\"WAX Arena\\n\\nGame: https://www.waxarena.io\\n\\nDiscord: https://discord.gg/H6tRA5M4Gs\\n\\nTwitter: https://twitter.com/waxarena_io\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1623925200500\",\"created_at_block\":\"124966610\"},\"assets\":\"13\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"},\"assets\":\"98\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"data\":{\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"url\":\"http://bropunks.com\",\"name\":\"BroPunks\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/bropunksnfts\\\",\\\"discord\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"A pioneer of PFPs on WAX, BroPunks were released June, 2021. These 4200 procedurely generated 1/1 BroPunks are lit AF, kind of like the bro himself. Each one totally unique. Six different attributes with so many possibiltles. \\n\\nThose who opened an OG bro pack by a certain date were airdropped a Bronus pack, which features all new Brotribbutes. The Bro'dmap on this project was 100% completed and the Bro still dropped BroDawgs to holders of this PFP! Way cool, bro. Ethereum has CryptoPunks and Bored Apes as OGs. WAX has BroPunks. Check out the original release video [https://youtu.be/4FpTBpm_qTg](url). \\n\\nFind [https://atomichub.io/market?collection_name=bropunksnfts&order=asc&primary_chain=wax-mainnet&schema_name=bropunkspack&sort=price&symbol=WAX](url) on the marketplace or pick up a bro from another bro [https://atomichub.io/market?collection_name=bropunksnfts&order=asc&primary_chain=wax-mainnet&schema_name=bros&sort=price&symbol=WAX](url)!\\n\\nRock on. \",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1624983775000\",\"created_at_block\":\"127082995\"},\"assets\":\"22\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"armiesxpower\",\"name\":\"Armies of Power\",\"img\":\"QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h\",\"author\":\"5air4.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5air4.wam\",\"blenderizerx\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"cryptowealth\",\"rypwarsvault\"],\"notify_accounts\":[],\"market_fee\":0.08,\"data\":{\"img\":\"QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h\",\"url\":\"www.armiesofpower.com\",\"name\":\"Armies of Power\",\"description\":\"The year is 2048. Cryptocurrency decentralized finance–and military power came next. \\n\\nIn this new world, the Cryptowealth, assets equal power and the war is now in your wallet. This is where you become a force to be reckoned with. \\n\\nThis is Armies of Power. \\n\\nBuild your army. Train your troops. Craft rare, powerful assets. And stay frosty as you earn passive loot in the ever-evolving Ryp Wars–or you could be the one who gets burned.\\n\\nArmies of Power is a fiercely competitive collectible card game with passive earning and incoming PVE/PVP. Command massive military might utilizing the RYP currency in the upcoming Ryp Shop to crush those who stand in your way. RYP is the worldwide standard coin used to grow power and profit in the future, and currently on Alcor in our time period.\\n\\nDon't miss your shot. It's time to grow your power to your true potential and play like your wallet depends on it. Because peace won't last forever.\\n\\nRYP WARS EARNING BETA: https://rypwars.io/\\n\\nPOWERPAPER: https://www.armiesofpower.com/rypwars\\n\\nLEADERBOARDS: https://aopleaderboards.io/\\n\\nTWITTER: https://twitter.com/ArmiesOfPower\\n\\nDISCORD: https://discord.com/invite/CWzFPtgJ98\\n\\nBLENDS: https://neftyblocks.com/c/armiesxpower/blends\\n\\nPACK OPENING:\\nhttps://neftyblocks.com/c/armiesxpower/packs\"},\"created_at_time\":\"1617051560500\",\"created_at_block\":\"111225291\"},\"assets\":\"2\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"queenkitteeh\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"data\":{\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"url\":\"https://nftg.tv\",\"name\":\"NFTGamerTV\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"NFTGamerTV is a media platform and online repository for NFT game tutorials, resources, reviews, and interviews that pertain to the NFT, De-Fi, and crypto space. \\n\\nThese projects are celebrated and immortalized in NFT form through our Collection.\\n\\nLearn more about our endeavors at:\\n\\nhttps://dsc.gg/nftg\\nhttps://twitch.tv/nftgamertv\\nhttps://twitter.com/nftgamertv\\nhttps://youtube.com/nftgamertv\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1630468171500\",\"created_at_block\":\"138039211\"},\"assets\":\"2\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"url\":\"https://neftyblocks.com/c/uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"socials\":\"{\\\"twitter\\\":\\\"neftyblocks\\\",\\\"discord\\\":\\\"Bf789hjAsE\\\",\\\"medium\\\":\\\"neftyblocks\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"Uncut diamonds or rough diamonds haven’t been designed and cut by a jeweller yet. They can potentially become masterpieces.\\nThat's what NeftyBlocks Uncutz is about: innovative NFT collections that showcase what you can achieve with NeftyBlocks' creator tools to make the next top collections on WAX.\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1620202430000\",\"created_at_block\":\"117522456\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"data\":{\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"name\":\"cozycreation\",\"description\":\"i have zero experience making digital art.\\n\\nthis is a fun way for me to record my journey into art design and to keep track of my progress. this collection is purely an assortment of what I, well, create.\\n\\ni'd also like to learn how to animate someday too :) \\n\\nthe collection may stop at any moment, it's just for fun. do not invest, it's a terrible idea.\"},\"created_at_time\":\"1645896578000\",\"created_at_block\":\"168879569\"},\"assets\":\"3\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"data\":{\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"url\":\"https://funnycat.io/\",\"name\":\"Funny Cats\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"FunnycatsNFT\\\",\\\"facebook\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"telegram\\\":\\\"funnycatsnft\\\",\\\"youtube\\\":\\\"\\\",\\\"discord\\\":\\\"discord.gg/7PYawKvYGQ\\\"}\",\"description\":\"### Go all the way from the jungle to the city with our cats in the PlayToEarn game — Funny Cats!\\n\\nThe main characters of the game are brave cats who love adventures and are ready to go on their quest together with our Holders. \\nOur cats' cozy lair is located in the jungle, but they are happy to go beyond its borders and explore the world around them with you.\\n\\nCollect as many cats as possible, unlock all the locations, and enjoy the adventure!\\n\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1646300075000\",\"created_at_block\":\"169686505\"},\"assets\":\"2\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"farmingtales\",\"name\":\"Farming Tales\",\"img\":\"QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC\",\"author\":\"farmingtales\",\"allow_notify\":true,\"authorized_accounts\":[\"farmingtales\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"neftyblocksp\",\"blend.nefty\",\"farminggames\",\"farminggame3\"],\"notify_accounts\":[\"farminggames\",\"farminggame2\",\"farminggame3\"],\"market_fee\":0.05,\"data\":{\"img\":\"QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC\",\"url\":\"https://farmingtales.io\",\"name\":\"Farming Tales\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmVCSg27qnTAvD1MpibvnkAC1dUFYiT6PU2jZpZos3myMJ\\\",\\\"logo_512x512\\\":\\\"QmYTG9EMUsETcD8qjzfST2o2kPxjdzQhWogVBzj3swJZ9j\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/farming_tales\\\",\\\"medium\\\":\\\"https://medium.com/@farmingtales.nft\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"https://discord.gg/farmingtales\\\",\\\"youtube\\\":\\\"@farmingtales54\\\",\\\"telegram\\\":\\\"\\\"}\",\"description\":\"A crypto farm where NFTs represent real products from real farms. The NFTs of this collection represent the tools that, every day, accompany the farmers in their hard work. By putting these tools together it is possible to generate new NFTs that are linked to real goods and products from our farms. Ownership of these NFTs therefore guarantees ownership of these products.\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"vicolo santa marta 9\\\",\\\"city\\\":\\\"varese\\\",\\\"zip\\\":\\\"21047\\\",\\\"company\\\":\\\"Nodo42\\\",\\\"name\\\":\\\"Vittorio Pulerà \\\",\\\"registration_number\\\":\\\"384254\\\"}\"},\"created_at_time\":\"1623152580000\",\"created_at_block\":\"123421725\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"official.wax\",\"name\":\"WAX Official\",\"img\":\"QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N\",\"author\":\"official.wax\",\"allow_notify\":true,\"authorized_accounts\":[\"official.wax\",\"c.tpy.wam\",\"atomicdropsx\",\"unbox.nft\",\"craft.nft\",\"sales.nft\",\"license.nft\",\"config.nft\",\"bountyblokio\",\"atomicpacksx\",\"neftyblocksd\",\"dk2ausetup11\",\"premint.nft\",\".vnny.wam\",\"twitchreward\"],\"notify_accounts\":[],\"market_fee\":0.08,\"data\":{\"img\":\"QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N\",\"url\":\"https://wax.io\",\"name\":\"WAX Official\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\\\",\\\"logo_512x512\\\":\\\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/WAX_io\\\",\\\"medium\\\":\\\"https://wax-io.medium.com/\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"https://discord.gg/wax-blockchain-785124017430331392\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\"}\",\"description\":\"This is the official WAX.io NFT collection.\\n\\nJoin the Community!\\nTwitter: @wax_io\\nTelegram: t.me/wax_io\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1607554606500\",\"created_at_block\":\"92242396\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"earthplanet1\",\"name\":\"Earthplanet game\",\"img\":\"QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi\",\"author\":\"ddn1e.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"ddn1e.wam\"],\"notify_accounts\":[],\"market_fee\":0.1,\"data\":{\"img\":\"QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi\",\"url\":\"https://t.me/earthplanetwax\",\"name\":\"Earthplanet game\",\"description\":\"Fifteen hundred years ago, everyone knew that the Earth was the center of the universe. Five hundred years ago, everyone knew the Earth was flat, and fifteen minutes ago, you knew that humans were the only people on this planet. Imagine what you will know\"},\"created_at_time\":\"1626718660500\",\"created_at_block\":\"130550379\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"graffk1ngsuk\",\"name\":\"Graffiti Kings \",\"img\":\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\",\"author\":\"graffitiking\",\"allow_notify\":false,\"authorized_accounts\":[\"graffitiking\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"shop.cait\",\"neftyblocksp\",\"yoitscharlie\",\"cdab.wam\",\"adigitalacid\",\"nfthivedrops\",\"pnkofgraf.gm\",\"blendingbros\",\"fs1r2.wam\",\"csbpunks.gm\",\"nfthivecraft\",\"lfgktodamoon\",\"gpmedia.gm\",\"kingsofgraff\",\"gkniftyheads\",\"up.nefty\"],\"notify_accounts\":[],\"market_fee\":0.15,\"data\":{\"img\":\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\",\"url\":\"https://www.instagram.com/graffitikings/\",\"name\":\"Graffiti Kings \",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmbPa5JKzp5JGb5HQQx8oCBxjpKGhQEBqkkVTyJQSogmwZ\\\",\\\"logo_512x512\\\":\\\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/GraffitiKings\\\",\\\"medium\\\":\\\"\\\",\\\"facebook\\\":\\\"https://www.facebook.com/profile.php?id=100090043690943\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"https://t.me/Graffiti_Kings_R2\\\"}\",\"description\":\"Join our #GraffPUNKS Play2Earn IncubatorHUB⚛️🌍 on Telegram :)\\n[https://t.me/Graffiti_Kings_R2](url)\\n\\n🤟 Receive 1000 FREE $TAKE to start playing our NFT games INSTANTLY 🤟\\n⚛️ #GKniftyHEADS #RackinSATS ⚡️⚡️⚡️\\n\\n#BitcoinKiDARMY ⚡️⚡️⚡️ \\n#ARTHASREACHEDITSCONCLUSION\\n#THEARTSARETHECURE\\n#GRAFFITIKINGS FOREVER\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1615320421500\",\"created_at_block\":\"107764420\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"darkgalaxies\",\"name\":\"Dark Galaxies\",\"img\":\"QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP\",\"author\":\"jrkqu.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jrkqu.wam\",\"darkgalaxies\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"blend.nefty\",\"apexcrafting\",\"darkplanetsx\",\"darkcrafting\",\"darkminingsc\",\"apextokenssc\",\"darkpacksscx\"],\"notify_accounts\":[\"darkminingsc\"],\"market_fee\":0.05,\"data\":{\"img\":\"QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP\",\"url\":\"https://darkgalaxies.io\",\"name\":\"Dark Galaxies\",\"socials\":\"{\\\"twitter\\\":\\\"DarkGalaxy_Game\\\",\\\"discord\\\":\\\"discord.gg/3JtCjQmZJM\\\",\\\"medium\\\":\\\"@darkgalaxies\\\",\\\"youtube\\\":\\\"@darkgalaxies4977\\\",\\\"telegram\\\":\\\"darkgalaxiesannouce\\\",\\\"facebook\\\":\\\"darkgalaxiesofficial\\\"}\",\"description\":\"Dark Galaxies Card Battle and Mining - \\n\\nIn the year 2028, after much turmoil and strife humanity finally attained world unity. After an unprecedented age of global rebellion humanity managed to look past the scars of the past and move onto greater things. By the year 2032, humans completed their first space station. It was a huge achievement from every nation on earth who finally realised what could be achieved when everyone worked together in the pursuit of bettering the species. By the year 2036 humanity was now moving beyond the planet earth and sailing the stars.\\n\\nThey soon learned they were not alone.\",\"creator_info\":\"{\\\"address\\\":\\\"British Virgin Islands\\\",\\\"company\\\":\\\"Galactic Treasury Corporation\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"2100423\\\"}\"},\"created_at_time\":\"1593569652500\",\"created_at_block\":\"64280827\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"data\":{\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"url\":\"https://luisaguirre.net/art-illustration\",\"name\":\"Pulp Friction\",\"description\":\"A cross section of characters mashed with the essence of comic books, sci-fi, horror and a dash of lowbrow pulp. These are mints of original works created both traditionally and digitally. The stuff of legends, dreams or nightmares? You decide.\\n\\n**Get the latest Drops on** [NEFTY](https://neftyblocks.com/c/pulpfriction/)\\n\\n**Follow on:**\\n[Twitter](https://twitter.com/monstercadet) + [Telegram](https://t.me/joinchat/0IMGFFuA9BA3ODQx) + [Discord](https://discord.gg/t63QSP8aCc)\\n\\n**Other Monster Cadet projects:** [Pixl-Pops](https://neftyblocks.com/c/pixlpopheros/)\"},\"created_at_time\":\"1618009299000\",\"created_at_block\":\"113139826\"},\"assets\":\"2\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"unitedartist\",\"name\":\"United Artists NFT\",\"img\":\"QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ\",\"author\":\"5fhb.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5fhb.wam\",\"atomicdropsx\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"data\":{\"img\":\"QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ\",\"url\":\"unitedartistsnft.org\",\"name\":\"United Artists NFT\",\"description\":\"Welcome to United Artists!\\n\\nI like to share my art to the world!\\n\\nArt is important in life, we have to express ourselves, and enjoy ourselves in others work. Art is everything we provide in life, emotions at first.\\n\\nAppreciate my work? send me an e-mail to: info@unitedartistsnft.org \\n\\nOr follow me @:\\n\\nTwitter: https://twitter.com/nftunited \\nFacebook: https://www.facebook.com/unitedartistsnft \\n\"},\"created_at_time\":\"1616507298000\",\"created_at_block\":\"110137061\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"olivelandnft\",\"name\":\"Olive Land\",\"img\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\",\"author\":\"olivelandnft\",\"allow_notify\":true,\"authorized_accounts\":[\"olivelandnft\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"olivelanddig\",\"neftyblocksp\",\"gw4bc.wam\"],\"notify_accounts\":[\"olivelandstk\",\"novarallysnk\",\"olivelanddig\"],\"market_fee\":0.05,\"data\":{\"img\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\",\"url\":\"https://www.oliveland.io\",\"name\":\"Olive Land\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\\\",\\\"logo_512x512\\\":\\\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/OlivelandNft\\\",\\\"medium\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"https://discord.gg/8EVWCGwgRc\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\"}\",\"description\":\"The project is about sharing land plots in Cyprus and planting an Ecological Olive Garden. NFT owners will own 1 square feet of plot per NFT. Garden 1 is about 183 640 Square feet and will be tokenized by 183 640 NFT’s. NFT’s will have X-Y coordinates of the actual place on the land. We will mint 10 different NFT’s with different tree types and stake powers.\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1621374090000\",\"created_at_block\":\"119865328\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"exitlimbowax\",\"name\":\"Exit Limbo\",\"img\":\"QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW\",\"author\":\"exitlmbrhino\",\"allow_notify\":true,\"authorized_accounts\":[\"exitlmbrhino\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"nfthivedrops\",\"nfthivecraft\"],\"notify_accounts\":[\"stake.limbo\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\"],\"market_fee\":0.08,\"data\":{\"img\":\"QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW\",\"url\":\"https://wax.exitlimbo.com/\",\"name\":\"Exit Limbo\",\"socials\":\"{\\\"twitter\\\":\\\"ExitLimboWax\\\",\\\"discord\\\":\\\"wax.exitlimbo.com/discord/\\\",\\\"medium\\\":\\\"exitlimbowax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"exitlimbowax\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"Meet **Mr. Rhino**, a disturbed, tortured and furious anthropomorphic rhinoceros who finds himself catapulted into an alternative parallel of his home town on his way back from work. With nothing but his bare hands he has to tear through the hordes of zombie sheep to reach the source of the madness.\\n\\n\\nThe indie team behind Exit Limbo have created a music band and a videogame available on steam.\\n\\n\\nWith this NFT project it brings it all together with **animated characters**, **cinematic artwork** and exclusive **music NFTs** from the upcoming album!\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1609755256000\",\"created_at_block\":\"96643135\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"pizzaslice2u\",\"name\":\"Pizza slice 🍕\",\"img\":\"QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG\",\"author\":\"jocek.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jocek.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksp\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.15,\"data\":{\"img\":\"QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG\",\"url\":\"https://twitter.com/NftPizza\",\"name\":\"Pizza slice 🍕\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\\\",\\\"logo_512x512\\\":\\\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"www.twitter.com/nftpizza\\\",\\\"discord\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"https://t.me/PizzaSliceTelegram\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"IN PIZZA LOVE WE TRUST!🍕💜\\n\\nDeliciously unique, crazy & hand baked with true Love!\\n\\nFind your perfect Pizza slice, Pizza Dude or Pizza Hand and become a member of Wax Pizza Gang!🍕\\n\\n6 RARITIES:\\n\\n-Classic\\n-Crazy\\n-Supreme \\n-Supreme DeLuxe\\n-Legendary🔥\\n-Extra Legendary⚡️\\n\\n*FREE Pizza Coin when you collect Pizza Hands from NeftyBlocks drops!\\n\\nTwitter: https://twitter.com/NftPizza\\nTelegram: https://t.me/NftPizza\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1623268997000\",\"created_at_block\":\"123654517\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"foodmonsters\",\"name\":\"Food Monsters\",\"img\":\"QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk\",\"author\":\"xhoqy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"xhoqy.wam\",\"foodmonsters\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"theonlineinn\",\"blend.nefty\",\"shop.cait\",\"waxdaomarket\",\"neftyblocksp\",\"nfthivedrops\",\"up.nefty\"],\"notify_accounts\":[\"neftyblocksp\",\"up.nefty\",\"blend.nefty\",\"neftyblocksd\"],\"market_fee\":0.05,\"data\":{\"img\":\"QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk\",\"url\":\"https://linktr.ee/foodmonsters\",\"name\":\"Food Monsters\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"discord\\\":\\\"\\\"}\",\"description\":\"Foodmonsters strives to put NFTS in the hands of new collectors. It is a collaborative of 6 artists currently.\\nFeel free to enter the discord, and you will have a free nft in no time! Or for you more seasoned collectors or creators we have an amazing support team for just about any questions on this platform you may have! 60+ whitelisted collections currently have tabs, and many more come to offer there deals inside! \\n\\nhttps://discord.gg/cEkJyyK\\n\\n\\n\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1614142450000\",\"created_at_block\":\"105410421\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"gkniftyheads\",\"name\":\"gkniftyheads\",\"img\":\"QmbjchKEBL5PN4Qh3M23UMoojcYHWDyvCkCQBR73cyY8nj\",\"author\":\"gkniftyheads\",\"allow_notify\":true,\"authorized_accounts\":[\"gkniftyheads\",\"nfthivecraft\",\"blend.nefty\",\"neftyblocksd\",\"nfthivedrops\",\"up.nefty\"],\"notify_accounts\":[\"blend.nefty\",\"neftyblocksd\"],\"market_fee\":0.15,\"data\":{\"img\":\"QmbjchKEBL5PN4Qh3M23UMoojcYHWDyvCkCQBR73cyY8nj\",\"url\":\"https://gkniftyheads.com/\",\"name\":\"gkniftyheads\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmPXdwmXbk4q8QoaRdfrJEvwEKZnxSbRniPyNtkwbBzb71\\\",\\\"logo_512x512\\\":\\\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/GKNiFTYHEADS\\\",\\\"medium\\\":\\\"https://medium.com/@GKniftyHEADS\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"youtube\\\":\\\"GKniftyHEADS\\\",\\\"telegram\\\":\\\"https://t.me/gkniftyheads\\\"}\",\"description\":\"**\\\"WE DONT $ELL OUT, WE $ELL UP, GKniftyHEADS 👑$ETTING YOU UP, THAT$ #GETTINUP 🖕😎🖕**\\n\\n### “WE COLLABORATE, WE CREATE, WE INSPIRE, WE EMPOWER ⚡️⚡️⚡️\\n\\n\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1684424408000\",\"created_at_block\":\"245908514\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"olivermorph1\",\"name\":\"olivermorpher\",\"img\":\"Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP\",\"author\":\".wjcy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\".wjcy.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.06,\"data\":{\"img\":\"Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP\",\"url\":\"https://olivermorpher.com/\",\"name\":\"olivermorpher\",\"description\":\"The project focuses on a community driven art collection about the countless possibilities of a combination of matter and cats in an eye-candy NFT!\\n Anyone can buy, collect, trade or gift with confidence as each blockchain NFT is certified authentic, unique and can never be altered. \\n\\n\\n__________________________________________\\n\\nPacks\\nhttps://neftyblocks.com/c/olivermorph1/packs\\n\\n__________________________________________\\n\\nBlends\\nhttps://neftyblocks.com/c/olivermorph1/blends\\n\\n__________________________________________\\n\\nDrops\\nhttps://neftyblocks.com/c/olivermorph1\\n\\n__________________________________________\\n\\nDiscord\\nhttps://neftyblocks.com/c/olivermorph1\\n\\n\\n\"},\"created_at_time\":\"1623264668000\",\"created_at_block\":\"123645859\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"portocartels\",\"name\":\"Porto Cartel\",\"img\":\"QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY\",\"author\":\"yn.bg.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"yn.bg.wam\"],\"notify_accounts\":[],\"market_fee\":0.08,\"data\":{\"img\":\"QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY\",\"url\":\"https://t.me/portocartelgame\",\"name\":\"Porto Cartel\",\"description\":\"Hello, dear traveler! We are pleased to welcome you in \\\"Porto Cartel\\\".\\nThis game will be the first of its genre.\\n\\nBecome one of the first members of our community! \\nDo not miss this unique opportunity to become one of the first to join us and get great bonuses 😋\\nCan you build your own empire to rival the great Pablo Escobar? Our Twitter - https://twitter.com/Portocartelgame\"},\"created_at_time\":\"1626704862500\",\"created_at_block\":\"130522783\"},\"assets\":\"1\"}],\"templates\":[{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"103897\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"15142\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"armiesxpower\",\"name\":\"Armies of Power\",\"img\":\"QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h\",\"images\":null,\"author\":\"5air4.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5air4.wam\",\"blenderizerx\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"cryptowealth\",\"rypwarsvault\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"111225291\",\"created_at_time\":\"1617051560500\"},\"schema\":{\"schema_name\":\"s1playables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"tier\",\"type\":\"uint32\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"title\",\"type\":\"string\"},{\"name\":\"callsign\",\"type\":\"string\"},{\"name\":\"specialty\",\"type\":\"string\"},{\"name\":\"targets\",\"type\":\"string\"},{\"name\":\"upgrades_to\",\"type\":\"string\"},{\"name\":\"frame\",\"type\":\"string\"},{\"name\":\"condition\",\"type\":\"string\"},{\"name\":\"attack+\",\"type\":\"uint32\"},{\"name\":\"defense+\",\"type\":\"uint32\"},{\"name\":\"speed+\",\"type\":\"uint32\"},{\"name\":\"range+\",\"type\":\"uint32\"},{\"name\":\"power+\",\"type\":\"uint32\"},{\"name\":\"$RYP_id\",\"type\":\"string\"},{\"name\":\"$RYP_value\",\"type\":\"uint32\"},{\"name\":\"season\",\"type\":\"uint32\"}],\"created_at_block\":\"114298623\",\"created_at_time\":\"1618589379500\"},\"immutable_data\":{\"img\":\"QmPxm3uJdcW4jGkH8k3z8SbvQN59orpDsgdembsFKtGztV\",\"name\":\"Jeremy Howard\",\"tier\":1,\"type\":\"Troop\",\"frame\":\"Carbon Steel\",\"title\":\"Rifleman\",\"power+\":8,\"range+\":50,\"season\":1,\"speed+\":10,\"$RYP_id\":\"S124052832\",\"attack+\":4,\"targets\":\"T2 Enemy\",\"callsign\":\"Roughneck\",\"defense+\":4,\"condition\":\"Perfect\",\"specialty\":\"Ground\",\"$RYP_value\":4200,\"upgrades_to\":\"T2 Troop\"},\"created_at_time\":\"1618591946000\",\"created_at_block\":\"114303756\",\"name\":\"Jeremy Howard\"},\"template_id\":\"103897\",\"collection_name\":\"armiesxpower\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"149302\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"50\",\"max_supply\":\"50\",\"collection\":{\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"images\":null,\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"113139826\",\"created_at_time\":\"1618009299000\"},\"schema\":{\"schema_name\":\"monsterbooty\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"alternate img\",\"type\":\"image\"}],\"created_at_block\":\"113140361\",\"created_at_time\":\"1618009566500\"},\"immutable_data\":{\"img\":\"QmRQgcq9h18tTsuY2Hw98VeAdvTHN58c3hfUVC7WoJw4XD\",\"name\":\"Atomic Taco Sticker & Card\",\"description\":\"This atomic fish taco is wild caught and revvin' for a good time.\",\"alternate img\":\"QmZpwTnqAieBDcsyDjfZQmGaUxANmXosttEdqC9Gp3axDB\"},\"created_at_time\":\"1622240626000\",\"created_at_block\":\"121598100\",\"name\":\"Atomic Taco Sticker & Card\"},\"template_id\":\"149302\",\"collection_name\":\"pulpfriction\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"154592\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"100\",\"max_supply\":\"100\",\"collection\":{\"collection_name\":\"unitedartist\",\"name\":\"United Artists NFT\",\"img\":\"QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ\",\"images\":null,\"author\":\"5fhb.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5fhb.wam\",\"atomicdropsx\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"110137061\",\"created_at_time\":\"1616507298000\"},\"schema\":{\"schema_name\":\"serial.k\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"imgback\",\"type\":\"image\"},{\"name\":\"Number\",\"type\":\"uint64\"},{\"name\":\"Rarity\",\"type\":\"string\"}],\"created_at_block\":\"114839987\",\"created_at_time\":\"1618860398000\"},\"immutable_data\":{\"img\":\"QmdsMdnjiLLYfj8cy2JikME6Z2arJRCfkoGiQmqBuavX8c\",\"name\":\"Dexter Morgan\",\"Number\":\"6\",\"Rarity\":\"Rare\",\"imgback\":\"QmRNxCxD19TXjJqvG2f5Z6uj7RGYFcQCoFqa5uSBmLeArE\"},\"created_at_time\":\"1622672353000\",\"created_at_block\":\"122461449\",\"name\":\"Dexter Morgan\"},\"template_id\":\"154592\",\"collection_name\":\"unitedartist\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"167502\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"50\",\"max_supply\":\"50\",\"collection\":{\"collection_name\":\"pizzaslice2u\",\"name\":\"Pizza slice 🍕\",\"img\":\"QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\\\",\\\"logo_512x512\\\":\\\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\\\"}\",\"author\":\"jocek.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jocek.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksp\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.15,\"created_at_block\":\"123654517\",\"created_at_time\":\"1623268997000\"},\"schema\":{\"schema_name\":\"pizzastickrz\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description \",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"additional image\",\"type\":\"image\"},{\"name\":\"year\",\"type\":\"string\"},{\"name\":\"total minted\",\"type\":\"string\"}],\"created_at_block\":\"123816288\",\"created_at_time\":\"1623349888000\"},\"immutable_data\":{\"img\":\"QmRDPDzghgHtsYWPkraf92FkhDKZtYhZfkb2cqLfaEnwP3\",\"name\":\"Taco Sticker 🍕\",\"year\":\"2021\",\"rarity\":\"Classic\",\"description \":\"Taco sticker is not just for Tuesdays! It’s for pizza days and that is everyday! 🌮 Taco stiker can ugrade your NFTs! Blend your Classic pizza slices into Crazy, Supreme or Supreme DeLuxe 🍕\",\"total minted\":\"50\"},\"created_at_time\":\"1623613811000\",\"created_at_block\":\"124344086\",\"name\":\"Taco Sticker 🍕\"},\"template_id\":\"167502\",\"collection_name\":\"pizzaslice2u\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"209056\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"763\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"olivelandnft\",\"name\":\"Olive Land\",\"img\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\\\",\\\"logo_512x512\\\":\\\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\\\"}\",\"author\":\"olivelandnft\",\"allow_notify\":true,\"authorized_accounts\":[\"olivelandnft\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"olivelanddig\",\"neftyblocksp\",\"gw4bc.wam\"],\"notify_accounts\":[\"olivelandstk\",\"novarallysnk\",\"olivelanddig\"],\"market_fee\":0.05,\"created_at_block\":\"119865328\",\"created_at_time\":\"1621374090000\"},\"schema\":{\"schema_name\":\"packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Description\",\"type\":\"string\"},{\"name\":\"Number of Cards\",\"type\":\"uint64\"},{\"name\":\"Unpack Link\",\"type\":\"string\"}],\"created_at_block\":\"126256776\",\"created_at_time\":\"1624570514500\"},\"immutable_data\":{\"img\":\"QmYesdM2mQGi699Uhjiu8Qs8Rcvhx3whPUNP29qKDyVMCr\",\"name\":\"Pack of 30\",\"Description\":\"This pack contains 30 NFTs representing your share in an Olive Tree Ecogological Garden in Cyprus!\",\"Unpack Link\":\"https://neftyblocks.com/c/olivelandnft/packs\",\"Number of Cards\":\"30\"},\"created_at_time\":\"1625778937000\",\"created_at_block\":\"128671920\",\"name\":\"Pack of 30\"},\"template_id\":\"209056\",\"collection_name\":\"olivelandnft\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"209416\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1724\",\"max_supply\":\"2600\",\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"created_at_block\":\"124966911\",\"created_at_time\":\"1623925351000\"},\"immutable_data\":{\"img\":\"QmTL3Uijt1igu76v4Vnvvt1J4re3JguuF6bLNRzbWdsLDt\",\"name\":\"WAX Arena Equipment Box #1 - SMALL BOX (6 cards)\",\"size\":\"small\",\"unpack\":\"https://neftyblocks.com/c/waxarenagame/packs\",\"description\":\"Equipment Box #1 containing 6 equipment cards (Helmet, Chest Armor, Sword, Axe, Shield, Boots), that come in four possible variations (Assassin, Berserker, Guardian, Wisdom) and four rarities (Common, Epic, Mythic, Immortal). Rarities drop chance: Common - 70%, Epic - 25%, Mythic - 4.5%, Immortal - 0.5%. Each variation has equal chance to drop and gives bonus to a different attribute: Assassin +DEX, Berserker +STR, Guardian +CON, Wisdom +WILL. More info on www.waxarena.io\"},\"created_at_time\":\"1625826492500\",\"created_at_block\":\"128766938\",\"name\":\"WAX Arena Equipment Box #1 - SMALL BOX (6 cards)\"},\"template_id\":\"209416\",\"collection_name\":\"waxarenagame\",\"assets\":\"10\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"209417\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3100\",\"max_supply\":\"3100\",\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"created_at_block\":\"124966911\",\"created_at_time\":\"1623925351000\"},\"immutable_data\":{\"img\":\"QmfCHt4TQp7RKVUy8ePeUvqYgfghkcAsUq6NTRr63iTuYr\",\"name\":\"WAX Arena Equipment Box #1 - LARGE BOX (18 cards)\",\"size\":\"large\",\"unpack\":\"https://neftyblocks.com/c/waxarenagame/packs\",\"description\":\"Equipment Box #1 containing 18 equipment cards (Helmet, Chest Armor, Sword, Axe, Shield, Boots), that come in four possible variations (Assassin, Berserker, Guardian, Wisdom) and four rarities (Common, Epic, Mythic, Immortal). Rarities drop chance: Common - 70%, Epic - 25%, Mythic - 4.5%, Immortal - 0.5%. Each variation has equal chance to drop and gives bonus to a different attribute: Assassin +DEX, Berserker +STR, Guardian +CON, Wisdom +WILL. More info on www.waxarena.io\"},\"created_at_time\":\"1625826635000\",\"created_at_block\":\"128767223\",\"name\":\"WAX Arena Equipment Box #1 - LARGE BOX (18 cards)\"},\"template_id\":\"209417\",\"collection_name\":\"waxarenagame\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"209566\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"206\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"schema\":{\"schema_name\":\"equipment\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"slot\",\"type\":\"string\"},{\"name\":\"trait\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"created_at_block\":\"128679711\",\"created_at_time\":\"1625782833000\"},\"immutable_data\":{\"img\":\"QmRttCswjbsUQzH5oTqssegPpmTw26zXWEPMYr7VENMfLk\",\"name\":\"Berserker's Axe\",\"slot\":\"hand\",\"trait\":\"STR\",\"rarity\":\"immortal\"},\"created_at_time\":\"1625843757500\",\"created_at_block\":\"128801396\",\"name\":\"Berserker's Axe\"},\"template_id\":\"209566\",\"collection_name\":\"waxarenagame\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"212177\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmQq8h6VB8mSLnYnzby6Mh6NJzNEcp4Sz9uAQ54GhByfVM\",\"Eyes\":\"spring-eyes\",\"name\":\"BroPunk #3987\",\"Shorts\":\"indigo\",\"Bottoms\":\"pizza\",\"Hoodies\":\"red\",\"Hats/Hair\":\"top-hat\",\"Left Hand\":\"joint\"},\"created_at_time\":\"1626090572000\",\"created_at_block\":\"129294695\",\"name\":\"BroPunk #3987\"},\"template_id\":\"212177\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"212335\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmYvtTL9fBmDfobiZ4EQsCAC37ocaTEvYxeRAwE9hCfhqY\",\"Eyes\":\"pirate-eyepatch\",\"name\":\"BroPunk #4145\",\"Shorts\":\"pink\",\"Bottoms\":\"unicorns\",\"Hoodies\":\"litecoin\",\"Left Hand\":\"pipe\",\"Background\":\"mario\"},\"created_at_time\":\"1626090607000\",\"created_at_block\":\"129294765\",\"name\":\"BroPunk #4145\"},\"template_id\":\"212335\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"212748\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmazwVJ4QJsBLbo4spMWXVFKNFCiyxu3SS97QULsAKALEk\",\"Eyes\":\"cats-eyes\",\"name\":\"BroPunk #3460\",\"Shorts\":\"white\",\"Bottoms\":\"yellow\",\"Hoodies\":\"red\",\"Background\":\"city\"},\"created_at_time\":\"1626097188500\",\"created_at_block\":\"129307890\",\"name\":\"BroPunk #3460\"},\"template_id\":\"212748\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"212871\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmXxxBYbXKisV1NvGNrWB5oiGWcMig9aBKtpiHWZT1FKDF\",\"Eyes\":\"stoned-eyes\",\"name\":\"BroPunk #3389\",\"Shorts\":\"black\",\"Hoodies\":\"ethereum\",\"Left Hand\":\"pipe\",\"Background\":\"abstract\"},\"created_at_time\":\"1626097204000\",\"created_at_block\":\"129307921\",\"name\":\"BroPunk #3389\"},\"template_id\":\"212871\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"214093\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmeqWuLJDP1MhA7PsgkEDZSkEbBHMRVm4PPueYgFMp8cjA\",\"Eyes\":\"robo-cop-visor\",\"name\":\"BroPunk #2328\",\"Shorts\":\"orange\",\"Bottoms\":\"red\",\"Background\":\"city\"},\"created_at_time\":\"1626100228000\",\"created_at_block\":\"129313963\",\"name\":\"BroPunk #2328\"},\"template_id\":\"214093\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"214531\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmRXkVgc92d2hEg6eF3nHf11cxP69XYaVHCSDadmuhi2rC\",\"name\":\"BroPunk #2729\",\"Shorts\":\"indigo\",\"Hoodies\":\"HODL\",\"Hats/Hair\":\"tin-foil-hat\",\"Left Hand\":\"bong\"},\"created_at_time\":\"1626103672500\",\"created_at_block\":\"129320852\",\"name\":\"BroPunk #2729\"},\"template_id\":\"214531\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"215187\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmRND2inXFJjhvUx52Ss4Z11unMph6rYCMV5ZeWaYgEs3v\",\"Eyes\":\"rayban-sunglasses\",\"name\":\"BroPunk #648\",\"Shorts\":\"black\",\"Left Hand\":\"joint\"},\"created_at_time\":\"1626105235500\",\"created_at_block\":\"129323976\",\"name\":\"BroPunk #648\"},\"template_id\":\"215187\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"223515\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3359\",\"max_supply\":\"3359\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bropunkspack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"unpack_url\",\"type\":\"string\"}],\"created_at_block\":\"129335671\",\"created_at_time\":\"1626111083500\"},\"immutable_data\":{\"img\":\"QmRxmzgRdahJ4LmRTKdpnsXnYTV1PUcKyUG1Favvoz92Hz\",\"name\":\"BroPunks Bronus Pack\",\"unpack_url\":\"https://neftyblocks.com/c/bropunksnfts/packs\"},\"created_at_time\":\"1626453984500\",\"created_at_block\":\"130021316\",\"name\":\"BroPunks Bronus Pack\"},\"template_id\":\"223515\",\"collection_name\":\"bropunksnfts\",\"assets\":\"8\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"229268\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"500\",\"max_supply\":\"500\",\"collection\":{\"collection_name\":\"earthplanet1\",\"name\":\"Earthplanet game\",\"img\":\"QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi\",\"images\":null,\"author\":\"ddn1e.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"ddn1e.wam\"],\"notify_accounts\":[],\"market_fee\":0.1,\"created_at_block\":\"130550379\",\"created_at_time\":\"1626718660500\"},\"schema\":{\"schema_name\":\"planetpass\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"item\",\"type\":\"string\"}],\"created_at_block\":\"130550505\",\"created_at_time\":\"1626718723500\"},\"immutable_data\":{\"img\":\"QmWvTnrtzkUjZVtnpvNKTZ7BxrcZwWDuv7aZ1DVK6YaFdE\",\"item\":\"Pass\",\"name\":\"Planet Pass\"},\"created_at_time\":\"1626719043500\",\"created_at_block\":\"130551145\",\"name\":\"Planet Pass\"},\"template_id\":\"229268\",\"collection_name\":\"earthplanet1\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"229926\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"262\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmYqZC7B6CKY7r46yPK3KTdxnAfP7KZr2BJKJXjnBTa5Mz\",\"name\":\"R-Planet Sauce\",\"variant\":\"rplanet\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1626788802500\",\"created_at_block\":\"130690568\",\"name\":\"R-Planet Sauce\"},\"template_id\":\"229926\",\"collection_name\":\"taco\",\"assets\":\"3\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"230071\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3500\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"brodawgs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"created_at_block\":\"130600702\",\"created_at_time\":\"1626743840000\"},\"immutable_data\":{\"img\":\"QmZmjRCsEUzpSGZMAFwE8pr3d3F7Zgm4PeVH6r2aeKQR5V\",\"name\":\"BroDawgs\",\"rarity\":\"pack\",\"description\":\"Every BroPunk needs a companion pooch! There are thirty different dawgs of rarities ranging from common to mythic. This pack contains one BroDawg!\"},\"created_at_time\":\"1626803155500\",\"created_at_block\":\"130719127\",\"name\":\"BroDawgs\"},\"template_id\":\"230071\",\"collection_name\":\"bropunksnfts\",\"assets\":\"7\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"230115\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"613\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmdbBBJG1BdXx6Ni38ZX8poUsubFgt7jvFZVGMJiiUjSjP\",\"name\":\"CAIT Sauce\",\"variant\":\"cait\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1626808928500\",\"created_at_block\":\"130730673\",\"name\":\"CAIT Sauce\"},\"template_id\":\"230115\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"230232\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"232\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmWAXxaudjopBmwmjrFLhP6sAGdGQAmn2a1fR13WnzUk9t\",\"name\":\"Alien Worlds Sauce\",\"variant\":\"alienworlds\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1626817849000\",\"created_at_block\":\"130748514\",\"name\":\"Alien Worlds Sauce\"},\"template_id\":\"230232\",\"collection_name\":\"taco\",\"assets\":\"3\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"230550\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"200\",\"max_supply\":\"200\",\"collection\":{\"collection_name\":\"portocartels\",\"name\":\"Porto Cartel\",\"img\":\"QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY\",\"images\":null,\"author\":\"yn.bg.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"yn.bg.wam\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"130522783\",\"created_at_time\":\"1626704862500\"},\"schema\":{\"schema_name\":\"gamepasses\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Level\",\"type\":\"uint64\"}],\"created_at_block\":\"130843701\",\"created_at_time\":\"1626865450500\"},\"immutable_data\":{\"img\":\"QmT534MmtzUAz3Gw3xNrrDTyY1xf7gHhXuSG8XUM3eF7Pr\",\"name\":\"Level 1 Launch Pass\",\"Level\":\"1\"},\"created_at_time\":\"1626865665500\",\"created_at_block\":\"130844131\",\"name\":\"Level 1 Launch Pass\"},\"template_id\":\"230550\",\"collection_name\":\"portocartels\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"233143\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"120\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmdEc2Ucno3yF41jWMwPD52m7c1v8jLbkFe6oo297JugWz\",\"name\":\"Train of the Century Sauce\",\"variant\":\"centurytrain\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627224613000\",\"created_at_block\":\"131561727\",\"name\":\"Train of the Century Sauce\"},\"template_id\":\"233143\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"233843\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"152\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmTM8aQXCGJdVbABW4JcN1EYVvrBPknJNU4B5Vo9EeSYdJ\",\"name\":\"Nova Rally Sauce\",\"variant\":\"novarally\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627312168500\",\"created_at_block\":\"131736801\",\"name\":\"Nova Rally Sauce\"},\"template_id\":\"233843\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"234091\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"141\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmafhBVnmjgdMEzF6fqegD4SuKxw61bwYJPQCKTSY9HPqT\",\"name\":\"Olive Land Sauce\",\"variant\":\"oliveland\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627337550500\",\"created_at_block\":\"131787558\",\"name\":\"Olive Land Sauce\"},\"template_id\":\"234091\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"236135\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"159\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmRyXpjty5sJdXvk7ziHQrNkagdbdd3h4MV2mdXjLBGmtJ\",\"name\":\"Green Rabbit Sauce\",\"variant\":\"greenrabbit\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627465526500\",\"created_at_block\":\"132043451\",\"name\":\"Green Rabbit Sauce\"},\"template_id\":\"236135\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"240413\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"89\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmXT5NuMDHVdh8zjixrLn9WGezXuu1FMiL6eS3wRj6bNnM\",\"name\":\"Coin Pirates Sauce\",\"variant\":\"coinpirates\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627859163500\",\"created_at_block\":\"132827799\",\"name\":\"Coin Pirates Sauce\"},\"template_id\":\"240413\",\"collection_name\":\"taco\",\"assets\":\"5\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"247143\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"131\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmPSqVmSxKMAuoiJSRKgsyKADT1VrC59CrXLKBKUcSVPt4\",\"name\":\"NFT Sauce\",\"variant\":\"nft\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1628694347000\",\"created_at_block\":\"134496761\",\"name\":\"NFT Sauce\"},\"template_id\":\"247143\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"251448\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3000\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"official.wax\",\"name\":\"WAX Official\",\"img\":\"QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\\\",\\\"logo_512x512\\\":\\\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\\\"}\",\"author\":\"official.wax\",\"allow_notify\":true,\"authorized_accounts\":[\"official.wax\",\"c.tpy.wam\",\"atomicdropsx\",\"unbox.nft\",\"craft.nft\",\"sales.nft\",\"license.nft\",\"config.nft\",\"bountyblokio\",\"atomicpacksx\",\"neftyblocksd\",\"dk2ausetup11\",\"premint.nft\",\".vnny.wam\",\"twitchreward\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"92242396\",\"created_at_time\":\"1607554606500\"},\"schema\":{\"schema_name\":\"carbonpromo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"Description\",\"type\":\"string\"}],\"created_at_block\":\"135317551\",\"created_at_time\":\"1629104991500\"},\"immutable_data\":{\"name\":\"A Green Letter\",\"video\":\"QmNtfoAgY7uKwqep4St3PoP168r31NiF67m2Lh5dbZD4EL\",\"Description\":\"Carbon Offset vIRL NFTs are here! Plant a Tree for Every $1 Composted. Collect Carbon Offset vIRLs® to reduce your carbon footprint. Buy as many as you’d like and then compost (redeem) them when you’re ready. Visit https://wdny.io/carbon-offset-virls/ for more information.\"},\"created_at_time\":\"1629105217500\",\"created_at_block\":\"135318001\",\"name\":\"A Green Letter\"},\"template_id\":\"251448\",\"collection_name\":\"official.wax\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"261887\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"244\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"Qmf5yQ5V8M3c6uZHergAZrhYiS14ddwKoBSk3oJRmNoKxe\",\"name\":\"Alcor Sauce\",\"variant\":\"alcor\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1630003387500\",\"created_at_block\":\"137110875\",\"name\":\"Alcor Sauce\"},\"template_id\":\"261887\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"272348\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"10000\",\"max_supply\":\"10000\",\"collection\":{\"collection_name\":\"graffk1ngsuk\",\"name\":\"Graffiti Kings \",\"img\":\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmbPa5JKzp5JGb5HQQx8oCBxjpKGhQEBqkkVTyJQSogmwZ\\\",\\\"logo_512x512\\\":\\\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\\\"}\",\"author\":\"graffitiking\",\"allow_notify\":false,\"authorized_accounts\":[\"graffitiking\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"shop.cait\",\"neftyblocksp\",\"yoitscharlie\",\"cdab.wam\",\"adigitalacid\",\"nfthivedrops\",\"pnkofgraf.gm\",\"blendingbros\",\"fs1r2.wam\",\"csbpunks.gm\",\"nfthivecraft\",\"lfgktodamoon\",\"gpmedia.gm\",\"kingsofgraff\",\"gkniftyheads\",\"up.nefty\"],\"notify_accounts\":[],\"market_fee\":0.15,\"created_at_block\":\"107764420\",\"created_at_time\":\"1615320421500\"},\"schema\":{\"schema_name\":\"gkniftyheads\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"backing\",\"type\":\"ipfs\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"},{\"name\":\"backimg\",\"type\":\"ipfs\"},{\"name\":\"Twitter\",\"type\":\"string\"},{\"name\":\"Instagram\",\"type\":\"string\"},{\"name\":\"Telegram\",\"type\":\"string\"},{\"name\":\"Discord\",\"type\":\"string\"},{\"name\":\"Facebook\",\"type\":\"string\"},{\"name\":\"Website\",\"type\":\"string\"},{\"name\":\"HODL WARRIOR CLUB\",\"type\":\"string\"},{\"name\":\"HODL WARRIORS>>\",\"type\":\"string\"},{\"name\":\"Crypto Moongirls\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 1\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 2\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 3\",\"type\":\"string\"},{\"name\":\"Graffiti Kings\",\"type\":\"string\"},{\"name\":\"Cheo\",\"type\":\"string\"}],\"created_at_block\":\"122799301\",\"created_at_time\":\"1622841316500\"},\"immutable_data\":{\"id\":\"1983\",\"img\":\"QmehPZp3Cp3Pj63AiqmrrbHeSoPRgypytAMmFrFJUYMS5w\",\"name\":\"THE BIG DROP THIS FRIDAY 💀😁 https://cryptomoonboys.com \",\"rarity\":\"10000 BURT REYNOLDS\",\"Discord\":\"https://discord.gg/graffiti-kings\",\"Twitter\":\"https://twitter.com/GraffitiKINGS\",\"Website\":\"https://graffitikings.co.uk/\",\"backimg\":\"QmekdbWaCWN3zJoEugrR3mEkBfgMqT3xAtkfc9PAatYjmh\",\"Facebook\":\"https://www.facebook.com/graffiti.kings.london\",\"Telegram\":\"https://discord.gg/graffiti-kings\",\"Instagram\":\"https://www.instagram.com/graffitikings/\",\"variation\":\"$HODL\",\"description\":\"Our new online NFT Game is coming soon 💀😁 till then we got 10,000 Bitcoin KID pre launch Gamification NFTS dropping Friday 3rd September 2pm PDT 💀😁  each NFT has unique powers 💀😁 each one is also a 1of1 & stakable for our new upcoming $GK coin usable in the game 💀😁 1000 gold cards come with a physical Bitcoin KiD toy & 5 golden tickets come with a physical Bitcoin Pepe toy 💀😁 More details here https://cryptomoonboys.com 💀😁 Keep this NFT as all holders of ANY Graffiti Kings NFTS will be airdropped our new upcoming $GK coin 💀😁 The more Graffiti Kings NFTS you hold the more $GK coins you get 💀😁 even holders of our collaboration drops with R2 collectables, Pixel Labs, CAIT & NIFTY DROPS etc**** ALL NFTS  💀😁 DONT SLEEP ON THE KINGS 💀😁 In the meantime join our Discord to participate in EXCLUSIVE Burns - Rewards - Comps - Discounts - FREE Airdrops & Staking Drops 💀😁\",\"HODL WARRIORS>>\":\"AtomicHUB https://bit.ly/3fGCxl9\",\"HODL WARRIOR CLUB\":\"Discord https://bit.ly/3fN8jwM\"},\"created_at_time\":\"1630534018500\",\"created_at_block\":\"138170625\",\"name\":\"THE BIG DROP THIS FRIDAY 💀😁 https://cryptomoonboys.com \"},\"template_id\":\"272348\",\"collection_name\":\"graffk1ngsuk\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"272862\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"6789\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ticket\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variant\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"}],\"created_at_block\":\"138287539\",\"created_at_time\":\"1630592484000\"},\"immutable_data\":{\"img\":\"QmYgEQgqSDgj1TL9Ren1HbeBCzgzx86pNaZDMyf1c5527E\",\"name\":\"Taco Lottery Ticket\",\"type\":\"lottery\",\"variant\":\"1\",\"description\":\"This ticket is an entry for Taco Lottery game. Use it to participate in a Taco Lottery!\"},\"created_at_time\":\"1630593831000\",\"created_at_block\":\"138290233\",\"name\":\"Taco Lottery Ticket\"},\"template_id\":\"272862\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"286365\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"460\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmbJNJqVqGcpbcJkCq8YAQbZT4ZBfUrPuXKw99BNFybX2v\",\"name\":\"Transactions Sauce\",\"variant\":\"transactions\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1631444635500\",\"created_at_block\":\"139988805\",\"name\":\"Transactions Sauce\"},\"template_id\":\"286365\",\"collection_name\":\"taco\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"294830\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"246\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"Qmc3G7pcuTfbMUEP8uVKPhFtmsH2KTWdCo1ZgBJGXF7iPv\",\"name\":\"Reptilium Sauce\",\"variant\":\"reptilium\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1632473146500\",\"created_at_block\":\"142044669\",\"name\":\"Reptilium Sauce\"},\"template_id\":\"294830\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"294831\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"233\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmQobPWpqoaiNHc92PvPEjZmRcQ2w1nz9PHQhSHZu6csWL\",\"name\":\"AtomicHub Sauce\",\"variant\":\"atomichub\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1632473180000\",\"created_at_block\":\"142044736\",\"name\":\"AtomicHub Sauce\"},\"template_id\":\"294831\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"300074\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"75\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmeyFNAq6xRTH3bPsax7piRFVwTJv6ji1JG23WgfTzzNRt\",\"name\":\"Music Player Sauce\",\"variant\":\"musicplayer\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1633079706000\",\"created_at_block\":\"143255359\",\"name\":\"Music Player Sauce\"},\"template_id\":\"300074\",\"collection_name\":\"taco\",\"assets\":\"5\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"318784\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"78\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmfQYiWnByPtbCd6ycXTTRv7mpE2mEngaE2aTViES32NUg\",\"name\":\"VirtualDream Sauce\",\"variant\":\"virtualdream\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1633960728000\",\"created_at_block\":\"145017102\",\"name\":\"VirtualDream Sauce\"},\"template_id\":\"318784\",\"collection_name\":\"taco\",\"assets\":\"5\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"334676\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1526\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmVg8oHWv58xoDF32efc3rkT24yo9RLXssHcW8ZmsuYdmb\",\"name\":\"Farming Tales Sauce\",\"variant\":\"farmingtales\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1634975010000\",\"created_at_block\":\"147043874\",\"name\":\"Farming Tales Sauce\"},\"template_id\":\"334676\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"351469\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"59\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmWuPGhSQ2SBSJZg2knXnxSE2vdehzdgXutTjXA7mDBKQW\",\"name\":\"Colonize Mars Sauce\",\"variant\":\"colonizemars\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1636547820500\",\"created_at_block\":\"150188255\",\"name\":\"Colonize Mars Sauce\"},\"template_id\":\"351469\",\"collection_name\":\"taco\",\"assets\":\"5\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"351725\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"46\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmUFeUPgmJZmT21jPszCKfQcG59bo7tZfo5nHtqrxzNLxf\",\"name\":\"BluDAC Sauce\",\"variant\":\"bludac\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1636578199500\",\"created_at_block\":\"150248786\",\"name\":\"BluDAC Sauce\"},\"template_id\":\"351725\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"375247\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"721\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"olivermorph1\",\"name\":\"olivermorpher\",\"img\":\"Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP\",\"images\":null,\"author\":\".wjcy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\".wjcy.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"123645859\",\"created_at_time\":\"1623264668000\"},\"schema\":{\"schema_name\":\"promostkz\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Species\",\"type\":\"string\"},{\"name\":\"Morphic synthesis\",\"type\":\"string\"},{\"name\":\"Rarity\",\"type\":\"string\"},{\"name\":\"Color\",\"type\":\"string\"},{\"name\":\"Personality trait\",\"type\":\"string\"},{\"name\":\"Description\",\"type\":\"string\"}],\"created_at_block\":\"124145686\",\"created_at_time\":\"1623514602500\"},\"immutable_data\":{\"img\":\"QmREDJdvQ9SpBvEMdcW82W1hkVZDFmj6WssvaxixMbG7hj\",\"name\":\"OG Oliver STKZ \",\"Color\":\"Darkness Purple\",\"Rarity\":\"Epic\",\"Species\":\"Cat\",\"Morphic synthesis\":\"OG\",\"Personality trait\":\"Literally Bipolar, one second he's in your lap the next he attack and bites your hand! Used to blend future STKZ Combinations! \"},\"created_at_time\":\"1637790003000\",\"created_at_block\":\"152671640\",\"name\":\"OG Oliver STKZ \"},\"template_id\":\"375247\",\"collection_name\":\"olivermorph1\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"382248\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"810\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"immutable_data\":{\"img\":\"QmdfQofRZa2coTJzLvbPeGD5QoVm3aSYQ5aExkWBxaYbjw\",\"name\":\"Extractors Whale Pack - Series One\",\"size\":\"whale\",\"type\":\"extractor\",\"series\":\"1\",\"description\":\"This pack contains 15 series one extractors + 1 bonus\"},\"created_at_time\":\"1638235739000\",\"created_at_block\":\"153562968\",\"name\":\"Extractors Whale Pack - Series One\"},\"template_id\":\"382248\",\"collection_name\":\"taco\",\"assets\":\"3\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"382250\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"460\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"immutable_data\":{\"img\":\"QmVqZC1jy2TiSbN1q2fkCT8egrXKzcMKDKZRY1fe6WCqMm\",\"name\":\"Extractors Signature Pack - Series One\",\"size\":\"signature\",\"type\":\"extractor\",\"series\":\"1\",\"description\":\"This pack contains 20 series one extractors + 1 bonus\"},\"created_at_time\":\"1638235779000\",\"created_at_block\":\"153563048\",\"name\":\"Extractors Signature Pack - Series One\"},\"template_id\":\"382250\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"401640\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"602\",\"max_supply\":\"602\",\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"neftyblocks\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"info\",\"type\":\"string\"}],\"created_at_block\":\"117745614\",\"created_at_time\":\"1620314015500\"},\"immutable_data\":{\"img\":\"QmWF7s4fJyyUTJTjwxh8vkxnBeT6K8e79rzJgYcJKJqWF3\",\"name\":\"Dirty Fiat\",\"backimg\":\"QmPh5LfET9G7pyvtjVeCjGftrbUqqqBwRAoTK3sbCGGDnv\",\"description\":\"Happy Holidays and prosperous 2022! Your gift has finally arrived. No one gets a lump of coal this year. But not everyone will receive the same gift. Enjoy your WAXP backed NFT. Hold it… burn it… you decide.\"},\"created_at_time\":\"1640174106500\",\"created_at_block\":\"157438106\",\"name\":\"Dirty Fiat\"},\"template_id\":\"401640\",\"collection_name\":\"uncutnefties\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"403656\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"120\",\"max_supply\":\"120\",\"collection\":{\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"images\":null,\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"113139826\",\"created_at_time\":\"1618009299000\"},\"schema\":{\"schema_name\":\"monsterswag\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"alt img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"124941447\",\"created_at_time\":\"1623912618500\"},\"immutable_data\":{\"img\":\"QmR8xBNMysQyeankJ98v4UnY5AUnPMwja3SANw8SPf4C5L\",\"name\":\"Kramp Kringle Ornament\",\"description\":\"Happy Holidays, and thank your for supporting the PulpFriction project! | https://neftyblocks.com/c/pulpfriction/\"},\"created_at_time\":\"1640324435000\",\"created_at_block\":\"157738759\",\"name\":\"Kramp Kringle Ornament\"},\"template_id\":\"403656\",\"collection_name\":\"pulpfriction\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"430517\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"838\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"venue\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"original_name\",\"type\":\"string\"},{\"name\":\"original_image\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint64\"},{\"name\":\"star_level\",\"type\":\"uint64\"},{\"name\":\"custom_name\",\"type\":\"string\"}],\"created_at_block\":\"163658667\",\"created_at_time\":\"1643285357500\"},\"immutable_data\":{\"type\":\"salt\",\"rarity\":\"common\",\"original_name\":\"Salt Stand\",\"original_image\":\"QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/salt_stand.png\"},\"created_at_time\":\"1643286205000\",\"created_at_block\":\"163660362\"},\"template_id\":\"430517\",\"collection_name\":\"taco\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"443388\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"farmingtales\",\"name\":\"Farming Tales\",\"img\":\"QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmVCSg27qnTAvD1MpibvnkAC1dUFYiT6PU2jZpZos3myMJ\\\",\\\"logo_512x512\\\":\\\"QmYTG9EMUsETcD8qjzfST2o2kPxjdzQhWogVBzj3swJZ9j\\\"}\",\"author\":\"farmingtales\",\"allow_notify\":true,\"authorized_accounts\":[\"farmingtales\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"neftyblocksp\",\"blend.nefty\",\"farminggames\",\"farminggame3\"],\"notify_accounts\":[\"farminggames\",\"farminggame2\",\"farminggame3\"],\"market_fee\":0.05,\"created_at_block\":\"123421725\",\"created_at_time\":\"1623152580000\"},\"schema\":{\"schema_name\":\"game.packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"info\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"ipfs\"}],\"created_at_block\":\"139125411\",\"created_at_time\":\"1631011533000\"},\"immutable_data\":{\"img\":\"QmXHuSByDxkuhtutv3KEo7FBKdLYRN8oebKYG33G91udqy\",\"info\":\"This box contains some seeds for your vegetable gardens\",\"name\":\"Seeds Box\"},\"created_at_time\":\"1645435901000\",\"created_at_block\":\"167958285\",\"name\":\"Seeds Box\"},\"template_id\":\"443388\",\"collection_name\":\"farmingtales\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"445704\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"15\",\"max_supply\":\"15\",\"collection\":{\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"images\":null,\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"created_at_block\":\"168879569\",\"created_at_time\":\"1645896578000\"},\"schema\":{\"schema_name\":\"art\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"date\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"}],\"created_at_block\":\"168879857\",\"created_at_time\":\"1645896722000\"},\"immutable_data\":{\"id\":\"1\",\"img\":\"QmT7q47E2L9LMpoYFN1eoBFYtMxXFX4LHVor7vGJEfLkwU\",\"date\":\"26/02/2022\",\"name\":\"robot vs educated bird\",\"description\":\"day 1 and i'm diving headfirst into graphic design. apparently illustrator is a good place to start! learnt how to do some basic stuff and enjoyed myself :)\"},\"created_at_time\":\"1645897118500\",\"created_at_block\":\"168880650\",\"name\":\"robot vs educated bird\"},\"template_id\":\"445704\",\"collection_name\":\"cozycreation\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"445966\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"images\":null,\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"created_at_block\":\"168879569\",\"created_at_time\":\"1645896578000\"},\"schema\":{\"schema_name\":\"art\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"date\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"}],\"created_at_block\":\"168879857\",\"created_at_time\":\"1645896722000\"},\"immutable_data\":{\"id\":\"2\",\"img\":\"QmXm6raofceYiUis2KsZaZmbPDoZGPkkSwouQgtvn8Qrw9\",\"date\":\"27/02/2022\",\"name\":\"middle-earth\",\"description\":\"drank an obscene amount, lost game of life and 4 rounds of jenga, listened to the lotr soundtrack and attacked illustrator\"},\"created_at_time\":\"1645956103000\",\"created_at_block\":\"168998613\",\"name\":\"middle-earth\"},\"template_id\":\"445966\",\"collection_name\":\"cozycreation\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"446048\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"17\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"images\":null,\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"created_at_block\":\"168879569\",\"created_at_time\":\"1645896578000\"},\"schema\":{\"schema_name\":\"art\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"date\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"}],\"created_at_block\":\"168879857\",\"created_at_time\":\"1645896722000\"},\"immutable_data\":{\"id\":\"3\",\"img\":\"QmWb2Yvrv9uFGu2sG1fuGADXwRrZcUJQjcuLkMkRsY4aH9\",\"date\":\"27/02/2022\",\"name\":\"ship in a bottle\",\"description\":\"i am now the proud owner of a graphic drawing tablet and this is the first thing i drew with it!\"},\"created_at_time\":\"1645982326000\",\"created_at_block\":\"169051058\",\"name\":\"ship in a bottle\"},\"template_id\":\"446048\",\"collection_name\":\"cozycreation\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"449549\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"255\",\"max_supply\":\"255\",\"collection\":{\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"169686505\",\"created_at_time\":\"1646300075000\"},\"schema\":{\"schema_name\":\"packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"}],\"created_at_block\":\"169687132\",\"created_at_time\":\"1646300388500\"},\"immutable_data\":{\"img\":\"QmaHEwAdk4jiS6ybLugWCmqUeHkj6anbtqokXa3rK3FERD\",\"name\":\"Ultimate GamePack\",\"unpack\":\"https://neftyblocks.com/c/funnycatgame/packs\",\"description\":\"5 cats inside this pack. Common - 40%. Rare - 54%. Epic card - 6%.\"},\"created_at_time\":\"1646303436500\",\"created_at_block\":\"169693227\",\"name\":\"Ultimate GamePack\"},\"template_id\":\"449549\",\"collection_name\":\"funnycatgame\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"455713\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"393\",\"max_supply\":\"420\",\"collection\":{\"collection_name\":\"foodmonsters\",\"name\":\"Food Monsters\",\"img\":\"QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"xhoqy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"xhoqy.wam\",\"foodmonsters\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"theonlineinn\",\"blend.nefty\",\"shop.cait\",\"waxdaomarket\",\"neftyblocksp\",\"nfthivedrops\",\"up.nefty\"],\"notify_accounts\":[\"neftyblocksp\",\"up.nefty\",\"blend.nefty\",\"neftyblocksd\"],\"market_fee\":0.05,\"created_at_block\":\"105410421\",\"created_at_time\":\"1614142450000\"},\"schema\":{\"schema_name\":\"tacos\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"date\",\"type\":\"string\"}],\"created_at_block\":\"147644094\",\"created_at_time\":\"1635275151500\"},\"immutable_data\":{\"img\":\"QmQh9bByGaHJAkqweT5efomimpdBPcCCCfAe38XEfefECM\",\"date\":\"March 15th 2022\",\"name\":\"Ai Taco #2\",\"website\":\"https://linktr.ee/foodmonsters\"},\"created_at_time\":\"1647347336500\",\"created_at_block\":\"171780787\",\"name\":\"Ai Taco #2\"},\"template_id\":\"455713\",\"collection_name\":\"foodmonsters\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"472711\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2332\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"darkgalaxies\",\"name\":\"Dark Galaxies\",\"img\":\"QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP\",\"images\":null,\"author\":\"jrkqu.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jrkqu.wam\",\"darkgalaxies\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"blend.nefty\",\"apexcrafting\",\"darkplanetsx\",\"darkcrafting\",\"darkminingsc\",\"apextokenssc\",\"darkpacksscx\"],\"notify_accounts\":[\"darkminingsc\"],\"market_fee\":0.05,\"created_at_block\":\"64280827\",\"created_at_time\":\"1593569652500\"},\"schema\":{\"schema_name\":\"promotions\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"about\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"animated\",\"type\":\"image\"}],\"created_at_block\":\"122725287\",\"created_at_time\":\"1622804296500\"},\"immutable_data\":{\"img\":\"QmVM8J4dpk75qzXWoXen6AWCsmFGgLN8NXiyps63jmC8C6\",\"name\":\"P2E PVP Live Now\",\"about\":\" Earn weekly prizes just for playing Dark Galaxies\",\"website\":\"https://darkgalaxies.medium.com/announcing-weekly-leaderboards-wax-prizes-a937560844d1\"},\"created_at_time\":\"1647927195500\",\"created_at_block\":\"172940276\",\"name\":\"P2E PVP Live Now\"},\"template_id\":\"472711\",\"collection_name\":\"darkgalaxies\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"478795\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2073\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"immutable_data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"created_at_time\":\"1648816387500\",\"created_at_block\":\"174718550\",\"name\":\"Mr. April Foolston\"},\"template_id\":\"478795\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"492337\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"35175\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"immutable_data\":{\"img\":\"QmPddgYQZBm6WXJVXvKix3XwxLemdTs32qs53zhvf3ESbA\",\"luck\":\"1\",\"name\":\"Starting Pan\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"The perfect multi use tool for everyone beginning a great journey\"},\"created_at_time\":\"1650447055000\",\"created_at_block\":\"177979124\",\"name\":\"Starting Pan\"},\"template_id\":\"492337\",\"collection_name\":\"taco\",\"assets\":\"10\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"531613\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"614\",\"max_supply\":\"1234\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"immutable_data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"created_at_time\":\"1655124252500\",\"created_at_block\":\"187331427\",\"name\":\"Common License\"},\"template_id\":\"531613\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"532283\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"7395\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"exitlimbowax\",\"name\":\"Exit Limbo\",\"img\":\"QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW\",\"images\":null,\"author\":\"exitlmbrhino\",\"allow_notify\":true,\"authorized_accounts\":[\"exitlmbrhino\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"nfthivedrops\",\"nfthivecraft\"],\"notify_accounts\":[\"stake.limbo\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\"],\"market_fee\":0.08,\"created_at_block\":\"96643135\",\"created_at_time\":\"1609755256000\"},\"schema\":{\"schema_name\":\"swag\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"ipfs\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"card_id\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"credits\",\"type\":\"string\"},{\"name\":\"blend url\",\"type\":\"string\"}],\"created_at_block\":\"120885130\",\"created_at_time\":\"1621884070500\"},\"immutable_data\":{\"img\":\"QmbAfzLeqG9H2LNxew9FLjhsvEAHFbXrCPNkF2FFJFQefx\",\"name\":\"Staking is Coming\",\"class\":\"Promo badge\",\"rarity\":\"Bonus\",\"credits\":\"Giovanni Cantele, Filippo Mussini\",\"description\":\"Our passive staking is active on https://stake.exitlimbo.com - You can already log in and register your NFTs collection to share the reward of 100,000 LIMBO tokens every day! You just need to register your NFTs only the first time (they will stay in your wallet), then each purchase / sale / transfer will be automatically monitored by the smart contract. You will be able to make the first claim on June 17th 2022, the unclaimed tokens will be accumulated and will not be lost.\"},\"created_at_time\":\"1655299279000\",\"created_at_block\":\"187681480\",\"name\":\"Staking is Coming\"},\"template_id\":\"532283\",\"collection_name\":\"exitlimbowax\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"602924\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"900\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"169686505\",\"created_at_time\":\"1646300075000\"},\"schema\":{\"schema_name\":\"other\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"204307400\",\"created_at_time\":\"1663614030500\"},\"immutable_data\":{\"img\":\"QmV1XY3Xh33KUBJn6zHsr7AZJqU8hZrT9m6UG6EayLn2pC\",\"name\":\"Funny Cats\",\"description\":\"We were unable to reach an agreement with the AtomicHub team and our collection will not be removed from the blacklist. We officially discontinue further support for the game. Thank you for being with us!\"},\"created_at_time\":\"1663614457500\",\"created_at_block\":\"204308254\",\"name\":\"Funny Cats\"},\"template_id\":\"602924\",\"collection_name\":\"funnycatgame\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"621990\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"images\":null,\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"queenkitteeh\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"created_at_block\":\"138039211\",\"created_at_time\":\"1630468171500\"},\"schema\":{\"schema_name\":\"tickets\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"collection\",\"type\":\"string\"},{\"name\":\"data\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"string\"}],\"created_at_block\":\"143901050\",\"created_at_time\":\"1633402601000\"},\"immutable_data\":{\"img\":\"https://nftgamer.mypinata.cloud/ipfs/QmciNWiCQt944jmsXAYtqe1Qzgvk67GCz9FDfJVKXv8iGP\",\"name\":\"Welcome to Acryptia!\",\"description\":\"NFTG x TACO\"},\"created_at_time\":\"1668629359500\",\"created_at_block\":\"214331655\",\"name\":\"Welcome to Acryptia!\"},\"template_id\":\"621990\",\"collection_name\":\"nftgamertv\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"654236\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3601\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"immutable_data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"created_at_time\":\"1674953760000\",\"created_at_block\":\"226972032\",\"name\":\"Water\"},\"template_id\":\"654236\",\"collection_name\":\"taco\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"654240\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1212\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"immutable_data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"created_at_time\":\"1674954067500\",\"created_at_block\":\"226972647\",\"name\":\"Seeds\"},\"template_id\":\"654240\",\"collection_name\":\"taco\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"654285\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\",\"name\":\"Universe Pack - Series One\"},\"template_id\":\"654285\",\"collection_name\":\"taco\",\"assets\":\"7\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"716365\",\"is_transferable\":true,\"is_burnable\":false,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"images\":null,\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"queenkitteeh\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"created_at_block\":\"138039211\",\"created_at_time\":\"1630468171500\"},\"schema\":{\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"data\",\"type\":\"string\"}],\"created_at_block\":\"138754138\",\"created_at_time\":\"1630825791500\"},\"immutable_data\":{\"name\":\"FedeGens\"},\"created_at_time\":\"1688638172000\",\"created_at_block\":\"254335913\",\"name\":\"FedeGens\"},\"template_id\":\"716365\",\"collection_name\":\"nftgamertv\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"782888\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"122477\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"gkniftyheads\",\"name\":\"gkniftyheads\",\"img\":\"QmbjchKEBL5PN4Qh3M23UMoojcYHWDyvCkCQBR73cyY8nj\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmPXdwmXbk4q8QoaRdfrJEvwEKZnxSbRniPyNtkwbBzb71\\\",\\\"logo_512x512\\\":\\\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\\\"}\",\"author\":\"gkniftyheads\",\"allow_notify\":true,\"authorized_accounts\":[\"gkniftyheads\",\"nfthivecraft\",\"blend.nefty\",\"neftyblocksd\",\"nfthivedrops\",\"up.nefty\"],\"notify_accounts\":[\"blend.nefty\",\"neftyblocksd\"],\"market_fee\":0.15,\"created_at_block\":\"245908514\",\"created_at_time\":\"1684424408000\"},\"schema\":{\"schema_name\":\"gkniftyheads\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"ID\",\"type\":\"uint64\"},{\"name\":\"DESCRIPTION\",\"type\":\"string\"}],\"created_at_block\":\"285666227\",\"created_at_time\":\"1704304718500\"},\"immutable_data\":{\"ID\":\"420\",\"img\":\"bafybeig5ckjqquat5x6z2stj3m5yvucjqrsxktrrjugvmk5wtq2sxmgdra\",\"name\":\"👉 GKniftyHEADS FUN COUPON ⚡️⚡️⚡️\",\"rarity\":\"ROCKING HORSE SHIT\",\"variation\":\"GK FUN COUPON\",\"DESCRIPTION\":\" 👉 This #GKniftyHEADS NIFTY is not only a Collectable GK👑 Fun Coupon to #HODL or FLIP 🎯 but your also be able to use as a level 1 base card to play GK games... but if YOU DARE you can redeem it for a level 2 GK Play2Earn $MArT card to play in the new Web3 NFT game #HODLWARS ⚡️⚡️⚡️ dropping soon by the MIGHTY #GraffPUNKS Play2Earn IncubatorHUB 💊 burn here>> https://neftyblocks.com/collection/gkniftyheads/blends 👈 untill the game drops you got 3 more NFT games to look over & play :) YEP 4 PLAY2EARN GAMES TO START GETTING YA HEAD INTO ON WAX.... #WAXHASAPOSSE 👍 game details 👉 https://medium.com/@GKniftyHEADS ⚡️⚡️⚡ \"},\"created_at_time\":\"1708475322500\",\"created_at_block\":\"294005629\",\"name\":\"👉 GKniftyHEADS FUN COUPON ⚡️⚡️⚡️\"},\"template_id\":\"782888\",\"collection_name\":\"gkniftyheads\",\"assets\":\"1\"}],\"schemas\":[{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"created_at_time\":\"1623925351000\",\"created_at_block\":\"124966911\"},\"assets\":\"12\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1647595597000\",\"created_at_block\":\"172277151\"},\"assets\":\"14\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"bropunkspack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"unpack_url\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"created_at_time\":\"1626111083500\",\"created_at_block\":\"129335671\"},\"assets\":\"8\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"brodawgs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"created_at_time\":\"1626743840000\",\"created_at_block\":\"130600702\"},\"assets\":\"7\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1625685127500\",\"created_at_block\":\"128484359\"},\"assets\":\"12\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1626788505500\",\"created_at_block\":\"130689998\"},\"assets\":\"63\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"ticket\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variant\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1630592484000\",\"created_at_block\":\"138287539\"},\"assets\":\"4\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"s1playables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"tier\",\"type\":\"uint32\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"title\",\"type\":\"string\"},{\"name\":\"callsign\",\"type\":\"string\"},{\"name\":\"specialty\",\"type\":\"string\"},{\"name\":\"targets\",\"type\":\"string\"},{\"name\":\"upgrades_to\",\"type\":\"string\"},{\"name\":\"frame\",\"type\":\"string\"},{\"name\":\"condition\",\"type\":\"string\"},{\"name\":\"attack+\",\"type\":\"uint32\"},{\"name\":\"defense+\",\"type\":\"uint32\"},{\"name\":\"speed+\",\"type\":\"uint32\"},{\"name\":\"range+\",\"type\":\"uint32\"},{\"name\":\"power+\",\"type\":\"uint32\"},{\"name\":\"$RYP_id\",\"type\":\"string\"},{\"name\":\"$RYP_value\",\"type\":\"uint32\"},{\"name\":\"season\",\"type\":\"uint32\"}],\"collection\":{\"collection_name\":\"armiesxpower\",\"name\":\"Armies of Power\",\"img\":\"QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h\",\"images\":null,\"author\":\"5air4.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5air4.wam\",\"blenderizerx\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"cryptowealth\",\"rypwarsvault\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"111225291\",\"created_at_time\":\"1617051560500\"},\"created_at_time\":\"1618589379500\",\"created_at_block\":\"114298623\"},\"assets\":\"2\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1641318996000\",\"created_at_block\":\"159727801\"},\"assets\":\"4\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"data\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"images\":null,\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"queenkitteeh\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"created_at_block\":\"138039211\",\"created_at_time\":\"1630468171500\"},\"created_at_time\":\"1630825791500\",\"created_at_block\":\"138754138\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"neftyblocks\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"info\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"created_at_time\":\"1620314015500\",\"created_at_block\":\"117745614\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"equipment\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"slot\",\"type\":\"string\"},{\"name\":\"trait\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"created_at_time\":\"1625782833000\",\"created_at_block\":\"128679711\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"created_at_time\":\"1626090096000\",\"created_at_block\":\"129293743\"},\"assets\":\"7\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"art\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"date\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"}],\"collection\":{\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"images\":null,\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"created_at_block\":\"168879569\",\"created_at_time\":\"1645896578000\"},\"created_at_time\":\"1645896722000\",\"created_at_block\":\"168879857\"},\"assets\":\"3\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"169686505\",\"created_at_time\":\"1646300075000\"},\"created_at_time\":\"1646300388500\",\"created_at_block\":\"169687132\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"game.packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"info\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"ipfs\"}],\"collection\":{\"collection_name\":\"farmingtales\",\"name\":\"Farming Tales\",\"img\":\"QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmVCSg27qnTAvD1MpibvnkAC1dUFYiT6PU2jZpZos3myMJ\\\",\\\"logo_512x512\\\":\\\"QmYTG9EMUsETcD8qjzfST2o2kPxjdzQhWogVBzj3swJZ9j\\\"}\",\"author\":\"farmingtales\",\"allow_notify\":true,\"authorized_accounts\":[\"farmingtales\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"neftyblocksp\",\"blend.nefty\",\"farminggames\",\"farminggame3\"],\"notify_accounts\":[\"farminggames\",\"farminggame2\",\"farminggame3\"],\"market_fee\":0.05,\"created_at_block\":\"123421725\",\"created_at_time\":\"1623152580000\"},\"created_at_time\":\"1631011533000\",\"created_at_block\":\"139125411\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"carbonpromo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"Description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"official.wax\",\"name\":\"WAX Official\",\"img\":\"QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\\\",\\\"logo_512x512\\\":\\\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\\\"}\",\"author\":\"official.wax\",\"allow_notify\":true,\"authorized_accounts\":[\"official.wax\",\"c.tpy.wam\",\"atomicdropsx\",\"unbox.nft\",\"craft.nft\",\"sales.nft\",\"license.nft\",\"config.nft\",\"bountyblokio\",\"atomicpacksx\",\"neftyblocksd\",\"dk2ausetup11\",\"premint.nft\",\".vnny.wam\",\"twitchreward\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"92242396\",\"created_at_time\":\"1607554606500\"},\"created_at_time\":\"1629104991500\",\"created_at_block\":\"135317551\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"venue\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"original_name\",\"type\":\"string\"},{\"name\":\"original_image\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint64\"},{\"name\":\"star_level\",\"type\":\"uint64\"},{\"name\":\"custom_name\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1643285357500\",\"created_at_block\":\"163658667\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"other\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"169686505\",\"created_at_time\":\"1646300075000\"},\"created_at_time\":\"1663614030500\",\"created_at_block\":\"204307400\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"planetpass\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"item\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"earthplanet1\",\"name\":\"Earthplanet game\",\"img\":\"QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi\",\"images\":null,\"author\":\"ddn1e.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"ddn1e.wam\"],\"notify_accounts\":[],\"market_fee\":0.1,\"created_at_block\":\"130550379\",\"created_at_time\":\"1626718660500\"},\"created_at_time\":\"1626718723500\",\"created_at_block\":\"130550505\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"gkniftyheads\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"backing\",\"type\":\"ipfs\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"},{\"name\":\"backimg\",\"type\":\"ipfs\"},{\"name\":\"Twitter\",\"type\":\"string\"},{\"name\":\"Instagram\",\"type\":\"string\"},{\"name\":\"Telegram\",\"type\":\"string\"},{\"name\":\"Discord\",\"type\":\"string\"},{\"name\":\"Facebook\",\"type\":\"string\"},{\"name\":\"Website\",\"type\":\"string\"},{\"name\":\"HODL WARRIOR CLUB\",\"type\":\"string\"},{\"name\":\"HODL WARRIORS>>\",\"type\":\"string\"},{\"name\":\"Crypto Moongirls\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 1\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 2\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 3\",\"type\":\"string\"},{\"name\":\"Graffiti Kings\",\"type\":\"string\"},{\"name\":\"Cheo\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"graffk1ngsuk\",\"name\":\"Graffiti Kings \",\"img\":\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmbPa5JKzp5JGb5HQQx8oCBxjpKGhQEBqkkVTyJQSogmwZ\\\",\\\"logo_512x512\\\":\\\"QmNdto4Sjnw6CozkmRBruRSDttNHgABeJKYsiXpsCLtMVu\\\"}\",\"author\":\"graffitiking\",\"allow_notify\":false,\"authorized_accounts\":[\"graffitiking\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"shop.cait\",\"neftyblocksp\",\"yoitscharlie\",\"cdab.wam\",\"adigitalacid\",\"nfthivedrops\",\"pnkofgraf.gm\",\"blendingbros\",\"fs1r2.wam\",\"csbpunks.gm\",\"nfthivecraft\",\"lfgktodamoon\",\"gpmedia.gm\",\"kingsofgraff\",\"gkniftyheads\",\"up.nefty\"],\"notify_accounts\":[],\"market_fee\":0.15,\"created_at_block\":\"107764420\",\"created_at_time\":\"1615320421500\"},\"created_at_time\":\"1622841316500\",\"created_at_block\":\"122799301\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"tickets\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"collection\",\"type\":\"string\"},{\"name\":\"data\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"images\":null,\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"queenkitteeh\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"created_at_block\":\"138039211\",\"created_at_time\":\"1630468171500\"},\"created_at_time\":\"1633402601000\",\"created_at_block\":\"143901050\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"promotions\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"about\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"animated\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"darkgalaxies\",\"name\":\"Dark Galaxies\",\"img\":\"QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP\",\"images\":null,\"author\":\"jrkqu.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jrkqu.wam\",\"darkgalaxies\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"blend.nefty\",\"apexcrafting\",\"darkplanetsx\",\"darkcrafting\",\"darkminingsc\",\"apextokenssc\",\"darkpacksscx\"],\"notify_accounts\":[\"darkminingsc\"],\"market_fee\":0.05,\"created_at_block\":\"64280827\",\"created_at_time\":\"1593569652500\"},\"created_at_time\":\"1622804296500\",\"created_at_block\":\"122725287\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"monsterswag\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"alt img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"images\":null,\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"113139826\",\"created_at_time\":\"1618009299000\"},\"created_at_time\":\"1623912618500\",\"created_at_block\":\"124941447\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"monsterbooty\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"alternate img\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"images\":null,\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"113139826\",\"created_at_time\":\"1618009299000\"},\"created_at_time\":\"1618009566500\",\"created_at_block\":\"113140361\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"serial.k\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"imgback\",\"type\":\"image\"},{\"name\":\"Number\",\"type\":\"uint64\"},{\"name\":\"Rarity\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"unitedartist\",\"name\":\"United Artists NFT\",\"img\":\"QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ\",\"images\":null,\"author\":\"5fhb.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5fhb.wam\",\"atomicdropsx\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"110137061\",\"created_at_time\":\"1616507298000\"},\"created_at_time\":\"1618860398000\",\"created_at_block\":\"114839987\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Description\",\"type\":\"string\"},{\"name\":\"Number of Cards\",\"type\":\"uint64\"},{\"name\":\"Unpack Link\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"olivelandnft\",\"name\":\"Olive Land\",\"img\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\\\",\\\"logo_512x512\\\":\\\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\\\"}\",\"author\":\"olivelandnft\",\"allow_notify\":true,\"authorized_accounts\":[\"olivelandnft\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"olivelanddig\",\"neftyblocksp\",\"gw4bc.wam\"],\"notify_accounts\":[\"olivelandstk\",\"novarallysnk\",\"olivelanddig\"],\"market_fee\":0.05,\"created_at_block\":\"119865328\",\"created_at_time\":\"1621374090000\"},\"created_at_time\":\"1624570514500\",\"created_at_block\":\"126256776\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"swag\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"ipfs\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"card_id\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"credits\",\"type\":\"string\"},{\"name\":\"blend url\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"exitlimbowax\",\"name\":\"Exit Limbo\",\"img\":\"QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW\",\"images\":null,\"author\":\"exitlmbrhino\",\"allow_notify\":true,\"authorized_accounts\":[\"exitlmbrhino\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"nfthivedrops\",\"nfthivecraft\"],\"notify_accounts\":[\"stake.limbo\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\"],\"market_fee\":0.08,\"created_at_block\":\"96643135\",\"created_at_time\":\"1609755256000\"},\"created_at_time\":\"1621884070500\",\"created_at_block\":\"120885130\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"pizzastickrz\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description \",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"additional image\",\"type\":\"image\"},{\"name\":\"year\",\"type\":\"string\"},{\"name\":\"total minted\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"pizzaslice2u\",\"name\":\"Pizza slice 🍕\",\"img\":\"QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\\\",\\\"logo_512x512\\\":\\\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\\\"}\",\"author\":\"jocek.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jocek.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksp\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.15,\"created_at_block\":\"123654517\",\"created_at_time\":\"1623268997000\"},\"created_at_time\":\"1623349888000\",\"created_at_block\":\"123816288\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"tacos\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"date\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"foodmonsters\",\"name\":\"Food Monsters\",\"img\":\"QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"xhoqy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"xhoqy.wam\",\"foodmonsters\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"theonlineinn\",\"blend.nefty\",\"shop.cait\",\"waxdaomarket\",\"neftyblocksp\",\"nfthivedrops\",\"up.nefty\"],\"notify_accounts\":[\"neftyblocksp\",\"up.nefty\",\"blend.nefty\",\"neftyblocksd\"],\"market_fee\":0.05,\"created_at_block\":\"105410421\",\"created_at_time\":\"1614142450000\"},\"created_at_time\":\"1635275151500\",\"created_at_block\":\"147644094\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"gkniftyheads\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"ID\",\"type\":\"uint64\"},{\"name\":\"DESCRIPTION\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"gkniftyheads\",\"name\":\"gkniftyheads\",\"img\":\"QmbjchKEBL5PN4Qh3M23UMoojcYHWDyvCkCQBR73cyY8nj\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmPXdwmXbk4q8QoaRdfrJEvwEKZnxSbRniPyNtkwbBzb71\\\",\\\"logo_512x512\\\":\\\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\\\"}\",\"author\":\"gkniftyheads\",\"allow_notify\":true,\"authorized_accounts\":[\"gkniftyheads\",\"nfthivecraft\",\"blend.nefty\",\"neftyblocksd\",\"nfthivedrops\",\"up.nefty\"],\"notify_accounts\":[\"blend.nefty\",\"neftyblocksd\"],\"market_fee\":0.15,\"created_at_block\":\"245908514\",\"created_at_time\":\"1684424408000\"},\"created_at_time\":\"1704304718500\",\"created_at_block\":\"285666227\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"promostkz\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Species\",\"type\":\"string\"},{\"name\":\"Morphic synthesis\",\"type\":\"string\"},{\"name\":\"Rarity\",\"type\":\"string\"},{\"name\":\"Color\",\"type\":\"string\"},{\"name\":\"Personality trait\",\"type\":\"string\"},{\"name\":\"Description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"olivermorph1\",\"name\":\"olivermorpher\",\"img\":\"Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP\",\"images\":null,\"author\":\".wjcy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\".wjcy.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"123645859\",\"created_at_time\":\"1623264668000\"},\"created_at_time\":\"1623514602500\",\"created_at_block\":\"124145686\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"gamepasses\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Level\",\"type\":\"uint64\"}],\"collection\":{\"collection_name\":\"portocartels\",\"name\":\"Porto Cartel\",\"img\":\"QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY\",\"images\":null,\"author\":\"yn.bg.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"yn.bg.wam\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"130522783\",\"created_at_time\":\"1626704862500\"},\"created_at_time\":\"1626865450500\",\"created_at_block\":\"130843701\"},\"assets\":\"1\"}],\"assets\":\"158\"},\"query_time\":1709306624116}" + "text": "{\"success\":true,\"data\":{\"collections\":[{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"data\":{\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"url\":\"https://www.waxarena.io\",\"name\":\"Wax Arena\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"discord\\\":\\\"\\\"}\",\"description\":\"WAX Arena\\n\\nGame: https://www.waxarena.io\\n\\nDiscord: https://discord.gg/H6tRA5M4Gs\\n\\nTwitter: https://twitter.com/waxarena_io\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1623925200500\",\"created_at_block\":\"124966610\"},\"assets\":\"13\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"},\"assets\":\"98\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"data\":{\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"url\":\"http://bropunks.com\",\"name\":\"BroPunks\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/bropunksnfts\\\",\\\"discord\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"A pioneer of PFPs on WAX, BroPunks were released June, 2021. These 4200 procedurely generated 1/1 BroPunks are lit AF, kind of like the bro himself. Each one totally unique. Six different attributes with so many possibiltles. \\n\\nThose who opened an OG bro pack by a certain date were airdropped a Bronus pack, which features all new Brotribbutes. The Bro'dmap on this project was 100% completed and the Bro still dropped BroDawgs to holders of this PFP! Way cool, bro. Ethereum has CryptoPunks and Bored Apes as OGs. WAX has BroPunks. Check out the original release video [https://youtu.be/4FpTBpm_qTg](url). \\n\\nFind [https://atomichub.io/market?collection_name=bropunksnfts&order=asc&primary_chain=wax-mainnet&schema_name=bropunkspack&sort=price&symbol=WAX](url) on the marketplace or pick up a bro from another bro [https://atomichub.io/market?collection_name=bropunksnfts&order=asc&primary_chain=wax-mainnet&schema_name=bros&sort=price&symbol=WAX](url)!\\n\\nRock on. \",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1624983775000\",\"created_at_block\":\"127082995\"},\"assets\":\"22\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"armiesxpower\",\"name\":\"Armies of Power\",\"img\":\"QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h\",\"author\":\"5air4.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5air4.wam\",\"blenderizerx\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"cryptowealth\",\"rypwarsvault\"],\"notify_accounts\":[],\"market_fee\":0.08,\"data\":{\"img\":\"QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h\",\"url\":\"www.armiesofpower.com\",\"name\":\"Armies of Power\",\"description\":\"The year is 2048. Cryptocurrency decentralized finance–and military power came next. \\n\\nIn this new world, the Cryptowealth, assets equal power and the war is now in your wallet. This is where you become a force to be reckoned with. \\n\\nThis is Armies of Power. \\n\\nBuild your army. Train your troops. Craft rare, powerful assets. And stay frosty as you earn passive loot in the ever-evolving Ryp Wars–or you could be the one who gets burned.\\n\\nArmies of Power is a fiercely competitive collectible card game with passive earning and incoming PVE/PVP. Command massive military might utilizing the RYP currency in the upcoming Ryp Shop to crush those who stand in your way. RYP is the worldwide standard coin used to grow power and profit in the future, and currently on Alcor in our time period.\\n\\nDon't miss your shot. It's time to grow your power to your true potential and play like your wallet depends on it. Because peace won't last forever.\\n\\nRYP WARS EARNING BETA: https://rypwars.io/\\n\\nPOWERPAPER: https://www.armiesofpower.com/rypwars\\n\\nLEADERBOARDS: https://aopleaderboards.io/\\n\\nTWITTER: https://twitter.com/ArmiesOfPower\\n\\nDISCORD: https://discord.com/invite/CWzFPtgJ98\\n\\nBLENDS: https://neftyblocks.com/c/armiesxpower/blends\\n\\nPACK OPENING:\\nhttps://neftyblocks.com/c/armiesxpower/packs\"},\"created_at_time\":\"1617051560500\",\"created_at_block\":\"111225291\"},\"assets\":\"2\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"olivelandnft\",\"name\":\"Olive Land\",\"img\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\",\"author\":\"olivelandnft\",\"allow_notify\":true,\"authorized_accounts\":[\"olivelandnft\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"olivelanddig\",\"neftyblocksp\",\"gw4bc.wam\",\"blend.nefty\"],\"notify_accounts\":[\"neftyblocksd\",\"blend.nefty\"],\"market_fee\":0.15,\"data\":{\"img\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\",\"url\":\"https://www.oliveland.io\",\"name\":\"Olive Land\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\\\",\\\"logo_512x512\\\":\\\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/OlivelandNft\\\",\\\"medium\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"https://discord.gg/8EVWCGwgRc\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\"}\",\"description\":\"The project is about sharing land plots in Cyprus and planting an Ecological Olive Garden. NFT owners will own 1 square feet of plot per NFT. Garden 1 is about 183 640 Square feet and will be tokenized by 183 640 NFT’s. NFT’s will have X-Y coordinates of the actual place on the land. We will mint 10 different NFT’s with different tree types and stake powers.\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1621374090000\",\"created_at_block\":\"119865328\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"official.wax\",\"name\":\"WAX Official\",\"img\":\"QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N\",\"author\":\"official.wax\",\"allow_notify\":true,\"authorized_accounts\":[\"official.wax\",\"c.tpy.wam\",\"atomicdropsx\",\"unbox.nft\",\"craft.nft\",\"sales.nft\",\"license.nft\",\"config.nft\",\"bountyblokio\",\"atomicpacksx\",\"neftyblocksd\",\"dk2ausetup11\",\"premint.nft\",\".vnny.wam\",\"twitchreward\",\"nfthivedrops\"],\"notify_accounts\":[],\"market_fee\":0.08,\"data\":{\"img\":\"QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N\",\"url\":\"https://wax.io\",\"name\":\"WAX Official\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\\\",\\\"logo_512x512\\\":\\\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/WAX_io\\\",\\\"medium\\\":\\\"https://wax-io.medium.com/\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"https://discord.gg/wax-blockchain-785124017430331392\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\"}\",\"description\":\"This is the official WAX.io NFT collection.\\n\\nJoin the Community!\\nTwitter: @wax_io\\nTelegram: t.me/wax_io\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1607554606500\",\"created_at_block\":\"92242396\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"pizzaslice2u\",\"name\":\"Pizza slice 🍕\",\"img\":\"QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG\",\"author\":\"jocek.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jocek.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksp\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.15,\"data\":{\"img\":\"QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG\",\"url\":\"https://twitter.com/NftPizza\",\"name\":\"Pizza slice 🍕\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\\\",\\\"logo_512x512\\\":\\\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"www.twitter.com/nftpizza\\\",\\\"discord\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"https://t.me/PizzaSliceTelegram\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"IN PIZZA LOVE WE TRUST!🍕💜\\n\\nDeliciously unique, crazy & hand baked with true Love!\\n\\nFind your perfect Pizza slice, Pizza Dude or Pizza Hand and become a member of Wax Pizza Gang!🍕\\n\\n6 RARITIES:\\n\\n-Classic\\n-Crazy\\n-Supreme \\n-Supreme DeLuxe\\n-Legendary🔥\\n-Extra Legendary⚡️\\n\\n*FREE Pizza Coin when you collect Pizza Hands from NeftyBlocks drops!\\n\\nTwitter: https://twitter.com/NftPizza\\nTelegram: https://t.me/NftPizza\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1623268997000\",\"created_at_block\":\"123654517\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"data\":{\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"url\":\"https://nftg.tv\",\"name\":\"NFTGamerTV\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"NFTGamerTV is a media platform and online repository for NFT game tutorials, resources, reviews, and interviews that pertain to the NFT, De-Fi, and crypto space. \\n\\nThese projects are celebrated and immortalized in NFT form through our Collection.\\n\\nLearn more about our endeavors at:\\n\\nhttps://dsc.gg/nftg\\nhttps://twitch.tv/nftgamertv\\nhttps://twitter.com/nftgamertv\\nhttps://youtube.com/nftgamertv\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1630468171500\",\"created_at_block\":\"138039211\"},\"assets\":\"2\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"data\":{\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"name\":\"cozycreation\",\"description\":\"i have zero experience making digital art.\\n\\nthis is a fun way for me to record my journey into art design and to keep track of my progress. this collection is purely an assortment of what I, well, create.\\n\\ni'd also like to learn how to animate someday too :) \\n\\nthe collection may stop at any moment, it's just for fun. do not invest, it's a terrible idea.\"},\"created_at_time\":\"1645896578000\",\"created_at_block\":\"168879569\"},\"assets\":\"3\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"earthplanet1\",\"name\":\"Earthplanet game\",\"img\":\"QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi\",\"author\":\"ddn1e.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"ddn1e.wam\"],\"notify_accounts\":[],\"market_fee\":0.1,\"data\":{\"img\":\"QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi\",\"url\":\"https://t.me/earthplanetwax\",\"name\":\"Earthplanet game\",\"description\":\"Fifteen hundred years ago, everyone knew that the Earth was the center of the universe. Five hundred years ago, everyone knew the Earth was flat, and fifteen minutes ago, you knew that humans were the only people on this planet. Imagine what you will know\"},\"created_at_time\":\"1626718660500\",\"created_at_block\":\"130550379\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"gkniftyheads\",\"name\":\"gkniftyheads\",\"img\":\"QmTyYus1zrXkqXmajkN7LWsVPtje9UAva4E1KMBdFkZTwa\",\"author\":\"gkniftyheads\",\"allow_notify\":true,\"authorized_accounts\":[\"gkniftyheads\",\"nfthivecraft\",\"blend.nefty\",\"neftyblocksd\",\"nfthivedrops\",\"up.nefty\",\"neftyblocksp\"],\"notify_accounts\":[\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\"],\"market_fee\":0.15,\"data\":{\"img\":\"QmTyYus1zrXkqXmajkN7LWsVPtje9UAva4E1KMBdFkZTwa\",\"url\":\"https://gkniftyheads.com/\",\"name\":\"gkniftyheads\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmZA1dzte4tuHGVcu5AWNauDZiZojjibg8Rgk53KD89r4X\\\",\\\"logo_512x512\\\":\\\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/HODLWARRIORS\\\",\\\"medium\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"youtube\\\":\\\"GKniftyHEADS\\\",\\\"telegram\\\":\\\"https://t.me/Graffiti_Kings_R2\\\"}\",\"description\":\"**\\\"WE DONT $ELL OUT, WE $ELL UP, GKniftyHEADS 👑$ETTING YOU UP, THAT$ #GETTINUP 🖕😎🖕**\\n\\n### “WE COLLABORATE, WE CREATE, WE INSPIRE, WE EMPOWER ⚡️⚡️⚡️\\n\\nCollect GKniftyHEADS Fun Coupons [HERE](url) https://wax.atomichub.io/market?blockchain=wax-mainnet&order=asc&primary_chain=wax-mainnet&sort=price&symbol=WAX&template_id=782888#sales\\n\\nBurn/swap them for GK P2E $MArT Cards [HERE](url) https://neftyblocks.com/collection/gkniftyheads/blends\",\"creator_info\":\"{\\\"country\\\":\\\"GB\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1684424408000\",\"created_at_block\":\"245908514\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"graffk1ngsuk\",\"name\":\"GRAFFITI KINGS N QUEENS, Crypto Moonboys n girls & GKniftyHEADS \",\"img\":\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\",\"author\":\"graffitiking\",\"allow_notify\":false,\"authorized_accounts\":[\"graffitiking\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"shop.cait\",\"neftyblocksp\",\"cdab.wam\",\"adigitalacid\",\"nfthivedrops\",\"pnkofgraf.gm\",\"blendingbros\",\"fs1r2.wam\",\"csbpunks.gm\",\"nfthivecraft\",\"lfgktodamoon\",\"gpmedia.gm\",\"kingsofgraff\",\"gkniftyheads\",\"up.nefty\",\"rtlsq.wam\",\"yoitscharlie\"],\"notify_accounts\":[],\"market_fee\":0.15,\"data\":{\"img\":\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\",\"url\":\"https://t.me/Graffiti_Kings_R2\",\"name\":\"GRAFFITI KINGS N QUEENS, Crypto Moonboys n girls & GKniftyHEADS \",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmNrdPMigHLUg6gcCpdbZEbNgNLUFfLtfhWfCFCnt6y6cJ\\\",\\\"logo_512x512\\\":\\\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"https://twitter.com/HODLWARRIORS\\\",\\\"medium\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"discord\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"https://t.me/Graffiti_Kings_R2\\\"}\",\"description\":\"🎯 Welcome to the World of Crypto ArT\\n\\nCreated by some of the world's most legendary Graffiti Kings, Queens, GraffPUNKS, Crypto Moon Boys & Girls, & Bitcoin Pepe enthusiasts 🐸\\n\\n#WAXHASAPOSSE ⚡⚡⚡\\n\\n⚡ Powered by the MIGHTY #GKniftyHEADS ⚡\\n\\n🛡 Protected by the House of #RackinSATS ⚡⚡⚡\\n\\n✌️ THE CRYPTO MOONBOYS Spheres of Influence Saga IS HERE! ✌️\\n\\nDive into collectible NFT ArT, with groundbreaking GKniftyHEADS phygital merch, innovative GK crypto toys, immersive Web3 gaming experiences and Metaverse worlds 🤖🤳🐸⚡⚡⚡\\n\\nWE THE NEW 24 ONLINE PARTY PEOPLE EXPERIENCE ⚡⚡⚡\\n\\n🎯 Join the #GraffPUNKS Play2Earn IncubatorHUB on Telegram...\\n\\n🤳 Grind, Win, and Earn Big!\\n\\n📅 More Details in Telegram channel ⭐\\n\\n🖤 #GraffPUNKS - UP AND GETTIN’ UP! ⚡⚡⚡\",\"creator_info\":\"{\\\"country\\\":\\\"\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1615320421500\",\"created_at_block\":\"107764420\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"data\":{\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"url\":\"https://luisaguirre.net/art-illustration\",\"name\":\"Pulp Friction\",\"description\":\"A cross section of characters mashed with the essence of comic books, sci-fi, horror and a dash of lowbrow pulp. These are mints of original works created both traditionally and digitally. The stuff of legends, dreams or nightmares? You decide.\\n\\n**Get the latest Drops on** [NEFTY](https://neftyblocks.com/c/pulpfriction/)\\n\\n**Follow on:**\\n[Twitter](https://twitter.com/monstercadet) + [Telegram](https://t.me/joinchat/0IMGFFuA9BA3ODQx) + [Discord](https://discord.gg/t63QSP8aCc)\\n\\n**Other Monster Cadet projects:** [Pixl-Pops](https://neftyblocks.com/c/pixlpopheros/)\"},\"created_at_time\":\"1618009299000\",\"created_at_block\":\"113139826\"},\"assets\":\"2\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"farmingtales\",\"name\":\"Farming Tales\",\"img\":\"QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC\",\"author\":\"farmingtales\",\"allow_notify\":true,\"authorized_accounts\":[\"farmingtales\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"neftyblocksp\",\"blend.nefty\",\"farminggames\",\"farminggame3\",\"parsec\",\"midwar\"],\"notify_accounts\":[\"farminggames\",\"farminggame2\",\"farminggame3\"],\"market_fee\":0.05,\"data\":{\"img\":\"QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC\",\"url\":\"https://farmingtales.io\",\"name\":\"Farming Tales\",\"socials\":\"{\\\"twitter\\\":\\\"@farming_tales\\\",\\\"discord\\\":\\\"farmingtales\\\",\\\"medium\\\":\\\"@farmingtales.nft\\\",\\\"youtube\\\":\\\"@farmingtales54\\\",\\\"telegram\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"A crypto farm where NFTs represent real products from real farms. The NFTs of this collection represent the tools that, every day, accompany the farmers in their hard work. By putting these tools together it is possible to generate new NFTs that are linked to real goods and products from our farms. Ownership of these NFTs therefore guarantees ownership of these products.\",\"creator_info\":\"{\\\"address\\\":\\\"vicolo santa marta 9\\\",\\\"company\\\":\\\"Nodo42\\\",\\\"name\\\":\\\"Vittorio Pulerà \\\",\\\"registration_number\\\":\\\"384254\\\"}\"},\"created_at_time\":\"1623152580000\",\"created_at_block\":\"123421725\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"url\":\"https://neftyblocks.com/c/uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"socials\":\"{\\\"twitter\\\":\\\"neftyblocks\\\",\\\"discord\\\":\\\"Bf789hjAsE\\\",\\\"medium\\\":\\\"neftyblocks\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"Uncut diamonds or rough diamonds haven’t been designed and cut by a jeweller yet. They can potentially become masterpieces.\\nThat's what NeftyBlocks Uncutz is about: innovative NFT collections that showcase what you can achieve with NeftyBlocks' creator tools to make the next top collections on WAX.\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1620202430000\",\"created_at_block\":\"117522456\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"foodmonsters\",\"name\":\"Food Monsters\",\"img\":\"QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk\",\"author\":\"xhoqy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"xhoqy.wam\",\"foodmonsters\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"theonlineinn\",\"blend.nefty\",\"shop.cait\",\"waxdaomarket\",\"neftyblocksp\",\"nfthivedrops\",\"up.nefty\"],\"notify_accounts\":[\"neftyblocksp\",\"up.nefty\",\"blend.nefty\",\"neftyblocksd\"],\"market_fee\":0.05,\"data\":{\"img\":\"QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk\",\"url\":\"https://linktr.ee/foodmonsters\",\"name\":\"Food Monsters\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"telegram\\\":\\\"\\\",\\\"youtube\\\":\\\"\\\",\\\"discord\\\":\\\"\\\"}\",\"description\":\"Foodmonsters strives to put NFTS in the hands of new collectors. It is a collaborative of 6 artists currently.\\nFeel free to enter the discord, and you will have a free nft in no time! Or for you more seasoned collectors or creators we have an amazing support team for just about any questions on this platform you may have! 60+ whitelisted collections currently have tabs, and many more come to offer there deals inside! \\n\\nhttps://discord.gg/cEkJyyK\\n\\n\\n\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1614142450000\",\"created_at_block\":\"105410421\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"data\":{\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"url\":\"https://funnycat.io/\",\"name\":\"Funny Cats\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"FunnycatsNFT\\\",\\\"facebook\\\":\\\"\\\",\\\"medium\\\":\\\"\\\",\\\"github\\\":\\\"\\\",\\\"telegram\\\":\\\"funnycatsnft\\\",\\\"youtube\\\":\\\"\\\",\\\"discord\\\":\\\"discord.gg/7PYawKvYGQ\\\"}\",\"description\":\"### Go all the way from the jungle to the city with our cats in the PlayToEarn game — Funny Cats!\\n\\nThe main characters of the game are brave cats who love adventures and are ready to go on their quest together with our Holders. \\nOur cats' cozy lair is located in the jungle, but they are happy to go beyond its borders and explore the world around them with you.\\n\\nCollect as many cats as possible, unlock all the locations, and enjoy the adventure!\\n\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1646300075000\",\"created_at_block\":\"169686505\"},\"assets\":\"2\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"portocartels\",\"name\":\"Porto Cartel\",\"img\":\"QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY\",\"author\":\"yn.bg.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"yn.bg.wam\"],\"notify_accounts\":[],\"market_fee\":0.08,\"data\":{\"img\":\"QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY\",\"url\":\"https://t.me/portocartelgame\",\"name\":\"Porto Cartel\",\"description\":\"Hello, dear traveler! We are pleased to welcome you in \\\"Porto Cartel\\\".\\nThis game will be the first of its genre.\\n\\nBecome one of the first members of our community! \\nDo not miss this unique opportunity to become one of the first to join us and get great bonuses 😋\\nCan you build your own empire to rival the great Pablo Escobar? Our Twitter - https://twitter.com/Portocartelgame\"},\"created_at_time\":\"1626704862500\",\"created_at_block\":\"130522783\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"darkgalaxies\",\"name\":\"Dark Galaxies\",\"img\":\"QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP\",\"author\":\"jrkqu.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jrkqu.wam\",\"darkgalaxies\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"blend.nefty\",\"apexcrafting\",\"darkplanetsx\",\"darkcrafting\",\"darkminingsc\",\"apextokenssc\",\"darkpacksscx\"],\"notify_accounts\":[\"darkminingsc\"],\"market_fee\":0.05,\"data\":{\"img\":\"QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP\",\"url\":\"https://darkgalaxies.io\",\"name\":\"Dark Galaxies\",\"socials\":\"{\\\"twitter\\\":\\\"DarkGalaxy_Game\\\",\\\"discord\\\":\\\"discord.gg/3JtCjQmZJM\\\",\\\"medium\\\":\\\"@darkgalaxies\\\",\\\"youtube\\\":\\\"@darkgalaxies4977\\\",\\\"telegram\\\":\\\"darkgalaxiesannouce\\\",\\\"facebook\\\":\\\"darkgalaxiesofficial\\\"}\",\"description\":\"Dark Galaxies Card Battle and Mining - \\n\\nIn the year 2028, after much turmoil and strife humanity finally attained world unity. After an unprecedented age of global rebellion humanity managed to look past the scars of the past and move onto greater things. By the year 2032, humans completed their first space station. It was a huge achievement from every nation on earth who finally realised what could be achieved when everyone worked together in the pursuit of bettering the species. By the year 2036 humanity was now moving beyond the planet earth and sailing the stars.\\n\\nThey soon learned they were not alone.\",\"creator_info\":\"{\\\"address\\\":\\\"British Virgin Islands\\\",\\\"company\\\":\\\"Galactic Treasury Corporation\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"2100423\\\"}\"},\"created_at_time\":\"1593569652500\",\"created_at_block\":\"64280827\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"exitlimbowax\",\"name\":\"Exit Limbo\",\"img\":\"QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW\",\"author\":\"exitlmbrhino\",\"allow_notify\":true,\"authorized_accounts\":[\"exitlmbrhino\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"nfthivedrops\",\"nfthivecraft\"],\"notify_accounts\":[\"stake.limbo\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\"],\"market_fee\":0.08,\"data\":{\"img\":\"QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW\",\"url\":\"https://wax.exitlimbo.com/\",\"name\":\"Exit Limbo\",\"socials\":\"{\\\"twitter\\\":\\\"ExitLimboWax\\\",\\\"discord\\\":\\\"wax.exitlimbo.com/discord/\\\",\\\"medium\\\":\\\"exitlimbowax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"exitlimbowax\\\",\\\"facebook\\\":\\\"\\\"}\",\"description\":\"Meet **Mr. Rhino**, a disturbed, tortured and furious anthropomorphic rhinoceros who finds himself catapulted into an alternative parallel of his home town on his way back from work. With nothing but his bare hands he has to tear through the hordes of zombie sheep to reach the source of the madness.\\n\\n\\nThe indie team behind Exit Limbo have created a music band and a videogame available on steam.\\n\\n\\nWith this NFT project it brings it all together with **animated characters**, **cinematic artwork** and exclusive **music NFTs** from the upcoming album!\",\"creator_info\":\"{\\\"address\\\":\\\"\\\",\\\"company\\\":\\\"\\\",\\\"name\\\":\\\"\\\",\\\"registration_number\\\":\\\"\\\"}\"},\"created_at_time\":\"1609755256000\",\"created_at_block\":\"96643135\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"olivermorph1\",\"name\":\"olivermorpher\",\"img\":\"Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP\",\"author\":\".wjcy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\".wjcy.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.06,\"data\":{\"img\":\"Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP\",\"url\":\"https://olivermorpher.com/\",\"name\":\"olivermorpher\",\"description\":\"The project focuses on a community driven art collection about the countless possibilities of a combination of matter and cats in an eye-candy NFT!\\n Anyone can buy, collect, trade or gift with confidence as each blockchain NFT is certified authentic, unique and can never be altered. \\n\\n\\n__________________________________________\\n\\nPacks\\nhttps://neftyblocks.com/c/olivermorph1/packs\\n\\n__________________________________________\\n\\nBlends\\nhttps://neftyblocks.com/c/olivermorph1/blends\\n\\n__________________________________________\\n\\nDrops\\nhttps://neftyblocks.com/c/olivermorph1\\n\\n__________________________________________\\n\\nDiscord\\nhttps://neftyblocks.com/c/olivermorph1\\n\\n\\n\"},\"created_at_time\":\"1623264668000\",\"created_at_block\":\"123645859\"},\"assets\":\"1\"},{\"collection\":{\"contract\":\"atomicassets\",\"collection_name\":\"unitedartist\",\"name\":\"United Artists NFT\",\"img\":\"QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ\",\"author\":\"5fhb.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5fhb.wam\",\"atomicdropsx\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"data\":{\"img\":\"QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ\",\"url\":\"unitedartistsnft.org\",\"name\":\"United Artists NFT\",\"description\":\"Welcome to United Artists!\\n\\nI like to share my art to the world!\\n\\nArt is important in life, we have to express ourselves, and enjoy ourselves in others work. Art is everything we provide in life, emotions at first.\\n\\nAppreciate my work? send me an e-mail to: info@unitedartistsnft.org \\n\\nOr follow me @:\\n\\nTwitter: https://twitter.com/nftunited \\nFacebook: https://www.facebook.com/unitedartistsnft \\n\"},\"created_at_time\":\"1616507298000\",\"created_at_block\":\"110137061\"},\"assets\":\"1\"}],\"templates\":[{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"103897\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"15148\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"armiesxpower\",\"name\":\"Armies of Power\",\"img\":\"QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h\",\"images\":null,\"author\":\"5air4.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5air4.wam\",\"blenderizerx\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"cryptowealth\",\"rypwarsvault\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"111225291\",\"created_at_time\":\"1617051560500\"},\"schema\":{\"schema_name\":\"s1playables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"tier\",\"type\":\"uint32\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"title\",\"type\":\"string\"},{\"name\":\"callsign\",\"type\":\"string\"},{\"name\":\"specialty\",\"type\":\"string\"},{\"name\":\"targets\",\"type\":\"string\"},{\"name\":\"upgrades_to\",\"type\":\"string\"},{\"name\":\"frame\",\"type\":\"string\"},{\"name\":\"condition\",\"type\":\"string\"},{\"name\":\"attack+\",\"type\":\"uint32\"},{\"name\":\"defense+\",\"type\":\"uint32\"},{\"name\":\"speed+\",\"type\":\"uint32\"},{\"name\":\"range+\",\"type\":\"uint32\"},{\"name\":\"power+\",\"type\":\"uint32\"},{\"name\":\"$RYP_id\",\"type\":\"string\"},{\"name\":\"$RYP_value\",\"type\":\"uint32\"},{\"name\":\"season\",\"type\":\"uint32\"}],\"created_at_block\":\"114298623\",\"created_at_time\":\"1618589379500\"},\"immutable_data\":{\"img\":\"QmPxm3uJdcW4jGkH8k3z8SbvQN59orpDsgdembsFKtGztV\",\"name\":\"Jeremy Howard\",\"tier\":1,\"type\":\"Troop\",\"frame\":\"Carbon Steel\",\"title\":\"Rifleman\",\"power+\":8,\"range+\":50,\"season\":1,\"speed+\":10,\"$RYP_id\":\"S124052832\",\"attack+\":4,\"targets\":\"T2 Enemy\",\"callsign\":\"Roughneck\",\"defense+\":4,\"condition\":\"Perfect\",\"specialty\":\"Ground\",\"$RYP_value\":4200,\"upgrades_to\":\"T2 Troop\"},\"created_at_time\":\"1618591946000\",\"created_at_block\":\"114303756\",\"name\":\"Jeremy Howard\"},\"template_id\":\"103897\",\"collection_name\":\"armiesxpower\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"149302\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"50\",\"max_supply\":\"50\",\"collection\":{\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"images\":null,\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"113139826\",\"created_at_time\":\"1618009299000\"},\"schema\":{\"schema_name\":\"monsterbooty\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"alternate img\",\"type\":\"image\"}],\"created_at_block\":\"113140361\",\"created_at_time\":\"1618009566500\"},\"immutable_data\":{\"img\":\"QmRQgcq9h18tTsuY2Hw98VeAdvTHN58c3hfUVC7WoJw4XD\",\"name\":\"Atomic Taco Sticker & Card\",\"description\":\"This atomic fish taco is wild caught and revvin' for a good time.\",\"alternate img\":\"QmZpwTnqAieBDcsyDjfZQmGaUxANmXosttEdqC9Gp3axDB\"},\"created_at_time\":\"1622240626000\",\"created_at_block\":\"121598100\",\"name\":\"Atomic Taco Sticker & Card\"},\"template_id\":\"149302\",\"collection_name\":\"pulpfriction\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"154592\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"100\",\"max_supply\":\"100\",\"collection\":{\"collection_name\":\"unitedartist\",\"name\":\"United Artists NFT\",\"img\":\"QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ\",\"images\":null,\"author\":\"5fhb.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5fhb.wam\",\"atomicdropsx\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"110137061\",\"created_at_time\":\"1616507298000\"},\"schema\":{\"schema_name\":\"serial.k\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"imgback\",\"type\":\"image\"},{\"name\":\"Number\",\"type\":\"uint64\"},{\"name\":\"Rarity\",\"type\":\"string\"}],\"created_at_block\":\"114839987\",\"created_at_time\":\"1618860398000\"},\"immutable_data\":{\"img\":\"QmdsMdnjiLLYfj8cy2JikME6Z2arJRCfkoGiQmqBuavX8c\",\"name\":\"Dexter Morgan\",\"Number\":\"6\",\"Rarity\":\"Rare\",\"imgback\":\"QmRNxCxD19TXjJqvG2f5Z6uj7RGYFcQCoFqa5uSBmLeArE\"},\"created_at_time\":\"1622672353000\",\"created_at_block\":\"122461449\",\"name\":\"Dexter Morgan\"},\"template_id\":\"154592\",\"collection_name\":\"unitedartist\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"167502\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"50\",\"max_supply\":\"50\",\"collection\":{\"collection_name\":\"pizzaslice2u\",\"name\":\"Pizza slice 🍕\",\"img\":\"QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\\\",\\\"logo_512x512\\\":\\\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\\\"}\",\"author\":\"jocek.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jocek.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksp\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.15,\"created_at_block\":\"123654517\",\"created_at_time\":\"1623268997000\"},\"schema\":{\"schema_name\":\"pizzastickrz\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description \",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"additional image\",\"type\":\"image\"},{\"name\":\"year\",\"type\":\"string\"},{\"name\":\"total minted\",\"type\":\"string\"}],\"created_at_block\":\"123816288\",\"created_at_time\":\"1623349888000\"},\"immutable_data\":{\"img\":\"QmRDPDzghgHtsYWPkraf92FkhDKZtYhZfkb2cqLfaEnwP3\",\"name\":\"Taco Sticker 🍕\",\"year\":\"2021\",\"rarity\":\"Classic\",\"description \":\"Taco sticker is not just for Tuesdays! It’s for pizza days and that is everyday! 🌮 Taco stiker can ugrade your NFTs! Blend your Classic pizza slices into Crazy, Supreme or Supreme DeLuxe 🍕\",\"total minted\":\"50\"},\"created_at_time\":\"1623613811000\",\"created_at_block\":\"124344086\",\"name\":\"Taco Sticker 🍕\"},\"template_id\":\"167502\",\"collection_name\":\"pizzaslice2u\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"209056\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"774\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"olivelandnft\",\"name\":\"Olive Land\",\"img\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\\\",\\\"logo_512x512\\\":\\\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\\\"}\",\"author\":\"olivelandnft\",\"allow_notify\":true,\"authorized_accounts\":[\"olivelandnft\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"olivelanddig\",\"neftyblocksp\",\"gw4bc.wam\",\"blend.nefty\"],\"notify_accounts\":[\"neftyblocksd\",\"blend.nefty\"],\"market_fee\":0.15,\"created_at_block\":\"119865328\",\"created_at_time\":\"1621374090000\"},\"schema\":{\"schema_name\":\"packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Description\",\"type\":\"string\"},{\"name\":\"Number of Cards\",\"type\":\"uint64\"},{\"name\":\"Unpack Link\",\"type\":\"string\"}],\"created_at_block\":\"126256776\",\"created_at_time\":\"1624570514500\"},\"immutable_data\":{\"img\":\"QmYesdM2mQGi699Uhjiu8Qs8Rcvhx3whPUNP29qKDyVMCr\",\"name\":\"Pack of 30\",\"Description\":\"This pack contains 30 NFTs representing your share in an Olive Tree Ecogological Garden in Cyprus!\",\"Unpack Link\":\"https://neftyblocks.com/c/olivelandnft/packs\",\"Number of Cards\":\"30\"},\"created_at_time\":\"1625778937000\",\"created_at_block\":\"128671920\",\"name\":\"Pack of 30\"},\"template_id\":\"209056\",\"collection_name\":\"olivelandnft\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"209416\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1724\",\"max_supply\":\"2600\",\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"created_at_block\":\"124966911\",\"created_at_time\":\"1623925351000\"},\"immutable_data\":{\"img\":\"QmTL3Uijt1igu76v4Vnvvt1J4re3JguuF6bLNRzbWdsLDt\",\"name\":\"WAX Arena Equipment Box #1 - SMALL BOX (6 cards)\",\"size\":\"small\",\"unpack\":\"https://neftyblocks.com/c/waxarenagame/packs\",\"description\":\"Equipment Box #1 containing 6 equipment cards (Helmet, Chest Armor, Sword, Axe, Shield, Boots), that come in four possible variations (Assassin, Berserker, Guardian, Wisdom) and four rarities (Common, Epic, Mythic, Immortal). Rarities drop chance: Common - 70%, Epic - 25%, Mythic - 4.5%, Immortal - 0.5%. Each variation has equal chance to drop and gives bonus to a different attribute: Assassin +DEX, Berserker +STR, Guardian +CON, Wisdom +WILL. More info on www.waxarena.io\"},\"created_at_time\":\"1625826492500\",\"created_at_block\":\"128766938\",\"name\":\"WAX Arena Equipment Box #1 - SMALL BOX (6 cards)\"},\"template_id\":\"209416\",\"collection_name\":\"waxarenagame\",\"assets\":\"10\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"209417\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3100\",\"max_supply\":\"3100\",\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"created_at_block\":\"124966911\",\"created_at_time\":\"1623925351000\"},\"immutable_data\":{\"img\":\"QmfCHt4TQp7RKVUy8ePeUvqYgfghkcAsUq6NTRr63iTuYr\",\"name\":\"WAX Arena Equipment Box #1 - LARGE BOX (18 cards)\",\"size\":\"large\",\"unpack\":\"https://neftyblocks.com/c/waxarenagame/packs\",\"description\":\"Equipment Box #1 containing 18 equipment cards (Helmet, Chest Armor, Sword, Axe, Shield, Boots), that come in four possible variations (Assassin, Berserker, Guardian, Wisdom) and four rarities (Common, Epic, Mythic, Immortal). Rarities drop chance: Common - 70%, Epic - 25%, Mythic - 4.5%, Immortal - 0.5%. Each variation has equal chance to drop and gives bonus to a different attribute: Assassin +DEX, Berserker +STR, Guardian +CON, Wisdom +WILL. More info on www.waxarena.io\"},\"created_at_time\":\"1625826635000\",\"created_at_block\":\"128767223\",\"name\":\"WAX Arena Equipment Box #1 - LARGE BOX (18 cards)\"},\"template_id\":\"209417\",\"collection_name\":\"waxarenagame\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"209566\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"206\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"schema\":{\"schema_name\":\"equipment\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"slot\",\"type\":\"string\"},{\"name\":\"trait\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"created_at_block\":\"128679711\",\"created_at_time\":\"1625782833000\"},\"immutable_data\":{\"img\":\"QmRttCswjbsUQzH5oTqssegPpmTw26zXWEPMYr7VENMfLk\",\"name\":\"Berserker's Axe\",\"slot\":\"hand\",\"trait\":\"STR\",\"rarity\":\"immortal\"},\"created_at_time\":\"1625843757500\",\"created_at_block\":\"128801396\",\"name\":\"Berserker's Axe\"},\"template_id\":\"209566\",\"collection_name\":\"waxarenagame\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"212177\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmQq8h6VB8mSLnYnzby6Mh6NJzNEcp4Sz9uAQ54GhByfVM\",\"Eyes\":\"spring-eyes\",\"name\":\"BroPunk #3987\",\"Shorts\":\"indigo\",\"Bottoms\":\"pizza\",\"Hoodies\":\"red\",\"Hats/Hair\":\"top-hat\",\"Left Hand\":\"joint\"},\"created_at_time\":\"1626090572000\",\"created_at_block\":\"129294695\",\"name\":\"BroPunk #3987\"},\"template_id\":\"212177\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"212335\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmYvtTL9fBmDfobiZ4EQsCAC37ocaTEvYxeRAwE9hCfhqY\",\"Eyes\":\"pirate-eyepatch\",\"name\":\"BroPunk #4145\",\"Shorts\":\"pink\",\"Bottoms\":\"unicorns\",\"Hoodies\":\"litecoin\",\"Left Hand\":\"pipe\",\"Background\":\"mario\"},\"created_at_time\":\"1626090607000\",\"created_at_block\":\"129294765\",\"name\":\"BroPunk #4145\"},\"template_id\":\"212335\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"212748\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmazwVJ4QJsBLbo4spMWXVFKNFCiyxu3SS97QULsAKALEk\",\"Eyes\":\"cats-eyes\",\"name\":\"BroPunk #3460\",\"Shorts\":\"white\",\"Bottoms\":\"yellow\",\"Hoodies\":\"red\",\"Background\":\"city\"},\"created_at_time\":\"1626097188500\",\"created_at_block\":\"129307890\",\"name\":\"BroPunk #3460\"},\"template_id\":\"212748\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"212871\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmXxxBYbXKisV1NvGNrWB5oiGWcMig9aBKtpiHWZT1FKDF\",\"Eyes\":\"stoned-eyes\",\"name\":\"BroPunk #3389\",\"Shorts\":\"black\",\"Hoodies\":\"ethereum\",\"Left Hand\":\"pipe\",\"Background\":\"abstract\"},\"created_at_time\":\"1626097204000\",\"created_at_block\":\"129307921\",\"name\":\"BroPunk #3389\"},\"template_id\":\"212871\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"214093\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmeqWuLJDP1MhA7PsgkEDZSkEbBHMRVm4PPueYgFMp8cjA\",\"Eyes\":\"robo-cop-visor\",\"name\":\"BroPunk #2328\",\"Shorts\":\"orange\",\"Bottoms\":\"red\",\"Background\":\"city\"},\"created_at_time\":\"1626100228000\",\"created_at_block\":\"129313963\",\"name\":\"BroPunk #2328\"},\"template_id\":\"214093\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"214531\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmRXkVgc92d2hEg6eF3nHf11cxP69XYaVHCSDadmuhi2rC\",\"name\":\"BroPunk #2729\",\"Shorts\":\"indigo\",\"Hoodies\":\"HODL\",\"Hats/Hair\":\"tin-foil-hat\",\"Left Hand\":\"bong\"},\"created_at_time\":\"1626103672500\",\"created_at_block\":\"129320852\",\"name\":\"BroPunk #2729\"},\"template_id\":\"214531\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"215187\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"created_at_block\":\"129293743\",\"created_at_time\":\"1626090096000\"},\"immutable_data\":{\"img\":\"QmRND2inXFJjhvUx52Ss4Z11unMph6rYCMV5ZeWaYgEs3v\",\"Eyes\":\"rayban-sunglasses\",\"name\":\"BroPunk #648\",\"Shorts\":\"black\",\"Left Hand\":\"joint\"},\"created_at_time\":\"1626105235500\",\"created_at_block\":\"129323976\",\"name\":\"BroPunk #648\"},\"template_id\":\"215187\",\"collection_name\":\"bropunksnfts\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"223515\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3359\",\"max_supply\":\"3359\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"bropunkspack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"unpack_url\",\"type\":\"string\"}],\"created_at_block\":\"129335671\",\"created_at_time\":\"1626111083500\"},\"immutable_data\":{\"img\":\"QmRxmzgRdahJ4LmRTKdpnsXnYTV1PUcKyUG1Favvoz92Hz\",\"name\":\"BroPunks Bronus Pack\",\"unpack_url\":\"https://neftyblocks.com/c/bropunksnfts/packs\"},\"created_at_time\":\"1626453984500\",\"created_at_block\":\"130021316\",\"name\":\"BroPunks Bronus Pack\"},\"template_id\":\"223515\",\"collection_name\":\"bropunksnfts\",\"assets\":\"8\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"229268\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"500\",\"max_supply\":\"500\",\"collection\":{\"collection_name\":\"earthplanet1\",\"name\":\"Earthplanet game\",\"img\":\"QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi\",\"images\":null,\"author\":\"ddn1e.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"ddn1e.wam\"],\"notify_accounts\":[],\"market_fee\":0.1,\"created_at_block\":\"130550379\",\"created_at_time\":\"1626718660500\"},\"schema\":{\"schema_name\":\"planetpass\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"item\",\"type\":\"string\"}],\"created_at_block\":\"130550505\",\"created_at_time\":\"1626718723500\"},\"immutable_data\":{\"img\":\"QmWvTnrtzkUjZVtnpvNKTZ7BxrcZwWDuv7aZ1DVK6YaFdE\",\"item\":\"Pass\",\"name\":\"Planet Pass\"},\"created_at_time\":\"1626719043500\",\"created_at_block\":\"130551145\",\"name\":\"Planet Pass\"},\"template_id\":\"229268\",\"collection_name\":\"earthplanet1\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"229926\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"265\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmYqZC7B6CKY7r46yPK3KTdxnAfP7KZr2BJKJXjnBTa5Mz\",\"name\":\"R-Planet Sauce\",\"variant\":\"rplanet\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1626788802500\",\"created_at_block\":\"130690568\",\"name\":\"R-Planet Sauce\"},\"template_id\":\"229926\",\"collection_name\":\"taco\",\"assets\":\"3\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"230071\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3500\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"schema\":{\"schema_name\":\"brodawgs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"created_at_block\":\"130600702\",\"created_at_time\":\"1626743840000\"},\"immutable_data\":{\"img\":\"QmZmjRCsEUzpSGZMAFwE8pr3d3F7Zgm4PeVH6r2aeKQR5V\",\"name\":\"BroDawgs\",\"rarity\":\"pack\",\"description\":\"Every BroPunk needs a companion pooch! There are thirty different dawgs of rarities ranging from common to mythic. This pack contains one BroDawg!\"},\"created_at_time\":\"1626803155500\",\"created_at_block\":\"130719127\",\"name\":\"BroDawgs\"},\"template_id\":\"230071\",\"collection_name\":\"bropunksnfts\",\"assets\":\"7\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"230115\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"618\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmdbBBJG1BdXx6Ni38ZX8poUsubFgt7jvFZVGMJiiUjSjP\",\"name\":\"CAIT Sauce\",\"variant\":\"cait\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1626808928500\",\"created_at_block\":\"130730673\",\"name\":\"CAIT Sauce\"},\"template_id\":\"230115\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"230232\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"238\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmWAXxaudjopBmwmjrFLhP6sAGdGQAmn2a1fR13WnzUk9t\",\"name\":\"Alien Worlds Sauce\",\"variant\":\"alienworlds\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1626817849000\",\"created_at_block\":\"130748514\",\"name\":\"Alien Worlds Sauce\"},\"template_id\":\"230232\",\"collection_name\":\"taco\",\"assets\":\"3\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"230550\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"200\",\"max_supply\":\"200\",\"collection\":{\"collection_name\":\"portocartels\",\"name\":\"Porto Cartel\",\"img\":\"QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY\",\"images\":null,\"author\":\"yn.bg.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"yn.bg.wam\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"130522783\",\"created_at_time\":\"1626704862500\"},\"schema\":{\"schema_name\":\"gamepasses\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Level\",\"type\":\"uint64\"}],\"created_at_block\":\"130843701\",\"created_at_time\":\"1626865450500\"},\"immutable_data\":{\"img\":\"QmT534MmtzUAz3Gw3xNrrDTyY1xf7gHhXuSG8XUM3eF7Pr\",\"name\":\"Level 1 Launch Pass\",\"Level\":\"1\"},\"created_at_time\":\"1626865665500\",\"created_at_block\":\"130844131\",\"name\":\"Level 1 Launch Pass\"},\"template_id\":\"230550\",\"collection_name\":\"portocartels\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"233143\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"120\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmdEc2Ucno3yF41jWMwPD52m7c1v8jLbkFe6oo297JugWz\",\"name\":\"Train of the Century Sauce\",\"variant\":\"centurytrain\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627224613000\",\"created_at_block\":\"131561727\",\"name\":\"Train of the Century Sauce\"},\"template_id\":\"233143\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"233843\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"152\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmTM8aQXCGJdVbABW4JcN1EYVvrBPknJNU4B5Vo9EeSYdJ\",\"name\":\"Nova Rally Sauce\",\"variant\":\"novarally\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627312168500\",\"created_at_block\":\"131736801\",\"name\":\"Nova Rally Sauce\"},\"template_id\":\"233843\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"234091\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"142\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmafhBVnmjgdMEzF6fqegD4SuKxw61bwYJPQCKTSY9HPqT\",\"name\":\"Olive Land Sauce\",\"variant\":\"oliveland\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627337550500\",\"created_at_block\":\"131787558\",\"name\":\"Olive Land Sauce\"},\"template_id\":\"234091\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"236135\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"161\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmRyXpjty5sJdXvk7ziHQrNkagdbdd3h4MV2mdXjLBGmtJ\",\"name\":\"Green Rabbit Sauce\",\"variant\":\"greenrabbit\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627465526500\",\"created_at_block\":\"132043451\",\"name\":\"Green Rabbit Sauce\"},\"template_id\":\"236135\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"240413\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"89\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmXT5NuMDHVdh8zjixrLn9WGezXuu1FMiL6eS3wRj6bNnM\",\"name\":\"Coin Pirates Sauce\",\"variant\":\"coinpirates\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1627859163500\",\"created_at_block\":\"132827799\",\"name\":\"Coin Pirates Sauce\"},\"template_id\":\"240413\",\"collection_name\":\"taco\",\"assets\":\"5\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"247143\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"131\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmPSqVmSxKMAuoiJSRKgsyKADT1VrC59CrXLKBKUcSVPt4\",\"name\":\"NFT Sauce\",\"variant\":\"nft\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1628694347000\",\"created_at_block\":\"134496761\",\"name\":\"NFT Sauce\"},\"template_id\":\"247143\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"251448\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3000\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"official.wax\",\"name\":\"WAX Official\",\"img\":\"QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\\\",\\\"logo_512x512\\\":\\\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\\\"}\",\"author\":\"official.wax\",\"allow_notify\":true,\"authorized_accounts\":[\"official.wax\",\"c.tpy.wam\",\"atomicdropsx\",\"unbox.nft\",\"craft.nft\",\"sales.nft\",\"license.nft\",\"config.nft\",\"bountyblokio\",\"atomicpacksx\",\"neftyblocksd\",\"dk2ausetup11\",\"premint.nft\",\".vnny.wam\",\"twitchreward\",\"nfthivedrops\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"92242396\",\"created_at_time\":\"1607554606500\"},\"schema\":{\"schema_name\":\"carbonpromo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"Description\",\"type\":\"string\"}],\"created_at_block\":\"135317551\",\"created_at_time\":\"1629104991500\"},\"immutable_data\":{\"name\":\"A Green Letter\",\"video\":\"QmNtfoAgY7uKwqep4St3PoP168r31NiF67m2Lh5dbZD4EL\",\"Description\":\"Carbon Offset vIRL NFTs are here! Plant a Tree for Every $1 Composted. Collect Carbon Offset vIRLs® to reduce your carbon footprint. Buy as many as you’d like and then compost (redeem) them when you’re ready. Visit https://wdny.io/carbon-offset-virls/ for more information.\"},\"created_at_time\":\"1629105217500\",\"created_at_block\":\"135318001\",\"name\":\"A Green Letter\"},\"template_id\":\"251448\",\"collection_name\":\"official.wax\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"261887\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"254\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"Qmf5yQ5V8M3c6uZHergAZrhYiS14ddwKoBSk3oJRmNoKxe\",\"name\":\"Alcor Sauce\",\"variant\":\"alcor\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1630003387500\",\"created_at_block\":\"137110875\",\"name\":\"Alcor Sauce\"},\"template_id\":\"261887\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"272348\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"10000\",\"max_supply\":\"10000\",\"collection\":{\"collection_name\":\"graffk1ngsuk\",\"name\":\"GRAFFITI KINGS N QUEENS, Crypto Moonboys n girls & GKniftyHEADS \",\"img\":\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmNrdPMigHLUg6gcCpdbZEbNgNLUFfLtfhWfCFCnt6y6cJ\\\",\\\"logo_512x512\\\":\\\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\\\"}\",\"author\":\"graffitiking\",\"allow_notify\":false,\"authorized_accounts\":[\"graffitiking\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"shop.cait\",\"neftyblocksp\",\"cdab.wam\",\"adigitalacid\",\"nfthivedrops\",\"pnkofgraf.gm\",\"blendingbros\",\"fs1r2.wam\",\"csbpunks.gm\",\"nfthivecraft\",\"lfgktodamoon\",\"gpmedia.gm\",\"kingsofgraff\",\"gkniftyheads\",\"up.nefty\",\"rtlsq.wam\",\"yoitscharlie\"],\"notify_accounts\":[],\"market_fee\":0.15,\"created_at_block\":\"107764420\",\"created_at_time\":\"1615320421500\"},\"schema\":{\"schema_name\":\"gkniftyheads\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"backing\",\"type\":\"ipfs\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"},{\"name\":\"backimg\",\"type\":\"ipfs\"},{\"name\":\"Twitter\",\"type\":\"string\"},{\"name\":\"Instagram\",\"type\":\"string\"},{\"name\":\"Telegram\",\"type\":\"string\"},{\"name\":\"Discord\",\"type\":\"string\"},{\"name\":\"Facebook\",\"type\":\"string\"},{\"name\":\"Website\",\"type\":\"string\"},{\"name\":\"HODL WARRIOR CLUB\",\"type\":\"string\"},{\"name\":\"HODL WARRIORS>>\",\"type\":\"string\"},{\"name\":\"Crypto Moongirls\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 1\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 2\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 3\",\"type\":\"string\"},{\"name\":\"Graffiti Kings\",\"type\":\"string\"},{\"name\":\"Cheo\",\"type\":\"string\"}],\"created_at_block\":\"122799301\",\"created_at_time\":\"1622841316500\"},\"immutable_data\":{\"id\":\"1983\",\"img\":\"QmehPZp3Cp3Pj63AiqmrrbHeSoPRgypytAMmFrFJUYMS5w\",\"name\":\"THE BIG DROP THIS FRIDAY 💀😁 https://cryptomoonboys.com \",\"rarity\":\"10000 BURT REYNOLDS\",\"Discord\":\"https://discord.gg/graffiti-kings\",\"Twitter\":\"https://twitter.com/GraffitiKINGS\",\"Website\":\"https://graffitikings.co.uk/\",\"backimg\":\"QmekdbWaCWN3zJoEugrR3mEkBfgMqT3xAtkfc9PAatYjmh\",\"Facebook\":\"https://www.facebook.com/graffiti.kings.london\",\"Telegram\":\"https://discord.gg/graffiti-kings\",\"Instagram\":\"https://www.instagram.com/graffitikings/\",\"variation\":\"$HODL\",\"description\":\"Our new online NFT Game is coming soon 💀😁 till then we got 10,000 Bitcoin KID pre launch Gamification NFTS dropping Friday 3rd September 2pm PDT 💀😁  each NFT has unique powers 💀😁 each one is also a 1of1 & stakable for our new upcoming $GK coin usable in the game 💀😁 1000 gold cards come with a physical Bitcoin KiD toy & 5 golden tickets come with a physical Bitcoin Pepe toy 💀😁 More details here https://cryptomoonboys.com 💀😁 Keep this NFT as all holders of ANY Graffiti Kings NFTS will be airdropped our new upcoming $GK coin 💀😁 The more Graffiti Kings NFTS you hold the more $GK coins you get 💀😁 even holders of our collaboration drops with R2 collectables, Pixel Labs, CAIT & NIFTY DROPS etc**** ALL NFTS  💀😁 DONT SLEEP ON THE KINGS 💀😁 In the meantime join our Discord to participate in EXCLUSIVE Burns - Rewards - Comps - Discounts - FREE Airdrops & Staking Drops 💀😁\",\"HODL WARRIORS>>\":\"AtomicHUB https://bit.ly/3fGCxl9\",\"HODL WARRIOR CLUB\":\"Discord https://bit.ly/3fN8jwM\"},\"created_at_time\":\"1630534018500\",\"created_at_block\":\"138170625\",\"name\":\"THE BIG DROP THIS FRIDAY 💀😁 https://cryptomoonboys.com \"},\"template_id\":\"272348\",\"collection_name\":\"graffk1ngsuk\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"272862\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"6789\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ticket\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variant\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"}],\"created_at_block\":\"138287539\",\"created_at_time\":\"1630592484000\"},\"immutable_data\":{\"img\":\"QmYgEQgqSDgj1TL9Ren1HbeBCzgzx86pNaZDMyf1c5527E\",\"name\":\"Taco Lottery Ticket\",\"type\":\"lottery\",\"variant\":\"1\",\"description\":\"This ticket is an entry for Taco Lottery game. Use it to participate in a Taco Lottery!\"},\"created_at_time\":\"1630593831000\",\"created_at_block\":\"138290233\",\"name\":\"Taco Lottery Ticket\"},\"template_id\":\"272862\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"286365\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"470\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmbJNJqVqGcpbcJkCq8YAQbZT4ZBfUrPuXKw99BNFybX2v\",\"name\":\"Transactions Sauce\",\"variant\":\"transactions\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1631444635500\",\"created_at_block\":\"139988805\",\"name\":\"Transactions Sauce\"},\"template_id\":\"286365\",\"collection_name\":\"taco\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"294830\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"250\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"Qmc3G7pcuTfbMUEP8uVKPhFtmsH2KTWdCo1ZgBJGXF7iPv\",\"name\":\"Reptilium Sauce\",\"variant\":\"reptilium\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1632473146500\",\"created_at_block\":\"142044669\",\"name\":\"Reptilium Sauce\"},\"template_id\":\"294830\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"294831\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"243\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmQobPWpqoaiNHc92PvPEjZmRcQ2w1nz9PHQhSHZu6csWL\",\"name\":\"AtomicHub Sauce\",\"variant\":\"atomichub\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1632473180000\",\"created_at_block\":\"142044736\",\"name\":\"AtomicHub Sauce\"},\"template_id\":\"294831\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"300074\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"77\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmeyFNAq6xRTH3bPsax7piRFVwTJv6ji1JG23WgfTzzNRt\",\"name\":\"Music Player Sauce\",\"variant\":\"musicplayer\",\"description\":\"This Taco Sauce unlocks a secret tool inside Taco App\"},\"created_at_time\":\"1633079706000\",\"created_at_block\":\"143255359\",\"name\":\"Music Player Sauce\"},\"template_id\":\"300074\",\"collection_name\":\"taco\",\"assets\":\"5\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"318784\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"80\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmfQYiWnByPtbCd6ycXTTRv7mpE2mEngaE2aTViES32NUg\",\"name\":\"VirtualDream Sauce\",\"variant\":\"virtualdream\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1633960728000\",\"created_at_block\":\"145017102\",\"name\":\"VirtualDream Sauce\"},\"template_id\":\"318784\",\"collection_name\":\"taco\",\"assets\":\"5\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"334676\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1530\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmVg8oHWv58xoDF32efc3rkT24yo9RLXssHcW8ZmsuYdmb\",\"name\":\"Farming Tales Sauce\",\"variant\":\"farmingtales\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1634975010000\",\"created_at_block\":\"147043874\",\"name\":\"Farming Tales Sauce\"},\"template_id\":\"334676\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"351469\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"61\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmWuPGhSQ2SBSJZg2knXnxSE2vdehzdgXutTjXA7mDBKQW\",\"name\":\"Colonize Mars Sauce\",\"variant\":\"colonizemars\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1636547820500\",\"created_at_block\":\"150188255\",\"name\":\"Colonize Mars Sauce\"},\"template_id\":\"351469\",\"collection_name\":\"taco\",\"assets\":\"5\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"351725\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"46\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"immutable_data\":{\"img\":\"QmUFeUPgmJZmT21jPszCKfQcG59bo7tZfo5nHtqrxzNLxf\",\"name\":\"BluDAC Sauce\",\"variant\":\"bludac\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1636578199500\",\"created_at_block\":\"150248786\",\"name\":\"BluDAC Sauce\"},\"template_id\":\"351725\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"375247\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"721\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"olivermorph1\",\"name\":\"olivermorpher\",\"img\":\"Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP\",\"images\":null,\"author\":\".wjcy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\".wjcy.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"123645859\",\"created_at_time\":\"1623264668000\"},\"schema\":{\"schema_name\":\"promostkz\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Species\",\"type\":\"string\"},{\"name\":\"Morphic synthesis\",\"type\":\"string\"},{\"name\":\"Rarity\",\"type\":\"string\"},{\"name\":\"Color\",\"type\":\"string\"},{\"name\":\"Personality trait\",\"type\":\"string\"},{\"name\":\"Description\",\"type\":\"string\"}],\"created_at_block\":\"124145686\",\"created_at_time\":\"1623514602500\"},\"immutable_data\":{\"img\":\"QmREDJdvQ9SpBvEMdcW82W1hkVZDFmj6WssvaxixMbG7hj\",\"name\":\"OG Oliver STKZ \",\"Color\":\"Darkness Purple\",\"Rarity\":\"Epic\",\"Species\":\"Cat\",\"Morphic synthesis\":\"OG\",\"Personality trait\":\"Literally Bipolar, one second he's in your lap the next he attack and bites your hand! Used to blend future STKZ Combinations! \"},\"created_at_time\":\"1637790003000\",\"created_at_block\":\"152671640\",\"name\":\"OG Oliver STKZ \"},\"template_id\":\"375247\",\"collection_name\":\"olivermorph1\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"382248\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"810\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"immutable_data\":{\"img\":\"QmdfQofRZa2coTJzLvbPeGD5QoVm3aSYQ5aExkWBxaYbjw\",\"name\":\"Extractors Whale Pack - Series One\",\"size\":\"whale\",\"type\":\"extractor\",\"series\":\"1\",\"description\":\"This pack contains 15 series one extractors + 1 bonus\"},\"created_at_time\":\"1638235739000\",\"created_at_block\":\"153562968\",\"name\":\"Extractors Whale Pack - Series One\"},\"template_id\":\"382248\",\"collection_name\":\"taco\",\"assets\":\"3\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"382250\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"460\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"immutable_data\":{\"img\":\"QmVqZC1jy2TiSbN1q2fkCT8egrXKzcMKDKZRY1fe6WCqMm\",\"name\":\"Extractors Signature Pack - Series One\",\"size\":\"signature\",\"type\":\"extractor\",\"series\":\"1\",\"description\":\"This pack contains 20 series one extractors + 1 bonus\"},\"created_at_time\":\"1638235779000\",\"created_at_block\":\"153563048\",\"name\":\"Extractors Signature Pack - Series One\"},\"template_id\":\"382250\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"401640\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"602\",\"max_supply\":\"602\",\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"neftyblocks\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"info\",\"type\":\"string\"}],\"created_at_block\":\"117745614\",\"created_at_time\":\"1620314015500\"},\"immutable_data\":{\"img\":\"QmWF7s4fJyyUTJTjwxh8vkxnBeT6K8e79rzJgYcJKJqWF3\",\"name\":\"Dirty Fiat\",\"backimg\":\"QmPh5LfET9G7pyvtjVeCjGftrbUqqqBwRAoTK3sbCGGDnv\",\"description\":\"Happy Holidays and prosperous 2022! Your gift has finally arrived. No one gets a lump of coal this year. But not everyone will receive the same gift. Enjoy your WAXP backed NFT. Hold it… burn it… you decide.\"},\"created_at_time\":\"1640174106500\",\"created_at_block\":\"157438106\",\"name\":\"Dirty Fiat\"},\"template_id\":\"401640\",\"collection_name\":\"uncutnefties\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"403656\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"120\",\"max_supply\":\"120\",\"collection\":{\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"images\":null,\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"113139826\",\"created_at_time\":\"1618009299000\"},\"schema\":{\"schema_name\":\"monsterswag\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"alt img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"124941447\",\"created_at_time\":\"1623912618500\"},\"immutable_data\":{\"img\":\"QmR8xBNMysQyeankJ98v4UnY5AUnPMwja3SANw8SPf4C5L\",\"name\":\"Kramp Kringle Ornament\",\"description\":\"Happy Holidays, and thank your for supporting the PulpFriction project! | https://neftyblocks.com/c/pulpfriction/\"},\"created_at_time\":\"1640324435000\",\"created_at_block\":\"157738759\",\"name\":\"Kramp Kringle Ornament\"},\"template_id\":\"403656\",\"collection_name\":\"pulpfriction\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"430517\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"838\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"venue\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"original_name\",\"type\":\"string\"},{\"name\":\"original_image\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint64\"},{\"name\":\"star_level\",\"type\":\"uint64\"},{\"name\":\"custom_name\",\"type\":\"string\"}],\"created_at_block\":\"163658667\",\"created_at_time\":\"1643285357500\"},\"immutable_data\":{\"type\":\"salt\",\"rarity\":\"common\",\"original_name\":\"Salt Stand\",\"original_image\":\"QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/salt_stand.png\"},\"created_at_time\":\"1643286205000\",\"created_at_block\":\"163660362\"},\"template_id\":\"430517\",\"collection_name\":\"taco\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"443388\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"farmingtales\",\"name\":\"Farming Tales\",\"img\":\"QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC\",\"images\":null,\"author\":\"farmingtales\",\"allow_notify\":true,\"authorized_accounts\":[\"farmingtales\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"neftyblocksp\",\"blend.nefty\",\"farminggames\",\"farminggame3\",\"parsec\",\"midwar\"],\"notify_accounts\":[\"farminggames\",\"farminggame2\",\"farminggame3\"],\"market_fee\":0.05,\"created_at_block\":\"123421725\",\"created_at_time\":\"1623152580000\"},\"schema\":{\"schema_name\":\"game.packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"info\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"ipfs\"}],\"created_at_block\":\"139125411\",\"created_at_time\":\"1631011533000\"},\"immutable_data\":{\"img\":\"QmXHuSByDxkuhtutv3KEo7FBKdLYRN8oebKYG33G91udqy\",\"info\":\"This box contains some seeds for your vegetable gardens\",\"name\":\"Seeds Box\"},\"created_at_time\":\"1645435901000\",\"created_at_block\":\"167958285\",\"name\":\"Seeds Box\"},\"template_id\":\"443388\",\"collection_name\":\"farmingtales\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"445704\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"15\",\"max_supply\":\"15\",\"collection\":{\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"images\":null,\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"created_at_block\":\"168879569\",\"created_at_time\":\"1645896578000\"},\"schema\":{\"schema_name\":\"art\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"date\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"}],\"created_at_block\":\"168879857\",\"created_at_time\":\"1645896722000\"},\"immutable_data\":{\"id\":\"1\",\"img\":\"QmT7q47E2L9LMpoYFN1eoBFYtMxXFX4LHVor7vGJEfLkwU\",\"date\":\"26/02/2022\",\"name\":\"robot vs educated bird\",\"description\":\"day 1 and i'm diving headfirst into graphic design. apparently illustrator is a good place to start! learnt how to do some basic stuff and enjoyed myself :)\"},\"created_at_time\":\"1645897118500\",\"created_at_block\":\"168880650\",\"name\":\"robot vs educated bird\"},\"template_id\":\"445704\",\"collection_name\":\"cozycreation\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"445966\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"images\":null,\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"created_at_block\":\"168879569\",\"created_at_time\":\"1645896578000\"},\"schema\":{\"schema_name\":\"art\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"date\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"}],\"created_at_block\":\"168879857\",\"created_at_time\":\"1645896722000\"},\"immutable_data\":{\"id\":\"2\",\"img\":\"QmXm6raofceYiUis2KsZaZmbPDoZGPkkSwouQgtvn8Qrw9\",\"date\":\"27/02/2022\",\"name\":\"middle-earth\",\"description\":\"drank an obscene amount, lost game of life and 4 rounds of jenga, listened to the lotr soundtrack and attacked illustrator\"},\"created_at_time\":\"1645956103000\",\"created_at_block\":\"168998613\",\"name\":\"middle-earth\"},\"template_id\":\"445966\",\"collection_name\":\"cozycreation\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"446048\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"17\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"images\":null,\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"created_at_block\":\"168879569\",\"created_at_time\":\"1645896578000\"},\"schema\":{\"schema_name\":\"art\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"date\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"}],\"created_at_block\":\"168879857\",\"created_at_time\":\"1645896722000\"},\"immutable_data\":{\"id\":\"3\",\"img\":\"QmWb2Yvrv9uFGu2sG1fuGADXwRrZcUJQjcuLkMkRsY4aH9\",\"date\":\"27/02/2022\",\"name\":\"ship in a bottle\",\"description\":\"i am now the proud owner of a graphic drawing tablet and this is the first thing i drew with it!\"},\"created_at_time\":\"1645982326000\",\"created_at_block\":\"169051058\",\"name\":\"ship in a bottle\"},\"template_id\":\"446048\",\"collection_name\":\"cozycreation\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"449549\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"255\",\"max_supply\":\"255\",\"collection\":{\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"169686505\",\"created_at_time\":\"1646300075000\"},\"schema\":{\"schema_name\":\"packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"}],\"created_at_block\":\"169687132\",\"created_at_time\":\"1646300388500\"},\"immutable_data\":{\"img\":\"QmaHEwAdk4jiS6ybLugWCmqUeHkj6anbtqokXa3rK3FERD\",\"name\":\"Ultimate GamePack\",\"unpack\":\"https://neftyblocks.com/c/funnycatgame/packs\",\"description\":\"5 cats inside this pack. Common - 40%. Rare - 54%. Epic card - 6%.\"},\"created_at_time\":\"1646303436500\",\"created_at_block\":\"169693227\",\"name\":\"Ultimate GamePack\"},\"template_id\":\"449549\",\"collection_name\":\"funnycatgame\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"455713\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"393\",\"max_supply\":\"420\",\"collection\":{\"collection_name\":\"foodmonsters\",\"name\":\"Food Monsters\",\"img\":\"QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"xhoqy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"xhoqy.wam\",\"foodmonsters\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"theonlineinn\",\"blend.nefty\",\"shop.cait\",\"waxdaomarket\",\"neftyblocksp\",\"nfthivedrops\",\"up.nefty\"],\"notify_accounts\":[\"neftyblocksp\",\"up.nefty\",\"blend.nefty\",\"neftyblocksd\"],\"market_fee\":0.05,\"created_at_block\":\"105410421\",\"created_at_time\":\"1614142450000\"},\"schema\":{\"schema_name\":\"tacos\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"date\",\"type\":\"string\"}],\"created_at_block\":\"147644094\",\"created_at_time\":\"1635275151500\"},\"immutable_data\":{\"img\":\"QmQh9bByGaHJAkqweT5efomimpdBPcCCCfAe38XEfefECM\",\"date\":\"March 15th 2022\",\"name\":\"Ai Taco #2\",\"website\":\"https://linktr.ee/foodmonsters\"},\"created_at_time\":\"1647347336500\",\"created_at_block\":\"171780787\",\"name\":\"Ai Taco #2\"},\"template_id\":\"455713\",\"collection_name\":\"foodmonsters\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"472711\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2332\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"darkgalaxies\",\"name\":\"Dark Galaxies\",\"img\":\"QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP\",\"images\":null,\"author\":\"jrkqu.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jrkqu.wam\",\"darkgalaxies\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"blend.nefty\",\"apexcrafting\",\"darkplanetsx\",\"darkcrafting\",\"darkminingsc\",\"apextokenssc\",\"darkpacksscx\"],\"notify_accounts\":[\"darkminingsc\"],\"market_fee\":0.05,\"created_at_block\":\"64280827\",\"created_at_time\":\"1593569652500\"},\"schema\":{\"schema_name\":\"promotions\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"about\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"animated\",\"type\":\"image\"}],\"created_at_block\":\"122725287\",\"created_at_time\":\"1622804296500\"},\"immutable_data\":{\"img\":\"QmVM8J4dpk75qzXWoXen6AWCsmFGgLN8NXiyps63jmC8C6\",\"name\":\"P2E PVP Live Now\",\"about\":\" Earn weekly prizes just for playing Dark Galaxies\",\"website\":\"https://darkgalaxies.medium.com/announcing-weekly-leaderboards-wax-prizes-a937560844d1\"},\"created_at_time\":\"1647927195500\",\"created_at_block\":\"172940276\",\"name\":\"P2E PVP Live Now\"},\"template_id\":\"472711\",\"collection_name\":\"darkgalaxies\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"478795\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2073\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"immutable_data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"created_at_time\":\"1648816387500\",\"created_at_block\":\"174718550\",\"name\":\"Mr. April Foolston\"},\"template_id\":\"478795\",\"collection_name\":\"taco\",\"assets\":\"4\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"492337\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"35175\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"immutable_data\":{\"img\":\"QmPddgYQZBm6WXJVXvKix3XwxLemdTs32qs53zhvf3ESbA\",\"luck\":\"1\",\"name\":\"Starting Pan\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"The perfect multi use tool for everyone beginning a great journey\"},\"created_at_time\":\"1650447055000\",\"created_at_block\":\"177979124\",\"name\":\"Starting Pan\"},\"template_id\":\"492337\",\"collection_name\":\"taco\",\"assets\":\"10\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"531613\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"639\",\"max_supply\":\"1234\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"immutable_data\":{\"img\":\"QmbuM6brNUqvU6jxPswdF5fqoPosDcWbcinZzAy5ibyJ1V\",\"name\":\"Common License\",\"rarity\":\"common\",\"description\":\"Convert your Series 1 Venue into a Series 2 Venue. The Venue maintains its rarity, level and custom name\"},\"created_at_time\":\"1655124252500\",\"created_at_block\":\"187331427\",\"name\":\"Common License\"},\"template_id\":\"531613\",\"collection_name\":\"taco\",\"assets\":\"2\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"532283\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"7395\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"exitlimbowax\",\"name\":\"Exit Limbo\",\"img\":\"QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW\",\"images\":null,\"author\":\"exitlmbrhino\",\"allow_notify\":true,\"authorized_accounts\":[\"exitlmbrhino\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"nfthivedrops\",\"nfthivecraft\"],\"notify_accounts\":[\"stake.limbo\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\"],\"market_fee\":0.08,\"created_at_block\":\"96643135\",\"created_at_time\":\"1609755256000\"},\"schema\":{\"schema_name\":\"swag\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"ipfs\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"card_id\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"credits\",\"type\":\"string\"},{\"name\":\"blend url\",\"type\":\"string\"}],\"created_at_block\":\"120885130\",\"created_at_time\":\"1621884070500\"},\"immutable_data\":{\"img\":\"QmbAfzLeqG9H2LNxew9FLjhsvEAHFbXrCPNkF2FFJFQefx\",\"name\":\"Staking is Coming\",\"class\":\"Promo badge\",\"rarity\":\"Bonus\",\"credits\":\"Giovanni Cantele, Filippo Mussini\",\"description\":\"Our passive staking is active on https://stake.exitlimbo.com - You can already log in and register your NFTs collection to share the reward of 100,000 LIMBO tokens every day! You just need to register your NFTs only the first time (they will stay in your wallet), then each purchase / sale / transfer will be automatically monitored by the smart contract. You will be able to make the first claim on June 17th 2022, the unclaimed tokens will be accumulated and will not be lost.\"},\"created_at_time\":\"1655299279000\",\"created_at_block\":\"187681480\",\"name\":\"Staking is Coming\"},\"template_id\":\"532283\",\"collection_name\":\"exitlimbowax\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"602924\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"900\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"169686505\",\"created_at_time\":\"1646300075000\"},\"schema\":{\"schema_name\":\"other\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"204307400\",\"created_at_time\":\"1663614030500\"},\"immutable_data\":{\"img\":\"QmV1XY3Xh33KUBJn6zHsr7AZJqU8hZrT9m6UG6EayLn2pC\",\"name\":\"Funny Cats\",\"description\":\"We were unable to reach an agreement with the AtomicHub team and our collection will not be removed from the blacklist. We officially discontinue further support for the game. Thank you for being with us!\"},\"created_at_time\":\"1663614457500\",\"created_at_block\":\"204308254\",\"name\":\"Funny Cats\"},\"template_id\":\"602924\",\"collection_name\":\"funnycatgame\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"621990\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"images\":null,\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"created_at_block\":\"138039211\",\"created_at_time\":\"1630468171500\"},\"schema\":{\"schema_name\":\"tickets\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"collection\",\"type\":\"string\"},{\"name\":\"data\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"string\"}],\"created_at_block\":\"143901050\",\"created_at_time\":\"1633402601000\"},\"immutable_data\":{\"img\":\"https://nftgamer.mypinata.cloud/ipfs/QmciNWiCQt944jmsXAYtqe1Qzgvk67GCz9FDfJVKXv8iGP\",\"name\":\"Welcome to Acryptia!\",\"description\":\"NFTG x TACO\"},\"created_at_time\":\"1668629359500\",\"created_at_block\":\"214331655\",\"name\":\"Welcome to Acryptia!\"},\"template_id\":\"621990\",\"collection_name\":\"nftgamertv\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"654236\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"4688\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"immutable_data\":{\"img\":\"Qmf99bHtGm43Rd7d7R1RfqybMyo8FRFJCDEvo1j9tkEUyi\",\"name\":\"Water\",\"rarity\":\"common\"},\"created_at_time\":\"1674953760000\",\"created_at_block\":\"226972032\",\"name\":\"Water\"},\"template_id\":\"654236\",\"collection_name\":\"taco\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"654240\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1568\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"created_at_block\":\"159727801\",\"created_at_time\":\"1641318996000\"},\"immutable_data\":{\"img\":\"QmUZaMua7betQF4dPUGXEHoyNfi3dC73gDVkyDHqCNSpBx\",\"name\":\"Seeds\",\"rarity\":\"uncommon\"},\"created_at_time\":\"1674954067500\",\"created_at_block\":\"226972647\",\"name\":\"Seeds\"},\"template_id\":\"654240\",\"collection_name\":\"taco\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"654285\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\",\"name\":\"Universe Pack - Series One\"},\"template_id\":\"654285\",\"collection_name\":\"taco\",\"assets\":\"7\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"716365\",\"is_transferable\":true,\"is_burnable\":false,\"issued_supply\":\"1\",\"max_supply\":\"1\",\"collection\":{\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"images\":null,\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"created_at_block\":\"138039211\",\"created_at_time\":\"1630468171500\"},\"schema\":{\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"data\",\"type\":\"string\"}],\"created_at_block\":\"138754138\",\"created_at_time\":\"1630825791500\"},\"immutable_data\":{\"name\":\"FedeGens\"},\"created_at_time\":\"1688638172000\",\"created_at_block\":\"254335913\",\"name\":\"FedeGens\"},\"template_id\":\"716365\",\"collection_name\":\"nftgamertv\",\"assets\":\"1\"},{\"template\":{\"contract\":\"atomicassets\",\"template_id\":\"782888\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"123450\",\"max_supply\":\"0\",\"collection\":{\"collection_name\":\"gkniftyheads\",\"name\":\"gkniftyheads\",\"img\":\"QmTyYus1zrXkqXmajkN7LWsVPtje9UAva4E1KMBdFkZTwa\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmZA1dzte4tuHGVcu5AWNauDZiZojjibg8Rgk53KD89r4X\\\",\\\"logo_512x512\\\":\\\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\\\"}\",\"author\":\"gkniftyheads\",\"allow_notify\":true,\"authorized_accounts\":[\"gkniftyheads\",\"nfthivecraft\",\"blend.nefty\",\"neftyblocksd\",\"nfthivedrops\",\"up.nefty\",\"neftyblocksp\"],\"notify_accounts\":[\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\"],\"market_fee\":0.15,\"created_at_block\":\"245908514\",\"created_at_time\":\"1684424408000\"},\"schema\":{\"schema_name\":\"gkniftyheads\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"ID\",\"type\":\"uint64\"},{\"name\":\"DESCRIPTION\",\"type\":\"string\"}],\"created_at_block\":\"285666227\",\"created_at_time\":\"1704304718500\"},\"immutable_data\":{\"ID\":\"420\",\"img\":\"bafybeig5ckjqquat5x6z2stj3m5yvucjqrsxktrrjugvmk5wtq2sxmgdra\",\"name\":\"👉 GKniftyHEADS FUN COUPON ⚡️⚡️⚡️\",\"rarity\":\"ROCKING HORSE SHIT\",\"variation\":\"GK FUN COUPON\",\"DESCRIPTION\":\" 👉 This #GKniftyHEADS NIFTY is not only a Collectable GK👑 Fun Coupon to #HODL or FLIP 🎯 but your also be able to use as a level 1 base card to play GK games... but if YOU DARE you can redeem it for a level 2 GK Play2Earn $MArT card to play in the new Web3 NFT game #HODLWARS ⚡️⚡️⚡️ dropping soon by the MIGHTY #GraffPUNKS Play2Earn IncubatorHUB 💊 burn here>> https://neftyblocks.com/collection/gkniftyheads/blends 👈 untill the game drops you got 3 more NFT games to look over & play :) YEP 4 PLAY2EARN GAMES TO START GETTING YA HEAD INTO ON WAX.... #WAXHASAPOSSE 👍 game details 👉 https://medium.com/@GKniftyHEADS ⚡️⚡️⚡ \"},\"created_at_time\":\"1708475322500\",\"created_at_block\":\"294005629\",\"name\":\"👉 GKniftyHEADS FUN COUPON ⚡️⚡️⚡️\"},\"template_id\":\"782888\",\"collection_name\":\"gkniftyheads\",\"assets\":\"1\"}],\"schemas\":[{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"created_at_time\":\"1623925351000\",\"created_at_block\":\"124966911\"},\"assets\":\"12\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1647595597000\",\"created_at_block\":\"172277151\"},\"assets\":\"14\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"bropunkspack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"unpack_url\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"created_at_time\":\"1626111083500\",\"created_at_block\":\"129335671\"},\"assets\":\"8\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1625685127500\",\"created_at_block\":\"128484359\"},\"assets\":\"12\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"brodawgs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"created_at_time\":\"1626743840000\",\"created_at_block\":\"130600702\"},\"assets\":\"7\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1626788505500\",\"created_at_block\":\"130689998\"},\"assets\":\"63\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"ticket\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variant\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1630592484000\",\"created_at_block\":\"138287539\"},\"assets\":\"4\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1641318996000\",\"created_at_block\":\"159727801\"},\"assets\":\"4\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"s1playables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"tier\",\"type\":\"uint32\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"title\",\"type\":\"string\"},{\"name\":\"callsign\",\"type\":\"string\"},{\"name\":\"specialty\",\"type\":\"string\"},{\"name\":\"targets\",\"type\":\"string\"},{\"name\":\"upgrades_to\",\"type\":\"string\"},{\"name\":\"frame\",\"type\":\"string\"},{\"name\":\"condition\",\"type\":\"string\"},{\"name\":\"attack+\",\"type\":\"uint32\"},{\"name\":\"defense+\",\"type\":\"uint32\"},{\"name\":\"speed+\",\"type\":\"uint32\"},{\"name\":\"range+\",\"type\":\"uint32\"},{\"name\":\"power+\",\"type\":\"uint32\"},{\"name\":\"$RYP_id\",\"type\":\"string\"},{\"name\":\"$RYP_value\",\"type\":\"uint32\"},{\"name\":\"season\",\"type\":\"uint32\"}],\"collection\":{\"collection_name\":\"armiesxpower\",\"name\":\"Armies of Power\",\"img\":\"QmYcp7xq5VmAS9jb9VfsDRv9x7FtbLuo89u3WwVaSrKT5h\",\"images\":null,\"author\":\"5air4.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5air4.wam\",\"blenderizerx\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"cryptowealth\",\"rypwarsvault\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"111225291\",\"created_at_time\":\"1617051560500\"},\"created_at_time\":\"1618589379500\",\"created_at_block\":\"114298623\"},\"assets\":\"2\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Description\",\"type\":\"string\"},{\"name\":\"Number of Cards\",\"type\":\"uint64\"},{\"name\":\"Unpack Link\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"olivelandnft\",\"name\":\"Olive Land\",\"img\":\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmaSG1jccRjuDRYwirJvFzkmZFan2crowefX1s2eTWUtWd\\\",\\\"logo_512x512\\\":\\\"QmP4khtWXxAhXCCNcFdCsZxuY3vpMx3oUkJutYENez4Zr2\\\"}\",\"author\":\"olivelandnft\",\"allow_notify\":true,\"authorized_accounts\":[\"olivelandnft\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"olivelanddig\",\"neftyblocksp\",\"gw4bc.wam\",\"blend.nefty\"],\"notify_accounts\":[\"neftyblocksd\",\"blend.nefty\"],\"market_fee\":0.15,\"created_at_block\":\"119865328\",\"created_at_time\":\"1621374090000\"},\"created_at_time\":\"1624570514500\",\"created_at_block\":\"126256776\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"carbonpromo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"Description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"official.wax\",\"name\":\"WAX Official\",\"img\":\"QmRXzwkdZwApC3MYEEiyxzRU8MsymmvdTzPBZFx8rihG3N\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYdyMDdbYNNh4sXPgATUGPG7smd2CQjLpThePq42iqW1D\\\",\\\"logo_512x512\\\":\\\"QmW6rAdUwMG51YmkigncKQiXs9BZR8SHpCmYwJgjB5PWrW\\\"}\",\"author\":\"official.wax\",\"allow_notify\":true,\"authorized_accounts\":[\"official.wax\",\"c.tpy.wam\",\"atomicdropsx\",\"unbox.nft\",\"craft.nft\",\"sales.nft\",\"license.nft\",\"config.nft\",\"bountyblokio\",\"atomicpacksx\",\"neftyblocksd\",\"dk2ausetup11\",\"premint.nft\",\".vnny.wam\",\"twitchreward\",\"nfthivedrops\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"92242396\",\"created_at_time\":\"1607554606500\"},\"created_at_time\":\"1629104991500\",\"created_at_block\":\"135317551\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"pizzastickrz\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description \",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"additional image\",\"type\":\"image\"},{\"name\":\"year\",\"type\":\"string\"},{\"name\":\"total minted\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"pizzaslice2u\",\"name\":\"Pizza slice 🍕\",\"img\":\"QmTuRVVdSEq76PAbZYy9dCVVeD3Urvfy9AVqTCU1nXwqzG\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYWDv3FGQTiGwJCLECz7cg4qog3ubwTRaHWXq227WGczT\\\",\\\"logo_512x512\\\":\\\"QmdLkgywuZFCNuMyxDqAnjDxZ8gS3UGVuAd4FavduvKP9q\\\"}\",\"author\":\"jocek.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jocek.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksp\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.15,\"created_at_block\":\"123654517\",\"created_at_time\":\"1623268997000\"},\"created_at_time\":\"1623349888000\",\"created_at_block\":\"123816288\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"data\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"images\":null,\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"created_at_block\":\"138039211\",\"created_at_time\":\"1630468171500\"},\"created_at_time\":\"1630825791500\",\"created_at_block\":\"138754138\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"art\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"date\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"}],\"collection\":{\"collection_name\":\"cozycreation\",\"name\":\"cozycreation\",\"img\":\"QmcTnrCjMv2EZKh3RubYJCYZwbyJsiuz7EAwmibZnZNscJ\",\"images\":null,\"author\":\"cozy.gm\",\"allow_notify\":true,\"authorized_accounts\":[\"cozy.gm\"],\"notify_accounts\":[],\"market_fee\":0,\"created_at_block\":\"168879569\",\"created_at_time\":\"1645896578000\"},\"created_at_time\":\"1645896722000\",\"created_at_block\":\"168879857\"},\"assets\":\"3\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"planetpass\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"item\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"earthplanet1\",\"name\":\"Earthplanet game\",\"img\":\"QmNPfuzZXaCwZr84ZDkbfDeMeAbU6Q67VeJDKq7CDufHbi\",\"images\":null,\"author\":\"ddn1e.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"ddn1e.wam\"],\"notify_accounts\":[],\"market_fee\":0.1,\"created_at_block\":\"130550379\",\"created_at_time\":\"1626718660500\"},\"created_at_time\":\"1626718723500\",\"created_at_block\":\"130550505\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"bros\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Eyes\",\"type\":\"string\"},{\"name\":\"Hats/Hair\",\"type\":\"string\"},{\"name\":\"Bottoms\",\"type\":\"string\"},{\"name\":\"Hoodies\",\"type\":\"string\"},{\"name\":\"Left Hand\",\"type\":\"string\"},{\"name\":\"Background\",\"type\":\"string\"},{\"name\":\"Shorts\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"bropunksnfts\",\"name\":\"BroPunks\",\"img\":\"Qmen2oKjhgZkjumugUBkV4aquJqgJN9NUr2yE8u4PFhKWC\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmTYFTycMjddwYj9nsnZrhNLF5ZuR1zSRDd9zwvG7NWbmY\\\",\\\"logo_512x512\\\":\\\"Qmcx83Sny64zZmpJ7WxF4JtN7zLTYmEa4TETPwUuaDzFsx\\\"}\",\"author\":\"bropunksnfts\",\"allow_notify\":true,\"authorized_accounts\":[\"bropunksnfts\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"pfkpw.wam\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"127082995\",\"created_at_time\":\"1624983775000\"},\"created_at_time\":\"1626090096000\",\"created_at_block\":\"129293743\"},\"assets\":\"7\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"gkniftyheads\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"ID\",\"type\":\"uint64\"},{\"name\":\"DESCRIPTION\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"gkniftyheads\",\"name\":\"gkniftyheads\",\"img\":\"QmTyYus1zrXkqXmajkN7LWsVPtje9UAva4E1KMBdFkZTwa\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmZA1dzte4tuHGVcu5AWNauDZiZojjibg8Rgk53KD89r4X\\\",\\\"logo_512x512\\\":\\\"QmYE1tGSCXqd9QNhX4Yck57Yu2EJwWKKcaAkkXQn8fRbhx\\\"}\",\"author\":\"gkniftyheads\",\"allow_notify\":true,\"authorized_accounts\":[\"gkniftyheads\",\"nfthivecraft\",\"blend.nefty\",\"neftyblocksd\",\"nfthivedrops\",\"up.nefty\",\"neftyblocksp\"],\"notify_accounts\":[\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\"],\"market_fee\":0.15,\"created_at_block\":\"245908514\",\"created_at_time\":\"1684424408000\"},\"created_at_time\":\"1704304718500\",\"created_at_block\":\"285666227\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"gkniftyheads\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"backing\",\"type\":\"ipfs\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"id\",\"type\":\"uint64\"},{\"name\":\"backimg\",\"type\":\"ipfs\"},{\"name\":\"Twitter\",\"type\":\"string\"},{\"name\":\"Instagram\",\"type\":\"string\"},{\"name\":\"Telegram\",\"type\":\"string\"},{\"name\":\"Discord\",\"type\":\"string\"},{\"name\":\"Facebook\",\"type\":\"string\"},{\"name\":\"Website\",\"type\":\"string\"},{\"name\":\"HODL WARRIOR CLUB\",\"type\":\"string\"},{\"name\":\"HODL WARRIORS>>\",\"type\":\"string\"},{\"name\":\"Crypto Moongirls\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 1\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 2\",\"type\":\"string\"},{\"name\":\"PU51FLY NFTS 3\",\"type\":\"string\"},{\"name\":\"Graffiti Kings\",\"type\":\"string\"},{\"name\":\"Cheo\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"graffk1ngsuk\",\"name\":\"GRAFFITI KINGS N QUEENS, Crypto Moonboys n girls & GKniftyHEADS \",\"img\":\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmNrdPMigHLUg6gcCpdbZEbNgNLUFfLtfhWfCFCnt6y6cJ\\\",\\\"logo_512x512\\\":\\\"QmNqGKz5F6JAXQbbyT3A2Dzk9eij4TG9CLvWX5EHw8vCdo\\\"}\",\"author\":\"graffitiking\",\"allow_notify\":false,\"authorized_accounts\":[\"graffitiking\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\",\"blend.nefty\",\"shop.cait\",\"neftyblocksp\",\"cdab.wam\",\"adigitalacid\",\"nfthivedrops\",\"pnkofgraf.gm\",\"blendingbros\",\"fs1r2.wam\",\"csbpunks.gm\",\"nfthivecraft\",\"lfgktodamoon\",\"gpmedia.gm\",\"kingsofgraff\",\"gkniftyheads\",\"up.nefty\",\"rtlsq.wam\",\"yoitscharlie\"],\"notify_accounts\":[],\"market_fee\":0.15,\"created_at_block\":\"107764420\",\"created_at_time\":\"1615320421500\"},\"created_at_time\":\"1622841316500\",\"created_at_block\":\"122799301\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"equipment\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"slot\",\"type\":\"string\"},{\"name\":\"trait\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"waxarenagame\",\"name\":\"Wax Arena\",\"img\":\"QmVEUU1e6kn5hJmVcdvFNUhVwVLC1GfC87sWdCGoabuYri\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"waxarenagame\",\"allow_notify\":true,\"authorized_accounts\":[\"waxarenagame\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"blend.nefty\",\"awarenessgod\",\"qcyy4.wam\",\"neftyblocksp\"],\"notify_accounts\":[],\"market_fee\":0.07,\"created_at_block\":\"124966610\",\"created_at_time\":\"1623925200500\"},\"created_at_time\":\"1625782833000\",\"created_at_block\":\"128679711\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"monsterswag\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"alt img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"images\":null,\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"113139826\",\"created_at_time\":\"1618009299000\"},\"created_at_time\":\"1623912618500\",\"created_at_block\":\"124941447\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"game.packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"info\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"ipfs\"}],\"collection\":{\"collection_name\":\"farmingtales\",\"name\":\"Farming Tales\",\"img\":\"QmX8TS6johVqmrnuMNAYUV5kZ3ToFtgoWYK41NmAhMkufC\",\"images\":null,\"author\":\"farmingtales\",\"allow_notify\":true,\"authorized_accounts\":[\"farmingtales\",\"atomicdropsx\",\"neftyblocksd\",\"atomicpacksx\",\"blenderizerx\",\"neftyblocksp\",\"blend.nefty\",\"farminggames\",\"farminggame3\",\"parsec\",\"midwar\"],\"notify_accounts\":[\"farminggames\",\"farminggame2\",\"farminggame3\"],\"market_fee\":0.05,\"created_at_block\":\"123421725\",\"created_at_time\":\"1623152580000\"},\"created_at_time\":\"1631011533000\",\"created_at_block\":\"139125411\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"tickets\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"collection\",\"type\":\"string\"},{\"name\":\"data\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"nftgamertv\",\"name\":\"NFTGamerTV\",\"img\":\"QmWSkUXcxaFpDxB8vSkzKt66jZVDGatTi7otEhc6Dcopfw\",\"images\":null,\"author\":\"nftgamertv\",\"allow_notify\":true,\"authorized_accounts\":[\"nftgamertv\",\"neftyblocksd\",\"ticket.nftg\",\"dev.nftg\",\"blend.nefty\",\"neftyblocksp\",\"blenderizerx\",\"nfthivedrops\",\"drops.champs\",\"distro.nftg\",\"mint.nftg\"],\"notify_accounts\":[\"distro.nftg\"],\"market_fee\":0.08,\"created_at_block\":\"138039211\",\"created_at_time\":\"1630468171500\"},\"created_at_time\":\"1633402601000\",\"created_at_block\":\"143901050\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"neftyblocks\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variation\",\"type\":\"string\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"info\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"created_at_time\":\"1620314015500\",\"created_at_block\":\"117745614\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"tacos\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"date\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"foodmonsters\",\"name\":\"Food Monsters\",\"img\":\"QmX8jjwjqZc9dKLneBGJb5PQBrSUGnkzzqioCRhNwwy2Lk\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"xhoqy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"xhoqy.wam\",\"foodmonsters\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"theonlineinn\",\"blend.nefty\",\"shop.cait\",\"waxdaomarket\",\"neftyblocksp\",\"nfthivedrops\",\"up.nefty\"],\"notify_accounts\":[\"neftyblocksp\",\"up.nefty\",\"blend.nefty\",\"neftyblocksd\"],\"market_fee\":0.05,\"created_at_block\":\"105410421\",\"created_at_time\":\"1614142450000\"},\"created_at_time\":\"1635275151500\",\"created_at_block\":\"147644094\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"packs\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"unpack\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"169686505\",\"created_at_time\":\"1646300075000\"},\"created_at_time\":\"1646300388500\",\"created_at_block\":\"169687132\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"gamepasses\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Level\",\"type\":\"uint64\"}],\"collection\":{\"collection_name\":\"portocartels\",\"name\":\"Porto Cartel\",\"img\":\"QmSmyXJow2HPHc12iSZFqEwDp1ieHXLLYA3Yfowqj7HMvY\",\"images\":null,\"author\":\"yn.bg.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"yn.bg.wam\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"130522783\",\"created_at_time\":\"1626704862500\"},\"created_at_time\":\"1626865450500\",\"created_at_block\":\"130843701\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"promotions\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"about\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"animated\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"darkgalaxies\",\"name\":\"Dark Galaxies\",\"img\":\"QmV1YQxMHmkzBNXpiLw87rGizfRmHjDUVcUJhpK82xD3FP\",\"images\":null,\"author\":\"jrkqu.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"jrkqu.wam\",\"darkgalaxies\",\"atomicpacksx\",\"atomicdropsx\",\"neftyblocksd\",\"neftyblocksp\",\"blenderizerx\",\"blend.nefty\",\"apexcrafting\",\"darkplanetsx\",\"darkcrafting\",\"darkminingsc\",\"apextokenssc\",\"darkpacksscx\"],\"notify_accounts\":[\"darkminingsc\"],\"market_fee\":0.05,\"created_at_block\":\"64280827\",\"created_at_time\":\"1593569652500\"},\"created_at_time\":\"1622804296500\",\"created_at_block\":\"122725287\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"venue\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"original_name\",\"type\":\"string\"},{\"name\":\"original_image\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint64\"},{\"name\":\"star_level\",\"type\":\"uint64\"},{\"name\":\"custom_name\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1643285357500\",\"created_at_block\":\"163658667\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"swag\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"ipfs\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"card_id\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"credits\",\"type\":\"string\"},{\"name\":\"blend url\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"exitlimbowax\",\"name\":\"Exit Limbo\",\"img\":\"QmSRkRRHM3op4KmUsuK7WbraPopyFJxeDa3EArCwrcAMSW\",\"images\":null,\"author\":\"exitlmbrhino\",\"allow_notify\":true,\"authorized_accounts\":[\"exitlmbrhino\",\"atomicdropsx\",\"blenderizerx\",\"atomicpacksx\",\"neftyblocksd\",\"blend.nefty\",\"neftyblocksp\",\"nfthivedrops\",\"nfthivecraft\"],\"notify_accounts\":[\"stake.limbo\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\"],\"market_fee\":0.08,\"created_at_block\":\"96643135\",\"created_at_time\":\"1609755256000\"},\"created_at_time\":\"1621884070500\",\"created_at_block\":\"120885130\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"promostkz\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"Species\",\"type\":\"string\"},{\"name\":\"Morphic synthesis\",\"type\":\"string\"},{\"name\":\"Rarity\",\"type\":\"string\"},{\"name\":\"Color\",\"type\":\"string\"},{\"name\":\"Personality trait\",\"type\":\"string\"},{\"name\":\"Description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"olivermorph1\",\"name\":\"olivermorpher\",\"img\":\"Qma6juN4hHGHy3MsVZZtK4mKYZUSV2meVU5nwTnDL9y1jP\",\"images\":null,\"author\":\".wjcy.wam\",\"allow_notify\":true,\"authorized_accounts\":[\".wjcy.wam\",\"atomicdropsx\",\"neftyblocksd\",\"blenderizerx\",\"atomicpacksx\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"123645859\",\"created_at_time\":\"1623264668000\"},\"created_at_time\":\"1623514602500\",\"created_at_block\":\"124145686\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"monsterbooty\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"alternate img\",\"type\":\"image\"}],\"collection\":{\"collection_name\":\"pulpfriction\",\"name\":\"Pulp Friction\",\"img\":\"QmZpqKSCqdZ32e5wp5wBHYrRscJyvKK9v8czJqCB2F8R3V\",\"images\":null,\"author\":\"monstercadet\",\"allow_notify\":false,\"authorized_accounts\":[\"monstercadet\",\"atomicdropsx\",\"blenderizerx\",\"neftyblocksd\",\"blend.nefty\"],\"notify_accounts\":[],\"market_fee\":0.08,\"created_at_block\":\"113139826\",\"created_at_time\":\"1618009299000\"},\"created_at_time\":\"1618009566500\",\"created_at_block\":\"113140361\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"other\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"funnycatgame\",\"name\":\"Funny Cats\",\"img\":\"QmeiCMAs1qXcH4TGBmGkMiuxN5pkLNuu67NbwMe84HM92V\",\"images\":\"{\\\"banner_1920x500\\\":\\\"\\\",\\\"logo_512x512\\\":\\\"\\\"}\",\"author\":\"funnycatgame\",\"allow_notify\":true,\"authorized_accounts\":[\"funnycatgame\",\"funnykittens\",\"atomicdropsx\",\"atomicpacksx\",\"blenderizerx\",\"blend.nefty\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"169686505\",\"created_at_time\":\"1646300075000\"},\"created_at_time\":\"1663614030500\",\"created_at_block\":\"204307400\"},\"assets\":\"1\"},{\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"serial.k\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"imgback\",\"type\":\"image\"},{\"name\":\"Number\",\"type\":\"uint64\"},{\"name\":\"Rarity\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"unitedartist\",\"name\":\"United Artists NFT\",\"img\":\"QmWAycYLWiFvb5NezW1VpnLk56jHCdAvsunoQT9FTgtWVJ\",\"images\":null,\"author\":\"5fhb.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"5fhb.wam\",\"atomicdropsx\",\"neftyblocksd\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"110137061\",\"created_at_time\":\"1616507298000\"},\"created_at_time\":\"1618860398000\",\"created_at_block\":\"114839987\"},\"assets\":\"1\"}],\"assets\":\"158\"},\"query_time\":1756585606732}" } \ No newline at end of file diff --git a/test/data/9fb9aa8db33e8b65ba33551c0e85b715257dd821.json b/test/data/ab0df9754ba1ee8b1e919d5b0387455573477f40.json similarity index 51% rename from test/data/9fb9aa8db33e8b65ba33551c0e85b715257dd821.json rename to test/data/ab0df9754ba1ee8b1e919d5b0387455573477f40.json index 2298680..34d9da6 100644 --- a/test/data/9fb9aa8db33e8b65ba33551c0e85b715257dd821.json +++ b/test/data/ab0df9754ba1ee8b1e919d5b0387455573477f40.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/buyoffers", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/buyoffers", "params": { "method": "POST", "body": "{\"collection_name\":\"taco\",\"limit\":\"10\"}", @@ -16,20 +16,20 @@ { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2727469", - "seller": "azjiy.wam", - "buyer": "jdory.wam", + "buyoffer_id": "3821967", + "seller": "ztpre.wam", + "buyer": "xupjw.wam", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "554500000" + "amount": "5000000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099826234259", - "owner": "azjiy.wam", + "asset_id": "1099799960479", + "owner": "xupjw.wam", "is_transferable": true, "is_burnable": true, "collection": { @@ -68,14 +68,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "venue", + "schema_name": "collector", "format": [ { "name": "name", @@ -86,71 +87,59 @@ "type": "image" }, { - "name": "original_name", + "name": "video", "type": "string" }, - { - "name": "original_image", - "type": "image" - }, { "name": "rarity", "type": "string" }, { - "name": "type", - "type": "string" - }, - { - "name": "level", + "name": "series", "type": "uint64" }, { - "name": "star_level", - "type": "uint64" + "name": "description", + "type": "string" }, { - "name": "custom_name", + "name": "power", "type": "string" } ], - "created_at_block": "163658667", - "created_at_time": "1643285357500" + "created_at_block": "189907565", + "created_at_time": "1656412827500" }, "template": { - "template_id": "430521", - "max_supply": "0", + "template_id": "537448", + "max_supply": "3131", "is_transferable": true, "is_burnable": true, - "issued_supply": "284", + "issued_supply": "3131", "immutable_data": { - "type": "tomato", - "rarity": "uncommon", - "original_name": "Tomato Truck", - "original_image": "QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/tomato_truck.png" + "img": "QmSVTFFMcWVdDrdEk18m6PeWvJzJ1f7bUgN5ZtnZd8Zrky", + "name": "Collector Tiny", + "power": "tiny", + "rarity": "common", + "series": "1", + "description": "Collectors are upgradable NFTs which accumulate ONI you generate." }, - "created_at_time": "1643286390500", - "created_at_block": "163660733" - }, - "mutable_data": { - "img": "QmU6jgn8BJPsppsZb54s812MTX2j55TGG8Nifabymomfo1/430521/52.png", - "name": "Tomato Truck | lv. 52", - "level": "52", - "star_level": "0", - "custom_name": "Tomato Truck" + "created_at_time": "1656422889000", + "created_at_block": "189927687" }, + "mutable_data": {}, "immutable_data": {}, - "template_mint": "282", + "template_mint": "36", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "283781125", - "updated_at_time": "1703362158000", - "transferred_at_block": "206308668", - "transferred_at_time": "1664615878000", - "minted_at_block": "206308668", - "minted_at_time": "1664615878000", + "updated_at_block": "389940977", + "updated_at_time": "1756450094500", + "transferred_at_block": "389940977", + "transferred_at_time": "1756450094500", + "minted_at_block": "190471506", + "minted_at_time": "1656694802500", "sales": [], "auctions": [], "prices": [ @@ -161,31 +150,28 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "54900000000", - "average": "76771233158", - "suggested_median": "160000000000", - "suggested_average": "179800000000", - "min": "10500000000", - "max": "442477876106", - "sales": "200" + "median": "17900000000", + "average": "19773613859", + "suggested_median": "12500000000", + "suggested_average": "11200000000", + "min": "134750000", + "max": "51900000000", + "sales": "1936" } ], "template_buyoffers": [], "data": { - "img": "QmU6jgn8BJPsppsZb54s812MTX2j55TGG8Nifabymomfo1/430521/52.png", - "name": "Tomato Truck | lv. 52", - "level": "52", - "star_level": "0", - "custom_name": "Tomato Truck", - "type": "tomato", - "rarity": "uncommon", - "original_name": "Tomato Truck", - "original_image": "QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/tomato_truck.png" + "img": "QmSVTFFMcWVdDrdEk18m6PeWvJzJ1f7bUgN5ZtnZd8Zrky", + "name": "Collector Tiny", + "power": "tiny", + "rarity": "common", + "series": "1", + "description": "Collectors are upgradable NFTs which accumulate ONI you generate." }, - "name": "Tomato Truck | lv. 52" + "name": "Collector Tiny" } ], - "maker_marketplace": "", + "maker_marketplace": "market.nefty", "taker_marketplace": null, "collection": { "collection_name": "taco", @@ -223,37 +209,38 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "memo": "", - "decline_memo": null, - "updated_at_block": "295608189", - "updated_at_time": "1709276708500", - "created_at_block": "295608189", - "created_at_time": "1709276708500", - "state": 0 + "decline_memo": "", + "updated_at_block": "388596928", + "updated_at_time": "1755777957500", + "created_at_block": "388570593", + "created_at_time": "1755764790000", + "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2726421", - "seller": "tttb4.wam", - "buyer": "rc5bk.wam", + "buyoffer_id": "3821778", + "seller": "hjfqu.wam", + "buyer": "u5vwu.wam", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "1500000000" + "amount": "50000000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099911445212", - "owner": "tttb4.wam", + "asset_id": "1099757217885", + "owner": "hjfqu.wam", "is_transferable": true, "is_burnable": true, "collection": { @@ -292,14 +279,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "ingredient", + "schema_name": "brgd.equip", "format": [ { "name": "name", @@ -310,60 +298,66 @@ "type": "image" }, { - "name": "description", + "name": "rarity", "type": "string" }, { - "name": "series", + "name": "power", + "type": "double" + }, + { + "name": "luck", "type": "uint64" }, { - "name": "rarity", - "type": "string" + "name": "series", + "type": "uint64" }, { - "name": "type", + "name": "description", "type": "string" }, { - "name": "website", + "name": "enhancement", "type": "string" } ], - "created_at_block": "128496517", - "created_at_time": "1625691212500" + "created_at_block": "172277151", + "created_at_time": "1647595597000" }, "template": { - "template_id": "208170", + "template_id": "490538", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "9762", + "issued_supply": "12", "immutable_data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "img": "QmPtboBRXP8DWc4NQKENVakwbuhayX8zmKQHdbuPS3jVk6", + "luck": "8", + "name": "Shoes of the Kitchen Ruler", + "power": 7, + "rarity": "mythic", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "description": "The shoes of the Kitchen King, first of their name, bearer of the curse, supreme tasteful sovereign." }, - "created_at_time": "1625693805000", - "created_at_block": "128501701" + "created_at_time": "1650388576500", + "created_at_block": "177862188" + }, + "mutable_data": { + "enhancement": "base" }, - "mutable_data": {}, "immutable_data": {}, - "template_mint": "8160", + "template_mint": "4", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "279213249", - "updated_at_time": "1701078100500", - "transferred_at_block": "279213249", - "transferred_at_time": "1701078100500", - "minted_at_block": "270084388", - "minted_at_time": "1696513398500", + "updated_at_block": "340775290", + "updated_at_time": "1731864948500", + "transferred_at_block": "340775290", + "transferred_at_time": "1731864948500", + "minted_at_block": "181450148", + "minted_at_time": "1652183410000", "sales": [], "auctions": [], "prices": [ @@ -374,29 +368,30 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "4900000000", - "average": "5039526243", - "suggested_median": "3241999990", - "suggested_average": "3215999997", - "min": "450000000", - "max": "26500000000", - "sales": "2028" + "median": "79900000000", + "average": "103383361344", + "suggested_median": "79900000000", + "suggested_average": "103383361344", + "min": "40000000000", + "max": "200000000000", + "sales": "5" } ], "template_buyoffers": [], "data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "enhancement": "base", + "img": "QmPtboBRXP8DWc4NQKENVakwbuhayX8zmKQHdbuPS3jVk6", + "luck": "8", + "name": "Shoes of the Kitchen Ruler", + "power": 7, + "rarity": "mythic", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "description": "The shoes of the Kitchen King, first of their name, bearer of the curse, supreme tasteful sovereign." }, - "name": "Avocado" + "name": "Shoes of the Kitchen Ruler" } ], - "maker_marketplace": "", + "maker_marketplace": "market.nefty", "taker_marketplace": null, "collection": { "collection_name": "taco", @@ -434,7 +429,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -442,29 +438,29 @@ }, "memo": "", "decline_memo": null, - "updated_at_block": "295552205", - "updated_at_time": "1709248716500", - "created_at_block": "295552205", - "created_at_time": "1709248716500", - "state": 0 + "updated_at_block": "389116973", + "updated_at_time": "1756037980000", + "created_at_block": "387561896", + "created_at_time": "1755260394000", + "state": 2 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2726420", - "seller": "tttb4.wam", - "buyer": "rc5bk.wam", + "buyoffer_id": "3821777", + "seller": "5.3ti.wam", + "buyer": "u5vwu.wam", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "1500000000" + "amount": "50000000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099911248993", - "owner": "tttb4.wam", + "asset_id": "1099859052202", + "owner": "5.3ti.wam", "is_transferable": true, "is_burnable": true, "collection": { @@ -503,14 +499,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "ingredient", + "schema_name": "brgd.equip", "format": [ { "name": "name", @@ -521,60 +518,64 @@ "type": "image" }, { - "name": "description", + "name": "rarity", "type": "string" }, { - "name": "series", + "name": "power", + "type": "double" + }, + { + "name": "luck", "type": "uint64" }, { - "name": "rarity", - "type": "string" + "name": "series", + "type": "uint64" }, { - "name": "type", + "name": "description", "type": "string" }, { - "name": "website", + "name": "enhancement", "type": "string" } ], - "created_at_block": "128496517", - "created_at_time": "1625691212500" + "created_at_block": "172277151", + "created_at_time": "1647595597000" }, "template": { - "template_id": "208170", + "template_id": "474530", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "9762", + "issued_supply": "26", "immutable_data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "img": "QmUPtCqYk46fT1ssaHHXW43KDSaxDqMgsFGF6bbLcE2yzk", + "luck": "7", + "name": "Supreme Hamburger-Flippin’ Spatula", + "power": 9, + "rarity": "mythic", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "description": "The supreme relic of the Hamburger Legions. It has flipped more than 1.000.000.000.000.000.000 Hamburgers. (Which is a lot)" }, - "created_at_time": "1625693805000", - "created_at_block": "128501701" + "created_at_time": "1648201953500", + "created_at_block": "173489775" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "8146", + "template_mint": "24", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "279213249", - "updated_at_time": "1701078100500", - "transferred_at_block": "279213249", - "transferred_at_time": "1701078100500", - "minted_at_block": "269902265", - "minted_at_time": "1696422336000", + "updated_at_block": "230901708", + "updated_at_time": "1676919498500", + "transferred_at_block": "230901708", + "transferred_at_time": "1676919498500", + "minted_at_block": "230901708", + "minted_at_time": "1676919498500", "sales": [], "auctions": [], "prices": [ @@ -585,29 +586,29 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "4900000000", - "average": "5039526243", - "suggested_median": "3241999990", - "suggested_average": "3215999997", - "min": "450000000", - "max": "26500000000", - "sales": "2028" + "median": "200000000000", + "average": "207790132447", + "suggested_median": "200000000000", + "suggested_average": "183980000000", + "min": "99900000000", + "max": "310000000000", + "sales": "10" } ], "template_buyoffers": [], "data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "img": "QmUPtCqYk46fT1ssaHHXW43KDSaxDqMgsFGF6bbLcE2yzk", + "luck": "7", + "name": "Supreme Hamburger-Flippin’ Spatula", + "power": 9, + "rarity": "mythic", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "description": "The supreme relic of the Hamburger Legions. It has flipped more than 1.000.000.000.000.000.000 Hamburgers. (Which is a lot)" }, - "name": "Avocado" + "name": "Supreme Hamburger-Flippin’ Spatula" } ], - "maker_marketplace": "", + "maker_marketplace": "market.nefty", "taker_marketplace": null, "collection": { "collection_name": "taco", @@ -645,7 +646,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -653,29 +655,29 @@ }, "memo": "", "decline_memo": null, - "updated_at_block": "295552168", - "updated_at_time": "1709248698000", - "created_at_block": "295552168", - "created_at_time": "1709248698000", - "state": 0 + "updated_at_block": "389116925", + "updated_at_time": "1756037956000", + "created_at_block": "387561855", + "created_at_time": "1755260373500", + "state": 2 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2726419", - "seller": "cabba.wam", - "buyer": "rc5bk.wam", + "buyoffer_id": "3821738", + "seller": "gbzau.wam", + "buyer": "waxyefranzye", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "1500000000" + "amount": "692010000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099925154833", - "owner": "cabba.wam", + "asset_id": "1099587796347", + "owner": "syskq.c.wam", "is_transferable": true, "is_burnable": true, "collection": { @@ -714,14 +716,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "ingredient", + "schema_name": "extractor", "format": [ { "name": "name", @@ -736,56 +739,60 @@ "type": "string" }, { - "name": "series", - "type": "uint64" + "name": "static_img", + "type": "image" }, { - "name": "rarity", - "type": "string" + "name": "video", + "type": "ipfs" + }, + { + "name": "series", + "type": "uint64" }, { "name": "type", "type": "string" }, { - "name": "website", + "name": "rarity", "type": "string" } ], - "created_at_block": "128496517", - "created_at_time": "1625691212500" + "created_at_block": "153533821", + "created_at_time": "1638221162000" }, "template": { - "template_id": "208170", + "template_id": "382185", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "9762", + "issued_supply": "243", "immutable_data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.gif", + "name": "Galaxy Extractor", + "type": "galaxy", + "rarity": "mythic", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.png", + "description": "This extractor passively generates SHING token" }, - "created_at_time": "1625693805000", - "created_at_block": "128501701" + "created_at_time": "1638227697000", + "created_at_block": "153546891" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "9638", + "template_mint": "58", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "294414548", - "updated_at_time": "1708679801500", - "transferred_at_block": "294414548", - "transferred_at_time": "1708679801500", - "minted_at_block": "294414548", - "minted_at_time": "1708679801500", + "updated_at_block": "387750282", + "updated_at_time": "1755354587000", + "transferred_at_block": "387750282", + "transferred_at_time": "1755354587000", + "minted_at_block": "154373951", + "minted_at_time": "1638641303500", "sales": [], "auctions": [], "prices": [ @@ -796,26 +803,26 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "4900000000", - "average": "5039526243", - "suggested_median": "3241999990", - "suggested_average": "3215999997", - "min": "450000000", - "max": "26500000000", - "sales": "2028" + "median": "597900000000", + "average": "659805594624", + "suggested_median": "775000000000", + "suggested_average": "724568000000", + "min": "26970080067", + "max": "1750000000000", + "sales": "219" } ], "template_buyoffers": [], "data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.gif", + "name": "Galaxy Extractor", + "type": "galaxy", + "rarity": "mythic", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.png", + "description": "This extractor passively generates SHING token" }, - "name": "Avocado" + "name": "Galaxy Extractor" } ], "maker_marketplace": "", @@ -856,7 +863,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -864,29 +872,29 @@ }, "memo": "", "decline_memo": "", - "updated_at_block": "295552974", - "updated_at_time": "1709249101000", - "created_at_block": "295552138", - "created_at_time": "1709248683000", + "updated_at_block": "387417405", + "updated_at_time": "1755188148500", + "created_at_block": "387413373", + "created_at_time": "1755186132500", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2726416", - "seller": "cabba.wam", - "buyer": "rc5bk.wam", + "buyoffer_id": "3821350", + "seller": "gbzau.wam", + "buyer": "luckyljlucky", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "1500000000" + "amount": "155000000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099925116296", - "owner": "cabba.wam", + "asset_id": "1099587799147", + "owner": "wqymq.c.wam", "is_transferable": true, "is_burnable": true, "collection": { @@ -925,14 +933,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "ingredient", + "schema_name": "extractor", "format": [ { "name": "name", @@ -947,56 +956,60 @@ "type": "string" }, { - "name": "series", - "type": "uint64" + "name": "static_img", + "type": "image" }, { - "name": "rarity", - "type": "string" + "name": "video", + "type": "ipfs" + }, + { + "name": "series", + "type": "uint64" }, { "name": "type", "type": "string" }, { - "name": "website", + "name": "rarity", "type": "string" } ], - "created_at_block": "128496517", - "created_at_time": "1625691212500" + "created_at_block": "153533821", + "created_at_time": "1638221162000" }, "template": { - "template_id": "208170", + "template_id": "382183", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "9762", + "issued_supply": "453", "immutable_data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/system/system.gif", + "name": "System Extractor", + "type": "system", + "rarity": "legendary", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/system/system.png", + "description": "This extractor passively generates SHING token" }, - "created_at_time": "1625693805000", - "created_at_block": "128501701" + "created_at_time": "1638227428000", + "created_at_block": "153546353" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "9632", + "template_mint": "116", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "294302971", - "updated_at_time": "1708624013000", - "transferred_at_block": "294302971", - "transferred_at_time": "1708624013000", - "minted_at_block": "294302971", - "minted_at_time": "1708624013000", + "updated_at_block": "388036128", + "updated_at_time": "1755497515500", + "transferred_at_block": "388036128", + "transferred_at_time": "1755497515500", + "minted_at_block": "154374305", + "minted_at_time": "1638641480500", "sales": [], "auctions": [], "prices": [ @@ -1007,26 +1020,26 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "4900000000", - "average": "5039526243", - "suggested_median": "3241999990", - "suggested_average": "3215999997", - "min": "450000000", - "max": "26500000000", - "sales": "2028" + "median": "200000000000", + "average": "242678302320", + "suggested_median": "302000000000", + "suggested_average": "305570000000", + "min": "1308000000", + "max": "710000000000", + "sales": "439" } ], "template_buyoffers": [], "data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/system/system.gif", + "name": "System Extractor", + "type": "system", + "rarity": "legendary", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/system/system.png", + "description": "This extractor passively generates SHING token" }, - "name": "Avocado" + "name": "System Extractor" } ], "maker_marketplace": "", @@ -1067,7 +1080,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1075,29 +1089,29 @@ }, "memo": "", "decline_memo": "", - "updated_at_block": "295552945", - "updated_at_time": "1709249086500", - "created_at_block": "295552105", - "created_at_time": "1709248666500", + "updated_at_block": "386147777", + "updated_at_time": "1754553310500", + "created_at_block": "386102817", + "created_at_time": "1754530830500", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2726415", - "seller": "ubkb.wam", - "buyer": "rc5bk.wam", + "buyoffer_id": "3821349", + "seller": "gbzau.wam", + "buyer": "luckyljlucky", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "1500000000" + "amount": "600000000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099925061705", - "owner": "ubkb.wam", + "asset_id": "1099587794434", + "owner": "syskq.c.wam", "is_transferable": true, "is_burnable": true, "collection": { @@ -1136,14 +1150,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "ingredient", + "schema_name": "extractor", "format": [ { "name": "name", @@ -1158,56 +1173,60 @@ "type": "string" }, { - "name": "series", - "type": "uint64" + "name": "static_img", + "type": "image" }, { - "name": "rarity", - "type": "string" + "name": "video", + "type": "ipfs" + }, + { + "name": "series", + "type": "uint64" }, { "name": "type", "type": "string" }, { - "name": "website", + "name": "rarity", "type": "string" } ], - "created_at_block": "128496517", - "created_at_time": "1625691212500" + "created_at_block": "153533821", + "created_at_time": "1638221162000" }, "template": { - "template_id": "208170", + "template_id": "382185", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "9762", + "issued_supply": "243", "immutable_data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.gif", + "name": "Galaxy Extractor", + "type": "galaxy", + "rarity": "mythic", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.png", + "description": "This extractor passively generates SHING token" }, - "created_at_time": "1625693805000", - "created_at_block": "128501701" + "created_at_time": "1638227697000", + "created_at_block": "153546891" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "9622", + "template_mint": "52", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "294228202", - "updated_at_time": "1708586628500", - "transferred_at_block": "294228202", - "transferred_at_time": "1708586628500", - "minted_at_block": "294228202", - "minted_at_time": "1708586628500", + "updated_at_block": "386890983", + "updated_at_time": "1754924931500", + "transferred_at_block": "386890983", + "transferred_at_time": "1754924931500", + "minted_at_block": "154373767", + "minted_at_time": "1638641211500", "sales": [], "auctions": [], "prices": [ @@ -1218,30 +1237,30 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "4900000000", - "average": "5039526243", - "suggested_median": "3241999990", - "suggested_average": "3215999997", - "min": "450000000", - "max": "26500000000", - "sales": "2028" + "median": "597900000000", + "average": "659805594624", + "suggested_median": "775000000000", + "suggested_average": "724568000000", + "min": "26970080067", + "max": "1750000000000", + "sales": "219" } ], "template_buyoffers": [], "data": { - "img": "QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF", - "name": "Avocado", - "type": "avocado", - "rarity": "rare", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.gif", + "name": "Galaxy Extractor", + "type": "galaxy", + "rarity": "mythic", "series": "1", - "website": "https://tacocrypto.io", - "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.png", + "description": "This extractor passively generates SHING token" }, - "name": "Avocado" + "name": "Galaxy Extractor" } ], "maker_marketplace": "", - "taker_marketplace": null, + "taker_marketplace": "", "collection": { "collection_name": "taco", "name": "Taco", @@ -1278,7 +1297,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1286,29 +1306,29 @@ }, "memo": "", "decline_memo": null, - "updated_at_block": "295552075", - "updated_at_time": "1709248651500", - "created_at_block": "295552075", - "created_at_time": "1709248651500", - "state": 0 + "updated_at_block": "386147716", + "updated_at_time": "1754553280000", + "created_at_block": "386102464", + "created_at_time": "1754530654000", + "state": 3 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2726409", - "seller": "ubkb.wam", - "buyer": "rc5bk.wam", + "buyoffer_id": "3821166", + "seller": "cookingtacos", + "buyer": "xupjw.wam", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "2000000000" + "amount": "10101000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099925049857", - "owner": "ubkb.wam", + "asset_id": "1099623062750", + "owner": "4nkr.wam", "is_transferable": true, "is_burnable": true, "collection": { @@ -1347,14 +1367,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "ingredient", + "schema_name": "venue", "format": [ { "name": "name", @@ -1365,12 +1386,12 @@ "type": "image" }, { - "name": "description", + "name": "original_name", "type": "string" }, { - "name": "series", - "type": "uint64" + "name": "original_image", + "type": "image" }, { "name": "rarity", @@ -1381,44 +1402,55 @@ "type": "string" }, { - "name": "website", + "name": "level", + "type": "uint64" + }, + { + "name": "star_level", + "type": "uint64" + }, + { + "name": "custom_name", "type": "string" } ], - "created_at_block": "128496517", - "created_at_time": "1625691212500" + "created_at_block": "163658667", + "created_at_time": "1643285357500" }, "template": { - "template_id": "527468", + "template_id": "430518", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "5271", + "issued_supply": "853", "immutable_data": { - "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", - "name": "Cilantro", - "type": "cilantro", + "type": "taco", "rarity": "common", - "series": "2", - "website": "https://tacocrypto.io", - "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + "original_name": "Taco Stand", + "original_image": "QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/taco_stand.png" }, - "created_at_time": "1653992919000", - "created_at_block": "185068962" + "created_at_time": "1643286249000", + "created_at_block": "163660450" + }, + "mutable_data": { + "img": "QmSKFCA3SNR7Z8chKiKdn37irjMt4nS1CLXGrwtCWY8zXK/430518/16.png", + "name": "Taco Stand | lv. 16", + "level": "16", + "star_level": "0", + "custom_name": "Taco Stand" }, - "mutable_data": {}, "immutable_data": {}, - "template_mint": "5211", + "template_mint": "489", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "294178013", - "updated_at_time": "1708561534000", - "transferred_at_block": "294178013", - "transferred_at_time": "1708561534000", - "minted_at_block": "294178013", - "minted_at_time": "1708561534000", + "updated_at_block": "386245548", + "updated_at_time": "1754602196000", + "transferred_at_block": "386245548", + "transferred_at_time": "1754602196000", + "minted_at_block": "164076238", + "minted_at_time": "1643494161000", "sales": [], "auctions": [], "prices": [ @@ -1429,29 +1461,31 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "4342000000", - "average": "4377305141", - "suggested_median": "4359999998", - "suggested_average": "4305799999", - "min": "2237000000", - "max": "9968700000", - "sales": "1157" + "median": "28500000000", + "average": "38707696021", + "suggested_median": "47800000000", + "suggested_average": "42361578000", + "min": "2600000000", + "max": "399900000000", + "sales": "867" } ], "template_buyoffers": [], "data": { - "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", - "name": "Cilantro", - "type": "cilantro", + "img": "QmSKFCA3SNR7Z8chKiKdn37irjMt4nS1CLXGrwtCWY8zXK/430518/16.png", + "name": "Taco Stand | lv. 16", + "level": "16", + "star_level": "0", + "custom_name": "Taco Stand", + "type": "taco", "rarity": "common", - "series": "2", - "website": "https://tacocrypto.io", - "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + "original_name": "Taco Stand", + "original_image": "QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/taco_stand.png" }, - "name": "Cilantro" + "name": "Taco Stand | lv. 16" } ], - "maker_marketplace": "", + "maker_marketplace": "market.nefty", "taker_marketplace": null, "collection": { "collection_name": "taco", @@ -1489,7 +1523,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1497,29 +1532,29 @@ }, "memo": "", "decline_memo": null, - "updated_at_block": "295551845", - "updated_at_time": "1709248536500", - "created_at_block": "295551845", - "created_at_time": "1709248536500", - "state": 0 + "updated_at_block": "385455104", + "updated_at_time": "1754206973500", + "created_at_block": "385454787", + "created_at_time": "1754206815000", + "state": 2 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2726408", - "seller": "vl5ng.c.wam", - "buyer": "rc5bk.wam", + "buyoffer_id": "3820993", + "seller": "gbzau.wam", + "buyer": "cookingtacos", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "2000000000" + "amount": "54000000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099925511303", - "owner": "vl5ng.c.wam", + "asset_id": "1099632231918", + "owner": "da11111111ad", "is_transferable": true, "is_burnable": true, "collection": { @@ -1558,14 +1593,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "ingredient", + "schema_name": "venue", "format": [ { "name": "name", @@ -1576,12 +1612,12 @@ "type": "image" }, { - "name": "description", + "name": "original_name", "type": "string" }, { - "name": "series", - "type": "uint64" + "name": "original_image", + "type": "image" }, { "name": "rarity", @@ -1592,44 +1628,55 @@ "type": "string" }, { - "name": "website", + "name": "level", + "type": "uint64" + }, + { + "name": "star_level", + "type": "uint64" + }, + { + "name": "custom_name", "type": "string" } ], - "created_at_block": "128496517", - "created_at_time": "1625691212500" + "created_at_block": "163658667", + "created_at_time": "1643285357500" }, "template": { - "template_id": "527468", + "template_id": "430519", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "5271", + "issued_supply": "325", "immutable_data": { - "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", - "name": "Cilantro", - "type": "cilantro", - "rarity": "common", - "series": "2", - "website": "https://tacocrypto.io", - "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + "type": "lettuce", + "rarity": "uncommon", + "original_name": "Lettuce Truck", + "original_image": "QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/lettuce_truck.png" }, - "created_at_time": "1653992919000", - "created_at_block": "185068962" + "created_at_time": "1643286306000", + "created_at_block": "163660564" + }, + "mutable_data": { + "img": "QmU6jgn8BJPsppsZb54s812MTX2j55TGG8Nifabymomfo1/430519/29.png", + "name": "Lettuce Truck | lv. 29", + "level": "29", + "star_level": "0", + "custom_name": "Lettuce Truck" }, - "mutable_data": {}, "immutable_data": {}, - "template_mint": "5248", + "template_mint": "266", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295104034", - "updated_at_time": "1709024587000", - "transferred_at_block": "295104034", - "transferred_at_time": "1709024587000", - "minted_at_block": "295104034", - "minted_at_time": "1709024587000", + "updated_at_block": "389399786", + "updated_at_time": "1756179398500", + "transferred_at_block": "389399786", + "transferred_at_time": "1756179398500", + "minted_at_block": "165458146", + "minted_at_time": "1644185299000", "sales": [], "auctions": [], "prices": [ @@ -1640,26 +1687,28 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "4342000000", - "average": "4377305141", - "suggested_median": "4359999998", - "suggested_average": "4305799999", - "min": "2237000000", - "max": "9968700000", - "sales": "1157" + "median": "50000000000", + "average": "70632922816", + "suggested_median": "92900000000", + "suggested_average": "86930200000", + "min": "10500000000", + "max": "260000000000", + "sales": "246" } ], "template_buyoffers": [], "data": { - "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", - "name": "Cilantro", - "type": "cilantro", - "rarity": "common", - "series": "2", - "website": "https://tacocrypto.io", - "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + "img": "QmU6jgn8BJPsppsZb54s812MTX2j55TGG8Nifabymomfo1/430519/29.png", + "name": "Lettuce Truck | lv. 29", + "level": "29", + "star_level": "0", + "custom_name": "Lettuce Truck", + "type": "lettuce", + "rarity": "uncommon", + "original_name": "Lettuce Truck", + "original_image": "QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/lettuce_truck.png" }, - "name": "Cilantro" + "name": "Lettuce Truck | lv. 29" } ], "maker_marketplace": "", @@ -1700,37 +1749,38 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "memo": "", - "decline_memo": null, - "updated_at_block": "295551817", - "updated_at_time": "1709248522500", - "created_at_block": "295551817", - "created_at_time": "1709248522500", - "state": 0 + "memo": "could do this wax backed", + "decline_memo": "Will accept baked token nft from previous trade offer us 30 wax foe the level 42 cummon venue", + "updated_at_block": "385024726", + "updated_at_time": "1753991760500", + "created_at_block": "384980331", + "created_at_time": "1753969563000", + "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2726407", - "seller": "opuhg.wam", - "buyer": "rc5bk.wam", + "buyoffer_id": "3820567", + "seller": "zmiaw.wam", + "buyer": "czo4..c.wam", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "2000000000" + "amount": "3700000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099925504836", - "owner": "opuhg.wam", + "asset_id": "1099587786297", + "owner": "wqymq.c.wam", "is_transferable": true, "is_burnable": true, "collection": { @@ -1769,14 +1819,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "ingredient", + "schema_name": "extractor", "format": [ { "name": "name", @@ -1791,56 +1842,60 @@ "type": "string" }, { - "name": "series", - "type": "uint64" + "name": "static_img", + "type": "image" }, { - "name": "rarity", - "type": "string" + "name": "video", + "type": "ipfs" + }, + { + "name": "series", + "type": "uint64" }, { "name": "type", "type": "string" }, { - "name": "website", + "name": "rarity", "type": "string" } ], - "created_at_block": "128496517", - "created_at_time": "1625691212500" + "created_at_block": "153533821", + "created_at_time": "1638221162000" }, "template": { - "template_id": "527468", + "template_id": "382163", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "5271", + "issued_supply": "27161", "immutable_data": { - "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", - "name": "Cilantro", - "type": "cilantro", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.gif", + "name": "Farm Extractor", + "type": "farm", "rarity": "common", - "series": "2", - "website": "https://tacocrypto.io", - "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + "series": "1", + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.png", + "description": "This extractor passively generates SHING token" }, - "created_at_time": "1653992919000", - "created_at_block": "185068962" + "created_at_time": "1638225866500", + "created_at_block": "153543230" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "5245", + "template_mint": "1790", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295078092", - "updated_at_time": "1709011616000", - "transferred_at_block": "295078092", - "transferred_at_time": "1709011616000", - "minted_at_block": "295078092", - "minted_at_time": "1709011616000", + "updated_at_block": "384042058", + "updated_at_time": "1753500417500", + "transferred_at_block": "384042058", + "transferred_at_time": "1753500417500", + "minted_at_block": "154373180", + "minted_at_time": "1638640918000", "sales": [], "auctions": [], "prices": [ @@ -1851,29 +1906,29 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "4342000000", - "average": "4377305141", - "suggested_median": "4359999998", - "suggested_average": "4305799999", - "min": "2237000000", - "max": "9968700000", - "sales": "1157" + "median": "3000000000", + "average": "3820268205", + "suggested_median": "4800000000", + "suggested_average": "5195843458", + "min": "95000000", + "max": "34259740259", + "sales": "25840" } ], "template_buyoffers": [], "data": { - "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", - "name": "Cilantro", - "type": "cilantro", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.gif", + "name": "Farm Extractor", + "type": "farm", "rarity": "common", - "series": "2", - "website": "https://tacocrypto.io", - "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + "series": "1", + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.png", + "description": "This extractor passively generates SHING token" }, - "name": "Cilantro" + "name": "Farm Extractor" } ], - "maker_marketplace": "", + "maker_marketplace": "market.nefty", "taker_marketplace": null, "collection": { "collection_name": "taco", @@ -1911,7 +1966,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1919,29 +1975,29 @@ }, "memo": "", "decline_memo": null, - "updated_at_block": "295551782", - "updated_at_time": "1709248505000", - "created_at_block": "295551782", - "created_at_time": "1709248505000", - "state": 0 + "updated_at_block": "383773254", + "updated_at_time": "1753366015500", + "created_at_block": "383773254", + "created_at_time": "1753366015500", + "state": 4 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "buyoffer_id": "2726404", - "seller": "opuhg.wam", - "buyer": "rc5bk.wam", + "buyoffer_id": "3820566", + "seller": "zmiaw.wam", + "buyer": "czo4..c.wam", "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "2000000000" + "amount": "3700000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099925532638", - "owner": "opuhg.wam", + "asset_id": "1099587788434", + "owner": "qokpm.wam", "is_transferable": true, "is_burnable": true, "collection": { @@ -1980,14 +2036,15 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, "schema": { - "schema_name": "ingredient", + "schema_name": "extractor", "format": [ { "name": "name", @@ -2002,56 +2059,60 @@ "type": "string" }, { - "name": "series", - "type": "uint64" + "name": "static_img", + "type": "image" }, { - "name": "rarity", - "type": "string" + "name": "video", + "type": "ipfs" + }, + { + "name": "series", + "type": "uint64" }, { "name": "type", "type": "string" }, { - "name": "website", + "name": "rarity", "type": "string" } ], - "created_at_block": "128496517", - "created_at_time": "1625691212500" + "created_at_block": "153533821", + "created_at_time": "1638221162000" }, "template": { - "template_id": "527468", + "template_id": "382163", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "5271", + "issued_supply": "27161", "immutable_data": { - "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", - "name": "Cilantro", - "type": "cilantro", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.gif", + "name": "Farm Extractor", + "type": "farm", "rarity": "common", - "series": "2", - "website": "https://tacocrypto.io", - "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + "series": "1", + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.png", + "description": "This extractor passively generates SHING token" }, - "created_at_time": "1653992919000", - "created_at_block": "185068962" + "created_at_time": "1638225866500", + "created_at_block": "153543230" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "5252", + "template_mint": "2894", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295192688", - "updated_at_time": "1709068956000", - "transferred_at_block": "295192688", - "transferred_at_time": "1709068956000", - "minted_at_block": "295192688", - "minted_at_time": "1709068956000", + "updated_at_block": "384009537", + "updated_at_time": "1753484157000", + "transferred_at_block": "384009537", + "transferred_at_time": "1753484157000", + "minted_at_block": "154373288", + "minted_at_time": "1638640972000", "sales": [], "auctions": [], "prices": [ @@ -2062,29 +2123,29 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "4342000000", - "average": "4377305141", - "suggested_median": "4359999998", - "suggested_average": "4305799999", - "min": "2237000000", - "max": "9968700000", - "sales": "1157" + "median": "3000000000", + "average": "3820268205", + "suggested_median": "4800000000", + "suggested_average": "5195843458", + "min": "95000000", + "max": "34259740259", + "sales": "25840" } ], "template_buyoffers": [], "data": { - "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", - "name": "Cilantro", - "type": "cilantro", + "img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.gif", + "name": "Farm Extractor", + "type": "farm", "rarity": "common", - "series": "2", - "website": "https://tacocrypto.io", - "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + "series": "1", + "static_img": "QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.png", + "description": "This extractor passively generates SHING token" }, - "name": "Cilantro" + "name": "Farm Extractor" } ], - "maker_marketplace": "", + "maker_marketplace": "market.nefty", "taker_marketplace": null, "collection": { "collection_name": "taco", @@ -2122,7 +2183,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2130,14 +2192,14 @@ }, "memo": "", "decline_memo": null, - "updated_at_block": "295551752", - "updated_at_time": "1709248490000", - "created_at_block": "295551752", - "created_at_time": "1709248490000", - "state": 0 + "updated_at_block": "383773200", + "updated_at_time": "1753365988500", + "created_at_block": "383773200", + "created_at_time": "1753365988500", + "state": 4 } ], - "query_time": 1709306654240 + "query_time": 1756585625643 }, - "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2727469\",\"seller\":\"azjiy.wam\",\"buyer\":\"jdory.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"554500000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099826234259\",\"owner\":\"azjiy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"venue\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"original_name\",\"type\":\"string\"},{\"name\":\"original_image\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint64\"},{\"name\":\"star_level\",\"type\":\"uint64\"},{\"name\":\"custom_name\",\"type\":\"string\"}],\"created_at_block\":\"163658667\",\"created_at_time\":\"1643285357500\"},\"template\":{\"template_id\":\"430521\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"284\",\"immutable_data\":{\"type\":\"tomato\",\"rarity\":\"uncommon\",\"original_name\":\"Tomato Truck\",\"original_image\":\"QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/tomato_truck.png\"},\"created_at_time\":\"1643286390500\",\"created_at_block\":\"163660733\"},\"mutable_data\":{\"img\":\"QmU6jgn8BJPsppsZb54s812MTX2j55TGG8Nifabymomfo1/430521/52.png\",\"name\":\"Tomato Truck | lv. 52\",\"level\":\"52\",\"star_level\":\"0\",\"custom_name\":\"Tomato Truck\"},\"immutable_data\":{},\"template_mint\":\"282\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"283781125\",\"updated_at_time\":\"1703362158000\",\"transferred_at_block\":\"206308668\",\"transferred_at_time\":\"1664615878000\",\"minted_at_block\":\"206308668\",\"minted_at_time\":\"1664615878000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"54900000000\",\"average\":\"76771233158\",\"suggested_median\":\"160000000000\",\"suggested_average\":\"179800000000\",\"min\":\"10500000000\",\"max\":\"442477876106\",\"sales\":\"200\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmU6jgn8BJPsppsZb54s812MTX2j55TGG8Nifabymomfo1/430521/52.png\",\"name\":\"Tomato Truck | lv. 52\",\"level\":\"52\",\"star_level\":\"0\",\"custom_name\":\"Tomato Truck\",\"type\":\"tomato\",\"rarity\":\"uncommon\",\"original_name\":\"Tomato Truck\",\"original_image\":\"QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/tomato_truck.png\"},\"name\":\"Tomato Truck | lv. 52\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"295608189\",\"updated_at_time\":\"1709276708500\",\"created_at_block\":\"295608189\",\"created_at_time\":\"1709276708500\",\"state\":0},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2726421\",\"seller\":\"tttb4.wam\",\"buyer\":\"rc5bk.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"1500000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099911445212\",\"owner\":\"tttb4.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208170\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9762\",\"immutable_data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625693805000\",\"created_at_block\":\"128501701\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"8160\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"279213249\",\"updated_at_time\":\"1701078100500\",\"transferred_at_block\":\"279213249\",\"transferred_at_time\":\"1701078100500\",\"minted_at_block\":\"270084388\",\"minted_at_time\":\"1696513398500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4900000000\",\"average\":\"5039526243\",\"suggested_median\":\"3241999990\",\"suggested_average\":\"3215999997\",\"min\":\"450000000\",\"max\":\"26500000000\",\"sales\":\"2028\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Avocado\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"295552205\",\"updated_at_time\":\"1709248716500\",\"created_at_block\":\"295552205\",\"created_at_time\":\"1709248716500\",\"state\":0},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2726420\",\"seller\":\"tttb4.wam\",\"buyer\":\"rc5bk.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"1500000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099911248993\",\"owner\":\"tttb4.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208170\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9762\",\"immutable_data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625693805000\",\"created_at_block\":\"128501701\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"8146\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"279213249\",\"updated_at_time\":\"1701078100500\",\"transferred_at_block\":\"279213249\",\"transferred_at_time\":\"1701078100500\",\"minted_at_block\":\"269902265\",\"minted_at_time\":\"1696422336000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4900000000\",\"average\":\"5039526243\",\"suggested_median\":\"3241999990\",\"suggested_average\":\"3215999997\",\"min\":\"450000000\",\"max\":\"26500000000\",\"sales\":\"2028\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Avocado\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"295552168\",\"updated_at_time\":\"1709248698000\",\"created_at_block\":\"295552168\",\"created_at_time\":\"1709248698000\",\"state\":0},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2726419\",\"seller\":\"cabba.wam\",\"buyer\":\"rc5bk.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"1500000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925154833\",\"owner\":\"cabba.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208170\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9762\",\"immutable_data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625693805000\",\"created_at_block\":\"128501701\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"9638\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294414548\",\"updated_at_time\":\"1708679801500\",\"transferred_at_block\":\"294414548\",\"transferred_at_time\":\"1708679801500\",\"minted_at_block\":\"294414548\",\"minted_at_time\":\"1708679801500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4900000000\",\"average\":\"5039526243\",\"suggested_median\":\"3241999990\",\"suggested_average\":\"3215999997\",\"min\":\"450000000\",\"max\":\"26500000000\",\"sales\":\"2028\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Avocado\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":\"\",\"updated_at_block\":\"295552974\",\"updated_at_time\":\"1709249101000\",\"created_at_block\":\"295552138\",\"created_at_time\":\"1709248683000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2726416\",\"seller\":\"cabba.wam\",\"buyer\":\"rc5bk.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"1500000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925116296\",\"owner\":\"cabba.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208170\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9762\",\"immutable_data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625693805000\",\"created_at_block\":\"128501701\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"9632\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294302971\",\"updated_at_time\":\"1708624013000\",\"transferred_at_block\":\"294302971\",\"transferred_at_time\":\"1708624013000\",\"minted_at_block\":\"294302971\",\"minted_at_time\":\"1708624013000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4900000000\",\"average\":\"5039526243\",\"suggested_median\":\"3241999990\",\"suggested_average\":\"3215999997\",\"min\":\"450000000\",\"max\":\"26500000000\",\"sales\":\"2028\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Avocado\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":\"\",\"updated_at_block\":\"295552945\",\"updated_at_time\":\"1709249086500\",\"created_at_block\":\"295552105\",\"created_at_time\":\"1709248666500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2726415\",\"seller\":\"ubkb.wam\",\"buyer\":\"rc5bk.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"1500000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925061705\",\"owner\":\"ubkb.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208170\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9762\",\"immutable_data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625693805000\",\"created_at_block\":\"128501701\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"9622\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294228202\",\"updated_at_time\":\"1708586628500\",\"transferred_at_block\":\"294228202\",\"transferred_at_time\":\"1708586628500\",\"minted_at_block\":\"294228202\",\"minted_at_time\":\"1708586628500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4900000000\",\"average\":\"5039526243\",\"suggested_median\":\"3241999990\",\"suggested_average\":\"3215999997\",\"min\":\"450000000\",\"max\":\"26500000000\",\"sales\":\"2028\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmPVkSxorEbuiWhNVaSfHswpsJKC32CNu8TYQzepns1PqF\",\"name\":\"Avocado\",\"type\":\"avocado\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Avocado\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"295552075\",\"updated_at_time\":\"1709248651500\",\"created_at_block\":\"295552075\",\"created_at_time\":\"1709248651500\",\"state\":0},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2726409\",\"seller\":\"ubkb.wam\",\"buyer\":\"rc5bk.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"2000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925049857\",\"owner\":\"ubkb.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527468\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"5271\",\"immutable_data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992919000\",\"created_at_block\":\"185068962\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"5211\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294178013\",\"updated_at_time\":\"1708561534000\",\"transferred_at_block\":\"294178013\",\"transferred_at_time\":\"1708561534000\",\"minted_at_block\":\"294178013\",\"minted_at_time\":\"1708561534000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4342000000\",\"average\":\"4377305141\",\"suggested_median\":\"4359999998\",\"suggested_average\":\"4305799999\",\"min\":\"2237000000\",\"max\":\"9968700000\",\"sales\":\"1157\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Cilantro\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"295551845\",\"updated_at_time\":\"1709248536500\",\"created_at_block\":\"295551845\",\"created_at_time\":\"1709248536500\",\"state\":0},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2726408\",\"seller\":\"vl5ng.c.wam\",\"buyer\":\"rc5bk.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"2000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925511303\",\"owner\":\"vl5ng.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527468\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"5271\",\"immutable_data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992919000\",\"created_at_block\":\"185068962\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"5248\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295104034\",\"updated_at_time\":\"1709024587000\",\"transferred_at_block\":\"295104034\",\"transferred_at_time\":\"1709024587000\",\"minted_at_block\":\"295104034\",\"minted_at_time\":\"1709024587000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4342000000\",\"average\":\"4377305141\",\"suggested_median\":\"4359999998\",\"suggested_average\":\"4305799999\",\"min\":\"2237000000\",\"max\":\"9968700000\",\"sales\":\"1157\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Cilantro\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"295551817\",\"updated_at_time\":\"1709248522500\",\"created_at_block\":\"295551817\",\"created_at_time\":\"1709248522500\",\"state\":0},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2726407\",\"seller\":\"opuhg.wam\",\"buyer\":\"rc5bk.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"2000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925504836\",\"owner\":\"opuhg.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527468\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"5271\",\"immutable_data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992919000\",\"created_at_block\":\"185068962\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"5245\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295078092\",\"updated_at_time\":\"1709011616000\",\"transferred_at_block\":\"295078092\",\"transferred_at_time\":\"1709011616000\",\"minted_at_block\":\"295078092\",\"minted_at_time\":\"1709011616000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4342000000\",\"average\":\"4377305141\",\"suggested_median\":\"4359999998\",\"suggested_average\":\"4305799999\",\"min\":\"2237000000\",\"max\":\"9968700000\",\"sales\":\"1157\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Cilantro\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"295551782\",\"updated_at_time\":\"1709248505000\",\"created_at_block\":\"295551782\",\"created_at_time\":\"1709248505000\",\"state\":0},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"2726404\",\"seller\":\"opuhg.wam\",\"buyer\":\"rc5bk.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"2000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925532638\",\"owner\":\"opuhg.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527468\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"5271\",\"immutable_data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992919000\",\"created_at_block\":\"185068962\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"5252\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295192688\",\"updated_at_time\":\"1709068956000\",\"transferred_at_block\":\"295192688\",\"transferred_at_time\":\"1709068956000\",\"minted_at_block\":\"295192688\",\"minted_at_time\":\"1709068956000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"4342000000\",\"average\":\"4377305141\",\"suggested_median\":\"4359999998\",\"suggested_average\":\"4305799999\",\"min\":\"2237000000\",\"max\":\"9968700000\",\"sales\":\"1157\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Cilantro\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"295551752\",\"updated_at_time\":\"1709248490000\",\"created_at_block\":\"295551752\",\"created_at_time\":\"1709248490000\",\"state\":0}],\"query_time\":1709306654240}" + "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3821967\",\"seller\":\"ztpre.wam\",\"buyer\":\"xupjw.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"5000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099799960479\",\"owner\":\"xupjw.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"collector\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"}],\"created_at_block\":\"189907565\",\"created_at_time\":\"1656412827500\"},\"template\":{\"template_id\":\"537448\",\"max_supply\":\"3131\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"3131\",\"immutable_data\":{\"img\":\"QmSVTFFMcWVdDrdEk18m6PeWvJzJ1f7bUgN5ZtnZd8Zrky\",\"name\":\"Collector Tiny\",\"power\":\"tiny\",\"rarity\":\"common\",\"series\":\"1\",\"description\":\"Collectors are upgradable NFTs which accumulate ONI you generate.\"},\"created_at_time\":\"1656422889000\",\"created_at_block\":\"189927687\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"36\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389940977\",\"updated_at_time\":\"1756450094500\",\"transferred_at_block\":\"389940977\",\"transferred_at_time\":\"1756450094500\",\"minted_at_block\":\"190471506\",\"minted_at_time\":\"1656694802500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"17900000000\",\"average\":\"19773613859\",\"suggested_median\":\"12500000000\",\"suggested_average\":\"11200000000\",\"min\":\"134750000\",\"max\":\"51900000000\",\"sales\":\"1936\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSVTFFMcWVdDrdEk18m6PeWvJzJ1f7bUgN5ZtnZd8Zrky\",\"name\":\"Collector Tiny\",\"power\":\"tiny\",\"rarity\":\"common\",\"series\":\"1\",\"description\":\"Collectors are upgradable NFTs which accumulate ONI you generate.\"},\"name\":\"Collector Tiny\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":\"\",\"updated_at_block\":\"388596928\",\"updated_at_time\":\"1755777957500\",\"created_at_block\":\"388570593\",\"created_at_time\":\"1755764790000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3821778\",\"seller\":\"hjfqu.wam\",\"buyer\":\"u5vwu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"50000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099757217885\",\"owner\":\"hjfqu.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"template\":{\"template_id\":\"490538\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"12\",\"immutable_data\":{\"img\":\"QmPtboBRXP8DWc4NQKENVakwbuhayX8zmKQHdbuPS3jVk6\",\"luck\":\"8\",\"name\":\"Shoes of the Kitchen Ruler\",\"power\":7,\"rarity\":\"mythic\",\"series\":\"1\",\"description\":\"The shoes of the Kitchen King, first of their name, bearer of the curse, supreme tasteful sovereign.\"},\"created_at_time\":\"1650388576500\",\"created_at_block\":\"177862188\"},\"mutable_data\":{\"enhancement\":\"base\"},\"immutable_data\":{},\"template_mint\":\"4\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"340775290\",\"updated_at_time\":\"1731864948500\",\"transferred_at_block\":\"340775290\",\"transferred_at_time\":\"1731864948500\",\"minted_at_block\":\"181450148\",\"minted_at_time\":\"1652183410000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"79900000000\",\"average\":\"103383361344\",\"suggested_median\":\"79900000000\",\"suggested_average\":\"103383361344\",\"min\":\"40000000000\",\"max\":\"200000000000\",\"sales\":\"5\"}],\"template_buyoffers\":[],\"data\":{\"enhancement\":\"base\",\"img\":\"QmPtboBRXP8DWc4NQKENVakwbuhayX8zmKQHdbuPS3jVk6\",\"luck\":\"8\",\"name\":\"Shoes of the Kitchen Ruler\",\"power\":7,\"rarity\":\"mythic\",\"series\":\"1\",\"description\":\"The shoes of the Kitchen King, first of their name, bearer of the curse, supreme tasteful sovereign.\"},\"name\":\"Shoes of the Kitchen Ruler\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"389116973\",\"updated_at_time\":\"1756037980000\",\"created_at_block\":\"387561896\",\"created_at_time\":\"1755260394000\",\"state\":2},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3821777\",\"seller\":\"5.3ti.wam\",\"buyer\":\"u5vwu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"50000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099859052202\",\"owner\":\"5.3ti.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"template\":{\"template_id\":\"474530\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26\",\"immutable_data\":{\"img\":\"QmUPtCqYk46fT1ssaHHXW43KDSaxDqMgsFGF6bbLcE2yzk\",\"luck\":\"7\",\"name\":\"Supreme Hamburger-Flippin’ Spatula\",\"power\":9,\"rarity\":\"mythic\",\"series\":\"1\",\"description\":\"The supreme relic of the Hamburger Legions. It has flipped more than 1.000.000.000.000.000.000 Hamburgers. (Which is a lot)\"},\"created_at_time\":\"1648201953500\",\"created_at_block\":\"173489775\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"24\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"230901708\",\"updated_at_time\":\"1676919498500\",\"transferred_at_block\":\"230901708\",\"transferred_at_time\":\"1676919498500\",\"minted_at_block\":\"230901708\",\"minted_at_time\":\"1676919498500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"200000000000\",\"average\":\"207790132447\",\"suggested_median\":\"200000000000\",\"suggested_average\":\"183980000000\",\"min\":\"99900000000\",\"max\":\"310000000000\",\"sales\":\"10\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmUPtCqYk46fT1ssaHHXW43KDSaxDqMgsFGF6bbLcE2yzk\",\"luck\":\"7\",\"name\":\"Supreme Hamburger-Flippin’ Spatula\",\"power\":9,\"rarity\":\"mythic\",\"series\":\"1\",\"description\":\"The supreme relic of the Hamburger Legions. It has flipped more than 1.000.000.000.000.000.000 Hamburgers. (Which is a lot)\"},\"name\":\"Supreme Hamburger-Flippin’ Spatula\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"389116925\",\"updated_at_time\":\"1756037956000\",\"created_at_block\":\"387561855\",\"created_at_time\":\"1755260373500\",\"state\":2},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3821738\",\"seller\":\"gbzau.wam\",\"buyer\":\"waxyefranzye\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"692010000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099587796347\",\"owner\":\"syskq.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"extractor\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"created_at_block\":\"153533821\",\"created_at_time\":\"1638221162000\"},\"template\":{\"template_id\":\"382185\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"243\",\"immutable_data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.gif\",\"name\":\"Galaxy Extractor\",\"type\":\"galaxy\",\"rarity\":\"mythic\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.png\",\"description\":\"This extractor passively generates SHING token\"},\"created_at_time\":\"1638227697000\",\"created_at_block\":\"153546891\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"58\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"387750282\",\"updated_at_time\":\"1755354587000\",\"transferred_at_block\":\"387750282\",\"transferred_at_time\":\"1755354587000\",\"minted_at_block\":\"154373951\",\"minted_at_time\":\"1638641303500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"597900000000\",\"average\":\"659805594624\",\"suggested_median\":\"775000000000\",\"suggested_average\":\"724568000000\",\"min\":\"26970080067\",\"max\":\"1750000000000\",\"sales\":\"219\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.gif\",\"name\":\"Galaxy Extractor\",\"type\":\"galaxy\",\"rarity\":\"mythic\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.png\",\"description\":\"This extractor passively generates SHING token\"},\"name\":\"Galaxy Extractor\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":\"\",\"updated_at_block\":\"387417405\",\"updated_at_time\":\"1755188148500\",\"created_at_block\":\"387413373\",\"created_at_time\":\"1755186132500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3821350\",\"seller\":\"gbzau.wam\",\"buyer\":\"luckyljlucky\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"155000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099587799147\",\"owner\":\"wqymq.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"extractor\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"created_at_block\":\"153533821\",\"created_at_time\":\"1638221162000\"},\"template\":{\"template_id\":\"382183\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"453\",\"immutable_data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/system/system.gif\",\"name\":\"System Extractor\",\"type\":\"system\",\"rarity\":\"legendary\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/system/system.png\",\"description\":\"This extractor passively generates SHING token\"},\"created_at_time\":\"1638227428000\",\"created_at_block\":\"153546353\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"116\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"388036128\",\"updated_at_time\":\"1755497515500\",\"transferred_at_block\":\"388036128\",\"transferred_at_time\":\"1755497515500\",\"minted_at_block\":\"154374305\",\"minted_at_time\":\"1638641480500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"200000000000\",\"average\":\"242678302320\",\"suggested_median\":\"302000000000\",\"suggested_average\":\"305570000000\",\"min\":\"1308000000\",\"max\":\"710000000000\",\"sales\":\"439\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/system/system.gif\",\"name\":\"System Extractor\",\"type\":\"system\",\"rarity\":\"legendary\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/system/system.png\",\"description\":\"This extractor passively generates SHING token\"},\"name\":\"System Extractor\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":\"\",\"updated_at_block\":\"386147777\",\"updated_at_time\":\"1754553310500\",\"created_at_block\":\"386102817\",\"created_at_time\":\"1754530830500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3821349\",\"seller\":\"gbzau.wam\",\"buyer\":\"luckyljlucky\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099587794434\",\"owner\":\"syskq.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"extractor\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"created_at_block\":\"153533821\",\"created_at_time\":\"1638221162000\"},\"template\":{\"template_id\":\"382185\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"243\",\"immutable_data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.gif\",\"name\":\"Galaxy Extractor\",\"type\":\"galaxy\",\"rarity\":\"mythic\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.png\",\"description\":\"This extractor passively generates SHING token\"},\"created_at_time\":\"1638227697000\",\"created_at_block\":\"153546891\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"52\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"386890983\",\"updated_at_time\":\"1754924931500\",\"transferred_at_block\":\"386890983\",\"transferred_at_time\":\"1754924931500\",\"minted_at_block\":\"154373767\",\"minted_at_time\":\"1638641211500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"597900000000\",\"average\":\"659805594624\",\"suggested_median\":\"775000000000\",\"suggested_average\":\"724568000000\",\"min\":\"26970080067\",\"max\":\"1750000000000\",\"sales\":\"219\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.gif\",\"name\":\"Galaxy Extractor\",\"type\":\"galaxy\",\"rarity\":\"mythic\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/galaxy/galaxy.png\",\"description\":\"This extractor passively generates SHING token\"},\"name\":\"Galaxy Extractor\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":\"\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"386147716\",\"updated_at_time\":\"1754553280000\",\"created_at_block\":\"386102464\",\"created_at_time\":\"1754530654000\",\"state\":3},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3821166\",\"seller\":\"cookingtacos\",\"buyer\":\"xupjw.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"10101000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099623062750\",\"owner\":\"4nkr.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"venue\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"original_name\",\"type\":\"string\"},{\"name\":\"original_image\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint64\"},{\"name\":\"star_level\",\"type\":\"uint64\"},{\"name\":\"custom_name\",\"type\":\"string\"}],\"created_at_block\":\"163658667\",\"created_at_time\":\"1643285357500\"},\"template\":{\"template_id\":\"430518\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"853\",\"immutable_data\":{\"type\":\"taco\",\"rarity\":\"common\",\"original_name\":\"Taco Stand\",\"original_image\":\"QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/taco_stand.png\"},\"created_at_time\":\"1643286249000\",\"created_at_block\":\"163660450\"},\"mutable_data\":{\"img\":\"QmSKFCA3SNR7Z8chKiKdn37irjMt4nS1CLXGrwtCWY8zXK/430518/16.png\",\"name\":\"Taco Stand | lv. 16\",\"level\":\"16\",\"star_level\":\"0\",\"custom_name\":\"Taco Stand\"},\"immutable_data\":{},\"template_mint\":\"489\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"386245548\",\"updated_at_time\":\"1754602196000\",\"transferred_at_block\":\"386245548\",\"transferred_at_time\":\"1754602196000\",\"minted_at_block\":\"164076238\",\"minted_at_time\":\"1643494161000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"28500000000\",\"average\":\"38707696021\",\"suggested_median\":\"47800000000\",\"suggested_average\":\"42361578000\",\"min\":\"2600000000\",\"max\":\"399900000000\",\"sales\":\"867\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSKFCA3SNR7Z8chKiKdn37irjMt4nS1CLXGrwtCWY8zXK/430518/16.png\",\"name\":\"Taco Stand | lv. 16\",\"level\":\"16\",\"star_level\":\"0\",\"custom_name\":\"Taco Stand\",\"type\":\"taco\",\"rarity\":\"common\",\"original_name\":\"Taco Stand\",\"original_image\":\"QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/taco_stand.png\"},\"name\":\"Taco Stand | lv. 16\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"385455104\",\"updated_at_time\":\"1754206973500\",\"created_at_block\":\"385454787\",\"created_at_time\":\"1754206815000\",\"state\":2},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3820993\",\"seller\":\"gbzau.wam\",\"buyer\":\"cookingtacos\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"54000000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099632231918\",\"owner\":\"da11111111ad\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"venue\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"original_name\",\"type\":\"string\"},{\"name\":\"original_image\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint64\"},{\"name\":\"star_level\",\"type\":\"uint64\"},{\"name\":\"custom_name\",\"type\":\"string\"}],\"created_at_block\":\"163658667\",\"created_at_time\":\"1643285357500\"},\"template\":{\"template_id\":\"430519\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"325\",\"immutable_data\":{\"type\":\"lettuce\",\"rarity\":\"uncommon\",\"original_name\":\"Lettuce Truck\",\"original_image\":\"QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/lettuce_truck.png\"},\"created_at_time\":\"1643286306000\",\"created_at_block\":\"163660564\"},\"mutable_data\":{\"img\":\"QmU6jgn8BJPsppsZb54s812MTX2j55TGG8Nifabymomfo1/430519/29.png\",\"name\":\"Lettuce Truck | lv. 29\",\"level\":\"29\",\"star_level\":\"0\",\"custom_name\":\"Lettuce Truck\"},\"immutable_data\":{},\"template_mint\":\"266\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389399786\",\"updated_at_time\":\"1756179398500\",\"transferred_at_block\":\"389399786\",\"transferred_at_time\":\"1756179398500\",\"minted_at_block\":\"165458146\",\"minted_at_time\":\"1644185299000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"50000000000\",\"average\":\"70632922816\",\"suggested_median\":\"92900000000\",\"suggested_average\":\"86930200000\",\"min\":\"10500000000\",\"max\":\"260000000000\",\"sales\":\"246\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmU6jgn8BJPsppsZb54s812MTX2j55TGG8Nifabymomfo1/430519/29.png\",\"name\":\"Lettuce Truck | lv. 29\",\"level\":\"29\",\"star_level\":\"0\",\"custom_name\":\"Lettuce Truck\",\"type\":\"lettuce\",\"rarity\":\"uncommon\",\"original_name\":\"Lettuce Truck\",\"original_image\":\"QmRztFh2TkMMhcxTsyPjnASsUDFtV674oEzgYVqY12Sfkn/lettuce_truck.png\"},\"name\":\"Lettuce Truck | lv. 29\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"could do this wax backed\",\"decline_memo\":\"Will accept baked token nft from previous trade offer us 30 wax foe the level 42 cummon venue\",\"updated_at_block\":\"385024726\",\"updated_at_time\":\"1753991760500\",\"created_at_block\":\"384980331\",\"created_at_time\":\"1753969563000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3820567\",\"seller\":\"zmiaw.wam\",\"buyer\":\"czo4..c.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"3700000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099587786297\",\"owner\":\"wqymq.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"extractor\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"created_at_block\":\"153533821\",\"created_at_time\":\"1638221162000\"},\"template\":{\"template_id\":\"382163\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"27161\",\"immutable_data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.gif\",\"name\":\"Farm Extractor\",\"type\":\"farm\",\"rarity\":\"common\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.png\",\"description\":\"This extractor passively generates SHING token\"},\"created_at_time\":\"1638225866500\",\"created_at_block\":\"153543230\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"1790\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"384042058\",\"updated_at_time\":\"1753500417500\",\"transferred_at_block\":\"384042058\",\"transferred_at_time\":\"1753500417500\",\"minted_at_block\":\"154373180\",\"minted_at_time\":\"1638640918000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3000000000\",\"average\":\"3820268205\",\"suggested_median\":\"4800000000\",\"suggested_average\":\"5195843458\",\"min\":\"95000000\",\"max\":\"34259740259\",\"sales\":\"25840\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.gif\",\"name\":\"Farm Extractor\",\"type\":\"farm\",\"rarity\":\"common\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.png\",\"description\":\"This extractor passively generates SHING token\"},\"name\":\"Farm Extractor\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"383773254\",\"updated_at_time\":\"1753366015500\",\"created_at_block\":\"383773254\",\"created_at_time\":\"1753366015500\",\"state\":4},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"3820566\",\"seller\":\"zmiaw.wam\",\"buyer\":\"czo4..c.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"3700000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099587788434\",\"owner\":\"qokpm.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"extractor\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"created_at_block\":\"153533821\",\"created_at_time\":\"1638221162000\"},\"template\":{\"template_id\":\"382163\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"27161\",\"immutable_data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.gif\",\"name\":\"Farm Extractor\",\"type\":\"farm\",\"rarity\":\"common\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.png\",\"description\":\"This extractor passively generates SHING token\"},\"created_at_time\":\"1638225866500\",\"created_at_block\":\"153543230\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2894\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"384009537\",\"updated_at_time\":\"1753484157000\",\"transferred_at_block\":\"384009537\",\"transferred_at_time\":\"1753484157000\",\"minted_at_block\":\"154373288\",\"minted_at_time\":\"1638640972000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3000000000\",\"average\":\"3820268205\",\"suggested_median\":\"4800000000\",\"suggested_average\":\"5195843458\",\"min\":\"95000000\",\"max\":\"34259740259\",\"sales\":\"25840\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.gif\",\"name\":\"Farm Extractor\",\"type\":\"farm\",\"rarity\":\"common\",\"series\":\"1\",\"static_img\":\"QmXiYe93DykwMbrfduuZyMa96YH7sZr3UrFfpH4WDkXtqF/farm/farm.png\",\"description\":\"This extractor passively generates SHING token\"},\"name\":\"Farm Extractor\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"memo\":\"\",\"decline_memo\":null,\"updated_at_block\":\"383773200\",\"updated_at_time\":\"1753365988500\",\"created_at_block\":\"383773200\",\"created_at_time\":\"1753365988500\",\"state\":4}],\"query_time\":1756585625643}" } \ No newline at end of file diff --git a/test/data/03f787a28a2cac52b8ae7d3f3e723ecd19f8548f.json b/test/data/ada87faa291540d01bd054a22b538f997b800124.json similarity index 99% rename from test/data/03f787a28a2cac52b8ae7d3f3e723ecd19f8548f.json rename to test/data/ada87faa291540d01bd054a22b538f997b800124.json index 645c7cf..5f158a8 100644 --- a/test/data/03f787a28a2cac52b8ae7d3f3e723ecd19f8548f.json +++ b/test/data/ada87faa291540d01bd054a22b538f997b800124.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomictools/v1/links/1451754", + "path": "https://wax-atomic.alcor.exchange/atomictools/v1/links/1451754", "params": { "method": "GET", "headers": {} @@ -249,7 +249,7 @@ "updated_at_time": "1661795978500", "public_key": "PUB_K1_7Yxk68nRomXAyppDeKKrazXXzoouKKHx5x4xJBvMnJVf97ipoH" }, - "query_time": 1709306667980 + "query_time": 1756585622504 }, - "text": "{\"success\":true,\"data\":{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1451754\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"farmingtales\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099804120974\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"redeemables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"back_img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"color\",\"type\":\"string\"},{\"name\":\"clothing_type\",\"type\":\"string\"},{\"name\":\"to_redeem\",\"type\":\"string\"}],\"created_at_block\":\"181295963\",\"created_at_time\":\"1652106310000\"},\"template\":{\"template_id\":\"545949\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"45\",\"immutable_data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"created_at_time\":\"1657786268000\",\"created_at_block\":\"192654398\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"43\",\"backed_tokens\":[],\"burned_by_account\":\"redeem.nefty\",\"burned_at_block\":\"201289145\",\"burned_at_time\":\"1662104369000\",\"updated_at_block\":\"201289145\",\"updated_at_time\":\"1662104369000\",\"transferred_at_block\":\"201289145\",\"transferred_at_time\":\"1662104369000\",\"minted_at_block\":\"192669740\",\"minted_at_time\":\"1657793939500\",\"data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"name\":\"General Ticket\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099804120973\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"redeemables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"back_img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"color\",\"type\":\"string\"},{\"name\":\"clothing_type\",\"type\":\"string\"},{\"name\":\"to_redeem\",\"type\":\"string\"}],\"created_at_block\":\"181295963\",\"created_at_time\":\"1652106310000\"},\"template\":{\"template_id\":\"545949\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"45\",\"immutable_data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"created_at_time\":\"1657786268000\",\"created_at_block\":\"192654398\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"42\",\"backed_tokens\":[],\"burned_by_account\":\"redeem.nefty\",\"burned_at_block\":\"201289193\",\"burned_at_time\":\"1662104393000\",\"updated_at_block\":\"201289193\",\"updated_at_time\":\"1662104393000\",\"transferred_at_block\":\"201289193\",\"transferred_at_time\":\"1662104393000\",\"minted_at_block\":\"192669740\",\"minted_at_time\":\"1657793939500\",\"data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"name\":\"General Ticket\"}],\"created_at_block\":\"200658297\",\"created_at_time\":\"1661788727000\",\"updated_at_block\":\"200672796\",\"updated_at_time\":\"1661795978500\",\"public_key\":\"PUB_K1_7Yxk68nRomXAyppDeKKrazXXzoouKKHx5x4xJBvMnJVf97ipoH\"},\"query_time\":1709306667980}" + "text": "{\"success\":true,\"data\":{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1451754\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"farmingtales\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099804120974\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"redeemables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"back_img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"color\",\"type\":\"string\"},{\"name\":\"clothing_type\",\"type\":\"string\"},{\"name\":\"to_redeem\",\"type\":\"string\"}],\"created_at_block\":\"181295963\",\"created_at_time\":\"1652106310000\"},\"template\":{\"template_id\":\"545949\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"45\",\"immutable_data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"created_at_time\":\"1657786268000\",\"created_at_block\":\"192654398\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"43\",\"backed_tokens\":[],\"burned_by_account\":\"redeem.nefty\",\"burned_at_block\":\"201289145\",\"burned_at_time\":\"1662104369000\",\"updated_at_block\":\"201289145\",\"updated_at_time\":\"1662104369000\",\"transferred_at_block\":\"201289145\",\"transferred_at_time\":\"1662104369000\",\"minted_at_block\":\"192669740\",\"minted_at_time\":\"1657793939500\",\"data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"name\":\"General Ticket\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099804120973\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"redeemables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"back_img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"color\",\"type\":\"string\"},{\"name\":\"clothing_type\",\"type\":\"string\"},{\"name\":\"to_redeem\",\"type\":\"string\"}],\"created_at_block\":\"181295963\",\"created_at_time\":\"1652106310000\"},\"template\":{\"template_id\":\"545949\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"45\",\"immutable_data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"created_at_time\":\"1657786268000\",\"created_at_block\":\"192654398\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"42\",\"backed_tokens\":[],\"burned_by_account\":\"redeem.nefty\",\"burned_at_block\":\"201289193\",\"burned_at_time\":\"1662104393000\",\"updated_at_block\":\"201289193\",\"updated_at_time\":\"1662104393000\",\"transferred_at_block\":\"201289193\",\"transferred_at_time\":\"1662104393000\",\"minted_at_block\":\"192669740\",\"minted_at_time\":\"1657793939500\",\"data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"name\":\"General Ticket\"}],\"created_at_block\":\"200658297\",\"created_at_time\":\"1661788727000\",\"updated_at_block\":\"200672796\",\"updated_at_time\":\"1661795978500\",\"public_key\":\"PUB_K1_7Yxk68nRomXAyppDeKKrazXXzoouKKHx5x4xJBvMnJVf97ipoH\"},\"query_time\":1756585622504}" } \ No newline at end of file diff --git a/test/data/92ea298740a8eb8ee1326c75fd0e6146360b5356.json b/test/data/b0260c23fe4a8a5911b567df27889a82f2698dc1.json similarity index 92% rename from test/data/92ea298740a8eb8ee1326c75fd0e6146360b5356.json rename to test/data/b0260c23fe4a8a5911b567df27889a82f2698dc1.json index 2e6b116..810298c 100644 --- a/test/data/92ea298740a8eb8ee1326c75fd0e6146360b5356.json +++ b/test/data/b0260c23fe4a8a5911b567df27889a82f2698dc1.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/auctions/1301765/logs", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/auctions/1301765/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -34,7 +34,7 @@ "created_at_time": "1697490472500" } ], - "query_time": 1709306653442 + "query_time": 1756585625527 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"85927836500\",\"name\":\"lognewauct\",\"data\":{\"starting_bid\":\"12.50000000 WAX\",\"collection_fee\":0.06,\"maker_marketplace\":\"\"},\"txid\":\"b6e6c3095e26e131fc28950392aee33fffad3494fa227cbb939bd4157c194343\",\"created_at_block\":\"272038338\",\"created_at_time\":\"1697490472500\"},{\"log_id\":\"85927836513\",\"name\":\"logauctstart\",\"data\":{},\"txid\":\"b6e6c3095e26e131fc28950392aee33fffad3494fa227cbb939bd4157c194343\",\"created_at_block\":\"272038338\",\"created_at_time\":\"1697490472500\"}],\"query_time\":1709306653442}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"85927836500\",\"name\":\"lognewauct\",\"data\":{\"starting_bid\":\"12.50000000 WAX\",\"collection_fee\":0.06,\"maker_marketplace\":\"\"},\"txid\":\"b6e6c3095e26e131fc28950392aee33fffad3494fa227cbb939bd4157c194343\",\"created_at_block\":\"272038338\",\"created_at_time\":\"1697490472500\"},{\"log_id\":\"85927836513\",\"name\":\"logauctstart\",\"data\":{},\"txid\":\"b6e6c3095e26e131fc28950392aee33fffad3494fa227cbb939bd4157c194343\",\"created_at_block\":\"272038338\",\"created_at_time\":\"1697490472500\"}],\"query_time\":1756585625527}" } \ No newline at end of file diff --git a/test/data/cf338c172d86bf13eb9b85b1386ebdd4ade52596.json b/test/data/b38bf212ed55c038d8fae5236a7532d94841b837.json similarity index 89% rename from test/data/cf338c172d86bf13eb9b85b1386ebdd4ade52596.json rename to test/data/b38bf212ed55c038d8fae5236a7532d94841b837.json index 3678f8a..ae1f437 100644 --- a/test/data/cf338c172d86bf13eb9b85b1386ebdd4ade52596.json +++ b/test/data/b38bf212ed55c038d8fae5236a7532d94841b837.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/schemas/taco/cmbz.res", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/schemas/taco/cmbz.res", "params": { "method": "GET", "headers": {} @@ -78,7 +78,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -86,9 +87,9 @@ }, "created_at_time": "1695029354000", "created_at_block": "267116358", - "assets": 2028 + "assets": 2552 }, - "query_time": 1709306669262 + "query_time": 1756585608904 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.res\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"},{\"name\":\"resource\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1695029354000\",\"created_at_block\":\"267116358\",\"assets\":2028},\"query_time\":1709306669262}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.res\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"},{\"name\":\"resource\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":\"1695029354000\",\"created_at_block\":\"267116358\",\"assets\":2552},\"query_time\":1756585608904}" } \ No newline at end of file diff --git a/test/data/c34078791ba04d3b708f606aa1ea28dd0c5c59d7.json b/test/data/b422dec220f35638823e8e71b241ea98bd1c3720.json similarity index 91% rename from test/data/c34078791ba04d3b708f606aa1ea28dd0c5c59d7.json rename to test/data/b422dec220f35638823e8e71b241ea98bd1c3720.json index 234fdfd..08c9d19 100644 --- a/test/data/c34078791ba04d3b708f606aa1ea28dd0c5c59d7.json +++ b/test/data/b422dec220f35638823e8e71b241ea98bd1c3720.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/assets/1099513214175", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/assets/1099513214175", "params": { "method": "GET", "headers": {} @@ -200,7 +200,13 @@ "sales": "12" } ], - "template_buyoffers": [], + "template_buyoffers": [ + { + "market_contract": "atomicmarket", + "buyoffer_id": "4026945", + "token_symbol": "WAX" + } + ], "data": { "3d": "", "img": "QmVYRYvN4EGWC4nB3Foyc51owGhWnJfJnahXbfZ5qHcJmd/black/front/1.4.01.gif", @@ -225,7 +231,7 @@ }, "name": "Cube v3 Dallas" }, - "query_time": 1709306645498 + "query_time": 1756585623299 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"asset_id\":\"1099513214175\",\"owner\":\"includenull\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"deadmau5\",\"name\":\"Deadmau5\",\"img\":\"QmQMxMoXrH2Mq2KCKoJZWrosbvW1oezKspJxoCJFDwucHB\",\"images\":null,\"author\":\"deadmau5\",\"allow_notify\":true,\"authorized_accounts\":[\"deadmau5\",\"unbox.nft\",\"sales.nft\",\"dk2ausetup11\",\"config.nft\",\"premint.nft\",\"atomicpacksx\",\"rarez.gm\",\"rewireddev11\",\"4je.m.wam\",\"kjtau.wam\",\"official.wax\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"91866159\",\"created_at_time\":\"1607366416500\"},\"schema\":{\"schema_name\":\"series1\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"cardid\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"media\",\"type\":\"string\"},{\"name\":\"Sticker\",\"type\":\"string\"},{\"name\":\"Logo\",\"type\":\"string\"},{\"name\":\"Animated\",\"type\":\"string\"},{\"name\":\"Digital Pin\",\"type\":\"string\"},{\"name\":\"Live Show\",\"type\":\"string\"},{\"name\":\"Photo\",\"type\":\"string\"},{\"name\":\"Video\",\"type\":\"string\"},{\"name\":\"Deluxe\",\"type\":\"string\"},{\"name\":\"Slogan\",\"type\":\"string\"},{\"name\":\"3d\",\"type\":\"string\"},{\"name\":\"Rare\",\"type\":\"string\"},{\"name\":\"Pomegranate\",\"type\":\"string\"},{\"name\":\"Monophobia\",\"type\":\"string\"},{\"name\":\"Mugshot\",\"type\":\"string\"},{\"name\":\"DODT\",\"type\":\"string\"}],\"created_at_block\":\"92117173\",\"created_at_time\":\"1607491942000\"},\"template\":{\"template_id\":\"28199\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"96\",\"immutable_data\":{\"3d\":\"\",\"img\":\"QmVYRYvN4EGWC4nB3Foyc51owGhWnJfJnahXbfZ5qHcJmd/black/front/1.4.01.gif\",\"DODT\":\"\",\"Logo\":\"\",\"Rare\":\"\",\"name\":\"Cube v3 Dallas\",\"Photo\":\"Photo\",\"Video\":\"\",\"Deluxe\":\"\",\"Slogan\":\"\",\"cardid\":\"1.4.01\",\"rarity\":\"Black Card\",\"Mugshot\":\"\",\"Sticker\":\"\",\"backimg\":\"QmVYRYvN4EGWC4nB3Foyc51owGhWnJfJnahXbfZ5qHcJmd/black/back/1.4.01.jpg\",\"Animated\":\"\",\"Live Show\":\"Live Show\",\"Monophobia\":\"\",\"Digital Pin\":\"\",\"Pomegranate\":\"\"},\"created_at_time\":\"1607492796000\",\"created_at_block\":\"92118880\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"140216529\",\"updated_at_time\":\"1631558560000\",\"transferred_at_block\":\"140216529\",\"transferred_at_time\":\"1631558560000\",\"minted_at_block\":\"93430724\",\"minted_at_time\":\"1608148826500\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"128518808\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"18000000000\",\"average\":\"18633333333\",\"suggested_median\":\"4200000000\",\"suggested_average\":\"4200000000\",\"min\":\"900000000\",\"max\":\"40000000000\",\"sales\":\"12\"}],\"template_buyoffers\":[],\"data\":{\"3d\":\"\",\"img\":\"QmVYRYvN4EGWC4nB3Foyc51owGhWnJfJnahXbfZ5qHcJmd/black/front/1.4.01.gif\",\"DODT\":\"\",\"Logo\":\"\",\"Rare\":\"\",\"name\":\"Cube v3 Dallas\",\"Photo\":\"Photo\",\"Video\":\"\",\"Deluxe\":\"\",\"Slogan\":\"\",\"cardid\":\"1.4.01\",\"rarity\":\"Black Card\",\"Mugshot\":\"\",\"Sticker\":\"\",\"backimg\":\"QmVYRYvN4EGWC4nB3Foyc51owGhWnJfJnahXbfZ5qHcJmd/black/back/1.4.01.jpg\",\"Animated\":\"\",\"Live Show\":\"Live Show\",\"Monophobia\":\"\",\"Digital Pin\":\"\",\"Pomegranate\":\"\"},\"name\":\"Cube v3 Dallas\"},\"query_time\":1709306645498}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"asset_id\":\"1099513214175\",\"owner\":\"includenull\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"deadmau5\",\"name\":\"Deadmau5\",\"img\":\"QmQMxMoXrH2Mq2KCKoJZWrosbvW1oezKspJxoCJFDwucHB\",\"images\":null,\"author\":\"deadmau5\",\"allow_notify\":true,\"authorized_accounts\":[\"deadmau5\",\"unbox.nft\",\"sales.nft\",\"dk2ausetup11\",\"config.nft\",\"premint.nft\",\"atomicpacksx\",\"rarez.gm\",\"rewireddev11\",\"4je.m.wam\",\"kjtau.wam\",\"official.wax\"],\"notify_accounts\":[],\"market_fee\":0.06,\"created_at_block\":\"91866159\",\"created_at_time\":\"1607366416500\"},\"schema\":{\"schema_name\":\"series1\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"cardid\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"media\",\"type\":\"string\"},{\"name\":\"Sticker\",\"type\":\"string\"},{\"name\":\"Logo\",\"type\":\"string\"},{\"name\":\"Animated\",\"type\":\"string\"},{\"name\":\"Digital Pin\",\"type\":\"string\"},{\"name\":\"Live Show\",\"type\":\"string\"},{\"name\":\"Photo\",\"type\":\"string\"},{\"name\":\"Video\",\"type\":\"string\"},{\"name\":\"Deluxe\",\"type\":\"string\"},{\"name\":\"Slogan\",\"type\":\"string\"},{\"name\":\"3d\",\"type\":\"string\"},{\"name\":\"Rare\",\"type\":\"string\"},{\"name\":\"Pomegranate\",\"type\":\"string\"},{\"name\":\"Monophobia\",\"type\":\"string\"},{\"name\":\"Mugshot\",\"type\":\"string\"},{\"name\":\"DODT\",\"type\":\"string\"}],\"created_at_block\":\"92117173\",\"created_at_time\":\"1607491942000\"},\"template\":{\"template_id\":\"28199\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"96\",\"immutable_data\":{\"3d\":\"\",\"img\":\"QmVYRYvN4EGWC4nB3Foyc51owGhWnJfJnahXbfZ5qHcJmd/black/front/1.4.01.gif\",\"DODT\":\"\",\"Logo\":\"\",\"Rare\":\"\",\"name\":\"Cube v3 Dallas\",\"Photo\":\"Photo\",\"Video\":\"\",\"Deluxe\":\"\",\"Slogan\":\"\",\"cardid\":\"1.4.01\",\"rarity\":\"Black Card\",\"Mugshot\":\"\",\"Sticker\":\"\",\"backimg\":\"QmVYRYvN4EGWC4nB3Foyc51owGhWnJfJnahXbfZ5qHcJmd/black/back/1.4.01.jpg\",\"Animated\":\"\",\"Live Show\":\"Live Show\",\"Monophobia\":\"\",\"Digital Pin\":\"\",\"Pomegranate\":\"\"},\"created_at_time\":\"1607492796000\",\"created_at_block\":\"92118880\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"140216529\",\"updated_at_time\":\"1631558560000\",\"transferred_at_block\":\"140216529\",\"transferred_at_time\":\"1631558560000\",\"minted_at_block\":\"93430724\",\"minted_at_time\":\"1608148826500\",\"sales\":[{\"market_contract\":\"atomicmarket\",\"sale_id\":\"128518808\"}],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"18000000000\",\"average\":\"18633333333\",\"suggested_median\":\"4200000000\",\"suggested_average\":\"4200000000\",\"min\":\"900000000\",\"max\":\"40000000000\",\"sales\":\"12\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"4026945\",\"token_symbol\":\"WAX\"}],\"data\":{\"3d\":\"\",\"img\":\"QmVYRYvN4EGWC4nB3Foyc51owGhWnJfJnahXbfZ5qHcJmd/black/front/1.4.01.gif\",\"DODT\":\"\",\"Logo\":\"\",\"Rare\":\"\",\"name\":\"Cube v3 Dallas\",\"Photo\":\"Photo\",\"Video\":\"\",\"Deluxe\":\"\",\"Slogan\":\"\",\"cardid\":\"1.4.01\",\"rarity\":\"Black Card\",\"Mugshot\":\"\",\"Sticker\":\"\",\"backimg\":\"QmVYRYvN4EGWC4nB3Foyc51owGhWnJfJnahXbfZ5qHcJmd/black/back/1.4.01.jpg\",\"Animated\":\"\",\"Live Show\":\"Live Show\",\"Monophobia\":\"\",\"Digital Pin\":\"\",\"Pomegranate\":\"\"},\"name\":\"Cube v3 Dallas\"},\"query_time\":1756585623299}" } \ No newline at end of file diff --git a/test/data/83ee1757c6d61176746be83670ce55ce9484b546.json b/test/data/b7bbe42b95f1a78b739ba0099c73ec3644f1b253.json similarity index 74% rename from test/data/83ee1757c6d61176746be83670ce55ce9484b546.json rename to test/data/b7bbe42b95f1a78b739ba0099c73ec3644f1b253.json index 7e585eb..d21c333 100644 --- a/test/data/83ee1757c6d61176746be83670ce55ce9484b546.json +++ b/test/data/b7bbe42b95f1a78b739ba0099c73ec3644f1b253.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomictools/v1/links", + "path": "https://wax-atomic.alcor.exchange/atomictools/v1/links", "params": { "method": "POST", "body": "{\"creator\":\"taco,federation\",\"limit\":\"10\"}", @@ -304,7 +304,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -338,7 +339,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "79", + "issued_supply": "82", "immutable_data": { "img": "QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF", "name": "Blockchain Brawlers Sauce", @@ -427,7 +428,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -461,7 +463,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "52", + "issued_supply": "54", "immutable_data": { "img": "QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV", "name": "Castles NFT Sauce", @@ -550,7 +552,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -584,7 +587,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "52", + "issued_supply": "54", "immutable_data": { "img": "QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV", "name": "Castles NFT Sauce", @@ -657,7 +660,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -691,7 +695,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "52", + "issued_supply": "54", "immutable_data": { "img": "QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV", "name": "Castles NFT Sauce", @@ -764,7 +768,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -798,7 +803,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "52", + "issued_supply": "54", "immutable_data": { "img": "QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV", "name": "Castles NFT Sauce", @@ -887,7 +892,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -921,7 +927,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "52", + "issued_supply": "54", "immutable_data": { "img": "QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV", "name": "Castles NFT Sauce", @@ -994,7 +1000,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1028,7 +1035,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "52", + "issued_supply": "54", "immutable_data": { "img": "QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV", "name": "Castles NFT Sauce", @@ -1101,7 +1108,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1135,7 +1143,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "52", + "issued_supply": "54", "immutable_data": { "img": "QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV", "name": "Castles NFT Sauce", @@ -1208,7 +1216,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1242,7 +1251,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "52", + "issued_supply": "54", "immutable_data": { "img": "QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV", "name": "Castles NFT Sauce", @@ -1315,7 +1324,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1349,7 +1359,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "52", + "issued_supply": "54", "immutable_data": { "img": "QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV", "name": "Castles NFT Sauce", @@ -1438,7 +1448,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1488,7 +1499,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "9683", + "issued_supply": "9911", "immutable_data": { "img": "QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr", "name": "Brigade Single Pack - Series One", @@ -1581,7 +1592,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1615,7 +1627,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "79", + "issued_supply": "82", "immutable_data": { "img": "QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF", "name": "Blockchain Brawlers Sauce", @@ -1704,7 +1716,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1849,7 +1862,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1994,7 +2008,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2089,7 +2104,7 @@ "public_key": "PUB_K1_5CCyTcKNuT9RFQpE5os7D442wfCbEhzktX6fcACAMWiDRv1JKJ" } ], - "query_time": 1709306643638 + "query_time": 1756585622332 }, - "text": "{\"success\":true,\"data\":[{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1451754\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"farmingtales\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099804120974\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"redeemables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"back_img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"color\",\"type\":\"string\"},{\"name\":\"clothing_type\",\"type\":\"string\"},{\"name\":\"to_redeem\",\"type\":\"string\"}],\"created_at_block\":\"181295963\",\"created_at_time\":\"1652106310000\"},\"template\":{\"template_id\":\"545949\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"45\",\"immutable_data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"created_at_time\":\"1657786268000\",\"created_at_block\":\"192654398\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"43\",\"backed_tokens\":[],\"burned_by_account\":\"redeem.nefty\",\"burned_at_block\":\"201289145\",\"burned_at_time\":\"1662104369000\",\"updated_at_block\":\"201289145\",\"updated_at_time\":\"1662104369000\",\"transferred_at_block\":\"201289145\",\"transferred_at_time\":\"1662104369000\",\"minted_at_block\":\"192669740\",\"minted_at_time\":\"1657793939500\",\"data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"name\":\"General Ticket\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099804120973\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"redeemables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"back_img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"color\",\"type\":\"string\"},{\"name\":\"clothing_type\",\"type\":\"string\"},{\"name\":\"to_redeem\",\"type\":\"string\"}],\"created_at_block\":\"181295963\",\"created_at_time\":\"1652106310000\"},\"template\":{\"template_id\":\"545949\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"45\",\"immutable_data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"created_at_time\":\"1657786268000\",\"created_at_block\":\"192654398\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"42\",\"backed_tokens\":[],\"burned_by_account\":\"redeem.nefty\",\"burned_at_block\":\"201289193\",\"burned_at_time\":\"1662104393000\",\"updated_at_block\":\"201289193\",\"updated_at_time\":\"1662104393000\",\"transferred_at_block\":\"201289193\",\"transferred_at_time\":\"1662104393000\",\"minted_at_block\":\"192669740\",\"minted_at_time\":\"1657793939500\",\"data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"name\":\"General Ticket\"}],\"created_at_block\":\"200658297\",\"created_at_time\":\"1661788727000\",\"updated_at_block\":\"200672796\",\"updated_at_time\":\"1661795978500\",\"public_key\":\"PUB_K1_7Yxk68nRomXAyppDeKKrazXXzoouKKHx5x4xJBvMnJVf97ipoH\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1054444\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"32iba.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099740374404\",\"owner\":\"32iba.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"480237\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"79\",\"immutable_data\":{\"img\":\"QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF\",\"name\":\"Blockchain Brawlers Sauce\",\"variant\":\"blockchain_brawlers\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1649174143500\",\"created_at_block\":\"175433829\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"71\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"180054499\",\"updated_at_time\":\"1651485365500\",\"transferred_at_block\":\"180054499\",\"transferred_at_time\":\"1651485365500\",\"minted_at_block\":\"179876615\",\"minted_at_time\":\"1651396386000\",\"data\":{\"img\":\"QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF\",\"name\":\"Blockchain Brawlers Sauce\",\"variant\":\"blockchain_brawlers\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Blockchain Brawlers Sauce\"}],\"created_at_block\":\"179876646\",\"created_at_time\":\"1651396401500\",\"updated_at_block\":\"180054499\",\"updated_at_time\":\"1651485365500\",\"public_key\":\"PUB_K1_896aVsJityDZ21Sj7FVovFK6217smeVUaNWSFHy7ULANGu5LqY\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1054183\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"32iba.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099739781070\",\"owner\":\"32iba.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"43\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"180054528\",\"updated_at_time\":\"1651485380000\",\"transferred_at_block\":\"180054528\",\"transferred_at_time\":\"1651485380000\",\"minted_at_block\":\"179817299\",\"minted_at_time\":\"1651366717000\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"}],\"created_at_block\":\"179817323\",\"created_at_time\":\"1651366729000\",\"updated_at_block\":\"180054528\",\"updated_at_time\":\"1651485380000\",\"public_key\":\"PUB_K1_7XCTtxKKfBiQR3RkcVUW8VeQEqHW5n2jngwKvZYhLMwFgcNgTF\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1054178\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"32iba.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099739761928\",\"owner\":\"fze.o.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"42\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"182024060\",\"updated_at_time\":\"1652470366500\",\"transferred_at_block\":\"182024060\",\"transferred_at_time\":\"1652470366500\",\"minted_at_block\":\"179814967\",\"minted_at_time\":\"1651365550500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099739761927\",\"owner\":\"vuojq.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"41\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"244802422\",\"updated_at_time\":\"1683871354000\",\"transferred_at_block\":\"244802422\",\"transferred_at_time\":\"1683871354000\",\"minted_at_block\":\"179814967\",\"minted_at_time\":\"1651365550500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099739761926\",\"owner\":\"32iba.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"40\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"179817100\",\"updated_at_time\":\"1651366617000\",\"transferred_at_block\":\"179817100\",\"transferred_at_time\":\"1651366617000\",\"minted_at_block\":\"179814967\",\"minted_at_time\":\"1651365550500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"}],\"created_at_block\":\"179815005\",\"created_at_time\":\"1651365569500\",\"updated_at_block\":\"179817100\",\"updated_at_time\":\"1651366617000\",\"public_key\":\"PUB_K1_6382mqdHcnq2yZQpCZKzRPoHnhRiuhQcWvFVQKZagQJacRD1oC\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1044559\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"qhiay.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060882\",\"owner\":\"kcfmu.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"10\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"179107032\",\"updated_at_time\":\"1651011360000\",\"transferred_at_block\":\"179107032\",\"transferred_at_time\":\"1651011360000\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060881\",\"owner\":\"wombatmaster\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"9\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"194214025\",\"updated_at_time\":\"1658566138500\",\"transferred_at_block\":\"194214025\",\"transferred_at_time\":\"1658566138500\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060880\",\"owner\":\"qpw2w.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"8\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"180027085\",\"updated_at_time\":\"1651471652000\",\"transferred_at_block\":\"180027085\",\"transferred_at_time\":\"1651471652000\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060879\",\"owner\":\"wombatmaster\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295004426\",\"updated_at_time\":\"1708974782500\",\"transferred_at_block\":\"295004426\",\"transferred_at_time\":\"1708974782500\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060878\",\"owner\":\"gct1s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"217319507\",\"updated_at_time\":\"1670124519500\",\"transferred_at_block\":\"217319507\",\"transferred_at_time\":\"1670124519500\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"}],\"created_at_block\":\"178376624\",\"created_at_time\":\"1650645818000\",\"updated_at_block\":\"178376668\",\"updated_at_time\":\"1650645840500\",\"public_key\":\"PUB_K1_5oFUtgM4sR5tNk48WDv4c6sUkBFgW98wV7TBAaPQmaWUXniBv7\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1008646\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"mirage.gm\",\"state\":3,\"memo\":\"gift from Taco!\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099689821172\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"453447\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9683\",\"immutable_data\":{\"img\":\"QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr\",\"name\":\"Brigade Single Pack - Series One\",\"size\":\"single\",\"type\":\"brigade\",\"series\":\"1\",\"description\":\"This pack contains 1 series one brigade equipment\"},\"created_at_time\":\"1646908570500\",\"created_at_block\":\"170903425\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"186\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"176613269\",\"burned_at_time\":\"1649763931000\",\"updated_at_block\":\"176613269\",\"updated_at_time\":\"1649763931000\",\"transferred_at_block\":\"176613268\",\"transferred_at_time\":\"1649763930500\",\"minted_at_block\":\"174240609\",\"minted_at_time\":\"1648577375500\",\"data\":{\"img\":\"QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr\",\"name\":\"Brigade Single Pack - Series One\",\"size\":\"single\",\"type\":\"brigade\",\"series\":\"1\",\"description\":\"This pack contains 1 series one brigade equipment\"},\"name\":\"Brigade Single Pack - Series One\"}],\"created_at_block\":\"176612613\",\"created_at_time\":\"1649763603000\",\"updated_at_block\":\"176612891\",\"updated_at_time\":\"1649763742000\",\"public_key\":\"PUB_K1_861gSPzbgk7r8Rdx6eMZZd4ruAv8WEmgRxQiCrQTdTTxfW5ZiK\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"994628\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"4w1b2.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099700659783\",\"owner\":\"4w1b2.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"480237\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"79\",\"immutable_data\":{\"img\":\"QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF\",\"name\":\"Blockchain Brawlers Sauce\",\"variant\":\"blockchain_brawlers\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1649174143500\",\"created_at_block\":\"175433829\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"12\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"175609435\",\"updated_at_time\":\"1649261952000\",\"transferred_at_block\":\"175609435\",\"transferred_at_time\":\"1649261952000\",\"minted_at_block\":\"175606847\",\"minted_at_time\":\"1649260658000\",\"data\":{\"img\":\"QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF\",\"name\":\"Blockchain Brawlers Sauce\",\"variant\":\"blockchain_brawlers\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Blockchain Brawlers Sauce\"}],\"created_at_block\":\"175609238\",\"created_at_time\":\"1649261853500\",\"updated_at_block\":\"175609435\",\"updated_at_time\":\"1649261952000\",\"public_key\":\"PUB_K1_7R53Fn3ZMYTrocrfvvQeyuSZG32rJqm688VzpN1utY8doe7wdM\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"984441\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"hmy2s.c.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099693653591\",\"owner\":\"hmy2s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"template\":{\"template_id\":\"478795\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2073\",\"immutable_data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"created_at_time\":\"1648816387500\",\"created_at_block\":\"174718550\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"12\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"174749898\",\"updated_at_time\":\"1648832061500\",\"transferred_at_block\":\"174749898\",\"transferred_at_time\":\"1648832061500\",\"minted_at_block\":\"174720615\",\"minted_at_time\":\"1648817420000\",\"data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"name\":\"Mr. April Foolston\"}],\"created_at_block\":\"174749814\",\"created_at_time\":\"1648832019500\",\"updated_at_block\":\"174749898\",\"updated_at_time\":\"1648832061500\",\"public_key\":\"PUB_K1_557ixn2EXx8Zg9hNGkNpZKiDisPt28z6LbMB5Q2u5zPPdnqfcA\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"984418\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"thebeekeeper\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099693653592\",\"owner\":\"thebeekeeper\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"template\":{\"template_id\":\"478795\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2073\",\"immutable_data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"created_at_time\":\"1648816387500\",\"created_at_block\":\"174718550\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"13\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"174749622\",\"updated_at_time\":\"1648831923500\",\"transferred_at_block\":\"174749622\",\"transferred_at_time\":\"1648831923500\",\"minted_at_block\":\"174720615\",\"minted_at_time\":\"1648817420000\",\"data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"name\":\"Mr. April Foolston\"}],\"created_at_block\":\"174749494\",\"created_at_time\":\"1648831859500\",\"updated_at_block\":\"174749622\",\"updated_at_time\":\"1648831923500\",\"public_key\":\"PUB_K1_5MRuDp71pEPqUR8ifi4WBZyyzs58QWKwm9cbfi6NQzcZjVBVur\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"984401\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"mg1bc.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099693653593\",\"owner\":\"brigade.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"template\":{\"template_id\":\"478795\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2073\",\"immutable_data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"created_at_time\":\"1648816387500\",\"created_at_block\":\"174718550\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"14\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"190126755\",\"updated_at_time\":\"1656522423000\",\"transferred_at_block\":\"190126755\",\"transferred_at_time\":\"1656522423000\",\"minted_at_block\":\"174720615\",\"minted_at_time\":\"1648817420000\",\"data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"name\":\"Mr. April Foolston\"}],\"created_at_block\":\"174749247\",\"created_at_time\":\"1648831736000\",\"updated_at_block\":\"174749475\",\"updated_at_time\":\"1648831850000\",\"public_key\":\"PUB_K1_5CCyTcKNuT9RFQpE5os7D442wfCbEhzktX6fcACAMWiDRv1JKJ\"}],\"query_time\":1709306643638}" + "text": "{\"success\":true,\"data\":[{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1451754\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"farmingtales\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099804120974\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"redeemables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"back_img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"color\",\"type\":\"string\"},{\"name\":\"clothing_type\",\"type\":\"string\"},{\"name\":\"to_redeem\",\"type\":\"string\"}],\"created_at_block\":\"181295963\",\"created_at_time\":\"1652106310000\"},\"template\":{\"template_id\":\"545949\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"45\",\"immutable_data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"created_at_time\":\"1657786268000\",\"created_at_block\":\"192654398\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"43\",\"backed_tokens\":[],\"burned_by_account\":\"redeem.nefty\",\"burned_at_block\":\"201289145\",\"burned_at_time\":\"1662104369000\",\"updated_at_block\":\"201289145\",\"updated_at_time\":\"1662104369000\",\"transferred_at_block\":\"201289145\",\"transferred_at_time\":\"1662104369000\",\"minted_at_block\":\"192669740\",\"minted_at_time\":\"1657793939500\",\"data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"name\":\"General Ticket\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099804120973\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"uncutnefties\",\"name\":\"NeftyBlocks Uncutz\",\"img\":\"QmZRSdCuHyrfYWnRsLJp6ChVjQybh64qxVDN6S8LeWfeT8\",\"images\":null,\"author\":\"netfyblocksx\",\"allow_notify\":true,\"authorized_accounts\":[\"netfyblocksx\",\"neftyblocksx\",\"neftyblocksd\",\"mkt.nefty\",\"setup.nefty\",\"neftyblocksp\",\"blend.nefty\",\"collab.nefty\",\"quest.nefty\",\"avatar.nefty\",\"atomicpacksx\",\"up.nefty\"],\"notify_accounts\":[\"quest.nefty\",\"blend.nefty\",\"neftyblocksp\",\"neftyblocksd\",\"avatar.nefty\",\"neftyblocksa\"],\"market_fee\":0.06,\"created_at_block\":\"117522456\",\"created_at_time\":\"1620202430000\"},\"schema\":{\"schema_name\":\"redeemables\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"back_img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"color\",\"type\":\"string\"},{\"name\":\"clothing_type\",\"type\":\"string\"},{\"name\":\"to_redeem\",\"type\":\"string\"}],\"created_at_block\":\"181295963\",\"created_at_time\":\"1652106310000\"},\"template\":{\"template_id\":\"545949\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"45\",\"immutable_data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"created_at_time\":\"1657786268000\",\"created_at_block\":\"192654398\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"42\",\"backed_tokens\":[],\"burned_by_account\":\"redeem.nefty\",\"burned_at_block\":\"201289193\",\"burned_at_time\":\"1662104393000\",\"updated_at_block\":\"201289193\",\"updated_at_time\":\"1662104393000\",\"transferred_at_block\":\"201289193\",\"transferred_at_time\":\"1662104393000\",\"minted_at_block\":\"192669740\",\"minted_at_time\":\"1657793939500\",\"data\":{\"img\":\"QmZFLy9C1VVJG4YAfwzfnSFuywXyzKgvuikd3BuzqBTPCu\",\"name\":\"General Ticket\",\"back_img\":\"QmYuBo67cCaPc33x8WahR52DKhT4RstE4hHVEXjz7ofn55\",\"to_redeem\":\"Go to My NFTs > Redeemables\",\"description\":\"This is a redeemable ticket NFT. You can redeem this NFT for a code. Use the code to claim a general access ticket for the 'NFT Community Day 2022' on September 30th in Hilversum. This NFT can be redeemed only once and is burned in the process. Only redeem this NFT if you are attending the event! Redeemed NFTs cannot be refunded.\"},\"name\":\"General Ticket\"}],\"created_at_block\":\"200658297\",\"created_at_time\":\"1661788727000\",\"updated_at_block\":\"200672796\",\"updated_at_time\":\"1661795978500\",\"public_key\":\"PUB_K1_7Yxk68nRomXAyppDeKKrazXXzoouKKHx5x4xJBvMnJVf97ipoH\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1054444\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"32iba.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099740374404\",\"owner\":\"32iba.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"480237\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"82\",\"immutable_data\":{\"img\":\"QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF\",\"name\":\"Blockchain Brawlers Sauce\",\"variant\":\"blockchain_brawlers\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1649174143500\",\"created_at_block\":\"175433829\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"71\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"180054499\",\"updated_at_time\":\"1651485365500\",\"transferred_at_block\":\"180054499\",\"transferred_at_time\":\"1651485365500\",\"minted_at_block\":\"179876615\",\"minted_at_time\":\"1651396386000\",\"data\":{\"img\":\"QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF\",\"name\":\"Blockchain Brawlers Sauce\",\"variant\":\"blockchain_brawlers\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Blockchain Brawlers Sauce\"}],\"created_at_block\":\"179876646\",\"created_at_time\":\"1651396401500\",\"updated_at_block\":\"180054499\",\"updated_at_time\":\"1651485365500\",\"public_key\":\"PUB_K1_896aVsJityDZ21Sj7FVovFK6217smeVUaNWSFHy7ULANGu5LqY\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1054183\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"32iba.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099739781070\",\"owner\":\"32iba.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"54\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"43\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"180054528\",\"updated_at_time\":\"1651485380000\",\"transferred_at_block\":\"180054528\",\"transferred_at_time\":\"1651485380000\",\"minted_at_block\":\"179817299\",\"minted_at_time\":\"1651366717000\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"}],\"created_at_block\":\"179817323\",\"created_at_time\":\"1651366729000\",\"updated_at_block\":\"180054528\",\"updated_at_time\":\"1651485380000\",\"public_key\":\"PUB_K1_7XCTtxKKfBiQR3RkcVUW8VeQEqHW5n2jngwKvZYhLMwFgcNgTF\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1054178\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"32iba.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099739761928\",\"owner\":\"fze.o.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"54\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"42\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"182024060\",\"updated_at_time\":\"1652470366500\",\"transferred_at_block\":\"182024060\",\"transferred_at_time\":\"1652470366500\",\"minted_at_block\":\"179814967\",\"minted_at_time\":\"1651365550500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099739761927\",\"owner\":\"vuojq.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"54\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"41\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"244802422\",\"updated_at_time\":\"1683871354000\",\"transferred_at_block\":\"244802422\",\"transferred_at_time\":\"1683871354000\",\"minted_at_block\":\"179814967\",\"minted_at_time\":\"1651365550500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099739761926\",\"owner\":\"32iba.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"54\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"40\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"179817100\",\"updated_at_time\":\"1651366617000\",\"transferred_at_block\":\"179817100\",\"transferred_at_time\":\"1651366617000\",\"minted_at_block\":\"179814967\",\"minted_at_time\":\"1651365550500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"}],\"created_at_block\":\"179815005\",\"created_at_time\":\"1651365569500\",\"updated_at_block\":\"179817100\",\"updated_at_time\":\"1651366617000\",\"public_key\":\"PUB_K1_6382mqdHcnq2yZQpCZKzRPoHnhRiuhQcWvFVQKZagQJacRD1oC\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1044559\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"qhiay.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060882\",\"owner\":\"kcfmu.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"54\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"10\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"179107032\",\"updated_at_time\":\"1651011360000\",\"transferred_at_block\":\"179107032\",\"transferred_at_time\":\"1651011360000\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060881\",\"owner\":\"wombatmaster\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"54\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"9\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"194214025\",\"updated_at_time\":\"1658566138500\",\"transferred_at_block\":\"194214025\",\"transferred_at_time\":\"1658566138500\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060880\",\"owner\":\"qpw2w.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"54\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"8\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"180027085\",\"updated_at_time\":\"1651471652000\",\"transferred_at_block\":\"180027085\",\"transferred_at_time\":\"1651471652000\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060879\",\"owner\":\"wombatmaster\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"54\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295004426\",\"updated_at_time\":\"1708974782500\",\"transferred_at_block\":\"295004426\",\"transferred_at_time\":\"1708974782500\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099726060878\",\"owner\":\"gct1s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"493176\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"54\",\"immutable_data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1650625558000\",\"created_at_block\":\"178336107\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"217319507\",\"updated_at_time\":\"1670124519500\",\"transferred_at_block\":\"217319507\",\"transferred_at_time\":\"1670124519500\",\"minted_at_block\":\"178363484\",\"minted_at_time\":\"1650639246500\",\"data\":{\"img\":\"QmfHv5Q1nmdcqZHJmDfj2bb8zZeCoEuMB2zfyY7FFE1UwV\",\"name\":\"Castles NFT Sauce\",\"variant\":\"castlesnftgo\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Castles NFT Sauce\"}],\"created_at_block\":\"178376624\",\"created_at_time\":\"1650645818000\",\"updated_at_block\":\"178376668\",\"updated_at_time\":\"1650645840500\",\"public_key\":\"PUB_K1_5oFUtgM4sR5tNk48WDv4c6sUkBFgW98wV7TBAaPQmaWUXniBv7\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"1008646\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"mirage.gm\",\"state\":3,\"memo\":\"gift from Taco!\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099689821172\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"453447\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9911\",\"immutable_data\":{\"img\":\"QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr\",\"name\":\"Brigade Single Pack - Series One\",\"size\":\"single\",\"type\":\"brigade\",\"series\":\"1\",\"description\":\"This pack contains 1 series one brigade equipment\"},\"created_at_time\":\"1646908570500\",\"created_at_block\":\"170903425\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"186\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"176613269\",\"burned_at_time\":\"1649763931000\",\"updated_at_block\":\"176613269\",\"updated_at_time\":\"1649763931000\",\"transferred_at_block\":\"176613268\",\"transferred_at_time\":\"1649763930500\",\"minted_at_block\":\"174240609\",\"minted_at_time\":\"1648577375500\",\"data\":{\"img\":\"QmbjynXLwn2Hbusrq46jGL81mtAL8wHD1TigYDMdpBsKgr\",\"name\":\"Brigade Single Pack - Series One\",\"size\":\"single\",\"type\":\"brigade\",\"series\":\"1\",\"description\":\"This pack contains 1 series one brigade equipment\"},\"name\":\"Brigade Single Pack - Series One\"}],\"created_at_block\":\"176612613\",\"created_at_time\":\"1649763603000\",\"updated_at_block\":\"176612891\",\"updated_at_time\":\"1649763742000\",\"public_key\":\"PUB_K1_861gSPzbgk7r8Rdx6eMZZd4ruAv8WEmgRxQiCrQTdTTxfW5ZiK\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"994628\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"4w1b2.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099700659783\",\"owner\":\"4w1b2.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"created_at_block\":\"130689998\",\"created_at_time\":\"1626788505500\"},\"template\":{\"template_id\":\"480237\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"82\",\"immutable_data\":{\"img\":\"QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF\",\"name\":\"Blockchain Brawlers Sauce\",\"variant\":\"blockchain_brawlers\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"created_at_time\":\"1649174143500\",\"created_at_block\":\"175433829\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"12\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"175609435\",\"updated_at_time\":\"1649261952000\",\"transferred_at_block\":\"175609435\",\"transferred_at_time\":\"1649261952000\",\"minted_at_block\":\"175606847\",\"minted_at_time\":\"1649260658000\",\"data\":{\"img\":\"QmcQmbNMdAGwZybG7azH9XhyoZybVew2TMFgt37hM4iQrF\",\"name\":\"Blockchain Brawlers Sauce\",\"variant\":\"blockchain_brawlers\",\"description\":\"This Taco Sauce unlocks a tool inside Taco App\"},\"name\":\"Blockchain Brawlers Sauce\"}],\"created_at_block\":\"175609238\",\"created_at_time\":\"1649261853500\",\"updated_at_block\":\"175609435\",\"updated_at_time\":\"1649261952000\",\"public_key\":\"PUB_K1_7R53Fn3ZMYTrocrfvvQeyuSZG32rJqm688VzpN1utY8doe7wdM\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"984441\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"hmy2s.c.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099693653591\",\"owner\":\"hmy2s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"template\":{\"template_id\":\"478795\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2073\",\"immutable_data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"created_at_time\":\"1648816387500\",\"created_at_block\":\"174718550\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"12\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"174749898\",\"updated_at_time\":\"1648832061500\",\"transferred_at_block\":\"174749898\",\"transferred_at_time\":\"1648832061500\",\"minted_at_block\":\"174720615\",\"minted_at_time\":\"1648817420000\",\"data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"name\":\"Mr. April Foolston\"}],\"created_at_block\":\"174749814\",\"created_at_time\":\"1648832019500\",\"updated_at_block\":\"174749898\",\"updated_at_time\":\"1648832061500\",\"public_key\":\"PUB_K1_557ixn2EXx8Zg9hNGkNpZKiDisPt28z6LbMB5Q2u5zPPdnqfcA\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"984418\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"thebeekeeper\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099693653592\",\"owner\":\"thebeekeeper\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"template\":{\"template_id\":\"478795\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2073\",\"immutable_data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"created_at_time\":\"1648816387500\",\"created_at_block\":\"174718550\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"13\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"174749622\",\"updated_at_time\":\"1648831923500\",\"transferred_at_block\":\"174749622\",\"transferred_at_time\":\"1648831923500\",\"minted_at_block\":\"174720615\",\"minted_at_time\":\"1648817420000\",\"data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"name\":\"Mr. April Foolston\"}],\"created_at_block\":\"174749494\",\"created_at_time\":\"1648831859500\",\"updated_at_block\":\"174749622\",\"updated_at_time\":\"1648831923500\",\"public_key\":\"PUB_K1_5MRuDp71pEPqUR8ifi4WBZyyzs58QWKwm9cbfi6NQzcZjVBVur\"},{\"tools_contract\":\"atomictoolsx\",\"link_id\":\"984401\",\"assets_contract\":\"atomicassets\",\"creator\":\"taco\",\"claimer\":\"mg1bc.wam\",\"state\":3,\"memo\":\"\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099693653593\",\"owner\":\"brigade.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"created_at_block\":\"172277151\",\"created_at_time\":\"1647595597000\"},\"template\":{\"template_id\":\"478795\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2073\",\"immutable_data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"created_at_time\":\"1648816387500\",\"created_at_block\":\"174718550\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"14\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"190126755\",\"updated_at_time\":\"1656522423000\",\"transferred_at_block\":\"190126755\",\"transferred_at_time\":\"1656522423000\",\"minted_at_block\":\"174720615\",\"minted_at_time\":\"1648817420000\",\"data\":{\"img\":\"QmNV9ovuB2D5N9ddMQhAhYHDKqtEybxTN5M2Ryqs8ycC1M\",\"luck\":\"0\",\"name\":\"Mr. April Foolston\",\"power\":0,\"rarity\":\"common\",\"series\":\"1\",\"description\":\"...but nothing happened!\"},\"name\":\"Mr. April Foolston\"}],\"created_at_block\":\"174749247\",\"created_at_time\":\"1648831736000\",\"updated_at_block\":\"174749475\",\"updated_at_time\":\"1648831850000\",\"public_key\":\"PUB_K1_5CCyTcKNuT9RFQpE5os7D442wfCbEhzktX6fcACAMWiDRv1JKJ\"}],\"query_time\":1756585622332}" } \ No newline at end of file diff --git a/test/data/9f3575af56a76191a723144460bbd564f60e3c0c.json b/test/data/babf830f3a9de4077c1880cbf698a5689fe06537.json similarity index 77% rename from test/data/9f3575af56a76191a723144460bbd564f60e3c0c.json rename to test/data/babf830f3a9de4077c1880cbf698a5689fe06537.json index d8bce01..3457c37 100644 --- a/test/data/9f3575af56a76191a723144460bbd564f60e3c0c.json +++ b/test/data/babf830f3a9de4077c1880cbf698a5689fe06537.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/stats/schemas/award.worlds", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/stats/schemas/award.worlds", "params": { "method": "POST", "body": "{\"symbol\":\"WAX\",\"limit\":\"10\"}", @@ -20,7 +20,7 @@ }, "results": [] }, - "query_time": 1709306663735 + "query_time": 1756585628944 }, - "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[]},\"query_time\":1709306663735}" + "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[]},\"query_time\":1756585628944}" } \ No newline at end of file diff --git a/test/data/55cf4b3789e76c89674cbe3271fca469a0658a08.json b/test/data/bc51dc0005c2df048989adc9cae48d88812286a8.json similarity index 64% rename from test/data/55cf4b3789e76c89674cbe3271fca469a0658a08.json rename to test/data/bc51dc0005c2df048989adc9cae48d88812286a8.json index 74c0018..ad2d4ef 100644 --- a/test/data/55cf4b3789e76c89674cbe3271fca469a0658a08.json +++ b/test/data/bc51dc0005c2df048989adc9cae48d88812286a8.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/stats/graph", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/stats/graph", "params": { "method": "POST", "body": "{\"symbol\":\"WAX\",\"collection_whitelist\":\"taco\"}", @@ -5917,15 +5917,3297 @@ "max": "369978858350", "time": "1709164800000" }, + { + "sales": "106", + "volume": "438954436016", + "max": "23000000000", + "time": "1709251200000" + }, + { + "sales": "152", + "volume": "1143766920093", + "max": "400000000000", + "time": "1709337600000" + }, + { + "sales": "119", + "volume": "1014313165593", + "max": "169987000000", + "time": "1709424000000" + }, + { + "sales": "100", + "volume": "807721004371", + "max": "155000000000", + "time": "1709510400000" + }, + { + "sales": "185", + "volume": "1243905447047", + "max": "148188438000", + "time": "1709596800000" + }, + { + "sales": "161", + "volume": "685781699825", + "max": "72604588530", + "time": "1709683200000" + }, + { + "sales": "130", + "volume": "1182966101357", + "max": "390000000000", + "time": "1709769600000" + }, + { + "sales": "124", + "volume": "1311978337268", + "max": "180000000000", + "time": "1709856000000" + }, + { + "sales": "137", + "volume": "747623947409", + "max": "101042105263", + "time": "1709942400000" + }, + { + "sales": "81", + "volume": "421708234372", + "max": "90000000000", + "time": "1710028800000" + }, + { + "sales": "110", + "volume": "696986583482", + "max": "75000000000", + "time": "1710115200000" + }, + { + "sales": "114", + "volume": "1272492902393", + "max": "588853838065", + "time": "1710201600000" + }, + { + "sales": "138", + "volume": "495425594562", + "max": "40000000000", + "time": "1710288000000" + }, + { + "sales": "79", + "volume": "397692806347", + "max": "43478260869", + "time": "1710374400000" + }, + { + "sales": "93", + "volume": "372540397357", + "max": "55566000000", + "time": "1710460800000" + }, + { + "sales": "128", + "volume": "1083681853792", + "max": "190804597701", + "time": "1710547200000" + }, + { + "sales": "78", + "volume": "802112692321", + "max": "100690000000", + "time": "1710633600000" + }, + { + "sales": "103", + "volume": "844720766746", + "max": "53400000000", + "time": "1710720000000" + }, + { + "sales": "118", + "volume": "736311367047", + "max": "159900000000", + "time": "1710806400000" + }, + { + "sales": "94", + "volume": "703654499514", + "max": "123000000000", + "time": "1710892800000" + }, + { + "sales": "93", + "volume": "526523173043", + "max": "50000000000", + "time": "1710979200000" + }, + { + "sales": "102", + "volume": "701227794070", + "max": "118727050183", + "time": "1711065600000" + }, + { + "sales": "124", + "volume": "735411564933", + "max": "53400000000", + "time": "1711152000000" + }, + { + "sales": "124", + "volume": "964777936500", + "max": "600000000000", + "time": "1711238400000" + }, + { + "sales": "110", + "volume": "557942603944", + "max": "50000000000", + "time": "1711324800000" + }, + { + "sales": "88", + "volume": "552522525788", + "max": "89714790000", + "time": "1711411200000" + }, + { + "sales": "62", + "volume": "188504855060", + "max": "17720000000", + "time": "1711497600000" + }, + { + "sales": "111", + "volume": "624328296565", + "max": "130000000000", + "time": "1711584000000" + }, + { + "sales": "77", + "volume": "450629553631", + "max": "70000000000", + "time": "1711670400000" + }, + { + "sales": "93", + "volume": "794977332583", + "max": "116422000000", + "time": "1711756800000" + }, + { + "sales": "165", + "volume": "716964269231", + "max": "91518057279", + "time": "1711843200000" + }, + { + "sales": "90", + "volume": "616265039323", + "max": "139623769404", + "time": "1711929600000" + }, + { + "sales": "69", + "volume": "338104631754", + "max": "32500000000", + "time": "1712016000000" + }, + { + "sales": "96", + "volume": "637917982737", + "max": "400000000000", + "time": "1712102400000" + }, + { + "sales": "94", + "volume": "422169810629", + "max": "44330000000", + "time": "1712188800000" + }, + { + "sales": "78", + "volume": "631382382637", + "max": "110000000000", + "time": "1712275200000" + }, + { + "sales": "59", + "volume": "370301406601", + "max": "100000000000", + "time": "1712361600000" + }, + { + "sales": "100", + "volume": "647663292239", + "max": "95000000000", + "time": "1712448000000" + }, + { + "sales": "53", + "volume": "471298097570", + "max": "120879120879", + "time": "1712534400000" + }, + { + "sales": "122", + "volume": "807376547740", + "max": "49800000000", + "time": "1712620800000" + }, + { + "sales": "95", + "volume": "388810534508", + "max": "89010000000", + "time": "1712707200000" + }, + { + "sales": "133", + "volume": "756793166203", + "max": "85000000000", + "time": "1712793600000" + }, + { + "sales": "114", + "volume": "1295823417062", + "max": "575000000000", + "time": "1712880000000" + }, + { + "sales": "155", + "volume": "1113425354613", + "max": "130768194070", + "time": "1712966400000" + }, + { + "sales": "198", + "volume": "1057551116320", + "max": "109900000000", + "time": "1713052800000" + }, + { + "sales": "121", + "volume": "766096743961", + "max": "100000000000", + "time": "1713139200000" + }, + { + "sales": "86", + "volume": "1262159638122", + "max": "678050000000", + "time": "1713225600000" + }, + { + "sales": "85", + "volume": "1167765914188", + "max": "685000000000", + "time": "1713312000000" + }, + { + "sales": "200", + "volume": "2115298568448", + "max": "1199900000000", + "time": "1713398400000" + }, + { + "sales": "145", + "volume": "815657796090", + "max": "200000000000", + "time": "1713484800000" + }, + { + "sales": "141", + "volume": "820190175626", + "max": "161600000000", + "time": "1713571200000" + }, + { + "sales": "106", + "volume": "956118476725", + "max": "356000000000", + "time": "1713657600000" + }, + { + "sales": "161", + "volume": "681400470629", + "max": "100000000000", + "time": "1713744000000" + }, + { + "sales": "165", + "volume": "2239509172175", + "max": "1420000000000", + "time": "1713830400000" + }, + { + "sales": "122", + "volume": "364747675578", + "max": "13999000000", + "time": "1713916800000" + }, + { + "sales": "121", + "volume": "939481691392", + "max": "296900000000", + "time": "1714003200000" + }, + { + "sales": "116", + "volume": "1089052428472", + "max": "666000000000", + "time": "1714089600000" + }, + { + "sales": "97", + "volume": "435615260898", + "max": "69900000000", + "time": "1714176000000" + }, + { + "sales": "90", + "volume": "561878135199", + "max": "73300000000", + "time": "1714262400000" + }, + { + "sales": "102", + "volume": "607829857331", + "max": "60000000000", + "time": "1714348800000" + }, + { + "sales": "153", + "volume": "641539996923", + "max": "34500000000", + "time": "1714435200000" + }, + { + "sales": "128", + "volume": "684298462267", + "max": "19778476310", + "time": "1714521600000" + }, + { + "sales": "125", + "volume": "587445098382", + "max": "46791563425", + "time": "1714608000000" + }, + { + "sales": "84", + "volume": "671597412014", + "max": "234000000000", + "time": "1714694400000" + }, + { + "sales": "104", + "volume": "415822356020", + "max": "14000000000", + "time": "1714780800000" + }, + { + "sales": "73", + "volume": "607309580681", + "max": "111176000000", + "time": "1714867200000" + }, + { + "sales": "99", + "volume": "598431013945", + "max": "128601000000", + "time": "1714953600000" + }, + { + "sales": "112", + "volume": "1241591204894", + "max": "349010630000", + "time": "1715040000000" + }, + { + "sales": "90", + "volume": "341920004765", + "max": "38152042448", + "time": "1715126400000" + }, + { + "sales": "72", + "volume": "1369004404207", + "max": "349010630000", + "time": "1715212800000" + }, + { + "sales": "69", + "volume": "519959682046", + "max": "63000000000", + "time": "1715299200000" + }, + { + "sales": "72", + "volume": "588748195308", + "max": "125000000000", + "time": "1715385600000" + }, + { + "sales": "54", + "volume": "3838383026378", + "max": "1800000000000", + "time": "1715472000000" + }, + { + "sales": "63", + "volume": "671178427232", + "max": "51060230000", + "time": "1715558400000" + }, + { + "sales": "88", + "volume": "647713768864", + "max": "123400000000", + "time": "1715644800000" + }, + { + "sales": "40", + "volume": "162218739326", + "max": "89019000000", + "time": "1715731200000" + }, + { + "sales": "82", + "volume": "384018887670", + "max": "97024785658", + "time": "1715817600000" + }, + { + "sales": "86", + "volume": "546561763015", + "max": "85000000000", + "time": "1715904000000" + }, + { + "sales": "69", + "volume": "435910541342", + "max": "46500000000", + "time": "1715990400000" + }, + { + "sales": "71", + "volume": "317183851661", + "max": "29946344509", + "time": "1716076800000" + }, + { + "sales": "74", + "volume": "568050997663", + "max": "100800000000", + "time": "1716163200000" + }, + { + "sales": "112", + "volume": "601292744374", + "max": "49900000000", + "time": "1716249600000" + }, + { + "sales": "159", + "volume": "393386149287", + "max": "11285000000", + "time": "1716336000000" + }, + { + "sales": "71", + "volume": "392757113037", + "max": "119900000000", + "time": "1716422400000" + }, + { + "sales": "78", + "volume": "502764235023", + "max": "104900000000", + "time": "1716508800000" + }, + { + "sales": "82", + "volume": "617709576438", + "max": "111900000000", + "time": "1716595200000" + }, + { + "sales": "104", + "volume": "495282641921", + "max": "39995000000", + "time": "1716681600000" + }, + { + "sales": "121", + "volume": "762874426329", + "max": "90000000000", + "time": "1716768000000" + }, + { + "sales": "94", + "volume": "535931836460", + "max": "98900000000", + "time": "1716854400000" + }, + { + "sales": "58", + "volume": "275264022193", + "max": "48000000000", + "time": "1716940800000" + }, + { + "sales": "63", + "volume": "260818417304", + "max": "27500000000", + "time": "1717027200000" + }, + { + "sales": "80", + "volume": "818603327457", + "max": "55000000000", + "time": "1717113600000" + }, + { + "sales": "69", + "volume": "219484552978", + "max": "14453000000", + "time": "1717200000000" + }, + { + "sales": "77", + "volume": "313981435351", + "max": "39300000000", + "time": "1717286400000" + }, + { + "sales": "61", + "volume": "530981327752", + "max": "310000000000", + "time": "1717372800000" + }, + { + "sales": "62", + "volume": "657562645533", + "max": "99900000000", + "time": "1717459200000" + }, + { + "sales": "34", + "volume": "144565453239", + "max": "45000000000", + "time": "1717545600000" + }, + { + "sales": "61", + "volume": "372276173793", + "max": "48000000000", + "time": "1717632000000" + }, + { + "sales": "49", + "volume": "310843428465", + "max": "22000000000", + "time": "1717718400000" + }, + { + "sales": "106", + "volume": "761600756858", + "max": "49900000000", + "time": "1717804800000" + }, + { + "sales": "61", + "volume": "578940819158", + "max": "199999999999", + "time": "1717891200000" + }, + { + "sales": "73", + "volume": "800804030850", + "max": "240000000000", + "time": "1717977600000" + }, + { + "sales": "64", + "volume": "476554961675", + "max": "46500000000", + "time": "1718064000000" + }, + { + "sales": "45", + "volume": "202144516108", + "max": "52000000000", + "time": "1718150400000" + }, + { + "sales": "73", + "volume": "605043551281", + "max": "109900000000", + "time": "1718236800000" + }, + { + "sales": "35", + "volume": "236893954883", + "max": "90136535000", + "time": "1718323200000" + }, + { + "sales": "50", + "volume": "384295503117", + "max": "47044800000", + "time": "1718409600000" + }, + { + "sales": "54", + "volume": "1245599044117", + "max": "1000000000000", + "time": "1718496000000" + }, + { + "sales": "68", + "volume": "1487907882791", + "max": "150000000000", + "time": "1718582400000" + }, + { + "sales": "111", + "volume": "4899165928216", + "max": "1636036380000", + "time": "1718668800000" + }, + { + "sales": "145", + "volume": "8976127334295", + "max": "2000000000000", + "time": "1718755200000" + }, + { + "sales": "165", + "volume": "1972505448276", + "max": "180000000000", + "time": "1718841600000" + }, + { + "sales": "99", + "volume": "754386852476", + "max": "160000000000", + "time": "1718928000000" + }, + { + "sales": "141", + "volume": "776274398333", + "max": "175000000000", + "time": "1719014400000" + }, + { + "sales": "170", + "volume": "1468064814465", + "max": "180000000000", + "time": "1719100800000" + }, + { + "sales": "53", + "volume": "696125263097", + "max": "298731500000", + "time": "1719187200000" + }, + { + "sales": "120", + "volume": "1108094854047", + "max": "187000000000", + "time": "1719273600000" + }, + { + "sales": "77", + "volume": "1132245941442", + "max": "399400000000", + "time": "1719360000000" + }, + { + "sales": "88", + "volume": "633897238446", + "max": "126000000000", + "time": "1719446400000" + }, + { + "sales": "75", + "volume": "831193491644", + "max": "95500000000", + "time": "1719532800000" + }, + { + "sales": "108", + "volume": "1091698628026", + "max": "275000000000", + "time": "1719619200000" + }, + { + "sales": "97", + "volume": "880332855141", + "max": "298731500000", + "time": "1719705600000" + }, + { + "sales": "106", + "volume": "3052265481874", + "max": "2000000000000", + "time": "1719792000000" + }, + { + "sales": "147", + "volume": "774595351583", + "max": "48067671175", + "time": "1719878400000" + }, + { + "sales": "84", + "volume": "400206243757", + "max": "40000000000", + "time": "1719964800000" + }, + { + "sales": "105", + "volume": "437066673521", + "max": "48000000000", + "time": "1720051200000" + }, + { + "sales": "144", + "volume": "2591896894512", + "max": "899900000000", + "time": "1720137600000" + }, + { + "sales": "88", + "volume": "582724775510", + "max": "48067671175", + "time": "1720224000000" + }, + { + "sales": "114", + "volume": "1209365301571", + "max": "310000000000", + "time": "1720310400000" + }, + { + "sales": "47", + "volume": "382954835603", + "max": "96030000000", + "time": "1720396800000" + }, + { + "sales": "103", + "volume": "684090023228", + "max": "97802000000", + "time": "1720483200000" + }, + { + "sales": "101", + "volume": "403036613369", + "max": "38000000000", + "time": "1720569600000" + }, + { + "sales": "103", + "volume": "266408354664", + "max": "29800000000", + "time": "1720656000000" + }, + { + "sales": "102", + "volume": "1788042417909", + "max": "900000000000", + "time": "1720742400000" + }, + { + "sales": "76", + "volume": "297089570627", + "max": "22000000000", + "time": "1720828800000" + }, + { + "sales": "53", + "volume": "254924276545", + "max": "52000000000", + "time": "1720915200000" + }, + { + "sales": "67", + "volume": "966946396853", + "max": "270000000000", + "time": "1721001600000" + }, + { + "sales": "266", + "volume": "570042407918", + "max": "77000000000", + "time": "1721088000000" + }, + { + "sales": "55", + "volume": "760779077017", + "max": "439600000000", + "time": "1721174400000" + }, + { + "sales": "125", + "volume": "994833945829", + "max": "288243539000", + "time": "1721260800000" + }, + { + "sales": "56", + "volume": "199879935998", + "max": "19900000000", + "time": "1721347200000" + }, + { + "sales": "103", + "volume": "297660428852", + "max": "18589000000", + "time": "1721433600000" + }, + { + "sales": "67", + "volume": "697443632785", + "max": "97000000000", + "time": "1721520000000" + }, + { + "sales": "46", + "volume": "269841339118", + "max": "87500000000", + "time": "1721606400000" + }, + { + "sales": "102", + "volume": "364624367655", + "max": "40000000000", + "time": "1721692800000" + }, + { + "sales": "65", + "volume": "571693762233", + "max": "150000000000", + "time": "1721779200000" + }, + { + "sales": "69", + "volume": "213797818800", + "max": "38000000000", + "time": "1721865600000" + }, + { + "sales": "97", + "volume": "336819895201", + "max": "90000000000", + "time": "1721952000000" + }, + { + "sales": "50", + "volume": "266403089354", + "max": "38708000000", + "time": "1722038400000" + }, + { + "sales": "30", + "volume": "167202219877", + "max": "39800000000", + "time": "1722124800000" + }, + { + "sales": "41", + "volume": "128794785565", + "max": "12000000000", + "time": "1722211200000" + }, + { + "sales": "116", + "volume": "442185200265", + "max": "39000000000", + "time": "1722297600000" + }, + { + "sales": "119", + "volume": "437012294299", + "max": "90000000000", + "time": "1722384000000" + }, + { + "sales": "35", + "volume": "133716777156", + "max": "12500000000", + "time": "1722470400000" + }, + { + "sales": "46", + "volume": "392871508147", + "max": "45440000000", + "time": "1722556800000" + }, + { + "sales": "32", + "volume": "2629701322720", + "max": "2100000000000", + "time": "1722643200000" + }, + { + "sales": "26", + "volume": "133369723960", + "max": "15000000000", + "time": "1722729600000" + }, + { + "sales": "74", + "volume": "1287339781586", + "max": "350000000000", + "time": "1722816000000" + }, + { + "sales": "80", + "volume": "723999720063", + "max": "91930400000", + "time": "1722902400000" + }, + { + "sales": "77", + "volume": "286809505894", + "max": "40000000000", + "time": "1722988800000" + }, + { + "sales": "71", + "volume": "1388626876407", + "max": "1020000000000", + "time": "1723075200000" + }, + { + "sales": "168", + "volume": "1146206099640", + "max": "120000000000", + "time": "1723161600000" + }, + { + "sales": "42", + "volume": "379605259443", + "max": "92499999000", + "time": "1723248000000" + }, + { + "sales": "73", + "volume": "461877811954", + "max": "155000000000", + "time": "1723334400000" + }, + { + "sales": "40", + "volume": "160965611435", + "max": "44000000000", + "time": "1723420800000" + }, + { + "sales": "95", + "volume": "289417731723", + "max": "52300000000", + "time": "1723507200000" + }, + { + "sales": "140", + "volume": "561535778491", + "max": "99900000000", + "time": "1723593600000" + }, + { + "sales": "48", + "volume": "297751317361", + "max": "80000000000", + "time": "1723680000000" + }, + { + "sales": "49", + "volume": "315202359900", + "max": "15000000000", + "time": "1723766400000" + }, + { + "sales": "49", + "volume": "525911352538", + "max": "120000000000", + "time": "1723852800000" + }, + { + "sales": "36", + "volume": "172550652447", + "max": "12725054200", + "time": "1723939200000" + }, + { + "sales": "31", + "volume": "204280873845", + "max": "63076923076", + "time": "1724025600000" + }, + { + "sales": "54", + "volume": "225381413907", + "max": "22275000000", + "time": "1724112000000" + }, + { + "sales": "76", + "volume": "216202040666", + "max": "8900000000", + "time": "1724198400000" + }, + { + "sales": "65", + "volume": "296242003587", + "max": "50000000000", + "time": "1724284800000" + }, + { + "sales": "75", + "volume": "413170166921", + "max": "98700000000", + "time": "1724371200000" + }, + { + "sales": "78", + "volume": "388901673897", + "max": "97515000000", + "time": "1724457600000" + }, + { + "sales": "47", + "volume": "453873715442", + "max": "95000000000", + "time": "1724544000000" + }, + { + "sales": "58", + "volume": "124950226010", + "max": "11821684050", + "time": "1724630400000" + }, + { + "sales": "112", + "volume": "686969230455", + "max": "100999999900", + "time": "1724716800000" + }, + { + "sales": "40", + "volume": "544895501286", + "max": "300000000000", + "time": "1724803200000" + }, + { + "sales": "114", + "volume": "882391095979", + "max": "128617363344", + "time": "1724889600000" + }, + { + "sales": "81", + "volume": "433141490816", + "max": "125000000000", + "time": "1724976000000" + }, + { + "sales": "90", + "volume": "668167211985", + "max": "325000000000", + "time": "1725062400000" + }, + { + "sales": "22", + "volume": "643182878244", + "max": "330000000000", + "time": "1725148800000" + }, + { + "sales": "29", + "volume": "90513917151", + "max": "8000000000", + "time": "1725235200000" + }, + { + "sales": "70", + "volume": "274569624747", + "max": "31100000000", + "time": "1725321600000" + }, + { + "sales": "33", + "volume": "688182421070", + "max": "300000000000", + "time": "1725408000000" + }, + { + "sales": "43", + "volume": "679716919900", + "max": "130000000000", + "time": "1725494400000" + }, + { + "sales": "23", + "volume": "57962460716", + "max": "6953290870", + "time": "1725580800000" + }, + { + "sales": "33", + "volume": "303065591416", + "max": "95000000000", + "time": "1725667200000" + }, + { + "sales": "49", + "volume": "235597836172", + "max": "29000000000", + "time": "1725753600000" + }, + { + "sales": "86", + "volume": "833218916960", + "max": "75000000000", + "time": "1725840000000" + }, + { + "sales": "54", + "volume": "214568696975", + "max": "53000000000", + "time": "1725926400000" + }, + { + "sales": "22", + "volume": "232492272884", + "max": "83333333333", + "time": "1726012800000" + }, + { + "sales": "68", + "volume": "250316223754", + "max": "77000000000", + "time": "1726099200000" + }, + { + "sales": "53", + "volume": "195326425487", + "max": "15000000000", + "time": "1726185600000" + }, + { + "sales": "33", + "volume": "827619550000", + "max": "330000000000", + "time": "1726272000000" + }, + { + "sales": "78", + "volume": "2768017879804", + "max": "1900000000000", + "time": "1726358400000" + }, + { + "sales": "49", + "volume": "714762204029", + "max": "180000000000", + "time": "1726444800000" + }, + { + "sales": "125", + "volume": "1251396659305", + "max": "450000000000", + "time": "1726531200000" + }, + { + "sales": "53", + "volume": "159945403286", + "max": "14850000000", + "time": "1726617600000" + }, + { + "sales": "48", + "volume": "531416135379", + "max": "104399999999", + "time": "1726704000000" + }, + { + "sales": "43", + "volume": "2919879918887", + "max": "850000000000", + "time": "1726790400000" + }, + { + "sales": "60", + "volume": "1730282325648", + "max": "899900000000", + "time": "1726876800000" + }, + { + "sales": "46", + "volume": "503420572179", + "max": "104400000000", + "time": "1726963200000" + }, + { + "sales": "95", + "volume": "841974198230", + "max": "33200000000", + "time": "1727049600000" + }, + { + "sales": "138", + "volume": "1024688744663", + "max": "110000000000", + "time": "1727136000000" + }, + { + "sales": "58", + "volume": "380649871833", + "max": "51000000000", + "time": "1727222400000" + }, + { + "sales": "45", + "volume": "1257060307915", + "max": "700000000000", + "time": "1727308800000" + }, + { + "sales": "164", + "volume": "1680050398682", + "max": "800000000000", + "time": "1727395200000" + }, + { + "sales": "62", + "volume": "469463687274", + "max": "134800000000", + "time": "1727481600000" + }, + { + "sales": "29", + "volume": "728011964788", + "max": "359340659341", + "time": "1727568000000" + }, + { + "sales": "50", + "volume": "620824519492", + "max": "124763750000", + "time": "1727654400000" + }, + { + "sales": "35", + "volume": "1715202133042", + "max": "1119900000000", + "time": "1727740800000" + }, + { + "sales": "82", + "volume": "953378037445", + "max": "65000000000", + "time": "1727827200000" + }, + { + "sales": "102", + "volume": "2497552520848", + "max": "418000000000", + "time": "1727913600000" + }, + { + "sales": "78", + "volume": "1807305021815", + "max": "437500000000", + "time": "1728000000000" + }, + { + "sales": "70", + "volume": "861516978107", + "max": "461000000000", + "time": "1728086400000" + }, + { + "sales": "30", + "volume": "1088490099098", + "max": "850000000000", + "time": "1728172800000" + }, + { + "sales": "52", + "volume": "2273706165307", + "max": "1100000000000", + "time": "1728259200000" + }, + { + "sales": "56", + "volume": "1582441434956", + "max": "1019900000000", + "time": "1728345600000" + }, + { + "sales": "48", + "volume": "1267534574332", + "max": "499900000000", + "time": "1728432000000" + }, + { + "sales": "74", + "volume": "246188619377", + "max": "53603755250", + "time": "1728518400000" + }, + { + "sales": "55", + "volume": "321504014479", + "max": "57700000000", + "time": "1728604800000" + }, + { + "sales": "63", + "volume": "386766996460", + "max": "135000000000", + "time": "1728691200000" + }, + { + "sales": "49", + "volume": "342610698989", + "max": "70000000000", + "time": "1728777600000" + }, + { + "sales": "50", + "volume": "183868619577", + "max": "13562000000", + "time": "1728864000000" + }, + { + "sales": "32", + "volume": "236006404652", + "max": "100000000000", + "time": "1728950400000" + }, + { + "sales": "42", + "volume": "358322112020", + "max": "70000000000", + "time": "1729036800000" + }, + { + "sales": "53", + "volume": "126053465500", + "max": "7500000000", + "time": "1729123200000" + }, + { + "sales": "60", + "volume": "376262849782", + "max": "145000000000", + "time": "1729209600000" + }, + { + "sales": "56", + "volume": "1078002188751", + "max": "752169486725", + "time": "1729296000000" + }, + { + "sales": "139", + "volume": "2952504335881", + "max": "773001890000", + "time": "1729382400000" + }, + { + "sales": "57", + "volume": "2429468464855", + "max": "736083500000", + "time": "1729468800000" + }, + { + "sales": "48", + "volume": "236109827598", + "max": "33578136400", + "time": "1729555200000" + }, + { + "sales": "85", + "volume": "1068893125687", + "max": "200000000000", + "time": "1729641600000" + }, + { + "sales": "68", + "volume": "2641550148118", + "max": "1300000000000", + "time": "1729728000000" + }, + { + "sales": "69", + "volume": "3343010539711", + "max": "1390000000000", + "time": "1729814400000" + }, + { + "sales": "111", + "volume": "1209041230641", + "max": "81122807096", + "time": "1729900800000" + }, + { + "sales": "83", + "volume": "1404116810953", + "max": "200000000000", + "time": "1729987200000" + }, + { + "sales": "65", + "volume": "738690831231", + "max": "135035000000", + "time": "1730073600000" + }, + { + "sales": "95", + "volume": "664899414469", + "max": "60307692307", + "time": "1730160000000" + }, + { + "sales": "59", + "volume": "1164451019823", + "max": "399900000000", + "time": "1730246400000" + }, + { + "sales": "73", + "volume": "280043547187", + "max": "62000000000", + "time": "1730332800000" + }, + { + "sales": "30", + "volume": "85098871907", + "max": "14900000000", + "time": "1730419200000" + }, + { + "sales": "90", + "volume": "485158812453", + "max": "65000000000", + "time": "1730505600000" + }, + { + "sales": "75", + "volume": "375409376072", + "max": "44400000000", + "time": "1730592000000" + }, + { + "sales": "77", + "volume": "475386349916", + "max": "100000000000", + "time": "1730678400000" + }, + { + "sales": "104", + "volume": "916318591620", + "max": "449900000000", + "time": "1730764800000" + }, + { + "sales": "49", + "volume": "277036568452", + "max": "160000000000", + "time": "1730851200000" + }, + { + "sales": "92", + "volume": "386635741866", + "max": "63000000000", + "time": "1730937600000" + }, + { + "sales": "60", + "volume": "171390125077", + "max": "63200000000", + "time": "1731024000000" + }, + { + "sales": "108", + "volume": "685276020125", + "max": "69101000000", + "time": "1731110400000" + }, + { + "sales": "119", + "volume": "1510438289189", + "max": "250000000000", + "time": "1731196800000" + }, + { + "sales": "86", + "volume": "1477074339168", + "max": "883152173913", + "time": "1731283200000" + }, + { + "sales": "114", + "volume": "846048161866", + "max": "139900000000", + "time": "1731369600000" + }, + { + "sales": "49", + "volume": "972031727758", + "max": "800000000000", + "time": "1731456000000" + }, + { + "sales": "29", + "volume": "79701117116", + "max": "14500000000", + "time": "1731542400000" + }, + { + "sales": "79", + "volume": "373156946189", + "max": "60000000000", + "time": "1731628800000" + }, + { + "sales": "85", + "volume": "419978217177", + "max": "118000000000", + "time": "1731715200000" + }, + { + "sales": "87", + "volume": "353972358515", + "max": "95000000000", + "time": "1731801600000" + }, + { + "sales": "68", + "volume": "1730712612065", + "max": "727488151658", + "time": "1731888000000" + }, + { + "sales": "57", + "volume": "215021144380", + "max": "13000000000", + "time": "1731974400000" + }, + { + "sales": "118", + "volume": "652681832743", + "max": "109000000000", + "time": "1732060800000" + }, + { + "sales": "82", + "volume": "362054271926", + "max": "40000000000", + "time": "1732147200000" + }, + { + "sales": "55", + "volume": "1155096324963", + "max": "241758241758", + "time": "1732233600000" + }, + { + "sales": "35", + "volume": "364558694466", + "max": "115000000000", + "time": "1732320000000" + }, + { + "sales": "115", + "volume": "473576954934", + "max": "92500000000", + "time": "1732406400000" + }, + { + "sales": "49", + "volume": "266300467945", + "max": "49000000000", + "time": "1732492800000" + }, + { + "sales": "51", + "volume": "767857148783", + "max": "230000000000", + "time": "1732579200000" + }, + { + "sales": "55", + "volume": "788751383693", + "max": "399900000000", + "time": "1732665600000" + }, + { + "sales": "29", + "volume": "116657236823", + "max": "14751000000", + "time": "1732752000000" + }, + { + "sales": "60", + "volume": "400779651223", + "max": "94000000000", + "time": "1732838400000" + }, + { + "sales": "46", + "volume": "233633743566", + "max": "80000000000", + "time": "1732924800000" + }, + { + "sales": "72", + "volume": "297511820624", + "max": "40000000000", + "time": "1733011200000" + }, + { + "sales": "71", + "volume": "1893074702312", + "max": "1399900000000", + "time": "1733097600000" + }, + { + "sales": "69", + "volume": "251196842740", + "max": "16700000000", + "time": "1733184000000" + }, + { + "sales": "115", + "volume": "260403243501", + "max": "15000000000", + "time": "1733270400000" + }, + { + "sales": "63", + "volume": "507878172286", + "max": "50000000000", + "time": "1733356800000" + }, + { + "sales": "89", + "volume": "552024924045", + "max": "200000000000", + "time": "1733443200000" + }, + { + "sales": "73", + "volume": "311969714983", + "max": "100000000000", + "time": "1733529600000" + }, + { + "sales": "56", + "volume": "354641997424", + "max": "75900000000", + "time": "1733616000000" + }, + { + "sales": "50", + "volume": "234984768987", + "max": "41414000000", + "time": "1733702400000" + }, + { + "sales": "73", + "volume": "1202696913444", + "max": "549900000000", + "time": "1733788800000" + }, + { + "sales": "50", + "volume": "617827596730", + "max": "279900000000", + "time": "1733875200000" + }, + { + "sales": "147", + "volume": "166206034506", + "max": "5711310000", + "time": "1733961600000" + }, + { + "sales": "60", + "volume": "363278145389", + "max": "69900000000", + "time": "1734048000000" + }, + { + "sales": "43", + "volume": "475109681245", + "max": "79820000000", + "time": "1734134400000" + }, + { + "sales": "59", + "volume": "207696344780", + "max": "15000000000", + "time": "1734220800000" + }, + { + "sales": "104", + "volume": "596710272588", + "max": "32900000000", + "time": "1734307200000" + }, + { + "sales": "91", + "volume": "561281062645", + "max": "52172000000", + "time": "1734393600000" + }, + { + "sales": "67", + "volume": "240491845718", + "max": "74900000000", + "time": "1734480000000" + }, + { + "sales": "40", + "volume": "119212911239", + "max": "36900000000", + "time": "1734566400000" + }, + { + "sales": "94", + "volume": "1533978948373", + "max": "692000000000", + "time": "1734652800000" + }, + { + "sales": "35", + "volume": "69861445738", + "max": "14900000000", + "time": "1734739200000" + }, + { + "sales": "94", + "volume": "280422785732", + "max": "88800000000", + "time": "1734825600000" + }, + { + "sales": "27", + "volume": "162445274566", + "max": "49000000000", + "time": "1734912000000" + }, + { + "sales": "68", + "volume": "500420613056", + "max": "99496300552", + "time": "1734998400000" + }, + { + "sales": "64", + "volume": "234365648669", + "max": "80719200000", + "time": "1735084800000" + }, + { + "sales": "53", + "volume": "234111916728", + "max": "54251000000", + "time": "1735171200000" + }, + { + "sales": "46", + "volume": "275733760041", + "max": "56220140222", + "time": "1735257600000" + }, + { + "sales": "33", + "volume": "96847338161", + "max": "19900746759", + "time": "1735344000000" + }, + { + "sales": "79", + "volume": "276791756389", + "max": "38178000000", + "time": "1735430400000" + }, + { + "sales": "53", + "volume": "480498607746", + "max": "100000000000", + "time": "1735516800000" + }, + { + "sales": "50", + "volume": "1484508335701", + "max": "1212100000000", + "time": "1735603200000" + }, + { + "sales": "43", + "volume": "817458694214", + "max": "500000000000", + "time": "1735689600000" + }, + { + "sales": "45", + "volume": "1367765939358", + "max": "1212100000000", + "time": "1735776000000" + }, + { + "sales": "26", + "volume": "191073596322", + "max": "11900000000", + "time": "1735862400000" + }, + { + "sales": "51", + "volume": "149267840933", + "max": "29900000000", + "time": "1735948800000" + }, + { + "sales": "71", + "volume": "305536055349", + "max": "13700000000", + "time": "1736035200000" + }, + { + "sales": "71", + "volume": "188519993279", + "max": "43000000000", + "time": "1736121600000" + }, + { + "sales": "57", + "volume": "533263036936", + "max": "50000000000", + "time": "1736208000000" + }, + { + "sales": "54", + "volume": "205957154947", + "max": "54000000000", + "time": "1736294400000" + }, + { + "sales": "87", + "volume": "514364738096", + "max": "220000000000", + "time": "1736380800000" + }, + { + "sales": "18", + "volume": "19919467900", + "max": "2227000000", + "time": "1736467200000" + }, + { + "sales": "59", + "volume": "212414919758", + "max": "79900000000", + "time": "1736553600000" + }, + { + "sales": "38", + "volume": "155333047084", + "max": "91500000000", + "time": "1736640000000" + }, + { + "sales": "61", + "volume": "148343796699", + "max": "12800000000", + "time": "1736726400000" + }, + { + "sales": "46", + "volume": "211006144464", + "max": "52972405100", + "time": "1736812800000" + }, + { + "sales": "35", + "volume": "103060445749", + "max": "40000000000", + "time": "1736899200000" + }, + { + "sales": "73", + "volume": "391271858139", + "max": "111100000000", + "time": "1736985600000" + }, + { + "sales": "59", + "volume": "228977123465", + "max": "11100000000", + "time": "1737072000000" + }, + { + "sales": "24", + "volume": "102814434839", + "max": "45000000000", + "time": "1737158400000" + }, + { + "sales": "27", + "volume": "54642417107", + "max": "9900000000", + "time": "1737244800000" + }, + { + "sales": "27", + "volume": "168102930606", + "max": "54251000000", + "time": "1737331200000" + }, + { + "sales": "32", + "volume": "113434722748", + "max": "14602509900", + "time": "1737417600000" + }, + { + "sales": "19", + "volume": "38584718390", + "max": "8500000000", + "time": "1737504000000" + }, + { + "sales": "17", + "volume": "58122294090", + "max": "9399000000", + "time": "1737590400000" + }, + { + "sales": "24", + "volume": "81345949959", + "max": "30000000000", + "time": "1737676800000" + }, + { + "sales": "25", + "volume": "128177269038", + "max": "72500000000", + "time": "1737763200000" + }, + { + "sales": "23", + "volume": "301367209052", + "max": "199900000000", + "time": "1737849600000" + }, + { + "sales": "42", + "volume": "141192207232", + "max": "72500000000", + "time": "1737936000000" + }, + { + "sales": "59", + "volume": "545122385081", + "max": "200000000000", + "time": "1738022400000" + }, + { + "sales": "47", + "volume": "132921708255", + "max": "15000000000", + "time": "1738108800000" + }, + { + "sales": "44", + "volume": "139793787822", + "max": "31853250000", + "time": "1738195200000" + }, + { + "sales": "28", + "volume": "51769003426", + "max": "8910000000", + "time": "1738281600000" + }, + { + "sales": "18", + "volume": "80008342278", + "max": "36400000000", + "time": "1738368000000" + }, + { + "sales": "29", + "volume": "108734868082", + "max": "30000000000", + "time": "1738454400000" + }, + { + "sales": "33", + "volume": "212991514198", + "max": "47059402994", + "time": "1738540800000" + }, + { + "sales": "68", + "volume": "302060316443", + "max": "99900000000", + "time": "1738627200000" + }, + { + "sales": "32", + "volume": "55477840272", + "max": "10300000000", + "time": "1738713600000" + }, + { + "sales": "75", + "volume": "109849879423", + "max": "7080553190", + "time": "1738800000000" + }, + { + "sales": "105", + "volume": "479732837929", + "max": "40000000000", + "time": "1738886400000" + }, + { + "sales": "37", + "volume": "75778809390", + "max": "11464552736", + "time": "1738972800000" + }, + { + "sales": "51", + "volume": "679330797570", + "max": "262800000000", + "time": "1739059200000" + }, + { + "sales": "49", + "volume": "253228803768", + "max": "75000000000", + "time": "1739145600000" + }, + { + "sales": "33", + "volume": "73387804068", + "max": "8731800000", + "time": "1739232000000" + }, + { + "sales": "28", + "volume": "64432741922", + "max": "19500264490", + "time": "1739318400000" + }, + { + "sales": "74", + "volume": "325473304958", + "max": "81900000000", + "time": "1739404800000" + }, + { + "sales": "40", + "volume": "269389785093", + "max": "87110000000", + "time": "1739491200000" + }, + { + "sales": "40", + "volume": "57711765340", + "max": "8500000000", + "time": "1739577600000" + }, + { + "sales": "67", + "volume": "154427213641", + "max": "19000000000", + "time": "1739664000000" + }, + { + "sales": "20", + "volume": "148653234425", + "max": "90000000000", + "time": "1739750400000" + }, + { + "sales": "46", + "volume": "301147011856", + "max": "70567200000", + "time": "1739836800000" + }, + { + "sales": "42", + "volume": "128810481307", + "max": "37500000000", + "time": "1739923200000" + }, + { + "sales": "91", + "volume": "293189930329", + "max": "72000000000", + "time": "1740009600000" + }, + { + "sales": "32", + "volume": "128672905478", + "max": "36000000000", + "time": "1740096000000" + }, + { + "sales": "71", + "volume": "463526792483", + "max": "211100000000", + "time": "1740182400000" + }, + { + "sales": "26", + "volume": "169740497266", + "max": "59800000000", + "time": "1740268800000" + }, + { + "sales": "74", + "volume": "3215892781791", + "max": "3000000000000", + "time": "1740355200000" + }, + { + "sales": "70", + "volume": "719983251120", + "max": "405800000000", + "time": "1740441600000" + }, + { + "sales": "40", + "volume": "628911703772", + "max": "500000000000", + "time": "1740528000000" + }, + { + "sales": "103", + "volume": "874965004656", + "max": "74900000000", + "time": "1740614400000" + }, + { + "sales": "51", + "volume": "907778858235", + "max": "610000000000", + "time": "1740700800000" + }, + { + "sales": "56", + "volume": "512878212045", + "max": "89900000000", + "time": "1740787200000" + }, + { + "sales": "47", + "volume": "252670801654", + "max": "48500000000", + "time": "1740873600000" + }, + { + "sales": "43", + "volume": "114481956084", + "max": "13500000000", + "time": "1740960000000" + }, + { + "sales": "52", + "volume": "414413115327", + "max": "89900000000", + "time": "1741046400000" + }, + { + "sales": "39", + "volume": "209347878665", + "max": "45000000000", + "time": "1741132800000" + }, + { + "sales": "23", + "volume": "164186572564", + "max": "35000000000", + "time": "1741219200000" + }, + { + "sales": "38", + "volume": "87510139635", + "max": "19886252736", + "time": "1741305600000" + }, + { + "sales": "87", + "volume": "251028476704", + "max": "90000000000", + "time": "1741392000000" + }, + { + "sales": "71", + "volume": "163095268396", + "max": "30767078191", + "time": "1741478400000" + }, + { + "sales": "74", + "volume": "1856817535354", + "max": "1500000000000", + "time": "1741564800000" + }, + { + "sales": "51", + "volume": "209281263442", + "max": "32400000000", + "time": "1741651200000" + }, + { + "sales": "64", + "volume": "1940195392580", + "max": "1789781349313", + "time": "1741737600000" + }, + { + "sales": "24", + "volume": "727453173498", + "max": "692800000000", + "time": "1741824000000" + }, + { + "sales": "64", + "volume": "258692309562", + "max": "26900000000", + "time": "1741910400000" + }, + { + "sales": "37", + "volume": "245418264139", + "max": "44500000000", + "time": "1741996800000" + }, + { + "sales": "44", + "volume": "224347726144", + "max": "90150000000", + "time": "1742083200000" + }, + { + "sales": "56", + "volume": "149327460906", + "max": "14000000000", + "time": "1742169600000" + }, + { + "sales": "39", + "volume": "132012181667", + "max": "24182801000", + "time": "1742256000000" + }, + { + "sales": "93", + "volume": "251750947111", + "max": "26000000000", + "time": "1742342400000" + }, + { + "sales": "40", + "volume": "193403502368", + "max": "13455930893", + "time": "1742428800000" + }, + { + "sales": "27", + "volume": "94287485942", + "max": "9212930199", + "time": "1742515200000" + }, + { + "sales": "53", + "volume": "1592823899483", + "max": "692900000000", + "time": "1742601600000" + }, + { + "sales": "90", + "volume": "524805262863", + "max": "30500000000", + "time": "1742688000000" + }, + { + "sales": "40", + "volume": "310096797556", + "max": "54251000000", + "time": "1742774400000" + }, + { + "sales": "16", + "volume": "35161389478", + "max": "6399999999", + "time": "1742860800000" + }, + { + "sales": "26", + "volume": "66975874554", + "max": "10400000000", + "time": "1742947200000" + }, + { + "sales": "33", + "volume": "93305277203", + "max": "7424999996", + "time": "1743033600000" + }, + { + "sales": "28", + "volume": "56669707415", + "max": "6399989999", + "time": "1743120000000" + }, + { + "sales": "35", + "volume": "1042628984435", + "max": "950000000000", + "time": "1743206400000" + }, + { + "sales": "15", + "volume": "39098599790", + "max": "10000000000", + "time": "1743292800000" + }, + { + "sales": "30", + "volume": "149575135536", + "max": "35000000000", + "time": "1743379200000" + }, + { + "sales": "134", + "volume": "3018535168903", + "max": "1333700000000", + "time": "1743465600000" + }, + { + "sales": "46", + "volume": "381742490199", + "max": "90565200000", + "time": "1743552000000" + }, + { + "sales": "70", + "volume": "414883999046", + "max": "40870169901", + "time": "1743638400000" + }, + { + "sales": "241", + "volume": "404346421072", + "max": "22500000000", + "time": "1743724800000" + }, + { + "sales": "56", + "volume": "655297467852", + "max": "140000000000", + "time": "1743811200000" + }, + { + "sales": "74", + "volume": "1798027700911", + "max": "745000000000", + "time": "1743897600000" + }, + { + "sales": "32", + "volume": "646018172258", + "max": "252945000000", + "time": "1743984000000" + }, + { + "sales": "26", + "volume": "95411886057", + "max": "42000000000", + "time": "1744070400000" + }, + { + "sales": "26", + "volume": "922199788431", + "max": "266904000000", + "time": "1744156800000" + }, + { + "sales": "41", + "volume": "255030101346", + "max": "34000000000", + "time": "1744243200000" + }, + { + "sales": "38", + "volume": "349431748958", + "max": "176586896135", + "time": "1744329600000" + }, + { + "sales": "61", + "volume": "923026480295", + "max": "119500000000", + "time": "1744416000000" + }, + { + "sales": "37", + "volume": "215574527986", + "max": "88605000000", + "time": "1744502400000" + }, + { + "sales": "20", + "volume": "113960075808", + "max": "32175000000", + "time": "1744588800000" + }, + { + "sales": "37", + "volume": "203210002642", + "max": "85000000000", + "time": "1744675200000" + }, + { + "sales": "22", + "volume": "113677920922", + "max": "69900000000", + "time": "1744761600000" + }, + { + "sales": "13", + "volume": "77873465599", + "max": "40461468202", + "time": "1744848000000" + }, + { + "sales": "72", + "volume": "571672022716", + "max": "86900000000", + "time": "1744934400000" + }, + { + "sales": "38", + "volume": "347082226453", + "max": "99900000000", + "time": "1745020800000" + }, + { + "sales": "44", + "volume": "191661480030", + "max": "90000000000", + "time": "1745107200000" + }, + { + "sales": "29", + "volume": "147438226724", + "max": "86900000000", + "time": "1745193600000" + }, + { + "sales": "22", + "volume": "48078940220", + "max": "13720419900", + "time": "1745280000000" + }, + { + "sales": "29", + "volume": "253335146054", + "max": "84900000000", + "time": "1745366400000" + }, + { + "sales": "30", + "volume": "86485096047", + "max": "14299990000", + "time": "1745452800000" + }, + { + "sales": "45", + "volume": "1037468390346", + "max": "749900000000", + "time": "1745539200000" + }, + { + "sales": "37", + "volume": "473333016876", + "max": "84900000000", + "time": "1745625600000" + }, + { + "sales": "50", + "volume": "267008529661", + "max": "76000000000", + "time": "1745712000000" + }, + { + "sales": "38", + "volume": "130470433399", + "max": "22200000000", + "time": "1745798400000" + }, + { + "sales": "46", + "volume": "130358969168", + "max": "13266693469", + "time": "1745884800000" + }, + { + "sales": "25", + "volume": "59875891223", + "max": "16800000000", + "time": "1745971200000" + }, + { + "sales": "23", + "volume": "211648411856", + "max": "86900000000", + "time": "1746057600000" + }, + { + "sales": "53", + "volume": "95174321210", + "max": "4229128831", + "time": "1746144000000" + }, + { + "sales": "47", + "volume": "207950560795", + "max": "86900000000", + "time": "1746230400000" + }, + { + "sales": "30", + "volume": "78864895055", + "max": "16500000000", + "time": "1746316800000" + }, + { + "sales": "27", + "volume": "112523064331", + "max": "46554750000", + "time": "1746403200000" + }, + { + "sales": "110", + "volume": "584352748972", + "max": "162000000000", + "time": "1746489600000" + }, + { + "sales": "26", + "volume": "77850004625", + "max": "15575000000", + "time": "1746576000000" + }, + { + "sales": "20", + "volume": "55513510989", + "max": "13769972865", + "time": "1746662400000" + }, + { + "sales": "33", + "volume": "442406727172", + "max": "97910000000", + "time": "1746748800000" + }, + { + "sales": "51", + "volume": "154652546084", + "max": "37500000000", + "time": "1746835200000" + }, + { + "sales": "34", + "volume": "226903673705", + "max": "85936940000", + "time": "1746921600000" + }, + { + "sales": "21", + "volume": "76238858352", + "max": "17000000000", + "time": "1747008000000" + }, + { + "sales": "26", + "volume": "56256122053", + "max": "10000000000", + "time": "1747094400000" + }, + { + "sales": "49", + "volume": "177505591915", + "max": "34500000000", + "time": "1747180800000" + }, + { + "sales": "47", + "volume": "1009629540741", + "max": "875000000000", + "time": "1747267200000" + }, + { + "sales": "111", + "volume": "292872022551", + "max": "13500000000", + "time": "1747353600000" + }, + { + "sales": "32", + "volume": "316073657057", + "max": "84027794894", + "time": "1747440000000" + }, + { + "sales": "61", + "volume": "302744454655", + "max": "50000000000", + "time": "1747526400000" + }, + { + "sales": "74", + "volume": "125975108837", + "max": "17126000000", + "time": "1747612800000" + }, + { + "sales": "66", + "volume": "203203276035", + "max": "41400000000", + "time": "1747699200000" + }, + { + "sales": "31", + "volume": "271173014216", + "max": "84500000000", + "time": "1747785600000" + }, + { + "sales": "32", + "volume": "373000856313", + "max": "305500000000", + "time": "1747872000000" + }, + { + "sales": "37", + "volume": "326313035727", + "max": "85000000000", + "time": "1747958400000" + }, + { + "sales": "29", + "volume": "129820276573", + "max": "43500000000", + "time": "1748044800000" + }, + { + "sales": "56", + "volume": "499768538331", + "max": "88000000000", + "time": "1748131200000" + }, + { + "sales": "37", + "volume": "125697380829", + "max": "35640000000", + "time": "1748217600000" + }, + { + "sales": "35", + "volume": "70745521135", + "max": "3950000000", + "time": "1748304000000" + }, + { + "sales": "50", + "volume": "127640094798", + "max": "12000000000", + "time": "1748390400000" + }, + { + "sales": "101", + "volume": "418689620466", + "max": "16853750000", + "time": "1748476800000" + }, + { + "sales": "70", + "volume": "614471781503", + "max": "305600000000", + "time": "1748563200000" + }, + { + "sales": "20", + "volume": "346295480449", + "max": "90565200000", + "time": "1748649600000" + }, + { + "sales": "29", + "volume": "252344713891", + "max": "90565200000", + "time": "1748736000000" + }, + { + "sales": "80", + "volume": "536494793947", + "max": "45000000000", + "time": "1748822400000" + }, + { + "sales": "52", + "volume": "327395413362", + "max": "76900000000", + "time": "1748908800000" + }, + { + "sales": "48", + "volume": "256063018278", + "max": "90565200000", + "time": "1748995200000" + }, + { + "sales": "14", + "volume": "1694683871549", + "max": "1400000000000", + "time": "1749081600000" + }, + { + "sales": "44", + "volume": "304589147679", + "max": "90565200000", + "time": "1749168000000" + }, + { + "sales": "28", + "volume": "90495450676", + "max": "12960000000", + "time": "1749254400000" + }, + { + "sales": "64", + "volume": "325067591679", + "max": "94900000000", + "time": "1749340800000" + }, + { + "sales": "30", + "volume": "201495019049", + "max": "29000000000", + "time": "1749427200000" + }, + { + "sales": "15", + "volume": "1097041971285", + "max": "750000000000", + "time": "1749513600000" + }, + { + "sales": "55", + "volume": "158856535606", + "max": "15000000000", + "time": "1749600000000" + }, + { + "sales": "30", + "volume": "262766460480", + "max": "44900000000", + "time": "1749686400000" + }, + { + "sales": "62", + "volume": "165578136571", + "max": "12900000000", + "time": "1749772800000" + }, + { + "sales": "63", + "volume": "174954660253", + "max": "32900000000", + "time": "1749859200000" + }, + { + "sales": "24", + "volume": "127775495674", + "max": "42000000000", + "time": "1749945600000" + }, + { + "sales": "56", + "volume": "259348186543", + "max": "89900000000", + "time": "1750032000000" + }, + { + "sales": "36", + "volume": "144011005087", + "max": "53261000000", + "time": "1750118400000" + }, + { + "sales": "59", + "volume": "1477134605456", + "max": "849900000000", + "time": "1750204800000" + }, + { + "sales": "96", + "volume": "416477766141", + "max": "52172000000", + "time": "1750291200000" + }, + { + "sales": "75", + "volume": "926654464015", + "max": "140000000000", + "time": "1750377600000" + }, + { + "sales": "72", + "volume": "550286167505", + "max": "112000000000", + "time": "1750464000000" + }, + { + "sales": "52", + "volume": "170468755682", + "max": "44900000000", + "time": "1750550400000" + }, + { + "sales": "37", + "volume": "101635482367", + "max": "9000000000", + "time": "1750636800000" + }, + { + "sales": "48", + "volume": "100994160585", + "max": "12729260000", + "time": "1750723200000" + }, + { + "sales": "32", + "volume": "71109094499", + "max": "20000000000", + "time": "1750809600000" + }, + { + "sales": "27", + "volume": "138736794313", + "max": "80000000000", + "time": "1750896000000" + }, + { + "sales": "34", + "volume": "238446593918", + "max": "18900000000", + "time": "1750982400000" + }, + { + "sales": "69", + "volume": "138629719426", + "max": "16800000000", + "time": "1751068800000" + }, + { + "sales": "81", + "volume": "1753256186510", + "max": "320000000000", + "time": "1751155200000" + }, + { + "sales": "44", + "volume": "907484471949", + "max": "310000000000", + "time": "1751241600000" + }, + { + "sales": "83", + "volume": "925038529191", + "max": "400000000000", + "time": "1751328000000" + }, + { + "sales": "26", + "volume": "3453332390596", + "max": "2000000000000", + "time": "1751414400000" + }, + { + "sales": "115", + "volume": "4863996481054", + "max": "4263626373626", + "time": "1751500800000" + }, + { + "sales": "34", + "volume": "2165450496239", + "max": "1499900000000", + "time": "1751587200000" + }, + { + "sales": "88", + "volume": "574546236396", + "max": "199000000000", + "time": "1751673600000" + }, + { + "sales": "60", + "volume": "1187167174057", + "max": "500000000000", + "time": "1751760000000" + }, + { + "sales": "48", + "volume": "270241967135", + "max": "200000000000", + "time": "1751846400000" + }, + { + "sales": "29", + "volume": "826049152600", + "max": "700000000000", + "time": "1751932800000" + }, + { + "sales": "11", + "volume": "146377842671", + "max": "88000000000", + "time": "1752019200000" + }, + { + "sales": "28", + "volume": "425967026932", + "max": "300000000000", + "time": "1752105600000" + }, + { + "sales": "711", + "volume": "594098158711", + "max": "39900000000", + "time": "1752192000000" + }, + { + "sales": "14", + "volume": "74847438436", + "max": "36000000000", + "time": "1752278400000" + }, + { + "sales": "37", + "volume": "212941005571", + "max": "89100000000", + "time": "1752364800000" + }, + { + "sales": "40", + "volume": "1378242244449", + "max": "996000000000", + "time": "1752451200000" + }, + { + "sales": "61", + "volume": "562917532379", + "max": "307000000000", + "time": "1752537600000" + }, + { + "sales": "35", + "volume": "3694794237488", + "max": "999900000000", + "time": "1752624000000" + }, + { + "sales": "46", + "volume": "423952424126", + "max": "300000000000", + "time": "1752710400000" + }, + { + "sales": "54", + "volume": "4453178473449", + "max": "999900000000", + "time": "1752796800000" + }, + { + "sales": "25", + "volume": "143194737132", + "max": "75000000000", + "time": "1752883200000" + }, + { + "sales": "68", + "volume": "552035099041", + "max": "82000000000", + "time": "1752969600000" + }, + { + "sales": "31", + "volume": "145017703898", + "max": "17500000000", + "time": "1753056000000" + }, + { + "sales": "19", + "volume": "543463233609", + "max": "310000000000", + "time": "1753142400000" + }, + { + "sales": "52", + "volume": "328334500427", + "max": "40400000000", + "time": "1753228800000" + }, + { + "sales": "31", + "volume": "212451298667", + "max": "120000000000", + "time": "1753315200000" + }, + { + "sales": "53", + "volume": "189889151386", + "max": "16000000000", + "time": "1753401600000" + }, + { + "sales": "33", + "volume": "145384912349", + "max": "92900000000", + "time": "1753488000000" + }, + { + "sales": "26", + "volume": "146751147967", + "max": "40965200000", + "time": "1753574400000" + }, + { + "sales": "37", + "volume": "63437410468", + "max": "4298999999", + "time": "1753660800000" + }, + { + "sales": "42", + "volume": "205177093729", + "max": "13756400000", + "time": "1753747200000" + }, + { + "sales": "52", + "volume": "601275701033", + "max": "82232000000", + "time": "1753833600000" + }, + { + "sales": "37", + "volume": "3208507534547", + "max": "1250000000000", + "time": "1753920000000" + }, + { + "sales": "26", + "volume": "108162725424", + "max": "18781999999", + "time": "1754006400000" + }, + { + "sales": "41", + "volume": "873505673039", + "max": "88822810000", + "time": "1754092800000" + }, + { + "sales": "93", + "volume": "1434016969535", + "max": "90000000000", + "time": "1754179200000" + }, + { + "sales": "50", + "volume": "905316513614", + "max": "94000000000", + "time": "1754265600000" + }, + { + "sales": "43", + "volume": "1311708267885", + "max": "930000000000", + "time": "1754352000000" + }, + { + "sales": "30", + "volume": "1277939567477", + "max": "810000000000", + "time": "1754438400000" + }, + { + "sales": "72", + "volume": "2173858427535", + "max": "600000000000", + "time": "1754524800000" + }, + { + "sales": "28", + "volume": "123706404454", + "max": "47148826735", + "time": "1754611200000" + }, + { + "sales": "73", + "volume": "1857785874805", + "max": "780000000000", + "time": "1754697600000" + }, + { + "sales": "76", + "volume": "1655194242522", + "max": "348900000000", + "time": "1754784000000" + }, + { + "sales": "55", + "volume": "1516039398443", + "max": "797940000000", + "time": "1754870400000" + }, + { + "sales": "19", + "volume": "75125699389", + "max": "20000000000", + "time": "1754956800000" + }, + { + "sales": "26", + "volume": "315771334341", + "max": "85500000000", + "time": "1755043200000" + }, + { + "sales": "57", + "volume": "303978116043", + "max": "88000000000", + "time": "1755129600000" + }, + { + "sales": "52", + "volume": "162167644266", + "max": "38800000000", + "time": "1755216000000" + }, + { + "sales": "60", + "volume": "1304064152746", + "max": "775000000000", + "time": "1755302400000" + }, + { + "sales": "88", + "volume": "812149426116", + "max": "278000000000", + "time": "1755388800000" + }, + { + "sales": "52", + "volume": "2305360057438", + "max": "847500000000", + "time": "1755475200000" + }, + { + "sales": "69", + "volume": "288047220957", + "max": "69500000000", + "time": "1755561600000" + }, + { + "sales": "31", + "volume": "575650176439", + "max": "305000000000", + "time": "1755648000000" + }, + { + "sales": "32", + "volume": "521582761560", + "max": "302000000000", + "time": "1755734400000" + }, { "sales": "64", - "volume": "233427525145", - "max": "13896000000", - "time": "1709251200000" + "volume": "212809144322", + "max": "42000000000", + "time": "1755820800000" + }, + { + "sales": "39", + "volume": "164148157919", + "max": "38000000000", + "time": "1755907200000" + }, + { + "sales": "41", + "volume": "116750188469", + "max": "8950000000", + "time": "1755993600000" + }, + { + "sales": "153", + "volume": "1533629610064", + "max": "97500000000", + "time": "1756080000000" + }, + { + "sales": "63", + "volume": "596592805990", + "max": "99900000000", + "time": "1756166400000" + }, + { + "sales": "39", + "volume": "82000468116", + "max": "24996000000", + "time": "1756252800000" + }, + { + "sales": "55", + "volume": "1382828204640", + "max": "899900000000", + "time": "1756339200000" + }, + { + "sales": "20", + "volume": "66126406528", + "max": "7000000000", + "time": "1756425600000" + }, + { + "sales": "35", + "volume": "115731992777", + "max": "5776807410", + "time": "1756512000000" } ] }, - "query_time": 1709306665613 + "query_time": 1756585630797 }, - "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[{\"sales\":\"13\",\"volume\":\"2827000000\",\"max\":\"1000000000\",\"time\":\"1624320000000\"},{\"sales\":\"24\",\"volume\":\"1579890000\",\"max\":\"296900000\",\"time\":\"1624406400000\"},{\"sales\":\"19\",\"volume\":\"208600000\",\"max\":\"100000000\",\"time\":\"1624492800000\"},{\"sales\":\"40\",\"volume\":\"5776800000\",\"max\":\"300000000\",\"time\":\"1624579200000\"},{\"sales\":\"154\",\"volume\":\"213095557122\",\"max\":\"4500000000\",\"time\":\"1624665600000\"},{\"sales\":\"390\",\"volume\":\"1606519451467\",\"max\":\"69900000000\",\"time\":\"1624752000000\"},{\"sales\":\"192\",\"volume\":\"649248048187\",\"max\":\"50000000000\",\"time\":\"1624838400000\"},{\"sales\":\"85\",\"volume\":\"257648999999\",\"max\":\"44900000000\",\"time\":\"1624924800000\"},{\"sales\":\"132\",\"volume\":\"450520971661\",\"max\":\"45000000000\",\"time\":\"1625011200000\"},{\"sales\":\"79\",\"volume\":\"357350776884\",\"max\":\"169420000000\",\"time\":\"1625097600000\"},{\"sales\":\"212\",\"volume\":\"1057495216055\",\"max\":\"200000000000\",\"time\":\"1625184000000\"},{\"sales\":\"81\",\"volume\":\"152765055586\",\"max\":\"2000000000\",\"time\":\"1625270400000\"},{\"sales\":\"44\",\"volume\":\"266861860126\",\"max\":\"95013120000\",\"time\":\"1625356800000\"},{\"sales\":\"48\",\"volume\":\"420856000000\",\"max\":\"129800000000\",\"time\":\"1625443200000\"},{\"sales\":\"100\",\"volume\":\"354267066457\",\"max\":\"93500000000\",\"time\":\"1625529600000\"},{\"sales\":\"33\",\"volume\":\"808621441617\",\"max\":\"124500000000\",\"time\":\"1625616000000\"},{\"sales\":\"48\",\"volume\":\"701773539200\",\"max\":\"150000000000\",\"time\":\"1625702400000\"},{\"sales\":\"34\",\"volume\":\"362407504076\",\"max\":\"37900000000\",\"time\":\"1625788800000\"},{\"sales\":\"27\",\"volume\":\"114111000000\",\"max\":\"32000000000\",\"time\":\"1625875200000\"},{\"sales\":\"23\",\"volume\":\"292492000000\",\"max\":\"100000000000\",\"time\":\"1625961600000\"},{\"sales\":\"60\",\"volume\":\"583666844041\",\"max\":\"118858954041\",\"time\":\"1626048000000\"},{\"sales\":\"36\",\"volume\":\"459503000000\",\"max\":\"130000000000\",\"time\":\"1626134400000\"},{\"sales\":\"20\",\"volume\":\"419130000000\",\"max\":\"200000000000\",\"time\":\"1626220800000\"},{\"sales\":\"22\",\"volume\":\"85647999996\",\"max\":\"27700000000\",\"time\":\"1626307200000\"},{\"sales\":\"22\",\"volume\":\"71491999999\",\"max\":\"34700000000\",\"time\":\"1626393600000\"},{\"sales\":\"17\",\"volume\":\"155445999998\",\"max\":\"134000000000\",\"time\":\"1626480000000\"},{\"sales\":\"52\",\"volume\":\"287818999994\",\"max\":\"139900000000\",\"time\":\"1626566400000\"},{\"sales\":\"19\",\"volume\":\"101190669995\",\"max\":\"35000000000\",\"time\":\"1626652800000\"},{\"sales\":\"12\",\"volume\":\"17692999999\",\"max\":\"1849000000\",\"time\":\"1626739200000\"},{\"sales\":\"13\",\"volume\":\"46639999995\",\"max\":\"33200000000\",\"time\":\"1626825600000\"},{\"sales\":\"26\",\"volume\":\"145287999998\",\"max\":\"33800000000\",\"time\":\"1626912000000\"},{\"sales\":\"33\",\"volume\":\"205328492661\",\"max\":\"120000000000\",\"time\":\"1626998400000\"},{\"sales\":\"75\",\"volume\":\"299707366147\",\"max\":\"115000000000\",\"time\":\"1627084800000\"},{\"sales\":\"87\",\"volume\":\"594682999993\",\"max\":\"145000000000\",\"time\":\"1627171200000\"},{\"sales\":\"96\",\"volume\":\"402633999991\",\"max\":\"145000000000\",\"time\":\"1627257600000\"},{\"sales\":\"36\",\"volume\":\"695560999994\",\"max\":\"180000000000\",\"time\":\"1627344000000\"},{\"sales\":\"37\",\"volume\":\"1357852999990\",\"max\":\"298500000000\",\"time\":\"1627430400000\"},{\"sales\":\"39\",\"volume\":\"210181999996\",\"max\":\"39899999999\",\"time\":\"1627516800000\"},{\"sales\":\"18\",\"volume\":\"347474999998\",\"max\":\"299900000000\",\"time\":\"1627603200000\"},{\"sales\":\"9\",\"volume\":\"29095000000\",\"max\":\"5500000000\",\"time\":\"1627689600000\"},{\"sales\":\"8\",\"volume\":\"63590000000\",\"max\":\"48000000000\",\"time\":\"1627776000000\"},{\"sales\":\"4\",\"volume\":\"8378000000\",\"max\":\"3849000000\",\"time\":\"1627862400000\"},{\"sales\":\"12\",\"volume\":\"576862999997\",\"max\":\"300000000000\",\"time\":\"1627948800000\"},{\"sales\":\"32\",\"volume\":\"95048757623\",\"max\":\"7700000000\",\"time\":\"1628035200000\"},{\"sales\":\"16\",\"volume\":\"105646999995\",\"max\":\"47900000000\",\"time\":\"1628121600000\"},{\"sales\":\"10\",\"volume\":\"34946999998\",\"max\":\"14000000000\",\"time\":\"1628208000000\"},{\"sales\":\"22\",\"volume\":\"96894385136\",\"max\":\"14299999998\",\"time\":\"1628294400000\"},{\"sales\":\"20\",\"volume\":\"92342999998\",\"max\":\"44000000000\",\"time\":\"1628380800000\"},{\"sales\":\"25\",\"volume\":\"46361999999\",\"max\":\"4433000000\",\"time\":\"1628467200000\"},{\"sales\":\"19\",\"volume\":\"132529999998\",\"max\":\"47000000000\",\"time\":\"1628553600000\"},{\"sales\":\"16\",\"volume\":\"113672600807\",\"max\":\"57555830808\",\"time\":\"1628640000000\"},{\"sales\":\"23\",\"volume\":\"40482556994\",\"max\":\"5785556995\",\"time\":\"1628726400000\"},{\"sales\":\"12\",\"volume\":\"255732000000\",\"max\":\"233250000000\",\"time\":\"1628812800000\"},{\"sales\":\"21\",\"volume\":\"32863999999\",\"max\":\"1785000000\",\"time\":\"1628899200000\"},{\"sales\":\"11\",\"volume\":\"58732611230\",\"max\":\"14099999999\",\"time\":\"1628985600000\"},{\"sales\":\"9\",\"volume\":\"34954999998\",\"max\":\"7325000000\",\"time\":\"1629072000000\"},{\"sales\":\"3\",\"volume\":\"6800000000\",\"max\":\"3600000000\",\"time\":\"1629158400000\"},{\"sales\":\"24\",\"volume\":\"267675999999\",\"max\":\"215000000000\",\"time\":\"1629244800000\"},{\"sales\":\"15\",\"volume\":\"44491000000\",\"max\":\"14999000000\",\"time\":\"1629331200000\"},{\"sales\":\"2\",\"volume\":\"2959000000\",\"max\":\"1679000000\",\"time\":\"1629417600000\"},{\"sales\":\"15\",\"volume\":\"49879100000\",\"max\":\"19200000000\",\"time\":\"1629504000000\"},{\"sales\":\"10\",\"volume\":\"34033999999\",\"max\":\"7298000000\",\"time\":\"1629590400000\"},{\"sales\":\"11\",\"volume\":\"124350098081\",\"max\":\"99900000000\",\"time\":\"1629676800000\"},{\"sales\":\"20\",\"volume\":\"21757999999\",\"max\":\"3099999999\",\"time\":\"1629763200000\"},{\"sales\":\"10\",\"volume\":\"10503000000\",\"max\":\"1850000000\",\"time\":\"1629849600000\"},{\"sales\":\"9\",\"volume\":\"14310463327\",\"max\":\"2374670184\",\"time\":\"1629936000000\"},{\"sales\":\"7\",\"volume\":\"6898000000\",\"max\":\"1199000000\",\"time\":\"1630022400000\"},{\"sales\":\"6\",\"volume\":\"5400000000\",\"max\":\"1000000000\",\"time\":\"1630108800000\"},{\"sales\":\"5\",\"volume\":\"4440000000\",\"max\":\"1100000000\",\"time\":\"1630195200000\"},{\"sales\":\"11\",\"volume\":\"11608024072\",\"max\":\"1300000000\",\"time\":\"1630281600000\"},{\"sales\":\"14\",\"volume\":\"33673094871\",\"max\":\"10000000000\",\"time\":\"1630368000000\"},{\"sales\":\"10\",\"volume\":\"13465049400\",\"max\":\"2000000000\",\"time\":\"1630454400000\"},{\"sales\":\"18\",\"volume\":\"21584741895\",\"max\":\"3000000000\",\"time\":\"1630540800000\"},{\"sales\":\"10\",\"volume\":\"11404490286\",\"max\":\"1400000000\",\"time\":\"1630627200000\"},{\"sales\":\"15\",\"volume\":\"20595000000\",\"max\":\"1400000000\",\"time\":\"1630713600000\"},{\"sales\":\"3\",\"volume\":\"4200000000\",\"max\":\"1400000000\",\"time\":\"1630800000000\"},{\"sales\":\"18\",\"volume\":\"20045000000\",\"max\":\"2000000000\",\"time\":\"1630886400000\"},{\"sales\":\"17\",\"volume\":\"19143000000\",\"max\":\"4500000000\",\"time\":\"1630972800000\"},{\"sales\":\"32\",\"volume\":\"52611999999\",\"max\":\"3800000000\",\"time\":\"1631059200000\"},{\"sales\":\"8\",\"volume\":\"108041521970\",\"max\":\"94106154347\",\"time\":\"1631145600000\"},{\"sales\":\"8\",\"volume\":\"26746325533\",\"max\":\"12300000000\",\"time\":\"1631232000000\"},{\"sales\":\"28\",\"volume\":\"190056924831\",\"max\":\"105900000000\",\"time\":\"1631318400000\"},{\"sales\":\"7\",\"volume\":\"10828000000\",\"max\":\"1999000000\",\"time\":\"1631404800000\"},{\"sales\":\"23\",\"volume\":\"156255812589\",\"max\":\"120000000000\",\"time\":\"1631491200000\"},{\"sales\":\"7\",\"volume\":\"6373000000\",\"max\":\"1700000000\",\"time\":\"1631577600000\"},{\"sales\":\"21\",\"volume\":\"32004748787\",\"max\":\"3950000000\",\"time\":\"1631664000000\"},{\"sales\":\"15\",\"volume\":\"28193823204\",\"max\":\"3800000000\",\"time\":\"1631750400000\"},{\"sales\":\"7\",\"volume\":\"15988927484\",\"max\":\"3500000000\",\"time\":\"1631836800000\"},{\"sales\":\"14\",\"volume\":\"156767000000\",\"max\":\"139900000000\",\"time\":\"1631923200000\"},{\"sales\":\"7\",\"volume\":\"7669000000\",\"max\":\"2100000000\",\"time\":\"1632009600000\"},{\"sales\":\"6\",\"volume\":\"4900000000\",\"max\":\"1900000000\",\"time\":\"1632096000000\"},{\"sales\":\"22\",\"volume\":\"27927000000\",\"max\":\"3350000000\",\"time\":\"1632182400000\"},{\"sales\":\"24\",\"volume\":\"36049603729\",\"max\":\"3729603729\",\"time\":\"1632268800000\"},{\"sales\":\"2\",\"volume\":\"2919406384\",\"max\":\"2488000000\",\"time\":\"1632355200000\"},{\"sales\":\"10\",\"volume\":\"6330000000\",\"max\":\"2100000000\",\"time\":\"1632441600000\"},{\"sales\":\"11\",\"volume\":\"22976923617\",\"max\":\"4000000000\",\"time\":\"1632528000000\"},{\"sales\":\"13\",\"volume\":\"50572000000\",\"max\":\"37000000000\",\"time\":\"1632614400000\"},{\"sales\":\"11\",\"volume\":\"14883910261\",\"max\":\"4000000000\",\"time\":\"1632700800000\"},{\"sales\":\"12\",\"volume\":\"13843000000\",\"max\":\"3000000000\",\"time\":\"1632787200000\"},{\"sales\":\"8\",\"volume\":\"11791000000\",\"max\":\"2191000000\",\"time\":\"1632873600000\"},{\"sales\":\"20\",\"volume\":\"25793174641\",\"max\":\"4500000000\",\"time\":\"1632960000000\"},{\"sales\":\"10\",\"volume\":\"16971000000\",\"max\":\"3000000000\",\"time\":\"1633046400000\"},{\"sales\":\"25\",\"volume\":\"260410000000\",\"max\":\"180000000000\",\"time\":\"1633132800000\"},{\"sales\":\"15\",\"volume\":\"59365443207\",\"max\":\"12300000000\",\"time\":\"1633219200000\"},{\"sales\":\"14\",\"volume\":\"15773000000\",\"max\":\"2500000000\",\"time\":\"1633305600000\"},{\"sales\":\"7\",\"volume\":\"11295000000\",\"max\":\"3300000000\",\"time\":\"1633392000000\"},{\"sales\":\"11\",\"volume\":\"12650076923\",\"max\":\"2900000000\",\"time\":\"1633478400000\"},{\"sales\":\"13\",\"volume\":\"19538003690\",\"max\":\"3900000000\",\"time\":\"1633564800000\"},{\"sales\":\"10\",\"volume\":\"51540000000\",\"max\":\"36400000000\",\"time\":\"1633651200000\"},{\"sales\":\"15\",\"volume\":\"258784000000\",\"max\":\"240000000000\",\"time\":\"1633737600000\"},{\"sales\":\"24\",\"volume\":\"20118000000\",\"max\":\"5500000000\",\"time\":\"1633824000000\"},{\"sales\":\"10\",\"volume\":\"3495000000\",\"max\":\"1995000000\",\"time\":\"1633910400000\"},{\"sales\":\"38\",\"volume\":\"299910905121\",\"max\":\"240000000000\",\"time\":\"1633996800000\"},{\"sales\":\"42\",\"volume\":\"114356676313\",\"max\":\"39900000000\",\"time\":\"1634083200000\"},{\"sales\":\"22\",\"volume\":\"18845600270\",\"max\":\"3500000000\",\"time\":\"1634169600000\"},{\"sales\":\"43\",\"volume\":\"61120898190\",\"max\":\"13800000000\",\"time\":\"1634256000000\"},{\"sales\":\"12\",\"volume\":\"13063000000\",\"max\":\"2500000000\",\"time\":\"1634342400000\"},{\"sales\":\"2\",\"volume\":\"1380000000\",\"max\":\"1190000000\",\"time\":\"1634428800000\"},{\"sales\":\"24\",\"volume\":\"31060098815\",\"max\":\"15000000000\",\"time\":\"1634515200000\"},{\"sales\":\"40\",\"volume\":\"34555493910\",\"max\":\"2700000000\",\"time\":\"1634601600000\"},{\"sales\":\"17\",\"volume\":\"24857230857\",\"max\":\"5490000000\",\"time\":\"1634688000000\"},{\"sales\":\"147\",\"volume\":\"542030195252\",\"max\":\"46800000000\",\"time\":\"1634774400000\"},{\"sales\":\"54\",\"volume\":\"530906631525\",\"max\":\"303614082004\",\"time\":\"1634860800000\"},{\"sales\":\"159\",\"volume\":\"2037856324800\",\"max\":\"250000000000\",\"time\":\"1634947200000\"},{\"sales\":\"90\",\"volume\":\"1368185506004\",\"max\":\"435000000000\",\"time\":\"1635033600000\"},{\"sales\":\"51\",\"volume\":\"580716296051\",\"max\":\"113488975356\",\"time\":\"1635120000000\"},{\"sales\":\"124\",\"volume\":\"2422148350337\",\"max\":\"459800000000\",\"time\":\"1635206400000\"},{\"sales\":\"54\",\"volume\":\"722209919047\",\"max\":\"313300000000\",\"time\":\"1635292800000\"},{\"sales\":\"42\",\"volume\":\"880484640047\",\"max\":\"299900000000\",\"time\":\"1635379200000\"},{\"sales\":\"31\",\"volume\":\"348455117934\",\"max\":\"36900000000\",\"time\":\"1635465600000\"},{\"sales\":\"34\",\"volume\":\"353532066730\",\"max\":\"25999999000\",\"time\":\"1635552000000\"},{\"sales\":\"21\",\"volume\":\"529998000000\",\"max\":\"333300000000\",\"time\":\"1635638400000\"},{\"sales\":\"19\",\"volume\":\"114593574665\",\"max\":\"16500000000\",\"time\":\"1635724800000\"},{\"sales\":\"58\",\"volume\":\"685256031167\",\"max\":\"355500000000\",\"time\":\"1635811200000\"},{\"sales\":\"42\",\"volume\":\"507663370336\",\"max\":\"158000000000\",\"time\":\"1635897600000\"},{\"sales\":\"53\",\"volume\":\"426965998565\",\"max\":\"51742344244\",\"time\":\"1635984000000\"},{\"sales\":\"65\",\"volume\":\"1034983712676\",\"max\":\"573682323413\",\"time\":\"1636070400000\"},{\"sales\":\"53\",\"volume\":\"492634732277\",\"max\":\"22900000000\",\"time\":\"1636156800000\"},{\"sales\":\"30\",\"volume\":\"360970339185\",\"max\":\"158900000000\",\"time\":\"1636243200000\"},{\"sales\":\"29\",\"volume\":\"135149407882\",\"max\":\"12500000000\",\"time\":\"1636329600000\"},{\"sales\":\"137\",\"volume\":\"1132190745848\",\"max\":\"159000000000\",\"time\":\"1636416000000\"},{\"sales\":\"90\",\"volume\":\"2168815066797\",\"max\":\"685000000000\",\"time\":\"1636502400000\"},{\"sales\":\"107\",\"volume\":\"2905610099767\",\"max\":\"980000000000\",\"time\":\"1636588800000\"},{\"sales\":\"90\",\"volume\":\"1334551362089\",\"max\":\"71600000000\",\"time\":\"1636675200000\"},{\"sales\":\"34\",\"volume\":\"1103933526959\",\"max\":\"240000000000\",\"time\":\"1636761600000\"},{\"sales\":\"32\",\"volume\":\"1222306009438\",\"max\":\"800000000000\",\"time\":\"1636848000000\"},{\"sales\":\"45\",\"volume\":\"2309553119033\",\"max\":\"999900000000\",\"time\":\"1636934400000\"},{\"sales\":\"124\",\"volume\":\"3305095669582\",\"max\":\"150000000000\",\"time\":\"1637020800000\"},{\"sales\":\"62\",\"volume\":\"1611037217743\",\"max\":\"99900000000\",\"time\":\"1637107200000\"},{\"sales\":\"80\",\"volume\":\"1733271673899\",\"max\":\"150000000000\",\"time\":\"1637193600000\"},{\"sales\":\"58\",\"volume\":\"3047826623912\",\"max\":\"911100000000\",\"time\":\"1637280000000\"},{\"sales\":\"43\",\"volume\":\"1821829604247\",\"max\":\"1056452486726\",\"time\":\"1637366400000\"},{\"sales\":\"62\",\"volume\":\"2027249145066\",\"max\":\"950000000000\",\"time\":\"1637452800000\"},{\"sales\":\"116\",\"volume\":\"3594707541980\",\"max\":\"199900000000\",\"time\":\"1637539200000\"},{\"sales\":\"78\",\"volume\":\"3745024018062\",\"max\":\"1399900000000\",\"time\":\"1637625600000\"},{\"sales\":\"57\",\"volume\":\"7664459085650\",\"max\":\"1270000000000\",\"time\":\"1637712000000\"},{\"sales\":\"50\",\"volume\":\"1068887733071\",\"max\":\"195000000000\",\"time\":\"1637798400000\"},{\"sales\":\"34\",\"volume\":\"1103697087494\",\"max\":\"199999900000\",\"time\":\"1637884800000\"},{\"sales\":\"17\",\"volume\":\"146502390720\",\"max\":\"12600000000\",\"time\":\"1637971200000\"},{\"sales\":\"20\",\"volume\":\"678597257647\",\"max\":\"181500000000\",\"time\":\"1638057600000\"},{\"sales\":\"50\",\"volume\":\"2022496999350\",\"max\":\"173000000000\",\"time\":\"1638144000000\"},{\"sales\":\"31\",\"volume\":\"2412689000000\",\"max\":\"1050000000000\",\"time\":\"1638230400000\"},{\"sales\":\"104\",\"volume\":\"2503193025840\",\"max\":\"177500000000\",\"time\":\"1638316800000\"},{\"sales\":\"58\",\"volume\":\"943919075503\",\"max\":\"80000000000\",\"time\":\"1638403200000\"},{\"sales\":\"1169\",\"volume\":\"27867163378913\",\"max\":\"199900000000\",\"time\":\"1638489600000\"},{\"sales\":\"2525\",\"volume\":\"38634847322678\",\"max\":\"499000000000\",\"time\":\"1638576000000\"},{\"sales\":\"1819\",\"volume\":\"17737676759284\",\"max\":\"289900000000\",\"time\":\"1638662400000\"},{\"sales\":\"1224\",\"volume\":\"12105703907853\",\"max\":\"368798000000\",\"time\":\"1638748800000\"},{\"sales\":\"759\",\"volume\":\"10748545314279\",\"max\":\"275000000000\",\"time\":\"1638835200000\"},{\"sales\":\"631\",\"volume\":\"5354835046276\",\"max\":\"118100000000\",\"time\":\"1638921600000\"},{\"sales\":\"306\",\"volume\":\"2619732207970\",\"max\":\"294900000000\",\"time\":\"1639008000000\"},{\"sales\":\"234\",\"volume\":\"2501622649587\",\"max\":\"160000000000\",\"time\":\"1639094400000\"},{\"sales\":\"175\",\"volume\":\"2836330744624\",\"max\":\"1090000000000\",\"time\":\"1639180800000\"},{\"sales\":\"330\",\"volume\":\"1679630833389\",\"max\":\"150000000000\",\"time\":\"1639267200000\"},{\"sales\":\"189\",\"volume\":\"1310697143442\",\"max\":\"94000000000\",\"time\":\"1639353600000\"},{\"sales\":\"196\",\"volume\":\"1559370276910\",\"max\":\"220000000000\",\"time\":\"1639440000000\"},{\"sales\":\"114\",\"volume\":\"826591741411\",\"max\":\"89000000000\",\"time\":\"1639526400000\"},{\"sales\":\"204\",\"volume\":\"2386252219853\",\"max\":\"851826295830\",\"time\":\"1639612800000\"},{\"sales\":\"146\",\"volume\":\"680488673021\",\"max\":\"128900000000\",\"time\":\"1639699200000\"},{\"sales\":\"102\",\"volume\":\"321572425188\",\"max\":\"22476586888\",\"time\":\"1639785600000\"},{\"sales\":\"84\",\"volume\":\"380446896103\",\"max\":\"86000000000\",\"time\":\"1639872000000\"},{\"sales\":\"128\",\"volume\":\"849350166907\",\"max\":\"227027027027\",\"time\":\"1639958400000\"},{\"sales\":\"338\",\"volume\":\"2160186432553\",\"max\":\"221434898139\",\"time\":\"1640044800000\"},{\"sales\":\"188\",\"volume\":\"782561987769\",\"max\":\"98500000000\",\"time\":\"1640131200000\"},{\"sales\":\"124\",\"volume\":\"832432530881\",\"max\":\"219900000000\",\"time\":\"1640217600000\"},{\"sales\":\"113\",\"volume\":\"607653411704\",\"max\":\"65000000000\",\"time\":\"1640304000000\"},{\"sales\":\"61\",\"volume\":\"608803541617\",\"max\":\"264000000000\",\"time\":\"1640390400000\"},{\"sales\":\"63\",\"volume\":\"337233728128\",\"max\":\"52000000000\",\"time\":\"1640476800000\"},{\"sales\":\"78\",\"volume\":\"255583018625\",\"max\":\"59900000000\",\"time\":\"1640563200000\"},{\"sales\":\"62\",\"volume\":\"472730344568\",\"max\":\"89800000000\",\"time\":\"1640649600000\"},{\"sales\":\"282\",\"volume\":\"1811139218343\",\"max\":\"99900000000\",\"time\":\"1640736000000\"},{\"sales\":\"159\",\"volume\":\"1020687237741\",\"max\":\"99600000000\",\"time\":\"1640822400000\"},{\"sales\":\"133\",\"volume\":\"503736993787\",\"max\":\"74500000000\",\"time\":\"1640908800000\"},{\"sales\":\"115\",\"volume\":\"428977237376\",\"max\":\"72500000000\",\"time\":\"1640995200000\"},{\"sales\":\"118\",\"volume\":\"557348967065\",\"max\":\"116766467065\",\"time\":\"1641081600000\"},{\"sales\":\"120\",\"volume\":\"658240263328\",\"max\":\"114500000000\",\"time\":\"1641168000000\"},{\"sales\":\"124\",\"volume\":\"582440108934\",\"max\":\"114900000000\",\"time\":\"1641254400000\"},{\"sales\":\"108\",\"volume\":\"379643734948\",\"max\":\"57000000000\",\"time\":\"1641340800000\"},{\"sales\":\"106\",\"volume\":\"331027439618\",\"max\":\"21000000000\",\"time\":\"1641427200000\"},{\"sales\":\"196\",\"volume\":\"608116921877\",\"max\":\"79899000000\",\"time\":\"1641513600000\"},{\"sales\":\"108\",\"volume\":\"316737264512\",\"max\":\"35000000000\",\"time\":\"1641600000000\"},{\"sales\":\"262\",\"volume\":\"828315331524\",\"max\":\"109900000000\",\"time\":\"1641686400000\"},{\"sales\":\"113\",\"volume\":\"1850697325412\",\"max\":\"1150000000000\",\"time\":\"1641772800000\"},{\"sales\":\"252\",\"volume\":\"2178096980400\",\"max\":\"201000000000\",\"time\":\"1641859200000\"},{\"sales\":\"126\",\"volume\":\"1158284132765\",\"max\":\"199800000000\",\"time\":\"1641945600000\"},{\"sales\":\"99\",\"volume\":\"1730251002703\",\"max\":\"204900000000\",\"time\":\"1642032000000\"},{\"sales\":\"242\",\"volume\":\"1313368992760\",\"max\":\"216900000000\",\"time\":\"1642118400000\"},{\"sales\":\"270\",\"volume\":\"1855224382905\",\"max\":\"101000000000\",\"time\":\"1642204800000\"},{\"sales\":\"107\",\"volume\":\"926375878060\",\"max\":\"98810390871\",\"time\":\"1642291200000\"},{\"sales\":\"173\",\"volume\":\"1535941789762\",\"max\":\"89899000000\",\"time\":\"1642377600000\"},{\"sales\":\"319\",\"volume\":\"5340718749988\",\"max\":\"140000000000\",\"time\":\"1642464000000\"},{\"sales\":\"110\",\"volume\":\"1516889162931\",\"max\":\"139800000000\",\"time\":\"1642550400000\"},{\"sales\":\"289\",\"volume\":\"2986485621150\",\"max\":\"1280000000000\",\"time\":\"1642636800000\"},{\"sales\":\"143\",\"volume\":\"1359243409741\",\"max\":\"200900000000\",\"time\":\"1642723200000\"},{\"sales\":\"92\",\"volume\":\"2473329418310\",\"max\":\"274900000000\",\"time\":\"1642809600000\"},{\"sales\":\"128\",\"volume\":\"861245578180\",\"max\":\"110900000000\",\"time\":\"1642896000000\"},{\"sales\":\"120\",\"volume\":\"1555356181910\",\"max\":\"275000000000\",\"time\":\"1642982400000\"},{\"sales\":\"107\",\"volume\":\"1656976356809\",\"max\":\"198800000000\",\"time\":\"1643068800000\"},{\"sales\":\"124\",\"volume\":\"2105348893519\",\"max\":\"273900907187\",\"time\":\"1643155200000\"},{\"sales\":\"109\",\"volume\":\"989075195076\",\"max\":\"273800907187\",\"time\":\"1643241600000\"},{\"sales\":\"511\",\"volume\":\"14715706630431\",\"max\":\"264900000000\",\"time\":\"1643328000000\"},{\"sales\":\"512\",\"volume\":\"19753272139523\",\"max\":\"397800000000\",\"time\":\"1643414400000\"},{\"sales\":\"680\",\"volume\":\"14643828711827\",\"max\":\"1100000000000\",\"time\":\"1643500800000\"},{\"sales\":\"473\",\"volume\":\"9863376423668\",\"max\":\"477700000000\",\"time\":\"1643587200000\"},{\"sales\":\"334\",\"volume\":\"6519264261706\",\"max\":\"1109900000000\",\"time\":\"1643673600000\"},{\"sales\":\"422\",\"volume\":\"5772023713402\",\"max\":\"800000000000\",\"time\":\"1643760000000\"},{\"sales\":\"214\",\"volume\":\"5271091622898\",\"max\":\"499900000000\",\"time\":\"1643846400000\"},{\"sales\":\"291\",\"volume\":\"3539288281181\",\"max\":\"798900000000\",\"time\":\"1643932800000\"},{\"sales\":\"256\",\"volume\":\"2895224475121\",\"max\":\"450000000000\",\"time\":\"1644019200000\"},{\"sales\":\"210\",\"volume\":\"2540353571589\",\"max\":\"158269585861\",\"time\":\"1644105600000\"},{\"sales\":\"166\",\"volume\":\"1280945052083\",\"max\":\"120000000000\",\"time\":\"1644192000000\"},{\"sales\":\"196\",\"volume\":\"1386343051889\",\"max\":\"311484290357\",\"time\":\"1644278400000\"},{\"sales\":\"129\",\"volume\":\"1540024643035\",\"max\":\"303195848128\",\"time\":\"1644364800000\"},{\"sales\":\"172\",\"volume\":\"1885852929861\",\"max\":\"319000000000\",\"time\":\"1644451200000\"},{\"sales\":\"137\",\"volume\":\"1159172796410\",\"max\":\"137000000000\",\"time\":\"1644537600000\"},{\"sales\":\"126\",\"volume\":\"955503952038\",\"max\":\"140000000000\",\"time\":\"1644624000000\"},{\"sales\":\"135\",\"volume\":\"1108156506080\",\"max\":\"148435079020\",\"time\":\"1644710400000\"},{\"sales\":\"142\",\"volume\":\"1343866552226\",\"max\":\"149900000000\",\"time\":\"1644796800000\"},{\"sales\":\"150\",\"volume\":\"3947387020714\",\"max\":\"1499900000000\",\"time\":\"1644883200000\"},{\"sales\":\"162\",\"volume\":\"1422871563716\",\"max\":\"318091451292\",\"time\":\"1644969600000\"},{\"sales\":\"266\",\"volume\":\"2292061299035\",\"max\":\"335000000000\",\"time\":\"1645056000000\"},{\"sales\":\"309\",\"volume\":\"2789106599195\",\"max\":\"174400000000\",\"time\":\"1645142400000\"},{\"sales\":\"230\",\"volume\":\"3962472978040\",\"max\":\"800000000000\",\"time\":\"1645228800000\"},{\"sales\":\"363\",\"volume\":\"11013660022412\",\"max\":\"2749900000000\",\"time\":\"1645315200000\"},{\"sales\":\"273\",\"volume\":\"3391077834263\",\"max\":\"886800000000\",\"time\":\"1645401600000\"},{\"sales\":\"217\",\"volume\":\"4686452467847\",\"max\":\"790000000000\",\"time\":\"1645488000000\"},{\"sales\":\"114\",\"volume\":\"848623054140\",\"max\":\"130000000000\",\"time\":\"1645574400000\"},{\"sales\":\"200\",\"volume\":\"3304682563089\",\"max\":\"334572490706\",\"time\":\"1645660800000\"},{\"sales\":\"133\",\"volume\":\"2270817521358\",\"max\":\"229000000000\",\"time\":\"1645747200000\"},{\"sales\":\"145\",\"volume\":\"3139347839631\",\"max\":\"180000000000\",\"time\":\"1645833600000\"},{\"sales\":\"146\",\"volume\":\"1830887271175\",\"max\":\"87000000000\",\"time\":\"1645920000000\"},{\"sales\":\"109\",\"volume\":\"1326858637070\",\"max\":\"195000000000\",\"time\":\"1646006400000\"},{\"sales\":\"96\",\"volume\":\"763843437272\",\"max\":\"52500000000\",\"time\":\"1646092800000\"},{\"sales\":\"99\",\"volume\":\"1675139948659\",\"max\":\"550000000000\",\"time\":\"1646179200000\"},{\"sales\":\"119\",\"volume\":\"1908791348138\",\"max\":\"820000000000\",\"time\":\"1646265600000\"},{\"sales\":\"156\",\"volume\":\"1214194548134\",\"max\":\"54590000000\",\"time\":\"1646352000000\"},{\"sales\":\"159\",\"volume\":\"1135338964838\",\"max\":\"59900000000\",\"time\":\"1646438400000\"},{\"sales\":\"105\",\"volume\":\"1099171726217\",\"max\":\"75000000000\",\"time\":\"1646524800000\"},{\"sales\":\"102\",\"volume\":\"811122595215\",\"max\":\"119900000000\",\"time\":\"1646611200000\"},{\"sales\":\"87\",\"volume\":\"898573289205\",\"max\":\"129900000000\",\"time\":\"1646697600000\"},{\"sales\":\"100\",\"volume\":\"1581755262799\",\"max\":\"392787055960\",\"time\":\"1646784000000\"},{\"sales\":\"127\",\"volume\":\"1487406438550\",\"max\":\"440000000000\",\"time\":\"1646870400000\"},{\"sales\":\"157\",\"volume\":\"2179037994884\",\"max\":\"468969000000\",\"time\":\"1646956800000\"},{\"sales\":\"119\",\"volume\":\"1655745199274\",\"max\":\"504900000000\",\"time\":\"1647043200000\"},{\"sales\":\"121\",\"volume\":\"1025258820758\",\"max\":\"51000000000\",\"time\":\"1647129600000\"},{\"sales\":\"134\",\"volume\":\"1533509910581\",\"max\":\"249900000000\",\"time\":\"1647216000000\"},{\"sales\":\"117\",\"volume\":\"2534862816657\",\"max\":\"1100000000000\",\"time\":\"1647302400000\"},{\"sales\":\"141\",\"volume\":\"1046857392093\",\"max\":\"159436410826\",\"time\":\"1647388800000\"},{\"sales\":\"112\",\"volume\":\"757140501498\",\"max\":\"75000000000\",\"time\":\"1647475200000\"},{\"sales\":\"1206\",\"volume\":\"11876251776144\",\"max\":\"168000000000\",\"time\":\"1647561600000\"},{\"sales\":\"1171\",\"volume\":\"5353640823947\",\"max\":\"85500000000\",\"time\":\"1647648000000\"},{\"sales\":\"525\",\"volume\":\"2756783390895\",\"max\":\"460000000000\",\"time\":\"1647734400000\"},{\"sales\":\"363\",\"volume\":\"1804537278059\",\"max\":\"199000000000\",\"time\":\"1647820800000\"},{\"sales\":\"455\",\"volume\":\"3689888419953\",\"max\":\"678900000000\",\"time\":\"1647907200000\"},{\"sales\":\"445\",\"volume\":\"3235326365403\",\"max\":\"177000000000\",\"time\":\"1647993600000\"},{\"sales\":\"534\",\"volume\":\"3217506921914\",\"max\":\"179500000000\",\"time\":\"1648080000000\"},{\"sales\":\"434\",\"volume\":\"2384815088536\",\"max\":\"182500000000\",\"time\":\"1648166400000\"},{\"sales\":\"373\",\"volume\":\"2410297817982\",\"max\":\"312000000000\",\"time\":\"1648252800000\"},{\"sales\":\"282\",\"volume\":\"1507824357878\",\"max\":\"318010985834\",\"time\":\"1648339200000\"},{\"sales\":\"285\",\"volume\":\"2286565363637\",\"max\":\"545532892846\",\"time\":\"1648425600000\"},{\"sales\":\"391\",\"volume\":\"3412771770238\",\"max\":\"649913344887\",\"time\":\"1648512000000\"},{\"sales\":\"437\",\"volume\":\"968532008483\",\"max\":\"38900000000\",\"time\":\"1648598400000\"},{\"sales\":\"349\",\"volume\":\"1128603396129\",\"max\":\"71000000000\",\"time\":\"1648684800000\"},{\"sales\":\"608\",\"volume\":\"1625759857930\",\"max\":\"43900000000\",\"time\":\"1648771200000\"},{\"sales\":\"574\",\"volume\":\"1466182311768\",\"max\":\"135000000000\",\"time\":\"1648857600000\"},{\"sales\":\"377\",\"volume\":\"1101925900589\",\"max\":\"46000000000\",\"time\":\"1648944000000\"},{\"sales\":\"442\",\"volume\":\"1807940221636\",\"max\":\"135000000000\",\"time\":\"1649030400000\"},{\"sales\":\"358\",\"volume\":\"1219718220940\",\"max\":\"47000000000\",\"time\":\"1649116800000\"},{\"sales\":\"300\",\"volume\":\"1049763158583\",\"max\":\"84900000000\",\"time\":\"1649203200000\"},{\"sales\":\"278\",\"volume\":\"1645458229243\",\"max\":\"150000000000\",\"time\":\"1649289600000\"},{\"sales\":\"230\",\"volume\":\"1151494250564\",\"max\":\"144000000000\",\"time\":\"1649376000000\"},{\"sales\":\"211\",\"volume\":\"919668243266\",\"max\":\"50000000000\",\"time\":\"1649462400000\"},{\"sales\":\"228\",\"volume\":\"1449290438360\",\"max\":\"450000000000\",\"time\":\"1649548800000\"},{\"sales\":\"290\",\"volume\":\"1729783384851\",\"max\":\"456900000000\",\"time\":\"1649635200000\"},{\"sales\":\"411\",\"volume\":\"1329674528870\",\"max\":\"32500000000\",\"time\":\"1649721600000\"},{\"sales\":\"364\",\"volume\":\"1586152220271\",\"max\":\"450000000000\",\"time\":\"1649808000000\"},{\"sales\":\"347\",\"volume\":\"1473779078331\",\"max\":\"200000000000\",\"time\":\"1649894400000\"},{\"sales\":\"309\",\"volume\":\"3925679346169\",\"max\":\"461095100864\",\"time\":\"1649980800000\"},{\"sales\":\"130\",\"volume\":\"1104913776518\",\"max\":\"238800000000\",\"time\":\"1650067200000\"},{\"sales\":\"108\",\"volume\":\"489957999247\",\"max\":\"27000000000\",\"time\":\"1650153600000\"},{\"sales\":\"183\",\"volume\":\"1183130721780\",\"max\":\"333300000000\",\"time\":\"1650240000000\"},{\"sales\":\"143\",\"volume\":\"1496679174365\",\"max\":\"439500000000\",\"time\":\"1650326400000\"},{\"sales\":\"193\",\"volume\":\"1649244780093\",\"max\":\"439900000000\",\"time\":\"1650412800000\"},{\"sales\":\"2341\",\"volume\":\"1266800039371\",\"max\":\"27100000000\",\"time\":\"1650499200000\"},{\"sales\":\"3253\",\"volume\":\"1973122661997\",\"max\":\"200000000000\",\"time\":\"1650585600000\"},{\"sales\":\"1782\",\"volume\":\"2932967522479\",\"max\":\"525000000000\",\"time\":\"1650672000000\"},{\"sales\":\"2358\",\"volume\":\"4624882662118\",\"max\":\"699900000000\",\"time\":\"1650758400000\"},{\"sales\":\"2173\",\"volume\":\"4561213381074\",\"max\":\"921471927162\",\"time\":\"1650844800000\"},{\"sales\":\"1710\",\"volume\":\"1964896112252\",\"max\":\"170000000000\",\"time\":\"1650931200000\"},{\"sales\":\"1378\",\"volume\":\"1395825866253\",\"max\":\"69300000000\",\"time\":\"1651017600000\"},{\"sales\":\"1059\",\"volume\":\"2756935764201\",\"max\":\"499900000000\",\"time\":\"1651104000000\"},{\"sales\":\"893\",\"volume\":\"3265303315820\",\"max\":\"600000000000\",\"time\":\"1651190400000\"},{\"sales\":\"529\",\"volume\":\"2211539189226\",\"max\":\"400000000000\",\"time\":\"1651276800000\"},{\"sales\":\"485\",\"volume\":\"2079264761505\",\"max\":\"511200000000\",\"time\":\"1651363200000\"},{\"sales\":\"323\",\"volume\":\"1559131182949\",\"max\":\"280000000000\",\"time\":\"1651449600000\"},{\"sales\":\"387\",\"volume\":\"2326173876462\",\"max\":\"499900000000\",\"time\":\"1651536000000\"},{\"sales\":\"624\",\"volume\":\"2126980772430\",\"max\":\"546600000000\",\"time\":\"1651622400000\"},{\"sales\":\"419\",\"volume\":\"3578000592720\",\"max\":\"599900000000\",\"time\":\"1651708800000\"},{\"sales\":\"374\",\"volume\":\"3537602416369\",\"max\":\"597900000000\",\"time\":\"1651795200000\"},{\"sales\":\"298\",\"volume\":\"2343108525188\",\"max\":\"600000000000\",\"time\":\"1651881600000\"},{\"sales\":\"394\",\"volume\":\"1773166342105\",\"max\":\"631800000000\",\"time\":\"1651968000000\"},{\"sales\":\"552\",\"volume\":\"2964394583914\",\"max\":\"150000000000\",\"time\":\"1652054400000\"},{\"sales\":\"273\",\"volume\":\"5818638066315\",\"max\":\"935162094763\",\"time\":\"1652140800000\"},{\"sales\":\"748\",\"volume\":\"5942131087807\",\"max\":\"999000000000\",\"time\":\"1652227200000\"},{\"sales\":\"493\",\"volume\":\"9645003802700\",\"max\":\"1050000000000\",\"time\":\"1652313600000\"},{\"sales\":\"327\",\"volume\":\"2778255790082\",\"max\":\"775000000000\",\"time\":\"1652400000000\"},{\"sales\":\"303\",\"volume\":\"1868725952103\",\"max\":\"134000000000\",\"time\":\"1652486400000\"},{\"sales\":\"257\",\"volume\":\"1671025003582\",\"max\":\"188821752265\",\"time\":\"1652572800000\"},{\"sales\":\"352\",\"volume\":\"1490861228918\",\"max\":\"108000000000\",\"time\":\"1652659200000\"},{\"sales\":\"221\",\"volume\":\"1231281174775\",\"max\":\"109000000000\",\"time\":\"1652745600000\"},{\"sales\":\"227\",\"volume\":\"1100783665898\",\"max\":\"100839160839\",\"time\":\"1652832000000\"},{\"sales\":\"336\",\"volume\":\"2490542330837\",\"max\":\"750000000000\",\"time\":\"1652918400000\"},{\"sales\":\"245\",\"volume\":\"2079743387082\",\"max\":\"897959183673\",\"time\":\"1653004800000\"},{\"sales\":\"257\",\"volume\":\"1573429058121\",\"max\":\"99100000000\",\"time\":\"1653091200000\"},{\"sales\":\"197\",\"volume\":\"1583971335573\",\"max\":\"144000000000\",\"time\":\"1653177600000\"},{\"sales\":\"164\",\"volume\":\"1356419420728\",\"max\":\"349920000000\",\"time\":\"1653264000000\"},{\"sales\":\"585\",\"volume\":\"2107532856403\",\"max\":\"249000000000\",\"time\":\"1653350400000\"},{\"sales\":\"441\",\"volume\":\"1383603231123\",\"max\":\"35000000000\",\"time\":\"1653436800000\"},{\"sales\":\"305\",\"volume\":\"1279634005911\",\"max\":\"100000000000\",\"time\":\"1653523200000\"},{\"sales\":\"357\",\"volume\":\"2421103944270\",\"max\":\"325000000000\",\"time\":\"1653609600000\"},{\"sales\":\"202\",\"volume\":\"1637275807358\",\"max\":\"390000000000\",\"time\":\"1653696000000\"},{\"sales\":\"194\",\"volume\":\"1525446452633\",\"max\":\"393801276207\",\"time\":\"1653782400000\"},{\"sales\":\"160\",\"volume\":\"664784713972\",\"max\":\"48000000000\",\"time\":\"1653868800000\"},{\"sales\":\"181\",\"volume\":\"1653961826897\",\"max\":\"390000000000\",\"time\":\"1653955200000\"},{\"sales\":\"210\",\"volume\":\"1094482510100\",\"max\":\"91766723842\",\"time\":\"1654041600000\"},{\"sales\":\"106\",\"volume\":\"588885507077\",\"max\":\"49301000000\",\"time\":\"1654128000000\"},{\"sales\":\"201\",\"volume\":\"944579600132\",\"max\":\"41500000000\",\"time\":\"1654214400000\"},{\"sales\":\"145\",\"volume\":\"2275693091485\",\"max\":\"699900000000\",\"time\":\"1654300800000\"},{\"sales\":\"88\",\"volume\":\"765109350000\",\"max\":\"87700000000\",\"time\":\"1654387200000\"},{\"sales\":\"160\",\"volume\":\"979729450754\",\"max\":\"75400000000\",\"time\":\"1654473600000\"},{\"sales\":\"165\",\"volume\":\"924662913600\",\"max\":\"75500000000\",\"time\":\"1654560000000\"},{\"sales\":\"254\",\"volume\":\"1480989001513\",\"max\":\"185000000000\",\"time\":\"1654646400000\"},{\"sales\":\"135\",\"volume\":\"828368918611\",\"max\":\"230000000000\",\"time\":\"1654732800000\"},{\"sales\":\"272\",\"volume\":\"1064640431107\",\"max\":\"77120000000\",\"time\":\"1654819200000\"},{\"sales\":\"169\",\"volume\":\"972110961213\",\"max\":\"200000000000\",\"time\":\"1654905600000\"},{\"sales\":\"156\",\"volume\":\"1985673563095\",\"max\":\"822000000000\",\"time\":\"1654992000000\"},{\"sales\":\"119\",\"volume\":\"1608008991989\",\"max\":\"610000000000\",\"time\":\"1655078400000\"},{\"sales\":\"159\",\"volume\":\"2084982443425\",\"max\":\"888000000000\",\"time\":\"1655164800000\"},{\"sales\":\"171\",\"volume\":\"4605533766963\",\"max\":\"1499800000000\",\"time\":\"1655251200000\"},{\"sales\":\"170\",\"volume\":\"2162251846259\",\"max\":\"330000000000\",\"time\":\"1655337600000\"},{\"sales\":\"239\",\"volume\":\"3504982974684\",\"max\":\"500000000000\",\"time\":\"1655424000000\"},{\"sales\":\"149\",\"volume\":\"1906199162301\",\"max\":\"255000000000\",\"time\":\"1655510400000\"},{\"sales\":\"155\",\"volume\":\"1893976987862\",\"max\":\"325500000000\",\"time\":\"1655596800000\"},{\"sales\":\"131\",\"volume\":\"1030288096502\",\"max\":\"100000000000\",\"time\":\"1655683200000\"},{\"sales\":\"161\",\"volume\":\"787306117426\",\"max\":\"82900000000\",\"time\":\"1655769600000\"},{\"sales\":\"157\",\"volume\":\"3067484102762\",\"max\":\"1390000000000\",\"time\":\"1655856000000\"},{\"sales\":\"202\",\"volume\":\"1914860050862\",\"max\":\"85000000000\",\"time\":\"1655942400000\"},{\"sales\":\"281\",\"volume\":\"1405968108056\",\"max\":\"94438614900\",\"time\":\"1656028800000\"},{\"sales\":\"106\",\"volume\":\"921918368147\",\"max\":\"99800000000\",\"time\":\"1656115200000\"},{\"sales\":\"185\",\"volume\":\"2002279375155\",\"max\":\"130000000000\",\"time\":\"1656201600000\"},{\"sales\":\"294\",\"volume\":\"801861894903\",\"max\":\"51875000000\",\"time\":\"1656288000000\"},{\"sales\":\"301\",\"volume\":\"1507345277316\",\"max\":\"83007812500\",\"time\":\"1656374400000\"},{\"sales\":\"288\",\"volume\":\"2357509147219\",\"max\":\"1080000000000\",\"time\":\"1656460800000\"},{\"sales\":\"166\",\"volume\":\"2743962437278\",\"max\":\"1400000000000\",\"time\":\"1656547200000\"},{\"sales\":\"232\",\"volume\":\"1695035528176\",\"max\":\"95000000000\",\"time\":\"1656633600000\"},{\"sales\":\"163\",\"volume\":\"1457415078897\",\"max\":\"275000000000\",\"time\":\"1656720000000\"},{\"sales\":\"164\",\"volume\":\"2243928796248\",\"max\":\"282000000000\",\"time\":\"1656806400000\"},{\"sales\":\"192\",\"volume\":\"2273430412185\",\"max\":\"899900000000\",\"time\":\"1656892800000\"},{\"sales\":\"163\",\"volume\":\"1258616956945\",\"max\":\"85015940488\",\"time\":\"1656979200000\"},{\"sales\":\"150\",\"volume\":\"1367738009369\",\"max\":\"344644750795\",\"time\":\"1657065600000\"},{\"sales\":\"167\",\"volume\":\"1524225627786\",\"max\":\"109900000000\",\"time\":\"1657152000000\"},{\"sales\":\"238\",\"volume\":\"1283799849952\",\"max\":\"105000000000\",\"time\":\"1657238400000\"},{\"sales\":\"81\",\"volume\":\"491222743741\",\"max\":\"85535000000\",\"time\":\"1657324800000\"},{\"sales\":\"206\",\"volume\":\"1580356088214\",\"max\":\"333399000000\",\"time\":\"1657411200000\"},{\"sales\":\"97\",\"volume\":\"573264291267\",\"max\":\"100000000000\",\"time\":\"1657497600000\"},{\"sales\":\"415\",\"volume\":\"1338748488686\",\"max\":\"28000000000\",\"time\":\"1657584000000\"},{\"sales\":\"209\",\"volume\":\"1396268668167\",\"max\":\"275000000000\",\"time\":\"1657670400000\"},{\"sales\":\"114\",\"volume\":\"645444952460\",\"max\":\"103355000000\",\"time\":\"1657756800000\"},{\"sales\":\"83\",\"volume\":\"820313857363\",\"max\":\"150000000000\",\"time\":\"1657843200000\"},{\"sales\":\"98\",\"volume\":\"4511421733899\",\"max\":\"2999700000000\",\"time\":\"1657929600000\"},{\"sales\":\"88\",\"volume\":\"800017393250\",\"max\":\"102500000000\",\"time\":\"1658016000000\"},{\"sales\":\"63\",\"volume\":\"319486605588\",\"max\":\"24539877300\",\"time\":\"1658102400000\"},{\"sales\":\"164\",\"volume\":\"2912885531901\",\"max\":\"499900000000\",\"time\":\"1658188800000\"},{\"sales\":\"90\",\"volume\":\"1179224115413\",\"max\":\"117000000000\",\"time\":\"1658275200000\"},{\"sales\":\"159\",\"volume\":\"2551510764865\",\"max\":\"1390000000000\",\"time\":\"1658361600000\"},{\"sales\":\"97\",\"volume\":\"650801202200\",\"max\":\"189500000000\",\"time\":\"1658448000000\"},{\"sales\":\"54\",\"volume\":\"459705968527\",\"max\":\"155000000000\",\"time\":\"1658534400000\"},{\"sales\":\"171\",\"volume\":\"2373772258118\",\"max\":\"849057318328\",\"time\":\"1658620800000\"},{\"sales\":\"200\",\"volume\":\"2853932728914\",\"max\":\"1400000000000\",\"time\":\"1658707200000\"},{\"sales\":\"129\",\"volume\":\"2859343527335\",\"max\":\"999900000000\",\"time\":\"1658793600000\"},{\"sales\":\"67\",\"volume\":\"813425525679\",\"max\":\"189900000000\",\"time\":\"1658880000000\"},{\"sales\":\"72\",\"volume\":\"387960134650\",\"max\":\"42900000000\",\"time\":\"1658966400000\"},{\"sales\":\"100\",\"volume\":\"1368083094297\",\"max\":\"785000000000\",\"time\":\"1659052800000\"},{\"sales\":\"109\",\"volume\":\"643334724706\",\"max\":\"42000000000\",\"time\":\"1659139200000\"},{\"sales\":\"87\",\"volume\":\"300295588281\",\"max\":\"41400000000\",\"time\":\"1659225600000\"},{\"sales\":\"56\",\"volume\":\"758708110810\",\"max\":\"155000000000\",\"time\":\"1659312000000\"},{\"sales\":\"109\",\"volume\":\"1197898545223\",\"max\":\"649900000000\",\"time\":\"1659398400000\"},{\"sales\":\"157\",\"volume\":\"1960126371209\",\"max\":\"111600000000\",\"time\":\"1659484800000\"},{\"sales\":\"92\",\"volume\":\"1261660106560\",\"max\":\"646400000000\",\"time\":\"1659571200000\"},{\"sales\":\"123\",\"volume\":\"1292945086723\",\"max\":\"78500000000\",\"time\":\"1659657600000\"},{\"sales\":\"236\",\"volume\":\"1641368073785\",\"max\":\"149911816578\",\"time\":\"1659744000000\"},{\"sales\":\"176\",\"volume\":\"1255362929119\",\"max\":\"73650080000\",\"time\":\"1659830400000\"},{\"sales\":\"122\",\"volume\":\"746089934968\",\"max\":\"28500000000\",\"time\":\"1659916800000\"},{\"sales\":\"128\",\"volume\":\"3113419175843\",\"max\":\"1390000000000\",\"time\":\"1660003200000\"},{\"sales\":\"96\",\"volume\":\"754696472900\",\"max\":\"65934000000\",\"time\":\"1660089600000\"},{\"sales\":\"81\",\"volume\":\"491809842501\",\"max\":\"79900000000\",\"time\":\"1660176000000\"},{\"sales\":\"107\",\"volume\":\"757182759435\",\"max\":\"89919720000\",\"time\":\"1660262400000\"},{\"sales\":\"79\",\"volume\":\"1883149688930\",\"max\":\"1300000000000\",\"time\":\"1660348800000\"},{\"sales\":\"52\",\"volume\":\"698869635146\",\"max\":\"105000000000\",\"time\":\"1660435200000\"},{\"sales\":\"65\",\"volume\":\"884215567614\",\"max\":\"270000000000\",\"time\":\"1660521600000\"},{\"sales\":\"113\",\"volume\":\"799877349666\",\"max\":\"71100000000\",\"time\":\"1660608000000\"},{\"sales\":\"72\",\"volume\":\"876800178502\",\"max\":\"225000000000\",\"time\":\"1660694400000\"},{\"sales\":\"159\",\"volume\":\"779005286328\",\"max\":\"100000000000\",\"time\":\"1660780800000\"},{\"sales\":\"140\",\"volume\":\"1167709911359\",\"max\":\"293900000000\",\"time\":\"1660867200000\"},{\"sales\":\"204\",\"volume\":\"1969973444066\",\"max\":\"300000000000\",\"time\":\"1660953600000\"},{\"sales\":\"167\",\"volume\":\"752976454838\",\"max\":\"45000000000\",\"time\":\"1661040000000\"},{\"sales\":\"107\",\"volume\":\"1005356061669\",\"max\":\"100000000000\",\"time\":\"1661126400000\"},{\"sales\":\"221\",\"volume\":\"643730884962\",\"max\":\"71000000000\",\"time\":\"1661212800000\"},{\"sales\":\"134\",\"volume\":\"920917461378\",\"max\":\"77100000000\",\"time\":\"1661299200000\"},{\"sales\":\"101\",\"volume\":\"528415064369\",\"max\":\"25500000000\",\"time\":\"1661385600000\"},{\"sales\":\"126\",\"volume\":\"1006708200505\",\"max\":\"125000000000\",\"time\":\"1661472000000\"},{\"sales\":\"167\",\"volume\":\"1229882308321\",\"max\":\"66900000000\",\"time\":\"1661558400000\"},{\"sales\":\"166\",\"volume\":\"599855558772\",\"max\":\"50000000000\",\"time\":\"1661644800000\"},{\"sales\":\"131\",\"volume\":\"521169987811\",\"max\":\"26800000000\",\"time\":\"1661731200000\"},{\"sales\":\"139\",\"volume\":\"719137567195\",\"max\":\"99900000000\",\"time\":\"1661817600000\"},{\"sales\":\"88\",\"volume\":\"1225819189868\",\"max\":\"370000000000\",\"time\":\"1661904000000\"},{\"sales\":\"114\",\"volume\":\"1400055239824\",\"max\":\"299800000000\",\"time\":\"1661990400000\"},{\"sales\":\"190\",\"volume\":\"917635721062\",\"max\":\"49700000000\",\"time\":\"1662076800000\"},{\"sales\":\"92\",\"volume\":\"1831493161949\",\"max\":\"720000000000\",\"time\":\"1662163200000\"},{\"sales\":\"149\",\"volume\":\"1212577086964\",\"max\":\"99900000000\",\"time\":\"1662249600000\"},{\"sales\":\"108\",\"volume\":\"700694990199\",\"max\":\"110000000000\",\"time\":\"1662336000000\"},{\"sales\":\"69\",\"volume\":\"876234149358\",\"max\":\"111000000001\",\"time\":\"1662422400000\"},{\"sales\":\"148\",\"volume\":\"3488248405202\",\"max\":\"293900000000\",\"time\":\"1662508800000\"},{\"sales\":\"188\",\"volume\":\"2915776953499\",\"max\":\"910000000000\",\"time\":\"1662595200000\"},{\"sales\":\"83\",\"volume\":\"459836753036\",\"max\":\"50000000000\",\"time\":\"1662681600000\"},{\"sales\":\"89\",\"volume\":\"1426066816731\",\"max\":\"136500000000\",\"time\":\"1662768000000\"},{\"sales\":\"123\",\"volume\":\"594552143665\",\"max\":\"50300000000\",\"time\":\"1662854400000\"},{\"sales\":\"187\",\"volume\":\"1745089650421\",\"max\":\"390625000000\",\"time\":\"1662940800000\"},{\"sales\":\"125\",\"volume\":\"1296476548295\",\"max\":\"293900000000\",\"time\":\"1663027200000\"},{\"sales\":\"98\",\"volume\":\"1512428005619\",\"max\":\"293900000000\",\"time\":\"1663113600000\"},{\"sales\":\"144\",\"volume\":\"710767302586\",\"max\":\"99900000000\",\"time\":\"1663200000000\"},{\"sales\":\"125\",\"volume\":\"1233855885895\",\"max\":\"293900000000\",\"time\":\"1663286400000\"},{\"sales\":\"134\",\"volume\":\"1315608159428\",\"max\":\"299900000000\",\"time\":\"1663372800000\"},{\"sales\":\"136\",\"volume\":\"3899793727234\",\"max\":\"912000000000\",\"time\":\"1663459200000\"},{\"sales\":\"152\",\"volume\":\"2186553178013\",\"max\":\"920000000000\",\"time\":\"1663545600000\"},{\"sales\":\"89\",\"volume\":\"2230902604316\",\"max\":\"400000000000\",\"time\":\"1663632000000\"},{\"sales\":\"187\",\"volume\":\"1417969930952\",\"max\":\"158000000000\",\"time\":\"1663718400000\"},{\"sales\":\"116\",\"volume\":\"2937798309909\",\"max\":\"420000000000\",\"time\":\"1663804800000\"},{\"sales\":\"134\",\"volume\":\"2248856352419\",\"max\":\"389321468298\",\"time\":\"1663891200000\"},{\"sales\":\"105\",\"volume\":\"2636143792946\",\"max\":\"402298850574\",\"time\":\"1663977600000\"},{\"sales\":\"125\",\"volume\":\"2334623357099\",\"max\":\"439900000000\",\"time\":\"1664064000000\"},{\"sales\":\"283\",\"volume\":\"6344621426033\",\"max\":\"1111100000000\",\"time\":\"1664150400000\"},{\"sales\":\"167\",\"volume\":\"2045561891878\",\"max\":\"250000000000\",\"time\":\"1664236800000\"},{\"sales\":\"223\",\"volume\":\"3333499764378\",\"max\":\"180000000000\",\"time\":\"1664323200000\"},{\"sales\":\"109\",\"volume\":\"2097386366688\",\"max\":\"650887573964\",\"time\":\"1664409600000\"},{\"sales\":\"85\",\"volume\":\"2020699448904\",\"max\":\"1250000000000\",\"time\":\"1664496000000\"},{\"sales\":\"134\",\"volume\":\"2984297090879\",\"max\":\"399061032863\",\"time\":\"1664582400000\"},{\"sales\":\"141\",\"volume\":\"2058266088380\",\"max\":\"1300000000000\",\"time\":\"1664668800000\"},{\"sales\":\"136\",\"volume\":\"1795706591362\",\"max\":\"145000000000\",\"time\":\"1664755200000\"},{\"sales\":\"183\",\"volume\":\"1419999321930\",\"max\":\"209999000000\",\"time\":\"1664841600000\"},{\"sales\":\"125\",\"volume\":\"1166027586153\",\"max\":\"266600000000\",\"time\":\"1664928000000\"},{\"sales\":\"166\",\"volume\":\"1818587107855\",\"max\":\"209800000000\",\"time\":\"1665014400000\"},{\"sales\":\"109\",\"volume\":\"1124553572300\",\"max\":\"299900000000\",\"time\":\"1665100800000\"},{\"sales\":\"126\",\"volume\":\"1576003811707\",\"max\":\"199200000000\",\"time\":\"1665187200000\"},{\"sales\":\"112\",\"volume\":\"5302438704788\",\"max\":\"1349000000000\",\"time\":\"1665273600000\"},{\"sales\":\"116\",\"volume\":\"1659927929005\",\"max\":\"186300000000\",\"time\":\"1665360000000\"},{\"sales\":\"117\",\"volume\":\"1895426106252\",\"max\":\"200000000000\",\"time\":\"1665446400000\"},{\"sales\":\"87\",\"volume\":\"1296097165370\",\"max\":\"330000000000\",\"time\":\"1665532800000\"},{\"sales\":\"189\",\"volume\":\"1276754610026\",\"max\":\"199500000000\",\"time\":\"1665619200000\"},{\"sales\":\"144\",\"volume\":\"1364510569600\",\"max\":\"190000000000\",\"time\":\"1665705600000\"},{\"sales\":\"299\",\"volume\":\"4027433503861\",\"max\":\"550000000000\",\"time\":\"1665792000000\"},{\"sales\":\"101\",\"volume\":\"1585453768889\",\"max\":\"178101109741\",\"time\":\"1665878400000\"},{\"sales\":\"142\",\"volume\":\"827218097003\",\"max\":\"46000000000\",\"time\":\"1665964800000\"},{\"sales\":\"101\",\"volume\":\"1968513703168\",\"max\":\"209900000000\",\"time\":\"1666051200000\"},{\"sales\":\"113\",\"volume\":\"2764613789788\",\"max\":\"643400000000\",\"time\":\"1666137600000\"},{\"sales\":\"123\",\"volume\":\"1676025458836\",\"max\":\"248900000000\",\"time\":\"1666224000000\"},{\"sales\":\"158\",\"volume\":\"3608288552841\",\"max\":\"710000000000\",\"time\":\"1666310400000\"},{\"sales\":\"106\",\"volume\":\"1654339254345\",\"max\":\"154241645244\",\"time\":\"1666396800000\"},{\"sales\":\"113\",\"volume\":\"1229365552939\",\"max\":\"110000000000\",\"time\":\"1666483200000\"},{\"sales\":\"146\",\"volume\":\"2490062139280\",\"max\":\"204900000000\",\"time\":\"1666569600000\"},{\"sales\":\"88\",\"volume\":\"1159171357999\",\"max\":\"103900000000\",\"time\":\"1666656000000\"},{\"sales\":\"42\",\"volume\":\"725041159422\",\"max\":\"194200000000\",\"time\":\"1666742400000\"},{\"sales\":\"97\",\"volume\":\"2902473939000\",\"max\":\"195000000000\",\"time\":\"1666828800000\"},{\"sales\":\"84\",\"volume\":\"1176247194414\",\"max\":\"190000000000\",\"time\":\"1666915200000\"},{\"sales\":\"74\",\"volume\":\"1546532010179\",\"max\":\"600000000000\",\"time\":\"1667001600000\"},{\"sales\":\"100\",\"volume\":\"513404347799\",\"max\":\"25000000000\",\"time\":\"1667088000000\"},{\"sales\":\"141\",\"volume\":\"1791483382376\",\"max\":\"139000000000\",\"time\":\"1667174400000\"},{\"sales\":\"149\",\"volume\":\"2576494465700\",\"max\":\"198000000000\",\"time\":\"1667260800000\"},{\"sales\":\"71\",\"volume\":\"1359801209000\",\"max\":\"99000000000\",\"time\":\"1667347200000\"},{\"sales\":\"56\",\"volume\":\"359857427199\",\"max\":\"90000000000\",\"time\":\"1667433600000\"},{\"sales\":\"126\",\"volume\":\"2592424647000\",\"max\":\"199900000000\",\"time\":\"1667520000000\"},{\"sales\":\"76\",\"volume\":\"1453493269906\",\"max\":\"199900000000\",\"time\":\"1667606400000\"},{\"sales\":\"66\",\"volume\":\"2574563003365\",\"max\":\"2200000000000\",\"time\":\"1667692800000\"},{\"sales\":\"99\",\"volume\":\"2154011385922\",\"max\":\"199000000000\",\"time\":\"1667779200000\"},{\"sales\":\"106\",\"volume\":\"1358656142733\",\"max\":\"103850000000\",\"time\":\"1667865600000\"},{\"sales\":\"105\",\"volume\":\"6203578952069\",\"max\":\"1500000000000\",\"time\":\"1667952000000\"},{\"sales\":\"170\",\"volume\":\"2861085095336\",\"max\":\"200000000000\",\"time\":\"1668038400000\"},{\"sales\":\"125\",\"volume\":\"2522871811600\",\"max\":\"140000000000\",\"time\":\"1668124800000\"},{\"sales\":\"114\",\"volume\":\"2060247509716\",\"max\":\"250000000000\",\"time\":\"1668211200000\"},{\"sales\":\"160\",\"volume\":\"806505096800\",\"max\":\"100500000000\",\"time\":\"1668297600000\"},{\"sales\":\"83\",\"volume\":\"1090402747532\",\"max\":\"199000000000\",\"time\":\"1668384000000\"},{\"sales\":\"137\",\"volume\":\"1887696544083\",\"max\":\"100000000000\",\"time\":\"1668470400000\"},{\"sales\":\"145\",\"volume\":\"2130977348609\",\"max\":\"250000000000\",\"time\":\"1668556800000\"},{\"sales\":\"103\",\"volume\":\"1745809425642\",\"max\":\"249800000000\",\"time\":\"1668643200000\"},{\"sales\":\"144\",\"volume\":\"1920990586603\",\"max\":\"149900000000\",\"time\":\"1668729600000\"},{\"sales\":\"131\",\"volume\":\"1587253486576\",\"max\":\"190990990990\",\"time\":\"1668816000000\"},{\"sales\":\"88\",\"volume\":\"954093545703\",\"max\":\"197600000000\",\"time\":\"1668902400000\"},{\"sales\":\"48\",\"volume\":\"473674513500\",\"max\":\"89900000000\",\"time\":\"1668988800000\"},{\"sales\":\"51\",\"volume\":\"555743333889\",\"max\":\"102700000000\",\"time\":\"1669075200000\"},{\"sales\":\"105\",\"volume\":\"1275697989193\",\"max\":\"199400000000\",\"time\":\"1669161600000\"},{\"sales\":\"80\",\"volume\":\"1133357896566\",\"max\":\"94800000000\",\"time\":\"1669248000000\"},{\"sales\":\"107\",\"volume\":\"1634612708106\",\"max\":\"194831000000\",\"time\":\"1669334400000\"},{\"sales\":\"59\",\"volume\":\"495483819670\",\"max\":\"92200000000\",\"time\":\"1669420800000\"},{\"sales\":\"78\",\"volume\":\"722372340859\",\"max\":\"93990000000\",\"time\":\"1669507200000\"},{\"sales\":\"61\",\"volume\":\"1276638566888\",\"max\":\"499900000000\",\"time\":\"1669593600000\"},{\"sales\":\"161\",\"volume\":\"3475012151949\",\"max\":\"1539700000000\",\"time\":\"1669680000000\"},{\"sales\":\"84\",\"volume\":\"750854326398\",\"max\":\"76797000000\",\"time\":\"1669766400000\"},{\"sales\":\"211\",\"volume\":\"2041159074133\",\"max\":\"187500000000\",\"time\":\"1669852800000\"},{\"sales\":\"101\",\"volume\":\"2462093999159\",\"max\":\"495867768595\",\"time\":\"1669939200000\"},{\"sales\":\"99\",\"volume\":\"1649825074445\",\"max\":\"515806988352\",\"time\":\"1670025600000\"},{\"sales\":\"79\",\"volume\":\"1184636165929\",\"max\":\"143598331700\",\"time\":\"1670112000000\"},{\"sales\":\"95\",\"volume\":\"1246340983491\",\"max\":\"187388000000\",\"time\":\"1670198400000\"},{\"sales\":\"95\",\"volume\":\"2633528287267\",\"max\":\"507613000000\",\"time\":\"1670284800000\"},{\"sales\":\"110\",\"volume\":\"3968866457728\",\"max\":\"1538900000000\",\"time\":\"1670371200000\"},{\"sales\":\"113\",\"volume\":\"1200921963504\",\"max\":\"178253119429\",\"time\":\"1670457600000\"},{\"sales\":\"96\",\"volume\":\"2720129236273\",\"max\":\"841969000000\",\"time\":\"1670544000000\"},{\"sales\":\"113\",\"volume\":\"1733798905009\",\"max\":\"186900000000\",\"time\":\"1670630400000\"},{\"sales\":\"42\",\"volume\":\"346590535505\",\"max\":\"95488000000\",\"time\":\"1670716800000\"},{\"sales\":\"69\",\"volume\":\"1147391225771\",\"max\":\"189900000000\",\"time\":\"1670803200000\"},{\"sales\":\"54\",\"volume\":\"374465123842\",\"max\":\"38000000000\",\"time\":\"1670889600000\"},{\"sales\":\"52\",\"volume\":\"1134827230490\",\"max\":\"310000000000\",\"time\":\"1670976000000\"},{\"sales\":\"81\",\"volume\":\"1184509597225\",\"max\":\"197888000000\",\"time\":\"1671062400000\"},{\"sales\":\"115\",\"volume\":\"2052833605700\",\"max\":\"189900000000\",\"time\":\"1671148800000\"},{\"sales\":\"96\",\"volume\":\"3629014638952\",\"max\":\"1538900000000\",\"time\":\"1671235200000\"},{\"sales\":\"64\",\"volume\":\"1136765865453\",\"max\":\"314900000000\",\"time\":\"1671321600000\"},{\"sales\":\"72\",\"volume\":\"1623615584589\",\"max\":\"600000000000\",\"time\":\"1671408000000\"},{\"sales\":\"118\",\"volume\":\"1671926660015\",\"max\":\"139666000000\",\"time\":\"1671494400000\"},{\"sales\":\"128\",\"volume\":\"2638278434805\",\"max\":\"459800000000\",\"time\":\"1671580800000\"},{\"sales\":\"161\",\"volume\":\"4201836751665\",\"max\":\"600000000000\",\"time\":\"1671667200000\"},{\"sales\":\"126\",\"volume\":\"4080237866752\",\"max\":\"2250000000000\",\"time\":\"1671753600000\"},{\"sales\":\"177\",\"volume\":\"4552428805689\",\"max\":\"1537800000000\",\"time\":\"1671840000000\"},{\"sales\":\"103\",\"volume\":\"5295968870679\",\"max\":\"1539000000000\",\"time\":\"1671926400000\"},{\"sales\":\"123\",\"volume\":\"1484375062726\",\"max\":\"186440677966\",\"time\":\"1672012800000\"},{\"sales\":\"112\",\"volume\":\"2116633588714\",\"max\":\"274900000000\",\"time\":\"1672099200000\"},{\"sales\":\"116\",\"volume\":\"6374259830788\",\"max\":\"1949900000000\",\"time\":\"1672185600000\"},{\"sales\":\"129\",\"volume\":\"3227424113887\",\"max\":\"275000000000\",\"time\":\"1672272000000\"},{\"sales\":\"132\",\"volume\":\"7516206230247\",\"max\":\"1696900000000\",\"time\":\"1672358400000\"},{\"sales\":\"190\",\"volume\":\"1898877991657\",\"max\":\"212500000000\",\"time\":\"1672444800000\"},{\"sales\":\"123\",\"volume\":\"2251971165674\",\"max\":\"220000000000\",\"time\":\"1672531200000\"},{\"sales\":\"130\",\"volume\":\"1978539776294\",\"max\":\"825000000000\",\"time\":\"1672617600000\"},{\"sales\":\"114\",\"volume\":\"2129716590014\",\"max\":\"210000000000\",\"time\":\"1672704000000\"},{\"sales\":\"170\",\"volume\":\"3833835506728\",\"max\":\"2390000000000\",\"time\":\"1672790400000\"},{\"sales\":\"88\",\"volume\":\"3146540676318\",\"max\":\"2000000000000\",\"time\":\"1672876800000\"},{\"sales\":\"134\",\"volume\":\"6371627472806\",\"max\":\"2250000000000\",\"time\":\"1672963200000\"},{\"sales\":\"126\",\"volume\":\"1488885863098\",\"max\":\"300000000000\",\"time\":\"1673049600000\"},{\"sales\":\"125\",\"volume\":\"2776299724510\",\"max\":\"206905000000\",\"time\":\"1673136000000\"},{\"sales\":\"108\",\"volume\":\"2296805476427\",\"max\":\"777777000000\",\"time\":\"1673222400000\"},{\"sales\":\"216\",\"volume\":\"3512292612287\",\"max\":\"200000000000\",\"time\":\"1673308800000\"},{\"sales\":\"277\",\"volume\":\"4146364583175\",\"max\":\"230000000000\",\"time\":\"1673395200000\"},{\"sales\":\"170\",\"volume\":\"5345631015349\",\"max\":\"1000000000000\",\"time\":\"1673481600000\"},{\"sales\":\"140\",\"volume\":\"2758008398940\",\"max\":\"218400000000\",\"time\":\"1673568000000\"},{\"sales\":\"185\",\"volume\":\"1880824045000\",\"max\":\"210000000000\",\"time\":\"1673654400000\"},{\"sales\":\"133\",\"volume\":\"3491895453893\",\"max\":\"1773648648648\",\"time\":\"1673740800000\"},{\"sales\":\"228\",\"volume\":\"2676953253735\",\"max\":\"220000000000\",\"time\":\"1673827200000\"},{\"sales\":\"119\",\"volume\":\"1118811313984\",\"max\":\"59911100000\",\"time\":\"1673913600000\"},{\"sales\":\"203\",\"volume\":\"3851684775635\",\"max\":\"270000000000\",\"time\":\"1674000000000\"},{\"sales\":\"189\",\"volume\":\"1952869454663\",\"max\":\"106900000000\",\"time\":\"1674086400000\"},{\"sales\":\"188\",\"volume\":\"1853540171986\",\"max\":\"155000000000\",\"time\":\"1674172800000\"},{\"sales\":\"183\",\"volume\":\"4031481866139\",\"max\":\"515000000000\",\"time\":\"1674259200000\"},{\"sales\":\"115\",\"volume\":\"1665175589919\",\"max\":\"184900000000\",\"time\":\"1674345600000\"},{\"sales\":\"136\",\"volume\":\"2674288029961\",\"max\":\"194000000000\",\"time\":\"1674432000000\"},{\"sales\":\"114\",\"volume\":\"1701133273928\",\"max\":\"534500000000\",\"time\":\"1674518400000\"},{\"sales\":\"77\",\"volume\":\"940431999990\",\"max\":\"314999000000\",\"time\":\"1674604800000\"},{\"sales\":\"131\",\"volume\":\"2155095049717\",\"max\":\"186900000000\",\"time\":\"1674691200000\"},{\"sales\":\"129\",\"volume\":\"1742927762110\",\"max\":\"360000000000\",\"time\":\"1674777600000\"},{\"sales\":\"83\",\"volume\":\"1318840567242\",\"max\":\"98700000000\",\"time\":\"1674864000000\"},{\"sales\":\"134\",\"volume\":\"2434631064142\",\"max\":\"446000000000\",\"time\":\"1674950400000\"},{\"sales\":\"129\",\"volume\":\"2625729922968\",\"max\":\"700000000000\",\"time\":\"1675036800000\"},{\"sales\":\"129\",\"volume\":\"3420106257998\",\"max\":\"1600000000000\",\"time\":\"1675123200000\"},{\"sales\":\"152\",\"volume\":\"2707551592568\",\"max\":\"218023255813\",\"time\":\"1675209600000\"},{\"sales\":\"197\",\"volume\":\"2863309980346\",\"max\":\"623000000000\",\"time\":\"1675296000000\"},{\"sales\":\"184\",\"volume\":\"2698862652248\",\"max\":\"500000000000\",\"time\":\"1675382400000\"},{\"sales\":\"135\",\"volume\":\"4038342114803\",\"max\":\"466926070038\",\"time\":\"1675468800000\"},{\"sales\":\"163\",\"volume\":\"3210203868383\",\"max\":\"616522811344\",\"time\":\"1675555200000\"},{\"sales\":\"111\",\"volume\":\"1283573898425\",\"max\":\"170000000000\",\"time\":\"1675641600000\"},{\"sales\":\"451\",\"volume\":\"1757325920037\",\"max\":\"170000000000\",\"time\":\"1675728000000\"},{\"sales\":\"407\",\"volume\":\"2583164120489\",\"max\":\"430504305043\",\"time\":\"1675814400000\"},{\"sales\":\"209\",\"volume\":\"1746828705923\",\"max\":\"170865265760\",\"time\":\"1675900800000\"},{\"sales\":\"247\",\"volume\":\"3557676595264\",\"max\":\"1999900000000\",\"time\":\"1675987200000\"},{\"sales\":\"140\",\"volume\":\"2283977778027\",\"max\":\"170000000000\",\"time\":\"1676073600000\"},{\"sales\":\"109\",\"volume\":\"674386127545\",\"max\":\"89500000000\",\"time\":\"1676160000000\"},{\"sales\":\"160\",\"volume\":\"1013785401766\",\"max\":\"64300000000\",\"time\":\"1676246400000\"},{\"sales\":\"115\",\"volume\":\"1238864599459\",\"max\":\"176900000000\",\"time\":\"1676332800000\"},{\"sales\":\"190\",\"volume\":\"1964122371845\",\"max\":\"172938005390\",\"time\":\"1676419200000\"},{\"sales\":\"161\",\"volume\":\"2757112938548\",\"max\":\"800000000000\",\"time\":\"1676505600000\"},{\"sales\":\"183\",\"volume\":\"1078444539720\",\"max\":\"125000000000\",\"time\":\"1676592000000\"},{\"sales\":\"178\",\"volume\":\"1476623574639\",\"max\":\"188000000000\",\"time\":\"1676678400000\"},{\"sales\":\"152\",\"volume\":\"2303923441425\",\"max\":\"195058517555\",\"time\":\"1676764800000\"},{\"sales\":\"114\",\"volume\":\"915103908151\",\"max\":\"299900000000\",\"time\":\"1676851200000\"},{\"sales\":\"183\",\"volume\":\"3672026256865\",\"max\":\"408900000000\",\"time\":\"1676937600000\"},{\"sales\":\"224\",\"volume\":\"3962629216979\",\"max\":\"766331658291\",\"time\":\"1677024000000\"},{\"sales\":\"334\",\"volume\":\"5359558683580\",\"max\":\"199500000000\",\"time\":\"1677110400000\"},{\"sales\":\"341\",\"volume\":\"4219024324287\",\"max\":\"410000000000\",\"time\":\"1677196800000\"},{\"sales\":\"402\",\"volume\":\"7522822507877\",\"max\":\"2388800000000\",\"time\":\"1677283200000\"},{\"sales\":\"387\",\"volume\":\"3746878229696\",\"max\":\"449900000000\",\"time\":\"1677369600000\"},{\"sales\":\"312\",\"volume\":\"4288518085177\",\"max\":\"157700000000\",\"time\":\"1677456000000\"},{\"sales\":\"263\",\"volume\":\"6705576188450\",\"max\":\"2869617224880\",\"time\":\"1677542400000\"},{\"sales\":\"192\",\"volume\":\"2773627848534\",\"max\":\"550000000000\",\"time\":\"1677628800000\"},{\"sales\":\"255\",\"volume\":\"16686096830825\",\"max\":\"3850000000000\",\"time\":\"1677715200000\"},{\"sales\":\"307\",\"volume\":\"4431969907946\",\"max\":\"588800000000\",\"time\":\"1677801600000\"},{\"sales\":\"218\",\"volume\":\"4638556733335\",\"max\":\"809900000000\",\"time\":\"1677888000000\"},{\"sales\":\"207\",\"volume\":\"2492862450009\",\"max\":\"152000000000\",\"time\":\"1677974400000\"},{\"sales\":\"220\",\"volume\":\"2871721619108\",\"max\":\"567800000000\",\"time\":\"1678060800000\"},{\"sales\":\"174\",\"volume\":\"1155977872483\",\"max\":\"140000000000\",\"time\":\"1678147200000\"},{\"sales\":\"156\",\"volume\":\"3045623837902\",\"max\":\"1300000000000\",\"time\":\"1678233600000\"},{\"sales\":\"426\",\"volume\":\"2757317222070\",\"max\":\"350000000000\",\"time\":\"1678320000000\"},{\"sales\":\"173\",\"volume\":\"2407966723567\",\"max\":\"185500000000\",\"time\":\"1678406400000\"},{\"sales\":\"165\",\"volume\":\"4373248250102\",\"max\":\"1600000000000\",\"time\":\"1678492800000\"},{\"sales\":\"165\",\"volume\":\"1275900931787\",\"max\":\"100334448160\",\"time\":\"1678579200000\"},{\"sales\":\"139\",\"volume\":\"997250961636\",\"max\":\"89700000000\",\"time\":\"1678665600000\"},{\"sales\":\"145\",\"volume\":\"1472168197193\",\"max\":\"196910000000\",\"time\":\"1678752000000\"},{\"sales\":\"203\",\"volume\":\"1724944923991\",\"max\":\"189999000000\",\"time\":\"1678838400000\"},{\"sales\":\"220\",\"volume\":\"1837987836083\",\"max\":\"186666000000\",\"time\":\"1678924800000\"},{\"sales\":\"203\",\"volume\":\"2471101597744\",\"max\":\"160390516039\",\"time\":\"1679011200000\"},{\"sales\":\"151\",\"volume\":\"2454512214952\",\"max\":\"1300000000000\",\"time\":\"1679097600000\"},{\"sales\":\"121\",\"volume\":\"1163845830632\",\"max\":\"186111111111\",\"time\":\"1679184000000\"},{\"sales\":\"172\",\"volume\":\"1472065814401\",\"max\":\"95000000000\",\"time\":\"1679270400000\"},{\"sales\":\"133\",\"volume\":\"3582282482205\",\"max\":\"250000000000\",\"time\":\"1679356800000\"},{\"sales\":\"120\",\"volume\":\"2304034423094\",\"max\":\"1315000000000\",\"time\":\"1679443200000\"},{\"sales\":\"256\",\"volume\":\"3052288802977\",\"max\":\"187592319054\",\"time\":\"1679529600000\"},{\"sales\":\"119\",\"volume\":\"1357713257779\",\"max\":\"308464849354\",\"time\":\"1679616000000\"},{\"sales\":\"75\",\"volume\":\"1886694754098\",\"max\":\"1330000000000\",\"time\":\"1679702400000\"},{\"sales\":\"147\",\"volume\":\"1762591824965\",\"max\":\"207900000000\",\"time\":\"1679788800000\"},{\"sales\":\"86\",\"volume\":\"1417180678135\",\"max\":\"308400000000\",\"time\":\"1679875200000\"},{\"sales\":\"115\",\"volume\":\"3384900812540\",\"max\":\"1999900000000\",\"time\":\"1679961600000\"},{\"sales\":\"93\",\"volume\":\"1917941689323\",\"max\":\"750000000000\",\"time\":\"1680048000000\"},{\"sales\":\"131\",\"volume\":\"1282309313780\",\"max\":\"97900000000\",\"time\":\"1680134400000\"},{\"sales\":\"110\",\"volume\":\"1177119448195\",\"max\":\"620000000000\",\"time\":\"1680220800000\"},{\"sales\":\"129\",\"volume\":\"1461211820730\",\"max\":\"159998000000\",\"time\":\"1680307200000\"},{\"sales\":\"109\",\"volume\":\"1761150241216\",\"max\":\"219900000000\",\"time\":\"1680393600000\"},{\"sales\":\"125\",\"volume\":\"1662081399090\",\"max\":\"222222222222\",\"time\":\"1680480000000\"},{\"sales\":\"171\",\"volume\":\"2876382154640\",\"max\":\"1378000000000\",\"time\":\"1680566400000\"},{\"sales\":\"123\",\"volume\":\"881460816624\",\"max\":\"102300000000\",\"time\":\"1680652800000\"},{\"sales\":\"128\",\"volume\":\"2349993096460\",\"max\":\"545300000000\",\"time\":\"1680739200000\"},{\"sales\":\"147\",\"volume\":\"862350623792\",\"max\":\"97000000000\",\"time\":\"1680825600000\"},{\"sales\":\"117\",\"volume\":\"2298691433287\",\"max\":\"1286472148541\",\"time\":\"1680912000000\"},{\"sales\":\"84\",\"volume\":\"556972192650\",\"max\":\"24500000000\",\"time\":\"1680998400000\"},{\"sales\":\"121\",\"volume\":\"1409691035046\",\"max\":\"597122302158\",\"time\":\"1681084800000\"},{\"sales\":\"132\",\"volume\":\"2282948087605\",\"max\":\"1216508795669\",\"time\":\"1681171200000\"},{\"sales\":\"109\",\"volume\":\"952429118366\",\"max\":\"125000000000\",\"time\":\"1681257600000\"},{\"sales\":\"240\",\"volume\":\"2408689725068\",\"max\":\"571428571428\",\"time\":\"1681344000000\"},{\"sales\":\"145\",\"volume\":\"1416456599538\",\"max\":\"188172043010\",\"time\":\"1681430400000\"},{\"sales\":\"329\",\"volume\":\"1346697529948\",\"max\":\"199500000000\",\"time\":\"1681516800000\"},{\"sales\":\"158\",\"volume\":\"909037330378\",\"max\":\"95000000000\",\"time\":\"1681603200000\"},{\"sales\":\"172\",\"volume\":\"979925507309\",\"max\":\"155500000000\",\"time\":\"1681689600000\"},{\"sales\":\"283\",\"volume\":\"3008679334344\",\"max\":\"1721854304635\",\"time\":\"1681776000000\"},{\"sales\":\"146\",\"volume\":\"1619288961512\",\"max\":\"208053691275\",\"time\":\"1681862400000\"},{\"sales\":\"127\",\"volume\":\"1066417840827\",\"max\":\"197500000000\",\"time\":\"1681948800000\"},{\"sales\":\"108\",\"volume\":\"1037423212315\",\"max\":\"160000000000\",\"time\":\"1682035200000\"},{\"sales\":\"147\",\"volume\":\"906425850485\",\"max\":\"99900000000\",\"time\":\"1682121600000\"},{\"sales\":\"107\",\"volume\":\"821152993426\",\"max\":\"119900000000\",\"time\":\"1682208000000\"},{\"sales\":\"120\",\"volume\":\"868181634274\",\"max\":\"220000000000\",\"time\":\"1682294400000\"},{\"sales\":\"98\",\"volume\":\"679382461365\",\"max\":\"190000000000\",\"time\":\"1682380800000\"},{\"sales\":\"109\",\"volume\":\"884345346618\",\"max\":\"199000000000\",\"time\":\"1682467200000\"},{\"sales\":\"241\",\"volume\":\"2190484783042\",\"max\":\"1280000000000\",\"time\":\"1682553600000\"},{\"sales\":\"87\",\"volume\":\"2201187290836\",\"max\":\"1290000000000\",\"time\":\"1682640000000\"},{\"sales\":\"83\",\"volume\":\"628780105142\",\"max\":\"136420000000\",\"time\":\"1682726400000\"},{\"sales\":\"211\",\"volume\":\"936763438975\",\"max\":\"140000000000\",\"time\":\"1682812800000\"},{\"sales\":\"108\",\"volume\":\"739678149074\",\"max\":\"150000000000\",\"time\":\"1682899200000\"},{\"sales\":\"181\",\"volume\":\"4098181521607\",\"max\":\"615740740740\",\"time\":\"1682985600000\"},{\"sales\":\"137\",\"volume\":\"800987156270\",\"max\":\"177700000000\",\"time\":\"1683072000000\"},{\"sales\":\"144\",\"volume\":\"861434055971\",\"max\":\"198000000000\",\"time\":\"1683158400000\"},{\"sales\":\"162\",\"volume\":\"1603417432359\",\"max\":\"150000000000\",\"time\":\"1683244800000\"},{\"sales\":\"78\",\"volume\":\"1201365483999\",\"max\":\"168850000000\",\"time\":\"1683331200000\"},{\"sales\":\"123\",\"volume\":\"1137316461498\",\"max\":\"102523659305\",\"time\":\"1683417600000\"},{\"sales\":\"275\",\"volume\":\"1340756643616\",\"max\":\"140000000000\",\"time\":\"1683504000000\"},{\"sales\":\"230\",\"volume\":\"2873550472304\",\"max\":\"1300000000000\",\"time\":\"1683590400000\"},{\"sales\":\"175\",\"volume\":\"931134890856\",\"max\":\"127500000000\",\"time\":\"1683676800000\"},{\"sales\":\"273\",\"volume\":\"2053824473475\",\"max\":\"190000000000\",\"time\":\"1683763200000\"},{\"sales\":\"233\",\"volume\":\"1858399462359\",\"max\":\"189800000000\",\"time\":\"1683849600000\"},{\"sales\":\"233\",\"volume\":\"2430665966950\",\"max\":\"629900000000\",\"time\":\"1683936000000\"},{\"sales\":\"212\",\"volume\":\"1360534309272\",\"max\":\"60000000000\",\"time\":\"1684022400000\"},{\"sales\":\"134\",\"volume\":\"698486360323\",\"max\":\"39900000000\",\"time\":\"1684108800000\"},{\"sales\":\"98\",\"volume\":\"1074456784979\",\"max\":\"240000000000\",\"time\":\"1684195200000\"},{\"sales\":\"112\",\"volume\":\"1198512279679\",\"max\":\"400000000000\",\"time\":\"1684281600000\"},{\"sales\":\"110\",\"volume\":\"919790359148\",\"max\":\"183471074380\",\"time\":\"1684368000000\"},{\"sales\":\"135\",\"volume\":\"932969742680\",\"max\":\"169779286926\",\"time\":\"1684454400000\"},{\"sales\":\"134\",\"volume\":\"709205479022\",\"max\":\"52000000000\",\"time\":\"1684540800000\"},{\"sales\":\"119\",\"volume\":\"975270835439\",\"max\":\"99900000000\",\"time\":\"1684627200000\"},{\"sales\":\"116\",\"volume\":\"963850271856\",\"max\":\"150000000000\",\"time\":\"1684713600000\"},{\"sales\":\"99\",\"volume\":\"1195348914204\",\"max\":\"169300000000\",\"time\":\"1684800000000\"},{\"sales\":\"105\",\"volume\":\"2518775925061\",\"max\":\"630000000000\",\"time\":\"1684886400000\"},{\"sales\":\"115\",\"volume\":\"568568799102\",\"max\":\"61000000000\",\"time\":\"1684972800000\"},{\"sales\":\"134\",\"volume\":\"957384529927\",\"max\":\"179900000000\",\"time\":\"1685059200000\"},{\"sales\":\"124\",\"volume\":\"1039090744374\",\"max\":\"179900000000\",\"time\":\"1685145600000\"},{\"sales\":\"56\",\"volume\":\"387743774560\",\"max\":\"45900000000\",\"time\":\"1685232000000\"},{\"sales\":\"82\",\"volume\":\"773652216708\",\"max\":\"62900000000\",\"time\":\"1685318400000\"},{\"sales\":\"113\",\"volume\":\"1069577568177\",\"max\":\"200000000000\",\"time\":\"1685404800000\"},{\"sales\":\"86\",\"volume\":\"985427597244\",\"max\":\"187500000000\",\"time\":\"1685491200000\"},{\"sales\":\"73\",\"volume\":\"467076148871\",\"max\":\"90000000000\",\"time\":\"1685577600000\"},{\"sales\":\"86\",\"volume\":\"1196225328651\",\"max\":\"180000000000\",\"time\":\"1685664000000\"},{\"sales\":\"135\",\"volume\":\"1401613523236\",\"max\":\"180000000000\",\"time\":\"1685750400000\"},{\"sales\":\"64\",\"volume\":\"713964540000\",\"max\":\"162500000000\",\"time\":\"1685836800000\"},{\"sales\":\"89\",\"volume\":\"1646012958192\",\"max\":\"622000000000\",\"time\":\"1685923200000\"},{\"sales\":\"160\",\"volume\":\"1156527352393\",\"max\":\"185000000000\",\"time\":\"1686009600000\"},{\"sales\":\"200\",\"volume\":\"719961393904\",\"max\":\"45000000000\",\"time\":\"1686096000000\"},{\"sales\":\"96\",\"volume\":\"782712546974\",\"max\":\"86800000000\",\"time\":\"1686182400000\"},{\"sales\":\"152\",\"volume\":\"1423348786866\",\"max\":\"574175000000\",\"time\":\"1686268800000\"},{\"sales\":\"115\",\"volume\":\"940114087108\",\"max\":\"188000000000\",\"time\":\"1686355200000\"},{\"sales\":\"112\",\"volume\":\"1022419010400\",\"max\":\"179800000000\",\"time\":\"1686441600000\"},{\"sales\":\"108\",\"volume\":\"1848577826532\",\"max\":\"200000000000\",\"time\":\"1686528000000\"},{\"sales\":\"166\",\"volume\":\"584362544230\",\"max\":\"74900000000\",\"time\":\"1686614400000\"},{\"sales\":\"161\",\"volume\":\"1030017983257\",\"max\":\"99900000000\",\"time\":\"1686700800000\"},{\"sales\":\"164\",\"volume\":\"1138573462882\",\"max\":\"106732890000\",\"time\":\"1686787200000\"},{\"sales\":\"671\",\"volume\":\"2024813494186\",\"max\":\"631000000000\",\"time\":\"1686873600000\"},{\"sales\":\"109\",\"volume\":\"1827886491727\",\"max\":\"196000000000\",\"time\":\"1686960000000\"},{\"sales\":\"110\",\"volume\":\"1227484372336\",\"max\":\"191565000000\",\"time\":\"1687046400000\"},{\"sales\":\"180\",\"volume\":\"2090792436696\",\"max\":\"710000000000\",\"time\":\"1687132800000\"},{\"sales\":\"97\",\"volume\":\"1387156203143\",\"max\":\"209900000000\",\"time\":\"1687219200000\"},{\"sales\":\"73\",\"volume\":\"604054717882\",\"max\":\"110000000000\",\"time\":\"1687305600000\"},{\"sales\":\"67\",\"volume\":\"340870957482\",\"max\":\"27500000000\",\"time\":\"1687392000000\"},{\"sales\":\"102\",\"volume\":\"1248981329464\",\"max\":\"159800000000\",\"time\":\"1687478400000\"},{\"sales\":\"88\",\"volume\":\"698169261362\",\"max\":\"170000000000\",\"time\":\"1687564800000\"},{\"sales\":\"74\",\"volume\":\"672991282876\",\"max\":\"110000000000\",\"time\":\"1687651200000\"},{\"sales\":\"41\",\"volume\":\"226395654410\",\"max\":\"47305000000\",\"time\":\"1687737600000\"},{\"sales\":\"176\",\"volume\":\"1630611550406\",\"max\":\"220000000000\",\"time\":\"1687824000000\"},{\"sales\":\"68\",\"volume\":\"1497578801450\",\"max\":\"550000000000\",\"time\":\"1687910400000\"},{\"sales\":\"83\",\"volume\":\"1039691059737\",\"max\":\"550000000000\",\"time\":\"1687996800000\"},{\"sales\":\"42\",\"volume\":\"347697727100\",\"max\":\"35540000000\",\"time\":\"1688083200000\"},{\"sales\":\"121\",\"volume\":\"276367866925\",\"max\":\"25500000000\",\"time\":\"1688169600000\"},{\"sales\":\"158\",\"volume\":\"3161130486993\",\"max\":\"625000000000\",\"time\":\"1688256000000\"},{\"sales\":\"150\",\"volume\":\"1259590687884\",\"max\":\"90000000000\",\"time\":\"1688342400000\"},{\"sales\":\"107\",\"volume\":\"891495740632\",\"max\":\"40000000000\",\"time\":\"1688428800000\"},{\"sales\":\"71\",\"volume\":\"2277402773199\",\"max\":\"1290000000000\",\"time\":\"1688515200000\"},{\"sales\":\"124\",\"volume\":\"1044420577372\",\"max\":\"179859250000\",\"time\":\"1688601600000\"},{\"sales\":\"105\",\"volume\":\"2661120962437\",\"max\":\"1183764780000\",\"time\":\"1688688000000\"},{\"sales\":\"69\",\"volume\":\"810348214331\",\"max\":\"160900000000\",\"time\":\"1688774400000\"},{\"sales\":\"82\",\"volume\":\"880610009117\",\"max\":\"160900000000\",\"time\":\"1688860800000\"},{\"sales\":\"188\",\"volume\":\"1010416703329\",\"max\":\"90000000000\",\"time\":\"1688947200000\"},{\"sales\":\"131\",\"volume\":\"752421429140\",\"max\":\"125000000000\",\"time\":\"1689033600000\"},{\"sales\":\"154\",\"volume\":\"1837367451280\",\"max\":\"250000000000\",\"time\":\"1689120000000\"},{\"sales\":\"145\",\"volume\":\"1673949344705\",\"max\":\"450000000000\",\"time\":\"1689206400000\"},{\"sales\":\"133\",\"volume\":\"1666653012007\",\"max\":\"168700000000\",\"time\":\"1689292800000\"},{\"sales\":\"117\",\"volume\":\"1415618176463\",\"max\":\"450000000000\",\"time\":\"1689379200000\"},{\"sales\":\"226\",\"volume\":\"1935861321679\",\"max\":\"480000000000\",\"time\":\"1689465600000\"},{\"sales\":\"299\",\"volume\":\"723014440440\",\"max\":\"90000000000\",\"time\":\"1689552000000\"},{\"sales\":\"175\",\"volume\":\"1283680030427\",\"max\":\"360000000000\",\"time\":\"1689638400000\"},{\"sales\":\"63\",\"volume\":\"317363704945\",\"max\":\"89000000000\",\"time\":\"1689724800000\"},{\"sales\":\"79\",\"volume\":\"754075172068\",\"max\":\"140000000000\",\"time\":\"1689811200000\"},{\"sales\":\"118\",\"volume\":\"782675807195\",\"max\":\"71100000000\",\"time\":\"1689897600000\"},{\"sales\":\"186\",\"volume\":\"743405604234\",\"max\":\"75500000000\",\"time\":\"1689984000000\"},{\"sales\":\"162\",\"volume\":\"759856893845\",\"max\":\"87500000000\",\"time\":\"1690070400000\"},{\"sales\":\"135\",\"volume\":\"1033771482462\",\"max\":\"114900000000\",\"time\":\"1690156800000\"},{\"sales\":\"105\",\"volume\":\"611126793639\",\"max\":\"71100000000\",\"time\":\"1690243200000\"},{\"sales\":\"201\",\"volume\":\"2268351514731\",\"max\":\"1290000000000\",\"time\":\"1690329600000\"},{\"sales\":\"171\",\"volume\":\"1042930555964\",\"max\":\"195000000000\",\"time\":\"1690416000000\"},{\"sales\":\"282\",\"volume\":\"930349804681\",\"max\":\"84000000000\",\"time\":\"1690502400000\"},{\"sales\":\"252\",\"volume\":\"839154116253\",\"max\":\"48900000000\",\"time\":\"1690588800000\"},{\"sales\":\"110\",\"volume\":\"1118569424275\",\"max\":\"150000000000\",\"time\":\"1690675200000\"},{\"sales\":\"125\",\"volume\":\"1933684988883\",\"max\":\"1112658358383\",\"time\":\"1690761600000\"},{\"sales\":\"121\",\"volume\":\"1044559536460\",\"max\":\"130000000000\",\"time\":\"1690848000000\"},{\"sales\":\"148\",\"volume\":\"1012670240622\",\"max\":\"318000000000\",\"time\":\"1690934400000\"},{\"sales\":\"154\",\"volume\":\"1091757710225\",\"max\":\"109267796137\",\"time\":\"1691020800000\"},{\"sales\":\"241\",\"volume\":\"2552785080516\",\"max\":\"550000000000\",\"time\":\"1691107200000\"},{\"sales\":\"199\",\"volume\":\"1611172619020\",\"max\":\"460000000000\",\"time\":\"1691193600000\"},{\"sales\":\"196\",\"volume\":\"945000819805\",\"max\":\"100000000000\",\"time\":\"1691280000000\"},{\"sales\":\"199\",\"volume\":\"1629440207738\",\"max\":\"400000000000\",\"time\":\"1691366400000\"},{\"sales\":\"201\",\"volume\":\"1011212953937\",\"max\":\"98900000000\",\"time\":\"1691452800000\"},{\"sales\":\"144\",\"volume\":\"1885945983823\",\"max\":\"485000000000\",\"time\":\"1691539200000\"},{\"sales\":\"121\",\"volume\":\"1425489828079\",\"max\":\"144444444444\",\"time\":\"1691625600000\"},{\"sales\":\"103\",\"volume\":\"988186209729\",\"max\":\"100000000000\",\"time\":\"1691712000000\"},{\"sales\":\"189\",\"volume\":\"1086509152141\",\"max\":\"80000000000\",\"time\":\"1691798400000\"},{\"sales\":\"131\",\"volume\":\"997442101986\",\"max\":\"58000000000\",\"time\":\"1691884800000\"},{\"sales\":\"81\",\"volume\":\"597309064180\",\"max\":\"170000000000\",\"time\":\"1691971200000\"},{\"sales\":\"93\",\"volume\":\"529835596929\",\"max\":\"60800000000\",\"time\":\"1692057600000\"},{\"sales\":\"80\",\"volume\":\"853531224008\",\"max\":\"108900000000\",\"time\":\"1692144000000\"},{\"sales\":\"82\",\"volume\":\"450910424468\",\"max\":\"150000000000\",\"time\":\"1692230400000\"},{\"sales\":\"53\",\"volume\":\"485488689999\",\"max\":\"119000000000\",\"time\":\"1692316800000\"},{\"sales\":\"104\",\"volume\":\"436665596980\",\"max\":\"39000000000\",\"time\":\"1692403200000\"},{\"sales\":\"85\",\"volume\":\"667297746883\",\"max\":\"179000000000\",\"time\":\"1692489600000\"},{\"sales\":\"62\",\"volume\":\"1093179222669\",\"max\":\"177000000000\",\"time\":\"1692576000000\"},{\"sales\":\"91\",\"volume\":\"496044835649\",\"max\":\"59800000000\",\"time\":\"1692662400000\"},{\"sales\":\"84\",\"volume\":\"1469754862566\",\"max\":\"185000000000\",\"time\":\"1692748800000\"},{\"sales\":\"112\",\"volume\":\"1090591207571\",\"max\":\"176806083650\",\"time\":\"1692835200000\"},{\"sales\":\"44\",\"volume\":\"1408205796586\",\"max\":\"1240694789081\",\"time\":\"1692921600000\"},{\"sales\":\"50\",\"volume\":\"964554100999\",\"max\":\"150000000000\",\"time\":\"1693008000000\"},{\"sales\":\"88\",\"volume\":\"784358711870\",\"max\":\"179000000000\",\"time\":\"1693094400000\"},{\"sales\":\"74\",\"volume\":\"842303246497\",\"max\":\"480000000000\",\"time\":\"1693180800000\"},{\"sales\":\"82\",\"volume\":\"1263377988779\",\"max\":\"935000000000\",\"time\":\"1693267200000\"},{\"sales\":\"63\",\"volume\":\"323222227780\",\"max\":\"60290000000\",\"time\":\"1693353600000\"},{\"sales\":\"176\",\"volume\":\"1561912621374\",\"max\":\"444400000000\",\"time\":\"1693440000000\"},{\"sales\":\"129\",\"volume\":\"2529049442210\",\"max\":\"1388800000000\",\"time\":\"1693526400000\"},{\"sales\":\"362\",\"volume\":\"1910819203429\",\"max\":\"164000000000\",\"time\":\"1693612800000\"},{\"sales\":\"301\",\"volume\":\"1343922262429\",\"max\":\"77545000000\",\"time\":\"1693699200000\"},{\"sales\":\"165\",\"volume\":\"538943537428\",\"max\":\"59500000000\",\"time\":\"1693785600000\"},{\"sales\":\"392\",\"volume\":\"2433371733261\",\"max\":\"460000000000\",\"time\":\"1693872000000\"},{\"sales\":\"87\",\"volume\":\"635184378069\",\"max\":\"109900000000\",\"time\":\"1693958400000\"},{\"sales\":\"164\",\"volume\":\"778185609618\",\"max\":\"185000000000\",\"time\":\"1694044800000\"},{\"sales\":\"148\",\"volume\":\"1049627445606\",\"max\":\"122200000000\",\"time\":\"1694131200000\"},{\"sales\":\"152\",\"volume\":\"982315660530\",\"max\":\"120000000000\",\"time\":\"1694217600000\"},{\"sales\":\"200\",\"volume\":\"4075741805207\",\"max\":\"999900000000\",\"time\":\"1694304000000\"},{\"sales\":\"163\",\"volume\":\"2131194295229\",\"max\":\"490000000000\",\"time\":\"1694390400000\"},{\"sales\":\"211\",\"volume\":\"1510649568372\",\"max\":\"500000000000\",\"time\":\"1694476800000\"},{\"sales\":\"221\",\"volume\":\"2208569018414\",\"max\":\"658244680851\",\"time\":\"1694563200000\"},{\"sales\":\"90\",\"volume\":\"1343046505581\",\"max\":\"170000000000\",\"time\":\"1694649600000\"},{\"sales\":\"193\",\"volume\":\"1888155251105\",\"max\":\"290000000000\",\"time\":\"1694736000000\"},{\"sales\":\"115\",\"volume\":\"876593295356\",\"max\":\"236453201970\",\"time\":\"1694822400000\"},{\"sales\":\"84\",\"volume\":\"455186009655\",\"max\":\"29000000000\",\"time\":\"1694908800000\"},{\"sales\":\"128\",\"volume\":\"860540879076\",\"max\":\"83000000000\",\"time\":\"1694995200000\"},{\"sales\":\"76\",\"volume\":\"462351028782\",\"max\":\"79900000000\",\"time\":\"1695081600000\"},{\"sales\":\"109\",\"volume\":\"744584758355\",\"max\":\"185000000000\",\"time\":\"1695168000000\"},{\"sales\":\"99\",\"volume\":\"674866744212\",\"max\":\"85000000000\",\"time\":\"1695254400000\"},{\"sales\":\"231\",\"volume\":\"11465953473065\",\"max\":\"1697700000000\",\"time\":\"1695340800000\"},{\"sales\":\"266\",\"volume\":\"13158184651270\",\"max\":\"1700000000000\",\"time\":\"1695427200000\"},{\"sales\":\"130\",\"volume\":\"4220019306098\",\"max\":\"700000000000\",\"time\":\"1695513600000\"},{\"sales\":\"296\",\"volume\":\"9666182548298\",\"max\":\"1800000000000\",\"time\":\"1695600000000\"},{\"sales\":\"525\",\"volume\":\"15239366146377\",\"max\":\"570000000000\",\"time\":\"1695686400000\"},{\"sales\":\"175\",\"volume\":\"9915172966900\",\"max\":\"699900000000\",\"time\":\"1695772800000\"},{\"sales\":\"259\",\"volume\":\"10850907339421\",\"max\":\"1390000000000\",\"time\":\"1695859200000\"},{\"sales\":\"222\",\"volume\":\"6572152478813\",\"max\":\"891000000000\",\"time\":\"1695945600000\"},{\"sales\":\"166\",\"volume\":\"4704436143207\",\"max\":\"809900000000\",\"time\":\"1696032000000\"},{\"sales\":\"204\",\"volume\":\"4728339299071\",\"max\":\"890000000000\",\"time\":\"1696118400000\"},{\"sales\":\"330\",\"volume\":\"7238189458475\",\"max\":\"879900000000\",\"time\":\"1696204800000\"},{\"sales\":\"364\",\"volume\":\"9042050325781\",\"max\":\"1390000000000\",\"time\":\"1696291200000\"},{\"sales\":\"228\",\"volume\":\"2438973216879\",\"max\":\"111100000000\",\"time\":\"1696377600000\"},{\"sales\":\"177\",\"volume\":\"2596933271354\",\"max\":\"179910000000\",\"time\":\"1696464000000\"},{\"sales\":\"186\",\"volume\":\"2572493223038\",\"max\":\"162500000000\",\"time\":\"1696550400000\"},{\"sales\":\"260\",\"volume\":\"3371493660110\",\"max\":\"215000000000\",\"time\":\"1696636800000\"},{\"sales\":\"229\",\"volume\":\"3338263619034\",\"max\":\"190000000000\",\"time\":\"1696723200000\"},{\"sales\":\"365\",\"volume\":\"3340739116129\",\"max\":\"175000000000\",\"time\":\"1696809600000\"},{\"sales\":\"430\",\"volume\":\"2226308839583\",\"max\":\"99900000000\",\"time\":\"1696896000000\"},{\"sales\":\"264\",\"volume\":\"3247111010007\",\"max\":\"666600000000\",\"time\":\"1696982400000\"},{\"sales\":\"234\",\"volume\":\"3002856658336\",\"max\":\"350000000000\",\"time\":\"1697068800000\"},{\"sales\":\"369\",\"volume\":\"2052977156028\",\"max\":\"499900000000\",\"time\":\"1697155200000\"},{\"sales\":\"182\",\"volume\":\"1656533983307\",\"max\":\"123000000000\",\"time\":\"1697241600000\"},{\"sales\":\"207\",\"volume\":\"2021614859490\",\"max\":\"135000000000\",\"time\":\"1697328000000\"},{\"sales\":\"278\",\"volume\":\"3565015513994\",\"max\":\"1799900000000\",\"time\":\"1697414400000\"},{\"sales\":\"141\",\"volume\":\"1018783819313\",\"max\":\"150000000000\",\"time\":\"1697500800000\"},{\"sales\":\"199\",\"volume\":\"4185006971438\",\"max\":\"1381215469613\",\"time\":\"1697587200000\"},{\"sales\":\"122\",\"volume\":\"1637960050007\",\"max\":\"510000000000\",\"time\":\"1697673600000\"},{\"sales\":\"131\",\"volume\":\"1478933130161\",\"max\":\"180000000000\",\"time\":\"1697760000000\"},{\"sales\":\"157\",\"volume\":\"1745340803268\",\"max\":\"147205323193\",\"time\":\"1697846400000\"},{\"sales\":\"93\",\"volume\":\"596017501469\",\"max\":\"80000000000\",\"time\":\"1697932800000\"},{\"sales\":\"131\",\"volume\":\"2150419767222\",\"max\":\"999900000000\",\"time\":\"1698019200000\"},{\"sales\":\"126\",\"volume\":\"5091753365766\",\"max\":\"1999900000000\",\"time\":\"1698105600000\"},{\"sales\":\"81\",\"volume\":\"453131865809\",\"max\":\"120000000000\",\"time\":\"1698192000000\"},{\"sales\":\"199\",\"volume\":\"1977294957523\",\"max\":\"125000000000\",\"time\":\"1698278400000\"},{\"sales\":\"236\",\"volume\":\"11124504679149\",\"max\":\"359900000000\",\"time\":\"1698364800000\"},{\"sales\":\"360\",\"volume\":\"6364745593307\",\"max\":\"570000000000\",\"time\":\"1698451200000\"},{\"sales\":\"147\",\"volume\":\"1692577577031\",\"max\":\"155200000000\",\"time\":\"1698537600000\"},{\"sales\":\"210\",\"volume\":\"2628970342584\",\"max\":\"350000000000\",\"time\":\"1698624000000\"},{\"sales\":\"285\",\"volume\":\"4831039905500\",\"max\":\"700000000000\",\"time\":\"1698710400000\"},{\"sales\":\"151\",\"volume\":\"2496928681130\",\"max\":\"575657894736\",\"time\":\"1698796800000\"},{\"sales\":\"276\",\"volume\":\"2744240389535\",\"max\":\"230000000000\",\"time\":\"1698883200000\"},{\"sales\":\"85\",\"volume\":\"848667869169\",\"max\":\"235000000000\",\"time\":\"1698969600000\"},{\"sales\":\"192\",\"volume\":\"4181270250346\",\"max\":\"488999990000\",\"time\":\"1699056000000\"},{\"sales\":\"127\",\"volume\":\"1794692038352\",\"max\":\"225000000000\",\"time\":\"1699142400000\"},{\"sales\":\"157\",\"volume\":\"1400026823901\",\"max\":\"159000000000\",\"time\":\"1699228800000\"},{\"sales\":\"201\",\"volume\":\"1138546057405\",\"max\":\"82500000000\",\"time\":\"1699315200000\"},{\"sales\":\"124\",\"volume\":\"1867304959015\",\"max\":\"222299000000\",\"time\":\"1699401600000\"},{\"sales\":\"132\",\"volume\":\"1053964065395\",\"max\":\"222299000000\",\"time\":\"1699488000000\"},{\"sales\":\"153\",\"volume\":\"1369114349805\",\"max\":\"350000000000\",\"time\":\"1699574400000\"},{\"sales\":\"249\",\"volume\":\"2210978483790\",\"max\":\"249898000000\",\"time\":\"1699660800000\"},{\"sales\":\"166\",\"volume\":\"1293765776156\",\"max\":\"194900000000\",\"time\":\"1699747200000\"},{\"sales\":\"223\",\"volume\":\"1521812998074\",\"max\":\"248800000000\",\"time\":\"1699833600000\"},{\"sales\":\"154\",\"volume\":\"1522218049189\",\"max\":\"500000000000\",\"time\":\"1699920000000\"},{\"sales\":\"151\",\"volume\":\"1095229230364\",\"max\":\"240000000000\",\"time\":\"1700006400000\"},{\"sales\":\"124\",\"volume\":\"948746545482\",\"max\":\"160000000000\",\"time\":\"1700092800000\"},{\"sales\":\"156\",\"volume\":\"1176136255758\",\"max\":\"295000000000\",\"time\":\"1700179200000\"},{\"sales\":\"156\",\"volume\":\"1455601625907\",\"max\":\"454400000000\",\"time\":\"1700265600000\"},{\"sales\":\"189\",\"volume\":\"1495917934424\",\"max\":\"240000000000\",\"time\":\"1700352000000\"},{\"sales\":\"211\",\"volume\":\"1691679920574\",\"max\":\"454500000000\",\"time\":\"1700438400000\"},{\"sales\":\"195\",\"volume\":\"1675961753708\",\"max\":\"235000000000\",\"time\":\"1700524800000\"},{\"sales\":\"198\",\"volume\":\"1718926986224\",\"max\":\"240000000000\",\"time\":\"1700611200000\"},{\"sales\":\"137\",\"volume\":\"1273198965194\",\"max\":\"175000000000\",\"time\":\"1700697600000\"},{\"sales\":\"410\",\"volume\":\"2156546384845\",\"max\":\"141965000000\",\"time\":\"1700784000000\"},{\"sales\":\"220\",\"volume\":\"1944449949596\",\"max\":\"175000000000\",\"time\":\"1700870400000\"},{\"sales\":\"201\",\"volume\":\"1281112999155\",\"max\":\"68900000000\",\"time\":\"1700956800000\"},{\"sales\":\"269\",\"volume\":\"2365465354195\",\"max\":\"250000000000\",\"time\":\"1701043200000\"},{\"sales\":\"217\",\"volume\":\"2118535586284\",\"max\":\"140445350000\",\"time\":\"1701129600000\"},{\"sales\":\"194\",\"volume\":\"1887691793676\",\"max\":\"138940896500\",\"time\":\"1701216000000\"},{\"sales\":\"238\",\"volume\":\"2215334352578\",\"max\":\"140000000000\",\"time\":\"1701302400000\"},{\"sales\":\"314\",\"volume\":\"5883835673117\",\"max\":\"535000000000\",\"time\":\"1701388800000\"},{\"sales\":\"443\",\"volume\":\"7768762038315\",\"max\":\"900000000000\",\"time\":\"1701475200000\"},{\"sales\":\"354\",\"volume\":\"3404183951091\",\"max\":\"155000000000\",\"time\":\"1701561600000\"},{\"sales\":\"563\",\"volume\":\"5308098882313\",\"max\":\"180000000000\",\"time\":\"1701648000000\"},{\"sales\":\"221\",\"volume\":\"2113495373417\",\"max\":\"157794000000\",\"time\":\"1701734400000\"},{\"sales\":\"225\",\"volume\":\"1895492575927\",\"max\":\"153700000000\",\"time\":\"1701820800000\"},{\"sales\":\"202\",\"volume\":\"3556579651186\",\"max\":\"295000000000\",\"time\":\"1701907200000\"},{\"sales\":\"145\",\"volume\":\"2639327396491\",\"max\":\"442477876106\",\"time\":\"1701993600000\"},{\"sales\":\"142\",\"volume\":\"3272547198734\",\"max\":\"370000000000\",\"time\":\"1702080000000\"},{\"sales\":\"194\",\"volume\":\"3139756702975\",\"max\":\"509750000000\",\"time\":\"1702166400000\"},{\"sales\":\"177\",\"volume\":\"2420967335724\",\"max\":\"388800000000\",\"time\":\"1702252800000\"},{\"sales\":\"235\",\"volume\":\"3696279427147\",\"max\":\"444400000000\",\"time\":\"1702339200000\"},{\"sales\":\"211\",\"volume\":\"1462151885518\",\"max\":\"150000000000\",\"time\":\"1702425600000\"},{\"sales\":\"93\",\"volume\":\"591973901192\",\"max\":\"68000000000\",\"time\":\"1702512000000\"},{\"sales\":\"93\",\"volume\":\"866423806869\",\"max\":\"157300000000\",\"time\":\"1702598400000\"},{\"sales\":\"98\",\"volume\":\"727133743974\",\"max\":\"96490000000\",\"time\":\"1702684800000\"},{\"sales\":\"129\",\"volume\":\"593337516569\",\"max\":\"62000000000\",\"time\":\"1702771200000\"},{\"sales\":\"114\",\"volume\":\"1341436616750\",\"max\":\"151800000000\",\"time\":\"1702857600000\"},{\"sales\":\"111\",\"volume\":\"1281963382199\",\"max\":\"407500000000\",\"time\":\"1702944000000\"},{\"sales\":\"123\",\"volume\":\"943558258148\",\"max\":\"145000000000\",\"time\":\"1703030400000\"},{\"sales\":\"163\",\"volume\":\"1665844958760\",\"max\":\"400000000000\",\"time\":\"1703116800000\"},{\"sales\":\"224\",\"volume\":\"2853027020664\",\"max\":\"160000000000\",\"time\":\"1703203200000\"},{\"sales\":\"127\",\"volume\":\"999863679933\",\"max\":\"60000000000\",\"time\":\"1703289600000\"},{\"sales\":\"161\",\"volume\":\"1454492516928\",\"max\":\"146000000000\",\"time\":\"1703376000000\"},{\"sales\":\"107\",\"volume\":\"649073220376\",\"max\":\"145999000000\",\"time\":\"1703462400000\"},{\"sales\":\"145\",\"volume\":\"890082564934\",\"max\":\"82417582418\",\"time\":\"1703548800000\"},{\"sales\":\"199\",\"volume\":\"1132973605737\",\"max\":\"124500000000\",\"time\":\"1703635200000\"},{\"sales\":\"189\",\"volume\":\"1704687303354\",\"max\":\"144900000000\",\"time\":\"1703721600000\"},{\"sales\":\"144\",\"volume\":\"1215314188740\",\"max\":\"145000000000\",\"time\":\"1703808000000\"},{\"sales\":\"169\",\"volume\":\"1233423318389\",\"max\":\"340000000000\",\"time\":\"1703894400000\"},{\"sales\":\"129\",\"volume\":\"693216630467\",\"max\":\"60000000000\",\"time\":\"1703980800000\"},{\"sales\":\"122\",\"volume\":\"538633509332\",\"max\":\"56700000000\",\"time\":\"1704067200000\"},{\"sales\":\"131\",\"volume\":\"1079495987707\",\"max\":\"160000000000\",\"time\":\"1704153600000\"},{\"sales\":\"214\",\"volume\":\"1467493631668\",\"max\":\"124145000000\",\"time\":\"1704240000000\"},{\"sales\":\"127\",\"volume\":\"719772279964\",\"max\":\"86000000000\",\"time\":\"1704326400000\"},{\"sales\":\"174\",\"volume\":\"920596529813\",\"max\":\"142900000000\",\"time\":\"1704412800000\"},{\"sales\":\"161\",\"volume\":\"1343517258407\",\"max\":\"195000000000\",\"time\":\"1704499200000\"},{\"sales\":\"206\",\"volume\":\"1451214950291\",\"max\":\"220000000000\",\"time\":\"1704585600000\"},{\"sales\":\"155\",\"volume\":\"632995904973\",\"max\":\"48000000000\",\"time\":\"1704672000000\"},{\"sales\":\"165\",\"volume\":\"941297883029\",\"max\":\"100000000000\",\"time\":\"1704758400000\"},{\"sales\":\"171\",\"volume\":\"867576248518\",\"max\":\"100000000000\",\"time\":\"1704844800000\"},{\"sales\":\"182\",\"volume\":\"1280725169943\",\"max\":\"230000000000\",\"time\":\"1704931200000\"},{\"sales\":\"174\",\"volume\":\"1134191552377\",\"max\":\"125000000000\",\"time\":\"1705017600000\"},{\"sales\":\"257\",\"volume\":\"3422585581339\",\"max\":\"900000000000\",\"time\":\"1705104000000\"},{\"sales\":\"185\",\"volume\":\"1089604039170\",\"max\":\"360000000000\",\"time\":\"1705190400000\"},{\"sales\":\"195\",\"volume\":\"647334930512\",\"max\":\"115000000000\",\"time\":\"1705276800000\"},{\"sales\":\"233\",\"volume\":\"867483197554\",\"max\":\"84900000000\",\"time\":\"1705363200000\"},{\"sales\":\"231\",\"volume\":\"1587264016000\",\"max\":\"140000000000\",\"time\":\"1705449600000\"},{\"sales\":\"281\",\"volume\":\"1443692946495\",\"max\":\"113207547169\",\"time\":\"1705536000000\"},{\"sales\":\"258\",\"volume\":\"1451211282955\",\"max\":\"400000000000\",\"time\":\"1705622400000\"},{\"sales\":\"92\",\"volume\":\"631456471824\",\"max\":\"140000000000\",\"time\":\"1705708800000\"},{\"sales\":\"216\",\"volume\":\"2286851613277\",\"max\":\"432500000000\",\"time\":\"1705795200000\"},{\"sales\":\"150\",\"volume\":\"1037010503982\",\"max\":\"175000000000\",\"time\":\"1705881600000\"},{\"sales\":\"148\",\"volume\":\"1205345083175\",\"max\":\"145200000000\",\"time\":\"1705968000000\"},{\"sales\":\"190\",\"volume\":\"2249712315564\",\"max\":\"168200000000\",\"time\":\"1706054400000\"},{\"sales\":\"137\",\"volume\":\"533801779908\",\"max\":\"30000000000\",\"time\":\"1706140800000\"},{\"sales\":\"167\",\"volume\":\"1194408070402\",\"max\":\"168200000000\",\"time\":\"1706227200000\"},{\"sales\":\"164\",\"volume\":\"1282209341406\",\"max\":\"166418000000\",\"time\":\"1706313600000\"},{\"sales\":\"154\",\"volume\":\"1468404393152\",\"max\":\"207900000000\",\"time\":\"1706400000000\"},{\"sales\":\"124\",\"volume\":\"2028227232300\",\"max\":\"940000000000\",\"time\":\"1706486400000\"},{\"sales\":\"140\",\"volume\":\"1328370332809\",\"max\":\"363000000000\",\"time\":\"1706572800000\"},{\"sales\":\"146\",\"volume\":\"1486086782310\",\"max\":\"365000000000\",\"time\":\"1706659200000\"},{\"sales\":\"232\",\"volume\":\"1146684897737\",\"max\":\"172500000000\",\"time\":\"1706745600000\"},{\"sales\":\"249\",\"volume\":\"1061303336654\",\"max\":\"83700000000\",\"time\":\"1706832000000\"},{\"sales\":\"128\",\"volume\":\"1826078587865\",\"max\":\"750000000000\",\"time\":\"1706918400000\"},{\"sales\":\"213\",\"volume\":\"1361748819978\",\"max\":\"142955000000\",\"time\":\"1707004800000\"},{\"sales\":\"154\",\"volume\":\"1485241912234\",\"max\":\"370000000000\",\"time\":\"1707091200000\"},{\"sales\":\"207\",\"volume\":\"558870269694\",\"max\":\"124763750000\",\"time\":\"1707177600000\"},{\"sales\":\"168\",\"volume\":\"2552796934245\",\"max\":\"1690000000000\",\"time\":\"1707264000000\"},{\"sales\":\"157\",\"volume\":\"641229416639\",\"max\":\"25541000000\",\"time\":\"1707350400000\"},{\"sales\":\"258\",\"volume\":\"1707004110143\",\"max\":\"370000000000\",\"time\":\"1707436800000\"},{\"sales\":\"179\",\"volume\":\"2276196267692\",\"max\":\"379000000000\",\"time\":\"1707523200000\"},{\"sales\":\"149\",\"volume\":\"2090691752489\",\"max\":\"1000000000000\",\"time\":\"1707609600000\"},{\"sales\":\"143\",\"volume\":\"2384880088921\",\"max\":\"1600000000000\",\"time\":\"1707696000000\"},{\"sales\":\"117\",\"volume\":\"822273895162\",\"max\":\"127500000000\",\"time\":\"1707782400000\"},{\"sales\":\"139\",\"volume\":\"621601091330\",\"max\":\"114000000000\",\"time\":\"1707868800000\"},{\"sales\":\"274\",\"volume\":\"1861290312886\",\"max\":\"132500000000\",\"time\":\"1707955200000\"},{\"sales\":\"141\",\"volume\":\"1140170020756\",\"max\":\"252747252747\",\"time\":\"1708041600000\"},{\"sales\":\"105\",\"volume\":\"784873958555\",\"max\":\"124600000000\",\"time\":\"1708128000000\"},{\"sales\":\"301\",\"volume\":\"2726319179163\",\"max\":\"322500000000\",\"time\":\"1708214400000\"},{\"sales\":\"122\",\"volume\":\"600442014160\",\"max\":\"31000000000\",\"time\":\"1708300800000\"},{\"sales\":\"217\",\"volume\":\"2210835007272\",\"max\":\"180000000000\",\"time\":\"1708387200000\"},{\"sales\":\"191\",\"volume\":\"1411362278498\",\"max\":\"160000000000\",\"time\":\"1708473600000\"},{\"sales\":\"140\",\"volume\":\"877436428036\",\"max\":\"70000000000\",\"time\":\"1708560000000\"},{\"sales\":\"709\",\"volume\":\"3660898666270\",\"max\":\"1799900000000\",\"time\":\"1708646400000\"},{\"sales\":\"169\",\"volume\":\"1671887278797\",\"max\":\"118000000000\",\"time\":\"1708732800000\"},{\"sales\":\"133\",\"volume\":\"759317332908\",\"max\":\"38000000000\",\"time\":\"1708819200000\"},{\"sales\":\"147\",\"volume\":\"944387576030\",\"max\":\"70000000000\",\"time\":\"1708905600000\"},{\"sales\":\"175\",\"volume\":\"2340281779302\",\"max\":\"147800000000\",\"time\":\"1708992000000\"},{\"sales\":\"171\",\"volume\":\"2417801441551\",\"max\":\"188800000000\",\"time\":\"1709078400000\"},{\"sales\":\"136\",\"volume\":\"1922928012405\",\"max\":\"369978858350\",\"time\":\"1709164800000\"},{\"sales\":\"64\",\"volume\":\"233427525145\",\"max\":\"13896000000\",\"time\":\"1709251200000\"}]},\"query_time\":1709306665613}" + "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[{\"sales\":\"13\",\"volume\":\"2827000000\",\"max\":\"1000000000\",\"time\":\"1624320000000\"},{\"sales\":\"24\",\"volume\":\"1579890000\",\"max\":\"296900000\",\"time\":\"1624406400000\"},{\"sales\":\"19\",\"volume\":\"208600000\",\"max\":\"100000000\",\"time\":\"1624492800000\"},{\"sales\":\"40\",\"volume\":\"5776800000\",\"max\":\"300000000\",\"time\":\"1624579200000\"},{\"sales\":\"154\",\"volume\":\"213095557122\",\"max\":\"4500000000\",\"time\":\"1624665600000\"},{\"sales\":\"390\",\"volume\":\"1606519451467\",\"max\":\"69900000000\",\"time\":\"1624752000000\"},{\"sales\":\"192\",\"volume\":\"649248048187\",\"max\":\"50000000000\",\"time\":\"1624838400000\"},{\"sales\":\"85\",\"volume\":\"257648999999\",\"max\":\"44900000000\",\"time\":\"1624924800000\"},{\"sales\":\"132\",\"volume\":\"450520971661\",\"max\":\"45000000000\",\"time\":\"1625011200000\"},{\"sales\":\"79\",\"volume\":\"357350776884\",\"max\":\"169420000000\",\"time\":\"1625097600000\"},{\"sales\":\"212\",\"volume\":\"1057495216055\",\"max\":\"200000000000\",\"time\":\"1625184000000\"},{\"sales\":\"81\",\"volume\":\"152765055586\",\"max\":\"2000000000\",\"time\":\"1625270400000\"},{\"sales\":\"44\",\"volume\":\"266861860126\",\"max\":\"95013120000\",\"time\":\"1625356800000\"},{\"sales\":\"48\",\"volume\":\"420856000000\",\"max\":\"129800000000\",\"time\":\"1625443200000\"},{\"sales\":\"100\",\"volume\":\"354267066457\",\"max\":\"93500000000\",\"time\":\"1625529600000\"},{\"sales\":\"33\",\"volume\":\"808621441617\",\"max\":\"124500000000\",\"time\":\"1625616000000\"},{\"sales\":\"48\",\"volume\":\"701773539200\",\"max\":\"150000000000\",\"time\":\"1625702400000\"},{\"sales\":\"34\",\"volume\":\"362407504076\",\"max\":\"37900000000\",\"time\":\"1625788800000\"},{\"sales\":\"27\",\"volume\":\"114111000000\",\"max\":\"32000000000\",\"time\":\"1625875200000\"},{\"sales\":\"23\",\"volume\":\"292492000000\",\"max\":\"100000000000\",\"time\":\"1625961600000\"},{\"sales\":\"60\",\"volume\":\"583666844041\",\"max\":\"118858954041\",\"time\":\"1626048000000\"},{\"sales\":\"36\",\"volume\":\"459503000000\",\"max\":\"130000000000\",\"time\":\"1626134400000\"},{\"sales\":\"20\",\"volume\":\"419130000000\",\"max\":\"200000000000\",\"time\":\"1626220800000\"},{\"sales\":\"22\",\"volume\":\"85647999996\",\"max\":\"27700000000\",\"time\":\"1626307200000\"},{\"sales\":\"22\",\"volume\":\"71491999999\",\"max\":\"34700000000\",\"time\":\"1626393600000\"},{\"sales\":\"17\",\"volume\":\"155445999998\",\"max\":\"134000000000\",\"time\":\"1626480000000\"},{\"sales\":\"52\",\"volume\":\"287818999994\",\"max\":\"139900000000\",\"time\":\"1626566400000\"},{\"sales\":\"19\",\"volume\":\"101190669995\",\"max\":\"35000000000\",\"time\":\"1626652800000\"},{\"sales\":\"12\",\"volume\":\"17692999999\",\"max\":\"1849000000\",\"time\":\"1626739200000\"},{\"sales\":\"13\",\"volume\":\"46639999995\",\"max\":\"33200000000\",\"time\":\"1626825600000\"},{\"sales\":\"26\",\"volume\":\"145287999998\",\"max\":\"33800000000\",\"time\":\"1626912000000\"},{\"sales\":\"33\",\"volume\":\"205328492661\",\"max\":\"120000000000\",\"time\":\"1626998400000\"},{\"sales\":\"75\",\"volume\":\"299707366147\",\"max\":\"115000000000\",\"time\":\"1627084800000\"},{\"sales\":\"87\",\"volume\":\"594682999993\",\"max\":\"145000000000\",\"time\":\"1627171200000\"},{\"sales\":\"96\",\"volume\":\"402633999991\",\"max\":\"145000000000\",\"time\":\"1627257600000\"},{\"sales\":\"36\",\"volume\":\"695560999994\",\"max\":\"180000000000\",\"time\":\"1627344000000\"},{\"sales\":\"37\",\"volume\":\"1357852999990\",\"max\":\"298500000000\",\"time\":\"1627430400000\"},{\"sales\":\"39\",\"volume\":\"210181999996\",\"max\":\"39899999999\",\"time\":\"1627516800000\"},{\"sales\":\"18\",\"volume\":\"347474999998\",\"max\":\"299900000000\",\"time\":\"1627603200000\"},{\"sales\":\"9\",\"volume\":\"29095000000\",\"max\":\"5500000000\",\"time\":\"1627689600000\"},{\"sales\":\"8\",\"volume\":\"63590000000\",\"max\":\"48000000000\",\"time\":\"1627776000000\"},{\"sales\":\"4\",\"volume\":\"8378000000\",\"max\":\"3849000000\",\"time\":\"1627862400000\"},{\"sales\":\"12\",\"volume\":\"576862999997\",\"max\":\"300000000000\",\"time\":\"1627948800000\"},{\"sales\":\"32\",\"volume\":\"95048757623\",\"max\":\"7700000000\",\"time\":\"1628035200000\"},{\"sales\":\"16\",\"volume\":\"105646999995\",\"max\":\"47900000000\",\"time\":\"1628121600000\"},{\"sales\":\"10\",\"volume\":\"34946999998\",\"max\":\"14000000000\",\"time\":\"1628208000000\"},{\"sales\":\"22\",\"volume\":\"96894385136\",\"max\":\"14299999998\",\"time\":\"1628294400000\"},{\"sales\":\"20\",\"volume\":\"92342999998\",\"max\":\"44000000000\",\"time\":\"1628380800000\"},{\"sales\":\"25\",\"volume\":\"46361999999\",\"max\":\"4433000000\",\"time\":\"1628467200000\"},{\"sales\":\"19\",\"volume\":\"132529999998\",\"max\":\"47000000000\",\"time\":\"1628553600000\"},{\"sales\":\"16\",\"volume\":\"113672600807\",\"max\":\"57555830808\",\"time\":\"1628640000000\"},{\"sales\":\"23\",\"volume\":\"40482556994\",\"max\":\"5785556995\",\"time\":\"1628726400000\"},{\"sales\":\"12\",\"volume\":\"255732000000\",\"max\":\"233250000000\",\"time\":\"1628812800000\"},{\"sales\":\"21\",\"volume\":\"32863999999\",\"max\":\"1785000000\",\"time\":\"1628899200000\"},{\"sales\":\"11\",\"volume\":\"58732611230\",\"max\":\"14099999999\",\"time\":\"1628985600000\"},{\"sales\":\"9\",\"volume\":\"34954999998\",\"max\":\"7325000000\",\"time\":\"1629072000000\"},{\"sales\":\"3\",\"volume\":\"6800000000\",\"max\":\"3600000000\",\"time\":\"1629158400000\"},{\"sales\":\"24\",\"volume\":\"267675999999\",\"max\":\"215000000000\",\"time\":\"1629244800000\"},{\"sales\":\"15\",\"volume\":\"44491000000\",\"max\":\"14999000000\",\"time\":\"1629331200000\"},{\"sales\":\"2\",\"volume\":\"2959000000\",\"max\":\"1679000000\",\"time\":\"1629417600000\"},{\"sales\":\"15\",\"volume\":\"49879100000\",\"max\":\"19200000000\",\"time\":\"1629504000000\"},{\"sales\":\"10\",\"volume\":\"34033999999\",\"max\":\"7298000000\",\"time\":\"1629590400000\"},{\"sales\":\"11\",\"volume\":\"124350098081\",\"max\":\"99900000000\",\"time\":\"1629676800000\"},{\"sales\":\"20\",\"volume\":\"21757999999\",\"max\":\"3099999999\",\"time\":\"1629763200000\"},{\"sales\":\"10\",\"volume\":\"10503000000\",\"max\":\"1850000000\",\"time\":\"1629849600000\"},{\"sales\":\"9\",\"volume\":\"14310463327\",\"max\":\"2374670184\",\"time\":\"1629936000000\"},{\"sales\":\"7\",\"volume\":\"6898000000\",\"max\":\"1199000000\",\"time\":\"1630022400000\"},{\"sales\":\"6\",\"volume\":\"5400000000\",\"max\":\"1000000000\",\"time\":\"1630108800000\"},{\"sales\":\"5\",\"volume\":\"4440000000\",\"max\":\"1100000000\",\"time\":\"1630195200000\"},{\"sales\":\"11\",\"volume\":\"11608024072\",\"max\":\"1300000000\",\"time\":\"1630281600000\"},{\"sales\":\"14\",\"volume\":\"33673094871\",\"max\":\"10000000000\",\"time\":\"1630368000000\"},{\"sales\":\"10\",\"volume\":\"13465049400\",\"max\":\"2000000000\",\"time\":\"1630454400000\"},{\"sales\":\"18\",\"volume\":\"21584741895\",\"max\":\"3000000000\",\"time\":\"1630540800000\"},{\"sales\":\"10\",\"volume\":\"11404490286\",\"max\":\"1400000000\",\"time\":\"1630627200000\"},{\"sales\":\"15\",\"volume\":\"20595000000\",\"max\":\"1400000000\",\"time\":\"1630713600000\"},{\"sales\":\"3\",\"volume\":\"4200000000\",\"max\":\"1400000000\",\"time\":\"1630800000000\"},{\"sales\":\"18\",\"volume\":\"20045000000\",\"max\":\"2000000000\",\"time\":\"1630886400000\"},{\"sales\":\"17\",\"volume\":\"19143000000\",\"max\":\"4500000000\",\"time\":\"1630972800000\"},{\"sales\":\"32\",\"volume\":\"52611999999\",\"max\":\"3800000000\",\"time\":\"1631059200000\"},{\"sales\":\"8\",\"volume\":\"108041521970\",\"max\":\"94106154347\",\"time\":\"1631145600000\"},{\"sales\":\"8\",\"volume\":\"26746325533\",\"max\":\"12300000000\",\"time\":\"1631232000000\"},{\"sales\":\"28\",\"volume\":\"190056924831\",\"max\":\"105900000000\",\"time\":\"1631318400000\"},{\"sales\":\"7\",\"volume\":\"10828000000\",\"max\":\"1999000000\",\"time\":\"1631404800000\"},{\"sales\":\"23\",\"volume\":\"156255812589\",\"max\":\"120000000000\",\"time\":\"1631491200000\"},{\"sales\":\"7\",\"volume\":\"6373000000\",\"max\":\"1700000000\",\"time\":\"1631577600000\"},{\"sales\":\"21\",\"volume\":\"32004748787\",\"max\":\"3950000000\",\"time\":\"1631664000000\"},{\"sales\":\"15\",\"volume\":\"28193823204\",\"max\":\"3800000000\",\"time\":\"1631750400000\"},{\"sales\":\"7\",\"volume\":\"15988927484\",\"max\":\"3500000000\",\"time\":\"1631836800000\"},{\"sales\":\"14\",\"volume\":\"156767000000\",\"max\":\"139900000000\",\"time\":\"1631923200000\"},{\"sales\":\"7\",\"volume\":\"7669000000\",\"max\":\"2100000000\",\"time\":\"1632009600000\"},{\"sales\":\"6\",\"volume\":\"4900000000\",\"max\":\"1900000000\",\"time\":\"1632096000000\"},{\"sales\":\"22\",\"volume\":\"27927000000\",\"max\":\"3350000000\",\"time\":\"1632182400000\"},{\"sales\":\"24\",\"volume\":\"36049603729\",\"max\":\"3729603729\",\"time\":\"1632268800000\"},{\"sales\":\"2\",\"volume\":\"2919406384\",\"max\":\"2488000000\",\"time\":\"1632355200000\"},{\"sales\":\"10\",\"volume\":\"6330000000\",\"max\":\"2100000000\",\"time\":\"1632441600000\"},{\"sales\":\"11\",\"volume\":\"22976923617\",\"max\":\"4000000000\",\"time\":\"1632528000000\"},{\"sales\":\"13\",\"volume\":\"50572000000\",\"max\":\"37000000000\",\"time\":\"1632614400000\"},{\"sales\":\"11\",\"volume\":\"14883910261\",\"max\":\"4000000000\",\"time\":\"1632700800000\"},{\"sales\":\"12\",\"volume\":\"13843000000\",\"max\":\"3000000000\",\"time\":\"1632787200000\"},{\"sales\":\"8\",\"volume\":\"11791000000\",\"max\":\"2191000000\",\"time\":\"1632873600000\"},{\"sales\":\"20\",\"volume\":\"25793174641\",\"max\":\"4500000000\",\"time\":\"1632960000000\"},{\"sales\":\"10\",\"volume\":\"16971000000\",\"max\":\"3000000000\",\"time\":\"1633046400000\"},{\"sales\":\"25\",\"volume\":\"260410000000\",\"max\":\"180000000000\",\"time\":\"1633132800000\"},{\"sales\":\"15\",\"volume\":\"59365443207\",\"max\":\"12300000000\",\"time\":\"1633219200000\"},{\"sales\":\"14\",\"volume\":\"15773000000\",\"max\":\"2500000000\",\"time\":\"1633305600000\"},{\"sales\":\"7\",\"volume\":\"11295000000\",\"max\":\"3300000000\",\"time\":\"1633392000000\"},{\"sales\":\"11\",\"volume\":\"12650076923\",\"max\":\"2900000000\",\"time\":\"1633478400000\"},{\"sales\":\"13\",\"volume\":\"19538003690\",\"max\":\"3900000000\",\"time\":\"1633564800000\"},{\"sales\":\"10\",\"volume\":\"51540000000\",\"max\":\"36400000000\",\"time\":\"1633651200000\"},{\"sales\":\"15\",\"volume\":\"258784000000\",\"max\":\"240000000000\",\"time\":\"1633737600000\"},{\"sales\":\"24\",\"volume\":\"20118000000\",\"max\":\"5500000000\",\"time\":\"1633824000000\"},{\"sales\":\"10\",\"volume\":\"3495000000\",\"max\":\"1995000000\",\"time\":\"1633910400000\"},{\"sales\":\"38\",\"volume\":\"299910905121\",\"max\":\"240000000000\",\"time\":\"1633996800000\"},{\"sales\":\"42\",\"volume\":\"114356676313\",\"max\":\"39900000000\",\"time\":\"1634083200000\"},{\"sales\":\"22\",\"volume\":\"18845600270\",\"max\":\"3500000000\",\"time\":\"1634169600000\"},{\"sales\":\"43\",\"volume\":\"61120898190\",\"max\":\"13800000000\",\"time\":\"1634256000000\"},{\"sales\":\"12\",\"volume\":\"13063000000\",\"max\":\"2500000000\",\"time\":\"1634342400000\"},{\"sales\":\"2\",\"volume\":\"1380000000\",\"max\":\"1190000000\",\"time\":\"1634428800000\"},{\"sales\":\"24\",\"volume\":\"31060098815\",\"max\":\"15000000000\",\"time\":\"1634515200000\"},{\"sales\":\"40\",\"volume\":\"34555493910\",\"max\":\"2700000000\",\"time\":\"1634601600000\"},{\"sales\":\"17\",\"volume\":\"24857230857\",\"max\":\"5490000000\",\"time\":\"1634688000000\"},{\"sales\":\"147\",\"volume\":\"542030195252\",\"max\":\"46800000000\",\"time\":\"1634774400000\"},{\"sales\":\"54\",\"volume\":\"530906631525\",\"max\":\"303614082004\",\"time\":\"1634860800000\"},{\"sales\":\"159\",\"volume\":\"2037856324800\",\"max\":\"250000000000\",\"time\":\"1634947200000\"},{\"sales\":\"90\",\"volume\":\"1368185506004\",\"max\":\"435000000000\",\"time\":\"1635033600000\"},{\"sales\":\"51\",\"volume\":\"580716296051\",\"max\":\"113488975356\",\"time\":\"1635120000000\"},{\"sales\":\"124\",\"volume\":\"2422148350337\",\"max\":\"459800000000\",\"time\":\"1635206400000\"},{\"sales\":\"54\",\"volume\":\"722209919047\",\"max\":\"313300000000\",\"time\":\"1635292800000\"},{\"sales\":\"42\",\"volume\":\"880484640047\",\"max\":\"299900000000\",\"time\":\"1635379200000\"},{\"sales\":\"31\",\"volume\":\"348455117934\",\"max\":\"36900000000\",\"time\":\"1635465600000\"},{\"sales\":\"34\",\"volume\":\"353532066730\",\"max\":\"25999999000\",\"time\":\"1635552000000\"},{\"sales\":\"21\",\"volume\":\"529998000000\",\"max\":\"333300000000\",\"time\":\"1635638400000\"},{\"sales\":\"19\",\"volume\":\"114593574665\",\"max\":\"16500000000\",\"time\":\"1635724800000\"},{\"sales\":\"58\",\"volume\":\"685256031167\",\"max\":\"355500000000\",\"time\":\"1635811200000\"},{\"sales\":\"42\",\"volume\":\"507663370336\",\"max\":\"158000000000\",\"time\":\"1635897600000\"},{\"sales\":\"53\",\"volume\":\"426965998565\",\"max\":\"51742344244\",\"time\":\"1635984000000\"},{\"sales\":\"65\",\"volume\":\"1034983712676\",\"max\":\"573682323413\",\"time\":\"1636070400000\"},{\"sales\":\"53\",\"volume\":\"492634732277\",\"max\":\"22900000000\",\"time\":\"1636156800000\"},{\"sales\":\"30\",\"volume\":\"360970339185\",\"max\":\"158900000000\",\"time\":\"1636243200000\"},{\"sales\":\"29\",\"volume\":\"135149407882\",\"max\":\"12500000000\",\"time\":\"1636329600000\"},{\"sales\":\"137\",\"volume\":\"1132190745848\",\"max\":\"159000000000\",\"time\":\"1636416000000\"},{\"sales\":\"90\",\"volume\":\"2168815066797\",\"max\":\"685000000000\",\"time\":\"1636502400000\"},{\"sales\":\"107\",\"volume\":\"2905610099767\",\"max\":\"980000000000\",\"time\":\"1636588800000\"},{\"sales\":\"90\",\"volume\":\"1334551362089\",\"max\":\"71600000000\",\"time\":\"1636675200000\"},{\"sales\":\"34\",\"volume\":\"1103933526959\",\"max\":\"240000000000\",\"time\":\"1636761600000\"},{\"sales\":\"32\",\"volume\":\"1222306009438\",\"max\":\"800000000000\",\"time\":\"1636848000000\"},{\"sales\":\"45\",\"volume\":\"2309553119033\",\"max\":\"999900000000\",\"time\":\"1636934400000\"},{\"sales\":\"124\",\"volume\":\"3305095669582\",\"max\":\"150000000000\",\"time\":\"1637020800000\"},{\"sales\":\"62\",\"volume\":\"1611037217743\",\"max\":\"99900000000\",\"time\":\"1637107200000\"},{\"sales\":\"80\",\"volume\":\"1733271673899\",\"max\":\"150000000000\",\"time\":\"1637193600000\"},{\"sales\":\"58\",\"volume\":\"3047826623912\",\"max\":\"911100000000\",\"time\":\"1637280000000\"},{\"sales\":\"43\",\"volume\":\"1821829604247\",\"max\":\"1056452486726\",\"time\":\"1637366400000\"},{\"sales\":\"62\",\"volume\":\"2027249145066\",\"max\":\"950000000000\",\"time\":\"1637452800000\"},{\"sales\":\"116\",\"volume\":\"3594707541980\",\"max\":\"199900000000\",\"time\":\"1637539200000\"},{\"sales\":\"78\",\"volume\":\"3745024018062\",\"max\":\"1399900000000\",\"time\":\"1637625600000\"},{\"sales\":\"57\",\"volume\":\"7664459085650\",\"max\":\"1270000000000\",\"time\":\"1637712000000\"},{\"sales\":\"50\",\"volume\":\"1068887733071\",\"max\":\"195000000000\",\"time\":\"1637798400000\"},{\"sales\":\"34\",\"volume\":\"1103697087494\",\"max\":\"199999900000\",\"time\":\"1637884800000\"},{\"sales\":\"17\",\"volume\":\"146502390720\",\"max\":\"12600000000\",\"time\":\"1637971200000\"},{\"sales\":\"20\",\"volume\":\"678597257647\",\"max\":\"181500000000\",\"time\":\"1638057600000\"},{\"sales\":\"50\",\"volume\":\"2022496999350\",\"max\":\"173000000000\",\"time\":\"1638144000000\"},{\"sales\":\"31\",\"volume\":\"2412689000000\",\"max\":\"1050000000000\",\"time\":\"1638230400000\"},{\"sales\":\"104\",\"volume\":\"2503193025840\",\"max\":\"177500000000\",\"time\":\"1638316800000\"},{\"sales\":\"58\",\"volume\":\"943919075503\",\"max\":\"80000000000\",\"time\":\"1638403200000\"},{\"sales\":\"1169\",\"volume\":\"27867163378913\",\"max\":\"199900000000\",\"time\":\"1638489600000\"},{\"sales\":\"2525\",\"volume\":\"38634847322678\",\"max\":\"499000000000\",\"time\":\"1638576000000\"},{\"sales\":\"1819\",\"volume\":\"17737676759284\",\"max\":\"289900000000\",\"time\":\"1638662400000\"},{\"sales\":\"1224\",\"volume\":\"12105703907853\",\"max\":\"368798000000\",\"time\":\"1638748800000\"},{\"sales\":\"759\",\"volume\":\"10748545314279\",\"max\":\"275000000000\",\"time\":\"1638835200000\"},{\"sales\":\"631\",\"volume\":\"5354835046276\",\"max\":\"118100000000\",\"time\":\"1638921600000\"},{\"sales\":\"306\",\"volume\":\"2619732207970\",\"max\":\"294900000000\",\"time\":\"1639008000000\"},{\"sales\":\"234\",\"volume\":\"2501622649587\",\"max\":\"160000000000\",\"time\":\"1639094400000\"},{\"sales\":\"175\",\"volume\":\"2836330744624\",\"max\":\"1090000000000\",\"time\":\"1639180800000\"},{\"sales\":\"330\",\"volume\":\"1679630833389\",\"max\":\"150000000000\",\"time\":\"1639267200000\"},{\"sales\":\"189\",\"volume\":\"1310697143442\",\"max\":\"94000000000\",\"time\":\"1639353600000\"},{\"sales\":\"196\",\"volume\":\"1559370276910\",\"max\":\"220000000000\",\"time\":\"1639440000000\"},{\"sales\":\"114\",\"volume\":\"826591741411\",\"max\":\"89000000000\",\"time\":\"1639526400000\"},{\"sales\":\"204\",\"volume\":\"2386252219853\",\"max\":\"851826295830\",\"time\":\"1639612800000\"},{\"sales\":\"146\",\"volume\":\"680488673021\",\"max\":\"128900000000\",\"time\":\"1639699200000\"},{\"sales\":\"102\",\"volume\":\"321572425188\",\"max\":\"22476586888\",\"time\":\"1639785600000\"},{\"sales\":\"84\",\"volume\":\"380446896103\",\"max\":\"86000000000\",\"time\":\"1639872000000\"},{\"sales\":\"128\",\"volume\":\"849350166907\",\"max\":\"227027027027\",\"time\":\"1639958400000\"},{\"sales\":\"338\",\"volume\":\"2160186432553\",\"max\":\"221434898139\",\"time\":\"1640044800000\"},{\"sales\":\"188\",\"volume\":\"782561987769\",\"max\":\"98500000000\",\"time\":\"1640131200000\"},{\"sales\":\"124\",\"volume\":\"832432530881\",\"max\":\"219900000000\",\"time\":\"1640217600000\"},{\"sales\":\"113\",\"volume\":\"607653411704\",\"max\":\"65000000000\",\"time\":\"1640304000000\"},{\"sales\":\"61\",\"volume\":\"608803541617\",\"max\":\"264000000000\",\"time\":\"1640390400000\"},{\"sales\":\"63\",\"volume\":\"337233728128\",\"max\":\"52000000000\",\"time\":\"1640476800000\"},{\"sales\":\"78\",\"volume\":\"255583018625\",\"max\":\"59900000000\",\"time\":\"1640563200000\"},{\"sales\":\"62\",\"volume\":\"472730344568\",\"max\":\"89800000000\",\"time\":\"1640649600000\"},{\"sales\":\"282\",\"volume\":\"1811139218343\",\"max\":\"99900000000\",\"time\":\"1640736000000\"},{\"sales\":\"159\",\"volume\":\"1020687237741\",\"max\":\"99600000000\",\"time\":\"1640822400000\"},{\"sales\":\"133\",\"volume\":\"503736993787\",\"max\":\"74500000000\",\"time\":\"1640908800000\"},{\"sales\":\"115\",\"volume\":\"428977237376\",\"max\":\"72500000000\",\"time\":\"1640995200000\"},{\"sales\":\"118\",\"volume\":\"557348967065\",\"max\":\"116766467065\",\"time\":\"1641081600000\"},{\"sales\":\"120\",\"volume\":\"658240263328\",\"max\":\"114500000000\",\"time\":\"1641168000000\"},{\"sales\":\"124\",\"volume\":\"582440108934\",\"max\":\"114900000000\",\"time\":\"1641254400000\"},{\"sales\":\"108\",\"volume\":\"379643734948\",\"max\":\"57000000000\",\"time\":\"1641340800000\"},{\"sales\":\"106\",\"volume\":\"331027439618\",\"max\":\"21000000000\",\"time\":\"1641427200000\"},{\"sales\":\"196\",\"volume\":\"608116921877\",\"max\":\"79899000000\",\"time\":\"1641513600000\"},{\"sales\":\"108\",\"volume\":\"316737264512\",\"max\":\"35000000000\",\"time\":\"1641600000000\"},{\"sales\":\"262\",\"volume\":\"828315331524\",\"max\":\"109900000000\",\"time\":\"1641686400000\"},{\"sales\":\"113\",\"volume\":\"1850697325412\",\"max\":\"1150000000000\",\"time\":\"1641772800000\"},{\"sales\":\"252\",\"volume\":\"2178096980400\",\"max\":\"201000000000\",\"time\":\"1641859200000\"},{\"sales\":\"126\",\"volume\":\"1158284132765\",\"max\":\"199800000000\",\"time\":\"1641945600000\"},{\"sales\":\"99\",\"volume\":\"1730251002703\",\"max\":\"204900000000\",\"time\":\"1642032000000\"},{\"sales\":\"242\",\"volume\":\"1313368992760\",\"max\":\"216900000000\",\"time\":\"1642118400000\"},{\"sales\":\"270\",\"volume\":\"1855224382905\",\"max\":\"101000000000\",\"time\":\"1642204800000\"},{\"sales\":\"107\",\"volume\":\"926375878060\",\"max\":\"98810390871\",\"time\":\"1642291200000\"},{\"sales\":\"173\",\"volume\":\"1535941789762\",\"max\":\"89899000000\",\"time\":\"1642377600000\"},{\"sales\":\"319\",\"volume\":\"5340718749988\",\"max\":\"140000000000\",\"time\":\"1642464000000\"},{\"sales\":\"110\",\"volume\":\"1516889162931\",\"max\":\"139800000000\",\"time\":\"1642550400000\"},{\"sales\":\"289\",\"volume\":\"2986485621150\",\"max\":\"1280000000000\",\"time\":\"1642636800000\"},{\"sales\":\"143\",\"volume\":\"1359243409741\",\"max\":\"200900000000\",\"time\":\"1642723200000\"},{\"sales\":\"92\",\"volume\":\"2473329418310\",\"max\":\"274900000000\",\"time\":\"1642809600000\"},{\"sales\":\"128\",\"volume\":\"861245578180\",\"max\":\"110900000000\",\"time\":\"1642896000000\"},{\"sales\":\"120\",\"volume\":\"1555356181910\",\"max\":\"275000000000\",\"time\":\"1642982400000\"},{\"sales\":\"107\",\"volume\":\"1656976356809\",\"max\":\"198800000000\",\"time\":\"1643068800000\"},{\"sales\":\"124\",\"volume\":\"2105348893519\",\"max\":\"273900907187\",\"time\":\"1643155200000\"},{\"sales\":\"109\",\"volume\":\"989075195076\",\"max\":\"273800907187\",\"time\":\"1643241600000\"},{\"sales\":\"511\",\"volume\":\"14715706630431\",\"max\":\"264900000000\",\"time\":\"1643328000000\"},{\"sales\":\"512\",\"volume\":\"19753272139523\",\"max\":\"397800000000\",\"time\":\"1643414400000\"},{\"sales\":\"680\",\"volume\":\"14643828711827\",\"max\":\"1100000000000\",\"time\":\"1643500800000\"},{\"sales\":\"473\",\"volume\":\"9863376423668\",\"max\":\"477700000000\",\"time\":\"1643587200000\"},{\"sales\":\"334\",\"volume\":\"6519264261706\",\"max\":\"1109900000000\",\"time\":\"1643673600000\"},{\"sales\":\"422\",\"volume\":\"5772023713402\",\"max\":\"800000000000\",\"time\":\"1643760000000\"},{\"sales\":\"214\",\"volume\":\"5271091622898\",\"max\":\"499900000000\",\"time\":\"1643846400000\"},{\"sales\":\"291\",\"volume\":\"3539288281181\",\"max\":\"798900000000\",\"time\":\"1643932800000\"},{\"sales\":\"256\",\"volume\":\"2895224475121\",\"max\":\"450000000000\",\"time\":\"1644019200000\"},{\"sales\":\"210\",\"volume\":\"2540353571589\",\"max\":\"158269585861\",\"time\":\"1644105600000\"},{\"sales\":\"166\",\"volume\":\"1280945052083\",\"max\":\"120000000000\",\"time\":\"1644192000000\"},{\"sales\":\"196\",\"volume\":\"1386343051889\",\"max\":\"311484290357\",\"time\":\"1644278400000\"},{\"sales\":\"129\",\"volume\":\"1540024643035\",\"max\":\"303195848128\",\"time\":\"1644364800000\"},{\"sales\":\"172\",\"volume\":\"1885852929861\",\"max\":\"319000000000\",\"time\":\"1644451200000\"},{\"sales\":\"137\",\"volume\":\"1159172796410\",\"max\":\"137000000000\",\"time\":\"1644537600000\"},{\"sales\":\"126\",\"volume\":\"955503952038\",\"max\":\"140000000000\",\"time\":\"1644624000000\"},{\"sales\":\"135\",\"volume\":\"1108156506080\",\"max\":\"148435079020\",\"time\":\"1644710400000\"},{\"sales\":\"142\",\"volume\":\"1343866552226\",\"max\":\"149900000000\",\"time\":\"1644796800000\"},{\"sales\":\"150\",\"volume\":\"3947387020714\",\"max\":\"1499900000000\",\"time\":\"1644883200000\"},{\"sales\":\"162\",\"volume\":\"1422871563716\",\"max\":\"318091451292\",\"time\":\"1644969600000\"},{\"sales\":\"266\",\"volume\":\"2292061299035\",\"max\":\"335000000000\",\"time\":\"1645056000000\"},{\"sales\":\"309\",\"volume\":\"2789106599195\",\"max\":\"174400000000\",\"time\":\"1645142400000\"},{\"sales\":\"230\",\"volume\":\"3962472978040\",\"max\":\"800000000000\",\"time\":\"1645228800000\"},{\"sales\":\"363\",\"volume\":\"11013660022412\",\"max\":\"2749900000000\",\"time\":\"1645315200000\"},{\"sales\":\"273\",\"volume\":\"3391077834263\",\"max\":\"886800000000\",\"time\":\"1645401600000\"},{\"sales\":\"217\",\"volume\":\"4686452467847\",\"max\":\"790000000000\",\"time\":\"1645488000000\"},{\"sales\":\"114\",\"volume\":\"848623054140\",\"max\":\"130000000000\",\"time\":\"1645574400000\"},{\"sales\":\"200\",\"volume\":\"3304682563089\",\"max\":\"334572490706\",\"time\":\"1645660800000\"},{\"sales\":\"133\",\"volume\":\"2270817521358\",\"max\":\"229000000000\",\"time\":\"1645747200000\"},{\"sales\":\"145\",\"volume\":\"3139347839631\",\"max\":\"180000000000\",\"time\":\"1645833600000\"},{\"sales\":\"146\",\"volume\":\"1830887271175\",\"max\":\"87000000000\",\"time\":\"1645920000000\"},{\"sales\":\"109\",\"volume\":\"1326858637070\",\"max\":\"195000000000\",\"time\":\"1646006400000\"},{\"sales\":\"96\",\"volume\":\"763843437272\",\"max\":\"52500000000\",\"time\":\"1646092800000\"},{\"sales\":\"99\",\"volume\":\"1675139948659\",\"max\":\"550000000000\",\"time\":\"1646179200000\"},{\"sales\":\"119\",\"volume\":\"1908791348138\",\"max\":\"820000000000\",\"time\":\"1646265600000\"},{\"sales\":\"156\",\"volume\":\"1214194548134\",\"max\":\"54590000000\",\"time\":\"1646352000000\"},{\"sales\":\"159\",\"volume\":\"1135338964838\",\"max\":\"59900000000\",\"time\":\"1646438400000\"},{\"sales\":\"105\",\"volume\":\"1099171726217\",\"max\":\"75000000000\",\"time\":\"1646524800000\"},{\"sales\":\"102\",\"volume\":\"811122595215\",\"max\":\"119900000000\",\"time\":\"1646611200000\"},{\"sales\":\"87\",\"volume\":\"898573289205\",\"max\":\"129900000000\",\"time\":\"1646697600000\"},{\"sales\":\"100\",\"volume\":\"1581755262799\",\"max\":\"392787055960\",\"time\":\"1646784000000\"},{\"sales\":\"127\",\"volume\":\"1487406438550\",\"max\":\"440000000000\",\"time\":\"1646870400000\"},{\"sales\":\"157\",\"volume\":\"2179037994884\",\"max\":\"468969000000\",\"time\":\"1646956800000\"},{\"sales\":\"119\",\"volume\":\"1655745199274\",\"max\":\"504900000000\",\"time\":\"1647043200000\"},{\"sales\":\"121\",\"volume\":\"1025258820758\",\"max\":\"51000000000\",\"time\":\"1647129600000\"},{\"sales\":\"134\",\"volume\":\"1533509910581\",\"max\":\"249900000000\",\"time\":\"1647216000000\"},{\"sales\":\"117\",\"volume\":\"2534862816657\",\"max\":\"1100000000000\",\"time\":\"1647302400000\"},{\"sales\":\"141\",\"volume\":\"1046857392093\",\"max\":\"159436410826\",\"time\":\"1647388800000\"},{\"sales\":\"112\",\"volume\":\"757140501498\",\"max\":\"75000000000\",\"time\":\"1647475200000\"},{\"sales\":\"1206\",\"volume\":\"11876251776144\",\"max\":\"168000000000\",\"time\":\"1647561600000\"},{\"sales\":\"1171\",\"volume\":\"5353640823947\",\"max\":\"85500000000\",\"time\":\"1647648000000\"},{\"sales\":\"525\",\"volume\":\"2756783390895\",\"max\":\"460000000000\",\"time\":\"1647734400000\"},{\"sales\":\"363\",\"volume\":\"1804537278059\",\"max\":\"199000000000\",\"time\":\"1647820800000\"},{\"sales\":\"455\",\"volume\":\"3689888419953\",\"max\":\"678900000000\",\"time\":\"1647907200000\"},{\"sales\":\"445\",\"volume\":\"3235326365403\",\"max\":\"177000000000\",\"time\":\"1647993600000\"},{\"sales\":\"534\",\"volume\":\"3217506921914\",\"max\":\"179500000000\",\"time\":\"1648080000000\"},{\"sales\":\"434\",\"volume\":\"2384815088536\",\"max\":\"182500000000\",\"time\":\"1648166400000\"},{\"sales\":\"373\",\"volume\":\"2410297817982\",\"max\":\"312000000000\",\"time\":\"1648252800000\"},{\"sales\":\"282\",\"volume\":\"1507824357878\",\"max\":\"318010985834\",\"time\":\"1648339200000\"},{\"sales\":\"285\",\"volume\":\"2286565363637\",\"max\":\"545532892846\",\"time\":\"1648425600000\"},{\"sales\":\"391\",\"volume\":\"3412771770238\",\"max\":\"649913344887\",\"time\":\"1648512000000\"},{\"sales\":\"437\",\"volume\":\"968532008483\",\"max\":\"38900000000\",\"time\":\"1648598400000\"},{\"sales\":\"349\",\"volume\":\"1128603396129\",\"max\":\"71000000000\",\"time\":\"1648684800000\"},{\"sales\":\"608\",\"volume\":\"1625759857930\",\"max\":\"43900000000\",\"time\":\"1648771200000\"},{\"sales\":\"574\",\"volume\":\"1466182311768\",\"max\":\"135000000000\",\"time\":\"1648857600000\"},{\"sales\":\"377\",\"volume\":\"1101925900589\",\"max\":\"46000000000\",\"time\":\"1648944000000\"},{\"sales\":\"442\",\"volume\":\"1807940221636\",\"max\":\"135000000000\",\"time\":\"1649030400000\"},{\"sales\":\"358\",\"volume\":\"1219718220940\",\"max\":\"47000000000\",\"time\":\"1649116800000\"},{\"sales\":\"300\",\"volume\":\"1049763158583\",\"max\":\"84900000000\",\"time\":\"1649203200000\"},{\"sales\":\"278\",\"volume\":\"1645458229243\",\"max\":\"150000000000\",\"time\":\"1649289600000\"},{\"sales\":\"230\",\"volume\":\"1151494250564\",\"max\":\"144000000000\",\"time\":\"1649376000000\"},{\"sales\":\"211\",\"volume\":\"919668243266\",\"max\":\"50000000000\",\"time\":\"1649462400000\"},{\"sales\":\"228\",\"volume\":\"1449290438360\",\"max\":\"450000000000\",\"time\":\"1649548800000\"},{\"sales\":\"290\",\"volume\":\"1729783384851\",\"max\":\"456900000000\",\"time\":\"1649635200000\"},{\"sales\":\"411\",\"volume\":\"1329674528870\",\"max\":\"32500000000\",\"time\":\"1649721600000\"},{\"sales\":\"364\",\"volume\":\"1586152220271\",\"max\":\"450000000000\",\"time\":\"1649808000000\"},{\"sales\":\"347\",\"volume\":\"1473779078331\",\"max\":\"200000000000\",\"time\":\"1649894400000\"},{\"sales\":\"309\",\"volume\":\"3925679346169\",\"max\":\"461095100864\",\"time\":\"1649980800000\"},{\"sales\":\"130\",\"volume\":\"1104913776518\",\"max\":\"238800000000\",\"time\":\"1650067200000\"},{\"sales\":\"108\",\"volume\":\"489957999247\",\"max\":\"27000000000\",\"time\":\"1650153600000\"},{\"sales\":\"183\",\"volume\":\"1183130721780\",\"max\":\"333300000000\",\"time\":\"1650240000000\"},{\"sales\":\"143\",\"volume\":\"1496679174365\",\"max\":\"439500000000\",\"time\":\"1650326400000\"},{\"sales\":\"193\",\"volume\":\"1649244780093\",\"max\":\"439900000000\",\"time\":\"1650412800000\"},{\"sales\":\"2341\",\"volume\":\"1266800039371\",\"max\":\"27100000000\",\"time\":\"1650499200000\"},{\"sales\":\"3253\",\"volume\":\"1973122661997\",\"max\":\"200000000000\",\"time\":\"1650585600000\"},{\"sales\":\"1782\",\"volume\":\"2932967522479\",\"max\":\"525000000000\",\"time\":\"1650672000000\"},{\"sales\":\"2358\",\"volume\":\"4624882662118\",\"max\":\"699900000000\",\"time\":\"1650758400000\"},{\"sales\":\"2173\",\"volume\":\"4561213381074\",\"max\":\"921471927162\",\"time\":\"1650844800000\"},{\"sales\":\"1710\",\"volume\":\"1964896112252\",\"max\":\"170000000000\",\"time\":\"1650931200000\"},{\"sales\":\"1378\",\"volume\":\"1395825866253\",\"max\":\"69300000000\",\"time\":\"1651017600000\"},{\"sales\":\"1059\",\"volume\":\"2756935764201\",\"max\":\"499900000000\",\"time\":\"1651104000000\"},{\"sales\":\"893\",\"volume\":\"3265303315820\",\"max\":\"600000000000\",\"time\":\"1651190400000\"},{\"sales\":\"529\",\"volume\":\"2211539189226\",\"max\":\"400000000000\",\"time\":\"1651276800000\"},{\"sales\":\"485\",\"volume\":\"2079264761505\",\"max\":\"511200000000\",\"time\":\"1651363200000\"},{\"sales\":\"323\",\"volume\":\"1559131182949\",\"max\":\"280000000000\",\"time\":\"1651449600000\"},{\"sales\":\"387\",\"volume\":\"2326173876462\",\"max\":\"499900000000\",\"time\":\"1651536000000\"},{\"sales\":\"624\",\"volume\":\"2126980772430\",\"max\":\"546600000000\",\"time\":\"1651622400000\"},{\"sales\":\"419\",\"volume\":\"3578000592720\",\"max\":\"599900000000\",\"time\":\"1651708800000\"},{\"sales\":\"374\",\"volume\":\"3537602416369\",\"max\":\"597900000000\",\"time\":\"1651795200000\"},{\"sales\":\"298\",\"volume\":\"2343108525188\",\"max\":\"600000000000\",\"time\":\"1651881600000\"},{\"sales\":\"394\",\"volume\":\"1773166342105\",\"max\":\"631800000000\",\"time\":\"1651968000000\"},{\"sales\":\"552\",\"volume\":\"2964394583914\",\"max\":\"150000000000\",\"time\":\"1652054400000\"},{\"sales\":\"273\",\"volume\":\"5818638066315\",\"max\":\"935162094763\",\"time\":\"1652140800000\"},{\"sales\":\"748\",\"volume\":\"5942131087807\",\"max\":\"999000000000\",\"time\":\"1652227200000\"},{\"sales\":\"493\",\"volume\":\"9645003802700\",\"max\":\"1050000000000\",\"time\":\"1652313600000\"},{\"sales\":\"327\",\"volume\":\"2778255790082\",\"max\":\"775000000000\",\"time\":\"1652400000000\"},{\"sales\":\"303\",\"volume\":\"1868725952103\",\"max\":\"134000000000\",\"time\":\"1652486400000\"},{\"sales\":\"257\",\"volume\":\"1671025003582\",\"max\":\"188821752265\",\"time\":\"1652572800000\"},{\"sales\":\"352\",\"volume\":\"1490861228918\",\"max\":\"108000000000\",\"time\":\"1652659200000\"},{\"sales\":\"221\",\"volume\":\"1231281174775\",\"max\":\"109000000000\",\"time\":\"1652745600000\"},{\"sales\":\"227\",\"volume\":\"1100783665898\",\"max\":\"100839160839\",\"time\":\"1652832000000\"},{\"sales\":\"336\",\"volume\":\"2490542330837\",\"max\":\"750000000000\",\"time\":\"1652918400000\"},{\"sales\":\"245\",\"volume\":\"2079743387082\",\"max\":\"897959183673\",\"time\":\"1653004800000\"},{\"sales\":\"257\",\"volume\":\"1573429058121\",\"max\":\"99100000000\",\"time\":\"1653091200000\"},{\"sales\":\"197\",\"volume\":\"1583971335573\",\"max\":\"144000000000\",\"time\":\"1653177600000\"},{\"sales\":\"164\",\"volume\":\"1356419420728\",\"max\":\"349920000000\",\"time\":\"1653264000000\"},{\"sales\":\"585\",\"volume\":\"2107532856403\",\"max\":\"249000000000\",\"time\":\"1653350400000\"},{\"sales\":\"441\",\"volume\":\"1383603231123\",\"max\":\"35000000000\",\"time\":\"1653436800000\"},{\"sales\":\"305\",\"volume\":\"1279634005911\",\"max\":\"100000000000\",\"time\":\"1653523200000\"},{\"sales\":\"357\",\"volume\":\"2421103944270\",\"max\":\"325000000000\",\"time\":\"1653609600000\"},{\"sales\":\"202\",\"volume\":\"1637275807358\",\"max\":\"390000000000\",\"time\":\"1653696000000\"},{\"sales\":\"194\",\"volume\":\"1525446452633\",\"max\":\"393801276207\",\"time\":\"1653782400000\"},{\"sales\":\"160\",\"volume\":\"664784713972\",\"max\":\"48000000000\",\"time\":\"1653868800000\"},{\"sales\":\"181\",\"volume\":\"1653961826897\",\"max\":\"390000000000\",\"time\":\"1653955200000\"},{\"sales\":\"210\",\"volume\":\"1094482510100\",\"max\":\"91766723842\",\"time\":\"1654041600000\"},{\"sales\":\"106\",\"volume\":\"588885507077\",\"max\":\"49301000000\",\"time\":\"1654128000000\"},{\"sales\":\"201\",\"volume\":\"944579600132\",\"max\":\"41500000000\",\"time\":\"1654214400000\"},{\"sales\":\"145\",\"volume\":\"2275693091485\",\"max\":\"699900000000\",\"time\":\"1654300800000\"},{\"sales\":\"88\",\"volume\":\"765109350000\",\"max\":\"87700000000\",\"time\":\"1654387200000\"},{\"sales\":\"160\",\"volume\":\"979729450754\",\"max\":\"75400000000\",\"time\":\"1654473600000\"},{\"sales\":\"165\",\"volume\":\"924662913600\",\"max\":\"75500000000\",\"time\":\"1654560000000\"},{\"sales\":\"254\",\"volume\":\"1480989001513\",\"max\":\"185000000000\",\"time\":\"1654646400000\"},{\"sales\":\"135\",\"volume\":\"828368918611\",\"max\":\"230000000000\",\"time\":\"1654732800000\"},{\"sales\":\"272\",\"volume\":\"1064640431107\",\"max\":\"77120000000\",\"time\":\"1654819200000\"},{\"sales\":\"169\",\"volume\":\"972110961213\",\"max\":\"200000000000\",\"time\":\"1654905600000\"},{\"sales\":\"156\",\"volume\":\"1985673563095\",\"max\":\"822000000000\",\"time\":\"1654992000000\"},{\"sales\":\"119\",\"volume\":\"1608008991989\",\"max\":\"610000000000\",\"time\":\"1655078400000\"},{\"sales\":\"159\",\"volume\":\"2084982443425\",\"max\":\"888000000000\",\"time\":\"1655164800000\"},{\"sales\":\"171\",\"volume\":\"4605533766963\",\"max\":\"1499800000000\",\"time\":\"1655251200000\"},{\"sales\":\"170\",\"volume\":\"2162251846259\",\"max\":\"330000000000\",\"time\":\"1655337600000\"},{\"sales\":\"239\",\"volume\":\"3504982974684\",\"max\":\"500000000000\",\"time\":\"1655424000000\"},{\"sales\":\"149\",\"volume\":\"1906199162301\",\"max\":\"255000000000\",\"time\":\"1655510400000\"},{\"sales\":\"155\",\"volume\":\"1893976987862\",\"max\":\"325500000000\",\"time\":\"1655596800000\"},{\"sales\":\"131\",\"volume\":\"1030288096502\",\"max\":\"100000000000\",\"time\":\"1655683200000\"},{\"sales\":\"161\",\"volume\":\"787306117426\",\"max\":\"82900000000\",\"time\":\"1655769600000\"},{\"sales\":\"157\",\"volume\":\"3067484102762\",\"max\":\"1390000000000\",\"time\":\"1655856000000\"},{\"sales\":\"202\",\"volume\":\"1914860050862\",\"max\":\"85000000000\",\"time\":\"1655942400000\"},{\"sales\":\"281\",\"volume\":\"1405968108056\",\"max\":\"94438614900\",\"time\":\"1656028800000\"},{\"sales\":\"106\",\"volume\":\"921918368147\",\"max\":\"99800000000\",\"time\":\"1656115200000\"},{\"sales\":\"185\",\"volume\":\"2002279375155\",\"max\":\"130000000000\",\"time\":\"1656201600000\"},{\"sales\":\"294\",\"volume\":\"801861894903\",\"max\":\"51875000000\",\"time\":\"1656288000000\"},{\"sales\":\"301\",\"volume\":\"1507345277316\",\"max\":\"83007812500\",\"time\":\"1656374400000\"},{\"sales\":\"288\",\"volume\":\"2357509147219\",\"max\":\"1080000000000\",\"time\":\"1656460800000\"},{\"sales\":\"166\",\"volume\":\"2743962437278\",\"max\":\"1400000000000\",\"time\":\"1656547200000\"},{\"sales\":\"232\",\"volume\":\"1695035528176\",\"max\":\"95000000000\",\"time\":\"1656633600000\"},{\"sales\":\"163\",\"volume\":\"1457415078897\",\"max\":\"275000000000\",\"time\":\"1656720000000\"},{\"sales\":\"164\",\"volume\":\"2243928796248\",\"max\":\"282000000000\",\"time\":\"1656806400000\"},{\"sales\":\"192\",\"volume\":\"2273430412185\",\"max\":\"899900000000\",\"time\":\"1656892800000\"},{\"sales\":\"163\",\"volume\":\"1258616956945\",\"max\":\"85015940488\",\"time\":\"1656979200000\"},{\"sales\":\"150\",\"volume\":\"1367738009369\",\"max\":\"344644750795\",\"time\":\"1657065600000\"},{\"sales\":\"167\",\"volume\":\"1524225627786\",\"max\":\"109900000000\",\"time\":\"1657152000000\"},{\"sales\":\"238\",\"volume\":\"1283799849952\",\"max\":\"105000000000\",\"time\":\"1657238400000\"},{\"sales\":\"81\",\"volume\":\"491222743741\",\"max\":\"85535000000\",\"time\":\"1657324800000\"},{\"sales\":\"206\",\"volume\":\"1580356088214\",\"max\":\"333399000000\",\"time\":\"1657411200000\"},{\"sales\":\"97\",\"volume\":\"573264291267\",\"max\":\"100000000000\",\"time\":\"1657497600000\"},{\"sales\":\"415\",\"volume\":\"1338748488686\",\"max\":\"28000000000\",\"time\":\"1657584000000\"},{\"sales\":\"209\",\"volume\":\"1396268668167\",\"max\":\"275000000000\",\"time\":\"1657670400000\"},{\"sales\":\"114\",\"volume\":\"645444952460\",\"max\":\"103355000000\",\"time\":\"1657756800000\"},{\"sales\":\"83\",\"volume\":\"820313857363\",\"max\":\"150000000000\",\"time\":\"1657843200000\"},{\"sales\":\"98\",\"volume\":\"4511421733899\",\"max\":\"2999700000000\",\"time\":\"1657929600000\"},{\"sales\":\"88\",\"volume\":\"800017393250\",\"max\":\"102500000000\",\"time\":\"1658016000000\"},{\"sales\":\"63\",\"volume\":\"319486605588\",\"max\":\"24539877300\",\"time\":\"1658102400000\"},{\"sales\":\"164\",\"volume\":\"2912885531901\",\"max\":\"499900000000\",\"time\":\"1658188800000\"},{\"sales\":\"90\",\"volume\":\"1179224115413\",\"max\":\"117000000000\",\"time\":\"1658275200000\"},{\"sales\":\"159\",\"volume\":\"2551510764865\",\"max\":\"1390000000000\",\"time\":\"1658361600000\"},{\"sales\":\"97\",\"volume\":\"650801202200\",\"max\":\"189500000000\",\"time\":\"1658448000000\"},{\"sales\":\"54\",\"volume\":\"459705968527\",\"max\":\"155000000000\",\"time\":\"1658534400000\"},{\"sales\":\"171\",\"volume\":\"2373772258118\",\"max\":\"849057318328\",\"time\":\"1658620800000\"},{\"sales\":\"200\",\"volume\":\"2853932728914\",\"max\":\"1400000000000\",\"time\":\"1658707200000\"},{\"sales\":\"129\",\"volume\":\"2859343527335\",\"max\":\"999900000000\",\"time\":\"1658793600000\"},{\"sales\":\"67\",\"volume\":\"813425525679\",\"max\":\"189900000000\",\"time\":\"1658880000000\"},{\"sales\":\"72\",\"volume\":\"387960134650\",\"max\":\"42900000000\",\"time\":\"1658966400000\"},{\"sales\":\"100\",\"volume\":\"1368083094297\",\"max\":\"785000000000\",\"time\":\"1659052800000\"},{\"sales\":\"109\",\"volume\":\"643334724706\",\"max\":\"42000000000\",\"time\":\"1659139200000\"},{\"sales\":\"87\",\"volume\":\"300295588281\",\"max\":\"41400000000\",\"time\":\"1659225600000\"},{\"sales\":\"56\",\"volume\":\"758708110810\",\"max\":\"155000000000\",\"time\":\"1659312000000\"},{\"sales\":\"109\",\"volume\":\"1197898545223\",\"max\":\"649900000000\",\"time\":\"1659398400000\"},{\"sales\":\"157\",\"volume\":\"1960126371209\",\"max\":\"111600000000\",\"time\":\"1659484800000\"},{\"sales\":\"92\",\"volume\":\"1261660106560\",\"max\":\"646400000000\",\"time\":\"1659571200000\"},{\"sales\":\"123\",\"volume\":\"1292945086723\",\"max\":\"78500000000\",\"time\":\"1659657600000\"},{\"sales\":\"236\",\"volume\":\"1641368073785\",\"max\":\"149911816578\",\"time\":\"1659744000000\"},{\"sales\":\"176\",\"volume\":\"1255362929119\",\"max\":\"73650080000\",\"time\":\"1659830400000\"},{\"sales\":\"122\",\"volume\":\"746089934968\",\"max\":\"28500000000\",\"time\":\"1659916800000\"},{\"sales\":\"128\",\"volume\":\"3113419175843\",\"max\":\"1390000000000\",\"time\":\"1660003200000\"},{\"sales\":\"96\",\"volume\":\"754696472900\",\"max\":\"65934000000\",\"time\":\"1660089600000\"},{\"sales\":\"81\",\"volume\":\"491809842501\",\"max\":\"79900000000\",\"time\":\"1660176000000\"},{\"sales\":\"107\",\"volume\":\"757182759435\",\"max\":\"89919720000\",\"time\":\"1660262400000\"},{\"sales\":\"79\",\"volume\":\"1883149688930\",\"max\":\"1300000000000\",\"time\":\"1660348800000\"},{\"sales\":\"52\",\"volume\":\"698869635146\",\"max\":\"105000000000\",\"time\":\"1660435200000\"},{\"sales\":\"65\",\"volume\":\"884215567614\",\"max\":\"270000000000\",\"time\":\"1660521600000\"},{\"sales\":\"113\",\"volume\":\"799877349666\",\"max\":\"71100000000\",\"time\":\"1660608000000\"},{\"sales\":\"72\",\"volume\":\"876800178502\",\"max\":\"225000000000\",\"time\":\"1660694400000\"},{\"sales\":\"159\",\"volume\":\"779005286328\",\"max\":\"100000000000\",\"time\":\"1660780800000\"},{\"sales\":\"140\",\"volume\":\"1167709911359\",\"max\":\"293900000000\",\"time\":\"1660867200000\"},{\"sales\":\"204\",\"volume\":\"1969973444066\",\"max\":\"300000000000\",\"time\":\"1660953600000\"},{\"sales\":\"167\",\"volume\":\"752976454838\",\"max\":\"45000000000\",\"time\":\"1661040000000\"},{\"sales\":\"107\",\"volume\":\"1005356061669\",\"max\":\"100000000000\",\"time\":\"1661126400000\"},{\"sales\":\"221\",\"volume\":\"643730884962\",\"max\":\"71000000000\",\"time\":\"1661212800000\"},{\"sales\":\"134\",\"volume\":\"920917461378\",\"max\":\"77100000000\",\"time\":\"1661299200000\"},{\"sales\":\"101\",\"volume\":\"528415064369\",\"max\":\"25500000000\",\"time\":\"1661385600000\"},{\"sales\":\"126\",\"volume\":\"1006708200505\",\"max\":\"125000000000\",\"time\":\"1661472000000\"},{\"sales\":\"167\",\"volume\":\"1229882308321\",\"max\":\"66900000000\",\"time\":\"1661558400000\"},{\"sales\":\"166\",\"volume\":\"599855558772\",\"max\":\"50000000000\",\"time\":\"1661644800000\"},{\"sales\":\"131\",\"volume\":\"521169987811\",\"max\":\"26800000000\",\"time\":\"1661731200000\"},{\"sales\":\"139\",\"volume\":\"719137567195\",\"max\":\"99900000000\",\"time\":\"1661817600000\"},{\"sales\":\"88\",\"volume\":\"1225819189868\",\"max\":\"370000000000\",\"time\":\"1661904000000\"},{\"sales\":\"114\",\"volume\":\"1400055239824\",\"max\":\"299800000000\",\"time\":\"1661990400000\"},{\"sales\":\"190\",\"volume\":\"917635721062\",\"max\":\"49700000000\",\"time\":\"1662076800000\"},{\"sales\":\"92\",\"volume\":\"1831493161949\",\"max\":\"720000000000\",\"time\":\"1662163200000\"},{\"sales\":\"149\",\"volume\":\"1212577086964\",\"max\":\"99900000000\",\"time\":\"1662249600000\"},{\"sales\":\"108\",\"volume\":\"700694990199\",\"max\":\"110000000000\",\"time\":\"1662336000000\"},{\"sales\":\"69\",\"volume\":\"876234149358\",\"max\":\"111000000001\",\"time\":\"1662422400000\"},{\"sales\":\"148\",\"volume\":\"3488248405202\",\"max\":\"293900000000\",\"time\":\"1662508800000\"},{\"sales\":\"188\",\"volume\":\"2915776953499\",\"max\":\"910000000000\",\"time\":\"1662595200000\"},{\"sales\":\"83\",\"volume\":\"459836753036\",\"max\":\"50000000000\",\"time\":\"1662681600000\"},{\"sales\":\"89\",\"volume\":\"1426066816731\",\"max\":\"136500000000\",\"time\":\"1662768000000\"},{\"sales\":\"123\",\"volume\":\"594552143665\",\"max\":\"50300000000\",\"time\":\"1662854400000\"},{\"sales\":\"187\",\"volume\":\"1745089650421\",\"max\":\"390625000000\",\"time\":\"1662940800000\"},{\"sales\":\"125\",\"volume\":\"1296476548295\",\"max\":\"293900000000\",\"time\":\"1663027200000\"},{\"sales\":\"98\",\"volume\":\"1512428005619\",\"max\":\"293900000000\",\"time\":\"1663113600000\"},{\"sales\":\"144\",\"volume\":\"710767302586\",\"max\":\"99900000000\",\"time\":\"1663200000000\"},{\"sales\":\"125\",\"volume\":\"1233855885895\",\"max\":\"293900000000\",\"time\":\"1663286400000\"},{\"sales\":\"134\",\"volume\":\"1315608159428\",\"max\":\"299900000000\",\"time\":\"1663372800000\"},{\"sales\":\"136\",\"volume\":\"3899793727234\",\"max\":\"912000000000\",\"time\":\"1663459200000\"},{\"sales\":\"152\",\"volume\":\"2186553178013\",\"max\":\"920000000000\",\"time\":\"1663545600000\"},{\"sales\":\"89\",\"volume\":\"2230902604316\",\"max\":\"400000000000\",\"time\":\"1663632000000\"},{\"sales\":\"187\",\"volume\":\"1417969930952\",\"max\":\"158000000000\",\"time\":\"1663718400000\"},{\"sales\":\"116\",\"volume\":\"2937798309909\",\"max\":\"420000000000\",\"time\":\"1663804800000\"},{\"sales\":\"134\",\"volume\":\"2248856352419\",\"max\":\"389321468298\",\"time\":\"1663891200000\"},{\"sales\":\"105\",\"volume\":\"2636143792946\",\"max\":\"402298850574\",\"time\":\"1663977600000\"},{\"sales\":\"125\",\"volume\":\"2334623357099\",\"max\":\"439900000000\",\"time\":\"1664064000000\"},{\"sales\":\"283\",\"volume\":\"6344621426033\",\"max\":\"1111100000000\",\"time\":\"1664150400000\"},{\"sales\":\"167\",\"volume\":\"2045561891878\",\"max\":\"250000000000\",\"time\":\"1664236800000\"},{\"sales\":\"223\",\"volume\":\"3333499764378\",\"max\":\"180000000000\",\"time\":\"1664323200000\"},{\"sales\":\"109\",\"volume\":\"2097386366688\",\"max\":\"650887573964\",\"time\":\"1664409600000\"},{\"sales\":\"85\",\"volume\":\"2020699448904\",\"max\":\"1250000000000\",\"time\":\"1664496000000\"},{\"sales\":\"134\",\"volume\":\"2984297090879\",\"max\":\"399061032863\",\"time\":\"1664582400000\"},{\"sales\":\"141\",\"volume\":\"2058266088380\",\"max\":\"1300000000000\",\"time\":\"1664668800000\"},{\"sales\":\"136\",\"volume\":\"1795706591362\",\"max\":\"145000000000\",\"time\":\"1664755200000\"},{\"sales\":\"183\",\"volume\":\"1419999321930\",\"max\":\"209999000000\",\"time\":\"1664841600000\"},{\"sales\":\"125\",\"volume\":\"1166027586153\",\"max\":\"266600000000\",\"time\":\"1664928000000\"},{\"sales\":\"166\",\"volume\":\"1818587107855\",\"max\":\"209800000000\",\"time\":\"1665014400000\"},{\"sales\":\"109\",\"volume\":\"1124553572300\",\"max\":\"299900000000\",\"time\":\"1665100800000\"},{\"sales\":\"126\",\"volume\":\"1576003811707\",\"max\":\"199200000000\",\"time\":\"1665187200000\"},{\"sales\":\"112\",\"volume\":\"5302438704788\",\"max\":\"1349000000000\",\"time\":\"1665273600000\"},{\"sales\":\"116\",\"volume\":\"1659927929005\",\"max\":\"186300000000\",\"time\":\"1665360000000\"},{\"sales\":\"117\",\"volume\":\"1895426106252\",\"max\":\"200000000000\",\"time\":\"1665446400000\"},{\"sales\":\"87\",\"volume\":\"1296097165370\",\"max\":\"330000000000\",\"time\":\"1665532800000\"},{\"sales\":\"189\",\"volume\":\"1276754610026\",\"max\":\"199500000000\",\"time\":\"1665619200000\"},{\"sales\":\"144\",\"volume\":\"1364510569600\",\"max\":\"190000000000\",\"time\":\"1665705600000\"},{\"sales\":\"299\",\"volume\":\"4027433503861\",\"max\":\"550000000000\",\"time\":\"1665792000000\"},{\"sales\":\"101\",\"volume\":\"1585453768889\",\"max\":\"178101109741\",\"time\":\"1665878400000\"},{\"sales\":\"142\",\"volume\":\"827218097003\",\"max\":\"46000000000\",\"time\":\"1665964800000\"},{\"sales\":\"101\",\"volume\":\"1968513703168\",\"max\":\"209900000000\",\"time\":\"1666051200000\"},{\"sales\":\"113\",\"volume\":\"2764613789788\",\"max\":\"643400000000\",\"time\":\"1666137600000\"},{\"sales\":\"123\",\"volume\":\"1676025458836\",\"max\":\"248900000000\",\"time\":\"1666224000000\"},{\"sales\":\"158\",\"volume\":\"3608288552841\",\"max\":\"710000000000\",\"time\":\"1666310400000\"},{\"sales\":\"106\",\"volume\":\"1654339254345\",\"max\":\"154241645244\",\"time\":\"1666396800000\"},{\"sales\":\"113\",\"volume\":\"1229365552939\",\"max\":\"110000000000\",\"time\":\"1666483200000\"},{\"sales\":\"146\",\"volume\":\"2490062139280\",\"max\":\"204900000000\",\"time\":\"1666569600000\"},{\"sales\":\"88\",\"volume\":\"1159171357999\",\"max\":\"103900000000\",\"time\":\"1666656000000\"},{\"sales\":\"42\",\"volume\":\"725041159422\",\"max\":\"194200000000\",\"time\":\"1666742400000\"},{\"sales\":\"97\",\"volume\":\"2902473939000\",\"max\":\"195000000000\",\"time\":\"1666828800000\"},{\"sales\":\"84\",\"volume\":\"1176247194414\",\"max\":\"190000000000\",\"time\":\"1666915200000\"},{\"sales\":\"74\",\"volume\":\"1546532010179\",\"max\":\"600000000000\",\"time\":\"1667001600000\"},{\"sales\":\"100\",\"volume\":\"513404347799\",\"max\":\"25000000000\",\"time\":\"1667088000000\"},{\"sales\":\"141\",\"volume\":\"1791483382376\",\"max\":\"139000000000\",\"time\":\"1667174400000\"},{\"sales\":\"149\",\"volume\":\"2576494465700\",\"max\":\"198000000000\",\"time\":\"1667260800000\"},{\"sales\":\"71\",\"volume\":\"1359801209000\",\"max\":\"99000000000\",\"time\":\"1667347200000\"},{\"sales\":\"56\",\"volume\":\"359857427199\",\"max\":\"90000000000\",\"time\":\"1667433600000\"},{\"sales\":\"126\",\"volume\":\"2592424647000\",\"max\":\"199900000000\",\"time\":\"1667520000000\"},{\"sales\":\"76\",\"volume\":\"1453493269906\",\"max\":\"199900000000\",\"time\":\"1667606400000\"},{\"sales\":\"66\",\"volume\":\"2574563003365\",\"max\":\"2200000000000\",\"time\":\"1667692800000\"},{\"sales\":\"99\",\"volume\":\"2154011385922\",\"max\":\"199000000000\",\"time\":\"1667779200000\"},{\"sales\":\"106\",\"volume\":\"1358656142733\",\"max\":\"103850000000\",\"time\":\"1667865600000\"},{\"sales\":\"105\",\"volume\":\"6203578952069\",\"max\":\"1500000000000\",\"time\":\"1667952000000\"},{\"sales\":\"170\",\"volume\":\"2861085095336\",\"max\":\"200000000000\",\"time\":\"1668038400000\"},{\"sales\":\"125\",\"volume\":\"2522871811600\",\"max\":\"140000000000\",\"time\":\"1668124800000\"},{\"sales\":\"114\",\"volume\":\"2060247509716\",\"max\":\"250000000000\",\"time\":\"1668211200000\"},{\"sales\":\"160\",\"volume\":\"806505096800\",\"max\":\"100500000000\",\"time\":\"1668297600000\"},{\"sales\":\"83\",\"volume\":\"1090402747532\",\"max\":\"199000000000\",\"time\":\"1668384000000\"},{\"sales\":\"137\",\"volume\":\"1887696544083\",\"max\":\"100000000000\",\"time\":\"1668470400000\"},{\"sales\":\"145\",\"volume\":\"2130977348609\",\"max\":\"250000000000\",\"time\":\"1668556800000\"},{\"sales\":\"103\",\"volume\":\"1745809425642\",\"max\":\"249800000000\",\"time\":\"1668643200000\"},{\"sales\":\"144\",\"volume\":\"1920990586603\",\"max\":\"149900000000\",\"time\":\"1668729600000\"},{\"sales\":\"131\",\"volume\":\"1587253486576\",\"max\":\"190990990990\",\"time\":\"1668816000000\"},{\"sales\":\"88\",\"volume\":\"954093545703\",\"max\":\"197600000000\",\"time\":\"1668902400000\"},{\"sales\":\"48\",\"volume\":\"473674513500\",\"max\":\"89900000000\",\"time\":\"1668988800000\"},{\"sales\":\"51\",\"volume\":\"555743333889\",\"max\":\"102700000000\",\"time\":\"1669075200000\"},{\"sales\":\"105\",\"volume\":\"1275697989193\",\"max\":\"199400000000\",\"time\":\"1669161600000\"},{\"sales\":\"80\",\"volume\":\"1133357896566\",\"max\":\"94800000000\",\"time\":\"1669248000000\"},{\"sales\":\"107\",\"volume\":\"1634612708106\",\"max\":\"194831000000\",\"time\":\"1669334400000\"},{\"sales\":\"59\",\"volume\":\"495483819670\",\"max\":\"92200000000\",\"time\":\"1669420800000\"},{\"sales\":\"78\",\"volume\":\"722372340859\",\"max\":\"93990000000\",\"time\":\"1669507200000\"},{\"sales\":\"61\",\"volume\":\"1276638566888\",\"max\":\"499900000000\",\"time\":\"1669593600000\"},{\"sales\":\"161\",\"volume\":\"3475012151949\",\"max\":\"1539700000000\",\"time\":\"1669680000000\"},{\"sales\":\"84\",\"volume\":\"750854326398\",\"max\":\"76797000000\",\"time\":\"1669766400000\"},{\"sales\":\"211\",\"volume\":\"2041159074133\",\"max\":\"187500000000\",\"time\":\"1669852800000\"},{\"sales\":\"101\",\"volume\":\"2462093999159\",\"max\":\"495867768595\",\"time\":\"1669939200000\"},{\"sales\":\"99\",\"volume\":\"1649825074445\",\"max\":\"515806988352\",\"time\":\"1670025600000\"},{\"sales\":\"79\",\"volume\":\"1184636165929\",\"max\":\"143598331700\",\"time\":\"1670112000000\"},{\"sales\":\"95\",\"volume\":\"1246340983491\",\"max\":\"187388000000\",\"time\":\"1670198400000\"},{\"sales\":\"95\",\"volume\":\"2633528287267\",\"max\":\"507613000000\",\"time\":\"1670284800000\"},{\"sales\":\"110\",\"volume\":\"3968866457728\",\"max\":\"1538900000000\",\"time\":\"1670371200000\"},{\"sales\":\"113\",\"volume\":\"1200921963504\",\"max\":\"178253119429\",\"time\":\"1670457600000\"},{\"sales\":\"96\",\"volume\":\"2720129236273\",\"max\":\"841969000000\",\"time\":\"1670544000000\"},{\"sales\":\"113\",\"volume\":\"1733798905009\",\"max\":\"186900000000\",\"time\":\"1670630400000\"},{\"sales\":\"42\",\"volume\":\"346590535505\",\"max\":\"95488000000\",\"time\":\"1670716800000\"},{\"sales\":\"69\",\"volume\":\"1147391225771\",\"max\":\"189900000000\",\"time\":\"1670803200000\"},{\"sales\":\"54\",\"volume\":\"374465123842\",\"max\":\"38000000000\",\"time\":\"1670889600000\"},{\"sales\":\"52\",\"volume\":\"1134827230490\",\"max\":\"310000000000\",\"time\":\"1670976000000\"},{\"sales\":\"81\",\"volume\":\"1184509597225\",\"max\":\"197888000000\",\"time\":\"1671062400000\"},{\"sales\":\"115\",\"volume\":\"2052833605700\",\"max\":\"189900000000\",\"time\":\"1671148800000\"},{\"sales\":\"96\",\"volume\":\"3629014638952\",\"max\":\"1538900000000\",\"time\":\"1671235200000\"},{\"sales\":\"64\",\"volume\":\"1136765865453\",\"max\":\"314900000000\",\"time\":\"1671321600000\"},{\"sales\":\"72\",\"volume\":\"1623615584589\",\"max\":\"600000000000\",\"time\":\"1671408000000\"},{\"sales\":\"118\",\"volume\":\"1671926660015\",\"max\":\"139666000000\",\"time\":\"1671494400000\"},{\"sales\":\"128\",\"volume\":\"2638278434805\",\"max\":\"459800000000\",\"time\":\"1671580800000\"},{\"sales\":\"161\",\"volume\":\"4201836751665\",\"max\":\"600000000000\",\"time\":\"1671667200000\"},{\"sales\":\"126\",\"volume\":\"4080237866752\",\"max\":\"2250000000000\",\"time\":\"1671753600000\"},{\"sales\":\"177\",\"volume\":\"4552428805689\",\"max\":\"1537800000000\",\"time\":\"1671840000000\"},{\"sales\":\"103\",\"volume\":\"5295968870679\",\"max\":\"1539000000000\",\"time\":\"1671926400000\"},{\"sales\":\"123\",\"volume\":\"1484375062726\",\"max\":\"186440677966\",\"time\":\"1672012800000\"},{\"sales\":\"112\",\"volume\":\"2116633588714\",\"max\":\"274900000000\",\"time\":\"1672099200000\"},{\"sales\":\"116\",\"volume\":\"6374259830788\",\"max\":\"1949900000000\",\"time\":\"1672185600000\"},{\"sales\":\"129\",\"volume\":\"3227424113887\",\"max\":\"275000000000\",\"time\":\"1672272000000\"},{\"sales\":\"132\",\"volume\":\"7516206230247\",\"max\":\"1696900000000\",\"time\":\"1672358400000\"},{\"sales\":\"190\",\"volume\":\"1898877991657\",\"max\":\"212500000000\",\"time\":\"1672444800000\"},{\"sales\":\"123\",\"volume\":\"2251971165674\",\"max\":\"220000000000\",\"time\":\"1672531200000\"},{\"sales\":\"130\",\"volume\":\"1978539776294\",\"max\":\"825000000000\",\"time\":\"1672617600000\"},{\"sales\":\"114\",\"volume\":\"2129716590014\",\"max\":\"210000000000\",\"time\":\"1672704000000\"},{\"sales\":\"170\",\"volume\":\"3833835506728\",\"max\":\"2390000000000\",\"time\":\"1672790400000\"},{\"sales\":\"88\",\"volume\":\"3146540676318\",\"max\":\"2000000000000\",\"time\":\"1672876800000\"},{\"sales\":\"134\",\"volume\":\"6371627472806\",\"max\":\"2250000000000\",\"time\":\"1672963200000\"},{\"sales\":\"126\",\"volume\":\"1488885863098\",\"max\":\"300000000000\",\"time\":\"1673049600000\"},{\"sales\":\"125\",\"volume\":\"2776299724510\",\"max\":\"206905000000\",\"time\":\"1673136000000\"},{\"sales\":\"108\",\"volume\":\"2296805476427\",\"max\":\"777777000000\",\"time\":\"1673222400000\"},{\"sales\":\"216\",\"volume\":\"3512292612287\",\"max\":\"200000000000\",\"time\":\"1673308800000\"},{\"sales\":\"277\",\"volume\":\"4146364583175\",\"max\":\"230000000000\",\"time\":\"1673395200000\"},{\"sales\":\"170\",\"volume\":\"5345631015349\",\"max\":\"1000000000000\",\"time\":\"1673481600000\"},{\"sales\":\"140\",\"volume\":\"2758008398940\",\"max\":\"218400000000\",\"time\":\"1673568000000\"},{\"sales\":\"185\",\"volume\":\"1880824045000\",\"max\":\"210000000000\",\"time\":\"1673654400000\"},{\"sales\":\"133\",\"volume\":\"3491895453893\",\"max\":\"1773648648648\",\"time\":\"1673740800000\"},{\"sales\":\"228\",\"volume\":\"2676953253735\",\"max\":\"220000000000\",\"time\":\"1673827200000\"},{\"sales\":\"119\",\"volume\":\"1118811313984\",\"max\":\"59911100000\",\"time\":\"1673913600000\"},{\"sales\":\"203\",\"volume\":\"3851684775635\",\"max\":\"270000000000\",\"time\":\"1674000000000\"},{\"sales\":\"189\",\"volume\":\"1952869454663\",\"max\":\"106900000000\",\"time\":\"1674086400000\"},{\"sales\":\"188\",\"volume\":\"1853540171986\",\"max\":\"155000000000\",\"time\":\"1674172800000\"},{\"sales\":\"183\",\"volume\":\"4031481866139\",\"max\":\"515000000000\",\"time\":\"1674259200000\"},{\"sales\":\"115\",\"volume\":\"1665175589919\",\"max\":\"184900000000\",\"time\":\"1674345600000\"},{\"sales\":\"136\",\"volume\":\"2674288029961\",\"max\":\"194000000000\",\"time\":\"1674432000000\"},{\"sales\":\"114\",\"volume\":\"1701133273928\",\"max\":\"534500000000\",\"time\":\"1674518400000\"},{\"sales\":\"77\",\"volume\":\"940431999990\",\"max\":\"314999000000\",\"time\":\"1674604800000\"},{\"sales\":\"131\",\"volume\":\"2155095049717\",\"max\":\"186900000000\",\"time\":\"1674691200000\"},{\"sales\":\"129\",\"volume\":\"1742927762110\",\"max\":\"360000000000\",\"time\":\"1674777600000\"},{\"sales\":\"83\",\"volume\":\"1318840567242\",\"max\":\"98700000000\",\"time\":\"1674864000000\"},{\"sales\":\"134\",\"volume\":\"2434631064142\",\"max\":\"446000000000\",\"time\":\"1674950400000\"},{\"sales\":\"129\",\"volume\":\"2625729922968\",\"max\":\"700000000000\",\"time\":\"1675036800000\"},{\"sales\":\"129\",\"volume\":\"3420106257998\",\"max\":\"1600000000000\",\"time\":\"1675123200000\"},{\"sales\":\"152\",\"volume\":\"2707551592568\",\"max\":\"218023255813\",\"time\":\"1675209600000\"},{\"sales\":\"197\",\"volume\":\"2863309980346\",\"max\":\"623000000000\",\"time\":\"1675296000000\"},{\"sales\":\"184\",\"volume\":\"2698862652248\",\"max\":\"500000000000\",\"time\":\"1675382400000\"},{\"sales\":\"135\",\"volume\":\"4038342114803\",\"max\":\"466926070038\",\"time\":\"1675468800000\"},{\"sales\":\"163\",\"volume\":\"3210203868383\",\"max\":\"616522811344\",\"time\":\"1675555200000\"},{\"sales\":\"111\",\"volume\":\"1283573898425\",\"max\":\"170000000000\",\"time\":\"1675641600000\"},{\"sales\":\"451\",\"volume\":\"1757325920037\",\"max\":\"170000000000\",\"time\":\"1675728000000\"},{\"sales\":\"407\",\"volume\":\"2583164120489\",\"max\":\"430504305043\",\"time\":\"1675814400000\"},{\"sales\":\"209\",\"volume\":\"1746828705923\",\"max\":\"170865265760\",\"time\":\"1675900800000\"},{\"sales\":\"247\",\"volume\":\"3557676595264\",\"max\":\"1999900000000\",\"time\":\"1675987200000\"},{\"sales\":\"140\",\"volume\":\"2283977778027\",\"max\":\"170000000000\",\"time\":\"1676073600000\"},{\"sales\":\"109\",\"volume\":\"674386127545\",\"max\":\"89500000000\",\"time\":\"1676160000000\"},{\"sales\":\"160\",\"volume\":\"1013785401766\",\"max\":\"64300000000\",\"time\":\"1676246400000\"},{\"sales\":\"115\",\"volume\":\"1238864599459\",\"max\":\"176900000000\",\"time\":\"1676332800000\"},{\"sales\":\"190\",\"volume\":\"1964122371845\",\"max\":\"172938005390\",\"time\":\"1676419200000\"},{\"sales\":\"161\",\"volume\":\"2757112938548\",\"max\":\"800000000000\",\"time\":\"1676505600000\"},{\"sales\":\"183\",\"volume\":\"1078444539720\",\"max\":\"125000000000\",\"time\":\"1676592000000\"},{\"sales\":\"178\",\"volume\":\"1476623574639\",\"max\":\"188000000000\",\"time\":\"1676678400000\"},{\"sales\":\"152\",\"volume\":\"2303923441425\",\"max\":\"195058517555\",\"time\":\"1676764800000\"},{\"sales\":\"114\",\"volume\":\"915103908151\",\"max\":\"299900000000\",\"time\":\"1676851200000\"},{\"sales\":\"183\",\"volume\":\"3672026256865\",\"max\":\"408900000000\",\"time\":\"1676937600000\"},{\"sales\":\"224\",\"volume\":\"3962629216979\",\"max\":\"766331658291\",\"time\":\"1677024000000\"},{\"sales\":\"334\",\"volume\":\"5359558683580\",\"max\":\"199500000000\",\"time\":\"1677110400000\"},{\"sales\":\"341\",\"volume\":\"4219024324287\",\"max\":\"410000000000\",\"time\":\"1677196800000\"},{\"sales\":\"402\",\"volume\":\"7522822507877\",\"max\":\"2388800000000\",\"time\":\"1677283200000\"},{\"sales\":\"387\",\"volume\":\"3746878229696\",\"max\":\"449900000000\",\"time\":\"1677369600000\"},{\"sales\":\"312\",\"volume\":\"4288518085177\",\"max\":\"157700000000\",\"time\":\"1677456000000\"},{\"sales\":\"263\",\"volume\":\"6705576188450\",\"max\":\"2869617224880\",\"time\":\"1677542400000\"},{\"sales\":\"192\",\"volume\":\"2773627848534\",\"max\":\"550000000000\",\"time\":\"1677628800000\"},{\"sales\":\"255\",\"volume\":\"16686096830825\",\"max\":\"3850000000000\",\"time\":\"1677715200000\"},{\"sales\":\"307\",\"volume\":\"4431969907946\",\"max\":\"588800000000\",\"time\":\"1677801600000\"},{\"sales\":\"218\",\"volume\":\"4638556733335\",\"max\":\"809900000000\",\"time\":\"1677888000000\"},{\"sales\":\"207\",\"volume\":\"2492862450009\",\"max\":\"152000000000\",\"time\":\"1677974400000\"},{\"sales\":\"220\",\"volume\":\"2871721619108\",\"max\":\"567800000000\",\"time\":\"1678060800000\"},{\"sales\":\"174\",\"volume\":\"1155977872483\",\"max\":\"140000000000\",\"time\":\"1678147200000\"},{\"sales\":\"156\",\"volume\":\"3045623837902\",\"max\":\"1300000000000\",\"time\":\"1678233600000\"},{\"sales\":\"426\",\"volume\":\"2757317222070\",\"max\":\"350000000000\",\"time\":\"1678320000000\"},{\"sales\":\"173\",\"volume\":\"2407966723567\",\"max\":\"185500000000\",\"time\":\"1678406400000\"},{\"sales\":\"165\",\"volume\":\"4373248250102\",\"max\":\"1600000000000\",\"time\":\"1678492800000\"},{\"sales\":\"165\",\"volume\":\"1275900931787\",\"max\":\"100334448160\",\"time\":\"1678579200000\"},{\"sales\":\"139\",\"volume\":\"997250961636\",\"max\":\"89700000000\",\"time\":\"1678665600000\"},{\"sales\":\"145\",\"volume\":\"1472168197193\",\"max\":\"196910000000\",\"time\":\"1678752000000\"},{\"sales\":\"203\",\"volume\":\"1724944923991\",\"max\":\"189999000000\",\"time\":\"1678838400000\"},{\"sales\":\"220\",\"volume\":\"1837987836083\",\"max\":\"186666000000\",\"time\":\"1678924800000\"},{\"sales\":\"203\",\"volume\":\"2471101597744\",\"max\":\"160390516039\",\"time\":\"1679011200000\"},{\"sales\":\"151\",\"volume\":\"2454512214952\",\"max\":\"1300000000000\",\"time\":\"1679097600000\"},{\"sales\":\"121\",\"volume\":\"1163845830632\",\"max\":\"186111111111\",\"time\":\"1679184000000\"},{\"sales\":\"172\",\"volume\":\"1472065814401\",\"max\":\"95000000000\",\"time\":\"1679270400000\"},{\"sales\":\"133\",\"volume\":\"3582282482205\",\"max\":\"250000000000\",\"time\":\"1679356800000\"},{\"sales\":\"120\",\"volume\":\"2304034423094\",\"max\":\"1315000000000\",\"time\":\"1679443200000\"},{\"sales\":\"256\",\"volume\":\"3052288802977\",\"max\":\"187592319054\",\"time\":\"1679529600000\"},{\"sales\":\"119\",\"volume\":\"1357713257779\",\"max\":\"308464849354\",\"time\":\"1679616000000\"},{\"sales\":\"75\",\"volume\":\"1886694754098\",\"max\":\"1330000000000\",\"time\":\"1679702400000\"},{\"sales\":\"147\",\"volume\":\"1762591824965\",\"max\":\"207900000000\",\"time\":\"1679788800000\"},{\"sales\":\"86\",\"volume\":\"1417180678135\",\"max\":\"308400000000\",\"time\":\"1679875200000\"},{\"sales\":\"115\",\"volume\":\"3384900812540\",\"max\":\"1999900000000\",\"time\":\"1679961600000\"},{\"sales\":\"93\",\"volume\":\"1917941689323\",\"max\":\"750000000000\",\"time\":\"1680048000000\"},{\"sales\":\"131\",\"volume\":\"1282309313780\",\"max\":\"97900000000\",\"time\":\"1680134400000\"},{\"sales\":\"110\",\"volume\":\"1177119448195\",\"max\":\"620000000000\",\"time\":\"1680220800000\"},{\"sales\":\"129\",\"volume\":\"1461211820730\",\"max\":\"159998000000\",\"time\":\"1680307200000\"},{\"sales\":\"109\",\"volume\":\"1761150241216\",\"max\":\"219900000000\",\"time\":\"1680393600000\"},{\"sales\":\"125\",\"volume\":\"1662081399090\",\"max\":\"222222222222\",\"time\":\"1680480000000\"},{\"sales\":\"171\",\"volume\":\"2876382154640\",\"max\":\"1378000000000\",\"time\":\"1680566400000\"},{\"sales\":\"123\",\"volume\":\"881460816624\",\"max\":\"102300000000\",\"time\":\"1680652800000\"},{\"sales\":\"128\",\"volume\":\"2349993096460\",\"max\":\"545300000000\",\"time\":\"1680739200000\"},{\"sales\":\"147\",\"volume\":\"862350623792\",\"max\":\"97000000000\",\"time\":\"1680825600000\"},{\"sales\":\"117\",\"volume\":\"2298691433287\",\"max\":\"1286472148541\",\"time\":\"1680912000000\"},{\"sales\":\"84\",\"volume\":\"556972192650\",\"max\":\"24500000000\",\"time\":\"1680998400000\"},{\"sales\":\"121\",\"volume\":\"1409691035046\",\"max\":\"597122302158\",\"time\":\"1681084800000\"},{\"sales\":\"132\",\"volume\":\"2282948087605\",\"max\":\"1216508795669\",\"time\":\"1681171200000\"},{\"sales\":\"109\",\"volume\":\"952429118366\",\"max\":\"125000000000\",\"time\":\"1681257600000\"},{\"sales\":\"240\",\"volume\":\"2408689725068\",\"max\":\"571428571428\",\"time\":\"1681344000000\"},{\"sales\":\"145\",\"volume\":\"1416456599538\",\"max\":\"188172043010\",\"time\":\"1681430400000\"},{\"sales\":\"329\",\"volume\":\"1346697529948\",\"max\":\"199500000000\",\"time\":\"1681516800000\"},{\"sales\":\"158\",\"volume\":\"909037330378\",\"max\":\"95000000000\",\"time\":\"1681603200000\"},{\"sales\":\"172\",\"volume\":\"979925507309\",\"max\":\"155500000000\",\"time\":\"1681689600000\"},{\"sales\":\"283\",\"volume\":\"3008679334344\",\"max\":\"1721854304635\",\"time\":\"1681776000000\"},{\"sales\":\"146\",\"volume\":\"1619288961512\",\"max\":\"208053691275\",\"time\":\"1681862400000\"},{\"sales\":\"127\",\"volume\":\"1066417840827\",\"max\":\"197500000000\",\"time\":\"1681948800000\"},{\"sales\":\"108\",\"volume\":\"1037423212315\",\"max\":\"160000000000\",\"time\":\"1682035200000\"},{\"sales\":\"147\",\"volume\":\"906425850485\",\"max\":\"99900000000\",\"time\":\"1682121600000\"},{\"sales\":\"107\",\"volume\":\"821152993426\",\"max\":\"119900000000\",\"time\":\"1682208000000\"},{\"sales\":\"120\",\"volume\":\"868181634274\",\"max\":\"220000000000\",\"time\":\"1682294400000\"},{\"sales\":\"98\",\"volume\":\"679382461365\",\"max\":\"190000000000\",\"time\":\"1682380800000\"},{\"sales\":\"109\",\"volume\":\"884345346618\",\"max\":\"199000000000\",\"time\":\"1682467200000\"},{\"sales\":\"241\",\"volume\":\"2190484783042\",\"max\":\"1280000000000\",\"time\":\"1682553600000\"},{\"sales\":\"87\",\"volume\":\"2201187290836\",\"max\":\"1290000000000\",\"time\":\"1682640000000\"},{\"sales\":\"83\",\"volume\":\"628780105142\",\"max\":\"136420000000\",\"time\":\"1682726400000\"},{\"sales\":\"211\",\"volume\":\"936763438975\",\"max\":\"140000000000\",\"time\":\"1682812800000\"},{\"sales\":\"108\",\"volume\":\"739678149074\",\"max\":\"150000000000\",\"time\":\"1682899200000\"},{\"sales\":\"181\",\"volume\":\"4098181521607\",\"max\":\"615740740740\",\"time\":\"1682985600000\"},{\"sales\":\"137\",\"volume\":\"800987156270\",\"max\":\"177700000000\",\"time\":\"1683072000000\"},{\"sales\":\"144\",\"volume\":\"861434055971\",\"max\":\"198000000000\",\"time\":\"1683158400000\"},{\"sales\":\"162\",\"volume\":\"1603417432359\",\"max\":\"150000000000\",\"time\":\"1683244800000\"},{\"sales\":\"78\",\"volume\":\"1201365483999\",\"max\":\"168850000000\",\"time\":\"1683331200000\"},{\"sales\":\"123\",\"volume\":\"1137316461498\",\"max\":\"102523659305\",\"time\":\"1683417600000\"},{\"sales\":\"275\",\"volume\":\"1340756643616\",\"max\":\"140000000000\",\"time\":\"1683504000000\"},{\"sales\":\"230\",\"volume\":\"2873550472304\",\"max\":\"1300000000000\",\"time\":\"1683590400000\"},{\"sales\":\"175\",\"volume\":\"931134890856\",\"max\":\"127500000000\",\"time\":\"1683676800000\"},{\"sales\":\"273\",\"volume\":\"2053824473475\",\"max\":\"190000000000\",\"time\":\"1683763200000\"},{\"sales\":\"233\",\"volume\":\"1858399462359\",\"max\":\"189800000000\",\"time\":\"1683849600000\"},{\"sales\":\"233\",\"volume\":\"2430665966950\",\"max\":\"629900000000\",\"time\":\"1683936000000\"},{\"sales\":\"212\",\"volume\":\"1360534309272\",\"max\":\"60000000000\",\"time\":\"1684022400000\"},{\"sales\":\"134\",\"volume\":\"698486360323\",\"max\":\"39900000000\",\"time\":\"1684108800000\"},{\"sales\":\"98\",\"volume\":\"1074456784979\",\"max\":\"240000000000\",\"time\":\"1684195200000\"},{\"sales\":\"112\",\"volume\":\"1198512279679\",\"max\":\"400000000000\",\"time\":\"1684281600000\"},{\"sales\":\"110\",\"volume\":\"919790359148\",\"max\":\"183471074380\",\"time\":\"1684368000000\"},{\"sales\":\"135\",\"volume\":\"932969742680\",\"max\":\"169779286926\",\"time\":\"1684454400000\"},{\"sales\":\"134\",\"volume\":\"709205479022\",\"max\":\"52000000000\",\"time\":\"1684540800000\"},{\"sales\":\"119\",\"volume\":\"975270835439\",\"max\":\"99900000000\",\"time\":\"1684627200000\"},{\"sales\":\"116\",\"volume\":\"963850271856\",\"max\":\"150000000000\",\"time\":\"1684713600000\"},{\"sales\":\"99\",\"volume\":\"1195348914204\",\"max\":\"169300000000\",\"time\":\"1684800000000\"},{\"sales\":\"105\",\"volume\":\"2518775925061\",\"max\":\"630000000000\",\"time\":\"1684886400000\"},{\"sales\":\"115\",\"volume\":\"568568799102\",\"max\":\"61000000000\",\"time\":\"1684972800000\"},{\"sales\":\"134\",\"volume\":\"957384529927\",\"max\":\"179900000000\",\"time\":\"1685059200000\"},{\"sales\":\"124\",\"volume\":\"1039090744374\",\"max\":\"179900000000\",\"time\":\"1685145600000\"},{\"sales\":\"56\",\"volume\":\"387743774560\",\"max\":\"45900000000\",\"time\":\"1685232000000\"},{\"sales\":\"82\",\"volume\":\"773652216708\",\"max\":\"62900000000\",\"time\":\"1685318400000\"},{\"sales\":\"113\",\"volume\":\"1069577568177\",\"max\":\"200000000000\",\"time\":\"1685404800000\"},{\"sales\":\"86\",\"volume\":\"985427597244\",\"max\":\"187500000000\",\"time\":\"1685491200000\"},{\"sales\":\"73\",\"volume\":\"467076148871\",\"max\":\"90000000000\",\"time\":\"1685577600000\"},{\"sales\":\"86\",\"volume\":\"1196225328651\",\"max\":\"180000000000\",\"time\":\"1685664000000\"},{\"sales\":\"135\",\"volume\":\"1401613523236\",\"max\":\"180000000000\",\"time\":\"1685750400000\"},{\"sales\":\"64\",\"volume\":\"713964540000\",\"max\":\"162500000000\",\"time\":\"1685836800000\"},{\"sales\":\"89\",\"volume\":\"1646012958192\",\"max\":\"622000000000\",\"time\":\"1685923200000\"},{\"sales\":\"160\",\"volume\":\"1156527352393\",\"max\":\"185000000000\",\"time\":\"1686009600000\"},{\"sales\":\"200\",\"volume\":\"719961393904\",\"max\":\"45000000000\",\"time\":\"1686096000000\"},{\"sales\":\"96\",\"volume\":\"782712546974\",\"max\":\"86800000000\",\"time\":\"1686182400000\"},{\"sales\":\"152\",\"volume\":\"1423348786866\",\"max\":\"574175000000\",\"time\":\"1686268800000\"},{\"sales\":\"115\",\"volume\":\"940114087108\",\"max\":\"188000000000\",\"time\":\"1686355200000\"},{\"sales\":\"112\",\"volume\":\"1022419010400\",\"max\":\"179800000000\",\"time\":\"1686441600000\"},{\"sales\":\"108\",\"volume\":\"1848577826532\",\"max\":\"200000000000\",\"time\":\"1686528000000\"},{\"sales\":\"166\",\"volume\":\"584362544230\",\"max\":\"74900000000\",\"time\":\"1686614400000\"},{\"sales\":\"161\",\"volume\":\"1030017983257\",\"max\":\"99900000000\",\"time\":\"1686700800000\"},{\"sales\":\"164\",\"volume\":\"1138573462882\",\"max\":\"106732890000\",\"time\":\"1686787200000\"},{\"sales\":\"671\",\"volume\":\"2024813494186\",\"max\":\"631000000000\",\"time\":\"1686873600000\"},{\"sales\":\"109\",\"volume\":\"1827886491727\",\"max\":\"196000000000\",\"time\":\"1686960000000\"},{\"sales\":\"110\",\"volume\":\"1227484372336\",\"max\":\"191565000000\",\"time\":\"1687046400000\"},{\"sales\":\"180\",\"volume\":\"2090792436696\",\"max\":\"710000000000\",\"time\":\"1687132800000\"},{\"sales\":\"97\",\"volume\":\"1387156203143\",\"max\":\"209900000000\",\"time\":\"1687219200000\"},{\"sales\":\"73\",\"volume\":\"604054717882\",\"max\":\"110000000000\",\"time\":\"1687305600000\"},{\"sales\":\"67\",\"volume\":\"340870957482\",\"max\":\"27500000000\",\"time\":\"1687392000000\"},{\"sales\":\"102\",\"volume\":\"1248981329464\",\"max\":\"159800000000\",\"time\":\"1687478400000\"},{\"sales\":\"88\",\"volume\":\"698169261362\",\"max\":\"170000000000\",\"time\":\"1687564800000\"},{\"sales\":\"74\",\"volume\":\"672991282876\",\"max\":\"110000000000\",\"time\":\"1687651200000\"},{\"sales\":\"41\",\"volume\":\"226395654410\",\"max\":\"47305000000\",\"time\":\"1687737600000\"},{\"sales\":\"176\",\"volume\":\"1630611550406\",\"max\":\"220000000000\",\"time\":\"1687824000000\"},{\"sales\":\"68\",\"volume\":\"1497578801450\",\"max\":\"550000000000\",\"time\":\"1687910400000\"},{\"sales\":\"83\",\"volume\":\"1039691059737\",\"max\":\"550000000000\",\"time\":\"1687996800000\"},{\"sales\":\"42\",\"volume\":\"347697727100\",\"max\":\"35540000000\",\"time\":\"1688083200000\"},{\"sales\":\"121\",\"volume\":\"276367866925\",\"max\":\"25500000000\",\"time\":\"1688169600000\"},{\"sales\":\"158\",\"volume\":\"3161130486993\",\"max\":\"625000000000\",\"time\":\"1688256000000\"},{\"sales\":\"150\",\"volume\":\"1259590687884\",\"max\":\"90000000000\",\"time\":\"1688342400000\"},{\"sales\":\"107\",\"volume\":\"891495740632\",\"max\":\"40000000000\",\"time\":\"1688428800000\"},{\"sales\":\"71\",\"volume\":\"2277402773199\",\"max\":\"1290000000000\",\"time\":\"1688515200000\"},{\"sales\":\"124\",\"volume\":\"1044420577372\",\"max\":\"179859250000\",\"time\":\"1688601600000\"},{\"sales\":\"105\",\"volume\":\"2661120962437\",\"max\":\"1183764780000\",\"time\":\"1688688000000\"},{\"sales\":\"69\",\"volume\":\"810348214331\",\"max\":\"160900000000\",\"time\":\"1688774400000\"},{\"sales\":\"82\",\"volume\":\"880610009117\",\"max\":\"160900000000\",\"time\":\"1688860800000\"},{\"sales\":\"188\",\"volume\":\"1010416703329\",\"max\":\"90000000000\",\"time\":\"1688947200000\"},{\"sales\":\"131\",\"volume\":\"752421429140\",\"max\":\"125000000000\",\"time\":\"1689033600000\"},{\"sales\":\"154\",\"volume\":\"1837367451280\",\"max\":\"250000000000\",\"time\":\"1689120000000\"},{\"sales\":\"145\",\"volume\":\"1673949344705\",\"max\":\"450000000000\",\"time\":\"1689206400000\"},{\"sales\":\"133\",\"volume\":\"1666653012007\",\"max\":\"168700000000\",\"time\":\"1689292800000\"},{\"sales\":\"117\",\"volume\":\"1415618176463\",\"max\":\"450000000000\",\"time\":\"1689379200000\"},{\"sales\":\"226\",\"volume\":\"1935861321679\",\"max\":\"480000000000\",\"time\":\"1689465600000\"},{\"sales\":\"299\",\"volume\":\"723014440440\",\"max\":\"90000000000\",\"time\":\"1689552000000\"},{\"sales\":\"175\",\"volume\":\"1283680030427\",\"max\":\"360000000000\",\"time\":\"1689638400000\"},{\"sales\":\"63\",\"volume\":\"317363704945\",\"max\":\"89000000000\",\"time\":\"1689724800000\"},{\"sales\":\"79\",\"volume\":\"754075172068\",\"max\":\"140000000000\",\"time\":\"1689811200000\"},{\"sales\":\"118\",\"volume\":\"782675807195\",\"max\":\"71100000000\",\"time\":\"1689897600000\"},{\"sales\":\"186\",\"volume\":\"743405604234\",\"max\":\"75500000000\",\"time\":\"1689984000000\"},{\"sales\":\"162\",\"volume\":\"759856893845\",\"max\":\"87500000000\",\"time\":\"1690070400000\"},{\"sales\":\"135\",\"volume\":\"1033771482462\",\"max\":\"114900000000\",\"time\":\"1690156800000\"},{\"sales\":\"105\",\"volume\":\"611126793639\",\"max\":\"71100000000\",\"time\":\"1690243200000\"},{\"sales\":\"201\",\"volume\":\"2268351514731\",\"max\":\"1290000000000\",\"time\":\"1690329600000\"},{\"sales\":\"171\",\"volume\":\"1042930555964\",\"max\":\"195000000000\",\"time\":\"1690416000000\"},{\"sales\":\"282\",\"volume\":\"930349804681\",\"max\":\"84000000000\",\"time\":\"1690502400000\"},{\"sales\":\"252\",\"volume\":\"839154116253\",\"max\":\"48900000000\",\"time\":\"1690588800000\"},{\"sales\":\"110\",\"volume\":\"1118569424275\",\"max\":\"150000000000\",\"time\":\"1690675200000\"},{\"sales\":\"125\",\"volume\":\"1933684988883\",\"max\":\"1112658358383\",\"time\":\"1690761600000\"},{\"sales\":\"121\",\"volume\":\"1044559536460\",\"max\":\"130000000000\",\"time\":\"1690848000000\"},{\"sales\":\"148\",\"volume\":\"1012670240622\",\"max\":\"318000000000\",\"time\":\"1690934400000\"},{\"sales\":\"154\",\"volume\":\"1091757710225\",\"max\":\"109267796137\",\"time\":\"1691020800000\"},{\"sales\":\"241\",\"volume\":\"2552785080516\",\"max\":\"550000000000\",\"time\":\"1691107200000\"},{\"sales\":\"199\",\"volume\":\"1611172619020\",\"max\":\"460000000000\",\"time\":\"1691193600000\"},{\"sales\":\"196\",\"volume\":\"945000819805\",\"max\":\"100000000000\",\"time\":\"1691280000000\"},{\"sales\":\"199\",\"volume\":\"1629440207738\",\"max\":\"400000000000\",\"time\":\"1691366400000\"},{\"sales\":\"201\",\"volume\":\"1011212953937\",\"max\":\"98900000000\",\"time\":\"1691452800000\"},{\"sales\":\"144\",\"volume\":\"1885945983823\",\"max\":\"485000000000\",\"time\":\"1691539200000\"},{\"sales\":\"121\",\"volume\":\"1425489828079\",\"max\":\"144444444444\",\"time\":\"1691625600000\"},{\"sales\":\"103\",\"volume\":\"988186209729\",\"max\":\"100000000000\",\"time\":\"1691712000000\"},{\"sales\":\"189\",\"volume\":\"1086509152141\",\"max\":\"80000000000\",\"time\":\"1691798400000\"},{\"sales\":\"131\",\"volume\":\"997442101986\",\"max\":\"58000000000\",\"time\":\"1691884800000\"},{\"sales\":\"81\",\"volume\":\"597309064180\",\"max\":\"170000000000\",\"time\":\"1691971200000\"},{\"sales\":\"93\",\"volume\":\"529835596929\",\"max\":\"60800000000\",\"time\":\"1692057600000\"},{\"sales\":\"80\",\"volume\":\"853531224008\",\"max\":\"108900000000\",\"time\":\"1692144000000\"},{\"sales\":\"82\",\"volume\":\"450910424468\",\"max\":\"150000000000\",\"time\":\"1692230400000\"},{\"sales\":\"53\",\"volume\":\"485488689999\",\"max\":\"119000000000\",\"time\":\"1692316800000\"},{\"sales\":\"104\",\"volume\":\"436665596980\",\"max\":\"39000000000\",\"time\":\"1692403200000\"},{\"sales\":\"85\",\"volume\":\"667297746883\",\"max\":\"179000000000\",\"time\":\"1692489600000\"},{\"sales\":\"62\",\"volume\":\"1093179222669\",\"max\":\"177000000000\",\"time\":\"1692576000000\"},{\"sales\":\"91\",\"volume\":\"496044835649\",\"max\":\"59800000000\",\"time\":\"1692662400000\"},{\"sales\":\"84\",\"volume\":\"1469754862566\",\"max\":\"185000000000\",\"time\":\"1692748800000\"},{\"sales\":\"112\",\"volume\":\"1090591207571\",\"max\":\"176806083650\",\"time\":\"1692835200000\"},{\"sales\":\"44\",\"volume\":\"1408205796586\",\"max\":\"1240694789081\",\"time\":\"1692921600000\"},{\"sales\":\"50\",\"volume\":\"964554100999\",\"max\":\"150000000000\",\"time\":\"1693008000000\"},{\"sales\":\"88\",\"volume\":\"784358711870\",\"max\":\"179000000000\",\"time\":\"1693094400000\"},{\"sales\":\"74\",\"volume\":\"842303246497\",\"max\":\"480000000000\",\"time\":\"1693180800000\"},{\"sales\":\"82\",\"volume\":\"1263377988779\",\"max\":\"935000000000\",\"time\":\"1693267200000\"},{\"sales\":\"63\",\"volume\":\"323222227780\",\"max\":\"60290000000\",\"time\":\"1693353600000\"},{\"sales\":\"176\",\"volume\":\"1561912621374\",\"max\":\"444400000000\",\"time\":\"1693440000000\"},{\"sales\":\"129\",\"volume\":\"2529049442210\",\"max\":\"1388800000000\",\"time\":\"1693526400000\"},{\"sales\":\"362\",\"volume\":\"1910819203429\",\"max\":\"164000000000\",\"time\":\"1693612800000\"},{\"sales\":\"301\",\"volume\":\"1343922262429\",\"max\":\"77545000000\",\"time\":\"1693699200000\"},{\"sales\":\"165\",\"volume\":\"538943537428\",\"max\":\"59500000000\",\"time\":\"1693785600000\"},{\"sales\":\"392\",\"volume\":\"2433371733261\",\"max\":\"460000000000\",\"time\":\"1693872000000\"},{\"sales\":\"87\",\"volume\":\"635184378069\",\"max\":\"109900000000\",\"time\":\"1693958400000\"},{\"sales\":\"164\",\"volume\":\"778185609618\",\"max\":\"185000000000\",\"time\":\"1694044800000\"},{\"sales\":\"148\",\"volume\":\"1049627445606\",\"max\":\"122200000000\",\"time\":\"1694131200000\"},{\"sales\":\"152\",\"volume\":\"982315660530\",\"max\":\"120000000000\",\"time\":\"1694217600000\"},{\"sales\":\"200\",\"volume\":\"4075741805207\",\"max\":\"999900000000\",\"time\":\"1694304000000\"},{\"sales\":\"163\",\"volume\":\"2131194295229\",\"max\":\"490000000000\",\"time\":\"1694390400000\"},{\"sales\":\"211\",\"volume\":\"1510649568372\",\"max\":\"500000000000\",\"time\":\"1694476800000\"},{\"sales\":\"221\",\"volume\":\"2208569018414\",\"max\":\"658244680851\",\"time\":\"1694563200000\"},{\"sales\":\"90\",\"volume\":\"1343046505581\",\"max\":\"170000000000\",\"time\":\"1694649600000\"},{\"sales\":\"193\",\"volume\":\"1888155251105\",\"max\":\"290000000000\",\"time\":\"1694736000000\"},{\"sales\":\"115\",\"volume\":\"876593295356\",\"max\":\"236453201970\",\"time\":\"1694822400000\"},{\"sales\":\"84\",\"volume\":\"455186009655\",\"max\":\"29000000000\",\"time\":\"1694908800000\"},{\"sales\":\"128\",\"volume\":\"860540879076\",\"max\":\"83000000000\",\"time\":\"1694995200000\"},{\"sales\":\"76\",\"volume\":\"462351028782\",\"max\":\"79900000000\",\"time\":\"1695081600000\"},{\"sales\":\"109\",\"volume\":\"744584758355\",\"max\":\"185000000000\",\"time\":\"1695168000000\"},{\"sales\":\"99\",\"volume\":\"674866744212\",\"max\":\"85000000000\",\"time\":\"1695254400000\"},{\"sales\":\"231\",\"volume\":\"11465953473065\",\"max\":\"1697700000000\",\"time\":\"1695340800000\"},{\"sales\":\"266\",\"volume\":\"13158184651270\",\"max\":\"1700000000000\",\"time\":\"1695427200000\"},{\"sales\":\"130\",\"volume\":\"4220019306098\",\"max\":\"700000000000\",\"time\":\"1695513600000\"},{\"sales\":\"296\",\"volume\":\"9666182548298\",\"max\":\"1800000000000\",\"time\":\"1695600000000\"},{\"sales\":\"525\",\"volume\":\"15239366146377\",\"max\":\"570000000000\",\"time\":\"1695686400000\"},{\"sales\":\"175\",\"volume\":\"9915172966900\",\"max\":\"699900000000\",\"time\":\"1695772800000\"},{\"sales\":\"259\",\"volume\":\"10850907339421\",\"max\":\"1390000000000\",\"time\":\"1695859200000\"},{\"sales\":\"222\",\"volume\":\"6572152478813\",\"max\":\"891000000000\",\"time\":\"1695945600000\"},{\"sales\":\"166\",\"volume\":\"4704436143207\",\"max\":\"809900000000\",\"time\":\"1696032000000\"},{\"sales\":\"204\",\"volume\":\"4728339299071\",\"max\":\"890000000000\",\"time\":\"1696118400000\"},{\"sales\":\"330\",\"volume\":\"7238189458475\",\"max\":\"879900000000\",\"time\":\"1696204800000\"},{\"sales\":\"364\",\"volume\":\"9042050325781\",\"max\":\"1390000000000\",\"time\":\"1696291200000\"},{\"sales\":\"228\",\"volume\":\"2438973216879\",\"max\":\"111100000000\",\"time\":\"1696377600000\"},{\"sales\":\"177\",\"volume\":\"2596933271354\",\"max\":\"179910000000\",\"time\":\"1696464000000\"},{\"sales\":\"186\",\"volume\":\"2572493223038\",\"max\":\"162500000000\",\"time\":\"1696550400000\"},{\"sales\":\"260\",\"volume\":\"3371493660110\",\"max\":\"215000000000\",\"time\":\"1696636800000\"},{\"sales\":\"229\",\"volume\":\"3338263619034\",\"max\":\"190000000000\",\"time\":\"1696723200000\"},{\"sales\":\"365\",\"volume\":\"3340739116129\",\"max\":\"175000000000\",\"time\":\"1696809600000\"},{\"sales\":\"430\",\"volume\":\"2226308839583\",\"max\":\"99900000000\",\"time\":\"1696896000000\"},{\"sales\":\"264\",\"volume\":\"3247111010007\",\"max\":\"666600000000\",\"time\":\"1696982400000\"},{\"sales\":\"234\",\"volume\":\"3002856658336\",\"max\":\"350000000000\",\"time\":\"1697068800000\"},{\"sales\":\"369\",\"volume\":\"2052977156028\",\"max\":\"499900000000\",\"time\":\"1697155200000\"},{\"sales\":\"182\",\"volume\":\"1656533983307\",\"max\":\"123000000000\",\"time\":\"1697241600000\"},{\"sales\":\"207\",\"volume\":\"2021614859490\",\"max\":\"135000000000\",\"time\":\"1697328000000\"},{\"sales\":\"278\",\"volume\":\"3565015513994\",\"max\":\"1799900000000\",\"time\":\"1697414400000\"},{\"sales\":\"141\",\"volume\":\"1018783819313\",\"max\":\"150000000000\",\"time\":\"1697500800000\"},{\"sales\":\"199\",\"volume\":\"4185006971438\",\"max\":\"1381215469613\",\"time\":\"1697587200000\"},{\"sales\":\"122\",\"volume\":\"1637960050007\",\"max\":\"510000000000\",\"time\":\"1697673600000\"},{\"sales\":\"131\",\"volume\":\"1478933130161\",\"max\":\"180000000000\",\"time\":\"1697760000000\"},{\"sales\":\"157\",\"volume\":\"1745340803268\",\"max\":\"147205323193\",\"time\":\"1697846400000\"},{\"sales\":\"93\",\"volume\":\"596017501469\",\"max\":\"80000000000\",\"time\":\"1697932800000\"},{\"sales\":\"131\",\"volume\":\"2150419767222\",\"max\":\"999900000000\",\"time\":\"1698019200000\"},{\"sales\":\"126\",\"volume\":\"5091753365766\",\"max\":\"1999900000000\",\"time\":\"1698105600000\"},{\"sales\":\"81\",\"volume\":\"453131865809\",\"max\":\"120000000000\",\"time\":\"1698192000000\"},{\"sales\":\"199\",\"volume\":\"1977294957523\",\"max\":\"125000000000\",\"time\":\"1698278400000\"},{\"sales\":\"236\",\"volume\":\"11124504679149\",\"max\":\"359900000000\",\"time\":\"1698364800000\"},{\"sales\":\"360\",\"volume\":\"6364745593307\",\"max\":\"570000000000\",\"time\":\"1698451200000\"},{\"sales\":\"147\",\"volume\":\"1692577577031\",\"max\":\"155200000000\",\"time\":\"1698537600000\"},{\"sales\":\"210\",\"volume\":\"2628970342584\",\"max\":\"350000000000\",\"time\":\"1698624000000\"},{\"sales\":\"285\",\"volume\":\"4831039905500\",\"max\":\"700000000000\",\"time\":\"1698710400000\"},{\"sales\":\"151\",\"volume\":\"2496928681130\",\"max\":\"575657894736\",\"time\":\"1698796800000\"},{\"sales\":\"276\",\"volume\":\"2744240389535\",\"max\":\"230000000000\",\"time\":\"1698883200000\"},{\"sales\":\"85\",\"volume\":\"848667869169\",\"max\":\"235000000000\",\"time\":\"1698969600000\"},{\"sales\":\"192\",\"volume\":\"4181270250346\",\"max\":\"488999990000\",\"time\":\"1699056000000\"},{\"sales\":\"127\",\"volume\":\"1794692038352\",\"max\":\"225000000000\",\"time\":\"1699142400000\"},{\"sales\":\"157\",\"volume\":\"1400026823901\",\"max\":\"159000000000\",\"time\":\"1699228800000\"},{\"sales\":\"201\",\"volume\":\"1138546057405\",\"max\":\"82500000000\",\"time\":\"1699315200000\"},{\"sales\":\"124\",\"volume\":\"1867304959015\",\"max\":\"222299000000\",\"time\":\"1699401600000\"},{\"sales\":\"132\",\"volume\":\"1053964065395\",\"max\":\"222299000000\",\"time\":\"1699488000000\"},{\"sales\":\"153\",\"volume\":\"1369114349805\",\"max\":\"350000000000\",\"time\":\"1699574400000\"},{\"sales\":\"249\",\"volume\":\"2210978483790\",\"max\":\"249898000000\",\"time\":\"1699660800000\"},{\"sales\":\"166\",\"volume\":\"1293765776156\",\"max\":\"194900000000\",\"time\":\"1699747200000\"},{\"sales\":\"223\",\"volume\":\"1521812998074\",\"max\":\"248800000000\",\"time\":\"1699833600000\"},{\"sales\":\"154\",\"volume\":\"1522218049189\",\"max\":\"500000000000\",\"time\":\"1699920000000\"},{\"sales\":\"151\",\"volume\":\"1095229230364\",\"max\":\"240000000000\",\"time\":\"1700006400000\"},{\"sales\":\"124\",\"volume\":\"948746545482\",\"max\":\"160000000000\",\"time\":\"1700092800000\"},{\"sales\":\"156\",\"volume\":\"1176136255758\",\"max\":\"295000000000\",\"time\":\"1700179200000\"},{\"sales\":\"156\",\"volume\":\"1455601625907\",\"max\":\"454400000000\",\"time\":\"1700265600000\"},{\"sales\":\"189\",\"volume\":\"1495917934424\",\"max\":\"240000000000\",\"time\":\"1700352000000\"},{\"sales\":\"211\",\"volume\":\"1691679920574\",\"max\":\"454500000000\",\"time\":\"1700438400000\"},{\"sales\":\"195\",\"volume\":\"1675961753708\",\"max\":\"235000000000\",\"time\":\"1700524800000\"},{\"sales\":\"198\",\"volume\":\"1718926986224\",\"max\":\"240000000000\",\"time\":\"1700611200000\"},{\"sales\":\"137\",\"volume\":\"1273198965194\",\"max\":\"175000000000\",\"time\":\"1700697600000\"},{\"sales\":\"410\",\"volume\":\"2156546384845\",\"max\":\"141965000000\",\"time\":\"1700784000000\"},{\"sales\":\"220\",\"volume\":\"1944449949596\",\"max\":\"175000000000\",\"time\":\"1700870400000\"},{\"sales\":\"201\",\"volume\":\"1281112999155\",\"max\":\"68900000000\",\"time\":\"1700956800000\"},{\"sales\":\"269\",\"volume\":\"2365465354195\",\"max\":\"250000000000\",\"time\":\"1701043200000\"},{\"sales\":\"217\",\"volume\":\"2118535586284\",\"max\":\"140445350000\",\"time\":\"1701129600000\"},{\"sales\":\"194\",\"volume\":\"1887691793676\",\"max\":\"138940896500\",\"time\":\"1701216000000\"},{\"sales\":\"238\",\"volume\":\"2215334352578\",\"max\":\"140000000000\",\"time\":\"1701302400000\"},{\"sales\":\"314\",\"volume\":\"5883835673117\",\"max\":\"535000000000\",\"time\":\"1701388800000\"},{\"sales\":\"443\",\"volume\":\"7768762038315\",\"max\":\"900000000000\",\"time\":\"1701475200000\"},{\"sales\":\"354\",\"volume\":\"3404183951091\",\"max\":\"155000000000\",\"time\":\"1701561600000\"},{\"sales\":\"563\",\"volume\":\"5308098882313\",\"max\":\"180000000000\",\"time\":\"1701648000000\"},{\"sales\":\"221\",\"volume\":\"2113495373417\",\"max\":\"157794000000\",\"time\":\"1701734400000\"},{\"sales\":\"225\",\"volume\":\"1895492575927\",\"max\":\"153700000000\",\"time\":\"1701820800000\"},{\"sales\":\"202\",\"volume\":\"3556579651186\",\"max\":\"295000000000\",\"time\":\"1701907200000\"},{\"sales\":\"145\",\"volume\":\"2639327396491\",\"max\":\"442477876106\",\"time\":\"1701993600000\"},{\"sales\":\"142\",\"volume\":\"3272547198734\",\"max\":\"370000000000\",\"time\":\"1702080000000\"},{\"sales\":\"194\",\"volume\":\"3139756702975\",\"max\":\"509750000000\",\"time\":\"1702166400000\"},{\"sales\":\"177\",\"volume\":\"2420967335724\",\"max\":\"388800000000\",\"time\":\"1702252800000\"},{\"sales\":\"235\",\"volume\":\"3696279427147\",\"max\":\"444400000000\",\"time\":\"1702339200000\"},{\"sales\":\"211\",\"volume\":\"1462151885518\",\"max\":\"150000000000\",\"time\":\"1702425600000\"},{\"sales\":\"93\",\"volume\":\"591973901192\",\"max\":\"68000000000\",\"time\":\"1702512000000\"},{\"sales\":\"93\",\"volume\":\"866423806869\",\"max\":\"157300000000\",\"time\":\"1702598400000\"},{\"sales\":\"98\",\"volume\":\"727133743974\",\"max\":\"96490000000\",\"time\":\"1702684800000\"},{\"sales\":\"129\",\"volume\":\"593337516569\",\"max\":\"62000000000\",\"time\":\"1702771200000\"},{\"sales\":\"114\",\"volume\":\"1341436616750\",\"max\":\"151800000000\",\"time\":\"1702857600000\"},{\"sales\":\"111\",\"volume\":\"1281963382199\",\"max\":\"407500000000\",\"time\":\"1702944000000\"},{\"sales\":\"123\",\"volume\":\"943558258148\",\"max\":\"145000000000\",\"time\":\"1703030400000\"},{\"sales\":\"163\",\"volume\":\"1665844958760\",\"max\":\"400000000000\",\"time\":\"1703116800000\"},{\"sales\":\"224\",\"volume\":\"2853027020664\",\"max\":\"160000000000\",\"time\":\"1703203200000\"},{\"sales\":\"127\",\"volume\":\"999863679933\",\"max\":\"60000000000\",\"time\":\"1703289600000\"},{\"sales\":\"161\",\"volume\":\"1454492516928\",\"max\":\"146000000000\",\"time\":\"1703376000000\"},{\"sales\":\"107\",\"volume\":\"649073220376\",\"max\":\"145999000000\",\"time\":\"1703462400000\"},{\"sales\":\"145\",\"volume\":\"890082564934\",\"max\":\"82417582418\",\"time\":\"1703548800000\"},{\"sales\":\"199\",\"volume\":\"1132973605737\",\"max\":\"124500000000\",\"time\":\"1703635200000\"},{\"sales\":\"189\",\"volume\":\"1704687303354\",\"max\":\"144900000000\",\"time\":\"1703721600000\"},{\"sales\":\"144\",\"volume\":\"1215314188740\",\"max\":\"145000000000\",\"time\":\"1703808000000\"},{\"sales\":\"169\",\"volume\":\"1233423318389\",\"max\":\"340000000000\",\"time\":\"1703894400000\"},{\"sales\":\"129\",\"volume\":\"693216630467\",\"max\":\"60000000000\",\"time\":\"1703980800000\"},{\"sales\":\"122\",\"volume\":\"538633509332\",\"max\":\"56700000000\",\"time\":\"1704067200000\"},{\"sales\":\"131\",\"volume\":\"1079495987707\",\"max\":\"160000000000\",\"time\":\"1704153600000\"},{\"sales\":\"214\",\"volume\":\"1467493631668\",\"max\":\"124145000000\",\"time\":\"1704240000000\"},{\"sales\":\"127\",\"volume\":\"719772279964\",\"max\":\"86000000000\",\"time\":\"1704326400000\"},{\"sales\":\"174\",\"volume\":\"920596529813\",\"max\":\"142900000000\",\"time\":\"1704412800000\"},{\"sales\":\"161\",\"volume\":\"1343517258407\",\"max\":\"195000000000\",\"time\":\"1704499200000\"},{\"sales\":\"206\",\"volume\":\"1451214950291\",\"max\":\"220000000000\",\"time\":\"1704585600000\"},{\"sales\":\"155\",\"volume\":\"632995904973\",\"max\":\"48000000000\",\"time\":\"1704672000000\"},{\"sales\":\"165\",\"volume\":\"941297883029\",\"max\":\"100000000000\",\"time\":\"1704758400000\"},{\"sales\":\"171\",\"volume\":\"867576248518\",\"max\":\"100000000000\",\"time\":\"1704844800000\"},{\"sales\":\"182\",\"volume\":\"1280725169943\",\"max\":\"230000000000\",\"time\":\"1704931200000\"},{\"sales\":\"174\",\"volume\":\"1134191552377\",\"max\":\"125000000000\",\"time\":\"1705017600000\"},{\"sales\":\"257\",\"volume\":\"3422585581339\",\"max\":\"900000000000\",\"time\":\"1705104000000\"},{\"sales\":\"185\",\"volume\":\"1089604039170\",\"max\":\"360000000000\",\"time\":\"1705190400000\"},{\"sales\":\"195\",\"volume\":\"647334930512\",\"max\":\"115000000000\",\"time\":\"1705276800000\"},{\"sales\":\"233\",\"volume\":\"867483197554\",\"max\":\"84900000000\",\"time\":\"1705363200000\"},{\"sales\":\"231\",\"volume\":\"1587264016000\",\"max\":\"140000000000\",\"time\":\"1705449600000\"},{\"sales\":\"281\",\"volume\":\"1443692946495\",\"max\":\"113207547169\",\"time\":\"1705536000000\"},{\"sales\":\"258\",\"volume\":\"1451211282955\",\"max\":\"400000000000\",\"time\":\"1705622400000\"},{\"sales\":\"92\",\"volume\":\"631456471824\",\"max\":\"140000000000\",\"time\":\"1705708800000\"},{\"sales\":\"216\",\"volume\":\"2286851613277\",\"max\":\"432500000000\",\"time\":\"1705795200000\"},{\"sales\":\"150\",\"volume\":\"1037010503982\",\"max\":\"175000000000\",\"time\":\"1705881600000\"},{\"sales\":\"148\",\"volume\":\"1205345083175\",\"max\":\"145200000000\",\"time\":\"1705968000000\"},{\"sales\":\"190\",\"volume\":\"2249712315564\",\"max\":\"168200000000\",\"time\":\"1706054400000\"},{\"sales\":\"137\",\"volume\":\"533801779908\",\"max\":\"30000000000\",\"time\":\"1706140800000\"},{\"sales\":\"167\",\"volume\":\"1194408070402\",\"max\":\"168200000000\",\"time\":\"1706227200000\"},{\"sales\":\"164\",\"volume\":\"1282209341406\",\"max\":\"166418000000\",\"time\":\"1706313600000\"},{\"sales\":\"154\",\"volume\":\"1468404393152\",\"max\":\"207900000000\",\"time\":\"1706400000000\"},{\"sales\":\"124\",\"volume\":\"2028227232300\",\"max\":\"940000000000\",\"time\":\"1706486400000\"},{\"sales\":\"140\",\"volume\":\"1328370332809\",\"max\":\"363000000000\",\"time\":\"1706572800000\"},{\"sales\":\"146\",\"volume\":\"1486086782310\",\"max\":\"365000000000\",\"time\":\"1706659200000\"},{\"sales\":\"232\",\"volume\":\"1146684897737\",\"max\":\"172500000000\",\"time\":\"1706745600000\"},{\"sales\":\"249\",\"volume\":\"1061303336654\",\"max\":\"83700000000\",\"time\":\"1706832000000\"},{\"sales\":\"128\",\"volume\":\"1826078587865\",\"max\":\"750000000000\",\"time\":\"1706918400000\"},{\"sales\":\"213\",\"volume\":\"1361748819978\",\"max\":\"142955000000\",\"time\":\"1707004800000\"},{\"sales\":\"154\",\"volume\":\"1485241912234\",\"max\":\"370000000000\",\"time\":\"1707091200000\"},{\"sales\":\"207\",\"volume\":\"558870269694\",\"max\":\"124763750000\",\"time\":\"1707177600000\"},{\"sales\":\"168\",\"volume\":\"2552796934245\",\"max\":\"1690000000000\",\"time\":\"1707264000000\"},{\"sales\":\"157\",\"volume\":\"641229416639\",\"max\":\"25541000000\",\"time\":\"1707350400000\"},{\"sales\":\"258\",\"volume\":\"1707004110143\",\"max\":\"370000000000\",\"time\":\"1707436800000\"},{\"sales\":\"179\",\"volume\":\"2276196267692\",\"max\":\"379000000000\",\"time\":\"1707523200000\"},{\"sales\":\"149\",\"volume\":\"2090691752489\",\"max\":\"1000000000000\",\"time\":\"1707609600000\"},{\"sales\":\"143\",\"volume\":\"2384880088921\",\"max\":\"1600000000000\",\"time\":\"1707696000000\"},{\"sales\":\"117\",\"volume\":\"822273895162\",\"max\":\"127500000000\",\"time\":\"1707782400000\"},{\"sales\":\"139\",\"volume\":\"621601091330\",\"max\":\"114000000000\",\"time\":\"1707868800000\"},{\"sales\":\"274\",\"volume\":\"1861290312886\",\"max\":\"132500000000\",\"time\":\"1707955200000\"},{\"sales\":\"141\",\"volume\":\"1140170020756\",\"max\":\"252747252747\",\"time\":\"1708041600000\"},{\"sales\":\"105\",\"volume\":\"784873958555\",\"max\":\"124600000000\",\"time\":\"1708128000000\"},{\"sales\":\"301\",\"volume\":\"2726319179163\",\"max\":\"322500000000\",\"time\":\"1708214400000\"},{\"sales\":\"122\",\"volume\":\"600442014160\",\"max\":\"31000000000\",\"time\":\"1708300800000\"},{\"sales\":\"217\",\"volume\":\"2210835007272\",\"max\":\"180000000000\",\"time\":\"1708387200000\"},{\"sales\":\"191\",\"volume\":\"1411362278498\",\"max\":\"160000000000\",\"time\":\"1708473600000\"},{\"sales\":\"140\",\"volume\":\"877436428036\",\"max\":\"70000000000\",\"time\":\"1708560000000\"},{\"sales\":\"709\",\"volume\":\"3660898666270\",\"max\":\"1799900000000\",\"time\":\"1708646400000\"},{\"sales\":\"169\",\"volume\":\"1671887278797\",\"max\":\"118000000000\",\"time\":\"1708732800000\"},{\"sales\":\"133\",\"volume\":\"759317332908\",\"max\":\"38000000000\",\"time\":\"1708819200000\"},{\"sales\":\"147\",\"volume\":\"944387576030\",\"max\":\"70000000000\",\"time\":\"1708905600000\"},{\"sales\":\"175\",\"volume\":\"2340281779302\",\"max\":\"147800000000\",\"time\":\"1708992000000\"},{\"sales\":\"171\",\"volume\":\"2417801441551\",\"max\":\"188800000000\",\"time\":\"1709078400000\"},{\"sales\":\"136\",\"volume\":\"1922928012405\",\"max\":\"369978858350\",\"time\":\"1709164800000\"},{\"sales\":\"106\",\"volume\":\"438954436016\",\"max\":\"23000000000\",\"time\":\"1709251200000\"},{\"sales\":\"152\",\"volume\":\"1143766920093\",\"max\":\"400000000000\",\"time\":\"1709337600000\"},{\"sales\":\"119\",\"volume\":\"1014313165593\",\"max\":\"169987000000\",\"time\":\"1709424000000\"},{\"sales\":\"100\",\"volume\":\"807721004371\",\"max\":\"155000000000\",\"time\":\"1709510400000\"},{\"sales\":\"185\",\"volume\":\"1243905447047\",\"max\":\"148188438000\",\"time\":\"1709596800000\"},{\"sales\":\"161\",\"volume\":\"685781699825\",\"max\":\"72604588530\",\"time\":\"1709683200000\"},{\"sales\":\"130\",\"volume\":\"1182966101357\",\"max\":\"390000000000\",\"time\":\"1709769600000\"},{\"sales\":\"124\",\"volume\":\"1311978337268\",\"max\":\"180000000000\",\"time\":\"1709856000000\"},{\"sales\":\"137\",\"volume\":\"747623947409\",\"max\":\"101042105263\",\"time\":\"1709942400000\"},{\"sales\":\"81\",\"volume\":\"421708234372\",\"max\":\"90000000000\",\"time\":\"1710028800000\"},{\"sales\":\"110\",\"volume\":\"696986583482\",\"max\":\"75000000000\",\"time\":\"1710115200000\"},{\"sales\":\"114\",\"volume\":\"1272492902393\",\"max\":\"588853838065\",\"time\":\"1710201600000\"},{\"sales\":\"138\",\"volume\":\"495425594562\",\"max\":\"40000000000\",\"time\":\"1710288000000\"},{\"sales\":\"79\",\"volume\":\"397692806347\",\"max\":\"43478260869\",\"time\":\"1710374400000\"},{\"sales\":\"93\",\"volume\":\"372540397357\",\"max\":\"55566000000\",\"time\":\"1710460800000\"},{\"sales\":\"128\",\"volume\":\"1083681853792\",\"max\":\"190804597701\",\"time\":\"1710547200000\"},{\"sales\":\"78\",\"volume\":\"802112692321\",\"max\":\"100690000000\",\"time\":\"1710633600000\"},{\"sales\":\"103\",\"volume\":\"844720766746\",\"max\":\"53400000000\",\"time\":\"1710720000000\"},{\"sales\":\"118\",\"volume\":\"736311367047\",\"max\":\"159900000000\",\"time\":\"1710806400000\"},{\"sales\":\"94\",\"volume\":\"703654499514\",\"max\":\"123000000000\",\"time\":\"1710892800000\"},{\"sales\":\"93\",\"volume\":\"526523173043\",\"max\":\"50000000000\",\"time\":\"1710979200000\"},{\"sales\":\"102\",\"volume\":\"701227794070\",\"max\":\"118727050183\",\"time\":\"1711065600000\"},{\"sales\":\"124\",\"volume\":\"735411564933\",\"max\":\"53400000000\",\"time\":\"1711152000000\"},{\"sales\":\"124\",\"volume\":\"964777936500\",\"max\":\"600000000000\",\"time\":\"1711238400000\"},{\"sales\":\"110\",\"volume\":\"557942603944\",\"max\":\"50000000000\",\"time\":\"1711324800000\"},{\"sales\":\"88\",\"volume\":\"552522525788\",\"max\":\"89714790000\",\"time\":\"1711411200000\"},{\"sales\":\"62\",\"volume\":\"188504855060\",\"max\":\"17720000000\",\"time\":\"1711497600000\"},{\"sales\":\"111\",\"volume\":\"624328296565\",\"max\":\"130000000000\",\"time\":\"1711584000000\"},{\"sales\":\"77\",\"volume\":\"450629553631\",\"max\":\"70000000000\",\"time\":\"1711670400000\"},{\"sales\":\"93\",\"volume\":\"794977332583\",\"max\":\"116422000000\",\"time\":\"1711756800000\"},{\"sales\":\"165\",\"volume\":\"716964269231\",\"max\":\"91518057279\",\"time\":\"1711843200000\"},{\"sales\":\"90\",\"volume\":\"616265039323\",\"max\":\"139623769404\",\"time\":\"1711929600000\"},{\"sales\":\"69\",\"volume\":\"338104631754\",\"max\":\"32500000000\",\"time\":\"1712016000000\"},{\"sales\":\"96\",\"volume\":\"637917982737\",\"max\":\"400000000000\",\"time\":\"1712102400000\"},{\"sales\":\"94\",\"volume\":\"422169810629\",\"max\":\"44330000000\",\"time\":\"1712188800000\"},{\"sales\":\"78\",\"volume\":\"631382382637\",\"max\":\"110000000000\",\"time\":\"1712275200000\"},{\"sales\":\"59\",\"volume\":\"370301406601\",\"max\":\"100000000000\",\"time\":\"1712361600000\"},{\"sales\":\"100\",\"volume\":\"647663292239\",\"max\":\"95000000000\",\"time\":\"1712448000000\"},{\"sales\":\"53\",\"volume\":\"471298097570\",\"max\":\"120879120879\",\"time\":\"1712534400000\"},{\"sales\":\"122\",\"volume\":\"807376547740\",\"max\":\"49800000000\",\"time\":\"1712620800000\"},{\"sales\":\"95\",\"volume\":\"388810534508\",\"max\":\"89010000000\",\"time\":\"1712707200000\"},{\"sales\":\"133\",\"volume\":\"756793166203\",\"max\":\"85000000000\",\"time\":\"1712793600000\"},{\"sales\":\"114\",\"volume\":\"1295823417062\",\"max\":\"575000000000\",\"time\":\"1712880000000\"},{\"sales\":\"155\",\"volume\":\"1113425354613\",\"max\":\"130768194070\",\"time\":\"1712966400000\"},{\"sales\":\"198\",\"volume\":\"1057551116320\",\"max\":\"109900000000\",\"time\":\"1713052800000\"},{\"sales\":\"121\",\"volume\":\"766096743961\",\"max\":\"100000000000\",\"time\":\"1713139200000\"},{\"sales\":\"86\",\"volume\":\"1262159638122\",\"max\":\"678050000000\",\"time\":\"1713225600000\"},{\"sales\":\"85\",\"volume\":\"1167765914188\",\"max\":\"685000000000\",\"time\":\"1713312000000\"},{\"sales\":\"200\",\"volume\":\"2115298568448\",\"max\":\"1199900000000\",\"time\":\"1713398400000\"},{\"sales\":\"145\",\"volume\":\"815657796090\",\"max\":\"200000000000\",\"time\":\"1713484800000\"},{\"sales\":\"141\",\"volume\":\"820190175626\",\"max\":\"161600000000\",\"time\":\"1713571200000\"},{\"sales\":\"106\",\"volume\":\"956118476725\",\"max\":\"356000000000\",\"time\":\"1713657600000\"},{\"sales\":\"161\",\"volume\":\"681400470629\",\"max\":\"100000000000\",\"time\":\"1713744000000\"},{\"sales\":\"165\",\"volume\":\"2239509172175\",\"max\":\"1420000000000\",\"time\":\"1713830400000\"},{\"sales\":\"122\",\"volume\":\"364747675578\",\"max\":\"13999000000\",\"time\":\"1713916800000\"},{\"sales\":\"121\",\"volume\":\"939481691392\",\"max\":\"296900000000\",\"time\":\"1714003200000\"},{\"sales\":\"116\",\"volume\":\"1089052428472\",\"max\":\"666000000000\",\"time\":\"1714089600000\"},{\"sales\":\"97\",\"volume\":\"435615260898\",\"max\":\"69900000000\",\"time\":\"1714176000000\"},{\"sales\":\"90\",\"volume\":\"561878135199\",\"max\":\"73300000000\",\"time\":\"1714262400000\"},{\"sales\":\"102\",\"volume\":\"607829857331\",\"max\":\"60000000000\",\"time\":\"1714348800000\"},{\"sales\":\"153\",\"volume\":\"641539996923\",\"max\":\"34500000000\",\"time\":\"1714435200000\"},{\"sales\":\"128\",\"volume\":\"684298462267\",\"max\":\"19778476310\",\"time\":\"1714521600000\"},{\"sales\":\"125\",\"volume\":\"587445098382\",\"max\":\"46791563425\",\"time\":\"1714608000000\"},{\"sales\":\"84\",\"volume\":\"671597412014\",\"max\":\"234000000000\",\"time\":\"1714694400000\"},{\"sales\":\"104\",\"volume\":\"415822356020\",\"max\":\"14000000000\",\"time\":\"1714780800000\"},{\"sales\":\"73\",\"volume\":\"607309580681\",\"max\":\"111176000000\",\"time\":\"1714867200000\"},{\"sales\":\"99\",\"volume\":\"598431013945\",\"max\":\"128601000000\",\"time\":\"1714953600000\"},{\"sales\":\"112\",\"volume\":\"1241591204894\",\"max\":\"349010630000\",\"time\":\"1715040000000\"},{\"sales\":\"90\",\"volume\":\"341920004765\",\"max\":\"38152042448\",\"time\":\"1715126400000\"},{\"sales\":\"72\",\"volume\":\"1369004404207\",\"max\":\"349010630000\",\"time\":\"1715212800000\"},{\"sales\":\"69\",\"volume\":\"519959682046\",\"max\":\"63000000000\",\"time\":\"1715299200000\"},{\"sales\":\"72\",\"volume\":\"588748195308\",\"max\":\"125000000000\",\"time\":\"1715385600000\"},{\"sales\":\"54\",\"volume\":\"3838383026378\",\"max\":\"1800000000000\",\"time\":\"1715472000000\"},{\"sales\":\"63\",\"volume\":\"671178427232\",\"max\":\"51060230000\",\"time\":\"1715558400000\"},{\"sales\":\"88\",\"volume\":\"647713768864\",\"max\":\"123400000000\",\"time\":\"1715644800000\"},{\"sales\":\"40\",\"volume\":\"162218739326\",\"max\":\"89019000000\",\"time\":\"1715731200000\"},{\"sales\":\"82\",\"volume\":\"384018887670\",\"max\":\"97024785658\",\"time\":\"1715817600000\"},{\"sales\":\"86\",\"volume\":\"546561763015\",\"max\":\"85000000000\",\"time\":\"1715904000000\"},{\"sales\":\"69\",\"volume\":\"435910541342\",\"max\":\"46500000000\",\"time\":\"1715990400000\"},{\"sales\":\"71\",\"volume\":\"317183851661\",\"max\":\"29946344509\",\"time\":\"1716076800000\"},{\"sales\":\"74\",\"volume\":\"568050997663\",\"max\":\"100800000000\",\"time\":\"1716163200000\"},{\"sales\":\"112\",\"volume\":\"601292744374\",\"max\":\"49900000000\",\"time\":\"1716249600000\"},{\"sales\":\"159\",\"volume\":\"393386149287\",\"max\":\"11285000000\",\"time\":\"1716336000000\"},{\"sales\":\"71\",\"volume\":\"392757113037\",\"max\":\"119900000000\",\"time\":\"1716422400000\"},{\"sales\":\"78\",\"volume\":\"502764235023\",\"max\":\"104900000000\",\"time\":\"1716508800000\"},{\"sales\":\"82\",\"volume\":\"617709576438\",\"max\":\"111900000000\",\"time\":\"1716595200000\"},{\"sales\":\"104\",\"volume\":\"495282641921\",\"max\":\"39995000000\",\"time\":\"1716681600000\"},{\"sales\":\"121\",\"volume\":\"762874426329\",\"max\":\"90000000000\",\"time\":\"1716768000000\"},{\"sales\":\"94\",\"volume\":\"535931836460\",\"max\":\"98900000000\",\"time\":\"1716854400000\"},{\"sales\":\"58\",\"volume\":\"275264022193\",\"max\":\"48000000000\",\"time\":\"1716940800000\"},{\"sales\":\"63\",\"volume\":\"260818417304\",\"max\":\"27500000000\",\"time\":\"1717027200000\"},{\"sales\":\"80\",\"volume\":\"818603327457\",\"max\":\"55000000000\",\"time\":\"1717113600000\"},{\"sales\":\"69\",\"volume\":\"219484552978\",\"max\":\"14453000000\",\"time\":\"1717200000000\"},{\"sales\":\"77\",\"volume\":\"313981435351\",\"max\":\"39300000000\",\"time\":\"1717286400000\"},{\"sales\":\"61\",\"volume\":\"530981327752\",\"max\":\"310000000000\",\"time\":\"1717372800000\"},{\"sales\":\"62\",\"volume\":\"657562645533\",\"max\":\"99900000000\",\"time\":\"1717459200000\"},{\"sales\":\"34\",\"volume\":\"144565453239\",\"max\":\"45000000000\",\"time\":\"1717545600000\"},{\"sales\":\"61\",\"volume\":\"372276173793\",\"max\":\"48000000000\",\"time\":\"1717632000000\"},{\"sales\":\"49\",\"volume\":\"310843428465\",\"max\":\"22000000000\",\"time\":\"1717718400000\"},{\"sales\":\"106\",\"volume\":\"761600756858\",\"max\":\"49900000000\",\"time\":\"1717804800000\"},{\"sales\":\"61\",\"volume\":\"578940819158\",\"max\":\"199999999999\",\"time\":\"1717891200000\"},{\"sales\":\"73\",\"volume\":\"800804030850\",\"max\":\"240000000000\",\"time\":\"1717977600000\"},{\"sales\":\"64\",\"volume\":\"476554961675\",\"max\":\"46500000000\",\"time\":\"1718064000000\"},{\"sales\":\"45\",\"volume\":\"202144516108\",\"max\":\"52000000000\",\"time\":\"1718150400000\"},{\"sales\":\"73\",\"volume\":\"605043551281\",\"max\":\"109900000000\",\"time\":\"1718236800000\"},{\"sales\":\"35\",\"volume\":\"236893954883\",\"max\":\"90136535000\",\"time\":\"1718323200000\"},{\"sales\":\"50\",\"volume\":\"384295503117\",\"max\":\"47044800000\",\"time\":\"1718409600000\"},{\"sales\":\"54\",\"volume\":\"1245599044117\",\"max\":\"1000000000000\",\"time\":\"1718496000000\"},{\"sales\":\"68\",\"volume\":\"1487907882791\",\"max\":\"150000000000\",\"time\":\"1718582400000\"},{\"sales\":\"111\",\"volume\":\"4899165928216\",\"max\":\"1636036380000\",\"time\":\"1718668800000\"},{\"sales\":\"145\",\"volume\":\"8976127334295\",\"max\":\"2000000000000\",\"time\":\"1718755200000\"},{\"sales\":\"165\",\"volume\":\"1972505448276\",\"max\":\"180000000000\",\"time\":\"1718841600000\"},{\"sales\":\"99\",\"volume\":\"754386852476\",\"max\":\"160000000000\",\"time\":\"1718928000000\"},{\"sales\":\"141\",\"volume\":\"776274398333\",\"max\":\"175000000000\",\"time\":\"1719014400000\"},{\"sales\":\"170\",\"volume\":\"1468064814465\",\"max\":\"180000000000\",\"time\":\"1719100800000\"},{\"sales\":\"53\",\"volume\":\"696125263097\",\"max\":\"298731500000\",\"time\":\"1719187200000\"},{\"sales\":\"120\",\"volume\":\"1108094854047\",\"max\":\"187000000000\",\"time\":\"1719273600000\"},{\"sales\":\"77\",\"volume\":\"1132245941442\",\"max\":\"399400000000\",\"time\":\"1719360000000\"},{\"sales\":\"88\",\"volume\":\"633897238446\",\"max\":\"126000000000\",\"time\":\"1719446400000\"},{\"sales\":\"75\",\"volume\":\"831193491644\",\"max\":\"95500000000\",\"time\":\"1719532800000\"},{\"sales\":\"108\",\"volume\":\"1091698628026\",\"max\":\"275000000000\",\"time\":\"1719619200000\"},{\"sales\":\"97\",\"volume\":\"880332855141\",\"max\":\"298731500000\",\"time\":\"1719705600000\"},{\"sales\":\"106\",\"volume\":\"3052265481874\",\"max\":\"2000000000000\",\"time\":\"1719792000000\"},{\"sales\":\"147\",\"volume\":\"774595351583\",\"max\":\"48067671175\",\"time\":\"1719878400000\"},{\"sales\":\"84\",\"volume\":\"400206243757\",\"max\":\"40000000000\",\"time\":\"1719964800000\"},{\"sales\":\"105\",\"volume\":\"437066673521\",\"max\":\"48000000000\",\"time\":\"1720051200000\"},{\"sales\":\"144\",\"volume\":\"2591896894512\",\"max\":\"899900000000\",\"time\":\"1720137600000\"},{\"sales\":\"88\",\"volume\":\"582724775510\",\"max\":\"48067671175\",\"time\":\"1720224000000\"},{\"sales\":\"114\",\"volume\":\"1209365301571\",\"max\":\"310000000000\",\"time\":\"1720310400000\"},{\"sales\":\"47\",\"volume\":\"382954835603\",\"max\":\"96030000000\",\"time\":\"1720396800000\"},{\"sales\":\"103\",\"volume\":\"684090023228\",\"max\":\"97802000000\",\"time\":\"1720483200000\"},{\"sales\":\"101\",\"volume\":\"403036613369\",\"max\":\"38000000000\",\"time\":\"1720569600000\"},{\"sales\":\"103\",\"volume\":\"266408354664\",\"max\":\"29800000000\",\"time\":\"1720656000000\"},{\"sales\":\"102\",\"volume\":\"1788042417909\",\"max\":\"900000000000\",\"time\":\"1720742400000\"},{\"sales\":\"76\",\"volume\":\"297089570627\",\"max\":\"22000000000\",\"time\":\"1720828800000\"},{\"sales\":\"53\",\"volume\":\"254924276545\",\"max\":\"52000000000\",\"time\":\"1720915200000\"},{\"sales\":\"67\",\"volume\":\"966946396853\",\"max\":\"270000000000\",\"time\":\"1721001600000\"},{\"sales\":\"266\",\"volume\":\"570042407918\",\"max\":\"77000000000\",\"time\":\"1721088000000\"},{\"sales\":\"55\",\"volume\":\"760779077017\",\"max\":\"439600000000\",\"time\":\"1721174400000\"},{\"sales\":\"125\",\"volume\":\"994833945829\",\"max\":\"288243539000\",\"time\":\"1721260800000\"},{\"sales\":\"56\",\"volume\":\"199879935998\",\"max\":\"19900000000\",\"time\":\"1721347200000\"},{\"sales\":\"103\",\"volume\":\"297660428852\",\"max\":\"18589000000\",\"time\":\"1721433600000\"},{\"sales\":\"67\",\"volume\":\"697443632785\",\"max\":\"97000000000\",\"time\":\"1721520000000\"},{\"sales\":\"46\",\"volume\":\"269841339118\",\"max\":\"87500000000\",\"time\":\"1721606400000\"},{\"sales\":\"102\",\"volume\":\"364624367655\",\"max\":\"40000000000\",\"time\":\"1721692800000\"},{\"sales\":\"65\",\"volume\":\"571693762233\",\"max\":\"150000000000\",\"time\":\"1721779200000\"},{\"sales\":\"69\",\"volume\":\"213797818800\",\"max\":\"38000000000\",\"time\":\"1721865600000\"},{\"sales\":\"97\",\"volume\":\"336819895201\",\"max\":\"90000000000\",\"time\":\"1721952000000\"},{\"sales\":\"50\",\"volume\":\"266403089354\",\"max\":\"38708000000\",\"time\":\"1722038400000\"},{\"sales\":\"30\",\"volume\":\"167202219877\",\"max\":\"39800000000\",\"time\":\"1722124800000\"},{\"sales\":\"41\",\"volume\":\"128794785565\",\"max\":\"12000000000\",\"time\":\"1722211200000\"},{\"sales\":\"116\",\"volume\":\"442185200265\",\"max\":\"39000000000\",\"time\":\"1722297600000\"},{\"sales\":\"119\",\"volume\":\"437012294299\",\"max\":\"90000000000\",\"time\":\"1722384000000\"},{\"sales\":\"35\",\"volume\":\"133716777156\",\"max\":\"12500000000\",\"time\":\"1722470400000\"},{\"sales\":\"46\",\"volume\":\"392871508147\",\"max\":\"45440000000\",\"time\":\"1722556800000\"},{\"sales\":\"32\",\"volume\":\"2629701322720\",\"max\":\"2100000000000\",\"time\":\"1722643200000\"},{\"sales\":\"26\",\"volume\":\"133369723960\",\"max\":\"15000000000\",\"time\":\"1722729600000\"},{\"sales\":\"74\",\"volume\":\"1287339781586\",\"max\":\"350000000000\",\"time\":\"1722816000000\"},{\"sales\":\"80\",\"volume\":\"723999720063\",\"max\":\"91930400000\",\"time\":\"1722902400000\"},{\"sales\":\"77\",\"volume\":\"286809505894\",\"max\":\"40000000000\",\"time\":\"1722988800000\"},{\"sales\":\"71\",\"volume\":\"1388626876407\",\"max\":\"1020000000000\",\"time\":\"1723075200000\"},{\"sales\":\"168\",\"volume\":\"1146206099640\",\"max\":\"120000000000\",\"time\":\"1723161600000\"},{\"sales\":\"42\",\"volume\":\"379605259443\",\"max\":\"92499999000\",\"time\":\"1723248000000\"},{\"sales\":\"73\",\"volume\":\"461877811954\",\"max\":\"155000000000\",\"time\":\"1723334400000\"},{\"sales\":\"40\",\"volume\":\"160965611435\",\"max\":\"44000000000\",\"time\":\"1723420800000\"},{\"sales\":\"95\",\"volume\":\"289417731723\",\"max\":\"52300000000\",\"time\":\"1723507200000\"},{\"sales\":\"140\",\"volume\":\"561535778491\",\"max\":\"99900000000\",\"time\":\"1723593600000\"},{\"sales\":\"48\",\"volume\":\"297751317361\",\"max\":\"80000000000\",\"time\":\"1723680000000\"},{\"sales\":\"49\",\"volume\":\"315202359900\",\"max\":\"15000000000\",\"time\":\"1723766400000\"},{\"sales\":\"49\",\"volume\":\"525911352538\",\"max\":\"120000000000\",\"time\":\"1723852800000\"},{\"sales\":\"36\",\"volume\":\"172550652447\",\"max\":\"12725054200\",\"time\":\"1723939200000\"},{\"sales\":\"31\",\"volume\":\"204280873845\",\"max\":\"63076923076\",\"time\":\"1724025600000\"},{\"sales\":\"54\",\"volume\":\"225381413907\",\"max\":\"22275000000\",\"time\":\"1724112000000\"},{\"sales\":\"76\",\"volume\":\"216202040666\",\"max\":\"8900000000\",\"time\":\"1724198400000\"},{\"sales\":\"65\",\"volume\":\"296242003587\",\"max\":\"50000000000\",\"time\":\"1724284800000\"},{\"sales\":\"75\",\"volume\":\"413170166921\",\"max\":\"98700000000\",\"time\":\"1724371200000\"},{\"sales\":\"78\",\"volume\":\"388901673897\",\"max\":\"97515000000\",\"time\":\"1724457600000\"},{\"sales\":\"47\",\"volume\":\"453873715442\",\"max\":\"95000000000\",\"time\":\"1724544000000\"},{\"sales\":\"58\",\"volume\":\"124950226010\",\"max\":\"11821684050\",\"time\":\"1724630400000\"},{\"sales\":\"112\",\"volume\":\"686969230455\",\"max\":\"100999999900\",\"time\":\"1724716800000\"},{\"sales\":\"40\",\"volume\":\"544895501286\",\"max\":\"300000000000\",\"time\":\"1724803200000\"},{\"sales\":\"114\",\"volume\":\"882391095979\",\"max\":\"128617363344\",\"time\":\"1724889600000\"},{\"sales\":\"81\",\"volume\":\"433141490816\",\"max\":\"125000000000\",\"time\":\"1724976000000\"},{\"sales\":\"90\",\"volume\":\"668167211985\",\"max\":\"325000000000\",\"time\":\"1725062400000\"},{\"sales\":\"22\",\"volume\":\"643182878244\",\"max\":\"330000000000\",\"time\":\"1725148800000\"},{\"sales\":\"29\",\"volume\":\"90513917151\",\"max\":\"8000000000\",\"time\":\"1725235200000\"},{\"sales\":\"70\",\"volume\":\"274569624747\",\"max\":\"31100000000\",\"time\":\"1725321600000\"},{\"sales\":\"33\",\"volume\":\"688182421070\",\"max\":\"300000000000\",\"time\":\"1725408000000\"},{\"sales\":\"43\",\"volume\":\"679716919900\",\"max\":\"130000000000\",\"time\":\"1725494400000\"},{\"sales\":\"23\",\"volume\":\"57962460716\",\"max\":\"6953290870\",\"time\":\"1725580800000\"},{\"sales\":\"33\",\"volume\":\"303065591416\",\"max\":\"95000000000\",\"time\":\"1725667200000\"},{\"sales\":\"49\",\"volume\":\"235597836172\",\"max\":\"29000000000\",\"time\":\"1725753600000\"},{\"sales\":\"86\",\"volume\":\"833218916960\",\"max\":\"75000000000\",\"time\":\"1725840000000\"},{\"sales\":\"54\",\"volume\":\"214568696975\",\"max\":\"53000000000\",\"time\":\"1725926400000\"},{\"sales\":\"22\",\"volume\":\"232492272884\",\"max\":\"83333333333\",\"time\":\"1726012800000\"},{\"sales\":\"68\",\"volume\":\"250316223754\",\"max\":\"77000000000\",\"time\":\"1726099200000\"},{\"sales\":\"53\",\"volume\":\"195326425487\",\"max\":\"15000000000\",\"time\":\"1726185600000\"},{\"sales\":\"33\",\"volume\":\"827619550000\",\"max\":\"330000000000\",\"time\":\"1726272000000\"},{\"sales\":\"78\",\"volume\":\"2768017879804\",\"max\":\"1900000000000\",\"time\":\"1726358400000\"},{\"sales\":\"49\",\"volume\":\"714762204029\",\"max\":\"180000000000\",\"time\":\"1726444800000\"},{\"sales\":\"125\",\"volume\":\"1251396659305\",\"max\":\"450000000000\",\"time\":\"1726531200000\"},{\"sales\":\"53\",\"volume\":\"159945403286\",\"max\":\"14850000000\",\"time\":\"1726617600000\"},{\"sales\":\"48\",\"volume\":\"531416135379\",\"max\":\"104399999999\",\"time\":\"1726704000000\"},{\"sales\":\"43\",\"volume\":\"2919879918887\",\"max\":\"850000000000\",\"time\":\"1726790400000\"},{\"sales\":\"60\",\"volume\":\"1730282325648\",\"max\":\"899900000000\",\"time\":\"1726876800000\"},{\"sales\":\"46\",\"volume\":\"503420572179\",\"max\":\"104400000000\",\"time\":\"1726963200000\"},{\"sales\":\"95\",\"volume\":\"841974198230\",\"max\":\"33200000000\",\"time\":\"1727049600000\"},{\"sales\":\"138\",\"volume\":\"1024688744663\",\"max\":\"110000000000\",\"time\":\"1727136000000\"},{\"sales\":\"58\",\"volume\":\"380649871833\",\"max\":\"51000000000\",\"time\":\"1727222400000\"},{\"sales\":\"45\",\"volume\":\"1257060307915\",\"max\":\"700000000000\",\"time\":\"1727308800000\"},{\"sales\":\"164\",\"volume\":\"1680050398682\",\"max\":\"800000000000\",\"time\":\"1727395200000\"},{\"sales\":\"62\",\"volume\":\"469463687274\",\"max\":\"134800000000\",\"time\":\"1727481600000\"},{\"sales\":\"29\",\"volume\":\"728011964788\",\"max\":\"359340659341\",\"time\":\"1727568000000\"},{\"sales\":\"50\",\"volume\":\"620824519492\",\"max\":\"124763750000\",\"time\":\"1727654400000\"},{\"sales\":\"35\",\"volume\":\"1715202133042\",\"max\":\"1119900000000\",\"time\":\"1727740800000\"},{\"sales\":\"82\",\"volume\":\"953378037445\",\"max\":\"65000000000\",\"time\":\"1727827200000\"},{\"sales\":\"102\",\"volume\":\"2497552520848\",\"max\":\"418000000000\",\"time\":\"1727913600000\"},{\"sales\":\"78\",\"volume\":\"1807305021815\",\"max\":\"437500000000\",\"time\":\"1728000000000\"},{\"sales\":\"70\",\"volume\":\"861516978107\",\"max\":\"461000000000\",\"time\":\"1728086400000\"},{\"sales\":\"30\",\"volume\":\"1088490099098\",\"max\":\"850000000000\",\"time\":\"1728172800000\"},{\"sales\":\"52\",\"volume\":\"2273706165307\",\"max\":\"1100000000000\",\"time\":\"1728259200000\"},{\"sales\":\"56\",\"volume\":\"1582441434956\",\"max\":\"1019900000000\",\"time\":\"1728345600000\"},{\"sales\":\"48\",\"volume\":\"1267534574332\",\"max\":\"499900000000\",\"time\":\"1728432000000\"},{\"sales\":\"74\",\"volume\":\"246188619377\",\"max\":\"53603755250\",\"time\":\"1728518400000\"},{\"sales\":\"55\",\"volume\":\"321504014479\",\"max\":\"57700000000\",\"time\":\"1728604800000\"},{\"sales\":\"63\",\"volume\":\"386766996460\",\"max\":\"135000000000\",\"time\":\"1728691200000\"},{\"sales\":\"49\",\"volume\":\"342610698989\",\"max\":\"70000000000\",\"time\":\"1728777600000\"},{\"sales\":\"50\",\"volume\":\"183868619577\",\"max\":\"13562000000\",\"time\":\"1728864000000\"},{\"sales\":\"32\",\"volume\":\"236006404652\",\"max\":\"100000000000\",\"time\":\"1728950400000\"},{\"sales\":\"42\",\"volume\":\"358322112020\",\"max\":\"70000000000\",\"time\":\"1729036800000\"},{\"sales\":\"53\",\"volume\":\"126053465500\",\"max\":\"7500000000\",\"time\":\"1729123200000\"},{\"sales\":\"60\",\"volume\":\"376262849782\",\"max\":\"145000000000\",\"time\":\"1729209600000\"},{\"sales\":\"56\",\"volume\":\"1078002188751\",\"max\":\"752169486725\",\"time\":\"1729296000000\"},{\"sales\":\"139\",\"volume\":\"2952504335881\",\"max\":\"773001890000\",\"time\":\"1729382400000\"},{\"sales\":\"57\",\"volume\":\"2429468464855\",\"max\":\"736083500000\",\"time\":\"1729468800000\"},{\"sales\":\"48\",\"volume\":\"236109827598\",\"max\":\"33578136400\",\"time\":\"1729555200000\"},{\"sales\":\"85\",\"volume\":\"1068893125687\",\"max\":\"200000000000\",\"time\":\"1729641600000\"},{\"sales\":\"68\",\"volume\":\"2641550148118\",\"max\":\"1300000000000\",\"time\":\"1729728000000\"},{\"sales\":\"69\",\"volume\":\"3343010539711\",\"max\":\"1390000000000\",\"time\":\"1729814400000\"},{\"sales\":\"111\",\"volume\":\"1209041230641\",\"max\":\"81122807096\",\"time\":\"1729900800000\"},{\"sales\":\"83\",\"volume\":\"1404116810953\",\"max\":\"200000000000\",\"time\":\"1729987200000\"},{\"sales\":\"65\",\"volume\":\"738690831231\",\"max\":\"135035000000\",\"time\":\"1730073600000\"},{\"sales\":\"95\",\"volume\":\"664899414469\",\"max\":\"60307692307\",\"time\":\"1730160000000\"},{\"sales\":\"59\",\"volume\":\"1164451019823\",\"max\":\"399900000000\",\"time\":\"1730246400000\"},{\"sales\":\"73\",\"volume\":\"280043547187\",\"max\":\"62000000000\",\"time\":\"1730332800000\"},{\"sales\":\"30\",\"volume\":\"85098871907\",\"max\":\"14900000000\",\"time\":\"1730419200000\"},{\"sales\":\"90\",\"volume\":\"485158812453\",\"max\":\"65000000000\",\"time\":\"1730505600000\"},{\"sales\":\"75\",\"volume\":\"375409376072\",\"max\":\"44400000000\",\"time\":\"1730592000000\"},{\"sales\":\"77\",\"volume\":\"475386349916\",\"max\":\"100000000000\",\"time\":\"1730678400000\"},{\"sales\":\"104\",\"volume\":\"916318591620\",\"max\":\"449900000000\",\"time\":\"1730764800000\"},{\"sales\":\"49\",\"volume\":\"277036568452\",\"max\":\"160000000000\",\"time\":\"1730851200000\"},{\"sales\":\"92\",\"volume\":\"386635741866\",\"max\":\"63000000000\",\"time\":\"1730937600000\"},{\"sales\":\"60\",\"volume\":\"171390125077\",\"max\":\"63200000000\",\"time\":\"1731024000000\"},{\"sales\":\"108\",\"volume\":\"685276020125\",\"max\":\"69101000000\",\"time\":\"1731110400000\"},{\"sales\":\"119\",\"volume\":\"1510438289189\",\"max\":\"250000000000\",\"time\":\"1731196800000\"},{\"sales\":\"86\",\"volume\":\"1477074339168\",\"max\":\"883152173913\",\"time\":\"1731283200000\"},{\"sales\":\"114\",\"volume\":\"846048161866\",\"max\":\"139900000000\",\"time\":\"1731369600000\"},{\"sales\":\"49\",\"volume\":\"972031727758\",\"max\":\"800000000000\",\"time\":\"1731456000000\"},{\"sales\":\"29\",\"volume\":\"79701117116\",\"max\":\"14500000000\",\"time\":\"1731542400000\"},{\"sales\":\"79\",\"volume\":\"373156946189\",\"max\":\"60000000000\",\"time\":\"1731628800000\"},{\"sales\":\"85\",\"volume\":\"419978217177\",\"max\":\"118000000000\",\"time\":\"1731715200000\"},{\"sales\":\"87\",\"volume\":\"353972358515\",\"max\":\"95000000000\",\"time\":\"1731801600000\"},{\"sales\":\"68\",\"volume\":\"1730712612065\",\"max\":\"727488151658\",\"time\":\"1731888000000\"},{\"sales\":\"57\",\"volume\":\"215021144380\",\"max\":\"13000000000\",\"time\":\"1731974400000\"},{\"sales\":\"118\",\"volume\":\"652681832743\",\"max\":\"109000000000\",\"time\":\"1732060800000\"},{\"sales\":\"82\",\"volume\":\"362054271926\",\"max\":\"40000000000\",\"time\":\"1732147200000\"},{\"sales\":\"55\",\"volume\":\"1155096324963\",\"max\":\"241758241758\",\"time\":\"1732233600000\"},{\"sales\":\"35\",\"volume\":\"364558694466\",\"max\":\"115000000000\",\"time\":\"1732320000000\"},{\"sales\":\"115\",\"volume\":\"473576954934\",\"max\":\"92500000000\",\"time\":\"1732406400000\"},{\"sales\":\"49\",\"volume\":\"266300467945\",\"max\":\"49000000000\",\"time\":\"1732492800000\"},{\"sales\":\"51\",\"volume\":\"767857148783\",\"max\":\"230000000000\",\"time\":\"1732579200000\"},{\"sales\":\"55\",\"volume\":\"788751383693\",\"max\":\"399900000000\",\"time\":\"1732665600000\"},{\"sales\":\"29\",\"volume\":\"116657236823\",\"max\":\"14751000000\",\"time\":\"1732752000000\"},{\"sales\":\"60\",\"volume\":\"400779651223\",\"max\":\"94000000000\",\"time\":\"1732838400000\"},{\"sales\":\"46\",\"volume\":\"233633743566\",\"max\":\"80000000000\",\"time\":\"1732924800000\"},{\"sales\":\"72\",\"volume\":\"297511820624\",\"max\":\"40000000000\",\"time\":\"1733011200000\"},{\"sales\":\"71\",\"volume\":\"1893074702312\",\"max\":\"1399900000000\",\"time\":\"1733097600000\"},{\"sales\":\"69\",\"volume\":\"251196842740\",\"max\":\"16700000000\",\"time\":\"1733184000000\"},{\"sales\":\"115\",\"volume\":\"260403243501\",\"max\":\"15000000000\",\"time\":\"1733270400000\"},{\"sales\":\"63\",\"volume\":\"507878172286\",\"max\":\"50000000000\",\"time\":\"1733356800000\"},{\"sales\":\"89\",\"volume\":\"552024924045\",\"max\":\"200000000000\",\"time\":\"1733443200000\"},{\"sales\":\"73\",\"volume\":\"311969714983\",\"max\":\"100000000000\",\"time\":\"1733529600000\"},{\"sales\":\"56\",\"volume\":\"354641997424\",\"max\":\"75900000000\",\"time\":\"1733616000000\"},{\"sales\":\"50\",\"volume\":\"234984768987\",\"max\":\"41414000000\",\"time\":\"1733702400000\"},{\"sales\":\"73\",\"volume\":\"1202696913444\",\"max\":\"549900000000\",\"time\":\"1733788800000\"},{\"sales\":\"50\",\"volume\":\"617827596730\",\"max\":\"279900000000\",\"time\":\"1733875200000\"},{\"sales\":\"147\",\"volume\":\"166206034506\",\"max\":\"5711310000\",\"time\":\"1733961600000\"},{\"sales\":\"60\",\"volume\":\"363278145389\",\"max\":\"69900000000\",\"time\":\"1734048000000\"},{\"sales\":\"43\",\"volume\":\"475109681245\",\"max\":\"79820000000\",\"time\":\"1734134400000\"},{\"sales\":\"59\",\"volume\":\"207696344780\",\"max\":\"15000000000\",\"time\":\"1734220800000\"},{\"sales\":\"104\",\"volume\":\"596710272588\",\"max\":\"32900000000\",\"time\":\"1734307200000\"},{\"sales\":\"91\",\"volume\":\"561281062645\",\"max\":\"52172000000\",\"time\":\"1734393600000\"},{\"sales\":\"67\",\"volume\":\"240491845718\",\"max\":\"74900000000\",\"time\":\"1734480000000\"},{\"sales\":\"40\",\"volume\":\"119212911239\",\"max\":\"36900000000\",\"time\":\"1734566400000\"},{\"sales\":\"94\",\"volume\":\"1533978948373\",\"max\":\"692000000000\",\"time\":\"1734652800000\"},{\"sales\":\"35\",\"volume\":\"69861445738\",\"max\":\"14900000000\",\"time\":\"1734739200000\"},{\"sales\":\"94\",\"volume\":\"280422785732\",\"max\":\"88800000000\",\"time\":\"1734825600000\"},{\"sales\":\"27\",\"volume\":\"162445274566\",\"max\":\"49000000000\",\"time\":\"1734912000000\"},{\"sales\":\"68\",\"volume\":\"500420613056\",\"max\":\"99496300552\",\"time\":\"1734998400000\"},{\"sales\":\"64\",\"volume\":\"234365648669\",\"max\":\"80719200000\",\"time\":\"1735084800000\"},{\"sales\":\"53\",\"volume\":\"234111916728\",\"max\":\"54251000000\",\"time\":\"1735171200000\"},{\"sales\":\"46\",\"volume\":\"275733760041\",\"max\":\"56220140222\",\"time\":\"1735257600000\"},{\"sales\":\"33\",\"volume\":\"96847338161\",\"max\":\"19900746759\",\"time\":\"1735344000000\"},{\"sales\":\"79\",\"volume\":\"276791756389\",\"max\":\"38178000000\",\"time\":\"1735430400000\"},{\"sales\":\"53\",\"volume\":\"480498607746\",\"max\":\"100000000000\",\"time\":\"1735516800000\"},{\"sales\":\"50\",\"volume\":\"1484508335701\",\"max\":\"1212100000000\",\"time\":\"1735603200000\"},{\"sales\":\"43\",\"volume\":\"817458694214\",\"max\":\"500000000000\",\"time\":\"1735689600000\"},{\"sales\":\"45\",\"volume\":\"1367765939358\",\"max\":\"1212100000000\",\"time\":\"1735776000000\"},{\"sales\":\"26\",\"volume\":\"191073596322\",\"max\":\"11900000000\",\"time\":\"1735862400000\"},{\"sales\":\"51\",\"volume\":\"149267840933\",\"max\":\"29900000000\",\"time\":\"1735948800000\"},{\"sales\":\"71\",\"volume\":\"305536055349\",\"max\":\"13700000000\",\"time\":\"1736035200000\"},{\"sales\":\"71\",\"volume\":\"188519993279\",\"max\":\"43000000000\",\"time\":\"1736121600000\"},{\"sales\":\"57\",\"volume\":\"533263036936\",\"max\":\"50000000000\",\"time\":\"1736208000000\"},{\"sales\":\"54\",\"volume\":\"205957154947\",\"max\":\"54000000000\",\"time\":\"1736294400000\"},{\"sales\":\"87\",\"volume\":\"514364738096\",\"max\":\"220000000000\",\"time\":\"1736380800000\"},{\"sales\":\"18\",\"volume\":\"19919467900\",\"max\":\"2227000000\",\"time\":\"1736467200000\"},{\"sales\":\"59\",\"volume\":\"212414919758\",\"max\":\"79900000000\",\"time\":\"1736553600000\"},{\"sales\":\"38\",\"volume\":\"155333047084\",\"max\":\"91500000000\",\"time\":\"1736640000000\"},{\"sales\":\"61\",\"volume\":\"148343796699\",\"max\":\"12800000000\",\"time\":\"1736726400000\"},{\"sales\":\"46\",\"volume\":\"211006144464\",\"max\":\"52972405100\",\"time\":\"1736812800000\"},{\"sales\":\"35\",\"volume\":\"103060445749\",\"max\":\"40000000000\",\"time\":\"1736899200000\"},{\"sales\":\"73\",\"volume\":\"391271858139\",\"max\":\"111100000000\",\"time\":\"1736985600000\"},{\"sales\":\"59\",\"volume\":\"228977123465\",\"max\":\"11100000000\",\"time\":\"1737072000000\"},{\"sales\":\"24\",\"volume\":\"102814434839\",\"max\":\"45000000000\",\"time\":\"1737158400000\"},{\"sales\":\"27\",\"volume\":\"54642417107\",\"max\":\"9900000000\",\"time\":\"1737244800000\"},{\"sales\":\"27\",\"volume\":\"168102930606\",\"max\":\"54251000000\",\"time\":\"1737331200000\"},{\"sales\":\"32\",\"volume\":\"113434722748\",\"max\":\"14602509900\",\"time\":\"1737417600000\"},{\"sales\":\"19\",\"volume\":\"38584718390\",\"max\":\"8500000000\",\"time\":\"1737504000000\"},{\"sales\":\"17\",\"volume\":\"58122294090\",\"max\":\"9399000000\",\"time\":\"1737590400000\"},{\"sales\":\"24\",\"volume\":\"81345949959\",\"max\":\"30000000000\",\"time\":\"1737676800000\"},{\"sales\":\"25\",\"volume\":\"128177269038\",\"max\":\"72500000000\",\"time\":\"1737763200000\"},{\"sales\":\"23\",\"volume\":\"301367209052\",\"max\":\"199900000000\",\"time\":\"1737849600000\"},{\"sales\":\"42\",\"volume\":\"141192207232\",\"max\":\"72500000000\",\"time\":\"1737936000000\"},{\"sales\":\"59\",\"volume\":\"545122385081\",\"max\":\"200000000000\",\"time\":\"1738022400000\"},{\"sales\":\"47\",\"volume\":\"132921708255\",\"max\":\"15000000000\",\"time\":\"1738108800000\"},{\"sales\":\"44\",\"volume\":\"139793787822\",\"max\":\"31853250000\",\"time\":\"1738195200000\"},{\"sales\":\"28\",\"volume\":\"51769003426\",\"max\":\"8910000000\",\"time\":\"1738281600000\"},{\"sales\":\"18\",\"volume\":\"80008342278\",\"max\":\"36400000000\",\"time\":\"1738368000000\"},{\"sales\":\"29\",\"volume\":\"108734868082\",\"max\":\"30000000000\",\"time\":\"1738454400000\"},{\"sales\":\"33\",\"volume\":\"212991514198\",\"max\":\"47059402994\",\"time\":\"1738540800000\"},{\"sales\":\"68\",\"volume\":\"302060316443\",\"max\":\"99900000000\",\"time\":\"1738627200000\"},{\"sales\":\"32\",\"volume\":\"55477840272\",\"max\":\"10300000000\",\"time\":\"1738713600000\"},{\"sales\":\"75\",\"volume\":\"109849879423\",\"max\":\"7080553190\",\"time\":\"1738800000000\"},{\"sales\":\"105\",\"volume\":\"479732837929\",\"max\":\"40000000000\",\"time\":\"1738886400000\"},{\"sales\":\"37\",\"volume\":\"75778809390\",\"max\":\"11464552736\",\"time\":\"1738972800000\"},{\"sales\":\"51\",\"volume\":\"679330797570\",\"max\":\"262800000000\",\"time\":\"1739059200000\"},{\"sales\":\"49\",\"volume\":\"253228803768\",\"max\":\"75000000000\",\"time\":\"1739145600000\"},{\"sales\":\"33\",\"volume\":\"73387804068\",\"max\":\"8731800000\",\"time\":\"1739232000000\"},{\"sales\":\"28\",\"volume\":\"64432741922\",\"max\":\"19500264490\",\"time\":\"1739318400000\"},{\"sales\":\"74\",\"volume\":\"325473304958\",\"max\":\"81900000000\",\"time\":\"1739404800000\"},{\"sales\":\"40\",\"volume\":\"269389785093\",\"max\":\"87110000000\",\"time\":\"1739491200000\"},{\"sales\":\"40\",\"volume\":\"57711765340\",\"max\":\"8500000000\",\"time\":\"1739577600000\"},{\"sales\":\"67\",\"volume\":\"154427213641\",\"max\":\"19000000000\",\"time\":\"1739664000000\"},{\"sales\":\"20\",\"volume\":\"148653234425\",\"max\":\"90000000000\",\"time\":\"1739750400000\"},{\"sales\":\"46\",\"volume\":\"301147011856\",\"max\":\"70567200000\",\"time\":\"1739836800000\"},{\"sales\":\"42\",\"volume\":\"128810481307\",\"max\":\"37500000000\",\"time\":\"1739923200000\"},{\"sales\":\"91\",\"volume\":\"293189930329\",\"max\":\"72000000000\",\"time\":\"1740009600000\"},{\"sales\":\"32\",\"volume\":\"128672905478\",\"max\":\"36000000000\",\"time\":\"1740096000000\"},{\"sales\":\"71\",\"volume\":\"463526792483\",\"max\":\"211100000000\",\"time\":\"1740182400000\"},{\"sales\":\"26\",\"volume\":\"169740497266\",\"max\":\"59800000000\",\"time\":\"1740268800000\"},{\"sales\":\"74\",\"volume\":\"3215892781791\",\"max\":\"3000000000000\",\"time\":\"1740355200000\"},{\"sales\":\"70\",\"volume\":\"719983251120\",\"max\":\"405800000000\",\"time\":\"1740441600000\"},{\"sales\":\"40\",\"volume\":\"628911703772\",\"max\":\"500000000000\",\"time\":\"1740528000000\"},{\"sales\":\"103\",\"volume\":\"874965004656\",\"max\":\"74900000000\",\"time\":\"1740614400000\"},{\"sales\":\"51\",\"volume\":\"907778858235\",\"max\":\"610000000000\",\"time\":\"1740700800000\"},{\"sales\":\"56\",\"volume\":\"512878212045\",\"max\":\"89900000000\",\"time\":\"1740787200000\"},{\"sales\":\"47\",\"volume\":\"252670801654\",\"max\":\"48500000000\",\"time\":\"1740873600000\"},{\"sales\":\"43\",\"volume\":\"114481956084\",\"max\":\"13500000000\",\"time\":\"1740960000000\"},{\"sales\":\"52\",\"volume\":\"414413115327\",\"max\":\"89900000000\",\"time\":\"1741046400000\"},{\"sales\":\"39\",\"volume\":\"209347878665\",\"max\":\"45000000000\",\"time\":\"1741132800000\"},{\"sales\":\"23\",\"volume\":\"164186572564\",\"max\":\"35000000000\",\"time\":\"1741219200000\"},{\"sales\":\"38\",\"volume\":\"87510139635\",\"max\":\"19886252736\",\"time\":\"1741305600000\"},{\"sales\":\"87\",\"volume\":\"251028476704\",\"max\":\"90000000000\",\"time\":\"1741392000000\"},{\"sales\":\"71\",\"volume\":\"163095268396\",\"max\":\"30767078191\",\"time\":\"1741478400000\"},{\"sales\":\"74\",\"volume\":\"1856817535354\",\"max\":\"1500000000000\",\"time\":\"1741564800000\"},{\"sales\":\"51\",\"volume\":\"209281263442\",\"max\":\"32400000000\",\"time\":\"1741651200000\"},{\"sales\":\"64\",\"volume\":\"1940195392580\",\"max\":\"1789781349313\",\"time\":\"1741737600000\"},{\"sales\":\"24\",\"volume\":\"727453173498\",\"max\":\"692800000000\",\"time\":\"1741824000000\"},{\"sales\":\"64\",\"volume\":\"258692309562\",\"max\":\"26900000000\",\"time\":\"1741910400000\"},{\"sales\":\"37\",\"volume\":\"245418264139\",\"max\":\"44500000000\",\"time\":\"1741996800000\"},{\"sales\":\"44\",\"volume\":\"224347726144\",\"max\":\"90150000000\",\"time\":\"1742083200000\"},{\"sales\":\"56\",\"volume\":\"149327460906\",\"max\":\"14000000000\",\"time\":\"1742169600000\"},{\"sales\":\"39\",\"volume\":\"132012181667\",\"max\":\"24182801000\",\"time\":\"1742256000000\"},{\"sales\":\"93\",\"volume\":\"251750947111\",\"max\":\"26000000000\",\"time\":\"1742342400000\"},{\"sales\":\"40\",\"volume\":\"193403502368\",\"max\":\"13455930893\",\"time\":\"1742428800000\"},{\"sales\":\"27\",\"volume\":\"94287485942\",\"max\":\"9212930199\",\"time\":\"1742515200000\"},{\"sales\":\"53\",\"volume\":\"1592823899483\",\"max\":\"692900000000\",\"time\":\"1742601600000\"},{\"sales\":\"90\",\"volume\":\"524805262863\",\"max\":\"30500000000\",\"time\":\"1742688000000\"},{\"sales\":\"40\",\"volume\":\"310096797556\",\"max\":\"54251000000\",\"time\":\"1742774400000\"},{\"sales\":\"16\",\"volume\":\"35161389478\",\"max\":\"6399999999\",\"time\":\"1742860800000\"},{\"sales\":\"26\",\"volume\":\"66975874554\",\"max\":\"10400000000\",\"time\":\"1742947200000\"},{\"sales\":\"33\",\"volume\":\"93305277203\",\"max\":\"7424999996\",\"time\":\"1743033600000\"},{\"sales\":\"28\",\"volume\":\"56669707415\",\"max\":\"6399989999\",\"time\":\"1743120000000\"},{\"sales\":\"35\",\"volume\":\"1042628984435\",\"max\":\"950000000000\",\"time\":\"1743206400000\"},{\"sales\":\"15\",\"volume\":\"39098599790\",\"max\":\"10000000000\",\"time\":\"1743292800000\"},{\"sales\":\"30\",\"volume\":\"149575135536\",\"max\":\"35000000000\",\"time\":\"1743379200000\"},{\"sales\":\"134\",\"volume\":\"3018535168903\",\"max\":\"1333700000000\",\"time\":\"1743465600000\"},{\"sales\":\"46\",\"volume\":\"381742490199\",\"max\":\"90565200000\",\"time\":\"1743552000000\"},{\"sales\":\"70\",\"volume\":\"414883999046\",\"max\":\"40870169901\",\"time\":\"1743638400000\"},{\"sales\":\"241\",\"volume\":\"404346421072\",\"max\":\"22500000000\",\"time\":\"1743724800000\"},{\"sales\":\"56\",\"volume\":\"655297467852\",\"max\":\"140000000000\",\"time\":\"1743811200000\"},{\"sales\":\"74\",\"volume\":\"1798027700911\",\"max\":\"745000000000\",\"time\":\"1743897600000\"},{\"sales\":\"32\",\"volume\":\"646018172258\",\"max\":\"252945000000\",\"time\":\"1743984000000\"},{\"sales\":\"26\",\"volume\":\"95411886057\",\"max\":\"42000000000\",\"time\":\"1744070400000\"},{\"sales\":\"26\",\"volume\":\"922199788431\",\"max\":\"266904000000\",\"time\":\"1744156800000\"},{\"sales\":\"41\",\"volume\":\"255030101346\",\"max\":\"34000000000\",\"time\":\"1744243200000\"},{\"sales\":\"38\",\"volume\":\"349431748958\",\"max\":\"176586896135\",\"time\":\"1744329600000\"},{\"sales\":\"61\",\"volume\":\"923026480295\",\"max\":\"119500000000\",\"time\":\"1744416000000\"},{\"sales\":\"37\",\"volume\":\"215574527986\",\"max\":\"88605000000\",\"time\":\"1744502400000\"},{\"sales\":\"20\",\"volume\":\"113960075808\",\"max\":\"32175000000\",\"time\":\"1744588800000\"},{\"sales\":\"37\",\"volume\":\"203210002642\",\"max\":\"85000000000\",\"time\":\"1744675200000\"},{\"sales\":\"22\",\"volume\":\"113677920922\",\"max\":\"69900000000\",\"time\":\"1744761600000\"},{\"sales\":\"13\",\"volume\":\"77873465599\",\"max\":\"40461468202\",\"time\":\"1744848000000\"},{\"sales\":\"72\",\"volume\":\"571672022716\",\"max\":\"86900000000\",\"time\":\"1744934400000\"},{\"sales\":\"38\",\"volume\":\"347082226453\",\"max\":\"99900000000\",\"time\":\"1745020800000\"},{\"sales\":\"44\",\"volume\":\"191661480030\",\"max\":\"90000000000\",\"time\":\"1745107200000\"},{\"sales\":\"29\",\"volume\":\"147438226724\",\"max\":\"86900000000\",\"time\":\"1745193600000\"},{\"sales\":\"22\",\"volume\":\"48078940220\",\"max\":\"13720419900\",\"time\":\"1745280000000\"},{\"sales\":\"29\",\"volume\":\"253335146054\",\"max\":\"84900000000\",\"time\":\"1745366400000\"},{\"sales\":\"30\",\"volume\":\"86485096047\",\"max\":\"14299990000\",\"time\":\"1745452800000\"},{\"sales\":\"45\",\"volume\":\"1037468390346\",\"max\":\"749900000000\",\"time\":\"1745539200000\"},{\"sales\":\"37\",\"volume\":\"473333016876\",\"max\":\"84900000000\",\"time\":\"1745625600000\"},{\"sales\":\"50\",\"volume\":\"267008529661\",\"max\":\"76000000000\",\"time\":\"1745712000000\"},{\"sales\":\"38\",\"volume\":\"130470433399\",\"max\":\"22200000000\",\"time\":\"1745798400000\"},{\"sales\":\"46\",\"volume\":\"130358969168\",\"max\":\"13266693469\",\"time\":\"1745884800000\"},{\"sales\":\"25\",\"volume\":\"59875891223\",\"max\":\"16800000000\",\"time\":\"1745971200000\"},{\"sales\":\"23\",\"volume\":\"211648411856\",\"max\":\"86900000000\",\"time\":\"1746057600000\"},{\"sales\":\"53\",\"volume\":\"95174321210\",\"max\":\"4229128831\",\"time\":\"1746144000000\"},{\"sales\":\"47\",\"volume\":\"207950560795\",\"max\":\"86900000000\",\"time\":\"1746230400000\"},{\"sales\":\"30\",\"volume\":\"78864895055\",\"max\":\"16500000000\",\"time\":\"1746316800000\"},{\"sales\":\"27\",\"volume\":\"112523064331\",\"max\":\"46554750000\",\"time\":\"1746403200000\"},{\"sales\":\"110\",\"volume\":\"584352748972\",\"max\":\"162000000000\",\"time\":\"1746489600000\"},{\"sales\":\"26\",\"volume\":\"77850004625\",\"max\":\"15575000000\",\"time\":\"1746576000000\"},{\"sales\":\"20\",\"volume\":\"55513510989\",\"max\":\"13769972865\",\"time\":\"1746662400000\"},{\"sales\":\"33\",\"volume\":\"442406727172\",\"max\":\"97910000000\",\"time\":\"1746748800000\"},{\"sales\":\"51\",\"volume\":\"154652546084\",\"max\":\"37500000000\",\"time\":\"1746835200000\"},{\"sales\":\"34\",\"volume\":\"226903673705\",\"max\":\"85936940000\",\"time\":\"1746921600000\"},{\"sales\":\"21\",\"volume\":\"76238858352\",\"max\":\"17000000000\",\"time\":\"1747008000000\"},{\"sales\":\"26\",\"volume\":\"56256122053\",\"max\":\"10000000000\",\"time\":\"1747094400000\"},{\"sales\":\"49\",\"volume\":\"177505591915\",\"max\":\"34500000000\",\"time\":\"1747180800000\"},{\"sales\":\"47\",\"volume\":\"1009629540741\",\"max\":\"875000000000\",\"time\":\"1747267200000\"},{\"sales\":\"111\",\"volume\":\"292872022551\",\"max\":\"13500000000\",\"time\":\"1747353600000\"},{\"sales\":\"32\",\"volume\":\"316073657057\",\"max\":\"84027794894\",\"time\":\"1747440000000\"},{\"sales\":\"61\",\"volume\":\"302744454655\",\"max\":\"50000000000\",\"time\":\"1747526400000\"},{\"sales\":\"74\",\"volume\":\"125975108837\",\"max\":\"17126000000\",\"time\":\"1747612800000\"},{\"sales\":\"66\",\"volume\":\"203203276035\",\"max\":\"41400000000\",\"time\":\"1747699200000\"},{\"sales\":\"31\",\"volume\":\"271173014216\",\"max\":\"84500000000\",\"time\":\"1747785600000\"},{\"sales\":\"32\",\"volume\":\"373000856313\",\"max\":\"305500000000\",\"time\":\"1747872000000\"},{\"sales\":\"37\",\"volume\":\"326313035727\",\"max\":\"85000000000\",\"time\":\"1747958400000\"},{\"sales\":\"29\",\"volume\":\"129820276573\",\"max\":\"43500000000\",\"time\":\"1748044800000\"},{\"sales\":\"56\",\"volume\":\"499768538331\",\"max\":\"88000000000\",\"time\":\"1748131200000\"},{\"sales\":\"37\",\"volume\":\"125697380829\",\"max\":\"35640000000\",\"time\":\"1748217600000\"},{\"sales\":\"35\",\"volume\":\"70745521135\",\"max\":\"3950000000\",\"time\":\"1748304000000\"},{\"sales\":\"50\",\"volume\":\"127640094798\",\"max\":\"12000000000\",\"time\":\"1748390400000\"},{\"sales\":\"101\",\"volume\":\"418689620466\",\"max\":\"16853750000\",\"time\":\"1748476800000\"},{\"sales\":\"70\",\"volume\":\"614471781503\",\"max\":\"305600000000\",\"time\":\"1748563200000\"},{\"sales\":\"20\",\"volume\":\"346295480449\",\"max\":\"90565200000\",\"time\":\"1748649600000\"},{\"sales\":\"29\",\"volume\":\"252344713891\",\"max\":\"90565200000\",\"time\":\"1748736000000\"},{\"sales\":\"80\",\"volume\":\"536494793947\",\"max\":\"45000000000\",\"time\":\"1748822400000\"},{\"sales\":\"52\",\"volume\":\"327395413362\",\"max\":\"76900000000\",\"time\":\"1748908800000\"},{\"sales\":\"48\",\"volume\":\"256063018278\",\"max\":\"90565200000\",\"time\":\"1748995200000\"},{\"sales\":\"14\",\"volume\":\"1694683871549\",\"max\":\"1400000000000\",\"time\":\"1749081600000\"},{\"sales\":\"44\",\"volume\":\"304589147679\",\"max\":\"90565200000\",\"time\":\"1749168000000\"},{\"sales\":\"28\",\"volume\":\"90495450676\",\"max\":\"12960000000\",\"time\":\"1749254400000\"},{\"sales\":\"64\",\"volume\":\"325067591679\",\"max\":\"94900000000\",\"time\":\"1749340800000\"},{\"sales\":\"30\",\"volume\":\"201495019049\",\"max\":\"29000000000\",\"time\":\"1749427200000\"},{\"sales\":\"15\",\"volume\":\"1097041971285\",\"max\":\"750000000000\",\"time\":\"1749513600000\"},{\"sales\":\"55\",\"volume\":\"158856535606\",\"max\":\"15000000000\",\"time\":\"1749600000000\"},{\"sales\":\"30\",\"volume\":\"262766460480\",\"max\":\"44900000000\",\"time\":\"1749686400000\"},{\"sales\":\"62\",\"volume\":\"165578136571\",\"max\":\"12900000000\",\"time\":\"1749772800000\"},{\"sales\":\"63\",\"volume\":\"174954660253\",\"max\":\"32900000000\",\"time\":\"1749859200000\"},{\"sales\":\"24\",\"volume\":\"127775495674\",\"max\":\"42000000000\",\"time\":\"1749945600000\"},{\"sales\":\"56\",\"volume\":\"259348186543\",\"max\":\"89900000000\",\"time\":\"1750032000000\"},{\"sales\":\"36\",\"volume\":\"144011005087\",\"max\":\"53261000000\",\"time\":\"1750118400000\"},{\"sales\":\"59\",\"volume\":\"1477134605456\",\"max\":\"849900000000\",\"time\":\"1750204800000\"},{\"sales\":\"96\",\"volume\":\"416477766141\",\"max\":\"52172000000\",\"time\":\"1750291200000\"},{\"sales\":\"75\",\"volume\":\"926654464015\",\"max\":\"140000000000\",\"time\":\"1750377600000\"},{\"sales\":\"72\",\"volume\":\"550286167505\",\"max\":\"112000000000\",\"time\":\"1750464000000\"},{\"sales\":\"52\",\"volume\":\"170468755682\",\"max\":\"44900000000\",\"time\":\"1750550400000\"},{\"sales\":\"37\",\"volume\":\"101635482367\",\"max\":\"9000000000\",\"time\":\"1750636800000\"},{\"sales\":\"48\",\"volume\":\"100994160585\",\"max\":\"12729260000\",\"time\":\"1750723200000\"},{\"sales\":\"32\",\"volume\":\"71109094499\",\"max\":\"20000000000\",\"time\":\"1750809600000\"},{\"sales\":\"27\",\"volume\":\"138736794313\",\"max\":\"80000000000\",\"time\":\"1750896000000\"},{\"sales\":\"34\",\"volume\":\"238446593918\",\"max\":\"18900000000\",\"time\":\"1750982400000\"},{\"sales\":\"69\",\"volume\":\"138629719426\",\"max\":\"16800000000\",\"time\":\"1751068800000\"},{\"sales\":\"81\",\"volume\":\"1753256186510\",\"max\":\"320000000000\",\"time\":\"1751155200000\"},{\"sales\":\"44\",\"volume\":\"907484471949\",\"max\":\"310000000000\",\"time\":\"1751241600000\"},{\"sales\":\"83\",\"volume\":\"925038529191\",\"max\":\"400000000000\",\"time\":\"1751328000000\"},{\"sales\":\"26\",\"volume\":\"3453332390596\",\"max\":\"2000000000000\",\"time\":\"1751414400000\"},{\"sales\":\"115\",\"volume\":\"4863996481054\",\"max\":\"4263626373626\",\"time\":\"1751500800000\"},{\"sales\":\"34\",\"volume\":\"2165450496239\",\"max\":\"1499900000000\",\"time\":\"1751587200000\"},{\"sales\":\"88\",\"volume\":\"574546236396\",\"max\":\"199000000000\",\"time\":\"1751673600000\"},{\"sales\":\"60\",\"volume\":\"1187167174057\",\"max\":\"500000000000\",\"time\":\"1751760000000\"},{\"sales\":\"48\",\"volume\":\"270241967135\",\"max\":\"200000000000\",\"time\":\"1751846400000\"},{\"sales\":\"29\",\"volume\":\"826049152600\",\"max\":\"700000000000\",\"time\":\"1751932800000\"},{\"sales\":\"11\",\"volume\":\"146377842671\",\"max\":\"88000000000\",\"time\":\"1752019200000\"},{\"sales\":\"28\",\"volume\":\"425967026932\",\"max\":\"300000000000\",\"time\":\"1752105600000\"},{\"sales\":\"711\",\"volume\":\"594098158711\",\"max\":\"39900000000\",\"time\":\"1752192000000\"},{\"sales\":\"14\",\"volume\":\"74847438436\",\"max\":\"36000000000\",\"time\":\"1752278400000\"},{\"sales\":\"37\",\"volume\":\"212941005571\",\"max\":\"89100000000\",\"time\":\"1752364800000\"},{\"sales\":\"40\",\"volume\":\"1378242244449\",\"max\":\"996000000000\",\"time\":\"1752451200000\"},{\"sales\":\"61\",\"volume\":\"562917532379\",\"max\":\"307000000000\",\"time\":\"1752537600000\"},{\"sales\":\"35\",\"volume\":\"3694794237488\",\"max\":\"999900000000\",\"time\":\"1752624000000\"},{\"sales\":\"46\",\"volume\":\"423952424126\",\"max\":\"300000000000\",\"time\":\"1752710400000\"},{\"sales\":\"54\",\"volume\":\"4453178473449\",\"max\":\"999900000000\",\"time\":\"1752796800000\"},{\"sales\":\"25\",\"volume\":\"143194737132\",\"max\":\"75000000000\",\"time\":\"1752883200000\"},{\"sales\":\"68\",\"volume\":\"552035099041\",\"max\":\"82000000000\",\"time\":\"1752969600000\"},{\"sales\":\"31\",\"volume\":\"145017703898\",\"max\":\"17500000000\",\"time\":\"1753056000000\"},{\"sales\":\"19\",\"volume\":\"543463233609\",\"max\":\"310000000000\",\"time\":\"1753142400000\"},{\"sales\":\"52\",\"volume\":\"328334500427\",\"max\":\"40400000000\",\"time\":\"1753228800000\"},{\"sales\":\"31\",\"volume\":\"212451298667\",\"max\":\"120000000000\",\"time\":\"1753315200000\"},{\"sales\":\"53\",\"volume\":\"189889151386\",\"max\":\"16000000000\",\"time\":\"1753401600000\"},{\"sales\":\"33\",\"volume\":\"145384912349\",\"max\":\"92900000000\",\"time\":\"1753488000000\"},{\"sales\":\"26\",\"volume\":\"146751147967\",\"max\":\"40965200000\",\"time\":\"1753574400000\"},{\"sales\":\"37\",\"volume\":\"63437410468\",\"max\":\"4298999999\",\"time\":\"1753660800000\"},{\"sales\":\"42\",\"volume\":\"205177093729\",\"max\":\"13756400000\",\"time\":\"1753747200000\"},{\"sales\":\"52\",\"volume\":\"601275701033\",\"max\":\"82232000000\",\"time\":\"1753833600000\"},{\"sales\":\"37\",\"volume\":\"3208507534547\",\"max\":\"1250000000000\",\"time\":\"1753920000000\"},{\"sales\":\"26\",\"volume\":\"108162725424\",\"max\":\"18781999999\",\"time\":\"1754006400000\"},{\"sales\":\"41\",\"volume\":\"873505673039\",\"max\":\"88822810000\",\"time\":\"1754092800000\"},{\"sales\":\"93\",\"volume\":\"1434016969535\",\"max\":\"90000000000\",\"time\":\"1754179200000\"},{\"sales\":\"50\",\"volume\":\"905316513614\",\"max\":\"94000000000\",\"time\":\"1754265600000\"},{\"sales\":\"43\",\"volume\":\"1311708267885\",\"max\":\"930000000000\",\"time\":\"1754352000000\"},{\"sales\":\"30\",\"volume\":\"1277939567477\",\"max\":\"810000000000\",\"time\":\"1754438400000\"},{\"sales\":\"72\",\"volume\":\"2173858427535\",\"max\":\"600000000000\",\"time\":\"1754524800000\"},{\"sales\":\"28\",\"volume\":\"123706404454\",\"max\":\"47148826735\",\"time\":\"1754611200000\"},{\"sales\":\"73\",\"volume\":\"1857785874805\",\"max\":\"780000000000\",\"time\":\"1754697600000\"},{\"sales\":\"76\",\"volume\":\"1655194242522\",\"max\":\"348900000000\",\"time\":\"1754784000000\"},{\"sales\":\"55\",\"volume\":\"1516039398443\",\"max\":\"797940000000\",\"time\":\"1754870400000\"},{\"sales\":\"19\",\"volume\":\"75125699389\",\"max\":\"20000000000\",\"time\":\"1754956800000\"},{\"sales\":\"26\",\"volume\":\"315771334341\",\"max\":\"85500000000\",\"time\":\"1755043200000\"},{\"sales\":\"57\",\"volume\":\"303978116043\",\"max\":\"88000000000\",\"time\":\"1755129600000\"},{\"sales\":\"52\",\"volume\":\"162167644266\",\"max\":\"38800000000\",\"time\":\"1755216000000\"},{\"sales\":\"60\",\"volume\":\"1304064152746\",\"max\":\"775000000000\",\"time\":\"1755302400000\"},{\"sales\":\"88\",\"volume\":\"812149426116\",\"max\":\"278000000000\",\"time\":\"1755388800000\"},{\"sales\":\"52\",\"volume\":\"2305360057438\",\"max\":\"847500000000\",\"time\":\"1755475200000\"},{\"sales\":\"69\",\"volume\":\"288047220957\",\"max\":\"69500000000\",\"time\":\"1755561600000\"},{\"sales\":\"31\",\"volume\":\"575650176439\",\"max\":\"305000000000\",\"time\":\"1755648000000\"},{\"sales\":\"32\",\"volume\":\"521582761560\",\"max\":\"302000000000\",\"time\":\"1755734400000\"},{\"sales\":\"64\",\"volume\":\"212809144322\",\"max\":\"42000000000\",\"time\":\"1755820800000\"},{\"sales\":\"39\",\"volume\":\"164148157919\",\"max\":\"38000000000\",\"time\":\"1755907200000\"},{\"sales\":\"41\",\"volume\":\"116750188469\",\"max\":\"8950000000\",\"time\":\"1755993600000\"},{\"sales\":\"153\",\"volume\":\"1533629610064\",\"max\":\"97500000000\",\"time\":\"1756080000000\"},{\"sales\":\"63\",\"volume\":\"596592805990\",\"max\":\"99900000000\",\"time\":\"1756166400000\"},{\"sales\":\"39\",\"volume\":\"82000468116\",\"max\":\"24996000000\",\"time\":\"1756252800000\"},{\"sales\":\"55\",\"volume\":\"1382828204640\",\"max\":\"899900000000\",\"time\":\"1756339200000\"},{\"sales\":\"20\",\"volume\":\"66126406528\",\"max\":\"7000000000\",\"time\":\"1756425600000\"},{\"sales\":\"35\",\"volume\":\"115731992777\",\"max\":\"5776807410\",\"time\":\"1756512000000\"}]},\"query_time\":1756585630797}" } \ No newline at end of file diff --git a/test/data/bc92e16b9cd908e50729e420ffb346f8164ae1fa.json b/test/data/bc92e16b9cd908e50729e420ffb346f8164ae1fa.json deleted file mode 100644 index 7d4ca1d..0000000 --- a/test/data/bc92e16b9cd908e50729e420ffb346f8164ae1fa.json +++ /dev/null @@ -1,690 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/template_buyoffers", - "params": { - "method": "POST", - "body": "{\"template_id\":\"443565\",\"limit\":\"10\"}", - "headers": { - "Content-Type": "application/json" - } - } - }, - "status": 200, - "json": { - "success": true, - "data": [ - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284083", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295642399", - "updated_at_time": "1709293813500", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284084", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295571163", - "updated_at_time": "1709258195500", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284085", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295571150", - "updated_at_time": "1709258189000", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284086", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295642377", - "updated_at_time": "1709293802500", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284087", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295642360", - "updated_at_time": "1709293794000", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284088", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295527256", - "updated_at_time": "1709236242000", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284089", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295527260", - "updated_at_time": "1709236244000", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284090", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295527264", - "updated_at_time": "1709236246000", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284091", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295642389", - "updated_at_time": "1709293808500", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "buyoffer_id": "284092", - "seller": null, - "buyer": "e1uvu.wam", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "amount": "600000000" - }, - "assets": [], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection": { - "collection_name": "bcbrawlers", - "name": "Brawlers", - "img": "QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K", - "images": "{\"banner_1920x500\":\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\",\"logo_512x512\":\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\"}", - "author": "bcbrawlers", - "allow_notify": true, - "authorized_accounts": [ - "bcbrawlers", - "config.nft", - "sales.nft", - "unbox.nft", - "premint.nft", - "dk2ausetup11", - "drops.nft", - "craft.nft", - "redeem.nft", - "4je.m.wam", - "official.wax", - "neftyblocksd", - "yih3q.c.wam", - "neftyblocksp", - "twitchreward" - ], - "notify_accounts": [ - "dslnft.wax" - ], - "market_fee": 0.05, - "created_at_block": "156476764", - "created_at_time": "1639693390000" - }, - "template": { - "template_id": "443565", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "862663", - "immutable_data": { - "img": "QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS", - "name": "Gold", - "legal": "™ & © Wax Studios", - "description": "Gold can be used to craft, upgrade and trade." - }, - "created_at_time": "1645479145500", - "created_at_block": "168044773" - }, - "updated_at_block": "295527267", - "updated_at_time": "1709236247500", - "created_at_block": "295414480", - "created_at_time": "1709179854000", - "state": 1 - } - ], - "query_time": 1709306655730 - }, - "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284083\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295642399\",\"updated_at_time\":\"1709293813500\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284084\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295571163\",\"updated_at_time\":\"1709258195500\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284085\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295571150\",\"updated_at_time\":\"1709258189000\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284086\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295642377\",\"updated_at_time\":\"1709293802500\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284087\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295642360\",\"updated_at_time\":\"1709293794000\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284088\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295527256\",\"updated_at_time\":\"1709236242000\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284089\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295527260\",\"updated_at_time\":\"1709236244000\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284090\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295527264\",\"updated_at_time\":\"1709236246000\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284091\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295642389\",\"updated_at_time\":\"1709293808500\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"buyoffer_id\":\"284092\",\"seller\":null,\"buyer\":\"e1uvu.wam\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"600000000\"},\"assets\":[],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection\":{\"collection_name\":\"bcbrawlers\",\"name\":\"Brawlers\",\"img\":\"QmZ4J4MF3aoBXJAeUkLT7VFRLVxEWe3UzqEhM6LvwAtW2K\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmYhtLSQJ8LyJkDgPovtms4xhAyH4mvxFoFpjehTLL5Wcn\\\",\\\"logo_512x512\\\":\\\"QmUbNrzxBMtTvSPgJ2ixnmHXMYX3oXrWeLhztMwaK1jEsQ/BRAWLERS/LOGO/PNGs/Brawlers_Logo_Secondary_onBlack.png\\\"}\",\"author\":\"bcbrawlers\",\"allow_notify\":true,\"authorized_accounts\":[\"bcbrawlers\",\"config.nft\",\"sales.nft\",\"unbox.nft\",\"premint.nft\",\"dk2ausetup11\",\"drops.nft\",\"craft.nft\",\"redeem.nft\",\"4je.m.wam\",\"official.wax\",\"neftyblocksd\",\"yih3q.c.wam\",\"neftyblocksp\",\"twitchreward\"],\"notify_accounts\":[\"dslnft.wax\"],\"market_fee\":0.05,\"created_at_block\":\"156476764\",\"created_at_time\":\"1639693390000\"},\"template\":{\"template_id\":\"443565\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"862663\",\"immutable_data\":{\"img\":\"QmbAK7Z8kKFo87HPzG9HkKr7d7qAP2W4Pcbx77hqHbm1cS\",\"name\":\"Gold\",\"legal\":\"™ & © Wax Studios\",\"description\":\"Gold can be used to craft, upgrade and trade.\"},\"created_at_time\":\"1645479145500\",\"created_at_block\":\"168044773\"},\"updated_at_block\":\"295527267\",\"updated_at_time\":\"1709236247500\",\"created_at_block\":\"295414480\",\"created_at_time\":\"1709179854000\",\"state\":1}],\"query_time\":1709306655730}" -} \ No newline at end of file diff --git a/test/data/e2babe7f4830d0ab1de1d7fb14793303ed67e12a.json b/test/data/bcac273e22b6ad761a799297d26781f50bf536dc.json similarity index 88% rename from test/data/e2babe7f4830d0ab1de1d7fb14793303ed67e12a.json rename to test/data/bcac273e22b6ad761a799297d26781f50bf536dc.json index 26e45e8..b23144e 100644 --- a/test/data/e2babe7f4830d0ab1de1d7fb14793303ed67e12a.json +++ b/test/data/bcac273e22b6ad761a799297d26781f50bf536dc.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/collections/testfighters", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/collections/testfighters", "params": { "method": "GET", "headers": {} @@ -32,7 +32,7 @@ "created_at_time": "1612898547500", "created_at_block": "102925412" }, - "query_time": 1709306625282 + "query_time": 1756585607194 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"collection_name\":\"testfighters\",\"name\":null,\"img\":null,\"author\":\"4je.m.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"4je.m.wam\",\"lg5nw.wam\",\"5ql.s.wam\",\"unbox.nft\",\"config.nft\",\"craft.nft\"],\"notify_accounts\":[],\"market_fee\":0.09,\"data\":{\"description\":\"Test Fighters on wax!\"},\"created_at_time\":\"1612898547500\",\"created_at_block\":\"102925412\"},\"query_time\":1709306625282}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"collection_name\":\"testfighters\",\"name\":null,\"img\":null,\"author\":\"4je.m.wam\",\"allow_notify\":true,\"authorized_accounts\":[\"4je.m.wam\",\"lg5nw.wam\",\"5ql.s.wam\",\"unbox.nft\",\"config.nft\",\"craft.nft\"],\"notify_accounts\":[],\"market_fee\":0.09,\"data\":{\"description\":\"Test Fighters on wax!\"},\"created_at_time\":\"1612898547500\",\"created_at_block\":\"102925412\"},\"query_time\":1756585607194}" } \ No newline at end of file diff --git a/test/data/bfa8aae34a0f37b516e6b7dabce4d94410c600b9.json b/test/data/bce92f0e0ddf42aab61c07b66fd3755f463de6bc.json similarity index 70% rename from test/data/bfa8aae34a0f37b516e6b7dabce4d94410c600b9.json rename to test/data/bce92f0e0ddf42aab61c07b66fd3755f463de6bc.json index 2e8b068..1a2a4e3 100644 --- a/test/data/bfa8aae34a0f37b516e6b7dabce4d94410c600b9.json +++ b/test/data/bce92f0e0ddf42aab61c07b66fd3755f463de6bc.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/collections", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/collections", "params": { "method": "POST", "body": "{\"author\":\"taco,alien.worlds\",\"limit\":\"10\"}", @@ -49,7 +49,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "data": { @@ -65,7 +66,7 @@ "created_at_block": "123329591" } ], - "query_time": 1709306624601 + "query_time": 1756585607006 }, - "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"}],\"query_time\":1709306624601}" + "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"}],\"query_time\":1756585607006}" } \ No newline at end of file diff --git a/test/data/bfa9ed8665df21da0436558e8842375626d74dd8.json b/test/data/bfa9ed8665df21da0436558e8842375626d74dd8.json new file mode 100644 index 0000000..754f44b --- /dev/null +++ b/test/data/bfa9ed8665df21da0436558e8842375626d74dd8.json @@ -0,0 +1,20 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/schemas/taco/cmbz.res/stats", + "params": { + "method": "GET", + "headers": {} + } + }, + "status": 200, + "json": { + "success": true, + "data": { + "assets": "2552", + "burned": "2227", + "templates": "9" + }, + "query_time": 1756585608968 + }, + "text": "{\"success\":true,\"data\":{\"assets\":\"2552\",\"burned\":\"2227\",\"templates\":\"9\"},\"query_time\":1756585608968}" +} \ No newline at end of file diff --git a/test/data/c01a4c7944998716f59220125ac8fd39bac706ca.json b/test/data/c01a4c7944998716f59220125ac8fd39bac706ca.json new file mode 100644 index 0000000..74b0123 --- /dev/null +++ b/test/data/c01a4c7944998716f59220125ac8fd39bac706ca.json @@ -0,0 +1,18 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/offers/_count", + "params": { + "method": "POST", + "body": "{\"collection_name\":\"outlawtroops,babymetaljpn\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 408, + "json": { + "success": false, + "message": "Max database query time exceeded. Please try to add more filters to your query." + }, + "text": "{\"success\":false,\"message\":\"Max database query time exceeded. Please try to add more filters to your query.\"}" +} \ No newline at end of file diff --git a/test/data/c04e34a827d7f0833a1f2a6f4b7242bcf6e0628e.json b/test/data/c04e34a827d7f0833a1f2a6f4b7242bcf6e0628e.json new file mode 100644 index 0000000..4850027 --- /dev/null +++ b/test/data/c04e34a827d7f0833a1f2a6f4b7242bcf6e0628e.json @@ -0,0 +1,1450 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/offers", + "params": { + "method": "POST", + "body": "{\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 200, + "json": { + "success": true, + "data": [ + { + "contract": "atomicassets", + "offer_id": "179401542", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967777729", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527470", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "6541", + "immutable_data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653993139000", + "created_at_block": "185069402" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "6534", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389860753", + "updated_at_time": "1756409982500", + "transferred_at_block": "389860753", + "transferred_at_time": "1756409982500", + "minted_at_block": "389860753", + "minted_at_time": "1756409982500", + "data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Garlic" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211980", + "updated_at_time": "1756585596000", + "created_at_block": "390211980", + "created_at_time": "1756585596000" + }, + { + "contract": "atomicassets", + "offer_id": "179401541", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967628695", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "208172", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "22021", + "immutable_data": { + "img": "QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm", + "name": "Potato", + "type": "potato", + "rarity": "rare", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "created_at_time": "1625693878500", + "created_at_block": "128501848" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "21887", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389045594", + "updated_at_time": "1756002290500", + "transferred_at_block": "389045594", + "transferred_at_time": "1756002290500", + "minted_at_block": "389045417", + "minted_at_time": "1756002202000", + "data": { + "img": "QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm", + "name": "Potato", + "type": "potato", + "rarity": "rare", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "name": "Potato" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211960", + "updated_at_time": "1756585586000", + "created_at_block": "390211960", + "created_at_time": "1756585586000" + }, + { + "contract": "atomicassets", + "offer_id": "179401540", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967643358", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527468", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "7835", + "immutable_data": { + "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", + "name": "Cilantro", + "type": "cilantro", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653992919000", + "created_at_block": "185068962" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "7808", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389139515", + "updated_at_time": "1756049251000", + "transferred_at_block": "389139515", + "transferred_at_time": "1756049251000", + "minted_at_block": "389139515", + "minted_at_time": "1756049251000", + "data": { + "img": "QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw", + "name": "Cilantro", + "type": "cilantro", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Cilantro" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211939", + "updated_at_time": "1756585575500", + "created_at_block": "390211939", + "created_at_time": "1756585575500" + }, + { + "contract": "atomicassets", + "offer_id": "179401539", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967787276", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527470", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "6541", + "immutable_data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653993139000", + "created_at_block": "185069402" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "6536", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389926895", + "updated_at_time": "1756443053500", + "transferred_at_block": "389926895", + "transferred_at_time": "1756443053500", + "minted_at_block": "389926895", + "minted_at_time": "1756443053500", + "data": { + "img": "QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8", + "name": "Garlic", + "type": "garlic", + "rarity": "uncommon", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Garlic" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211899", + "updated_at_time": "1756585555500", + "created_at_block": "390211899", + "created_at_time": "1756585555500" + }, + { + "contract": "atomicassets", + "offer_id": "179401538", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967731568", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527467", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "7529", + "immutable_data": { + "img": "QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL", + "name": "Chili Powder", + "type": "chili_powder", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653992851000", + "created_at_block": "185068826" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "7512", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389644130", + "updated_at_time": "1756301671000", + "transferred_at_block": "389644130", + "transferred_at_time": "1756301671000", + "minted_at_block": "389644055", + "minted_at_time": "1756301633500", + "data": { + "img": "QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL", + "name": "Chili Powder", + "type": "chili_powder", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Chili Powder" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211889", + "updated_at_time": "1756585550500", + "created_at_block": "390211889", + "created_at_time": "1756585550500" + }, + { + "contract": "atomicassets", + "offer_id": "179401537", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967693678", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "208155", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "14512", + "immutable_data": { + "img": "QmRmkR6vziSSruhA7YUvsMaiuFUUYTjSsQf3zWrR3XoV1Q", + "name": "Taco", + "type": "taco", + "rarity": "common", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "created_at_time": "1625692068500", + "created_at_block": "128498229" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "14499", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389427971", + "updated_at_time": "1756193491000", + "transferred_at_block": "389427971", + "transferred_at_time": "1756193491000", + "minted_at_block": "389427892", + "minted_at_time": "1756193451500", + "data": { + "img": "QmRmkR6vziSSruhA7YUvsMaiuFUUYTjSsQf3zWrR3XoV1Q", + "name": "Taco", + "type": "taco", + "rarity": "common", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "name": "Taco" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211888", + "updated_at_time": "1756585550000", + "created_at_block": "390211888", + "created_at_time": "1756585550000" + }, + { + "contract": "atomicassets", + "offer_id": "179401536", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967708800", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "208172", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "22021", + "immutable_data": { + "img": "QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm", + "name": "Potato", + "type": "potato", + "rarity": "rare", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "created_at_time": "1625693878500", + "created_at_block": "128501848" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "21945", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389507358", + "updated_at_time": "1756233185500", + "transferred_at_block": "389507358", + "transferred_at_time": "1756233185500", + "minted_at_block": "389507358", + "minted_at_time": "1756233185500", + "data": { + "img": "QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm", + "name": "Potato", + "type": "potato", + "rarity": "rare", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "name": "Potato" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211860", + "updated_at_time": "1756585536000", + "created_at_block": "390211860", + "created_at_time": "1756585536000" + }, + { + "contract": "atomicassets", + "offer_id": "179401535", + "sender_name": "wrspy.wam", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967848407", + "owner": "wrspy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "527467", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "7529", + "immutable_data": { + "img": "QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL", + "name": "Chili Powder", + "type": "chili_powder", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "created_at_time": "1653992851000", + "created_at_block": "185068826" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "7528", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "390188606", + "updated_at_time": "1756573909000", + "transferred_at_block": "390188606", + "transferred_at_time": "1756573909000", + "minted_at_block": "390188606", + "minted_at_time": "1756573909000", + "data": { + "img": "QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL", + "name": "Chili Powder", + "type": "chili_powder", + "rarity": "common", + "series": "2", + "website": "https://tacocrypto.io", + "description": "Taco Ingredient: It can be used to upgrade Venues and craft new items." + }, + "name": "Chili Powder" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211819", + "updated_at_time": "1756585515500", + "created_at_block": "390211819", + "created_at_time": "1756585515500" + }, + { + "contract": "atomicassets", + "offer_id": "179401532", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967773387", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "208159", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "9996", + "immutable_data": { + "img": "QmanrNEAb2JuVa3fs7J89EAoD8Xz7n5SBvxcnWJGvQYagH", + "name": "Tomato", + "type": "tomato", + "rarity": "uncommon", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "created_at_time": "1625692234500", + "created_at_block": "128498560" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "9987", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389833479", + "updated_at_time": "1756396345500", + "transferred_at_block": "389833479", + "transferred_at_time": "1756396345500", + "minted_at_block": "389833449", + "minted_at_time": "1756396330500", + "data": { + "img": "QmanrNEAb2JuVa3fs7J89EAoD8Xz7n5SBvxcnWJGvQYagH", + "name": "Tomato", + "type": "tomato", + "rarity": "uncommon", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "name": "Tomato" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211814", + "updated_at_time": "1756585513000", + "created_at_block": "390211814", + "created_at_time": "1756585513000" + }, + { + "contract": "atomicassets", + "offer_id": "179401533", + "sender_name": "cookingtacos", + "recipient_name": "atomicmarket", + "memo": "sale", + "state": 0, + "sender_assets": [ + { + "contract": "atomicassets", + "asset_id": "1099967652985", + "owner": "cookingtacos", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "ingredient", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "series", + "type": "uint64" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "website", + "type": "string" + } + ], + "created_at_block": "128496517", + "created_at_time": "1625691212500" + }, + "template": { + "template_id": "208160", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "11366", + "immutable_data": { + "img": "QmRzcaAjCRxJ7ChZBUxfE6Cc5iGv82akJc8XeGRH5QSSZJ", + "name": "Onion", + "type": "onion", + "rarity": "uncommon", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "created_at_time": "1625692281500", + "created_at_block": "128498654" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "11352", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "389194877", + "updated_at_time": "1756076932000", + "transferred_at_block": "389194877", + "transferred_at_time": "1756076932000", + "minted_at_block": "389194852", + "minted_at_time": "1756076919500", + "data": { + "img": "QmRzcaAjCRxJ7ChZBUxfE6Cc5iGv82akJc8XeGRH5QSSZJ", + "name": "Onion", + "type": "onion", + "rarity": "uncommon", + "series": "1", + "website": "https://tacocrypto.io", + "description": "Taco ingredient. Can be traded for TACO tokens with Taco mobile app." + }, + "name": "Onion" + } + ], + "recipient_assets": [], + "is_sender_contract": false, + "is_recipient_contract": true, + "updated_at_block": "390211814", + "updated_at_time": "1756585513000", + "created_at_block": "390211814", + "created_at_time": "1756585513000" + } + ], + "query_time": 1756585610294 + }, + "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"offer_id\":\"179401542\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967777729\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527470\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"6541\",\"immutable_data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653993139000\",\"created_at_block\":\"185069402\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389860753\",\"updated_at_time\":\"1756409982500\",\"transferred_at_block\":\"389860753\",\"transferred_at_time\":\"1756409982500\",\"minted_at_block\":\"389860753\",\"minted_at_time\":\"1756409982500\",\"data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Garlic\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211980\",\"updated_at_time\":\"1756585596000\",\"created_at_block\":\"390211980\",\"created_at_time\":\"1756585596000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401541\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967628695\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208172\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"22021\",\"immutable_data\":{\"img\":\"QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm\",\"name\":\"Potato\",\"type\":\"potato\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625693878500\",\"created_at_block\":\"128501848\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"21887\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389045594\",\"updated_at_time\":\"1756002290500\",\"transferred_at_block\":\"389045594\",\"transferred_at_time\":\"1756002290500\",\"minted_at_block\":\"389045417\",\"minted_at_time\":\"1756002202000\",\"data\":{\"img\":\"QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm\",\"name\":\"Potato\",\"type\":\"potato\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Potato\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211960\",\"updated_at_time\":\"1756585586000\",\"created_at_block\":\"390211960\",\"created_at_time\":\"1756585586000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401540\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967643358\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527468\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"7835\",\"immutable_data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992919000\",\"created_at_block\":\"185068962\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7808\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389139515\",\"updated_at_time\":\"1756049251000\",\"transferred_at_block\":\"389139515\",\"transferred_at_time\":\"1756049251000\",\"minted_at_block\":\"389139515\",\"minted_at_time\":\"1756049251000\",\"data\":{\"img\":\"QmeXNPAfKvdzdVGgBBG8ifoi8hua2KmxGGEXZcgzg67Wgw\",\"name\":\"Cilantro\",\"type\":\"cilantro\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Cilantro\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211939\",\"updated_at_time\":\"1756585575500\",\"created_at_block\":\"390211939\",\"created_at_time\":\"1756585575500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401539\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967787276\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527470\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"6541\",\"immutable_data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653993139000\",\"created_at_block\":\"185069402\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6536\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389926895\",\"updated_at_time\":\"1756443053500\",\"transferred_at_block\":\"389926895\",\"transferred_at_time\":\"1756443053500\",\"minted_at_block\":\"389926895\",\"minted_at_time\":\"1756443053500\",\"data\":{\"img\":\"QmUde8C9Dk9DY2dMdN8FxABUkrNKUw75MzBqBpUgaBvLo8\",\"name\":\"Garlic\",\"type\":\"garlic\",\"rarity\":\"uncommon\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Garlic\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211899\",\"updated_at_time\":\"1756585555500\",\"created_at_block\":\"390211899\",\"created_at_time\":\"1756585555500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401538\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967731568\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527467\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"7529\",\"immutable_data\":{\"img\":\"QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL\",\"name\":\"Chili Powder\",\"type\":\"chili_powder\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992851000\",\"created_at_block\":\"185068826\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7512\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389644130\",\"updated_at_time\":\"1756301671000\",\"transferred_at_block\":\"389644130\",\"transferred_at_time\":\"1756301671000\",\"minted_at_block\":\"389644055\",\"minted_at_time\":\"1756301633500\",\"data\":{\"img\":\"QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL\",\"name\":\"Chili Powder\",\"type\":\"chili_powder\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Chili Powder\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211889\",\"updated_at_time\":\"1756585550500\",\"created_at_block\":\"390211889\",\"created_at_time\":\"1756585550500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401537\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967693678\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208155\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"14512\",\"immutable_data\":{\"img\":\"QmRmkR6vziSSruhA7YUvsMaiuFUUYTjSsQf3zWrR3XoV1Q\",\"name\":\"Taco\",\"type\":\"taco\",\"rarity\":\"common\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625692068500\",\"created_at_block\":\"128498229\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"14499\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389427971\",\"updated_at_time\":\"1756193491000\",\"transferred_at_block\":\"389427971\",\"transferred_at_time\":\"1756193491000\",\"minted_at_block\":\"389427892\",\"minted_at_time\":\"1756193451500\",\"data\":{\"img\":\"QmRmkR6vziSSruhA7YUvsMaiuFUUYTjSsQf3zWrR3XoV1Q\",\"name\":\"Taco\",\"type\":\"taco\",\"rarity\":\"common\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Taco\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211888\",\"updated_at_time\":\"1756585550000\",\"created_at_block\":\"390211888\",\"created_at_time\":\"1756585550000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401536\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967708800\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208172\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"22021\",\"immutable_data\":{\"img\":\"QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm\",\"name\":\"Potato\",\"type\":\"potato\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625693878500\",\"created_at_block\":\"128501848\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"21945\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389507358\",\"updated_at_time\":\"1756233185500\",\"transferred_at_block\":\"389507358\",\"transferred_at_time\":\"1756233185500\",\"minted_at_block\":\"389507358\",\"minted_at_time\":\"1756233185500\",\"data\":{\"img\":\"QmdFV83W96QL46dfJ2FXnmE9ARWWb7KYMnWXuXm41MZARm\",\"name\":\"Potato\",\"type\":\"potato\",\"rarity\":\"rare\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Potato\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211860\",\"updated_at_time\":\"1756585536000\",\"created_at_block\":\"390211860\",\"created_at_time\":\"1756585536000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401535\",\"sender_name\":\"wrspy.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967848407\",\"owner\":\"wrspy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"527467\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"7529\",\"immutable_data\":{\"img\":\"QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL\",\"name\":\"Chili Powder\",\"type\":\"chili_powder\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"created_at_time\":\"1653992851000\",\"created_at_block\":\"185068826\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7528\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390188606\",\"updated_at_time\":\"1756573909000\",\"transferred_at_block\":\"390188606\",\"transferred_at_time\":\"1756573909000\",\"minted_at_block\":\"390188606\",\"minted_at_time\":\"1756573909000\",\"data\":{\"img\":\"QmeGov1EqciBg3QgesEpUznNdciyBoKXEy3xvVrXgdTFiL\",\"name\":\"Chili Powder\",\"type\":\"chili_powder\",\"rarity\":\"common\",\"series\":\"2\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco Ingredient: It can be used to upgrade Venues and craft new items.\"},\"name\":\"Chili Powder\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211819\",\"updated_at_time\":\"1756585515500\",\"created_at_block\":\"390211819\",\"created_at_time\":\"1756585515500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401532\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967773387\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208159\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"9996\",\"immutable_data\":{\"img\":\"QmanrNEAb2JuVa3fs7J89EAoD8Xz7n5SBvxcnWJGvQYagH\",\"name\":\"Tomato\",\"type\":\"tomato\",\"rarity\":\"uncommon\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625692234500\",\"created_at_block\":\"128498560\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"9987\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389833479\",\"updated_at_time\":\"1756396345500\",\"transferred_at_block\":\"389833479\",\"transferred_at_time\":\"1756396345500\",\"minted_at_block\":\"389833449\",\"minted_at_time\":\"1756396330500\",\"data\":{\"img\":\"QmanrNEAb2JuVa3fs7J89EAoD8Xz7n5SBvxcnWJGvQYagH\",\"name\":\"Tomato\",\"type\":\"tomato\",\"rarity\":\"uncommon\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Tomato\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211814\",\"updated_at_time\":\"1756585513000\",\"created_at_block\":\"390211814\",\"created_at_time\":\"1756585513000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"179401533\",\"sender_name\":\"cookingtacos\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099967652985\",\"owner\":\"cookingtacos\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"128496517\",\"created_at_time\":\"1625691212500\"},\"template\":{\"template_id\":\"208160\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"11366\",\"immutable_data\":{\"img\":\"QmRzcaAjCRxJ7ChZBUxfE6Cc5iGv82akJc8XeGRH5QSSZJ\",\"name\":\"Onion\",\"type\":\"onion\",\"rarity\":\"uncommon\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"created_at_time\":\"1625692281500\",\"created_at_block\":\"128498654\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"11352\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"389194877\",\"updated_at_time\":\"1756076932000\",\"transferred_at_block\":\"389194877\",\"transferred_at_time\":\"1756076932000\",\"minted_at_block\":\"389194852\",\"minted_at_time\":\"1756076919500\",\"data\":{\"img\":\"QmRzcaAjCRxJ7ChZBUxfE6Cc5iGv82akJc8XeGRH5QSSZJ\",\"name\":\"Onion\",\"type\":\"onion\",\"rarity\":\"uncommon\",\"series\":\"1\",\"website\":\"https://tacocrypto.io\",\"description\":\"Taco ingredient. Can be traded for TACO tokens with Taco mobile app.\"},\"name\":\"Onion\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"390211814\",\"updated_at_time\":\"1756585513000\",\"created_at_block\":\"390211814\",\"created_at_time\":\"1756585513000\"}],\"query_time\":1756585610294}" +} \ No newline at end of file diff --git a/test/data/c24d775cad93eb3e14e63437dc2919c3ea6a164b.json b/test/data/c24d775cad93eb3e14e63437dc2919c3ea6a164b.json deleted file mode 100644 index 7e498b4..0000000 --- a/test/data/c24d775cad93eb3e14e63437dc2919c3ea6a164b.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/stats/accounts", - "params": { - "method": "POST", - "body": "{\"symbol\":\"WAX\",\"collection_name\":\"taco\",\"limit\":\"10\"}", - "headers": { - "Content-Type": "application/json" - } - } - }, - "status": 200, - "json": { - "success": true, - "data": { - "symbol": { - "token_symbol": "WAX", - "token_contract": "eosio.token", - "token_precision": 8 - }, - "results": [ - { - "account": "zoieo.wam", - "buy_volume": "19204947653724", - "sell_volume": "24972511210000" - }, - { - "account": "ubkb.wam", - "buy_volume": "26541305607614", - "sell_volume": "18270542000000" - }, - { - "account": "zfgb.wam", - "buy_volume": "5834046244906", - "sell_volume": "17461180033681" - }, - { - "account": "wofxg.wam", - "buy_volume": "835996985548", - "sell_volume": "17261279010137" - }, - { - "account": "o4eei.wam", - "buy_volume": "7025293790113", - "sell_volume": "15869061000000" - }, - { - "account": "e.4e4.wam", - "buy_volume": "338342394800", - "sell_volume": "15357237362927" - }, - { - "account": "hdmbk.wam", - "buy_volume": "2580159183069", - "sell_volume": "14685593999998" - }, - { - "account": "azjiy.wam", - "buy_volume": "5798468383773", - "sell_volume": "13595360615228" - }, - { - "account": "dmfvw.wam", - "buy_volume": "1682402727067", - "sell_volume": "12866595588626" - }, - { - "account": "bxwb2.wam", - "buy_volume": "445751097369", - "sell_volume": "12830879143290" - } - ] - }, - "query_time": 1709306663444 - }, - "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[{\"account\":\"zoieo.wam\",\"buy_volume\":\"19204947653724\",\"sell_volume\":\"24972511210000\"},{\"account\":\"ubkb.wam\",\"buy_volume\":\"26541305607614\",\"sell_volume\":\"18270542000000\"},{\"account\":\"zfgb.wam\",\"buy_volume\":\"5834046244906\",\"sell_volume\":\"17461180033681\"},{\"account\":\"wofxg.wam\",\"buy_volume\":\"835996985548\",\"sell_volume\":\"17261279010137\"},{\"account\":\"o4eei.wam\",\"buy_volume\":\"7025293790113\",\"sell_volume\":\"15869061000000\"},{\"account\":\"e.4e4.wam\",\"buy_volume\":\"338342394800\",\"sell_volume\":\"15357237362927\"},{\"account\":\"hdmbk.wam\",\"buy_volume\":\"2580159183069\",\"sell_volume\":\"14685593999998\"},{\"account\":\"azjiy.wam\",\"buy_volume\":\"5798468383773\",\"sell_volume\":\"13595360615228\"},{\"account\":\"dmfvw.wam\",\"buy_volume\":\"1682402727067\",\"sell_volume\":\"12866595588626\"},{\"account\":\"bxwb2.wam\",\"buy_volume\":\"445751097369\",\"sell_volume\":\"12830879143290\"}]},\"query_time\":1709306663444}" -} \ No newline at end of file diff --git a/test/data/c397bbe02b5604d8fd5caad4fc610a85693b57ba.json b/test/data/c397bbe02b5604d8fd5caad4fc610a85693b57ba.json new file mode 100644 index 0000000..28d4429 --- /dev/null +++ b/test/data/c397bbe02b5604d8fd5caad4fc610a85693b57ba.json @@ -0,0 +1,19 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/offers/_count", + "params": { + "method": "POST", + "body": "{\"collection_name\":\"inspectorgen,waxartcards1\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 200, + "json": { + "success": true, + "data": "207", + "query_time": 1756585619773 + }, + "text": "{\"success\":true,\"data\":\"207\",\"query_time\":1756585619773}" +} \ No newline at end of file diff --git a/test/data/c11819a96c9a16a6601e6f951fd84f5256badd81.json b/test/data/c865624d5256e13278d19165e334440d963ff482.json similarity index 69% rename from test/data/c11819a96c9a16a6601e6f951fd84f5256badd81.json rename to test/data/c865624d5256e13278d19165e334440d963ff482.json index 1ced33a..9679ddf 100644 --- a/test/data/c11819a96c9a16a6601e6f951fd84f5256badd81.json +++ b/test/data/c865624d5256e13278d19165e334440d963ff482.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/assets/1099851897196", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/assets/1099851897196", "params": { "method": "GET", "headers": {} @@ -51,7 +51,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -101,7 +102,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -136,19 +137,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -162,7 +163,7 @@ }, "name": "Universe Pack - Series One" }, - "query_time": 1709306645202 + "query_time": 1756585623227 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897196\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},\"query_time\":1709306645202}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"asset_id\":\"1099851897196\",\"owner\":\"taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"226985207\",\"updated_at_time\":\"1674960348000\",\"transferred_at_block\":\"226985207\",\"transferred_at_time\":\"1674960348000\",\"minted_at_block\":\"226985207\",\"minted_at_time\":\"1674960348000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},\"query_time\":1756585623227}" } \ No newline at end of file diff --git a/test/data/5163015c1924c212e81beb0fe7b8cacf2310f591.json b/test/data/c91339d919fa07766a5bfdf4131c3221456d520b.json similarity index 87% rename from test/data/5163015c1924c212e81beb0fe7b8cacf2310f591.json rename to test/data/c91339d919fa07766a5bfdf4131c3221456d520b.json index 0ba889f..d65e8b7 100644 --- a/test/data/5163015c1924c212e81beb0fe7b8cacf2310f591.json +++ b/test/data/c91339d919fa07766a5bfdf4131c3221456d520b.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/assets/1099851897196/logs", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/assets/1099851897196/logs", "params": { "method": "POST", "body": "{\"action_whitelist\":\"logmint,mintasset,logtransfer\",\"limit\":\"10\"}", @@ -25,7 +25,7 @@ "created_at_time": "1674960348000" } ], - "query_time": 1709306645807 + "query_time": 1756585623554 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"73952596393\",\"name\":\"logmint\",\"data\":{\"new_asset_owner\":\"taco\",\"authorized_minter\":\"taco\"},\"txid\":\"5345915e304997c56cd6b82a227aa68bae8c56aeeb1098551e68d242309d5946\",\"created_at_block\":\"226985207\",\"created_at_time\":\"1674960348000\"}],\"query_time\":1709306645807}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"73952596393\",\"name\":\"logmint\",\"data\":{\"new_asset_owner\":\"taco\",\"authorized_minter\":\"taco\"},\"txid\":\"5345915e304997c56cd6b82a227aa68bae8c56aeeb1098551e68d242309d5946\",\"created_at_block\":\"226985207\",\"created_at_time\":\"1674960348000\"}],\"query_time\":1756585623554}" } \ No newline at end of file diff --git a/test/data/720ec3a64ff1e3476d109473cb0e99b21fc2c349.json b/test/data/ce566d1047c6dc4bd73ce412a3920e0d09a0b954.json similarity index 70% rename from test/data/720ec3a64ff1e3476d109473cb0e99b21fc2c349.json rename to test/data/ce566d1047c6dc4bd73ce412a3920e0d09a0b954.json index 230043e..ae3b04b 100644 --- a/test/data/720ec3a64ff1e3476d109473cb0e99b21fc2c349.json +++ b/test/data/ce566d1047c6dc4bd73ce412a3920e0d09a0b954.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/transfers", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/transfers", "params": { "method": "POST", "body": "{\"account\":\"taco\",\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", @@ -24,7 +24,7 @@ { "contract": "atomicassets", "asset_id": "1099854025084", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -63,7 +63,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -113,7 +114,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -129,13 +130,13 @@ "immutable_data": {}, "template_mint": "6529", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308806", + "burned_at_time": "1717127892000", + "updated_at_block": "311308806", + "updated_at_time": "1717127892000", + "transferred_at_block": "311308805", + "transferred_at_time": "1717127891500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -148,19 +149,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -177,7 +178,7 @@ { "contract": "atomicassets", "asset_id": "1099854025089", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -216,7 +217,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -266,7 +268,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -282,13 +284,13 @@ "immutable_data": {}, "template_mint": "6534", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308782", + "burned_at_time": "1717127880000", + "updated_at_block": "311308782", + "updated_at_time": "1717127880000", + "transferred_at_block": "311308781", + "transferred_at_time": "1717127879500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -301,19 +303,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -330,7 +332,7 @@ { "contract": "atomicassets", "asset_id": "1099854025095", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -369,7 +371,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -419,7 +422,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -435,13 +438,13 @@ "immutable_data": {}, "template_mint": "6540", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308127", + "burned_at_time": "1717127552500", + "updated_at_block": "311308127", + "updated_at_time": "1717127552500", + "transferred_at_block": "311308125", + "transferred_at_time": "1717127551500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -454,19 +457,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -483,7 +486,7 @@ { "contract": "atomicassets", "asset_id": "1099854025096", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -522,7 +525,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -572,7 +576,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -588,13 +592,13 @@ "immutable_data": {}, "template_mint": "6541", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263070", + "burned_at_time": "1717105024000", + "updated_at_block": "311263070", + "updated_at_time": "1717105024000", + "transferred_at_block": "311263069", + "transferred_at_time": "1717105023500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -607,19 +611,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -636,7 +640,7 @@ { "contract": "atomicassets", "asset_id": "1099854025097", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -675,7 +679,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -725,7 +730,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -741,13 +746,13 @@ "immutable_data": {}, "template_mint": "6542", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263102", + "burned_at_time": "1717105040000", + "updated_at_block": "311263102", + "updated_at_time": "1717105040000", + "transferred_at_block": "311263101", + "transferred_at_time": "1717105039500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -760,19 +765,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -789,7 +794,7 @@ { "contract": "atomicassets", "asset_id": "1099854025101", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -828,7 +833,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -878,7 +884,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -894,13 +900,13 @@ "immutable_data": {}, "template_mint": "6546", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263319", + "burned_at_time": "1717105148500", + "updated_at_block": "311263319", + "updated_at_time": "1717105148500", + "transferred_at_block": "311263317", + "transferred_at_time": "1717105147500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -913,19 +919,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -942,7 +948,7 @@ { "contract": "atomicassets", "asset_id": "1099854025105", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -981,7 +987,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1031,7 +1038,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1047,13 +1054,13 @@ "immutable_data": {}, "template_mint": "6550", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263188", + "burned_at_time": "1717105083000", + "updated_at_block": "311263188", + "updated_at_time": "1717105083000", + "transferred_at_block": "311263187", + "transferred_at_time": "1717105082500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -1066,19 +1073,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -1095,7 +1102,7 @@ { "contract": "atomicassets", "asset_id": "1099854025107", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1134,7 +1141,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1184,7 +1192,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1200,13 +1208,13 @@ "immutable_data": {}, "template_mint": "6552", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263161", + "burned_at_time": "1717105069500", + "updated_at_block": "311263161", + "updated_at_time": "1717105069500", + "transferred_at_block": "311263159", + "transferred_at_time": "1717105068500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -1219,19 +1227,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -1248,7 +1256,7 @@ { "contract": "atomicassets", "asset_id": "1099854025109", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1287,7 +1295,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1337,7 +1346,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1353,13 +1362,13 @@ "immutable_data": {}, "template_mint": "6554", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263221", + "burned_at_time": "1717105099500", + "updated_at_block": "311263221", + "updated_at_time": "1717105099500", + "transferred_at_block": "311263217", + "transferred_at_time": "1717105097500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -1372,19 +1381,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -1401,7 +1410,7 @@ { "contract": "atomicassets", "asset_id": "1099854025110", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1440,7 +1449,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1490,7 +1500,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1506,13 +1516,13 @@ "immutable_data": {}, "template_mint": "6555", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263133", + "burned_at_time": "1717105055500", + "updated_at_block": "311263133", + "updated_at_time": "1717105055500", + "transferred_at_block": "311263132", + "transferred_at_time": "1717105055000", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -1525,19 +1535,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -1566,7 +1576,7 @@ { "contract": "atomicassets", "asset_id": "1099854025110", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1605,7 +1615,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1655,7 +1666,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1671,13 +1682,13 @@ "immutable_data": {}, "template_mint": "6555", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263133", + "burned_at_time": "1717105055500", + "updated_at_block": "311263133", + "updated_at_time": "1717105055500", + "transferred_at_block": "311263132", + "transferred_at_time": "1717105055000", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -1690,19 +1701,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -1731,7 +1742,7 @@ { "contract": "atomicassets", "asset_id": "1099854025109", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1770,7 +1781,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1820,7 +1832,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -1836,13 +1848,13 @@ "immutable_data": {}, "template_mint": "6554", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263221", + "burned_at_time": "1717105099500", + "updated_at_block": "311263221", + "updated_at_time": "1717105099500", + "transferred_at_block": "311263217", + "transferred_at_time": "1717105097500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -1855,19 +1867,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -1896,7 +1908,7 @@ { "contract": "atomicassets", "asset_id": "1099854025107", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -1935,7 +1947,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1985,7 +1998,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2001,13 +2014,13 @@ "immutable_data": {}, "template_mint": "6552", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263161", + "burned_at_time": "1717105069500", + "updated_at_block": "311263161", + "updated_at_time": "1717105069500", + "transferred_at_block": "311263159", + "transferred_at_time": "1717105068500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -2020,19 +2033,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -2061,7 +2074,7 @@ { "contract": "atomicassets", "asset_id": "1099854025105", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2100,7 +2113,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2150,7 +2164,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2166,13 +2180,13 @@ "immutable_data": {}, "template_mint": "6550", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263188", + "burned_at_time": "1717105083000", + "updated_at_block": "311263188", + "updated_at_time": "1717105083000", + "transferred_at_block": "311263187", + "transferred_at_time": "1717105082500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -2185,19 +2199,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -2226,7 +2240,7 @@ { "contract": "atomicassets", "asset_id": "1099854025101", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2265,7 +2279,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2315,7 +2330,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2331,13 +2346,13 @@ "immutable_data": {}, "template_mint": "6546", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263319", + "burned_at_time": "1717105148500", + "updated_at_block": "311263319", + "updated_at_time": "1717105148500", + "transferred_at_block": "311263317", + "transferred_at_time": "1717105147500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -2350,19 +2365,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -2391,7 +2406,7 @@ { "contract": "atomicassets", "asset_id": "1099854025097", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2430,7 +2445,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2480,7 +2496,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2496,13 +2512,13 @@ "immutable_data": {}, "template_mint": "6542", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263102", + "burned_at_time": "1717105040000", + "updated_at_block": "311263102", + "updated_at_time": "1717105040000", + "transferred_at_block": "311263101", + "transferred_at_time": "1717105039500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -2515,19 +2531,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -2556,7 +2572,7 @@ { "contract": "atomicassets", "asset_id": "1099854025096", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2595,7 +2611,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2645,7 +2662,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2661,13 +2678,13 @@ "immutable_data": {}, "template_mint": "6541", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311263070", + "burned_at_time": "1717105024000", + "updated_at_block": "311263070", + "updated_at_time": "1717105024000", + "transferred_at_block": "311263069", + "transferred_at_time": "1717105023500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -2680,19 +2697,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -2721,7 +2738,7 @@ { "contract": "atomicassets", "asset_id": "1099854025095", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2760,7 +2777,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2810,7 +2828,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2826,13 +2844,13 @@ "immutable_data": {}, "template_mint": "6540", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308127", + "burned_at_time": "1717127552500", + "updated_at_block": "311308127", + "updated_at_time": "1717127552500", + "transferred_at_block": "311308125", + "transferred_at_time": "1717127551500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -2845,19 +2863,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -2886,7 +2904,7 @@ { "contract": "atomicassets", "asset_id": "1099854025089", - "owner": "combz.taco", + "owner": null, "is_transferable": true, "is_burnable": true, "collection": { @@ -2925,7 +2943,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2975,7 +2994,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "26720", + "issued_supply": "36348", "immutable_data": { "img": "QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW", "name": "Universe Pack - Series One", @@ -2991,13 +3010,13 @@ "immutable_data": {}, "template_mint": "6534", "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "288898935", - "updated_at_time": "1705921854500", - "transferred_at_block": "288898935", - "transferred_at_time": "1705921854500", + "burned_by_account": "atomicpacksx", + "burned_at_block": "311308782", + "burned_at_time": "1717127880000", + "updated_at_block": "311308782", + "updated_at_time": "1717127880000", + "transferred_at_block": "311308781", + "transferred_at_time": "1717127879500", "minted_at_block": "228587721", "minted_at_time": "1675761682000", "sales": [], @@ -3010,19 +3029,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "1048707000", - "average": "1304610590", - "suggested_median": "2090000000", - "suggested_average": "2117102732", + "median": "1075866455", + "average": "1276816571", + "suggested_median": "821700000", + "suggested_average": "784694000", "min": "100000000", "max": "7000000000", - "sales": "6737" + "sales": "10011" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "243378", + "buyoffer_id": "2571842", "token_symbol": "WAX" } ], @@ -3041,7 +3060,7 @@ "created_at_time": "1705575421500" } ], - "query_time": 1709306650369 + "query_time": 1756585624249 }, - "text": "{\"success\":true,\"data\":[{\"transfer_id\":\"87830389174\",\"contract\":\"atomicassets\",\"sender_name\":\"taco\",\"recipient_name\":\"mkt.taco\",\"memo\":\"\",\"txid\":\"db6f92df9f71ffd315835d787203b5b6ddc2fe79fa6bff4a4fe57a409c7e3557\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025084\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6529\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025089\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025095\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6540\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025096\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6541\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025097\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6542\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025101\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6546\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025105\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6550\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025107\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6552\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025109\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6554\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025110\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6555\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206146\",\"created_at_time\":\"1705575448000\"},{\"transfer_id\":\"87830385291\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644573\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025110\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6555\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385260\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644580\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025109\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6554\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385229\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644578\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025107\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6552\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385198\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644571\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025105\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6550\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385167\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644572\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025101\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6546\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385136\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644574\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025097\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6542\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385105\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644575\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025096\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6541\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385074\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644579\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025095\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6540\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385043\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644577\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025089\",\"owner\":\"combz.taco\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"26720\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"288898935\",\"updated_at_time\":\"1705921854500\",\"transferred_at_block\":\"288898935\",\"transferred_at_time\":\"1705921854500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1048707000\",\"average\":\"1304610590\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"6737\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"243378\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"}],\"query_time\":1709306650369}" + "text": "{\"success\":true,\"data\":[{\"transfer_id\":\"87830389174\",\"contract\":\"atomicassets\",\"sender_name\":\"taco\",\"recipient_name\":\"mkt.taco\",\"memo\":\"\",\"txid\":\"db6f92df9f71ffd315835d787203b5b6ddc2fe79fa6bff4a4fe57a409c7e3557\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025084\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6529\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308806\",\"burned_at_time\":\"1717127892000\",\"updated_at_block\":\"311308806\",\"updated_at_time\":\"1717127892000\",\"transferred_at_block\":\"311308805\",\"transferred_at_time\":\"1717127891500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025089\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308782\",\"burned_at_time\":\"1717127880000\",\"updated_at_block\":\"311308782\",\"updated_at_time\":\"1717127880000\",\"transferred_at_block\":\"311308781\",\"transferred_at_time\":\"1717127879500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025095\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6540\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308127\",\"burned_at_time\":\"1717127552500\",\"updated_at_block\":\"311308127\",\"updated_at_time\":\"1717127552500\",\"transferred_at_block\":\"311308125\",\"transferred_at_time\":\"1717127551500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025096\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6541\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263070\",\"burned_at_time\":\"1717105024000\",\"updated_at_block\":\"311263070\",\"updated_at_time\":\"1717105024000\",\"transferred_at_block\":\"311263069\",\"transferred_at_time\":\"1717105023500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025097\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6542\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263102\",\"burned_at_time\":\"1717105040000\",\"updated_at_block\":\"311263102\",\"updated_at_time\":\"1717105040000\",\"transferred_at_block\":\"311263101\",\"transferred_at_time\":\"1717105039500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025101\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6546\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263319\",\"burned_at_time\":\"1717105148500\",\"updated_at_block\":\"311263319\",\"updated_at_time\":\"1717105148500\",\"transferred_at_block\":\"311263317\",\"transferred_at_time\":\"1717105147500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025105\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6550\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263188\",\"burned_at_time\":\"1717105083000\",\"updated_at_block\":\"311263188\",\"updated_at_time\":\"1717105083000\",\"transferred_at_block\":\"311263187\",\"transferred_at_time\":\"1717105082500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025107\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6552\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263161\",\"burned_at_time\":\"1717105069500\",\"updated_at_block\":\"311263161\",\"updated_at_time\":\"1717105069500\",\"transferred_at_block\":\"311263159\",\"transferred_at_time\":\"1717105068500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025109\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6554\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263221\",\"burned_at_time\":\"1717105099500\",\"updated_at_block\":\"311263221\",\"updated_at_time\":\"1717105099500\",\"transferred_at_block\":\"311263217\",\"transferred_at_time\":\"1717105097500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025110\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6555\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263133\",\"burned_at_time\":\"1717105055500\",\"updated_at_block\":\"311263133\",\"updated_at_time\":\"1717105055500\",\"transferred_at_block\":\"311263132\",\"transferred_at_time\":\"1717105055000\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206146\",\"created_at_time\":\"1705575448000\"},{\"transfer_id\":\"87830385291\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644573\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025110\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6555\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263133\",\"burned_at_time\":\"1717105055500\",\"updated_at_block\":\"311263133\",\"updated_at_time\":\"1717105055500\",\"transferred_at_block\":\"311263132\",\"transferred_at_time\":\"1717105055000\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385260\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644580\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025109\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6554\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263221\",\"burned_at_time\":\"1717105099500\",\"updated_at_block\":\"311263221\",\"updated_at_time\":\"1717105099500\",\"transferred_at_block\":\"311263217\",\"transferred_at_time\":\"1717105097500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385229\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644578\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025107\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6552\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263161\",\"burned_at_time\":\"1717105069500\",\"updated_at_block\":\"311263161\",\"updated_at_time\":\"1717105069500\",\"transferred_at_block\":\"311263159\",\"transferred_at_time\":\"1717105068500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385198\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644571\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025105\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6550\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263188\",\"burned_at_time\":\"1717105083000\",\"updated_at_block\":\"311263188\",\"updated_at_time\":\"1717105083000\",\"transferred_at_block\":\"311263187\",\"transferred_at_time\":\"1717105082500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385167\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644572\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025101\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6546\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263319\",\"burned_at_time\":\"1717105148500\",\"updated_at_block\":\"311263319\",\"updated_at_time\":\"1717105148500\",\"transferred_at_block\":\"311263317\",\"transferred_at_time\":\"1717105147500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385136\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644574\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025097\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6542\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263102\",\"burned_at_time\":\"1717105040000\",\"updated_at_block\":\"311263102\",\"updated_at_time\":\"1717105040000\",\"transferred_at_block\":\"311263101\",\"transferred_at_time\":\"1717105039500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385105\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644575\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025096\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6541\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311263070\",\"burned_at_time\":\"1717105024000\",\"updated_at_block\":\"311263070\",\"updated_at_time\":\"1717105024000\",\"transferred_at_block\":\"311263069\",\"transferred_at_time\":\"1717105023500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385074\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644579\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025095\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6540\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308127\",\"burned_at_time\":\"1717127552500\",\"updated_at_block\":\"311308127\",\"updated_at_time\":\"1717127552500\",\"transferred_at_block\":\"311308125\",\"transferred_at_time\":\"1717127551500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"},{\"transfer_id\":\"87830385043\",\"contract\":\"atomicassets\",\"sender_name\":\"atomicmarket\",\"recipient_name\":\"taco\",\"memo\":\"AtomicMarket Purchased Sale - ID # 149644577\",\"txid\":\"1981712dd994196d26b61552194f8c1f9073b0860784686c029f0b74c3387457\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099854025089\",\"owner\":null,\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"128484359\",\"created_at_time\":\"1625685127500\"},\"template\":{\"template_id\":\"654285\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"36348\",\"immutable_data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"created_at_time\":\"1674959892000\",\"created_at_block\":\"226984295\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6534\",\"backed_tokens\":[],\"burned_by_account\":\"atomicpacksx\",\"burned_at_block\":\"311308782\",\"burned_at_time\":\"1717127880000\",\"updated_at_block\":\"311308782\",\"updated_at_time\":\"1717127880000\",\"transferred_at_block\":\"311308781\",\"transferred_at_time\":\"1717127879500\",\"minted_at_block\":\"228587721\",\"minted_at_time\":\"1675761682000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"1075866455\",\"average\":\"1276816571\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\",\"min\":\"100000000\",\"max\":\"7000000000\",\"sales\":\"10011\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"2571842\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmRhAvyiDgiZaJsisHuscFJttcWDyhZauZh4XYycMhqUAW\",\"name\":\"Universe Pack - Series One\",\"size\":\"single\",\"type\":\"universe\",\"series\":\"1\",\"description\":\"This pack contains 1 crafting item or a common Brigade equipment\"},\"name\":\"Universe Pack - Series One\"}],\"created_at_block\":\"288206093\",\"created_at_time\":\"1705575421500\"}],\"query_time\":1756585624249}" } \ No newline at end of file diff --git a/test/data/d099a68b2a4ffa528d8902b018516d2c64322a61.json b/test/data/d099a68b2a4ffa528d8902b018516d2c64322a61.json deleted file mode 100644 index 6019671..0000000 --- a/test/data/d099a68b2a4ffa528d8902b018516d2c64322a61.json +++ /dev/null @@ -1,2516 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/offers", - "params": { - "method": "POST", - "body": "{\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", - "headers": { - "Content-Type": "application/json" - } - } - }, - "status": 200, - "json": { - "success": true, - "data": [ - { - "contract": "atomicassets", - "offer_id": "158523125", - "sender_name": "fpm4w.c.wam", - "recipient_name": "53qdkpxafvuj", - "memo": "", - "state": 0, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099514048899", - "owner": "fpm4w.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19556", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": { - "last_mine": 1618393953 - }, - "immutable_data": {}, - "template_mint": "1603", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667974", - "updated_at_time": "1709306601000", - "transferred_at_block": "295667974", - "transferred_at_time": "1709306601000", - "minted_at_block": "97807459", - "minted_at_time": "1610337529000", - "data": { - "last_mine": 1618393953, - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Infused Extractor" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": false, - "updated_at_block": "295667998", - "updated_at_time": "1709306613000", - "created_at_block": "295667998", - "created_at_time": "1709306613000" - }, - { - "contract": "atomicassets", - "offer_id": "158523123", - "sender_name": "agiow.c.wam", - "recipient_name": "market.virl", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099917524251", - "owner": "sri4y.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "741847", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "12988", - "immutable_data": { - "img": "QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8", - "ease": 100, - "luck": 40, - "name": "Cymatic Saw", - "type": "Manipulator", - "delay": 500, - "shine": "Stone", - "cardid": 37, - "rarity": "Common", - "backimg": "QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx", - "difficulty": 1 - }, - "created_at_time": "1693497019500", - "created_at_block": "264051895" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "2498", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667988", - "updated_at_time": "1709306608000", - "transferred_at_block": "295667988", - "transferred_at_time": "1709306608000", - "minted_at_block": "279657977", - "minted_at_time": "1701300465000", - "data": { - "img": "QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8", - "ease": 100, - "luck": 40, - "name": "Cymatic Saw", - "type": "Manipulator", - "delay": 500, - "shine": "Stone", - "cardid": 37, - "rarity": "Common", - "backimg": "QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx", - "difficulty": 1 - }, - "name": "Cymatic Saw" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667988", - "updated_at_time": "1709306608000", - "created_at_block": "295667988", - "created_at_time": "1709306608000" - }, - { - "contract": "atomicassets", - "offer_id": "158523116", - "sender_name": "fhm4w.c.wam", - "recipient_name": "53qdkpxafvuj", - "memo": "", - "state": 0, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099527962735", - "owner": "fhm4w.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19556", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "7429", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667950", - "updated_at_time": "1709306589000", - "transferred_at_block": "295667950", - "transferred_at_time": "1709306589000", - "minted_at_block": "115462693", - "minted_at_time": "1619172229500", - "data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Infused Extractor" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": false, - "updated_at_block": "295667976", - "updated_at_time": "1709306602000", - "created_at_block": "295667976", - "created_at_time": "1709306602000" - }, - { - "contract": "atomicassets", - "offer_id": "158523109", - "sender_name": "pnboy.c.wam", - "recipient_name": "atomicmarket", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099538307065", - "owner": "q3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335860", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667939", - "updated_at_time": "1709306583500", - "transferred_at_block": "295667939", - "transferred_at_time": "1709306583500", - "minted_at_block": "119947084", - "minted_at_time": "1621414968000", - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538306936", - "owner": "q3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335857", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667939", - "updated_at_time": "1709306583500", - "transferred_at_block": "295667939", - "transferred_at_time": "1709306583500", - "minted_at_block": "119946831", - "minted_at_time": "1621414841500", - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538295255", - "owner": "q3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335610", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667939", - "updated_at_time": "1709306583500", - "transferred_at_block": "295667939", - "transferred_at_time": "1709306583500", - "minted_at_block": "119936071", - "minted_at_time": "1621409461500", - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667939", - "updated_at_time": "1709306583500", - "created_at_block": "295667939", - "created_at_time": "1709306583500" - }, - { - "contract": "atomicassets", - "offer_id": "158523108", - "sender_name": "rat4s.c.wam", - "recipient_name": "atomicmarket", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099527561450", - "owner": "rit4s.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19555", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "8054", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667938", - "updated_at_time": "1709306583000", - "transferred_at_block": "295667938", - "transferred_at_time": "1709306583000", - "minted_at_block": "115244477", - "minted_at_time": "1619063027500", - "data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Gasrigged Extractor" - }, - { - "contract": "atomicassets", - "asset_id": "1099525122811", - "owner": "rit4s.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19555", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "7394", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667938", - "updated_at_time": "1709306583000", - "transferred_at_block": "295667938", - "transferred_at_time": "1709306583000", - "minted_at_block": "114766038", - "minted_at_time": "1618823374000", - "data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Gasrigged Extractor" - }, - { - "contract": "atomicassets", - "asset_id": "1099524853781", - "owner": "rit4s.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19555", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "7143", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667938", - "updated_at_time": "1709306583000", - "transferred_at_block": "295667938", - "transferred_at_time": "1709306583000", - "minted_at_block": "114570137", - "minted_at_time": "1618725257500", - "data": { - "img": "QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G", - "ease": 90, - "luck": 20, - "name": "Gasrigged Extractor", - "type": "Extractor", - "delay": 540, - "shine": "Stone", - "cardid": 4, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 0 - }, - "name": "Gasrigged Extractor" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667938", - "updated_at_time": "1709306583000", - "created_at_block": "295667938", - "created_at_time": "1709306583000" - }, - { - "contract": "atomicassets", - "offer_id": "158523107", - "sender_name": "ojboy.c.wam", - "recipient_name": "atomicmarket", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099538293397", - "owner": "p3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335567", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667935", - "updated_at_time": "1709306581500", - "transferred_at_block": "295667935", - "transferred_at_time": "1709306581500", - "minted_at_block": "119934438", - "minted_at_time": "1621408645000", - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538293001", - "owner": "p3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335556", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667935", - "updated_at_time": "1709306581500", - "transferred_at_block": "295667935", - "transferred_at_time": "1709306581500", - "minted_at_block": "119933979", - "minted_at_time": "1621408415500", - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - }, - { - "contract": "atomicassets", - "asset_id": "1099538291345", - "owner": "p3boy.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "335515", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667935", - "updated_at_time": "1709306581500", - "transferred_at_block": "295667935", - "transferred_at_time": "1709306581500", - "minted_at_block": "119932014", - "minted_at_time": "1621407433000", - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667935", - "updated_at_time": "1709306581500", - "created_at_block": "295667935", - "created_at_time": "1709306581500" - }, - { - "contract": "atomicassets", - "offer_id": "158523099", - "sender_name": "wm2ra.wam", - "recipient_name": "atomicmarket", - "memo": "sale", - "state": 0, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099916599171", - "owner": "wm2ra.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19553", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "428235", - "immutable_data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238108000", - "created_at_block": "81610777" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "426603", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "289074061", - "updated_at_time": "1706009430500", - "transferred_at_block": "289074061", - "transferred_at_time": "1706009430500", - "minted_at_block": "277708085", - "minted_at_time": "1700325497000", - "data": { - "img": "QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS", - "ease": 20, - "luck": 7, - "name": "Standard Drill", - "type": "Extractor", - "delay": 120, - "shine": "Stone", - "cardid": 2, - "rarity": "Abundant", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Standard Drill" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667914", - "updated_at_time": "1709306571000", - "created_at_block": "295667914", - "created_at_time": "1709306571000" - }, - { - "contract": "atomicassets", - "offer_id": "158523091", - "sender_name": "2tnow.c.wam", - "recipient_name": "53qdkpxafvuj", - "memo": "", - "state": 0, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099529994710", - "owner": "2tnow.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19556", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "8541", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667840", - "updated_at_time": "1709306534000", - "transferred_at_block": "295667840", - "transferred_at_time": "1709306534000", - "minted_at_block": "116292438", - "minted_at_time": "1619587207500", - "data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Infused Extractor" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": false, - "updated_at_block": "295667877", - "updated_at_time": "1709306552500", - "created_at_block": "295667877", - "created_at_time": "1709306552500" - }, - { - "contract": "atomicassets", - "offer_id": "158523092", - "sender_name": "2xnow.c.wam", - "recipient_name": "53qdkpxafvuj", - "memo": "", - "state": 0, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099512986490", - "owner": "2xnow.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "19556", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "16384", - "immutable_data": { - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "created_at_time": "1602238110000", - "created_at_block": "81610781" - }, - "mutable_data": { - "last_mine": 1609884635 - }, - "immutable_data": {}, - "template_mint": "652", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667853", - "updated_at_time": "1709306540500", - "transferred_at_block": "295667853", - "transferred_at_time": "1709306540500", - "minted_at_block": "91552405", - "minted_at_time": "1607209538500", - "data": { - "last_mine": 1609884635, - "img": "QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr", - "ease": 80, - "luck": 0, - "name": "Infused Extractor", - "type": "Extractor", - "delay": 360, - "shine": "Stone", - "cardid": 5, - "rarity": "Common", - "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "difficulty": 1 - }, - "name": "Infused Extractor" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": false, - "updated_at_block": "295667877", - "updated_at_time": "1709306552500", - "created_at_block": "295667877", - "created_at_time": "1709306552500" - }, - { - "contract": "atomicassets", - "offer_id": "158523087", - "sender_name": "agiow.c.wam", - "recipient_name": "market.virl", - "memo": "buyoffer", - "state": 3, - "sender_assets": [ - { - "contract": "atomicassets", - "asset_id": "1099923308278", - "owner": "sri4y.c.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "alien.worlds", - "name": "Alien Worlds", - "img": "QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg", - "images": "{\"banner_1920x500\":\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\",\"logo_512x512\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\"}", - "author": "federation", - "allow_notify": true, - "authorized_accounts": [ - "federation", - "open.worlds", - "terra.worlds", - "m.federation", - "s.federation", - "uspts.worlds", - "awlndratings", - "nftmt.worlds" - ], - "notify_accounts": [ - "federation", - "m.federation", - "awlndratings" - ], - "market_fee": 0.01, - "created_at_block": "70292143", - "created_at_time": "1596576277500" - }, - "schema": { - "schema_name": "tool.worlds", - "format": [ - { - "name": "cardid", - "type": "uint16" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "backimg", - "type": "image" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "shine", - "type": "string" - }, - { - "name": "material_grade", - "type": "uint64" - }, - { - "name": "type", - "type": "string" - }, - { - "name": "delay", - "type": "uint16" - }, - { - "name": "difficulty", - "type": "uint8" - }, - { - "name": "ease", - "type": "uint16" - }, - { - "name": "luck", - "type": "uint16" - }, - { - "name": "last_mine", - "type": "uint32" - }, - { - "name": "portrait_img", - "type": "image" - } - ], - "created_at_block": "81610774", - "created_at_time": "1602238106500" - }, - "template": { - "template_id": "741847", - "max_supply": "16384", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "12988", - "immutable_data": { - "img": "QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8", - "ease": 100, - "luck": 40, - "name": "Cymatic Saw", - "type": "Manipulator", - "delay": 500, - "shine": "Stone", - "cardid": 37, - "rarity": "Common", - "backimg": "QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx", - "difficulty": 1 - }, - "created_at_time": "1693497019500", - "created_at_block": "264051895" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "6741", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295667865", - "updated_at_time": "1709306546500", - "transferred_at_block": "295667865", - "transferred_at_time": "1709306546500", - "minted_at_block": "290670001", - "minted_at_time": "1706807434500", - "data": { - "img": "QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8", - "ease": 100, - "luck": 40, - "name": "Cymatic Saw", - "type": "Manipulator", - "delay": 500, - "shine": "Stone", - "cardid": 37, - "rarity": "Common", - "backimg": "QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx", - "difficulty": 1 - }, - "name": "Cymatic Saw" - } - ], - "recipient_assets": [], - "is_sender_contract": false, - "is_recipient_contract": true, - "updated_at_block": "295667865", - "updated_at_time": "1709306546500", - "created_at_block": "295667865", - "created_at_time": "1709306546500" - } - ], - "query_time": 1709306629457 - }, - "text": "{\"success\":true,\"data\":[{\"contract\":\"atomicassets\",\"offer_id\":\"158523125\",\"sender_name\":\"fpm4w.c.wam\",\"recipient_name\":\"53qdkpxafvuj\",\"memo\":\"\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099514048899\",\"owner\":\"fpm4w.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19556\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{\"last_mine\":1618393953},\"immutable_data\":{},\"template_mint\":\"1603\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667974\",\"updated_at_time\":\"1709306601000\",\"transferred_at_block\":\"295667974\",\"transferred_at_time\":\"1709306601000\",\"minted_at_block\":\"97807459\",\"minted_at_time\":\"1610337529000\",\"data\":{\"last_mine\":1618393953,\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Infused Extractor\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":false,\"updated_at_block\":\"295667998\",\"updated_at_time\":\"1709306613000\",\"created_at_block\":\"295667998\",\"created_at_time\":\"1709306613000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523123\",\"sender_name\":\"agiow.c.wam\",\"recipient_name\":\"market.virl\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099917524251\",\"owner\":\"sri4y.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"741847\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"12988\",\"immutable_data\":{\"img\":\"QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8\",\"ease\":100,\"luck\":40,\"name\":\"Cymatic Saw\",\"type\":\"Manipulator\",\"delay\":500,\"shine\":\"Stone\",\"cardid\":37,\"rarity\":\"Common\",\"backimg\":\"QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx\",\"difficulty\":1},\"created_at_time\":\"1693497019500\",\"created_at_block\":\"264051895\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2498\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667988\",\"updated_at_time\":\"1709306608000\",\"transferred_at_block\":\"295667988\",\"transferred_at_time\":\"1709306608000\",\"minted_at_block\":\"279657977\",\"minted_at_time\":\"1701300465000\",\"data\":{\"img\":\"QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8\",\"ease\":100,\"luck\":40,\"name\":\"Cymatic Saw\",\"type\":\"Manipulator\",\"delay\":500,\"shine\":\"Stone\",\"cardid\":37,\"rarity\":\"Common\",\"backimg\":\"QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx\",\"difficulty\":1},\"name\":\"Cymatic Saw\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667988\",\"updated_at_time\":\"1709306608000\",\"created_at_block\":\"295667988\",\"created_at_time\":\"1709306608000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523116\",\"sender_name\":\"fhm4w.c.wam\",\"recipient_name\":\"53qdkpxafvuj\",\"memo\":\"\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099527962735\",\"owner\":\"fhm4w.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19556\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7429\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667950\",\"updated_at_time\":\"1709306589000\",\"transferred_at_block\":\"295667950\",\"transferred_at_time\":\"1709306589000\",\"minted_at_block\":\"115462693\",\"minted_at_time\":\"1619172229500\",\"data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Infused Extractor\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":false,\"updated_at_block\":\"295667976\",\"updated_at_time\":\"1709306602000\",\"created_at_block\":\"295667976\",\"created_at_time\":\"1709306602000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523109\",\"sender_name\":\"pnboy.c.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099538307065\",\"owner\":\"q3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335860\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667939\",\"updated_at_time\":\"1709306583500\",\"transferred_at_block\":\"295667939\",\"transferred_at_time\":\"1709306583500\",\"minted_at_block\":\"119947084\",\"minted_at_time\":\"1621414968000\",\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538306936\",\"owner\":\"q3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335857\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667939\",\"updated_at_time\":\"1709306583500\",\"transferred_at_block\":\"295667939\",\"transferred_at_time\":\"1709306583500\",\"minted_at_block\":\"119946831\",\"minted_at_time\":\"1621414841500\",\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538295255\",\"owner\":\"q3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335610\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667939\",\"updated_at_time\":\"1709306583500\",\"transferred_at_block\":\"295667939\",\"transferred_at_time\":\"1709306583500\",\"minted_at_block\":\"119936071\",\"minted_at_time\":\"1621409461500\",\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667939\",\"updated_at_time\":\"1709306583500\",\"created_at_block\":\"295667939\",\"created_at_time\":\"1709306583500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523108\",\"sender_name\":\"rat4s.c.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099527561450\",\"owner\":\"rit4s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19555\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"8054\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667938\",\"updated_at_time\":\"1709306583000\",\"transferred_at_block\":\"295667938\",\"transferred_at_time\":\"1709306583000\",\"minted_at_block\":\"115244477\",\"minted_at_time\":\"1619063027500\",\"data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Gasrigged Extractor\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099525122811\",\"owner\":\"rit4s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19555\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7394\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667938\",\"updated_at_time\":\"1709306583000\",\"transferred_at_block\":\"295667938\",\"transferred_at_time\":\"1709306583000\",\"minted_at_block\":\"114766038\",\"minted_at_time\":\"1618823374000\",\"data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Gasrigged Extractor\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099524853781\",\"owner\":\"rit4s.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19555\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"7143\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667938\",\"updated_at_time\":\"1709306583000\",\"transferred_at_block\":\"295667938\",\"transferred_at_time\":\"1709306583000\",\"minted_at_block\":\"114570137\",\"minted_at_time\":\"1618725257500\",\"data\":{\"img\":\"QmZZZgWWhqxabJuncZrWRzs79DpKraXxum35u2TJga8C6G\",\"ease\":90,\"luck\":20,\"name\":\"Gasrigged Extractor\",\"type\":\"Extractor\",\"delay\":540,\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":0},\"name\":\"Gasrigged Extractor\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667938\",\"updated_at_time\":\"1709306583000\",\"created_at_block\":\"295667938\",\"created_at_time\":\"1709306583000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523107\",\"sender_name\":\"ojboy.c.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099538293397\",\"owner\":\"p3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335567\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667935\",\"updated_at_time\":\"1709306581500\",\"transferred_at_block\":\"295667935\",\"transferred_at_time\":\"1709306581500\",\"minted_at_block\":\"119934438\",\"minted_at_time\":\"1621408645000\",\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538293001\",\"owner\":\"p3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335556\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667935\",\"updated_at_time\":\"1709306581500\",\"transferred_at_block\":\"295667935\",\"transferred_at_time\":\"1709306581500\",\"minted_at_block\":\"119933979\",\"minted_at_time\":\"1621408415500\",\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"},{\"contract\":\"atomicassets\",\"asset_id\":\"1099538291345\",\"owner\":\"p3boy.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"335515\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667935\",\"updated_at_time\":\"1709306581500\",\"transferred_at_block\":\"295667935\",\"transferred_at_time\":\"1709306581500\",\"minted_at_block\":\"119932014\",\"minted_at_time\":\"1621407433000\",\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667935\",\"updated_at_time\":\"1709306581500\",\"created_at_block\":\"295667935\",\"created_at_time\":\"1709306581500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523099\",\"sender_name\":\"wm2ra.wam\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099916599171\",\"owner\":\"wm2ra.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19553\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"428235\",\"immutable_data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238108000\",\"created_at_block\":\"81610777\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"426603\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"289074061\",\"updated_at_time\":\"1706009430500\",\"transferred_at_block\":\"289074061\",\"transferred_at_time\":\"1706009430500\",\"minted_at_block\":\"277708085\",\"minted_at_time\":\"1700325497000\",\"data\":{\"img\":\"QmVUZHpUkc3PuLkJ7BDvJ3S3AgDySjsqWQib1sVKziHCbS\",\"ease\":20,\"luck\":7,\"name\":\"Standard Drill\",\"type\":\"Extractor\",\"delay\":120,\"shine\":\"Stone\",\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Drill\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667914\",\"updated_at_time\":\"1709306571000\",\"created_at_block\":\"295667914\",\"created_at_time\":\"1709306571000\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523091\",\"sender_name\":\"2tnow.c.wam\",\"recipient_name\":\"53qdkpxafvuj\",\"memo\":\"\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099529994710\",\"owner\":\"2tnow.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19556\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"8541\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667840\",\"updated_at_time\":\"1709306534000\",\"transferred_at_block\":\"295667840\",\"transferred_at_time\":\"1709306534000\",\"minted_at_block\":\"116292438\",\"minted_at_time\":\"1619587207500\",\"data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Infused Extractor\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":false,\"updated_at_block\":\"295667877\",\"updated_at_time\":\"1709306552500\",\"created_at_block\":\"295667877\",\"created_at_time\":\"1709306552500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523092\",\"sender_name\":\"2xnow.c.wam\",\"recipient_name\":\"53qdkpxafvuj\",\"memo\":\"\",\"state\":0,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099512986490\",\"owner\":\"2xnow.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19556\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238110000\",\"created_at_block\":\"81610781\"},\"mutable_data\":{\"last_mine\":1609884635},\"immutable_data\":{},\"template_mint\":\"652\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667853\",\"updated_at_time\":\"1709306540500\",\"transferred_at_block\":\"295667853\",\"transferred_at_time\":\"1709306540500\",\"minted_at_block\":\"91552405\",\"minted_at_time\":\"1607209538500\",\"data\":{\"last_mine\":1609884635,\"img\":\"QmaZjaHxcBNYLT2Ba6v3noSZEi3ubNPgCGZm8h8KHekMpr\",\"ease\":80,\"luck\":0,\"name\":\"Infused Extractor\",\"type\":\"Extractor\",\"delay\":360,\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Infused Extractor\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":false,\"updated_at_block\":\"295667877\",\"updated_at_time\":\"1709306552500\",\"created_at_block\":\"295667877\",\"created_at_time\":\"1709306552500\"},{\"contract\":\"atomicassets\",\"offer_id\":\"158523087\",\"sender_name\":\"agiow.c.wam\",\"recipient_name\":\"market.virl\",\"memo\":\"buyoffer\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099923308278\",\"owner\":\"sri4y.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"741847\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"12988\",\"immutable_data\":{\"img\":\"QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8\",\"ease\":100,\"luck\":40,\"name\":\"Cymatic Saw\",\"type\":\"Manipulator\",\"delay\":500,\"shine\":\"Stone\",\"cardid\":37,\"rarity\":\"Common\",\"backimg\":\"QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx\",\"difficulty\":1},\"created_at_time\":\"1693497019500\",\"created_at_block\":\"264051895\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6741\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667865\",\"updated_at_time\":\"1709306546500\",\"transferred_at_block\":\"295667865\",\"transferred_at_time\":\"1709306546500\",\"minted_at_block\":\"290670001\",\"minted_at_time\":\"1706807434500\",\"data\":{\"img\":\"QmZGmXzwDnmsE3UiYwioZFDHTDT3782WiFxHEGQV6zYHP8\",\"ease\":100,\"luck\":40,\"name\":\"Cymatic Saw\",\"type\":\"Manipulator\",\"delay\":500,\"shine\":\"Stone\",\"cardid\":37,\"rarity\":\"Common\",\"backimg\":\"QmPaTJFzULEpXaq2sAngTzdbeqy9GQU6uKnHW1ifUGjLBx\",\"difficulty\":1},\"name\":\"Cymatic Saw\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"295667865\",\"updated_at_time\":\"1709306546500\",\"created_at_block\":\"295667865\",\"created_at_time\":\"1709306546500\"}],\"query_time\":1709306629457}" -} \ No newline at end of file diff --git a/test/data/c1506aa7eb9fbfa9ee6977c1f99512eb00919f85.json b/test/data/d2f4242ee04941f86d89d3e59b367a334d96c98d.json similarity index 57% rename from test/data/c1506aa7eb9fbfa9ee6977c1f99512eb00919f85.json rename to test/data/d2f4242ee04941f86d89d3e59b367a334d96c98d.json index 59d1c6d..16a9061 100644 --- a/test/data/c1506aa7eb9fbfa9ee6977c1f99512eb00919f85.json +++ b/test/data/d2f4242ee04941f86d89d3e59b367a334d96c98d.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/template_buyoffers/_count", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/template_buyoffers/_count", "params": { "method": "POST", "body": "{\"template_id\":\"443565\",\"state\":\"1\"}", @@ -12,8 +12,8 @@ "status": 200, "json": { "success": true, - "data": "24", - "query_time": 1709306655847 + "data": "248", + "query_time": 1756585626162 }, - "text": "{\"success\":true,\"data\":\"24\",\"query_time\":1709306655847}" + "text": "{\"success\":true,\"data\":\"248\",\"query_time\":1756585626162}" } \ No newline at end of file diff --git a/test/data/d523e9a2440b12a10fb47355007f72f09d6f8201.json b/test/data/d523e9a2440b12a10fb47355007f72f09d6f8201.json new file mode 100644 index 0000000..e10326a --- /dev/null +++ b/test/data/d523e9a2440b12a10fb47355007f72f09d6f8201.json @@ -0,0 +1,77 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/stats/accounts", + "params": { + "method": "POST", + "body": "{\"symbol\":\"WAX\",\"collection_name\":\"taco\",\"limit\":\"10\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 200, + "json": { + "success": true, + "data": { + "symbol": { + "token_symbol": "WAX", + "token_contract": "eosio.token", + "token_precision": 8 + }, + "results": [ + { + "account": "cozy.gm", + "buy_volume": "6175008567566", + "sell_volume": "32229077206778" + }, + { + "account": "zoieo.wam", + "buy_volume": "25990549391035", + "sell_volume": "30099779910000" + }, + { + "account": "circle.gm", + "buy_volume": "69452313111834", + "sell_volume": "27427196021576" + }, + { + "account": "hdmbk.wam", + "buy_volume": "2580159183069", + "sell_volume": "25183852558949" + }, + { + "account": "o4eei.wam", + "buy_volume": "7027842790113", + "sell_volume": "24296497000000" + }, + { + "account": "3dtqy.wam", + "buy_volume": "11591560351736", + "sell_volume": "21642473960677" + }, + { + "account": "ubkb.wam", + "buy_volume": "27310568114250", + "sell_volume": "18328020000000" + }, + { + "account": "zfgb.wam", + "buy_volume": "6214046244906", + "sell_volume": "18076589886024" + }, + { + "account": "azjiy.wam", + "buy_volume": "6083809447451", + "sell_volume": "17982877917923" + }, + { + "account": "wofxg.wam", + "buy_volume": "835996985548", + "sell_volume": "17261279010137" + } + ] + }, + "query_time": 1756585628801 + }, + "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[{\"account\":\"cozy.gm\",\"buy_volume\":\"6175008567566\",\"sell_volume\":\"32229077206778\"},{\"account\":\"zoieo.wam\",\"buy_volume\":\"25990549391035\",\"sell_volume\":\"30099779910000\"},{\"account\":\"circle.gm\",\"buy_volume\":\"69452313111834\",\"sell_volume\":\"27427196021576\"},{\"account\":\"hdmbk.wam\",\"buy_volume\":\"2580159183069\",\"sell_volume\":\"25183852558949\"},{\"account\":\"o4eei.wam\",\"buy_volume\":\"7027842790113\",\"sell_volume\":\"24296497000000\"},{\"account\":\"3dtqy.wam\",\"buy_volume\":\"11591560351736\",\"sell_volume\":\"21642473960677\"},{\"account\":\"ubkb.wam\",\"buy_volume\":\"27310568114250\",\"sell_volume\":\"18328020000000\"},{\"account\":\"zfgb.wam\",\"buy_volume\":\"6214046244906\",\"sell_volume\":\"18076589886024\"},{\"account\":\"azjiy.wam\",\"buy_volume\":\"6083809447451\",\"sell_volume\":\"17982877917923\"},{\"account\":\"wofxg.wam\",\"buy_volume\":\"835996985548\",\"sell_volume\":\"17261279010137\"}]},\"query_time\":1756585628801}" +} \ No newline at end of file diff --git a/test/data/ce541d8f2f6bff71175c7547a50d7c64b1d8bd1f.json b/test/data/d6f3c94a0fa92a0f311994198694b90a7a9de790.json similarity index 59% rename from test/data/ce541d8f2f6bff71175c7547a50d7c64b1d8bd1f.json rename to test/data/d6f3c94a0fa92a0f311994198694b90a7a9de790.json index 0c28a5f..b8078b2 100644 --- a/test/data/ce541d8f2f6bff71175c7547a50d7c64b1d8bd1f.json +++ b/test/data/d6f3c94a0fa92a0f311994198694b90a7a9de790.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/prices/assets", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/prices/assets", "params": { "method": "POST", "body": "{\"collection_name\":\"taco\",\"asset_id\":\"1099922666976\",\"limit\":\"10\"}", @@ -17,15 +17,15 @@ "token_symbol": "WAX", "token_precision": 8, "token_contract": "eosio.token", - "median": "1048707000", - "average": "1304610590", + "median": "1075866455", + "average": "1276816571", "min": "100000000", "max": "7000000000", - "suggested_median": "2090000000", - "suggested_average": "2117102732" + "suggested_median": "821700000", + "suggested_average": "784694000" } ], - "query_time": 1709306661769 + "query_time": 1756585627410 }, - "text": "{\"success\":true,\"data\":[{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"median\":\"1048707000\",\"average\":\"1304610590\",\"min\":\"100000000\",\"max\":\"7000000000\",\"suggested_median\":\"2090000000\",\"suggested_average\":\"2117102732\"}],\"query_time\":1709306661769}" + "text": "{\"success\":true,\"data\":[{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\",\"median\":\"1075866455\",\"average\":\"1276816571\",\"min\":\"100000000\",\"max\":\"7000000000\",\"suggested_median\":\"821700000\",\"suggested_average\":\"784694000\"}],\"query_time\":1756585627410}" } \ No newline at end of file diff --git a/test/data/7983e3ceb46158d5f27a958e845dc30559578742.json b/test/data/dc9f05f0d676535fc3f3ff7b997769bcc1d02324.json similarity index 85% rename from test/data/7983e3ceb46158d5f27a958e845dc30559578742.json rename to test/data/dc9f05f0d676535fc3f3ff7b997769bcc1d02324.json index 7463704..ada045e 100644 --- a/test/data/7983e3ceb46158d5f27a958e845dc30559578742.json +++ b/test/data/dc9f05f0d676535fc3f3ff7b997769bcc1d02324.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/stats/sales", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/stats/sales", "params": { "method": "POST", "body": "{\"symbol\":\"WAX\",\"collection_whitelist\":\"award.worlds\"}", @@ -23,7 +23,7 @@ "sales": "0" } }, - "query_time": 1709306665809 + "query_time": 1756585630993 }, - "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"result\":{\"volume\":null,\"sales\":\"0\"}},\"query_time\":1709306665809}" + "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"result\":{\"volume\":null,\"sales\":\"0\"}},\"query_time\":1756585630993}" } \ No newline at end of file diff --git a/test/data/b631ed0b5766047fb3e3fc0cab3a0ee90128acd2.json b/test/data/dda320ed1d5fb223f1027e78fae98988e17e7425.json similarity index 53% rename from test/data/b631ed0b5766047fb3e3fc0cab3a0ee90128acd2.json rename to test/data/dda320ed1d5fb223f1027e78fae98988e17e7425.json index f908bcf..6a2dade 100644 --- a/test/data/b631ed0b5766047fb3e3fc0cab3a0ee90128acd2.json +++ b/test/data/dda320ed1d5fb223f1027e78fae98988e17e7425.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/auctions", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/auctions", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"limit\":\"10\"}", @@ -16,19 +16,19 @@ { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436638", + "auction_id": "1730595", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "99999000" + "amount": "299999000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099519895460", + "asset_id": "1099525733541", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -47,7 +47,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -106,38 +108,38 @@ "created_at_time": "1598472952000" }, "template": { - "template_id": "19649", + "template_id": "19648", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "6231495", + "issued_supply": "2761132", "immutable_data": { - "img": "QmXa4fjB7AVd8rLvUcBk5uPKVugg2Bfj26PEwVth71T3yn", - "name": "Male Human", + "img": "QmQUU3KsrRuPiFgmu9wJWp2f9NJ4WzD3eVjMRJdctf9rtR", + "name": "Female Human", "race": "Human", - "type": "Human Male", + "type": "Human Female", "shine": "Stone", - "cardid": 5, + "cardid": 4, "rarity": "Abundant", "backimg": "QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5", - "description": "Mining on Alien Worlds ain't like mining on Earth, farm boy" + "description": "Adventure is worthwhile in itself" }, - "created_at_time": "1602238964000", - "created_at_block": "81612489" + "created_at_time": "1602238963000", + "created_at_block": "81612487" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "142780", + "template_mint": "262426", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667816", - "updated_at_time": "1709306522000", - "transferred_at_block": "295667816", - "transferred_at_time": "1709306522000", - "minted_at_block": "109438637", - "minted_at_time": "1616157967500", + "updated_at_block": "390193954", + "updated_at_time": "1756576583000", + "transferred_at_block": "390193954", + "transferred_at_time": "1756576583000", + "minted_at_block": "114887665", + "minted_at_time": "1618884262500", "sales": [], "auctions": [], "prices": [ @@ -148,28 +150,28 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "25000000", - "average": "60526292", - "suggested_median": "1489752", - "suggested_average": "1509979", + "median": "24000000", + "average": "175573923", + "suggested_median": "10085229", + "suggested_average": "9927697", "min": "1", - "max": "777800000000", - "sales": "1007328" + "max": "4000000000000", + "sales": "308108" } ], "template_buyoffers": [], "data": { - "img": "QmXa4fjB7AVd8rLvUcBk5uPKVugg2Bfj26PEwVth71T3yn", - "name": "Male Human", + "img": "QmQUU3KsrRuPiFgmu9wJWp2f9NJ4WzD3eVjMRJdctf9rtR", + "name": "Female Human", "race": "Human", - "type": "Human Male", + "type": "Human Female", "shine": "Stone", - "cardid": 5, + "cardid": 4, "rarity": "Abundant", "backimg": "QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5", - "description": "Mining on Alien Worlds ain't like mining on Earth, farm boy" + "description": "Adventure is worthwhile in itself" }, - "name": "Male Human" + "name": "Female Human" } ], "bids": [], @@ -192,7 +194,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -203,30 +207,30 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360522000", + "end_time": "1756659383000", "is_seller_contract": false, - "updated_at_block": "295667816", - "updated_at_time": "1709306522000", - "created_at_block": "295667816", - "created_at_time": "1709306522000", + "updated_at_block": "390193954", + "updated_at_time": "1756576583000", + "created_at_block": "390193954", + "created_at_time": "1756576583000", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436637", + "auction_id": "1730594", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "299999000" + "amount": "599999000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099519760742", + "asset_id": "1099520943569", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -245,7 +249,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -308,39 +314,39 @@ "created_at_time": "1602238131500" }, "template": { - "template_id": "19609", + "template_id": "19619", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "374937", + "issued_supply": "376121", "immutable_data": { - "img": "QmWaWj1K2yvVbQWMiePHR5scbpus3hXYHEwWi5wJDjhTVf", - "name": "Rock Cudgel", - "class": "Nature", + "img": "Qmd9MPkRCXxgxLaAfs39sHYiQEvQ8w9zb6HQ4i6PJWTHrb", + "name": "Standard Shield", + "class": "Neutral", "shine": "Stone", - "attack": 8, - "cardid": 28, + "attack": 3, + "cardid": 38, "rarity": "Abundant", "backimg": "QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw", - "defense": 8, - "description": "Hit it with a rock ... and then we'll eat it ..." + "defense": 13, + "description": "Standard shield for basic level protection" }, - "created_at_time": "1602238154000", - "created_at_block": "81610869" + "created_at_time": "1602238162000", + "created_at_block": "81610885" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "96097", + "template_mint": "113462", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667797", - "updated_at_time": "1709306512500", - "transferred_at_block": "295667797", - "transferred_at_time": "1709306512500", - "minted_at_block": "109119731", - "minted_at_time": "1615998478500", + "updated_at_block": "390193934", + "updated_at_time": "1756576573000", + "transferred_at_block": "390193934", + "transferred_at_time": "1756576573000", + "minted_at_block": "111292235", + "minted_at_time": "1617085039000", "sales": [], "auctions": [], "prices": [ @@ -351,29 +357,29 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "35000000", - "average": "67459507", - "suggested_median": "9799549", - "suggested_average": "10246596", + "median": "31000000", + "average": "63623719", + "suggested_median": "21562200", + "suggested_average": "22082471", "min": "1", - "max": "999900000000", - "sales": "106027" + "max": "500000000000", + "sales": "113590" } ], "template_buyoffers": [], "data": { - "img": "QmWaWj1K2yvVbQWMiePHR5scbpus3hXYHEwWi5wJDjhTVf", - "name": "Rock Cudgel", - "class": "Nature", + "img": "Qmd9MPkRCXxgxLaAfs39sHYiQEvQ8w9zb6HQ4i6PJWTHrb", + "name": "Standard Shield", + "class": "Neutral", "shine": "Stone", - "attack": 8, - "cardid": 28, + "attack": 3, + "cardid": 38, "rarity": "Abundant", "backimg": "QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw", - "defense": 8, - "description": "Hit it with a rock ... and then we'll eat it ..." + "defense": 13, + "description": "Standard shield for basic level protection" }, - "name": "Rock Cudgel" + "name": "Standard Shield" } ], "bids": [], @@ -396,7 +402,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -407,30 +415,30 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360512000", + "end_time": "1756659373000", "is_seller_contract": false, - "updated_at_block": "295667797", - "updated_at_time": "1709306512500", - "created_at_block": "295667797", - "created_at_time": "1709306512500", + "updated_at_block": "390193934", + "updated_at_time": "1756576573000", + "created_at_block": "390193934", + "created_at_time": "1756576573000", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436636", + "auction_id": "1730593", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "3999999000" + "amount": "800000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099523191033", + "asset_id": "1099519575011", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -449,7 +457,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -532,41 +542,41 @@ "created_at_time": "1602238298000" }, "template": { - "template_id": "19627", - "max_supply": "16384", + "template_id": "19625", + "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "16384", + "issued_supply": "356855", "immutable_data": { - "img": "QmQ6xzHJBdaQ82a9PXsciXjzCrkxa1MX2YmR562q7YHjir", - "name": "Grey Scientist", - "race": "Grey", + "img": "QmVRduT9RoAh4kq3srY52uEWe7MgEnUoteM2mMV4fVJWrq", + "name": "Stealth Mercenary", + "race": "Unknown", "shine": "Stone", - "attack": 16, - "cardid": 4, - "rarity": "Common", + "attack": 13, + "cardid": 2, + "rarity": "Abundant", "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "defense": 25, - "element": "Air", - "movecost": 50, - "description": "Ethics are subjective, knowledge is power" + "defense": 11, + "element": "Neutral", + "movecost": 30, + "description": "The stealth comes from the tech, not from the mercenary" }, - "created_at_time": "1602238301000", - "created_at_block": "81611163" + "created_at_time": "1602238299500", + "created_at_block": "81611160" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "6190", + "template_mint": "87945", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667776", - "updated_at_time": "1709306502000", - "transferred_at_block": "295667776", - "transferred_at_time": "1709306502000", - "minted_at_block": "113303822", - "minted_at_time": "1618091326500", + "updated_at_block": "390193914", + "updated_at_time": "1756576563000", + "transferred_at_block": "390193914", + "transferred_at_time": "1756576563000", + "minted_at_block": "108734710", + "minted_at_time": "1615805928500", "sales": [], "auctions": [], "prices": [ @@ -577,31 +587,31 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "900000000", - "average": "1115823461", - "suggested_median": "700000000", - "suggested_average": "820398954", - "min": "1256844", - "max": "106022052586", - "sales": "11811" + "median": "33000000", + "average": "87516660", + "suggested_median": "45000000", + "suggested_average": "43473750", + "min": "1", + "max": "521100000000", + "sales": "103650" } ], "template_buyoffers": [], "data": { - "img": "QmQ6xzHJBdaQ82a9PXsciXjzCrkxa1MX2YmR562q7YHjir", - "name": "Grey Scientist", - "race": "Grey", + "img": "QmVRduT9RoAh4kq3srY52uEWe7MgEnUoteM2mMV4fVJWrq", + "name": "Stealth Mercenary", + "race": "Unknown", "shine": "Stone", - "attack": 16, - "cardid": 4, - "rarity": "Common", + "attack": 13, + "cardid": 2, + "rarity": "Abundant", "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "defense": 25, - "element": "Air", - "movecost": 50, - "description": "Ethics are subjective, knowledge is power" + "defense": 11, + "element": "Neutral", + "movecost": 30, + "description": "The stealth comes from the tech, not from the mercenary" }, - "name": "Grey Scientist" + "name": "Stealth Mercenary" } ], "bids": [], @@ -624,7 +634,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -635,30 +647,30 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360502000", + "end_time": "1756659363000", "is_seller_contract": false, - "updated_at_block": "295667776", - "updated_at_time": "1709306502000", - "created_at_block": "295667776", - "created_at_time": "1709306502000", + "updated_at_block": "390193914", + "updated_at_time": "1756576563000", + "created_at_block": "390193914", + "created_at_time": "1756576563000", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436635", + "auction_id": "1730592", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "299999000" + "amount": "2200000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099520080907", + "asset_id": "1099927565797", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -677,7 +689,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -689,7 +703,7 @@ "created_at_time": "1596576277500" }, "schema": { - "schema_name": "crew.worlds", + "schema_name": "level.worlds", "format": [ { "name": "cardid", @@ -708,93 +722,67 @@ "type": "image" }, { - "name": "rarity", + "name": "description", "type": "string" }, { - "name": "shine", + "name": "rarity", "type": "string" }, { - "name": "material_grade", - "type": "uint64" + "name": "level", + "type": "uint8" }, { - "name": "race", + "name": "key", "type": "string" }, { - "name": "description", + "name": "process", "type": "string" }, { "name": "element", "type": "string" - }, - { - "name": "attack", - "type": "uint8" - }, - { - "name": "defense", - "type": "uint8" - }, - { - "name": "movecost", - "type": "uint8" - }, - { - "name": "td_fights", - "type": "uint16" - }, - { - "name": "td_wins", - "type": "uint16" - }, - { - "name": "td_winstreak", - "type": "uint16" } ], - "created_at_block": "81611157", - "created_at_time": "1602238298000" + "created_at_block": "182826363", + "created_at_time": "1652871533000" }, "template": { - "template_id": "19644", + "template_id": "516019", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "358331", + "issued_supply": "40002", "immutable_data": { - "img": "Qme5HWgJritQsBFeGsbYW1XCpe9YBmJY5z6SLq8aGbWQtP", - "name": "Grey Peacemaker", - "race": "Grey", - "shine": "Stone", - "attack": 16, - "cardid": 21, - "rarity": "Abundant", + "img": "QmYQCw17v5ffkkCPE7m1ZfzYUMjJwubydNjNXrhWTWaK4e", + "key": "P", + "name": "Ancient Platinum", + "level": 7, + "cardid": 7, + "rarity": "Epic", "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "defense": 17, - "element": "Gem", - "movecost": 40, - "description": "Beware of Greys bearing gifts" + "element": "Metal", + "process": "Material", + "description": "A secret batch of Robotron Soldiers' memory chips were manufactured using Ancient Platinum" }, - "created_at_time": "1602238316000", - "created_at_block": "81611193" + "created_at_time": "1653306635500", + "created_at_block": "183696513" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "96837", + "template_mint": "17005", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667740", - "updated_at_time": "1709306484000", - "transferred_at_block": "295667740", - "transferred_at_time": "1709306484000", - "minted_at_block": "109863074", - "minted_at_time": "1616370218000", + "updated_at_block": "390193893", + "updated_at_time": "1756576552500", + "transferred_at_block": "390193893", + "transferred_at_time": "1756576552500", + "minted_at_block": "297821349", + "minted_at_time": "1710383302000", "sales": [], "auctions": [], "prices": [ @@ -805,31 +793,29 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "39000000", - "average": "99824681", - "suggested_median": "18454894", - "suggested_average": "19063456", - "min": "1", - "max": "2790000000000", - "sales": "99449" + "median": "210000000", + "average": "434865917", + "suggested_median": "124581672", + "suggested_average": "126233251", + "min": "1812557", + "max": "320421443000", + "sales": "9629" } ], "template_buyoffers": [], "data": { - "img": "Qme5HWgJritQsBFeGsbYW1XCpe9YBmJY5z6SLq8aGbWQtP", - "name": "Grey Peacemaker", - "race": "Grey", - "shine": "Stone", - "attack": 16, - "cardid": 21, - "rarity": "Abundant", + "img": "QmYQCw17v5ffkkCPE7m1ZfzYUMjJwubydNjNXrhWTWaK4e", + "key": "P", + "name": "Ancient Platinum", + "level": 7, + "cardid": 7, + "rarity": "Epic", "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "defense": 17, - "element": "Gem", - "movecost": 40, - "description": "Beware of Greys bearing gifts" + "element": "Metal", + "process": "Material", + "description": "A secret batch of Robotron Soldiers' memory chips were manufactured using Ancient Platinum" }, - "name": "Grey Peacemaker" + "name": "Ancient Platinum" } ], "bids": [], @@ -852,7 +838,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -863,30 +851,30 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360484000", + "end_time": "1756659352000", "is_seller_contract": false, - "updated_at_block": "295667740", - "updated_at_time": "1709306484000", - "created_at_block": "295667740", - "created_at_time": "1709306484000", + "updated_at_block": "390193893", + "updated_at_time": "1756576552500", + "created_at_block": "390193893", + "created_at_time": "1756576552500", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436634", + "auction_id": "1730591", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "299990000" + "amount": "800000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099522498031", + "asset_id": "1099520026524", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -905,7 +893,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -917,7 +907,7 @@ "created_at_time": "1596576277500" }, "schema": { - "schema_name": "arms.worlds", + "schema_name": "crew.worlds", "format": [ { "name": "cardid", @@ -947,12 +937,16 @@ "name": "material_grade", "type": "uint64" }, + { + "name": "race", + "type": "string" + }, { "name": "description", "type": "string" }, { - "name": "class", + "name": "element", "type": "string" }, { @@ -962,45 +956,63 @@ { "name": "defense", "type": "uint8" + }, + { + "name": "movecost", + "type": "uint8" + }, + { + "name": "td_fights", + "type": "uint16" + }, + { + "name": "td_wins", + "type": "uint16" + }, + { + "name": "td_winstreak", + "type": "uint16" } ], - "created_at_block": "81610824", - "created_at_time": "1602238131500" + "created_at_block": "81611157", + "created_at_time": "1602238298000" }, "template": { - "template_id": "19583", + "template_id": "19632", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "374400", + "issued_supply": "377099", "immutable_data": { - "img": "QmYfMb6jv4fAkYKCYn36kHeXE1PpPhqwCuh5jP9KbJs8jC", - "name": "Standard Sword", - "class": "Neutral", + "img": "QmeNWTL3EPT1nM9P8bM2PrAy38bTc9ZTg91P7XntwLmr8Q", + "name": "Grey Peacemaker", + "race": "Grey", "shine": "Stone", - "attack": 11, - "cardid": 2, + "attack": 17, + "cardid": 9, "rarity": "Abundant", - "backimg": "QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw", - "defense": 5, - "description": "The Standard Sword Company was the first non-mining company on Eyeke" + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "defense": 16, + "element": "Nature", + "movecost": 40, + "description": "Grey's are particularly skilled at using the idea of peace to their advantage" }, - "created_at_time": "1602238133000", - "created_at_block": "81610827" + "created_at_time": "1602238305000", + "created_at_block": "81611171" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "128712", + "template_mint": "100456", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667720", - "updated_at_time": "1709306474000", - "transferred_at_block": "295667720", - "transferred_at_time": "1709306474000", - "minted_at_block": "112757557", - "minted_at_time": "1617817998500", + "updated_at_block": "390193873", + "updated_at_time": "1756576542500", + "transferred_at_block": "390193873", + "transferred_at_time": "1756576542500", + "minted_at_block": "109738528", + "minted_at_time": "1616307936000", "sales": [], "auctions": [], "prices": [ @@ -1011,29 +1023,31 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "35000000", - "average": "63599879", - "suggested_median": "12834540", - "suggested_average": "13264889", + "median": "36630000", + "average": "75046136", + "suggested_median": "45000000", + "suggested_average": "44542450", "min": "1", - "max": "25000000000", - "sales": "106338" + "max": "150000000000", + "sales": "111047" } ], "template_buyoffers": [], "data": { - "img": "QmYfMb6jv4fAkYKCYn36kHeXE1PpPhqwCuh5jP9KbJs8jC", - "name": "Standard Sword", - "class": "Neutral", + "img": "QmeNWTL3EPT1nM9P8bM2PrAy38bTc9ZTg91P7XntwLmr8Q", + "name": "Grey Peacemaker", + "race": "Grey", "shine": "Stone", - "attack": 11, - "cardid": 2, + "attack": 17, + "cardid": 9, "rarity": "Abundant", - "backimg": "QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw", - "defense": 5, - "description": "The Standard Sword Company was the first non-mining company on Eyeke" + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "defense": 16, + "element": "Nature", + "movecost": 40, + "description": "Grey's are particularly skilled at using the idea of peace to their advantage" }, - "name": "Standard Sword" + "name": "Grey Peacemaker" } ], "bids": [], @@ -1056,7 +1070,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1067,30 +1083,30 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360474000", + "end_time": "1756659342000", "is_seller_contract": false, - "updated_at_block": "295667720", - "updated_at_time": "1709306474000", - "created_at_block": "295667720", - "created_at_time": "1709306474000", + "updated_at_block": "390193873", + "updated_at_time": "1756576542500", + "created_at_block": "390193873", + "created_at_time": "1756576542500", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436633", + "auction_id": "1730590", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "99999000" + "amount": "199990000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099521725960", + "asset_id": "1099521665153", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -1109,7 +1125,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1121,8 +1139,12 @@ "created_at_time": "1596576277500" }, "schema": { - "schema_name": "faces.worlds", + "schema_name": "crew.worlds", "format": [ + { + "name": "cardid", + "type": "uint16" + }, { "name": "name", "type": "string" @@ -1139,14 +1161,6 @@ "name": "rarity", "type": "string" }, - { - "name": "race", - "type": "string" - }, - { - "name": "cardid", - "type": "uint16" - }, { "name": "shine", "type": "string" @@ -1155,51 +1169,82 @@ "name": "material_grade", "type": "uint64" }, + { + "name": "race", + "type": "string" + }, { "name": "description", "type": "string" }, { - "name": "type", + "name": "element", "type": "string" + }, + { + "name": "attack", + "type": "uint8" + }, + { + "name": "defense", + "type": "uint8" + }, + { + "name": "movecost", + "type": "uint8" + }, + { + "name": "td_fights", + "type": "uint16" + }, + { + "name": "td_wins", + "type": "uint16" + }, + { + "name": "td_winstreak", + "type": "uint16" } ], - "created_at_block": "74084198", - "created_at_time": "1598472952000" + "created_at_block": "81611157", + "created_at_time": "1602238298000" }, "template": { - "template_id": "19648", + "template_id": "19637", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "1974455", + "issued_supply": "376777", "immutable_data": { - "img": "QmQUU3KsrRuPiFgmu9wJWp2f9NJ4WzD3eVjMRJdctf9rtR", - "name": "Female Human", - "race": "Human", - "type": "Human Female", + "img": "QmVXsVEkT5fuASSexrcMQuuXWZFFSuGRSyRkLGghq1yhpW", + "name": "Stealth Mercenary", + "race": "Unknown", "shine": "Stone", - "cardid": 4, + "attack": 8, + "cardid": 14, "rarity": "Abundant", - "backimg": "QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5", - "description": "Adventure is worthwhile in itself" + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "defense": 8, + "element": "Air", + "movecost": 20, + "description": "Swift as an arrow and stealthy as a shadow" }, - "created_at_time": "1602238963000", - "created_at_block": "81612487" + "created_at_time": "1602238310000", + "created_at_block": "81611181" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "134921", + "template_mint": "120044", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667699", - "updated_at_time": "1709306463500", - "transferred_at_block": "295667699", - "transferred_at_time": "1709306463500", - "minted_at_block": "112045991", - "minted_at_time": "1617462103000", + "updated_at_block": "390193852", + "updated_at_time": "1756576532000", + "transferred_at_block": "390193852", + "transferred_at_time": "1756576532000", + "minted_at_block": "111912096", + "minted_at_time": "1617395141500", "sales": [], "auctions": [], "prices": [ @@ -1210,28 +1255,31 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "26000000", - "average": "54260864", - "suggested_median": "1541406", - "suggested_average": "1453289", + "median": "34000000", + "average": "84041574", + "suggested_median": "45000000", + "suggested_average": "47000000", "min": "1", - "max": "444400000000", - "sales": "296428" + "max": "532100000000", + "sales": "110118" } ], "template_buyoffers": [], "data": { - "img": "QmQUU3KsrRuPiFgmu9wJWp2f9NJ4WzD3eVjMRJdctf9rtR", - "name": "Female Human", - "race": "Human", - "type": "Human Female", + "img": "QmVXsVEkT5fuASSexrcMQuuXWZFFSuGRSyRkLGghq1yhpW", + "name": "Stealth Mercenary", + "race": "Unknown", "shine": "Stone", - "cardid": 4, + "attack": 8, + "cardid": 14, "rarity": "Abundant", - "backimg": "QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5", - "description": "Adventure is worthwhile in itself" + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "defense": 8, + "element": "Air", + "movecost": 20, + "description": "Swift as an arrow and stealthy as a shadow" }, - "name": "Female Human" + "name": "Stealth Mercenary" } ], "bids": [], @@ -1254,7 +1302,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1265,30 +1315,30 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360463000", + "end_time": "1756659332000", "is_seller_contract": false, - "updated_at_block": "295667699", - "updated_at_time": "1709306463500", - "created_at_block": "295667699", - "created_at_time": "1709306463500", + "updated_at_block": "390193852", + "updated_at_time": "1756576532000", + "created_at_block": "390193852", + "created_at_time": "1756576532000", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436632", + "auction_id": "1730589", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "1999999000" + "amount": "199990000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099521794401", + "asset_id": "1099519852255", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -1307,7 +1357,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1390,41 +1442,41 @@ "created_at_time": "1602238298000" }, "template": { - "template_id": "19638", - "max_supply": "16384", + "template_id": "19644", + "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "14916", + "issued_supply": "358332", "immutable_data": { - "img": "QmdS22WuoCWbv8eMPNiqB5CmZWTA8uxsAXeKTgR2iekszj", - "name": "LG Soldier", - "race": "LGP", + "img": "Qme5HWgJritQsBFeGsbYW1XCpe9YBmJY5z6SLq8aGbWQtP", + "name": "Grey Peacemaker", + "race": "Grey", "shine": "Stone", - "attack": 10, - "cardid": 15, - "rarity": "Common", + "attack": 16, + "cardid": 21, + "rarity": "Abundant", "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "defense": 7, - "element": "Metal", - "movecost": 20, - "description": "LG soldiers prefer lightweight armor that doest hamper their fighting style" + "defense": 17, + "element": "Gem", + "movecost": 40, + "description": "Beware of Greys bearing gifts" }, - "created_at_time": "1602238311000", - "created_at_block": "81611183" + "created_at_time": "1602238316000", + "created_at_block": "81611193" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "5129", + "template_mint": "93874", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667679", - "updated_at_time": "1709306453500", - "transferred_at_block": "295667679", - "transferred_at_time": "1709306453500", - "minted_at_block": "112148685", - "minted_at_time": "1617513458500", + "updated_at_block": "390193831", + "updated_at_time": "1756576521500", + "transferred_at_block": "390193831", + "transferred_at_time": "1756576521500", + "minted_at_block": "109309736", + "minted_at_time": "1616093512000", "sales": [], "auctions": [], "prices": [ @@ -1435,31 +1487,31 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "580000000", - "average": "727892170", - "suggested_median": "405000000", - "suggested_average": "813333333", - "min": "1125668", - "max": "225000000000", - "sales": "10501" + "median": "37000000", + "average": "96369483", + "suggested_median": "44700000", + "suggested_average": "44733333", + "min": "1", + "max": "2790000000000", + "sales": "104081" } ], "template_buyoffers": [], "data": { - "img": "QmdS22WuoCWbv8eMPNiqB5CmZWTA8uxsAXeKTgR2iekszj", - "name": "LG Soldier", - "race": "LGP", + "img": "Qme5HWgJritQsBFeGsbYW1XCpe9YBmJY5z6SLq8aGbWQtP", + "name": "Grey Peacemaker", + "race": "Grey", "shine": "Stone", - "attack": 10, - "cardid": 15, - "rarity": "Common", + "attack": 16, + "cardid": 21, + "rarity": "Abundant", "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", - "defense": 7, - "element": "Metal", - "movecost": 20, - "description": "LG soldiers prefer lightweight armor that doest hamper their fighting style" + "defense": 17, + "element": "Gem", + "movecost": 40, + "description": "Beware of Greys bearing gifts" }, - "name": "LG Soldier" + "name": "Grey Peacemaker" } ], "bids": [], @@ -1482,7 +1534,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1493,30 +1547,30 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360453000", + "end_time": "1756659321000", "is_seller_contract": false, - "updated_at_block": "295667679", - "updated_at_time": "1709306453500", - "created_at_block": "295667679", - "created_at_time": "1709306453500", + "updated_at_block": "390193831", + "updated_at_time": "1756576521500", + "created_at_block": "390193831", + "created_at_time": "1756576521500", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436631", + "auction_id": "1730588", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "299990000" + "amount": "499990000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099521537598", + "asset_id": "1099521737773", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -1535,7 +1589,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1547,7 +1603,7 @@ "created_at_time": "1596576277500" }, "schema": { - "schema_name": "arms.worlds", + "schema_name": "crew.worlds", "format": [ { "name": "cardid", @@ -1577,12 +1633,16 @@ "name": "material_grade", "type": "uint64" }, + { + "name": "race", + "type": "string" + }, { "name": "description", "type": "string" }, { - "name": "class", + "name": "element", "type": "string" }, { @@ -1592,45 +1652,63 @@ { "name": "defense", "type": "uint8" + }, + { + "name": "movecost", + "type": "uint8" + }, + { + "name": "td_fights", + "type": "uint16" + }, + { + "name": "td_wins", + "type": "uint16" + }, + { + "name": "td_winstreak", + "type": "uint16" } ], - "created_at_block": "81610824", - "created_at_time": "1602238131500" + "created_at_block": "81611157", + "created_at_time": "1602238298000" }, "template": { - "template_id": "19609", + "template_id": "19625", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "374937", + "issued_supply": "356855", "immutable_data": { - "img": "QmWaWj1K2yvVbQWMiePHR5scbpus3hXYHEwWi5wJDjhTVf", - "name": "Rock Cudgel", - "class": "Nature", + "img": "QmVRduT9RoAh4kq3srY52uEWe7MgEnUoteM2mMV4fVJWrq", + "name": "Stealth Mercenary", + "race": "Unknown", "shine": "Stone", - "attack": 8, - "cardid": 28, + "attack": 13, + "cardid": 2, "rarity": "Abundant", - "backimg": "QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw", - "defense": 8, - "description": "Hit it with a rock ... and then we'll eat it ..." + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "defense": 11, + "element": "Neutral", + "movecost": 30, + "description": "The stealth comes from the tech, not from the mercenary" }, - "created_at_time": "1602238154000", - "created_at_block": "81610869" + "created_at_time": "1602238299500", + "created_at_block": "81611160" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "117290", + "template_mint": "115584", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667659", - "updated_at_time": "1709306443500", - "transferred_at_block": "295667659", - "transferred_at_time": "1709306443500", - "minted_at_block": "111723162", - "minted_at_time": "1617300643000", + "updated_at_block": "390193811", + "updated_at_time": "1756576511500", + "transferred_at_block": "390193811", + "transferred_at_time": "1756576511500", + "minted_at_block": "112057453", + "minted_at_time": "1617467834000", "sales": [], "auctions": [], "prices": [ @@ -1641,29 +1719,31 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "35000000", - "average": "67459507", - "suggested_median": "9799549", - "suggested_average": "10246596", + "median": "33000000", + "average": "87516660", + "suggested_median": "45000000", + "suggested_average": "43473750", "min": "1", - "max": "999900000000", - "sales": "106027" + "max": "521100000000", + "sales": "103650" } ], "template_buyoffers": [], "data": { - "img": "QmWaWj1K2yvVbQWMiePHR5scbpus3hXYHEwWi5wJDjhTVf", - "name": "Rock Cudgel", - "class": "Nature", + "img": "QmVRduT9RoAh4kq3srY52uEWe7MgEnUoteM2mMV4fVJWrq", + "name": "Stealth Mercenary", + "race": "Unknown", "shine": "Stone", - "attack": 8, - "cardid": 28, + "attack": 13, + "cardid": 2, "rarity": "Abundant", - "backimg": "QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw", - "defense": 8, - "description": "Hit it with a rock ... and then we'll eat it ..." + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "defense": 11, + "element": "Neutral", + "movecost": 30, + "description": "The stealth comes from the tech, not from the mercenary" }, - "name": "Rock Cudgel" + "name": "Stealth Mercenary" } ], "bids": [], @@ -1686,7 +1766,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1697,30 +1779,30 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360443000", + "end_time": "1756659311000", "is_seller_contract": false, - "updated_at_block": "295667659", - "updated_at_time": "1709306443500", - "created_at_block": "295667659", - "created_at_time": "1709306443500", + "updated_at_block": "390193811", + "updated_at_time": "1756576511500", + "created_at_block": "390193811", + "created_at_time": "1756576511500", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436630", + "auction_id": "1730587", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "299999000" + "amount": "300000000" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099520275629", + "asset_id": "1099521515225", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -1739,7 +1821,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1806,7 +1890,7 @@ "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "358989", + "issued_supply": "358990", "immutable_data": { "img": "QmPSjMKxC6aZYJiKxSVtb6yVRB7CYC327zUt7dpEbMXot2", "name": "Standard Issue Axe", @@ -1824,17 +1908,17 @@ }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "99211", + "template_mint": "111531", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667639", - "updated_at_time": "1709306433500", - "transferred_at_block": "295667639", - "transferred_at_time": "1709306433500", - "minted_at_block": "110316947", - "minted_at_time": "1616597263000", + "updated_at_block": "390193792", + "updated_at_time": "1756576502000", + "transferred_at_block": "390193792", + "transferred_at_time": "1756576502000", + "minted_at_block": "111683772", + "minted_at_time": "1617280937500", "sales": [], "auctions": [], "prices": [ @@ -1845,13 +1929,13 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "35000000", - "average": "63259672", - "suggested_median": "15064137", - "suggested_average": "15370000", + "median": "32000000", + "average": "61050621", + "suggested_median": "33000000", + "suggested_average": "36337167", "min": "1", "max": "111100000000", - "sales": "101937" + "sales": "107190" } ], "template_buyoffers": [], @@ -1890,7 +1974,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1901,30 +1987,30 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360433000", + "end_time": "1756659302000", "is_seller_contract": false, - "updated_at_block": "295667639", - "updated_at_time": "1709306433500", - "created_at_block": "295667639", - "created_at_time": "1709306433500", + "updated_at_block": "390193792", + "updated_at_time": "1756576502000", + "created_at_block": "390193792", + "created_at_time": "1756576502000", "state": 1 }, { "market_contract": "atomicmarket", "assets_contract": "atomicassets", - "auction_id": "1436629", + "auction_id": "1730586", "seller": "xk5qu.wam", "buyer": null, "price": { "token_contract": "eosio.token", "token_symbol": "WAX", "token_precision": 8, - "amount": "199999000" + "amount": "999999990" }, "assets": [ { "contract": "atomicassets", - "asset_id": "1099519862544", + "asset_id": "1099538141498", "owner": "atomicmarket", "is_transferable": true, "is_burnable": true, @@ -1943,7 +2029,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -1955,8 +2043,12 @@ "created_at_time": "1596576277500" }, "schema": { - "schema_name": "faces.worlds", + "schema_name": "tool.worlds", "format": [ + { + "name": "cardid", + "type": "uint16" + }, { "name": "name", "type": "string" @@ -1974,66 +2066,80 @@ "type": "string" }, { - "name": "race", + "name": "shine", "type": "string" }, { - "name": "cardid", - "type": "uint16" + "name": "material_grade", + "type": "uint64" }, { - "name": "shine", + "name": "type", "type": "string" }, { - "name": "material_grade", - "type": "uint64" + "name": "delay", + "type": "uint16" }, { - "name": "description", - "type": "string" + "name": "difficulty", + "type": "uint8" }, { - "name": "type", - "type": "string" + "name": "ease", + "type": "uint16" + }, + { + "name": "luck", + "type": "uint16" + }, + { + "name": "last_mine", + "type": "uint32" + }, + { + "name": "portrait_img", + "type": "image" } ], - "created_at_block": "74084198", - "created_at_time": "1598472952000" + "created_at_block": "81610774", + "created_at_time": "1602238106500" }, "template": { - "template_id": "19649", + "template_id": "19558", "max_supply": "0", "is_transferable": true, "is_burnable": true, - "issued_supply": "6231495", + "issued_supply": "369860", "immutable_data": { - "img": "QmXa4fjB7AVd8rLvUcBk5uPKVugg2Bfj26PEwVth71T3yn", - "name": "Male Human", - "race": "Human", - "type": "Human Male", + "img": "QmaFe19mLD911BfZWn2tvEN7Ea8xjdirnQQRisUGGBzBPb", + "ease": 10, + "luck": 5, + "name": "Standard Capacitor", + "type": "Manipulator", + "delay": 75, "shine": "Stone", - "cardid": 5, + "cardid": 7, "rarity": "Abundant", - "backimg": "QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5", - "description": "Mining on Alien Worlds ain't like mining on Earth, farm boy" + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "difficulty": 1 }, - "created_at_time": "1602238964000", - "created_at_block": "81612489" + "created_at_time": "1602238112000", + "created_at_block": "81610785" }, "mutable_data": {}, "immutable_data": {}, - "template_mint": "141918", + "template_mint": "316236", "backed_tokens": [], "burned_by_account": null, "burned_at_block": null, "burned_at_time": null, - "updated_at_block": "295667618", - "updated_at_time": "1709306423000", - "transferred_at_block": "295667618", - "transferred_at_time": "1709306423000", - "minted_at_block": "109333776", - "minted_at_time": "1616105533000", + "updated_at_block": "390193770", + "updated_at_time": "1756576491000", + "transferred_at_block": "390193770", + "transferred_at_time": "1756576491000", + "minted_at_block": "119829040", + "minted_at_time": "1621355944000", "sales": [], "auctions": [], "prices": [ @@ -2044,28 +2150,30 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "25000000", - "average": "60526292", - "suggested_median": "1489752", - "suggested_average": "1509979", + "median": "280000000", + "average": "388176687", + "suggested_median": "166830000", + "suggested_average": "167000000", "min": "1", - "max": "777800000000", - "sales": "1007328" + "max": "1672240802675", + "sales": "419342" } ], "template_buyoffers": [], "data": { - "img": "QmXa4fjB7AVd8rLvUcBk5uPKVugg2Bfj26PEwVth71T3yn", - "name": "Male Human", - "race": "Human", - "type": "Human Male", + "img": "QmaFe19mLD911BfZWn2tvEN7Ea8xjdirnQQRisUGGBzBPb", + "ease": 10, + "luck": 5, + "name": "Standard Capacitor", + "type": "Manipulator", + "delay": 75, "shine": "Stone", - "cardid": 5, + "cardid": 7, "rarity": "Abundant", - "backimg": "QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5", - "description": "Mining on Alien Worlds ain't like mining on Earth, farm boy" + "backimg": "QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP", + "difficulty": 1 }, - "name": "Male Human" + "name": "Standard Capacitor" } ], "bids": [], @@ -2088,7 +2196,9 @@ "s.federation", "uspts.worlds", "awlndratings", - "nftmt.worlds" + "nftmt.worlds", + "lore.worlds", + "mint.worlds" ], "notify_accounts": [ "federation", @@ -2099,16 +2209,16 @@ "created_at_block": "70292143", "created_at_time": "1596576277500" }, - "end_time": "1709360423000", + "end_time": "1756659291000", "is_seller_contract": false, - "updated_at_block": "295667618", - "updated_at_time": "1709306423000", - "created_at_block": "295667618", - "created_at_time": "1709306423000", + "updated_at_block": "390193770", + "updated_at_time": "1756576491000", + "created_at_block": "390193770", + "created_at_time": "1756576491000", "state": 1 } ], - "query_time": 1709306652432 + "query_time": 1756585625091 }, - "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436638\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"99999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099519895460\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"faces.worlds\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"74084198\",\"created_at_time\":\"1598472952000\"},\"template\":{\"template_id\":\"19649\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"6231495\",\"immutable_data\":{\"img\":\"QmXa4fjB7AVd8rLvUcBk5uPKVugg2Bfj26PEwVth71T3yn\",\"name\":\"Male Human\",\"race\":\"Human\",\"type\":\"Human Male\",\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Abundant\",\"backimg\":\"QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5\",\"description\":\"Mining on Alien Worlds ain't like mining on Earth, farm boy\"},\"created_at_time\":\"1602238964000\",\"created_at_block\":\"81612489\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"142780\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667816\",\"updated_at_time\":\"1709306522000\",\"transferred_at_block\":\"295667816\",\"transferred_at_time\":\"1709306522000\",\"minted_at_block\":\"109438637\",\"minted_at_time\":\"1616157967500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"25000000\",\"average\":\"60526292\",\"suggested_median\":\"1489752\",\"suggested_average\":\"1509979\",\"min\":\"1\",\"max\":\"777800000000\",\"sales\":\"1007328\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXa4fjB7AVd8rLvUcBk5uPKVugg2Bfj26PEwVth71T3yn\",\"name\":\"Male Human\",\"race\":\"Human\",\"type\":\"Human Male\",\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Abundant\",\"backimg\":\"QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5\",\"description\":\"Mining on Alien Worlds ain't like mining on Earth, farm boy\"},\"name\":\"Male Human\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360522000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667816\",\"updated_at_time\":\"1709306522000\",\"created_at_block\":\"295667816\",\"created_at_time\":\"1709306522000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436637\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"299999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099519760742\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"arms.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"}],\"created_at_block\":\"81610824\",\"created_at_time\":\"1602238131500\"},\"template\":{\"template_id\":\"19609\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"374937\",\"immutable_data\":{\"img\":\"QmWaWj1K2yvVbQWMiePHR5scbpus3hXYHEwWi5wJDjhTVf\",\"name\":\"Rock Cudgel\",\"class\":\"Nature\",\"shine\":\"Stone\",\"attack\":8,\"cardid\":28,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":8,\"description\":\"Hit it with a rock ... and then we'll eat it ...\"},\"created_at_time\":\"1602238154000\",\"created_at_block\":\"81610869\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"96097\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667797\",\"updated_at_time\":\"1709306512500\",\"transferred_at_block\":\"295667797\",\"transferred_at_time\":\"1709306512500\",\"minted_at_block\":\"109119731\",\"minted_at_time\":\"1615998478500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"35000000\",\"average\":\"67459507\",\"suggested_median\":\"9799549\",\"suggested_average\":\"10246596\",\"min\":\"1\",\"max\":\"999900000000\",\"sales\":\"106027\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmWaWj1K2yvVbQWMiePHR5scbpus3hXYHEwWi5wJDjhTVf\",\"name\":\"Rock Cudgel\",\"class\":\"Nature\",\"shine\":\"Stone\",\"attack\":8,\"cardid\":28,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":8,\"description\":\"Hit it with a rock ... and then we'll eat it ...\"},\"name\":\"Rock Cudgel\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360512000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667797\",\"updated_at_time\":\"1709306512500\",\"created_at_block\":\"295667797\",\"created_at_time\":\"1709306512500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436636\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"3999999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099523191033\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"crew.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"},{\"name\":\"movecost\",\"type\":\"uint8\"},{\"name\":\"td_fights\",\"type\":\"uint16\"},{\"name\":\"td_wins\",\"type\":\"uint16\"},{\"name\":\"td_winstreak\",\"type\":\"uint16\"}],\"created_at_block\":\"81611157\",\"created_at_time\":\"1602238298000\"},\"template\":{\"template_id\":\"19627\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"16384\",\"immutable_data\":{\"img\":\"QmQ6xzHJBdaQ82a9PXsciXjzCrkxa1MX2YmR562q7YHjir\",\"name\":\"Grey Scientist\",\"race\":\"Grey\",\"shine\":\"Stone\",\"attack\":16,\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":25,\"element\":\"Air\",\"movecost\":50,\"description\":\"Ethics are subjective, knowledge is power\"},\"created_at_time\":\"1602238301000\",\"created_at_block\":\"81611163\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"6190\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667776\",\"updated_at_time\":\"1709306502000\",\"transferred_at_block\":\"295667776\",\"transferred_at_time\":\"1709306502000\",\"minted_at_block\":\"113303822\",\"minted_at_time\":\"1618091326500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"900000000\",\"average\":\"1115823461\",\"suggested_median\":\"700000000\",\"suggested_average\":\"820398954\",\"min\":\"1256844\",\"max\":\"106022052586\",\"sales\":\"11811\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmQ6xzHJBdaQ82a9PXsciXjzCrkxa1MX2YmR562q7YHjir\",\"name\":\"Grey Scientist\",\"race\":\"Grey\",\"shine\":\"Stone\",\"attack\":16,\"cardid\":4,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":25,\"element\":\"Air\",\"movecost\":50,\"description\":\"Ethics are subjective, knowledge is power\"},\"name\":\"Grey Scientist\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360502000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667776\",\"updated_at_time\":\"1709306502000\",\"created_at_block\":\"295667776\",\"created_at_time\":\"1709306502000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436635\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"299999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099520080907\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"crew.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"},{\"name\":\"movecost\",\"type\":\"uint8\"},{\"name\":\"td_fights\",\"type\":\"uint16\"},{\"name\":\"td_wins\",\"type\":\"uint16\"},{\"name\":\"td_winstreak\",\"type\":\"uint16\"}],\"created_at_block\":\"81611157\",\"created_at_time\":\"1602238298000\"},\"template\":{\"template_id\":\"19644\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"358331\",\"immutable_data\":{\"img\":\"Qme5HWgJritQsBFeGsbYW1XCpe9YBmJY5z6SLq8aGbWQtP\",\"name\":\"Grey Peacemaker\",\"race\":\"Grey\",\"shine\":\"Stone\",\"attack\":16,\"cardid\":21,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":17,\"element\":\"Gem\",\"movecost\":40,\"description\":\"Beware of Greys bearing gifts\"},\"created_at_time\":\"1602238316000\",\"created_at_block\":\"81611193\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"96837\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667740\",\"updated_at_time\":\"1709306484000\",\"transferred_at_block\":\"295667740\",\"transferred_at_time\":\"1709306484000\",\"minted_at_block\":\"109863074\",\"minted_at_time\":\"1616370218000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"39000000\",\"average\":\"99824681\",\"suggested_median\":\"18454894\",\"suggested_average\":\"19063456\",\"min\":\"1\",\"max\":\"2790000000000\",\"sales\":\"99449\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"Qme5HWgJritQsBFeGsbYW1XCpe9YBmJY5z6SLq8aGbWQtP\",\"name\":\"Grey Peacemaker\",\"race\":\"Grey\",\"shine\":\"Stone\",\"attack\":16,\"cardid\":21,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":17,\"element\":\"Gem\",\"movecost\":40,\"description\":\"Beware of Greys bearing gifts\"},\"name\":\"Grey Peacemaker\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360484000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667740\",\"updated_at_time\":\"1709306484000\",\"created_at_block\":\"295667740\",\"created_at_time\":\"1709306484000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436634\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"299990000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099522498031\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"arms.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"}],\"created_at_block\":\"81610824\",\"created_at_time\":\"1602238131500\"},\"template\":{\"template_id\":\"19583\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"374400\",\"immutable_data\":{\"img\":\"QmYfMb6jv4fAkYKCYn36kHeXE1PpPhqwCuh5jP9KbJs8jC\",\"name\":\"Standard Sword\",\"class\":\"Neutral\",\"shine\":\"Stone\",\"attack\":11,\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":5,\"description\":\"The Standard Sword Company was the first non-mining company on Eyeke\"},\"created_at_time\":\"1602238133000\",\"created_at_block\":\"81610827\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"128712\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667720\",\"updated_at_time\":\"1709306474000\",\"transferred_at_block\":\"295667720\",\"transferred_at_time\":\"1709306474000\",\"minted_at_block\":\"112757557\",\"minted_at_time\":\"1617817998500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"35000000\",\"average\":\"63599879\",\"suggested_median\":\"12834540\",\"suggested_average\":\"13264889\",\"min\":\"1\",\"max\":\"25000000000\",\"sales\":\"106338\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmYfMb6jv4fAkYKCYn36kHeXE1PpPhqwCuh5jP9KbJs8jC\",\"name\":\"Standard Sword\",\"class\":\"Neutral\",\"shine\":\"Stone\",\"attack\":11,\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":5,\"description\":\"The Standard Sword Company was the first non-mining company on Eyeke\"},\"name\":\"Standard Sword\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360474000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667720\",\"updated_at_time\":\"1709306474000\",\"created_at_block\":\"295667720\",\"created_at_time\":\"1709306474000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436633\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"99999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099521725960\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"faces.worlds\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"74084198\",\"created_at_time\":\"1598472952000\"},\"template\":{\"template_id\":\"19648\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"1974455\",\"immutable_data\":{\"img\":\"QmQUU3KsrRuPiFgmu9wJWp2f9NJ4WzD3eVjMRJdctf9rtR\",\"name\":\"Female Human\",\"race\":\"Human\",\"type\":\"Human Female\",\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Abundant\",\"backimg\":\"QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5\",\"description\":\"Adventure is worthwhile in itself\"},\"created_at_time\":\"1602238963000\",\"created_at_block\":\"81612487\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"134921\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667699\",\"updated_at_time\":\"1709306463500\",\"transferred_at_block\":\"295667699\",\"transferred_at_time\":\"1709306463500\",\"minted_at_block\":\"112045991\",\"minted_at_time\":\"1617462103000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"26000000\",\"average\":\"54260864\",\"suggested_median\":\"1541406\",\"suggested_average\":\"1453289\",\"min\":\"1\",\"max\":\"444400000000\",\"sales\":\"296428\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmQUU3KsrRuPiFgmu9wJWp2f9NJ4WzD3eVjMRJdctf9rtR\",\"name\":\"Female Human\",\"race\":\"Human\",\"type\":\"Human Female\",\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Abundant\",\"backimg\":\"QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5\",\"description\":\"Adventure is worthwhile in itself\"},\"name\":\"Female Human\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360463000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667699\",\"updated_at_time\":\"1709306463500\",\"created_at_block\":\"295667699\",\"created_at_time\":\"1709306463500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436632\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"1999999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099521794401\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"crew.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"},{\"name\":\"movecost\",\"type\":\"uint8\"},{\"name\":\"td_fights\",\"type\":\"uint16\"},{\"name\":\"td_wins\",\"type\":\"uint16\"},{\"name\":\"td_winstreak\",\"type\":\"uint16\"}],\"created_at_block\":\"81611157\",\"created_at_time\":\"1602238298000\"},\"template\":{\"template_id\":\"19638\",\"max_supply\":\"16384\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"14916\",\"immutable_data\":{\"img\":\"QmdS22WuoCWbv8eMPNiqB5CmZWTA8uxsAXeKTgR2iekszj\",\"name\":\"LG Soldier\",\"race\":\"LGP\",\"shine\":\"Stone\",\"attack\":10,\"cardid\":15,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":7,\"element\":\"Metal\",\"movecost\":20,\"description\":\"LG soldiers prefer lightweight armor that doest hamper their fighting style\"},\"created_at_time\":\"1602238311000\",\"created_at_block\":\"81611183\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"5129\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667679\",\"updated_at_time\":\"1709306453500\",\"transferred_at_block\":\"295667679\",\"transferred_at_time\":\"1709306453500\",\"minted_at_block\":\"112148685\",\"minted_at_time\":\"1617513458500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"580000000\",\"average\":\"727892170\",\"suggested_median\":\"405000000\",\"suggested_average\":\"813333333\",\"min\":\"1125668\",\"max\":\"225000000000\",\"sales\":\"10501\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmdS22WuoCWbv8eMPNiqB5CmZWTA8uxsAXeKTgR2iekszj\",\"name\":\"LG Soldier\",\"race\":\"LGP\",\"shine\":\"Stone\",\"attack\":10,\"cardid\":15,\"rarity\":\"Common\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":7,\"element\":\"Metal\",\"movecost\":20,\"description\":\"LG soldiers prefer lightweight armor that doest hamper their fighting style\"},\"name\":\"LG Soldier\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360453000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667679\",\"updated_at_time\":\"1709306453500\",\"created_at_block\":\"295667679\",\"created_at_time\":\"1709306453500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436631\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"299990000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099521537598\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"arms.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"}],\"created_at_block\":\"81610824\",\"created_at_time\":\"1602238131500\"},\"template\":{\"template_id\":\"19609\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"374937\",\"immutable_data\":{\"img\":\"QmWaWj1K2yvVbQWMiePHR5scbpus3hXYHEwWi5wJDjhTVf\",\"name\":\"Rock Cudgel\",\"class\":\"Nature\",\"shine\":\"Stone\",\"attack\":8,\"cardid\":28,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":8,\"description\":\"Hit it with a rock ... and then we'll eat it ...\"},\"created_at_time\":\"1602238154000\",\"created_at_block\":\"81610869\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"117290\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667659\",\"updated_at_time\":\"1709306443500\",\"transferred_at_block\":\"295667659\",\"transferred_at_time\":\"1709306443500\",\"minted_at_block\":\"111723162\",\"minted_at_time\":\"1617300643000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"35000000\",\"average\":\"67459507\",\"suggested_median\":\"9799549\",\"suggested_average\":\"10246596\",\"min\":\"1\",\"max\":\"999900000000\",\"sales\":\"106027\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmWaWj1K2yvVbQWMiePHR5scbpus3hXYHEwWi5wJDjhTVf\",\"name\":\"Rock Cudgel\",\"class\":\"Nature\",\"shine\":\"Stone\",\"attack\":8,\"cardid\":28,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":8,\"description\":\"Hit it with a rock ... and then we'll eat it ...\"},\"name\":\"Rock Cudgel\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360443000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667659\",\"updated_at_time\":\"1709306443500\",\"created_at_block\":\"295667659\",\"created_at_time\":\"1709306443500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436630\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"299999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099520275629\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"arms.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"}],\"created_at_block\":\"81610824\",\"created_at_time\":\"1602238131500\"},\"template\":{\"template_id\":\"19610\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"358989\",\"immutable_data\":{\"img\":\"QmPSjMKxC6aZYJiKxSVtb6yVRB7CYC327zUt7dpEbMXot2\",\"name\":\"Standard Issue Axe\",\"class\":\"Neutral\",\"shine\":\"Stone\",\"attack\":10,\"cardid\":29,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":6,\"description\":\"You get an Axe .. Everyone gets an Axe!\"},\"created_at_time\":\"1602238155000\",\"created_at_block\":\"81610871\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"99211\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667639\",\"updated_at_time\":\"1709306433500\",\"transferred_at_block\":\"295667639\",\"transferred_at_time\":\"1709306433500\",\"minted_at_block\":\"110316947\",\"minted_at_time\":\"1616597263000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"35000000\",\"average\":\"63259672\",\"suggested_median\":\"15064137\",\"suggested_average\":\"15370000\",\"min\":\"1\",\"max\":\"111100000000\",\"sales\":\"101937\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmPSjMKxC6aZYJiKxSVtb6yVRB7CYC327zUt7dpEbMXot2\",\"name\":\"Standard Issue Axe\",\"class\":\"Neutral\",\"shine\":\"Stone\",\"attack\":10,\"cardid\":29,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":6,\"description\":\"You get an Axe .. Everyone gets an Axe!\"},\"name\":\"Standard Issue Axe\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360433000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667639\",\"updated_at_time\":\"1709306433500\",\"created_at_block\":\"295667639\",\"created_at_time\":\"1709306433500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1436629\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"199999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099519862544\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"faces.worlds\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"74084198\",\"created_at_time\":\"1598472952000\"},\"template\":{\"template_id\":\"19649\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"6231495\",\"immutable_data\":{\"img\":\"QmXa4fjB7AVd8rLvUcBk5uPKVugg2Bfj26PEwVth71T3yn\",\"name\":\"Male Human\",\"race\":\"Human\",\"type\":\"Human Male\",\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Abundant\",\"backimg\":\"QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5\",\"description\":\"Mining on Alien Worlds ain't like mining on Earth, farm boy\"},\"created_at_time\":\"1602238964000\",\"created_at_block\":\"81612489\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"141918\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295667618\",\"updated_at_time\":\"1709306423000\",\"transferred_at_block\":\"295667618\",\"transferred_at_time\":\"1709306423000\",\"minted_at_block\":\"109333776\",\"minted_at_time\":\"1616105533000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"25000000\",\"average\":\"60526292\",\"suggested_median\":\"1489752\",\"suggested_average\":\"1509979\",\"min\":\"1\",\"max\":\"777800000000\",\"sales\":\"1007328\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmXa4fjB7AVd8rLvUcBk5uPKVugg2Bfj26PEwVth71T3yn\",\"name\":\"Male Human\",\"race\":\"Human\",\"type\":\"Human Male\",\"shine\":\"Stone\",\"cardid\":5,\"rarity\":\"Abundant\",\"backimg\":\"QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5\",\"description\":\"Mining on Alien Worlds ain't like mining on Earth, farm boy\"},\"name\":\"Male Human\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1709360423000\",\"is_seller_contract\":false,\"updated_at_block\":\"295667618\",\"updated_at_time\":\"1709306423000\",\"created_at_block\":\"295667618\",\"created_at_time\":\"1709306423000\",\"state\":1}],\"query_time\":1709306652432}" + "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730595\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"299999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099525733541\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"faces.worlds\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"74084198\",\"created_at_time\":\"1598472952000\"},\"template\":{\"template_id\":\"19648\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"2761132\",\"immutable_data\":{\"img\":\"QmQUU3KsrRuPiFgmu9wJWp2f9NJ4WzD3eVjMRJdctf9rtR\",\"name\":\"Female Human\",\"race\":\"Human\",\"type\":\"Human Female\",\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Abundant\",\"backimg\":\"QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5\",\"description\":\"Adventure is worthwhile in itself\"},\"created_at_time\":\"1602238963000\",\"created_at_block\":\"81612487\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"262426\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193954\",\"updated_at_time\":\"1756576583000\",\"transferred_at_block\":\"390193954\",\"transferred_at_time\":\"1756576583000\",\"minted_at_block\":\"114887665\",\"minted_at_time\":\"1618884262500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"24000000\",\"average\":\"175573923\",\"suggested_median\":\"10085229\",\"suggested_average\":\"9927697\",\"min\":\"1\",\"max\":\"4000000000000\",\"sales\":\"308108\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmQUU3KsrRuPiFgmu9wJWp2f9NJ4WzD3eVjMRJdctf9rtR\",\"name\":\"Female Human\",\"race\":\"Human\",\"type\":\"Human Female\",\"shine\":\"Stone\",\"cardid\":4,\"rarity\":\"Abundant\",\"backimg\":\"QmZaTDq94RKyK1E1Mao4W9JCZx6LFnDFfWhGMN28Ecino5\",\"description\":\"Adventure is worthwhile in itself\"},\"name\":\"Female Human\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659383000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193954\",\"updated_at_time\":\"1756576583000\",\"created_at_block\":\"390193954\",\"created_at_time\":\"1756576583000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730594\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"599999000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099520943569\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"arms.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"}],\"created_at_block\":\"81610824\",\"created_at_time\":\"1602238131500\"},\"template\":{\"template_id\":\"19619\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"376121\",\"immutable_data\":{\"img\":\"Qmd9MPkRCXxgxLaAfs39sHYiQEvQ8w9zb6HQ4i6PJWTHrb\",\"name\":\"Standard Shield\",\"class\":\"Neutral\",\"shine\":\"Stone\",\"attack\":3,\"cardid\":38,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":13,\"description\":\"Standard shield for basic level protection\"},\"created_at_time\":\"1602238162000\",\"created_at_block\":\"81610885\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"113462\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193934\",\"updated_at_time\":\"1756576573000\",\"transferred_at_block\":\"390193934\",\"transferred_at_time\":\"1756576573000\",\"minted_at_block\":\"111292235\",\"minted_at_time\":\"1617085039000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"31000000\",\"average\":\"63623719\",\"suggested_median\":\"21562200\",\"suggested_average\":\"22082471\",\"min\":\"1\",\"max\":\"500000000000\",\"sales\":\"113590\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"Qmd9MPkRCXxgxLaAfs39sHYiQEvQ8w9zb6HQ4i6PJWTHrb\",\"name\":\"Standard Shield\",\"class\":\"Neutral\",\"shine\":\"Stone\",\"attack\":3,\"cardid\":38,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":13,\"description\":\"Standard shield for basic level protection\"},\"name\":\"Standard Shield\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659373000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193934\",\"updated_at_time\":\"1756576573000\",\"created_at_block\":\"390193934\",\"created_at_time\":\"1756576573000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730593\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"800000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099519575011\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"crew.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"},{\"name\":\"movecost\",\"type\":\"uint8\"},{\"name\":\"td_fights\",\"type\":\"uint16\"},{\"name\":\"td_wins\",\"type\":\"uint16\"},{\"name\":\"td_winstreak\",\"type\":\"uint16\"}],\"created_at_block\":\"81611157\",\"created_at_time\":\"1602238298000\"},\"template\":{\"template_id\":\"19625\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"356855\",\"immutable_data\":{\"img\":\"QmVRduT9RoAh4kq3srY52uEWe7MgEnUoteM2mMV4fVJWrq\",\"name\":\"Stealth Mercenary\",\"race\":\"Unknown\",\"shine\":\"Stone\",\"attack\":13,\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":11,\"element\":\"Neutral\",\"movecost\":30,\"description\":\"The stealth comes from the tech, not from the mercenary\"},\"created_at_time\":\"1602238299500\",\"created_at_block\":\"81611160\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"87945\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193914\",\"updated_at_time\":\"1756576563000\",\"transferred_at_block\":\"390193914\",\"transferred_at_time\":\"1756576563000\",\"minted_at_block\":\"108734710\",\"minted_at_time\":\"1615805928500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"33000000\",\"average\":\"87516660\",\"suggested_median\":\"45000000\",\"suggested_average\":\"43473750\",\"min\":\"1\",\"max\":\"521100000000\",\"sales\":\"103650\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmVRduT9RoAh4kq3srY52uEWe7MgEnUoteM2mMV4fVJWrq\",\"name\":\"Stealth Mercenary\",\"race\":\"Unknown\",\"shine\":\"Stone\",\"attack\":13,\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":11,\"element\":\"Neutral\",\"movecost\":30,\"description\":\"The stealth comes from the tech, not from the mercenary\"},\"name\":\"Stealth Mercenary\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659363000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193914\",\"updated_at_time\":\"1756576563000\",\"created_at_block\":\"390193914\",\"created_at_time\":\"1756576563000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730592\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"2200000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099927565797\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"level.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint8\"},{\"name\":\"key\",\"type\":\"string\"},{\"name\":\"process\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"}],\"created_at_block\":\"182826363\",\"created_at_time\":\"1652871533000\"},\"template\":{\"template_id\":\"516019\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"40002\",\"immutable_data\":{\"img\":\"QmYQCw17v5ffkkCPE7m1ZfzYUMjJwubydNjNXrhWTWaK4e\",\"key\":\"P\",\"name\":\"Ancient Platinum\",\"level\":7,\"cardid\":7,\"rarity\":\"Epic\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"element\":\"Metal\",\"process\":\"Material\",\"description\":\"A secret batch of Robotron Soldiers' memory chips were manufactured using Ancient Platinum\"},\"created_at_time\":\"1653306635500\",\"created_at_block\":\"183696513\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"17005\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193893\",\"updated_at_time\":\"1756576552500\",\"transferred_at_block\":\"390193893\",\"transferred_at_time\":\"1756576552500\",\"minted_at_block\":\"297821349\",\"minted_at_time\":\"1710383302000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"210000000\",\"average\":\"434865917\",\"suggested_median\":\"124581672\",\"suggested_average\":\"126233251\",\"min\":\"1812557\",\"max\":\"320421443000\",\"sales\":\"9629\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmYQCw17v5ffkkCPE7m1ZfzYUMjJwubydNjNXrhWTWaK4e\",\"key\":\"P\",\"name\":\"Ancient Platinum\",\"level\":7,\"cardid\":7,\"rarity\":\"Epic\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"element\":\"Metal\",\"process\":\"Material\",\"description\":\"A secret batch of Robotron Soldiers' memory chips were manufactured using Ancient Platinum\"},\"name\":\"Ancient Platinum\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659352000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193893\",\"updated_at_time\":\"1756576552500\",\"created_at_block\":\"390193893\",\"created_at_time\":\"1756576552500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730591\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"800000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099520026524\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"crew.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"},{\"name\":\"movecost\",\"type\":\"uint8\"},{\"name\":\"td_fights\",\"type\":\"uint16\"},{\"name\":\"td_wins\",\"type\":\"uint16\"},{\"name\":\"td_winstreak\",\"type\":\"uint16\"}],\"created_at_block\":\"81611157\",\"created_at_time\":\"1602238298000\"},\"template\":{\"template_id\":\"19632\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"377099\",\"immutable_data\":{\"img\":\"QmeNWTL3EPT1nM9P8bM2PrAy38bTc9ZTg91P7XntwLmr8Q\",\"name\":\"Grey Peacemaker\",\"race\":\"Grey\",\"shine\":\"Stone\",\"attack\":17,\"cardid\":9,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":16,\"element\":\"Nature\",\"movecost\":40,\"description\":\"Grey's are particularly skilled at using the idea of peace to their advantage\"},\"created_at_time\":\"1602238305000\",\"created_at_block\":\"81611171\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"100456\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193873\",\"updated_at_time\":\"1756576542500\",\"transferred_at_block\":\"390193873\",\"transferred_at_time\":\"1756576542500\",\"minted_at_block\":\"109738528\",\"minted_at_time\":\"1616307936000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"36630000\",\"average\":\"75046136\",\"suggested_median\":\"45000000\",\"suggested_average\":\"44542450\",\"min\":\"1\",\"max\":\"150000000000\",\"sales\":\"111047\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmeNWTL3EPT1nM9P8bM2PrAy38bTc9ZTg91P7XntwLmr8Q\",\"name\":\"Grey Peacemaker\",\"race\":\"Grey\",\"shine\":\"Stone\",\"attack\":17,\"cardid\":9,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":16,\"element\":\"Nature\",\"movecost\":40,\"description\":\"Grey's are particularly skilled at using the idea of peace to their advantage\"},\"name\":\"Grey Peacemaker\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659342000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193873\",\"updated_at_time\":\"1756576542500\",\"created_at_block\":\"390193873\",\"created_at_time\":\"1756576542500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730590\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"199990000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099521665153\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"crew.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"},{\"name\":\"movecost\",\"type\":\"uint8\"},{\"name\":\"td_fights\",\"type\":\"uint16\"},{\"name\":\"td_wins\",\"type\":\"uint16\"},{\"name\":\"td_winstreak\",\"type\":\"uint16\"}],\"created_at_block\":\"81611157\",\"created_at_time\":\"1602238298000\"},\"template\":{\"template_id\":\"19637\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"376777\",\"immutable_data\":{\"img\":\"QmVXsVEkT5fuASSexrcMQuuXWZFFSuGRSyRkLGghq1yhpW\",\"name\":\"Stealth Mercenary\",\"race\":\"Unknown\",\"shine\":\"Stone\",\"attack\":8,\"cardid\":14,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":8,\"element\":\"Air\",\"movecost\":20,\"description\":\"Swift as an arrow and stealthy as a shadow\"},\"created_at_time\":\"1602238310000\",\"created_at_block\":\"81611181\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"120044\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193852\",\"updated_at_time\":\"1756576532000\",\"transferred_at_block\":\"390193852\",\"transferred_at_time\":\"1756576532000\",\"minted_at_block\":\"111912096\",\"minted_at_time\":\"1617395141500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"34000000\",\"average\":\"84041574\",\"suggested_median\":\"45000000\",\"suggested_average\":\"47000000\",\"min\":\"1\",\"max\":\"532100000000\",\"sales\":\"110118\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmVXsVEkT5fuASSexrcMQuuXWZFFSuGRSyRkLGghq1yhpW\",\"name\":\"Stealth Mercenary\",\"race\":\"Unknown\",\"shine\":\"Stone\",\"attack\":8,\"cardid\":14,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":8,\"element\":\"Air\",\"movecost\":20,\"description\":\"Swift as an arrow and stealthy as a shadow\"},\"name\":\"Stealth Mercenary\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659332000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193852\",\"updated_at_time\":\"1756576532000\",\"created_at_block\":\"390193852\",\"created_at_time\":\"1756576532000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730589\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"199990000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099519852255\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"crew.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"},{\"name\":\"movecost\",\"type\":\"uint8\"},{\"name\":\"td_fights\",\"type\":\"uint16\"},{\"name\":\"td_wins\",\"type\":\"uint16\"},{\"name\":\"td_winstreak\",\"type\":\"uint16\"}],\"created_at_block\":\"81611157\",\"created_at_time\":\"1602238298000\"},\"template\":{\"template_id\":\"19644\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"358332\",\"immutable_data\":{\"img\":\"Qme5HWgJritQsBFeGsbYW1XCpe9YBmJY5z6SLq8aGbWQtP\",\"name\":\"Grey Peacemaker\",\"race\":\"Grey\",\"shine\":\"Stone\",\"attack\":16,\"cardid\":21,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":17,\"element\":\"Gem\",\"movecost\":40,\"description\":\"Beware of Greys bearing gifts\"},\"created_at_time\":\"1602238316000\",\"created_at_block\":\"81611193\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"93874\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193831\",\"updated_at_time\":\"1756576521500\",\"transferred_at_block\":\"390193831\",\"transferred_at_time\":\"1756576521500\",\"minted_at_block\":\"109309736\",\"minted_at_time\":\"1616093512000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"37000000\",\"average\":\"96369483\",\"suggested_median\":\"44700000\",\"suggested_average\":\"44733333\",\"min\":\"1\",\"max\":\"2790000000000\",\"sales\":\"104081\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"Qme5HWgJritQsBFeGsbYW1XCpe9YBmJY5z6SLq8aGbWQtP\",\"name\":\"Grey Peacemaker\",\"race\":\"Grey\",\"shine\":\"Stone\",\"attack\":16,\"cardid\":21,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":17,\"element\":\"Gem\",\"movecost\":40,\"description\":\"Beware of Greys bearing gifts\"},\"name\":\"Grey Peacemaker\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659321000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193831\",\"updated_at_time\":\"1756576521500\",\"created_at_block\":\"390193831\",\"created_at_time\":\"1756576521500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730588\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"499990000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099521737773\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"crew.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"race\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"element\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"},{\"name\":\"movecost\",\"type\":\"uint8\"},{\"name\":\"td_fights\",\"type\":\"uint16\"},{\"name\":\"td_wins\",\"type\":\"uint16\"},{\"name\":\"td_winstreak\",\"type\":\"uint16\"}],\"created_at_block\":\"81611157\",\"created_at_time\":\"1602238298000\"},\"template\":{\"template_id\":\"19625\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"356855\",\"immutable_data\":{\"img\":\"QmVRduT9RoAh4kq3srY52uEWe7MgEnUoteM2mMV4fVJWrq\",\"name\":\"Stealth Mercenary\",\"race\":\"Unknown\",\"shine\":\"Stone\",\"attack\":13,\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":11,\"element\":\"Neutral\",\"movecost\":30,\"description\":\"The stealth comes from the tech, not from the mercenary\"},\"created_at_time\":\"1602238299500\",\"created_at_block\":\"81611160\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"115584\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193811\",\"updated_at_time\":\"1756576511500\",\"transferred_at_block\":\"390193811\",\"transferred_at_time\":\"1756576511500\",\"minted_at_block\":\"112057453\",\"minted_at_time\":\"1617467834000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"33000000\",\"average\":\"87516660\",\"suggested_median\":\"45000000\",\"suggested_average\":\"43473750\",\"min\":\"1\",\"max\":\"521100000000\",\"sales\":\"103650\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmVRduT9RoAh4kq3srY52uEWe7MgEnUoteM2mMV4fVJWrq\",\"name\":\"Stealth Mercenary\",\"race\":\"Unknown\",\"shine\":\"Stone\",\"attack\":13,\"cardid\":2,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"defense\":11,\"element\":\"Neutral\",\"movecost\":30,\"description\":\"The stealth comes from the tech, not from the mercenary\"},\"name\":\"Stealth Mercenary\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659311000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193811\",\"updated_at_time\":\"1756576511500\",\"created_at_block\":\"390193811\",\"created_at_time\":\"1756576511500\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730587\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"300000000\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099521515225\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"arms.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"class\",\"type\":\"string\"},{\"name\":\"attack\",\"type\":\"uint8\"},{\"name\":\"defense\",\"type\":\"uint8\"}],\"created_at_block\":\"81610824\",\"created_at_time\":\"1602238131500\"},\"template\":{\"template_id\":\"19610\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"358990\",\"immutable_data\":{\"img\":\"QmPSjMKxC6aZYJiKxSVtb6yVRB7CYC327zUt7dpEbMXot2\",\"name\":\"Standard Issue Axe\",\"class\":\"Neutral\",\"shine\":\"Stone\",\"attack\":10,\"cardid\":29,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":6,\"description\":\"You get an Axe .. Everyone gets an Axe!\"},\"created_at_time\":\"1602238155000\",\"created_at_block\":\"81610871\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"111531\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193792\",\"updated_at_time\":\"1756576502000\",\"transferred_at_block\":\"390193792\",\"transferred_at_time\":\"1756576502000\",\"minted_at_block\":\"111683772\",\"minted_at_time\":\"1617280937500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"32000000\",\"average\":\"61050621\",\"suggested_median\":\"33000000\",\"suggested_average\":\"36337167\",\"min\":\"1\",\"max\":\"111100000000\",\"sales\":\"107190\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmPSjMKxC6aZYJiKxSVtb6yVRB7CYC327zUt7dpEbMXot2\",\"name\":\"Standard Issue Axe\",\"class\":\"Neutral\",\"shine\":\"Stone\",\"attack\":10,\"cardid\":29,\"rarity\":\"Abundant\",\"backimg\":\"QmTorcZbdarHPssCWeXJgyUso3sWzGKQabvnEujE8i9yMw\",\"defense\":6,\"description\":\"You get an Axe .. Everyone gets an Axe!\"},\"name\":\"Standard Issue Axe\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659302000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193792\",\"updated_at_time\":\"1756576502000\",\"created_at_block\":\"390193792\",\"created_at_time\":\"1756576502000\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"auction_id\":\"1730586\",\"seller\":\"xk5qu.wam\",\"buyer\":null,\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"amount\":\"999999990\"},\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099538141498\",\"owner\":\"atomicmarket\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"schema\":{\"schema_name\":\"tool.worlds\",\"format\":[{\"name\":\"cardid\",\"type\":\"uint16\"},{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"shine\",\"type\":\"string\"},{\"name\":\"material_grade\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"delay\",\"type\":\"uint16\"},{\"name\":\"difficulty\",\"type\":\"uint8\"},{\"name\":\"ease\",\"type\":\"uint16\"},{\"name\":\"luck\",\"type\":\"uint16\"},{\"name\":\"last_mine\",\"type\":\"uint32\"},{\"name\":\"portrait_img\",\"type\":\"image\"}],\"created_at_block\":\"81610774\",\"created_at_time\":\"1602238106500\"},\"template\":{\"template_id\":\"19558\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"369860\",\"immutable_data\":{\"img\":\"QmaFe19mLD911BfZWn2tvEN7Ea8xjdirnQQRisUGGBzBPb\",\"ease\":10,\"luck\":5,\"name\":\"Standard Capacitor\",\"type\":\"Manipulator\",\"delay\":75,\"shine\":\"Stone\",\"cardid\":7,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"created_at_time\":\"1602238112000\",\"created_at_block\":\"81610785\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"316236\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390193770\",\"updated_at_time\":\"1756576491000\",\"transferred_at_block\":\"390193770\",\"transferred_at_time\":\"1756576491000\",\"minted_at_block\":\"119829040\",\"minted_at_time\":\"1621355944000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"280000000\",\"average\":\"388176687\",\"suggested_median\":\"166830000\",\"suggested_average\":\"167000000\",\"min\":\"1\",\"max\":\"1672240802675\",\"sales\":\"419342\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmaFe19mLD911BfZWn2tvEN7Ea8xjdirnQQRisUGGBzBPb\",\"ease\":10,\"luck\":5,\"name\":\"Standard Capacitor\",\"type\":\"Manipulator\",\"delay\":75,\"shine\":\"Stone\",\"cardid\":7,\"rarity\":\"Abundant\",\"backimg\":\"QmaUNXHeeFvMGD4vPCC3vpGTr77tJvBHjh1ndUm4J7o4tP\",\"difficulty\":1},\"name\":\"Standard Capacitor\"}],\"bids\":[],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"claimed_by_buyer\":false,\"claimed_by_seller\":false,\"collection\":{\"collection_name\":\"alien.worlds\",\"name\":\"Alien Worlds\",\"img\":\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXkNxYHBYx8wJ9SmsEVLoFw4wUXKMD2PuG4xVxTeZrLZA\\\",\\\"logo_512x512\\\":\\\"QmZBpRKm5qigpfDdYgxtcefZ7Cn3GeWHCMBEsk6wYXP4gg\\\"}\",\"author\":\"federation\",\"allow_notify\":true,\"authorized_accounts\":[\"federation\",\"open.worlds\",\"terra.worlds\",\"m.federation\",\"s.federation\",\"uspts.worlds\",\"awlndratings\",\"nftmt.worlds\",\"lore.worlds\",\"mint.worlds\"],\"notify_accounts\":[\"federation\",\"m.federation\",\"awlndratings\"],\"market_fee\":0.01,\"created_at_block\":\"70292143\",\"created_at_time\":\"1596576277500\"},\"end_time\":\"1756659291000\",\"is_seller_contract\":false,\"updated_at_block\":\"390193770\",\"updated_at_time\":\"1756576491000\",\"created_at_block\":\"390193770\",\"created_at_time\":\"1756576491000\",\"state\":1}],\"query_time\":1756585625091}" } \ No newline at end of file diff --git a/test/data/c1edb9771226d32c43bfc65419d497e844085258.json b/test/data/de3b92526d6f3b0eb54cc74d6a3c1f16e95bdb0c.json similarity index 86% rename from test/data/c1edb9771226d32c43bfc65419d497e844085258.json rename to test/data/de3b92526d6f3b0eb54cc74d6a3c1f16e95bdb0c.json index 09987a7..5eb534a 100644 --- a/test/data/c1edb9771226d32c43bfc65419d497e844085258.json +++ b/test/data/de3b92526d6f3b0eb54cc74d6a3c1f16e95bdb0c.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/stats/accounts/taco", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/stats/accounts/taco", "params": { "method": "POST", "body": "{\"symbol\":\"WAX\"}", @@ -24,7 +24,7 @@ "sell_volume": "2661846433794" } }, - "query_time": 1709306663564 + "query_time": 1756585628866 }, - "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"result\":{\"account\":\"taco\",\"buy_volume\":\"10565190579013\",\"sell_volume\":\"2661846433794\"}},\"query_time\":1709306663564}" + "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"result\":{\"account\":\"taco\",\"buy_volume\":\"10565190579013\",\"sell_volume\":\"2661846433794\"}},\"query_time\":1756585628866}" } \ No newline at end of file diff --git a/test/data/4c4516c1abf99b4c4a2e7c8826ef2155956aad23.json b/test/data/e0988b7e35861f8051019f8be0224a514f010e42.json similarity index 69% rename from test/data/4c4516c1abf99b4c4a2e7c8826ef2155956aad23.json rename to test/data/e0988b7e35861f8051019f8be0224a514f010e42.json index f51544f..b9acd2a 100644 --- a/test/data/4c4516c1abf99b4c4a2e7c8826ef2155956aad23.json +++ b/test/data/e0988b7e35861f8051019f8be0224a514f010e42.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/stats/collections", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/stats/collections", "params": { "method": "POST", "body": "{\"symbol\":\"WAX\",\"search\":\"taco\",\"collection_name\":\"taco\",\"limit\":\"10\"}", @@ -22,8 +22,8 @@ { "contract": "atomicassets", "collection_name": "taco", - "volume": "1845887861931682", - "sales": "174875", + "volume": "2202290240103645", + "sales": "212129", "name": "Taco", "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", "author": "taco", @@ -57,7 +57,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "data": { @@ -74,7 +75,7 @@ } ] }, - "query_time": 1709306662378 + "query_time": 1756585627878 }, - "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"volume\":\"1845887861931682\",\"sales\":\"174875\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"}]},\"query_time\":1709306662378}" + "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[{\"contract\":\"atomicassets\",\"collection_name\":\"taco\",\"volume\":\"2202290240103645\",\"sales\":\"212129\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"data\":{\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"url\":\"https://tacocrypto.io\",\"name\":\"Taco\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"socials\":\"{\\\"twitter\\\":\\\"tacowax\\\",\\\"discord\\\":\\\"https://discord.gg/tacocrypto\\\",\\\"medium\\\":\\\"https://medium.com/@taco.wax\\\",\\\"youtube\\\":\\\"\\\",\\\"telegram\\\":\\\"tacowax\\\",\\\"facebook\\\":\\\"tacowax\\\"}\",\"description\":\"Gaming, Utility & DeFi. Taco is the ultimate Web3 project on the WAX Blockchain, combining a smart wallet app for crypto, an NFT-based P2E gaming platform and its own metaverse, the Taco Universe.\\n\\nWhitepaper: https://taco-2.gitbook.io/whitepaper\\n\\nDiscord: https://discord.gg/tacocrypto\\n\\nTwitter: https://twitter.com/tacowax\\n\\nMedium: https://medium.com/@taco.wax\",\"creator_info\":\"{\\\"country\\\":\\\"IT\\\",\\\"address\\\":\\\"\\\",\\\"city\\\":\\\"Rome\\\",\\\"zip\\\":\\\"\\\",\\\"company\\\":\\\"TACO S.R.L.S.\\\",\\\"name\\\":\\\"Federico\\\",\\\"registration_number\\\":\\\"IT16340041009\\\"}\"},\"created_at_time\":\"1623106508500\",\"created_at_block\":\"123329591\"}]},\"query_time\":1756585627878}" } \ No newline at end of file diff --git a/test/data/595e39dff4ac806f9c275d8a5b78e32907f11962.json b/test/data/e1d7cebcc3166792abc98e90e5ab0724535422ca.json similarity index 94% rename from test/data/595e39dff4ac806f9c275d8a5b78e32907f11962.json rename to test/data/e1d7cebcc3166792abc98e90e5ab0724535422ca.json index ca3e4a2..2981629 100644 --- a/test/data/595e39dff4ac806f9c275d8a5b78e32907f11962.json +++ b/test/data/e1d7cebcc3166792abc98e90e5ab0724535422ca.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/sales/89024803/logs", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/sales/89024803/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -46,7 +46,7 @@ "created_at_time": "1663251917000" } ], - "query_time": 1709306651278 + "query_time": 1756585624663 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"61679627313\",\"name\":\"lognewsale\",\"data\":{\"collection_fee\":0.06,\"maker_marketplace\":\"\"},\"txid\":\"434c62b8206aa207b30537b9566f0d2c95de0021463b1c6feed72d9a411a7204\",\"created_at_block\":\"203079488\",\"created_at_time\":\"1662999792500\"},{\"log_id\":\"61679627319\",\"name\":\"logsalestart\",\"data\":{\"offer_id\":\"92285703\"},\"txid\":\"434c62b8206aa207b30537b9566f0d2c95de0021463b1c6feed72d9a411a7204\",\"created_at_block\":\"203079488\",\"created_at_time\":\"1662999792500\"},{\"log_id\":\"61992643235\",\"name\":\"purchasesale\",\"data\":{\"taker_marketplace\":\"\",\"intended_delphi_median\":\"0\"},\"txid\":\"48238fefab01ba8b5bf7de80c1937fb92ffb3d440243532b5dac8576ef926ba2\",\"created_at_block\":\"203583478\",\"created_at_time\":\"1663251917000\"}],\"query_time\":1709306651278}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"61679627313\",\"name\":\"lognewsale\",\"data\":{\"collection_fee\":0.06,\"maker_marketplace\":\"\"},\"txid\":\"434c62b8206aa207b30537b9566f0d2c95de0021463b1c6feed72d9a411a7204\",\"created_at_block\":\"203079488\",\"created_at_time\":\"1662999792500\"},{\"log_id\":\"61679627319\",\"name\":\"logsalestart\",\"data\":{\"offer_id\":\"92285703\"},\"txid\":\"434c62b8206aa207b30537b9566f0d2c95de0021463b1c6feed72d9a411a7204\",\"created_at_block\":\"203079488\",\"created_at_time\":\"1662999792500\"},{\"log_id\":\"61992643235\",\"name\":\"purchasesale\",\"data\":{\"taker_marketplace\":\"\",\"intended_delphi_median\":\"0\"},\"txid\":\"48238fefab01ba8b5bf7de80c1937fb92ffb3d440243532b5dac8576ef926ba2\",\"created_at_block\":\"203583478\",\"created_at_time\":\"1663251917000\"}],\"query_time\":1756585624663}" } \ No newline at end of file diff --git a/test/data/ab0803d4989c56648557cebb544bfbcfe0c7e1e8.json b/test/data/e4487d3490dc020bd43fc6c0111077b600b167cc.json similarity index 75% rename from test/data/ab0803d4989c56648557cebb544bfbcfe0c7e1e8.json rename to test/data/e4487d3490dc020bd43fc6c0111077b600b167cc.json index a222ca2..038bbf2 100644 --- a/test/data/ab0803d4989c56648557cebb544bfbcfe0c7e1e8.json +++ b/test/data/e4487d3490dc020bd43fc6c0111077b600b167cc.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/offers/22820296", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/offers/22820296", "params": { "method": "GET", "headers": {} @@ -59,7 +59,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -145,7 +146,7 @@ "created_at_block": "126573564", "created_at_time": "1624728914000" }, - "query_time": 1709306668419 + "query_time": 1756585619847 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"offer_id\":\"22820296\",\"sender_name\":\"taco\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099546208394\",\"owner\":\"u4xie.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"123397952\",\"created_at_time\":\"1623140693500\"},\"template\":{\"template_id\":\"164528\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"600\",\"immutable_data\":{\"img\":\"QmNpaLfEXAyXZCNogtdUaAPUtiu9DPhhkNJixq7cEdmRhA\",\"name\":\"Taco Rocket - Join the beta\",\"twitter\":\"https://twitter.com/tacowax\",\"website\":\"https://tacocrypto.io/\",\"telegram\":\"https://t.me/tacowax\",\"description\":\"Discover new ways to interact with the WAX blockchain: track, transfer and swap tokens in an easier way! Join the beta and be one of the first to try out the Taco App! 🌮\"},\"created_at_time\":\"1623353282000\",\"created_at_block\":\"123823076\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"86\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"172455519\",\"updated_at_time\":\"1647684784000\",\"transferred_at_block\":\"172455519\",\"transferred_at_time\":\"1647684784000\",\"minted_at_block\":\"126232932\",\"minted_at_time\":\"1624558592500\",\"data\":{\"img\":\"QmNpaLfEXAyXZCNogtdUaAPUtiu9DPhhkNJixq7cEdmRhA\",\"name\":\"Taco Rocket - Join the beta\",\"twitter\":\"https://twitter.com/tacowax\",\"website\":\"https://tacocrypto.io/\",\"telegram\":\"https://t.me/tacowax\",\"description\":\"Discover new ways to interact with the WAX blockchain: track, transfer and swap tokens in an easier way! Join the beta and be one of the first to try out the Taco App! 🌮\"},\"name\":\"Taco Rocket - Join the beta\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"126574166\",\"updated_at_time\":\"1624729215000\",\"created_at_block\":\"126573564\",\"created_at_time\":\"1624728914000\"},\"query_time\":1709306668419}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"offer_id\":\"22820296\",\"sender_name\":\"taco\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099546208394\",\"owner\":\"u4xie.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"123397952\",\"created_at_time\":\"1623140693500\"},\"template\":{\"template_id\":\"164528\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"600\",\"immutable_data\":{\"img\":\"QmNpaLfEXAyXZCNogtdUaAPUtiu9DPhhkNJixq7cEdmRhA\",\"name\":\"Taco Rocket - Join the beta\",\"twitter\":\"https://twitter.com/tacowax\",\"website\":\"https://tacocrypto.io/\",\"telegram\":\"https://t.me/tacowax\",\"description\":\"Discover new ways to interact with the WAX blockchain: track, transfer and swap tokens in an easier way! Join the beta and be one of the first to try out the Taco App! 🌮\"},\"created_at_time\":\"1623353282000\",\"created_at_block\":\"123823076\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"86\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"172455519\",\"updated_at_time\":\"1647684784000\",\"transferred_at_block\":\"172455519\",\"transferred_at_time\":\"1647684784000\",\"minted_at_block\":\"126232932\",\"minted_at_time\":\"1624558592500\",\"data\":{\"img\":\"QmNpaLfEXAyXZCNogtdUaAPUtiu9DPhhkNJixq7cEdmRhA\",\"name\":\"Taco Rocket - Join the beta\",\"twitter\":\"https://twitter.com/tacowax\",\"website\":\"https://tacocrypto.io/\",\"telegram\":\"https://t.me/tacowax\",\"description\":\"Discover new ways to interact with the WAX blockchain: track, transfer and swap tokens in an easier way! Join the beta and be one of the first to try out the Taco App! 🌮\"},\"name\":\"Taco Rocket - Join the beta\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"126574166\",\"updated_at_time\":\"1624729215000\",\"created_at_block\":\"126573564\",\"created_at_time\":\"1624728914000\"},\"query_time\":1756585619847}" } \ No newline at end of file diff --git a/test/data/946ec0c6fb60355784212df7f664635fd63142f4.json b/test/data/e5a8d69940cd6d44f460741c8515706d98937bf7.json similarity index 57% rename from test/data/946ec0c6fb60355784212df7f664635fd63142f4.json rename to test/data/e5a8d69940cd6d44f460741c8515706d98937bf7.json index acd3d08..502bda4 100644 --- a/test/data/946ec0c6fb60355784212df7f664635fd63142f4.json +++ b/test/data/e5a8d69940cd6d44f460741c8515706d98937bf7.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/burns", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/burns", "params": { "method": "POST", "body": "{\"collection_name\":\"thesvnthseal\"}", @@ -19,16 +19,28 @@ }, { "account": "atomicpacksx", - "assets": "2841" + "assets": "2849" }, { "account": "atomiccsends", "assets": "117" }, + { + "account": "yjgcm.wam", + "assets": "93" + }, { "account": "thesvnthseal", "assets": "29" }, + { + "account": "palb.wam", + "assets": "21" + }, + { + "account": "rv3qw.wam", + "assets": "14" + }, { "account": "3lzbc.wam", "assets": "11" @@ -53,6 +65,14 @@ "account": "hehys.wam", "assets": "3" }, + { + "account": "pharotheron2", + "assets": "3" + }, + { + "account": "circle.gm", + "assets": "2" + }, { "account": "ez1qy.wam", "assets": "2" @@ -81,6 +101,10 @@ "account": "1azps.wam", "assets": "1" }, + { + "account": "1bkb4.wam", + "assets": "1" + }, { "account": "1s1r2.wam", "assets": "1" @@ -98,11 +122,11 @@ "assets": "1" }, { - "account": "circle.gm", + "account": "cjbb2.wam", "assets": "1" }, { - "account": "cjbb2.wam", + "account": "composerhodl", "assets": "1" }, { @@ -113,6 +137,10 @@ "account": "holaw.wam", "assets": "1" }, + { + "account": "ifvvw.wam", + "assets": "1" + }, { "account": "is1fq.wam", "assets": "1" @@ -125,6 +153,10 @@ "account": "kjvra.wam", "assets": "1" }, + { + "account": "lj4b.wam", + "assets": "1" + }, { "account": "ljzbg.wam", "assets": "1" @@ -149,6 +181,10 @@ "account": "pdgbk.wam", "assets": "1" }, + { + "account": "poub2.wam", + "assets": "1" + }, { "account": "pzgj2.wam", "assets": "1" @@ -169,6 +205,10 @@ "account": "tgeri.wam", "assets": "1" }, + { + "account": "theonlyhero1", + "assets": "1" + }, { "account": "tm3x.wam", "assets": "1" @@ -186,7 +226,7 @@ "assets": "1" } ], - "query_time": 1709306643346 + "query_time": 1756585622175 }, - "text": "{\"success\":true,\"data\":[{\"account\":\"blend.nefty\",\"assets\":\"5789\"},{\"account\":\"atomicpacksx\",\"assets\":\"2841\"},{\"account\":\"atomiccsends\",\"assets\":\"117\"},{\"account\":\"thesvnthseal\",\"assets\":\"29\"},{\"account\":\"3lzbc.wam\",\"assets\":\"11\"},{\"account\":\"e3hrk.wam\",\"assets\":\"9\"},{\"account\":\"wq2w.wam\",\"assets\":\"9\"},{\"account\":\"pzypy.wam\",\"assets\":\"7\"},{\"account\":\"oh.qq.wam\",\"assets\":\"5\"},{\"account\":\"hehys.wam\",\"assets\":\"3\"},{\"account\":\"ez1qy.wam\",\"assets\":\"2\"},{\"account\":\"fasruhkazdi5\",\"assets\":\"2\"},{\"account\":\"fbjr.wam\",\"assets\":\"2\"},{\"account\":\"fyyn.wam\",\"assets\":\"2\"},{\"account\":\"gnuro.wam\",\"assets\":\"2\"},{\"account\":\"sk4hq.wam\",\"assets\":\"2\"},{\"account\":\"1azps.wam\",\"assets\":\"1\"},{\"account\":\"1s1r2.wam\",\"assets\":\"1\"},{\"account\":\"3.lb4.wam\",\"assets\":\"1\"},{\"account\":\".3tmg.c.wam\",\"assets\":\"1\"},{\"account\":\"b32ba.wam\",\"assets\":\"1\"},{\"account\":\"circle.gm\",\"assets\":\"1\"},{\"account\":\"cjbb2.wam\",\"assets\":\"1\"},{\"account\":\"epoxq.wam\",\"assets\":\"1\"},{\"account\":\"holaw.wam\",\"assets\":\"1\"},{\"account\":\"is1fq.wam\",\"assets\":\"1\"},{\"account\":\"kha3..c.wam\",\"assets\":\"1\"},{\"account\":\"kjvra.wam\",\"assets\":\"1\"},{\"account\":\"ljzbg.wam\",\"assets\":\"1\"},{\"account\":\"lpoqy.wam\",\"assets\":\"1\"},{\"account\":\"lwcza.wam\",\"assets\":\"1\"},{\"account\":\"mjrbe.wam\",\"assets\":\"1\"},{\"account\":\"negativeste1\",\"assets\":\"1\"},{\"account\":\"pdgbk.wam\",\"assets\":\"1\"},{\"account\":\"pzgj2.wam\",\"assets\":\"1\"},{\"account\":\"retrogeekguy\",\"assets\":\"1\"},{\"account\":\"rpiay.wam\",\"assets\":\"1\"},{\"account\":\"teufw.wam\",\"assets\":\"1\"},{\"account\":\"tgeri.wam\",\"assets\":\"1\"},{\"account\":\"tm3x.wam\",\"assets\":\"1\"},{\"account\":\"ut3hs.wam\",\"assets\":\"1\"},{\"account\":\"wj1ho.wam\",\"assets\":\"1\"},{\"account\":\"ys.wq.wam\",\"assets\":\"1\"}],\"query_time\":1709306643346}" + "text": "{\"success\":true,\"data\":[{\"account\":\"blend.nefty\",\"assets\":\"5789\"},{\"account\":\"atomicpacksx\",\"assets\":\"2849\"},{\"account\":\"atomiccsends\",\"assets\":\"117\"},{\"account\":\"yjgcm.wam\",\"assets\":\"93\"},{\"account\":\"thesvnthseal\",\"assets\":\"29\"},{\"account\":\"palb.wam\",\"assets\":\"21\"},{\"account\":\"rv3qw.wam\",\"assets\":\"14\"},{\"account\":\"3lzbc.wam\",\"assets\":\"11\"},{\"account\":\"e3hrk.wam\",\"assets\":\"9\"},{\"account\":\"wq2w.wam\",\"assets\":\"9\"},{\"account\":\"pzypy.wam\",\"assets\":\"7\"},{\"account\":\"oh.qq.wam\",\"assets\":\"5\"},{\"account\":\"hehys.wam\",\"assets\":\"3\"},{\"account\":\"pharotheron2\",\"assets\":\"3\"},{\"account\":\"circle.gm\",\"assets\":\"2\"},{\"account\":\"ez1qy.wam\",\"assets\":\"2\"},{\"account\":\"fasruhkazdi5\",\"assets\":\"2\"},{\"account\":\"fbjr.wam\",\"assets\":\"2\"},{\"account\":\"fyyn.wam\",\"assets\":\"2\"},{\"account\":\"gnuro.wam\",\"assets\":\"2\"},{\"account\":\"sk4hq.wam\",\"assets\":\"2\"},{\"account\":\"1azps.wam\",\"assets\":\"1\"},{\"account\":\"1bkb4.wam\",\"assets\":\"1\"},{\"account\":\"1s1r2.wam\",\"assets\":\"1\"},{\"account\":\"3.lb4.wam\",\"assets\":\"1\"},{\"account\":\".3tmg.c.wam\",\"assets\":\"1\"},{\"account\":\"b32ba.wam\",\"assets\":\"1\"},{\"account\":\"cjbb2.wam\",\"assets\":\"1\"},{\"account\":\"composerhodl\",\"assets\":\"1\"},{\"account\":\"epoxq.wam\",\"assets\":\"1\"},{\"account\":\"holaw.wam\",\"assets\":\"1\"},{\"account\":\"ifvvw.wam\",\"assets\":\"1\"},{\"account\":\"is1fq.wam\",\"assets\":\"1\"},{\"account\":\"kha3..c.wam\",\"assets\":\"1\"},{\"account\":\"kjvra.wam\",\"assets\":\"1\"},{\"account\":\"lj4b.wam\",\"assets\":\"1\"},{\"account\":\"ljzbg.wam\",\"assets\":\"1\"},{\"account\":\"lpoqy.wam\",\"assets\":\"1\"},{\"account\":\"lwcza.wam\",\"assets\":\"1\"},{\"account\":\"mjrbe.wam\",\"assets\":\"1\"},{\"account\":\"negativeste1\",\"assets\":\"1\"},{\"account\":\"pdgbk.wam\",\"assets\":\"1\"},{\"account\":\"poub2.wam\",\"assets\":\"1\"},{\"account\":\"pzgj2.wam\",\"assets\":\"1\"},{\"account\":\"retrogeekguy\",\"assets\":\"1\"},{\"account\":\"rpiay.wam\",\"assets\":\"1\"},{\"account\":\"teufw.wam\",\"assets\":\"1\"},{\"account\":\"tgeri.wam\",\"assets\":\"1\"},{\"account\":\"theonlyhero1\",\"assets\":\"1\"},{\"account\":\"tm3x.wam\",\"assets\":\"1\"},{\"account\":\"ut3hs.wam\",\"assets\":\"1\"},{\"account\":\"wj1ho.wam\",\"assets\":\"1\"},{\"account\":\"ys.wq.wam\",\"assets\":\"1\"}],\"query_time\":1756585622175}" } \ No newline at end of file diff --git a/test/data/b848de0b5b200e2d28e0ab5cb0c2cd01e5592017.json b/test/data/e76f3f5beae71fbbd3da21335a60c4c29d0f2d43.json similarity index 53% rename from test/data/b848de0b5b200e2d28e0ab5cb0c2cd01e5592017.json rename to test/data/e76f3f5beae71fbbd3da21335a60c4c29d0f2d43.json index 7ee4ca1..6fae707 100644 --- a/test/data/b848de0b5b200e2d28e0ab5cb0c2cd01e5592017.json +++ b/test/data/e76f3f5beae71fbbd3da21335a60c4c29d0f2d43.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/prices/templates", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/prices/templates", "params": { "method": "POST", "body": "{\"collection_name\":\"taco\",\"limit\":\"10\"}", @@ -21,13 +21,13 @@ "token_symbol": "WAX", "token_contract": "eosio.token", "token_precision": 8, - "median": "2450000000", - "average": "6537436064", + "median": "2500000000", + "average": "6962799704", "min": "900000", "max": "50000000000", - "sales": "1027", - "suggested_median": "29402000000", - "suggested_average": "30300000000" + "sales": "1103", + "suggested_median": "18500000000", + "suggested_average": "18620000000" }, { "market_contract": "atomicmarket", @@ -37,13 +37,13 @@ "token_symbol": "WAX", "token_contract": "eosio.token", "token_precision": 8, - "median": "2800000000", - "average": "7988836880", + "median": "3000000000", + "average": "8401718847", "min": "148000000", "max": "65000000000", - "sales": "972", - "suggested_median": "32000000000", - "suggested_average": "32000000000" + "sales": "1049", + "suggested_median": "18000000000", + "suggested_average": "20560000000" }, { "market_contract": "atomicmarket", @@ -53,13 +53,13 @@ "token_symbol": "WAX", "token_contract": "eosio.token", "token_precision": 8, - "median": "27000000000", - "average": "49022795151", + "median": "34900000000", + "average": "52045588630", "min": "50000000", "max": "250000000000", - "sales": "132", - "suggested_median": "222222222222", - "suggested_average": "221249397575" + "sales": "143", + "suggested_median": "85000000000", + "suggested_average": "83980000000" }, { "market_contract": "atomicmarket", @@ -69,13 +69,13 @@ "token_symbol": "WAX", "token_contract": "eosio.token", "token_precision": 8, - "median": "2700000000", - "average": "6675657014", + "median": "2980000000", + "average": "7218474223", "min": "498000000", "max": "52800000000", - "sales": "1152", - "suggested_median": "29600000000", - "suggested_average": "29600000000" + "sales": "1266", + "suggested_median": "18400000000", + "suggested_average": "18480000000" }, { "market_contract": "atomicmarket", @@ -101,13 +101,13 @@ "token_symbol": "WAX", "token_contract": "eosio.token", "token_precision": 8, - "median": "355500000000", - "average": "656091489948", + "median": "573682323413", + "average": "726385304836", "min": "300000000", "max": "2200000000000", - "sales": "117", - "suggested_median": "1799900000000", - "suggested_average": "1777960000000" + "sales": "129", + "suggested_median": "999900000000", + "suggested_average": "1026220000000" }, { "market_contract": "atomicmarket", @@ -165,16 +165,16 @@ "token_symbol": "WAX", "token_contract": "eosio.token", "token_precision": 8, - "median": "4441555800", - "average": "4258885741", + "median": "4042000000", + "average": "3807421449", "min": "400000000", "max": "12000000000", - "sales": "1655", - "suggested_median": "3437000000", - "suggested_average": "3406600000" + "sales": "2011", + "suggested_median": "1200000000", + "suggested_average": "1190445692" } ], - "query_time": 1709306661659 + "query_time": 1756585627347 }, - "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"164518\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"2450000000\",\"average\":\"6537436064\",\"min\":\"900000\",\"max\":\"50000000000\",\"sales\":\"1027\",\"suggested_median\":\"29402000000\",\"suggested_average\":\"30300000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"164528\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"2800000000\",\"average\":\"7988836880\",\"min\":\"148000000\",\"max\":\"65000000000\",\"sales\":\"972\",\"suggested_median\":\"32000000000\",\"suggested_average\":\"32000000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"173244\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"27000000000\",\"average\":\"49022795151\",\"min\":\"50000000\",\"max\":\"250000000000\",\"sales\":\"132\",\"suggested_median\":\"222222222222\",\"suggested_average\":\"221249397575\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"196590\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"2700000000\",\"average\":\"6675657014\",\"min\":\"498000000\",\"max\":\"52800000000\",\"sales\":\"1152\",\"suggested_median\":\"29600000000\",\"suggested_average\":\"29600000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"200343\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"169420000000\",\"average\":\"1084710000000\",\"min\":\"169420000000\",\"max\":\"2000000000000\",\"sales\":\"2\",\"suggested_median\":\"169420000000\",\"suggested_average\":\"1084710000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"204199\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"355500000000\",\"average\":\"656091489948\",\"min\":\"300000000\",\"max\":\"2200000000000\",\"sales\":\"117\",\"suggested_median\":\"1799900000000\",\"suggested_average\":\"1777960000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"208059\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"5300000000\",\"average\":\"10286907021\",\"min\":\"2145000000\",\"max\":\"39500000000\",\"sales\":\"176\",\"suggested_median\":\"16367670000\",\"suggested_average\":\"14032561100\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"208065\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"12028869286\",\"average\":\"24403598796\",\"min\":\"5100000000\",\"max\":\"111900000000\",\"sales\":\"84\",\"suggested_median\":\"58000000000\",\"suggested_average\":\"62620000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"208069\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"37900000000\",\"average\":\"77543289722\",\"min\":\"27700000000\",\"max\":\"313300000000\",\"sales\":\"64\",\"suggested_median\":\"200000000000\",\"suggested_average\":\"209780000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"208155\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"4441555800\",\"average\":\"4258885741\",\"min\":\"400000000\",\"max\":\"12000000000\",\"sales\":\"1655\",\"suggested_median\":\"3437000000\",\"suggested_average\":\"3406600000\"}],\"query_time\":1709306661659}" + "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"164518\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"2500000000\",\"average\":\"6962799704\",\"min\":\"900000\",\"max\":\"50000000000\",\"sales\":\"1103\",\"suggested_median\":\"18500000000\",\"suggested_average\":\"18620000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"164528\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"3000000000\",\"average\":\"8401718847\",\"min\":\"148000000\",\"max\":\"65000000000\",\"sales\":\"1049\",\"suggested_median\":\"18000000000\",\"suggested_average\":\"20560000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"173244\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"34900000000\",\"average\":\"52045588630\",\"min\":\"50000000\",\"max\":\"250000000000\",\"sales\":\"143\",\"suggested_median\":\"85000000000\",\"suggested_average\":\"83980000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"196590\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"2980000000\",\"average\":\"7218474223\",\"min\":\"498000000\",\"max\":\"52800000000\",\"sales\":\"1266\",\"suggested_median\":\"18400000000\",\"suggested_average\":\"18480000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"200343\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"169420000000\",\"average\":\"1084710000000\",\"min\":\"169420000000\",\"max\":\"2000000000000\",\"sales\":\"2\",\"suggested_median\":\"169420000000\",\"suggested_average\":\"1084710000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"204199\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"573682323413\",\"average\":\"726385304836\",\"min\":\"300000000\",\"max\":\"2200000000000\",\"sales\":\"129\",\"suggested_median\":\"999900000000\",\"suggested_average\":\"1026220000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"208059\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"5300000000\",\"average\":\"10286907021\",\"min\":\"2145000000\",\"max\":\"39500000000\",\"sales\":\"176\",\"suggested_median\":\"16367670000\",\"suggested_average\":\"14032561100\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"208065\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"12028869286\",\"average\":\"24403598796\",\"min\":\"5100000000\",\"max\":\"111900000000\",\"sales\":\"84\",\"suggested_median\":\"58000000000\",\"suggested_average\":\"62620000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"208069\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"37900000000\",\"average\":\"77543289722\",\"min\":\"27700000000\",\"max\":\"313300000000\",\"sales\":\"64\",\"suggested_median\":\"200000000000\",\"suggested_average\":\"209780000000\"},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"collection_name\":\"taco\",\"template_id\":\"208155\",\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8,\"median\":\"4042000000\",\"average\":\"3807421449\",\"min\":\"400000000\",\"max\":\"12000000000\",\"sales\":\"2011\",\"suggested_median\":\"1200000000\",\"suggested_average\":\"1190445692\"}],\"query_time\":1756585627347}" } \ No newline at end of file diff --git a/test/data/e7e0c4de5552bb889852e458e3196c8d3323b9b7.json b/test/data/e7e0c4de5552bb889852e458e3196c8d3323b9b7.json new file mode 100644 index 0000000..3a47b6b --- /dev/null +++ b/test/data/e7e0c4de5552bb889852e458e3196c8d3323b9b7.json @@ -0,0 +1,2220 @@ +{ + "request": { + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/sales/templates", + "params": { + "method": "POST", + "body": "{\"symbol\":\"WAX\",\"collection_name\":\"taco\",\"limit\":\"10\"}", + "headers": { + "Content-Type": "application/json" + } + } + }, + "status": 200, + "json": { + "success": true, + "data": [ + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "163012983", + "seller": "arcticwolf11", + "buyer": null, + "offer_id": "171319737", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": null, + "amount": "1500000000" + }, + "listing_price": "1500000000", + "listing_symbol": "WAX", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099949996288", + "owner": "arcticwolf11", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851884", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "100", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_seat.png", + "name": "S7 - Seat", + "type": "Seat", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376191500", + "created_at_block": "337798041" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "45", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "341043498", + "updated_at_time": "1731999053500", + "transferred_at_block": "341043498", + "transferred_at_time": "1731999053500", + "minted_at_block": "340344187", + "minted_at_time": "1731649390000", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "147000000", + "average": "241550990", + "suggested_median": "425499900", + "suggested_average": "396099980", + "min": "40000000", + "max": "500000000", + "sales": "10" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_seat.png", + "name": "S7 - Seat", + "type": "Seat", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "S7 - Seat" + } + ], + "maker_marketplace": "nft.hive", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "341043547", + "updated_at_time": "1731999078000", + "created_at_block": "341043547", + "created_at_time": "1731999078000", + "ordinality": "1", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "163814862", + "seller": "sskqy.wam", + "buyer": null, + "offer_id": "172193320", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": null, + "amount": "6000000000" + }, + "listing_price": "6000000000", + "listing_symbol": "WAX", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099951345687", + "owner": "sskqy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851883", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "61", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_hero.png", + "name": "S7 - Hero", + "type": "Hero", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376191500", + "created_at_block": "337798041" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "47", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "344744916", + "updated_at_time": "1733849944000", + "transferred_at_block": "344744916", + "transferred_at_time": "1733849944000", + "minted_at_block": "344744874", + "minted_at_time": "1733849923000", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "499900000", + "average": "545704300", + "suggested_median": "500000000", + "suggested_average": "594845160", + "min": "300000000", + "max": "936975600", + "sales": "6" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_hero.png", + "name": "S7 - Hero", + "type": "Hero", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "S7 - Hero" + } + ], + "maker_marketplace": "nft.hive", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "345275894", + "updated_at_time": "1734115433000", + "created_at_block": "345275894", + "created_at_time": "1734115433000", + "ordinality": "2", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "170649564", + "seller": "addeladlestj", + "buyer": null, + "offer_id": "179392671", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": null, + "amount": "1150000000" + }, + "listing_price": "1150000000", + "listing_symbol": "WAX", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099953534480", + "owner": "addeladlestj", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851882", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "119", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_floor_badge.png", + "name": "S7 - Floor Badge", + "type": "Floor Badge", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376191500", + "created_at_block": "337798041" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "116", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "390075505", + "updated_at_time": "1756517358500", + "transferred_at_block": "390075505", + "transferred_at_time": "1756517358500", + "minted_at_block": "351287659", + "minted_at_time": "1737122247000", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "79100000", + "average": "389064757", + "suggested_median": "749989900", + "suggested_average": "650795958", + "min": "5000000", + "max": "1999999960", + "sales": "19" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_floor_badge.png", + "name": "S7 - Floor Badge", + "type": "Floor Badge", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "S7 - Floor Badge" + } + ], + "maker_marketplace": "", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "390110203", + "updated_at_time": "1756534707500", + "created_at_block": "390110203", + "created_at_time": "1756534707500", + "ordinality": "3", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "163814868", + "seller": "sskqy.wam", + "buyer": null, + "offer_id": "172193327", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": null, + "amount": "6500000000" + }, + "listing_price": "6500000000", + "listing_symbol": "WAX", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099951237071", + "owner": "sskqy.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851881", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "63", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_cauldron.png", + "name": "S7 - Cauldron", + "type": "Cauldron", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376191500", + "created_at_block": "337798041" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "50", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "344202670", + "updated_at_time": "1733578809000", + "transferred_at_block": "344202670", + "transferred_at_time": "1733578809000", + "minted_at_block": "344202503", + "minted_at_time": "1733578725500", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "449900000", + "average": "442450000", + "suggested_median": "449900000", + "suggested_average": "442450000", + "min": "320000000", + "max": "500000000", + "sales": "4" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_cauldron.png", + "name": "S7 - Cauldron", + "type": "Cauldron", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "S7 - Cauldron" + } + ], + "maker_marketplace": "nft.hive", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "345275918", + "updated_at_time": "1734115445000", + "created_at_block": "345275918", + "created_at_time": "1734115445000", + "ordinality": "4", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "165020862", + "seller": "xmcmg.c.wam", + "buyer": null, + "offer_id": "173507980", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": 200, + "amount": "1600000000" + }, + "listing_price": "32", + "listing_symbol": "USD", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099951223899", + "owner": "xmcmg.c.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851880", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "56", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_card_dealer.png", + "name": "S7 - Card Dealer", + "type": "Card Dealer", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376191500", + "created_at_block": "337798041" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "22", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "344100169", + "updated_at_time": "1733527558500", + "transferred_at_block": "344100169", + "transferred_at_time": "1733527558500", + "minted_at_block": "344100111", + "minted_at_time": "1733527529500", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "790000000", + "average": "735800000", + "suggested_median": "790000000", + "suggested_average": "735800000", + "min": "500000000", + "max": "800000000", + "sales": "5" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_card_dealer.png", + "name": "S7 - Card Dealer", + "type": "Card Dealer", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "S7 - Card Dealer" + } + ], + "maker_marketplace": "", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "351699849", + "updated_at_time": "1737328343500", + "created_at_block": "351699849", + "created_at_time": "1737328343500", + "ordinality": "5", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "163811725", + "seller": "rngbi.wam", + "buyer": null, + "offer_id": "172189317", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": null, + "amount": "6500000000" + }, + "listing_price": "6500000000", + "listing_symbol": "WAX", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099951031636", + "owner": "rngbi.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851878", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "71", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_board.png", + "name": "S7 - Board", + "type": "Board", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376191500", + "created_at_block": "337798041" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "53", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "345258554", + "updated_at_time": "1734106763000", + "transferred_at_block": "345258554", + "transferred_at_time": "1734106763000", + "minted_at_block": "343192073", + "minted_at_time": "1733073372000", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "355731225", + "average": "368077119", + "suggested_median": "489069000", + "suggested_average": "442723391", + "min": "200000000", + "max": "500000000", + "sales": "8" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/s7_board.png", + "name": "S7 - Board", + "type": "Board", + "rarity": "limited", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "S7 - Board" + } + ], + "maker_marketplace": "market.nefty", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "345259052", + "updated_at_time": "1734107012000", + "created_at_block": "345259052", + "created_at_time": "1734107012000", + "ordinality": "6", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "170401449", + "seller": "cnlnk.c.wam", + "buyer": null, + "offer_id": "179132446", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": null, + "amount": "4000000000" + }, + "listing_price": "4000000000", + "listing_symbol": "WAX", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099951862218", + "owner": "cnlnk.c.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851877", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "51", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/the_tavern_background.png", + "name": "The Tavern - Background", + "type": "Background", + "rarity": "mythic", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376191500", + "created_at_block": "337798041" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "9", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "368956206", + "updated_at_time": "1745956793000", + "transferred_at_block": "368956206", + "transferred_at_time": "1745956793000", + "minted_at_block": "345216649", + "minted_at_time": "1734085810500", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "5400000000", + "average": "5459380000", + "suggested_median": "4000000000", + "suggested_average": "4000000000", + "min": "2000000000", + "max": "8498000000", + "sales": "5" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/the_tavern_background.png", + "name": "The Tavern - Background", + "type": "Background", + "rarity": "mythic", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "The Tavern - Background" + } + ], + "maker_marketplace": "market.nefty", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "386892581", + "updated_at_time": "1754925730500", + "created_at_block": "386892581", + "created_at_time": "1754925730500", + "ordinality": "7", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "164922480", + "seller": "arcticwolf11", + "buyer": null, + "offer_id": "173402743", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": null, + "amount": "3000000000" + }, + "listing_price": "3000000000", + "listing_symbol": "WAX", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099952440766", + "owner": "arcticwolf11", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851876", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "52", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/diamond_hero.png", + "name": "Diamond - Hero", + "type": "Hero", + "rarity": "legendary", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376191500", + "created_at_block": "337798041" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "46", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "348027246", + "updated_at_time": "1735491129000", + "transferred_at_block": "348027246", + "transferred_at_time": "1735491129000", + "minted_at_block": "348026960", + "minted_at_time": "1735490986000", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "2600000000", + "average": "2391666667", + "suggested_median": "2690000000", + "suggested_average": "2630000000", + "min": "1200000000", + "max": "3000000000", + "sales": "6" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/diamond_hero.png", + "name": "Diamond - Hero", + "type": "Hero", + "rarity": "legendary", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "Diamond - Hero" + } + ], + "maker_marketplace": "nft.hive", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "351129518", + "updated_at_time": "1737043133000", + "created_at_block": "351129518", + "created_at_time": "1737043133000", + "ordinality": "8", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "170114506", + "seller": "dkgbw.wam", + "buyer": null, + "offer_id": "178830021", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": null, + "amount": "1900000000" + }, + "listing_price": "1900000000", + "listing_symbol": "WAX", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099951153450", + "owner": "dkgbw.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851875", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "74", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/sprinkles_sketch_card_back.png", + "name": "Sprinkles Sketch - Card Back", + "type": "Card Back", + "rarity": "epic", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376191500", + "created_at_block": "337798041" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "31", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "343745773", + "updated_at_time": "1733350222000", + "transferred_at_block": "343745773", + "transferred_at_time": "1733350222000", + "minted_at_block": "343745678", + "minted_at_time": "1733350174500", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "300000000", + "average": "356629547", + "suggested_median": "499900000", + "suggested_average": "492785004", + "min": "225000000", + "max": "500000000", + "sales": "11" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/sprinkles_sketch_card_back.png", + "name": "Sprinkles Sketch - Card Back", + "type": "Card Back", + "rarity": "epic", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "Sprinkles Sketch - Card Back" + } + ], + "maker_marketplace": "nft.hive", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "383443916", + "updated_at_time": "1753201339500", + "created_at_block": "383443916", + "created_at_time": "1753201339500", + "ordinality": "9", + "state": 1 + }, + { + "market_contract": "atomicmarket", + "assets_contract": "atomicassets", + "sale_id": "163811739", + "seller": "rngbi.wam", + "buyer": null, + "offer_id": "172189332", + "price": { + "token_contract": "eosio.token", + "token_symbol": "WAX", + "token_precision": 8, + "median": null, + "amount": "7000000000" + }, + "listing_price": "7000000000", + "listing_symbol": "WAX", + "assets": [ + { + "contract": "atomicassets", + "asset_id": "1099951872600", + "owner": "rngbi.wam", + "is_transferable": true, + "is_burnable": true, + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "schema": { + "schema_name": "acr.skin", + "format": [ + { + "name": "name", + "type": "string" + }, + { + "name": "img", + "type": "image" + }, + { + "name": "video", + "type": "string" + }, + { + "name": "type", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "acr_owner", + "type": "string" + } + ], + "created_at_block": "235848165", + "created_at_time": "1679393814000" + }, + "template": { + "template_id": "851874", + "max_supply": "0", + "is_transferable": true, + "is_burnable": true, + "issued_supply": "56", + "immutable_data": { + "img": "https://assets.tacostudios.io/acryptia/skins/sprinkles_cuts_cauldron.png", + "name": "Sprinkles Cuts - Cauldron", + "type": "Cauldron", + "rarity": "epic", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "created_at_time": "1730376188000", + "created_at_block": "337798034" + }, + "mutable_data": {}, + "immutable_data": {}, + "template_mint": "40", + "backed_tokens": [], + "burned_by_account": null, + "burned_at_block": null, + "burned_at_time": null, + "updated_at_block": "345258121", + "updated_at_time": "1734106546500", + "transferred_at_block": "345258121", + "transferred_at_time": "1734106546500", + "minted_at_block": "345257010", + "minted_at_time": "1734105991000", + "sales": [], + "auctions": [], + "prices": [ + { + "market_contract": "atomicmarket", + "token": { + "token_symbol": "WAX", + "token_precision": 8, + "token_contract": "eosio.token" + }, + "median": "799899000", + "average": "620171304", + "suggested_median": "800000000", + "suggested_average": "820674086", + "min": "278000000", + "max": "900000000", + "sales": "8" + } + ], + "template_buyoffers": [], + "data": { + "img": "https://assets.tacostudios.io/acryptia/skins/sprinkles_cuts_cauldron.png", + "name": "Sprinkles Cuts - Cauldron", + "type": "Cauldron", + "rarity": "epic", + "series": "5", + "description": "This skin can be used to customize your Acryptia Dungeon" + }, + "name": "Sprinkles Cuts - Cauldron" + } + ], + "maker_marketplace": "market.nefty", + "taker_marketplace": null, + "collection_name": "taco", + "collection": { + "collection_name": "taco", + "name": "Taco", + "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", + "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", + "author": "taco", + "allow_notify": true, + "authorized_accounts": [ + "taco", + "atomicdropsx", + "atomicpacksx", + "neftyblocksd", + "s.taco", + "blend.nefty", + "blenderizerx", + "g.taco", + "brigade.taco", + "b.taco", + "mkt.taco", + "acr.taco", + "takitakiboom", + "l.taco", + "worker.taco", + "tacotacopool", + "primarysale1", + "combz.taco", + "v.taco" + ], + "notify_accounts": [ + "g.taco", + "brigade.taco", + "stake.taco", + "swap.taco", + "blend.nefty", + "neftyblocksd", + "neftyblocksp", + "rent.taco", + "a.taco" + ], + "market_fee": 0.06, + "created_at_block": "123329591", + "created_at_time": "1623106508500" + }, + "is_seller_contract": false, + "updated_at_block": "345259073", + "updated_at_time": "1734107022500", + "created_at_block": "345259073", + "created_at_time": "1734107022500", + "ordinality": "10", + "state": 1 + } + ], + "query_time": 1756585624776 + }, + "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"163012983\",\"seller\":\"arcticwolf11\",\"buyer\":null,\"offer_id\":\"171319737\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1500000000\"},\"listing_price\":\"1500000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099949996288\",\"owner\":\"arcticwolf11\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851884\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"100\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_seat.png\",\"name\":\"S7 - Seat\",\"type\":\"Seat\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376191500\",\"created_at_block\":\"337798041\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"45\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"341043498\",\"updated_at_time\":\"1731999053500\",\"transferred_at_block\":\"341043498\",\"transferred_at_time\":\"1731999053500\",\"minted_at_block\":\"340344187\",\"minted_at_time\":\"1731649390000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"147000000\",\"average\":\"241550990\",\"suggested_median\":\"425499900\",\"suggested_average\":\"396099980\",\"min\":\"40000000\",\"max\":\"500000000\",\"sales\":\"10\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_seat.png\",\"name\":\"S7 - Seat\",\"type\":\"Seat\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"S7 - Seat\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"341043547\",\"updated_at_time\":\"1731999078000\",\"created_at_block\":\"341043547\",\"created_at_time\":\"1731999078000\",\"ordinality\":\"1\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"163814862\",\"seller\":\"sskqy.wam\",\"buyer\":null,\"offer_id\":\"172193320\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"6000000000\"},\"listing_price\":\"6000000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099951345687\",\"owner\":\"sskqy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851883\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"61\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_hero.png\",\"name\":\"S7 - Hero\",\"type\":\"Hero\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376191500\",\"created_at_block\":\"337798041\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"47\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"344744916\",\"updated_at_time\":\"1733849944000\",\"transferred_at_block\":\"344744916\",\"transferred_at_time\":\"1733849944000\",\"minted_at_block\":\"344744874\",\"minted_at_time\":\"1733849923000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"499900000\",\"average\":\"545704300\",\"suggested_median\":\"500000000\",\"suggested_average\":\"594845160\",\"min\":\"300000000\",\"max\":\"936975600\",\"sales\":\"6\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_hero.png\",\"name\":\"S7 - Hero\",\"type\":\"Hero\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"S7 - Hero\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"345275894\",\"updated_at_time\":\"1734115433000\",\"created_at_block\":\"345275894\",\"created_at_time\":\"1734115433000\",\"ordinality\":\"2\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"170649564\",\"seller\":\"addeladlestj\",\"buyer\":null,\"offer_id\":\"179392671\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1150000000\"},\"listing_price\":\"1150000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099953534480\",\"owner\":\"addeladlestj\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851882\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"119\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_floor_badge.png\",\"name\":\"S7 - Floor Badge\",\"type\":\"Floor Badge\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376191500\",\"created_at_block\":\"337798041\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"116\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"390075505\",\"updated_at_time\":\"1756517358500\",\"transferred_at_block\":\"390075505\",\"transferred_at_time\":\"1756517358500\",\"minted_at_block\":\"351287659\",\"minted_at_time\":\"1737122247000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"79100000\",\"average\":\"389064757\",\"suggested_median\":\"749989900\",\"suggested_average\":\"650795958\",\"min\":\"5000000\",\"max\":\"1999999960\",\"sales\":\"19\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_floor_badge.png\",\"name\":\"S7 - Floor Badge\",\"type\":\"Floor Badge\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"S7 - Floor Badge\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"390110203\",\"updated_at_time\":\"1756534707500\",\"created_at_block\":\"390110203\",\"created_at_time\":\"1756534707500\",\"ordinality\":\"3\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"163814868\",\"seller\":\"sskqy.wam\",\"buyer\":null,\"offer_id\":\"172193327\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"6500000000\"},\"listing_price\":\"6500000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099951237071\",\"owner\":\"sskqy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851881\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"63\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_cauldron.png\",\"name\":\"S7 - Cauldron\",\"type\":\"Cauldron\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376191500\",\"created_at_block\":\"337798041\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"50\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"344202670\",\"updated_at_time\":\"1733578809000\",\"transferred_at_block\":\"344202670\",\"transferred_at_time\":\"1733578809000\",\"minted_at_block\":\"344202503\",\"minted_at_time\":\"1733578725500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"449900000\",\"average\":\"442450000\",\"suggested_median\":\"449900000\",\"suggested_average\":\"442450000\",\"min\":\"320000000\",\"max\":\"500000000\",\"sales\":\"4\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_cauldron.png\",\"name\":\"S7 - Cauldron\",\"type\":\"Cauldron\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"S7 - Cauldron\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"345275918\",\"updated_at_time\":\"1734115445000\",\"created_at_block\":\"345275918\",\"created_at_time\":\"1734115445000\",\"ordinality\":\"4\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"165020862\",\"seller\":\"xmcmg.c.wam\",\"buyer\":null,\"offer_id\":\"173507980\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":200,\"amount\":\"1600000000\"},\"listing_price\":\"32\",\"listing_symbol\":\"USD\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099951223899\",\"owner\":\"xmcmg.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851880\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"56\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_card_dealer.png\",\"name\":\"S7 - Card Dealer\",\"type\":\"Card Dealer\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376191500\",\"created_at_block\":\"337798041\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"22\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"344100169\",\"updated_at_time\":\"1733527558500\",\"transferred_at_block\":\"344100169\",\"transferred_at_time\":\"1733527558500\",\"minted_at_block\":\"344100111\",\"minted_at_time\":\"1733527529500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"790000000\",\"average\":\"735800000\",\"suggested_median\":\"790000000\",\"suggested_average\":\"735800000\",\"min\":\"500000000\",\"max\":\"800000000\",\"sales\":\"5\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_card_dealer.png\",\"name\":\"S7 - Card Dealer\",\"type\":\"Card Dealer\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"S7 - Card Dealer\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"351699849\",\"updated_at_time\":\"1737328343500\",\"created_at_block\":\"351699849\",\"created_at_time\":\"1737328343500\",\"ordinality\":\"5\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"163811725\",\"seller\":\"rngbi.wam\",\"buyer\":null,\"offer_id\":\"172189317\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"6500000000\"},\"listing_price\":\"6500000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099951031636\",\"owner\":\"rngbi.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851878\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"71\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_board.png\",\"name\":\"S7 - Board\",\"type\":\"Board\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376191500\",\"created_at_block\":\"337798041\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"53\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"345258554\",\"updated_at_time\":\"1734106763000\",\"transferred_at_block\":\"345258554\",\"transferred_at_time\":\"1734106763000\",\"minted_at_block\":\"343192073\",\"minted_at_time\":\"1733073372000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"355731225\",\"average\":\"368077119\",\"suggested_median\":\"489069000\",\"suggested_average\":\"442723391\",\"min\":\"200000000\",\"max\":\"500000000\",\"sales\":\"8\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/s7_board.png\",\"name\":\"S7 - Board\",\"type\":\"Board\",\"rarity\":\"limited\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"S7 - Board\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"345259052\",\"updated_at_time\":\"1734107012000\",\"created_at_block\":\"345259052\",\"created_at_time\":\"1734107012000\",\"ordinality\":\"6\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"170401449\",\"seller\":\"cnlnk.c.wam\",\"buyer\":null,\"offer_id\":\"179132446\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"4000000000\"},\"listing_price\":\"4000000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099951862218\",\"owner\":\"cnlnk.c.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851877\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"51\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/the_tavern_background.png\",\"name\":\"The Tavern - Background\",\"type\":\"Background\",\"rarity\":\"mythic\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376191500\",\"created_at_block\":\"337798041\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"9\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"368956206\",\"updated_at_time\":\"1745956793000\",\"transferred_at_block\":\"368956206\",\"transferred_at_time\":\"1745956793000\",\"minted_at_block\":\"345216649\",\"minted_at_time\":\"1734085810500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"5400000000\",\"average\":\"5459380000\",\"suggested_median\":\"4000000000\",\"suggested_average\":\"4000000000\",\"min\":\"2000000000\",\"max\":\"8498000000\",\"sales\":\"5\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/the_tavern_background.png\",\"name\":\"The Tavern - Background\",\"type\":\"Background\",\"rarity\":\"mythic\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"The Tavern - Background\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"386892581\",\"updated_at_time\":\"1754925730500\",\"created_at_block\":\"386892581\",\"created_at_time\":\"1754925730500\",\"ordinality\":\"7\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"164922480\",\"seller\":\"arcticwolf11\",\"buyer\":null,\"offer_id\":\"173402743\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"3000000000\"},\"listing_price\":\"3000000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099952440766\",\"owner\":\"arcticwolf11\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851876\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"52\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/diamond_hero.png\",\"name\":\"Diamond - Hero\",\"type\":\"Hero\",\"rarity\":\"legendary\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376191500\",\"created_at_block\":\"337798041\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"46\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"348027246\",\"updated_at_time\":\"1735491129000\",\"transferred_at_block\":\"348027246\",\"transferred_at_time\":\"1735491129000\",\"minted_at_block\":\"348026960\",\"minted_at_time\":\"1735490986000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"2600000000\",\"average\":\"2391666667\",\"suggested_median\":\"2690000000\",\"suggested_average\":\"2630000000\",\"min\":\"1200000000\",\"max\":\"3000000000\",\"sales\":\"6\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/diamond_hero.png\",\"name\":\"Diamond - Hero\",\"type\":\"Hero\",\"rarity\":\"legendary\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"Diamond - Hero\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"351129518\",\"updated_at_time\":\"1737043133000\",\"created_at_block\":\"351129518\",\"created_at_time\":\"1737043133000\",\"ordinality\":\"8\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"170114506\",\"seller\":\"dkgbw.wam\",\"buyer\":null,\"offer_id\":\"178830021\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"1900000000\"},\"listing_price\":\"1900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099951153450\",\"owner\":\"dkgbw.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851875\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"74\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/sprinkles_sketch_card_back.png\",\"name\":\"Sprinkles Sketch - Card Back\",\"type\":\"Card Back\",\"rarity\":\"epic\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376191500\",\"created_at_block\":\"337798041\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"31\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"343745773\",\"updated_at_time\":\"1733350222000\",\"transferred_at_block\":\"343745773\",\"transferred_at_time\":\"1733350222000\",\"minted_at_block\":\"343745678\",\"minted_at_time\":\"1733350174500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"300000000\",\"average\":\"356629547\",\"suggested_median\":\"499900000\",\"suggested_average\":\"492785004\",\"min\":\"225000000\",\"max\":\"500000000\",\"sales\":\"11\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/sprinkles_sketch_card_back.png\",\"name\":\"Sprinkles Sketch - Card Back\",\"type\":\"Card Back\",\"rarity\":\"epic\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"Sprinkles Sketch - Card Back\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"383443916\",\"updated_at_time\":\"1753201339500\",\"created_at_block\":\"383443916\",\"created_at_time\":\"1753201339500\",\"ordinality\":\"9\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"163811739\",\"seller\":\"rngbi.wam\",\"buyer\":null,\"offer_id\":\"172189332\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"7000000000\"},\"listing_price\":\"7000000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099951872600\",\"owner\":\"rngbi.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"created_at_block\":\"235848165\",\"created_at_time\":\"1679393814000\"},\"template\":{\"template_id\":\"851874\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"56\",\"immutable_data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/sprinkles_cuts_cauldron.png\",\"name\":\"Sprinkles Cuts - Cauldron\",\"type\":\"Cauldron\",\"rarity\":\"epic\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"created_at_time\":\"1730376188000\",\"created_at_block\":\"337798034\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"40\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"345258121\",\"updated_at_time\":\"1734106546500\",\"transferred_at_block\":\"345258121\",\"transferred_at_time\":\"1734106546500\",\"minted_at_block\":\"345257010\",\"minted_at_time\":\"1734105991000\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"799899000\",\"average\":\"620171304\",\"suggested_median\":\"800000000\",\"suggested_average\":\"820674086\",\"min\":\"278000000\",\"max\":\"900000000\",\"sales\":\"8\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"https://assets.tacostudios.io/acryptia/skins/sprinkles_cuts_cauldron.png\",\"name\":\"Sprinkles Cuts - Cauldron\",\"type\":\"Cauldron\",\"rarity\":\"epic\",\"series\":\"5\",\"description\":\"This skin can be used to customize your Acryptia Dungeon\"},\"name\":\"Sprinkles Cuts - Cauldron\"}],\"maker_marketplace\":\"market.nefty\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"345259073\",\"updated_at_time\":\"1734107022500\",\"created_at_block\":\"345259073\",\"created_at_time\":\"1734107022500\",\"ordinality\":\"10\",\"state\":1}],\"query_time\":1756585624776}" +} \ No newline at end of file diff --git a/test/data/6beb5caf67548bb6806d77228421a952147a0772.json b/test/data/f0428d012f872c27f9574fd184119286c65bec91.json similarity index 91% rename from test/data/6beb5caf67548bb6806d77228421a952147a0772.json rename to test/data/f0428d012f872c27f9574fd184119286c65bec91.json index 1ec6202..b6cb0ea 100644 --- a/test/data/6beb5caf67548bb6806d77228421a952147a0772.json +++ b/test/data/f0428d012f872c27f9574fd184119286c65bec91.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/marketplaces", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/marketplaces", "params": { "method": "GET", "headers": {} @@ -1065,9 +1065,99 @@ "creator": "pasha", "created_at_block": "293294552", "created_at_time": "1708119728000" + }, + { + "marketplace_name": "waxcrowcashb", + "creator": "waxcrowcashb", + "created_at_block": "302678987", + "created_at_time": "1712812764500" + }, + { + "marketplace_name": "uncutmarkets", + "creator": "uncutnetwork", + "created_at_block": "309808667", + "created_at_time": "1716377772000" + }, + { + "marketplace_name": "zhabg.wam", + "creator": "zhabg.wam", + "created_at_block": "324176982", + "created_at_time": "1723562302500" + }, + { + "marketplace_name": "nftauthentic", + "creator": "nftauthentic", + "created_at_block": "326726964", + "created_at_time": "1724837328000" + }, + { + "marketplace_name": "shopbriebrie", + "creator": "muahbriebrie", + "created_at_block": "328614133", + "created_at_time": "1725781027500" + }, + { + "marketplace_name": "waxportal", + "creator": "waxportal", + "created_at_block": "336401848", + "created_at_time": "1729678092500" + }, + { + "marketplace_name": "dl.2l", + "creator": "dl.2l", + "created_at_block": "341882608", + "created_at_time": "1732418622000" + }, + { + "marketplace_name": "bossymarketp", + "creator": "projectbossy", + "created_at_block": "343748722", + "created_at_time": "1733351696500" + }, + { + "marketplace_name": "rwax", + "creator": "rwax", + "created_at_block": "349902479", + "created_at_time": "1736429580500" + }, + { + "marketplace_name": "cookingtacos", + "creator": "cookingtacos", + "created_at_block": "353729881", + "created_at_time": "1738343391500" + }, + { + "marketplace_name": "ntpgblmarket", + "creator": "drprophet.gm", + "created_at_block": "364306763", + "created_at_time": "1743632051500" + }, + { + "marketplace_name": "mortalportal", + "creator": "mortalportal", + "created_at_block": "367690385", + "created_at_time": "1745323874000" + }, + { + "marketplace_name": "schizophrens", + "creator": "schizophrens", + "created_at_block": "367690993", + "created_at_time": "1745324178000" + }, + { + "marketplace_name": "waxpepevault", + "creator": "waxpepevault", + "created_at_block": "374619625", + "created_at_time": "1748788599000" + }, + { + "marketplace_name": "brpg", + "creator": "brpg", + "created_at_block": "387021034", + "created_at_time": "1754989957000" } ], - "query_time": 1709306656597 + "query_time": 1756585626410 }, - "text": "{\"success\":true,\"data\":[{\"marketplace_name\":\"\",\"creator\":\"fees.atomic\",\"created_at_block\":\"64107584\",\"created_at_time\":\"1593483031000\"},{\"marketplace_name\":\"waxplorercom\",\"creator\":\"waxplorercom\",\"created_at_block\":\"64540458\",\"created_at_time\":\"1593699468000\"},{\"marketplace_name\":\"waxstashsale\",\"creator\":\"waxstashsale\",\"created_at_block\":\"66023719\",\"created_at_time\":\"1594441098500\"},{\"marketplace_name\":\"xp\",\"creator\":\"xp\",\"created_at_block\":\"66320415\",\"created_at_time\":\"1594589446500\"},{\"marketplace_name\":\"myth\",\"creator\":\"myth\",\"created_at_block\":\"68669678\",\"created_at_time\":\"1595764125500\"},{\"marketplace_name\":\"market.place\",\"creator\":\"fees.place\",\"created_at_block\":\"70885367\",\"created_at_time\":\"1596872896000\"},{\"marketplace_name\":\"cryptoslamio\",\"creator\":\"rzcqu.wam\",\"created_at_block\":\"72680988\",\"created_at_time\":\"1597771339500\"},{\"marketplace_name\":\"l5oaw.wam\",\"creator\":\"l5oaw.wam\",\"created_at_block\":\"84940474\",\"created_at_time\":\"1603903061500\"},{\"marketplace_name\":\"daviddeqqqqq\",\"creator\":\"kdoaw.wam\",\"created_at_block\":\"84962955\",\"created_at_time\":\"1603914304000\"},{\"marketplace_name\":\"kdoaw.wam\",\"creator\":\"kdoaw.wam\",\"created_at_block\":\"84965690\",\"created_at_time\":\"1603915671500\"},{\"marketplace_name\":\"l5oawtestmkt\",\"creator\":\"l5oaw.wam\",\"created_at_block\":\"84978637\",\"created_at_time\":\"1603922145000\"},{\"marketplace_name\":\"l5oawmarket1\",\"creator\":\"l5oaw.wam\",\"created_at_block\":\"86175597\",\"created_at_time\":\"1604520659000\"},{\"marketplace_name\":\"artifiernfts\",\"creator\":\"nathanrempel\",\"created_at_block\":\"100543902\",\"created_at_time\":\"1611706532500\"},{\"marketplace_name\":\"wax.stash\",\"creator\":\"wax.stash\",\"created_at_block\":\"102402446\",\"created_at_time\":\"1612636953500\"},{\"marketplace_name\":\"waxgallery11\",\"creator\":\"waxgallery11\",\"created_at_block\":\"105781702\",\"created_at_time\":\"1614328742000\"},{\"marketplace_name\":\"paraffinmrkt\",\"creator\":\"paraffinmrkt\",\"created_at_block\":\"112049830\",\"created_at_time\":\"1617464022500\"},{\"marketplace_name\":\"pistolmarket\",\"creator\":\"c1iba.wam\",\"created_at_block\":\"115010250\",\"created_at_time\":\"1618945644500\"},{\"marketplace_name\":\"agoraorigins\",\"creator\":\"za2c2.wam\",\"created_at_block\":\"115926879\",\"created_at_time\":\"1619404399000\"},{\"marketplace_name\":\"littlefinger\",\"creator\":\"littlefinger\",\"created_at_block\":\"116306603\",\"created_at_time\":\"1619594290500\"},{\"marketplace_name\":\"fznaw.wam\",\"creator\":\"fznaw.wam\",\"created_at_block\":\"116404488\",\"created_at_time\":\"1619643313500\"},{\"marketplace_name\":\"rd\",\"creator\":\"rd\",\"created_at_block\":\"116653976\",\"created_at_time\":\"1619768076500\"},{\"marketplace_name\":\"nmarketplace\",\"creator\":\"q2fp2.wam\",\"created_at_block\":\"117042721\",\"created_at_time\":\"1619962500000\"},{\"marketplace_name\":\"market.kogs\",\"creator\":\"market.kogs\",\"created_at_block\":\"119201751\",\"created_at_time\":\"1621042292000\"},{\"marketplace_name\":\"waxstats1111\",\"creator\":\"waxstats1111\",\"created_at_block\":\"119727024\",\"created_at_time\":\"1621304934000\"},{\"marketplace_name\":\"kthulhumain1\",\"creator\":\"kthulhumain1\",\"created_at_block\":\"120564762\",\"created_at_time\":\"1621723880500\"},{\"marketplace_name\":\"neftyblocksm\",\"creator\":\"neftyblocksx\",\"created_at_block\":\"121175935\",\"created_at_time\":\"1622029505000\"},{\"marketplace_name\":\"zeptagmarket\",\"creator\":\"zeptagmarket\",\"created_at_block\":\"121383671\",\"created_at_time\":\"1622133380000\"},{\"marketplace_name\":\"nftland4sale\",\"creator\":\"nftland4sale\",\"created_at_block\":\"121407397\",\"created_at_time\":\"1622145243000\"},{\"marketplace_name\":\"chainchampss\",\"creator\":\"chainchampss\",\"created_at_block\":\"123030297\",\"created_at_time\":\"1622956831000\"},{\"marketplace_name\":\"stickertesto\",\"creator\":\"w5dr4.wam\",\"created_at_block\":\"127064903\",\"created_at_time\":\"1624974673500\"},{\"marketplace_name\":\"gift\",\"creator\":\"gift\",\"created_at_block\":\"128307626\",\"created_at_time\":\"1625596479500\"},{\"marketplace_name\":\"rainresearch\",\"creator\":\"rainresearch\",\"created_at_block\":\"129193212\",\"created_at_time\":\"1626039815500\"},{\"marketplace_name\":\"nkcss4market\",\"creator\":\"y3zra.wam\",\"created_at_block\":\"131176781\",\"created_at_time\":\"1627032047500\"},{\"marketplace_name\":\"dummymarket1\",\"creator\":\"t1.5c.wam\",\"created_at_block\":\"131966478\",\"created_at_time\":\"1627427037000\"},{\"marketplace_name\":\"musicmarket1\",\"creator\":\"t1.5c.wam\",\"created_at_block\":\"134026414\",\"created_at_time\":\"1628459092000\"},{\"marketplace_name\":\"nft.hive\",\"creator\":\"nft.hive\",\"created_at_block\":\"134350701\",\"created_at_time\":\"1628621270500\"},{\"marketplace_name\":\"abcabcdedfea\",\"creator\":\"t1.5c.wam\",\"created_at_block\":\"134559979\",\"created_at_time\":\"1628725968000\"},{\"marketplace_name\":\"yoshimarkets\",\"creator\":\"yoshidrops\",\"created_at_block\":\"134568898\",\"created_at_time\":\"1628730428000\"},{\"marketplace_name\":\"waxprotrader\",\"creator\":\"waxprotrader\",\"created_at_block\":\"141399865\",\"created_at_time\":\"1632150738000\"},{\"marketplace_name\":\"slikhubbbbbb\",\"creator\":\"kkere.wam\",\"created_at_block\":\"143183453\",\"created_at_time\":\"1633042859000\"},{\"marketplace_name\":\"slikhubbbbb2\",\"creator\":\"kkere.wam\",\"created_at_block\":\"143246297\",\"created_at_time\":\"1633075175000\"},{\"marketplace_name\":\".gems\",\"creator\":\".gems\",\"created_at_block\":\"143334445\",\"created_at_time\":\"1633119268000\"},{\"marketplace_name\":\"funkomarket1\",\"creator\":\"nft.hive\",\"created_at_block\":\"143443286\",\"created_at_time\":\"1633173689000\"},{\"marketplace_name\":\"market.nefty\",\"creator\":\"nefty\",\"created_at_block\":\"143943592\",\"created_at_time\":\"1633423872000\"},{\"marketplace_name\":\"wineworldnft\",\"creator\":\"collectwines\",\"created_at_block\":\"144131927\",\"created_at_time\":\"1633518057000\"},{\"marketplace_name\":\"contractwork\",\"creator\":\"contractwork\",\"created_at_block\":\"144459525\",\"created_at_time\":\"1633681868500\"},{\"marketplace_name\":\"cashbacksale\",\"creator\":\"cashbacksale\",\"created_at_block\":\"144555503\",\"created_at_time\":\"1633729860000\"},{\"marketplace_name\":\"swapliftyall\",\"creator\":\"swapliftyall\",\"created_at_block\":\"145220155\",\"created_at_time\":\"1634062285000\"},{\"marketplace_name\":\"market.wax\",\"creator\":\"market.wax\",\"created_at_block\":\"146587732\",\"created_at_time\":\"1634746927000\"},{\"marketplace_name\":\"atommmmarcet\",\"creator\":\"hlibm.wam\",\"created_at_block\":\"147135646\",\"created_at_time\":\"1635020896500\"},{\"marketplace_name\":\"zalupamarcet\",\"creator\":\"hlibm.wam\",\"created_at_block\":\"147135773\",\"created_at_time\":\"1635020960000\"},{\"marketplace_name\":\"gyujryuyutyr\",\"creator\":\"hlibm.wam\",\"created_at_block\":\"147135883\",\"created_at_time\":\"1635021015000\"},{\"marketplace_name\":\"gyujryuyuty1\",\"creator\":\"ervd2.wam\",\"created_at_block\":\"147147411\",\"created_at_time\":\"1635026779000\"},{\"marketplace_name\":\"ramzesmaster\",\"creator\":\"hlibm.wam\",\"created_at_block\":\"147230759\",\"created_at_time\":\"1635068455000\"},{\"marketplace_name\":\"waxdotcards1\",\"creator\":\"waxdotcards1\",\"created_at_block\":\"147615575\",\"created_at_time\":\"1635260892000\"},{\"marketplace_name\":\"supermonstar\",\"creator\":\"tfvt2.wam\",\"created_at_block\":\"147644485\",\"created_at_time\":\"1635275347000\"},{\"marketplace_name\":\"lgnd.anyo\",\"creator\":\"lgnd.anyo\",\"created_at_block\":\"148616054\",\"created_at_time\":\"1635761173000\"},{\"marketplace_name\":\"zg1b2.wam\",\"creator\":\"zg1b2.wam\",\"created_at_block\":\"149730886\",\"created_at_time\":\"1636318780500\"},{\"marketplace_name\":\"cltblsmarket\",\"creator\":\"cltblsmarket\",\"created_at_block\":\"150058128\",\"created_at_time\":\"1636482435500\"},{\"marketplace_name\":\"thefoxslayer\",\"creator\":\"thefoxslayer\",\"created_at_block\":\"150116870\",\"created_at_time\":\"1636512122500\"},{\"marketplace_name\":\"remixworlds1\",\"creator\":\"kkere.wam\",\"created_at_block\":\"150813703\",\"created_at_time\":\"1636860788500\"},{\"marketplace_name\":\"autobuyerbot\",\"creator\":\"kinum.wam\",\"created_at_block\":\"152148900\",\"created_at_time\":\"1637528538000\"},{\"marketplace_name\":\"countbancula\",\"creator\":\"countbancula\",\"created_at_block\":\"152299581\",\"created_at_time\":\"1637603895000\"},{\"marketplace_name\":\"upzj2.wam\",\"creator\":\"upzj2.wam\",\"created_at_block\":\"152320402\",\"created_at_time\":\"1637614305500\"},{\"marketplace_name\":\"nftnt\",\"creator\":\"nftnt\",\"created_at_block\":\"154040492\",\"created_at_time\":\"1638474528500\"},{\"marketplace_name\":\"beastsbazaar\",\"creator\":\"beastsbazaar\",\"created_at_block\":\"160233137\",\"created_at_time\":\"1641571675500\"},{\"marketplace_name\":\"laxvirtualan\",\"creator\":\"quarterfinal\",\"created_at_block\":\"160789300\",\"created_at_time\":\"1641849819500\"},{\"marketplace_name\":\"zzliquidityz\",\"creator\":\"zzliquidityz\",\"created_at_block\":\"164747196\",\"created_at_time\":\"1643829728500\"},{\"marketplace_name\":\"3ceca.wam\",\"creator\":\"3ceca.wam\",\"created_at_block\":\"165560270\",\"created_at_time\":\"1644236385000\"},{\"marketplace_name\":\"machine.army\",\"creator\":\"machine.army\",\"created_at_block\":\"172624089\",\"created_at_time\":\"1647769071500\"},{\"marketplace_name\":\"marketplayer\",\"creator\":\"atomicplayer\",\"created_at_block\":\"176868873\",\"created_at_time\":\"1649891748000\"},{\"marketplace_name\":\"lazytesttest\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"182037344\",\"created_at_time\":\"1652477008500\"},{\"marketplace_name\":\"testtestlazy\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"182756558\",\"created_at_time\":\"1652836629500\"},{\"marketplace_name\":\"mytestmarket\",\"creator\":\"zogmk.c.wam\",\"created_at_block\":\"182875981\",\"created_at_time\":\"1652896342000\"},{\"marketplace_name\":\"themetagirls\",\"creator\":\"themetagirls\",\"created_at_block\":\"182935892\",\"created_at_time\":\"1652926297500\"},{\"marketplace_name\":\"dablabsstore\",\"creator\":\"dablabsdotio\",\"created_at_block\":\"183424843\",\"created_at_time\":\"1653170778000\"},{\"marketplace_name\":\"lazybymcubam\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183586119\",\"created_at_time\":\"1653251420000\"},{\"marketplace_name\":\"lazybymcuba2\",\"creator\":\"vjvn2.c.wam\",\"created_at_block\":\"183590036\",\"created_at_time\":\"1653253378500\"},{\"marketplace_name\":\"lazybymcuba3\",\"creator\":\"vjvn2.c.wam\",\"created_at_block\":\"183590783\",\"created_at_time\":\"1653253752000\"},{\"marketplace_name\":\"lazybymcubap\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183597873\",\"created_at_time\":\"1653257298500\"},{\"marketplace_name\":\"lazybymcubal\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183724485\",\"created_at_time\":\"1653320622500\"},{\"marketplace_name\":\"lazybymcubaz\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183724905\",\"created_at_time\":\"1653320832500\"},{\"marketplace_name\":\"lazybymcubaw\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183897716\",\"created_at_time\":\"1653407239500\"},{\"marketplace_name\":\"lazybymcuban\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183898225\",\"created_at_time\":\"1653407494000\"},{\"marketplace_name\":\"testtesthelp\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183899535\",\"created_at_time\":\"1653408149000\"},{\"marketplace_name\":\"testtestbcdf\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183901811\",\"created_at_time\":\"1653409287000\"},{\"marketplace_name\":\"lazytestabcd\",\"creator\":\"25bn2.c.wam\",\"created_at_block\":\"183903344\",\"created_at_time\":\"1653410053500\"},{\"marketplace_name\":\"lazyismcuban\",\"creator\":\"kezna.c.wam\",\"created_at_block\":\"184078000\",\"created_at_time\":\"1653497381500\"},{\"marketplace_name\":\"golazydotcom\",\"creator\":\"kezna.c.wam\",\"created_at_block\":\"184078748\",\"created_at_time\":\"1653497755500\"},{\"marketplace_name\":\"bulkexchange\",\"creator\":\"myrowingboat\",\"created_at_block\":\"184880534\",\"created_at_time\":\"1653898699000\"},{\"marketplace_name\":\"unobemarkets\",\"creator\":\"unobe.wam\",\"created_at_block\":\"184946570\",\"created_at_time\":\"1653931717000\"},{\"marketplace_name\":\"idabo.wam\",\"creator\":\"idabo.wam\",\"created_at_block\":\"186289162\",\"created_at_time\":\"1654603026000\"},{\"marketplace_name\":\"active.diege\",\"creator\":\"active.diege\",\"created_at_block\":\"186324055\",\"created_at_time\":\"1654620472500\"},{\"marketplace_name\":\"fomocitymktp\",\"creator\":\"fomocity\",\"created_at_block\":\"187350987\",\"created_at_time\":\"1655134032500\"},{\"marketplace_name\":\"nftvtaccount\",\"creator\":\"nftvtaccount\",\"created_at_block\":\"187677934\",\"created_at_time\":\"1655297506000\"},{\"marketplace_name\":\"everywherepp\",\"creator\":\"big.pp\",\"created_at_block\":\"187722529\",\"created_at_time\":\"1655319803500\"},{\"marketplace_name\":\"mykeatogmart\",\"creator\":\"bank.nftnt\",\"created_at_block\":\"188132582\",\"created_at_time\":\"1655525324500\"},{\"marketplace_name\":\"efhrmarket24\",\"creator\":\"efhr.wam\",\"created_at_block\":\"190093052\",\"created_at_time\":\"1656505571500\"},{\"marketplace_name\":\"raichuraichu\",\"creator\":\"pikapikapika\",\"created_at_block\":\"190101288\",\"created_at_time\":\"1656509689500\"},{\"marketplace_name\":\"cheatcodemrk\",\"creator\":\"lamovichwaxp\",\"created_at_block\":\"191007878\",\"created_at_time\":\"1656962990500\"},{\"marketplace_name\":\"flippersmrkt\",\"creator\":\"plyng4living\",\"created_at_block\":\"193313846\",\"created_at_time\":\"1658116004000\"},{\"marketplace_name\":\"11111111111d\",\"creator\":\"11111111111d\",\"created_at_block\":\"195564256\",\"created_at_time\":\"1659241373500\"},{\"marketplace_name\":\"xthrustcorps\",\"creator\":\"gowyi.wam\",\"created_at_block\":\"197711233\",\"created_at_time\":\"1660314932500\"},{\"marketplace_name\":\"waxneverdead\",\"creator\":\"waxneverdead\",\"created_at_block\":\"198093824\",\"created_at_time\":\"1660506239500\"},{\"marketplace_name\":\"runnerrunner\",\"creator\":\"runnerrunner\",\"created_at_block\":\"198900826\",\"created_at_time\":\"1660909769000\"},{\"marketplace_name\":\"tradestudios\",\"creator\":\"tradestudios\",\"created_at_block\":\"198916247\",\"created_at_time\":\"1660917479500\"},{\"marketplace_name\":\"market.dab\",\"creator\":\"market.dab\",\"created_at_block\":\"199488389\",\"created_at_time\":\"1661203589000\"},{\"marketplace_name\":\"arcanemage11\",\"creator\":\"arcanemage11\",\"created_at_block\":\"201852348\",\"created_at_time\":\"1662386050500\"},{\"marketplace_name\":\"wombatmarket\",\"creator\":\"wombatmarket\",\"created_at_block\":\"203028439\",\"created_at_time\":\"1662974263500\"},{\"marketplace_name\":\"y5pr2.waa\",\"creator\":\"y5pr2.waa\",\"created_at_block\":\"203808847\",\"created_at_time\":\"1663364668000\"},{\"marketplace_name\":\"earncashback\",\"creator\":\"aliencontrol\",\"created_at_block\":\"204049887\",\"created_at_time\":\"1663485237000\"},{\"marketplace_name\":\"zos\",\"creator\":\"zos\",\"created_at_block\":\"210318474\",\"created_at_time\":\"1666621640000\"},{\"marketplace_name\":\"neftyblocks1\",\"creator\":\"waxneverdead\",\"created_at_block\":\"215873488\",\"created_at_time\":\"1669400842000\"},{\"marketplace_name\":\"marketreward\",\"creator\":\"kraken212nft\",\"created_at_block\":\"219362149\",\"created_at_time\":\"1671146952000\"},{\"marketplace_name\":\"fx\",\"creator\":\"fx\",\"created_at_block\":\"222625922\",\"created_at_time\":\"1672779847000\"},{\"marketplace_name\":\"nftg\",\"creator\":\"nftg\",\"created_at_block\":\"223087182\",\"created_at_time\":\"1673010583000\"},{\"marketplace_name\":\"nftcardx5com\",\"creator\":\"nftcardx5com\",\"created_at_block\":\"223405775\",\"created_at_time\":\"1673169969500\"},{\"marketplace_name\":\"alltlmismine\",\"creator\":\"alltlmismine\",\"created_at_block\":\"225998505\",\"created_at_time\":\"1674466875500\"},{\"marketplace_name\":\"alcor\",\"creator\":\"alcor\",\"created_at_block\":\"229347428\",\"created_at_time\":\"1676141600000\"},{\"marketplace_name\":\"scetrovplays\",\"creator\":\"scetrovplays\",\"created_at_block\":\"233495284\",\"created_at_time\":\"1678217308000\"},{\"marketplace_name\":\"flex\",\"creator\":\"flex\",\"created_at_block\":\"234022157\",\"created_at_time\":\"1678480762500\"},{\"marketplace_name\":\"poinermarket\",\"creator\":\"poinermarket\",\"created_at_block\":\"234507225\",\"created_at_time\":\"1678723303000\"},{\"marketplace_name\":\"joethetrader\",\"creator\":\"joethetrader\",\"created_at_block\":\"236147679\",\"created_at_time\":\"1679543594000\"},{\"marketplace_name\":\"testingaaaab\",\"creator\":\"testingaaaab\",\"created_at_block\":\"238419054\",\"created_at_time\":\"1680679497000\"},{\"marketplace_name\":\"lhfu2.wam\",\"creator\":\"lhfu2.wam\",\"created_at_block\":\"238419217\",\"created_at_time\":\"1680679578500\"},{\"marketplace_name\":\"waxzillaiolw\",\"creator\":\"waxzillaiolw\",\"created_at_block\":\"239315166\",\"created_at_time\":\"1681127627500\"},{\"marketplace_name\":\"glimmerinsky\",\"creator\":\"4orr.wam\",\"created_at_block\":\"240732544\",\"created_at_time\":\"1681836327000\"},{\"marketplace_name\":\"marketwaxpvn\",\"creator\":\"thangtranwax\",\"created_at_block\":\"242907966\",\"created_at_time\":\"1682924080000\"},{\"marketplace_name\":\"reptilesshop\",\"creator\":\"game.reptile\",\"created_at_block\":\"243125372\",\"created_at_time\":\"1683032819000\"},{\"marketplace_name\":\"venapgamesnf\",\"creator\":\"zi.fs.wam\",\"created_at_block\":\"244041826\",\"created_at_time\":\"1683491054000\"},{\"marketplace_name\":\"aphelium\",\"creator\":\"aphelium\",\"created_at_block\":\"247291861\",\"created_at_time\":\"1685116086000\"},{\"marketplace_name\":\"rewardrunner\",\"creator\":\"rewardrun.gm\",\"created_at_block\":\"248867341\",\"created_at_time\":\"1685903845000\"},{\"marketplace_name\":\"battleminers\",\"creator\":\"battleminers\",\"created_at_block\":\"249251387\",\"created_at_time\":\"1686095868000\"},{\"marketplace_name\":\"boxmazestore\",\"creator\":\"boxmazeworld\",\"created_at_block\":\"252546352\",\"created_at_time\":\"1687743380500\"},{\"marketplace_name\":\"majicwallet1\",\"creator\":\"majicwallet1\",\"created_at_block\":\"254251162\",\"created_at_time\":\"1688595796500\"},{\"marketplace_name\":\"apexnftbrasl\",\"creator\":\"apexmarketpl\",\"created_at_block\":\"254574747\",\"created_at_time\":\"1688757589000\"},{\"marketplace_name\":\"waxearthquak\",\"creator\":\"waxearthquak\",\"created_at_block\":\"255353877\",\"created_at_time\":\"1689147191500\"},{\"marketplace_name\":\"hcdweuwrurrn\",\"creator\":\"hcdweuwrurrn\",\"created_at_block\":\"255366601\",\"created_at_time\":\"1689153553500\"},{\"marketplace_name\":\"autobuyer123\",\"creator\":\"autobuyer123\",\"created_at_block\":\"255874048\",\"created_at_time\":\"1689407549000\"},{\"marketplace_name\":\"cashbackapps\",\"creator\":\"cashbackapps\",\"created_at_block\":\"256701138\",\"created_at_time\":\"1689821110000\"},{\"marketplace_name\":\"nefferslnfts\",\"creator\":\"nefferslnfts\",\"created_at_block\":\"257646428\",\"created_at_time\":\"1690293783000\"},{\"marketplace_name\":\"atomicsniper\",\"creator\":\"atomicsniper\",\"created_at_block\":\"257701278\",\"created_at_time\":\"1690321208000\"},{\"marketplace_name\":\"testingaaaac\",\"creator\":\"testingaaaac\",\"created_at_block\":\"257701589\",\"created_at_time\":\"1690321363500\"},{\"marketplace_name\":\"testingaaaaa\",\"creator\":\"testingaaaaa\",\"created_at_block\":\"257701615\",\"created_at_time\":\"1690321376500\"},{\"marketplace_name\":\"stormstrugll\",\"creator\":\"qpwv.wam\",\"created_at_block\":\"258744445\",\"created_at_time\":\"1690842811000\"},{\"marketplace_name\":\"stormstruggl\",\"creator\":\"p3e4q.c.wam\",\"created_at_block\":\"258746711\",\"created_at_time\":\"1690843944000\"},{\"marketplace_name\":\"centurytools\",\"creator\":\"centurytools\",\"created_at_block\":\"262139105\",\"created_at_time\":\"1692540186000\"},{\"marketplace_name\":\"waximsellbot\",\"creator\":\"waximsellbot\",\"created_at_block\":\"262682104\",\"created_at_time\":\"1692811711000\"},{\"marketplace_name\":\"zodiacs12x21\",\"creator\":\"sa3bu.wam\",\"created_at_block\":\"262722730\",\"created_at_time\":\"1692832024500\"},{\"marketplace_name\":\"portalmortal\",\"creator\":\"portalmortal\",\"created_at_block\":\"262777358\",\"created_at_time\":\"1692859644500\"},{\"marketplace_name\":\"sellerimages\",\"creator\":\"sellerimages\",\"created_at_block\":\"266387789\",\"created_at_time\":\"1694665065000\"},{\"marketplace_name\":\"hirbgsalebot\",\"creator\":\"hirbgsalebot\",\"created_at_block\":\"268909214\",\"created_at_time\":\"1695925809000\"},{\"marketplace_name\":\"market.neon\",\"creator\":\"market.neon\",\"created_at_block\":\"269155883\",\"created_at_time\":\"1696049143500\"},{\"marketplace_name\":\"market.nftg\",\"creator\":\"nftg\",\"created_at_block\":\"269360672\",\"created_at_time\":\"1696151538500\"},{\"marketplace_name\":\"shauniop\",\"creator\":\"shauniop\",\"created_at_block\":\"269360715\",\"created_at_time\":\"1696151560000\"},{\"marketplace_name\":\"starshipsmmp\",\"creator\":\"starshipgame\",\"created_at_block\":\"270100768\",\"created_at_time\":\"1696521588500\"},{\"marketplace_name\":\"starshipssmp\",\"creator\":\"starshipgame\",\"created_at_block\":\"270101048\",\"created_at_time\":\"1696521728500\"},{\"marketplace_name\":\"starshipsvmp\",\"creator\":\"starshipgame\",\"created_at_block\":\"270101084\",\"created_at_time\":\"1696521746500\"},{\"marketplace_name\":\"jhysq.wam\",\"creator\":\"jhysq.wam\",\"created_at_block\":\"270105989\",\"created_at_time\":\"1696524199000\"},{\"marketplace_name\":\"market.inuk\",\"creator\":\"market.inuk\",\"created_at_block\":\"272459171\",\"created_at_time\":\"1697700914000\"},{\"marketplace_name\":\"lexcorpshops\",\"creator\":\"lexluther422\",\"created_at_block\":\"273051529\",\"created_at_time\":\"1697997095000\"},{\"marketplace_name\":\"balaenoptera\",\"creator\":\"balaenoptera\",\"created_at_block\":\"273051645\",\"created_at_time\":\"1697997153000\"},{\"marketplace_name\":\"nftgamertv\",\"creator\":\"nftgamertv\",\"created_at_block\":\"275366370\",\"created_at_time\":\"1699154592000\"},{\"marketplace_name\":\"theonlineinn\",\"creator\":\"theonlineinn\",\"created_at_block\":\"275366574\",\"created_at_time\":\"1699154694000\"},{\"marketplace_name\":\"marketnemo11\",\"creator\":\"ulwbi.wam\",\"created_at_block\":\"275392865\",\"created_at_time\":\"1699167839500\"},{\"marketplace_name\":\"bucc14wallet\",\"creator\":\"bucc14wallet\",\"created_at_block\":\"277001633\",\"created_at_time\":\"1699972268000\"},{\"marketplace_name\":\"waxitems\",\"creator\":\"waxitems\",\"created_at_block\":\"277204704\",\"created_at_time\":\"1700073803500\"},{\"marketplace_name\":\"awminermarkt\",\"creator\":\"maves.wam\",\"created_at_block\":\"277716112\",\"created_at_time\":\"1700329510500\"},{\"marketplace_name\":\"pfpwizardmkt\",\"creator\":\"pfpwizardmkt\",\"created_at_block\":\"278003244\",\"created_at_time\":\"1700473082000\"},{\"marketplace_name\":\"4thmarket.4th\",\"creator\":\"4th\",\"created_at_block\":\"279075043\",\"created_at_time\":\"1701008982000\"},{\"marketplace_name\":\"market.4th\",\"creator\":\"4th\",\"created_at_block\":\"279075072\",\"created_at_time\":\"1701008996500\"},{\"marketplace_name\":\"fluffymarket\",\"creator\":\"yrwuc.wam\",\"created_at_block\":\"279337997\",\"created_at_time\":\"1701140474500\"},{\"marketplace_name\":\"market.nemo\",\"creator\":\"nemo\",\"created_at_block\":\"286093172\",\"created_at_time\":\"1704518821000\"},{\"marketplace_name\":\"arcticwolf11\",\"creator\":\"arcticwolf11\",\"created_at_block\":\"291538350\",\"created_at_time\":\"1707241612000\"},{\"marketplace_name\":\"vingautobuy1\",\"creator\":\"vingautobuy1\",\"created_at_block\":\"292068390\",\"created_at_time\":\"1707506633500\"},{\"marketplace_name\":\"pasha\",\"creator\":\"pasha\",\"created_at_block\":\"293294552\",\"created_at_time\":\"1708119728000\"}],\"query_time\":1709306656597}" + "text": "{\"success\":true,\"data\":[{\"marketplace_name\":\"\",\"creator\":\"fees.atomic\",\"created_at_block\":\"64107584\",\"created_at_time\":\"1593483031000\"},{\"marketplace_name\":\"waxplorercom\",\"creator\":\"waxplorercom\",\"created_at_block\":\"64540458\",\"created_at_time\":\"1593699468000\"},{\"marketplace_name\":\"waxstashsale\",\"creator\":\"waxstashsale\",\"created_at_block\":\"66023719\",\"created_at_time\":\"1594441098500\"},{\"marketplace_name\":\"xp\",\"creator\":\"xp\",\"created_at_block\":\"66320415\",\"created_at_time\":\"1594589446500\"},{\"marketplace_name\":\"myth\",\"creator\":\"myth\",\"created_at_block\":\"68669678\",\"created_at_time\":\"1595764125500\"},{\"marketplace_name\":\"market.place\",\"creator\":\"fees.place\",\"created_at_block\":\"70885367\",\"created_at_time\":\"1596872896000\"},{\"marketplace_name\":\"cryptoslamio\",\"creator\":\"rzcqu.wam\",\"created_at_block\":\"72680988\",\"created_at_time\":\"1597771339500\"},{\"marketplace_name\":\"l5oaw.wam\",\"creator\":\"l5oaw.wam\",\"created_at_block\":\"84940474\",\"created_at_time\":\"1603903061500\"},{\"marketplace_name\":\"daviddeqqqqq\",\"creator\":\"kdoaw.wam\",\"created_at_block\":\"84962955\",\"created_at_time\":\"1603914304000\"},{\"marketplace_name\":\"kdoaw.wam\",\"creator\":\"kdoaw.wam\",\"created_at_block\":\"84965690\",\"created_at_time\":\"1603915671500\"},{\"marketplace_name\":\"l5oawtestmkt\",\"creator\":\"l5oaw.wam\",\"created_at_block\":\"84978637\",\"created_at_time\":\"1603922145000\"},{\"marketplace_name\":\"l5oawmarket1\",\"creator\":\"l5oaw.wam\",\"created_at_block\":\"86175597\",\"created_at_time\":\"1604520659000\"},{\"marketplace_name\":\"artifiernfts\",\"creator\":\"nathanrempel\",\"created_at_block\":\"100543902\",\"created_at_time\":\"1611706532500\"},{\"marketplace_name\":\"wax.stash\",\"creator\":\"wax.stash\",\"created_at_block\":\"102402446\",\"created_at_time\":\"1612636953500\"},{\"marketplace_name\":\"waxgallery11\",\"creator\":\"waxgallery11\",\"created_at_block\":\"105781702\",\"created_at_time\":\"1614328742000\"},{\"marketplace_name\":\"paraffinmrkt\",\"creator\":\"paraffinmrkt\",\"created_at_block\":\"112049830\",\"created_at_time\":\"1617464022500\"},{\"marketplace_name\":\"pistolmarket\",\"creator\":\"c1iba.wam\",\"created_at_block\":\"115010250\",\"created_at_time\":\"1618945644500\"},{\"marketplace_name\":\"agoraorigins\",\"creator\":\"za2c2.wam\",\"created_at_block\":\"115926879\",\"created_at_time\":\"1619404399000\"},{\"marketplace_name\":\"littlefinger\",\"creator\":\"littlefinger\",\"created_at_block\":\"116306603\",\"created_at_time\":\"1619594290500\"},{\"marketplace_name\":\"fznaw.wam\",\"creator\":\"fznaw.wam\",\"created_at_block\":\"116404488\",\"created_at_time\":\"1619643313500\"},{\"marketplace_name\":\"rd\",\"creator\":\"rd\",\"created_at_block\":\"116653976\",\"created_at_time\":\"1619768076500\"},{\"marketplace_name\":\"nmarketplace\",\"creator\":\"q2fp2.wam\",\"created_at_block\":\"117042721\",\"created_at_time\":\"1619962500000\"},{\"marketplace_name\":\"market.kogs\",\"creator\":\"market.kogs\",\"created_at_block\":\"119201751\",\"created_at_time\":\"1621042292000\"},{\"marketplace_name\":\"waxstats1111\",\"creator\":\"waxstats1111\",\"created_at_block\":\"119727024\",\"created_at_time\":\"1621304934000\"},{\"marketplace_name\":\"kthulhumain1\",\"creator\":\"kthulhumain1\",\"created_at_block\":\"120564762\",\"created_at_time\":\"1621723880500\"},{\"marketplace_name\":\"neftyblocksm\",\"creator\":\"neftyblocksx\",\"created_at_block\":\"121175935\",\"created_at_time\":\"1622029505000\"},{\"marketplace_name\":\"zeptagmarket\",\"creator\":\"zeptagmarket\",\"created_at_block\":\"121383671\",\"created_at_time\":\"1622133380000\"},{\"marketplace_name\":\"nftland4sale\",\"creator\":\"nftland4sale\",\"created_at_block\":\"121407397\",\"created_at_time\":\"1622145243000\"},{\"marketplace_name\":\"chainchampss\",\"creator\":\"chainchampss\",\"created_at_block\":\"123030297\",\"created_at_time\":\"1622956831000\"},{\"marketplace_name\":\"stickertesto\",\"creator\":\"w5dr4.wam\",\"created_at_block\":\"127064903\",\"created_at_time\":\"1624974673500\"},{\"marketplace_name\":\"gift\",\"creator\":\"gift\",\"created_at_block\":\"128307626\",\"created_at_time\":\"1625596479500\"},{\"marketplace_name\":\"rainresearch\",\"creator\":\"rainresearch\",\"created_at_block\":\"129193212\",\"created_at_time\":\"1626039815500\"},{\"marketplace_name\":\"nkcss4market\",\"creator\":\"y3zra.wam\",\"created_at_block\":\"131176781\",\"created_at_time\":\"1627032047500\"},{\"marketplace_name\":\"dummymarket1\",\"creator\":\"t1.5c.wam\",\"created_at_block\":\"131966478\",\"created_at_time\":\"1627427037000\"},{\"marketplace_name\":\"musicmarket1\",\"creator\":\"t1.5c.wam\",\"created_at_block\":\"134026414\",\"created_at_time\":\"1628459092000\"},{\"marketplace_name\":\"nft.hive\",\"creator\":\"nft.hive\",\"created_at_block\":\"134350701\",\"created_at_time\":\"1628621270500\"},{\"marketplace_name\":\"abcabcdedfea\",\"creator\":\"t1.5c.wam\",\"created_at_block\":\"134559979\",\"created_at_time\":\"1628725968000\"},{\"marketplace_name\":\"yoshimarkets\",\"creator\":\"yoshidrops\",\"created_at_block\":\"134568898\",\"created_at_time\":\"1628730428000\"},{\"marketplace_name\":\"waxprotrader\",\"creator\":\"waxprotrader\",\"created_at_block\":\"141399865\",\"created_at_time\":\"1632150738000\"},{\"marketplace_name\":\"slikhubbbbbb\",\"creator\":\"kkere.wam\",\"created_at_block\":\"143183453\",\"created_at_time\":\"1633042859000\"},{\"marketplace_name\":\"slikhubbbbb2\",\"creator\":\"kkere.wam\",\"created_at_block\":\"143246297\",\"created_at_time\":\"1633075175000\"},{\"marketplace_name\":\".gems\",\"creator\":\".gems\",\"created_at_block\":\"143334445\",\"created_at_time\":\"1633119268000\"},{\"marketplace_name\":\"funkomarket1\",\"creator\":\"nft.hive\",\"created_at_block\":\"143443286\",\"created_at_time\":\"1633173689000\"},{\"marketplace_name\":\"market.nefty\",\"creator\":\"nefty\",\"created_at_block\":\"143943592\",\"created_at_time\":\"1633423872000\"},{\"marketplace_name\":\"wineworldnft\",\"creator\":\"collectwines\",\"created_at_block\":\"144131927\",\"created_at_time\":\"1633518057000\"},{\"marketplace_name\":\"contractwork\",\"creator\":\"contractwork\",\"created_at_block\":\"144459525\",\"created_at_time\":\"1633681868500\"},{\"marketplace_name\":\"cashbacksale\",\"creator\":\"cashbacksale\",\"created_at_block\":\"144555503\",\"created_at_time\":\"1633729860000\"},{\"marketplace_name\":\"swapliftyall\",\"creator\":\"swapliftyall\",\"created_at_block\":\"145220155\",\"created_at_time\":\"1634062285000\"},{\"marketplace_name\":\"market.wax\",\"creator\":\"market.wax\",\"created_at_block\":\"146587732\",\"created_at_time\":\"1634746927000\"},{\"marketplace_name\":\"atommmmarcet\",\"creator\":\"hlibm.wam\",\"created_at_block\":\"147135646\",\"created_at_time\":\"1635020896500\"},{\"marketplace_name\":\"zalupamarcet\",\"creator\":\"hlibm.wam\",\"created_at_block\":\"147135773\",\"created_at_time\":\"1635020960000\"},{\"marketplace_name\":\"gyujryuyutyr\",\"creator\":\"hlibm.wam\",\"created_at_block\":\"147135883\",\"created_at_time\":\"1635021015000\"},{\"marketplace_name\":\"gyujryuyuty1\",\"creator\":\"ervd2.wam\",\"created_at_block\":\"147147411\",\"created_at_time\":\"1635026779000\"},{\"marketplace_name\":\"ramzesmaster\",\"creator\":\"hlibm.wam\",\"created_at_block\":\"147230759\",\"created_at_time\":\"1635068455000\"},{\"marketplace_name\":\"waxdotcards1\",\"creator\":\"waxdotcards1\",\"created_at_block\":\"147615575\",\"created_at_time\":\"1635260892000\"},{\"marketplace_name\":\"supermonstar\",\"creator\":\"tfvt2.wam\",\"created_at_block\":\"147644485\",\"created_at_time\":\"1635275347000\"},{\"marketplace_name\":\"lgnd.anyo\",\"creator\":\"lgnd.anyo\",\"created_at_block\":\"148616054\",\"created_at_time\":\"1635761173000\"},{\"marketplace_name\":\"zg1b2.wam\",\"creator\":\"zg1b2.wam\",\"created_at_block\":\"149730886\",\"created_at_time\":\"1636318780500\"},{\"marketplace_name\":\"cltblsmarket\",\"creator\":\"cltblsmarket\",\"created_at_block\":\"150058128\",\"created_at_time\":\"1636482435500\"},{\"marketplace_name\":\"thefoxslayer\",\"creator\":\"thefoxslayer\",\"created_at_block\":\"150116870\",\"created_at_time\":\"1636512122500\"},{\"marketplace_name\":\"remixworlds1\",\"creator\":\"kkere.wam\",\"created_at_block\":\"150813703\",\"created_at_time\":\"1636860788500\"},{\"marketplace_name\":\"autobuyerbot\",\"creator\":\"kinum.wam\",\"created_at_block\":\"152148900\",\"created_at_time\":\"1637528538000\"},{\"marketplace_name\":\"countbancula\",\"creator\":\"countbancula\",\"created_at_block\":\"152299581\",\"created_at_time\":\"1637603895000\"},{\"marketplace_name\":\"upzj2.wam\",\"creator\":\"upzj2.wam\",\"created_at_block\":\"152320402\",\"created_at_time\":\"1637614305500\"},{\"marketplace_name\":\"nftnt\",\"creator\":\"nftnt\",\"created_at_block\":\"154040492\",\"created_at_time\":\"1638474528500\"},{\"marketplace_name\":\"beastsbazaar\",\"creator\":\"beastsbazaar\",\"created_at_block\":\"160233137\",\"created_at_time\":\"1641571675500\"},{\"marketplace_name\":\"laxvirtualan\",\"creator\":\"quarterfinal\",\"created_at_block\":\"160789300\",\"created_at_time\":\"1641849819500\"},{\"marketplace_name\":\"zzliquidityz\",\"creator\":\"zzliquidityz\",\"created_at_block\":\"164747196\",\"created_at_time\":\"1643829728500\"},{\"marketplace_name\":\"3ceca.wam\",\"creator\":\"3ceca.wam\",\"created_at_block\":\"165560270\",\"created_at_time\":\"1644236385000\"},{\"marketplace_name\":\"machine.army\",\"creator\":\"machine.army\",\"created_at_block\":\"172624089\",\"created_at_time\":\"1647769071500\"},{\"marketplace_name\":\"marketplayer\",\"creator\":\"atomicplayer\",\"created_at_block\":\"176868873\",\"created_at_time\":\"1649891748000\"},{\"marketplace_name\":\"lazytesttest\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"182037344\",\"created_at_time\":\"1652477008500\"},{\"marketplace_name\":\"testtestlazy\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"182756558\",\"created_at_time\":\"1652836629500\"},{\"marketplace_name\":\"mytestmarket\",\"creator\":\"zogmk.c.wam\",\"created_at_block\":\"182875981\",\"created_at_time\":\"1652896342000\"},{\"marketplace_name\":\"themetagirls\",\"creator\":\"themetagirls\",\"created_at_block\":\"182935892\",\"created_at_time\":\"1652926297500\"},{\"marketplace_name\":\"dablabsstore\",\"creator\":\"dablabsdotio\",\"created_at_block\":\"183424843\",\"created_at_time\":\"1653170778000\"},{\"marketplace_name\":\"lazybymcubam\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183586119\",\"created_at_time\":\"1653251420000\"},{\"marketplace_name\":\"lazybymcuba2\",\"creator\":\"vjvn2.c.wam\",\"created_at_block\":\"183590036\",\"created_at_time\":\"1653253378500\"},{\"marketplace_name\":\"lazybymcuba3\",\"creator\":\"vjvn2.c.wam\",\"created_at_block\":\"183590783\",\"created_at_time\":\"1653253752000\"},{\"marketplace_name\":\"lazybymcubap\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183597873\",\"created_at_time\":\"1653257298500\"},{\"marketplace_name\":\"lazybymcubal\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183724485\",\"created_at_time\":\"1653320622500\"},{\"marketplace_name\":\"lazybymcubaz\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183724905\",\"created_at_time\":\"1653320832500\"},{\"marketplace_name\":\"lazybymcubaw\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183897716\",\"created_at_time\":\"1653407239500\"},{\"marketplace_name\":\"lazybymcuban\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183898225\",\"created_at_time\":\"1653407494000\"},{\"marketplace_name\":\"testtesthelp\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183899535\",\"created_at_time\":\"1653408149000\"},{\"marketplace_name\":\"testtestbcdf\",\"creator\":\"4ogmy.c.wam\",\"created_at_block\":\"183901811\",\"created_at_time\":\"1653409287000\"},{\"marketplace_name\":\"lazytestabcd\",\"creator\":\"25bn2.c.wam\",\"created_at_block\":\"183903344\",\"created_at_time\":\"1653410053500\"},{\"marketplace_name\":\"lazyismcuban\",\"creator\":\"kezna.c.wam\",\"created_at_block\":\"184078000\",\"created_at_time\":\"1653497381500\"},{\"marketplace_name\":\"golazydotcom\",\"creator\":\"kezna.c.wam\",\"created_at_block\":\"184078748\",\"created_at_time\":\"1653497755500\"},{\"marketplace_name\":\"bulkexchange\",\"creator\":\"myrowingboat\",\"created_at_block\":\"184880534\",\"created_at_time\":\"1653898699000\"},{\"marketplace_name\":\"unobemarkets\",\"creator\":\"unobe.wam\",\"created_at_block\":\"184946570\",\"created_at_time\":\"1653931717000\"},{\"marketplace_name\":\"idabo.wam\",\"creator\":\"idabo.wam\",\"created_at_block\":\"186289162\",\"created_at_time\":\"1654603026000\"},{\"marketplace_name\":\"active.diege\",\"creator\":\"active.diege\",\"created_at_block\":\"186324055\",\"created_at_time\":\"1654620472500\"},{\"marketplace_name\":\"fomocitymktp\",\"creator\":\"fomocity\",\"created_at_block\":\"187350987\",\"created_at_time\":\"1655134032500\"},{\"marketplace_name\":\"nftvtaccount\",\"creator\":\"nftvtaccount\",\"created_at_block\":\"187677934\",\"created_at_time\":\"1655297506000\"},{\"marketplace_name\":\"everywherepp\",\"creator\":\"big.pp\",\"created_at_block\":\"187722529\",\"created_at_time\":\"1655319803500\"},{\"marketplace_name\":\"mykeatogmart\",\"creator\":\"bank.nftnt\",\"created_at_block\":\"188132582\",\"created_at_time\":\"1655525324500\"},{\"marketplace_name\":\"efhrmarket24\",\"creator\":\"efhr.wam\",\"created_at_block\":\"190093052\",\"created_at_time\":\"1656505571500\"},{\"marketplace_name\":\"raichuraichu\",\"creator\":\"pikapikapika\",\"created_at_block\":\"190101288\",\"created_at_time\":\"1656509689500\"},{\"marketplace_name\":\"cheatcodemrk\",\"creator\":\"lamovichwaxp\",\"created_at_block\":\"191007878\",\"created_at_time\":\"1656962990500\"},{\"marketplace_name\":\"flippersmrkt\",\"creator\":\"plyng4living\",\"created_at_block\":\"193313846\",\"created_at_time\":\"1658116004000\"},{\"marketplace_name\":\"11111111111d\",\"creator\":\"11111111111d\",\"created_at_block\":\"195564256\",\"created_at_time\":\"1659241373500\"},{\"marketplace_name\":\"xthrustcorps\",\"creator\":\"gowyi.wam\",\"created_at_block\":\"197711233\",\"created_at_time\":\"1660314932500\"},{\"marketplace_name\":\"waxneverdead\",\"creator\":\"waxneverdead\",\"created_at_block\":\"198093824\",\"created_at_time\":\"1660506239500\"},{\"marketplace_name\":\"runnerrunner\",\"creator\":\"runnerrunner\",\"created_at_block\":\"198900826\",\"created_at_time\":\"1660909769000\"},{\"marketplace_name\":\"tradestudios\",\"creator\":\"tradestudios\",\"created_at_block\":\"198916247\",\"created_at_time\":\"1660917479500\"},{\"marketplace_name\":\"market.dab\",\"creator\":\"market.dab\",\"created_at_block\":\"199488389\",\"created_at_time\":\"1661203589000\"},{\"marketplace_name\":\"arcanemage11\",\"creator\":\"arcanemage11\",\"created_at_block\":\"201852348\",\"created_at_time\":\"1662386050500\"},{\"marketplace_name\":\"wombatmarket\",\"creator\":\"wombatmarket\",\"created_at_block\":\"203028439\",\"created_at_time\":\"1662974263500\"},{\"marketplace_name\":\"y5pr2.waa\",\"creator\":\"y5pr2.waa\",\"created_at_block\":\"203808847\",\"created_at_time\":\"1663364668000\"},{\"marketplace_name\":\"earncashback\",\"creator\":\"aliencontrol\",\"created_at_block\":\"204049887\",\"created_at_time\":\"1663485237000\"},{\"marketplace_name\":\"zos\",\"creator\":\"zos\",\"created_at_block\":\"210318474\",\"created_at_time\":\"1666621640000\"},{\"marketplace_name\":\"neftyblocks1\",\"creator\":\"waxneverdead\",\"created_at_block\":\"215873488\",\"created_at_time\":\"1669400842000\"},{\"marketplace_name\":\"marketreward\",\"creator\":\"kraken212nft\",\"created_at_block\":\"219362149\",\"created_at_time\":\"1671146952000\"},{\"marketplace_name\":\"fx\",\"creator\":\"fx\",\"created_at_block\":\"222625922\",\"created_at_time\":\"1672779847000\"},{\"marketplace_name\":\"nftg\",\"creator\":\"nftg\",\"created_at_block\":\"223087182\",\"created_at_time\":\"1673010583000\"},{\"marketplace_name\":\"nftcardx5com\",\"creator\":\"nftcardx5com\",\"created_at_block\":\"223405775\",\"created_at_time\":\"1673169969500\"},{\"marketplace_name\":\"alltlmismine\",\"creator\":\"alltlmismine\",\"created_at_block\":\"225998505\",\"created_at_time\":\"1674466875500\"},{\"marketplace_name\":\"alcor\",\"creator\":\"alcor\",\"created_at_block\":\"229347428\",\"created_at_time\":\"1676141600000\"},{\"marketplace_name\":\"scetrovplays\",\"creator\":\"scetrovplays\",\"created_at_block\":\"233495284\",\"created_at_time\":\"1678217308000\"},{\"marketplace_name\":\"flex\",\"creator\":\"flex\",\"created_at_block\":\"234022157\",\"created_at_time\":\"1678480762500\"},{\"marketplace_name\":\"poinermarket\",\"creator\":\"poinermarket\",\"created_at_block\":\"234507225\",\"created_at_time\":\"1678723303000\"},{\"marketplace_name\":\"joethetrader\",\"creator\":\"joethetrader\",\"created_at_block\":\"236147679\",\"created_at_time\":\"1679543594000\"},{\"marketplace_name\":\"testingaaaab\",\"creator\":\"testingaaaab\",\"created_at_block\":\"238419054\",\"created_at_time\":\"1680679497000\"},{\"marketplace_name\":\"lhfu2.wam\",\"creator\":\"lhfu2.wam\",\"created_at_block\":\"238419217\",\"created_at_time\":\"1680679578500\"},{\"marketplace_name\":\"waxzillaiolw\",\"creator\":\"waxzillaiolw\",\"created_at_block\":\"239315166\",\"created_at_time\":\"1681127627500\"},{\"marketplace_name\":\"glimmerinsky\",\"creator\":\"4orr.wam\",\"created_at_block\":\"240732544\",\"created_at_time\":\"1681836327000\"},{\"marketplace_name\":\"marketwaxpvn\",\"creator\":\"thangtranwax\",\"created_at_block\":\"242907966\",\"created_at_time\":\"1682924080000\"},{\"marketplace_name\":\"reptilesshop\",\"creator\":\"game.reptile\",\"created_at_block\":\"243125372\",\"created_at_time\":\"1683032819000\"},{\"marketplace_name\":\"venapgamesnf\",\"creator\":\"zi.fs.wam\",\"created_at_block\":\"244041826\",\"created_at_time\":\"1683491054000\"},{\"marketplace_name\":\"aphelium\",\"creator\":\"aphelium\",\"created_at_block\":\"247291861\",\"created_at_time\":\"1685116086000\"},{\"marketplace_name\":\"rewardrunner\",\"creator\":\"rewardrun.gm\",\"created_at_block\":\"248867341\",\"created_at_time\":\"1685903845000\"},{\"marketplace_name\":\"battleminers\",\"creator\":\"battleminers\",\"created_at_block\":\"249251387\",\"created_at_time\":\"1686095868000\"},{\"marketplace_name\":\"boxmazestore\",\"creator\":\"boxmazeworld\",\"created_at_block\":\"252546352\",\"created_at_time\":\"1687743380500\"},{\"marketplace_name\":\"majicwallet1\",\"creator\":\"majicwallet1\",\"created_at_block\":\"254251162\",\"created_at_time\":\"1688595796500\"},{\"marketplace_name\":\"apexnftbrasl\",\"creator\":\"apexmarketpl\",\"created_at_block\":\"254574747\",\"created_at_time\":\"1688757589000\"},{\"marketplace_name\":\"waxearthquak\",\"creator\":\"waxearthquak\",\"created_at_block\":\"255353877\",\"created_at_time\":\"1689147191500\"},{\"marketplace_name\":\"hcdweuwrurrn\",\"creator\":\"hcdweuwrurrn\",\"created_at_block\":\"255366601\",\"created_at_time\":\"1689153553500\"},{\"marketplace_name\":\"autobuyer123\",\"creator\":\"autobuyer123\",\"created_at_block\":\"255874048\",\"created_at_time\":\"1689407549000\"},{\"marketplace_name\":\"cashbackapps\",\"creator\":\"cashbackapps\",\"created_at_block\":\"256701138\",\"created_at_time\":\"1689821110000\"},{\"marketplace_name\":\"nefferslnfts\",\"creator\":\"nefferslnfts\",\"created_at_block\":\"257646428\",\"created_at_time\":\"1690293783000\"},{\"marketplace_name\":\"atomicsniper\",\"creator\":\"atomicsniper\",\"created_at_block\":\"257701278\",\"created_at_time\":\"1690321208000\"},{\"marketplace_name\":\"testingaaaac\",\"creator\":\"testingaaaac\",\"created_at_block\":\"257701589\",\"created_at_time\":\"1690321363500\"},{\"marketplace_name\":\"testingaaaaa\",\"creator\":\"testingaaaaa\",\"created_at_block\":\"257701615\",\"created_at_time\":\"1690321376500\"},{\"marketplace_name\":\"stormstrugll\",\"creator\":\"qpwv.wam\",\"created_at_block\":\"258744445\",\"created_at_time\":\"1690842811000\"},{\"marketplace_name\":\"stormstruggl\",\"creator\":\"p3e4q.c.wam\",\"created_at_block\":\"258746711\",\"created_at_time\":\"1690843944000\"},{\"marketplace_name\":\"centurytools\",\"creator\":\"centurytools\",\"created_at_block\":\"262139105\",\"created_at_time\":\"1692540186000\"},{\"marketplace_name\":\"waximsellbot\",\"creator\":\"waximsellbot\",\"created_at_block\":\"262682104\",\"created_at_time\":\"1692811711000\"},{\"marketplace_name\":\"zodiacs12x21\",\"creator\":\"sa3bu.wam\",\"created_at_block\":\"262722730\",\"created_at_time\":\"1692832024500\"},{\"marketplace_name\":\"portalmortal\",\"creator\":\"portalmortal\",\"created_at_block\":\"262777358\",\"created_at_time\":\"1692859644500\"},{\"marketplace_name\":\"sellerimages\",\"creator\":\"sellerimages\",\"created_at_block\":\"266387789\",\"created_at_time\":\"1694665065000\"},{\"marketplace_name\":\"hirbgsalebot\",\"creator\":\"hirbgsalebot\",\"created_at_block\":\"268909214\",\"created_at_time\":\"1695925809000\"},{\"marketplace_name\":\"market.neon\",\"creator\":\"market.neon\",\"created_at_block\":\"269155883\",\"created_at_time\":\"1696049143500\"},{\"marketplace_name\":\"market.nftg\",\"creator\":\"nftg\",\"created_at_block\":\"269360672\",\"created_at_time\":\"1696151538500\"},{\"marketplace_name\":\"shauniop\",\"creator\":\"shauniop\",\"created_at_block\":\"269360715\",\"created_at_time\":\"1696151560000\"},{\"marketplace_name\":\"starshipsmmp\",\"creator\":\"starshipgame\",\"created_at_block\":\"270100768\",\"created_at_time\":\"1696521588500\"},{\"marketplace_name\":\"starshipssmp\",\"creator\":\"starshipgame\",\"created_at_block\":\"270101048\",\"created_at_time\":\"1696521728500\"},{\"marketplace_name\":\"starshipsvmp\",\"creator\":\"starshipgame\",\"created_at_block\":\"270101084\",\"created_at_time\":\"1696521746500\"},{\"marketplace_name\":\"jhysq.wam\",\"creator\":\"jhysq.wam\",\"created_at_block\":\"270105989\",\"created_at_time\":\"1696524199000\"},{\"marketplace_name\":\"market.inuk\",\"creator\":\"market.inuk\",\"created_at_block\":\"272459171\",\"created_at_time\":\"1697700914000\"},{\"marketplace_name\":\"lexcorpshops\",\"creator\":\"lexluther422\",\"created_at_block\":\"273051529\",\"created_at_time\":\"1697997095000\"},{\"marketplace_name\":\"balaenoptera\",\"creator\":\"balaenoptera\",\"created_at_block\":\"273051645\",\"created_at_time\":\"1697997153000\"},{\"marketplace_name\":\"nftgamertv\",\"creator\":\"nftgamertv\",\"created_at_block\":\"275366370\",\"created_at_time\":\"1699154592000\"},{\"marketplace_name\":\"theonlineinn\",\"creator\":\"theonlineinn\",\"created_at_block\":\"275366574\",\"created_at_time\":\"1699154694000\"},{\"marketplace_name\":\"marketnemo11\",\"creator\":\"ulwbi.wam\",\"created_at_block\":\"275392865\",\"created_at_time\":\"1699167839500\"},{\"marketplace_name\":\"bucc14wallet\",\"creator\":\"bucc14wallet\",\"created_at_block\":\"277001633\",\"created_at_time\":\"1699972268000\"},{\"marketplace_name\":\"waxitems\",\"creator\":\"waxitems\",\"created_at_block\":\"277204704\",\"created_at_time\":\"1700073803500\"},{\"marketplace_name\":\"awminermarkt\",\"creator\":\"maves.wam\",\"created_at_block\":\"277716112\",\"created_at_time\":\"1700329510500\"},{\"marketplace_name\":\"pfpwizardmkt\",\"creator\":\"pfpwizardmkt\",\"created_at_block\":\"278003244\",\"created_at_time\":\"1700473082000\"},{\"marketplace_name\":\"4thmarket.4th\",\"creator\":\"4th\",\"created_at_block\":\"279075043\",\"created_at_time\":\"1701008982000\"},{\"marketplace_name\":\"market.4th\",\"creator\":\"4th\",\"created_at_block\":\"279075072\",\"created_at_time\":\"1701008996500\"},{\"marketplace_name\":\"fluffymarket\",\"creator\":\"yrwuc.wam\",\"created_at_block\":\"279337997\",\"created_at_time\":\"1701140474500\"},{\"marketplace_name\":\"market.nemo\",\"creator\":\"nemo\",\"created_at_block\":\"286093172\",\"created_at_time\":\"1704518821000\"},{\"marketplace_name\":\"arcticwolf11\",\"creator\":\"arcticwolf11\",\"created_at_block\":\"291538350\",\"created_at_time\":\"1707241612000\"},{\"marketplace_name\":\"vingautobuy1\",\"creator\":\"vingautobuy1\",\"created_at_block\":\"292068390\",\"created_at_time\":\"1707506633500\"},{\"marketplace_name\":\"pasha\",\"creator\":\"pasha\",\"created_at_block\":\"293294552\",\"created_at_time\":\"1708119728000\"},{\"marketplace_name\":\"waxcrowcashb\",\"creator\":\"waxcrowcashb\",\"created_at_block\":\"302678987\",\"created_at_time\":\"1712812764500\"},{\"marketplace_name\":\"uncutmarkets\",\"creator\":\"uncutnetwork\",\"created_at_block\":\"309808667\",\"created_at_time\":\"1716377772000\"},{\"marketplace_name\":\"zhabg.wam\",\"creator\":\"zhabg.wam\",\"created_at_block\":\"324176982\",\"created_at_time\":\"1723562302500\"},{\"marketplace_name\":\"nftauthentic\",\"creator\":\"nftauthentic\",\"created_at_block\":\"326726964\",\"created_at_time\":\"1724837328000\"},{\"marketplace_name\":\"shopbriebrie\",\"creator\":\"muahbriebrie\",\"created_at_block\":\"328614133\",\"created_at_time\":\"1725781027500\"},{\"marketplace_name\":\"waxportal\",\"creator\":\"waxportal\",\"created_at_block\":\"336401848\",\"created_at_time\":\"1729678092500\"},{\"marketplace_name\":\"dl.2l\",\"creator\":\"dl.2l\",\"created_at_block\":\"341882608\",\"created_at_time\":\"1732418622000\"},{\"marketplace_name\":\"bossymarketp\",\"creator\":\"projectbossy\",\"created_at_block\":\"343748722\",\"created_at_time\":\"1733351696500\"},{\"marketplace_name\":\"rwax\",\"creator\":\"rwax\",\"created_at_block\":\"349902479\",\"created_at_time\":\"1736429580500\"},{\"marketplace_name\":\"cookingtacos\",\"creator\":\"cookingtacos\",\"created_at_block\":\"353729881\",\"created_at_time\":\"1738343391500\"},{\"marketplace_name\":\"ntpgblmarket\",\"creator\":\"drprophet.gm\",\"created_at_block\":\"364306763\",\"created_at_time\":\"1743632051500\"},{\"marketplace_name\":\"mortalportal\",\"creator\":\"mortalportal\",\"created_at_block\":\"367690385\",\"created_at_time\":\"1745323874000\"},{\"marketplace_name\":\"schizophrens\",\"creator\":\"schizophrens\",\"created_at_block\":\"367690993\",\"created_at_time\":\"1745324178000\"},{\"marketplace_name\":\"waxpepevault\",\"creator\":\"waxpepevault\",\"created_at_block\":\"374619625\",\"created_at_time\":\"1748788599000\"},{\"marketplace_name\":\"brpg\",\"creator\":\"brpg\",\"created_at_block\":\"387021034\",\"created_at_time\":\"1754989957000\"}],\"query_time\":1756585626410}" } \ No newline at end of file diff --git a/test/data/80340ecea08c9e3616a35a5517497fa9b175eab0.json b/test/data/f051ed02a3e42d0dd8aab73ac8b1bf1677f58db0.json similarity index 76% rename from test/data/80340ecea08c9e3616a35a5517497fa9b175eab0.json rename to test/data/f051ed02a3e42d0dd8aab73ac8b1bf1677f58db0.json index d42c7b0..12862f0 100644 --- a/test/data/80340ecea08c9e3616a35a5517497fa9b175eab0.json +++ b/test/data/f051ed02a3e42d0dd8aab73ac8b1bf1677f58db0.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v2/stats/schemas/taco", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v2/stats/schemas/taco", "params": { "method": "POST", "body": "{\"symbol\":\"WAX\",\"limit\":\"10\"}", @@ -21,8 +21,8 @@ "results": [ { "schema_name": "extractor", - "volume": "578203004268396", - "sales": "35470", + "volume": "716204267853273", + "sales": "41331", "schema": { "contract": "atomicassets", "schema_name": "extractor", @@ -118,7 +118,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -130,8 +131,8 @@ }, { "schema_name": "pack", - "volume": "335627099374694", - "sales": "16872", + "volume": "349775755214230", + "sales": "20508", "schema": { "contract": "atomicassets", "schema_name": "pack", @@ -227,7 +228,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -239,8 +241,8 @@ }, { "schema_name": "venue", - "volume": "242642300055102", - "sales": "3230", + "volume": "316409819095627", + "sales": "3741", "schema": { "contract": "atomicassets", "schema_name": "venue", @@ -340,7 +342,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -352,8 +355,8 @@ }, { "schema_name": "ingredient", - "volume": "133928697886900", - "sales": "28672", + "volume": "158734447235324", + "sales": "40104", "schema": { "contract": "atomicassets", "schema_name": "ingredient", @@ -445,7 +448,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -457,8 +461,8 @@ }, { "schema_name": "membership", - "volume": "76762704323890", - "sales": "117", + "volume": "93703704323890", + "sales": "129", "schema": { "contract": "atomicassets", "schema_name": "membership", @@ -550,7 +554,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -561,12 +566,12 @@ } }, { - "schema_name": "brgd.equip", - "volume": "65362842342828", - "sales": "34730", + "schema_name": "collector", + "volume": "75679562965343", + "sales": "2527", "schema": { "contract": "atomicassets", - "schema_name": "brgd.equip", + "schema_name": "collector", "format": [ { "name": "name", @@ -577,16 +582,12 @@ "type": "image" }, { - "name": "rarity", + "name": "video", "type": "string" }, { - "name": "power", - "type": "double" - }, - { - "name": "luck", - "type": "uint64" + "name": "rarity", + "type": "string" }, { "name": "series", @@ -597,7 +598,7 @@ "type": "string" }, { - "name": "enhancement", + "name": "power", "type": "string" } ], @@ -659,20 +660,21 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1647595597000, - "created_at_block": 172277151 + "created_at_time": 1656412827500, + "created_at_block": 189907565 } }, { "schema_name": "cmbz.comb", - "volume": "64855266984539", - "sales": "4297", + "volume": "74160545483377", + "sales": "6191", "schema": { "contract": "atomicassets", "schema_name": "cmbz.comb", @@ -788,7 +790,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -799,12 +802,12 @@ } }, { - "schema_name": "collector", - "volume": "60619669082546", - "sales": "1885", + "schema_name": "brgd.equip", + "volume": "71818654386999", + "sales": "36264", "schema": { "contract": "atomicassets", - "schema_name": "collector", + "schema_name": "brgd.equip", "format": [ { "name": "name", @@ -815,12 +818,16 @@ "type": "image" }, { - "name": "video", + "name": "rarity", "type": "string" }, { - "name": "rarity", - "type": "string" + "name": "power", + "type": "double" + }, + { + "name": "luck", + "type": "uint64" }, { "name": "series", @@ -831,7 +838,7 @@ "type": "string" }, { - "name": "power", + "name": "enhancement", "type": "string" } ], @@ -893,20 +900,21 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1656412827500, - "created_at_block": 189907565 + "created_at_time": 1647595597000, + "created_at_block": 172277151 } }, { "schema_name": "item", - "volume": "46632679430148", - "sales": "24057", + "volume": "55782888146164", + "sales": "28190", "schema": { "contract": "atomicassets", "schema_name": "item", @@ -1010,7 +1018,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1021,12 +1030,12 @@ } }, { - "schema_name": "ticket", - "volume": "36914261020621", - "sales": "2084", + "schema_name": "brgd.auto", + "volume": "43657319855198", + "sales": "3261", "schema": { "contract": "atomicassets", - "schema_name": "ticket", + "schema_name": "brgd.auto", "format": [ { "name": "name", @@ -1037,19 +1046,27 @@ "type": "image" }, { - "name": "description", + "name": "video", "type": "string" }, { - "name": "variant", - "type": "uint64" + "name": "rarity", + "type": "string" }, { - "name": "type", + "name": "power", "type": "string" }, { - "name": "backimg", + "name": "series", + "type": "string" + }, + { + "name": "description", + "type": "string" + }, + { + "name": "img_full", "type": "image" } ], @@ -1111,23 +1128,24 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1630592484000, - "created_at_block": 138287539 + "created_at_time": 1676021269500, + "created_at_block": 229106881 } }, { - "schema_name": "promo", - "volume": "30666307649362", - "sales": "3376", + "schema_name": "ticket", + "volume": "37343240420521", + "sales": "2102", "schema": { "contract": "atomicassets", - "schema_name": "promo", + "schema_name": "ticket", "format": [ { "name": "name", @@ -1142,16 +1160,16 @@ "type": "string" }, { - "name": "twitter", - "type": "string" + "name": "variant", + "type": "uint64" }, { - "name": "telegram", + "name": "type", "type": "string" }, { - "name": "website", - "type": "string" + "name": "backimg", + "type": "image" } ], "collection_name": "taco", @@ -1212,23 +1230,24 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1623140693500, - "created_at_block": 123397952 + "created_at_time": 1630592484000, + "created_at_block": 138287539 } }, { - "schema_name": "cmbz.field", - "volume": "30203058148349", - "sales": "545", + "schema_name": "promo", + "volume": "35274086409609", + "sales": "3662", "schema": { "contract": "atomicassets", - "schema_name": "cmbz.field", + "schema_name": "promo", "format": [ { "name": "name", @@ -1239,40 +1258,20 @@ "type": "image" }, { - "name": "video", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "level", - "type": "string" - }, - { - "name": "slots", - "type": "string" - }, - { - "name": "uses", + "name": "description", "type": "string" }, { - "name": "max_operating_time", + "name": "twitter", "type": "string" }, { - "name": "version", + "name": "telegram", "type": "string" }, { - "name": "description", + "name": "website", "type": "string" - }, - { - "name": "static_img", - "type": "image" } ], "collection_name": "taco", @@ -1333,23 +1332,24 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1695028882000, - "created_at_block": 267115414 + "created_at_time": 1623140693500, + "created_at_block": 123397952 } }, { - "schema_name": "brgd.auto", - "volume": "29767637180670", - "sales": "2306", + "schema_name": "cmbz.field", + "volume": "33718014019438", + "sales": "851", "schema": { "contract": "atomicassets", - "schema_name": "brgd.auto", + "schema_name": "cmbz.field", "format": [ { "name": "name", @@ -1368,11 +1368,23 @@ "type": "string" }, { - "name": "power", + "name": "level", "type": "string" }, { - "name": "series", + "name": "slots", + "type": "string" + }, + { + "name": "uses", + "type": "string" + }, + { + "name": "max_operating_time", + "type": "string" + }, + { + "name": "version", "type": "string" }, { @@ -1380,7 +1392,7 @@ "type": "string" }, { - "name": "img_full", + "name": "static_img", "type": "image" } ], @@ -1442,20 +1454,21 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1676021269500, - "created_at_block": 229106881 + "created_at_time": 1695028882000, + "created_at_block": 267115414 } }, { "schema_name": "bonus", - "volume": "29207689532482", - "sales": "3692", + "volume": "32674142819108", + "sales": "4160", "schema": { "contract": "atomicassets", "schema_name": "bonus", @@ -1535,7 +1548,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1547,8 +1561,8 @@ }, { "schema_name": "tool", - "volume": "25691754371864", - "sales": "4537", + "volume": "26092369615571", + "sales": "4720", "schema": { "contract": "atomicassets", "schema_name": "tool", @@ -1628,7 +1642,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1639,12 +1654,12 @@ } }, { - "schema_name": "acr.gear", - "volume": "12844822292177", - "sales": "1195", + "schema_name": "acr.skin", + "volume": "16736992614298", + "sales": "8531", "schema": { "contract": "atomicassets", - "schema_name": "acr.gear", + "schema_name": "acr.skin", "format": [ { "name": "name", @@ -1659,8 +1674,8 @@ "type": "string" }, { - "name": "backimg", - "type": "image" + "name": "type", + "type": "string" }, { "name": "rarity", @@ -1668,10 +1683,6 @@ }, { "name": "series", - "type": "uint64" - }, - { - "name": "type", "type": "string" }, { @@ -1741,20 +1752,21 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1672839480500, - "created_at_block": 222745121 + "created_at_time": 1679393814000, + "created_at_block": 235848165 } }, { "schema_name": "cmbz.res", - "volume": "12674670118929", - "sales": "1004", + "volume": "16291520553257", + "sales": "1540", "schema": { "contract": "atomicassets", "schema_name": "cmbz.res", @@ -1846,7 +1858,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -1857,12 +1870,12 @@ } }, { - "schema_name": "acr.skin", - "volume": "12374954388090", - "sales": "6089", + "schema_name": "acr.gear", + "volume": "14750680042344", + "sales": "1509", "schema": { "contract": "atomicassets", - "schema_name": "acr.skin", + "schema_name": "acr.gear", "format": [ { "name": "name", @@ -1877,8 +1890,8 @@ "type": "string" }, { - "name": "type", - "type": "string" + "name": "backimg", + "type": "image" }, { "name": "rarity", @@ -1886,6 +1899,10 @@ }, { "name": "series", + "type": "uint64" + }, + { + "name": "type", "type": "string" }, { @@ -1955,20 +1972,21 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1679393814000, - "created_at_block": 235848165 + "created_at_time": 1672839480500, + "created_at_block": 222745121 } }, { "schema_name": "cmbz.worker", - "volume": "4571700092742", - "sales": "315", + "volume": "5345723226659", + "sales": "553", "schema": { "contract": "atomicassets", "schema_name": "cmbz.worker", @@ -2068,7 +2086,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2079,12 +2098,12 @@ } }, { - "schema_name": "exclusive", - "volume": "4317647433794", - "sales": "8", + "schema_name": "cmbz.cmpnt", + "volume": "5056338919505", + "sales": "1642", "schema": { "contract": "atomicassets", - "schema_name": "exclusive", + "schema_name": "cmbz.cmpnt", "format": [ { "name": "name", @@ -2094,20 +2113,52 @@ "name": "img", "type": "image" }, + { + "name": "video", + "type": "string" + }, + { + "name": "static_img", + "type": "image" + }, + { + "name": "area", + "type": "string" + }, + { + "name": "rarity", + "type": "string" + }, + { + "name": "version", + "type": "string" + }, + { + "name": "lifetime", + "type": "string" + }, { "name": "description", "type": "string" }, { - "name": "twitter", + "name": "input_value", "type": "string" }, { - "name": "telegram", + "name": "output_value", "type": "string" }, { - "name": "website", + "name": "input_resource", + "type": "string" + }, + { + "name": "output_resource", + "type": "string" + }, + { + "name": "type", "type": "string" } ], @@ -2169,23 +2220,24 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1625007250000, - "created_at_block": 127129930 + "created_at_time": 1708430882500, + "created_at_block": 293916749 } }, { - "schema_name": "cmbz.cmpnt", - "volume": "316768000000", - "sales": "58", + "schema_name": "exclusive", + "volume": "4317647433794", + "sales": "8", "schema": { "contract": "atomicassets", - "schema_name": "cmbz.cmpnt", + "schema_name": "exclusive", "format": [ { "name": "name", @@ -2195,52 +2247,20 @@ "name": "img", "type": "image" }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, { "name": "description", "type": "string" }, { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", + "name": "twitter", "type": "string" }, { - "name": "output_resource", + "name": "telegram", "type": "string" }, { - "name": "type", + "name": "website", "type": "string" } ], @@ -2302,20 +2322,21 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", "created_at_time": "1623106508500" }, - "created_at_time": 1708430882500, - "created_at_block": 293916749 + "created_at_time": 1625007250000, + "created_at_block": 127129930 } }, { "schema_name": "cmbz.hex", - "volume": "308409000000", - "sales": "16", + "volume": "2504631187204", + "sales": "251", "schema": { "contract": "atomicassets", "schema_name": "cmbz.hex", @@ -2415,7 +2436,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2520,7 +2542,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -2532,7 +2555,7 @@ } ] }, - "query_time": 1709306664387 + "query_time": 1756585629813 }, - "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[{\"schema_name\":\"extractor\",\"volume\":\"578203004268396\",\"sales\":\"35470\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"extractor\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1638221162000,\"created_at_block\":153533821}},{\"schema_name\":\"pack\",\"volume\":\"335627099374694\",\"sales\":\"16872\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1625685127500,\"created_at_block\":128484359}},{\"schema_name\":\"venue\",\"volume\":\"242642300055102\",\"sales\":\"3230\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"venue\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"original_name\",\"type\":\"string\"},{\"name\":\"original_image\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint64\"},{\"name\":\"star_level\",\"type\":\"uint64\"},{\"name\":\"custom_name\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1643285357500,\"created_at_block\":163658667}},{\"schema_name\":\"ingredient\",\"volume\":\"133928697886900\",\"sales\":\"28672\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1625691212500,\"created_at_block\":128496517}},{\"schema_name\":\"membership\",\"volume\":\"76762704323890\",\"sales\":\"117\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"membership\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1625332985500,\"created_at_block\":127780728}},{\"schema_name\":\"brgd.equip\",\"volume\":\"65362842342828\",\"sales\":\"34730\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1647595597000,\"created_at_block\":172277151}},{\"schema_name\":\"cmbz.comb\",\"volume\":\"64855266984539\",\"sales\":\"4297\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.comb\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1695028495500,\"created_at_block\":267114641}},{\"schema_name\":\"collector\",\"volume\":\"60619669082546\",\"sales\":\"1885\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"collector\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1656412827500,\"created_at_block\":189907565}},{\"schema_name\":\"item\",\"volume\":\"46632679430148\",\"sales\":\"24057\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1641318996000,\"created_at_block\":159727801}},{\"schema_name\":\"ticket\",\"volume\":\"36914261020621\",\"sales\":\"2084\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"ticket\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variant\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1630592484000,\"created_at_block\":138287539}},{\"schema_name\":\"promo\",\"volume\":\"30666307649362\",\"sales\":\"3376\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1623140693500,\"created_at_block\":123397952}},{\"schema_name\":\"cmbz.field\",\"volume\":\"30203058148349\",\"sales\":\"545\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.field\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"slots\",\"type\":\"string\"},{\"name\":\"uses\",\"type\":\"string\"},{\"name\":\"max_operating_time\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1695028882000,\"created_at_block\":267115414}},{\"schema_name\":\"brgd.auto\",\"volume\":\"29767637180670\",\"sales\":\"2306\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"brgd.auto\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"img_full\",\"type\":\"image\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1676021269500,\"created_at_block\":229106881}},{\"schema_name\":\"bonus\",\"volume\":\"29207689532482\",\"sales\":\"3692\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"bonus\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1638267432000,\"created_at_block\":153626351}},{\"schema_name\":\"tool\",\"volume\":\"25691754371864\",\"sales\":\"4537\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1626788505500,\"created_at_block\":130689998}},{\"schema_name\":\"acr.gear\",\"volume\":\"12844822292177\",\"sales\":\"1195\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"acr.gear\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1672839480500,\"created_at_block\":222745121}},{\"schema_name\":\"cmbz.res\",\"volume\":\"12674670118929\",\"sales\":\"1004\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.res\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"},{\"name\":\"resource\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1695029354000,\"created_at_block\":267116358}},{\"schema_name\":\"acr.skin\",\"volume\":\"12374954388090\",\"sales\":\"6089\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1679393814000,\"created_at_block\":235848165}},{\"schema_name\":\"cmbz.worker\",\"volume\":\"4571700092742\",\"sales\":\"315\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.worker\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"uses\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"runs\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1698138649000,\"created_at_block\":273334505}},{\"schema_name\":\"exclusive\",\"volume\":\"4317647433794\",\"sales\":\"8\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"exclusive\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1625007250000,\"created_at_block\":127129930}},{\"schema_name\":\"cmbz.cmpnt\",\"volume\":\"316768000000\",\"sales\":\"58\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1708430882500,\"created_at_block\":293916749}},{\"schema_name\":\"cmbz.hex\",\"volume\":\"308409000000\",\"sales\":\"16\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.hex\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"hp\",\"type\":\"string\"},{\"name\":\"slots_per_area\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1708430708500,\"created_at_block\":293916401}},{\"schema_name\":\"achievement\",\"volume\":\"0\",\"sales\":\"0\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1672930865000,\"created_at_block\":222927825}}]},\"query_time\":1709306664387}" + "text": "{\"success\":true,\"data\":{\"symbol\":{\"token_symbol\":\"WAX\",\"token_contract\":\"eosio.token\",\"token_precision\":8},\"results\":[{\"schema_name\":\"extractor\",\"volume\":\"716204267853273\",\"sales\":\"41331\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"extractor\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"ipfs\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1638221162000,\"created_at_block\":153533821}},{\"schema_name\":\"pack\",\"volume\":\"349775755214230\",\"sales\":\"20508\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"pack\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1625685127500,\"created_at_block\":128484359}},{\"schema_name\":\"venue\",\"volume\":\"316409819095627\",\"sales\":\"3741\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"venue\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"original_name\",\"type\":\"string\"},{\"name\":\"original_image\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"uint64\"},{\"name\":\"star_level\",\"type\":\"uint64\"},{\"name\":\"custom_name\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1643285357500,\"created_at_block\":163658667}},{\"schema_name\":\"ingredient\",\"volume\":\"158734447235324\",\"sales\":\"40104\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"ingredient\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1625691212500,\"created_at_block\":128496517}},{\"schema_name\":\"membership\",\"volume\":\"93703704323890\",\"sales\":\"129\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"membership\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1625332985500,\"created_at_block\":127780728}},{\"schema_name\":\"collector\",\"volume\":\"75679562965343\",\"sales\":\"2527\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"collector\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1656412827500,\"created_at_block\":189907565}},{\"schema_name\":\"cmbz.comb\",\"volume\":\"74160545483377\",\"sales\":\"6191\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.comb\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1695028495500,\"created_at_block\":267114641}},{\"schema_name\":\"brgd.equip\",\"volume\":\"71818654386999\",\"sales\":\"36264\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"brgd.equip\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"double\"},{\"name\":\"luck\",\"type\":\"uint64\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"enhancement\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1647595597000,\"created_at_block\":172277151}},{\"schema_name\":\"item\",\"volume\":\"55782888146164\",\"sales\":\"28190\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"item\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"blend_link\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1641318996000,\"created_at_block\":159727801}},{\"schema_name\":\"brgd.auto\",\"volume\":\"43657319855198\",\"sales\":\"3261\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"brgd.auto\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"power\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"img_full\",\"type\":\"image\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1676021269500,\"created_at_block\":229106881}},{\"schema_name\":\"ticket\",\"volume\":\"37343240420521\",\"sales\":\"2102\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"ticket\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"variant\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1630592484000,\"created_at_block\":138287539}},{\"schema_name\":\"promo\",\"volume\":\"35274086409609\",\"sales\":\"3662\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1623140693500,\"created_at_block\":123397952}},{\"schema_name\":\"cmbz.field\",\"volume\":\"33718014019438\",\"sales\":\"851\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.field\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"level\",\"type\":\"string\"},{\"name\":\"slots\",\"type\":\"string\"},{\"name\":\"uses\",\"type\":\"string\"},{\"name\":\"max_operating_time\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1695028882000,\"created_at_block\":267115414}},{\"schema_name\":\"bonus\",\"volume\":\"32674142819108\",\"sales\":\"4160\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"bonus\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1638267432000,\"created_at_block\":153626351}},{\"schema_name\":\"tool\",\"volume\":\"26092369615571\",\"sales\":\"4720\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"tool\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"variant\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1626788505500,\"created_at_block\":130689998}},{\"schema_name\":\"acr.skin\",\"volume\":\"16736992614298\",\"sales\":\"8531\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"acr.skin\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1679393814000,\"created_at_block\":235848165}},{\"schema_name\":\"cmbz.res\",\"volume\":\"16291520553257\",\"sales\":\"1540\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.res\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"value\",\"type\":\"string\"},{\"name\":\"resource\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1695029354000,\"created_at_block\":267116358}},{\"schema_name\":\"acr.gear\",\"volume\":\"14750680042344\",\"sales\":\"1509\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"acr.gear\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"backimg\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"series\",\"type\":\"uint64\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"acr_owner\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1672839480500,\"created_at_block\":222745121}},{\"schema_name\":\"cmbz.worker\",\"volume\":\"5345723226659\",\"sales\":\"553\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.worker\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"uses\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"runs\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1698138649000,\"created_at_block\":273334505}},{\"schema_name\":\"cmbz.cmpnt\",\"volume\":\"5056338919505\",\"sales\":\"1642\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1708430882500,\"created_at_block\":293916749}},{\"schema_name\":\"exclusive\",\"volume\":\"4317647433794\",\"sales\":\"8\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"exclusive\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1625007250000,\"created_at_block\":127129930}},{\"schema_name\":\"cmbz.hex\",\"volume\":\"2504631187204\",\"sales\":\"251\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"cmbz.hex\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"hp\",\"type\":\"string\"},{\"name\":\"slots_per_area\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1708430708500,\"created_at_block\":293916401}},{\"schema_name\":\"achievement\",\"volume\":\"0\",\"sales\":\"0\",\"schema\":{\"contract\":\"atomicassets\",\"schema_name\":\"achievement\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"category\",\"type\":\"string\"},{\"name\":\"grade\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"},{\"name\":\"season\",\"type\":\"string\"}],\"collection_name\":\"taco\",\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"created_at_time\":1672930865000,\"created_at_block\":222927825}}]},\"query_time\":1756585629813}" } \ No newline at end of file diff --git a/test/data/f1962c78b01c3d200f2759cecc69ccb5429fe5b4.json b/test/data/f1962c78b01c3d200f2759cecc69ccb5429fe5b4.json deleted file mode 100644 index b84626f..0000000 --- a/test/data/f1962c78b01c3d200f2759cecc69ccb5429fe5b4.json +++ /dev/null @@ -1,2406 +0,0 @@ -{ - "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/sales/templates", - "params": { - "method": "POST", - "body": "{\"symbol\":\"WAX\",\"collection_name\":\"taco\",\"limit\":\"10\"}", - "headers": { - "Content-Type": "application/json" - } - } - }, - "status": 200, - "json": { - "success": true, - "data": [ - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152656078", - "seller": "5.3ti.wam", - "buyer": null, - "offer_id": "158522659", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "149000000000" - }, - "listing_price": "149000000000", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925233949", - "owner": "5.3ti.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782841", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "20", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mw-55.png", - "area": "Wings", - "name": "MW-55 | Defense V0", - "type": "Defense", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-shield.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "55" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "10", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "294482937", - "updated_at_time": "1708713996000", - "transferred_at_block": "294482937", - "transferred_at_time": "1708713996000", - "minted_at_block": "294482937", - "minted_at_time": "1708713996000", - "sales": [], - "auctions": [], - "prices": [], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mw-55.png", - "area": "Wings", - "name": "MW-55 | Defense V0", - "type": "Defense", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-shield.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "55" - }, - "name": "MW-55 | Defense V0" - } - ], - "maker_marketplace": "", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "295667170", - "updated_at_time": "1709306199000", - "created_at_block": "295667170", - "created_at_time": "1709306199000", - "ordinality": "1", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152534818", - "seller": "3qci4.wam", - "buyer": null, - "offer_id": "158379315", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "95500000000" - }, - "listing_price": "95500000000", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925226439", - "owner": "3qci4.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782840", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "29", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/me-48.png", - "area": "Engines", - "name": "ME-48 | Defense V0", - "type": "Defense", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-torch.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "48" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "2", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "294477388", - "updated_at_time": "1708711221500", - "transferred_at_block": "294477388", - "transferred_at_time": "1708711221500", - "minted_at_block": "294477388", - "minted_at_time": "1708711221500", - "sales": [], - "auctions": [], - "prices": [], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/me-48.png", - "area": "Engines", - "name": "ME-48 | Defense V0", - "type": "Defense", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-torch.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "48" - }, - "name": "ME-48 | Defense V0" - } - ], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "295269998", - "updated_at_time": "1709107611000", - "created_at_block": "295269998", - "created_at_time": "1709107611000", - "ordinality": "2", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152536910", - "seller": "jlsy.wam", - "buyer": null, - "offer_id": "158382568", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "500000000000" - }, - "listing_price": "500000000000", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925332846", - "owner": "jlsy.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782839", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "19", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mc-n-m.png", - "area": "Cockpit", - "name": "MC-N-M | Gather V0", - "type": "Gather", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-crane.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "125", - "output_value": "165", - "input_resource": "Novacomb", - "output_resource": "Magnetum" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "17", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "294573130", - "updated_at_time": "1708759092500", - "transferred_at_block": "294573130", - "transferred_at_time": "1708759092500", - "minted_at_block": "294573130", - "minted_at_time": "1708759092500", - "sales": [], - "auctions": [], - "prices": [], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mc-n-m.png", - "area": "Cockpit", - "name": "MC-N-M | Gather V0", - "type": "Gather", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-crane.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "125", - "output_value": "165", - "input_resource": "Novacomb", - "output_resource": "Magnetum" - }, - "name": "MC-N-M | Gather V0" - } - ], - "maker_marketplace": "", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "295279478", - "updated_at_time": "1709112351000", - "created_at_block": "295279478", - "created_at_time": "1709112351000", - "ordinality": "3", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152583207", - "seller": "eswuc.wam", - "buyer": null, - "offer_id": "158436733", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "384615384615" - }, - "listing_price": "384615384615", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925423073", - "owner": "eswuc.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782838", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "20", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mb-o-l.png", - "area": "Bridge", - "name": "MB-O-L | Gather V0", - "type": "Gather", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-net.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "108", - "output_value": "148", - "input_resource": "Oxenorite", - "output_resource": "Luminalgas" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "20", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "294831088", - "updated_at_time": "1708888071500", - "transferred_at_block": "294831088", - "transferred_at_time": "1708888071500", - "minted_at_block": "294831088", - "minted_at_time": "1708888071500", - "sales": [], - "auctions": [], - "prices": [], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mb-o-l.png", - "area": "Bridge", - "name": "MB-O-L | Gather V0", - "type": "Gather", - "rarity": "Mythic", - "version": "0", - "lifetime": "250", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-net.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "108", - "output_value": "148", - "input_resource": "Oxenorite", - "output_resource": "Luminalgas" - }, - "name": "MB-O-L | Gather V0" - } - ], - "maker_marketplace": "", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "295428630", - "updated_at_time": "1709186929000", - "created_at_block": "295428630", - "created_at_time": "1709186929000", - "ordinality": "4", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152330301", - "seller": "c1nr4.wam", - "buyer": null, - "offer_id": "158131973", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "240000000000" - }, - "listing_price": "240000000000", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925311966", - "owner": "c1nr4.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782837", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "38", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lw-h-s.png", - "area": "Wings", - "name": "LW-H-S | Gather V0", - "type": "Gather", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-vacuum.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "90", - "output_value": "120", - "input_resource": "Hyperium", - "output_resource": "Stabilium" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "26", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "294530416", - "updated_at_time": "1708737735500", - "transferred_at_block": "294530416", - "transferred_at_time": "1708737735500", - "minted_at_block": "294530416", - "minted_at_time": "1708737735500", - "sales": [], - "auctions": [], - "prices": [], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lw-h-s.png", - "area": "Wings", - "name": "LW-H-S | Gather V0", - "type": "Gather", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-vacuum.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "90", - "output_value": "120", - "input_resource": "Hyperium", - "output_resource": "Stabilium" - }, - "name": "LW-H-S | Gather V0" - } - ], - "maker_marketplace": "", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "294530595", - "updated_at_time": "1708737825000", - "created_at_block": "294530595", - "created_at_time": "1708737825000", - "ordinality": "5", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152592998", - "seller": "2abc.wam", - "buyer": null, - "offer_id": "158448653", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "58500000000" - }, - "listing_price": "58500000000", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925541959", - "owner": "2abc.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782836", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "31", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/le-n-l.png", - "area": "Engines", - "name": "LE-N-L | Gather V0", - "type": "Gather", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-arm.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "85", - "output_value": "115", - "input_resource": "Novacomb", - "output_resource": "Luminalgas" - }, - "created_at_time": "1708434663500", - "created_at_block": "293924311" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "29", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "295346836", - "updated_at_time": "1709146030500", - "transferred_at_block": "295346836", - "transferred_at_time": "1709146030500", - "minted_at_block": "295215113", - "minted_at_time": "1709080168500", - "sales": [], - "auctions": [], - "prices": [], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/le-n-l.png", - "area": "Engines", - "name": "LE-N-L | Gather V0", - "type": "Gather", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-arm.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "85", - "output_value": "115", - "input_resource": "Novacomb", - "output_resource": "Luminalgas" - }, - "name": "LE-N-L | Gather V0" - } - ], - "maker_marketplace": "", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "295464648", - "updated_at_time": "1709204938000", - "created_at_block": "295464648", - "created_at_time": "1709204938000", - "ordinality": "6", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152361622", - "seller": "zoieo.wam", - "buyer": null, - "offer_id": "158169007", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "48900000000" - }, - "listing_price": "48900000000", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925226483", - "owner": "zoieo.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782835", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "33", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lc-39.png", - "area": "Cockpit", - "name": "LC-39 | Defense V0", - "type": "Defense", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-stinger.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "39" - }, - "created_at_time": "1708434659500", - "created_at_block": "293924303" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "2", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "294477734", - "updated_at_time": "1708711394500", - "transferred_at_block": "294477734", - "transferred_at_time": "1708711394500", - "minted_at_block": "294477412", - "minted_at_time": "1708711233500", - "sales": [], - "auctions": [], - "prices": [], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lc-39.png", - "area": "Cockpit", - "name": "LC-39 | Defense V0", - "type": "Defense", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-stinger.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "39" - }, - "name": "LC-39 | Defense V0" - } - ], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "294631079", - "updated_at_time": "1708788067000", - "created_at_block": "294631079", - "created_at_time": "1708788067000", - "ordinality": "7", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152592969", - "seller": "2abc.wam", - "buyer": null, - "offer_id": "158448620", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "44500000000" - }, - "listing_price": "44500000000", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925380762", - "owner": "2abc.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782834", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "31", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lb-36.png", - "area": "Bridge", - "name": "LB-36 | Defense V0", - "type": "Defense", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-cannon.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "36" - }, - "created_at_time": "1708434659500", - "created_at_block": "293924303" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "27", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "294702298", - "updated_at_time": "1708823676500", - "transferred_at_block": "294702298", - "transferred_at_time": "1708823676500", - "minted_at_block": "294702298", - "minted_at_time": "1708823676500", - "sales": [], - "auctions": [], - "prices": [ - { - "market_contract": "atomicmarket", - "token": { - "token_symbol": "WAX", - "token_precision": 8, - "token_contract": "eosio.token" - }, - "median": "27900000000", - "average": "27900000000", - "suggested_median": "27900000000", - "suggested_average": "27900000000", - "min": "27900000000", - "max": "27900000000", - "sales": "1" - } - ], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lb-36.png", - "area": "Bridge", - "name": "LB-36 | Defense V0", - "type": "Defense", - "rarity": "Legendary", - "version": "0", - "lifetime": "200", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-cannon.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "36" - }, - "name": "LB-36 | Defense V0" - } - ], - "maker_marketplace": "", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "295464499", - "updated_at_time": "1709204863500", - "created_at_block": "295464499", - "created_at_time": "1709204863500", - "ordinality": "8", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152632393", - "seller": "zoieo.wam", - "buyer": null, - "offer_id": "158494453", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "85300000000" - }, - "listing_price": "85300000000", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925353442", - "owner": "zoieo.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782833", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "50", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ew-25.png", - "area": "Wings", - "name": "EW-25 | Defense V0", - "type": "Defense", - "rarity": "Epic", - "version": "0", - "lifetime": "175", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-cannon.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "25" - }, - "created_at_time": "1708434659500", - "created_at_block": "293924303" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "45", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "294640283", - "updated_at_time": "1708792669000", - "transferred_at_block": "294640283", - "transferred_at_time": "1708792669000", - "minted_at_block": "294640283", - "minted_at_time": "1708792669000", - "sales": [], - "auctions": [], - "prices": [], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ew-25.png", - "area": "Wings", - "name": "EW-25 | Defense V0", - "type": "Defense", - "rarity": "Epic", - "version": "0", - "lifetime": "175", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-cannon.png", - "description": "This Component NFT increases hourly defense value when placed into an Hexplorer", - "output_value": "25" - }, - "name": "EW-25 | Defense V0" - } - ], - "maker_marketplace": "nft.hive", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "295574129", - "updated_at_time": "1709259678500", - "created_at_block": "295574129", - "created_at_time": "1709259678500", - "ordinality": "9", - "state": 1 - }, - { - "market_contract": "atomicmarket", - "assets_contract": "atomicassets", - "sale_id": "152656276", - "seller": "5.3ti.wam", - "buyer": null, - "offer_id": "158522873", - "price": { - "token_contract": "eosio.token", - "token_symbol": "WAX", - "token_precision": 8, - "median": null, - "amount": "114900000000" - }, - "listing_price": "114900000000", - "listing_symbol": "WAX", - "assets": [ - { - "contract": "atomicassets", - "asset_id": "1099925227633", - "owner": "5.3ti.wam", - "is_transferable": true, - "is_burnable": true, - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "schema": { - "schema_name": "cmbz.cmpnt", - "format": [ - { - "name": "name", - "type": "string" - }, - { - "name": "img", - "type": "image" - }, - { - "name": "video", - "type": "string" - }, - { - "name": "static_img", - "type": "image" - }, - { - "name": "area", - "type": "string" - }, - { - "name": "rarity", - "type": "string" - }, - { - "name": "version", - "type": "string" - }, - { - "name": "lifetime", - "type": "string" - }, - { - "name": "description", - "type": "string" - }, - { - "name": "input_value", - "type": "string" - }, - { - "name": "output_value", - "type": "string" - }, - { - "name": "input_resource", - "type": "string" - }, - { - "name": "output_resource", - "type": "string" - }, - { - "name": "type", - "type": "string" - } - ], - "created_at_block": "293916749", - "created_at_time": "1708430882500" - }, - "template": { - "template_id": "782832", - "max_supply": "0", - "is_transferable": true, - "is_burnable": true, - "issued_supply": "47", - "immutable_data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ee-n-s.png", - "area": "Engines", - "name": "EE-N-S | Gather V0", - "type": "Gather", - "rarity": "Epic", - "version": "0", - "lifetime": "175", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-net.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "53", - "output_value": "74", - "input_resource": "Novacomb", - "output_resource": "Stabilium" - }, - "created_at_time": "1708434659500", - "created_at_block": "293924303" - }, - "mutable_data": {}, - "immutable_data": {}, - "template_mint": "8", - "backed_tokens": [], - "burned_by_account": null, - "burned_at_block": null, - "burned_at_time": null, - "updated_at_block": "294477821", - "updated_at_time": "1708711438000", - "transferred_at_block": "294477821", - "transferred_at_time": "1708711438000", - "minted_at_block": "294477821", - "minted_at_time": "1708711438000", - "sales": [], - "auctions": [], - "prices": [], - "template_buyoffers": [], - "data": { - "img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ee-n-s.png", - "area": "Engines", - "name": "EE-N-S | Gather V0", - "type": "Gather", - "rarity": "Epic", - "version": "0", - "lifetime": "175", - "static_img": "QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-net.png", - "description": "This Component NFT collects an output resource every hour when placed into an Hexplorer", - "input_value": "53", - "output_value": "74", - "input_resource": "Novacomb", - "output_resource": "Stabilium" - }, - "name": "EE-N-S | Gather V0" - } - ], - "maker_marketplace": "", - "taker_marketplace": null, - "collection_name": "taco", - "collection": { - "collection_name": "taco", - "name": "Taco", - "img": "QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3", - "images": "{\"banner_1920x500\":\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\",\"logo_512x512\":\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\"}", - "author": "taco", - "allow_notify": true, - "authorized_accounts": [ - "taco", - "atomicdropsx", - "atomicpacksx", - "neftyblocksd", - "s.taco", - "blend.nefty", - "blenderizerx", - "g.taco", - "brigade.taco", - "b.taco", - "mkt.taco", - "acr.taco", - "takitakiboom", - "l.taco", - "worker.taco", - "tacotacopool", - "primarysale1", - "combz.taco", - "v.taco" - ], - "notify_accounts": [ - "g.taco", - "brigade.taco", - "stake.taco", - "swap.taco", - "blend.nefty", - "neftyblocksd", - "neftyblocksp", - "rent.taco" - ], - "market_fee": 0.06, - "created_at_block": "123329591", - "created_at_time": "1623106508500" - }, - "is_seller_contract": false, - "updated_at_block": "295667622", - "updated_at_time": "1709306425000", - "created_at_block": "295667622", - "created_at_time": "1709306425000", - "ordinality": "10", - "state": 1 - } - ], - "query_time": 1709306651749 - }, - "text": "{\"success\":true,\"data\":[{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152656078\",\"seller\":\"5.3ti.wam\",\"buyer\":null,\"offer_id\":\"158522659\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"149000000000\"},\"listing_price\":\"149000000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925233949\",\"owner\":\"5.3ti.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782841\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"20\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mw-55.png\",\"area\":\"Wings\",\"name\":\"MW-55 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-shield.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"55\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"10\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294482937\",\"updated_at_time\":\"1708713996000\",\"transferred_at_block\":\"294482937\",\"transferred_at_time\":\"1708713996000\",\"minted_at_block\":\"294482937\",\"minted_at_time\":\"1708713996000\",\"sales\":[],\"auctions\":[],\"prices\":[],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mw-55.png\",\"area\":\"Wings\",\"name\":\"MW-55 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-shield.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"55\"},\"name\":\"MW-55 | Defense V0\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"295667170\",\"updated_at_time\":\"1709306199000\",\"created_at_block\":\"295667170\",\"created_at_time\":\"1709306199000\",\"ordinality\":\"1\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152534818\",\"seller\":\"3qci4.wam\",\"buyer\":null,\"offer_id\":\"158379315\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"95500000000\"},\"listing_price\":\"95500000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925226439\",\"owner\":\"3qci4.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782840\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"29\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/me-48.png\",\"area\":\"Engines\",\"name\":\"ME-48 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-torch.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"48\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294477388\",\"updated_at_time\":\"1708711221500\",\"transferred_at_block\":\"294477388\",\"transferred_at_time\":\"1708711221500\",\"minted_at_block\":\"294477388\",\"minted_at_time\":\"1708711221500\",\"sales\":[],\"auctions\":[],\"prices\":[],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/me-48.png\",\"area\":\"Engines\",\"name\":\"ME-48 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-torch.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"48\"},\"name\":\"ME-48 | Defense V0\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"295269998\",\"updated_at_time\":\"1709107611000\",\"created_at_block\":\"295269998\",\"created_at_time\":\"1709107611000\",\"ordinality\":\"2\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152536910\",\"seller\":\"jlsy.wam\",\"buyer\":null,\"offer_id\":\"158382568\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"500000000000\"},\"listing_price\":\"500000000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925332846\",\"owner\":\"jlsy.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782839\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"19\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mc-n-m.png\",\"area\":\"Cockpit\",\"name\":\"MC-N-M | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-crane.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"125\",\"output_value\":\"165\",\"input_resource\":\"Novacomb\",\"output_resource\":\"Magnetum\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"17\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294573130\",\"updated_at_time\":\"1708759092500\",\"transferred_at_block\":\"294573130\",\"transferred_at_time\":\"1708759092500\",\"minted_at_block\":\"294573130\",\"minted_at_time\":\"1708759092500\",\"sales\":[],\"auctions\":[],\"prices\":[],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mc-n-m.png\",\"area\":\"Cockpit\",\"name\":\"MC-N-M | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-crane.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"125\",\"output_value\":\"165\",\"input_resource\":\"Novacomb\",\"output_resource\":\"Magnetum\"},\"name\":\"MC-N-M | Gather V0\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"295279478\",\"updated_at_time\":\"1709112351000\",\"created_at_block\":\"295279478\",\"created_at_time\":\"1709112351000\",\"ordinality\":\"3\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152583207\",\"seller\":\"eswuc.wam\",\"buyer\":null,\"offer_id\":\"158436733\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"384615384615\"},\"listing_price\":\"384615384615\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925423073\",\"owner\":\"eswuc.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782838\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"20\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mb-o-l.png\",\"area\":\"Bridge\",\"name\":\"MB-O-L | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-net.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"108\",\"output_value\":\"148\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Luminalgas\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"20\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294831088\",\"updated_at_time\":\"1708888071500\",\"transferred_at_block\":\"294831088\",\"transferred_at_time\":\"1708888071500\",\"minted_at_block\":\"294831088\",\"minted_at_time\":\"1708888071500\",\"sales\":[],\"auctions\":[],\"prices\":[],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mb-o-l.png\",\"area\":\"Bridge\",\"name\":\"MB-O-L | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Mythic\",\"version\":\"0\",\"lifetime\":\"250\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/mythic-net.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"108\",\"output_value\":\"148\",\"input_resource\":\"Oxenorite\",\"output_resource\":\"Luminalgas\"},\"name\":\"MB-O-L | Gather V0\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"295428630\",\"updated_at_time\":\"1709186929000\",\"created_at_block\":\"295428630\",\"created_at_time\":\"1709186929000\",\"ordinality\":\"4\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152330301\",\"seller\":\"c1nr4.wam\",\"buyer\":null,\"offer_id\":\"158131973\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"240000000000\"},\"listing_price\":\"240000000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925311966\",\"owner\":\"c1nr4.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782837\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"38\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lw-h-s.png\",\"area\":\"Wings\",\"name\":\"LW-H-S | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-vacuum.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"90\",\"output_value\":\"120\",\"input_resource\":\"Hyperium\",\"output_resource\":\"Stabilium\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"26\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294530416\",\"updated_at_time\":\"1708737735500\",\"transferred_at_block\":\"294530416\",\"transferred_at_time\":\"1708737735500\",\"minted_at_block\":\"294530416\",\"minted_at_time\":\"1708737735500\",\"sales\":[],\"auctions\":[],\"prices\":[],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lw-h-s.png\",\"area\":\"Wings\",\"name\":\"LW-H-S | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-vacuum.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"90\",\"output_value\":\"120\",\"input_resource\":\"Hyperium\",\"output_resource\":\"Stabilium\"},\"name\":\"LW-H-S | Gather V0\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"294530595\",\"updated_at_time\":\"1708737825000\",\"created_at_block\":\"294530595\",\"created_at_time\":\"1708737825000\",\"ordinality\":\"5\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152592998\",\"seller\":\"2abc.wam\",\"buyer\":null,\"offer_id\":\"158448653\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"58500000000\"},\"listing_price\":\"58500000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925541959\",\"owner\":\"2abc.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782836\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"31\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/le-n-l.png\",\"area\":\"Engines\",\"name\":\"LE-N-L | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-arm.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"85\",\"output_value\":\"115\",\"input_resource\":\"Novacomb\",\"output_resource\":\"Luminalgas\"},\"created_at_time\":\"1708434663500\",\"created_at_block\":\"293924311\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"29\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"295346836\",\"updated_at_time\":\"1709146030500\",\"transferred_at_block\":\"295346836\",\"transferred_at_time\":\"1709146030500\",\"minted_at_block\":\"295215113\",\"minted_at_time\":\"1709080168500\",\"sales\":[],\"auctions\":[],\"prices\":[],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/le-n-l.png\",\"area\":\"Engines\",\"name\":\"LE-N-L | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-arm.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"85\",\"output_value\":\"115\",\"input_resource\":\"Novacomb\",\"output_resource\":\"Luminalgas\"},\"name\":\"LE-N-L | Gather V0\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"295464648\",\"updated_at_time\":\"1709204938000\",\"created_at_block\":\"295464648\",\"created_at_time\":\"1709204938000\",\"ordinality\":\"6\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152361622\",\"seller\":\"zoieo.wam\",\"buyer\":null,\"offer_id\":\"158169007\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"48900000000\"},\"listing_price\":\"48900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925226483\",\"owner\":\"zoieo.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782835\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"33\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lc-39.png\",\"area\":\"Cockpit\",\"name\":\"LC-39 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-stinger.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"39\"},\"created_at_time\":\"1708434659500\",\"created_at_block\":\"293924303\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"2\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294477734\",\"updated_at_time\":\"1708711394500\",\"transferred_at_block\":\"294477734\",\"transferred_at_time\":\"1708711394500\",\"minted_at_block\":\"294477412\",\"minted_at_time\":\"1708711233500\",\"sales\":[],\"auctions\":[],\"prices\":[],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lc-39.png\",\"area\":\"Cockpit\",\"name\":\"LC-39 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-stinger.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"39\"},\"name\":\"LC-39 | Defense V0\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"294631079\",\"updated_at_time\":\"1708788067000\",\"created_at_block\":\"294631079\",\"created_at_time\":\"1708788067000\",\"ordinality\":\"7\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152592969\",\"seller\":\"2abc.wam\",\"buyer\":null,\"offer_id\":\"158448620\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"44500000000\"},\"listing_price\":\"44500000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925380762\",\"owner\":\"2abc.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782834\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"31\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lb-36.png\",\"area\":\"Bridge\",\"name\":\"LB-36 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-cannon.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"36\"},\"created_at_time\":\"1708434659500\",\"created_at_block\":\"293924303\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"27\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294702298\",\"updated_at_time\":\"1708823676500\",\"transferred_at_block\":\"294702298\",\"transferred_at_time\":\"1708823676500\",\"minted_at_block\":\"294702298\",\"minted_at_time\":\"1708823676500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"27900000000\",\"average\":\"27900000000\",\"suggested_median\":\"27900000000\",\"suggested_average\":\"27900000000\",\"min\":\"27900000000\",\"max\":\"27900000000\",\"sales\":\"1\"}],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/lb-36.png\",\"area\":\"Bridge\",\"name\":\"LB-36 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Legendary\",\"version\":\"0\",\"lifetime\":\"200\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/legendary-cannon.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"36\"},\"name\":\"LB-36 | Defense V0\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"295464499\",\"updated_at_time\":\"1709204863500\",\"created_at_block\":\"295464499\",\"created_at_time\":\"1709204863500\",\"ordinality\":\"8\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152632393\",\"seller\":\"zoieo.wam\",\"buyer\":null,\"offer_id\":\"158494453\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"85300000000\"},\"listing_price\":\"85300000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925353442\",\"owner\":\"zoieo.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782833\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"50\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ew-25.png\",\"area\":\"Wings\",\"name\":\"EW-25 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Epic\",\"version\":\"0\",\"lifetime\":\"175\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-cannon.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"25\"},\"created_at_time\":\"1708434659500\",\"created_at_block\":\"293924303\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"45\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294640283\",\"updated_at_time\":\"1708792669000\",\"transferred_at_block\":\"294640283\",\"transferred_at_time\":\"1708792669000\",\"minted_at_block\":\"294640283\",\"minted_at_time\":\"1708792669000\",\"sales\":[],\"auctions\":[],\"prices\":[],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ew-25.png\",\"area\":\"Wings\",\"name\":\"EW-25 | Defense V0\",\"type\":\"Defense\",\"rarity\":\"Epic\",\"version\":\"0\",\"lifetime\":\"175\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-cannon.png\",\"description\":\"This Component NFT increases hourly defense value when placed into an Hexplorer\",\"output_value\":\"25\"},\"name\":\"EW-25 | Defense V0\"}],\"maker_marketplace\":\"nft.hive\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"295574129\",\"updated_at_time\":\"1709259678500\",\"created_at_block\":\"295574129\",\"created_at_time\":\"1709259678500\",\"ordinality\":\"9\",\"state\":1},{\"market_contract\":\"atomicmarket\",\"assets_contract\":\"atomicassets\",\"sale_id\":\"152656276\",\"seller\":\"5.3ti.wam\",\"buyer\":null,\"offer_id\":\"158522873\",\"price\":{\"token_contract\":\"eosio.token\",\"token_symbol\":\"WAX\",\"token_precision\":8,\"median\":null,\"amount\":\"114900000000\"},\"listing_price\":\"114900000000\",\"listing_symbol\":\"WAX\",\"assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099925227633\",\"owner\":\"5.3ti.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"cmbz.cmpnt\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"video\",\"type\":\"string\"},{\"name\":\"static_img\",\"type\":\"image\"},{\"name\":\"area\",\"type\":\"string\"},{\"name\":\"rarity\",\"type\":\"string\"},{\"name\":\"version\",\"type\":\"string\"},{\"name\":\"lifetime\",\"type\":\"string\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"input_value\",\"type\":\"string\"},{\"name\":\"output_value\",\"type\":\"string\"},{\"name\":\"input_resource\",\"type\":\"string\"},{\"name\":\"output_resource\",\"type\":\"string\"},{\"name\":\"type\",\"type\":\"string\"}],\"created_at_block\":\"293916749\",\"created_at_time\":\"1708430882500\"},\"template\":{\"template_id\":\"782832\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"47\",\"immutable_data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ee-n-s.png\",\"area\":\"Engines\",\"name\":\"EE-N-S | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Epic\",\"version\":\"0\",\"lifetime\":\"175\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-net.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"53\",\"output_value\":\"74\",\"input_resource\":\"Novacomb\",\"output_resource\":\"Stabilium\"},\"created_at_time\":\"1708434659500\",\"created_at_block\":\"293924303\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"8\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"294477821\",\"updated_at_time\":\"1708711438000\",\"transferred_at_block\":\"294477821\",\"transferred_at_time\":\"1708711438000\",\"minted_at_block\":\"294477821\",\"minted_at_time\":\"1708711438000\",\"sales\":[],\"auctions\":[],\"prices\":[],\"template_buyoffers\":[],\"data\":{\"img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/ee-n-s.png\",\"area\":\"Engines\",\"name\":\"EE-N-S | Gather V0\",\"type\":\"Gather\",\"rarity\":\"Epic\",\"version\":\"0\",\"lifetime\":\"175\",\"static_img\":\"QmSQbFr6SoEEbS9kL597K8jLjuaFJeJvRBrhYpwDLQvpYk/epic-net.png\",\"description\":\"This Component NFT collects an output resource every hour when placed into an Hexplorer\",\"input_value\":\"53\",\"output_value\":\"74\",\"input_resource\":\"Novacomb\",\"output_resource\":\"Stabilium\"},\"name\":\"EE-N-S | Gather V0\"}],\"maker_marketplace\":\"\",\"taker_marketplace\":null,\"collection_name\":\"taco\",\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"is_seller_contract\":false,\"updated_at_block\":\"295667622\",\"updated_at_time\":\"1709306425000\",\"created_at_block\":\"295667622\",\"created_at_time\":\"1709306425000\",\"ordinality\":\"10\",\"state\":1}],\"query_time\":1709306651749}" -} \ No newline at end of file diff --git a/test/data/0f46e997aa189cd5266b23c3496b81900ad4fd30.json b/test/data/f4ec4e93363938bb901b4c4430b99fed8e6dbc70.json similarity index 75% rename from test/data/0f46e997aa189cd5266b23c3496b81900ad4fd30.json rename to test/data/f4ec4e93363938bb901b4c4430b99fed8e6dbc70.json index 20c9f98..8691dd5 100644 --- a/test/data/0f46e997aa189cd5266b23c3496b81900ad4fd30.json +++ b/test/data/f4ec4e93363938bb901b4c4430b99fed8e6dbc70.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/assets/_count", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/assets/_count", "params": { "method": "POST", "body": "{\"collection_name\":\"taco,alien.worlds\",\"owner\":\"taco\"}", @@ -13,7 +13,7 @@ "json": { "success": true, "data": "98", - "query_time": 1709306628416 + "query_time": 1756585623114 }, - "text": "{\"success\":true,\"data\":\"98\",\"query_time\":1709306628416}" + "text": "{\"success\":true,\"data\":\"98\",\"query_time\":1756585623114}" } \ No newline at end of file diff --git a/test/data/1d4754b3c89e35de1139e14870ba96692946154a.json b/test/data/f99c42208a20c36876f2bf4b7f99da5b63df9054.json similarity index 71% rename from test/data/1d4754b3c89e35de1139e14870ba96692946154a.json rename to test/data/f99c42208a20c36876f2bf4b7f99da5b63df9054.json index 74f0406..a85f4da 100644 --- a/test/data/1d4754b3c89e35de1139e14870ba96692946154a.json +++ b/test/data/f99c42208a20c36876f2bf4b7f99da5b63df9054.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicmarket/v1/offers/22820296", + "path": "https://wax-atomic.alcor.exchange/atomicmarket/v1/offers/22820296", "params": { "method": "GET", "headers": {} @@ -59,7 +59,8 @@ "blend.nefty", "neftyblocksd", "neftyblocksp", - "rent.taco" + "rent.taco", + "a.taco" ], "market_fee": 0.06, "created_at_block": "123329591", @@ -136,19 +137,19 @@ "token_precision": 8, "token_contract": "eosio.token" }, - "median": "2800000000", - "average": "7988836880", - "suggested_median": "32000000000", - "suggested_average": "32000000000", + "median": "3000000000", + "average": "8401718847", + "suggested_median": "18000000000", + "suggested_average": "20560000000", "min": "148000000", "max": "65000000000", - "sales": "972" + "sales": "1049" } ], "template_buyoffers": [ { "market_contract": "atomicmarket", - "buyoffer_id": "233280", + "buyoffer_id": "5393880", "token_symbol": "WAX" } ], @@ -171,7 +172,7 @@ "created_at_block": "126573564", "created_at_time": "1624728914000" }, - "query_time": 1709306649820 + "query_time": 1756585623953 }, - "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"offer_id\":\"22820296\",\"sender_name\":\"taco\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099546208394\",\"owner\":\"u4xie.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"123397952\",\"created_at_time\":\"1623140693500\"},\"template\":{\"template_id\":\"164528\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"600\",\"immutable_data\":{\"img\":\"QmNpaLfEXAyXZCNogtdUaAPUtiu9DPhhkNJixq7cEdmRhA\",\"name\":\"Taco Rocket - Join the beta\",\"twitter\":\"https://twitter.com/tacowax\",\"website\":\"https://tacocrypto.io/\",\"telegram\":\"https://t.me/tacowax\",\"description\":\"Discover new ways to interact with the WAX blockchain: track, transfer and swap tokens in an easier way! Join the beta and be one of the first to try out the Taco App! 🌮\"},\"created_at_time\":\"1623353282000\",\"created_at_block\":\"123823076\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"86\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"172455519\",\"updated_at_time\":\"1647684784000\",\"transferred_at_block\":\"172455519\",\"transferred_at_time\":\"1647684784000\",\"minted_at_block\":\"126232932\",\"minted_at_time\":\"1624558592500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"2800000000\",\"average\":\"7988836880\",\"suggested_median\":\"32000000000\",\"suggested_average\":\"32000000000\",\"min\":\"148000000\",\"max\":\"65000000000\",\"sales\":\"972\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"233280\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmNpaLfEXAyXZCNogtdUaAPUtiu9DPhhkNJixq7cEdmRhA\",\"name\":\"Taco Rocket - Join the beta\",\"twitter\":\"https://twitter.com/tacowax\",\"website\":\"https://tacocrypto.io/\",\"telegram\":\"https://t.me/tacowax\",\"description\":\"Discover new ways to interact with the WAX blockchain: track, transfer and swap tokens in an easier way! Join the beta and be one of the first to try out the Taco App! 🌮\"},\"name\":\"Taco Rocket - Join the beta\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"126574166\",\"updated_at_time\":\"1624729215000\",\"created_at_block\":\"126573564\",\"created_at_time\":\"1624728914000\"},\"query_time\":1709306649820}" + "text": "{\"success\":true,\"data\":{\"contract\":\"atomicassets\",\"offer_id\":\"22820296\",\"sender_name\":\"taco\",\"recipient_name\":\"atomicmarket\",\"memo\":\"sale\",\"state\":3,\"sender_assets\":[{\"contract\":\"atomicassets\",\"asset_id\":\"1099546208394\",\"owner\":\"u4xie.wam\",\"is_transferable\":true,\"is_burnable\":true,\"collection\":{\"collection_name\":\"taco\",\"name\":\"Taco\",\"img\":\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\",\"images\":\"{\\\"banner_1920x500\\\":\\\"QmXsppfVwKw1SyY3C1oMEM9Fro1e1HGSUfFhL4J3ZkkmZ4\\\",\\\"logo_512x512\\\":\\\"QmV1PsD9anLHPMeR5mvz2AduXHKr8B6gJmjxSBZKti6ioc\\\"}\",\"author\":\"taco\",\"allow_notify\":true,\"authorized_accounts\":[\"taco\",\"atomicdropsx\",\"atomicpacksx\",\"neftyblocksd\",\"s.taco\",\"blend.nefty\",\"blenderizerx\",\"g.taco\",\"brigade.taco\",\"b.taco\",\"mkt.taco\",\"acr.taco\",\"takitakiboom\",\"l.taco\",\"worker.taco\",\"tacotacopool\",\"primarysale1\",\"combz.taco\",\"v.taco\"],\"notify_accounts\":[\"g.taco\",\"brigade.taco\",\"stake.taco\",\"swap.taco\",\"blend.nefty\",\"neftyblocksd\",\"neftyblocksp\",\"rent.taco\",\"a.taco\"],\"market_fee\":0.06,\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},\"schema\":{\"schema_name\":\"promo\",\"format\":[{\"name\":\"name\",\"type\":\"string\"},{\"name\":\"img\",\"type\":\"image\"},{\"name\":\"description\",\"type\":\"string\"},{\"name\":\"twitter\",\"type\":\"string\"},{\"name\":\"telegram\",\"type\":\"string\"},{\"name\":\"website\",\"type\":\"string\"}],\"created_at_block\":\"123397952\",\"created_at_time\":\"1623140693500\"},\"template\":{\"template_id\":\"164528\",\"max_supply\":\"0\",\"is_transferable\":true,\"is_burnable\":true,\"issued_supply\":\"600\",\"immutable_data\":{\"img\":\"QmNpaLfEXAyXZCNogtdUaAPUtiu9DPhhkNJixq7cEdmRhA\",\"name\":\"Taco Rocket - Join the beta\",\"twitter\":\"https://twitter.com/tacowax\",\"website\":\"https://tacocrypto.io/\",\"telegram\":\"https://t.me/tacowax\",\"description\":\"Discover new ways to interact with the WAX blockchain: track, transfer and swap tokens in an easier way! Join the beta and be one of the first to try out the Taco App! 🌮\"},\"created_at_time\":\"1623353282000\",\"created_at_block\":\"123823076\"},\"mutable_data\":{},\"immutable_data\":{},\"template_mint\":\"86\",\"backed_tokens\":[],\"burned_by_account\":null,\"burned_at_block\":null,\"burned_at_time\":null,\"updated_at_block\":\"172455519\",\"updated_at_time\":\"1647684784000\",\"transferred_at_block\":\"172455519\",\"transferred_at_time\":\"1647684784000\",\"minted_at_block\":\"126232932\",\"minted_at_time\":\"1624558592500\",\"sales\":[],\"auctions\":[],\"prices\":[{\"market_contract\":\"atomicmarket\",\"token\":{\"token_symbol\":\"WAX\",\"token_precision\":8,\"token_contract\":\"eosio.token\"},\"median\":\"3000000000\",\"average\":\"8401718847\",\"suggested_median\":\"18000000000\",\"suggested_average\":\"20560000000\",\"min\":\"148000000\",\"max\":\"65000000000\",\"sales\":\"1049\"}],\"template_buyoffers\":[{\"market_contract\":\"atomicmarket\",\"buyoffer_id\":\"5393880\",\"token_symbol\":\"WAX\"}],\"data\":{\"img\":\"QmNpaLfEXAyXZCNogtdUaAPUtiu9DPhhkNJixq7cEdmRhA\",\"name\":\"Taco Rocket - Join the beta\",\"twitter\":\"https://twitter.com/tacowax\",\"website\":\"https://tacocrypto.io/\",\"telegram\":\"https://t.me/tacowax\",\"description\":\"Discover new ways to interact with the WAX blockchain: track, transfer and swap tokens in an easier way! Join the beta and be one of the first to try out the Taco App! 🌮\"},\"name\":\"Taco Rocket - Join the beta\"}],\"recipient_assets\":[],\"is_sender_contract\":false,\"is_recipient_contract\":true,\"updated_at_block\":\"126574166\",\"updated_at_time\":\"1624729215000\",\"created_at_block\":\"126573564\",\"created_at_time\":\"1624728914000\"},\"query_time\":1756585623953}" } \ No newline at end of file diff --git a/test/data/217e95a08b2158ec186ffb1762f3b5ec982d508f.json b/test/data/fc276debc47f12722d90e9a8ef13b45ca1007568.json similarity index 99% rename from test/data/217e95a08b2158ec186ffb1762f3b5ec982d508f.json rename to test/data/fc276debc47f12722d90e9a8ef13b45ca1007568.json index e0a0155..6273577 100644 --- a/test/data/217e95a08b2158ec186ffb1762f3b5ec982d508f.json +++ b/test/data/fc276debc47f12722d90e9a8ef13b45ca1007568.json @@ -1,6 +1,6 @@ { "request": { - "path": "https://wax.api.atomicassets.io/atomicassets/v1/collections/taco/logs", + "path": "https://wax-atomic.alcor.exchange/atomicassets/v1/collections/taco/logs", "params": { "method": "POST", "body": "{\"limit\":\"10\"}", @@ -347,7 +347,7 @@ "created_at_time": "1623351288000" } ], - "query_time": 1709306625840 + "query_time": 1756585607416 }, - "text": "{\"success\":true,\"data\":[{\"log_id\":\"7888004570\",\"name\":\"createcol\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]}],\"author\":\"taco\",\"market_fee\":0.1,\"allow_notify\":true,\"notify_accounts\":[],\"authorized_accounts\":[\"taco\"]},\"txid\":\"ab930c8dca8fabe3565003b3d12ba946dcf644eb225c037fb3cf19dc6b8e94d1\",\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},{\"log_id\":\"7888256069\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]}]},\"txid\":\"9b8017191595fda855f8bff9c85935496ac5938917d8ab91259c0e7d84775b52\",\"created_at_block\":\"123330037\",\"created_at_time\":\"1623106731500\"},{\"log_id\":\"7924925121\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app that lets you easily track markets, transfer, swap tokens and many more! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://twitter.com/tacowax\"]}]},\"txid\":\"6072f5ae11302ce906fd20d5ab9c608d138bd70b47c73eab0c15de29e44ce06a\",\"created_at_block\":\"123397553\",\"created_at_time\":\"1623140494000\"},{\"log_id\":\"7925609921\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and many more! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://twitter.com/tacowax\"]}]},\"txid\":\"786566a7006b6b2f3da2eaf00d6096b687c7b851223b265f5389de9c5c411a96\",\"created_at_block\":\"123398791\",\"created_at_time\":\"1623141113000\"},{\"log_id\":\"7926303801\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://twitter.com/tacowax\"]}]},\"txid\":\"045dcc5bae5808cd5eeee570688b3be92fe12e4403bee62e55e6d03263295f93\",\"created_at_block\":\"123400063\",\"created_at_time\":\"1623141749000\"},{\"log_id\":\"7965683766\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"tacocrypto.io\"]}]},\"txid\":\"0818ca9c2057f561d5a925587de5cdb49edbaf2ade2414d06738a30fa6922e09\",\"created_at_block\":\"123472745\",\"created_at_time\":\"1623178098000\"},{\"log_id\":\"7979297978\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://tacocrypto.io\"]}]},\"txid\":\"e4249f88a302c1785d869e0fd507a345f1f603494261f16da88180fad6fbbf24\",\"created_at_block\":\"123496941\",\"created_at_time\":\"1623190196500\"},{\"log_id\":\"8135757426\",\"name\":\"setmarketfee\",\"data\":{\"market_fee\":0.09},\"txid\":\"7d7dc71ef10e5dee63159c4c96452ac222a8d4d2ca73ea8b05fd8f0036df6ad0\",\"created_at_block\":\"123776821\",\"created_at_time\":\"1623330152000\"},{\"log_id\":\"8137893354\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://tacocrypto.io\"]}]},\"txid\":\"398bb27a1e3ffc80c7001c29ecae0e650b4923d77c6f1f1659bf19dfea0686f6\",\"created_at_block\":\"123780408\",\"created_at_time\":\"1623331945500\"},{\"log_id\":\"8159677508\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\\nCollect Taco NFTs to unlock new Super Secret Taco Tools! 🔥\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://tacocrypto.io\"]}]},\"txid\":\"08d0226192657437fe7f2e7cbbac1a1dba6286b77ae7806469bf676a148aab4e\",\"created_at_block\":\"123819088\",\"created_at_time\":\"1623351288000\"}],\"query_time\":1709306625840}" + "text": "{\"success\":true,\"data\":[{\"log_id\":\"7888004570\",\"name\":\"createcol\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]}],\"author\":\"taco\",\"market_fee\":0.1,\"allow_notify\":true,\"notify_accounts\":[],\"authorized_accounts\":[\"taco\"]},\"txid\":\"ab930c8dca8fabe3565003b3d12ba946dcf644eb225c037fb3cf19dc6b8e94d1\",\"created_at_block\":\"123329591\",\"created_at_time\":\"1623106508500\"},{\"log_id\":\"7888256069\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]}]},\"txid\":\"9b8017191595fda855f8bff9c85935496ac5938917d8ab91259c0e7d84775b52\",\"created_at_block\":\"123330037\",\"created_at_time\":\"1623106731500\"},{\"log_id\":\"7924925121\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app that lets you easily track markets, transfer, swap tokens and many more! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://twitter.com/tacowax\"]}]},\"txid\":\"6072f5ae11302ce906fd20d5ab9c608d138bd70b47c73eab0c15de29e44ce06a\",\"created_at_block\":\"123397553\",\"created_at_time\":\"1623140494000\"},{\"log_id\":\"7925609921\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and many more! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://twitter.com/tacowax\"]}]},\"txid\":\"786566a7006b6b2f3da2eaf00d6096b687c7b851223b265f5389de9c5c411a96\",\"created_at_block\":\"123398791\",\"created_at_time\":\"1623141113000\"},{\"log_id\":\"7926303801\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://twitter.com/tacowax\"]}]},\"txid\":\"045dcc5bae5808cd5eeee570688b3be92fe12e4403bee62e55e6d03263295f93\",\"created_at_block\":\"123400063\",\"created_at_time\":\"1623141749000\"},{\"log_id\":\"7965683766\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"tacocrypto.io\"]}]},\"txid\":\"0818ca9c2057f561d5a925587de5cdb49edbaf2ade2414d06738a30fa6922e09\",\"created_at_block\":\"123472745\",\"created_at_time\":\"1623178098000\"},{\"log_id\":\"7979297978\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"Qmejne66SbmXCAF6ydi4Li6MzVBG5uX24RRMW4PqC7Evvf\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://tacocrypto.io\"]}]},\"txid\":\"e4249f88a302c1785d869e0fd507a345f1f603494261f16da88180fad6fbbf24\",\"created_at_block\":\"123496941\",\"created_at_time\":\"1623190196500\"},{\"log_id\":\"8135757426\",\"name\":\"setmarketfee\",\"data\":{\"market_fee\":0.09},\"txid\":\"7d7dc71ef10e5dee63159c4c96452ac222a8d4d2ca73ea8b05fd8f0036df6ad0\",\"created_at_block\":\"123776821\",\"created_at_time\":\"1623330152000\"},{\"log_id\":\"8137893354\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://tacocrypto.io\"]}]},\"txid\":\"398bb27a1e3ffc80c7001c29ecae0e650b4923d77c6f1f1659bf19dfea0686f6\",\"created_at_block\":\"123780408\",\"created_at_time\":\"1623331945500\"},{\"log_id\":\"8159677508\",\"name\":\"setcoldata\",\"data\":{\"data\":[{\"key\":\"name\",\"value\":[\"string\",\"Taco\"]},{\"key\":\"img\",\"value\":[\"string\",\"QmSNEtW5r6K4md8n12d8P7SMmJXFLfxZGABK2XPKUgwJy3\"]},{\"key\":\"description\",\"value\":[\"string\",\"Taco is a multi-account native mobile app (iOS and Android) that lets you easily track markets, transfer, swap tokens and get access to a full set of WAX utility tools! 🌮\\nCollect Taco NFTs to unlock new Super Secret Taco Tools! 🔥\"]},{\"key\":\"url\",\"value\":[\"string\",\"https://tacocrypto.io\"]}]},\"txid\":\"08d0226192657437fe7f2e7cbbac1a1dba6286b77ae7806469bf676a148aab4e\",\"created_at_block\":\"123819088\",\"created_at_time\":\"1623351288000\"}],\"query_time\":1756585607416}" } \ No newline at end of file diff --git a/test/link.ts b/test/link.ts index 60838d5..a385201 100644 --- a/test/link.ts +++ b/test/link.ts @@ -3,6 +3,8 @@ import {APIClient, FetchProvider, PublicKey, Serializer, Signature} from '@wharf import {Chains} from '@wharfkit/common' import {mockFetch} from '@wharfkit/mock-data' import {PlaceholderAuth} from '@wharfkit/signing-request' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' + import type {Link} from '$lib' import { Asset, @@ -20,22 +22,22 @@ const client = new APIClient({ // Setup the API const atomicassets = new AtomicAssetsAPIClient( new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) ) -const utility = new KitUtility('https://wax.api.atomicassets.io/', Chains.WAX, { +const utility = new KitUtility(BASE_URL, Chains.WAX, { client, atomicClient: atomicassets, }) -const kitInst = new AtomicToolsKit('https://wax.api.atomicassets.io/', Chains.WAX, utility) +const kitInst = new AtomicToolsKit(BASE_URL, Chains.WAX, utility) const linkId = 1451754 const accountName = 'test.gm' suite('Link', function () { - this.slow(200) - this.timeout(5 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) let testLink: Link diff --git a/test/offer.ts b/test/offer.ts index e522eed..cdc1005 100644 --- a/test/offer.ts +++ b/test/offer.ts @@ -3,6 +3,8 @@ import {APIClient, FetchProvider, Serializer} from '@wharfkit/antelope' import {Chains} from '@wharfkit/common' import {mockFetch} from '@wharfkit/mock-data' import {PlaceholderAuth} from '@wharfkit/signing-request' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' + import type {Offer} from '$lib' import { Asset, @@ -20,22 +22,22 @@ const client = new APIClient({ // Setup the API const atomicassets = new AtomicAssetsAPIClient( new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) ) -const utility = new KitUtility('https://wax.api.atomicassets.io/', Chains.WAX, { +const utility = new KitUtility(BASE_URL, Chains.WAX, { client, atomicClient: atomicassets, }) -const kitInst = new AtomicAssetsKit('https://wax.api.atomicassets.io/', Chains.WAX, utility) +const kitInst = new AtomicAssetsKit(BASE_URL, Chains.WAX, utility) const offerId = 22820296 const accountName = 'test.gm' suite('Offer', function () { - this.slow(200) - this.timeout(5 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) let testOffer: Offer diff --git a/test/sale.ts b/test/sale.ts index 4f13f07..5e4d7bc 100644 --- a/test/sale.ts +++ b/test/sale.ts @@ -3,6 +3,8 @@ import {Asset as AntelopeAsset, APIClient, FetchProvider, Serializer} from '@wha import {Chains} from '@wharfkit/common' import {mockFetch} from '@wharfkit/mock-data' import {PlaceholderAuth} from '@wharfkit/signing-request' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' + import type {Sale} from '$lib' import {AtomicAssetsAPIClient, AtomicMarketContract, AtomicMarketKit, KitUtility, Types} from '$lib' @@ -13,22 +15,22 @@ const client = new APIClient({ // Setup the API const atomicassets = new AtomicAssetsAPIClient( new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) ) -const utility = new KitUtility('https://wax.api.atomicassets.io/', Chains.WAX, { +const utility = new KitUtility(BASE_URL, Chains.WAX, { client, atomicClient: atomicassets, }) -const kitInst = new AtomicMarketKit('https://wax.api.atomicassets.io/', Chains.WAX, utility) +const kitInst = new AtomicMarketKit(BASE_URL, Chains.WAX, utility) const accountName = 'test.gm' const saleId = 89024803 suite('Sale', function () { - this.slow(200) - this.timeout(5 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) let testSale: Sale diff --git a/test/schema.ts b/test/schema.ts index 85ddf73..47fcd25 100644 --- a/test/schema.ts +++ b/test/schema.ts @@ -3,6 +3,8 @@ import {APIClient, FetchProvider, Serializer} from '@wharfkit/antelope' import {Chains} from '@wharfkit/common' import {mockFetch} from '@wharfkit/mock-data' import {PlaceholderAuth} from '@wharfkit/signing-request' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' + import type {Schema} from '$lib' import {AtomicAssetsAPIClient, AtomicAssetsContract, AtomicAssetsKit, KitUtility} from '$lib' @@ -13,23 +15,23 @@ const client = new APIClient({ // Setup the API const atomicassets = new AtomicAssetsAPIClient( new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) ) -const utility = new KitUtility('https://wax.api.atomicassets.io/', Chains.WAX, { +const utility = new KitUtility(BASE_URL, Chains.WAX, { client, atomicClient: atomicassets, }) -const kitInst = new AtomicAssetsKit('https://wax.api.atomicassets.io/', Chains.WAX, utility) +const kitInst = new AtomicAssetsKit(BASE_URL, Chains.WAX, utility) const collectionName = 'taco' const schemaName = 'cmbz.res' const accountName = 'test.gm' suite('Schema', function () { - this.slow(200) - this.timeout(5 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) let testSchema: Schema diff --git a/test/template.ts b/test/template.ts index 40e89f7..0d69b3d 100644 --- a/test/template.ts +++ b/test/template.ts @@ -3,6 +3,8 @@ import {APIClient, FetchProvider, Int64, Serializer} from '@wharfkit/antelope' import {Chains} from '@wharfkit/common' import {mockFetch} from '@wharfkit/mock-data' import {PlaceholderAuth} from '@wharfkit/signing-request' +import {BASE_URL, TIMEOUT, SLOW_THRESHOLD} from './config' + import type {Template} from '$lib' import {AtomicAssetsAPIClient, AtomicAssetsContract, AtomicAssetsKit, KitUtility} from '$lib' @@ -13,23 +15,23 @@ const client = new APIClient({ // Setup the API const atomicassets = new AtomicAssetsAPIClient( new APIClient({ - provider: new FetchProvider('https://wax.api.atomicassets.io/', {fetch: mockFetch}), + provider: new FetchProvider(BASE_URL, {fetch: mockFetch}), }) ) -const utility = new KitUtility('https://wax.api.atomicassets.io/', Chains.WAX, { +const utility = new KitUtility(BASE_URL, Chains.WAX, { client, atomicClient: atomicassets, }) -const kitInst = new AtomicAssetsKit('https://wax.api.atomicassets.io/', Chains.WAX, utility) +const kitInst = new AtomicAssetsKit(BASE_URL, Chains.WAX, utility) const collectionName = 'taco' const templateId = 750150 const accountName = 'test.gm' suite('Template', function () { - this.slow(200) - this.timeout(5 * 1000) + this.slow(SLOW_THRESHOLD) + this.timeout(TIMEOUT) let testTemplate: Template diff --git a/yarn.lock b/yarn.lock index 882e709..bf8405a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -233,6 +233,17 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d" integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== +"@gerrit0/mini-shiki@^3.9.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-3.12.0.tgz#7186bffe87e74ba75639efd0fa9d7c973d88e0ce" + integrity sha512-CF1vkfe2ViPtmoFEvtUWilEc4dOCiFzV8+J7/vEISSsslKQ97FjeTPNMCqUhZEiKySmKRgK3UO/CxtkyOp7DvA== + dependencies: + "@shikijs/engine-oniguruma" "^3.12.0" + "@shikijs/langs" "^3.12.0" + "@shikijs/themes" "^3.12.0" + "@shikijs/types" "^3.12.0" + "@shikijs/vscode-textmate" "^10.0.2" + "@humanwhocodes/config-array@^0.11.13": version "0.11.13" resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297" @@ -414,6 +425,41 @@ estree-walker "^2.0.2" picomatch "^2.3.1" +"@shikijs/engine-oniguruma@^3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.12.0.tgz#060ca540c857fd7851a75d1280254392da96015b" + integrity sha512-IfDl3oXPbJ/Jr2K8mLeQVpnF+FxjAc7ZPDkgr38uEw/Bg3u638neSrpwqOTnTHXt1aU0Fk1/J+/RBdst1kVqLg== + dependencies: + "@shikijs/types" "3.12.0" + "@shikijs/vscode-textmate" "^10.0.2" + +"@shikijs/langs@^3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@shikijs/langs/-/langs-3.12.0.tgz#8c3c2035ee15a05566691f28eeb91084edd9ed75" + integrity sha512-HIca0daEySJ8zuy9bdrtcBPhcYBo8wR1dyHk1vKrOuwDsITtZuQeGhEkcEfWc6IDyTcom7LRFCH6P7ljGSCEiQ== + dependencies: + "@shikijs/types" "3.12.0" + +"@shikijs/themes@^3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@shikijs/themes/-/themes-3.12.0.tgz#704f9bec156b25b873e42474c6dc8472ad96f246" + integrity sha512-/lxvQxSI5s4qZLV/AuFaA4Wt61t/0Oka/P9Lmpr1UV+HydNCczO3DMHOC/CsXCCpbv4Zq8sMD0cDa7mvaVoj0Q== + dependencies: + "@shikijs/types" "3.12.0" + +"@shikijs/types@3.12.0", "@shikijs/types@^3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-3.12.0.tgz#3d5f30acb6a3e6a72a1089fa8ca4764fc9f61336" + integrity sha512-jsFzm8hCeTINC3OCmTZdhR9DOl/foJWplH2Px0bTi4m8z59fnsueLsweX82oGcjRQ7mfQAluQYKGoH2VzsWY4A== + dependencies: + "@shikijs/vscode-textmate" "^10.0.2" + "@types/hast" "^3.0.4" + +"@shikijs/vscode-textmate@^10.0.2": + version "10.0.2" + resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz#a90ab31d0cc1dfb54c66a69e515bf624fa7b2224" + integrity sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg== + "@tsconfig/node10@^1.0.7": version "1.0.9" resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.9.tgz#df4907fc07a886922637b15e02d4cebc4c0021b2" @@ -441,6 +487,18 @@ dependencies: "@types/node" "*" +"@types/chai@^5.2.2": + version "5.2.2" + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.2.tgz#6f14cea18180ffc4416bc0fd12be05fdd73bdd6b" + integrity sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg== + dependencies: + "@types/deep-eql" "*" + +"@types/deep-eql@*": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@types/deep-eql/-/deep-eql-4.0.2.tgz#334311971d3a07121e7eb91b684a605e7eea9cbd" + integrity sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw== + "@types/elliptic@^6.4.12": version "6.4.17" resolved "https://registry.yarnpkg.com/@types/elliptic/-/elliptic-6.4.17.tgz#6c9ff6ba137670c8bc3c65da2e23995b22ec3607" @@ -453,6 +511,13 @@ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== +"@types/hast@^3.0.4": + version "3.0.4" + resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" + integrity sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ== + dependencies: + "@types/unist" "*" + "@types/json-schema@^7.0.9": version "7.0.15" resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" @@ -487,6 +552,11 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35" integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg== +"@types/unist@*": + version "3.0.3" + resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c" + integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q== + "@typescript-eslint/eslint-plugin@^5.20.0": version "5.62.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db" @@ -586,10 +656,10 @@ pako "^2.0.4" tslib "^2.1.0" -"@wharfkit/antelope@^0.7.3", "@wharfkit/antelope@^1.0.0", "@wharfkit/antelope@^1.0.8-rc1": - version "1.0.8-rc1" - resolved "https://registry.yarnpkg.com/@wharfkit/antelope/-/antelope-1.0.8-rc1.tgz#cdd8e8ad1c27994af2c1fac1074539c05e977850" - integrity sha512-5occCjkj6Xr57q1qvBvKuRLGLofCSq4TMDO12o1ohM9OpZ0WYpxI46bfzuyFrk/lFm+JiUOZnFrV1Zy3Y9bxcQ== +"@wharfkit/antelope@^0.7.3", "@wharfkit/antelope@^1.0.0", "@wharfkit/antelope@^1.0.8": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@wharfkit/antelope/-/antelope-1.1.1.tgz#f54c4ed7ddd758f4a8aa643a81dc3e4575058d45" + integrity sha512-zOetZJG0T4/WRCIC8Ui2DGv+RxrSkdXOq/q8sUqUcuKei+aJo4/9Xk37VULPt2qe0NpTm93ajYV9cYdD9m5Fgg== dependencies: bn.js "^4.11.9" brorand "^1.1.0" @@ -1104,6 +1174,11 @@ emoji-regex@^8.0.0: resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== +entities@^4.4.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" + integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== + es6-error@^4.0.1: version "4.1.1" resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d" @@ -1836,6 +1911,13 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" +linkify-it@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421" + integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ== + dependencies: + uc.micro "^2.0.0" + locate-path@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0" @@ -1894,6 +1976,11 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" +lunr@^2.3.9: + version "2.3.9" + resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.9.tgz#18b123142832337dd6e964df1a5a7707b25d35e1" + integrity sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow== + magic-string@^0.27.0: version "0.27.0" resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3" @@ -1927,6 +2014,23 @@ make-error@^1.1.1: resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2" integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw== +markdown-it@^14.1.0: + version "14.1.0" + resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45" + integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg== + dependencies: + argparse "^2.0.1" + entities "^4.4.0" + linkify-it "^5.0.0" + mdurl "^2.0.0" + punycode.js "^2.3.1" + uc.micro "^2.1.0" + +mdurl@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0" + integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w== + merge2@^1.3.0, merge2@^1.4.1: version "1.4.1" resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" @@ -1971,6 +2075,13 @@ minimatch@^5.0.1: dependencies: brace-expansion "^2.0.1" +minimatch@^9.0.5: + version "9.0.5" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" + integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== + dependencies: + brace-expansion "^2.0.1" + minimist@^1.2.6: version "1.2.8" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" @@ -2259,6 +2370,11 @@ process-on-spawn@^1.0.0: dependencies: fromentries "^1.2.0" +punycode.js@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7" + integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA== + punycode@^2.1.0: version "2.3.1" resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" @@ -2638,10 +2754,26 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.4: - version "4.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +typedoc@^0.28.11: + version "0.28.11" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.11.tgz#c1443f99d2e34afff5d8f5b90e8354a758350932" + integrity sha512-1FqgrrUYGNuE3kImAiEDgAVVVacxdO4ZVTKbiOVDGkoeSB4sNwQaDpa8mta+Lw5TEzBFmGXzsg0I1NLRIoaSFw== + dependencies: + "@gerrit0/mini-shiki" "^3.9.0" + lunr "^2.3.9" + markdown-it "^14.1.0" + minimatch "^9.0.5" + yaml "^2.8.0" + +typescript@^5.0: + version "5.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" + integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== + +uc.micro@^2.0.0, uc.micro@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee" + integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A== undici-types@~5.26.4: version "5.26.5" @@ -2761,6 +2893,11 @@ yallist@^4.0.0: resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== +yaml@^2.8.0: + version "2.8.1" + resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79" + integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw== + yargs-parser@20.2.4: version "20.2.4" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54" From 18806821ddf5a17bce140ad84eddcb6e179ad8cf Mon Sep 17 00:00:00 2001 From: includenull <15929809+includenull@users.noreply.github.com> Date: Sun, 31 Aug 2025 00:24:00 +0100 Subject: [PATCH 2/6] Fix some Market response types --- src/endpoints/market/types.ts | 21 +++++++-------------- src/endpoints/types.ts | 5 +---- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/src/endpoints/market/types.ts b/src/endpoints/market/types.ts index 9eaaa1d..8ca7b18 100644 --- a/src/endpoints/market/types.ts +++ b/src/endpoints/market/types.ts @@ -8,6 +8,7 @@ import { AtomicMarketConfig, AuctionObject, BuyofferObject, + CollectionObject, InventoryPrice, MarketAssetObject, Marketplace, @@ -25,26 +26,16 @@ import { } from '../types' @Struct.type('collection_stat') -export class CollectionStat extends Struct { - @Struct.field(Name) declare contract: Name - @Struct.field(Name) declare collection_name: Name - @Struct.field('string', {optional: true}) declare name: string - @Struct.field('string', {optional: true}) declare img: string - @Struct.field(Name) declare author: Name - @Struct.field('bool') declare allow_notify: boolean - @Struct.field(Name, {array: true}) declare authorized_accounts: Name[] - @Struct.field(Name, {array: true}) declare notify_accounts: Name[] - @Struct.field(Float64) declare market_fee: Float64 - @Struct.field('any') declare data: Record - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string +export class CollectionStat extends CollectionObject { @Struct.field(UInt64) declare volume: UInt64 @Struct.field(UInt64) declare sales: UInt64 + @Struct.field(UInt64, {optional: true}) declare listings: UInt64 } @Struct.type('template_stat') export class TemplateStat extends Struct { @Struct.field(UInt64) declare volume: UInt64 @Struct.field(UInt64) declare sales: UInt64 + @Struct.field(UInt64, {optional: true}) declare listings: UInt64 @Struct.field(TemplateObject) declare template: TemplateObject } @@ -58,6 +49,7 @@ export class MarketTemplates extends Struct { export class GraphStat extends Struct { @Struct.field(UInt64) declare volume: UInt64 @Struct.field(UInt64) declare sales: UInt64 + @Struct.field(UInt64, {optional: true}) declare listings: UInt64 @Struct.field(UInt64) declare max: UInt64 @Struct.field('string') declare time: string } @@ -118,7 +110,7 @@ export class SchemaStatV1 extends Struct { @Struct.field(Name) declare schema_name: Name @Struct.field(UInt64) declare volume: UInt64 @Struct.field(UInt64) declare sales: UInt64 - @Struct.field(UInt64) declare listings: UInt64 + @Struct.field(UInt64, {optional: true}) declare listings: UInt64 } @Struct.type('schema_stat_v2') @@ -126,6 +118,7 @@ export class SchemaStatV2 extends Struct { @Struct.field(Name) declare schema_name: Name @Struct.field(UInt64) declare volume: UInt64 @Struct.field(UInt64) declare sales: UInt64 + @Struct.field(UInt64, {optional: true}) declare listings: UInt64 @Struct.field(SchemaObject) declare schema: SchemaObject } diff --git a/src/endpoints/types.ts b/src/endpoints/types.ts index c8d574c..9bf65a0 100644 --- a/src/endpoints/types.ts +++ b/src/endpoints/types.ts @@ -113,6 +113,7 @@ export class AtomicToolsConfig extends Struct { @Struct.type('collection_object') export class CollectionObject extends Struct { + @Struct.field(Name, {optional: true}) declare contract: Name @Struct.field(Name) declare collection_name: Name @Struct.field(Name) declare author: Name @Struct.field('bool') declare allow_notify: boolean @@ -121,11 +122,7 @@ export class CollectionObject extends Struct { @Struct.field(Float64) declare market_fee: Float64 @Struct.field('string', {optional: true}) declare name: string @Struct.field('string', {optional: true}) declare img: string - @Struct.field(Name, {optional: true}) declare contract: Name @Struct.field('any', {optional: true}) declare data: Record - @Struct.field('string', {optional: true}) declare images: string - @Struct.field(UInt64) declare created_at_block: UInt64 - @Struct.field('string') declare created_at_time: string } @Struct.type('schema_object') From a39d29d72246e7a160455b8de2ab7d59a3876169 Mon Sep 17 00:00:00 2001 From: includenull <15929809+includenull@users.noreply.github.com> Date: Sun, 31 Aug 2025 00:37:31 +0100 Subject: [PATCH 3/6] Fix check --- package.json | 2 +- src/endpoints/market/types.ts | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6b22a11..d83a246 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,6 @@ "ts-node": "^10.1.0", "tsconfig-paths": "^4.0.0", "typedoc": "^0.28.11", - "typescript": "^5.0" + "typescript": "~5.1" } } diff --git a/src/endpoints/market/types.ts b/src/endpoints/market/types.ts index 8ca7b18..17a3fab 100644 --- a/src/endpoints/market/types.ts +++ b/src/endpoints/market/types.ts @@ -1,4 +1,4 @@ -import {Float64, Name, Struct, UInt64} from '@wharfkit/antelope' +import {Name, Struct, UInt64} from '@wharfkit/antelope' import { ActionLog, diff --git a/yarn.lock b/yarn.lock index bf8405a..458d0b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2765,10 +2765,10 @@ typedoc@^0.28.11: minimatch "^9.0.5" yaml "^2.8.0" -typescript@^5.0: - version "5.9.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" - integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== +typescript@~5.1: + version "5.1.6" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" + integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== uc.micro@^2.0.0, uc.micro@^2.1.0: version "2.1.0" From 1cfb2887b6d37ff1581182092fa7a19c4c0364bd Mon Sep 17 00:00:00 2001 From: includenull <15929809+includenull@users.noreply.github.com> Date: Sun, 31 Aug 2025 00:43:03 +0100 Subject: [PATCH 4/6] Update packages --- package.json | 4 +- yarn.lock | 166 +++++++++++++++------------------------------------ 2 files changed, 51 insertions(+), 119 deletions(-) diff --git a/package.json b/package.json index d83a246..10b5ab1 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "rollup-plugin-dts": "^5.0.0", "ts-node": "^10.1.0", "tsconfig-paths": "^4.0.0", - "typedoc": "^0.28.11", - "typescript": "~5.1" + "typedoc": "^0.23.14", + "typescript": "^4.4" } } diff --git a/yarn.lock b/yarn.lock index 458d0b5..b169799 100644 --- a/yarn.lock +++ b/yarn.lock @@ -233,17 +233,6 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d" integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== -"@gerrit0/mini-shiki@^3.9.0": - version "3.12.0" - resolved "https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-3.12.0.tgz#7186bffe87e74ba75639efd0fa9d7c973d88e0ce" - integrity sha512-CF1vkfe2ViPtmoFEvtUWilEc4dOCiFzV8+J7/vEISSsslKQ97FjeTPNMCqUhZEiKySmKRgK3UO/CxtkyOp7DvA== - dependencies: - "@shikijs/engine-oniguruma" "^3.12.0" - "@shikijs/langs" "^3.12.0" - "@shikijs/themes" "^3.12.0" - "@shikijs/types" "^3.12.0" - "@shikijs/vscode-textmate" "^10.0.2" - "@humanwhocodes/config-array@^0.11.13": version "0.11.13" resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297" @@ -425,41 +414,6 @@ estree-walker "^2.0.2" picomatch "^2.3.1" -"@shikijs/engine-oniguruma@^3.12.0": - version "3.12.0" - resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.12.0.tgz#060ca540c857fd7851a75d1280254392da96015b" - integrity sha512-IfDl3oXPbJ/Jr2K8mLeQVpnF+FxjAc7ZPDkgr38uEw/Bg3u638neSrpwqOTnTHXt1aU0Fk1/J+/RBdst1kVqLg== - dependencies: - "@shikijs/types" "3.12.0" - "@shikijs/vscode-textmate" "^10.0.2" - -"@shikijs/langs@^3.12.0": - version "3.12.0" - resolved "https://registry.yarnpkg.com/@shikijs/langs/-/langs-3.12.0.tgz#8c3c2035ee15a05566691f28eeb91084edd9ed75" - integrity sha512-HIca0daEySJ8zuy9bdrtcBPhcYBo8wR1dyHk1vKrOuwDsITtZuQeGhEkcEfWc6IDyTcom7LRFCH6P7ljGSCEiQ== - dependencies: - "@shikijs/types" "3.12.0" - -"@shikijs/themes@^3.12.0": - version "3.12.0" - resolved "https://registry.yarnpkg.com/@shikijs/themes/-/themes-3.12.0.tgz#704f9bec156b25b873e42474c6dc8472ad96f246" - integrity sha512-/lxvQxSI5s4qZLV/AuFaA4Wt61t/0Oka/P9Lmpr1UV+HydNCczO3DMHOC/CsXCCpbv4Zq8sMD0cDa7mvaVoj0Q== - dependencies: - "@shikijs/types" "3.12.0" - -"@shikijs/types@3.12.0", "@shikijs/types@^3.12.0": - version "3.12.0" - resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-3.12.0.tgz#3d5f30acb6a3e6a72a1089fa8ca4764fc9f61336" - integrity sha512-jsFzm8hCeTINC3OCmTZdhR9DOl/foJWplH2Px0bTi4m8z59fnsueLsweX82oGcjRQ7mfQAluQYKGoH2VzsWY4A== - dependencies: - "@shikijs/vscode-textmate" "^10.0.2" - "@types/hast" "^3.0.4" - -"@shikijs/vscode-textmate@^10.0.2": - version "10.0.2" - resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz#a90ab31d0cc1dfb54c66a69e515bf624fa7b2224" - integrity sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg== - "@tsconfig/node10@^1.0.7": version "1.0.9" resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.9.tgz#df4907fc07a886922637b15e02d4cebc4c0021b2" @@ -511,13 +465,6 @@ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== -"@types/hast@^3.0.4": - version "3.0.4" - resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" - integrity sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ== - dependencies: - "@types/unist" "*" - "@types/json-schema@^7.0.9": version "7.0.15" resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" @@ -552,11 +499,6 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35" integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg== -"@types/unist@*": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c" - integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q== - "@typescript-eslint/eslint-plugin@^5.20.0": version "5.62.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db" @@ -766,6 +708,11 @@ ansi-regex@^5.0.1: resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== +ansi-sequence-parser@^1.1.0: + version "1.1.3" + resolved "https://registry.yarnpkg.com/ansi-sequence-parser/-/ansi-sequence-parser-1.1.3.tgz#f2cefb8b681aeb72b7cd50aebc00d509eba64d4c" + integrity sha512-+fksAx9eG3Ab6LDnLs3ZqZa8KVJ/jYnX+D4Qe1azX+LFGFAXqynCQLOdLpNYN/l9e7l6hMWwZbrnctqr6eSQSw== + ansi-styles@^3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" @@ -1174,11 +1121,6 @@ emoji-regex@^8.0.0: resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== -entities@^4.4.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" - integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== - es6-error@^4.0.1: version "4.1.1" resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d" @@ -1889,6 +1831,11 @@ json5@^2.2.2, json5@^2.2.3: resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== +jsonc-parser@^3.2.0: + version "3.3.1" + resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.3.1.tgz#f2a524b4f7fd11e3d791e559977ad60b98b798b4" + integrity sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ== + jsonfile@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb" @@ -1911,13 +1858,6 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" -linkify-it@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421" - integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ== - dependencies: - uc.micro "^2.0.0" - locate-path@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0" @@ -2014,22 +1954,10 @@ make-error@^1.1.1: resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2" integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw== -markdown-it@^14.1.0: - version "14.1.0" - resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45" - integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg== - dependencies: - argparse "^2.0.1" - entities "^4.4.0" - linkify-it "^5.0.0" - mdurl "^2.0.0" - punycode.js "^2.3.1" - uc.micro "^2.1.0" - -mdurl@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0" - integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w== +marked@^4.2.12: + version "4.3.0" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3" + integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A== merge2@^1.3.0, merge2@^1.4.1: version "1.4.1" @@ -2075,10 +2003,10 @@ minimatch@^5.0.1: dependencies: brace-expansion "^2.0.1" -minimatch@^9.0.5: - version "9.0.5" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" - integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== +minimatch@^7.1.3: + version "7.4.6" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.6.tgz#845d6f254d8f4a5e4fd6baf44d5f10c8448365fb" + integrity sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw== dependencies: brace-expansion "^2.0.1" @@ -2370,11 +2298,6 @@ process-on-spawn@^1.0.0: dependencies: fromentries "^1.2.0" -punycode.js@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7" - integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA== - punycode@^2.1.0: version "2.3.1" resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" @@ -2518,6 +2441,16 @@ shebang-regex@^3.0.0: resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== +shiki@^0.14.1: + version "0.14.7" + resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.7.tgz#c3c9e1853e9737845f1d2ef81b31bcfb07056d4e" + integrity sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg== + dependencies: + ansi-sequence-parser "^1.1.0" + jsonc-parser "^3.2.0" + vscode-oniguruma "^1.7.0" + vscode-textmate "^8.0.0" + signal-exit@^3.0.2: version "3.0.7" resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" @@ -2754,26 +2687,20 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typedoc@^0.28.11: - version "0.28.11" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.11.tgz#c1443f99d2e34afff5d8f5b90e8354a758350932" - integrity sha512-1FqgrrUYGNuE3kImAiEDgAVVVacxdO4ZVTKbiOVDGkoeSB4sNwQaDpa8mta+Lw5TEzBFmGXzsg0I1NLRIoaSFw== +typedoc@^0.23.14: + version "0.23.28" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.28.tgz#3ce9c36ef1c273fa849d2dea18651855100d3ccd" + integrity sha512-9x1+hZWTHEQcGoP7qFmlo4unUoVJLB0H/8vfO/7wqTnZxg4kPuji9y3uRzEu0ZKez63OJAUmiGhUrtukC6Uj3w== dependencies: - "@gerrit0/mini-shiki" "^3.9.0" lunr "^2.3.9" - markdown-it "^14.1.0" - minimatch "^9.0.5" - yaml "^2.8.0" + marked "^4.2.12" + minimatch "^7.1.3" + shiki "^0.14.1" -typescript@~5.1: - version "5.1.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" - integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== - -uc.micro@^2.0.0, uc.micro@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee" - integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A== +typescript@^4.4: + version "4.9.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== undici-types@~5.26.4: version "5.26.5" @@ -2810,6 +2737,16 @@ v8-compile-cache-lib@^3.0.1: resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf" integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg== +vscode-oniguruma@^1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz#439bfad8fe71abd7798338d1cd3dc53a8beea94b" + integrity sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA== + +vscode-textmate@^8.0.0: + version "8.0.0" + resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-8.0.0.tgz#2c7a3b1163ef0441097e0b5d6389cd5504b59e5d" + integrity sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg== + webidl-conversions@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" @@ -2893,11 +2830,6 @@ yallist@^4.0.0: resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== -yaml@^2.8.0: - version "2.8.1" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79" - integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw== - yargs-parser@20.2.4: version "20.2.4" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54" From bae04d0292590b6f77cf4d5884c197bcc5840848 Mon Sep 17 00:00:00 2001 From: includenull <15929809+includenull@users.noreply.github.com> Date: Sun, 31 Aug 2025 00:48:16 +0100 Subject: [PATCH 5/6] Add missing images to CollectionObject --- src/endpoints/types.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/endpoints/types.ts b/src/endpoints/types.ts index 9bf65a0..cd1cc45 100644 --- a/src/endpoints/types.ts +++ b/src/endpoints/types.ts @@ -123,6 +123,7 @@ export class CollectionObject extends Struct { @Struct.field('string', {optional: true}) declare name: string @Struct.field('string', {optional: true}) declare img: string @Struct.field('any', {optional: true}) declare data: Record + @Struct.field('string', {optional: true}) declare images: string } @Struct.type('schema_object') From b778f46da4cc8cce08dbfe2744102bf3d308a832 Mon Sep 17 00:00:00 2001 From: includenull <15929809+includenull@users.noreply.github.com> Date: Sun, 31 Aug 2025 00:51:24 +0100 Subject: [PATCH 6/6] Fix CollectionObject --- src/endpoints/types.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/endpoints/types.ts b/src/endpoints/types.ts index cd1cc45..5ab4187 100644 --- a/src/endpoints/types.ts +++ b/src/endpoints/types.ts @@ -124,6 +124,8 @@ export class CollectionObject extends Struct { @Struct.field('string', {optional: true}) declare img: string @Struct.field('any', {optional: true}) declare data: Record @Struct.field('string', {optional: true}) declare images: string + @Struct.field(UInt64) declare created_at_block: UInt64 + @Struct.field('string') declare created_at_time: string } @Struct.type('schema_object')