From 4fd4fad7b87c54544f29ecdabc1afec3bc722951 Mon Sep 17 00:00:00 2001 From: Calin Martinconi Date: Wed, 4 Jun 2025 16:26:45 +0300 Subject: [PATCH 1/3] feat: add compare batches script --- scripts/README.md | 34 ++++++++++++++++++++++++++++++++++ scripts/compare_batches.sh | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 scripts/README.md create mode 100644 scripts/compare_batches.sh diff --git a/scripts/README.md b/scripts/README.md new file mode 100644 index 0000000..b6d3f10 --- /dev/null +++ b/scripts/README.md @@ -0,0 +1,34 @@ +# Compare Batches Script + +This directory contains the `compare_batches.sh` script for comparing batch data between two domains. + +## Usage + +To use the `compare_batches.sh` script: + +1. Make the script executable: + ```bash + chmod +x compare_batches.sh + ``` + +2. Run it with two domain names: + ```bash + ./compare_batches.sh localhost:1633 other_domain + ``` + +## What the script does + +The `compare_batches.sh` script: + +- Checks for correct number of arguments (requires exactly 2 domain names) +- Uses `curl -s` for silent mode to fetch `/batches` endpoint from both domains +- Pipes output through `jq` to format JSON +- Saves results to `1.txt` and `2.txt` +- Uses `diff --side-by-side --suppress-common-lines` to show only differing lines in a side-by-side format + - `--side-by-side` displays the differing lines from both files next to each other + - `--suppress-common-lines` ensures only differing lines are shown +- Reports if differences were found or not + +## Output + +The script will display differences between the two batch endpoints side by side, or report "No differences found" if the responses are identical. diff --git a/scripts/compare_batches.sh b/scripts/compare_batches.sh new file mode 100644 index 0000000..90db1f4 --- /dev/null +++ b/scripts/compare_batches.sh @@ -0,0 +1,36 @@ +#!/bin/bash + +# Check if two domain arguments are provided +if [ $# -ne 2 ]; then + echo "Usage: $0 " + exit 1 +fi + +DOMAIN1=$1 +DOMAIN2=$2 +FILE1="1.txt" +FILE2="2.txt" + +# Perform curl requests and save output to files +curl -s "http://${DOMAIN1}/batches" | jq > "$FILE1" +if [ $? -ne 0 ]; then + echo "Error fetching data from ${DOMAIN1}" + exit 1 +fi + +curl -s "http://${DOMAIN2}/batches" | jq > "$FILE2" +if [ $? -ne 0 ]; then + echo "Error fetching data from ${DOMAIN2}" + exit 1 +fi + +# Compare the files and show differences side by side +echo "Differences between ${FILE1} and ${FILE2} (side by side):" +diff --side-by-side --suppress-common-lines "$FILE1" "$FILE2" + +# Check if there were any differences +if [ $? -eq 0 ]; then + echo "No differences found." +else + echo "Differences found (see above)." +fi From 4fccfc1051f0ef6a7894392f0a19105f4812fc3a Mon Sep 17 00:00:00 2001 From: Calin Martinconi Date: Wed, 4 Jun 2025 16:38:37 +0300 Subject: [PATCH 2/3] feat: perform curl requests in paralel --- scripts/1.txt | 18054 ++++++++++++++++++++++++++++++++++ scripts/2.txt | 18064 +++++++++++++++++++++++++++++++++++ scripts/compare_batches.sh | 12 +- 3 files changed, 36127 insertions(+), 3 deletions(-) create mode 100644 scripts/1.txt create mode 100644 scripts/2.txt mode change 100644 => 100755 scripts/compare_batches.sh diff --git a/scripts/1.txt b/scripts/1.txt new file mode 100644 index 0000000..2b72118 --- /dev/null +++ b/scripts/1.txt @@ -0,0 +1,18054 @@ +{ + "batches": [ + { + "batchID": "000de42079daebd58347bb38ce05bdc477701d93651d3bba318a9aee3fbd786a", + "value": "303440675840", + "start": 36541095, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40588820 + }, + { + "batchID": "00139452db1db22ed4878a991fb0a6390e73e59320f6828e3cccce531594f0cc", + "value": "306690832081", + "start": 36613746, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42620167 + }, + { + "batchID": "0024f964537dc41620445baf5f22b92467ed92665744ae144d974c83e5337734", + "value": "303858053795", + "start": 36548938, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40849681 + }, + { + "batchID": "0076632a4e049b857d876afdd1a34893d38792bf0eb9745a866a5dab6d991557", + "value": "303056184710", + "start": 36533143, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40348513 + }, + { + "batchID": "008351c46de830a2a062af0f4a6be881569b2e401ef7d00566cb4e9fc2cee073", + "value": "305601518741", + "start": 36591126, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41939347 + }, + { + "batchID": "008aefd285f7c3287441049a2afe02fd7e7b8c4d12d58dc8ec7147dbdcc53014", + "value": "307906021092", + "start": 36641326, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43379661 + }, + { + "batchID": "00ad5d0d4180b48ae97532a0e59c1209c4a023c0da05b8e26caee911b5d831b9", + "value": "287573598341", + "start": 36159483, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 30671896 + }, + { + "batchID": "00ef1b925b707f020c58ffb379f5486dc1ffa727245c295647a4fbbf7faf0dad", + "value": "302867719920", + "start": 36528618, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40230722 + }, + { + "batchID": "00f1ebd14bb0e7fdb1f364a334e64b10841d21b01368f275680d876d71d6b335", + "value": "304549219913", + "start": 36564426, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41281660 + }, + { + "batchID": "00f376a3d0d42939f83308c240e611c21be7b28980ba71ca9e4a3e4e318fa77c", + "value": "308079203332", + "start": 36647059, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43487899 + }, + { + "batchID": "01127145c37b151188067d68270fac16ee9b7e54b220fea36210f786cbe97a0b", + "value": "307999477460", + "start": 36644888, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43438071 + }, + { + "batchID": "016a6c3506c8e0c8cfe0514d78daea86bd12e604ad509070d80b3f95d5fdb8fb", + "value": "247838201834", + "start": 39845409, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5837274 + }, + { + "batchID": "01884268dc8869e03370098fcb9acbb6a04c1db0849bc06933a034c1e29d5038", + "value": "316920391322", + "start": 37029749, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 49013642 + }, + { + "batchID": "01a33a6e70b75449b7b2d9ecd98f1c41e72a1c913ce212b68bae969fa994e609", + "value": "295583233505", + "start": 36328204, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35677918 + }, + { + "batchID": "01b31d7f74b590c54e9d2bbbdf088d374ab84a23ea4bf685f1b7e1f31883ab1e", + "value": "245965116613", + "start": 40252809, + "owner": "4645f11816b9ab6d23da395c53fccafd6b5a1359", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666595 + }, + { + "batchID": "01ed76a20eebf7213e5d1fcdc8bd2c53e69b326397937ca3cb345c76d0c0a9cc", + "value": "303903986304", + "start": 36550287, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40878389 + }, + { + "batchID": "01f30c61101fba8e0a5b11e7977139e35e74d581617b1437e8600f764cb0fff9", + "value": "307537251293", + "start": 36632884, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43149179 + }, + { + "batchID": "01ff52238b242063b38e005187bcf60b862102b7d0232a625dddab465a998d0a", + "value": "304328405674", + "start": 36560341, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41143651 + }, + { + "batchID": "0201ef4c16537a33eff12b5a0c654c9bcdbb90d91b9e00ec58843fba9ea3e48b", + "value": "296395525418", + "start": 36348607, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36185601 + }, + { + "batchID": "02428e9951b459989c649bd0f877d2543a24346cb0fe3ad9a47ffaf8d8e8ce91", + "value": "307485494056", + "start": 36631936, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43116831 + }, + { + "batchID": "02810a9f4e5ad1ee6a960a1dacd46e98835f853f287989199095df0bc66ac6f0", + "value": "307674132877", + "start": 36636423, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43234730 + }, + { + "batchID": "02d4325259c9d57d49f05e2260c537e825851b2f8308fdec67ced5790c6ead1b", + "value": "257030448000", + "start": 31306452, + "owner": "cf7deca8c8599e0d57802fc3ed69f40bd6d9463d", + "depth": 29, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11582427 + }, + { + "batchID": "02f2a14b2007638334893539e17144f2833dde9163356f3039d77784d580dafa", + "value": "308497592576", + "start": 36662448, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43749393 + }, + { + "batchID": "0310fd0a46d9f9c2e90797ecf672da93515a479010974fd3c6043dd5591cccfc", + "value": "302766660102", + "start": 36527019, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40167560 + }, + { + "batchID": "033789c3461e912668d0d296d7a1f5fda4692f410bf5a22495691906929a522e", + "value": "240144365417", + "start": 40248104, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1028626 + }, + { + "batchID": "033aa96fd5a84183644920148e7e2624e9e51293be4c2fa93c542fa75e4eaa41", + "value": "302969631386", + "start": 36530475, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40294417 + }, + { + "batchID": "036e736020f417aec145e09cf784c9c70e11f77d1c0cd94c3a99aa3758b06f64", + "value": "302207204380", + "start": 36515919, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39817900 + }, + { + "batchID": "03a15b14a1c8dcfc4a776e23bcd918c0b9d7f5bd787250d4455a0cf6c1739006", + "value": "295086025278", + "start": 36317429, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35367163 + }, + { + "batchID": "03e6d93931f297910ebe4be41f6e9f86aad228e04739988a9428b2f66967f8fe", + "value": "307928263947", + "start": 36641895, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43393562 + }, + { + "batchID": "03f5dbad20491f544d3b1ab0236f834282fbcbab797cff1d23b09b4e86b881e6", + "value": "260069040000", + "start": 31306502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13481547 + }, + { + "batchID": "0401628e2c33ee75fcf0628246bfa364637d6e74d009492017a9adbb0b65ef4c", + "value": "308091442523", + "start": 36647496, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43495549 + }, + { + "batchID": "0403bad0a58a9cb1d3fe5697056d505504e2fc131eec32ce5b2cf9820ab7b40d", + "value": "304959733353", + "start": 36575101, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41538231 + }, + { + "batchID": "041bb3bc21e877e18eb4ed3f2d443b7102179aa6fb4245e3d53f3dd94848a8f6", + "value": "304261428399", + "start": 36558839, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41101790 + }, + { + "batchID": "042599a4ae91a8dc8aaeb95516168a7a9c9cd49681bbfa8ff0f7eb0c34337f62", + "value": "306792084616", + "start": 36616164, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42683450 + }, + { + "batchID": "048780f72e5e4d559b7121b84805924aec85307f33c58d092071fb0f5bc399b5", + "value": "238744326178", + "start": 40332749, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 153601 + }, + { + "batchID": "0490104be21f047bb83fbabf500b84200dca5a36b04f8873c1bbe3f202b3e493", + "value": "304115183414", + "start": 36555619, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41010387 + }, + { + "batchID": "04b0931b8b6134b2c2304dace73d37abaf94f3f542eb939f082fca8c2626c948", + "value": "306943336182", + "start": 36618642, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42777982 + }, + { + "batchID": "04d95f688a5092fd2d46778f186b86e85c8f3720fa98321d2592575552a8d940", + "value": "296424620777", + "start": 36349207, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36203785 + }, + { + "batchID": "04dfb1b4f9b4dcb3f25dde4a3faec82afcde024f6d02ae83db513c91edc7914c", + "value": "303968988526", + "start": 36551946, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40919015 + }, + { + "batchID": "0510a48e43a9c258c22ccd1e04aca42c35117494ca2ceefcb6df037f112aec20", + "value": "302294354898", + "start": 36518614, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39872369 + }, + { + "batchID": "053bc6cdf434b531b61854a6a8333f3ff8152349e19d3cdaa36059ba12d7c6d9", + "value": "303205636871", + "start": 36535804, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40441920 + }, + { + "batchID": "0541761f8ce3baf6fc31e9842fdd3bdcaf60ed817215f3473644a0254427f383", + "value": "268229206911", + "start": 35802839, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 18581652 + }, + { + "batchID": "054c98d3c7bf3a9a6de80d1d9c3bf296df77a47359665383bf669dccdf550c07", + "value": "295219901055", + "start": 36320013, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35450836 + }, + { + "batchID": "059b038155601401dfe26d2ee7763ec07e8a5dd897445ad143c64f125d8d7876", + "value": "304709011918", + "start": 36569717, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41381530 + }, + { + "batchID": "05a011cfd15a8a6a499f0eec912481409916e29f2128fa751c5903dc4282beb6", + "value": "302204550986", + "start": 36515595, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39816242 + }, + { + "batchID": "05d12b45d2aef873c8cb9fca7645ccfc91e1f353fb4cd18da34a5c152ba3e99a", + "value": "313230499848", + "start": 36861776, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46707460 + }, + { + "batchID": "05d6bd051dd6e1034a41545b76e37a168f56e0f6424494bb41250045593b8f35", + "value": "308621901453", + "start": 36666436, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43827086 + }, + { + "batchID": "05f98c0a0c0deb9a9a0c61d44aa870bec076795afb3015c501e5a9bba9819f51", + "value": "299322957898", + "start": 36413353, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38015246 + }, + { + "batchID": "061fa205debd81850331620be25308874ce24c8bb98f0732f736f7a3b437b50d", + "value": "299083562810", + "start": 36407431, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37865624 + }, + { + "batchID": "065e8d32eba38d6271afa49c2fbe602b6dcf9700944aa8be22c2d77264901e59", + "value": "303828687194", + "start": 36548257, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40831327 + }, + { + "batchID": "0675b46e22113af8b958ddaadca083b71485eb1042b4f6a9f98310c6d6793df1", + "value": "382857524724", + "start": 36053592, + "owner": "9d1847d8bb276bd22b80024477f32571ff740093", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 90224350 + }, + { + "batchID": "069c159012e40d7a4da7ae86ae1c0c489b848716b0dbd6ff2507043c5ab6f901", + "value": "270622054815", + "start": 35840638, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 20077182 + }, + { + "batchID": "071384a95a31b9bc93d72582821b9d60123c9bce6d3793a6dac54fe97b458db8", + "value": "305001666362", + "start": 36576381, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41564439 + }, + { + "batchID": "0735ec6c914d8b0da43adeb566b0273f7e25f87db97773ce6152e7a108198c3f", + "value": "296863441127", + "start": 36360814, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36478048 + }, + { + "batchID": "075f6772fda3bad4ef30c8bc654796e871ad0e767278c89e75325cc458e156ca", + "value": "306749175661", + "start": 36614854, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42656632 + }, + { + "batchID": "0769859d99be1a28896b2c1a398a20687dab4c8f14cfebe8eefd4668c9c3ff2c", + "value": "308219171389", + "start": 36652507, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43575379 + }, + { + "batchID": "079395e5cffea377422a362c50faca53385a8c69ff2b754fa303badbd8e8cf39", + "value": "304570331045", + "start": 36565185, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41294854 + }, + { + "batchID": "0795dbd6343b2431e9481ab16f9f405ea63be5662bc61f0645e9b5da2d565457", + "value": "303011378382", + "start": 36532209, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40320509 + }, + { + "batchID": "07adf34c9b1fcc57c2789a3dbc1f013c68affbb4af4983dc68ff554a1af1126f", + "value": "240850264495", + "start": 40231872, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1469813 + }, + { + "batchID": "07c27f025a253e5ef3d89b13727be36008e4f153eca7bb34c12c864daf06ccae", + "value": "307583150635", + "start": 36634975, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43177867 + }, + { + "batchID": "07d51f570d021e821cb466b85f67973f8d126033839c48bf5bbdbd5796223a14", + "value": "307344264965", + "start": 36627790, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43028563 + }, + { + "batchID": "07ec8b88464d78e9b400cca9d67f1d4a8b2b95bbd9482a200a2bd25a2f04e2bf", + "value": "308452092891", + "start": 36660373, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43720955 + }, + { + "batchID": "0826eeada4c6754d795419f3c92d52f9565ae5f4f1a778af63f6297172b0ee8e", + "value": "304003522393", + "start": 36552508, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40940599 + }, + { + "batchID": "08627cbfffaec632421306c110ada537768dc1fb27c27f368ee5dc6839e7dfde", + "value": "306613848220", + "start": 36612719, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42572053 + }, + { + "batchID": "086fce4aec8556b55c3ed2dc203f47dd9e54c76d348315c8d4bcca63b886f318", + "value": "298656198013", + "start": 36389229, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37598521 + }, + { + "batchID": "08888943c2cf3a355088f6c1241b964c7991adcc15088f4b94027d166cb6516d", + "value": "306721418199", + "start": 36614312, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42639284 + }, + { + "batchID": "090538ebf98e6abd4e839d4066848221a4066a0e96331861e9b13a33f7c30a16", + "value": "315619551345", + "start": 36995963, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 48200617 + }, + { + "batchID": "091c48f2993ddea86edf37283e9272e1d66867dfb8776bcf293d31a0be245455", + "value": "315629978301", + "start": 36996568, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 48207134 + }, + { + "batchID": "092235d6e518cf716c29854c5427abc4dd781f6ca0eb851f7a98f2c1e2ef4b61", + "value": "295768870479", + "start": 36332672, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35793941 + }, + { + "batchID": "092fe5ca8a567c31cc7c4739ae3b5d63af3a8766a8573820f9730e72dfe902d6", + "value": "307600634281", + "start": 36635149, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43188794 + }, + { + "batchID": "09588e2e96641e0823f11a931b10519535ab741f006b367779c48b1149c72860", + "value": "313414886584", + "start": 36870202, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46822701 + }, + { + "batchID": "0968202c8722c91fc962042f080ad7a84707b481e74da0b33d4698a14c8b5913", + "value": "240144885070", + "start": 40210686, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1028951 + }, + { + "batchID": "099a4d558ec15356d321aca47e4ea2563725f360bf0d4140c5d684982f722101", + "value": "307359740639", + "start": 36627216, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43038235 + }, + { + "batchID": "09cb4017de43f1b02d6e4cc3cba2e09fac7b524e17cfe017d90ef065181494cb", + "value": "269317060199", + "start": 35818130, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19261560 + }, + { + "batchID": "09f0ccbeca70c94a9e051404c90f1582564cbf6f4e9e5a3dd8b84b3e8b3a7dd8", + "value": "306498171050", + "start": 36610609, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42499754 + }, + { + "batchID": "0a4199be200a749ec3f59e0ce43f9af3ee5a1196fac94ce90a7caf19b59fb33b", + "value": "307372758835", + "start": 36628583, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43046372 + }, + { + "batchID": "0a5a6c5c71f9c70c7e3b9761d62342840cc720ae33005943fc658aee0ba29cc3", + "value": "308025954793", + "start": 36645383, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43454619 + }, + { + "batchID": "0a6f3860f7a036e394665c5b4994178878f38bd2f35b5587710644d5c6c7766d", + "value": "239838842064", + "start": 39133530, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 24, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 837674 + }, + { + "batchID": "0a7566ca360edbaec8508c84a41c302fadfc0e1e2200580e852791f6b1bec986", + "value": "307757427623", + "start": 36637596, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43286790 + }, + { + "batchID": "0a77ffc5b74aa5cd2e31df4e008b32cae6d8bec260e12a6170e4ff58666b26cc", + "value": "302278535737", + "start": 36517814, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39862482 + }, + { + "batchID": "0a997aa64fe223c3191e494c5dad9ebceae6eaf8186c40301a78a82fdfbc4cbd", + "value": "307394190138", + "start": 36629349, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43059766 + }, + { + "batchID": "0a9a3da6248f32e06da74a3753ef1f5163c213cb0c0aaf77872565575ef0531b", + "value": "270298360303", + "start": 35834873, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19874873 + }, + { + "batchID": "0aa15a678ceaa9fd828b35ac18b6a6798a130c1180d3a0cdcba572731156e6ba", + "value": "295068032971", + "start": 36316542, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35355918 + }, + { + "batchID": "0aaaa2445dec3410fe0964f1f07c556c4cd580186ad96ddbd61a1f66ab07f161", + "value": "298923525723", + "start": 36403009, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37765601 + }, + { + "batchID": "0ad768b24667a0e6584fc665cc3ab317a16cca95402d19b5ccdfd72f66ecd56b", + "value": "305038756380", + "start": 36577487, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41587620 + }, + { + "batchID": "0b1124d5c397a822a800c0a6951c900fc5e5735f3f72f0e87fa919c829d204dd", + "value": "304267515066", + "start": 36559058, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41105594 + }, + { + "batchID": "0b34bba9eba7a958bae3dd2a2750e6afdf6b20e15d49c9715b7be2c7490c8474", + "value": "308724296787", + "start": 36669191, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43891083 + }, + { + "batchID": "0b618024af9ddc0624f4430241c75437f360be5e37cc5a80d4439cb6e6aa5028", + "value": "308201292115", + "start": 36652319, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43564205 + }, + { + "batchID": "0b977a3086eaebac6673177d4bbc47718dd79b67ead722b1783070d9cb544e9c", + "value": "308301133418", + "start": 36654983, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43626606 + }, + { + "batchID": "0bb544312e52a181d4f65793b481bec38924b87ef2632435547aa6053c4ae919", + "value": "305171461682", + "start": 36580668, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41670561 + }, + { + "batchID": "0c1806f83286a614da8108912222097b0a896e7552cd3a675a87e61448d86289", + "value": "303900403458", + "start": 36550158, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40876150 + }, + { + "batchID": "0c6c823323f429dc4566aadd4721c7be4e395f7247e4c9b9e3a6c847c5df1cbd", + "value": "295832848654", + "start": 36334314, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35833928 + }, + { + "batchID": "0c724b688894072725dc5419e2c10c0ca70ef01142d0bc9e0c3e4f031f2154d0", + "value": "295430513623", + "start": 36324705, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35582468 + }, + { + "batchID": "0c8701fa8cd3e120ed9c751c92b9978ce3e0655ce42785609b16326eb6324d9d", + "value": "246912048337", + "start": 40206882, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5258428 + }, + { + "batchID": "0d1bdfa611dcaa801a1ce179db9f0f18971fe052410967490854d28b7172c0e1", + "value": "308150450100", + "start": 36648702, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43532429 + }, + { + "batchID": "0d38ea11497399cff3ef87ac96ec445b4275f0b1d21efae848458893c3f98f19", + "value": "302435576510", + "start": 36520983, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39960633 + }, + { + "batchID": "0d72a08feb9918e1773185c170e7349d3ada454e88c02688b63008cde101872f", + "value": "302178115541", + "start": 36513499, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39799720 + }, + { + "batchID": "0d82613193db1f2f61b6303bac9bef7c6b7762d45b8f10ba0c913d329204b793", + "value": "269399332640", + "start": 35819630, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19312980 + }, + { + "batchID": "0dc91a22a7b3dbd04d8536d05ec1e1444a85b5d02d2c856c7962db35ea450f38", + "value": "252745911768", + "start": 35503451, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 8904592 + }, + { + "batchID": "0dec904ab1a1103e1dc89671a1134e3cacbeffdf5b648c3e5ee4970e2b4e913c", + "value": "239426422995", + "start": 40323070, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 579912 + }, + { + "batchID": "0dfc22cd36736e94157191ae28d550a25f076b839d21dd3ad200b1f2c7ce5c83", + "value": "307399198200", + "start": 36629528, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43062896 + }, + { + "batchID": "0e4c086acec1da8597660f1a7a91cd8a6419f72a366e5a4de0ee0ca49194839c", + "value": "307963895917", + "start": 36642942, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43415832 + }, + { + "batchID": "0e9a25f1533e63979e1934fdce524f5c0736acbecbcd8b385f74d8159ae1da09", + "value": "299020784280", + "start": 36405844, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37826388 + }, + { + "batchID": "0ed678eb5c530e335ae92d0248ad1e2e428b86dd3f110e94184764fe5ac54043", + "value": "304166169677", + "start": 36556773, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41042253 + }, + { + "batchID": "0f2a49cfbc1fa5fb25ca382d16f76b3343c7ecbea840c5db1ee1eb056a0b185b", + "value": "313480492595", + "start": 36874821, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46863705 + }, + { + "batchID": "0f8f5ed1dfd68a5e583a46be957cd9c7e8a41046df686cc3474d2bde492416be", + "value": "298517479014", + "start": 36385580, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37511822 + }, + { + "batchID": "0fd5455dc2a562c00a7c7a5b72568f934c4ef137f443ff47e81090b7f30d5ba3", + "value": "285521701318", + "start": 36100649, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 29389461 + }, + { + "batchID": "0fea901f52f0ad0459505b16b1cf52bf9d3606df28f460b804b7fd0b93073f94", + "value": "305432540262", + "start": 36586419, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41833735 + }, + { + "batchID": "100e0f22d20ab3ec990593c349c9b25b0ff7efab2ffbedbcf1cc714447bfb9db", + "value": "320062246355", + "start": 37128511, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50977301 + }, + { + "batchID": "10175c986af9f9bc413e05f6e09b35954c6842bb7023b50c6476f0bfb425f5fd", + "value": "248659642856", + "start": 40266661, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6350674 + }, + { + "batchID": "102047f465b33eba2826250a32fad9c416c4bbd090f256e1bcac9fd1b8e19679", + "value": "239118048447", + "start": 39945511, + "owner": "8ecd00062a6cff2950484a8ef91b192884c761e7", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 387178 + }, + { + "batchID": "102a4c17f80b6afb874f1989f477175c621ca14a9a0d8c867b052926e400dbba", + "value": "303887930644", + "start": 36549936, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40868354 + }, + { + "batchID": "104c4e56d95df574f9ac3bf59f308f0d1abc88bf52f13f17fe2b1a6604057e5d", + "value": "241858888985", + "start": 39925253, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2100203 + }, + { + "batchID": "105ebca774fc34ba1d8eac90f77be8b6893787996f9b0fb0c4b749868a48f876", + "value": "298904046573", + "start": 36402304, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37753426 + }, + { + "batchID": "1063a2ff980b250c3d007ef7bdd5ffc0b4efe1e0068351ea4dd38d59ca34f04d", + "value": "245965655593", + "start": 40252829, + "owner": "f68518168da08f9dc8ed4dc04117ea098cc53be9", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666932 + }, + { + "batchID": "10a719b5530be9638750ad1440b21f90900b2806b4a5593676ec6dfe33d6b4e4", + "value": "307395365214", + "start": 36629391, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43060501 + }, + { + "batchID": "10b53f4e58f44e0ad7fa7294bba7ee75701f7a49c5f0deb087989eac19452352", + "value": "310878563076", + "start": 36740232, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 45237499 + }, + { + "batchID": "10d08a96ad78760bc44920812dd68bf73b1abe23b6b118bb804827f7af3ff346", + "value": "308360659594", + "start": 36657784, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43663810 + }, + { + "batchID": "111104907b2663d69e7b9f34a9bac297c49c759f18f02fb195fbcdeb119f258d", + "value": "303504089728", + "start": 36542244, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40628453 + }, + { + "batchID": "113c21f1955306ddde41eec60fd29d76af7a97f87bd73957abd8601a1500f479", + "value": "302361103404", + "start": 36519887, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39914087 + }, + { + "batchID": "1175459df53b1516f8906cd9295ee18d38f8ecf624bd9fe1499493758d876dbe", + "value": "294561138671", + "start": 36305171, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35039109 + }, + { + "batchID": "11ab92f26274291c7bd2948cbb610f4b598824206a2924c97c6c75e5569a891f", + "value": "308283913770", + "start": 36654143, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43615843 + }, + { + "batchID": "11dbb4e43f907ab966dd1daafb1a9df621ce1e27d5659552aa8ef30456e7683d", + "value": "313168930087", + "start": 36856174, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46668979 + }, + { + "batchID": "11e82d48c2265fdf55e0d66add2801b82c1f80802e7b0006fda1e4f97a126b1c", + "value": "308193282971", + "start": 36652033, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43559199 + }, + { + "batchID": "1205939df334eb820023cd9d64ea9d3d8a183d27cd39d008d12694b540d7fb42", + "value": "247014217053", + "start": 40214720, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5322283 + }, + { + "batchID": "120e4fe1dcf1962e5349c39c1dd5a472934f1033e933d36b20482ca3f868a84e", + "value": "307941825003", + "start": 36642154, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43402038 + }, + { + "batchID": "123d5d1425cb66d2cf72ad530ae1913ed362f7c1838cc35f9925efe77fd5f0a9", + "value": "306456217342", + "start": 36609784, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42473533 + }, + { + "batchID": "1278ca8b811b09e8bb3107c978e3b4d0ff365eab7e68a9b9345d7093f68fb86f", + "value": "240138621418", + "start": 40252834, + "owner": "58091b8d3fcda84598c319bd1c5f9d720d2db873", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025036 + }, + { + "batchID": "129c0ec460970fda1f82a793dd525361c020e6cf859ccc1fc7887fcb88ca0b3a", + "value": "245965466950", + "start": 40252822, + "owner": "3a680b3554ad29286489cad6e212ce4c3f0dc11b", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666814 + }, + { + "batchID": "12a2ef16b801697c9d23efab27c4a4dbbcc7003639c0d563b87738ff0afab235", + "value": "303837518372", + "start": 36548575, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40836846 + }, + { + "batchID": "12a61635485549666044e5a7a0303e654228a0457003f7da4b9113ef4dd4dcff", + "value": "302578960737", + "start": 36523657, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40050248 + }, + { + "batchID": "131979662cfb4e2e5e1aac04b7943fb9715e5f557415107c82452f76004e0652", + "value": "302215473524", + "start": 36516218, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39823068 + }, + { + "batchID": "134792e05caa54fac05f79540655b6e39cbf90bca850aee59f7cb26bc8f7f0b7", + "value": "304537349976", + "start": 36564226, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41274241 + }, + { + "batchID": "1351045ba69c534da512bd7d3a884aee4d24fe354f590a1d7845534a9e9cebc6", + "value": "302998032443", + "start": 36531955, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40312168 + }, + { + "batchID": "13ad29b2fa4f9991027f6e2feccbee7b6f591ad59b1dc599fcae83e79161fca4", + "value": "308418651491", + "start": 36659179, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43700055 + }, + { + "batchID": "13bf14d179b7d755727cc84354332ebfd93a8d845b3071c143dbf8aa0fe2a12b", + "value": "308155577479", + "start": 36651137, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43535633 + }, + { + "batchID": "13edce932f2d6ba66bb14e37a548adf3f82bac88736b0978875c2376b6b3084b", + "value": "298745595630", + "start": 36392006, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37654395 + }, + { + "batchID": "141bb0d330f4f32f944cf59f03840402b138f7a5ed22538dc6d132caebc651d8", + "value": "302353855698", + "start": 36519625, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39909557 + }, + { + "batchID": "142541b12979f56becadebd30604926bd25a51eeba01e86f8f4b308acfd91e28", + "value": "304841848607", + "start": 36572678, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41464553 + }, + { + "batchID": "14428f05695ec538532cb57b3c3b8608c07c73caefa0450b89e1f14fad5e6e21", + "value": "306425595219", + "start": 36608913, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42454394 + }, + { + "batchID": "145d432f35419abe5fcff582335ad7e78fc70e8cd9e306be958ead4860f9f1e9", + "value": "254425404725", + "start": 38864741, + "owner": "16c7ab95711749bf3690057ca64b2f220defaca3", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 9954275 + }, + { + "batchID": "1467224e6c435eb79e5c53f0a024d3f7735ae877be2c870aa8a37267e4cef805", + "value": "240138732272", + "start": 40252842, + "owner": "8a99f91148252304db46cd4396aa9ad8826bb6db", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025105 + }, + { + "batchID": "1474d258ae6e967059633b943f09257e3524840faa78e9639dee35a907fd23bf", + "value": "239543722031", + "start": 40163797, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 653224 + }, + { + "batchID": "14aa43c49d3f7d3849fa210084a4bb54974d60ed85266af225c445332d8981c1", + "value": "307748012602", + "start": 36637485, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43280905 + }, + { + "batchID": "150e5d86a4b9bc5878822bf5cd3e98bbab2a88dd71103adace14999ec7929ef6", + "value": "269397756662", + "start": 35819568, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19311995 + }, + { + "batchID": "1549e3c8249f4014ae2ebfd451e715444322da05227447387c9ac3439fb1626e", + "value": "313203022488", + "start": 36859659, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46690286 + }, + { + "batchID": "158971c6170a3767ef52104c94b36f802c5f3ec4d42cc212d2cb672ce9626907", + "value": "270622233511", + "start": 35840645, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 20077293 + }, + { + "batchID": "1593ce61a3fcc4fcf5ce0304353261d58b0d32616fcd7d671ae7350986c85322", + "value": "306951711992", + "start": 36618716, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42783217 + }, + { + "batchID": "15fb574ecfe6ec1e35cf525b819e711126a0cf7ca725f64d3160b50622a4a6f2", + "value": "308331270178", + "start": 36656059, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43645441 + }, + { + "batchID": "160c8fab669969b661a37d53ef2cb0fd64d8150b23a03ce6bfcda93c97ead385", + "value": "240139059763", + "start": 40252862, + "owner": "323af10a0c039b08c9daa97202f16dc77cf1fbf3", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025310 + }, + { + "batchID": "16172566626282ec0ae091814dff685e1f8b2901ea3725357f6b1cda53b4c030", + "value": "307763103824", + "start": 36638024, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43290337 + }, + { + "batchID": "16685b59c35de7b9a099455e72f994a3fd87f6b19e94a223dd172d0b276a3f73", + "value": "303382676950", + "start": 36540141, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40552570 + }, + { + "batchID": "1697cc9ee685d05e8666495859fc79f7deaa0cc5bb241efcc490ac00a1a734cc", + "value": "239758541100", + "start": 40194018, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 787486 + }, + { + "batchID": "16d04b72462d048fdfab0a2f19a4519c9e2843302d37bf73de929c195bafc91b", + "value": "308422404563", + "start": 36659313, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43702400 + }, + { + "batchID": "16da347ea5d7b4afe44eb566d376dfc4d2caf856da9f3b99ecccbe689f181911", + "value": "295600320222", + "start": 36328827, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35688598 + }, + { + "batchID": "16e57c426ff2830ea20d5742b0a9ea975cc60b1dce34b3a3f3a9a142cea015ed", + "value": "308149413656", + "start": 36648665, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43531781 + }, + { + "batchID": "16e627f75a6345895a3aa4b50740b6456a7606ffa3a79f5256f046c7cd74ff17", + "value": "303991132513", + "start": 36552062, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40932855 + }, + { + "batchID": "1700c8fd88d10a9217d3af272bb239af608edfb97c7e484d90cc4f544d23b950", + "value": "307146965818", + "start": 36622541, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42905251 + }, + { + "batchID": "170451e7527030525df6e0387c34832c2c8742d24042f549c5ce04ea6a673c20", + "value": "303962879234", + "start": 36551499, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40915197 + }, + { + "batchID": "1719b37d2a6924af7d94add2376947868baab91ce385d3ea625254027a325dd1", + "value": "304834817983", + "start": 36572652, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41460159 + }, + { + "batchID": "172683a542109679b200f01b045a97338b11972b369482158162d51fc9c9914b", + "value": "305496872575", + "start": 36588502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41873943 + }, + { + "batchID": "174136655739f3fa74abbd63ef55a9b6f2532f24ffb3c9e721d7f27f80c02141", + "value": "303104058015", + "start": 36533960, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40378434 + }, + { + "batchID": "175409c7c088ccae0d7c696552a01764eebf8e9da12672968531389579cbbac4", + "value": "240836330744", + "start": 40231507, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1461104 + }, + { + "batchID": "175917ead1d310d4ec55391a702243985e5befc2cb39d878efe27deaf354ad9e", + "value": "307376983513", + "start": 36628734, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43049012 + }, + { + "batchID": "175f5cf1e0d1349e87ddc82e263a736f72f1745f00a3474819343dce30640307", + "value": "308198743751", + "start": 36652228, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43562612 + }, + { + "batchID": "17af6de8c0f1bed28ec9ae3b9db68aaac59bc7a4479ae9de4849950d6b66afe6", + "value": "298739941372", + "start": 36392714, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37650861 + }, + { + "batchID": "1818432338427b2c2709eb9c65d1d9a45c2008f0be8236e0d35bb711d3c01f40", + "value": "313226453126", + "start": 36860952, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46704931 + }, + { + "batchID": "18400cc8a422bd7622975502d71f921b67cc1eb413746cb99198ab69da2a29cd", + "value": "302649775683", + "start": 36524848, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40094507 + }, + { + "batchID": "184a7d85dcbe4c53f6ea6afcd9a78111d4feeb34c4342aa1951cf91bd75e8e7a", + "value": "302251124460", + "start": 36517279, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39845350 + }, + { + "batchID": "184abd9ed6063b03941b90ef4964bbcadd9fc46fdf8dba6b4024d7d2e381ba6f", + "value": "307418795154", + "start": 36630003, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43075144 + }, + { + "batchID": "184f7440ab291e0da073850b07744c567202b4fc86892d303128ab8261802f65", + "value": "303379404102", + "start": 36540023, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40550525 + }, + { + "batchID": "186db7de80bf9b5bb3321ddfd6a3bcec9dfc8108392c9c6ea01e7a21f8531991", + "value": "308357170458", + "start": 36657209, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43661629 + }, + { + "batchID": "1872e4e6adb6502dfcaea2535afc74485954e3d6a35d462bf06bd498501ab9c4", + "value": "307933613284", + "start": 36642086, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43396906 + }, + { + "batchID": "1878f002d60d50471ed6855558cf8353d0dfa37a12ec296578e78b894224a6aa", + "value": "303379459574", + "start": 36540025, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40550560 + }, + { + "batchID": "187994debc050564e321a7770015301460afb7242ef15fb016f8050365b44cc0", + "value": "303498901226", + "start": 36542057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40625211 + }, + { + "batchID": "187e2282da0e3a8064ca2369f39bb1f3d4a98258462ec3c05d39bc2e11497fae", + "value": "304020913983", + "start": 36552907, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40951469 + }, + { + "batchID": "189d46719f7899884128e83b307dcdf16c7ba8a472def8843d59d559bc421d32", + "value": "307334238168", + "start": 36626530, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43022296 + }, + { + "batchID": "190973f06a82da3a35d887b3bb450d8e8d8db5b78d13e134bc6b115573ac2672", + "value": "296071164609", + "start": 36340699, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35982875 + }, + { + "batchID": "190ca8e8beb3925851a5dd0516a0d30794dc18e385a0f0e8aef281af99124979", + "value": "302165944326", + "start": 36512603, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39792113 + }, + { + "batchID": "191805f5cf5787660f9b4107b6441767e6e6cf446f9cb2a874abff8d7b5fd30c", + "value": "296196957556", + "start": 36343673, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36061496 + }, + { + "batchID": "1934fc2dc78c8d810c8c09f93a99d059eb4900c059ecddaf8d086bef5792b42e", + "value": "239347476107", + "start": 39821095, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 530570 + }, + { + "batchID": "194d59ec74430fa288d6e62c3bdea4db4ac9ee17fb097dcb7272c4faa37248d5", + "value": "298958450958", + "start": 36404273, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37787429 + }, + { + "batchID": "194f3f6b117e726de4f571e65ef83890bac9f9333b21d6a655205451db5ccf5f", + "value": "303023283603", + "start": 36532411, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40327950 + }, + { + "batchID": "199a5fec20843da202da56a8181497e3953b4350b99437bdbaa1e8df7ed165bf", + "value": "247383224480", + "start": 40223362, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5552913 + }, + { + "batchID": "199fbc1a869ee3d23d62524809edf300bf5532258b825a2a986ed4c3dcc3fe2d", + "value": "303800385923", + "start": 36547465, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40813639 + }, + { + "batchID": "19c04c68b7bc54c850b977ba682395e866133c9e09b50ca1d0608dd1e9f33a83", + "value": "306934502871", + "start": 36618326, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42772462 + }, + { + "batchID": "19db9d5b5585d9408bdbad994ac6884db8c2e521d421336e7d3caaf071442733", + "value": "306666695902", + "start": 36613482, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42605082 + }, + { + "batchID": "19f3c5a930e84ca8fea0cf222d6748b7cfd2560f10617efa610f3acf8f72b00d", + "value": "307447777782", + "start": 36630588, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43093258 + }, + { + "batchID": "19f446c3e6e8622b079b31f4d0311c8525b65f43423ed183288219c96d4ce139", + "value": "298363761729", + "start": 36380932, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37415748 + }, + { + "batchID": "1a1422f5ae7aeb316631e2088a3cc45d5672960c268dc95c1cce1a62247558e9", + "value": "303994410553", + "start": 36552180, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40934904 + }, + { + "batchID": "1aa225a1b72c1e4663107990719b450198977e238e2de33d13f79b49c7710feb", + "value": "298683552537", + "start": 36389534, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37615618 + }, + { + "batchID": "1ac1ae0c57659833b0b572d770161669544a4cf40dff98ee42e3f418ad15af44", + "value": "296095842455", + "start": 36341598, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35998299 + }, + { + "batchID": "1afd1707f9fe1c8fe109b50e2cd16f9fe11a1e4d93f9065355edb7ab36b945a2", + "value": "304650134594", + "start": 36567147, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41344731 + }, + { + "batchID": "1b518007fa9cfd36f4e1cb7cdbebdaee9551863a04ee5917bb16fbd25650a6e7", + "value": "320081556152", + "start": 37128752, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50989370 + }, + { + "batchID": "1b65ea1a8e546cc3009bce9a1534d01fc5e09f04603be6a067de97db81614970", + "value": "250190512000", + "start": 31306526, + "owner": "7fc4897f90ad493a4d2c77b195a1b82ef0c0ed7c", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7307467 + }, + { + "batchID": "1b7c56bb1b0319149bcb1a5c74afe917dcfcb0dec4b80063c267e6b64201a9da", + "value": "240052975455", + "start": 38900841, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 971507 + }, + { + "batchID": "1b7f4fa7f57fcc3344a1afcee7fdcc1aebbb139db8ff51e40e8ca75738105eb8", + "value": "307020581034", + "start": 36620277, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42826261 + }, + { + "batchID": "1b7f8597d5342ebe1de144258a1d92e47c2d567a49b4d3cd100ba6b4dc802f07", + "value": "243729408000", + "start": 31306476, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 3269277 + }, + { + "batchID": "1b8559df63cff6e0e2c439c5a3f2ec00c930b065d8c2f021f39d92bebecc71a7", + "value": "313185035055", + "start": 36859240, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46679044 + }, + { + "batchID": "1ba76967e6ca51b1aa7cb474d7c5310b7473d9f4879d7f18f3d2138171b032fa", + "value": "304834261519", + "start": 36572632, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41459811 + }, + { + "batchID": "1baeb4fb5ef82281db664124d0c6858596fd26a614b3d5884ae31f9a442feb7d", + "value": "305933437293", + "start": 36598282, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42146796 + }, + { + "batchID": "1bbc67d12c5c1c0c2c1677933189a95d625a2153cd7eb4b7f21eea606d008860", + "value": "308361023659", + "start": 36657797, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43664037 + }, + { + "batchID": "1bd929f56eb84bc631c0aad8947ec54d3c5eff379e5c9bf192082035f32b3c8f", + "value": "308689049811", + "start": 36668383, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43869054 + }, + { + "batchID": "1bebaee1db74716d3dce1e36b75b281f0a104c70d64d1eb99f8670534621f0e5", + "value": "247382404623", + "start": 40223331, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5552400 + }, + { + "batchID": "1c5bb1f5c4b83aa2578f304776e93beb2c03865cfaa719635fd700b0342ea1b9", + "value": "308159478517", + "start": 36649925, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43538071 + }, + { + "batchID": "1c5ddfe3c984f1717a4f02b6238d01174d2f06ef34f68e5cd1947ead667fd63a", + "value": "369390363869", + "start": 39711927, + "owner": "971f31aaeac713b47aa55e50c06409afc1de46b9", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 81807375 + }, + { + "batchID": "1c649ebc5171f0910c18bd1fe082cf3b13b4121ffe0a040709dda4287a6faf9b", + "value": "308519135400", + "start": 36662992, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43762857 + }, + { + "batchID": "1ca42704eee5b0443fa80dbff529537a314cbef9f60f8829a7fd3f92c59a0d20", + "value": "238632906696", + "start": 40382360, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 83964 + }, + { + "batchID": "1cbd8204b2d7825f421fa1c2df3b84683068edf97fa6890bf0278c7ac528e023", + "value": "304565936433", + "start": 36565027, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41292108 + }, + { + "batchID": "1cc078a145a697a5c232e7e5e20f9cd50b2706ac6df7e70e36cc77cff3fb6200", + "value": "319672547218", + "start": 37113125, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50733739 + }, + { + "batchID": "1cd1c47318b27de2d9e3ed2336747da438f582b4e95384cfb085a03b508b716c", + "value": "313192171463", + "start": 36859496, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46683505 + }, + { + "batchID": "1cdf372b49641278888511923db9d69ef9e7adfb914d21d2f199210ca7310dcb", + "value": "305585926138", + "start": 36590340, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41929601 + }, + { + "batchID": "1cf2ec5e38019678695a8f21d99e3531cf9e99511881581307c500fb5bb621b3", + "value": "308191070655", + "start": 36651954, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43557817 + }, + { + "batchID": "1cf9bcdde0ca57359a6eb2b453626cc871e1b08ff05b889db8340d46253371ab", + "value": "302967663763", + "start": 36530404, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40293187 + }, + { + "batchID": "1dc125dbf0b5f81ddf300b703cb4f9d78efda6c28fe69b5ca01e523aed6ebde3", + "value": "295379184697", + "start": 36323523, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35550388 + }, + { + "batchID": "1dda8997ed014bf9df19c9092514191e9c5004fc63fe4693d8fdf3e36f7f0028", + "value": "304145996873", + "start": 36556274, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41029645 + }, + { + "batchID": "1defacaa311747f8be2b545605ab5030affdab2fa71716218cf5226ed3f3347f", + "value": "307430418454", + "start": 36630193, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43082409 + }, + { + "batchID": "1e04b58fd9d5996ef0dfe66de9fa036aa68d29480e4f8d54c096be9bc4b28f28", + "value": "313422611870", + "start": 36870932, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46827530 + }, + { + "batchID": "1e304e68458e4810b62e84975fdd566a3f2eada046963c6cb41febe82d1fe7c2", + "value": "295714831286", + "start": 36331392, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35760167 + }, + { + "batchID": "1e3f56be7ffaf28bbb625aa9b37a986d43482d809fe6f28e07a715ad56f52c4c", + "value": "308140109261", + "start": 36648558, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43525966 + }, + { + "batchID": "1e933c36d1857d1daa8b045e09d1fb2cf70e662cc4dfe26a401b2980782fe838", + "value": "308735618186", + "start": 36669370, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43898159 + }, + { + "batchID": "1e9ed5621b0ba59ca1485931595e5f0a84a03801fb0441efc03b7cee93204192", + "value": "242402054299", + "start": 39957232, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2439681 + }, + { + "batchID": "1ec16b7edee53793dbafd70a6f2786c8c065c2c9240020800fd0f84fddf4830c", + "value": "313171690900", + "start": 36856273, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46670704 + }, + { + "batchID": "1ec5eb37e248d5227404321ebaa1c2ba6fc1aa767a2de80df54fbdfc10e3607a", + "value": "250478509146", + "start": 38282560, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 23, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 7487466 + }, + { + "batchID": "1ec854f409528628d5fe779274e84c554a672d676011bbc72ba88b86aa248911", + "value": "303252521969", + "start": 36536585, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40471224 + }, + { + "batchID": "1efc2b747522d0f4530b87f04b511fd695d83055460b68ce4468a24af7722d98", + "value": "307171438085", + "start": 36623416, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42920546 + }, + { + "batchID": "1f148d2ff5aab087fe88125df00373f5a3f92cb077f8c8d0859e1fab4c0e9a7b", + "value": "299525152732", + "start": 36419525, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38141618 + }, + { + "batchID": "1f1c9daa9c84da414d09378dd5d3c898fd364160603b8af3729419994a88158e", + "value": "307991988391", + "start": 36643945, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43433390 + }, + { + "batchID": "1f3c4bc08343353866255d0e59ae119ee51e7419bb50a96eeccd8396c39bae65", + "value": "302217464756", + "start": 36516290, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39824313 + }, + { + "batchID": "1f49cb9614af5627064111e2875b5c5e74b44f1c6f7cf40d08df48cfaaec2c0c", + "value": "306894226015", + "start": 36617562, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42747289 + }, + { + "batchID": "1f6cd5b7f7120dbf5f76a47610a413e05ed115f0a0356af82c2ddf49d9511bb1", + "value": "319705808622", + "start": 37113868, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50754528 + }, + { + "batchID": "1f80838e1d9dc3c0f0d2e1c2f9424c0130a51e05eb8d37f10ba2df5f98fa9cd5", + "value": "247390196633", + "start": 40223410, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5557270 + }, + { + "batchID": "1fa048120b814296f752d8ed15e57afc538470e98fb6d62140e25a24853f4b1b", + "value": "308512245678", + "start": 36662746, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43758551 + }, + { + "batchID": "1fc650f916f249dc6bdfafe5710ebdcd8507ca7fcd0cfd7059bfef5d08a07cce", + "value": "252935827663", + "start": 38655989, + "owner": "a294a4762d5d7622218d9eb5e28ede8f1dd9a22d", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 9023290 + }, + { + "batchID": "1fcc8f0803b22a9050cf4acef05fcbc1c03e365582b53c5ebb687c7bc5e6871a", + "value": "313222271876", + "start": 36860802, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46702317 + }, + { + "batchID": "2026e024b44adf22ff780804330c5a5323f307b016a7d4f4f57a2bb7e9ab2f51", + "value": "303123574628", + "start": 36534209, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40390632 + }, + { + "batchID": "2041a04e9498762785afc7970368196c237b04a046e02f204b06b8a36f6207e0", + "value": "308448927987", + "start": 36660260, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43718977 + }, + { + "batchID": "2048175ca16ba86e525be625f11c1c84a9e6f54b3cdf1fbdde462f078415fa0f", + "value": "299162448959", + "start": 36408916, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37914928 + }, + { + "batchID": "207db9667a4f81a4e510e8864831a78b5eab720c1af3618aec8216b91c202b33", + "value": "268118273493", + "start": 35801695, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 18512318 + }, + { + "batchID": "20e9e26f98904376d5440406e2865a6458933884d5418d8cb7849e6c23b83be5", + "value": "302895056481", + "start": 36529377, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40247808 + }, + { + "batchID": "2103ec0d0e7fe582750e8ea2d17689f98b192e2fbb0acdb48d49356ce0f900e0", + "value": "307610848960", + "start": 36635514, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43195178 + }, + { + "batchID": "211371389ea37534e7a32dbbd6cc27900287b132974e293879eac8ac82b91383", + "value": "308023798254", + "start": 36645306, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43453271 + }, + { + "batchID": "21228909a9af6d8643470ad17a8cd5124e9ca1a7c0626f44d9573dfaebb9ea50", + "value": "269353054739", + "start": 35819050, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19284057 + }, + { + "batchID": "212fd1b0d369761f9a171ae55d20fec1b3c3175f73bfeb0ee0ebbbfb5ca51f4b", + "value": "299441052840", + "start": 36417624, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38089055 + }, + { + "batchID": "21745403f93101792e1a328972b38f6f17d23a07a76002801be9e61f88081714", + "value": "240039883768", + "start": 40244234, + "owner": "e2d71aad5e0066be7f4e3f914ceaa4327d8a39e8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 963325 + }, + { + "batchID": "2194cab6715aa9efd8325d70b48cb5ad65187900c174c37496f595470e48446e", + "value": "303573733508", + "start": 36543390, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40671981 + }, + { + "batchID": "21b3843a5e6ee668a378cbf1008f7fa1f56413ae60f589eb1cd5af24b1d5155a", + "value": "308360251228", + "start": 36657319, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43663554 + }, + { + "batchID": "21f06e21323b4d05c019e08a1050bf24674bbed314f9ad91251693900d95ff86", + "value": "302999462375", + "start": 36531779, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40313061 + }, + { + "batchID": "2238be047be92d1b52f3b048f59850c1be7d1049c5a51b1967e22f71786872c2", + "value": "306691852856", + "start": 36613931, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42620805 + }, + { + "batchID": "22458c25d11eb4cbe41cb4485c00e87a9aa08a37796722e9f472252612766c06", + "value": "303949377659", + "start": 36551240, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40906758 + }, + { + "batchID": "226a324c7998f9ddcee0e584d083f2a37d328bf97e4d35146b6a2cd19c481676", + "value": "302179829516", + "start": 36514017, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39800791 + }, + { + "batchID": "22913be8496b3ca0d6fd0c83571ff9ca3ea9444fab26f4d421e13ee548b6eefe", + "value": "308074862092", + "start": 36646904, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43485186 + }, + { + "batchID": "22d0e5c33be28528f91e274dce0efcf3c409275b07a474b6b21c95e9524835d9", + "value": "307581135852", + "start": 36634903, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43176607 + }, + { + "batchID": "22d92598c9c973dab55359496479bd95d3c8e5644faa5f5e1e4174e60e83fe08", + "value": "303220179216", + "start": 36536101, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40451009 + }, + { + "batchID": "22f3f04419db73217d035ca9c252169fb5b1a723a84b623d4cf6051ec6941724", + "value": "306510010274", + "start": 36611259, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42507154 + }, + { + "batchID": "2307f7054e2f24e7fca023ea535a6cb888f0c1456ad31be29d88035c467cd367", + "value": "397722087283", + "start": 40332134, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 99514702 + }, + { + "batchID": "232ca6432d9bd8ef1040999024ad05628676efb7371177ffb3f84ec3482bc20b", + "value": "275168505742", + "start": 39955342, + "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 22918713 + }, + { + "batchID": "236399be90120ed8ae49d70b7a8708921ccda6048f8f42b7ff0d3ed2e816b97d", + "value": "295286874635", + "start": 36321306, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35492694 + }, + { + "batchID": "2388db27bd3643fad005ba0f9bcb27b611f8e8245b818acc031b9236a50a7cf7", + "value": "308115983038", + "start": 36648147, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43510887 + }, + { + "batchID": "2397463766fd97c008630c1401c7442fcce6b1027d0dbb19fc9a16ed05c347a3", + "value": "295772382415", + "start": 36332800, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35796136 + }, + { + "batchID": "23a5e86a9ce7eafd5a9d655927564fe0873d53b1fc13afa3fa439f562e19515a", + "value": "241869682955", + "start": 39924230, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2106949 + }, + { + "batchID": "23d5a2b428315d4be2318c2c43a55cd83b358d8295e0dcc7d1c6d3902fc8d699", + "value": "268698125437", + "start": 40325214, + "owner": "3a524d3a69f76549bc46a7223300db475e6e2ff3", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 18874726 + }, + { + "batchID": "23f2315d224b991bf2323d4bdf8f4844f0d764564974406547764784c7f24de3", + "value": "302890013989", + "start": 36529195, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40244656 + }, + { + "batchID": "23f4cb007f07225d4481361132e38d11ffbd3a4442ffce2433dfdcd3fa614c6b", + "value": "294651365362", + "start": 36307085, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35095501 + }, + { + "batchID": "23fabb082b9a7f22a7075aac0ddd22ad114c44f604898e336133ad9b92421abf", + "value": "304923473014", + "start": 36574478, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41515568 + }, + { + "batchID": "240dc67fc7c5629ae06a0d40c7b0d671306740f26e2c2b41ce9a0916653da1af", + "value": "306546269606", + "start": 36611880, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42529816 + }, + { + "batchID": "242146e54e55e3cabc025ab5101f9f96003de7ef073bd0c45c5f8b1721e1cfc5", + "value": "308473842881", + "start": 36661600, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43734549 + }, + { + "batchID": "242b3627d81c2ea389ac56fd5e6ff197f2c8e833af1b23943e7586c35644e209", + "value": "306415573734", + "start": 36608554, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42448131 + }, + { + "batchID": "2442283002358ffb31689a4e70f1d4de6d559aed25ac3c98b2a05506dd29c4cb", + "value": "302536017470", + "start": 36523017, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40023408 + }, + { + "batchID": "2448ffdc5eab1131d85f3621f1b3b8d55c98eea2b20f8ddaf56eb2292df5755b", + "value": "306958141642", + "start": 36618946, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42787236 + }, + { + "batchID": "245f58dc41223cebe4234f455aaf3d38ac77929e30215efdaf14773eb3cbeb26", + "value": "304228803825", + "start": 36558119, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41081400 + }, + { + "batchID": "247bdc0574dcbe797c2326dfe62dd605e5ea13bf02b661db81b8571a9e845c23", + "value": "302338392047", + "start": 36519294, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39899892 + }, + { + "batchID": "249a1f7b2bfc760f664d257884d47ecc01b959f568187478e0cb68c01f187b2d", + "value": "308781465874", + "start": 36670106, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43926814 + }, + { + "batchID": "249abafaa50bd79c2b79e61af5d01cfe1a79c9ab8dc3ab6dce738b4ea268eb05", + "value": "303357942293", + "start": 36539704, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40537111 + }, + { + "batchID": "24b5d7be05d35ebf45787f12905f28f8bf1458b1be4343df36e56a26fee4b521", + "value": "303293910261", + "start": 36537850, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40497091 + }, + { + "batchID": "24ba3c5bfa855d8543ea4db37305002a6bbd50e7ebb7e18eb59a8ed8c1492431", + "value": "238976859610", + "start": 40389838, + "owner": "2800f583aa679356cd32a6b973be2aea2bc93ff0", + "depth": 24, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 298935 + }, + { + "batchID": "24c57f1eccd775582aeecdbe40fb44dd430422c433a9e995027f6ef06791253b", + "value": "291364907208", + "start": 36953717, + "owner": "d92e0ef21ffb036046a0eb502e355196b2a30290", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 33041464 + }, + { + "batchID": "250a4a28ab7b120db060d00cb69cc897b7f9c5ccd83f43c9c5dd76af3871abed", + "value": "306376301891", + "start": 36607599, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42423586 + }, + { + "batchID": "2541427a56b77e94c0bffa90b087a93a48bd0e938c18ccf0ed7470bef5d8eb4e", + "value": "245828968531", + "start": 40143842, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 4581503 + }, + { + "batchID": "2547654a56562366ad50919ddd9975330652de02d6643e9c46fe02b90dd6e477", + "value": "298625918043", + "start": 36388590, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37579596 + }, + { + "batchID": "25999f57d1adfcccf9790afa26fb701e46fa40c4163318d8d3ab70c29b01a5f2", + "value": "240670093381", + "start": 40227002, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1357206 + }, + { + "batchID": "25cf4612387584767d65e171d8497d3ba117e3956518250a87476688408a37c0", + "value": "306723625301", + "start": 36614391, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42640663 + }, + { + "batchID": "25d497126db200dfb47a82205f08b18381e9e989d3c3a6b92d0768c31735776b", + "value": "316917009726", + "start": 37029627, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 49011528 + }, + { + "batchID": "25db76b3a42bfcbc3e26708b276f06e9039d97bcaaac1e6ba0cfeb07a6dec93f", + "value": "307376647777", + "start": 36628722, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43048802 + }, + { + "batchID": "265cafc87a97b916c9f4139ab756179957c3cc7c7ee59bbebef96224394a32b1", + "value": "308216224881", + "start": 36652627, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43573538 + }, + { + "batchID": "266a6cf1c6c236ddb5ad27789d312e80fd108fe9d1c10fff951dfb2a1279dbe0", + "value": "304899699510", + "start": 36574077, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41500710 + }, + { + "batchID": "266b8a2b72fe79e9c560424e7a74869e89b5403f08561374fa76005767564655", + "value": "302179051691", + "start": 36514673, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39800305 + }, + { + "batchID": "2670d8f757a233fb719dd7acc27c53e2762cdc88f9000426ee246545b2ad9f2f", + "value": "307760339519", + "start": 36637700, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43288610 + }, + { + "batchID": "2696ddfed1048e58da1ecf91802dbfa5450b3943c484212238c27daa364c657e", + "value": "313181714580", + "start": 36857311, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46676969 + }, + { + "batchID": "26c3d65148b44eb3808a58a28cc46301096b3f66df147d3303b1d8fb65c68b5c", + "value": "304016885738", + "start": 36552762, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40948951 + }, + { + "batchID": "26c73900e7eaebe87fa06641ab991dc7d23df8604ead12f91d29619084b6db27", + "value": "241720322144", + "start": 39904454, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2013599 + }, + { + "batchID": "26c91fee3f4df2f27bfe53cad58e81b2d51d27e0c8330ba017fd3ded7a94081d", + "value": "295983174953", + "start": 36337953, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35927882 + }, + { + "batchID": "26cde91eafd788c2cbe83e345edbe5cdb1b0688700a2ab2d42f5e83e6a7da8ae", + "value": "307059231080", + "start": 36620757, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42850417 + }, + { + "batchID": "26fffd785504c56c33923bbafa11c0689c097f4e8c4f77a9cfecf0ed51da71e1", + "value": "307112060886", + "start": 36621744, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42883435 + }, + { + "batchID": "274e9c1ee42de1e613f2bcfc84c85163bc7df5e50a03400fb9001d217602f30d", + "value": "302999850343", + "start": 36531793, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40313304 + }, + { + "batchID": "274fc9d54414849413d23a9ce5a9cf8b43be5de71ec952b5416fdf54d355f47e", + "value": "307957963251", + "start": 36642505, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43412124 + }, + { + "batchID": "279225f747f50117365b34338017ab0cf243c2e290ef25e363048c2518f2c7c9", + "value": "303380957318", + "start": 36540079, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40551496 + }, + { + "batchID": "27bec5c4c96afc5e70062a0bc72e87208f190d5d6fff40ec9a2470f21571fcc2", + "value": "313318196087", + "start": 36864696, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46762270 + }, + { + "batchID": "27d8e6ace665f28ed49cdc2e05dde449ebd4704f146afeb59441cde3b46a8ca9", + "value": "239484330611", + "start": 38996768, + "owner": "98ae4bdae736456c0695a17d8a1f9556b06f2e79", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 616104 + }, + { + "batchID": "280c77ec277b1169bae7726c488bd301ea9c9eb5028a741b86ab2c72ad0522ae", + "value": "274261098280", + "start": 35899057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 22351584 + }, + { + "batchID": "282928cdb8cbfd73218a9d0650cb45eb150ea38ee199a259330ab20baafb242e", + "value": "306472323307", + "start": 36610135, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42483599 + }, + { + "batchID": "285860b14fce8a37bc055ecdae7ec048ad8b803946b2e16ff3c7987c92dadb44", + "value": "283144807182", + "start": 36059273, + "owner": "9d1847d8bb276bd22b80024477f32571ff740093", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 27903902 + }, + { + "batchID": "285d296bbdb85bee109d177b12ade86d19c579cd98c737b0ddcb24749a2a177d", + "value": "307440535600", + "start": 36630780, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43088732 + }, + { + "batchID": "287e511b7e5359c296aa83ce190199ba91ad64d1f92ee82d5447d5c157d7a1cf", + "value": "307463058391", + "start": 36631585, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43102809 + }, + { + "batchID": "28860804a3dcf75a27a977bdd0321db39a46a0667c989d3e6ca220c1b1ba817b", + "value": "302616291601", + "start": 36524322, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40073580 + }, + { + "batchID": "288e83ec0c4e4ea92b342ca4b2e793ef08b9c521aca27e4f676c490cfde73de2", + "value": "319696832622", + "start": 37113545, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50748918 + }, + { + "batchID": "28c11d9bfabc3f63c2ad7d48b12cfa6e64cbf4eab4f97dd8b06f2c8fd678aeb4", + "value": "308492361013", + "start": 36662036, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43746123 + }, + { + "batchID": "28c8e1e05fa8c48b094fef2cce797a00dc868a0db3d634861d4c78bd88fc3906", + "value": "308319898930", + "start": 36655653, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43638334 + }, + { + "batchID": "28f958100bf7c56ddc502377d5520e7c3fc0af6dbd58c7419ae60b61ce0a9c8a", + "value": "296675054469", + "start": 36354878, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36360306 + }, + { + "batchID": "299487c6926b01bcd1f10d58a1edf21909797d7b813fe780ef7b1724af40da93", + "value": "299069689844", + "start": 36406929, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37856954 + }, + { + "batchID": "29b82a771f2f8b68b36ac3ea290992224695a66b4b46802b4a0436567a36bc18", + "value": "251936633608", + "start": 32941215, + "owner": "620400aab24837143139e29162bcd0a6e55a7d68", + "depth": 29, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 8398793 + }, + { + "batchID": "29fc5e58c8d10e170645e4c396d2171baf8545f556a0b2764023eb1c3f5fe120", + "value": "304062033623", + "start": 36553933, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40977168 + }, + { + "batchID": "2a4aa7d944465ca8114a4664d1b1f4aec3746440e61fea0aad4b9ecbac1c8ffa", + "value": "277150075579", + "start": 36399188, + "owner": "077a8ca7cf945a1f5c675a87cf7891abf3c6fd25", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 24157195 + }, + { + "batchID": "2a67b6629fcf54a31de1f4476a63c2b9bd3043d14d8d1eafa2b87a0bf3d829c5", + "value": "308237465193", + "start": 36652935, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43586813 + }, + { + "batchID": "2a70e6d3896f7467f680eccf3d79aca4affb94e6fc6b33829bf4662e4b700635", + "value": "308268363299", + "start": 36653813, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43606124 + }, + { + "batchID": "2a8109b5cdd95ddde84d4f8fb7648a56a15f057f2548f3fa4160225d56fbbe5d", + "value": "251815833128", + "start": 35465758, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 8323293 + }, + { + "batchID": "2a8478a2c4720873a6d0e325f4889558e337bae0c57174712fcf16927d122cba", + "value": "302162375268", + "start": 36512246, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39789882 + }, + { + "batchID": "2a959cb6540e5ce8f0cb869c7c3d5515b0d687770dbbd0780195507d249665ae", + "value": "306469140769", + "start": 36610021, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42481610 + }, + { + "batchID": "2ac8b90eb5c3b5dbe493c3b397cedacce5786745f3b314c10e03254da6446d2f", + "value": "307038619676", + "start": 36620471, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42837535 + }, + { + "batchID": "2af2091ce62508197b97e0e4d2f5c846b964faed595906ab67f73cedc825f76f", + "value": "306712987768", + "start": 36614236, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42634015 + }, + { + "batchID": "2b0f292d0828543cc35ccf4d0f8fbf3442b0769260d9ba72873c8f647e7b4935", + "value": "296606237645", + "start": 36353292, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36317296 + }, + { + "batchID": "2b16294db84f7c3df01d1c12990e9c3ea3ea115b0dcbd22941ab4f6f69a889d8", + "value": "295982873025", + "start": 36337942, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35927693 + }, + { + "batchID": "2b3b929160968553ce8bfc32ff96b649a05a379761ef0769bd026de00dc4af8e", + "value": "303269173012", + "start": 36536958, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40481631 + }, + { + "batchID": "2ba7cf54bf7ec2ab449f6825da872420aca4ae4831a0393b992de681ebd63cfc", + "value": "303651155067", + "start": 36544816, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40720369 + }, + { + "batchID": "2bae1157737cb9c6697b897c80177371717d91deceec53ed605468117cc4ad32", + "value": "635605652609", + "start": 39938678, + "owner": "d03130d67cc5b077ca76aeec00f88e079b9d93e8", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 248191930 + }, + { + "batchID": "2bc392713add43ea27dde56156638d26cb49956f0d3416fd0d1f987c5465fc79", + "value": "287562667315", + "start": 36159311, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 30665064 + }, + { + "batchID": "2bcfb43539f93db2b9a5a085f304b7da1fa213f99e7a55dc8699fa3672c4093f", + "value": "280107007330", + "start": 39954914, + "owner": "f7f8bf040a9a352aca3b98e57797f1d94d9d7b11", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 26005277 + }, + { + "batchID": "2c00bbcb0a107e2e1e9ef7482081aaaee9884cbd4049e0f0cb15e3009d641c3f", + "value": "244381402441", + "start": 40174500, + "owner": "0c5d7d9e244789aa7a6d1890a90f8bfc61eef143", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 3676774 + }, + { + "batchID": "2c81ba2cb203e05c2bdaba860fb7b14fad7dfd454060e8a6560cc4bc15373c4b", + "value": "303039096594", + "start": 36532754, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40337833 + }, + { + "batchID": "2c8996b05efd31ceb6792a616cddbd3e266b8964359409e569a73386eab1b7b9", + "value": "298562962375", + "start": 36386769, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37540249 + }, + { + "batchID": "2d0f188cfed1055ffd562cf0a243900afea3af15b1bf757854537470e68bd011", + "value": "306727033737", + "start": 36614513, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42642793 + }, + { + "batchID": "2d196f69ce9eada122613bf7f75f614e72d473da59fe9bc77c7d43273a179258", + "value": "308163218946", + "start": 36649383, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43540409 + }, + { + "batchID": "2d27751966c1f2f721cea94d2e29c5486c97ce9187038401ce435ed99faf06fe", + "value": "296577836588", + "start": 36352488, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36299545 + }, + { + "batchID": "2d4127d309a492a8d0a9ab6d2795b8bdb25acb23aef35faaa82b8692f107fabb", + "value": "240838806120", + "start": 40231551, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1462651 + }, + { + "batchID": "2d64c2b5bc527ef7b94e40d06a49f1eed8540939408dd1e7144aef116a0cc0eb", + "value": "239972807692", + "start": 40347448, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 921402 + }, + { + "batchID": "2d64e460ed9c7e4cafb7752b635672112913619452ced47328048c4dbf71ddd2", + "value": "308572686912", + "start": 36664904, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43796327 + }, + { + "batchID": "2dc20e8f266e10f6d6f2dde014bc638f85e6cbe6fa33e6097482d54182e0a7be", + "value": "308004278135", + "start": 36644609, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43441071 + }, + { + "batchID": "2e0739bfde2981a9c7e094c3cba7cb7b83ddec45648a460a6337f10dc3946b95", + "value": "302654122542", + "start": 36525005, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40097224 + }, + { + "batchID": "2e16f7bbf6883b2e1adb930dac3582ec7ee2d3b43c51eca8b4e07cc5e9cc8b27", + "value": "304093011669", + "start": 36555048, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40996530 + }, + { + "batchID": "2e32105abea3000c7a5daddcc66e908d4c771996fe9ac2c1bb39bcc2c2206a88", + "value": "298565616199", + "start": 36386865, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37541908 + }, + { + "batchID": "2e49d74eda27d608a11a2888628ab800555d9d27e1845a083c7f4b1fab9d52c9", + "value": "304773987951", + "start": 36570919, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41422140 + }, + { + "batchID": "2e654fd2c6e4da71f8e1e7dbe3ffa3ee872ae2c1ce00f38aa8181a58318240cf", + "value": "308620837142", + "start": 36666398, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43826421 + }, + { + "batchID": "2e9e605bb841ffbd30e176245ee1e9ff86f2d1d17931b6ac7a4ddb5d93b41f3e", + "value": "240138677679", + "start": 40252838, + "owner": "41365e3dfa5a3d6f3354d0a0d201a77f25e1fce1", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025071 + }, + { + "batchID": "2ebef18a9b868191a01998e6352b4e111ae6dc54842016a5485e45c941975f21", + "value": "303024198132", + "start": 36532444, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40328521 + }, + { + "batchID": "2edf7f2f0dbb9bdcd3d300bf1497fe0be773d617f32eeb48c98a9e58294624c0", + "value": "308076150460", + "start": 36646950, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43485991 + }, + { + "batchID": "2ee0d3e9907ce08fa71ad236d7a26db2bcadaf49fba2583d27fefebf83864621", + "value": "308160604111", + "start": 36649740, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43538775 + }, + { + "batchID": "2f22c110178f881ecac6589a7f7548370531e9540677fe37ac3c05d6a690d9df", + "value": "299527028179", + "start": 36420049, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38142790 + }, + { + "batchID": "2f4390a36fa374615162a598d61c6f6132f9bbae5ea0ec35de5dbe63b8a2010b", + "value": "308161118121", + "start": 36649308, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43539096 + }, + { + "batchID": "2f641295d6d206b15446fe4645cfef6c3ec987ed22c0a26b13ba612ebd44d705", + "value": "277436089097", + "start": 36038695, + "owner": "8b058d7838b19313738b75b223ee28806e05c9be", + "depth": 30, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 24335953 + }, + { + "batchID": "2f9545c610bc9846d69c530ff592cac4fe793992500bea3a6cbfda1e43dc1826", + "value": "259535208000", + "start": 31306500, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13147902 + }, + { + "batchID": "2fc709fe46305c151c92cdf42d913ce9338952e77242bbaa322df9d9e6f33771", + "value": "307926695555", + "start": 36641839, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43392582 + }, + { + "batchID": "2fef913869abb235070fb08a5b2709073d8a7f5c252390e0a9709ba4047b3605", + "value": "306496444506", + "start": 36610999, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42498675 + }, + { + "batchID": "3062810cd7ffc2ef39e25876c455c792c929478c8b04aa7538fb5d978ba1c823", + "value": "307084245970", + "start": 36621426, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42866051 + }, + { + "batchID": "306f8b3c8ae63d57f85dbef5dfd8eff278384af34eda9c21aaaa51ea746641a2", + "value": "305407959435", + "start": 36585763, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41818372 + }, + { + "batchID": "308d47878b195925b4bae66840b53fd16cf8fab82bd09383ca338470f1cebfff", + "value": "303205886414", + "start": 36535813, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40442076 + }, + { + "batchID": "30a1875e9ed4645c5e46b7f165d59d207ea02c352b7b0ac309f92d727a2219c1", + "value": "303175708267", + "start": 36535407, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40423215 + }, + { + "batchID": "30f75bf3a6817bb668ecce7aff60e32b87ab370774b4207dd5d4e81d7dd11e26", + "value": "302312942470", + "start": 36519058, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39883986 + }, + { + "batchID": "310ed7b2bd9a0d0ebb9b487c63f6766459b8413c0ae574c57bd0022806670ec2", + "value": "313708022102", + "start": 36889791, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47005911 + }, + { + "batchID": "312143071b6050d5788b88d6ac2244af2de891fe0369f4f62dcd0ba230419baf", + "value": "308164624172", + "start": 36649208, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43541287 + }, + { + "batchID": "3122426b16721e4988e5fbf988d76fa3ce64327a72b50361f8dfceb1f3947f23", + "value": "247835159998", + "start": 39845323, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5835372 + }, + { + "batchID": "31b08c9b6d6063793b641e96ec97049f35b058023b5457ff5ea73e70baeaeb0f", + "value": "306776557020", + "start": 36615834, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42673746 + }, + { + "batchID": "328d6962ed5c1a1dcdb258cee1fad63b6e7b072630fb6e90acf0b83d1709f343", + "value": "298562500853", + "start": 36386296, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37539960 + }, + { + "batchID": "32f8415939d509059e4d72dbcb99787655ea6a4cf6c8c66b723027390c69d4e6", + "value": "299084778794", + "start": 36407475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37866384 + }, + { + "batchID": "32f9fd66ff9a150da100de9cc27e2ea7bc0ba90908440b2d74d4b8bdeaf73166", + "value": "306373454765", + "start": 36607497, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42421807 + }, + { + "batchID": "32fb5ea490d52cd7de833f11ff7c1f8a5724b96cec95d603288a8859dcd401d2", + "value": "303706475679", + "start": 36545900, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40754945 + }, + { + "batchID": "3305fd1dcb4c0fe621f66b76181fa9bc81bc0c01d5c5ff4e26ae822857a102ec", + "value": "303150687285", + "start": 36534732, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40407577 + }, + { + "batchID": "3326868d771d1587b12cc0691334da2029ed9b4d5942f2c6a988e73bfc9e8c5d", + "value": "303839656739", + "start": 36548652, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40838183 + }, + { + "batchID": "3361dd09cf72a3970b83634691cb2169e52c5cc4187b83d1ddfd499637413955", + "value": "296028953049", + "start": 36339391, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35956493 + }, + { + "batchID": "3395ed3d314fcb6ef7917a6bbade790e6af4844992f5929172b4d1898ab18e09", + "value": "302998081548", + "start": 36531274, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40312198 + }, + { + "batchID": "33ece46a272a5a2125b026d2234d36506b5087da6178845e4af7daf5f4d90933", + "value": "308095643723", + "start": 36647646, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43498175 + }, + { + "batchID": "33edd0453e63c43df104708e18c2cd2b9d1744aa1610746343a0c520d0678ad4", + "value": "319703974548", + "start": 37113802, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50753381 + }, + { + "batchID": "33efb23db54ff5e128cc3b56fc0704b63113c33b94dc7492ebfeba16e4843c7e", + "value": "308651707904", + "start": 36667275, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43845715 + }, + { + "batchID": "33fc466b6479bed866ed708b1433708e34e032c913a14a1ae10ef04bacbf0b11", + "value": "307900559922", + "start": 36641131, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43376247 + }, + { + "batchID": "3406412429b63d7701655a76b0b5ca0f734d58200cfb1151cd3db82ddeacb82f", + "value": "296305280510", + "start": 36346699, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36129198 + }, + { + "batchID": "34157abb756c8382189d84c15453caf5ac9ef140fc9b4d886fa6bc6d70dd0b45", + "value": "307543347747", + "start": 36633778, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43152990 + }, + { + "batchID": "3470046240c7336952a1e05f6388fc29c9cf6c22d7fa5af37fbd3f6ae3023f9f", + "value": "302213261044", + "start": 36516138, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39821686 + }, + { + "batchID": "34a5cfbf219b990abbf3c586e2139ed13c69621463c7dc7ad921b48953cd520f", + "value": "306968334661", + "start": 36619085, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42793607 + }, + { + "batchID": "34e9f58a199832b30a8546e0a24cc6dd2ce9ba6c4251376ccd581ca2be99e42a", + "value": "308302785890", + "start": 36655042, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43627639 + }, + { + "batchID": "352899be61fc051e6353392b3f7feeb03bfa129adf7ef3bd52f22e71b654383e", + "value": "295675472321", + "start": 36330647, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35735568 + }, + { + "batchID": "3544daed828f3373c79c2a1686fa5d5ecea3bd9c7786b2d463a3bc0cc8498870", + "value": "299041191478", + "start": 36406126, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37839142 + }, + { + "batchID": "356283debfc35442ec1192fab528dc9a9611f3493099cdc39aa2dd3242a45b81", + "value": "307370268793", + "start": 36628494, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43044815 + }, + { + "batchID": "3577512d7f602729509a25364030018fd37e4f4e448331611e8b6bdef713d2a3", + "value": "320057079089", + "start": 37128325, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50974072 + }, + { + "batchID": "35785717ec663b235145936752ceb09364a47923ec64cf1c055af754b47fa274", + "value": "307642756353", + "start": 36635978, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43215120 + }, + { + "batchID": "35ad80c62f136ac4ee913ce3214c302d63dca496edd784e56380c78ec12239bb", + "value": "302977557304", + "start": 36530761, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40299371 + }, + { + "batchID": "3618117487389af00b3046e35dda6aa4c217857fcd12e786e04e24a45ac1729d", + "value": "307391224470", + "start": 36629243, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43057913 + }, + { + "batchID": "362e5a5de13e9ab9b47e9e48bffb9cb1e9b577de4619eb7e551cdabc06b9eb80", + "value": "307816456884", + "start": 36639479, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43323683 + }, + { + "batchID": "3631333c99e2a411667110539bedb5acb92f17e029e6e3ea3b41565589aa390a", + "value": "302164505684", + "start": 36513007, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39791213 + }, + { + "batchID": "364279e6ef8a0ddf06cc7b475cebd24a2dbe673846a0bc302bc1edbd33670b06", + "value": "305524168831", + "start": 36589029, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41891003 + }, + { + "batchID": "36560ae0621ba2eeaef41003fcd9779f630cfdf7731fdc5b91c0a845daed3ee3", + "value": "308154373393", + "start": 36651094, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43534881 + }, + { + "batchID": "36a2fb697b40f8eafa2822b51dea762c744a891f3dcb31178c5f322fb15a3e9b", + "value": "302200013820", + "start": 36515659, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39813406 + }, + { + "batchID": "36f4ec7944ff5a87e3e6cdb77e5b5b630df96aebed94af3d119f1a18802ba826", + "value": "305837026063", + "start": 36595955, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42086539 + }, + { + "batchID": "373f0d0d3fd83db90017bd577ed41df83347d6eb14f32dd97f0f801f66317070", + "value": "302999240679", + "start": 36531771, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40312923 + }, + { + "batchID": "375c2756ba53439dace59f96b5ed3868cd1a27a33682eda55d1e2dc92bcf19a6", + "value": "304679753170", + "start": 36567985, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41363243 + }, + { + "batchID": "3795a1ae5aba51b40b89f2ea22ad912d26c3f00cd68315b6081b992eca5a175b", + "value": "313168539669", + "start": 36856160, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46668735 + }, + { + "batchID": "37de17ea8d3f976c85a2e87a52a1a466c4041faea98b03625053e7c4cd908e91", + "value": "243720312000", + "start": 31306475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 3263592 + }, + { + "batchID": "37fd0da54d8a456190820fa14aabb761fcadf7855f614e10288961d5e8021ff2", + "value": "307961688448", + "start": 36642638, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43414453 + }, + { + "batchID": "383132e834d3a24328d40e18c7f1ffe41af34d9e72beb6ad12cbcff8a55bacc7", + "value": "255045993795", + "start": 38540161, + "owner": "a8dea788b06434e85abfed2064cb14d028f53ea4", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 10342144 + }, + { + "batchID": "385c9f0857715febd2800ee24cb0d6236beafa137ce43a268359f073e7f7a3a5", + "value": "293803632496", + "start": 36291994, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 34565668 + }, + { + "batchID": "385d1ef567edb19ec8bf59b210da7f6f56267dcf2468cea03c4f35976020fabe", + "value": "303819939329", + "start": 36547942, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40825859 + }, + { + "batchID": "385d57aa0fe230b1964be518753d24d763d5d316ff7f6e5719771f0b1a0f9f42", + "value": "307916299448", + "start": 36641693, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43386085 + }, + { + "batchID": "3894228759e9921b187415d2aeca17e88b0cf6f43d287a32ea9d6f09f2258364", + "value": "295402875419", + "start": 36323927, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35565195 + }, + { + "batchID": "38cb2717a09a205f27d0a7d495316530bc2dfe89308720be41601bcaa6ccfb52", + "value": "306935593077", + "start": 36618365, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42773143 + }, + { + "batchID": "390b83953dceb5f196412b4d85b805177097336aac1ea1f0f6373de7607d11b3", + "value": "306471876635", + "start": 36610119, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42483320 + }, + { + "batchID": "394c6927473b0441b7e0a2bfd94494c4de5b3a3a1515e9689f03d4aac32d7913", + "value": "322815041349", + "start": 32918648, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 28, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 52697798 + }, + { + "batchID": "3961b312469eea9f34d242b8f2ae72f1644525611a461ea3243d5419fdaa421e", + "value": "308590107112", + "start": 36665526, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43807214 + }, + { + "batchID": "39870fdec7dd0332c7b84c9b140810e7f26fadf3897ef3095082f9f4aa2163a1", + "value": "245967353500", + "start": 40252892, + "owner": "a1a7b53ba31984f8dcc4363d0e9cd9b994cdbd72", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4667993 + }, + { + "batchID": "3990ea8db9aec57453c9c2c86286fd86dbec3d132ebd75b9149140b466ecd6a2", + "value": "313174762653", + "start": 36858419, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46672624 + }, + { + "batchID": "3995644d7516ce8f4117ab2fa060afc562382e1db29514e66ef7622ef09cb280", + "value": "306423752829", + "start": 36608847, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42453243 + }, + { + "batchID": "3a50eba2c22be5efb3438935ddfda1bfd254c86fe93e9be97f370342b9a00982", + "value": "304324291703", + "start": 36560193, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41141080 + }, + { + "batchID": "3b0362e3272efb79cf29d7feb9cb5bfcf7c6f1bb8b23ffd5e372479fd9bc949f", + "value": "303607606871", + "start": 36544156, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40693152 + }, + { + "batchID": "3b30bc025d83ac2c23457d5b12e8eca6fb9f8a13d5bb395bd53e3794673b3676", + "value": "245965898134", + "start": 40252838, + "owner": "e5f430e0249deda953355a6282cc163e072fcc8c", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4667084 + }, + { + "batchID": "3b56867dcda71dc944179c0aad645ad14a256117ca12450454285fed2c1c9cf2", + "value": "308078503132", + "start": 36647034, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43487462 + }, + { + "batchID": "3bba80aa7f3988ceed924f3cf70eac3539c52dad3886dbe1e13f2a3ed68da8d4", + "value": "313226000461", + "start": 36860257, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46704648 + }, + { + "batchID": "3bd1fd36ce8488f3289514e0a2409bd1fa82ee6b6e764016d09aea0aa6f1b4bd", + "value": "303303311409", + "start": 36538189, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40502967 + }, + { + "batchID": "3bdb7e7ccfce63de584b2990b34dc9076ee56123ec815696da8143b5657efd53", + "value": "296588760365", + "start": 36352656, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36306373 + }, + { + "batchID": "3bfeb43fc114263d6cdc65f0d2e229b5ceca8c0ca51db788a1ae0d527bccc6eb", + "value": "308388039202", + "start": 36658086, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43680922 + }, + { + "batchID": "3c4f182cae5970e6ab47f3dc1b1d6e300c7a2472c5c29c4a812f9557e1199445", + "value": "308162956867", + "start": 36649824, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43540245 + }, + { + "batchID": "3c79a2ee797bcdd57a5a10864ae2a21dd76a24b8d9c5cb8a08bbfcd07cb7280c", + "value": "302941731189", + "start": 36530151, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40276979 + }, + { + "batchID": "3c7a52def4287442b81955d6e5cc1681745b9945525ac78583924fabbb471533", + "value": "303193313037", + "start": 36535587, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40434218 + }, + { + "batchID": "3c825f6a1630a677414ca719969bc82c1123772171011793cef76cf44fe5499f", + "value": "306713099516", + "start": 36614240, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42634085 + }, + { + "batchID": "3c9c36509f6f82c10cb84dcd985efa35cd116fb4ecf663eb17b98be9183b8bb5", + "value": "302200456316", + "start": 36515675, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39813683 + }, + { + "batchID": "3cd5cd32b72996c53df820e19487eefe01942041d9f0087d494cb7a15054c10d", + "value": "302886263416", + "start": 36528832, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40242312 + }, + { + "batchID": "3cddc2ba87f6962c7fb540cbb7f72d907c80adeb7289760080bd9d5aa58133dd", + "value": "308153204116", + "start": 36650827, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43534150 + }, + { + "batchID": "3d1b540fcceb44bc6144f2b4b891b2ec988b3bf46031280e549b4e13b24658bd", + "value": "298787075080", + "start": 36396929, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37680319 + }, + { + "batchID": "3d1dbbf35af694c44f04479a4f4bd412e385bbe62c8dcc524cab99b2c759f175", + "value": "308388263266", + "start": 36658094, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43681062 + }, + { + "batchID": "3d6cea9fd80cb2f7295c9ecd01d311df6e546dca514d9b5e94c73bee6d336256", + "value": "305046160379", + "start": 36577753, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41592248 + }, + { + "batchID": "3d6eeb8f945a7fb6b9ea3ffe8d49b4a376f186f040a171cf4c953b68f23ff964", + "value": "304247922894", + "start": 36558580, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41093349 + }, + { + "batchID": "3d79dd7531c5f6707f7cd4fab4fd413f4b6d21053f2952a458b06b373c203bbb", + "value": "306704305923", + "start": 36614151, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42628589 + }, + { + "batchID": "3d8fd6a50f718d4450ab972a27673c590d813e226d36f12c45bf8b81c780f9e2", + "value": "299526366933", + "start": 36419797, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38142377 + }, + { + "batchID": "3d9669a407764eeb055e509e4ccc7e98972d78fa38298c8e8dcf92e79527c837", + "value": "307962859621", + "start": 36642905, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43415185 + }, + { + "batchID": "3dc59d07d9ea897187d1c8048d6e2fa954aa5adef2e07e11bcbfbce0aba448ef", + "value": "239517840555", + "start": 40327543, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 637048 + }, + { + "batchID": "3dccf733948d4e935883686e400711001b2364ccc9b008bb0bcd12cfb139b21c", + "value": "298780968496", + "start": 36394198, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37676503 + }, + { + "batchID": "3de6d3efeef13cb020c351828da8d8640ef1569689cdd069cb8f6016160268a6", + "value": "307542260608", + "start": 36633063, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43152310 + }, + { + "batchID": "3decea28bce1ee739aab74e9ba697c384f4b05a09238c0dcaf62230e0b97f9fd", + "value": "304438442241", + "start": 36562257, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41212424 + }, + { + "batchID": "3df3ad2d42601fd4688a1ae17369de9bde46fcc213ddef62be07b14736405e13", + "value": "260027112000", + "start": 31306502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13455342 + }, + { + "batchID": "3e0953192cc8f94de6b97916228e6800d2ef84e92cd2464952c12450828f6c4d", + "value": "308288428355", + "start": 36654079, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43618665 + }, + { + "batchID": "3e56c4599dd6fc2aaeb7f83172a9ca420c0beac212bdcedc67a6714cac8e46ea", + "value": "308496029930", + "start": 36662167, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43748416 + }, + { + "batchID": "3e5976d28b9f8926fe90f3f4ff9de8828dde6c283ea82faa87b954f917b927aa", + "value": "307802653036", + "start": 36638986, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43315056 + }, + { + "batchID": "3e9653d1e00f61ea80b74e06f7e61b525a9862e101a5d086119a36008c71ef1d", + "value": "298612146528", + "start": 36388320, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37570989 + }, + { + "batchID": "3ef8eb3539c0971c2046861ad58649cbdfadfb750305ec8e80f6a87f9164a85d", + "value": "307990229010", + "start": 36643657, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43432291 + }, + { + "batchID": "3f01437fa52f80d1b4a89db16241fe632f65db268d5f0a41b8d255792a328927", + "value": "302917174366", + "start": 36529720, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40261631 + }, + { + "batchID": "3f29270d938131ff040ee7c78bd43915effcb8c3b74113979b678beb33e5d066", + "value": "304260066542", + "start": 36558790, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41100939 + }, + { + "batchID": "3f47bc612318193d1be99ac94d8aea0d75546650359fe7c56013f18fccc4dee4", + "value": "307652832042", + "start": 36636338, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43221417 + }, + { + "batchID": "3fa3a7dd714b649030e6a14c6051162b71694d75d9679c1850dcc344a03582c4", + "value": "307544327117", + "start": 36633813, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43153602 + }, + { + "batchID": "3fc771ae39d22a8737b5be15f24df4a3fa4c3490c85c3160a1d1e64b141c2697", + "value": "307799845799", + "start": 36639111, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43313301 + }, + { + "batchID": "407f04d8d1e0d113b308594ebc0b6d04483c5b41dbf54fe61412868a92ab8e73", + "value": "308081102252", + "start": 36647352, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43489086 + }, + { + "batchID": "409317827f5006966d4d3ac7a6083c4119cf02721d1a31f41b894303d1b5a322", + "value": "302869150917", + "start": 36528442, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40231617 + }, + { + "batchID": "409a40ca58679899010610d224b16bd29cb288206e229ee8a2a909052294dd98", + "value": "389487326042", + "start": 40395574, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 94367976 + }, + { + "batchID": "40ab7b88e1944082770931950856246dd19304ae7383dea4a74aa8a14dc9d568", + "value": "307446315134", + "start": 36631212, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43092344 + }, + { + "batchID": "40b538af1392001014621ec95005f61f4d2997c73726523d0ea0a17606c02fb9", + "value": "296315926630", + "start": 36346857, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36135852 + }, + { + "batchID": "40ba69489567f9e2c2fd7f0dbe02961996738e42bfc7d6a6eca384323270bd23", + "value": "394484996538", + "start": 40351227, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 97491520 + }, + { + "batchID": "40cd7a10ae9e39cae95a9afdc2cf2272d435515bd3195ccc750ee7a772aaee17", + "value": "307995041263", + "start": 36644054, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43435298 + }, + { + "batchID": "410c311dbeb352df2a7c1050599a04c0b8808378aea1d1fa516213bf099ddb2d", + "value": "303295906965", + "start": 36537922, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40498339 + }, + { + "batchID": "410d0d01e1887a5dc7c3f7b573ff59f3ef17d6cb69ab6bc86172aa66d5080ae8", + "value": "302238983037", + "start": 36516840, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39837762 + }, + { + "batchID": "411b0bcbffa470ba8ba6a2aaf3a1a62361879efa21ca73a76b713194232c9c67", + "value": "295286655355", + "start": 36321298, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35492557 + }, + { + "batchID": "411d8512d87850ccdb6baa6dd6480381d1f900a1b86f41d1287e5a0479999c07", + "value": "307399198200", + "start": 36629528, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43062896 + }, + { + "batchID": "412d4f32a012db6cb1ee502b0fb429828f68fa571df3ee3c9e851eff39026c7c", + "value": "307590297355", + "start": 36635005, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43182333 + }, + { + "batchID": "4160937e89d29abea9e7fb6c79c8f25ced0b77e594699bac1ecb75b4c838125e", + "value": "303114800333", + "start": 36534120, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40385148 + }, + { + "batchID": "417406632b9946b5642da96932fa2ab6564d572581a5b1f377898b69eaf085e8", + "value": "302241748737", + "start": 36516940, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39839490 + }, + { + "batchID": "4195fb39e1022b36698e1793a4e4ef54564499d651e40497145bf38f6f2e0027", + "value": "295088223217", + "start": 36317279, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35368537 + }, + { + "batchID": "42435f8369e0d4c8e0057d5f45626b979c5923c90b058f02f65fa3ecba6a927b", + "value": "308161775173", + "start": 36650007, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43539507 + }, + { + "batchID": "425617f06a36ed134e22e9a25dced73c197b195339bf8441cbd8ad800332610c", + "value": "308412938010", + "start": 36658975, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43696484 + }, + { + "batchID": "427a4740170202209ba5bdb5d924e68645860b904f6898e5502e4831a0ff5282", + "value": "303404361410", + "start": 36540468, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40566123 + }, + { + "batchID": "42b3b2a51b95f9d1f89e6aa46b0d1b02081874406a8874cc2fc02c0420c266c4", + "value": "394381360076", + "start": 40352129, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 97426747 + }, + { + "batchID": "42c55a559cde88b33f72783d3ce0dfba0134f8f9db7c609fd8b633f7f8d6ceab", + "value": "302182291256", + "start": 36514106, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39802329 + }, + { + "batchID": "42d0c7d921d6662c73788c32299e5e48d821f5526c114c067a1b1f08fb785080", + "value": "304166947713", + "start": 36556801, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41042740 + }, + { + "batchID": "42e22a3d7a30fb0afcf03552fc16de750e46b0acd48c19c7e614ac6c0aa38e48", + "value": "298774309554", + "start": 36393729, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37672341 + }, + { + "batchID": "42f53d25688bbd422757ce096e4f11960d9df01908d597645dee733d9265d0dd", + "value": "303105527122", + "start": 36534013, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40379352 + }, + { + "batchID": "430620e292ab5ef572fa4257e1d3d9a72adfa8ed5d424f7e20051eb9764328fe", + "value": "307845731766", + "start": 36640074, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43341980 + }, + { + "batchID": "431abe5f2fafd8e2250dd74d33145f8649d1a4d18da212bf4e64a40f319d9104", + "value": "252752808000", + "start": 31306476, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 8908902 + }, + { + "batchID": "4389733d19a39e820df142dfdd5c42074b31b1d2b922415be89a8bc10a697493", + "value": "307371499825", + "start": 36628538, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43045585 + }, + { + "batchID": "43bc559b2c2a40ba9688e213412e07163fff2944ee1b2596b3d53035d19f2b67", + "value": "302653402680", + "start": 36524979, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40096774 + }, + { + "batchID": "43d8476198c6ca6f6377c3611b3db3bbc61ddbdac75eab8d46498b97ee415940", + "value": "313413234229", + "start": 36869690, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46821669 + }, + { + "batchID": "43e8fddf3c45cb5553355a3cc297ea85f6a8ea9143da79456805c6e11cb13b63", + "value": "307443921059", + "start": 36630901, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43090848 + }, + { + "batchID": "43f59b91b0bc7c69f28dcf5ba3bb14bb2790191416fd28185764f2ae1460092b", + "value": "307543184113", + "start": 36633096, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43152887 + }, + { + "batchID": "44006ddf49b5be5c91d05aa62b984a0e99943e5d7e4fad565c49c03e14633f0c", + "value": "314301883657", + "start": 36920437, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47377075 + }, + { + "batchID": "440a5b1d34c72b3e97a255ffeb66d764c5ba0190af42268ffc851c2768626d1f", + "value": "302758545174", + "start": 36526726, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40162488 + }, + { + "batchID": "441548e02848e7df2c9614c64b7083ccf2c675e30356ba925dff706408c055e5", + "value": "302369955674", + "start": 36519979, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39919620 + }, + { + "batchID": "4419083bf3fa08616cacf9c3d5b7ff5374661f1ef1919850847692f60376a1e9", + "value": "240138998483", + "start": 40252857, + "owner": "e2f51409c61ca8309a6172147308560d4e4028fe", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025271 + }, + { + "batchID": "44b855254920f2f2a9c4876b6f715430dd5e1aea24b28d069ab0b22cfd1d643b", + "value": "304104014246", + "start": 36555217, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41003406 + }, + { + "batchID": "4526743d8e515b1c85b7aac13d8a2b2930034e57eb4eeefb67d4be8b1fddadba", + "value": "304380399704", + "start": 36560850, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41176147 + }, + { + "batchID": "4540da7afbb1c10f3ecefb8ecbe665056db5bcd3562be3eb90f36b8e619fb0d8", + "value": "295189966916", + "start": 36319381, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35432127 + }, + { + "batchID": "455fcd5600fdfa6a9904473dbf275f1d70858354615d37a722193380c5cbe275", + "value": "303008330062", + "start": 36532099, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40318604 + }, + { + "batchID": "45955bf146f7f03108d8b4e1a5f31f6ce527180b79c67461c0d1f0c97eb237a7", + "value": "308705828253", + "start": 36668982, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43879540 + }, + { + "batchID": "459df496a3ad382346786edf1e336c517d19d2cbfde717c4b24dae0040f8026a", + "value": "247807542020", + "start": 40231972, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5818111 + }, + { + "batchID": "45b87cc1ac95fd751ea83b3534a0369920073666bbb64d4c22f44b732bb930c8", + "value": "303801968813", + "start": 36547522, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40814628 + }, + { + "batchID": "45fa65824c91d45fb8c995033aed48306434ce3ed4f4da3ac64fc4d37bca41aa", + "value": "313382006340", + "start": 36866759, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46802151 + }, + { + "batchID": "4699d2874b4b7c933717d7cbe2be4508f6e0e8d6306d7d27073e75474d27e2c9", + "value": "304135771946", + "start": 36556133, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41023255 + }, + { + "batchID": "46bf4803ff767b65ef4259dafa350df88b34732e3bac2aea852c7b26c327faa3", + "value": "306954619312", + "start": 36618820, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42785034 + }, + { + "batchID": "46efeef2d2ca952050a24fc9efb3cea02a08f22effa042b8e4f1490bf01c6e2d", + "value": "303913401690", + "start": 36550626, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40884273 + }, + { + "batchID": "46f4084ff30b294f7de2d51006fc123a1e54d8c3b25b1fb860298f8ed85d83aa", + "value": "297237057640", + "start": 36368207, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36711558 + }, + { + "batchID": "46fa4d811db5024ec4be52936723eb34e3a7602340acb4aa20c73ba688163179", + "value": "307932801081", + "start": 36642057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43396398 + }, + { + "batchID": "46fc995818d2cbcef941176dcc44e6c37355a5d3f109cab94e2fe45b18b9e442", + "value": "303799969373", + "start": 36547450, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40813378 + }, + { + "batchID": "47940160d4acdff887114d1b2dacd3c2143df590a991bd3c6c881c8fd9449939", + "value": "307775002974", + "start": 36638449, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43297774 + }, + { + "batchID": "47976f1a136e890fe782d0a33b2c776c16185713652aea9f8234d31864426287", + "value": "306803093370", + "start": 36616558, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42690331 + }, + { + "batchID": "47a8e8982633b9d9917889fe4f4681f8f2ece79f786935b6ed171ace8e8f27e3", + "value": "304066645601", + "start": 36554099, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40980051 + }, + { + "batchID": "4804b21a40a5aecccf98dd1bb1724e7a7f1a7b3fa6fda7e1c81676e92d6ec8e8", + "value": "313385538621", + "start": 36867112, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46804359 + }, + { + "batchID": "480f64b530f19bc0e82ce64a93652947e7f90f138510f22ef8e0e82010169cf3", + "value": "313176951709", + "start": 36856914, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46673992 + }, + { + "batchID": "484b49543fc6f60f67bdfd931be4a8be38a80cc9ceed20f43acaeeb789b2afae", + "value": "308074918108", + "start": 36646906, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43485221 + }, + { + "batchID": "484c202729215105ab4fc248fa438bb74c298e54b732041f315bab4d75e93ee5", + "value": "245965386103", + "start": 40252819, + "owner": "9a64ed25f311cfdc2cdb548dbdd279af29cd539c", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666764 + }, + { + "batchID": "486200764c94c586d7cbd40f795f25139604d359748154fbd4b8bd310431f84b", + "value": "269317746323", + "start": 35818157, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19261989 + }, + { + "batchID": "487a806ccbf5ab2c64bb5f02c46c7150f867d429d5090af7cc602261b539e08b", + "value": "240138614171", + "start": 40252961, + "owner": "28d814b8e54582717944621b9f9dddaef6da609d", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025031 + }, + { + "batchID": "48913e4dda1490a8530d339cb91a60567ee1c3ced8d64b4c3f679dd0c9ed6ed1", + "value": "307647990109", + "start": 36636165, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43218391 + }, + { + "batchID": "4898cb1ebac2ed790ba7cd85b53a4b370655f9c5d4b1c580ec851782f9620641", + "value": "302840061931", + "start": 36528075, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40213436 + }, + { + "batchID": "48a5600da40e195738f1e937ab8b0ba42b2a4ae690ce0468350b2cd0df79dd46", + "value": "308184769755", + "start": 36651729, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43553878 + }, + { + "batchID": "48d20c5fd6d0bf9df7f9dda4e36b94f38e61200ed7b8e594a0643a9515a938ea", + "value": "304148442041", + "start": 36556362, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41031174 + }, + { + "batchID": "48e0ce6fffa761a2041d29231e1e5322bda33885d3dcaba598b4a617ba0f8d7f", + "value": "302756412582", + "start": 36526649, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40161155 + }, + { + "batchID": "4911ca8c27c517bd5bb34426a1a92bd93c975c55bb86f70825dac59294b95d76", + "value": "308386694818", + "start": 36658038, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43680082 + }, + { + "batchID": "497a6b206122daf695dc17ce67ff2f5111fb32e98e64d67aa3f558c2b5e715a6", + "value": "299398757764", + "start": 36415410, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38062621 + }, + { + "batchID": "49a9c3d030d2e5e567ce499cd5944f2b4d1ce4d601fca67c5bf33a134bd6198a", + "value": "308156056128", + "start": 36650028, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43535932 + }, + { + "batchID": "4a4126e63142a9c1b7082c34b0ea879a0363fa6996fdd2c2bb5a3d34945c128c", + "value": "304568495321", + "start": 36565119, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41293707 + }, + { + "batchID": "4a4cb6caacc7e805a0ceacb07a1354e98bb9a65f2c900aafb9f6ab0315567378", + "value": "295898116129", + "start": 36335773, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35874720 + }, + { + "batchID": "4a6a776d89b7452ee0503047c4374bb0d9540963162bd66439cbcd1acefda0fa", + "value": "240138566825", + "start": 40252830, + "owner": "ba79f39d103eff839fb4ae11a30aea8a67a24dd4", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025002 + }, + { + "batchID": "4a6c45ab82398bc0a14fbf9a169b1b25afacd4e1dc573c29a96e586ea2e36e54", + "value": "304359055524", + "start": 36560536, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41162807 + }, + { + "batchID": "4a8ab0a4d3260752b25d6f7881db70af6f0039208d0c7e9c27c9382413306f08", + "value": "308139212909", + "start": 36648526, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43525405 + }, + { + "batchID": "4a8ad55b54e1cd7f002043d48e1de457504a7356265feeafc9b14b3dfb6ee3b1", + "value": "306533819990", + "start": 36611660, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42522035 + }, + { + "batchID": "4ac78f9f2e5ef92c521042fe7f87c493be44bac9576370b3ee44fea75fe82097", + "value": "303502175254", + "start": 36542175, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40627257 + }, + { + "batchID": "4ac9bdd17592aa53ca7b6f190baeff34e7ac912a22192ba65c37ab5385ab1aa5", + "value": "295810562483", + "start": 36333272, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35819999 + }, + { + "batchID": "4acd190d1b68e0c5facb63558eb914deb3e91d6724be29a59b16d430ef3d8bdf", + "value": "296167952039", + "start": 36343076, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36043367 + }, + { + "batchID": "4adacc8217b3b8fb6f0308b10c20acc1258adcb1ec2c7c2760d95531b6c507fa", + "value": "308318531830", + "start": 36655379, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43637480 + }, + { + "batchID": "4add42407643e1865c32929f65f6899af7294d37913e054ceb86fc4e9810738b", + "value": "303131780044", + "start": 36534505, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40395760 + }, + { + "batchID": "4af1389494ca6123ed436ff72c96d7d404e2b02cf371976e077f3c58165a61b1", + "value": "7591251295246", + "start": 32562762, + "owner": "ad755ff2a8fc4c022a9a94b5da750858f4340a4c", + "depth": 17, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 4595470457 + }, + { + "batchID": "4b359ca90c8dcd7ac962880332c4269143aec2563b7eca59e345dbd6ad195a9e", + "value": "240538765166", + "start": 40223606, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1275126 + }, + { + "batchID": "4ba320c8139de979d4c406918aa2b9b572a2108adb0308cd3c73068f9024dad5", + "value": "261609264000", + "start": 31306510, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14444187 + }, + { + "batchID": "4bda429d73985f34d1d55102291aef4971de93ff1eb49093dc441129ce3fcd8d", + "value": "303636853716", + "start": 36544528, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40711431 + }, + { + "batchID": "4bf11243abb869a479ff00eaeb0e99aba3a6a44aabe376305c11ea4b31bc275b", + "value": "238700535159", + "start": 39810925, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 126232 + }, + { + "batchID": "4c41ead10b69d0dcb2ba388c13d5fc726d1240e9c253278db1417176e7b16f93", + "value": "304416369355", + "start": 36561690, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41198628 + }, + { + "batchID": "4c4c4d3507ac395c7c43343dfd54ec8a9f8852c0ab7c4ccf5e7e15317be94f98", + "value": "298778648172", + "start": 36395483, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37675052 + }, + { + "batchID": "4c609e1f8d88c5902ef2b8a3fcfe0fa24c31788556274c87d4024be03b199177", + "value": "274250196073", + "start": 40206678, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 22344770 + }, + { + "batchID": "4c7975aea26355674c9813c67863b3aba30b9c0509c55ce87c80f3ff0ac7bf95", + "value": "306449880259", + "start": 36609557, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42469573 + }, + { + "batchID": "4c80b0aa6ded8b9f7a377b61e789b9f297cf0f6a7703164a4288f7126e15654e", + "value": "302359692591", + "start": 36519836, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39913205 + }, + { + "batchID": "4ca8ddd9105de9ed4ed4eabb6a419610ae27c7ba331eb022b17f6cb9176444ba", + "value": "302234281347", + "start": 36516670, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39834823 + }, + { + "batchID": "4cc26266a97ce1978f595794ec69706562676a6aaea1b314a79cd15bc2f6ee1b", + "value": "303424298958", + "start": 36540732, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40578584 + }, + { + "batchID": "4cc9a64796035bf8c5efe71a40fa214db5782658359121d610f63ff0b994c849", + "value": "239240879611", + "start": 40407945, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 463947 + }, + { + "batchID": "4d05ed0844396c41a3ec25e1f93f59a0ea1e938051d68f226852f09a4ec1cc9d", + "value": "303543303454", + "start": 36542748, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40652962 + }, + { + "batchID": "4d55f517cc7c2bf6d7b943dc3743c9080e52ccc9dbdeb7c3e8b950b015f36218", + "value": "303549241954", + "start": 36542962, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40656674 + }, + { + "batchID": "4d6a28c762b6deaff95dc4612edc74de58f3a0dba6231394e807aa74c3e03296", + "value": "299173427799", + "start": 36409085, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37921790 + }, + { + "batchID": "4d955b530651504e612f86f0be5db81066f3823cbd71b0bd63cb1f82179a716c", + "value": "304369115888", + "start": 36560671, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41169095 + }, + { + "batchID": "4db1eb9cbcce5c591340ebc948256069435c2f48c44b66a14c4abd81978def5f", + "value": "253826912908", + "start": 35548221, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 9580218 + }, + { + "batchID": "4df60ccbd00e573b89c62cdc2a59dd46857675f7708fc09f497943b0afc3243f", + "value": "303102588908", + "start": 36533907, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40377515 + }, + { + "batchID": "4df9092318a9ebd7498f469295eda2011903c6e2fe74a31252fd9765f8fc77e5", + "value": "307543845129", + "start": 36633345, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43153301 + }, + { + "batchID": "4dff9b250b08c0fbb6837dd7c816d90ee15c3483917ab2126d7381411e88919d", + "value": "304166503121", + "start": 36556785, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41042462 + }, + { + "batchID": "4e13c52829db8497a7f06fc9ecea21eb4d1e7e532d5ffd0b598c8909986acd6a", + "value": "302734105170", + "start": 36526299, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40147213 + }, + { + "batchID": "4e1f705eb4ce512bc4ed2e3736f535d7d0dabfc55ba0cd931b2e7e5b952719a9", + "value": "306788312581", + "start": 36616029, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42681093 + }, + { + "batchID": "4e4315543f96c0ef8bb534aad3b779fa431591f3e7fd1027362c69de86e6d75a", + "value": "247390699335", + "start": 40223429, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5557584 + }, + { + "batchID": "4e7bccda4049f3a49f4cf62110b46d83b5b7ab3a7fada3c2a4918036dc45a906", + "value": "307577526045", + "start": 36634774, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43174351 + }, + { + "batchID": "4e917fb3ae418e9acea0c746874c60fd3dbbb28f9b0bc61c05ea51f3a2fd3a5d", + "value": "303686981851", + "start": 36545425, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40742761 + }, + { + "batchID": "4ebace22348b7d033841ceaab724cc062f4d0875f6ecf5847ad7a5fce2ddad6f", + "value": "304386127122", + "start": 36561056, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41179727 + }, + { + "batchID": "4ec2f0bd8a46a25b17d4bc53ce6ca51c396a425b3dcf41f1f4d63c5509d2c0f0", + "value": "302237655501", + "start": 36516792, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39836932 + }, + { + "batchID": "4ec334f5811c82d5d84176076a3cde5497a01c0cbb2e37725d363f649dc00a7d", + "value": "307064320346", + "start": 36620939, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42853598 + }, + { + "batchID": "4ec5caa33844cc84cd6cfdcc08a2b9dc783be997ed569522059debc316828a7a", + "value": "262335792000", + "start": 31306512, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14898267 + }, + { + "batchID": "4eddd49640c18a1880e5459ff6994755ee0264cd1a65a977816fdac8d57e90b9", + "value": "303835102295", + "start": 36548488, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40835336 + }, + { + "batchID": "4f339dade86433ed407176fb7a0dbf945671056ed5345fd24bc09942d022f77f", + "value": "304157361198", + "start": 36556456, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41036748 + }, + { + "batchID": "4f8d63007b4acccfca7616da6f4e12728a92c1c583c747292e76e11ab242c000", + "value": "303286601024", + "start": 36537359, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40492523 + }, + { + "batchID": "4fa21d0ff355161014ce9ef767b7d47cba3a80a84412fe400eee507f48b4e363", + "value": "299419517667", + "start": 36416617, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38075596 + }, + { + "batchID": "4fa499d80d235a8fc2d2198177ca5a1917d1744b69912c83e67b40f68a385455", + "value": "252744927604", + "start": 35503410, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 8903977 + }, + { + "batchID": "4fa8b5f7a847e585c38ff1c2bc7fc08daf3b066fdd3e64b59de588b088247c59", + "value": "269443757037", + "start": 35820137, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19340746 + }, + { + "batchID": "4fb5ed58d24aab034ee03142875e5c5ba936483a351c2f121002f3deb42c6389", + "value": "304071507626", + "start": 36554274, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40983090 + }, + { + "batchID": "4fbbd1d7880dc0f06910499bdcb5053f94b6531553a77fe57100c6adee9d19e8", + "value": "302203277228", + "start": 36515777, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39815446 + }, + { + "batchID": "4ff222ff27860e750e2dadbf9770582e7250935374b3aa090b0bf27decfb9c1d", + "value": "303559093212", + "start": 36543317, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40662831 + }, + { + "batchID": "50431e46b669e08da1871ca3fec87b7af4762d1a8367ca2f2320d9e8f3925385", + "value": "308289436715", + "start": 36654115, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43619295 + }, + { + "batchID": "50805c712455b1f057d888d94e55ecaa84443631793214b2e1b8726b325d15f4", + "value": "308560541800", + "start": 36664020, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43788736 + }, + { + "batchID": "508383691aeb5d0be7b4312ff366b4c07857895551fe0fe3e2b44fc735bac6f6", + "value": "308187430135", + "start": 36651824, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43555541 + }, + { + "batchID": "508b5d51cdd18ed8aed4aed4f3a0b98e55f8a827c03b4cd224e3678840b0f0d9", + "value": "307929384227", + "start": 36641935, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43394263 + }, + { + "batchID": "50c9db316f98070888f5b7ecf91aa312b67bf1dfe7a35964f86f6684f8d54195", + "value": "295198932270", + "start": 36319478, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35437730 + }, + { + "batchID": "50cb501f29b670568174e8640bffb623fed0d95659e7fbf352ed9c17e789d8e6", + "value": "260039784000", + "start": 31306502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13463262 + }, + { + "batchID": "50ffe4975db70564e689a71564640807d03a56523e8d5370654fd7060b5e1b57", + "value": "306932165071", + "start": 36618468, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42771001 + }, + { + "batchID": "51b12789e153218abd780bf23dae349436f61a6964eb3abbe4e1f954282cb803", + "value": "262913521943", + "start": 40309530, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15259349 + }, + { + "batchID": "51bc53cfbb21ef970edf807095f105af06826e846648ab30b8c081da31971796", + "value": "308573504690", + "start": 36664708, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43796838 + }, + { + "batchID": "51d4b87d280e0bccefd7fc8cd6ca40d4614f95459881dab4f50b587f6706fd0f", + "value": "302617011385", + "start": 36524348, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40074029 + }, + { + "batchID": "51ec0faeb6b63f6d6649eecbcc26af14ad0080a982e505b09f29da29c609ff05", + "value": "296213369239", + "start": 36344041, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36071753 + }, + { + "batchID": "51f1e0126fe609e1ef9eea36f98087190ba5ee96c845c78a4702cd33a41e84f5", + "value": "308639266866", + "start": 36667056, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43837939 + }, + { + "batchID": "52006fb77995b5d1f971fdbd856cfaa45d063a32df0ade9e72f7f24c5ea31acd", + "value": "303992493733", + "start": 36552111, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40933706 + }, + { + "batchID": "5248ea8e9ab78bd180bfdcfd8db891a2e7c7e549d4ae65597121a35c22213b5a", + "value": "307997595377", + "start": 36643920, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43436894 + }, + { + "batchID": "52549680ed7f8feb5dbe6fab49fd8d21fe7d65f7abd730949bb412bc918f5076", + "value": "3361151613714", + "start": 38950364, + "owner": "2600d0b07e1e60753d5ae8ef8f87f44d5dccdd53", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1951658156 + }, + { + "batchID": "52750f3c31da9701eb238c346b1b043cbdea9c5327f97e0ca39dd78301dee3c7", + "value": "296727536055", + "start": 36356558, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36393107 + }, + { + "batchID": "52adfdfa49b6d65cc741693e8f6668d61c7505fe2b696d69b3a3fac03f0b620d", + "value": "299194192429", + "start": 36409608, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37934768 + }, + { + "batchID": "52bea4151539d4a33a8d6a1502b9c68a962c88ed8c7ee0fa58f59bf7e69ad432", + "value": "308570821103", + "start": 36664387, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43795161 + }, + { + "batchID": "52e0eb469c41745d9eee24762ff0c3947867701df8a2c9d9534bea546187da86", + "value": "247837353098", + "start": 39845385, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5836743 + }, + { + "batchID": "52f1dfe13d42568ca99ba1fa0debfa20ac2313d3a1175b0b88037a666ba9b899", + "value": "313424529998", + "start": 36871680, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46828729 + }, + { + "batchID": "530302be2c7810452d1b081b4a1101f33e98762a6490b2825c35491fa189e9cd", + "value": "302680359648", + "start": 36525497, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40113622 + }, + { + "batchID": "5356daff6a41fd958f439dc781e37ee8c0de04bcbf317132ccad86bb55962c4d", + "value": "302026833277", + "start": 36506207, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39705168 + }, + { + "batchID": "5389e78749c993024fd2e89ef87dcb8c3774db3167773ab72fd2102231c9ac08", + "value": "268296916213", + "start": 35803770, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 18623970 + }, + { + "batchID": "5396e7bc84cb48c5b6707218249718e9fed411996a5a8e8a095c368a61b1306e", + "value": "306968138969", + "start": 36619078, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42793484 + }, + { + "batchID": "53a51cea4b3293757069ce746863c21c975ceb79cbfe88ba01936984f991a0bb", + "value": "304531731750", + "start": 36564024, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41270730 + }, + { + "batchID": "53b25e1b2ee0a109fd868476ee879c17a8dedd828a0504b367212a059a26b752", + "value": "307764819352", + "start": 36637860, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43291409 + }, + { + "batchID": "53b874a0114eb68ef14762f524a32aeba7418969feeada6850ae48c241a47e17", + "value": "302519497614", + "start": 36522648, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40013083 + }, + { + "batchID": "53c7292255637c35f8d29651e16b5857ce7b0e044cc7635eed87d7a2a67c2531", + "value": "304701216314", + "start": 36569210, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41376658 + }, + { + "batchID": "53ea91aac5a1c63fb94b4c08f093ce3ec693f7e628aa2f9ca9d29ed0e22fb3d3", + "value": "302977446452", + "start": 36530757, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40299301 + }, + { + "batchID": "542ef071d24819b739be853dc71fb488bb1b25cb9ac2fdbd3f3e29d8403293cb", + "value": "245966275420", + "start": 40252852, + "owner": "3dc1cd9e38ddd286594f7851ec7f7acc5076b6fd", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4667320 + }, + { + "batchID": "5458d44107538094477d4e31c27086d77fad2e814315afe58a88995d59e6db5d", + "value": "308243038586", + "start": 36653134, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43590296 + }, + { + "batchID": "54ab661533da313a06fc5f732df345af2629627f3d9f4d5c9e8096a6035893ed", + "value": "313482008886", + "start": 36874649, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46864653 + }, + { + "batchID": "54e324a5ede9f8894b8aecff98b5ed2076c64bdf869e5b4eef3cbe5743060211", + "value": "308196503431", + "start": 36652148, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43561212 + }, + { + "batchID": "54ed84f912bb2b50804efc0a9dcdd8d7a9ec1cff4dfbc9377300d64177fc86c4", + "value": "305264734039", + "start": 36582432, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41728856 + }, + { + "batchID": "54f8b4e11e268b52b520534ce37554b830c0e975b6d1174d5cae82f6c0821911", + "value": "246999948654", + "start": 40214175, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5313365 + }, + { + "batchID": "551ed654ea624add7049c7fa4f695e0cd86c669ab7e5c53a2b06e3c90e04c3d7", + "value": "298777544253", + "start": 36393846, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37674363 + }, + { + "batchID": "552f848bb48a5bde220bc766fe68f0a431a40169851f68ea8127f1097fdd1411", + "value": "298851482294", + "start": 36400858, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37720574 + }, + { + "batchID": "553a68bd5dfdf3ddec33318bcaa8d0d403948a0dfda90fedb1256cc2f40083c7", + "value": "305797535856", + "start": 36594991, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42061857 + }, + { + "batchID": "5547ef772d73c2f3e486ec2ee36239a3e13176da45ed2525246e9ff4d83b454b", + "value": "242003998012", + "start": 40272939, + "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2190896 + }, + { + "batchID": "55665793f3da315eb76402e8fb584e16783d596bee8a0cb8744759f5e32002ae", + "value": "307962439501", + "start": 36642890, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43414922 + }, + { + "batchID": "556cf89f0e1c251aca405c1eeff50efe8a7c62e33a3b58d749d09c6cab964604", + "value": "306776437808", + "start": 36615604, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42673671 + }, + { + "batchID": "557b54f14f32b5153d24f287744d543c29da7f295d997d9fcf6da56bb416d971", + "value": "303283760349", + "start": 36537484, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40490748 + }, + { + "batchID": "558d3d80d29a8da911e251bdcb5144a09abbca7498813f8083f3cebaf94146e1", + "value": "296067102009", + "start": 36340551, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35980336 + }, + { + "batchID": "559766d3e2e46a9fe6515205c0c9179395c0eb2aaac4a110f91d26393e4d29f7", + "value": "302719572988", + "start": 36526002, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40138130 + }, + { + "batchID": "55a4864727e2bc92028b3c6e5454c69001e1b36f437ea6a2079816a77c1e345b", + "value": "305630590760", + "start": 36591943, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41957517 + }, + { + "batchID": "55a896f7851e65d6291bce0e680575dca17911921d3aecc59f28bc57bd51f1f8", + "value": "302212541988", + "start": 36516112, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39821236 + }, + { + "batchID": "55c855d4cbbfdd3163ca366d15c5ece431cea1bccc5305a00d6889f5b0d1c8d1", + "value": "302181739263", + "start": 36513630, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39801984 + }, + { + "batchID": "55e074e4d9ba9d869120b833fcaa27148e1cfb619cf24d86b6302a566a121c65", + "value": "304792453006", + "start": 36571356, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41433681 + }, + { + "batchID": "55e2b6722900de2fcf131be6b65340656730f61ad21f4f7f2eaf9a56c575ed63", + "value": "302165390868", + "start": 36513039, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39791767 + }, + { + "batchID": "55f5db7512e56c2ba8d73b9d61fa03eab15d62bcdfa765f467f6180476a33225", + "value": "303296239749", + "start": 36537934, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40498547 + }, + { + "batchID": "56006cfaa6cecbe59bfee8552c39b9a18793626bfced3e2ec5e5d560a784578d", + "value": "239295363395", + "start": 40410215, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 498000 + }, + { + "batchID": "561bb663b1f63e91fbeb3212a41451c9de88b60f2b4d9d0a6e512e6412dec28c", + "value": "303945711095", + "start": 36551108, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40904467 + }, + { + "batchID": "56320f168760678e2ec6cbbfce0673210bb763d714919d714c47f8ef6bc891ef", + "value": "302173468325", + "start": 36513331, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39796815 + }, + { + "batchID": "563e72f7e6b1d10459ee63ac669975147c8e3b7538b79505110795b98dfe3706", + "value": "238573866035", + "start": 40379866, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47064 + }, + { + "batchID": "56513477a90b325e5246e8e9abbd2406a065d165ac039c0eb9783b5d026f90fb", + "value": "268229080406", + "start": 35802834, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 18581573 + }, + { + "batchID": "575320451563517b6a21e8953e00e87b8a84e4dfc376d0a3b36f0cf7f498bd00", + "value": "287583884342", + "start": 36159631, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 30678325 + }, + { + "batchID": "57c57b8c6d542e8b649771bc9a08737b748562fdd87f7b3eeb3f7e9955d45f10", + "value": "304193733760", + "start": 36557084, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41059481 + }, + { + "batchID": "587cbc19fd5cac31ec56ce833f6664085589bf577fccf3ff362269442e50d120", + "value": "306777974563", + "start": 36615659, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42674631 + }, + { + "batchID": "588d5fe1c72c72f4254fbcac999edfdc8612e63fec0e3b76baaffca2b2c29a0d", + "value": "308661292206", + "start": 36667392, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43851705 + }, + { + "batchID": "588f7f9cd2ce3f3cf72c4d583bd9d88ed401fbe4c3f237a7a946511968930272", + "value": "304465432958", + "start": 36562774, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41229293 + }, + { + "batchID": "589d2797172b3174bfb5433f0de507111baab97066e56f342a13ba96cd4d3f6d", + "value": "303803857173", + "start": 36547590, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40815808 + }, + { + "batchID": "58b2f77807b7706d3430c3c2c20f7198887a824e5432fa149715c96e2ab4d958", + "value": "294079662190", + "start": 36297020, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 34738186 + }, + { + "batchID": "58d06a9aeb7a7232028619d0f092224b61efda6601460ff16187984bb4cd1c47", + "value": "307632446912", + "start": 36635835, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43208677 + }, + { + "batchID": "590eedf86fa2f9dfca48581f996c5fc4dd33cd67d0cd658b10fc7ad6fed6cad7", + "value": "240035443196", + "start": 40244070, + "owner": "31ac10a776a10242b2027da315d5f456d70fb98f", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 960549 + }, + { + "batchID": "591d3871343962862032491c44e53edea90ece9896669784d2f0a2ba5cff6aff", + "value": "302906794150", + "start": 36529573, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40255144 + }, + { + "batchID": "5937887a332913db4fd876d3e3ad034dfaaa704c43da6bddfd024f13f7d15bc1", + "value": "249178923854", + "start": 40290011, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6675225 + }, + { + "batchID": "59394a77db910c2c7e685e0b95436e22b20b84c5a7cef3fc20a7e3da16f632ac", + "value": "324695518347", + "start": 39271889, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 53873096 + }, + { + "batchID": "597a6024a51ac4ae69783af01d6d3bc04416b4b45f47055c97c4f8f7d018ebbf", + "value": "304702425500", + "start": 36568800, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41377413 + }, + { + "batchID": "59e17f3cc5841e667154f1b7801fde2ba9ff8b1fcf67e17b02ed8dca4a0dd22e", + "value": "294764713968", + "start": 36309152, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35166344 + }, + { + "batchID": "59ed39d5d93e7550cd4358b681fbfd4a6d11a729362d35642cbbc127e28ba5e1", + "value": "302175266573", + "start": 36513168, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39797939 + }, + { + "batchID": "59fbf8b279bc9883c62b2cc8cd335d24c36e19fd37191b7d12094442ab7a0ad2", + "value": "305015137231", + "start": 36576865, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41572858 + }, + { + "batchID": "59fff77ccc97f96848d1b1303eef27b7dccde0c38717007fc489c0841091edef", + "value": "308463984161", + "start": 36661248, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43728387 + }, + { + "batchID": "5a5cf17e64cf31aca1b14385bb8b1f9d1f34f5a6b70d9be0b11b68a4f3edacdb", + "value": "306195395863", + "start": 36602925, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42310520 + }, + { + "batchID": "5aad7f85fed9f4675824a3d2b071d32fadb3a28e17f7a7666ac3cf003826ab04", + "value": "313349274331", + "start": 36865811, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46781694 + }, + { + "batchID": "5ab7bc5d73e8fcc2b4f81c34601d87b88a32cf32ce95fff238c81fd02c3021f0", + "value": "245965278307", + "start": 40252815, + "owner": "aa785dfd858b09ec75ff47fd8c512c112b3c70d8", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666696 + }, + { + "batchID": "5ae31356fdf1f0db3d135a130066703ae129ebbf98a3a64d0ebc61dfb83cb18e", + "value": "302892220574", + "start": 36529047, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40246035 + }, + { + "batchID": "5b034e1c6fd46b7f4f7acc47fc915e208f9a460426e51504ece0a0f47a905890", + "value": "308454383971", + "start": 36660680, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43722387 + }, + { + "batchID": "5b8ec8418a7a07a006f1e1b87fb3ee225f1279243e5e68f7fac3e0ff79f12638", + "value": "306893946505", + "start": 36617552, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42747114 + }, + { + "batchID": "5b8f41bba25893fc85c3fe1fea889ff47b3f8da5a39c3685026b39bf0b053cbd", + "value": "302840754506", + "start": 36528100, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40213869 + }, + { + "batchID": "5b91cbab6be582938602351e75eb1b9b6f64bd61883c73743362c85b21a08394", + "value": "298697564486", + "start": 36390497, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37624375 + }, + { + "batchID": "5b92a9f4816d2931c7e37a2c4869c1086a15129755c0d35cf7958143cbfed213", + "value": "313170999145", + "start": 36858284, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46670272 + }, + { + "batchID": "5bc0e8d12500313c460f8a87413567181541f95191faaa2a1346bd7d5944465c", + "value": "307343975556", + "start": 36626878, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43028382 + }, + { + "batchID": "5bcb806b750912787c66dd5dc87dc88a484ee5da9e14f27dc6dad0290956b0ab", + "value": "307449680490", + "start": 36630656, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43094448 + }, + { + "batchID": "5be34ab4099ea2c32c78bc175b85bd489d783fac699aa6f50f766590b4001953", + "value": "302204661614", + "start": 36515599, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39816311 + }, + { + "batchID": "5c0610e2f5dec96ca26b741c852bc4c2f6dfed19da5119e466d0a9942f323080", + "value": "239931463452", + "start": 39829978, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 895562 + }, + { + "batchID": "5c0ec1ad2bbee994ea8dde350785953f0238b8ca9e22c4d0790102af901a4e69", + "value": "308283689698", + "start": 36654135, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43615703 + }, + { + "batchID": "5c3a833ac2ea4dd514f202f12a0d47c40a22e93fedad1855063048b411f8108e", + "value": "304020330582", + "start": 36552886, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40951104 + }, + { + "batchID": "5c5cc32116df149d2f563296c784a2dc6d854a1bb969c890dbad6525ab8e2001", + "value": "260022144000", + "start": 31306502, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13452237 + }, + { + "batchID": "5c7a83c19728b40796976bf44c91f635cd0fe038246e6664908def8f83e5a1f1", + "value": "308485673113", + "start": 36661572, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43741943 + }, + { + "batchID": "5c80922acf5409451e27b055a4f1c6575e70b1affdf0e372f8fed0386be8f374", + "value": "315621792525", + "start": 36995816, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 48202018 + }, + { + "batchID": "5c959811f4580cf49fede73f0bd9293919900f471294507f3fbfcc0a88a85a8b", + "value": "308165132930", + "start": 36651253, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43541605 + }, + { + "batchID": "5ca2db76e60bdbe18e488ee6f49e8f88f21f9019281249f995840a02d95cace1", + "value": "306932612319", + "start": 36618484, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42771280 + }, + { + "batchID": "5cbdc24e4080ff7d2a57303fcd5fd5474cfd01b275d6cc357aa57c0af560d436", + "value": "262351704000", + "start": 31306512, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14908212 + }, + { + "batchID": "5d0535777a9fe080d80fe793561d24ccdecd4a2b65adc25fd35c9a9b5c2cf1ba", + "value": "313228446917", + "start": 36860571, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46706177 + }, + { + "batchID": "5d8a846c7fabbb58531ac8fbf1d00f670a787290b484fca1d4054e87346eda42", + "value": "302277814378", + "start": 36518244, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39862031 + }, + { + "batchID": "5d99b5e1d468c43300675b84730c65897e89d904477fc7d1d129faa079664717", + "value": "303969905173", + "start": 36551979, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40919588 + }, + { + "batchID": "5da838914375bd5b5a45dd6f9fc1018251f7723090c95a64cdd20e4b30075c39", + "value": "304692744488", + "start": 36568452, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41371363 + }, + { + "batchID": "5dd3093d73297c7fba1a85c958f7f3e3142dbb5e603624f3745ac60678031920", + "value": "305523221591", + "start": 36588995, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41890411 + }, + { + "batchID": "5dd40b561e34f0ae9fb771283f4aa6de58be4d39e89124610e5ee2fa16a9e740", + "value": "328226249968", + "start": 36979692, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 28, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 56079804 + }, + { + "batchID": "5de02e859e67343cc86e8d47649dd2535b2911837e1357ef4b025718f8d7adf2", + "value": "296532466436", + "start": 36351755, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36271189 + }, + { + "batchID": "5df33f9b92208d2dfba96040379a98df6f069a9b3cf59c9c98232208fd57b747", + "value": "319705640853", + "start": 37113635, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50754423 + }, + { + "batchID": "5e0ecd323b047b68d12ddff905c48766aed5ef7f3660a6d0ba3c138c978178b1", + "value": "302980079193", + "start": 36530852, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40300947 + }, + { + "batchID": "5e13c006fb22f3bbe1dbaa79540510bb916329548157b5140131bbca954df87b", + "value": "308357282486", + "start": 36657213, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43661699 + }, + { + "batchID": "5e1bc223ffc016e382605e909b1c69fd6032859e37e6ec153678e9f5b1e73b0d", + "value": "307642000677", + "start": 36635951, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43214648 + }, + { + "batchID": "5e34872950c304d3da9ac3311d35d589fa28f5f84c2234d62a24998285d73228", + "value": "306712624587", + "start": 36614223, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42633788 + }, + { + "batchID": "5e83367fa6868fe4996d9556a4dbff8cf5a57081ea74347e3c872b95d363bc86", + "value": "245920007156", + "start": 40148396, + "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4638402 + }, + { + "batchID": "5ebfcffead36e111980b06e466ee2108a3956111f5cab3bd6c22b4eaae7e2657", + "value": "304044252355", + "start": 36553293, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40966055 + }, + { + "batchID": "5ede9e95da258610bb62a7c2d2c8e9240b300adbc3994e37bb7bdf0299845dc3", + "value": "1961133776000", + "start": 31306519, + "owner": "0e2fdfcac8f3519948252b193b76eec57eba0cd3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1076647007 + }, + { + "batchID": "5f12f835d4112e226700ff4dd225e8d4486839b2ac4a1b6d4f8ab20cee7e8e23", + "value": "307151161168", + "start": 36622691, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42907873 + }, + { + "batchID": "5f378f567edda3d2c794eb5bb87391e3d5210c389fdd342219070dfa2dd10bff", + "value": "306487538831", + "start": 36610680, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42493109 + }, + { + "batchID": "5f3cce516803a52f2c886acb0a2fd81a38d5ccfc3fdaa74caa73535bd0e133c6", + "value": "295590173243", + "start": 36328687, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35682256 + }, + { + "batchID": "5f451fbb40181bab7e0ef40fc0bdd4e58ff4d5fbbecb56ca608e2c0a8d6b9c2b", + "value": "308287050778", + "start": 36654255, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43617804 + }, + { + "batchID": "5f6c073eea64916bd5f90fda097682ff95dc48a061754759911bfec3c8ea1ef2", + "value": "238711861464", + "start": 40385747, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 133311 + }, + { + "batchID": "5fb567860e2d16d3fa089bcbcbc0743d7185ad5b31e89c5e51cd8ab81dfb8f30", + "value": "303851181854", + "start": 36549067, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40845386 + }, + { + "batchID": "5fe20310db2058d6b640fd6beb02a217be2a7b18e151769df7aa3b49a8a8e8b9", + "value": "304089928366", + "start": 36554710, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40994603 + }, + { + "batchID": "5fe6f4d15faa610f7908001a5b9ee10c26ec22ec41b2e168ff7f31ca12f47ded", + "value": "313304753597", + "start": 36864440, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46753868 + }, + { + "batchID": "5ff2640de248c338d3e89948a5ddafd18f5924a0c087298b0d0e2953ceda0c9e", + "value": "269313197575", + "start": 35817978, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19259146 + }, + { + "batchID": "603542978d61811395b22334f1342bad451a2b44660539770833dbf80e586b62", + "value": "262308048000", + "start": 31306512, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14880927 + }, + { + "batchID": "60456e9b518ed7b288dcf57aeedcd97c457d88cb9b8733f651bc99a4f2150919", + "value": "302512523252", + "start": 36522396, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40008724 + }, + { + "batchID": "6045edbaae1fa7151a56b0e642779bb40a2553843b3916491afedba7689d346f", + "value": "304024831120", + "start": 36553048, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40953917 + }, + { + "batchID": "6053af5191fb848b52f91c3032f1829b9c30339ec2086d088af0c48b47fca085", + "value": "240243357994", + "start": 40359936, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1090496 + }, + { + "batchID": "607b7058c2dbac53357bd9899c0ce72cfb63ba4d57f6ef6c5c84e8b3acb7c26c", + "value": "983610232000", + "start": 31306533, + "owner": "cf99ac220b9fdccb3dc53420f9a251de21693374", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 465694792 + }, + { + "batchID": "60b9552f1c8e5da7270a4f8e345f96ca095401c3211d0e35e87d073e8a159bb2", + "value": "308162424696", + "start": 36649805, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43539913 + }, + { + "batchID": "6122600f30e8c4b3bb728b3f6e17d97801b17c994eecece6699bb5b2b5ef772e", + "value": "308328021250", + "start": 36655943, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43643411 + }, + { + "batchID": "6165a8299295e06692193fd02dfb99b61fff19122e9d1c286cff0183fe0bcfb7", + "value": "308524148653", + "start": 36663171, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43765990 + }, + { + "batchID": "6176483960c67d38789ab7045b4b8204f3a97186cae173bd9cdb93f775050a36", + "value": "304348578274", + "start": 36560386, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41156259 + }, + { + "batchID": "619f7fbfd3d0c12bf602d2190277106f5cec8b93e4e6c9da54d49e949a822eda", + "value": "302649858744", + "start": 36524851, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40094559 + }, + { + "batchID": "61c9f191c862738e0c85c335cdf1bcace15369f091482528ea425ac4a8d042d6", + "value": "240242179353", + "start": 40215020, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1089759 + }, + { + "batchID": "62190950a500d519558d90e431c1ccffe03894200c899b670b9dfaa6430b47c9", + "value": "307341737076", + "start": 36626798, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43026983 + }, + { + "batchID": "624321c668306fc9b623ec3858bfa101306acc56b8a05e439a4453a2adf0a7e9", + "value": "306546465053", + "start": 36611887, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42529938 + }, + { + "batchID": "625442eb35ae29841d0618f74901bec7f5b9c238de3ccc90a0ec63fb09270f7d", + "value": "271383333139", + "start": 35854137, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 20552981 + }, + { + "batchID": "6295356d9f4b9c220cb214bdb05f2157707105acb3cbc3e5b205d45f527858c7", + "value": "306447339903", + "start": 36609466, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42467985 + }, + { + "batchID": "629edf176d1c32f8de83b16ae95aa3f6a33b866d2ed387ece2b81eff05cd1af2", + "value": "303965571955", + "start": 36551823, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40916880 + }, + { + "batchID": "630539b353b5be977767192342c8fe5c6cde45050a4ff0e5bc5e670097e0f50b", + "value": "306779043680", + "start": 36615923, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42675300 + }, + { + "batchID": "632abec68b330502c4dc6e53414c51636389eb4876f8d435b4ff5d1708382389", + "value": "259790259904", + "start": 38188261, + "owner": "6f8cd8fdb64ca787e06750faa3dcf275fd8b02de", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 13307310 + }, + { + "batchID": "634e99cfc03c2e9e9a7941213e91af2d0d0ec2e2a22854141f561d76ef300ba7", + "value": "252009333693", + "start": 32087966, + "owner": "e5ec9fe2afde09c990761ececd6a2e614d3aa99e", + "depth": 31, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 8444231 + }, + { + "batchID": "6366907e3e0e4f2708e74803ac7dfa06a0abeeb8c4f4be0f6d499f8d00205e8a", + "value": "303206357773", + "start": 36535830, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40442371 + }, + { + "batchID": "638f6fc469a60b51dcf4666fb8b09a70d74a3d9e2265b24b7e04f134503fb96d", + "value": "308190538579", + "start": 36651935, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43557484 + }, + { + "batchID": "640676a5f19f97f567d45e009f7ceb19cabbe34e28a402ba8b3562514336eaf0", + "value": "299305708453", + "start": 36412501, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38004465 + }, + { + "batchID": "6420a927d4b87b95cce6b578be10df6ab7ee2d60e35104f9e0d35c111f817a5c", + "value": "306858664269", + "start": 36616741, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42725063 + }, + { + "batchID": "64684a4d3149f636f05c4cfd6be08f8fd9d45da0ca2e9b3aa182050cb2b84b9b", + "value": "239981083243", + "start": 32960840, + "owner": "015405ca1f2ee38bcd0d693a2fc13696aed1bea9", + "depth": 17, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 926574 + }, + { + "batchID": "64836aac7015728e4371270424d5203def1596abca266ec02ad2e89c2cff3862", + "value": "298788788450", + "start": 36396991, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37681390 + }, + { + "batchID": "648d9336970b2b5d19ae52628fe6ac39b8e07c776030f250e1d9a0dc42cfb72a", + "value": "307761059970", + "start": 36637951, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43289060 + }, + { + "batchID": "649648f2b9c1a855e67122a852810b1bd907ffdecff40e1d1d3ebffd149bb32b", + "value": "302664167558", + "start": 36525140, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40103502 + }, + { + "batchID": "64c82e42bf94aee72e9461ea5be8f64d143951f26b7ec1de976bf74a0f178a4d", + "value": "298571057769", + "start": 36387290, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37545308 + }, + { + "batchID": "64d641dbcdba3888af709c9b9c18ee262014f445fbba525573ca9064b8d2a345", + "value": "295982351513", + "start": 36337923, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35927367 + }, + { + "batchID": "65325c82d5e02ce0028de4b90cd69432459a90fc4c2b73a78f96af6283c0d342", + "value": "302578130307", + "start": 36523627, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40049729 + }, + { + "batchID": "654322b6b4620cef0e19cddc972549956f8392da50eac2a7d9b0d088161c552d", + "value": "308539194281", + "start": 36663483, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43775394 + }, + { + "batchID": "655ce4c1bf5a8d9e11125f0602b8f1acb8e4716462bba57c1476e98991a82ad1", + "value": "240138450919", + "start": 40252819, + "owner": "718944387838c59712566449eeefe2282eaee129", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1024929 + }, + { + "batchID": "6565c67e7c72d775f720927d0ee358190237e0d3b1a72da7d4fd1369aed02485", + "value": "302988365526", + "start": 36531151, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40306126 + }, + { + "batchID": "65685c9792bff24ad5f891421e6895c32324e335ecf8237e0ed32b1fe3c20a84", + "value": "304819070310", + "start": 36572086, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41450316 + }, + { + "batchID": "657537e2d702380c636f17975f58daceccfb8725c258962e34ce42757b8f8678", + "value": "303082962071", + "start": 36533654, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40365249 + }, + { + "batchID": "65d2e2b1d1f0ad50041ce7b5ddc7adbc52c088e0d46d30575ae47e713784b7f3", + "value": "241639274734", + "start": 40252874, + "owner": "e8ce73d7d75df6f9df13da5610e74ca39ebb22e3", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1962944 + }, + { + "batchID": "65e6fe5195bca2b3d393f408bc246f83b00ca23223e8c015198db48a1bd16f5a", + "value": "302279144235", + "start": 36517836, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39862863 + }, + { + "batchID": "6601527bf88155b81ea83645b27a730c8def2a09c1911482f0355e1294885a59", + "value": "308158125661", + "start": 36651228, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43537226 + }, + { + "batchID": "660f48624713e5b1998f8ebcff4bc9c6fe053e4bd341960d367ba7d30c9614c8", + "value": "262342128000", + "start": 31306512, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14902227 + }, + { + "batchID": "66aab1516784ee80b80ee6ee7724fc1796b512d57ebd0bc74bbf9b965d2c5afa", + "value": "308175466191", + "start": 36651622, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43548064 + }, + { + "batchID": "66d2446be10c41cf28272837dc82c65df70b43d2e95baa569f79e0e2fb1c0c64", + "value": "299235327613", + "start": 36411096, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37960477 + }, + { + "batchID": "66d70e08b4bbbb7481197bd0648471aae570647881bf11ba78738c2edf5bc117", + "value": "304665656883", + "start": 36567705, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41354433 + }, + { + "batchID": "66e90948451e46daf587a984706f8ec153340f0242f3895980fff00764f430e4", + "value": "241894217147", + "start": 39926549, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2122283 + }, + { + "batchID": "671d004b780d42c6fed3776d99aae045bf6e19cb087779e30d438e6b34f574c1", + "value": "269463337791", + "start": 35820411, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19352983 + }, + { + "batchID": "673f1f4414e593b111d0c2459abd1d2fb4b2ad431edd6c41e818273db398925f", + "value": "308153979612", + "start": 36648828, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43534635 + }, + { + "batchID": "679ca13885d56e3c8dd6f38d0269dc472446eae75a908babaef3802e7091cd86", + "value": "246908707815", + "start": 40206657, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5256340 + }, + { + "batchID": "67e53d26ace9b3ce4c5dbb963095cee6a7531971e3242bb1da343f92316399f1", + "value": "296670244769", + "start": 36354703, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36357300 + }, + { + "batchID": "6805af05c9349cd94daa5417cc8377b5bd32bc11a579308ce04c327c1d47c12e", + "value": "308161225310", + "start": 36649537, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43539163 + }, + { + "batchID": "681516b8e343060758d495248a0912f6c4fde11ebf11e510b429a3c109bcabb2", + "value": "328226385990", + "start": 36979670, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 28, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 56079889 + }, + { + "batchID": "684b17888db3371b8bc0b349fe07ba6c0ed61bb9323aa388df157a5924d70a63", + "value": "295496544861", + "start": 36325963, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35623738 + }, + { + "batchID": "68705b2ffc524b230d601e759e8f57a29b823bd080b4b4c9a369259c95116a38", + "value": "307963223725", + "start": 36642918, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43415412 + }, + { + "batchID": "6873678cf61f9b80a50a05b94314f9d76b831af70cf422938108048f61f69ffb", + "value": "299041495463", + "start": 36406137, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37839332 + }, + { + "batchID": "68b00658a14dd3ddf1cefb3d9334228023dd5b8e104f413c636038d79301d625", + "value": "295840610227", + "start": 36334367, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35838779 + }, + { + "batchID": "68fca68070364aa77897732271432fd440e8e1ca0485209b74a863953184192b", + "value": "304006050373", + "start": 36552599, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40942179 + }, + { + "batchID": "6929048b10e231e6be19550f4c733d0f7a4e6298a00c418b5167517eed52386e", + "value": "314466955257", + "start": 36937976, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47480244 + }, + { + "batchID": "6933dc816afbb29d6b7b90a38238f0a8b3bd72b885352af235018c48a7fef7dd", + "value": "275187229462", + "start": 39954360, + "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 22930416 + }, + { + "batchID": "6938006c9dcbde418ee52b1afd07e6d40504880b004f67ab520475c1f75b7b3a", + "value": "302181269009", + "start": 36513613, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39801691 + }, + { + "batchID": "6961fea0346400930be82aa9e3882b4cbf3b24a6a4d6c2b775b343a5f2966fb2", + "value": "308099872931", + "start": 36647797, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43500818 + }, + { + "batchID": "6976e4625d1760e613aebeb3cfa3676936aafe774e3f1949970eb310a1421cfd", + "value": "304389546891", + "start": 36561179, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41181864 + }, + { + "batchID": "6980c1158d7a4eaa8e573948680ab309794925e4d255f97ffa3ab03c38331075", + "value": "303253825326", + "start": 36536632, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40472038 + }, + { + "batchID": "69965da7ccf98ba57ada897d8d41276c0eeb5b23bc590c81c2c7e18296b5ad17", + "value": "308253658946", + "start": 36653288, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43596934 + }, + { + "batchID": "699ef920d2d53fd8f1cd9cef206e23f0248baacf8616b2601382215a43e6fd42", + "value": "245965601695", + "start": 40252827, + "owner": "c97a641dd279162db7533a48a2096e6d1b67f525", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666898 + }, + { + "batchID": "6a0bd2e64fec4ad21317c805ed4ff09e943d6bdd5bbdb7802b11591044721ff3", + "value": "306071168607", + "start": 36600733, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42232878 + }, + { + "batchID": "6a12e748ea141bff21587c55baadeac49abeae85251cb239c966cc3b955c791a", + "value": "298880601596", + "start": 36401912, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37738773 + }, + { + "batchID": "6a1c4951e5569f79a493a35c95617f80ff22755a1d74d3f859e6526f0d759861", + "value": "302488337791", + "start": 36521750, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39993608 + }, + { + "batchID": "6a4081e42a2cb32eeb26e8c99dff41a1d86a5c175457dd6bc7dc8d512eda648e", + "value": "304762255758", + "start": 36570724, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41414807 + }, + { + "batchID": "6a8464984d08121b5b6ff3d29de47a6082c952c5271f9b57fdbd8b56bb985593", + "value": "313704154566", + "start": 36889652, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47003494 + }, + { + "batchID": "6aa48d5ace5f7a40cd65dc954ccb1ccc7386078d13f87b79d9742cf76d59ba04", + "value": "307844051646", + "start": 36640014, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43340930 + }, + { + "batchID": "6aba1e3160b108a5218f52c198883017a6dee9ee6c2b182743bd109c92d4eac5", + "value": "299374203674", + "start": 36414522, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38047275 + }, + { + "batchID": "6acab19ab67016aecd6d44ba5cce9222b1588e3d99b6563039fdfd68119e8970", + "value": "308575862723", + "start": 36664567, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43798312 + }, + { + "batchID": "6b24f51614dacc8bfa194edf62e206010373e90004b3be6317599d6e2dd3a6bd", + "value": "302490883891", + "start": 36521842, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39995200 + }, + { + "batchID": "6b2b3867d2d74b13dbb7914570159332ec5bc5b1df35fa0b51a968293b7fbcf6", + "value": "303088145150", + "start": 36533841, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40368488 + }, + { + "batchID": "6b38f4d054c133aac98dc420670b721aea25308f11852119c3e8d48d9167d8af", + "value": "305418851131", + "start": 36586154, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41825179 + }, + { + "batchID": "6b4e0db0b13557b4fb5defd5d37bd3a3fdbcd0746405cf19324d0681f9f7f706", + "value": "446876998629", + "start": 39271967, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 130236522 + }, + { + "batchID": "6b5b1af80fe00a686e5f9eb504ead39eec5e9632e101dffecf0e434e52ca1fa0", + "value": "248935659981", + "start": 35795626, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 6523185 + }, + { + "batchID": "6b70942ed26e0c0f54f9d08b8a86edb036798d9cc09435530d7964a9d6329482", + "value": "306882961609", + "start": 36617159, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42740248 + }, + { + "batchID": "6bb6051849225174a5eac1306288dd49a9960d46b4944f2e38edddfe745aab63", + "value": "241879672239", + "start": 39926101, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2113193 + }, + { + "batchID": "6bbe44c5f845d2f1a8719c5519a2b2e4ba5fb81372b61b967a65cba20f87933d", + "value": "296340734445", + "start": 36347301, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36151356 + }, + { + "batchID": "6bbf52ad3179c926c9fcc8d2a107311599d399132d264fb6eca7cfe6df99da05", + "value": "276959321675", + "start": 35946321, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 24037973 + }, + { + "batchID": "6bcdc43906c65e0ce3f682f3c78c62bb7aabb7fca079ace8035a68c8cd9e4f94", + "value": "269321278591", + "start": 35818296, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19264196 + }, + { + "batchID": "6bdcbbdb96c7c798cb0d137e9b91f99bcb434df31935a921d364360f33c4be01", + "value": "299447660712", + "start": 36417863, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38093185 + }, + { + "batchID": "6c3ba2b88deedb9f8ffc7678ce74c311d68d6e112f93a4b364129472fe6f41e9", + "value": "303582815935", + "start": 36543490, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40677657 + }, + { + "batchID": "6c9ed8bf45999df0df1cc28a7ae4d5485c2b5715c5822b563b8951ea9b33f5dc", + "value": "299303997368", + "start": 36412211, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38003396 + }, + { + "batchID": "6cb179467b390832d254cab0610d040a1af0b06a8798e4234f67bb98df02a8fa", + "value": "250240912563", + "start": 39093555, + "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7338968 + }, + { + "batchID": "6cbfa97da33c31ab81e2da9c9bbd72c951dda92a4b609ad8de6241fc63471e92", + "value": "247181796325", + "start": 39826836, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5427020 + }, + { + "batchID": "6d161b485a99cfa8bac59432b660839813e4e0b58f5673639458d591b6955eed", + "value": "304111877118", + "start": 36555500, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41008321 + }, + { + "batchID": "6d2c38a8ec124d5d076dc2910d992b5d06406d4eb187dfb9707d86c2b614f00d", + "value": "304260427851", + "start": 36558803, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41101165 + }, + { + "batchID": "6da23dd2c31946d8ab7fe71ca8684afa10b9190a50ef0ac35c3af9a8dcd73d96", + "value": "319503787884", + "start": 37107279, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50628265 + }, + { + "batchID": "6dc3c426e5ed0f996a75fdc859c1875b6b655f5175bb9684cbeb97b05a645ed0", + "value": "308115927020", + "start": 36648145, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43510852 + }, + { + "batchID": "6dfcd1072ddc1e379d44dadd3224cb1407fac22646511139f578b5a643ed60f1", + "value": "238973403610", + "start": 40389694, + "owner": "56bac3f923590b2e073daab03d603cc531ac9a86", + "depth": 24, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 296775 + }, + { + "batchID": "6e104e64ad0915f0c7ed4b681fac449f0bb7d203ba7a1e1c2c9e5a3c6987b044", + "value": "308003712254", + "start": 36644814, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43440718 + }, + { + "batchID": "6e336a51c2373d73bc61b815fd8e23d207f068413b2b87a5f0dcd639df3cfb95", + "value": "306086346703", + "start": 36601051, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42242364 + }, + { + "batchID": "6e6569da7c6c6c3c827cc41ac549a296e82b2e6efc9b2938f819111d09b93dc2", + "value": "308236624983", + "start": 36652905, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43586288 + }, + { + "batchID": "6e684b9ee8793d81bddedae69e3bed9a8638d4273c6fa4f3f899eb7cadc96a76", + "value": "304381789854", + "start": 36560900, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41177016 + }, + { + "batchID": "6e7cefafd935084451dd57814ab4d8db5ce29b7e238c4f9cf5c178d1691b8f48", + "value": "247390434755", + "start": 40223419, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5557419 + }, + { + "batchID": "6ec64977c1e580737d6a9789441795fc7a01ea2b672c0f575d18b66d12957009", + "value": "306792168439", + "start": 36616167, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42683503 + }, + { + "batchID": "6f0404e8f3cf17e74421f163ed8b0c491d25be2af4efe61df2f1b439eac35e93", + "value": "296375060851", + "start": 36465238, + "owner": "fb879fad02edf61c750efcaa7b56461ef8875402", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36172810 + }, + { + "batchID": "6f134605e83d9aad455805d11157edc48b5e8ea417e13f09fd836d6b806fa195", + "value": "307855672321", + "start": 36640429, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43348193 + }, + { + "batchID": "6f575d52d0edb4bb3994d68f9afcbed91669ea42cb5b080fccce9d7186bf3b61", + "value": "302180079543", + "start": 36513570, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39800947 + }, + { + "batchID": "6f83956191bfc9b2c3de090ed83e7031d74394afbdae984532ef36c18d19843d", + "value": "319708030793", + "start": 37113721, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50755917 + }, + { + "batchID": "6fa5c936d1b4b98bd77c77db626eaac7aa53262769bfc64bf5dd8287de05ecfe", + "value": "302182785386", + "start": 36514808, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39802638 + }, + { + "batchID": "70115b28cb2795ad2840698b3c34d025ecf8b0faf55b35a874d8be6c8b98e7b8", + "value": "296070780309", + "start": 36340685, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35982635 + }, + { + "batchID": "70121b328a934a52c6d6e21bcea02a0cfba2fde91a4dc24b514f564545634752", + "value": "302721483805", + "start": 36526071, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40139325 + }, + { + "batchID": "70259bc7ae972af00f6792f44d98c7abea03128ca05b0dfd9101517d7b02893e", + "value": "303730639303", + "start": 36546316, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40770047 + }, + { + "batchID": "707e5b46958a2d1aae79ba72ec3a9dd186dbcf1bfbeabceaa121bf9a1d2f2736", + "value": "258514156884", + "start": 31992347, + "owner": "b2a02d14689d596eccabf4d454a9bb4bd204a830", + "depth": 26, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 12509745 + }, + { + "batchID": "70aa4965ab17d55257e9a50487ec521a15f5c01a232b512fc16ecdd329eb82d4", + "value": "298770549562", + "start": 36393593, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37669991 + }, + { + "batchID": "70b397891aba9a294b87201dfea49ec9d0f8566df69565f07cbebe3c53caae98", + "value": "313168670227", + "start": 36857748, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46668816 + }, + { + "batchID": "70baba0640c9227305b7ace8884d3d515ca814e7f13901b0a3b9cc67534e588c", + "value": "296394426738", + "start": 36348567, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36184914 + }, + { + "batchID": "70ed1f0364977ec187d1613eec0935a5d884a74c8e9becfce783d85c4673641d", + "value": "308392767050", + "start": 36658480, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43683877 + }, + { + "batchID": "71073d608bd2cec6e34160d82ed29e794873e73149f9a183fd1443919204ab36", + "value": "303960601438", + "start": 36551417, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40913773 + }, + { + "batchID": "7124a82fa484b043e2542a4cd2b7aab3b0fc89956951aefa223a4801a44df8e3", + "value": "304892297528", + "start": 36573811, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41496083 + }, + { + "batchID": "71577844ec793255e4e6508f8c42f2132553b10bfe52159dbbfb0caa41aa396f", + "value": "305376085913", + "start": 36585298, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41798451 + }, + { + "batchID": "7162eb486e6bda0042d060434a05887e5283f6ce1fc549b33083ac2d33334c37", + "value": "303427322618", + "start": 36540841, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40580474 + }, + { + "batchID": "7166ad83d4a5b6e9ff07fd6691321efdb92bfb2decb3c623def2b93012e00d6c", + "value": "311629435727", + "start": 36771971, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 45706795 + }, + { + "batchID": "7169754bcee33e0b37062cfed437e0ff60d3c784218fd4c4529d3105fa866765", + "value": "308120464478", + "start": 36648307, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43513688 + }, + { + "batchID": "718a6658a4a327258db6f0d3ca18fbd26dedbcc0f601c04a6f4d30c31023fded", + "value": "302723311543", + "start": 36526137, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40140467 + }, + { + "batchID": "7197d453970cac224f4a7d23d85f8280455ad99688996894392c0251c596f62e", + "value": "308268363299", + "start": 36653813, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43606124 + }, + { + "batchID": "720082332bd1d4543c30ecda9fba23bbb1267f85e5aa42557aa0091fa81c3c09", + "value": "307010862906", + "start": 36620155, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42820187 + }, + { + "batchID": "72312a12b63c9cf5208a54292f8d30ced2eb6bad35d84fcb5e1f0488388701b9", + "value": "302618949265", + "start": 36524418, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40075241 + }, + { + "batchID": "725ef54196c0cb116b8a76de8f1146189eb1c0a7b50e4b1b9f56dddbfd591413", + "value": "247375062509", + "start": 40223269, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5547811 + }, + { + "batchID": "725f64982f26eeb7c871cdbe3f74cf385d156c10fad1920426da61de87d964c6", + "value": "269398341299", + "start": 35819591, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19312361 + }, + { + "batchID": "7284cf4054863fe6e2268ab8a35e7c2cc0192679e2d860cbeb7272ae5d2460dd", + "value": "308218191179", + "start": 36652472, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43574767 + }, + { + "batchID": "7296f51fdc0dcd1f433ea84f716830ea0dc60299c17ba8bbd8b0ac8c9d872181", + "value": "307581079886", + "start": 36634901, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43176572 + }, + { + "batchID": "72a9ba15379d97d5ed9aa83a437631ae8f8ab86b2c098072cee4ee9631789a09", + "value": "297607701780", + "start": 36372507, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36943211 + }, + { + "batchID": "72ce66c1519a20e5e84240abea35f9c997cd9b6130f6fc6ed6992f408f99aa24", + "value": "308156445541", + "start": 36651168, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43536176 + }, + { + "batchID": "72ce972fed448ee92674875c8e0aac9ccc1cf4f88619d1ff1a1bd5bfa3306e19", + "value": "307932212934", + "start": 36642036, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43396030 + }, + { + "batchID": "72e5134299aac3ec66b850f62cc82dd23f59f65e0b6a3d0e641db0775eea5860", + "value": "306742428365", + "start": 36615064, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42652415 + }, + { + "batchID": "72fc60de29ca9db57d87a3a04a44c83e3516a1146a6ad72b9437278b334d08d8", + "value": "247570994977", + "start": 40227020, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5670269 + }, + { + "batchID": "7335bea7559ea171f219ea04d242fcf8e07efddf667fc0df2c2b782a93aaa124", + "value": "307548882249", + "start": 36633525, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43156449 + }, + { + "batchID": "734d78efb4d9b79ab12c361af36e7df643e72b62ec81d283cab928df3408b97a", + "value": "307982325329", + "start": 36643600, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43427351 + }, + { + "batchID": "734e4db37e6b212139e996544071bdf76326e13e7da80818125cec4a9f9b388f", + "value": "305318593137", + "start": 36584366, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41762518 + }, + { + "batchID": "736c811cdc61d87835bd4b4ed29a742954104a333fbabed895be4f542d9187bc", + "value": "308082648262", + "start": 36647182, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43490053 + }, + { + "batchID": "73aafcb42f44f3e44cc54e34a43facd437c7132538a3910d6547bb604f5bc11e", + "value": "308244214880", + "start": 36653176, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43591032 + }, + { + "batchID": "73d24f163cb14fd72aae25a5148b507f16d4ef592ee5c99839957620724df5b1", + "value": "304537906236", + "start": 36564246, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41274589 + }, + { + "batchID": "73e7e3b1f1b2ba676662c7e4f82974e29e5786e68407081021c8b9ffdb678118", + "value": "268946496358", + "start": 35812479, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19029958 + }, + { + "batchID": "73ef11752b93b09de2bb3b2fd7c9205fab6a42a5071daab0762c4c0f8a17642b", + "value": "307546458358", + "start": 36633213, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43154934 + }, + { + "batchID": "740173f2aeb07b3db5221bb977a29429d0bc324f39ffb44b68bde4f4a59bdba3", + "value": "302959610693", + "start": 36530341, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40288154 + }, + { + "batchID": "743c394a35d078414321df6c6d2cff64e4f1454e2145d0c6a2108f82e9cb310a", + "value": "298727622825", + "start": 36391356, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37643162 + }, + { + "batchID": "74521e62154e4e0ed8252f3a8c81981a427dd20cad8ab338baff0e735735e5e5", + "value": "302735849892", + "start": 36526362, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40148304 + }, + { + "batchID": "746fcec995df4cdc42ff4a71760c6a79dc3cc33c6290a3d05e26941089b30b57", + "value": "304383986291", + "start": 36560979, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41178389 + }, + { + "batchID": "747db377cf1d1178d59c9e8a773c85fbc541041e94736e7c160872a26e5f99bd", + "value": "292482024741", + "start": 35134054, + "owner": "378799c144a80fd8d453607606e7f0ef7a62a05f", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 33739663 + }, + { + "batchID": "749b642f11185031f1e49a01373e4414e07a658fe963293d23c4b043624a2426", + "value": "304054893806", + "start": 36553449, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40972706 + }, + { + "batchID": "74bed6ae6e1b091443ca4e9eed83313b236ff462ab196c04641093510877bdd9", + "value": "308552694137", + "start": 36663965, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43783831 + }, + { + "batchID": "74d066dd7d6b7ea0eb1a9024ec5ae260f0499187b90a1e989a8c58c2492f7788", + "value": "308004798410", + "start": 36645078, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43441396 + }, + { + "batchID": "74fa4242c6eed888b62dad8f2695019ba86ac19c25547f61c0d903519827c6a9", + "value": "256522744753", + "start": 40123352, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 11265113 + }, + { + "batchID": "75822019157cf984d018f9e39379b93a898fc1fac27eb205fb4d8d539f8a8ff0", + "value": "307995321343", + "start": 36644064, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43435473 + }, + { + "batchID": "7594d95d7019308dbb2afa3fbe926546e23652df995610ff160c0ef8af31421c", + "value": "313328258086", + "start": 36865057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46768559 + }, + { + "batchID": "75c468a683ecb9e7afe4655969eea06acfef1e6bc270a68c7795c6a1c71fc7dd", + "value": "298782153052", + "start": 36395838, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37677243 + }, + { + "batchID": "75c959045a20f130ad899148990a0b2a00070858d94ed2067592d95a5329e667", + "value": "298685761645", + "start": 36389842, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37616998 + }, + { + "batchID": "75f34b3b58eb829de8d99e89ddbb242c9fbb1aab88790d1db8fe71980d0e0e13", + "value": "308606104934", + "start": 36665872, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43817213 + }, + { + "batchID": "75fcb36b7b27c07874e75df10a25dc411f48fdb269bd0ffb9796046dd677d6e6", + "value": "308219333436", + "start": 36652738, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43575481 + }, + { + "batchID": "76015226423adf844d8152dba654c90a45a097810dbc365d4f459b7f29ad91fe", + "value": "296785969580", + "start": 36358225, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36429628 + }, + { + "batchID": "7621ec9bb1b8f9fc5e0dc8d0f7da9aa5b0efcafa69bd1f445edb19cf664dc7ca", + "value": "239747014782", + "start": 40140324, + "owner": "ccf1a719266ce408c12f871496ff8057085f1f1b", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 780282 + }, + { + "batchID": "766543f3cc3051a9ed4b6a00445436722dd80c83eda14f86d7a049cd73b1e3b2", + "value": "240138940538", + "start": 40252852, + "owner": "0f26f66bedff01c5caa410200a768bd18c2a67b4", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025235 + }, + { + "batchID": "766e0a9f9a21c0fa7eddc5a305cd55859180c354c366a732997da5c9e399b97a", + "value": "257217111884", + "start": 38422105, + "owner": "dddd28497332f6b184186dce6a4aca642b7dc717", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 11699092 + }, + { + "batchID": "7690b3d6431727b9ac5d728715d208950339fe6af4cce1228b2ef01ecbe6eb9c", + "value": "306472099971", + "start": 36610127, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42483460 + }, + { + "batchID": "76a430df0cac855fb816d1275370d23b8ae81009c6683f2825e2afeaf3bfadd5", + "value": "244823350671", + "start": 40383461, + "owner": "c63ae15d109bc090c10356641a7cbd4111b28c9f", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 3952992 + }, + { + "batchID": "7718be39d5d6eac414a6ee77e952f2a25df5b8ed0f6c6c892e91799b2e3c6b99", + "value": "295677227905", + "start": 36330711, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35736665 + }, + { + "batchID": "772024570fd0eed49421cb56471d8ee3348c54f7bf8bd02dc69fc7954029329d", + "value": "308548212857", + "start": 36663805, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43781030 + }, + { + "batchID": "7723f9c9d80e1bf829619256ba0a0d80c0715e9c67d2df9f87ddd7dd4864777b", + "value": "299249485863", + "start": 36411380, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37969326 + }, + { + "batchID": "772c1c8bfd83cefb737d09ec0a112acfbe4d31dbade35687f4e58deaac4e1ceb", + "value": "302920970362", + "start": 36529857, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40264004 + }, + { + "batchID": "77360f6559c6c63fb9469e877dc93c582ce2bf12121f90bc268eb162d6124290", + "value": "302214754468", + "start": 36516192, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39822619 + }, + { + "batchID": "77a0ad7c58f5ae21c467fe955875aedfc48542b698e2b80656b8c89ab65b9e77", + "value": "307731590574", + "start": 36637349, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43270641 + }, + { + "batchID": "77ba11a84bd1b22d675f03df71baec09eab407fcdb04fc5842980a967c994b8a", + "value": "306547498130", + "start": 36611924, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42530584 + }, + { + "batchID": "77c68dd6036ba8a868020a7dcf9c05425854cb57cddf34e6538432cd8cffaaa2", + "value": "247833072696", + "start": 39845264, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5834068 + }, + { + "batchID": "77ce95202fab21ddb1f997f6a704de2af61fc65633d1ac6116dc1c0cf1219b3c", + "value": "313174552907", + "start": 36857959, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46672493 + }, + { + "batchID": "77e997e7950bda31bd6127370d7f688c378f5bf33e3bf314816f815002f3ea91", + "value": "299509775580", + "start": 36419197, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38132007 + }, + { + "batchID": "78b6ab77710a4d60b9491b85fa7573da55f7489c93ff79c2a9b9e68ccc4db0db", + "value": "308551601825", + "start": 36663926, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43783149 + }, + { + "batchID": "78e936aaff339399972b0d7b3a228e596ef199439e7b3b2684feab10a0370c92", + "value": "302404065927", + "start": 36520528, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39940939 + }, + { + "batchID": "790965f9df9d673dec0093871a09b57b6910ded78ffb4544c2964b4231fba96f", + "value": "302907403704", + "start": 36529595, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40255525 + }, + { + "batchID": "79097bd2f9a352e64894800c0cc1ccd5304cb32ed60b7c6635ec3eebbf9d5f33", + "value": "302402599576", + "start": 36520475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39940022 + }, + { + "batchID": "790d6e7bf7c11ee6914d2674db6bd91cb9d891bc5c0ed5be04677b64c212b447", + "value": "389478953994", + "start": 40394174, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 94362744 + }, + { + "batchID": "794d99a01777b7c0d977c65c9bc983dbc772d9e34bef3b3a4f6d9fb3219aa3cb", + "value": "306779567200", + "start": 36615716, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42675627 + }, + { + "batchID": "79678bdffc9d9ab6135c52c8260e2cb53c4ed429f5c990692130cb4299ab5108", + "value": "303625133945", + "start": 36544333, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40704106 + }, + { + "batchID": "79727a95cde212aacd7d966e520d1eb45b7675fa82c96165bdbc1234e51c68f3", + "value": "303526443520", + "start": 36542595, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40642425 + }, + { + "batchID": "797738726017b6925ee55a07dec87ba650a73a8a17e38a26a32a64a8e3ccde7e", + "value": "296137225468", + "start": 36342646, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36024163 + }, + { + "batchID": "79d09a13935b2898a00641b9e14f9eb5c58918a848c4637e595188f1466e91c2", + "value": "297249411875", + "start": 36368656, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36719280 + }, + { + "batchID": "79fa661a8baa0faf4b55e7778e4689d13448edbe56a5fff3e064a94dfe12c0a9", + "value": "307976219585", + "start": 36643382, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43423535 + }, + { + "batchID": "79faa6fb283397be2fd94cfe145e929fcdfc72fd6c6f6fd8e9f07f8b8bb1b3a5", + "value": "308535973361", + "start": 36663368, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43773381 + }, + { + "batchID": "7a3a416f4e665ed8ada37b8c7c861ba1c04e9347b7fbc8597ada3e4537be7e95", + "value": "308186842051", + "start": 36651803, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43555174 + }, + { + "batchID": "7a47f56660f6c554fca10f119950e7148f2608ac43b0193c3446e7445c6999d2", + "value": "304325070019", + "start": 36560221, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41141566 + }, + { + "batchID": "7a683513bdab00a788c26d5a5d2e29a280a686b009cbcbc619cafb48e5ddaa7c", + "value": "302999517799", + "start": 36531781, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40313096 + }, + { + "batchID": "7a6e8f56f77e2180d56116ceb08ca6456ffafe41384741902ba2148bbded8196", + "value": "303731194583", + "start": 36546336, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40770394 + }, + { + "batchID": "7add92aaff105db17f09f8c0a2fcc7312209ace92aba87e61f8ea40e34f1da52", + "value": "382984051136", + "start": 40146080, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 90303429 + }, + { + "batchID": "7b0a345fecb6eee52c84532c9916e303c124269130d63faca4a6704e5c078fbf", + "value": "295508364326", + "start": 36326394, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35631125 + }, + { + "batchID": "7b228a7c67fd042d36ca2dfd6007363989e38ab6f0f0645802dbd9c5117a2991", + "value": "239085389363", + "start": 40208364, + "owner": "8680d5562e5381d2b5011dd1b86ecf61a81ec8dc", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 366766 + }, + { + "batchID": "7b569c35728c0423da1958a8dc16a4902a03e1c9ebf2461d628aeef2c402f6a1", + "value": "296380456405", + "start": 36348288, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36176183 + }, + { + "batchID": "7ba206f67ea715f1cbc1557f27d1f3a7bf9f69305cf1d79426794cff16886218", + "value": "302400413883", + "start": 36520396, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39938656 + }, + { + "batchID": "7bb659d19964854d6302f6b42d8a4f3cee9078aa2fa2cd6efdb76dd556a3f35d", + "value": "302279943967", + "start": 36518321, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39863362 + }, + { + "batchID": "7be4c971722e4d37d0ccab917899aaa67dedeaa648a495166c0a306ac22cfc9d", + "value": "306881899471", + "start": 36617121, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42739585 + }, + { + "batchID": "7bf115ef345b247b0ba14dab6a24ab8e9923d7a2bdee48531ef4d58e5f7d7eb7", + "value": "240052166401", + "start": 38900722, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 971001 + }, + { + "batchID": "7bf8d0c638e4870ad7d1dd23e02785128adb3280bca59d9681554fce73021d6e", + "value": "306688305111", + "start": 36613804, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42618588 + }, + { + "batchID": "7c02a912ed60392e02088a9985777f441ec5987cc57f2e94785e5d481c3e4670", + "value": "305002490347", + "start": 36576184, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41564954 + }, + { + "batchID": "7c30b848f7fae45ab38757700328df6451d6e39203e492a1d9b97f870dcfd3f6", + "value": "308535665273", + "start": 36663357, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43773188 + }, + { + "batchID": "7c328b97a351ebb90a7531a7c0cfccc7fac0591b2e55caf7913e91ea43e1ae44", + "value": "307993584847", + "start": 36644002, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43434388 + }, + { + "batchID": "7c49ae785e71e5f13bae42889b89fa7f8c6e7f7d7208ad03286c5d24fe4e1054", + "value": "308337560207", + "start": 36656734, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43649373 + }, + { + "batchID": "7c6b06d082cdd752277b0b0592b1a82ed1f7f01b6cb3228f93b57bbf7719c437", + "value": "305731331771", + "start": 36593521, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42020480 + }, + { + "batchID": "7cc8740ba1dafed4da632b7a2b86b10cd458af5f553f9e2c81659908702c1def", + "value": "308686893041", + "start": 36668306, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43867706 + }, + { + "batchID": "7cc9455024efdab294327b67909937376009a6b9eb5dc0e63495a45015333d99", + "value": "238969759735", + "start": 39249986, + "owner": "98ae4bdae736456c0695a17d8a1f9556b06f2e79", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 294497 + }, + { + "batchID": "7ce81c1654f5154559456a4aab9e5fed7a8884754228ae2fc378f034baeaed01", + "value": "307406444502", + "start": 36629787, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43067425 + }, + { + "batchID": "7d075e542ddc3610493f410671d0ff0952a791fe74e4ab00181e1bcec4c7bf8d", + "value": "308587754524", + "start": 36665442, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43805744 + }, + { + "batchID": "7d22ea8b2990a7be0c0e36dfa98ac655277cf997ff034d0acdfeaecdabec7167", + "value": "307899131616", + "start": 36641080, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43375355 + }, + { + "batchID": "7d2c6fa4b9a4b2a65f7877709255bd949f9dc8e556543241b2abdf6d16d9b2e5", + "value": "239226577523", + "start": 40314182, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 455008 + }, + { + "batchID": "7d42fcfedb72caef5bda3f2430fdc0e40df137a5dda8ea68b344dc97cdffeeee", + "value": "313257822254", + "start": 36862530, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46724536 + }, + { + "batchID": "7da7a82d3f101ac50e05cc74e4da1474960b8170b2bcd58f69c252999c612327", + "value": "296306983092", + "start": 36346761, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36130262 + }, + { + "batchID": "7da7bffed3db990a675854e8310dad50324bfeca3b08b8fa018b227d4362954c", + "value": "304002216733", + "start": 36552461, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40939783 + }, + { + "batchID": "7dfc40484822fb9d8d6190d3baabf295803dd6b02ae6c495f9f5aac7841fda5c", + "value": "673757160000", + "start": 31306473, + "owner": "08c5fc8570ed2470d19ad668c454b5b0583cac2b", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 272036622 + }, + { + "batchID": "7e19fa092fa2897f5c4258b6a051c18ac046f92deffbf0ad2540cc2fa6038314", + "value": "308242254390", + "start": 36653106, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43589806 + }, + { + "batchID": "7e445510007b723c08d063bba81a535c74946b172b38cf0972ecdaa819ca6033", + "value": "298865619407", + "start": 36401598, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37729410 + }, + { + "batchID": "7e54422f78e87db411ac41a90552dfa1e02bce0f1f195c4cf54c36853b21fec4", + "value": "304806419495", + "start": 36571858, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41442410 + }, + { + "batchID": "7e640763f9165dcec79c9e854a1bb2b7fda6c585cfd1ea0186043e18ef7d24b9", + "value": "298815904041", + "start": 36399342, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37698337 + }, + { + "batchID": "7e74c96ddf8f52aa9fe6e2764a44d88469e9dcec9e473e093f070bb153d8fe12", + "value": "307994559706", + "start": 36644262, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43434997 + }, + { + "batchID": "7e9b535d8a8a02798bbbbd518b25ac7daaf02a450ff0284a31e5decb99ba409b", + "value": "247381849236", + "start": 40223310, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5552053 + }, + { + "batchID": "7eb52c58dd9d587fc9431977bad0d2d38fe33f2fbbf9a344a43530df2fd0178a", + "value": "307447222580", + "start": 36631019, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43092911 + }, + { + "batchID": "7ec12cb39e2a6cc0e11298216b7544e8ebf6bf14aac3363964fbbaae447a5c20", + "value": "308327265034", + "start": 36655916, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43642938 + }, + { + "batchID": "7ec2646dbed98e6d5825f7a41ea39aaca531415e8f0f7024928f4d76f387be44", + "value": "312528190190", + "start": 38962116, + "owner": "1290033b57167351fe09d6389a91576dba864902", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46268516 + }, + { + "batchID": "7ed6197cef73572e8d9773677c509d43893a8e20ce66b7ad45b51e9e5c0244fe", + "value": "276838618672", + "start": 39200840, + "owner": "0eadb34dd6e8a7cbcdc5c1eae246921d2185a984", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 23962534 + }, + { + "batchID": "7f31660880c37a2f0da32dc48f95cb400aae4f2331d6a9ec1b3dfdf5894d66e6", + "value": "303128037709", + "start": 36534370, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40393421 + }, + { + "batchID": "7f3bb3763226785342eae45fe92acdd611a43f6baf4a9c7a820ab95fc0a11842", + "value": "305434255501", + "start": 36586707, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41834807 + }, + { + "batchID": "7f853907ae58102c735fb21512703ffdea0d79f4350987b036092381eac76c34", + "value": "269399459735", + "start": 35819635, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19313060 + }, + { + "batchID": "7f8765979f296b4e96a56650695464f7d1a4f6a3c8e15e3647bbad490c08b752", + "value": "304300195044", + "start": 36559553, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41126019 + }, + { + "batchID": "7f9a44372f3d75677f61a7f3963f25c64076bb0496643685f4ea4e7a454b66c8", + "value": "304753761919", + "start": 36570192, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41409499 + }, + { + "batchID": "7fa6d41d95dfa31aaf10506dd4ea41f8b1f8d2e2cbe9cb7db5f4d6010104fa3b", + "value": "302191495333", + "start": 36515351, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39808082 + }, + { + "batchID": "7fb34b5cf562ec01ad614a20d14d773595198db69ae8a2da18b589604abf8513", + "value": "243383232649", + "start": 40214230, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 3052918 + }, + { + "batchID": "7fdc6926cbbe82704787751e85ba2246a756c9f4dcfe7c1be4b708c5863afba0", + "value": "304087538942", + "start": 36554624, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40993109 + }, + { + "batchID": "7fddeaeedffe47cd604bd9fa9f72b403b35232bbe81094848be51f772a2285f0", + "value": "308079421832", + "start": 36647292, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43488036 + }, + { + "batchID": "7fe6e3427d8e9e0b420e7f23ad634de325644f1629d5cc7968bb3b1584145fa9", + "value": "296450520109", + "start": 36349461, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36219972 + }, + { + "batchID": "7ffa39c2f0b424f000b7e1eb4c7359cf9fc897f8f0ce5fcb795a59961495ced4", + "value": "308286434580", + "start": 36654233, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43617419 + }, + { + "batchID": "7ffc07a23ba51933d03cf506ebf9a7bf6b50e30349bf372b45e5e4acb84577ca", + "value": "249771116035", + "start": 39901354, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 7045345 + }, + { + "batchID": "80081c978e196efde08c76bed43c9b555364cfe4da9b83ba2c95f667e49f5e14", + "value": "262307688000", + "start": 31306512, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14880702 + }, + { + "batchID": "80209468e7e269eb72ebf401ce62bbffc350eebe1699c8c8c4c44de47e78ab9b", + "value": "308410299738", + "start": 36659106, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43694835 + }, + { + "batchID": "802f3a7c8f90d714b20675392014dd6bbf8ccad7d6462443e51f0a8eb0da776a", + "value": "308477091577", + "start": 36661716, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43736580 + }, + { + "batchID": "8056c0756a77292d0b29d9a883a47b988ff7c62122208da97d2313f8be59831e", + "value": "247391493075", + "start": 40223459, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5558081 + }, + { + "batchID": "806b5c8d7f0cd535f8c91b801a96c35a9af210e6246444f425bbe8280e5b753d", + "value": "307782374116", + "start": 36638487, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43302381 + }, + { + "batchID": "8075eae49a530068de63e97721f0877995b48122fa377f7325f3ebae39f68199", + "value": "303450422960", + "start": 36541219, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40594912 + }, + { + "batchID": "80a09cd26d5a8842d3263ac149c6c4750f1a68034bb9c84395ab39ddbccc12ff", + "value": "307962444691", + "start": 36642665, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43414925 + }, + { + "batchID": "80f73ee4bd191cfbfb2914db062a532d3f814175a1a439211b5071fb397b0043", + "value": "307450771749", + "start": 36630695, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43095130 + }, + { + "batchID": "81167f63a495cd66b0b3d7e99c52a215e137169cbfa07aeb107ba4badf2fe834", + "value": "298849623073", + "start": 36401019, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37719412 + }, + { + "batchID": "811c8d0d7fb4766a9fda513d0c77acfc238ef657f0efbd25c5e3a5d8a6573d47", + "value": "303322597393", + "start": 36538657, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40515021 + }, + { + "batchID": "812b661c1921240b4b71d6e2785b2da42836ef41c4086dd1deefc75688b91408", + "value": "306641958792", + "start": 36613048, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42589622 + }, + { + "batchID": "8148dcd898ab3661ba78a7e1b02500d61e498137d264e17ee12d08d783b14549", + "value": "247835902936", + "start": 39845344, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5835837 + }, + { + "batchID": "8177f28f11ca4a8e6488e1375cd9234b28354f49e630e51a632a3446805cc699", + "value": "245100004321", + "start": 40276537, + "owner": "471cc713ac1c87e0210bcc5ef61ead9b773a0064", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4125900 + }, + { + "batchID": "81a4e943ac15e19004072da5351b1986d7bbf18b32211412edf3772ad0443307", + "value": "308143894030", + "start": 36650945, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43528331 + }, + { + "batchID": "81ac8d1ef84f7043636cfcae1402e18d1a77cab9af287c5eb1c8d2c7f68e26fd", + "value": "240920676210", + "start": 40391537, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1513820 + }, + { + "batchID": "81b6bebac87c5967ff48ab41b54bf7721d52ee6176110ddc14b2edd98cf70222", + "value": "303383287142", + "start": 36540163, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40552952 + }, + { + "batchID": "81bcefc7a88040568f7faf0c992a607174b63f7424027e9e5efc48e445d2b1f1", + "value": "302462522868", + "start": 36521273, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39977474 + }, + { + "batchID": "81f338016de65a85cf7a78eee00fc1d57f968c12bf6f71a02fa6c5be0c066616", + "value": "261459513677", + "start": 40228228, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14350593 + }, + { + "batchID": "81f933f55f8a5adb75ebfea469fc3d6488ced3098ac33ea09f5e8bcdf166d0eb", + "value": "302813605432", + "start": 36527803, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40196901 + }, + { + "batchID": "8246b94a77322d3328fd50b2a88dadea77ec3803586dae4900c72ae12d15f68d", + "value": "303486268052", + "start": 36541829, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40617315 + }, + { + "batchID": "827c84d1bb0e8689fb46c79c7e8fb695e8f02048afaaa3cdd9fda2e2042161c6", + "value": "303604082113", + "start": 36544029, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40690949 + }, + { + "batchID": "8285316cfd96bc24bfc4a2a7760467605e9832ac71d5555abc5fbbd7f69e649c", + "value": "302314519033", + "start": 36519115, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39884972 + }, + { + "batchID": "829958dfab01f2318ee94764c334c2aa54a991b7879eef582d2021ba6d9fd52d", + "value": "306661528297", + "start": 36613297, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42601853 + }, + { + "batchID": "82a50e7488f5ea2003b6fc326784761b83106c47a1d1754397e9abeaf0a90d06", + "value": "287595917864", + "start": 36159844, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 30685846 + }, + { + "batchID": "82d65b28c717757c1c5856ff364464ad81d440088824e87d332eaf7353d1e864", + "value": "306150607284", + "start": 36602224, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42282527 + }, + { + "batchID": "82d9329179b49e4f2aa312175eabeee1475e12283cbaa53da4ea35f7792cab1c", + "value": "302503808269", + "start": 36522309, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40003278 + }, + { + "batchID": "82f5b40dd159779f29d147a4f071eb59b60a03ee9205e753ff138ef2f9ac842b", + "value": "303733415703", + "start": 36546416, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40771782 + }, + { + "batchID": "82f9658e04add49acee87c9053db96f287c2801ea43a27f2005782017470f8c9", + "value": "304369588522", + "start": 36560688, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41169390 + }, + { + "batchID": "8314b2d372bc6c08ccd2aaaf16cc9fb7f439ec69f31c4c2277ba21bf51a9af09", + "value": "302202253956", + "start": 36515740, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39814806 + }, + { + "batchID": "8342fc49a4b77e08cd61448f39b0aaabaaf8d58a91044e485bfa350053b6ca9c", + "value": "313270086221", + "start": 36862970, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46732201 + }, + { + "batchID": "83bcde6b1054f59b11c70c83c5e0d5b98e5ddfa436fad5983ced06ed5cae5525", + "value": "306898660498", + "start": 36617495, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42750060 + }, + { + "batchID": "83ca96ba81e5dd1e891ef2c6b8328d5a004ed0e1ee95bd4792cde45e38bb80d1", + "value": "307357258873", + "start": 36628029, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43036684 + }, + { + "batchID": "83f1b200f6f7e00c35ee83e40f1f863a41c3570c46f43f487112f93fbaa7330a", + "value": "269356282317", + "start": 35819177, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19286074 + }, + { + "batchID": "8400c8c03fa70a62239b412165ef31eef9c701619e43d03b2a998e03548af2ea", + "value": "303874072071", + "start": 36549437, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40859692 + }, + { + "batchID": "8438b30d352ba1fea9e471d1951dea6d9a9b7ae186ea62f73447fcfe09c128d4", + "value": "302734271334", + "start": 36526305, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40147317 + }, + { + "batchID": "8440e45d8826a6c7ee693b672dd59a0d484e219290c60b3707947725d3cf10d5", + "value": "302280803775", + "start": 36517896, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39863900 + }, + { + "batchID": "845a4a123df5ed923ce0bf1a21e37c3310828b2d7d4db5298affd5913dbbd946", + "value": "307997898079", + "start": 36644156, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43437084 + }, + { + "batchID": "846fc16305256ccb80a248c266a706cfbedcae8099ac2865f55601a1ace04978", + "value": "302204217532", + "start": 36515811, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39816033 + }, + { + "batchID": "847fceb227857c910928f73ff33e0ad2df8a712683f384b9a09e8e027a1e53bd", + "value": "254230485994", + "start": 40359066, + "owner": "3858951e6eef56713212b580f05983805af6eede", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 9832451 + }, + { + "batchID": "848bfd93547c621f45faa1b9f91177a19ba638077d1dfbee36955edbdd376fb3", + "value": "308162878089", + "start": 36650722, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43540196 + }, + { + "batchID": "8498c80ff636a62f143785176461a8264a57f65f929a433500069a959d5d8303", + "value": "251788277395", + "start": 31992430, + "owner": "dd1146eaa0db4f3a8a11a9b0d7a3e6db2b214d88", + "depth": 30, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 8306071 + }, + { + "batchID": "84a8f983ed0ea34125ea4cd96d194af2ee203eb5da93b55877583073ee6df2a9", + "value": "298629124979", + "start": 36388706, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37581600 + }, + { + "batchID": "84bf253fe9031a4b8cef25c2a88614ddaf7f3be9fa4c6aca6a9411e3e27db620", + "value": "298820877261", + "start": 36399522, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37701446 + }, + { + "batchID": "84c55dad9b69df09f62c3bccbf7e62905ae4a4ff3202bd2d044fbf451dfa4d1f", + "value": "302314712646", + "start": 36519122, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39885093 + }, + { + "batchID": "84da3421eb316520d699826f157fb6af20e4c7b36d9183171b3f3e921afc4529", + "value": "245965763389", + "start": 40252833, + "owner": "ae8b7c84a10a70ba88ce53f164b7358815c7960f", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666999 + }, + { + "batchID": "850c35dd20c7554c210013dd3901294c3349057122f40248c24654ad03e85146", + "value": "306602206868", + "start": 36612528, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42564777 + }, + { + "batchID": "85a71fe861e0f180c1536d9037fdb76ca5aef2f1fbfb115a68d91b03795d5cab", + "value": "242239396892", + "start": 39943667, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2338020 + }, + { + "batchID": "85c41c30612b00db786b3c8968fe818fb4bec1ddf9594aad1a8a89cdb3559915", + "value": "242154842373", + "start": 40282692, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2285174 + }, + { + "batchID": "85e81e0cc99af38e5a096bbf2599fd49e2459d4ceeb88ddc982dc2cde245cc7c", + "value": "303821189024", + "start": 36547987, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40826641 + }, + { + "batchID": "860eb9f1b9a8d4f620e2b30e8acca929b814ce73ee9cf57e1913b8ffb97953fb", + "value": "307901288078", + "start": 36641157, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43376702 + }, + { + "batchID": "861c0fe9f16e1cbae7a8a66056c245250a6c3523864b9b58735cdafda6858b2a", + "value": "313469660729", + "start": 36874885, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46856935 + }, + { + "batchID": "865944661114c8c72ece8558d4c3694ba21d73f23fbb6dcb318099698d9400ef", + "value": "295662140855", + "start": 36330161, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35727235 + }, + { + "batchID": "8664b13a82c689dee0ea75236fb33e215055d6d72267ca67c77a9ca2160d8972", + "value": "308519583512", + "start": 36663008, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43763137 + }, + { + "batchID": "86b41b5c53d4690b8bc0e212b280c2e9e28ba2527d43f0dd993b129207f62f31", + "value": "298568108501", + "start": 36386727, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37543465 + }, + { + "batchID": "872b6ddfd9c57cd99053606c353a271d060a0e7cb2ddbd583a76bffbce130d2c", + "value": "307802597036", + "start": 36638984, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43315021 + }, + { + "batchID": "8748fde34d091829d2b6414af2ae469285cfba93c84ca58f7ac9384d535467a1", + "value": "307927703807", + "start": 36641875, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43393212 + }, + { + "batchID": "875e34f969f868c5892ba2c98a6440137c09b6538cb835148b6d9b2e0c80ac58", + "value": "303325509368", + "start": 36538762, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40516841 + }, + { + "batchID": "8799325675c06e4814efbe1751b119bbabd7b87c4e37e277391f99c9c9a41647", + "value": "306535969830", + "start": 36611737, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42523379 + }, + { + "batchID": "879c473653a56b396feec6a85bf76074d65351f2d63005d4460719956cdb6a2d", + "value": "302249520354", + "start": 36517221, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39844348 + }, + { + "batchID": "87b0537f534f56c859ba5459919ff34a94ab4e4da87cb3283cc9c0a03a99e3af", + "value": "307072333306", + "start": 36621000, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42858606 + }, + { + "batchID": "87b18d47048eec12dc060cbd2283b426d8a485c42284e0de1b1eff67867ba700", + "value": "250150092415", + "start": 40365951, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7282205 + }, + { + "batchID": "87e19c1c533c48f609e071fc1581ac78debcb6d9cbd22dd6a25f0c4fda78ab74", + "value": "308000149580", + "start": 36644912, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43438491 + }, + { + "batchID": "87eef5a03566289c97553f86bb3efcd2a556ea922831d53ec3350f53dbb7cac7", + "value": "302653707237", + "start": 36524990, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40096964 + }, + { + "batchID": "8822041f531f8720b8327e1941902b6503e8d3b86d1b4ccc957dcb8c7403277f", + "value": "303760801139", + "start": 36546948, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40788898 + }, + { + "batchID": "886f5cbb3b8313ccbba26fc397b35347be93b6df057120f9b7aa43344d8ed4f4", + "value": "302338502697", + "start": 36519298, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39899962 + }, + { + "batchID": "8882ad01b8a24beb02fcb95accc92aa37cdd4dd3633426e48ec355beb022536a", + "value": "307509609327", + "start": 36632347, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43131903 + }, + { + "batchID": "891a2ee40700076572e245ab8d429c159ab0527ea40c5ade58b14b4044a49969", + "value": "306727368993", + "start": 36614525, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42643003 + }, + { + "batchID": "893fc029cb03644692cc250081342e6f31ee115ff76edf4112a6522c0115b3e0", + "value": "305533735733", + "start": 36589146, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41896982 + }, + { + "batchID": "8971051676f1c85ef81bd868fa24a0561aa050abaeba6da9ece3878db86c8908", + "value": "305149439147", + "start": 36579877, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41656797 + }, + { + "batchID": "8988821308c79b9a8e5725b835277404234e73d398bbe35b115e1ca5b802f856", + "value": "302494287916", + "start": 36521965, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39997327 + }, + { + "batchID": "89a7bff7073b219a35a170b1a45d6cfd05a477a8efc3345a3c8343865149066c", + "value": "307817044884", + "start": 36639500, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43324050 + }, + { + "batchID": "89d8c955004bf24dd8ec05eec458dfeaaa47837f8d6924c9965b23b40efbdc44", + "value": "262332648000", + "start": 31306512, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14896302 + }, + { + "batchID": "89d8e46c6e10707ad686b019598dab061db6f32906bece2502397ee3d40c9593", + "value": "295115659009", + "start": 36317820, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35385684 + }, + { + "batchID": "8a56bca0d20e53436808fda9afaa88e1400f81618d1e14c2364f9950c20cb40f", + "value": "245965978981", + "start": 40252841, + "owner": "0f9745c700764815deb4f482e78d2422eaadc8f8", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4667134 + }, + { + "batchID": "8abcf637168385f7457ee9ab570b1fed3d1fa9ca207b07f851571fddd527bab5", + "value": "308318727893", + "start": 36655386, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43637602 + }, + { + "batchID": "8af2151dab5d6f9956f89589812f537f12a85460ad157b703e4f57b126bd462d", + "value": "313166273901", + "start": 36858567, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46667319 + }, + { + "batchID": "8b0fcc2198dc6a59028f0e9d319d6f719834385f0483a21a7af754ec3f4bfe96", + "value": "248564761493", + "start": 40260939, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6291373 + }, + { + "batchID": "8b25da74e76cf2430fdc5b96f7596ec41064968c0d3d67df7351bc87e7a3aa8e", + "value": "313412500148", + "start": 36869890, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46821210 + }, + { + "batchID": "8b45cac34b766cf582ae05396943fbfcdbbf03111048bdab5950ebb042576761", + "value": "304948722545", + "start": 36574932, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41531349 + }, + { + "batchID": "8b4a196e51021104cd205e6699826302116a8186e1367e21ff5d5d5082424aba", + "value": "240139112656", + "start": 40252864, + "owner": "5cdec1a0afca35cba5da61f35011812625a1cc8e", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025343 + }, + { + "batchID": "8b775af451c06b89cc16ad5780a76547e63d967e7f7407302f26a5fce6d161b7", + "value": "313167926155", + "start": 36856138, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46668351 + }, + { + "batchID": "8b89d4597576309bff4984afd200e52889036477736cdc4d6e835d44f19d0f66", + "value": "296267878325", + "start": 36345337, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36105821 + }, + { + "batchID": "8ba5575d92d42fa218460bd56da046d38541ccaeadd8989b8c0333cd6741d278", + "value": "308359102941", + "start": 36657278, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43662837 + }, + { + "batchID": "8bbb534751bd3420f4f2cd5beb8060aeb13c271426585a4738e61ea53be6f9ad", + "value": "240138809959", + "start": 40252846, + "owner": "9892ef0c3d2cdb2d988b9b797affd966fa42c77d", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025154 + }, + { + "batchID": "8bfa64cdd53625b4af0a220a10971fb13db44fa1705a94e4fc6c4b207579bb6c", + "value": "299504300484", + "start": 36418999, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38128585 + }, + { + "batchID": "8c10c4e01a817070f8c85862927110f129bc76c02e10229052e7858e4536498a", + "value": "308101553411", + "start": 36647857, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43501868 + }, + { + "batchID": "8c7e3db96f895d331a431807fb48ec092aa72893980082b456f31b8407396f5c", + "value": "304086399798", + "start": 36554583, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40992397 + }, + { + "batchID": "8c9ab38cef31843fee82e5f6566ef3de2d10b76d19cf7b436e6029b9831a8eb6", + "value": "307328026386", + "start": 36626308, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43018414 + }, + { + "batchID": "8cded5900e09075b0e2d3ae31cadeec42d36d11cb60badbd2ddb4ee7e7ff71b8", + "value": "240940018313", + "start": 40308370, + "owner": "f7f8bf040a9a352aca3b98e57797f1d94d9d7b11", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1525909 + }, + { + "batchID": "8cfd2d05239037b853a113b7603002625a533a47790f1031c8df3629defc666c", + "value": "298350047706", + "start": 36380664, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37407177 + }, + { + "batchID": "8cfd91ac8c7611a625b308786e3ccec798a1d8bb52b6c84cb9578b47bd932cff", + "value": "307763643401", + "start": 36637818, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43290675 + }, + { + "batchID": "8d2b6706b5b7f624f1426613588208e3ffb934d0b384eeed2d2ebbf3c56ae8a7", + "value": "366387457077", + "start": 39591889, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 79930558 + }, + { + "batchID": "8d47f7aba952e63019b4538cfdd3e0c38d9f8e72e7644ad16537b050d446d6e4", + "value": "287355963116", + "start": 38764544, + "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 30535874 + }, + { + "batchID": "8d50d6366684dcfce299f7ad102acd8e4dcecfefb693a07d21e214e898fdf096", + "value": "307941068787", + "start": 36642127, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43401565 + }, + { + "batchID": "8d5aad3c949ab0e7b8a664d56753f642eb0a5091d6e4653181f957ff746deca1", + "value": "392420395047", + "start": 40366415, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 96201144 + }, + { + "batchID": "8d630ead7fe380d9560af32872c600cd9c3abab72ceb0f184f21313661f92f39", + "value": "308146246114", + "start": 36651029, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43529801 + }, + { + "batchID": "8d89da58040432a9f548ae7d1a208a1e03ca78cd1dca388b2edadc7da53a76f1", + "value": "308006254670", + "start": 36645130, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43442307 + }, + { + "batchID": "8d9cf2c96c5b3be4723d5b631dfc464a9cb372c0c5a236da74db3e97e7efe6dc", + "value": "308514570259", + "start": 36662829, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43760004 + }, + { + "batchID": "8dc5f6f31c0816cd7ac4e70535192d70dcfb2f11e36e7937a5639db08259cc5a", + "value": "306639277416", + "start": 36612952, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42587946 + }, + { + "batchID": "8ddfe4f5a8b0b84c66f23ffa340336b97be0c3704e9e2f110dfeaa46eccc30de", + "value": "304769138914", + "start": 36570518, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41419109 + }, + { + "batchID": "8df2175c1b363516fe3233749ed2db98f009d208d2cadba9df81b1acf5e0accc", + "value": "304038223444", + "start": 36553076, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40962287 + }, + { + "batchID": "8df23f47f4483fb7ae4fa6c4518c78b4cc0ab8c1a9ccd4d67b4dcd7bb3aa6ba8", + "value": "313175206555", + "start": 36857530, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46672901 + }, + { + "batchID": "8e13194d903327bb933c74f44dcf873998c4e9bfa7f11fa8e176f6282d488865", + "value": "303254879104", + "start": 36536670, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40472697 + }, + { + "batchID": "8e687e176e3e4514939db5f90112c03e6a9e328897dec23bec7571e2db1d2802", + "value": "307991993577", + "start": 36643720, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43433393 + }, + { + "batchID": "8e6f47aed38d788c421c6f0123334892bf78dcbc5c16a302df1a7e1a8bff2b89", + "value": "303299733981", + "start": 36538060, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40500731 + }, + { + "batchID": "8e73164b0e712fcdacd3f610c2a3c2c6b39e5fc69e4cab56f353d6ac73fc1a50", + "value": "303332010706", + "start": 36538769, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40520904 + }, + { + "batchID": "8ec23094ca4eca342543e5a3fad4ec803206c6c20ccdab2d3c4689d5123c5445", + "value": "308707872983", + "start": 36669055, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43880818 + }, + { + "batchID": "8ec682069a7a927c763005ed064c426b5c394f44dd91e42dd26f7ee96cb67775", + "value": "239706339976", + "start": 39826550, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 754860 + }, + { + "batchID": "8ef58442c04dc6298d3183809b3aeff7d65b70f32e1d5c4c63b73c8f94dd9fb1", + "value": "302534799682", + "start": 36522973, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40022647 + }, + { + "batchID": "8efba0185f6aa5fbfe3607af606accd57e7b41e962b98b67ba46249ccabb294b", + "value": "308154324236", + "start": 36650867, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43534850 + }, + { + "batchID": "8f447aae202e050b774c833e4ff2f8f728eb6c5a0657d787d9d0eccb2cf2dd7c", + "value": "303963907020", + "start": 36551536, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40915839 + }, + { + "batchID": "8f60023a582fc65f5532bb766de5034ab9ac5af1c2539ac31e5372476b437f9a", + "value": "302161324571", + "start": 36512664, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39789225 + }, + { + "batchID": "8f82dfdbdd3b93cef5dbfc3d0c2f3f099dafe891b62b3e3d5dbd499d996a920d", + "value": "302845464032", + "start": 36528270, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40216812 + }, + { + "batchID": "8fa486a1c6c20caedcf8003c0c25c3c88e74a93a0bd984fcaba03f8fd62c9552", + "value": "302862317303", + "start": 36528423, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40227346 + }, + { + "batchID": "8fb682e4dde4121e6ddde09f9d47b28694650a3085b826068967a7843bd3036b", + "value": "306943615722", + "start": 36618652, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42778157 + }, + { + "batchID": "8fc526df56d353756284f5587661195819559b28ba04f688bd301accb9182f0c", + "value": "308638594674", + "start": 36667032, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43837519 + }, + { + "batchID": "900f4012e9cb0848e74e46174684def22ec6a15cbeedafc5ed9f0b1c0a7490f2", + "value": "304777688144", + "start": 36571052, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41424452 + }, + { + "batchID": "904486229e52247abbaf0a8f764c2f9371f9e4e7d42b66c2e1ca092ef0e84160", + "value": "298805929972", + "start": 36398981, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37692104 + }, + { + "batchID": "90a0a1ca5f144105f5a56eba093e489650deda1eebcb97835506fb9012c97de3", + "value": "260439902139", + "start": 38543028, + "owner": "9d1847d8bb276bd22b80024477f32571ff740093", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 13713336 + }, + { + "batchID": "90b06a4fbae0b933c8680186570480c832a45996cce4923b21bc5401d8c2bb7b", + "value": "308359293320", + "start": 36657510, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43662956 + }, + { + "batchID": "90cd2b7a1f010c1e8ec6a79595f5deb0c48e35a19ce710d5e1a1725c42569bd9", + "value": "313231188395", + "start": 36862027, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46707890 + }, + { + "batchID": "90dbd977a8f8391b566e709889d3b5aaa4eb53427366198f539da41d8f68e2c1", + "value": "303104501519", + "start": 36533976, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40378711 + }, + { + "batchID": "90e6337733369d75ab20394043088bdd44618a3b0f21673876241863ca9795a1", + "value": "299017972350", + "start": 36405514, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37824630 + }, + { + "batchID": "912ff68359aecd12d307b3044fe1a73d82bc72400bdd6bf44480c3b7c4e10421", + "value": "270585419801", + "start": 35839697, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 20054285 + }, + { + "batchID": "917a07bab5ef3ec696f1985026d05846e3902e647d0c08ef0ffd9d9e737a5701", + "value": "300295495981", + "start": 36461558, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38623082 + }, + { + "batchID": "9187bcd3a44c4025a9de97d748cbafbd8bd3ed242ffbbda980250a86595ebc03", + "value": "307477939178", + "start": 36631666, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43112109 + }, + { + "batchID": "918b7fc6d665215a599d8a2be2bad7a91496f4ad22eee1e9303adbc36b79e63e", + "value": "303332787258", + "start": 36538797, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40521389 + }, + { + "batchID": "91962d0943d7f1c9d652479c3f29a7cb5fe2174fa9372f13c5236e8fc4c73f3a", + "value": "296240701446", + "start": 36344577, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36088836 + }, + { + "batchID": "91b7ad1a04d2b88dd7ef2545784c17937102e2ca658ced1ddb082a3af12a01ab", + "value": "313167847166", + "start": 36855909, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46668302 + }, + { + "batchID": "9224672e315422d639ced18a0e2608e787cce02114473efdb1d929306fd2d6f8", + "value": "306761021925", + "start": 36615278, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42664036 + }, + { + "batchID": "922b7387276adeea51df5aeb80f597a62c7c236b4387f7f06ced2883762f8fef", + "value": "251812929011", + "start": 31992418, + "owner": "e031cc192748e0d722a5e38185675fd3d06be239", + "depth": 32, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 8321478 + }, + { + "batchID": "923a58f26fa2c9468050b7724b07d31f591bdd69115e07c8a069dece38535018", + "value": "305082312285", + "start": 36578372, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41614843 + }, + { + "batchID": "925b00e826f81a3ca9614d26419197ae4bac3b0208762b9de259fd175e5b394b", + "value": "298787437660", + "start": 36394432, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37680546 + }, + { + "batchID": "9286a0adac8ccefb8a35a00cb94d32e448d87a490b01b38edf05bb3240d06a0f", + "value": "302175374444", + "start": 36514312, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39798006 + }, + { + "batchID": "92c34b41737761efcd05074a79d39eeb403927b8975ee25de1e92eca272a77ce", + "value": "239476353589", + "start": 39823052, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 611118 + }, + { + "batchID": "92fd2ab907399b5814209958fd2ecbb3d2820acc72bd9c8de861b3479e0c1100", + "value": "238635596211", + "start": 40382464, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 85645 + }, + { + "batchID": "931357cf0ff166c629bb90e5ec0cb6c45ea2f2153d172eebe55733524ca18fc2", + "value": "304073563568", + "start": 36554348, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40984375 + }, + { + "batchID": "93184e5c7e7b2da1bb39fd951b1c87700131d07590eef632793bfd2510275889", + "value": "262693016468", + "start": 40158583, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15121533 + }, + { + "batchID": "9346ca750796116ebf5d6439c3ea01d8aae1c2b2ea434bb2ad640662888295fc", + "value": "240138862867", + "start": 40252849, + "owner": "0beca17047a88a087d87005bf2b5c7399abdfe6b", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025187 + }, + { + "batchID": "93633d06fe803986761b4a7b5b44e279796e53c1d3c705bfc21f42020eda2ad8", + "value": "301103234231", + "start": 36485803, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39127919 + }, + { + "batchID": "937fff8e36e1d1827da63214534e05dec3e0e4606c0c7c7dedc288e8d1c00ba1", + "value": "306020777326", + "start": 36600057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42201383 + }, + { + "batchID": "9385c402e6b374b045e320a5d4083c1cbc98ad3237e684113c4444a22a6b588f", + "value": "302181652810", + "start": 36514539, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39801930 + }, + { + "batchID": "939b449ed0a830d84340ab39a2b3cb7f6b888285322d25e7e0c12e460d2f922b", + "value": "306407283131", + "start": 36608257, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42442949 + }, + { + "batchID": "939d6978bdea1afc97a630829cc6025a3e4649d2fec96e33a95eedf18dceea44", + "value": "303057127020", + "start": 36533177, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40349102 + }, + { + "batchID": "9407ad46e22d9cc0c7f3c017e5af45e786b47ea9dbec227393155e9b50985dca", + "value": "303250996764", + "start": 36536530, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40470270 + }, + { + "batchID": "94162f3ac168c7c20840dba88ba76ee8a6a0f4c419dd557fb521b108ce20aad8", + "value": "242052944414", + "start": 40215029, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2221488 + }, + { + "batchID": "942640d72205fd2734107c7769caaf8053d5fdfe7d378d9711a229237d7e19cd", + "value": "269316119955", + "start": 35818093, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19260972 + }, + { + "batchID": "943f92ce45811030ab56c00c5b7a2a91eba5430b7955b309f9134681a8fd5167", + "value": "304130937356", + "start": 36555959, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41020233 + }, + { + "batchID": "944653f5d4c872585ada70cc363adb0d13fd76f5a670ad717ec03a31d8624476", + "value": "308124889900", + "start": 36648465, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43516454 + }, + { + "batchID": "948468b3a9ca1c9f25baad86253ff0de2385053c9d11cde1bf8af79caea7fd83", + "value": "306934569030", + "start": 36618554, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42772503 + }, + { + "batchID": "9484de97799e33a0151480c0325c731c1a7c444e063881a71a8226fc4434d21a", + "value": "303034911780", + "start": 36532603, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40335217 + }, + { + "batchID": "94bd60070b40fcd59e806419c11458764720cab248bcc64433fb3c48eb2d4cb6", + "value": "302434414370", + "start": 36520941, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39959906 + }, + { + "batchID": "94da1c1c6373d3a0b54b878a8d7bc8d836a66f3770f5aa5927e1e905b226620c", + "value": "306859586586", + "start": 36616774, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42725639 + }, + { + "batchID": "94e40ac6e4873e685d67f77098189efb8ef1ff25c120d4a592b46d95b2f288aa", + "value": "306580716089", + "start": 36612436, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42551345 + }, + { + "batchID": "94ecef5c1276d06cb7757c9c6a797bd3fc7f993fd9d8c853cccec88e3bf985e5", + "value": "308346214212", + "start": 36657043, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43654781 + }, + { + "batchID": "94f3e4529779751ac615509b3044a6c681a9e8c908582d235964c7458e13eb76", + "value": "307518994729", + "start": 36632457, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43137769 + }, + { + "batchID": "95061cdb0fce04f42ef941e76fbb0df375af896cf4ae6edcec414620f204f665", + "value": "297174081625", + "start": 36366835, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36672198 + }, + { + "batchID": "9512c8f2dd4a52cbe60199370277bd8687a41b837137a2c7860058edcdd831c2", + "value": "240137159084", + "start": 40210293, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1024122 + }, + { + "batchID": "957094db9ecbe9df5c2a2c94496566d7abb007e2908422605a78c4c21341f059", + "value": "313286595309", + "start": 36863336, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46742519 + }, + { + "batchID": "95932ff9cd0a6ebe909c02e50e83572e5070c24e174b726b0e0687e16512305a", + "value": "306966769125", + "start": 36619029, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42792628 + }, + { + "batchID": "95b11cedd017d40855e0df1d7f7f23ef095e2c284b7d1ae8168f39c77a9f1065", + "value": "320055273324", + "start": 37128260, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50972943 + }, + { + "batchID": "95d8064aed661f4a719f2a87ed711531da261d141c674a12a717adff21427130", + "value": "307414290535", + "start": 36629842, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43072329 + }, + { + "batchID": "95f73034edcb3f55c7afd596e1b01ecea316131da7863a35f244ba4b3d8258d4", + "value": "302587676224", + "start": 36523744, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40055695 + }, + { + "batchID": "95fd5aa44dc965a126381fda0fbb6e810591e8c79aa21258bac4ea36cf0321c7", + "value": "313232691181", + "start": 36860497, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46708829 + }, + { + "batchID": "9642ca47e31c6b5b1ff0c6683be44baefd8c60219d7b344dbefcf20af8a3a5ae", + "value": "307601865621", + "start": 36635193, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43189563 + }, + { + "batchID": "965e40b8cf0e80101702efb800cd7e88df71050c64ac851be908239b8e7440d6", + "value": "245967542185", + "start": 40252899, + "owner": "ad058ba10765f1234024cd9425a37463a6f835e7", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4668111 + }, + { + "batchID": "9669bb0486fd727d99faa8b02bece1458f7bac480828b849c9517c8c94d20323", + "value": "304683202726", + "start": 36568109, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41365399 + }, + { + "batchID": "96a1c2b9dc4e7bba0559bc785591c2f6d469fe4870d3a5ad1a6ff795bb381157", + "value": "298929880472", + "start": 36403239, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37769573 + }, + { + "batchID": "96adf75340b0d6c15d35fa3c46c8b795b2962b4566a6f22c081c0514c420a065", + "value": "307879460146", + "start": 36640828, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43363060 + }, + { + "batchID": "96b9e2b0bd97d7ac6daad42ab06348aaab9b10c68a33a3b7d65a65782e2463e0", + "value": "303424021558", + "start": 36540722, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40578411 + }, + { + "batchID": "96e9e5d056a6c4f21b0114b08b3859f448073e16a348e60d38041b4b28778277", + "value": "306756579465", + "start": 36615119, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42661260 + }, + { + "batchID": "971354c2422cc3d75a1174de58bc664b73907e829ac71403a39881e6140eec48", + "value": "305423614507", + "start": 36586325, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41828156 + }, + { + "batchID": "974501f40710f660c5cf9c1fe7fde7946a7589b975af42e25a7bf2c8fa9c9f2d", + "value": "302557156544", + "start": 36523325, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40036620 + }, + { + "batchID": "9753e6c4a966116c4f9a56f9adc40cb0f72cb78f30cc439fff08b4c25538a59d", + "value": "274693946496", + "start": 40071417, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 22622114 + }, + { + "batchID": "9777e08e5fd3040b8d745499105a3a8ec62fcc7a995523199f8b5c54b85d6ab3", + "value": "241937326943", + "start": 39928181, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2149227 + }, + { + "batchID": "97a8a967a22f7662585da31cb40dbab4edd92ad33cdd4d739858d0f88fa7c435", + "value": "306409237181", + "start": 36608327, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42444171 + }, + { + "batchID": "97afe2398992900ac66c8cd32187e4d307fb04f0f3729f296fca9f6f26dcfb6d", + "value": "302180877053", + "start": 36514739, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39801446 + }, + { + "batchID": "97c65371783c70a0a95fa73b63bf9dc2f8539b4ca506d23ec34f673f005068f2", + "value": "303954294238", + "start": 36551417, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40909831 + }, + { + "batchID": "97cf365cf960050060981769b909c0df067b8f304baa421f47bb4e4f1d824458", + "value": "308151766664", + "start": 36648749, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43533252 + }, + { + "batchID": "97e59f12ac1882564230521c6a674ec02fc2052214cb5228e1e4849e47ebf0c4", + "value": "287563581303", + "start": 36159345, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 30665636 + }, + { + "batchID": "97e5ba1c6df0f5774ac9534c1ec9cbb2acc3047e3c8f5074569b697378d42ef7", + "value": "307537139353", + "start": 36632880, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43149109 + }, + { + "batchID": "9846e032657283848a5f41b7044d0ea42d9b7de74cc53051e174f64bfaa5c548", + "value": "299172405008", + "start": 36409048, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37921151 + }, + { + "batchID": "985ad77b5f9fa86be3655ccd57ee22ffe1460d903011d1cfe556bd0eac258482", + "value": "306801863966", + "start": 36616514, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42689562 + }, + { + "batchID": "98bc9ec8fb7abd4f2894bee3bb1d789fec4d3e26a6e65d28e637141cd5a438de", + "value": "314180515115", + "start": 36907226, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47301219 + }, + { + "batchID": "98eff942053bfe853218eac052884881c5606feffea9cfe0baec5b0469eaa351", + "value": "307020581034", + "start": 36620277, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42826261 + }, + { + "batchID": "990bb82b359635faba1c9897050aad9b74e9389df99821e5a72e01833a4f3e56", + "value": "306981474135", + "start": 36619555, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42801819 + }, + { + "batchID": "994f32129e52f60a75cd62221f231887c21c49b036fbe6696a791dc2372cad88", + "value": "304267515066", + "start": 36559058, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41105594 + }, + { + "batchID": "995ff823f4b9b132fc824b676a6ae8147f4db43cbc69039153466ba259008d4e", + "value": "306553975802", + "start": 36612156, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42534632 + }, + { + "batchID": "999fcdc9413ae18bd0276b197f422ebeeea608ec162b9f15d38cbf221a5000d5", + "value": "302615737921", + "start": 36524302, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40073234 + }, + { + "batchID": "99e775374d2fad56d9f52a419be46b98352e6be8d15b943d642d6ace9b56f667", + "value": "302767490982", + "start": 36527049, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40168079 + }, + { + "batchID": "9af1b37f38d4af75dbee9ba713b95bcc6d03e1c759ac774ec8bd4864e68d2c03", + "value": "251786047186", + "start": 31992424, + "owner": "3ea954cce4afb6ef3225bc58eb2b7fec73c93222", + "depth": 32, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 8304677 + }, + { + "batchID": "9b203ff1887c64a10ac6434869cecef0b2cd8a1f6b210e577fd0587a8a1f859a", + "value": "307495886632", + "start": 36632082, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43123327 + }, + { + "batchID": "9b2041a5e29b32b9b7903d5ac4ca27bc9622ca7b04034a818fbe5019a96c7a2a", + "value": "308538578105", + "start": 36663461, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43775009 + }, + { + "batchID": "9b469c7a79b08e26cd9236cf4beebd587b9b5475368f1c59a32008e908744c6a", + "value": "303286755405", + "start": 36537592, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40492620 + }, + { + "batchID": "9b616ef3c6ba3e5adf4cbb5e16aa8ca7a75ada83ba8ba979e0dcd9c21b6a6b1a", + "value": "307576949289", + "start": 36634528, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43173991 + }, + { + "batchID": "9b95295ed6a2097e0eebe16b58233abf14abcbdbd0f9abea31a47552c58ef2b3", + "value": "307687717782", + "start": 36636683, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43243221 + }, + { + "batchID": "9b9a0b8f05029cdafe5e3e13a55519f225ed363759ad9a81d7f7ba5c42537202", + "value": "305164195181", + "start": 36580407, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41666019 + }, + { + "batchID": "9c398e6f5c04e8d6411ee8d7adc324709715ce845b6abafc37d94d7b526ae379", + "value": "308816126254", + "start": 36671118, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43948476 + }, + { + "batchID": "9c578ab08a1594d6cd6bd05a91857ff490a40e7cd85cf1c962ea2f3ca9bf42bf", + "value": "240139246603", + "start": 40252872, + "owner": "a88f14420957f70c04b596efd13a37c410f02f69", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025427 + }, + { + "batchID": "9c6a05706c8638bf06f6af05bb3aaa86d5f194a746ffbf5741e89745d85b02cf", + "value": "303689230492", + "start": 36545506, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40744166 + }, + { + "batchID": "9c81992b356a8d2c7c947f7acfc11ea8694c3768b89a579a1a81b4871573bbdc", + "value": "305454327972", + "start": 36587654, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41847352 + }, + { + "batchID": "9cad0e839ef7b839e4694e569ebe011030d5aa8a371ba7f069a72cd2508ab7c2", + "value": "302526469062", + "start": 36522672, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40017441 + }, + { + "batchID": "9cd0409d2fae313a1d91c7818e0d0b0ad93559d01eda093f80e93d21a037368a", + "value": "304276657190", + "start": 36559160, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41111308 + }, + { + "batchID": "9ce7db1a81c933d2251448189bdc83e75f210c99d3e376b0293248b46ee4355a", + "value": "302165501516", + "start": 36513043, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39791836 + }, + { + "batchID": "9ce91cbd6820404cd3b1fcef8789b8c8036db0924bdf88176ae41c60a22ceaac", + "value": "299385460537", + "start": 36414701, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38054310 + }, + { + "batchID": "9d21ace7e997fe3dd7c1347e08fe864c808c1bddbf6e37477737760b2464fbfb", + "value": "308337056099", + "start": 36656716, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43649057 + }, + { + "batchID": "9d3efe0fc31602bef1a192df16574784c5ed835293ff8dd0f29c82a829f4e386", + "value": "308428230227", + "start": 36659521, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43706041 + }, + { + "batchID": "9d597a5c0a7bf8f6d5e8f3dd9ab969f842cae1720369acde1f76fb7e9df9937a", + "value": "305373049936", + "start": 36585189, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41796554 + }, + { + "batchID": "9db2ec56194540852ee7daa977d6275493727e038f4a3fdae0db1c102ce18ca1", + "value": "313215685756", + "start": 36859887, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46698201 + }, + { + "batchID": "9db3c088595cb5aafe0d0ba96b7f617666b1d1a7881cb1cac4481f8d8de9e58a", + "value": "302894565551", + "start": 36528904, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40247501 + }, + { + "batchID": "9dbb51ed02228d64a8639b6818b8cf2756c1ffeaca7432f35886acca1b7e825c", + "value": "242238499100", + "start": 39943639, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2337459 + }, + { + "batchID": "9dc865f82febf652e839172f885e282471551ff93e920a1eeac3964530edab4b", + "value": "302718548347", + "start": 36525965, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40137490 + }, + { + "batchID": "9dd3be28c2a94d29fb5e5e9a66be7ec9e610eb688a19a32ba44e692224f04799", + "value": "240138421121", + "start": 40252817, + "owner": "1e09d6eb7cce4f517de1a312b46277f3d082608b", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1024911 + }, + { + "batchID": "9dea9b21024aa76b66fd38e052bfb622daaaddd9090497e8078822cd008b8ce4", + "value": "242255556981", + "start": 39948446, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2348120 + }, + { + "batchID": "9e0c0372f816df771ea8d8e7564b2c553fdca2cb094d14bb9e8ee54ede9cf4bf", + "value": "316997171106", + "start": 37030926, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 49061629 + }, + { + "batchID": "9e53faa00c43c6f8c313a63be276e66e88bd668bccd25254a46caf7218b46dd1", + "value": "298823115210", + "start": 36399603, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37702844 + }, + { + "batchID": "9e69e043330ef22673756ea049829209a85f553f77c7700b18fa61a0397d155d", + "value": "307831052179", + "start": 36639775, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43332805 + }, + { + "batchID": "9e84ee8b7d120174abbd826ec79b3d1ed8222568da514c4882e05173acee0286", + "value": "298718747175", + "start": 36391035, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37637614 + }, + { + "batchID": "9e9368fe37d809a73d070638f9f95a5e3b0c7dbbc73062fabe24e35f4d71f1df", + "value": "249770442915", + "start": 39901334, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 7044924 + }, + { + "batchID": "9ea1fa0523394b11aebdeb2ac6b049859e2c42afec4da78a536ab9de1d18c3c6", + "value": "295717986196", + "start": 36331507, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35762139 + }, + { + "batchID": "9ed9c9f19a1ebf177d50da2cfff5fc0eea8dfd9f7aca57eaf866f922655fa640", + "value": "303216768672", + "start": 36535978, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40448878 + }, + { + "batchID": "9f70e2eab56200c43c199d00eb108af6e63cbd2f6fec80d3fcc88271308506f6", + "value": "303174793375", + "start": 36535374, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40422643 + }, + { + "batchID": "9fab297238c63090c0ec9bb933bc1ec78289f3d0f876ecf39cce461ef56b7dce", + "value": "302161739516", + "start": 36512679, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39789485 + }, + { + "batchID": "9fb9b18d672005301a4731002f9ab78ce6757a43eff95c4c661a2046a3e0590c", + "value": "302408575648", + "start": 36520691, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39943757 + }, + { + "batchID": "9fe1b424c54684f76f0368341b98588b0fef3110116dfa99c58ffd33b8780131", + "value": "307333958358", + "start": 36626520, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43022121 + }, + { + "batchID": "a053d00a04c594799368097cfc3700334180287dcd9ed7e334d1b74e90f57122", + "value": "303686121260", + "start": 36545394, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40742223 + }, + { + "batchID": "a0a3c16ae14b5c74e23314b7e07eed685858f476ccdd5b9daaaafc0893a5f430", + "value": "238933230591", + "start": 39814638, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 271666 + }, + { + "batchID": "a0e14b5d2db2fc12abcdc2d9b4f689d35766347d78da8179392d14816ab99a77", + "value": "306371919550", + "start": 36607442, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42420847 + }, + { + "batchID": "a0e5968af8f6fb76e8430d8d674f098ee31b911aa2b8e4916b5619069cac95e6", + "value": "308571353274", + "start": 36664406, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43795493 + }, + { + "batchID": "a0ec7f59296d11862d9c1bcacb05176248c1f927769894599ba344fe79fe2e60", + "value": "295627662334", + "start": 36329134, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35705686 + }, + { + "batchID": "a0f533b22c14b16e4abd83db553d7bde46e479626f1a2ab894a053b7305a67c6", + "value": "306902136148", + "start": 36617845, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42752232 + }, + { + "batchID": "a159e84ace6e122cc4cb62364cdc09da1ea66edc5832a193df61008b1a6e7125", + "value": "241932589973", + "start": 39928035, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2146266 + }, + { + "batchID": "a1661a8471af4813870bdad9412421207f3adc344f6ef35ef9bf5dbb01988b72", + "value": "302408575648", + "start": 36520691, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39943757 + }, + { + "batchID": "a173526e3206034b46a3f60e04d48c5a34bbd573572a5090c892680e92d56a21", + "value": "296905893353", + "start": 36361670, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36504581 + }, + { + "batchID": "a1759c98de6f5d14e12426dccbc8e4835e01ec2ce5e62d4355c4a8763212bb90", + "value": "287588158898", + "start": 36159790, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 30680997 + }, + { + "batchID": "a192c891f73ead38b05f52e06314e9b474010365edcbf6722230c08b17f1fc0c", + "value": "295246629278", + "start": 36320528, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35467541 + }, + { + "batchID": "a1c7951b297a55268ca612d7d495fd9dae84bb07134a80d59f21ce3414e62b65", + "value": "248670720836", + "start": 40266882, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6357598 + }, + { + "batchID": "a1ed2bc9f033075a97ec75401c036f4bafe458d945e948b8d3a581beec815248", + "value": "303658649727", + "start": 36545086, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40725053 + }, + { + "batchID": "a228ca303be6dc6e88098f4dfd3e9f35277f2c65671f35fe35658c3ceed7dc78", + "value": "319707114705", + "start": 37113915, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50755344 + }, + { + "batchID": "a24a6dc6c58feb0dc0c20a51e22e0eddb308dabe02a49eae6aa80fd77c3193ab", + "value": "306762027765", + "start": 36615314, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42664665 + }, + { + "batchID": "a2df5f15674137624570c53e244410209cdec00dca92bbeca4940fbff5be2689", + "value": "307362902605", + "start": 36627329, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43040212 + }, + { + "batchID": "a2fc8d49432a4bd51097459e66a95ed01274e16a35804555e49da1e12701d659", + "value": "303656151507", + "start": 36544996, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40723492 + }, + { + "batchID": "a35f1bb341d627e4b94a43b1f6a05b9c12cb88cad266a6d67f961c874529d966", + "value": "265280237138", + "start": 39271878, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16738546 + }, + { + "batchID": "a390d54b60634ada92285f9bf580158ecc8fc559b784ca0f70bd792934b6089e", + "value": "302917146658", + "start": 36529719, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40261614 + }, + { + "batchID": "a3ba7ad7b5c728d4204f6acdd5b429c29b3c864cec0a4ea50a1920f684031e1e", + "value": "308785024032", + "start": 36670233, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43929037 + }, + { + "batchID": "a3c2d951d1c83eb85515b795aff5316851e6887cf591fc762c1c507ba8dee91c", + "value": "308388039202", + "start": 36658086, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43680922 + }, + { + "batchID": "a3d6c2c1396fcc8e7a2b3630976925ed257dae8aa8f269b91fa1e94fd85166a6", + "value": "307816848884", + "start": 36639493, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43323928 + }, + { + "batchID": "a40fb24381f29872cd626b2f934c4c4db544e4cf26d337b01f39f403b049c1c3", + "value": "310882206652", + "start": 36740137, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 45239777 + }, + { + "batchID": "a414336cd8a25a64ffdcaad28ccd9f5e4c6aba9aa2858434fbb171284493b3e9", + "value": "303832297424", + "start": 36548387, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40833583 + }, + { + "batchID": "a41c394ca6b3e495fc559c5f811e121ac441f3a70703563f835d6c9d88b2ac06", + "value": "307357230895", + "start": 36628028, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43036667 + }, + { + "batchID": "a420b02b209f355991cb7364f82c5102dee47441fea62535de1bc36365e656b7", + "value": "306760882225", + "start": 36615273, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42663949 + }, + { + "batchID": "a425b3857da56955b6c4480a37607a82c7b868565395f9e808694909a0e9be2d", + "value": "296297536508", + "start": 36346417, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36124358 + }, + { + "batchID": "a44b0df5dcb79484d318494849aae17600d1233395e5edaf0344c447fcf13f9a", + "value": "262935911743", + "start": 40308000, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15273342 + }, + { + "batchID": "a4880e06ee476524d04271794ebfbaa7b188ad30cc705da51cf34cb83ae3ff84", + "value": "302613163309", + "start": 36524209, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40071624 + }, + { + "batchID": "a4cd422d6735b43e2b0382ecbe74bae3818bcd0ca78a4beff52393ae18d50988", + "value": "296501059856", + "start": 36351071, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36251560 + }, + { + "batchID": "a4cdece02742760be38d323a5042fca3197ca8d91a06a52766bbc9129794f6f0", + "value": "304999394870", + "start": 36576526, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41563019 + }, + { + "batchID": "a4e2360e20a16f880929aa91e8094f598a20bab72318ecbd9432ae4a4bbf696c", + "value": "303952044251", + "start": 36551336, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40908425 + }, + { + "batchID": "a517e177676d0597772e20c2dd34b47f0e98adf562f832ebb04a4d6c0fb8f559", + "value": "302799755432", + "start": 36527303, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40188245 + }, + { + "batchID": "a51f14f872f0fd328d4d303584c720459d70a24f0a9fb38231b40d29977d9f99", + "value": "308307211154", + "start": 36655200, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43630404 + }, + { + "batchID": "a51f8c1b6d6098287dd20e42af5d2e0dfa2a855371b7eaa7dda5798e50b7d7fb", + "value": "300292741730", + "start": 36461001, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38621361 + }, + { + "batchID": "a52eba62efa88899eb8d3a52c89784b8a135fa6ea8d07531089e1657039f7f28", + "value": "240538923944", + "start": 40223612, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1275225 + }, + { + "batchID": "a57fbea872bc974bdc219109bd050983df72d4c38f783a1463649a992d5792d2", + "value": "298794321514", + "start": 36394681, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37684848 + }, + { + "batchID": "a593358e86bd92a37de5832990de9aff540fe5bc6da441a9f4c73580e104d3e2", + "value": "303500149796", + "start": 36542102, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40625991 + }, + { + "batchID": "a5aedd6ad69eba42459aa47226205ccdad7ef3cdd34e073214140fd2acc83e40", + "value": "303712777653", + "start": 36546127, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40758883 + }, + { + "batchID": "a5bf93a02f40ce57858fb8e86955fb6e06b77e6f43b3be02dc0c8262a7add8ec", + "value": "303406524974", + "start": 36540546, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40567475 + }, + { + "batchID": "a5df46c4ebdcf7060fd4e603acb32309516432f68e64fdfffb733b141b033023", + "value": "308496780402", + "start": 36662419, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43748885 + }, + { + "batchID": "a670bfa1a821306936529250e6f7a67a6d692709e202335a734eca9a8b30dabe", + "value": "303196778787", + "start": 36535712, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40436384 + }, + { + "batchID": "a6ad8e1676f3156e419c652449e76feff58e0d5aeda251c9b1dd6f1cc94ec2f1", + "value": "256513387796", + "start": 40123015, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 11259265 + }, + { + "batchID": "a6d302c8636b5d7268cd825900c54b8d1aedca0d7768b9a86801262365fa9b3b", + "value": "308095587707", + "start": 36647644, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43498140 + }, + { + "batchID": "a6d9d716fb587d1c2bf2c3480460d2f30c78366fb8c48e475014553a9a3709c1", + "value": "307719236353", + "start": 36637133, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43262920 + }, + { + "batchID": "a6df9c5c3bbc7e76341ca3cd5afa5a6977ba56027db0ef6a47e1f6fc0bf0e0b1", + "value": "306721697579", + "start": 36614322, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42639458 + }, + { + "batchID": "a6e9e44b412321dc82da2fff955e1ce494ba211a2f0118e23338e24d183d12e5", + "value": "308083034735", + "start": 36647421, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43490294 + }, + { + "batchID": "a70c2860f71150ee2358d6d04957d8db0a1d9e42f97b4dea867872c85564723a", + "value": "302348738043", + "start": 36519440, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39906359 + }, + { + "batchID": "a711d226d879b25a11ab78eee2c6fb619e65ec1cd4fb7a059f05eb54531ab682", + "value": "306807480107", + "start": 36616715, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42693072 + }, + { + "batchID": "a760740debadc90047b0d8d2e989a12851cf20b83c67e099719e0ae6bcfa9505", + "value": "308671627741", + "start": 36667761, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43858165 + }, + { + "batchID": "a78109e2fbf7e05e4b4919974b7f77482bdfb84538b104b4c578b3bc9713398d", + "value": "303692200919", + "start": 36545613, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40746023 + }, + { + "batchID": "a7b22d20416a6f849ab11da140ef429b9d547dc5f7bd00c745390a4f34fd974a", + "value": "308396217536", + "start": 36658378, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43686033 + }, + { + "batchID": "a8376ddc4b2ca2b797c9796b210416d2253fb639677837bfc568143423470e08", + "value": "308000110711", + "start": 36644235, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43438467 + }, + { + "batchID": "a8469ba876a8e782bd8c9fa2b05df15716f9a024858489d9e228aac64aebf0ad", + "value": "308574837683", + "start": 36665206, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43797671 + }, + { + "batchID": "a88f56d407e90da643d0d00f3fc0d8d5d1ebf1c4121cd98994f523fb2d6561b1", + "value": "303049560973", + "start": 36532904, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40344373 + }, + { + "batchID": "a89a44e2246a426f23ada566e57b6981d0d2d69c2d0e42e0bc9fcb4a4e557779", + "value": "307020664911", + "start": 36620280, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42826313 + }, + { + "batchID": "a8ebe1697d69694efa43aa8da94e8fd48784611559fe4b6a55c2cc19a01ac9a7", + "value": "307773379090", + "start": 36638391, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43296759 + }, + { + "batchID": "a953ba902aa216142b01b684e8dd961f938e8b445319c9a57f040ba85cbcd14e", + "value": "302435244470", + "start": 36520971, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39960425 + }, + { + "batchID": "a95775d3824a625a1a359f5a6a9877221f603310410bde64cd38c7bbbdf5cd86", + "value": "308099088707", + "start": 36647769, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43500328 + }, + { + "batchID": "a96af21136a5fe45096f2570313d77e1675cc085a107e8847d9042e6973bd6f3", + "value": "306446725751", + "start": 36609444, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42467601 + }, + { + "batchID": "a973d8272974c2e08955322bb25f7df8de0e8cdbf4d56c946fe0707bf25dcbc6", + "value": "302172970544", + "start": 36513085, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39796504 + }, + { + "batchID": "a974bfc8d0310ccb00b3336b97b89528c187bbffd15bd90c89f8ed1bb512f0a5", + "value": "302528793930", + "start": 36522756, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40018894 + }, + { + "batchID": "a9a3f19a0f6fbf6ccf2521c76e620e53b038a58051ee2a2f02636dd1f5625623", + "value": "304056310325", + "start": 36553727, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40973591 + }, + { + "batchID": "a9bca704de9e3653a7e5d8458915e114925972f9fd2c56ed4ef695e4ece63433", + "value": "304805084039", + "start": 36571810, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41441575 + }, + { + "batchID": "a9e5d7709badee26c3c97d8cead32a0490be072ececd0a1a0f5ecaf5a3b49aa6", + "value": "313178272232", + "start": 36856509, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46674818 + }, + { + "batchID": "aa1a496f9ad5ba031e97f085aa30105c9d2951eb093d2eead2f8d49c91d08c8e", + "value": "307548384507", + "start": 36633958, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43156138 + }, + { + "batchID": "aa2a312437a83b96c627657533aee65b496b6ae9df9f7dc4ca5b71ca17e4353e", + "value": "308174402077", + "start": 36651584, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43547399 + }, + { + "batchID": "aa371babdbcad2c511066941e6f638383825e489a7e69e2665d7d046d8bbe116", + "value": "315492952389", + "start": 34894244, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 48121493 + }, + { + "batchID": "aa6de069a1d0e762d7118fe0c7d99a1292ec9df1f11aa23db38bd6dde80907eb", + "value": "303424021558", + "start": 36540722, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40578411 + }, + { + "batchID": "aa6eba6c93a9301e929642e98a503b26ec33e596a115472f6ec7501a9df29404", + "value": "298793099510", + "start": 36397147, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37684085 + }, + { + "batchID": "aac5716d15604a9079c713685325cd74c528c9ab4a52baadefd58f814102f927", + "value": "319674547882", + "start": 37113197, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50734990 + }, + { + "batchID": "aacddcb73e1a93148642910130eff470cb51868e199efdce3c01be13649a9ea0", + "value": "238739795988", + "start": 40293439, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 150770 + }, + { + "batchID": "aaf2219121788b3be3dfc34fc0886d42d4f1af8581c632f7bf54ea24fa2a507e", + "value": "239569612177", + "start": 40329770, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 669405 + }, + { + "batchID": "ab16c0b3ac53dd16e905553f2af9b8a6a26594064405c30cb816724ca3c21ca7", + "value": "307038284144", + "start": 36620459, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42837325 + }, + { + "batchID": "ab17e0129732925b2500946eb7368f65cdab923fd28efac84e95db97942957b4", + "value": "307385041332", + "start": 36629022, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43054048 + }, + { + "batchID": "ab2d36f0ae745814220024a889e7d2456e43228e2bed670ad0d6b1deb90ba985", + "value": "247838944478", + "start": 39845430, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5837738 + }, + { + "batchID": "ab5f50103fa1e2ab54dcbd45a26b1562afec9c97c6adf3488515267276199904", + "value": "306894980692", + "start": 36617589, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42747760 + }, + { + "batchID": "ab7b41aa8d453a9d643f553a774f44d019085d11f56ab4138bb4e14cb3a6a0fe", + "value": "302893117061", + "start": 36529307, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40246596 + }, + { + "batchID": "ab7f6f05bcee3c5f0fca427b878549874c61abd83cf2bf24524e4fa1002db917", + "value": "296928982279", + "start": 36362051, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36519011 + }, + { + "batchID": "abd9c8f42206eb99d50b144ec7addd13c19b93032a16d96cfad4b7b80f6beafa", + "value": "238852356210", + "start": 40391757, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 221120 + }, + { + "batchID": "ac3c9eb3da9231c741c78bb6cfc14d6160d200264770a523ffaf80c644ac4e3e", + "value": "298610653698", + "start": 36388266, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37570056 + }, + { + "batchID": "ac4356604609a4b1c1f4c0a0eff886584b4bbaab1efac16c5f4bf1c12d5086e3", + "value": "262089773721", + "start": 38541978, + "owner": "59eebbd0868ab1edaa6a71c38f898f4331b2d109", + "depth": 24, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 14744506 + }, + { + "batchID": "ac4bd06603a5ca828b864753c6109b16cb570740f5ee7a4e9d304ed3d81166ab", + "value": "293866487475", + "start": 36292910, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 34604952 + }, + { + "batchID": "ac83b28d8f67b146ff0420d16e80aa9c5044e4918397eaba5644d6338e73a814", + "value": "308120576514", + "start": 36648311, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43513758 + }, + { + "batchID": "acba0eb2fb6bd0b1d4e13b05f44b37b45750c440268150e5006591b669641d1a", + "value": "307774750992", + "start": 36638440, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43297617 + }, + { + "batchID": "ad50597c52dac1227027b7b4c58a9d2ba9a62efdc6e271c23f2b2a163bf95e16", + "value": "307641832749", + "start": 36635945, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43214543 + }, + { + "batchID": "ad65c00463e60382b16f086c31abf10a869bab70b81d8ee8c0085687d11cc860", + "value": "298686090305", + "start": 36390082, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37617204 + }, + { + "batchID": "ad7c3b8b97db2149fbb36884503bd56a07a2403eb1dee0a42dc20095fa8313d9", + "value": "303177233087", + "start": 36535462, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40424168 + }, + { + "batchID": "adb365c391bfecf44fc94d450703b82d18e8750e2e9d0dceba087d65a1b25d5b", + "value": "302098772675", + "start": 36509947, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39750130 + }, + { + "batchID": "add0fab164d2a0327d2ae89edcb8dd69d7be5706a4b2a6242e970fb2e8417198", + "value": "302821713192", + "start": 36527868, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40201968 + }, + { + "batchID": "adde2a5879553a85873c47ec70e4a7e5ef47b9076ab5209675cb6cc218b4540e", + "value": "307564177847", + "start": 36634297, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43166009 + }, + { + "batchID": "adef385ec8dc1e0d2d50deaa5ab22faf2b9032821d3d31b00e335bed4620f5ac", + "value": "305246716236", + "start": 36581785, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41717595 + }, + { + "batchID": "adf9950f37582b2c480a99c061128383b03c8f3991a7648f4bebe5993adbf23c", + "value": "307845031716", + "start": 36640049, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43341542 + }, + { + "batchID": "ae0b6199707b79799415e717e8e54783b3f63516e01ff27e20a8afa32dc96bd2", + "value": "248565014121", + "start": 40260329, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6291531 + }, + { + "batchID": "ae5c6d4ad5197883a7e78e69c079bd197a6b08a275acc51f7c02e1a755978180", + "value": "298745239178", + "start": 36391765, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37654172 + }, + { + "batchID": "ae7cd4e251f5f1493345bb4fcc437429f2152c6fe593db45001c19be6bccaccf", + "value": "307762635437", + "start": 36637782, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43290045 + }, + { + "batchID": "ae7d6eeea872d4aff83a2d45506b4edc89ac90299371d72cdc0125b883abe524", + "value": "242137387247", + "start": 40281938, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2274264 + }, + { + "batchID": "ae9e63ac00728c9715b8542edc131b355ff18106718b7af207ac5c66a055a3e8", + "value": "308155266250", + "start": 36650225, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43535439 + }, + { + "batchID": "aeecbd1e9d0fcc3773a262162607569491d54a3e8d0e5a5509f5a508e924d9e1", + "value": "303288973965", + "start": 36537672, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40494006 + }, + { + "batchID": "af10efff7b2c974dcdea8bd8bb89ec2e44cb8b5eca4f596cb6dfb356b6f565a2", + "value": "304135410741", + "start": 36556120, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41023029 + }, + { + "batchID": "af142823fb15af4a8326be22a194c3d5f15b47055f32a2069bcdd096c1860b8a", + "value": "299902048174", + "start": 36436582, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38377177 + }, + { + "batchID": "af315955783015b397abf6d047126ad8ef39141340ef8c63696601a60cc6ae76", + "value": "308361091438", + "start": 36657349, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43664080 + }, + { + "batchID": "af52492ff7e27457a0c525be64a47219754c01cace8c43f98d56b864ac808057", + "value": "241012917297", + "start": 40124421, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1571471 + }, + { + "batchID": "af68f8a5c2144e1923e734916ae174a5d64187a1e654560ea6048f0b233d5b8e", + "value": "302174540636", + "start": 36514966, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39797485 + }, + { + "batchID": "afc9cfd30c8f1460d84ec1ca9f203da27719ab16b35d32e2fbdcb8148cc354b6", + "value": "308001365407", + "start": 36644505, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43439251 + }, + { + "batchID": "afca71595388515e9cd3c2753b98362487be4fb5014ccc01a6cb38adb60cfd7b", + "value": "302807539132", + "start": 36527584, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40193109 + }, + { + "batchID": "afcd42ed784678339d0eacf42f53e3e241504c9407bc3a730dd164435e2b47a2", + "value": "296115627936", + "start": 36342089, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36010665 + }, + { + "batchID": "afd6d735e8074b2ff282266063e9ac98c52b408b8e061a301388f7c70c30f293", + "value": "298780160785", + "start": 36397820, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37675998 + }, + { + "batchID": "b01cc7330ec32e4524d2832e96799d48093832e72d6ba6a6c7dda8692b08d1cc", + "value": "302523704508", + "start": 36522800, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40015713 + }, + { + "batchID": "b040bd770d31238a14578a62510e6e3f803ad5d8a5eb79dc532287c163405891", + "value": "304213631400", + "start": 36557800, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41071917 + }, + { + "batchID": "b045a69105c4f6267970dcabc6edbbf241b5662cad10b7312fd407ff6d0c54d5", + "value": "304985745578", + "start": 36575809, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41554488 + }, + { + "batchID": "b062b346b7c572909c9fa2faf7651ba6ace72d2b214fd1fd0904228fe34d1e38", + "value": "260078712000", + "start": 31306502, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13487592 + }, + { + "batchID": "b07291c298d181ebf16c8ac90a37b27a598fd5b2eb4e7509c51420d2f99223db", + "value": "308159254453", + "start": 36649917, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43537931 + }, + { + "batchID": "b08f8c8364cc5bfb0e8116eef82be69d3128a914e3273760070d6ffae0cd3fab", + "value": "306984398629", + "start": 36619434, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42803647 + }, + { + "batchID": "b0c2005ff5fd66d94bd48d503523de854779f760bba3c97559ed2025e03d925c", + "value": "307140980452", + "start": 36622327, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42901510 + }, + { + "batchID": "b0c40e809ec44c8d5e9e695193c35e5d3b2bebc8751f1b51a825a80d7c4f727e", + "value": "302172859892", + "start": 36513081, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39796435 + }, + { + "batchID": "b150a20e05b277cb9bab770576058a3c1e11f87091133b0b0f401bde35a3a7b5", + "value": "240139028281", + "start": 40252859, + "owner": "ec40cffe604563e4c00aca3f2858a3d9ebe5edbf", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025290 + }, + { + "batchID": "b15b03f00433805d68b6d990efee540036f4b18d88cd9cbbf10851f5ef12fdd3", + "value": "296051181009", + "start": 36339971, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35970386 + }, + { + "batchID": "b165d39d04cb6ec9e7fae55fbf257d90a04305b7fcf08cbff58078617a684225", + "value": "243803202577", + "start": 40291935, + "owner": "d34ab7aad60cb1fadf80bfac7c68a66e53cdc5ab", + "depth": 23, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3315399 + }, + { + "batchID": "b1775329b21ad612b8cae6779a76eb358765d0183cba849f1aa5ccbd2487089b", + "value": "303296350677", + "start": 36537938, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40498617 + }, + { + "batchID": "b191009857dc7dd240179653fe3d1878d87daa08f141434decf96b9422e51d61", + "value": "296668898053", + "start": 36354654, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36356459 + }, + { + "batchID": "b1c264c4d008649c66949435b4189fee8f6db8480ea5c7ef2c56d03815283b2e", + "value": "306498647806", + "start": 36610852, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42500052 + }, + { + "batchID": "b1cb8a4174aae3981733ba94b9f1f91d24f5b8a8cd9b2cac22fcd8a5f24843d3", + "value": "245965332205", + "start": 40252817, + "owner": "fb4f87c9757359f4b07ad5d33e42fbda08dad938", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666730 + }, + { + "batchID": "b1df3ce13269b6106c1cfaee86c19d47cbb993b3ee5605a46ffc483b8997b3b5", + "value": "307345272139", + "start": 36627826, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43029192 + }, + { + "batchID": "b1e267df72a05624d09d260f6f46181b9161bef84db96d6ee5db1846cc4e846c", + "value": "290135767192", + "start": 36217352, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 32273252 + }, + { + "batchID": "b1f707dcfb1ff9973a739c159197b70a35dc87ed776b25c0f7d4f6c70869012d", + "value": "303280028303", + "start": 36537122, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40488415 + }, + { + "batchID": "b1fea5a64e6be6fbebcde02326e65b31188906173e741c9f519bf13449247624", + "value": "306442287107", + "start": 36609285, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42464827 + }, + { + "batchID": "b210c855e929f4c1b98b7de449bef8c63ac16f713be49394a2dccb18b9be1bd2", + "value": "306499068704", + "start": 36611093, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42500315 + }, + { + "batchID": "b2153b2a32341ea2a63a73c49023934320e17a6f6f315cff3f9b05d812ec7790", + "value": "308409963654", + "start": 36659094, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43694625 + }, + { + "batchID": "b24b3f3ac5c7727cb9ad17b15167e75df33708f201c947f3cc6658348c2df31d", + "value": "245428976119", + "start": 39937806, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 17, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 4331507 + }, + { + "batchID": "b268bb58d3d790698d5ec91080ec0d4a76d4324f52bed2a6d760bb378c6170c8", + "value": "306687634671", + "start": 36613780, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42618169 + }, + { + "batchID": "b2942511d1a5f38831a6fbc13579b2612dc889af3c05f4e78b057ec71a14b950", + "value": "307842616740", + "start": 36640188, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43340033 + }, + { + "batchID": "b29fd068754c273e7d6d120c132ed36c06db474ad17117e0cc712992ba5fdf34", + "value": "307819956884", + "start": 36639604, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43325870 + }, + { + "batchID": "b2a1d74372b164944537e0d0e2e4e81240552ca17ea2c7fde08f8f550bee22da", + "value": "239225183611", + "start": 40407291, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 454137 + }, + { + "batchID": "b2b0fc9c2851062e2f7db1a4bb47f87726821008e06caec3cfb5efce71029c64", + "value": "298805016727", + "start": 36397350, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37691533 + }, + { + "batchID": "b2ce067299fbbca29bfe8a7854a28b82f3fe30cfe5fbbfb8bf7a2bc92204d234", + "value": "306410242121", + "start": 36608363, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42444799 + }, + { + "batchID": "b316828b9d1b2ae1988bae87aa64fea0d44cd50c374160a6324b55311b9fc909", + "value": "303463749021", + "start": 36541472, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40603241 + }, + { + "batchID": "b336f3ca8aca336d0719ee12e83a82c0811daa2a352069c7aa1b74e6ce8e664f", + "value": "313170065037", + "start": 36858703, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46669688 + }, + { + "batchID": "b347907da4f64008af26cd89563f3f74bbc64abdf403903b54ae2fa02758be01", + "value": "313820924818", + "start": 36894075, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47076475 + }, + { + "batchID": "b3794d2ee71ebcb46c459007589fb75b703f6bc539b90c1833bed04d9d75f296", + "value": "304019913867", + "start": 36552871, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40950844 + }, + { + "batchID": "b38f39009dde622512c7d096c7832557ce9680f73f7e49281675d7442da71968", + "value": "320053467559", + "start": 37128195, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50971815 + }, + { + "batchID": "b3a6bc73f3be63711cf4645d1526c8372cd54b44aa574206a59f50651eebf4fc", + "value": "305673235959", + "start": 36592568, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41984170 + }, + { + "batchID": "b3a9d26e776df74474aa4835cc1f234e43c5eba2a6724ab0e7aae973b8a213a7", + "value": "245965170511", + "start": 40252811, + "owner": "753e7d2db33f59e8a06e0cf2a130fd39816388f5", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666629 + }, + { + "batchID": "b3b82015761a4721049686302db2f650058ef92f8b57abe5104d1c2ed245406c", + "value": "304438859331", + "start": 36562272, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41212684 + }, + { + "batchID": "b3c93028073f1a2a3ffc708fd257133ef6ede155f676f4961fdde76908d87396", + "value": "259525512000", + "start": 31306500, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13141842 + }, + { + "batchID": "b3f237f286cfafcd285433d5ac73e192e5dafd7472b80e85cf48c11a8c1a5436", + "value": "313369554114", + "start": 36866086, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46794369 + }, + { + "batchID": "b3fe37a1fb215972a4a0ff2b22435e65472e6b26a5a938d74dac79d39614509e", + "value": "305743986113", + "start": 36593975, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42028389 + }, + { + "batchID": "b41995277e1f4cbf7bf519072114877108e764259a0031be88375bc0d4680520", + "value": "245967245680", + "start": 40252888, + "owner": "91cbea055e3a69c33ebf668f26804ab727fd2b6b", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4667926 + }, + { + "batchID": "b45d5c23b322695bb5765ee95bce79fbbf6963ec0d26d111c478130983fca7f6", + "value": "306612703172", + "start": 36612678, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42571337 + }, + { + "batchID": "b4da7d4ce97d82200db0ecf4bfa8584e04b8d71ead72d12a9bac8edabf584b25", + "value": "296295174862", + "start": 36346331, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36122882 + }, + { + "batchID": "b50655004b2c80a1e63b1083a14d4fcfaf3e363cc8b5801e1576aa4cdc66f348", + "value": "303175126063", + "start": 36535386, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40422851 + }, + { + "batchID": "b50f8629a4f140bd6d33590cec73a211482827b2952b88b6805abdee558a2e6b", + "value": "307877779906", + "start": 36640768, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43362010 + }, + { + "batchID": "b5169b330ade5bc198adb3870c3a96b42ee269864fcb89b27d2aa9eb1bfed3eb", + "value": "302577798135", + "start": 36523615, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40049521 + }, + { + "batchID": "b52a53cec360fac01b8decc09d89b64b09fb7abbdb92ad6ce50eed3645b03f94", + "value": "303502203000", + "start": 36542176, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40627274 + }, + { + "batchID": "b53b17e33a0f91c295ec00a140a58c02512e3d274ddd4e570b7ce6cf568f6b61", + "value": "356426552246", + "start": 38725277, + "owner": "3948a9f70e6a856761f67e6e71998f17cddd51f6", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 73704993 + }, + { + "batchID": "b5846d8025fb786844fec395126a5d82a7023a8e1a405ae4334afa205678a9c4", + "value": "249492436945", + "start": 40311634, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6871170 + }, + { + "batchID": "b5a9b0a30d147b7ce0082c95c888d3b9eb03e2c8732407058ebfb0c3c1c7f5b1", + "value": "305317145041", + "start": 36584314, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41761613 + }, + { + "batchID": "b637d611d902ecce477eb8bc9f5444570d68c4c30a9b2c39665f142402919fcb", + "value": "308074694044", + "start": 36646898, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43485081 + }, + { + "batchID": "b6509a3020d8342f142876b0c2df70851f3784d5ee52d51c8e3a30851642b17f", + "value": "308166407149", + "start": 36649722, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43542402 + }, + { + "batchID": "b6845d584560ffbef991200fdd60c9b6d8da9839a9706c5afaf950edaa4cd08b", + "value": "295662689475", + "start": 36330181, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35727578 + }, + { + "batchID": "b68865d97b16dd5a6ab1745f6453a49f451ef3da46d038754bf86dd48a370941", + "value": "307817548884", + "start": 36639518, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43324365 + }, + { + "batchID": "b6af1f0e0979e407d5875bbadf155583767765e1dc35c2aaeb972a1e88f24971", + "value": "306756886805", + "start": 36615130, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42661452 + }, + { + "batchID": "b6e24855930c9b14499e443f618d89981e678e4e77902d7a48f747cce51c956a", + "value": "269318610331", + "start": 35818191, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19262529 + }, + { + "batchID": "b75d9260d5ccd1ec0e61baa8bcee18e400b1369df6cd7dda370069242c01b42a", + "value": "306482148118", + "start": 36610261, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42489740 + }, + { + "batchID": "b790fdf215180e4bdaa413cc4c2230bbd8dd72e640261a42b606aea17e668af3", + "value": "306358437726", + "start": 36606959, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42412421 + }, + { + "batchID": "b794eb10731fec4faef2d646593cd694a6926b94801a4c7a6e0d05c49dc8cafd", + "value": "308103906083", + "start": 36647941, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43503339 + }, + { + "batchID": "b7c90caa9fa1eada3e1f24ad533a17caf01a61a65e4bf02c264a96e5edf16700", + "value": "306686237921", + "start": 36613730, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42617296 + }, + { + "batchID": "b7cad3c845e0fca26c63f3dd7e6541bf771a5bfa62b44472985dc48b49566407", + "value": "308639501486", + "start": 36666614, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43838086 + }, + { + "batchID": "b7e0ba1a6e99878e4b423bd7d4d8392402146087323f0f0c5738d8dd9d65ed05", + "value": "302861292212", + "start": 36528386, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40226705 + }, + { + "batchID": "b7f7126712414abcdf5eef835185719822a51d497b0b2bd7d6eb1bbec2ae8bbb", + "value": "302164339838", + "start": 36512773, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39791110 + }, + { + "batchID": "b81d691e4774f664c239abee6cd2d0add2d0cc227af310ebc4dbbdd6a2299bcd", + "value": "306630484424", + "start": 36612863, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42582450 + }, + { + "batchID": "b85413328d9f56441bd1d0fd4c7aed14facf7075014c3bad3d0f1e7a0ef7a7ad", + "value": "302985317096", + "start": 36531041, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40304221 + }, + { + "batchID": "b8c3efb241a67516c0f67dc7cf622fc17a5f0d839566b5ca4356d4dcaf05def8", + "value": "307428291974", + "start": 36630117, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43081080 + }, + { + "batchID": "b94ba72bec2388d7d275a76163e15f8024d761c81fcdf6a328cd8deba27b5fcc", + "value": "297895165007", + "start": 36374470, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37122876 + }, + { + "batchID": "b9508ba1f1719934084e26413cf977192053a27f2e0dee9923fb9c1f2a959078", + "value": "304202181920", + "start": 36557388, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41064761 + }, + { + "batchID": "b961413232c96eedae48947a71c99e454e51c4b5bf93a77c59f958af1229a932", + "value": "245065593146", + "start": 40275248, + "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4104393 + }, + { + "batchID": "b9623dc198572aba4328e4be53a500f4345c9725eebf1308f6ffb7530495816b", + "value": "269422776219", + "start": 35820056, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19327633 + }, + { + "batchID": "b9c09cfea2d07aea96771b6fe852b0d68bc7347fd943162681aa0a2b92adf69e", + "value": "239030103258", + "start": 40399163, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 332212 + }, + { + "batchID": "b9e3d1bcfbd254715d2746427fa88be7c8237c619d30c531e0e691f8023c9344", + "value": "305393924399", + "start": 36585712, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41809600 + }, + { + "batchID": "b9fbdec0ec7d0144a13a757aa1798aaee2fe46205c2a656543b73dd49d2940f4", + "value": "302526469062", + "start": 36522672, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40017441 + }, + { + "batchID": "ba028a24d35618e330d033148ff023bb163e5993f0712fca9ae92f78bdd4e2a4", + "value": "304116350342", + "start": 36555661, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41011116 + }, + { + "batchID": "ba04eb22a1bf5c133a6b67793f4971c321c7797d89fa3471976b6506dd745f09", + "value": "307431901394", + "start": 36630246, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43083336 + }, + { + "batchID": "ba2d585058fc598c85841fb8e3c48d02654e8e011832d4036b4decce1fcbe586", + "value": "306898520743", + "start": 36617490, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42749973 + }, + { + "batchID": "ba42ee404f0c61a69942edcf29972dcc3774a15fd94d018562e29097d9283417", + "value": "296783579958", + "start": 36358597, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36428135 + }, + { + "batchID": "baa28935cc31880c8ad3f37da26f4fd66074e44e1aee3b8363a1604d192be5ae", + "value": "320101641915", + "start": 37129702, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 51001924 + }, + { + "batchID": "bab44ec7fb80d39e2ea547e03118543623e594b6e938c392ada2f946a3b86a3b", + "value": "308075226196", + "start": 36646917, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43485414 + }, + { + "batchID": "bab6464de54087265018b41e9fd06aff0937f8a24894878223a1bb45aeda52c0", + "value": "305490103081", + "start": 36588259, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41869712 + }, + { + "batchID": "baefa7e16e3cd2a0e450b06dcf7bdf6a02dede1b5a63431ba181ee18b58fea91", + "value": "320079694691", + "start": 37128685, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50988207 + }, + { + "batchID": "baf674b10725eb2f172bf27682223686d7f7c5bd8e9ea25013ef31d3ce2649c1", + "value": "304998871927", + "start": 36576054, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41562692 + }, + { + "batchID": "baf688b2fa5ae5e10fbfd01da21253db25fcb1b2b3e0ca91ab7f6e748084a380", + "value": "304059533153", + "start": 36553843, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40975606 + }, + { + "batchID": "bb6bcc4964eaa4846382d6cc1d37f5054acc3963c4fb622e75881911be7c1a4f", + "value": "295988554761", + "start": 36338149, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35931244 + }, + { + "batchID": "bb8186c9d794c5f4f43803267ed77dcaf077bcd11cd74f17933054d2a1eaa596", + "value": "238532190091", + "start": 40378146, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 21016 + }, + { + "batchID": "bbff36e81534e7b995e17d975c00249d3155545d2e78d4b352807ca901d2c65e", + "value": "308158526245", + "start": 36649891, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43537476 + }, + { + "batchID": "bc139b2167e4808b1ea31dcbffd4ca00ccfe4495af91f3ead5e63afc604b5384", + "value": "306791944911", + "start": 36616159, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42683363 + }, + { + "batchID": "bc366b372ff92ace1340072c3b2306b53c4a8aed84ced79359782522e0eaa64b", + "value": "303034939494", + "start": 36532604, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40335235 + }, + { + "batchID": "bcdfd41237549069c15573e7ab995907ad3c6df2e7ae7fac6f9d47b7267f84d0", + "value": "298667011891", + "start": 36389392, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37605280 + }, + { + "batchID": "bce3dced63a7ea4920c6588ebcb24663042dd55ba619517d4a79e0ef0bb415b3", + "value": "274261744955", + "start": 35899082, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 22351988 + }, + { + "batchID": "bcf92cd5c2ec790a191eed627b9d8a7c02c741e8c9a5277c4cff8122f1c8fbc1", + "value": "302997388698", + "start": 36531249, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40311765 + }, + { + "batchID": "bd027ed5b69d9826db65806799419d110d0765771fd39dc12d4aa1519be9304d", + "value": "308696561457", + "start": 36668426, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43873748 + }, + { + "batchID": "bd4ffc6a4e1cb5af86f1fbcab0dd5cd3c7a104cead317c2c52aefa5790d9b65c", + "value": "313297116519", + "start": 36864166, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46749095 + }, + { + "batchID": "bd83195e92666cd2522274fe8369808a4156926073903dc60c2f681399e5af88", + "value": "304887566938", + "start": 36573641, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41493127 + }, + { + "batchID": "bd8d9acd4f47e71b3790d74bbe1e3db4610d722420dcd016e102f71b8530ad1e", + "value": "298784563132", + "start": 36395697, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37678749 + }, + { + "batchID": "be3d0f74b68f7b5aa272ee785c616ea708c1d690e8c5587694aa3163be4d797e", + "value": "304229220690", + "start": 36558134, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41081660 + }, + { + "batchID": "be5be16fce2bb1c37f9208f38ed26561a4d78a93ec6733103c11cf9fda366982", + "value": "304022664186", + "start": 36552970, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40952562 + }, + { + "batchID": "beb19e4b4008f4cb8544312e95c78d2513fd08933acf3311b63ff53b7feb78da", + "value": "308004160350", + "start": 36644830, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43440998 + }, + { + "batchID": "beb9a12c840e843a18c7831dd04b780fc90cf34cd095210c70ac2be617240ffc", + "value": "308000317610", + "start": 36644918, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43438596 + }, + { + "batchID": "befa1d59d00b5a81f62cac94958ca4159e8d375322ec1e2161ce22aae2b689eb", + "value": "303360993033", + "start": 36539814, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40539018 + }, + { + "batchID": "befa626107fda50c6f53898c91db0f47c66c5bd138b9de289ed01c5f17952fb7", + "value": "308165802414", + "start": 36650376, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43542024 + }, + { + "batchID": "bf1795c49f3fe61d67986ae537a5774a58fba3c9837821a7aa56b373c34de602", + "value": "308703312108", + "start": 36668667, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43877967 + }, + { + "batchID": "bf24e2137cf2a50e59b39cacf5754cc57ee9e4e0b8bd357374aab2b0648f2e5b", + "value": "307772623144", + "start": 36638364, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43296287 + }, + { + "batchID": "bf3b5453b2120acefa37210c62753de81b26c4dcdfa8db8de413b2e7ed2b62ec", + "value": "308003482175", + "start": 36645031, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43440574 + }, + { + "batchID": "bf6c0ee665500627c3327398a2bcab82f86d22c8b435588d1c86aab2c2aa012f", + "value": "296329868319", + "start": 36347135, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36144565 + }, + { + "batchID": "bfab0c693ef1de99957603dd3840a272d7f1a8b2dd71c05b5bcfc7ae72257efd", + "value": "303528524620", + "start": 36542670, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40643725 + }, + { + "batchID": "bfcc473686c1ad60f269b42086b97be2fbc885e222869fad8ff5b0fe85ebef6c", + "value": "304228887198", + "start": 36558122, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41081452 + }, + { + "batchID": "bfdbbc0496936042c5a21ab22e8ef372321286e8afd2c9ab88702b6e47d3d440", + "value": "247781157324", + "start": 40231452, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5801621 + }, + { + "batchID": "c01d50f55ba36d9113cd59e157d6d991888f2fd4b352e8bc3dc3af55afc6f180", + "value": "308024610457", + "start": 36645335, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43453779 + }, + { + "batchID": "c01de75a09d8f8fa7a20364e1af8a2d562497c903534c4fec2ec0fba407b638f", + "value": "308305670714", + "start": 36655145, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43629442 + }, + { + "batchID": "c0325b8d36abdc5ea6acf2e4da35203146c0aca58bf7ec7695e003d32ad305b9", + "value": "307944905883", + "start": 36642264, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43403964 + }, + { + "batchID": "c03f4ae643a4b26fa186235423be195e86c3297c1b2fdc63455b949e72f496b3", + "value": "255047171167", + "start": 38540210, + "owner": "1b3fdde3cf9e2b76ea620756040effc3b3276d4f", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 10342879 + }, + { + "batchID": "c049b0b2992c423838e9abab3a173facfea686cdbe2a1e3e2ee309d9ad4c6fe5", + "value": "302290012592", + "start": 36518457, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39869655 + }, + { + "batchID": "c064389cac091087f78a317d26d42f667432648dd12220abc22bb66fe3f5ebe2", + "value": "303452559094", + "start": 36541296, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40596247 + }, + { + "batchID": "c07de7306d804bb60c344a5dbf14a872bc4b7227f9be083330f5ac9bfa65e623", + "value": "303851157171", + "start": 36548839, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40845371 + }, + { + "batchID": "c09bb6cd772c6ca399e6cedd20554888958eb495b19b9a131722b4ee5532a29d", + "value": "254503761520", + "start": 40052802, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 10003248 + }, + { + "batchID": "c0b7ba516fe2edd84250d47022a183697a4dad2dc747e36276cf51bc5e87a5f6", + "value": "308474907109", + "start": 36661638, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43735214 + }, + { + "batchID": "c0c5dbe0e887f83af17b009efe280547efd74a4bb95fb71ffb4825a4bdc83f29", + "value": "302313246719", + "start": 36519069, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39884177 + }, + { + "batchID": "c0c86699d8ab1cd2c022a74649439550e76ecfdaf4945097dd5480152120add6", + "value": "302241499824", + "start": 36516931, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39839335 + }, + { + "batchID": "c0f1f8ab0c70f4d0d50e6fe18f15f399c4604e41e1fa5faab3b8a7b7642dc7af", + "value": "306863639191", + "start": 36616919, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42728172 + }, + { + "batchID": "c0f65f207052a4d1f338fd5fd3e6452734f4e9ebfb6ecf26127e8bebb47d5278", + "value": "256673598796", + "start": 40193737, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11359397 + }, + { + "batchID": "c14232f19d5def12a41bfceeefc8ec1d717e7e6abb15d4b16f274cff275639c8", + "value": "300296914112", + "start": 36461838, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38623969 + }, + { + "batchID": "c1531cfa3635d7af2f9737efe51e05ab2fd0e59d2edaf068f40ca42df92f76ee", + "value": "302944252805", + "start": 36530242, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40278555 + }, + { + "batchID": "c161708fe6f0e6e0b42df0314c96b6843127410d48561ea93ad6dce6b525d6a9", + "value": "314463528248", + "start": 36937625, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47478103 + }, + { + "batchID": "c17953b49e46055427db4b0ba44f4f3fb953bb2447f543a47db5a01bb2137365", + "value": "308706925527", + "start": 36668796, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43880226 + }, + { + "batchID": "c185e73e4467714d6fbbb420c968d2c52f4a77519fb9d2b11e84b80d8f79890b", + "value": "302569691671", + "start": 36523550, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40044455 + }, + { + "batchID": "c18b66646b4e9f45a5a8bc59c76f9348394d9435c45dbe18e4bd7f4354f3d113", + "value": "303150742731", + "start": 36534734, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40407612 + }, + { + "batchID": "c1c20c556a1354b10b6cf075f4c62ed6ad3b402c33e7de2eabd8a2de298efd17", + "value": "306612926596", + "start": 36612686, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42571477 + }, + { + "batchID": "c1d67850a96e720643457bf56db38309935b664904221161bb12c41e59410d6d", + "value": "307962915637", + "start": 36642907, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43415220 + }, + { + "batchID": "c1d849e68bacec69c2c0706f6425e5f7a3384ea77601ba1439e4d34e8fbbc306", + "value": "287778430818", + "start": 36166163, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 30799917 + }, + { + "batchID": "c1eb16d6f242462ddd98678c6c7d0aaca7708d89884e2f159c9e71fbd16a9fd5", + "value": "303998577553", + "start": 36552330, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40937508 + }, + { + "batchID": "c22c8b5f85db10c9aeee29b39e390500f160ac3783bbd39e6be6c885a292dd65", + "value": "240016630029", + "start": 39973990, + "owner": "de95b3a9acd1d8c872d146cfc8a7d8d6c9a6bd9e", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 948791 + }, + { + "batchID": "c2338bd36504a13a048a338ec2c1db0a04745a858e7921be7adb41aa14288174", + "value": "304887028682", + "start": 36573395, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41492790 + }, + { + "batchID": "c2cfe719a9ecefd97de43d6bdd065656eea339b037311a9feac68e99355190ff", + "value": "306536360710", + "start": 36611751, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42523623 + }, + { + "batchID": "c31317643c036507f391ea86a498b9ccd9c0c1b8da350b1e923a0f1b49f21773", + "value": "295413295270", + "start": 36324077, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35571707 + }, + { + "batchID": "c34936e6ea67178be2fb59a810c97a08750bdc960b2f70487de8a883a90c2867", + "value": "308461995735", + "start": 36661177, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43727145 + }, + { + "batchID": "c35b37b67c88245b9c552db6f19e15d91697b5498562a1a804dd0da13f9281fc", + "value": "303084307819", + "start": 36533475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40366090 + }, + { + "batchID": "c38764fabd8e7d711719bd6d7c25056a31a70f1bc864ef41f537d82c3da65f58", + "value": "306440221323", + "start": 36609211, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42463536 + }, + { + "batchID": "c39810a419d03d5dbe4c66731279fc355702727ba835d668ccc19d970ae9fa4d", + "value": "308409689082", + "start": 36658859, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43694453 + }, + { + "batchID": "c3e618558e65cdb06acac304aa8f6f1de7d74ed941481acfa21a081e56e776b6", + "value": "296006807987", + "start": 36338814, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35942652 + }, + { + "batchID": "c3f14a003e08bbbd3bf746da64db744a238b2eaa8457ea19c33bdb78a96e65a6", + "value": "304549664937", + "start": 36564442, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41281938 + }, + { + "batchID": "c3fa110d16505ef5167bfd8c469fdd3684b37c8b81564f7191b1ab9ffc8e489d", + "value": "303850543121", + "start": 36549044, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40844987 + }, + { + "batchID": "c407e2472aa7263b0626191bf14ba1b6f8735bbd7a7b727abe6214953454f65f", + "value": "303269089816", + "start": 36536955, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40481579 + }, + { + "batchID": "c4119b5dd2b385bf18078e6dd85beb37a09c74e40565eb5b015d951c61ecd6cf", + "value": "306896657752", + "start": 36617649, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42748808 + }, + { + "batchID": "c483168b19f15fa6777ab8d73eaf22e751bece8f8ff30445bd41146632f3e477", + "value": "303473607439", + "start": 36541600, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40609402 + }, + { + "batchID": "c4cfff433e1708321e3b986c8dab0b546b45171ed7ec48f5c4969bb26254f45a", + "value": "308319512145", + "start": 36655414, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43638092 + }, + { + "batchID": "c4d8a52dbdd463c31b459a6c334eedb0b4b3c10dd23b4a0631dc51d0a48b4900", + "value": "296488821689", + "start": 36350396, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36243911 + }, + { + "batchID": "c5a804d3172ad5a9d5dc4045277d4c373297554c278d6c406ced1af38fb2a655", + "value": "270583913767", + "start": 35839638, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 20053343 + }, + { + "batchID": "c5acc6e41be162ec6ef2a80057a333f3743d5a6068868de65ee21f4bff0b0827", + "value": "308513814070", + "start": 36662802, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43759531 + }, + { + "batchID": "c5df92d917afa86b3567aba4c33036a87992b430e3fcbbf1f427b4535717fc21", + "value": "308452120899", + "start": 36660374, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43720973 + }, + { + "batchID": "c5e3c23f94d883156d62e2e53ba8eddb05cf2372c20a9b7c902458d00f484052", + "value": "305691833243", + "start": 36593009, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41995793 + }, + { + "batchID": "c6269c1546c3df22954800f866e51f677ab9aaf1d4aeae898cfbbb9f1e6af778", + "value": "313732759299", + "start": 36890000, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47021372 + }, + { + "batchID": "c646536e3d042385c325a782e8385ad52f5a11a1cec0b19ee5a2f17cb8ce1d31", + "value": "303880515407", + "start": 36549669, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40863720 + }, + { + "batchID": "c64762ceec9b18e011f29dd2ed61dbb5826c0b82a3c75ec773c8f6f2c026b26f", + "value": "302905464214", + "start": 36529525, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40254313 + }, + { + "batchID": "c65dba81aec2bca9f1720f46514642c6ff9dd5456892ff36523f065d085340e5", + "value": "303168361407", + "start": 36535142, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40418623 + }, + { + "batchID": "c6747691e6c4638d8f8543841383eaeedc5303ab12ab948761f793bf5ff2c6cf", + "value": "307405689096", + "start": 36629760, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43066953 + }, + { + "batchID": "c67d39260060e5322456d036061039bba37b0f02a18c07c6017034e5d84a9a55", + "value": "320154903581", + "start": 37131392, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 51035212 + }, + { + "batchID": "c6ae4d02fca530f7f1beefee1d51478d53fbfcc78c9a8f602600c43da86e3ac3", + "value": "303819606077", + "start": 36547930, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40825651 + }, + { + "batchID": "c6c637db76527bad1c89e2ffa2ef980fdceb1547fe20988279f75a8e1d8cc558", + "value": "310877581746", + "start": 36740197, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 45236886 + }, + { + "batchID": "c718b4ff48896bf093bc946300e5bf06add1a73767bfc3e36424903459f9e27e", + "value": "307461547525", + "start": 36631531, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43101865 + }, + { + "batchID": "c72b161582230533cd5ae5f279888b879f98f603331fa8ec816db880f1567c19", + "value": "302165501684", + "start": 36512815, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39791836 + }, + { + "batchID": "c7434df7bfb078e15fda7878909d39c624dc9b4d6b1a93d02e8b44fa58130326", + "value": "302162458696", + "start": 36512933, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39789934 + }, + { + "batchID": "c7bf5094dabe5615be84c2ec4880b7e97495ef84c53e53170d093fb40c46932d", + "value": "308606328998", + "start": 36665880, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43817353 + }, + { + "batchID": "c7f45d33380508d6abd66159999c7c88ea84de7e5e25f347f3ff854164e4d765", + "value": "308396295932", + "start": 36658606, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43686082 + }, + { + "batchID": "c7ff7c993c53b14af1506739e380d58bdedcd0372611cbabe6deae4f8a84df7c", + "value": "302478515968", + "start": 36521623, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39987470 + }, + { + "batchID": "c867c318bfb678e1d3cecc0aa12ce1888945791b0c7f93038f561ef3d9e16cdf", + "value": "308330037826", + "start": 36656015, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43644671 + }, + { + "batchID": "c87e4aded08578e9789a38a9d46746e8ce9edb9bda8c5d9238ff052208d6a5e4", + "value": "304007244913", + "start": 36552642, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40942925 + }, + { + "batchID": "c8970d6b66425d2ea4785238a5bbe3a0283b4a416f8d47c3163d1a4da69e3390", + "value": "303129007944", + "start": 36534405, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40394027 + }, + { + "batchID": "c8f4d3cea730a4e517f26561d618a8e78f51995009f4c237a29ba2769477e65f", + "value": "304020386144", + "start": 36552888, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40951139 + }, + { + "batchID": "c902f89a43000740d58b63a271d4e5e9f33b1ff92376a31d2c630430693cfb7c", + "value": "261618408000", + "start": 31306510, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14449902 + }, + { + "batchID": "c9079d3747d652c889dab0de4941a2d4a77e17100a0478399193d0a847e3287e", + "value": "296350374309", + "start": 36347652, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36157381 + }, + { + "batchID": "c913a6314d9856dfae8e9bc05a2c15f81dd3c88d836b5acae44ce30030ab6656", + "value": "251959920000", + "start": 31306454, + "owner": "3144e0ac2679b78ce759eaab1370bf1172b0be5e", + "depth": 29, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 8413347 + }, + { + "batchID": "c949c0d0afde7ffbc061daee395bee73f2cda104c9ab058d0809b79e5821ed32", + "value": "307900783970", + "start": 36641139, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43376387 + }, + { + "batchID": "c98a58b18cc4cfa92c5c1f818bb6a291010833cdbc39844ea0b083b29a875c0b", + "value": "303105942907", + "start": 36534028, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40379612 + }, + { + "batchID": "ca8c5428abbdc692b710deb26e2aaa5d4c29d22b5e256506381aaa8f84bb1917", + "value": "303819328367", + "start": 36547920, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40825478 + }, + { + "batchID": "ca913050eb22f4670b5845f2435aa25585797c0e516ce0510f6300e80ec8aa36", + "value": "306973059225", + "start": 36619254, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42796559 + }, + { + "batchID": "caa0187e2a9bc09326058b5ecdc6af2107ca2b379e7da1f016a96a259320b14e", + "value": "238810715610", + "start": 40390022, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 195095 + }, + { + "batchID": "cae57e513d6818218ccab9306b33defdb18b20d2cf5b781aa8247c4d526fb31a", + "value": "313176152820", + "start": 36856433, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46673493 + }, + { + "batchID": "caeaea44d71611c49146d81a2680159ac7d921eecbc810e296815feba9c4604a", + "value": "302257209000", + "start": 36517499, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39849153 + }, + { + "batchID": "cafd4f04ed9adc6884188de72652223cfa5a238fb5a427ac4bbc854358bd2369", + "value": "256513943256", + "start": 40123035, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 11259612 + }, + { + "batchID": "cb07af8a3444da609cf74a0351959bcc0d2c41446795bdc475c0303fef66d455", + "value": "240139165564", + "start": 40252867, + "owner": "85d05d9f99241e35cab0b0e3880414a8df1f28fd", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025376 + }, + { + "batchID": "cb5538cbcd0cf9a4139a81c72d93c8d1ea2509e909576ca500843b57d5137ab0", + "value": "308384986330", + "start": 36657977, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43679014 + }, + { + "batchID": "cb55fef4dda51706e7ae25b3bfbe56c176e282a90b87d17ab6891d7c64f63b5e", + "value": "289949686953", + "start": 40074815, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 32156952 + }, + { + "batchID": "cb58d7164a76c24c30bf417252b4c77c6daf41cae3af8eca731777622545b990", + "value": "320058801511", + "start": 37128387, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50975148 + }, + { + "batchID": "cb655bb0e163fa2315c900ece7059adfd99ad84023e2a008adecce9bd13f174a", + "value": "308602435886", + "start": 36665741, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43814920 + }, + { + "batchID": "cbbf5f9060baa5338e20479e514b1455dd8443d595addeec9b8376cf2e52ff96", + "value": "306497836022", + "start": 36610597, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42499545 + }, + { + "batchID": "cbc2b305878a26e301f5db0cec131ae29bbde4088d0fec05661399ee2737e73c", + "value": "299306154065", + "start": 36412289, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38004744 + }, + { + "batchID": "cbe42ee54bad838fb0aa191661d8a3560f5de5b80354239909a4d834e2f8df02", + "value": "305548067122", + "start": 36589434, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41905939 + }, + { + "batchID": "cc22799f5772ddf9520c92427a0e797fd013d947cc8a125d285d9c1bc2193db1", + "value": "247398556952", + "start": 40223628, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5562495 + }, + { + "batchID": "cc4032cf1d178c1a46312badd8ef72d951f0c0c9a889e2c9624fe995b2c1b7dc", + "value": "306980495675", + "start": 36619520, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42801207 + }, + { + "batchID": "cc54363dd53de4df6d41a85d883e0df4ba39fc63272b21e183fcae41e2b3cc59", + "value": "314473615969", + "start": 36939126, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47484407 + }, + { + "batchID": "ccb276c43eb482ad29cbf3b2e36a81bba71accb02369b21afeb3159b0ed47073", + "value": "307111893084", + "start": 36621738, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42883331 + }, + { + "batchID": "ccb7c6e9acf724129fd492f0c81315a753359a4849b81cabf227f23009f3003e", + "value": "308079931540", + "start": 36647085, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43488355 + }, + { + "batchID": "ccc624e2e44c018e71c65d70a6cf4cc4d912b6b3d6c2bd889c513a5665fd1483", + "value": "303659649015", + "start": 36545122, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40725678 + }, + { + "batchID": "ccc81ad7158a36f79f046f16ba8e79a43c02797721cfaff8ae8fbec799527eef", + "value": "303872877832", + "start": 36549394, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40858946 + }, + { + "batchID": "cce06598d2f42e73c1b2f28f72832aedde7a849688fac26d52715e6b70b74449", + "value": "302652239826", + "start": 36524937, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40096047 + }, + { + "batchID": "cce9473d2fe3e50072174617c79a95ac031f8a599eba09cdaf996e48d017b7dd", + "value": "303731055763", + "start": 36546331, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40770307 + }, + { + "batchID": "cd2674a2706c5f4d08378fcb16cee477821c173a683c0bb3d76b024598784231", + "value": "308428818395", + "start": 36659542, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43706409 + }, + { + "batchID": "cd37bdcffa35f4a81921b37ac558740c855f1d258a073bcf567e72d65a609b74", + "value": "306934391055", + "start": 36618322, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42772392 + }, + { + "batchID": "cd61bc908f8799158012e6e7aa8ab484368aaa202678090c4b6b84b5d0c9ff57", + "value": "307042618099", + "start": 36620614, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42840034 + }, + { + "batchID": "cd67aefe7d9377f276853cbd5233b5f5d3cbee5e9ebe232642a4cd2af27a02b1", + "value": "304683488521", + "start": 36568346, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41365578 + }, + { + "batchID": "cd864d2fcd92542962df62f7b626efb7bb8b80134973bcc90bd7494ec5bdbb3c", + "value": "307983137561", + "start": 36643629, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43427858 + }, + { + "batchID": "cd86d62607136725303edf8d547f383cff49c9ede1bec9a171b067213de29725", + "value": "307973138705", + "start": 36643272, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43421609 + }, + { + "batchID": "cda0897ab5d7ef1314e76b1f4e703da21de50e296c06782cf34ef6b5d7687d56", + "value": "313169683036", + "start": 36856201, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46669449 + }, + { + "batchID": "cdadf238e5e3689db7111d4af7a5ad354f59b2a46891c07e330be8a57a0ae47e", + "value": "294638556037", + "start": 36306617, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35087495 + }, + { + "batchID": "cdb868039b62ca76d88b49a56343c418d0a80cccf20b5c1de181886c49e48a6c", + "value": "305978314782", + "start": 36599439, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42174844 + }, + { + "batchID": "cdcfa0ed124bdc6b8e1f5cf3edff11cc8ced6d02fd219e13fee64144c9e04fef", + "value": "303608383983", + "start": 36544184, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40693637 + }, + { + "batchID": "cdfee73f0b644aa50d824f1f9b7d583ca2729515009a4761591e8e706a345fb9", + "value": "295534115127", + "start": 36327103, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35647219 + }, + { + "batchID": "ce0c1f2aede3726e85e1143ec5b30065404eefe71214fdfbe16e6e81131b6d61", + "value": "306898213274", + "start": 36617479, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42749781 + }, + { + "batchID": "ce1f5bafe4f491484d79c8fb1b78ad784f70b207d53cdb0c23d048c895ef416b", + "value": "250479061146", + "start": 38282583, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 7487811 + }, + { + "batchID": "ce2ad433107e463e956d312d91577ccc8815516e97b11b8828837480c64e0ef9", + "value": "305988632602", + "start": 36599809, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42181293 + }, + { + "batchID": "ce2dda94c67e57e134ba728de33c4935cd007c6b7be023c29cb3fc6a25766567", + "value": "245967137860", + "start": 40252884, + "owner": "5991503152f09bac44590fee94b09e9ded54b0f5", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4667859 + }, + { + "batchID": "ce8a561c1da7991a40d96db2a1430c72b7196a8288c991dad3bb9f29c5367166", + "value": "296759309482", + "start": 36357714, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36412966 + }, + { + "batchID": "ceb955fabebd01d1baa5a72e1ef97e5603d5cabc18d7c47e30cab2427b84bba8", + "value": "241756694211", + "start": 40266887, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2036331 + }, + { + "batchID": "cecf81d5f9f121592d5dce6a51df1a4d38086e60a07b87f0887ff9ac1b297bbd", + "value": "302897993320", + "start": 36529483, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40249643 + }, + { + "batchID": "ceef1a47ab6fb2a659832c657f44d94599f87449a6d957cf8ab9b960714ddc89", + "value": "298692172931", + "start": 36390302, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37621005 + }, + { + "batchID": "cf0d79af0157b555a5e95b432c781fa011435aec9bf9d607b169e1ce4d88b04b", + "value": "303336004414", + "start": 36538913, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40523400 + }, + { + "batchID": "cf1a29d414082d34c99749500c758d3c700713be44806c38d42bc7f48a4b1aeb", + "value": "303915345870", + "start": 36550696, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40885489 + }, + { + "batchID": "cf32d959dba7b703693dbc85a5723cfbc811344b21607e1db01a5f749979a284", + "value": "239077474350", + "start": 40401131, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 361819 + }, + { + "batchID": "cf4f17594574bd43e0010b4c3bc4912ff0689e8a3a9c8b438d20cdcbde09c80d", + "value": "306369630684", + "start": 36607360, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42419417 + }, + { + "batchID": "cf5fb5fd3c66e68fc3b4493b8e4234f09509f64c7dd4a9c90d5f272f9b22f742", + "value": "259519800000", + "start": 31306500, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13138272 + }, + { + "batchID": "cfe3bbcdbfe11053496e3d35db59c1b4180f5ae558cbd7999cf095f15a1f5ef0", + "value": "302171310689", + "start": 36513253, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39795467 + }, + { + "batchID": "cffd106f3ff24d85892d425ab563d495efc1532c914abc8700612e6f14bf8567", + "value": "246973871996", + "start": 40212132, + "owner": "ecd6f9b9977db772cf055b64edaa8d9614fb3e77", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5297067 + }, + { + "batchID": "d01b58a8be6f9d926ba035c0eb67063dec7dbe0777c2f17b7e5372a82daa1d2c", + "value": "242253299746", + "start": 39948375, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2346710 + }, + { + "batchID": "d05b723fcad83b8d316ea1814fc472402dfd5b1755d8b51c4d02483d11ba0bc7", + "value": "302172249090", + "start": 36514199, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39796053 + }, + { + "batchID": "d05be33cdb8a3c00266030759656c05c7bbcaf0eb0e388107f9d1bd8a81d5801", + "value": "307768675426", + "start": 36638223, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43293820 + }, + { + "batchID": "d061210ad457cc47815a0410ba9b56c0fac3e254d0a6361e33b93429e2457cc8", + "value": "366389617077", + "start": 39591979, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 79931908 + }, + { + "batchID": "d08e03db774d61ad770e9cef8e1189cc50f21f9f7a2c50b7f8fc9cd50e3b831e", + "value": "317006444988", + "start": 37031033, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 49067425 + }, + { + "batchID": "d0a864aef0ee1251cf9c9d74582616c14cc88902966fc9f8040d71adc91a2737", + "value": "302293995344", + "start": 36518601, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39872144 + }, + { + "batchID": "d13219af6574320dfafe40d9139d1d3b107ffca44144446cf2f3ea04bc00493e", + "value": "306983643790", + "start": 36619407, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42803175 + }, + { + "batchID": "d134bc6927d28ebce125e3acefe6c84661f7c21bfda132a5cca2fa98234e9308", + "value": "239066055870", + "start": 40400661, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 354682 + }, + { + "batchID": "d13a2ded7c39207aa790e50483eded32d53c0d522fb42ce1c32791a0921701eb", + "value": "313227922964", + "start": 36861231, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46705849 + }, + { + "batchID": "d1ae287c5afc479b6513768fe83f7c48b7aeb54c075975ba37ba16d95231bcf2", + "value": "302178031616", + "start": 36513952, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39799667 + }, + { + "batchID": "d1bbbe285f1a1c940873aabcedabfa2138a9e3ffca5eaae6f7f8096e0e644e47", + "value": "296242266666", + "start": 36344634, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36089814 + }, + { + "batchID": "d1e777daa13be50c825bc39f932809db5be63cf4a8e1f2928136e9724031101a", + "value": "308265954611", + "start": 36653727, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43604619 + }, + { + "batchID": "d1e854aaeb5131b4a981e6b33c814c352d2825e7499170a854e063db1f91c205", + "value": "241912107705", + "start": 39927196, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2133465 + }, + { + "batchID": "d205d8614ac9c205ddd46c168901fd5df2a078f94a7d36ec9accab4181500379", + "value": "270329999112", + "start": 35835619, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19894647 + }, + { + "batchID": "d2066a49f541322c371aab63ccbff8ac7193b223569bacb76a406267e2d961c5", + "value": "296195282679", + "start": 36343612, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36060449 + }, + { + "batchID": "d21c9d00f34af98fd30cf003d56796e209fcff6265ab84105bdce4798e6d8529", + "value": "306165926612", + "start": 36602547, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42292102 + }, + { + "batchID": "d2226bd306ed0a90b6ff54dede2d580c93260e4edc888417830914a83fa7640e", + "value": "306653126131", + "start": 36613222, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42596601 + }, + { + "batchID": "d27f53c3b16c113c2a1c594da1fb85327b7ff6848d2d1b29cf4dad3aa32c9fae", + "value": "308155266250", + "start": 36650225, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43535439 + }, + { + "batchID": "d2b3130a4f36cd816922f23386ebf325f1850b4e87f5f2d1d50e6df27f153e9b", + "value": "306886259827", + "start": 36617277, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42742310 + }, + { + "batchID": "d2c23bee8439a073deef40b04ef4650e38ffeb31b412ef4e2a7f1633c35a17aa", + "value": "299179564545", + "start": 36409307, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37925625 + }, + { + "batchID": "d2d7bbb1ce8a02b05e588a39fcfe855de8eefab5e84cee6e131bba63d2405c9d", + "value": "313168071955", + "start": 36858179, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46668442 + }, + { + "batchID": "d2f10913af3916619e2e9b7cf187b3a934cf19a8d51c6d2a80b9c73ac9b04701", + "value": "307972886633", + "start": 36643263, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43421452 + }, + { + "batchID": "d2fb237ee3ad671a82a5cd74a72d1ecfee5ec57662634bbc5ecbdf2c03df2d6c", + "value": "248338512055", + "start": 37254489, + "owner": "cd479d3e4fa5735f2e12fc5be1ece7dc085a7f4b", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6149967 + }, + { + "batchID": "d30a69161dac41f189292048ae1b2f7c0e190c03e32656a22d2ac1c0deb1a543", + "value": "308607813422", + "start": 36665933, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43818281 + }, + { + "batchID": "d3d477336934599352c97f2b6eaf2e577abf7be785d03c38f71437394e463e71", + "value": "296271997475", + "start": 36345487, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36108396 + }, + { + "batchID": "d3de07a5ba1db1cc3354f2872a61492a01fa498c7c35a2f37996cbf01982224d", + "value": "308001437810", + "start": 36644958, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43439296 + }, + { + "batchID": "d41918c4b89afbd096724713648d076946f6adc4ff6addf7481d2c306630d6c1", + "value": "307833684273", + "start": 36639869, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43334450 + }, + { + "batchID": "d449a481172705efd5e93405f4c7c87281dddc9be86bd512b16a3deea8c022f4", + "value": "303548659204", + "start": 36542941, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40656309 + }, + { + "batchID": "d45a70b1f8d0384bbdd2e85db8d0c349f14768650b3efa4438d3818e7f002768", + "value": "304290329956", + "start": 36559425, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41119854 + }, + { + "batchID": "d46a836f002edbc932f96e09fd3b2abadedf2ed079375b4bf6163ca0d3f406f6", + "value": "296196628072", + "start": 36343661, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36061290 + }, + { + "batchID": "d47eb161760e38ae35fcdbe7a206e4745a3994e246104ef5daf6f9507b1c9064", + "value": "305026993786", + "start": 36577291, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41580268 + }, + { + "batchID": "d4826524aa0da353150243ed5e355c5a406acc0bbddb9b324cf79f0087e206f4", + "value": "269455988153", + "start": 35820370, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 19348390 + }, + { + "batchID": "d4c6df9bff2b3c3c7af74065255e8c02d7d587b56b8af7e3759f25543912de4c", + "value": "295558192805", + "start": 36327291, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35662268 + }, + { + "batchID": "d4cb6df5d674c6a1d03c252fd979b6c49b458118173b62fc541c85d215bd6b15", + "value": "308053072020", + "start": 36646126, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43471567 + }, + { + "batchID": "d5f05e6137a8ddb1242ffac816f1d15aece679bb889ae950fb9bebc6c7b55da2", + "value": "303651016277", + "start": 36544811, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40720283 + }, + { + "batchID": "d6147c6186bd1288b32c59660c4d94c671b066af459a002f32c113d53ef793f9", + "value": "306649439107", + "start": 36613090, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42594297 + }, + { + "batchID": "d662646799b078915221400587072d5ce184f3caf39498bd11b4cdf16a18327d", + "value": "275940174415", + "start": 39827137, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 23401006 + }, + { + "batchID": "d6872bd2660b50f8c7756f092f1203d939559c569386320d213a6618ff557952", + "value": "304043363299", + "start": 36553261, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40965499 + }, + { + "batchID": "d6b1244da005c3226fbed14efa65c29c0b81834e06a6bfe59e06f8357cd46c9a", + "value": "302174738310", + "start": 36514289, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39797609 + }, + { + "batchID": "d6fa04495ed2dc80308a5903ab4905adf72ce8849bce8ce289f13df467641a2f", + "value": "302766660102", + "start": 36527019, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40167560 + }, + { + "batchID": "d707c5e03be82194037be7fc0982f22a1d1db78122cfbaf26409804971bc63a0", + "value": "304232055372", + "start": 36558236, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41083432 + }, + { + "batchID": "d71e1765d0d7047c4f8c8205e2753bbc4a5dff78097a4780959a75947f1a3330", + "value": "302213869476", + "start": 36516160, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39822066 + }, + { + "batchID": "d720a751ce5c01a38990a05d27ddbd3ae56fc4b9e69f7a98f669732c630b42b1", + "value": "300288101593", + "start": 36461290, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38618461 + }, + { + "batchID": "d72fb96d4b64a37ee86cbf91f21b9927ec4a7bedaa011435d05a75559fe38eeb", + "value": "303692006592", + "start": 36545606, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40745901 + }, + { + "batchID": "d73311e29f9c00536b19a1597dba46e06292d4c2530b8681e4ff10edef641625", + "value": "240138968668", + "start": 40252854, + "owner": "cb1ce36e5fc97478cd8a7c80805ff3dce71a77a2", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025253 + }, + { + "batchID": "d741f198bc8e5128ab17fde88c2600a0672c359b26fb3ac985d0e479fd105250", + "value": "308781126208", + "start": 36670319, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43926601 + }, + { + "batchID": "d771227dc61e01f3b30daf4e74e8ca50768ec6c4de34fb9fefd9ef7157ba22c4", + "value": "308406776250", + "start": 36658755, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43692633 + }, + { + "batchID": "d777e8fdbcc55bc04a627f117017fb60d0d848365a2f50b163fb3f8de6e5e766", + "value": "306661332766", + "start": 36613290, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42601730 + }, + { + "batchID": "d7a556ac291113c5dca36bcc4a256aae3a1bdd622420be300807a25f59e9fad0", + "value": "303850629503", + "start": 36548820, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40845041 + }, + { + "batchID": "d7f925f0e8f094a55c69cd2d8c61bd6ecb521b4bc2d64fc97c79ead1ae912f10", + "value": "249146229883", + "start": 40288991, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6654791 + }, + { + "batchID": "d824d0221365183c22879fa23da0b7e79128d021c757c37cdfff31e832979742", + "value": "299060100152", + "start": 36406582, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37850960 + }, + { + "batchID": "d82ac3cdfcaf53209f0ee479dda8f94605eb7e969d4772169f21864cdf513aa6", + "value": "307644883441", + "start": 36636054, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43216450 + }, + { + "batchID": "d8514725c6db76ec45d47144e7a959c328d26af0ca6a605c4ec93c01fb4dd2b9", + "value": "313168428121", + "start": 36856156, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46668665 + }, + { + "batchID": "d895147056be714cc7d966174056244db89519dad4699afb580c8df29dbd456d", + "value": "302723450012", + "start": 36526142, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40140554 + }, + { + "batchID": "d8b9de30a9b6e333da415f3bd3db159b2554e055a6b21f7831d494d9fe460911", + "value": "304801606289", + "start": 36571685, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41439401 + }, + { + "batchID": "d8e252bb6d12b11db0d5500a623f9be25ecaf4a6feb24302ebdc8d7f2ab0f1ea", + "value": "302098468360", + "start": 36509936, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39749940 + }, + { + "batchID": "d8ef054081c51543afc1481505609f8016d49a4a52c11c1513d25034ce0e5673", + "value": "304324013733", + "start": 36560183, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41140906 + }, + { + "batchID": "d8ff02264b438d77090c8eef41b50b13634e30bbeb4aa79091794dad01c5f41a", + "value": "308418231371", + "start": 36659164, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43699792 + }, + { + "batchID": "d9024944d2618a6a4570aa61c956e9d5c25e52dc4105d8d934bf74cb11541f0c", + "value": "308178945073", + "start": 36651521, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43550238 + }, + { + "batchID": "d91e3f3e67f506ff05a3cf04a06e283d73a3006f102229dbd118bbc88a33e6a1", + "value": "240139195379", + "start": 40252870, + "owner": "cb73a88ff90dee928e057a92926eb31043fc813f", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1025394 + }, + { + "batchID": "d92c86f040e151e7bb467d79dd0d4b9261a1ffe2b443fd8ac8acf1d01b5c3188", + "value": "307632530873", + "start": 36635838, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43208729 + }, + { + "batchID": "d95077a2eed1657e57bedee7341139cdf525986310425f874f4d4824fc032d77", + "value": "307641161037", + "start": 36635921, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43214123 + }, + { + "batchID": "d96ce4a217deed1b0fa460098598963fd8acd06703dd4a9e854f7f4fd4058948", + "value": "302809561232", + "start": 36527657, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40194373 + }, + { + "batchID": "d9730715d1aa9a0fb5a2f5760c6082bc713ea6861084be1d94238f95471d993b", + "value": "308266016017", + "start": 36653504, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43604657 + }, + { + "batchID": "d97b21c4848cd76a571e6e1e4601854afa42a40eb33fc5b79089daf4ea578225", + "value": "304263985355", + "start": 36558931, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41103388 + }, + { + "batchID": "d9815c22cdb5eda77437dfc9ab405ff8ebd6602bb633e8256ed78c9577e6d5fd", + "value": "308280597950", + "start": 36654475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43613771 + }, + { + "batchID": "d9f7c4b9c54b9b5508976c397efede96efb3d7bc7c042f71ed02e11693a1bc3e", + "value": "320442288406", + "start": 37145372, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 51214828 + }, + { + "batchID": "da3277d2c30614404295491ca1e8c4f2aeafdd4bae20a6c8da7abc848cdc3976", + "value": "302180048646", + "start": 36514481, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39800928 + }, + { + "batchID": "da39c64a9db13936fb8bb44e0b91a558c83d63d2ab12cf72c696d84c3ebcc6c1", + "value": "303949488767", + "start": 36551244, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40906828 + }, + { + "batchID": "da39eb198d1367654e79a45d9ceb83c38905d85bd32073cada5c0488f743ec5e", + "value": "307688221638", + "start": 36636701, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43243536 + }, + { + "batchID": "da3cdc90d0ae2365eabebf520f8c1daa1204bb3d35241e5aebe5ee1bdce06b23", + "value": "306954144077", + "start": 36618803, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42784737 + }, + { + "batchID": "da482f51436642293eb7f59e0448bfc65eb16f5934da7399eadeb4e5c872a834", + "value": "307903136474", + "start": 36641223, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43377858 + }, + { + "batchID": "da49880e0b97483c1b6691aa0680fb31b58ba774d35e09cd098d67d19684fb02", + "value": "305068350087", + "start": 36578097, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41606116 + }, + { + "batchID": "da544244e4794b9ed0d8480ad5ed5fd62dc54bc3253c746305d30bd68b650863", + "value": "296032054786", + "start": 36339504, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35958432 + }, + { + "batchID": "da60e31cc50c252a62e0f089f851abd28761ad6df836b017cf5166a7c5589188", + "value": "299199721229", + "start": 36409808, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37938223 + }, + { + "batchID": "da64ddc21273a5e1ad9b5d923ae525064896668bab50be8834eab0925f62c7db", + "value": "302920111414", + "start": 36529826, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40263467 + }, + { + "batchID": "daacd595077eff16aca2e875480fb458b6d771d1e3b5076de0213e840e269dac", + "value": "308613807134", + "start": 36666147, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43822027 + }, + { + "batchID": "dacd2983a83ae864a0142ad58bed29fdc31943b52467b3be5f16d196e4448d92", + "value": "302539200325", + "start": 36523132, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40025398 + }, + { + "batchID": "dace24cb851c81413dc0f679801facda620437a1f624cd027c22a31928d21f95", + "value": "308348874782", + "start": 36657138, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43656444 + }, + { + "batchID": "daef5837e09a62b2be7c5ad7808eb9e0e9a951d18db90c48e121cad3a4a31e5e", + "value": "287587217958", + "start": 36159755, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 30680409 + }, + { + "batchID": "db1498eff9f84442468e4c40f8fd2e2e86cc57a5d3e422e4cfdd31566769e5b3", + "value": "247382669093", + "start": 40223341, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5552566 + }, + { + "batchID": "db15ee3b988be46ace3b27fcbec615101b3e8fa81494b9cfdcd204303a31e705", + "value": "270583275617", + "start": 35839613, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 20052945 + }, + { + "batchID": "db2bf06c278ba0a83be530a4a533b65a8f7774c772b3e28708079bc78ca2a3d4", + "value": "307558161502", + "start": 36634082, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43162248 + }, + { + "batchID": "db2cea98b2eea75b4d8f114b768a48be22c2e7e16ada346bb03d07a7abf3b4b7", + "value": "304686012445", + "start": 36568210, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41367155 + }, + { + "batchID": "db40b8f7dc8b99cda1700b74f6a87e36610472950cbdf318f5569872c60d3c25", + "value": "298719383125", + "start": 36391058, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37638012 + }, + { + "batchID": "db492358c08f450f4bcd3eb0cbbee17bab59ddba0a0a126072713b1237521750", + "value": "298770942146", + "start": 36396117, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37670236 + }, + { + "batchID": "db5367453741ff1ea6877af947d3525919b72301b891a2d566bc8c992a3994e9", + "value": "310881141170", + "start": 36740099, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 45239111 + }, + { + "batchID": "db55d81a3f110996f74c70b7abdd87a4b62297e0fad5ed85384264ac6a067d4e", + "value": "302655673014", + "start": 36525061, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40098193 + }, + { + "batchID": "db5831b95c1db7ac8c3425d02410bb105267ac81298729b8c17b9bb9236e8b41", + "value": "304725214750", + "start": 36569846, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41391657 + }, + { + "batchID": "db762be060895cc4a2afd13b3e24a6f6cc402762e208d992a69ee629ae2ed679", + "value": "313237738234", + "start": 36862262, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46711984 + }, + { + "batchID": "dbb3c28a36d7ecf2b20b97b43c5033bb62811dedccf60ca938f71e3ed6edc4da", + "value": "307062446825", + "start": 36620872, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42852427 + }, + { + "batchID": "dbc4abaa7c05803c0d83ce7cef328ea97a50a13f3b793ac655fff83c4c52cdf0", + "value": "260058624000", + "start": 31306502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13475037 + }, + { + "batchID": "dbe7391be2a19dc3cbe4a2e0362af7784e74ec48da268ed2bdd6a920be1362fd", + "value": "304079648054", + "start": 36554567, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40988177 + }, + { + "batchID": "dc054f9424ef8d6a636ab0eb592416b83f0aff7de926a9c6366b7e88ccb9e701", + "value": "296114667151", + "start": 36342054, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36010064 + }, + { + "batchID": "dc1badad109e515d7fa930635cb759dd7189c2a0e742acfb8d562605baf9e3d6", + "value": "304665768155", + "start": 36567709, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41354502 + }, + { + "batchID": "dc563e1965046a67353130266578efeb2e03bf1cd66ba6b02879bfd0d89c8341", + "value": "302244431466", + "start": 36517037, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39841167 + }, + { + "batchID": "dc6580e204b71523c0203568240279652b5729241963617f81f6f4faefac337e", + "value": "254505329258", + "start": 40052855, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 10004228 + }, + { + "batchID": "dcbf01a5646cf688547fff05ea35b92d4657a52a9bc8bc7520a76483e58b4275", + "value": "307834020285", + "start": 36639881, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43334660 + }, + { + "batchID": "dcd78b6dfa4c6ff5eca7568bd284c1785a88085760cc5de2afceedcd6e087434", + "value": "308329662515", + "start": 36656452, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43644436 + }, + { + "batchID": "dd2001e87dbdf37d0d746a4e47eda9e28508c1e6ca0b2c8d0450a014e252e103", + "value": "308161635133", + "start": 36650002, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43539419 + }, + { + "batchID": "dd27bc3cfad41c5d7911ac18cb8772b7641e7c18319fb7453af00881049955c4", + "value": "304570776066", + "start": 36565201, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41295132 + }, + { + "batchID": "dd301b0c44acab7bc9b28afe8c5086a713f76120b7846ccb04c3972553af7b68", + "value": "308299312898", + "start": 36654918, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43625468 + }, + { + "batchID": "dd33e6608d7d27039ddd5e1941aa2dcd09b0bce4f6b875349a4d4c81fde2c55a", + "value": "304612429006", + "start": 36566245, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41321166 + }, + { + "batchID": "ddb132580fbc98bcc4c45bbeee550cfc1cfb480058ffd2e8120e086535a5f3c5", + "value": "313344878024", + "start": 36865427, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46778946 + }, + { + "batchID": "ddb32bae21524caff953ab7dba771dc5c86856eaf4a21005ca240764dae3de78", + "value": "249765158104", + "start": 39901177, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 7041621 + }, + { + "batchID": "ddb43ba9c1847bf87788af02b5468adfe7dcad735cbe32cf565127ed568273f0", + "value": "268352705147", + "start": 35804479, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 18658838 + }, + { + "batchID": "ddb594e3f324c2dc467e1febb4497b56360fdce431b14692461e669a5b409ce5", + "value": "304704756070", + "start": 36569564, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41378870 + }, + { + "batchID": "ddbb4acc5ae42abb5e10c2cc66f391292346bf40d686746312f67207cacd24aa", + "value": "308074301932", + "start": 36646884, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43484836 + }, + { + "batchID": "ddc248aea7e5f1011a6e2b2d1d6f1da5480af3806b87e5ffed4054deca470990", + "value": "307044295759", + "start": 36620674, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42841082 + }, + { + "batchID": "ddd6131432b4999c44ccf7cc9d99561b8b815a7afeaa671d14255d3de5cc637a", + "value": "307640321397", + "start": 36635891, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43213598 + }, + { + "batchID": "de28f8667edaf2b79af2ee1e9cd17dc0dde4f083c53d76a67f9b21c2f8e02755", + "value": "239344608000", + "start": 31306475, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 528777 + }, + { + "batchID": "de3af2be754057fdd59e1b05c4aeb012590ae45eba82e44340902bda1f7571a6", + "value": "307648186025", + "start": 36636172, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43218514 + }, + { + "batchID": "de7ba4d72ed33b8f87667c10b6e613505adfd51be6d3415f6b82162d69e0f810", + "value": "313230342553", + "start": 36860639, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46707361 + }, + { + "batchID": "de7ebf60c41b4f2f75ff5638ddbc6111a37884dc163455601adf7e67dec9f3f5", + "value": "303636270819", + "start": 36544507, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40711067 + }, + { + "batchID": "debc67eef777789c1b27df43df20142cca81b1a0d38611eca760a27b2d3a316a", + "value": "247737934029", + "start": 40246548, + "owner": "6f8cd8fdb64ca787e06750faa3dcf275fd8b02de", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5774606 + }, + { + "batchID": "dee75f12bd74ed61d3b809ebf9f91476582b883f9281ecdd75b7e1a66d385b66", + "value": "304686847013", + "start": 36568240, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41367677 + }, + { + "batchID": "dee8e4454383cf3e22b5b14fe200496a5b4140a3133ecb9cca86d5eb8d5ff706", + "value": "303914234910", + "start": 36550656, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40884794 + }, + { + "batchID": "defe2912e8b907f437ccfd0a87928483e1d30a676d2be48aebb272fc9d8bb46d", + "value": "306199163038", + "start": 36603060, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42312874 + }, + { + "batchID": "deff1c7c3c37fc508de3693cd20b524b8cd767a38811d9111934bb1f1f1afb52", + "value": "308165712643", + "start": 36650598, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43541968 + }, + { + "batchID": "df0f834859a71bb5207532afcfeb1af7243187f9121f8dd571bad5413d27f895", + "value": "254504471488", + "start": 40052826, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 10003692 + }, + { + "batchID": "df3ec7e4f98715dc58242cdbb80134fd0edbebb2b7648202d8d49fda495f9095", + "value": "305883722323", + "start": 36597630, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42115724 + }, + { + "batchID": "df49e27212e5d22df2397eb5c8c203184ccea1de9e8f8d4f99ed4e570dc309cb", + "value": "305220679112", + "start": 36581303, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41701322 + }, + { + "batchID": "dff84041b76fa5837f13938ec43de2ae884aa41e4d0a6b64d3a2576aa7d1b37b", + "value": "305101814642", + "start": 36578846, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41627032 + }, + { + "batchID": "e0469e63c4629edffd003bac0a82f5426bbbcb00d2edf64ef8e0ef422021573e", + "value": "308335151691", + "start": 36656648, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43647867 + }, + { + "batchID": "e0524dce13a6d9bf813349d56b70de9d900c72835fe46ad919d6c3ec387422f6", + "value": "240138537011", + "start": 40252827, + "owner": "7ed14063fad9b503b99b0afb2ce70c53a963388b", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1024983 + }, + { + "batchID": "e0b6a15721ab259f0b43ec7a9fbf17785e7823f1a397cb8cfd30147e08e1a261", + "value": "240643954360", + "start": 40226380, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1340869 + }, + { + "batchID": "e0e4f30953fd9ed2182dce6e2772153405e0d60d2ffb13b15709dcff521615ff", + "value": "307576501545", + "start": 36634512, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43173711 + }, + { + "batchID": "e0e8160a5e93c4e530dd6d1645d17ce94488f2c7a5cd1256b0eb4ad3850529b0", + "value": "304194567460", + "start": 36557114, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41060002 + }, + { + "batchID": "e11ece6d20c96ed29a68f644e89ff2117c1387c65dc8acee95a52f6640b5f7d9", + "value": "307130561829", + "start": 36622180, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42894999 + }, + { + "batchID": "e12b1c3b091744e9e3d4dfd37d0339f683c29d26f0229a54f3fe4f75a49aac9e", + "value": "303280139235", + "start": 36537126, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40488484 + }, + { + "batchID": "e12edb4317022d41c4a2a65579bd1676d31250cf3475816ec1e53b71d47d2473", + "value": "308461715675", + "start": 36661167, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43726970 + }, + { + "batchID": "e173ad4dca8af1f4654fa17c0120965333e5b9395fc8fc325e78fdb7b172bc63", + "value": "308164021209", + "start": 36649862, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43540911 + }, + { + "batchID": "e17ed0cb1c59a4757f0f9ffedabb04cb18d771d1e8392c80ef9d2f4b92e5251a", + "value": "302334713001", + "start": 36519161, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39897593 + }, + { + "batchID": "e19d75abe823ce2e05c4369b10464f835ba3064da581664722d2d3bdb1d88fb9", + "value": "308575067507", + "start": 36664989, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43797815 + }, + { + "batchID": "e1ba3bdc0353a6559259763630eb1f0d1c0e79a825b2cc1524b0134cf0a8ab7c", + "value": "308499138707", + "start": 36662278, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43750359 + }, + { + "batchID": "e1c1f9d63d0fc0b5b6957b43b5f5328bfc60612010d952b9e8f0a61f849dea96", + "value": "308590023091", + "start": 36665523, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43807162 + }, + { + "batchID": "e1dcec1370bec0fc6f4d17cc429557146421eaede844ac4dd0ecfe57e3992438", + "value": "303294603561", + "start": 36537875, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40497525 + }, + { + "batchID": "e2201066d12aac379671e8db86859ce6437a77105ff74a20b523308f993f1f17", + "value": "295823898964", + "start": 36333758, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35828334 + }, + { + "batchID": "e22b173953b6cb11e8e2b85f85584133cd23f09741a7909f5d383c35d9035cab", + "value": "302588645094", + "start": 36523779, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40056301 + }, + { + "batchID": "e2897ce9d66ae6b709ea1cb1c7beed21045271760877d766d89f340c52e8b354", + "value": "307343108145", + "start": 36626847, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43027840 + }, + { + "batchID": "e28d710e11e9e94d7e7f9ff257a30fb359fcf201b671812fac9f160842c75a00", + "value": "308500421182", + "start": 36662549, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43751161 + }, + { + "batchID": "e2aa5e0e28875925b40e90c995b79ebb10da0a247f3f49a5bd6eca8d48fe859e", + "value": "306722116649", + "start": 36614337, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42639720 + }, + { + "batchID": "e2b3d7ec50aa4750597a6a1282e048d791f38a88de8e58298f7713c07a7dd19a", + "value": "306912775810", + "start": 36618000, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42758882 + }, + { + "batchID": "e2c9578bd9adcb6e2f73c6f86e76214d1fc40be090cb3520fea8bf78604157df", + "value": "313166536430", + "start": 36855862, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46667483 + }, + { + "batchID": "e36969ecb200e0cc0b3503cf5f2ee1b39eb7d98a1849e16194f4d38395b2f28d", + "value": "246321397051", + "start": 36235986, + "owner": "fe98c6ee829e794d2c96dd15cb0bcb39441fd38f", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 4889271 + }, + { + "batchID": "e3c2bfde84b152b8a568334b46c31a66c8b89c36623fa16a6e53b1d33176080b", + "value": "313176594182", + "start": 36856675, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46673769 + }, + { + "batchID": "e3c70ae1991b20300ca9656237bb9884f26d2c9970405e1b3f61af33d501b09f", + "value": "303891041220", + "start": 36550048, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40870298 + }, + { + "batchID": "e3cf7fe818279b752b9e6b59b7d8aa50cc8caefce3cf02ed8f4f4f660ca6925a", + "value": "314464360238", + "start": 36937655, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 47478623 + }, + { + "batchID": "e3f4c575cb03f7852b69030b2356927428040e80def12ec7987dbd34ba1c9143", + "value": "249392056520", + "start": 35813655, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 6808433 + }, + { + "batchID": "e3f7a64c6c60fc12aec97306e7f945dbbc48fa5d157ccd98980d5cf0abfef632", + "value": "307674496760", + "start": 36636436, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43234958 + }, + { + "batchID": "e49405e2e84ce319a662dfb67a0b2f76cde7b04d61d91dbe778ac07006d12249", + "value": "240138482418", + "start": 40252823, + "owner": "942e0bd67301a17e3a50e0970e56319a09f4c7d1", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1024949 + }, + { + "batchID": "e49da4bed8ec05c7829ab699c78b619c6789ee27e1b4ccfbdf07598e309748de", + "value": "242541585225", + "start": 39963839, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2526888 + }, + { + "batchID": "e527ebad63f5f7ac794f57eaa381fc844b2a986ab8cc8c9a7e3af457bead8ba8", + "value": "308318134426", + "start": 36655590, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43637231 + }, + { + "batchID": "e53832c93afe95f6bd633558e43e180967bc996c911bfde09c2ef6d042894a81", + "value": "306651897123", + "start": 36613178, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42595833 + }, + { + "batchID": "e573793f1b673b99a588fc2a84cdff99134d60da53c231cbc06526efd088d8fe", + "value": "308192330835", + "start": 36651999, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43558604 + }, + { + "batchID": "e5a59cac597a61a98d9f2416ba62621564f525d2492dd18f9be9247d2f5d9ea9", + "value": "307517483593", + "start": 36632403, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43136825 + }, + { + "batchID": "e5b387b56b4202fcc4705c0b076e1a9916508f067b73e9be33b402adb0758018", + "value": "244895762136", + "start": 38202700, + "owner": "59eebbd0868ab1edaa6a71c38f898f4331b2d109", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3998249 + }, + { + "batchID": "e5b3f116ff0237c54c2012e85027a6150fc381bde92870fab061582e6fa80636", + "value": "303006495059", + "start": 36531350, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40317457 + }, + { + "batchID": "e613458ee480611b71d136eabb73fc16f17ae8363833db604fbc757640278272", + "value": "308167958953", + "start": 36650453, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43543372 + }, + { + "batchID": "e61d31f3e6de20ec29e467b459b8f00418f58ea134e12861f01144922f47bdde", + "value": "304005244753", + "start": 36552570, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40941675 + }, + { + "batchID": "e655311174e929b8754058ed5c357df3b0ec8c03eac3de9710216966c9c0f1a0", + "value": "306629199644", + "start": 36612817, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42581647 + }, + { + "batchID": "e672579d68a7c76c84085cd198e21d7e15244e95cb51103c332d16d72ef0a119", + "value": "299383383960", + "start": 36414854, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38053012 + }, + { + "batchID": "e687f8f02bef1e0b78d37f5ad9485251086f2eee3b5d2d198bfb7dc440cd0421", + "value": "302763973590", + "start": 36526922, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40165881 + }, + { + "batchID": "e68dc45751fc81fbe894e836fdbff1e6064ba08248ff9010c29c7f35c04b2a10", + "value": "303048978958", + "start": 36532883, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40344009 + }, + { + "batchID": "e6a0f92bdc0ad2e3a1a598447d0b2891df6d31b2615c0a8045e0fcc00475770d", + "value": "308077550860", + "start": 36647000, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43486867 + }, + { + "batchID": "e6d83eed9a35e2d1ca765b6c5192fc527833c4ead49bda410aa7763476d05a5b", + "value": "299435806438", + "start": 36416978, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38085776 + }, + { + "batchID": "e6d94243bcbd90922f70be57425efef0e72ac778da252d8bccc0f1f7386a2a1c", + "value": "307852452091", + "start": 36640314, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43346180 + }, + { + "batchID": "e6f50b13b976c1e1ada2de2cf88238d36a1b1f1d9f156030fb66eefdd2b70773", + "value": "303175652819", + "start": 36535405, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40423180 + }, + { + "batchID": "e706e96168998f186b17c2d5662cb89f3a5c1ab40bb67c059b110658b2bb85f5", + "value": "308239845788", + "start": 36653020, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43588301 + }, + { + "batchID": "e71dac0f532e57ffd6d6d06a2f3a6d3cef17bbe9b42193137804eab9055d02f6", + "value": "302674295757", + "start": 36525278, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40109832 + }, + { + "batchID": "e72891e1abc8b63b0cc9c81a53ad4325f1551ee4df9d69790c6dda0a82eda681", + "value": "305587493680", + "start": 36590849, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41930581 + }, + { + "batchID": "e75435527df6123d52e857116c4fe2f04fd70999a549567e85d6cf3ab6d3baa2", + "value": "304415590815", + "start": 36561662, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41198142 + }, + { + "batchID": "e7648593b6cff4c0cb37ac235dd45f64188d49860d897501f31e62512d33c39a", + "value": "297046205465", + "start": 36364479, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36592276 + }, + { + "batchID": "e78fc0c47b982f6e3128e7f8fa6b1c2a5026bd8783383a134243f09d5b54b8ec", + "value": "302179857863", + "start": 36513790, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39800809 + }, + { + "batchID": "e7b50e99e5779380bc4b035bc92aa0143b00fcfa77eb8822f7f70daf81c4fb5d", + "value": "307537335248", + "start": 36632887, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43149232 + }, + { + "batchID": "e7c950819f0158edef853efd3c2725e70462743042ba042544b0bf363bc9a2ac", + "value": "303875652377", + "start": 36549721, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40860680 + }, + { + "batchID": "e8064dd3f9e95bbbf4c1634230e449c50e3510de1df5956b781760f19ae22b73", + "value": "302180767754", + "start": 36514507, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39801377 + }, + { + "batchID": "e820666cade2039f20d26070eb5e0fd7c359e50f59ea72d1999e2496aed06d5f", + "value": "295865605332", + "start": 36335048, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35854401 + }, + { + "batchID": "e858119cfd1f202750b53c2881dd620af84b3074d263566c209cd98bc770e6c7", + "value": "295305215180", + "start": 36321745, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35504157 + }, + { + "batchID": "e861e869a3eaf960cadefef21efb5b83fe8cd48b421a17c6d22c48d9b2c35951", + "value": "313228906126", + "start": 36861040, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46706464 + }, + { + "batchID": "e8b924e1f7b3dd859a9b661c9102169bc9448791753900a07021466e95dcbad7", + "value": "308574249557", + "start": 36665185, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43797303 + }, + { + "batchID": "e8d4d8c14016cee4ad92dbec0d43485cb4e06196961689b4663db0d31f61625a", + "value": "308441029731", + "start": 36659978, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43714041 + }, + { + "batchID": "e902efa075bc6d1075f7be8f102a9304fbce27b14900fbfe3d2e5d950691bffb", + "value": "308489588320", + "start": 36661937, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43744390 + }, + { + "batchID": "e9698552a0202924d135d9984b04ca33a673a739409b111208da3f386b550377", + "value": "304227414275", + "start": 36558069, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41080531 + }, + { + "batchID": "e973d406b9b27f2693a244702b60b4b73bff164ab5594f88bba316d66ece6ad0", + "value": "302180628140", + "start": 36514730, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39801290 + }, + { + "batchID": "e98bf8666a7dbad97db25018f8ab76c9d50a02d68ca36f3bdd5d00bd20c22598", + "value": "299017170964", + "start": 36405485, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37824129 + }, + { + "batchID": "e9ab978b3a1f263ef73cfbfbb99050e1e60441cbc5bfd34f659974fc1598d867", + "value": "298565477979", + "start": 36386860, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37541821 + }, + { + "batchID": "e9b6ede0b393b14d5b09c3b1c9a826f9f416c4afb2c68733caf08ac5c3eedaa6", + "value": "302097223435", + "start": 36509891, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39749162 + }, + { + "batchID": "e9cdbfc2c3d3585d45ceec41d1a36a5d3b49773da2b25c3ba4249d201315a4d9", + "value": "308076313055", + "start": 36647181, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43486093 + }, + { + "batchID": "e9da71890c80ef04914a0fa753ceeba818865f7d936d1fb1ed388c2e25d310d7", + "value": "308331236582", + "start": 36656283, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43645420 + }, + { + "batchID": "e9e57b96716483c4cb8b064bb8391c2ff16053f4b3404776da62434f0a7e35f8", + "value": "308083538867", + "start": 36647439, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43490609 + }, + { + "batchID": "e9ebe4a26ea350379205b7d3548b48a05c43b03659a736764249bbcd34923b78", + "value": "241345440815", + "start": 40409235, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1779298 + }, + { + "batchID": "e9ec7d9cc17d80909d972e49d5457befae8565e1fdc08f5ebba61143aad95fbe", + "value": "313304275421", + "start": 36863744, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46753570 + }, + { + "batchID": "ea0b5dd81b35a6f041f708b6dfd4a8296df7a3fb87b8e1d3c0f28ee9ca895c44", + "value": "308093800673", + "start": 36647355, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43497023 + }, + { + "batchID": "ea1ef528b74737eb916c30707e99126fbdc81198070a36d1216de0774b1b92c2", + "value": "313176388736", + "start": 36857120, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46673640 + }, + { + "batchID": "ea65840667b61f6f30dd2068962b445e22309006d6931eb85468dfc81de0d660", + "value": "242401297183", + "start": 39957208, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2439208 + }, + { + "batchID": "ea7ac74bc9d7061759263ee06ccb8190747c181799825efa333d08b2a4888c91", + "value": "303039512304", + "start": 36532769, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40338093 + }, + { + "batchID": "eaeda6fc9a221ba905437ce4c527cf263ec296510b8268464298f301448ca1ef", + "value": "308331594929", + "start": 36656521, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43645644 + }, + { + "batchID": "eb115e033e1ac2df2fe6d9b1babee332b48d372689998fcb19901c52ba9cf0b7", + "value": "302469217504", + "start": 36521287, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39981658 + }, + { + "batchID": "eb1898ebbd101f3cb3f79c7f7ff7716a3d0c947746c9885289ffae0e47d49d8d", + "value": "306443682907", + "start": 36609335, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42465699 + }, + { + "batchID": "eb463f93ba5fe84c48171bbe518a62a7c146de883e7cc82dbfd5d960d03aa62d", + "value": "305100784636", + "start": 36578809, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41626388 + }, + { + "batchID": "eb49c795341650f2bf751808b9a8a3fcb49a5afdf35afa774c496d22b0fdd168", + "value": "293983203240", + "start": 36295567, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 34677899 + }, + { + "batchID": "eb74aeca07e771272e7e4b1ffbeff280ba5e03c4c7c90c47bb83b7e0a894bc17", + "value": "545826843555", + "start": 31306533, + "owner": "4121bbc211dd45ee963981831a38841c393140ab", + "depth": 17, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 192080175 + }, + { + "batchID": "eb78057d9dd9fb6656af836cf135e4b4b82309de178afd01795ecef2bbb701b9", + "value": "303269921776", + "start": 36536985, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40482098 + }, + { + "batchID": "eb87dcab30ad26f7556b6c925dc0c730970b025ae97b3192020b867293df71e2", + "value": "295927448562", + "start": 36336612, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35893053 + }, + { + "batchID": "eb98eca000fde795ab086fb6a1d6e24044ff70a7ee8ba9ddd50852e8354fc8bf", + "value": "307977956081", + "start": 36643444, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43424620 + }, + { + "batchID": "ebf9bd00513bafdd4abd213d5d483994cf26755bf03bd46b172d7eecfaff5bff", + "value": "245965224409", + "start": 40252813, + "owner": "de085979e1adc858e50bb9822dec881df1830909", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4666663 + }, + { + "batchID": "ebfffa60c54cb9464fe5612686efefa6f4ad100ef3e13e792981dadbba23931a", + "value": "308320795186", + "start": 36655685, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43638894 + }, + { + "batchID": "ec24953f1a4b13f30965190070fcdc10009e772ea23c9e3b9ef98300d78c323e", + "value": "296486816087", + "start": 36350323, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36242657 + }, + { + "batchID": "ec2962f1e0df0d1b4df516ab4b1f09d303456f1568515321d1da8837c2723218", + "value": "303007963954", + "start": 36531403, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40318375 + }, + { + "batchID": "ec5223251f09b114680561daba6b48a6dd0cfc9b2ee93479b58bd45dd76d4598", + "value": "302569055031", + "start": 36523527, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40044057 + }, + { + "batchID": "ec695bb855c818aaeb49738fd982222ce4322f17b6b199784d898b66a1593417", + "value": "308328912001", + "start": 36656200, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43643967 + }, + { + "batchID": "ec6a8afc40cc702cf6998984eac68a60fb2e45b8b01424d13d47658b7c97e414", + "value": "304882752867", + "start": 36573468, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41490118 + }, + { + "batchID": "ec7890fcd7e062e3a73b3167c753bca1a468a20f46e3c25691a68db344fec408", + "value": "308201740179", + "start": 36652335, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43564485 + }, + { + "batchID": "ecd57a949f0704fe1999d01e2c0ac85d3ddddc0d6ea656e598c423bdacf546c3", + "value": "258976141921", + "start": 39827095, + "owner": "21d6d4c25b4cc8a347c1cd30dea2f4d2ece337ae", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 12798486 + }, + { + "batchID": "ed01b449e59aca16691050c775443fbbc96dc82faedafe7d4433bea9f2382b72", + "value": "305162274152", + "start": 36580338, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41664819 + }, + { + "batchID": "ed1020e1378af451424f0109c1f0c63d4590c2ad8ce5c39797cb5dcdaa34ba87", + "value": "313237205006", + "start": 36861564, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46711651 + }, + { + "batchID": "ed10abf211a888900d5292a8f7b1b7dddc3180704c86f38ed2a7292b65e5552e", + "value": "307993534072", + "start": 36643775, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43434356 + }, + { + "batchID": "ed127955e42ef8a998e9c3eee2c18daac3decdc29e28a2662fdc70680715b15b", + "value": "303652987095", + "start": 36544882, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40721514 + }, + { + "batchID": "ed3e9a4abc2165d5ddef4b3f5e4eadce592f49d2c946ec33a8752b9c9c286607", + "value": "302369817354", + "start": 36519974, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39919533 + }, + { + "batchID": "ed460d7d62d8df6dc8737bb0a72f4df58057942562f8c4c058f77ff226ce4b55", + "value": "302237959728", + "start": 36516803, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39837122 + }, + { + "batchID": "ed49923b5c67021412b435e1487b72ec343c429093a2bc85bebe8d0f1afef3c5", + "value": "302173078830", + "start": 36514229, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39796572 + }, + { + "batchID": "eda14a1df36fef2df093960501abb0ed2ed6e4404af3b452da7b4dbbb2e24970", + "value": "303386005270", + "start": 36540261, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40554651 + }, + { + "batchID": "edb30cae7b494b6f7d299d9af215f02a8f782e62c9f1aca67093c9aaf3584b2c", + "value": "302469577266", + "start": 36521300, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39981883 + }, + { + "batchID": "edb7c76f729c4606503b7c76db5441795ef751a0f64dab98b11cea2e83f8891a", + "value": "308501541422", + "start": 36662589, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43751861 + }, + { + "batchID": "ee02837756a18b22d30f6b38788985bab6ac4eb356a5e2165232b1738f0b6572", + "value": "304446556843", + "start": 36562322, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41217495 + }, + { + "batchID": "ee4a56f54183f4879f0feef4b3811b594d074b866f863e3cb78fa3d052aa8f1c", + "value": "306997062997", + "start": 36619887, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42811562 + }, + { + "batchID": "ee51ad0f996ad3329977ce9d3947440b2ea2e385eb801a76b7bf72d54fd0ff66", + "value": "308177062362", + "start": 36651679, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43549061 + }, + { + "batchID": "ee54e665b986f87d3c0d3a3be0a28f39ade1b212ca0abc8d96e4da55c93f2fa7", + "value": "307941825003", + "start": 36642154, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43402038 + }, + { + "batchID": "ee694855b6e6695abddf203c5bc81838f0038644d21da5d2c88fd88950a629a8", + "value": "308446351251", + "start": 36660168, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43717367 + }, + { + "batchID": "ee7d4b5bbc09e4da0b24257bd6a8c7495cc4f01a7ad46b0485e0eb69a77dded3", + "value": "299524293033", + "start": 36419722, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38141081 + }, + { + "batchID": "eee33418e07318b43c886effd0c12262f25844076836576eb2d5d52b6b3a817b", + "value": "306498147443", + "start": 36611060, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42499740 + }, + { + "batchID": "eee62576523853030ebd11cdd3f8d420ead72d34dbbe4fd88c1f2219d08cc216", + "value": "303442950602", + "start": 36541177, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40590242 + }, + { + "batchID": "eefac3c961676b5e9406f843fdc5dc495970b8e4018dd8fa1357d1788490cec9", + "value": "307882624598", + "start": 36640941, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43365038 + }, + { + "batchID": "eefae84568b7465b4cf3471b8d2340d27b14bc0a990b9531199b7270a9a11993", + "value": "308457464741", + "start": 36660790, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43724313 + }, + { + "batchID": "ef06f06fc0e13dd2e733cb69bc7cc96e765e656effe7ae8926c95c222a2330bd", + "value": "308427160405", + "start": 36659708, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43705373 + }, + { + "batchID": "ef20e7654a931e22fb86063b2ab1a969eca013d1270e865af5daa7ee835c922c", + "value": "298836109107", + "start": 36399845, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37710966 + }, + { + "batchID": "ef91e8dd20229659e70c20b50e1b4edd942fdc68c2a866665c821d70976fbffc", + "value": "298525863976", + "start": 36385427, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37517062 + }, + { + "batchID": "ef98135d29171235c8df392ff2c5a777f63d0fa7965690dedcf4ca633ea65390", + "value": "302610754801", + "start": 36524122, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40070119 + }, + { + "batchID": "efc72922c2297b2de39dd9b079f639488552d68b7037da1d1052c298ef86ceee", + "value": "302314546692", + "start": 36519116, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39884989 + }, + { + "batchID": "efec44774f3bd153c32e7aee2c1f133ab6fca7e888b833f14d613f45bdc67b9f", + "value": "250868958235", + "start": 32997829, + "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7731496 + }, + { + "batchID": "eff4d0a700b7d3514581bf015d2a2f1aa9ed2b4691133d1315c7169aca53e8ac", + "value": "307884164818", + "start": 36640996, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43366000 + }, + { + "batchID": "f0366855b59cf25f54184c336107a36018aae5dfd1ece5439b76b15344f45a7e", + "value": "307763495796", + "start": 36638038, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43290582 + }, + { + "batchID": "f05644286fcd4c82b40a2b62a2e8467e07a8120d81861f3d8ca6971a1272fcbf", + "value": "239009559258", + "start": 40398307, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 319372 + }, + { + "batchID": "f05969bf33e86a96fd0db8cb1264677ee3e48f33464604cc7231bdf42ce1054f", + "value": "304244254350", + "start": 36558448, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41091056 + }, + { + "batchID": "f0a2028744a468be265cead3175edaafb576bae300cfc42dc4a66f71af855774", + "value": "307519442473", + "start": 36632473, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43138049 + }, + { + "batchID": "f0a4d56b359240299e0ad59a87066204b47cd523c2f99d67790a6fcf917fbdd7", + "value": "307915599298", + "start": 36641668, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43385647 + }, + { + "batchID": "f0b01a6e3ac5dff0a491efe99ee39f1e9c366d559f9a5f3698f12477b31a0ba0", + "value": "308583105362", + "start": 36665276, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43802838 + }, + { + "batchID": "f0c55ec82dc655c22f6ceb67a29131f0bcf222b00ed2f4601f5f726a88f458ba", + "value": "296107941656", + "start": 36341809, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36005861 + }, + { + "batchID": "f0d457e579eba6fd98d3fd4bf98d86950ce71e60ec2b318ab602e64c274b5206", + "value": "298961766558", + "start": 36404393, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37789501 + }, + { + "batchID": "f0f0070086d9e37d5ed51b4a21517dabc24a84a25aa8404fc8ffcdd4737e8ec2", + "value": "313371860204", + "start": 36866395, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46795810 + }, + { + "batchID": "f0f399005240fbfcb9f0a28b1bf9bee55e87dd799ed5653ed4c62925109b6833", + "value": "308003045827", + "start": 36644565, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43440301 + }, + { + "batchID": "f165e60af2ae502cefbc52440bc6f7e3e688166b95e0e8b8762fa2e7f842af60", + "value": "304661400729", + "start": 36567552, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41351773 + }, + { + "batchID": "f1945519bb2487dc6adce25508733bdfadb0bf4a1c7d40ad4b50c9353218528a", + "value": "307481408822", + "start": 36631790, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43114278 + }, + { + "batchID": "f1a9dbea43754e6adf698eb1a4142db1c5492d8d4bc34d5146f6bb545f6d43ed", + "value": "249173338356", + "start": 40289800, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6671734 + }, + { + "batchID": "f1b0a030c35b1d27fa7344616534da723398fdb755945215db3b3ad7b2f62c81", + "value": "248920537307", + "start": 35795027, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 23, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 6513733 + }, + { + "batchID": "f1b9ff17fc7b6c211e31b0512f6244eb4e2859beec5d62b96d0eb63e947d888b", + "value": "308832828478", + "start": 36671489, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43958915 + }, + { + "batchID": "f1ed8c3416e42cb1691e4d6f75c2dcfb076c3c35213f0f04b9eeb1ad206a3e7a", + "value": "303250109372", + "start": 36536498, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40469716 + }, + { + "batchID": "f1fe3171eb07247c53ab5711f86ee58c4c47cced3c295abe1495b171ea9e9912", + "value": "303622941221", + "start": 36544254, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40702736 + }, + { + "batchID": "f2ad36fbf474d9fcd824ebad4f46f98be4f898e5967040ef1fcc51e71af0bff5", + "value": "308361863809", + "start": 36657827, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43664562 + }, + { + "batchID": "f2ca2bd37d2b7378ba7a10f6d25394f44a31f16c1292861236902569e3d606e8", + "value": "308751366000", + "start": 36669707, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43908001 + }, + { + "batchID": "f2e14772a3831086efccd317e825069dc0d59be6bacb8fe47335e39002c077bc", + "value": "308091274475", + "start": 36647490, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43495444 + }, + { + "batchID": "f2f127a1148f9a9351895682ffc030c3cb9967d173aedef03efff585549bc8ab", + "value": "306389141871", + "start": 36608059, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42431611 + }, + { + "batchID": "f32094df4c943a02cebbc8ec478c95e9a36d33d82b252e11ddfd0df8315e1e6d", + "value": "303216879584", + "start": 36535982, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40448947 + }, + { + "batchID": "f342548344cb0759ba6d67f62d47d7e373cab794d6cd6a8355882755c7eb5174", + "value": "303879012789", + "start": 36549842, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40862780 + }, + { + "batchID": "f3646f28812a5a7472ac0d278ff5bd741287487e8a5a69c06abe2c587ed4c5a4", + "value": "303695643283", + "start": 36545737, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40748174 + }, + { + "batchID": "f36a19f75b32fec77a8a4c609038ff6385efd84d24f4be0955b79b42f2496c3e", + "value": "307444664432", + "start": 36631153, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43091313 + }, + { + "batchID": "f3af8342d10753bcf8e355a8d041c80351e9076ecedb07bdd2b9c97410164477", + "value": "308080290049", + "start": 36647323, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43488579 + }, + { + "batchID": "f3cf9653bca35dd90ba097707ee8331b7f8a75b4aabd295ee67d0669771c2fb0", + "value": "308001555792", + "start": 36644737, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43439370 + }, + { + "batchID": "f43d1a06f1974d0ea87576fe76ddd6d9c4c05666d7d13ad2f5a01700b6769865", + "value": "296473722851", + "start": 36350076, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36234474 + }, + { + "batchID": "f47158756f92795c9edea31a40a5c0ec3740b29508e75f38feaf6d5adbc0bf99", + "value": "306422775804", + "start": 36608812, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42452632 + }, + { + "batchID": "f4ee6e32d13922c68603f30c2c176ad0bdebe427b32ff31c39d4049c7eaf9a45", + "value": "296084691265", + "start": 36340962, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35991329 + }, + { + "batchID": "f4f6fc426eb89107f8ac010b1d4f15f7319f7329d4b8b671bdbba34ada2bbaab", + "value": "306897877850", + "start": 36617467, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42749571 + }, + { + "batchID": "f50233a4b84d24aab0b17a560000cbc654816d424f5812f42b79e42bb491ebf6", + "value": "298988424972", + "start": 36404673, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37806163 + }, + { + "batchID": "f50b78c4adc7267cba22e68588bbce98bacf443f5a5b699d805c5404ec919872", + "value": "308166754652", + "start": 36650410, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43542619 + }, + { + "batchID": "f52b9291cc4de285db40c2989252085062fb6a577f44bcbba443d1a4449fc0c5", + "value": "302707339530", + "start": 36525788, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40130485 + }, + { + "batchID": "f53076e9e68d763dfb11ec3469925076e05602e343b71e7e8c14d40aa563d4bd", + "value": "308234188374", + "start": 36652818, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43584765 + }, + { + "batchID": "f555ed0864f94faa7b16d89a266d952c5416dc1ff158c68df45a8d2a402ba54d", + "value": "306535802310", + "start": 36611731, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42523274 + }, + { + "batchID": "f566897a459490ad90c1de1cfb8c1602a3cc09250d64922d4055cf5f2703e14b", + "value": "304791757456", + "start": 36571331, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41433246 + }, + { + "batchID": "f5bbd15e3b1e9f3966f36e22d7b2437ff1fd1b0ebb1e17188808bc931ced4b1f", + "value": "304223662490", + "start": 36557934, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41078186 + }, + { + "batchID": "f5ea1d40d3b30932b2eb4ef47afeed66df7797a513c7caa3eea7b47a675b60d5", + "value": "302978499546", + "start": 36530795, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40299960 + }, + { + "batchID": "f5fa5015637b63e6172859cb55c08fb68313c47ccf8eaefe4f79404168fbfda6", + "value": "306653684782", + "start": 36613242, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42596950 + }, + { + "batchID": "f61cafbf76864350be806747ac6c35d280e26d63cc1ecdcdf5640f7c1644f80b", + "value": "303301952541", + "start": 36538140, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40502118 + }, + { + "batchID": "f64b7367ee132549e84c9fe2031bfb74a52a26a863e8136bf583ea94947ce29e", + "value": "304818513850", + "start": 36572066, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41449969 + }, + { + "batchID": "f650a8f0dbffeb4657666ccc14caed0ea26c2044ec1f25e81a2a3fa75ad9a2d9", + "value": "295899899989", + "start": 36335838, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35875835 + }, + { + "batchID": "f68557eaf37526c3643ff6a175d41201ca3b4f774607c3add94a9816e8d0655b", + "value": "308196559439", + "start": 36652150, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43561247 + }, + { + "batchID": "f6ca7430fa7bc77f3c9fef290c64096f34610d24fb52cdb9ca2813f4d2fc46ba", + "value": "245967461320", + "start": 40252896, + "owner": "6d7000e75a5b366f308d5663103e55f755fde9f5", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4668061 + }, + { + "batchID": "f6cb9085b274d1e18be862695cfa23bcff0f3f8156d7bcf2c208aef3a4f635b0", + "value": "308703335363", + "start": 36668893, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43877982 + }, + { + "batchID": "f6d5f8e58f41fa5c55f47ada09999fea0258a9ba7994c168e6f70587d45d2571", + "value": "307918932012", + "start": 36641787, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43387730 + }, + { + "batchID": "f7074be7a9cd35a963793d091285cff2a5779b59c6fad4ea750a46be2f5ba380", + "value": "303588560806", + "start": 36543697, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40681248 + }, + { + "batchID": "f71faca9baea296c697fd5efcb85439743a891bc4f1eb42868f255cfc8adfcf0", + "value": "303124212211", + "start": 36534232, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40391030 + }, + { + "batchID": "f7516bbc157ae039a497db0de8988feb6c5647bb4489380ee045a5cf7df630f5", + "value": "307787749924", + "start": 36638679, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43305741 + }, + { + "batchID": "f770139922f40de415500feccdccd21344c7f1d6a83d2099db0312baddb253a6", + "value": "306415908714", + "start": 36608566, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42448340 + }, + { + "batchID": "f771794b698944e91a8b1f6e62cf7d5b1af784662686eff8b23acae85be24db6", + "value": "303546494704", + "start": 36542863, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40654957 + }, + { + "batchID": "f774c9f5081e61084e4b98ee9d31820f2c9d3cc3688d325072a0dc7a76f69023", + "value": "302347769838", + "start": 36519405, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39905754 + }, + { + "batchID": "f7aacb8c72852c6108f4f0697cd6e048434f038f4c73a32b41fbaaa8a4ae6017", + "value": "295357306038", + "start": 36322955, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35536714 + }, + { + "batchID": "f7d9d75f5414e2b2646478947d290e7a1784da557118010152c666c74daeb5fb", + "value": "302589613964", + "start": 36523814, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40056906 + }, + { + "batchID": "f7ef1eb7e1f4f420ea215f937ec55592f01b6737c54e74c2cdc46aab7fadc348", + "value": "268108815781", + "start": 35801321, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 18506407 + }, + { + "batchID": "f88f6a2b6b4489729263d06e01287de771fb0e2da530c59968d4dc00f0379e77", + "value": "298739073005", + "start": 36391542, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37650318 + }, + { + "batchID": "f8f831b29f329c6ff3baf057f3739403cf7f500b4b8ef99b8923745a8ffd1b53", + "value": "298631387902", + "start": 36389016, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37583015 + }, + { + "batchID": "f90fdba467ae1cbc6822432987c556f62242e2bed60e8972363add8a109f9118", + "value": "240902820210", + "start": 40390793, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1502660 + }, + { + "batchID": "f92703b5a5330af86fc6f643c14deda703b506675868745a51cdad61e170be32", + "value": "304071090881", + "start": 36554259, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40982829 + }, + { + "batchID": "f97328e15b4c6fe625a6e24b1a7fb60da06a3a8b0c59670ff3d11c1c63a41853", + "value": "306712876020", + "start": 36614232, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42633945 + }, + { + "batchID": "f9c47788adfb40d7484a0a16b6ea4f751a93700a13fc9f85b4b7dff6db524b6b", + "value": "313183285876", + "start": 36858951, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46677951 + }, + { + "batchID": "fa1f27bc8bd28a8d3f4164dde940ce54422ce420965a0d107d79c0e45434293f", + "value": "238825856818", + "start": 40198526, + "owner": "369e38fb83148fb269f74863006e0e6210fe0c3e", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 204558 + }, + { + "batchID": "fa3244811f6aac315b3534e649af1bcfebdaa4b0a972941fcfc46fab16733b1d", + "value": "306752521217", + "start": 36614748, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42658723 + }, + { + "batchID": "fa348f799aef97c6d9146023fbbb37dcc5b9ddb3532a3c31bde38df80942194a", + "value": "302492572066", + "start": 36521903, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39996255 + }, + { + "batchID": "faa28b72298be87c0aec7c8743a282c4449ea11db25cc32b58c8c08d66cd6f90", + "value": "308561326052", + "start": 36664048, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43789226 + }, + { + "batchID": "faa29cf742ab15db0e292e50660fc3db1ad93b98934133623d3e2bc377e6a17d", + "value": "295481517302", + "start": 36325645, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35614346 + }, + { + "batchID": "fb2ddf4b9f147fc979d77986e3af4d1bdebd128c84cd36ef335b4eb3f1149580", + "value": "247834063280", + "start": 39845292, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5834687 + }, + { + "batchID": "fb409bf8aa1f5c5d3291b848f80d22b889d6bf92608ee76ec7b4dd840e864a3d", + "value": "306497836022", + "start": 36610597, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42499545 + }, + { + "batchID": "fb7e8e2b56691207f6a7b7615bf9347734720224a11985c076e31abe853f5ccc", + "value": "307913554860", + "start": 36641595, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43384369 + }, + { + "batchID": "fbb863db7423a2f30c5d45a4d9c1b3e8b40166ac1084dc5bca3075a5f89bb052", + "value": "308801105487", + "start": 36670807, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43939088 + }, + { + "batchID": "fc0ec4a6d9a12f22940aa80c045de719fda4be6ec7b4c5beb00dded780b6390c", + "value": "303173116046", + "start": 36535086, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40421595 + }, + { + "batchID": "fc1bb066d0713287d9e29a2d32ee798fde7caac9e7fc9e545cf648918cf3d8f9", + "value": "302309485095", + "start": 36518933, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39881826 + }, + { + "batchID": "fc57d4cfce774db2ab092dc56347cdf194aba7fa70e5b767828c48340ce9039c", + "value": "299868820736", + "start": 36435608, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 38356410 + }, + { + "batchID": "fc5c94c13e64076acd86581f41c7278bed9227f05408f02c655630c393609e06", + "value": "308161874418", + "start": 36649335, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43539569 + }, + { + "batchID": "fc7fa9e7ac01dec2a64484a7033e1cbd0a10a344d9be610de419e9e24cffc844", + "value": "305843403452", + "start": 36596410, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42090525 + }, + { + "batchID": "fc8ff9be011a28c614bdb335cfc5cf3834a40977d1125f16ca0f0fc0a8663413", + "value": "298270416645", + "start": 36379380, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 37357408 + }, + { + "batchID": "fcc535c17ad0079b78c883e53fd796749ecade079b4118d5f154b3ac4a727a9e", + "value": "303034634640", + "start": 36532593, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40335044 + }, + { + "batchID": "fd1c89c83c360e8309ef220a8b91ce0ef22c6f5dc285c68ff8a6af38f27cdb3a", + "value": "303893151968", + "start": 36550124, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40871617 + }, + { + "batchID": "fd2aaedbe299dd2aacb37a01f852826f5df52054e460c472eecb89732583af15", + "value": "302399832876", + "start": 36520375, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39938293 + }, + { + "batchID": "fd4c6de30cb6fad8b93666d6ee901e25083ac624965952e48d02767b4857adfa", + "value": "247836610454", + "start": 39845364, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 5836279 + }, + { + "batchID": "fd52dc98fe88d4fe1e81da3b38093295c020aace214b3fdd30683090abc0c161", + "value": "296005682619", + "start": 36338773, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 35941949 + }, + { + "batchID": "fd546db5bec21ec260a78f6f31d2431268f4960907ba052a5815d2e39999ebab", + "value": "287775634570", + "start": 36166059, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 30798169 + }, + { + "batchID": "fd58961028024e12ddc22f7835eab524514a2920ef94f6495b8e105e820bcf19", + "value": "304389213255", + "start": 36561167, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41181656 + }, + { + "batchID": "fdbd1157e6443a5e8d85a3b695a46c0018761d980d011ca63591c57bafa82e75", + "value": "308750469552", + "start": 36669675, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43907441 + }, + { + "batchID": "fddfa53847407546af5af846bfaced0e7d7a4ad9d01ab59c37603d85e151ea74", + "value": "307801085036", + "start": 36638930, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43314076 + }, + { + "batchID": "fdf29c244a6d7167c286bf392e73253f27800401bbfebbd664f537e470ec462a", + "value": "238932888921", + "start": 39814628, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 271453 + }, + { + "batchID": "fdf2d909aecf4e018ed7b545275fc9e9523eca78542d6a7fabf6c5c43cd7f1f9", + "value": "302211739964", + "start": 36516083, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39820735 + }, + { + "batchID": "fe3cddc1a459a462a5535493e1e7f236355a6d83a0ea6675aa586c9c0c4a9042", + "value": "302173689621", + "start": 36513339, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39796953 + }, + { + "batchID": "fe67b350c34378f8b47181c003cdca31efebd47952a94f3686af285442f2bdeb", + "value": "302369734362", + "start": 36519971, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39919481 + }, + { + "batchID": "fe8a2857870338949a1a312947ec59775b5c71cc1d8b0023739579740f1d1f04", + "value": "248556944303", + "start": 40260647, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6286488 + }, + { + "batchID": "fe9eeabaf35d12359de4b1213d2baac73513cff7fac30bdbaa8a279f57fca05b", + "value": "297325353275", + "start": 36371416, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 36766743 + }, + { + "batchID": "fea522c2d21ad4cfe9e41a9bae91d08291635753c0dfb6d94822e506f52adfc3", + "value": "303386116214", + "start": 36540265, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 40554720 + }, + { + "batchID": "feeac9ff3d6093cc9ce501c4529ff1fc851f6cf01745a184c3573025171beb2c", + "value": "305407959435", + "start": 36585763, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41818372 + }, + { + "batchID": "fefd36e7ec5ee7d3a32df1be56b478964832b01b75812013290eff4629616bce", + "value": "305149439147", + "start": 36579877, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41656797 + }, + { + "batchID": "ff00509b2b298a176d9c165e9e8ab70e5950f99080891b70194fa2735f7d6c73", + "value": "304466744876", + "start": 36563048, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41230113 + }, + { + "batchID": "ff29431d397b561994f65433141b6b5de884fa44f2478b5942c944f2a808eed6", + "value": "306931158763", + "start": 36618432, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42770372 + }, + { + "batchID": "ff9d9393b67a8d88f645ccb6671b7379de1fd9b89dcb32ad57374c7d87111447", + "value": "302163786534", + "start": 36512525, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 39790764 + }, + { + "batchID": "ff9ddcefc0e9d72d7ba6cecd86c6ecec49f8fef96caaa085b058a26cd4a1b830", + "value": "308090462243", + "start": 36647461, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43494936 + }, + { + "batchID": "ffd744a26799a0bcbcba1407e0bfe601eb399153d1ab8b74b556cf42ee2367e0", + "value": "308641871610", + "start": 36667149, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43839567 + }, + { + "batchID": "ffdf321dba8b56f4132db78582a987e4b4047730a01c36ef4e2e78d217e264f4", + "value": "304360278768", + "start": 36560580, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 41163572 + }, + { + "batchID": "ffea2bb3641ecd2161a8a1fa6e8d8fce03fd1764b3f3f826ac3ecea5f6688181", + "value": "313479183457", + "start": 36874774, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 46862887 + } + ] +} diff --git a/scripts/2.txt b/scripts/2.txt new file mode 100644 index 0000000..13c9624 --- /dev/null +++ b/scripts/2.txt @@ -0,0 +1,18064 @@ +{ + "batches": [ + { + "batchID": "000de42079daebd58347bb38ce05bdc477701d93651d3bba318a9aee3fbd786a", + "value": "303440675840", + "start": 36541095, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13529606 + }, + { + "batchID": "00139452db1db22ed4878a991fb0a6390e73e59320f6828e3cccce531594f0cc", + "value": "306690832081", + "start": 36613746, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14206722 + }, + { + "batchID": "0024f964537dc41620445baf5f22b92467ed92665744ae144d974c83e5337734", + "value": "303858053795", + "start": 36548938, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13616560 + }, + { + "batchID": "0076632a4e049b857d876afdd1a34893d38792bf0eb9745a866a5dab6d991557", + "value": "303056184710", + "start": 36533143, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13449504 + }, + { + "batchID": "008351c46de830a2a062af0f4a6be881569b2e401ef7d00566cb4e9fc2cee073", + "value": "305601518741", + "start": 36591126, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13979782 + }, + { + "batchID": "008aefd285f7c3287441049a2afe02fd7e7b8c4d12d58dc8ec7147dbdcc53014", + "value": "307906021092", + "start": 36641326, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14459887 + }, + { + "batchID": "00ad5d0d4180b48ae97532a0e59c1209c4a023c0da05b8e26caee911b5d831b9", + "value": "287573598341", + "start": 36159483, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10223965 + }, + { + "batchID": "00ef1b925b707f020c58ffb379f5486dc1ffa727245c295647a4fbbf7faf0dad", + "value": "302867719920", + "start": 36528618, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13410240 + }, + { + "batchID": "00f1ebd14bb0e7fdb1f364a334e64b10841d21b01368f275680d876d71d6b335", + "value": "304549219913", + "start": 36564426, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13760553 + }, + { + "batchID": "00f376a3d0d42939f83308c240e611c21be7b28980ba71ca9e4a3e4e318fa77c", + "value": "308079203332", + "start": 36647059, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14495966 + }, + { + "batchID": "01127145c37b151188067d68270fac16ee9b7e54b220fea36210f786cbe97a0b", + "value": "307999477460", + "start": 36644888, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14479357 + }, + { + "batchID": "016a6c3506c8e0c8cfe0514d78daea86bd12e604ad509070d80b3f95d5fdb8fb", + "value": "247838201834", + "start": 39845409, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1945758 + }, + { + "batchID": "01884268dc8869e03370098fcb9acbb6a04c1db0849bc06933a034c1e29d5038", + "value": "316920391322", + "start": 37029749, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16337880 + }, + { + "batchID": "01a33a6e70b75449b7b2d9ecd98f1c41e72a1c913ce212b68bae969fa994e609", + "value": "295583233505", + "start": 36328204, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11892639 + }, + { + "batchID": "01b31d7f74b590c54e9d2bbbdf088d374ab84a23ea4bf685f1b7e1f31883ab1e", + "value": "245965116613", + "start": 40252809, + "owner": "4645f11816b9ab6d23da395c53fccafd6b5a1359", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555531 + }, + { + "batchID": "01ed76a20eebf7213e5d1fcdc8bd2c53e69b326397937ca3cb345c76d0c0a9cc", + "value": "303903986304", + "start": 36550287, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13626129 + }, + { + "batchID": "01f30c61101fba8e0a5b11e7977139e35e74d581617b1437e8600f764cb0fff9", + "value": "307537251293", + "start": 36632884, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14383059 + }, + { + "batchID": "01ff52238b242063b38e005187bcf60b862102b7d0232a625dddab465a998d0a", + "value": "304328405674", + "start": 36560341, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13714550 + }, + { + "batchID": "0201ef4c16537a33eff12b5a0c654c9bcdbb90d91b9e00ec58843fba9ea3e48b", + "value": "296395525418", + "start": 36348607, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12061867 + }, + { + "batchID": "02428e9951b459989c649bd0f877d2543a24346cb0fe3ad9a47ffaf8d8e8ce91", + "value": "307485494056", + "start": 36631936, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14372277 + }, + { + "batchID": "02810a9f4e5ad1ee6a960a1dacd46e98835f853f287989199095df0bc66ac6f0", + "value": "307674132877", + "start": 36636423, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14411576 + }, + { + "batchID": "02d4325259c9d57d49f05e2260c537e825851b2f8308fdec67ced5790c6ead1b", + "value": "257030448000", + "start": 31306452, + "owner": "cf7deca8c8599e0d57802fc3ed69f40bd6d9463d", + "depth": 29, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 3860809 + }, + { + "batchID": "02f2a14b2007638334893539e17144f2833dde9163356f3039d77784d580dafa", + "value": "308497592576", + "start": 36662448, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14583131 + }, + { + "batchID": "0310fd0a46d9f9c2e90797ecf672da93515a479010974fd3c6043dd5591cccfc", + "value": "302766660102", + "start": 36527019, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13389186 + }, + { + "batchID": "033789c3461e912668d0d296d7a1f5fda4692f410bf5a22495691906929a522e", + "value": "240144365417", + "start": 40248104, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 342875 + }, + { + "batchID": "033aa96fd5a84183644920148e7e2624e9e51293be4c2fa93c542fa75e4eaa41", + "value": "302969631386", + "start": 36530475, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13431472 + }, + { + "batchID": "036e736020f417aec145e09cf784c9c70e11f77d1c0cd94c3a99aa3758b06f64", + "value": "302207204380", + "start": 36515919, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13272633 + }, + { + "batchID": "03a15b14a1c8dcfc4a776e23bcd918c0b9d7f5bd787250d4455a0cf6c1739006", + "value": "295086025278", + "start": 36317429, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11789054 + }, + { + "batchID": "03e6d93931f297910ebe4be41f6e9f86aad228e04739988a9428b2f66967f8fe", + "value": "307928263947", + "start": 36641895, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14464520 + }, + { + "batchID": "03f5dbad20491f544d3b1ab0236f834282fbcbab797cff1d23b09b4e86b881e6", + "value": "260069040000", + "start": 31306502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4493849 + }, + { + "batchID": "0401628e2c33ee75fcf0628246bfa364637d6e74d009492017a9adbb0b65ef4c", + "value": "308091442523", + "start": 36647496, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14498516 + }, + { + "batchID": "0403bad0a58a9cb1d3fe5697056d505504e2fc131eec32ce5b2cf9820ab7b40d", + "value": "304959733353", + "start": 36575101, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13846077 + }, + { + "batchID": "041bb3bc21e877e18eb4ed3f2d443b7102179aa6fb4245e3d53f3dd94848a8f6", + "value": "304261428399", + "start": 36558839, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13700596 + }, + { + "batchID": "042599a4ae91a8dc8aaeb95516168a7a9c9cd49681bbfa8ff0f7eb0c34337f62", + "value": "306792084616", + "start": 36616164, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14227816 + }, + { + "batchID": "048780f72e5e4d559b7121b84805924aec85307f33c58d092071fb0f5bc399b5", + "value": "238744326178", + "start": 40332749, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 51200 + }, + { + "batchID": "0490104be21f047bb83fbabf500b84200dca5a36b04f8873c1bbe3f202b3e493", + "value": "304115183414", + "start": 36555619, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13670129 + }, + { + "batchID": "04b0931b8b6134b2c2304dace73d37abaf94f3f542eb939f082fca8c2626c948", + "value": "306943336182", + "start": 36618642, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14259327 + }, + { + "batchID": "04d95f688a5092fd2d46778f186b86e85c8f3720fa98321d2592575552a8d940", + "value": "296424620777", + "start": 36349207, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12067928 + }, + { + "batchID": "04dfb1b4f9b4dcb3f25dde4a3faec82afcde024f6d02ae83db513c91edc7914c", + "value": "303968988526", + "start": 36551946, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13639671 + }, + { + "batchID": "0510a48e43a9c258c22ccd1e04aca42c35117494ca2ceefcb6df037f112aec20", + "value": "302294354898", + "start": 36518614, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13290789 + }, + { + "batchID": "053bc6cdf434b531b61854a6a8333f3ff8152349e19d3cdaa36059ba12d7c6d9", + "value": "303205636871", + "start": 36535804, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13480640 + }, + { + "batchID": "0541761f8ce3baf6fc31e9842fdd3bdcaf60ed817215f3473644a0254427f383", + "value": "268229206911", + "start": 35802839, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6193884 + }, + { + "batchID": "054c98d3c7bf3a9a6de80d1d9c3bf296df77a47359665383bf669dccdf550c07", + "value": "295219901055", + "start": 36320013, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11816945 + }, + { + "batchID": "059b038155601401dfe26d2ee7763ec07e8a5dd897445ad143c64f125d8d7876", + "value": "304709011918", + "start": 36569717, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13793843 + }, + { + "batchID": "05a011cfd15a8a6a499f0eec912481409916e29f2128fa751c5903dc4282beb6", + "value": "302204550986", + "start": 36515595, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13272080 + }, + { + "batchID": "05d12b45d2aef873c8cb9fca7645ccfc91e1f353fb4cd18da34a5c152ba3e99a", + "value": "313230499848", + "start": 36861776, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15569153 + }, + { + "batchID": "05d6bd051dd6e1034a41545b76e37a168f56e0f6424494bb41250045593b8f35", + "value": "308621901453", + "start": 36666436, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14609028 + }, + { + "batchID": "05f98c0a0c0deb9a9a0c61d44aa870bec076795afb3015c501e5a9bba9819f51", + "value": "299322957898", + "start": 36413353, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12671748 + }, + { + "batchID": "061fa205debd81850331620be25308874ce24c8bb98f0732f736f7a3b437b50d", + "value": "299083562810", + "start": 36407431, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12621874 + }, + { + "batchID": "065e8d32eba38d6271afa49c2fbe602b6dcf9700944aa8be22c2d77264901e59", + "value": "303828687194", + "start": 36548257, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13610442 + }, + { + "batchID": "0675b46e22113af8b958ddaadca083b71485eb1042b4f6a9f98310c6d6793df1", + "value": "382857524724", + "start": 36053592, + "owner": "9d1847d8bb276bd22b80024477f32571ff740093", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 30074783 + }, + { + "batchID": "069c159012e40d7a4da7ae86ae1c0c489b848716b0dbd6ff2507043c5ab6f901", + "value": "270622054815", + "start": 35840638, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6692394 + }, + { + "batchID": "071384a95a31b9bc93d72582821b9d60123c9bce6d3793a6dac54fe97b458db8", + "value": "305001666362", + "start": 36576381, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13854813 + }, + { + "batchID": "0735ec6c914d8b0da43adeb566b0273f7e25f87db97773ce6152e7a108198c3f", + "value": "296863441127", + "start": 36360814, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12159349 + }, + { + "batchID": "075f6772fda3bad4ef30c8bc654796e871ad0e767278c89e75325cc458e156ca", + "value": "306749175661", + "start": 36614854, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14218877 + }, + { + "batchID": "0769859d99be1a28896b2c1a398a20687dab4c8f14cfebe8eefd4668c9c3ff2c", + "value": "308219171389", + "start": 36652507, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14525126 + }, + { + "batchID": "079395e5cffea377422a362c50faca53385a8c69ff2b754fa303badbd8e8cf39", + "value": "304570331045", + "start": 36565185, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13764951 + }, + { + "batchID": "0795dbd6343b2431e9481ab16f9f405ea63be5662bc61f0645e9b5da2d565457", + "value": "303011378382", + "start": 36532209, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13440169 + }, + { + "batchID": "07adf34c9b1fcc57c2789a3dbc1f013c68affbb4af4983dc68ff554a1af1126f", + "value": "240850264495", + "start": 40231872, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 489937 + }, + { + "batchID": "07c27f025a253e5ef3d89b13727be36008e4f153eca7bb34c12c864daf06ccae", + "value": "307583150635", + "start": 36634975, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14392622 + }, + { + "batchID": "07d51f570d021e821cb466b85f67973f8d126033839c48bf5bbdbd5796223a14", + "value": "307344264965", + "start": 36627790, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14342854 + }, + { + "batchID": "07ec8b88464d78e9b400cca9d67f1d4a8b2b95bbd9482a200a2bd25a2f04e2bf", + "value": "308452092891", + "start": 36660373, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14573651 + }, + { + "batchID": "0826eeada4c6754d795419f3c92d52f9565ae5f4f1a778af63f6297172b0ee8e", + "value": "304003522393", + "start": 36552508, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13646866 + }, + { + "batchID": "08627cbfffaec632421306c110ada537768dc1fb27c27f368ee5dc6839e7dfde", + "value": "306613848220", + "start": 36612719, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14190684 + }, + { + "batchID": "086fce4aec8556b55c3ed2dc203f47dd9e54c76d348315c8d4bcca63b886f318", + "value": "298656198013", + "start": 36389229, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12532840 + }, + { + "batchID": "08888943c2cf3a355088f6c1241b964c7991adcc15088f4b94027d166cb6516d", + "value": "306721418199", + "start": 36614312, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14213094 + }, + { + "batchID": "090538ebf98e6abd4e839d4066848221a4066a0e96331861e9b13a33f7c30a16", + "value": "315619551345", + "start": 36995963, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16066872 + }, + { + "batchID": "091c48f2993ddea86edf37283e9272e1d66867dfb8776bcf293d31a0be245455", + "value": "315629978301", + "start": 36996568, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16069044 + }, + { + "batchID": "092235d6e518cf716c29854c5427abc4dd781f6ca0eb851f7a98f2c1e2ef4b61", + "value": "295768870479", + "start": 36332672, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11931313 + }, + { + "batchID": "092fe5ca8a567c31cc7c4739ae3b5d63af3a8766a8573820f9730e72dfe902d6", + "value": "307600634281", + "start": 36635149, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14396264 + }, + { + "batchID": "09588e2e96641e0823f11a931b10519535ab741f006b367779c48b1149c72860", + "value": "313414886584", + "start": 36870202, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15607567 + }, + { + "batchID": "0968202c8722c91fc962042f080ad7a84707b481e74da0b33d4698a14c8b5913", + "value": "240144885070", + "start": 40210686, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 342983 + }, + { + "batchID": "099a4d558ec15356d321aca47e4ea2563725f360bf0d4140c5d684982f722101", + "value": "307359740639", + "start": 36627216, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14346078 + }, + { + "batchID": "09cb4017de43f1b02d6e4cc3cba2e09fac7b524e17cfe017d90ef065181494cb", + "value": "269317060199", + "start": 35818130, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6420520 + }, + { + "batchID": "09f0ccbeca70c94a9e051404c90f1582564cbf6f4e9e5a3dd8b84b3e8b3a7dd8", + "value": "306498171050", + "start": 36610609, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14166584 + }, + { + "batchID": "0a4199be200a749ec3f59e0ce43f9af3ee5a1196fac94ce90a7caf19b59fb33b", + "value": "307372758835", + "start": 36628583, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14348790 + }, + { + "batchID": "0a5a6c5c71f9c70c7e3b9761d62342840cc720ae33005943fc658aee0ba29cc3", + "value": "308025954793", + "start": 36645383, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14484873 + }, + { + "batchID": "0a6f3860f7a036e394665c5b4994178878f38bd2f35b5587710644d5c6c7766d", + "value": "239838842064", + "start": 39133530, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 24, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 279224 + }, + { + "batchID": "0a7566ca360edbaec8508c84a41c302fadfc0e1e2200580e852791f6b1bec986", + "value": "307757427623", + "start": 36637596, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14428930 + }, + { + "batchID": "0a77ffc5b74aa5cd2e31df4e008b32cae6d8bec260e12a6170e4ff58666b26cc", + "value": "302278535737", + "start": 36517814, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13287494 + }, + { + "batchID": "0a997aa64fe223c3191e494c5dad9ebceae6eaf8186c40301a78a82fdfbc4cbd", + "value": "307394190138", + "start": 36629349, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14353255 + }, + { + "batchID": "0a9a3da6248f32e06da74a3753ef1f5163c213cb0c0aaf77872565575ef0531b", + "value": "270298360303", + "start": 35834873, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6624957 + }, + { + "batchID": "0aa15a678ceaa9fd828b35ac18b6a6798a130c1180d3a0cdcba572731156e6ba", + "value": "295068032971", + "start": 36316542, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11785306 + }, + { + "batchID": "0aaaa2445dec3410fe0964f1f07c556c4cd580186ad96ddbd61a1f66ab07f161", + "value": "298923525723", + "start": 36403009, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12588533 + }, + { + "batchID": "0ad768b24667a0e6584fc665cc3ab317a16cca95402d19b5ccdfd72f66ecd56b", + "value": "305038756380", + "start": 36577487, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13862540 + }, + { + "batchID": "0b1124d5c397a822a800c0a6951c900fc5e5735f3f72f0e87fa919c829d204dd", + "value": "304267515066", + "start": 36559058, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13701864 + }, + { + "batchID": "0b34bba9eba7a958bae3dd2a2750e6afdf6b20e15d49c9715b7be2c7490c8474", + "value": "308724296787", + "start": 36669191, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14630361 + }, + { + "batchID": "0b618024af9ddc0624f4430241c75437f360be5e37cc5a80d4439cb6e6aa5028", + "value": "308201292115", + "start": 36652319, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14521401 + }, + { + "batchID": "0b977a3086eaebac6673177d4bbc47718dd79b67ead722b1783070d9cb544e9c", + "value": "308301133418", + "start": 36654983, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14542202 + }, + { + "batchID": "0bb544312e52a181d4f65793b481bec38924b87ef2632435547aa6053c4ae919", + "value": "305171461682", + "start": 36580668, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13890187 + }, + { + "batchID": "0c1806f83286a614da8108912222097b0a896e7552cd3a675a87e61448d86289", + "value": "303900403458", + "start": 36550158, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13625383 + }, + { + "batchID": "0c6c823323f429dc4566aadd4721c7be4e395f7247e4c9b9e3a6c847c5df1cbd", + "value": "295832848654", + "start": 36334314, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11944642 + }, + { + "batchID": "0c724b688894072725dc5419e2c10c0ca70ef01142d0bc9e0c3e4f031f2154d0", + "value": "295430513623", + "start": 36324705, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11860822 + }, + { + "batchID": "0c8701fa8cd3e120ed9c751c92b9978ce3e0655ce42785609b16326eb6324d9d", + "value": "246912048337", + "start": 40206882, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1752809 + }, + { + "batchID": "0d1bdfa611dcaa801a1ce179db9f0f18971fe052410967490854d28b7172c0e1", + "value": "308150450100", + "start": 36648702, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14510809 + }, + { + "batchID": "0d38ea11497399cff3ef87ac96ec445b4275f0b1d21efae848458893c3f98f19", + "value": "302435576510", + "start": 36520983, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13320211 + }, + { + "batchID": "0d72a08feb9918e1773185c170e7349d3ada454e88c02688b63008cde101872f", + "value": "302178115541", + "start": 36513499, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13266573 + }, + { + "batchID": "0d82613193db1f2f61b6303bac9bef7c6b7762d45b8f10ba0c913d329204b793", + "value": "269399332640", + "start": 35819630, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6437660 + }, + { + "batchID": "0dc91a22a7b3dbd04d8536d05ec1e1444a85b5d02d2c856c7962db35ea450f38", + "value": "252745911768", + "start": 35503451, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2968197 + }, + { + "batchID": "0dec904ab1a1103e1dc89671a1134e3cacbeffdf5b648c3e5ee4970e2b4e913c", + "value": "239426422995", + "start": 40323070, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 193304 + }, + { + "batchID": "0dfc22cd36736e94157191ae28d550a25f076b839d21dd3ad200b1f2c7ce5c83", + "value": "307399198200", + "start": 36629528, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14354298 + }, + { + "batchID": "0e4c086acec1da8597660f1a7a91cd8a6419f72a366e5a4de0ee0ca49194839c", + "value": "307963895917", + "start": 36642942, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14471944 + }, + { + "batchID": "0e9a25f1533e63979e1934fdce524f5c0736acbecbcd8b385f74d8159ae1da09", + "value": "299020784280", + "start": 36405844, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12608796 + }, + { + "batchID": "0ed678eb5c530e335ae92d0248ad1e2e428b86dd3f110e94184764fe5ac54043", + "value": "304166169677", + "start": 36556773, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13680751 + }, + { + "batchID": "0f2a49cfbc1fa5fb25ca382d16f76b3343c7ecbea840c5db1ee1eb056a0b185b", + "value": "313480492595", + "start": 36874821, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15621235 + }, + { + "batchID": "0f8f5ed1dfd68a5e583a46be957cd9c7e8a41046df686cc3474d2bde492416be", + "value": "298517479014", + "start": 36385580, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12503940 + }, + { + "batchID": "0fd5455dc2a562c00a7c7a5b72568f934c4ef137f443ff47e81090b7f30d5ba3", + "value": "285521701318", + "start": 36100649, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 9796487 + }, + { + "batchID": "0fea901f52f0ad0459505b16b1cf52bf9d3606df28f460b804b7fd0b93073f94", + "value": "305432540262", + "start": 36586419, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13944578 + }, + { + "batchID": "100e0f22d20ab3ec990593c349c9b25b0ff7efab2ffbedbcf1cc714447bfb9db", + "value": "320062246355", + "start": 37128511, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16992433 + }, + { + "batchID": "10175c986af9f9bc413e05f6e09b35954c6842bb7023b50c6476f0bfb425f5fd", + "value": "248659642856", + "start": 40266661, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2116891 + }, + { + "batchID": "102047f465b33eba2826250a32fad9c416c4bbd090f256e1bcac9fd1b8e19679", + "value": "239118048447", + "start": 39945511, + "owner": "8ecd00062a6cff2950484a8ef91b192884c761e7", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 129059 + }, + { + "batchID": "102a4c17f80b6afb874f1989f477175c621ca14a9a0d8c867b052926e400dbba", + "value": "303887930644", + "start": 36549936, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13622784 + }, + { + "batchID": "104c4e56d95df574f9ac3bf59f308f0d1abc88bf52f13f17fe2b1a6604057e5d", + "value": "241858888985", + "start": 39925253, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 700067 + }, + { + "batchID": "105ebca774fc34ba1d8eac90f77be8b6893787996f9b0fb0c4b749868a48f876", + "value": "298904046573", + "start": 36402304, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12584475 + }, + { + "batchID": "1063a2ff980b250c3d007ef7bdd5ffc0b4efe1e0068351ea4dd38d59ca34f04d", + "value": "245965655593", + "start": 40252829, + "owner": "f68518168da08f9dc8ed4dc04117ea098cc53be9", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555644 + }, + { + "batchID": "10a719b5530be9638750ad1440b21f90900b2806b4a5593676ec6dfe33d6b4e4", + "value": "307395365214", + "start": 36629391, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14353500 + }, + { + "batchID": "10b53f4e58f44e0ad7fa7294bba7ee75701f7a49c5f0deb087989eac19452352", + "value": "310878563076", + "start": 36740232, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15079166 + }, + { + "batchID": "10d08a96ad78760bc44920812dd68bf73b1abe23b6b118bb804827f7af3ff346", + "value": "308360659594", + "start": 36657784, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14554603 + }, + { + "batchID": "111104907b2663d69e7b9f34a9bac297c49c759f18f02fb195fbcdeb119f258d", + "value": "303504089728", + "start": 36542244, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13542817 + }, + { + "batchID": "113c21f1955306ddde41eec60fd29d76af7a97f87bd73957abd8601a1500f479", + "value": "302361103404", + "start": 36519887, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13304695 + }, + { + "batchID": "1175459df53b1516f8906cd9295ee18d38f8ecf624bd9fe1499493758d876dbe", + "value": "294561138671", + "start": 36305171, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11679703 + }, + { + "batchID": "11ab92f26274291c7bd2948cbb610f4b598824206a2924c97c6c75e5569a891f", + "value": "308283913770", + "start": 36654143, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14538614 + }, + { + "batchID": "11dbb4e43f907ab966dd1daafb1a9df621ce1e27d5659552aa8ef30456e7683d", + "value": "313168930087", + "start": 36856174, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556326 + }, + { + "batchID": "11e82d48c2265fdf55e0d66add2801b82c1f80802e7b0006fda1e4f97a126b1c", + "value": "308193282971", + "start": 36652033, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14519733 + }, + { + "batchID": "1205939df334eb820023cd9d64ea9d3d8a183d27cd39d008d12694b540d7fb42", + "value": "247014217053", + "start": 40214720, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1774094 + }, + { + "batchID": "120e4fe1dcf1962e5349c39c1dd5a472934f1033e933d36b20482ca3f868a84e", + "value": "307941825003", + "start": 36642154, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14467346 + }, + { + "batchID": "123d5d1425cb66d2cf72ad530ae1913ed362f7c1838cc35f9925efe77fd5f0a9", + "value": "306456217342", + "start": 36609784, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14157844 + }, + { + "batchID": "1278ca8b811b09e8bb3107c978e3b4d0ff365eab7e68a9b9345d7093f68fb86f", + "value": "240138621418", + "start": 40252834, + "owner": "58091b8d3fcda84598c319bd1c5f9d720d2db873", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341678 + }, + { + "batchID": "129c0ec460970fda1f82a793dd525361c020e6cf859ccc1fc7887fcb88ca0b3a", + "value": "245965466950", + "start": 40252822, + "owner": "3a680b3554ad29286489cad6e212ce4c3f0dc11b", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555604 + }, + { + "batchID": "12a2ef16b801697c9d23efab27c4a4dbbcc7003639c0d563b87738ff0afab235", + "value": "303837518372", + "start": 36548575, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13612282 + }, + { + "batchID": "12a61635485549666044e5a7a0303e654228a0457003f7da4b9113ef4dd4dcff", + "value": "302578960737", + "start": 36523657, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13350082 + }, + { + "batchID": "131979662cfb4e2e5e1aac04b7943fb9715e5f557415107c82452f76004e0652", + "value": "302215473524", + "start": 36516218, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13274356 + }, + { + "batchID": "134792e05caa54fac05f79540655b6e39cbf90bca850aee59f7cb26bc8f7f0b7", + "value": "304537349976", + "start": 36564226, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13758080 + }, + { + "batchID": "1351045ba69c534da512bd7d3a884aee4d24fe354f590a1d7845534a9e9cebc6", + "value": "302998032443", + "start": 36531955, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13437389 + }, + { + "batchID": "13ad29b2fa4f9991027f6e2feccbee7b6f591ad59b1dc599fcae83e79161fca4", + "value": "308418651491", + "start": 36659179, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14566685 + }, + { + "batchID": "13bf14d179b7d755727cc84354332ebfd93a8d845b3071c143dbf8aa0fe2a12b", + "value": "308155577479", + "start": 36651137, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14511877 + }, + { + "batchID": "13edce932f2d6ba66bb14e37a548adf3f82bac88736b0978875c2376b6b3084b", + "value": "298745595630", + "start": 36392006, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12551465 + }, + { + "batchID": "141bb0d330f4f32f944cf59f03840402b138f7a5ed22538dc6d132caebc651d8", + "value": "302353855698", + "start": 36519625, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13303185 + }, + { + "batchID": "142541b12979f56becadebd30604926bd25a51eeba01e86f8f4b308acfd91e28", + "value": "304841848607", + "start": 36572678, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13821517 + }, + { + "batchID": "14428f05695ec538532cb57b3c3b8608c07c73caefa0450b89e1f14fad5e6e21", + "value": "306425595219", + "start": 36608913, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14151464 + }, + { + "batchID": "145d432f35419abe5fcff582335ad7e78fc70e8cd9e306be958ead4860f9f1e9", + "value": "254425404725", + "start": 38864741, + "owner": "16c7ab95711749bf3690057ca64b2f220defaca3", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3318091 + }, + { + "batchID": "1467224e6c435eb79e5c53f0a024d3f7735ae877be2c870aa8a37267e4cef805", + "value": "240138732272", + "start": 40252842, + "owner": "8a99f91148252304db46cd4396aa9ad8826bb6db", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341701 + }, + { + "batchID": "1474d258ae6e967059633b943f09257e3524840faa78e9639dee35a907fd23bf", + "value": "239543722031", + "start": 40163797, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 217741 + }, + { + "batchID": "14aa43c49d3f7d3849fa210084a4bb54974d60ed85266af225c445332d8981c1", + "value": "307748012602", + "start": 36637485, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14426968 + }, + { + "batchID": "150e5d86a4b9bc5878822bf5cd3e98bbab2a88dd71103adace14999ec7929ef6", + "value": "269397756662", + "start": 35819568, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6437331 + }, + { + "batchID": "1549e3c8249f4014ae2ebfd451e715444322da05227447387c9ac3439fb1626e", + "value": "313203022488", + "start": 36859659, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15563428 + }, + { + "batchID": "158971c6170a3767ef52104c94b36f802c5f3ec4d42cc212d2cb672ce9626907", + "value": "270622233511", + "start": 35840645, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6692431 + }, + { + "batchID": "1593ce61a3fcc4fcf5ce0304353261d58b0d32616fcd7d671ae7350986c85322", + "value": "306951711992", + "start": 36618716, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14261072 + }, + { + "batchID": "15fb574ecfe6ec1e35cf525b819e711126a0cf7ca725f64d3160b50622a4a6f2", + "value": "308331270178", + "start": 36656059, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14548480 + }, + { + "batchID": "160c8fab669969b661a37d53ef2cb0fd64d8150b23a03ce6bfcda93c97ead385", + "value": "240139059763", + "start": 40252862, + "owner": "323af10a0c039b08c9daa97202f16dc77cf1fbf3", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341770 + }, + { + "batchID": "16172566626282ec0ae091814dff685e1f8b2901ea3725357f6b1cda53b4c030", + "value": "307763103824", + "start": 36638024, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14430112 + }, + { + "batchID": "16685b59c35de7b9a099455e72f994a3fd87f6b19e94a223dd172d0b276a3f73", + "value": "303382676950", + "start": 36540141, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13517523 + }, + { + "batchID": "1697cc9ee685d05e8666495859fc79f7deaa0cc5bb241efcc490ac00a1a734cc", + "value": "239758541100", + "start": 40194018, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 262495 + }, + { + "batchID": "16d04b72462d048fdfab0a2f19a4519c9e2843302d37bf73de929c195bafc91b", + "value": "308422404563", + "start": 36659313, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14567466 + }, + { + "batchID": "16da347ea5d7b4afe44eb566d376dfc4d2caf856da9f3b99ecccbe689f181911", + "value": "295600320222", + "start": 36328827, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11896199 + }, + { + "batchID": "16e57c426ff2830ea20d5742b0a9ea975cc60b1dce34b3a3f3a9a142cea015ed", + "value": "308149413656", + "start": 36648665, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14510593 + }, + { + "batchID": "16e627f75a6345895a3aa4b50740b6456a7606ffa3a79f5256f046c7cd74ff17", + "value": "303991132513", + "start": 36552062, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13644285 + }, + { + "batchID": "1700c8fd88d10a9217d3af272bb239af608edfb97c7e484d90cc4f544d23b950", + "value": "307146965818", + "start": 36622541, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14301750 + }, + { + "batchID": "170451e7527030525df6e0387c34832c2c8742d24042f549c5ce04ea6a673c20", + "value": "303962879234", + "start": 36551499, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13638399 + }, + { + "batchID": "1719b37d2a6924af7d94add2376947868baab91ce385d3ea625254027a325dd1", + "value": "304834817983", + "start": 36572652, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13820053 + }, + { + "batchID": "172683a542109679b200f01b045a97338b11972b369482158162d51fc9c9914b", + "value": "305496872575", + "start": 36588502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13957981 + }, + { + "batchID": "174136655739f3fa74abbd63ef55a9b6f2532f24ffb3c9e721d7f27f80c02141", + "value": "303104058015", + "start": 36533960, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13459478 + }, + { + "batchID": "175409c7c088ccae0d7c696552a01764eebf8e9da12672968531389579cbbac4", + "value": "240836330744", + "start": 40231507, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 487034 + }, + { + "batchID": "175917ead1d310d4ec55391a702243985e5befc2cb39d878efe27deaf354ad9e", + "value": "307376983513", + "start": 36628734, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14349670 + }, + { + "batchID": "175f5cf1e0d1349e87ddc82e263a736f72f1745f00a3474819343dce30640307", + "value": "308198743751", + "start": 36652228, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14520870 + }, + { + "batchID": "17af6de8c0f1bed28ec9ae3b9db68aaac59bc7a4479ae9de4849950d6b66afe6", + "value": "298739941372", + "start": 36392714, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12550287 + }, + { + "batchID": "1818432338427b2c2709eb9c65d1d9a45c2008f0be8236e0d35bb711d3c01f40", + "value": "313226453126", + "start": 36860952, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15568310 + }, + { + "batchID": "18400cc8a422bd7622975502d71f921b67cc1eb413746cb99198ab69da2a29cd", + "value": "302649775683", + "start": 36524848, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13364835 + }, + { + "batchID": "184a7d85dcbe4c53f6ea6afcd9a78111d4feeb34c4342aa1951cf91bd75e8e7a", + "value": "302251124460", + "start": 36517279, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13281783 + }, + { + "batchID": "184abd9ed6063b03941b90ef4964bbcadd9fc46fdf8dba6b4024d7d2e381ba6f", + "value": "307418795154", + "start": 36630003, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14358381 + }, + { + "batchID": "184f7440ab291e0da073850b07744c567202b4fc86892d303128ab8261802f65", + "value": "303379404102", + "start": 36540023, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13516841 + }, + { + "batchID": "186db7de80bf9b5bb3321ddfd6a3bcec9dfc8108392c9c6ea01e7a21f8531991", + "value": "308357170458", + "start": 36657209, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14553876 + }, + { + "batchID": "1872e4e6adb6502dfcaea2535afc74485954e3d6a35d462bf06bd498501ab9c4", + "value": "307933613284", + "start": 36642086, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14465635 + }, + { + "batchID": "1878f002d60d50471ed6855558cf8353d0dfa37a12ec296578e78b894224a6aa", + "value": "303379459574", + "start": 36540025, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13516853 + }, + { + "batchID": "187994debc050564e321a7770015301460afb7242ef15fb016f8050365b44cc0", + "value": "303498901226", + "start": 36542057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13541737 + }, + { + "batchID": "187e2282da0e3a8064ca2369f39bb1f3d4a98258462ec3c05d39bc2e11497fae", + "value": "304020913983", + "start": 36552907, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13650489 + }, + { + "batchID": "189d46719f7899884128e83b307dcdf16c7ba8a472def8843d59d559bc421d32", + "value": "307334238168", + "start": 36626530, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14340765 + }, + { + "batchID": "190973f06a82da3a35d887b3bb450d8e8d8db5b78d13e134bc6b115573ac2672", + "value": "296071164609", + "start": 36340699, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11994291 + }, + { + "batchID": "190ca8e8beb3925851a5dd0516a0d30794dc18e385a0f0e8aef281af99124979", + "value": "302165944326", + "start": 36512603, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13264037 + }, + { + "batchID": "191805f5cf5787660f9b4107b6441767e6e6cf446f9cb2a874abff8d7b5fd30c", + "value": "296196957556", + "start": 36343673, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12020498 + }, + { + "batchID": "1934fc2dc78c8d810c8c09f93a99d059eb4900c059ecddaf8d086bef5792b42e", + "value": "239347476107", + "start": 39821095, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 176856 + }, + { + "batchID": "194d59ec74430fa288d6e62c3bdea4db4ac9ee17fb097dcb7272c4faa37248d5", + "value": "298958450958", + "start": 36404273, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12595809 + }, + { + "batchID": "194f3f6b117e726de4f571e65ef83890bac9f9333b21d6a655205451db5ccf5f", + "value": "303023283603", + "start": 36532411, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13442650 + }, + { + "batchID": "199a5fec20843da202da56a8181497e3953b4350b99437bdbaa1e8df7ed165bf", + "value": "247383224480", + "start": 40223362, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1850971 + }, + { + "batchID": "199fbc1a869ee3d23d62524809edf300bf5532258b825a2a986ed4c3dcc3fe2d", + "value": "303800385923", + "start": 36547465, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13604546 + }, + { + "batchID": "19c04c68b7bc54c850b977ba682395e866133c9e09b50ca1d0608dd1e9f33a83", + "value": "306934502871", + "start": 36618326, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14257487 + }, + { + "batchID": "19db9d5b5585d9408bdbad994ac6884db8c2e521d421336e7d3caaf071442733", + "value": "306666695902", + "start": 36613482, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14201694 + }, + { + "batchID": "19f3c5a930e84ca8fea0cf222d6748b7cfd2560f10617efa610f3acf8f72b00d", + "value": "307447777782", + "start": 36630588, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14364419 + }, + { + "batchID": "19f446c3e6e8622b079b31f4d0311c8525b65f43423ed183288219c96d4ce139", + "value": "298363761729", + "start": 36380932, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12471916 + }, + { + "batchID": "1a1422f5ae7aeb316631e2088a3cc45d5672960c268dc95c1cce1a62247558e9", + "value": "303994410553", + "start": 36552180, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13644968 + }, + { + "batchID": "1aa225a1b72c1e4663107990719b450198977e238e2de33d13f79b49c7710feb", + "value": "298683552537", + "start": 36389534, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12538539 + }, + { + "batchID": "1ac1ae0c57659833b0b572d770161669544a4cf40dff98ee42e3f418ad15af44", + "value": "296095842455", + "start": 36341598, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11999433 + }, + { + "batchID": "1afd1707f9fe1c8fe109b50e2cd16f9fe11a1e4d93f9065355edb7ab36b945a2", + "value": "304650134594", + "start": 36567147, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13781577 + }, + { + "batchID": "1b518007fa9cfd36f4e1cb7cdbebdaee9551863a04ee5917bb16fbd25650a6e7", + "value": "320081556152", + "start": 37128752, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16996456 + }, + { + "batchID": "1b65ea1a8e546cc3009bce9a1534d01fc5e09f04603be6a067de97db81614970", + "value": "250190512000", + "start": 31306526, + "owner": "7fc4897f90ad493a4d2c77b195a1b82ef0c0ed7c", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2435822 + }, + { + "batchID": "1b7c56bb1b0319149bcb1a5c74afe917dcfcb0dec4b80063c267e6b64201a9da", + "value": "240052975455", + "start": 38900841, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 323835 + }, + { + "batchID": "1b7f4fa7f57fcc3344a1afcee7fdcc1aebbb139db8ff51e40e8ca75738105eb8", + "value": "307020581034", + "start": 36620277, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14275420 + }, + { + "batchID": "1b7f8597d5342ebe1de144258a1d92e47c2d567a49b4d3cd100ba6b4dc802f07", + "value": "243729408000", + "start": 31306476, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1089759 + }, + { + "batchID": "1b8559df63cff6e0e2c439c5a3f2ec00c930b065d8c2f021f39d92bebecc71a7", + "value": "313185035055", + "start": 36859240, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15559681 + }, + { + "batchID": "1ba76967e6ca51b1aa7cb474d7c5310b7473d9f4879d7f18f3d2138171b032fa", + "value": "304834261519", + "start": 36572632, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13819937 + }, + { + "batchID": "1baeb4fb5ef82281db664124d0c6858596fd26a614b3d5884ae31f9a442feb7d", + "value": "305933437293", + "start": 36598282, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14048932 + }, + { + "batchID": "1bbc67d12c5c1c0c2c1677933189a95d625a2153cd7eb4b7f21eea606d008860", + "value": "308361023659", + "start": 36657797, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14554679 + }, + { + "batchID": "1bd929f56eb84bc631c0aad8947ec54d3c5eff379e5c9bf192082035f32b3c8f", + "value": "308689049811", + "start": 36668383, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14623018 + }, + { + "batchID": "1bebaee1db74716d3dce1e36b75b281f0a104c70d64d1eb99f8670534621f0e5", + "value": "247382404623", + "start": 40223331, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1850800 + }, + { + "batchID": "1c5bb1f5c4b83aa2578f304776e93beb2c03865cfaa719635fd700b0342ea1b9", + "value": "308159478517", + "start": 36649925, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14512690 + }, + { + "batchID": "1c5ddfe3c984f1717a4f02b6238d01174d2f06ef34f68e5cd1947ead667fd63a", + "value": "369390363869", + "start": 39711927, + "owner": "971f31aaeac713b47aa55e50c06409afc1de46b9", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 27269125 + }, + { + "batchID": "1c649ebc5171f0910c18bd1fe082cf3b13b4121ffe0a040709dda4287a6faf9b", + "value": "308519135400", + "start": 36662992, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14587619 + }, + { + "batchID": "1ca42704eee5b0443fa80dbff529537a314cbef9f60f8829a7fd3f92c59a0d20", + "value": "238632906696", + "start": 40382360, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 27988 + }, + { + "batchID": "1cbd8204b2d7825f421fa1c2df3b84683068edf97fa6890bf0278c7ac528e023", + "value": "304565936433", + "start": 36565027, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13764036 + }, + { + "batchID": "1cc078a145a697a5c232e7e5e20f9cd50b2706ac6df7e70e36cc77cff3fb6200", + "value": "319672547218", + "start": 37113125, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16911246 + }, + { + "batchID": "1cd1c47318b27de2d9e3ed2336747da438f582b4e95384cfb085a03b508b716c", + "value": "313192171463", + "start": 36859496, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15561168 + }, + { + "batchID": "1cdf372b49641278888511923db9d69ef9e7adfb914d21d2f199210ca7310dcb", + "value": "305585926138", + "start": 36590340, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13976533 + }, + { + "batchID": "1cf2ec5e38019678695a8f21d99e3531cf9e99511881581307c500fb5bb621b3", + "value": "308191070655", + "start": 36651954, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14519272 + }, + { + "batchID": "1cf9bcdde0ca57359a6eb2b453626cc871e1b08ff05b889db8340d46253371ab", + "value": "302967663763", + "start": 36530404, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13431062 + }, + { + "batchID": "1dc125dbf0b5f81ddf300b703cb4f9d78efda6c28fe69b5ca01e523aed6ebde3", + "value": "295379184697", + "start": 36323523, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11850129 + }, + { + "batchID": "1dda8997ed014bf9df19c9092514191e9c5004fc63fe4693d8fdf3e36f7f0028", + "value": "304145996873", + "start": 36556274, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13676548 + }, + { + "batchID": "1defacaa311747f8be2b545605ab5030affdab2fa71716218cf5226ed3f3347f", + "value": "307430418454", + "start": 36630193, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14360803 + }, + { + "batchID": "1e04b58fd9d5996ef0dfe66de9fa036aa68d29480e4f8d54c096be9bc4b28f28", + "value": "313422611870", + "start": 36870932, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15609176 + }, + { + "batchID": "1e304e68458e4810b62e84975fdd566a3f2eada046963c6cb41febe82d1fe7c2", + "value": "295714831286", + "start": 36331392, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11920055 + }, + { + "batchID": "1e3f56be7ffaf28bbb625aa9b37a986d43482d809fe6f28e07a715ad56f52c4c", + "value": "308140109261", + "start": 36648558, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14508655 + }, + { + "batchID": "1e933c36d1857d1daa8b045e09d1fb2cf70e662cc4dfe26a401b2980782fe838", + "value": "308735618186", + "start": 36669370, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14632719 + }, + { + "batchID": "1e9ed5621b0ba59ca1485931595e5f0a84a03801fb0441efc03b7cee93204192", + "value": "242402054299", + "start": 39957232, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 813227 + }, + { + "batchID": "1ec16b7edee53793dbafd70a6f2786c8c065c2c9240020800fd0f84fddf4830c", + "value": "313171690900", + "start": 36856273, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556901 + }, + { + "batchID": "1ec5eb37e248d5227404321ebaa1c2ba6fc1aa767a2de80df54fbdfc10e3607a", + "value": "250478509146", + "start": 38282560, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 23, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2495822 + }, + { + "batchID": "1ec854f409528628d5fe779274e84c554a672d676011bbc72ba88b86aa248911", + "value": "303252521969", + "start": 36536585, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13490408 + }, + { + "batchID": "1efc2b747522d0f4530b87f04b511fd695d83055460b68ce4468a24af7722d98", + "value": "307171438085", + "start": 36623416, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14306848 + }, + { + "batchID": "1f148d2ff5aab087fe88125df00373f5a3f92cb077f8c8d0859e1fab4c0e9a7b", + "value": "299525152732", + "start": 36419525, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12713872 + }, + { + "batchID": "1f1c9daa9c84da414d09378dd5d3c898fd364160603b8af3729419994a88158e", + "value": "307991988391", + "start": 36643945, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14477796 + }, + { + "batchID": "1f3c4bc08343353866255d0e59ae119ee51e7419bb50a96eeccd8396c39bae65", + "value": "302217464756", + "start": 36516290, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13274771 + }, + { + "batchID": "1f49cb9614af5627064111e2875b5c5e74b44f1c6f7cf40d08df48cfaaec2c0c", + "value": "306894226015", + "start": 36617562, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14249096 + }, + { + "batchID": "1f6cd5b7f7120dbf5f76a47610a413e05ed115f0a0356af82c2ddf49d9511bb1", + "value": "319705808622", + "start": 37113868, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16918176 + }, + { + "batchID": "1f80838e1d9dc3c0f0d2e1c2f9424c0130a51e05eb8d37f10ba2df5f98fa9cd5", + "value": "247390196633", + "start": 40223410, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1852423 + }, + { + "batchID": "1fa048120b814296f752d8ed15e57afc538470e98fb6d62140e25a24853f4b1b", + "value": "308512245678", + "start": 36662746, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14586183 + }, + { + "batchID": "1fc650f916f249dc6bdfafe5710ebdcd8507ca7fcd0cfd7059bfef5d08a07cce", + "value": "252935827663", + "start": 38655989, + "owner": "a294a4762d5d7622218d9eb5e28ede8f1dd9a22d", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3007763 + }, + { + "batchID": "1fcc8f0803b22a9050cf4acef05fcbc1c03e365582b53c5ebb687c7bc5e6871a", + "value": "313222271876", + "start": 36860802, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15567439 + }, + { + "batchID": "2026e024b44adf22ff780804330c5a5323f307b016a7d4f4f57a2bb7e9ab2f51", + "value": "303123574628", + "start": 36534209, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13463544 + }, + { + "batchID": "2041a04e9498762785afc7970368196c237b04a046e02f204b06b8a36f6207e0", + "value": "308448927987", + "start": 36660260, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14572992 + }, + { + "batchID": "2048175ca16ba86e525be625f11c1c84a9e6f54b3cdf1fbdde462f078415fa0f", + "value": "299162448959", + "start": 36408916, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12638309 + }, + { + "batchID": "207db9667a4f81a4e510e8864831a78b5eab720c1af3618aec8216b91c202b33", + "value": "268118273493", + "start": 35801695, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6170772 + }, + { + "batchID": "20e9e26f98904376d5440406e2865a6458933884d5418d8cb7849e6c23b83be5", + "value": "302895056481", + "start": 36529377, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13415936 + }, + { + "batchID": "2103ec0d0e7fe582750e8ea2d17689f98b192e2fbb0acdb48d49356ce0f900e0", + "value": "307610848960", + "start": 36635514, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14398392 + }, + { + "batchID": "211371389ea37534e7a32dbbd6cc27900287b132974e293879eac8ac82b91383", + "value": "308023798254", + "start": 36645306, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14484423 + }, + { + "batchID": "21228909a9af6d8643470ad17a8cd5124e9ca1a7c0626f44d9573dfaebb9ea50", + "value": "269353054739", + "start": 35819050, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6428019 + }, + { + "batchID": "212fd1b0d369761f9a171ae55d20fec1b3c3175f73bfeb0ee0ebbbfb5ca51f4b", + "value": "299441052840", + "start": 36417624, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12696351 + }, + { + "batchID": "21745403f93101792e1a328972b38f6f17d23a07a76002801be9e61f88081714", + "value": "240039883768", + "start": 40244234, + "owner": "e2d71aad5e0066be7f4e3f914ceaa4327d8a39e8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 321108 + }, + { + "batchID": "2194cab6715aa9efd8325d70b48cb5ad65187900c174c37496f595470e48446e", + "value": "303573733508", + "start": 36543390, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13557327 + }, + { + "batchID": "21b3843a5e6ee668a378cbf1008f7fa1f56413ae60f589eb1cd5af24b1d5155a", + "value": "308360251228", + "start": 36657319, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14554518 + }, + { + "batchID": "21f06e21323b4d05c019e08a1050bf24674bbed314f9ad91251693900d95ff86", + "value": "302999462375", + "start": 36531779, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13437687 + }, + { + "batchID": "2238be047be92d1b52f3b048f59850c1be7d1049c5a51b1967e22f71786872c2", + "value": "306691852856", + "start": 36613931, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14206935 + }, + { + "batchID": "22458c25d11eb4cbe41cb4485c00e87a9aa08a37796722e9f472252612766c06", + "value": "303949377659", + "start": 36551240, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13635586 + }, + { + "batchID": "226a324c7998f9ddcee0e584d083f2a37d328bf97e4d35146b6a2cd19c481676", + "value": "302179829516", + "start": 36514017, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13266930 + }, + { + "batchID": "22913be8496b3ca0d6fd0c83571ff9ca3ea9444fab26f4d421e13ee548b6eefe", + "value": "308074862092", + "start": 36646904, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14495062 + }, + { + "batchID": "22d0e5c33be28528f91e274dce0efcf3c409275b07a474b6b21c95e9524835d9", + "value": "307581135852", + "start": 36634903, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14392202 + }, + { + "batchID": "22d92598c9c973dab55359496479bd95d3c8e5644faa5f5e1e4174e60e83fe08", + "value": "303220179216", + "start": 36536101, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13483669 + }, + { + "batchID": "22f3f04419db73217d035ca9c252169fb5b1a723a84b623d4cf6051ec6941724", + "value": "306510010274", + "start": 36611259, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14169051 + }, + { + "batchID": "2307f7054e2f24e7fca023ea535a6cb888f0c1456ad31be29d88035c467cd367", + "value": "397722087283", + "start": 40332134, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 33171567 + }, + { + "batchID": "232ca6432d9bd8ef1040999024ad05628676efb7371177ffb3f84ec3482bc20b", + "value": "275168505742", + "start": 39955342, + "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7639571 + }, + { + "batchID": "236399be90120ed8ae49d70b7a8708921ccda6048f8f42b7ff0d3ed2e816b97d", + "value": "295286874635", + "start": 36321306, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11830898 + }, + { + "batchID": "2388db27bd3643fad005ba0f9bcb27b611f8e8245b818acc031b9236a50a7cf7", + "value": "308115983038", + "start": 36648147, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14503629 + }, + { + "batchID": "2397463766fd97c008630c1401c7442fcce6b1027d0dbb19fc9a16ed05c347a3", + "value": "295772382415", + "start": 36332800, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11932045 + }, + { + "batchID": "23a5e86a9ce7eafd5a9d655927564fe0873d53b1fc13afa3fa439f562e19515a", + "value": "241869682955", + "start": 39924230, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 702316 + }, + { + "batchID": "23d5a2b428315d4be2318c2c43a55cd83b358d8295e0dcc7d1c6d3902fc8d699", + "value": "268698125437", + "start": 40325214, + "owner": "3a524d3a69f76549bc46a7223300db475e6e2ff3", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 6291575 + }, + { + "batchID": "23f2315d224b991bf2323d4bdf8f4844f0d764564974406547764784c7f24de3", + "value": "302890013989", + "start": 36529195, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13414885 + }, + { + "batchID": "23f4cb007f07225d4481361132e38d11ffbd3a4442ffce2433dfdcd3fa614c6b", + "value": "294651365362", + "start": 36307085, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11698500 + }, + { + "batchID": "23fabb082b9a7f22a7075aac0ddd22ad114c44f604898e336133ad9b92421abf", + "value": "304923473014", + "start": 36574478, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13838522 + }, + { + "batchID": "240dc67fc7c5629ae06a0d40c7b0d671306740f26e2c2b41ce9a0916653da1af", + "value": "306546269606", + "start": 36611880, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14176605 + }, + { + "batchID": "242146e54e55e3cabc025ab5101f9f96003de7ef073bd0c45c5f8b1721e1cfc5", + "value": "308473842881", + "start": 36661600, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14578183 + }, + { + "batchID": "242b3627d81c2ea389ac56fd5e6ff197f2c8e833af1b23943e7586c35644e209", + "value": "306415573734", + "start": 36608554, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14149377 + }, + { + "batchID": "2442283002358ffb31689a4e70f1d4de6d559aed25ac3c98b2a05506dd29c4cb", + "value": "302536017470", + "start": 36523017, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13341136 + }, + { + "batchID": "2448ffdc5eab1131d85f3621f1b3b8d55c98eea2b20f8ddaf56eb2292df5755b", + "value": "306958141642", + "start": 36618946, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14262412 + }, + { + "batchID": "245f58dc41223cebe4234f455aaf3d38ac77929e30215efdaf14773eb3cbeb26", + "value": "304228803825", + "start": 36558119, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13693800 + }, + { + "batchID": "247bdc0574dcbe797c2326dfe62dd605e5ea13bf02b661db81b8571a9e845c23", + "value": "302338392047", + "start": 36519294, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13299964 + }, + { + "batchID": "249a1f7b2bfc760f664d257884d47ecc01b959f568187478e0cb68c01f187b2d", + "value": "308781465874", + "start": 36670106, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14642271 + }, + { + "batchID": "249abafaa50bd79c2b79e61af5d01cfe1a79c9ab8dc3ab6dce738b4ea268eb05", + "value": "303357942293", + "start": 36539704, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13512370 + }, + { + "batchID": "24b5d7be05d35ebf45787f12905f28f8bf1458b1be4343df36e56a26fee4b521", + "value": "303293910261", + "start": 36537850, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13499030 + }, + { + "batchID": "24ba3c5bfa855d8543ea4db37305002a6bbd50e7ebb7e18eb59a8ed8c1492431", + "value": "238976859610", + "start": 40389838, + "owner": "2800f583aa679356cd32a6b973be2aea2bc93ff0", + "depth": 24, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 99645 + }, + { + "batchID": "24c57f1eccd775582aeecdbe40fb44dd430422c433a9e995027f6ef06791253b", + "value": "291364907208", + "start": 36953717, + "owner": "d92e0ef21ffb036046a0eb502e355196b2a30290", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 11013821 + }, + { + "batchID": "250a4a28ab7b120db060d00cb69cc897b7f9c5ccd83f43c9c5dd76af3871abed", + "value": "306376301891", + "start": 36607599, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14141195 + }, + { + "batchID": "2541427a56b77e94c0bffa90b087a93a48bd0e938c18ccf0ed7470bef5d8eb4e", + "value": "245828968531", + "start": 40143842, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1527167 + }, + { + "batchID": "2547654a56562366ad50919ddd9975330652de02d6643e9c46fe02b90dd6e477", + "value": "298625918043", + "start": 36388590, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12526532 + }, + { + "batchID": "25999f57d1adfcccf9790afa26fb701e46fa40c4163318d8d3ab70c29b01a5f2", + "value": "240670093381", + "start": 40227002, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 452402 + }, + { + "batchID": "25cf4612387584767d65e171d8497d3ba117e3956518250a87476688408a37c0", + "value": "306723625301", + "start": 36614391, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14213554 + }, + { + "batchID": "25d497126db200dfb47a82205f08b18381e9e989d3c3a6b92d0768c31735776b", + "value": "316917009726", + "start": 37029627, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16337176 + }, + { + "batchID": "25db76b3a42bfcbc3e26708b276f06e9039d97bcaaac1e6ba0cfeb07a6dec93f", + "value": "307376647777", + "start": 36628722, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14349600 + }, + { + "batchID": "265cafc87a97b916c9f4139ab756179957c3cc7c7ee59bbebef96224394a32b1", + "value": "308216224881", + "start": 36652627, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14524512 + }, + { + "batchID": "266a6cf1c6c236ddb5ad27789d312e80fd108fe9d1c10fff951dfb2a1279dbe0", + "value": "304899699510", + "start": 36574077, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13833570 + }, + { + "batchID": "266b8a2b72fe79e9c560424e7a74869e89b5403f08561374fa76005767564655", + "value": "302179051691", + "start": 36514673, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13266768 + }, + { + "batchID": "2670d8f757a233fb719dd7acc27c53e2762cdc88f9000426ee246545b2ad9f2f", + "value": "307760339519", + "start": 36637700, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14429536 + }, + { + "batchID": "2696ddfed1048e58da1ecf91802dbfa5450b3943c484212238c27daa364c657e", + "value": "313181714580", + "start": 36857311, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15558989 + }, + { + "batchID": "26c3d65148b44eb3808a58a28cc46301096b3f66df147d3303b1d8fb65c68b5c", + "value": "304016885738", + "start": 36552762, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13649650 + }, + { + "batchID": "26c73900e7eaebe87fa06641ab991dc7d23df8604ead12f91d29619084b6db27", + "value": "241720322144", + "start": 39904454, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 671199 + }, + { + "batchID": "26c91fee3f4df2f27bfe53cad58e81b2d51d27e0c8330ba017fd3ded7a94081d", + "value": "295983174953", + "start": 36337953, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11975960 + }, + { + "batchID": "26cde91eafd788c2cbe83e345edbe5cdb1b0688700a2ab2d42f5e83e6a7da8ae", + "value": "307059231080", + "start": 36620757, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14283472 + }, + { + "batchID": "26fffd785504c56c33923bbafa11c0689c097f4e8c4f77a9cfecf0ed51da71e1", + "value": "307112060886", + "start": 36621744, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14294478 + }, + { + "batchID": "274e9c1ee42de1e613f2bcfc84c85163bc7df5e50a03400fb9001d217602f30d", + "value": "302999850343", + "start": 36531793, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13437768 + }, + { + "batchID": "274fc9d54414849413d23a9ce5a9cf8b43be5de71ec952b5416fdf54d355f47e", + "value": "307957963251", + "start": 36642505, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14470708 + }, + { + "batchID": "279225f747f50117365b34338017ab0cf243c2e290ef25e363048c2518f2c7c9", + "value": "303380957318", + "start": 36540079, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13517165 + }, + { + "batchID": "27bec5c4c96afc5e70062a0bc72e87208f190d5d6fff40ec9a2470f21571fcc2", + "value": "313318196087", + "start": 36864696, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15587423 + }, + { + "batchID": "27d8e6ace665f28ed49cdc2e05dde449ebd4704f146afeb59441cde3b46a8ca9", + "value": "239484330611", + "start": 38996768, + "owner": "98ae4bdae736456c0695a17d8a1f9556b06f2e79", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 205368 + }, + { + "batchID": "280c77ec277b1169bae7726c488bd301ea9c9eb5028a741b86ab2c72ad0522ae", + "value": "274261098280", + "start": 35899057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7450528 + }, + { + "batchID": "282928cdb8cbfd73218a9d0650cb45eb150ea38ee199a259330ab20baafb242e", + "value": "306472323307", + "start": 36610135, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14161199 + }, + { + "batchID": "285860b14fce8a37bc055ecdae7ec048ad8b803946b2e16ff3c7987c92dadb44", + "value": "283144807182", + "start": 36059273, + "owner": "9d1847d8bb276bd22b80024477f32571ff740093", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 9301300 + }, + { + "batchID": "285d296bbdb85bee109d177b12ade86d19c579cd98c737b0ddcb24749a2a177d", + "value": "307440535600", + "start": 36630780, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14362910 + }, + { + "batchID": "287e511b7e5359c296aa83ce190199ba91ad64d1f92ee82d5447d5c157d7a1cf", + "value": "307463058391", + "start": 36631585, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14367603 + }, + { + "batchID": "28860804a3dcf75a27a977bdd0321db39a46a0667c989d3e6ca220c1b1ba817b", + "value": "302616291601", + "start": 36524322, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13357860 + }, + { + "batchID": "288e83ec0c4e4ea92b342ca4b2e793ef08b9c521aca27e4f676c490cfde73de2", + "value": "319696832622", + "start": 37113545, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16916306 + }, + { + "batchID": "28c11d9bfabc3f63c2ad7d48b12cfa6e64cbf4eab4f97dd8b06f2c8fd678aeb4", + "value": "308492361013", + "start": 36662036, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14582041 + }, + { + "batchID": "28c8e1e05fa8c48b094fef2cce797a00dc868a0db3d634861d4c78bd88fc3906", + "value": "308319898930", + "start": 36655653, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14546111 + }, + { + "batchID": "28f958100bf7c56ddc502377d5520e7c3fc0af6dbd58c7419ae60b61ce0a9c8a", + "value": "296675054469", + "start": 36354878, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12120102 + }, + { + "batchID": "299487c6926b01bcd1f10d58a1edf21909797d7b813fe780ef7b1724af40da93", + "value": "299069689844", + "start": 36406929, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12618984 + }, + { + "batchID": "29b82a771f2f8b68b36ac3ea290992224695a66b4b46802b4a0436567a36bc18", + "value": "251936633608", + "start": 32941215, + "owner": "620400aab24837143139e29162bcd0a6e55a7d68", + "depth": 29, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2799597 + }, + { + "batchID": "29fc5e58c8d10e170645e4c396d2171baf8545f556a0b2764023eb1c3f5fe120", + "value": "304062033623", + "start": 36553933, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13659056 + }, + { + "batchID": "2a4aa7d944465ca8114a4664d1b1f4aec3746440e61fea0aad4b9ecbac1c8ffa", + "value": "277150075579", + "start": 36399188, + "owner": "077a8ca7cf945a1f5c675a87cf7891abf3c6fd25", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 8052398 + }, + { + "batchID": "2a67b6629fcf54a31de1f4476a63c2b9bd3043d14d8d1eafa2b87a0bf3d829c5", + "value": "308237465193", + "start": 36652935, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14528937 + }, + { + "batchID": "2a70e6d3896f7467f680eccf3d79aca4affb94e6fc6b33829bf4662e4b700635", + "value": "308268363299", + "start": 36653813, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14535374 + }, + { + "batchID": "2a8109b5cdd95ddde84d4f8fb7648a56a15f057f2548f3fa4160225d56fbbe5d", + "value": "251815833128", + "start": 35465758, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2774431 + }, + { + "batchID": "2a8478a2c4720873a6d0e325f4889558e337bae0c57174712fcf16927d122cba", + "value": "302162375268", + "start": 36512246, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263294 + }, + { + "batchID": "2a959cb6540e5ce8f0cb869c7c3d5515b0d687770dbbd0780195507d249665ae", + "value": "306469140769", + "start": 36610021, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14160536 + }, + { + "batchID": "2ac8b90eb5c3b5dbe493c3b397cedacce5786745f3b314c10e03254da6446d2f", + "value": "307038619676", + "start": 36620471, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14279178 + }, + { + "batchID": "2af2091ce62508197b97e0e4d2f5c846b964faed595906ab67f73cedc825f76f", + "value": "306712987768", + "start": 36614236, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14211338 + }, + { + "batchID": "2b0f292d0828543cc35ccf4d0f8fbf3442b0769260d9ba72873c8f647e7b4935", + "value": "296606237645", + "start": 36353292, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12105765 + }, + { + "batchID": "2b16294db84f7c3df01d1c12990e9c3ea3ea115b0dcbd22941ab4f6f69a889d8", + "value": "295982873025", + "start": 36337942, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11975897 + }, + { + "batchID": "2b3b929160968553ce8bfc32ff96b649a05a379761ef0769bd026de00dc4af8e", + "value": "303269173012", + "start": 36536958, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13493877 + }, + { + "batchID": "2ba7cf54bf7ec2ab449f6825da872420aca4ae4831a0393b992de681ebd63cfc", + "value": "303651155067", + "start": 36544816, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13573456 + }, + { + "batchID": "2bae1157737cb9c6697b897c80177371717d91deceec53ed605468117cc4ad32", + "value": "635605652609", + "start": 39938678, + "owner": "d03130d67cc5b077ca76aeec00f88e079b9d93e8", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 82730643 + }, + { + "batchID": "2bc392713add43ea27dde56156638d26cb49956f0d3416fd0d1f987c5465fc79", + "value": "287562667315", + "start": 36159311, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10221688 + }, + { + "batchID": "2bcfb43539f93db2b9a5a085f304b7da1fa213f99e7a55dc8699fa3672c4093f", + "value": "280107007330", + "start": 39954914, + "owner": "f7f8bf040a9a352aca3b98e57797f1d94d9d7b11", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 8668425 + }, + { + "batchID": "2c00bbcb0a107e2e1e9ef7482081aaaee9884cbd4049e0f0cb15e3009d641c3f", + "value": "244381402441", + "start": 40174500, + "owner": "0c5d7d9e244789aa7a6d1890a90f8bfc61eef143", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1225591 + }, + { + "batchID": "2c81ba2cb203e05c2bdaba860fb7b14fad7dfd454060e8a6560cc4bc15373c4b", + "value": "303039096594", + "start": 36532754, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13445944 + }, + { + "batchID": "2c8996b05efd31ceb6792a616cddbd3e266b8964359409e569a73386eab1b7b9", + "value": "298562962375", + "start": 36386769, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12513416 + }, + { + "batchID": "2d0f188cfed1055ffd562cf0a243900afea3af15b1bf757854537470e68bd011", + "value": "306727033737", + "start": 36614513, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14214264 + }, + { + "batchID": "2d196f69ce9eada122613bf7f75f614e72d473da59fe9bc77c7d43273a179258", + "value": "308163218946", + "start": 36649383, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513469 + }, + { + "batchID": "2d27751966c1f2f721cea94d2e29c5486c97ce9187038401ce435ed99faf06fe", + "value": "296577836588", + "start": 36352488, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12099848 + }, + { + "batchID": "2d4127d309a492a8d0a9ab6d2795b8bdb25acb23aef35faaa82b8692f107fabb", + "value": "240838806120", + "start": 40231551, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 487550 + }, + { + "batchID": "2d64c2b5bc527ef7b94e40d06a49f1eed8540939408dd1e7144aef116a0cc0eb", + "value": "239972807692", + "start": 40347448, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 307134 + }, + { + "batchID": "2d64e460ed9c7e4cafb7752b635672112913619452ced47328048c4dbf71ddd2", + "value": "308572686912", + "start": 36664904, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14598775 + }, + { + "batchID": "2dc20e8f266e10f6d6f2dde014bc638f85e6cbe6fa33e6097482d54182e0a7be", + "value": "308004278135", + "start": 36644609, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14480357 + }, + { + "batchID": "2e0739bfde2981a9c7e094c3cba7cb7b83ddec45648a460a6337f10dc3946b95", + "value": "302654122542", + "start": 36525005, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13365741 + }, + { + "batchID": "2e16f7bbf6883b2e1adb930dac3582ec7ee2d3b43c51eca8b4e07cc5e9cc8b27", + "value": "304093011669", + "start": 36555048, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13665510 + }, + { + "batchID": "2e32105abea3000c7a5daddcc66e908d4c771996fe9ac2c1bb39bcc2c2206a88", + "value": "298565616199", + "start": 36386865, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12513969 + }, + { + "batchID": "2e49d74eda27d608a11a2888628ab800555d9d27e1845a083c7f4b1fab9d52c9", + "value": "304773987951", + "start": 36570919, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13807380 + }, + { + "batchID": "2e654fd2c6e4da71f8e1e7dbe3ffa3ee872ae2c1ce00f38aa8181a58318240cf", + "value": "308620837142", + "start": 36666398, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14608807 + }, + { + "batchID": "2e9e605bb841ffbd30e176245ee1e9ff86f2d1d17931b6ac7a4ddb5d93b41f3e", + "value": "240138677679", + "start": 40252838, + "owner": "41365e3dfa5a3d6f3354d0a0d201a77f25e1fce1", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341690 + }, + { + "batchID": "2ebef18a9b868191a01998e6352b4e111ae6dc54842016a5485e45c941975f21", + "value": "303024198132", + "start": 36532444, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13442840 + }, + { + "batchID": "2edf7f2f0dbb9bdcd3d300bf1497fe0be773d617f32eeb48c98a9e58294624c0", + "value": "308076150460", + "start": 36646950, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14495330 + }, + { + "batchID": "2ee0d3e9907ce08fa71ad236d7a26db2bcadaf49fba2583d27fefebf83864621", + "value": "308160604111", + "start": 36649740, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14512925 + }, + { + "batchID": "2f22c110178f881ecac6589a7f7548370531e9540677fe37ac3c05d6a690d9df", + "value": "299527028179", + "start": 36420049, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12714263 + }, + { + "batchID": "2f4390a36fa374615162a598d61c6f6132f9bbae5ea0ec35de5dbe63b8a2010b", + "value": "308161118121", + "start": 36649308, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513032 + }, + { + "batchID": "2f641295d6d206b15446fe4645cfef6c3ec987ed22c0a26b13ba612ebd44d705", + "value": "277436089097", + "start": 36038695, + "owner": "8b058d7838b19313738b75b223ee28806e05c9be", + "depth": 30, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 8111984 + }, + { + "batchID": "2f9545c610bc9846d69c530ff592cac4fe793992500bea3a6cbfda1e43dc1826", + "value": "259535208000", + "start": 31306500, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4382634 + }, + { + "batchID": "2fc709fe46305c151c92cdf42d913ce9338952e77242bbaa322df9d9e6f33771", + "value": "307926695555", + "start": 36641839, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14464194 + }, + { + "batchID": "2fef913869abb235070fb08a5b2709073d8a7f5c252390e0a9709ba4047b3605", + "value": "306496444506", + "start": 36610999, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14166225 + }, + { + "batchID": "3062810cd7ffc2ef39e25876c455c792c929478c8b04aa7538fb5d978ba1c823", + "value": "307084245970", + "start": 36621426, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14288683 + }, + { + "batchID": "306f8b3c8ae63d57f85dbef5dfd8eff278384af34eda9c21aaaa51ea746641a2", + "value": "305407959435", + "start": 36585763, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13939457 + }, + { + "batchID": "308d47878b195925b4bae66840b53fd16cf8fab82bd09383ca338470f1cebfff", + "value": "303205886414", + "start": 36535813, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13480692 + }, + { + "batchID": "30a1875e9ed4645c5e46b7f165d59d207ea02c352b7b0ac309f92d727a2219c1", + "value": "303175708267", + "start": 36535407, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13474405 + }, + { + "batchID": "30f75bf3a6817bb668ecce7aff60e32b87ab370774b4207dd5d4e81d7dd11e26", + "value": "302312942470", + "start": 36519058, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13294662 + }, + { + "batchID": "310ed7b2bd9a0d0ebb9b487c63f6766459b8413c0ae574c57bd0022806670ec2", + "value": "313708022102", + "start": 36889791, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15668637 + }, + { + "batchID": "312143071b6050d5788b88d6ac2244af2de891fe0369f4f62dcd0ba230419baf", + "value": "308164624172", + "start": 36649208, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513762 + }, + { + "batchID": "3122426b16721e4988e5fbf988d76fa3ce64327a72b50361f8dfceb1f3947f23", + "value": "247835159998", + "start": 39845323, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1945124 + }, + { + "batchID": "31b08c9b6d6063793b641e96ec97049f35b058023b5457ff5ea73e70baeaeb0f", + "value": "306776557020", + "start": 36615834, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14224582 + }, + { + "batchID": "328d6962ed5c1a1dcdb258cee1fad63b6e7b072630fb6e90acf0b83d1709f343", + "value": "298562500853", + "start": 36386296, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12513320 + }, + { + "batchID": "32f8415939d509059e4d72dbcb99787655ea6a4cf6c8c66b723027390c69d4e6", + "value": "299084778794", + "start": 36407475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12622128 + }, + { + "batchID": "32f9fd66ff9a150da100de9cc27e2ea7bc0ba90908440b2d74d4b8bdeaf73166", + "value": "306373454765", + "start": 36607497, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14140602 + }, + { + "batchID": "32fb5ea490d52cd7de833f11ff7c1f8a5724b96cec95d603288a8859dcd401d2", + "value": "303706475679", + "start": 36545900, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13584981 + }, + { + "batchID": "3305fd1dcb4c0fe621f66b76181fa9bc81bc0c01d5c5ff4e26ae822857a102ec", + "value": "303150687285", + "start": 36534732, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13469192 + }, + { + "batchID": "3326868d771d1587b12cc0691334da2029ed9b4d5942f2c6a988e73bfc9e8c5d", + "value": "303839656739", + "start": 36548652, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13612727 + }, + { + "batchID": "3361dd09cf72a3970b83634691cb2169e52c5cc4187b83d1ddfd499637413955", + "value": "296028953049", + "start": 36339391, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11985497 + }, + { + "batchID": "3395ed3d314fcb6ef7917a6bbade790e6af4844992f5929172b4d1898ab18e09", + "value": "302998081548", + "start": 36531274, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13437399 + }, + { + "batchID": "33ece46a272a5a2125b026d2234d36506b5087da6178845e4af7daf5f4d90933", + "value": "308095643723", + "start": 36647646, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14499391 + }, + { + "batchID": "33edd0453e63c43df104708e18c2cd2b9d1744aa1610746343a0c520d0678ad4", + "value": "319703974548", + "start": 37113802, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16917793 + }, + { + "batchID": "33efb23db54ff5e128cc3b56fc0704b63113c33b94dc7492ebfeba16e4843c7e", + "value": "308651707904", + "start": 36667275, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14615238 + }, + { + "batchID": "33fc466b6479bed866ed708b1433708e34e032c913a14a1ae10ef04bacbf0b11", + "value": "307900559922", + "start": 36641131, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14458749 + }, + { + "batchID": "3406412429b63d7701655a76b0b5ca0f734d58200cfb1151cd3db82ddeacb82f", + "value": "296305280510", + "start": 36346699, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12043066 + }, + { + "batchID": "34157abb756c8382189d84c15453caf5ac9ef140fc9b4d886fa6bc6d70dd0b45", + "value": "307543347747", + "start": 36633778, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14384330 + }, + { + "batchID": "3470046240c7336952a1e05f6388fc29c9cf6c22d7fa5af37fbd3f6ae3023f9f", + "value": "302213261044", + "start": 36516138, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13273895 + }, + { + "batchID": "34a5cfbf219b990abbf3c586e2139ed13c69621463c7dc7ad921b48953cd520f", + "value": "306968334661", + "start": 36619085, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14264535 + }, + { + "batchID": "34e9f58a199832b30a8546e0a24cc6dd2ce9ba6c4251376ccd581ca2be99e42a", + "value": "308302785890", + "start": 36655042, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14542546 + }, + { + "batchID": "352899be61fc051e6353392b3f7feeb03bfa129adf7ef3bd52f22e71b654383e", + "value": "295675472321", + "start": 36330647, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11911856 + }, + { + "batchID": "3544daed828f3373c79c2a1686fa5d5ecea3bd9c7786b2d463a3bc0cc8498870", + "value": "299041191478", + "start": 36406126, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12613047 + }, + { + "batchID": "356283debfc35442ec1192fab528dc9a9611f3493099cdc39aa2dd3242a45b81", + "value": "307370268793", + "start": 36628494, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14348271 + }, + { + "batchID": "3577512d7f602729509a25364030018fd37e4f4e448331611e8b6bdef713d2a3", + "value": "320057079089", + "start": 37128325, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16991357 + }, + { + "batchID": "35785717ec663b235145936752ceb09364a47923ec64cf1c055af754b47fa274", + "value": "307642756353", + "start": 36635978, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14405040 + }, + { + "batchID": "35ad80c62f136ac4ee913ce3214c302d63dca496edd784e56380c78ec12239bb", + "value": "302977557304", + "start": 36530761, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13433123 + }, + { + "batchID": "3618117487389af00b3046e35dda6aa4c217857fcd12e786e04e24a45ac1729d", + "value": "307391224470", + "start": 36629243, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14352637 + }, + { + "batchID": "362e5a5de13e9ab9b47e9e48bffb9cb1e9b577de4619eb7e551cdabc06b9eb80", + "value": "307816456884", + "start": 36639479, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14441227 + }, + { + "batchID": "3631333c99e2a411667110539bedb5acb92f17e029e6e3ea3b41565589aa390a", + "value": "302164505684", + "start": 36513007, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263737 + }, + { + "batchID": "364279e6ef8a0ddf06cc7b475cebd24a2dbe673846a0bc302bc1edbd33670b06", + "value": "305524168831", + "start": 36589029, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13963667 + }, + { + "batchID": "36560ae0621ba2eeaef41003fcd9779f630cfdf7731fdc5b91c0a845daed3ee3", + "value": "308154373393", + "start": 36651094, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14511627 + }, + { + "batchID": "36a2fb697b40f8eafa2822b51dea762c744a891f3dcb31178c5f322fb15a3e9b", + "value": "302200013820", + "start": 36515659, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13271135 + }, + { + "batchID": "36f4ec7944ff5a87e3e6cdb77e5b5b630df96aebed94af3d119f1a18802ba826", + "value": "305837026063", + "start": 36595955, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14028846 + }, + { + "batchID": "373f0d0d3fd83db90017bd577ed41df83347d6eb14f32dd97f0f801f66317070", + "value": "302999240679", + "start": 36531771, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13437641 + }, + { + "batchID": "375c2756ba53439dace59f96b5ed3868cd1a27a33682eda55d1e2dc92bcf19a6", + "value": "304679753170", + "start": 36567985, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13787747 + }, + { + "batchID": "3795a1ae5aba51b40b89f2ea22ad912d26c3f00cd68315b6081b992eca5a175b", + "value": "313168539669", + "start": 36856160, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556245 + }, + { + "batchID": "37de17ea8d3f976c85a2e87a52a1a466c4041faea98b03625053e7c4cd908e91", + "value": "243720312000", + "start": 31306475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1087864 + }, + { + "batchID": "37fd0da54d8a456190820fa14aabb761fcadf7855f614e10288961d5e8021ff2", + "value": "307961688448", + "start": 36642638, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14471484 + }, + { + "batchID": "383132e834d3a24328d40e18c7f1ffe41af34d9e72beb6ad12cbcff8a55bacc7", + "value": "255045993795", + "start": 38540161, + "owner": "a8dea788b06434e85abfed2064cb14d028f53ea4", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3447381 + }, + { + "batchID": "385c9f0857715febd2800ee24cb0d6236beafa137ce43a268359f073e7f7a3a5", + "value": "293803632496", + "start": 36291994, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11521889 + }, + { + "batchID": "385d1ef567edb19ec8bf59b210da7f6f56267dcf2468cea03c4f35976020fabe", + "value": "303819939329", + "start": 36547942, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13608619 + }, + { + "batchID": "385d57aa0fe230b1964be518753d24d763d5d316ff7f6e5719771f0b1a0f9f42", + "value": "307916299448", + "start": 36641693, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14462028 + }, + { + "batchID": "3894228759e9921b187415d2aeca17e88b0cf6f43d287a32ea9d6f09f2258364", + "value": "295402875419", + "start": 36323927, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11855065 + }, + { + "batchID": "38cb2717a09a205f27d0a7d495316530bc2dfe89308720be41601bcaa6ccfb52", + "value": "306935593077", + "start": 36618365, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14257714 + }, + { + "batchID": "390b83953dceb5f196412b4d85b805177097336aac1ea1f0f6373de7607d11b3", + "value": "306471876635", + "start": 36610119, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14161106 + }, + { + "batchID": "394c6927473b0441b7e0a2bfd94494c4de5b3a3a1515e9689f03d4aac32d7913", + "value": "322815041349", + "start": 32918648, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 28, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 17565932 + }, + { + "batchID": "3961b312469eea9f34d242b8f2ae72f1644525611a461ea3243d5419fdaa421e", + "value": "308590107112", + "start": 36665526, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14602404 + }, + { + "batchID": "39870fdec7dd0332c7b84c9b140810e7f26fadf3897ef3095082f9f4aa2163a1", + "value": "245967353500", + "start": 40252892, + "owner": "a1a7b53ba31984f8dcc4363d0e9cd9b994cdbd72", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555997 + }, + { + "batchID": "3990ea8db9aec57453c9c2c86286fd86dbec3d132ebd75b9149140b466ecd6a2", + "value": "313174762653", + "start": 36858419, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15557541 + }, + { + "batchID": "3995644d7516ce8f4117ab2fa060afc562382e1db29514e66ef7622ef09cb280", + "value": "306423752829", + "start": 36608847, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14151081 + }, + { + "batchID": "3a50eba2c22be5efb3438935ddfda1bfd254c86fe93e9be97f370342b9a00982", + "value": "304324291703", + "start": 36560193, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13713693 + }, + { + "batchID": "3b0362e3272efb79cf29d7feb9cb5bfcf7c6f1bb8b23ffd5e372479fd9bc949f", + "value": "303607606871", + "start": 36544156, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13564384 + }, + { + "batchID": "3b30bc025d83ac2c23457d5b12e8eca6fb9f8a13d5bb395bd53e3794673b3676", + "value": "245965898134", + "start": 40252838, + "owner": "e5f430e0249deda953355a6282cc163e072fcc8c", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555694 + }, + { + "batchID": "3b56867dcda71dc944179c0aad645ad14a256117ca12450454285fed2c1c9cf2", + "value": "308078503132", + "start": 36647034, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14495820 + }, + { + "batchID": "3bba80aa7f3988ceed924f3cf70eac3539c52dad3886dbe1e13f2a3ed68da8d4", + "value": "313226000461", + "start": 36860257, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15568216 + }, + { + "batchID": "3bd1fd36ce8488f3289514e0a2409bd1fa82ee6b6e764016d09aea0aa6f1b4bd", + "value": "303303311409", + "start": 36538189, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13500989 + }, + { + "batchID": "3bdb7e7ccfce63de584b2990b34dc9076ee56123ec815696da8143b5657efd53", + "value": "296588760365", + "start": 36352656, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12102124 + }, + { + "batchID": "3bfeb43fc114263d6cdc65f0d2e229b5ceca8c0ca51db788a1ae0d527bccc6eb", + "value": "308388039202", + "start": 36658086, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14560307 + }, + { + "batchID": "3c4f182cae5970e6ab47f3dc1b1d6e300c7a2472c5c29c4a812f9557e1199445", + "value": "308162956867", + "start": 36649824, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513415 + }, + { + "batchID": "3c79a2ee797bcdd57a5a10864ae2a21dd76a24b8d9c5cb8a08bbfcd07cb7280c", + "value": "302941731189", + "start": 36530151, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13425659 + }, + { + "batchID": "3c7a52def4287442b81955d6e5cc1681745b9945525ac78583924fabbb471533", + "value": "303193313037", + "start": 36535587, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13478072 + }, + { + "batchID": "3c825f6a1630a677414ca719969bc82c1123772171011793cef76cf44fe5499f", + "value": "306713099516", + "start": 36614240, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14211361 + }, + { + "batchID": "3c9c36509f6f82c10cb84dcd985efa35cd116fb4ecf663eb17b98be9183b8bb5", + "value": "302200456316", + "start": 36515675, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13271227 + }, + { + "batchID": "3cd5cd32b72996c53df820e19487eefe01942041d9f0087d494cb7a15054c10d", + "value": "302886263416", + "start": 36528832, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13414104 + }, + { + "batchID": "3cddc2ba87f6962c7fb540cbb7f72d907c80adeb7289760080bd9d5aa58133dd", + "value": "308153204116", + "start": 36650827, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14511383 + }, + { + "batchID": "3d1b540fcceb44bc6144f2b4b891b2ec988b3bf46031280e549b4e13b24658bd", + "value": "298787075080", + "start": 36396929, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12560106 + }, + { + "batchID": "3d1dbbf35af694c44f04479a4f4bd412e385bbe62c8dcc524cab99b2c759f175", + "value": "308388263266", + "start": 36658094, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14560354 + }, + { + "batchID": "3d6cea9fd80cb2f7295c9ecd01d311df6e546dca514d9b5e94c73bee6d336256", + "value": "305046160379", + "start": 36577753, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13864082 + }, + { + "batchID": "3d6eeb8f945a7fb6b9ea3ffe8d49b4a376f186f040a171cf4c953b68f23ff964", + "value": "304247922894", + "start": 36558580, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13697783 + }, + { + "batchID": "3d79dd7531c5f6707f7cd4fab4fd413f4b6d21053f2952a458b06b373c203bbb", + "value": "306704305923", + "start": 36614151, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14209529 + }, + { + "batchID": "3d8fd6a50f718d4450ab972a27673c590d813e226d36f12c45bf8b81c780f9e2", + "value": "299526366933", + "start": 36419797, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12714125 + }, + { + "batchID": "3d9669a407764eeb055e509e4ccc7e98972d78fa38298c8e8dcf92e79527c837", + "value": "307962859621", + "start": 36642905, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14471728 + }, + { + "batchID": "3dc59d07d9ea897187d1c8048d6e2fa954aa5adef2e07e11bcbfbce0aba448ef", + "value": "239517840555", + "start": 40327543, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 212349 + }, + { + "batchID": "3dccf733948d4e935883686e400711001b2364ccc9b008bb0bcd12cfb139b21c", + "value": "298780968496", + "start": 36394198, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12558834 + }, + { + "batchID": "3de6d3efeef13cb020c351828da8d8640ef1569689cdd069cb8f6016160268a6", + "value": "307542260608", + "start": 36633063, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14384103 + }, + { + "batchID": "3decea28bce1ee739aab74e9ba697c384f4b05a09238c0dcaf62230e0b97f9fd", + "value": "304438442241", + "start": 36562257, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13737474 + }, + { + "batchID": "3df3ad2d42601fd4688a1ae17369de9bde46fcc213ddef62be07b14736405e13", + "value": "260027112000", + "start": 31306502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4485114 + }, + { + "batchID": "3e0953192cc8f94de6b97916228e6800d2ef84e92cd2464952c12450828f6c4d", + "value": "308288428355", + "start": 36654079, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14539555 + }, + { + "batchID": "3e56c4599dd6fc2aaeb7f83172a9ca420c0beac212bdcedc67a6714cac8e46ea", + "value": "308496029930", + "start": 36662167, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14582805 + }, + { + "batchID": "3e5976d28b9f8926fe90f3f4ff9de8828dde6c283ea82faa87b954f917b927aa", + "value": "307802653036", + "start": 36638986, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14438352 + }, + { + "batchID": "3e9653d1e00f61ea80b74e06f7e61b525a9862e101a5d086119a36008c71ef1d", + "value": "298612146528", + "start": 36388320, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12523663 + }, + { + "batchID": "3ef8eb3539c0971c2046861ad58649cbdfadfb750305ec8e80f6a87f9164a85d", + "value": "307990229010", + "start": 36643657, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14477430 + }, + { + "batchID": "3f01437fa52f80d1b4a89db16241fe632f65db268d5f0a41b8d255792a328927", + "value": "302917174366", + "start": 36529720, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13420543 + }, + { + "batchID": "3f29270d938131ff040ee7c78bd43915effcb8c3b74113979b678beb33e5d066", + "value": "304260066542", + "start": 36558790, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13700313 + }, + { + "batchID": "3f47bc612318193d1be99ac94d8aea0d75546650359fe7c56013f18fccc4dee4", + "value": "307652832042", + "start": 36636338, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14407139 + }, + { + "batchID": "3fa3a7dd714b649030e6a14c6051162b71694d75d9679c1850dcc344a03582c4", + "value": "307544327117", + "start": 36633813, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14384534 + }, + { + "batchID": "3fc771ae39d22a8737b5be15f24df4a3fa4c3490c85c3160a1d1e64b141c2697", + "value": "307799845799", + "start": 36639111, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14437767 + }, + { + "batchID": "407f04d8d1e0d113b308594ebc0b6d04483c5b41dbf54fe61412868a92ab8e73", + "value": "308081102252", + "start": 36647352, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14496362 + }, + { + "batchID": "409317827f5006966d4d3ac7a6083c4119cf02721d1a31f41b894303d1b5a322", + "value": "302869150917", + "start": 36528442, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13410539 + }, + { + "batchID": "409a40ca58679899010610d224b16bd29cb288206e229ee8a2a909052294dd98", + "value": "389487326042", + "start": 40395574, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 31455992 + }, + { + "batchID": "40ab7b88e1944082770931950856246dd19304ae7383dea4a74aa8a14dc9d568", + "value": "307446315134", + "start": 36631212, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14364114 + }, + { + "batchID": "40b538af1392001014621ec95005f61f4d2997c73726523d0ea0a17606c02fb9", + "value": "296315926630", + "start": 36346857, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12045284 + }, + { + "batchID": "40ba69489567f9e2c2fd7f0dbe02961996738e42bfc7d6a6eca384323270bd23", + "value": "394484996538", + "start": 40351227, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 32497173 + }, + { + "batchID": "40cd7a10ae9e39cae95a9afdc2cf2272d435515bd3195ccc750ee7a772aaee17", + "value": "307995041263", + "start": 36644054, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14478432 + }, + { + "batchID": "410c311dbeb352df2a7c1050599a04c0b8808378aea1d1fa516213bf099ddb2d", + "value": "303295906965", + "start": 36537922, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13499446 + }, + { + "batchID": "410d0d01e1887a5dc7c3f7b573ff59f3ef17d6cb69ab6bc86172aa66d5080ae8", + "value": "302238983037", + "start": 36516840, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13279254 + }, + { + "batchID": "411b0bcbffa470ba8ba6a2aaf3a1a62361879efa21ca73a76b713194232c9c67", + "value": "295286655355", + "start": 36321298, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11830852 + }, + { + "batchID": "411d8512d87850ccdb6baa6dd6480381d1f900a1b86f41d1287e5a0479999c07", + "value": "307399198200", + "start": 36629528, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14354298 + }, + { + "batchID": "412d4f32a012db6cb1ee502b0fb429828f68fa571df3ee3c9e851eff39026c7c", + "value": "307590297355", + "start": 36635005, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14394111 + }, + { + "batchID": "4160937e89d29abea9e7fb6c79c8f25ced0b77e594699bac1ecb75b4c838125e", + "value": "303114800333", + "start": 36534120, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13461716 + }, + { + "batchID": "417406632b9946b5642da96932fa2ab6564d572581a5b1f377898b69eaf085e8", + "value": "302241748737", + "start": 36516940, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13279830 + }, + { + "batchID": "4195fb39e1022b36698e1793a4e4ef54564499d651e40497145bf38f6f2e0027", + "value": "295088223217", + "start": 36317279, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11789512 + }, + { + "batchID": "42435f8369e0d4c8e0057d5f45626b979c5923c90b058f02f65fa3ecba6a927b", + "value": "308161775173", + "start": 36650007, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513169 + }, + { + "batchID": "425617f06a36ed134e22e9a25dced73c197b195339bf8441cbd8ad800332610c", + "value": "308412938010", + "start": 36658975, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14565494 + }, + { + "batchID": "427a4740170202209ba5bdb5d924e68645860b904f6898e5502e4831a0ff5282", + "value": "303404361410", + "start": 36540468, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13522041 + }, + { + "batchID": "42b3b2a51b95f9d1f89e6aa46b0d1b02081874406a8874cc2fc02c0420c266c4", + "value": "394381360076", + "start": 40352129, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 32475582 + }, + { + "batchID": "42c55a559cde88b33f72783d3ce0dfba0134f8f9db7c609fd8b633f7f8d6ceab", + "value": "302182291256", + "start": 36514106, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13267443 + }, + { + "batchID": "42d0c7d921d6662c73788c32299e5e48d821f5526c114c067a1b1f08fb785080", + "value": "304166947713", + "start": 36556801, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13680913 + }, + { + "batchID": "42e22a3d7a30fb0afcf03552fc16de750e46b0acd48c19c7e614ac6c0aa38e48", + "value": "298774309554", + "start": 36393729, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12557447 + }, + { + "batchID": "42f53d25688bbd422757ce096e4f11960d9df01908d597645dee733d9265d0dd", + "value": "303105527122", + "start": 36534013, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13459784 + }, + { + "batchID": "430620e292ab5ef572fa4257e1d3d9a72adfa8ed5d424f7e20051eb9764328fe", + "value": "307845731766", + "start": 36640074, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14447326 + }, + { + "batchID": "431abe5f2fafd8e2250dd74d33145f8649d1a4d18da212bf4e64a40f319d9104", + "value": "252752808000", + "start": 31306476, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2969634 + }, + { + "batchID": "4389733d19a39e820df142dfdd5c42074b31b1d2b922415be89a8bc10a697493", + "value": "307371499825", + "start": 36628538, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14348528 + }, + { + "batchID": "43bc559b2c2a40ba9688e213412e07163fff2944ee1b2596b3d53035d19f2b67", + "value": "302653402680", + "start": 36524979, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13365591 + }, + { + "batchID": "43d8476198c6ca6f6377c3611b3db3bbc61ddbdac75eab8d46498b97ee415940", + "value": "313413234229", + "start": 36869690, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15607223 + }, + { + "batchID": "43e8fddf3c45cb5553355a3cc297ea85f6a8ea9143da79456805c6e11cb13b63", + "value": "307443921059", + "start": 36630901, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14363616 + }, + { + "batchID": "43f59b91b0bc7c69f28dcf5ba3bb14bb2790191416fd28185764f2ae1460092b", + "value": "307543184113", + "start": 36633096, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14384295 + }, + { + "batchID": "44006ddf49b5be5c91d05aa62b984a0e99943e5d7e4fad565c49c03e14633f0c", + "value": "314301883657", + "start": 36920437, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15792358 + }, + { + "batchID": "440a5b1d34c72b3e97a255ffeb66d764c5ba0190af42268ffc851c2768626d1f", + "value": "302758545174", + "start": 36526726, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13387496 + }, + { + "batchID": "441548e02848e7df2c9614c64b7083ccf2c675e30356ba925dff706408c055e5", + "value": "302369955674", + "start": 36519979, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13306540 + }, + { + "batchID": "4419083bf3fa08616cacf9c3d5b7ff5374661f1ef1919850847692f60376a1e9", + "value": "240138998483", + "start": 40252857, + "owner": "e2f51409c61ca8309a6172147308560d4e4028fe", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341757 + }, + { + "batchID": "44b855254920f2f2a9c4876b6f715430dd5e1aea24b28d069ab0b22cfd1d643b", + "value": "304104014246", + "start": 36555217, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13667802 + }, + { + "batchID": "4526743d8e515b1c85b7aac13d8a2b2930034e57eb4eeefb67d4be8b1fddadba", + "value": "304380399704", + "start": 36560850, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13725382 + }, + { + "batchID": "4540da7afbb1c10f3ecefb8ecbe665056db5bcd3562be3eb90f36b8e619fb0d8", + "value": "295189966916", + "start": 36319381, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11810709 + }, + { + "batchID": "455fcd5600fdfa6a9904473dbf275f1d70858354615d37a722193380c5cbe275", + "value": "303008330062", + "start": 36532099, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13439534 + }, + { + "batchID": "45955bf146f7f03108d8b4e1a5f31f6ce527180b79c67461c0d1f0c97eb237a7", + "value": "308705828253", + "start": 36668982, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14626513 + }, + { + "batchID": "459df496a3ad382346786edf1e336c517d19d2cbfde717c4b24dae0040f8026a", + "value": "247807542020", + "start": 40231972, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1939370 + }, + { + "batchID": "45b87cc1ac95fd751ea83b3534a0369920073666bbb64d4c22f44b732bb930c8", + "value": "303801968813", + "start": 36547522, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13604876 + }, + { + "batchID": "45fa65824c91d45fb8c995033aed48306434ce3ed4f4da3ac64fc4d37bca41aa", + "value": "313382006340", + "start": 36866759, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15600717 + }, + { + "batchID": "4699d2874b4b7c933717d7cbe2be4508f6e0e8d6306d7d27073e75474d27e2c9", + "value": "304135771946", + "start": 36556133, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13674418 + }, + { + "batchID": "46bf4803ff767b65ef4259dafa350df88b34732e3bac2aea852c7b26c327faa3", + "value": "306954619312", + "start": 36618820, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14261678 + }, + { + "batchID": "46efeef2d2ca952050a24fc9efb3cea02a08f22effa042b8e4f1490bf01c6e2d", + "value": "303913401690", + "start": 36550626, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13628091 + }, + { + "batchID": "46f4084ff30b294f7de2d51006fc123a1e54d8c3b25b1fb860298f8ed85d83aa", + "value": "297237057640", + "start": 36368207, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12237186 + }, + { + "batchID": "46fa4d811db5024ec4be52936723eb34e3a7602340acb4aa20c73ba688163179", + "value": "307932801081", + "start": 36642057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14465466 + }, + { + "batchID": "46fc995818d2cbcef941176dcc44e6c37355a5d3f109cab94e2fe45b18b9e442", + "value": "303799969373", + "start": 36547450, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13604459 + }, + { + "batchID": "47940160d4acdff887114d1b2dacd3c2143df590a991bd3c6c881c8fd9449939", + "value": "307775002974", + "start": 36638449, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14432591 + }, + { + "batchID": "47976f1a136e890fe782d0a33b2c776c16185713652aea9f8234d31864426287", + "value": "306803093370", + "start": 36616558, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14230110 + }, + { + "batchID": "47a8e8982633b9d9917889fe4f4681f8f2ece79f786935b6ed171ace8e8f27e3", + "value": "304066645601", + "start": 36554099, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13660017 + }, + { + "batchID": "4804b21a40a5aecccf98dd1bb1724e7a7f1a7b3fa6fda7e1c81676e92d6ec8e8", + "value": "313385538621", + "start": 36867112, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15601453 + }, + { + "batchID": "480f64b530f19bc0e82ce64a93652947e7f90f138510f22ef8e0e82010169cf3", + "value": "313176951709", + "start": 36856914, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15557997 + }, + { + "batchID": "484b49543fc6f60f67bdfd931be4a8be38a80cc9ceed20f43acaeeb789b2afae", + "value": "308074918108", + "start": 36646906, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14495073 + }, + { + "batchID": "484c202729215105ab4fc248fa438bb74c298e54b732041f315bab4d75e93ee5", + "value": "245965386103", + "start": 40252819, + "owner": "9a64ed25f311cfdc2cdb548dbdd279af29cd539c", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555588 + }, + { + "batchID": "486200764c94c586d7cbd40f795f25139604d359748154fbd4b8bd310431f84b", + "value": "269317746323", + "start": 35818157, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6420663 + }, + { + "batchID": "487a806ccbf5ab2c64bb5f02c46c7150f867d429d5090af7cc602261b539e08b", + "value": "240138614171", + "start": 40252961, + "owner": "28d814b8e54582717944621b9f9dddaef6da609d", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341677 + }, + { + "batchID": "48913e4dda1490a8530d339cb91a60567ee1c3ced8d64b4c3f679dd0c9ed6ed1", + "value": "307647990109", + "start": 36636165, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14406130 + }, + { + "batchID": "4898cb1ebac2ed790ba7cd85b53a4b370655f9c5d4b1c580ec851782f9620641", + "value": "302840061931", + "start": 36528075, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13404478 + }, + { + "batchID": "48a5600da40e195738f1e937ab8b0ba42b2a4ae690ce0468350b2cd0df79dd46", + "value": "308184769755", + "start": 36651729, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14517959 + }, + { + "batchID": "48d20c5fd6d0bf9df7f9dda4e36b94f38e61200ed7b8e594a0643a9515a938ea", + "value": "304148442041", + "start": 36556362, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13677058 + }, + { + "batchID": "48e0ce6fffa761a2041d29231e1e5322bda33885d3dcaba598b4a617ba0f8d7f", + "value": "302756412582", + "start": 36526649, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13387051 + }, + { + "batchID": "4911ca8c27c517bd5bb34426a1a92bd93c975c55bb86f70825dac59294b95d76", + "value": "308386694818", + "start": 36658038, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14560027 + }, + { + "batchID": "497a6b206122daf695dc17ce67ff2f5111fb32e98e64d67aa3f558c2b5e715a6", + "value": "299398757764", + "start": 36415410, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12687540 + }, + { + "batchID": "49a9c3d030d2e5e567ce499cd5944f2b4d1ce4d601fca67c5bf33a134bd6198a", + "value": "308156056128", + "start": 36650028, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14511977 + }, + { + "batchID": "4a4126e63142a9c1b7082c34b0ea879a0363fa6996fdd2c2bb5a3d34945c128c", + "value": "304568495321", + "start": 36565119, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13764569 + }, + { + "batchID": "4a4cb6caacc7e805a0ceacb07a1354e98bb9a65f2c900aafb9f6ab0315567378", + "value": "295898116129", + "start": 36335773, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11958240 + }, + { + "batchID": "4a6a776d89b7452ee0503047c4374bb0d9540963162bd66439cbcd1acefda0fa", + "value": "240138566825", + "start": 40252830, + "owner": "ba79f39d103eff839fb4ae11a30aea8a67a24dd4", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341667 + }, + { + "batchID": "4a6c45ab82398bc0a14fbf9a169b1b25afacd4e1dc573c29a96e586ea2e36e54", + "value": "304359055524", + "start": 36560536, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13720935 + }, + { + "batchID": "4a8ab0a4d3260752b25d6f7881db70af6f0039208d0c7e9c27c9382413306f08", + "value": "308139212909", + "start": 36648526, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14508468 + }, + { + "batchID": "4a8ad55b54e1cd7f002043d48e1de457504a7356265feeafc9b14b3dfb6ee3b1", + "value": "306533819990", + "start": 36611660, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14174011 + }, + { + "batchID": "4ac78f9f2e5ef92c521042fe7f87c493be44bac9576370b3ee44fea75fe82097", + "value": "303502175254", + "start": 36542175, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13542419 + }, + { + "batchID": "4ac9bdd17592aa53ca7b6f190baeff34e7ac912a22192ba65c37ab5385ab1aa5", + "value": "295810562483", + "start": 36333272, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11939999 + }, + { + "batchID": "4acd190d1b68e0c5facb63558eb914deb3e91d6724be29a59b16d430ef3d8bdf", + "value": "296167952039", + "start": 36343076, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12014455 + }, + { + "batchID": "4adacc8217b3b8fb6f0308b10c20acc1258adcb1ec2c7c2760d95531b6c507fa", + "value": "308318531830", + "start": 36655379, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14545826 + }, + { + "batchID": "4add42407643e1865c32929f65f6899af7294d37913e054ceb86fc4e9810738b", + "value": "303131780044", + "start": 36534505, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13465253 + }, + { + "batchID": "4af1389494ca6123ed436ff72c96d7d404e2b02cf371976e077f3c58165a61b1", + "value": "7591251295246", + "start": 32562762, + "owner": "ad755ff2a8fc4c022a9a94b5da750858f4340a4c", + "depth": 17, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1531823485 + }, + { + "batchID": "4b359ca90c8dcd7ac962880332c4269143aec2563b7eca59e345dbd6ad195a9e", + "value": "240538765166", + "start": 40223606, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 425042 + }, + { + "batchID": "4ba320c8139de979d4c406918aa2b9b572a2108adb0308cd3c73068f9024dad5", + "value": "261609264000", + "start": 31306510, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4814729 + }, + { + "batchID": "4bda429d73985f34d1d55102291aef4971de93ff1eb49093dc441129ce3fcd8d", + "value": "303636853716", + "start": 36544528, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13570477 + }, + { + "batchID": "4bf11243abb869a479ff00eaeb0e99aba3a6a44aabe376305c11ea4b31bc275b", + "value": "238700535159", + "start": 39810925, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 42077 + }, + { + "batchID": "4c41ead10b69d0dcb2ba388c13d5fc726d1240e9c253278db1417176e7b16f93", + "value": "304416369355", + "start": 36561690, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13732876 + }, + { + "batchID": "4c4c4d3507ac395c7c43343dfd54ec8a9f8852c0ab7c4ccf5e7e15317be94f98", + "value": "298778648172", + "start": 36395483, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12558350 + }, + { + "batchID": "4c609e1f8d88c5902ef2b8a3fcfe0fa24c31788556274c87d4024be03b199177", + "value": "274250196073", + "start": 40206678, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7448256 + }, + { + "batchID": "4c7975aea26355674c9813c67863b3aba30b9c0509c55ce87c80f3ff0ac7bf95", + "value": "306449880259", + "start": 36609557, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14156524 + }, + { + "batchID": "4c80b0aa6ded8b9f7a377b61e789b9f297cf0f6a7703164a4288f7126e15654e", + "value": "302359692591", + "start": 36519836, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13304401 + }, + { + "batchID": "4ca8ddd9105de9ed4ed4eabb6a419610ae27c7ba331eb022b17f6cb9176444ba", + "value": "302234281347", + "start": 36516670, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13278274 + }, + { + "batchID": "4cc26266a97ce1978f595794ec69706562676a6aaea1b314a79cd15bc2f6ee1b", + "value": "303424298958", + "start": 36540732, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13526194 + }, + { + "batchID": "4cc9a64796035bf8c5efe71a40fa214db5782658359121d610f63ff0b994c849", + "value": "239240879611", + "start": 40407945, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 154649 + }, + { + "batchID": "4d05ed0844396c41a3ec25e1f93f59a0ea1e938051d68f226852f09a4ec1cc9d", + "value": "303543303454", + "start": 36542748, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13550987 + }, + { + "batchID": "4d55f517cc7c2bf6d7b943dc3743c9080e52ccc9dbdeb7c3e8b950b015f36218", + "value": "303549241954", + "start": 36542962, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13552224 + }, + { + "batchID": "4d6a28c762b6deaff95dc4612edc74de58f3a0dba6231394e807aa74c3e03296", + "value": "299173427799", + "start": 36409085, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12640596 + }, + { + "batchID": "4d955b530651504e612f86f0be5db81066f3823cbd71b0bd63cb1f82179a716c", + "value": "304369115888", + "start": 36560671, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13723031 + }, + { + "batchID": "4db1eb9cbcce5c591340ebc948256069435c2f48c44b66a14c4abd81978def5f", + "value": "253826912908", + "start": 35548221, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 3193406 + }, + { + "batchID": "4df60ccbd00e573b89c62cdc2a59dd46857675f7708fc09f497943b0afc3243f", + "value": "303102588908", + "start": 36533907, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13459171 + }, + { + "batchID": "4df9092318a9ebd7498f469295eda2011903c6e2fe74a31252fd9765f8fc77e5", + "value": "307543845129", + "start": 36633345, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14384433 + }, + { + "batchID": "4dff9b250b08c0fbb6837dd7c816d90ee15c3483917ab2126d7381411e88919d", + "value": "304166503121", + "start": 36556785, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13680820 + }, + { + "batchID": "4e13c52829db8497a7f06fc9ecea21eb4d1e7e532d5ffd0b598c8909986acd6a", + "value": "302734105170", + "start": 36526299, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13382404 + }, + { + "batchID": "4e1f705eb4ce512bc4ed2e3736f535d7d0dabfc55ba0cd931b2e7e5b952719a9", + "value": "306788312581", + "start": 36616029, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14227031 + }, + { + "batchID": "4e4315543f96c0ef8bb534aad3b779fa431591f3e7fd1027362c69de86e6d75a", + "value": "247390699335", + "start": 40223429, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1852528 + }, + { + "batchID": "4e7bccda4049f3a49f4cf62110b46d83b5b7ab3a7fada3c2a4918036dc45a906", + "value": "307577526045", + "start": 36634774, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14391450 + }, + { + "batchID": "4e917fb3ae418e9acea0c746874c60fd3dbbb28f9b0bc61c05ea51f3a2fd3a5d", + "value": "303686981851", + "start": 36545425, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13580920 + }, + { + "batchID": "4ebace22348b7d033841ceaab724cc062f4d0875f6ecf5847ad7a5fce2ddad6f", + "value": "304386127122", + "start": 36561056, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13726575 + }, + { + "batchID": "4ec2f0bd8a46a25b17d4bc53ce6ca51c396a425b3dcf41f1f4d63c5509d2c0f0", + "value": "302237655501", + "start": 36516792, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13278977 + }, + { + "batchID": "4ec334f5811c82d5d84176076a3cde5497a01c0cbb2e37725d363f649dc00a7d", + "value": "307064320346", + "start": 36620939, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14284532 + }, + { + "batchID": "4ec5caa33844cc84cd6cfdcc08a2b9dc783be997ed569522059debc316828a7a", + "value": "262335792000", + "start": 31306512, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4966089 + }, + { + "batchID": "4eddd49640c18a1880e5459ff6994755ee0264cd1a65a977816fdac8d57e90b9", + "value": "303835102295", + "start": 36548488, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13611778 + }, + { + "batchID": "4f339dade86433ed407176fb7a0dbf945671056ed5345fd24bc09942d022f77f", + "value": "304157361198", + "start": 36556456, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13678916 + }, + { + "batchID": "4f8d63007b4acccfca7616da6f4e12728a92c1c583c747292e76e11ab242c000", + "value": "303286601024", + "start": 36537359, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13497507 + }, + { + "batchID": "4fa21d0ff355161014ce9ef767b7d47cba3a80a84412fe400eee507f48b4e363", + "value": "299419517667", + "start": 36416617, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12691865 + }, + { + "batchID": "4fa499d80d235a8fc2d2198177ca5a1917d1744b69912c83e67b40f68a385455", + "value": "252744927604", + "start": 35503410, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2967992 + }, + { + "batchID": "4fa8b5f7a847e585c38ff1c2bc7fc08daf3b066fdd3e64b59de588b088247c59", + "value": "269443757037", + "start": 35820137, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6446915 + }, + { + "batchID": "4fb5ed58d24aab034ee03142875e5c5ba936483a351c2f121002f3deb42c6389", + "value": "304071507626", + "start": 36554274, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13661030 + }, + { + "batchID": "4fbbd1d7880dc0f06910499bdcb5053f94b6531553a77fe57100c6adee9d19e8", + "value": "302203277228", + "start": 36515777, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13271815 + }, + { + "batchID": "4ff222ff27860e750e2dadbf9770582e7250935374b3aa090b0bf27decfb9c1d", + "value": "303559093212", + "start": 36543317, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13554277 + }, + { + "batchID": "50431e46b669e08da1871ca3fec87b7af4762d1a8367ca2f2320d9e8f3925385", + "value": "308289436715", + "start": 36654115, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14539765 + }, + { + "batchID": "50805c712455b1f057d888d94e55ecaa84443631793214b2e1b8726b325d15f4", + "value": "308560541800", + "start": 36664020, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14596245 + }, + { + "batchID": "508383691aeb5d0be7b4312ff366b4c07857895551fe0fe3e2b44fc735bac6f6", + "value": "308187430135", + "start": 36651824, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14518513 + }, + { + "batchID": "508b5d51cdd18ed8aed4aed4f3a0b98e55f8a827c03b4cd224e3678840b0f0d9", + "value": "307929384227", + "start": 36641935, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14464754 + }, + { + "batchID": "50c9db316f98070888f5b7ecf91aa312b67bf1dfe7a35964f86f6684f8d54195", + "value": "295198932270", + "start": 36319478, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11812576 + }, + { + "batchID": "50cb501f29b670568174e8640bffb623fed0d95659e7fbf352ed9c17e789d8e6", + "value": "260039784000", + "start": 31306502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4487754 + }, + { + "batchID": "50ffe4975db70564e689a71564640807d03a56523e8d5370654fd7060b5e1b57", + "value": "306932165071", + "start": 36618468, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14257000 + }, + { + "batchID": "51b12789e153218abd780bf23dae349436f61a6964eb3abbe4e1f954282cb803", + "value": "262913521943", + "start": 40309530, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5086449 + }, + { + "batchID": "51bc53cfbb21ef970edf807095f105af06826e846648ab30b8c081da31971796", + "value": "308573504690", + "start": 36664708, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14598946 + }, + { + "batchID": "51d4b87d280e0bccefd7fc8cd6ca40d4614f95459881dab4f50b587f6706fd0f", + "value": "302617011385", + "start": 36524348, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13358009 + }, + { + "batchID": "51ec0faeb6b63f6d6649eecbcc26af14ad0080a982e505b09f29da29c609ff05", + "value": "296213369239", + "start": 36344041, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12023917 + }, + { + "batchID": "51f1e0126fe609e1ef9eea36f98087190ba5ee96c845c78a4702cd33a41e84f5", + "value": "308639266866", + "start": 36667056, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14612646 + }, + { + "batchID": "52006fb77995b5d1f971fdbd856cfaa45d063a32df0ade9e72f7f24c5ea31acd", + "value": "303992493733", + "start": 36552111, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13644568 + }, + { + "batchID": "5248ea8e9ab78bd180bfdcfd8db891a2e7c7e549d4ae65597121a35c22213b5a", + "value": "307997595377", + "start": 36643920, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14478964 + }, + { + "batchID": "52549680ed7f8feb5dbe6fab49fd8d21fe7d65f7abd730949bb412bc918f5076", + "value": "3361151613714", + "start": 38950364, + "owner": "2600d0b07e1e60753d5ae8ef8f87f44d5dccdd53", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 650552718 + }, + { + "batchID": "52750f3c31da9701eb238c346b1b043cbdea9c5327f97e0ca39dd78301dee3c7", + "value": "296727536055", + "start": 36356558, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12131035 + }, + { + "batchID": "52adfdfa49b6d65cc741693e8f6668d61c7505fe2b696d69b3a3fac03f0b620d", + "value": "299194192429", + "start": 36409608, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12644922 + }, + { + "batchID": "52bea4151539d4a33a8d6a1502b9c68a962c88ed8c7ee0fa58f59bf7e69ad432", + "value": "308570821103", + "start": 36664387, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14598387 + }, + { + "batchID": "52e0eb469c41745d9eee24762ff0c3947867701df8a2c9d9534bea546187da86", + "value": "247837353098", + "start": 39845385, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1945581 + }, + { + "batchID": "52f1dfe13d42568ca99ba1fa0debfa20ac2313d3a1175b0b88037a666ba9b899", + "value": "313424529998", + "start": 36871680, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15609576 + }, + { + "batchID": "530302be2c7810452d1b081b4a1101f33e98762a6490b2825c35491fa189e9cd", + "value": "302680359648", + "start": 36525497, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13371207 + }, + { + "batchID": "5356daff6a41fd958f439dc781e37ee8c0de04bcbf317132ccad86bb55962c4d", + "value": "302026833277", + "start": 36506207, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13235056 + }, + { + "batchID": "5389e78749c993024fd2e89ef87dcb8c3774db3167773ab72fd2102231c9ac08", + "value": "268296916213", + "start": 35803770, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6207990 + }, + { + "batchID": "5396e7bc84cb48c5b6707218249718e9fed411996a5a8e8a095c368a61b1306e", + "value": "306968138969", + "start": 36619078, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14264494 + }, + { + "batchID": "53a51cea4b3293757069ce746863c21c975ceb79cbfe88ba01936984f991a0bb", + "value": "304531731750", + "start": 36564024, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13756910 + }, + { + "batchID": "53b25e1b2ee0a109fd868476ee879c17a8dedd828a0504b367212a059a26b752", + "value": "307764819352", + "start": 36637860, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14430469 + }, + { + "batchID": "53b874a0114eb68ef14762f524a32aeba7418969feeada6850ae48c241a47e17", + "value": "302519497614", + "start": 36522648, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13337694 + }, + { + "batchID": "53c7292255637c35f8d29651e16b5857ce7b0e044cc7635eed87d7a2a67c2531", + "value": "304701216314", + "start": 36569210, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13792219 + }, + { + "batchID": "53ea91aac5a1c63fb94b4c08f093ce3ec693f7e628aa2f9ca9d29ed0e22fb3d3", + "value": "302977446452", + "start": 36530757, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13433100 + }, + { + "batchID": "542ef071d24819b739be853dc71fb488bb1b25cb9ac2fdbd3f3e29d8403293cb", + "value": "245966275420", + "start": 40252852, + "owner": "3dc1cd9e38ddd286594f7851ec7f7acc5076b6fd", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555773 + }, + { + "batchID": "5458d44107538094477d4e31c27086d77fad2e814315afe58a88995d59e6db5d", + "value": "308243038586", + "start": 36653134, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14530098 + }, + { + "batchID": "54ab661533da313a06fc5f732df345af2629627f3d9f4d5c9e8096a6035893ed", + "value": "313482008886", + "start": 36874649, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15621551 + }, + { + "batchID": "54e324a5ede9f8894b8aecff98b5ed2076c64bdf869e5b4eef3cbe5743060211", + "value": "308196503431", + "start": 36652148, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14520404 + }, + { + "batchID": "54ed84f912bb2b50804efc0a9dcdd8d7a9ec1cff4dfbc9377300d64177fc86c4", + "value": "305264734039", + "start": 36582432, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13909618 + }, + { + "batchID": "54f8b4e11e268b52b520534ce37554b830c0e975b6d1174d5cae82f6c0821911", + "value": "246999948654", + "start": 40214175, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1771121 + }, + { + "batchID": "551ed654ea624add7049c7fa4f695e0cd86c669ab7e5c53a2b06e3c90e04c3d7", + "value": "298777544253", + "start": 36393846, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12558121 + }, + { + "batchID": "552f848bb48a5bde220bc766fe68f0a431a40169851f68ea8127f1097fdd1411", + "value": "298851482294", + "start": 36400858, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12573524 + }, + { + "batchID": "553a68bd5dfdf3ddec33318bcaa8d0d403948a0dfda90fedb1256cc2f40083c7", + "value": "305797535856", + "start": 36594991, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14020619 + }, + { + "batchID": "5547ef772d73c2f3e486ec2ee36239a3e13176da45ed2525246e9ff4d83b454b", + "value": "242003998012", + "start": 40272939, + "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 730298 + }, + { + "batchID": "55665793f3da315eb76402e8fb584e16783d596bee8a0cb8744759f5e32002ae", + "value": "307962439501", + "start": 36642890, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14471640 + }, + { + "batchID": "556cf89f0e1c251aca405c1eeff50efe8a7c62e33a3b58d749d09c6cab964604", + "value": "306776437808", + "start": 36615604, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14224557 + }, + { + "batchID": "557b54f14f32b5153d24f287744d543c29da7f295d997d9fcf6da56bb416d971", + "value": "303283760349", + "start": 36537484, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13496916 + }, + { + "batchID": "558d3d80d29a8da911e251bdcb5144a09abbca7498813f8083f3cebaf94146e1", + "value": "296067102009", + "start": 36340551, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11993445 + }, + { + "batchID": "559766d3e2e46a9fe6515205c0c9179395c0eb2aaac4a110f91d26393e4d29f7", + "value": "302719572988", + "start": 36526002, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13379376 + }, + { + "batchID": "55a4864727e2bc92028b3c6e5454c69001e1b36f437ea6a2079816a77c1e345b", + "value": "305630590760", + "start": 36591943, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13985839 + }, + { + "batchID": "55a896f7851e65d6291bce0e680575dca17911921d3aecc59f28bc57bd51f1f8", + "value": "302212541988", + "start": 36516112, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13273745 + }, + { + "batchID": "55c855d4cbbfdd3163ca366d15c5ece431cea1bccc5305a00d6889f5b0d1c8d1", + "value": "302181739263", + "start": 36513630, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13267328 + }, + { + "batchID": "55e074e4d9ba9d869120b833fcaa27148e1cfb619cf24d86b6302a566a121c65", + "value": "304792453006", + "start": 36571356, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13811227 + }, + { + "batchID": "55e2b6722900de2fcf131be6b65340656730f61ad21f4f7f2eaf9a56c575ed63", + "value": "302165390868", + "start": 36513039, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263922 + }, + { + "batchID": "55f5db7512e56c2ba8d73b9d61fa03eab15d62bcdfa765f467f6180476a33225", + "value": "303296239749", + "start": 36537934, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13499515 + }, + { + "batchID": "56006cfaa6cecbe59bfee8552c39b9a18793626bfced3e2ec5e5d560a784578d", + "value": "239295363395", + "start": 40410215, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 166000 + }, + { + "batchID": "561bb663b1f63e91fbeb3212a41451c9de88b60f2b4d9d0a6e512e6412dec28c", + "value": "303945711095", + "start": 36551108, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13634822 + }, + { + "batchID": "56320f168760678e2ec6cbbfce0673210bb763d714919d714c47f8ef6bc891ef", + "value": "302173468325", + "start": 36513331, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265605 + }, + { + "batchID": "563e72f7e6b1d10459ee63ac669975147c8e3b7538b79505110795b98dfe3706", + "value": "238573866035", + "start": 40379866, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15688 + }, + { + "batchID": "56513477a90b325e5246e8e9abbd2406a065d165ac039c0eb9783b5d026f90fb", + "value": "268229080406", + "start": 35802834, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6193857 + }, + { + "batchID": "575320451563517b6a21e8953e00e87b8a84e4dfc376d0a3b36f0cf7f498bd00", + "value": "287583884342", + "start": 36159631, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10226108 + }, + { + "batchID": "57c57b8c6d542e8b649771bc9a08737b748562fdd87f7b3eeb3f7e9955d45f10", + "value": "304193733760", + "start": 36557084, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13686493 + }, + { + "batchID": "587cbc19fd5cac31ec56ce833f6664085589bf577fccf3ff362269442e50d120", + "value": "306777974563", + "start": 36615659, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14224877 + }, + { + "batchID": "588d5fe1c72c72f4254fbcac999edfdc8612e63fec0e3b76baaffca2b2c29a0d", + "value": "308661292206", + "start": 36667392, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14617235 + }, + { + "batchID": "588f7f9cd2ce3f3cf72c4d583bd9d88ed401fbe4c3f237a7a946511968930272", + "value": "304465432958", + "start": 36562774, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13743097 + }, + { + "batchID": "589d2797172b3174bfb5433f0de507111baab97066e56f342a13ba96cd4d3f6d", + "value": "303803857173", + "start": 36547590, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13605269 + }, + { + "batchID": "58b2f77807b7706d3430c3c2c20f7198887a824e5432fa149715c96e2ab4d958", + "value": "294079662190", + "start": 36297020, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11579395 + }, + { + "batchID": "58d06a9aeb7a7232028619d0f092224b61efda6601460ff16187984bb4cd1c47", + "value": "307632446912", + "start": 36635835, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14402892 + }, + { + "batchID": "590eedf86fa2f9dfca48581f996c5fc4dd33cd67d0cd658b10fc7ad6fed6cad7", + "value": "240035443196", + "start": 40244070, + "owner": "31ac10a776a10242b2027da315d5f456d70fb98f", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 320183 + }, + { + "batchID": "591d3871343962862032491c44e53edea90ece9896669784d2f0a2ba5cff6aff", + "value": "302906794150", + "start": 36529573, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13418381 + }, + { + "batchID": "5937887a332913db4fd876d3e3ad034dfaaa704c43da6bddfd024f13f7d15bc1", + "value": "249178923854", + "start": 40290011, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2225075 + }, + { + "batchID": "59394a77db910c2c7e685e0b95436e22b20b84c5a7cef3fc20a7e3da16f632ac", + "value": "324695518347", + "start": 39271889, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 17957698 + }, + { + "batchID": "597a6024a51ac4ae69783af01d6d3bc04416b4b45f47055c97c4f8f7d018ebbf", + "value": "304702425500", + "start": 36568800, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13792471 + }, + { + "batchID": "59e17f3cc5841e667154f1b7801fde2ba9ff8b1fcf67e17b02ed8dca4a0dd22e", + "value": "294764713968", + "start": 36309152, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11722114 + }, + { + "batchID": "59ed39d5d93e7550cd4358b681fbfd4a6d11a729362d35642cbbc127e28ba5e1", + "value": "302175266573", + "start": 36513168, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265979 + }, + { + "batchID": "59fbf8b279bc9883c62b2cc8cd335d24c36e19fd37191b7d12094442ab7a0ad2", + "value": "305015137231", + "start": 36576865, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13857619 + }, + { + "batchID": "59fff77ccc97f96848d1b1303eef27b7dccde0c38717007fc489c0841091edef", + "value": "308463984161", + "start": 36661248, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14576129 + }, + { + "batchID": "5a5cf17e64cf31aca1b14385bb8b1f9d1f34f5a6b70d9be0b11b68a4f3edacdb", + "value": "306195395863", + "start": 36602925, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14103506 + }, + { + "batchID": "5aad7f85fed9f4675824a3d2b071d32fadb3a28e17f7a7666ac3cf003826ab04", + "value": "313349274331", + "start": 36865811, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15593898 + }, + { + "batchID": "5ab7bc5d73e8fcc2b4f81c34601d87b88a32cf32ce95fff238c81fd02c3021f0", + "value": "245965278307", + "start": 40252815, + "owner": "aa785dfd858b09ec75ff47fd8c512c112b3c70d8", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555565 + }, + { + "batchID": "5ae31356fdf1f0db3d135a130066703ae129ebbf98a3a64d0ebc61dfb83cb18e", + "value": "302892220574", + "start": 36529047, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13415345 + }, + { + "batchID": "5b034e1c6fd46b7f4f7acc47fc915e208f9a460426e51504ece0a0f47a905890", + "value": "308454383971", + "start": 36660680, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14574129 + }, + { + "batchID": "5b8ec8418a7a07a006f1e1b87fb3ee225f1279243e5e68f7fac3e0ff79f12638", + "value": "306893946505", + "start": 36617552, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14249038 + }, + { + "batchID": "5b8f41bba25893fc85c3fe1fea889ff47b3f8da5a39c3685026b39bf0b053cbd", + "value": "302840754506", + "start": 36528100, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13404623 + }, + { + "batchID": "5b91cbab6be582938602351e75eb1b9b6f64bd61883c73743362c85b21a08394", + "value": "298697564486", + "start": 36390497, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12541458 + }, + { + "batchID": "5b92a9f4816d2931c7e37a2c4869c1086a15129755c0d35cf7958143cbfed213", + "value": "313170999145", + "start": 36858284, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556757 + }, + { + "batchID": "5bc0e8d12500313c460f8a87413567181541f95191faaa2a1346bd7d5944465c", + "value": "307343975556", + "start": 36626878, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14342794 + }, + { + "batchID": "5bcb806b750912787c66dd5dc87dc88a484ee5da9e14f27dc6dad0290956b0ab", + "value": "307449680490", + "start": 36630656, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14364816 + }, + { + "batchID": "5be34ab4099ea2c32c78bc175b85bd489d783fac699aa6f50f766590b4001953", + "value": "302204661614", + "start": 36515599, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13272103 + }, + { + "batchID": "5c0610e2f5dec96ca26b741c852bc4c2f6dfed19da5119e466d0a9942f323080", + "value": "239931463452", + "start": 39829978, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 298520 + }, + { + "batchID": "5c0ec1ad2bbee994ea8dde350785953f0238b8ca9e22c4d0790102af901a4e69", + "value": "308283689698", + "start": 36654135, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14538567 + }, + { + "batchID": "5c3a833ac2ea4dd514f202f12a0d47c40a22e93fedad1855063048b411f8108e", + "value": "304020330582", + "start": 36552886, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13650368 + }, + { + "batchID": "5c5cc32116df149d2f563296c784a2dc6d854a1bb969c890dbad6525ab8e2001", + "value": "260022144000", + "start": 31306502, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4484079 + }, + { + "batchID": "5c7a83c19728b40796976bf44c91f635cd0fe038246e6664908def8f83e5a1f1", + "value": "308485673113", + "start": 36661572, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14580647 + }, + { + "batchID": "5c80922acf5409451e27b055a4f1c6575e70b1affdf0e372f8fed0386be8f374", + "value": "315621792525", + "start": 36995816, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16067339 + }, + { + "batchID": "5c959811f4580cf49fede73f0bd9293919900f471294507f3fbfcc0a88a85a8b", + "value": "308165132930", + "start": 36651253, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513868 + }, + { + "batchID": "5ca2db76e60bdbe18e488ee6f49e8f88f21f9019281249f995840a02d95cace1", + "value": "306932612319", + "start": 36618484, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14257093 + }, + { + "batchID": "5cbdc24e4080ff7d2a57303fcd5fd5474cfd01b275d6cc357aa57c0af560d436", + "value": "262351704000", + "start": 31306512, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4969404 + }, + { + "batchID": "5d0535777a9fe080d80fe793561d24ccdecd4a2b65adc25fd35c9a9b5c2cf1ba", + "value": "313228446917", + "start": 36860571, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15568725 + }, + { + "batchID": "5d8a846c7fabbb58531ac8fbf1d00f670a787290b484fca1d4054e87346eda42", + "value": "302277814378", + "start": 36518244, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13287343 + }, + { + "batchID": "5d99b5e1d468c43300675b84730c65897e89d904477fc7d1d129faa079664717", + "value": "303969905173", + "start": 36551979, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13639862 + }, + { + "batchID": "5da838914375bd5b5a45dd6f9fc1018251f7723090c95a64cdd20e4b30075c39", + "value": "304692744488", + "start": 36568452, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13790454 + }, + { + "batchID": "5dd3093d73297c7fba1a85c958f7f3e3142dbb5e603624f3745ac60678031920", + "value": "305523221591", + "start": 36588995, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13963470 + }, + { + "batchID": "5dd40b561e34f0ae9fb771283f4aa6de58be4d39e89124610e5ee2fa16a9e740", + "value": "328226249968", + "start": 36979692, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 28, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 18693268 + }, + { + "batchID": "5de02e859e67343cc86e8d47649dd2535b2911837e1357ef4b025718f8d7adf2", + "value": "296532466436", + "start": 36351755, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12090396 + }, + { + "batchID": "5df33f9b92208d2dfba96040379a98df6f069a9b3cf59c9c98232208fd57b747", + "value": "319705640853", + "start": 37113635, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16918141 + }, + { + "batchID": "5e0ecd323b047b68d12ddff905c48766aed5ef7f3660a6d0ba3c138c978178b1", + "value": "302980079193", + "start": 36530852, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13433649 + }, + { + "batchID": "5e13c006fb22f3bbe1dbaa79540510bb916329548157b5140131bbca954df87b", + "value": "308357282486", + "start": 36657213, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14553899 + }, + { + "batchID": "5e1bc223ffc016e382605e909b1c69fd6032859e37e6ec153678e9f5b1e73b0d", + "value": "307642000677", + "start": 36635951, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14404882 + }, + { + "batchID": "5e34872950c304d3da9ac3311d35d589fa28f5f84c2234d62a24998285d73228", + "value": "306712624587", + "start": 36614223, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14211262 + }, + { + "batchID": "5e83367fa6868fe4996d9556a4dbff8cf5a57081ea74347e3c872b95d363bc86", + "value": "245920007156", + "start": 40148396, + "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1546134 + }, + { + "batchID": "5ebfcffead36e111980b06e466ee2108a3956111f5cab3bd6c22b4eaae7e2657", + "value": "304044252355", + "start": 36553293, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13655351 + }, + { + "batchID": "5ede9e95da258610bb62a7c2d2c8e9240b300adbc3994e37bb7bdf0299845dc3", + "value": "1961133776000", + "start": 31306519, + "owner": "0e2fdfcac8f3519948252b193b76eec57eba0cd3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 358882335 + }, + { + "batchID": "5f12f835d4112e226700ff4dd225e8d4486839b2ac4a1b6d4f8ab20cee7e8e23", + "value": "307151161168", + "start": 36622691, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14302624 + }, + { + "batchID": "5f378f567edda3d2c794eb5bb87391e3d5210c389fdd342219070dfa2dd10bff", + "value": "306487538831", + "start": 36610680, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14164369 + }, + { + "batchID": "5f3cce516803a52f2c886acb0a2fd81a38d5ccfc3fdaa74caa73535bd0e133c6", + "value": "295590173243", + "start": 36328687, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11894085 + }, + { + "batchID": "5f451fbb40181bab7e0ef40fc0bdd4e58ff4d5fbbecb56ca608e2c0a8d6b9c2b", + "value": "308287050778", + "start": 36654255, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14539268 + }, + { + "batchID": "5f6c073eea64916bd5f90fda097682ff95dc48a061754759911bfec3c8ea1ef2", + "value": "238711861464", + "start": 40385747, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 44437 + }, + { + "batchID": "5fb567860e2d16d3fa089bcbcbc0743d7185ad5b31e89c5e51cd8ab81dfb8f30", + "value": "303851181854", + "start": 36549067, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13615128 + }, + { + "batchID": "5fe20310db2058d6b640fd6beb02a217be2a7b18e151769df7aa3b49a8a8e8b9", + "value": "304089928366", + "start": 36554710, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13664867 + }, + { + "batchID": "5fe6f4d15faa610f7908001a5b9ee10c26ec22ec41b2e168ff7f31ca12f47ded", + "value": "313304753597", + "start": 36864440, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15584622 + }, + { + "batchID": "5ff2640de248c338d3e89948a5ddafd18f5924a0c087298b0d0e2953ceda0c9e", + "value": "269313197575", + "start": 35817978, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6419715 + }, + { + "batchID": "603542978d61811395b22334f1342bad451a2b44660539770833dbf80e586b62", + "value": "262308048000", + "start": 31306512, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4960309 + }, + { + "batchID": "60456e9b518ed7b288dcf57aeedcd97c457d88cb9b8733f651bc99a4f2150919", + "value": "302512523252", + "start": 36522396, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13336241 + }, + { + "batchID": "6045edbaae1fa7151a56b0e642779bb40a2553843b3916491afedba7689d346f", + "value": "304024831120", + "start": 36553048, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13651305 + }, + { + "batchID": "6053af5191fb848b52f91c3032f1829b9c30339ec2086d088af0c48b47fca085", + "value": "240243357994", + "start": 40359936, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 363498 + }, + { + "batchID": "607b7058c2dbac53357bd9899c0ce72cfb63ba4d57f6ef6c5c84e8b3acb7c26c", + "value": "983610232000", + "start": 31306533, + "owner": "cf99ac220b9fdccb3dc53420f9a251de21693374", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 155231597 + }, + { + "batchID": "60b9552f1c8e5da7270a4f8e345f96ca095401c3211d0e35e87d073e8a159bb2", + "value": "308162424696", + "start": 36649805, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513304 + }, + { + "batchID": "6122600f30e8c4b3bb728b3f6e17d97801b17c994eecece6699bb5b2b5ef772e", + "value": "308328021250", + "start": 36655943, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14547803 + }, + { + "batchID": "6165a8299295e06692193fd02dfb99b61fff19122e9d1c286cff0183fe0bcfb7", + "value": "308524148653", + "start": 36663171, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14588663 + }, + { + "batchID": "6176483960c67d38789ab7045b4b8204f3a97186cae173bd9cdb93f775050a36", + "value": "304348578274", + "start": 36560386, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13718753 + }, + { + "batchID": "619f7fbfd3d0c12bf602d2190277106f5cec8b93e4e6c9da54d49e949a822eda", + "value": "302649858744", + "start": 36524851, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13364853 + }, + { + "batchID": "61c9f191c862738e0c85c335cdf1bcace15369f091482528ea425ac4a8d042d6", + "value": "240242179353", + "start": 40215020, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 363253 + }, + { + "batchID": "62190950a500d519558d90e431c1ccffe03894200c899b670b9dfaa6430b47c9", + "value": "307341737076", + "start": 36626798, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14342327 + }, + { + "batchID": "624321c668306fc9b623ec3858bfa101306acc56b8a05e439a4453a2adf0a7e9", + "value": "306546465053", + "start": 36611887, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14176646 + }, + { + "batchID": "625442eb35ae29841d0618f74901bec7f5b9c238de3ccc90a0ec63fb09270f7d", + "value": "271383333139", + "start": 35854137, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6850993 + }, + { + "batchID": "6295356d9f4b9c220cb214bdb05f2157707105acb3cbc3e5b205d45f527858c7", + "value": "306447339903", + "start": 36609466, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14155995 + }, + { + "batchID": "629edf176d1c32f8de83b16ae95aa3f6a33b866d2ed387ece2b81eff05cd1af2", + "value": "303965571955", + "start": 36551823, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13638960 + }, + { + "batchID": "630539b353b5be977767192342c8fe5c6cde45050a4ff0e5bc5e670097e0f50b", + "value": "306779043680", + "start": 36615923, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14225100 + }, + { + "batchID": "632abec68b330502c4dc6e53414c51636389eb4876f8d435b4ff5d1708382389", + "value": "259790259904", + "start": 38188261, + "owner": "6f8cd8fdb64ca787e06750faa3dcf275fd8b02de", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 4435770 + }, + { + "batchID": "634e99cfc03c2e9e9a7941213e91af2d0d0ec2e2a22854141f561d76ef300ba7", + "value": "252009333693", + "start": 32087966, + "owner": "e5ec9fe2afde09c990761ececd6a2e614d3aa99e", + "depth": 31, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2814743 + }, + { + "batchID": "6366907e3e0e4f2708e74803ac7dfa06a0abeeb8c4f4be0f6d499f8d00205e8a", + "value": "303206357773", + "start": 36535830, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13480790 + }, + { + "batchID": "638f6fc469a60b51dcf4666fb8b09a70d74a3d9e2265b24b7e04f134503fb96d", + "value": "308190538579", + "start": 36651935, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14519161 + }, + { + "batchID": "640676a5f19f97f567d45e009f7ceb19cabbe34e28a402ba8b3562514336eaf0", + "value": "299305708453", + "start": 36412501, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12668155 + }, + { + "batchID": "6420a927d4b87b95cce6b578be10df6ab7ee2d60e35104f9e0d35c111f817a5c", + "value": "306858664269", + "start": 36616741, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14241687 + }, + { + "batchID": "64684a4d3149f636f05c4cfd6be08f8fd9d45da0ca2e9b3aa182050cb2b84b9b", + "value": "239981083243", + "start": 32960840, + "owner": "015405ca1f2ee38bcd0d693a2fc13696aed1bea9", + "depth": 17, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 308858 + }, + { + "batchID": "64836aac7015728e4371270424d5203def1596abca266ec02ad2e89c2cff3862", + "value": "298788788450", + "start": 36396991, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12560463 + }, + { + "batchID": "648d9336970b2b5d19ae52628fe6ac39b8e07c776030f250e1d9a0dc42cfb72a", + "value": "307761059970", + "start": 36637951, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14429686 + }, + { + "batchID": "649648f2b9c1a855e67122a852810b1bd907ffdecff40e1d1d3ebffd149bb32b", + "value": "302664167558", + "start": 36525140, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13367834 + }, + { + "batchID": "64c82e42bf94aee72e9461ea5be8f64d143951f26b7ec1de976bf74a0f178a4d", + "value": "298571057769", + "start": 36387290, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12515102 + }, + { + "batchID": "64d641dbcdba3888af709c9b9c18ee262014f445fbba525573ca9064b8d2a345", + "value": "295982351513", + "start": 36337923, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11975789 + }, + { + "batchID": "65325c82d5e02ce0028de4b90cd69432459a90fc4c2b73a78f96af6283c0d342", + "value": "302578130307", + "start": 36523627, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13349909 + }, + { + "batchID": "654322b6b4620cef0e19cddc972549956f8392da50eac2a7d9b0d088161c552d", + "value": "308539194281", + "start": 36663483, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14591798 + }, + { + "batchID": "655ce4c1bf5a8d9e11125f0602b8f1acb8e4716462bba57c1476e98991a82ad1", + "value": "240138450919", + "start": 40252819, + "owner": "718944387838c59712566449eeefe2282eaee129", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341643 + }, + { + "batchID": "6565c67e7c72d775f720927d0ee358190237e0d3b1a72da7d4fd1369aed02485", + "value": "302988365526", + "start": 36531151, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13435375 + }, + { + "batchID": "65685c9792bff24ad5f891421e6895c32324e335ecf8237e0ed32b1fe3c20a84", + "value": "304819070310", + "start": 36572086, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13816772 + }, + { + "batchID": "657537e2d702380c636f17975f58daceccfb8725c258962e34ce42757b8f8678", + "value": "303082962071", + "start": 36533654, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13455083 + }, + { + "batchID": "65d2e2b1d1f0ad50041ce7b5ddc7adbc52c088e0d46d30575ae47e713784b7f3", + "value": "241639274734", + "start": 40252874, + "owner": "e8ce73d7d75df6f9df13da5610e74ca39ebb22e3", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 654314 + }, + { + "batchID": "65e6fe5195bca2b3d393f408bc246f83b00ca23223e8c015198db48a1bd16f5a", + "value": "302279144235", + "start": 36517836, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13287621 + }, + { + "batchID": "6601527bf88155b81ea83645b27a730c8def2a09c1911482f0355e1294885a59", + "value": "308158125661", + "start": 36651228, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14512408 + }, + { + "batchID": "660f48624713e5b1998f8ebcff4bc9c6fe053e4bd341960d367ba7d30c9614c8", + "value": "262342128000", + "start": 31306512, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4967409 + }, + { + "batchID": "66aab1516784ee80b80ee6ee7724fc1796b512d57ebd0bc74bbf9b965d2c5afa", + "value": "308175466191", + "start": 36651622, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14516021 + }, + { + "batchID": "66d2446be10c41cf28272837dc82c65df70b43d2e95baa569f79e0e2fb1c0c64", + "value": "299235327613", + "start": 36411096, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12653492 + }, + { + "batchID": "66d70e08b4bbbb7481197bd0648471aae570647881bf11ba78738c2edf5bc117", + "value": "304665656883", + "start": 36567705, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13784811 + }, + { + "batchID": "66e90948451e46daf587a984706f8ec153340f0242f3895980fff00764f430e4", + "value": "241894217147", + "start": 39926549, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 707427 + }, + { + "batchID": "671d004b780d42c6fed3776d99aae045bf6e19cb087779e30d438e6b34f574c1", + "value": "269463337791", + "start": 35820411, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6450994 + }, + { + "batchID": "673f1f4414e593b111d0c2459abd1d2fb4b2ad431edd6c41e818273db398925f", + "value": "308153979612", + "start": 36648828, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14511545 + }, + { + "batchID": "679ca13885d56e3c8dd6f38d0269dc472446eae75a908babaef3802e7091cd86", + "value": "246908707815", + "start": 40206657, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1752113 + }, + { + "batchID": "67e53d26ace9b3ce4c5dbb963095cee6a7531971e3242bb1da343f92316399f1", + "value": "296670244769", + "start": 36354703, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12119100 + }, + { + "batchID": "6805af05c9349cd94daa5417cc8377b5bd32bc11a579308ce04c327c1d47c12e", + "value": "308161225310", + "start": 36649537, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513054 + }, + { + "batchID": "681516b8e343060758d495248a0912f6c4fde11ebf11e510b429a3c109bcabb2", + "value": "328226385990", + "start": 36979670, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 28, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 18693296 + }, + { + "batchID": "684b17888db3371b8bc0b349fe07ba6c0ed61bb9323aa388df157a5924d70a63", + "value": "295496544861", + "start": 36325963, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11874579 + }, + { + "batchID": "68705b2ffc524b230d601e759e8f57a29b823bd080b4b4c9a369259c95116a38", + "value": "307963223725", + "start": 36642918, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14471804 + }, + { + "batchID": "6873678cf61f9b80a50a05b94314f9d76b831af70cf422938108048f61f69ffb", + "value": "299041495463", + "start": 36406137, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12613110 + }, + { + "batchID": "68b00658a14dd3ddf1cefb3d9334228023dd5b8e104f413c636038d79301d625", + "value": "295840610227", + "start": 36334367, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11946259 + }, + { + "batchID": "68fca68070364aa77897732271432fd440e8e1ca0485209b74a863953184192b", + "value": "304006050373", + "start": 36552599, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13647393 + }, + { + "batchID": "6929048b10e231e6be19550f4c733d0f7a4e6298a00c418b5167517eed52386e", + "value": "314466955257", + "start": 36937976, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15826748 + }, + { + "batchID": "6933dc816afbb29d6b7b90a38238f0a8b3bd72b885352af235018c48a7fef7dd", + "value": "275187229462", + "start": 39954360, + "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7643472 + }, + { + "batchID": "6938006c9dcbde418ee52b1afd07e6d40504880b004f67ab520475c1f75b7b3a", + "value": "302181269009", + "start": 36513613, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13267230 + }, + { + "batchID": "6961fea0346400930be82aa9e3882b4cbf3b24a6a4d6c2b775b343a5f2966fb2", + "value": "308099872931", + "start": 36647797, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14500272 + }, + { + "batchID": "6976e4625d1760e613aebeb3cfa3676936aafe774e3f1949970eb310a1421cfd", + "value": "304389546891", + "start": 36561179, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13727288 + }, + { + "batchID": "6980c1158d7a4eaa8e573948680ab309794925e4d255f97ffa3ab03c38331075", + "value": "303253825326", + "start": 36536632, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13490679 + }, + { + "batchID": "69965da7ccf98ba57ada897d8d41276c0eeb5b23bc590c81c2c7e18296b5ad17", + "value": "308253658946", + "start": 36653288, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14532311 + }, + { + "batchID": "699ef920d2d53fd8f1cd9cef206e23f0248baacf8616b2601382215a43e6fd42", + "value": "245965601695", + "start": 40252827, + "owner": "c97a641dd279162db7533a48a2096e6d1b67f525", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555632 + }, + { + "batchID": "6a0bd2e64fec4ad21317c805ed4ff09e943d6bdd5bbdb7802b11591044721ff3", + "value": "306071168607", + "start": 36600733, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14077626 + }, + { + "batchID": "6a12e748ea141bff21587c55baadeac49abeae85251cb239c966cc3b955c791a", + "value": "298880601596", + "start": 36401912, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12579591 + }, + { + "batchID": "6a1c4951e5569f79a493a35c95617f80ff22755a1d74d3f859e6526f0d759861", + "value": "302488337791", + "start": 36521750, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13331202 + }, + { + "batchID": "6a4081e42a2cb32eeb26e8c99dff41a1d86a5c175457dd6bc7dc8d512eda648e", + "value": "304762255758", + "start": 36570724, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13804935 + }, + { + "batchID": "6a8464984d08121b5b6ff3d29de47a6082c952c5271f9b57fdbd8b56bb985593", + "value": "313704154566", + "start": 36889652, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15667831 + }, + { + "batchID": "6aa48d5ace5f7a40cd65dc954ccb1ccc7386078d13f87b79d9742cf76d59ba04", + "value": "307844051646", + "start": 36640014, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14446976 + }, + { + "batchID": "6aba1e3160b108a5218f52c198883017a6dee9ee6c2b182743bd109c92d4eac5", + "value": "299374203674", + "start": 36414522, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12682425 + }, + { + "batchID": "6acab19ab67016aecd6d44ba5cce9222b1588e3d99b6563039fdfd68119e8970", + "value": "308575862723", + "start": 36664567, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14599437 + }, + { + "batchID": "6b24f51614dacc8bfa194edf62e206010373e90004b3be6317599d6e2dd3a6bd", + "value": "302490883891", + "start": 36521842, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13331733 + }, + { + "batchID": "6b2b3867d2d74b13dbb7914570159332ec5bc5b1df35fa0b51a968293b7fbcf6", + "value": "303088145150", + "start": 36533841, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13456162 + }, + { + "batchID": "6b38f4d054c133aac98dc420670b721aea25308f11852119c3e8d48d9167d8af", + "value": "305418851131", + "start": 36586154, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13941726 + }, + { + "batchID": "6b4e0db0b13557b4fb5defd5d37bd3a3fdbcd0746405cf19324d0681f9f7f706", + "value": "446876998629", + "start": 39271967, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 43412174 + }, + { + "batchID": "6b5b1af80fe00a686e5f9eb504ead39eec5e9632e101dffecf0e434e52ca1fa0", + "value": "248935659981", + "start": 35795626, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2174395 + }, + { + "batchID": "6b70942ed26e0c0f54f9d08b8a86edb036798d9cc09435530d7964a9d6329482", + "value": "306882961609", + "start": 36617159, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14246749 + }, + { + "batchID": "6bb6051849225174a5eac1306288dd49a9960d46b4944f2e38edddfe745aab63", + "value": "241879672239", + "start": 39926101, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 704397 + }, + { + "batchID": "6bbe44c5f845d2f1a8719c5519a2b2e4ba5fb81372b61b967a65cba20f87933d", + "value": "296340734445", + "start": 36347301, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12050452 + }, + { + "batchID": "6bbf52ad3179c926c9fcc8d2a107311599d399132d264fb6eca7cfe6df99da05", + "value": "276959321675", + "start": 35946321, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 8012657 + }, + { + "batchID": "6bcdc43906c65e0ce3f682f3c78c62bb7aabb7fca079ace8035a68c8cd9e4f94", + "value": "269321278591", + "start": 35818296, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6421398 + }, + { + "batchID": "6bdcbbdb96c7c798cb0d137e9b91f99bcb434df31935a921d364360f33c4be01", + "value": "299447660712", + "start": 36417863, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12697728 + }, + { + "batchID": "6c17f0184e67b0cd95018c0f7e165e39c4eefddf0e3a56190ad564b721688a51", + "value": "239005780210", + "start": 40391043, + "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 105670 + }, + { + "batchID": "6c3ba2b88deedb9f8ffc7678ce74c311d68d6e112f93a4b364129472fe6f41e9", + "value": "303582815935", + "start": 36543490, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13559219 + }, + { + "batchID": "6c9ed8bf45999df0df1cc28a7ae4d5485c2b5715c5822b563b8951ea9b33f5dc", + "value": "299303997368", + "start": 36412211, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12667798 + }, + { + "batchID": "6cb179467b390832d254cab0610d040a1af0b06a8798e4234f67bb98df02a8fa", + "value": "250240912563", + "start": 39093555, + "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2446322 + }, + { + "batchID": "6cbfa97da33c31ab81e2da9c9bbd72c951dda92a4b609ad8de6241fc63471e92", + "value": "247181796325", + "start": 39826836, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1809006 + }, + { + "batchID": "6d161b485a99cfa8bac59432b660839813e4e0b58f5673639458d591b6955eed", + "value": "304111877118", + "start": 36555500, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13669440 + }, + { + "batchID": "6d2c38a8ec124d5d076dc2910d992b5d06406d4eb187dfb9707d86c2b614f00d", + "value": "304260427851", + "start": 36558803, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13700388 + }, + { + "batchID": "6da23dd2c31946d8ab7fe71ca8684afa10b9190a50ef0ac35c3af9a8dcd73d96", + "value": "319503787884", + "start": 37107279, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16876088 + }, + { + "batchID": "6dc3c426e5ed0f996a75fdc859c1875b6b655f5175bb9684cbeb97b05a645ed0", + "value": "308115927020", + "start": 36648145, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14503617 + }, + { + "batchID": "6dfcd1072ddc1e379d44dadd3224cb1407fac22646511139f578b5a643ed60f1", + "value": "238973403610", + "start": 40389694, + "owner": "56bac3f923590b2e073daab03d603cc531ac9a86", + "depth": 24, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 98925 + }, + { + "batchID": "6e104e64ad0915f0c7ed4b681fac449f0bb7d203ba7a1e1c2c9e5a3c6987b044", + "value": "308003712254", + "start": 36644814, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14480239 + }, + { + "batchID": "6e336a51c2373d73bc61b815fd8e23d207f068413b2b87a5f0dcd639df3cfb95", + "value": "306086346703", + "start": 36601051, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14080788 + }, + { + "batchID": "6e6569da7c6c6c3c827cc41ac549a296e82b2e6efc9b2938f819111d09b93dc2", + "value": "308236624983", + "start": 36652905, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14528762 + }, + { + "batchID": "6e684b9ee8793d81bddedae69e3bed9a8638d4273c6fa4f3f899eb7cadc96a76", + "value": "304381789854", + "start": 36560900, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13725672 + }, + { + "batchID": "6e7cefafd935084451dd57814ab4d8db5ce29b7e238c4f9cf5c178d1691b8f48", + "value": "247390434755", + "start": 40223419, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1852473 + }, + { + "batchID": "6ec64977c1e580737d6a9789441795fc7a01ea2b672c0f575d18b66d12957009", + "value": "306792168439", + "start": 36616167, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14227834 + }, + { + "batchID": "6f0404e8f3cf17e74421f163ed8b0c491d25be2af4efe61df2f1b439eac35e93", + "value": "296375060851", + "start": 36465238, + "owner": "fb879fad02edf61c750efcaa7b56461ef8875402", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12057603 + }, + { + "batchID": "6f134605e83d9aad455805d11157edc48b5e8ea417e13f09fd836d6b806fa195", + "value": "307855672321", + "start": 36640429, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14449397 + }, + { + "batchID": "6f575d52d0edb4bb3994d68f9afcbed91669ea42cb5b080fccce9d7186bf3b61", + "value": "302180079543", + "start": 36513570, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13266982 + }, + { + "batchID": "6f83956191bfc9b2c3de090ed83e7031d74394afbdae984532ef36c18d19843d", + "value": "319708030793", + "start": 37113721, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16918639 + }, + { + "batchID": "6fa5c936d1b4b98bd77c77db626eaac7aa53262769bfc64bf5dd8287de05ecfe", + "value": "302182785386", + "start": 36514808, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13267546 + }, + { + "batchID": "70115b28cb2795ad2840698b3c34d025ecf8b0faf55b35a874d8be6c8b98e7b8", + "value": "296070780309", + "start": 36340685, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11994211 + }, + { + "batchID": "70121b328a934a52c6d6e21bcea02a0cfba2fde91a4dc24b514f564545634752", + "value": "302721483805", + "start": 36526071, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13379775 + }, + { + "batchID": "70259bc7ae972af00f6792f44d98c7abea03128ca05b0dfd9101517d7b02893e", + "value": "303730639303", + "start": 36546316, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13590015 + }, + { + "batchID": "707e5b46958a2d1aae79ba72ec3a9dd186dbcf1bfbeabceaa121bf9a1d2f2736", + "value": "258514156884", + "start": 31992347, + "owner": "b2a02d14689d596eccabf4d454a9bb4bd204a830", + "depth": 26, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 4169915 + }, + { + "batchID": "70aa4965ab17d55257e9a50487ec521a15f5c01a232b512fc16ecdd329eb82d4", + "value": "298770549562", + "start": 36393593, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12556663 + }, + { + "batchID": "70b397891aba9a294b87201dfea49ec9d0f8566df69565f07cbebe3c53caae98", + "value": "313168670227", + "start": 36857748, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556272 + }, + { + "batchID": "70baba0640c9227305b7ace8884d3d515ca814e7f13901b0a3b9cc67534e588c", + "value": "296394426738", + "start": 36348567, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12061638 + }, + { + "batchID": "70ed1f0364977ec187d1613eec0935a5d884a74c8e9becfce783d85c4673641d", + "value": "308392767050", + "start": 36658480, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14561292 + }, + { + "batchID": "71073d608bd2cec6e34160d82ed29e794873e73149f9a183fd1443919204ab36", + "value": "303960601438", + "start": 36551417, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13637924 + }, + { + "batchID": "7124a82fa484b043e2542a4cd2b7aab3b0fc89956951aefa223a4801a44df8e3", + "value": "304892297528", + "start": 36573811, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13832027 + }, + { + "batchID": "71577844ec793255e4e6508f8c42f2132553b10bfe52159dbbfb0caa41aa396f", + "value": "305376085913", + "start": 36585298, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13932817 + }, + { + "batchID": "7162eb486e6bda0042d060434a05887e5283f6ce1fc549b33083ac2d33334c37", + "value": "303427322618", + "start": 36540841, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13526824 + }, + { + "batchID": "7166ad83d4a5b6e9ff07fd6691321efdb92bfb2decb3c623def2b93012e00d6c", + "value": "311629435727", + "start": 36771971, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15235598 + }, + { + "batchID": "7169754bcee33e0b37062cfed437e0ff60d3c784218fd4c4529d3105fa866765", + "value": "308120464478", + "start": 36648307, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14504562 + }, + { + "batchID": "718a6658a4a327258db6f0d3ca18fbd26dedbcc0f601c04a6f4d30c31023fded", + "value": "302723311543", + "start": 36526137, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13380155 + }, + { + "batchID": "7197d453970cac224f4a7d23d85f8280455ad99688996894392c0251c596f62e", + "value": "308268363299", + "start": 36653813, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14535374 + }, + { + "batchID": "720082332bd1d4543c30ecda9fba23bbb1267f85e5aa42557aa0091fa81c3c09", + "value": "307010862906", + "start": 36620155, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14273395 + }, + { + "batchID": "72312a12b63c9cf5208a54292f8d30ced2eb6bad35d84fcb5e1f0488388701b9", + "value": "302618949265", + "start": 36524418, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13358413 + }, + { + "batchID": "725ef54196c0cb116b8a76de8f1146189eb1c0a7b50e4b1b9f56dddbfd591413", + "value": "247375062509", + "start": 40223269, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1849270 + }, + { + "batchID": "725f64982f26eeb7c871cdbe3f74cf385d156c10fad1920426da61de87d964c6", + "value": "269398341299", + "start": 35819591, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6437453 + }, + { + "batchID": "7284cf4054863fe6e2268ab8a35e7c2cc0192679e2d860cbeb7272ae5d2460dd", + "value": "308218191179", + "start": 36652472, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14524922 + }, + { + "batchID": "7296f51fdc0dcd1f433ea84f716830ea0dc60299c17ba8bbd8b0ac8c9d872181", + "value": "307581079886", + "start": 36634901, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14392190 + }, + { + "batchID": "72a9ba15379d97d5ed9aa83a437631ae8f8ab86b2c098072cee4ee9631789a09", + "value": "297607701780", + "start": 36372507, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12314403 + }, + { + "batchID": "72ce66c1519a20e5e84240abea35f9c997cd9b6130f6fc6ed6992f408f99aa24", + "value": "308156445541", + "start": 36651168, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14512058 + }, + { + "batchID": "72ce972fed448ee92674875c8e0aac9ccc1cf4f88619d1ff1a1bd5bfa3306e19", + "value": "307932212934", + "start": 36642036, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14465343 + }, + { + "batchID": "72e5134299aac3ec66b850f62cc82dd23f59f65e0b6a3d0e641db0775eea5860", + "value": "306742428365", + "start": 36615064, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14217471 + }, + { + "batchID": "72fc60de29ca9db57d87a3a04a44c83e3516a1146a6ad72b9437278b334d08d8", + "value": "247570994977", + "start": 40227020, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1890089 + }, + { + "batchID": "7335bea7559ea171f219ea04d242fcf8e07efddf667fc0df2c2b782a93aaa124", + "value": "307548882249", + "start": 36633525, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14385483 + }, + { + "batchID": "734d78efb4d9b79ab12c361af36e7df643e72b62ec81d283cab928df3408b97a", + "value": "307982325329", + "start": 36643600, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14475783 + }, + { + "batchID": "734e4db37e6b212139e996544071bdf76326e13e7da80818125cec4a9f9b388f", + "value": "305318593137", + "start": 36584366, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13920839 + }, + { + "batchID": "736c811cdc61d87835bd4b4ed29a742954104a333fbabed895be4f542d9187bc", + "value": "308082648262", + "start": 36647182, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14496684 + }, + { + "batchID": "73aafcb42f44f3e44cc54e34a43facd437c7132538a3910d6547bb604f5bc11e", + "value": "308244214880", + "start": 36653176, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14530344 + }, + { + "batchID": "73d24f163cb14fd72aae25a5148b507f16d4ef592ee5c99839957620724df5b1", + "value": "304537906236", + "start": 36564246, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13758196 + }, + { + "batchID": "73e7e3b1f1b2ba676662c7e4f82974e29e5786e68407081021c8b9ffdb678118", + "value": "268946496358", + "start": 35812479, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6343319 + }, + { + "batchID": "73ef11752b93b09de2bb3b2fd7c9205fab6a42a5071daab0762c4c0f8a17642b", + "value": "307546458358", + "start": 36633213, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14384978 + }, + { + "batchID": "740173f2aeb07b3db5221bb977a29429d0bc324f39ffb44b68bde4f4a59bdba3", + "value": "302959610693", + "start": 36530341, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13429384 + }, + { + "batchID": "743c394a35d078414321df6c6d2cff64e4f1454e2145d0c6a2108f82e9cb310a", + "value": "298727622825", + "start": 36391356, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12547720 + }, + { + "batchID": "74521e62154e4e0ed8252f3a8c81981a427dd20cad8ab338baff0e735735e5e5", + "value": "302735849892", + "start": 36526362, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13382768 + }, + { + "batchID": "746fcec995df4cdc42ff4a71760c6a79dc3cc33c6290a3d05e26941089b30b57", + "value": "304383986291", + "start": 36560979, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13726129 + }, + { + "batchID": "747db377cf1d1178d59c9e8a773c85fbc541041e94736e7c160872a26e5f99bd", + "value": "292482024741", + "start": 35134054, + "owner": "378799c144a80fd8d453607606e7f0ef7a62a05f", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11246554 + }, + { + "batchID": "749b642f11185031f1e49a01373e4414e07a658fe963293d23c4b043624a2426", + "value": "304054893806", + "start": 36553449, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13657568 + }, + { + "batchID": "74bed6ae6e1b091443ca4e9eed83313b236ff462ab196c04641093510877bdd9", + "value": "308552694137", + "start": 36663965, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14594610 + }, + { + "batchID": "74d066dd7d6b7ea0eb1a9024ec5ae260f0499187b90a1e989a8c58c2492f7788", + "value": "308004798410", + "start": 36645078, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14480465 + }, + { + "batchID": "74fa4242c6eed888b62dad8f2695019ba86ac19c25547f61c0d903519827c6a9", + "value": "256522744753", + "start": 40123352, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3755037 + }, + { + "batchID": "75822019157cf984d018f9e39379b93a898fc1fac27eb205fb4d8d539f8a8ff0", + "value": "307995321343", + "start": 36644064, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14478491 + }, + { + "batchID": "7594d95d7019308dbb2afa3fbe926546e23652df995610ff160c0ef8af31421c", + "value": "313328258086", + "start": 36865057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15589519 + }, + { + "batchID": "75c468a683ecb9e7afe4655969eea06acfef1e6bc270a68c7795c6a1c71fc7dd", + "value": "298782153052", + "start": 36395838, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12559081 + }, + { + "batchID": "75c959045a20f130ad899148990a0b2a00070858d94ed2067592d95a5329e667", + "value": "298685761645", + "start": 36389842, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12538999 + }, + { + "batchID": "75f34b3b58eb829de8d99e89ddbb242c9fbb1aab88790d1db8fe71980d0e0e13", + "value": "308606104934", + "start": 36665872, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14605737 + }, + { + "batchID": "75fcb36b7b27c07874e75df10a25dc411f48fdb269bd0ffb9796046dd677d6e6", + "value": "308219333436", + "start": 36652738, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14525160 + }, + { + "batchID": "76015226423adf844d8152dba654c90a45a097810dbc365d4f459b7f29ad91fe", + "value": "296785969580", + "start": 36358225, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12143209 + }, + { + "batchID": "7621ec9bb1b8f9fc5e0dc8d0f7da9aa5b0efcafa69bd1f445edb19cf664dc7ca", + "value": "239747014782", + "start": 40140324, + "owner": "ccf1a719266ce408c12f871496ff8057085f1f1b", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 260094 + }, + { + "batchID": "766543f3cc3051a9ed4b6a00445436722dd80c83eda14f86d7a049cd73b1e3b2", + "value": "240138940538", + "start": 40252852, + "owner": "0f26f66bedff01c5caa410200a768bd18c2a67b4", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341745 + }, + { + "batchID": "766e0a9f9a21c0fa7eddc5a305cd55859180c354c366a732997da5c9e399b97a", + "value": "257217111884", + "start": 38422105, + "owner": "dddd28497332f6b184186dce6a4aca642b7dc717", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3899697 + }, + { + "batchID": "7690b3d6431727b9ac5d728715d208950339fe6af4cce1228b2ef01ecbe6eb9c", + "value": "306472099971", + "start": 36610127, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14161153 + }, + { + "batchID": "76a430df0cac855fb816d1275370d23b8ae81009c6683f2825e2afeaf3bfadd5", + "value": "244823350671", + "start": 40383461, + "owner": "c63ae15d109bc090c10356641a7cbd4111b28c9f", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1317664 + }, + { + "batchID": "7718be39d5d6eac414a6ee77e952f2a25df5b8ed0f6c6c892e91799b2e3c6b99", + "value": "295677227905", + "start": 36330711, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11912221 + }, + { + "batchID": "772024570fd0eed49421cb56471d8ee3348c54f7bf8bd02dc69fc7954029329d", + "value": "308548212857", + "start": 36663805, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14593676 + }, + { + "batchID": "7723f9c9d80e1bf829619256ba0a0d80c0715e9c67d2df9f87ddd7dd4864777b", + "value": "299249485863", + "start": 36411380, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12656442 + }, + { + "batchID": "772c1c8bfd83cefb737d09ec0a112acfbe4d31dbade35687f4e58deaac4e1ceb", + "value": "302920970362", + "start": 36529857, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13421334 + }, + { + "batchID": "77360f6559c6c63fb9469e877dc93c582ce2bf12121f90bc268eb162d6124290", + "value": "302214754468", + "start": 36516192, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13274206 + }, + { + "batchID": "77a0ad7c58f5ae21c467fe955875aedfc48542b698e2b80656b8c89ab65b9e77", + "value": "307731590574", + "start": 36637349, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14423547 + }, + { + "batchID": "77ba11a84bd1b22d675f03df71baec09eab407fcdb04fc5842980a967c994b8a", + "value": "306547498130", + "start": 36611924, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14176861 + }, + { + "batchID": "77c68dd6036ba8a868020a7dcf9c05425854cb57cddf34e6538432cd8cffaaa2", + "value": "247833072696", + "start": 39845264, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1944689 + }, + { + "batchID": "77ce95202fab21ddb1f997f6a704de2af61fc65633d1ac6116dc1c0cf1219b3c", + "value": "313174552907", + "start": 36857959, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15557497 + }, + { + "batchID": "77e997e7950bda31bd6127370d7f688c378f5bf33e3bf314816f815002f3ea91", + "value": "299509775580", + "start": 36419197, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12710669 + }, + { + "batchID": "78b6ab77710a4d60b9491b85fa7573da55f7489c93ff79c2a9b9e68ccc4db0db", + "value": "308551601825", + "start": 36663926, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14594383 + }, + { + "batchID": "78e936aaff339399972b0d7b3a228e596ef199439e7b3b2684feab10a0370c92", + "value": "302404065927", + "start": 36520528, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13313646 + }, + { + "batchID": "790965f9df9d673dec0093871a09b57b6910ded78ffb4544c2964b4231fba96f", + "value": "302907403704", + "start": 36529595, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13418508 + }, + { + "batchID": "79097bd2f9a352e64894800c0cc1ccd5304cb32ed60b7c6635ec3eebbf9d5f33", + "value": "302402599576", + "start": 36520475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13313340 + }, + { + "batchID": "790d6e7bf7c11ee6914d2674db6bd91cb9d891bc5c0ed5be04677b64c212b447", + "value": "389478953994", + "start": 40394174, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 31454248 + }, + { + "batchID": "794d99a01777b7c0d977c65c9bc983dbc772d9e34bef3b3a4f6d9fb3219aa3cb", + "value": "306779567200", + "start": 36615716, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14225209 + }, + { + "batchID": "79678bdffc9d9ab6135c52c8260e2cb53c4ed429f5c990692130cb4299ab5108", + "value": "303625133945", + "start": 36544333, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13568035 + }, + { + "batchID": "79727a95cde212aacd7d966e520d1eb45b7675fa82c96165bdbc1234e51c68f3", + "value": "303526443520", + "start": 36542595, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13547475 + }, + { + "batchID": "797738726017b6925ee55a07dec87ba650a73a8a17e38a26a32a64a8e3ccde7e", + "value": "296137225468", + "start": 36342646, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12008054 + }, + { + "batchID": "79d09a13935b2898a00641b9e14f9eb5c58918a848c4637e595188f1466e91c2", + "value": "297249411875", + "start": 36368656, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12239760 + }, + { + "batchID": "79fa661a8baa0faf4b55e7778e4689d13448edbe56a5fff3e064a94dfe12c0a9", + "value": "307976219585", + "start": 36643382, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14474511 + }, + { + "batchID": "79faa6fb283397be2fd94cfe145e929fcdfc72fd6c6f6fd8e9f07f8b8bb1b3a5", + "value": "308535973361", + "start": 36663368, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14591127 + }, + { + "batchID": "7a3a416f4e665ed8ada37b8c7c861ba1c04e9347b7fbc8597ada3e4537be7e95", + "value": "308186842051", + "start": 36651803, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14518391 + }, + { + "batchID": "7a47f56660f6c554fca10f119950e7148f2608ac43b0193c3446e7445c6999d2", + "value": "304325070019", + "start": 36560221, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13713855 + }, + { + "batchID": "7a683513bdab00a788c26d5a5d2e29a280a686b009cbcbc619cafb48e5ddaa7c", + "value": "302999517799", + "start": 36531781, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13437698 + }, + { + "batchID": "7a6e8f56f77e2180d56116ceb08ca6456ffafe41384741902ba2148bbded8196", + "value": "303731194583", + "start": 36546336, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13590131 + }, + { + "batchID": "7add92aaff105db17f09f8c0a2fcc7312209ace92aba87e61f8ea40e34f1da52", + "value": "382984051136", + "start": 40146080, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 30101143 + }, + { + "batchID": "7b0a345fecb6eee52c84532c9916e303c124269130d63faca4a6704e5c078fbf", + "value": "295508364326", + "start": 36326394, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11877041 + }, + { + "batchID": "7b228a7c67fd042d36ca2dfd6007363989e38ab6f0f0645802dbd9c5117a2991", + "value": "239085389363", + "start": 40208364, + "owner": "8680d5562e5381d2b5011dd1b86ecf61a81ec8dc", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 122255 + }, + { + "batchID": "7b569c35728c0423da1958a8dc16a4902a03e1c9ebf2461d628aeef2c402f6a1", + "value": "296380456405", + "start": 36348288, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12058727 + }, + { + "batchID": "7ba206f67ea715f1cbc1557f27d1f3a7bf9f69305cf1d79426794cff16886218", + "value": "302400413883", + "start": 36520396, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13312885 + }, + { + "batchID": "7bb659d19964854d6302f6b42d8a4f3cee9078aa2fa2cd6efdb76dd556a3f35d", + "value": "302279943967", + "start": 36518321, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13287787 + }, + { + "batchID": "7be4c971722e4d37d0ccab917899aaa67dedeaa648a495166c0a306ac22cfc9d", + "value": "306881899471", + "start": 36617121, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14246528 + }, + { + "batchID": "7bf115ef345b247b0ba14dab6a24ab8e9923d7a2bdee48531ef4d58e5f7d7eb7", + "value": "240052166401", + "start": 38900722, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 323667 + }, + { + "batchID": "7bf8d0c638e4870ad7d1dd23e02785128adb3280bca59d9681554fce73021d6e", + "value": "306688305111", + "start": 36613804, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14206196 + }, + { + "batchID": "7c02a912ed60392e02088a9985777f441ec5987cc57f2e94785e5d481c3e4670", + "value": "305002490347", + "start": 36576184, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13854984 + }, + { + "batchID": "7c30b848f7fae45ab38757700328df6451d6e39203e492a1d9b97f870dcfd3f6", + "value": "308535665273", + "start": 36663357, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14591062 + }, + { + "batchID": "7c328b97a351ebb90a7531a7c0cfccc7fac0591b2e55caf7913e91ea43e1ae44", + "value": "307993584847", + "start": 36644002, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14478129 + }, + { + "batchID": "7c49ae785e71e5f13bae42889b89fa7f8c6e7f7d7208ad03286c5d24fe4e1054", + "value": "308337560207", + "start": 36656734, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14549791 + }, + { + "batchID": "7c6b06d082cdd752277b0b0592b1a82ed1f7f01b6cb3228f93b57bbf7719c437", + "value": "305731331771", + "start": 36593521, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14006826 + }, + { + "batchID": "7cc8740ba1dafed4da632b7a2b86b10cd458af5f553f9e2c81659908702c1def", + "value": "308686893041", + "start": 36668306, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14622568 + }, + { + "batchID": "7cc9455024efdab294327b67909937376009a6b9eb5dc0e63495a45015333d99", + "value": "238969759735", + "start": 39249986, + "owner": "98ae4bdae736456c0695a17d8a1f9556b06f2e79", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 98165 + }, + { + "batchID": "7ce81c1654f5154559456a4aab9e5fed7a8884754228ae2fc378f034baeaed01", + "value": "307406444502", + "start": 36629787, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14355808 + }, + { + "batchID": "7d075e542ddc3610493f410671d0ff0952a791fe74e4ab00181e1bcec4c7bf8d", + "value": "308587754524", + "start": 36665442, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14601914 + }, + { + "batchID": "7d22ea8b2990a7be0c0e36dfa98ac655277cf997ff034d0acdfeaecdabec7167", + "value": "307899131616", + "start": 36641080, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14458451 + }, + { + "batchID": "7d2c6fa4b9a4b2a65f7877709255bd949f9dc8e556543241b2abdf6d16d9b2e5", + "value": "239226577523", + "start": 40314182, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 151669 + }, + { + "batchID": "7d42fcfedb72caef5bda3f2430fdc0e40df137a5dda8ea68b344dc97cdffeeee", + "value": "313257822254", + "start": 36862530, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15574845 + }, + { + "batchID": "7da7a82d3f101ac50e05cc74e4da1474960b8170b2bcd58f69c252999c612327", + "value": "296306983092", + "start": 36346761, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12043420 + }, + { + "batchID": "7da7bffed3db990a675854e8310dad50324bfeca3b08b8fa018b227d4362954c", + "value": "304002216733", + "start": 36552461, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13646594 + }, + { + "batchID": "7dfc40484822fb9d8d6190d3baabf295803dd6b02ae6c495f9f5aac7841fda5c", + "value": "673757160000", + "start": 31306473, + "owner": "08c5fc8570ed2470d19ad668c454b5b0583cac2b", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 90678874 + }, + { + "batchID": "7e19fa092fa2897f5c4258b6a051c18ac046f92deffbf0ad2540cc2fa6038314", + "value": "308242254390", + "start": 36653106, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14529935 + }, + { + "batchID": "7e445510007b723c08d063bba81a535c74946b172b38cf0972ecdaa819ca6033", + "value": "298865619407", + "start": 36401598, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12576470 + }, + { + "batchID": "7e54422f78e87db411ac41a90552dfa1e02bce0f1f195c4cf54c36853b21fec4", + "value": "304806419495", + "start": 36571858, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13814136 + }, + { + "batchID": "7e640763f9165dcec79c9e854a1bb2b7fda6c585cfd1ea0186043e18ef7d24b9", + "value": "298815904041", + "start": 36399342, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12566112 + }, + { + "batchID": "7e74c96ddf8f52aa9fe6e2764a44d88469e9dcec9e473e093f070bb153d8fe12", + "value": "307994559706", + "start": 36644262, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14478332 + }, + { + "batchID": "7e9b535d8a8a02798bbbbd518b25ac7daaf02a450ff0284a31e5decb99ba409b", + "value": "247381849236", + "start": 40223310, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1850684 + }, + { + "batchID": "7eb52c58dd9d587fc9431977bad0d2d38fe33f2fbbf9a344a43530df2fd0178a", + "value": "307447222580", + "start": 36631019, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14364303 + }, + { + "batchID": "7ec12cb39e2a6cc0e11298216b7544e8ebf6bf14aac3363964fbbaae447a5c20", + "value": "308327265034", + "start": 36655916, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14547646 + }, + { + "batchID": "7ec2646dbed98e6d5825f7a41ea39aaca531415e8f0f7024928f4d76f387be44", + "value": "312528190190", + "start": 38962116, + "owner": "1290033b57167351fe09d6389a91576dba864902", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15422838 + }, + { + "batchID": "7ed6197cef73572e8d9773677c509d43893a8e20ce66b7ad45b51e9e5c0244fe", + "value": "276838618672", + "start": 39200840, + "owner": "0eadb34dd6e8a7cbcdc5c1eae246921d2185a984", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 7987511 + }, + { + "batchID": "7f31660880c37a2f0da32dc48f95cb400aae4f2331d6a9ec1b3dfdf5894d66e6", + "value": "303128037709", + "start": 36534370, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13464473 + }, + { + "batchID": "7f3bb3763226785342eae45fe92acdd611a43f6baf4a9c7a820ab95fc0a11842", + "value": "305434255501", + "start": 36586707, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13944935 + }, + { + "batchID": "7f853907ae58102c735fb21512703ffdea0d79f4350987b036092381eac76c34", + "value": "269399459735", + "start": 35819635, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6437686 + }, + { + "batchID": "7f8765979f296b4e96a56650695464f7d1a4f6a3c8e15e3647bbad490c08b752", + "value": "304300195044", + "start": 36559553, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13708673 + }, + { + "batchID": "7f9a44372f3d75677f61a7f3963f25c64076bb0496643685f4ea4e7a454b66c8", + "value": "304753761919", + "start": 36570192, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13803166 + }, + { + "batchID": "7fa6d41d95dfa31aaf10506dd4ea41f8b1f8d2e2cbe9cb7db5f4d6010104fa3b", + "value": "302191495333", + "start": 36515351, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13269360 + }, + { + "batchID": "7fb34b5cf562ec01ad614a20d14d773595198db69ae8a2da18b589604abf8513", + "value": "243383232649", + "start": 40214230, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1017639 + }, + { + "batchID": "7fdc6926cbbe82704787751e85ba2246a756c9f4dcfe7c1be4b708c5863afba0", + "value": "304087538942", + "start": 36554624, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13664369 + }, + { + "batchID": "7fddeaeedffe47cd604bd9fa9f72b403b35232bbe81094848be51f772a2285f0", + "value": "308079421832", + "start": 36647292, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14496012 + }, + { + "batchID": "7fe6e3427d8e9e0b420e7f23ad634de325644f1629d5cc7968bb3b1584145fa9", + "value": "296450520109", + "start": 36349461, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12073324 + }, + { + "batchID": "7ffa39c2f0b424f000b7e1eb4c7359cf9fc897f8f0ce5fcb795a59961495ced4", + "value": "308286434580", + "start": 36654233, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14539139 + }, + { + "batchID": "7ffc07a23ba51933d03cf506ebf9a7bf6b50e30349bf372b45e5e4acb84577ca", + "value": "249771116035", + "start": 39901354, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2348448 + }, + { + "batchID": "80081c978e196efde08c76bed43c9b555364cfe4da9b83ba2c95f667e49f5e14", + "value": "262307688000", + "start": 31306512, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4960234 + }, + { + "batchID": "80209468e7e269eb72ebf401ce62bbffc350eebe1699c8c8c4c44de47e78ab9b", + "value": "308410299738", + "start": 36659106, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14564945 + }, + { + "batchID": "802f3a7c8f90d714b20675392014dd6bbf8ccad7d6462443e51f0a8eb0da776a", + "value": "308477091577", + "start": 36661716, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14578860 + }, + { + "batchID": "8056c0756a77292d0b29d9a883a47b988ff7c62122208da97d2313f8be59831e", + "value": "247391493075", + "start": 40223459, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1852693 + }, + { + "batchID": "806b5c8d7f0cd535f8c91b801a96c35a9af210e6246444f425bbe8280e5b753d", + "value": "307782374116", + "start": 36638487, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14434127 + }, + { + "batchID": "8075eae49a530068de63e97721f0877995b48122fa377f7325f3ebae39f68199", + "value": "303450422960", + "start": 36541219, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13531637 + }, + { + "batchID": "80a09cd26d5a8842d3263ac149c6c4750f1a68034bb9c84395ab39ddbccc12ff", + "value": "307962444691", + "start": 36642665, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14471641 + }, + { + "batchID": "80f73ee4bd191cfbfb2914db062a532d3f814175a1a439211b5071fb397b0043", + "value": "307450771749", + "start": 36630695, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14365043 + }, + { + "batchID": "81167f63a495cd66b0b3d7e99c52a215e137169cbfa07aeb107ba4badf2fe834", + "value": "298849623073", + "start": 36401019, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12573137 + }, + { + "batchID": "811c8d0d7fb4766a9fda513d0c77acfc238ef657f0efbd25c5e3a5d8a6573d47", + "value": "303322597393", + "start": 36538657, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13505007 + }, + { + "batchID": "812b661c1921240b4b71d6e2785b2da42836ef41c4086dd1deefc75688b91408", + "value": "306641958792", + "start": 36613048, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14196540 + }, + { + "batchID": "8148dcd898ab3661ba78a7e1b02500d61e498137d264e17ee12d08d783b14549", + "value": "247835902936", + "start": 39845344, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1945279 + }, + { + "batchID": "8177f28f11ca4a8e6488e1375cd9234b28354f49e630e51a632a3446805cc699", + "value": "245100004321", + "start": 40276537, + "owner": "471cc713ac1c87e0210bcc5ef61ead9b773a0064", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1375300 + }, + { + "batchID": "81a4e943ac15e19004072da5351b1986d7bbf18b32211412edf3772ad0443307", + "value": "308143894030", + "start": 36650945, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14509443 + }, + { + "batchID": "81ac8d1ef84f7043636cfcae1402e18d1a77cab9af287c5eb1c8d2c7f68e26fd", + "value": "240920676210", + "start": 40391537, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 504606 + }, + { + "batchID": "81b6bebac87c5967ff48ab41b54bf7721d52ee6176110ddc14b2edd98cf70222", + "value": "303383287142", + "start": 36540163, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13517650 + }, + { + "batchID": "81bcefc7a88040568f7faf0c992a607174b63f7424027e9e5efc48e445d2b1f1", + "value": "302462522868", + "start": 36521273, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13325824 + }, + { + "batchID": "81f338016de65a85cf7a78eee00fc1d57f968c12bf6f71a02fa6c5be0c066616", + "value": "261459513677", + "start": 40228228, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4783531 + }, + { + "batchID": "81f933f55f8a5adb75ebfea469fc3d6488ced3098ac33ea09f5e8bcdf166d0eb", + "value": "302813605432", + "start": 36527803, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13398967 + }, + { + "batchID": "8246b94a77322d3328fd50b2a88dadea77ec3803586dae4900c72ae12d15f68d", + "value": "303486268052", + "start": 36541829, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13539105 + }, + { + "batchID": "827c84d1bb0e8689fb46c79c7e8fb695e8f02048afaaa3cdd9fda2e2042161c6", + "value": "303604082113", + "start": 36544029, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13563649 + }, + { + "batchID": "8285316cfd96bc24bfc4a2a7760467605e9832ac71d5555abc5fbbd7f69e649c", + "value": "302314519033", + "start": 36519115, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13294990 + }, + { + "batchID": "829958dfab01f2318ee94764c334c2aa54a991b7879eef582d2021ba6d9fd52d", + "value": "306661528297", + "start": 36613297, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14200617 + }, + { + "batchID": "82a50e7488f5ea2003b6fc326784761b83106c47a1d1754397e9abeaf0a90d06", + "value": "287595917864", + "start": 36159844, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10228615 + }, + { + "batchID": "82d65b28c717757c1c5856ff364464ad81d440088824e87d332eaf7353d1e864", + "value": "306150607284", + "start": 36602224, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14094175 + }, + { + "batchID": "82d9329179b49e4f2aa312175eabeee1475e12283cbaa53da4ea35f7792cab1c", + "value": "302503808269", + "start": 36522309, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13334426 + }, + { + "batchID": "82f5b40dd159779f29d147a4f071eb59b60a03ee9205e753ff138ef2f9ac842b", + "value": "303733415703", + "start": 36546416, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13590594 + }, + { + "batchID": "82f9658e04add49acee87c9053db96f287c2801ea43a27f2005782017470f8c9", + "value": "304369588522", + "start": 36560688, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13723130 + }, + { + "batchID": "8314b2d372bc6c08ccd2aaaf16cc9fb7f439ec69f31c4c2277ba21bf51a9af09", + "value": "302202253956", + "start": 36515740, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13271602 + }, + { + "batchID": "8342fc49a4b77e08cd61448f39b0aaabaaf8d58a91044e485bfa350053b6ca9c", + "value": "313270086221", + "start": 36862970, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15577400 + }, + { + "batchID": "83bcde6b1054f59b11c70c83c5e0d5b98e5ddfa436fad5983ced06ed5cae5525", + "value": "306898660498", + "start": 36617495, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14250020 + }, + { + "batchID": "83ca96ba81e5dd1e891ef2c6b8328d5a004ed0e1ee95bd4792cde45e38bb80d1", + "value": "307357258873", + "start": 36628029, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14345561 + }, + { + "batchID": "83f1b200f6f7e00c35ee83e40f1f863a41c3570c46f43f487112f93fbaa7330a", + "value": "269356282317", + "start": 35819177, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6428691 + }, + { + "batchID": "8400c8c03fa70a62239b412165ef31eef9c701619e43d03b2a998e03548af2ea", + "value": "303874072071", + "start": 36549437, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13619897 + }, + { + "batchID": "8438b30d352ba1fea9e471d1951dea6d9a9b7ae186ea62f73447fcfe09c128d4", + "value": "302734271334", + "start": 36526305, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13382439 + }, + { + "batchID": "8440e45d8826a6c7ee693b672dd59a0d484e219290c60b3707947725d3cf10d5", + "value": "302280803775", + "start": 36517896, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13287966 + }, + { + "batchID": "845a4a123df5ed923ce0bf1a21e37c3310828b2d7d4db5298affd5913dbbd946", + "value": "307997898079", + "start": 36644156, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14479028 + }, + { + "batchID": "846fc16305256ccb80a248c266a706cfbedcae8099ac2865f55601a1ace04978", + "value": "302204217532", + "start": 36515811, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13272011 + }, + { + "batchID": "847fceb227857c910928f73ff33e0ad2df8a712683f384b9a09e8e027a1e53bd", + "value": "254230485994", + "start": 40359066, + "owner": "3858951e6eef56713212b580f05983805af6eede", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3277483 + }, + { + "batchID": "848bfd93547c621f45faa1b9f91177a19ba638077d1dfbee36955edbdd376fb3", + "value": "308162878089", + "start": 36650722, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513398 + }, + { + "batchID": "8498c80ff636a62f143785176461a8264a57f65f929a433500069a959d5d8303", + "value": "251788277395", + "start": 31992430, + "owner": "dd1146eaa0db4f3a8a11a9b0d7a3e6db2b214d88", + "depth": 30, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2768690 + }, + { + "batchID": "84a8f983ed0ea34125ea4cd96d194af2ee203eb5da93b55877583073ee6df2a9", + "value": "298629124979", + "start": 36388706, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12527200 + }, + { + "batchID": "84bf253fe9031a4b8cef25c2a88614ddaf7f3be9fa4c6aca6a9411e3e27db620", + "value": "298820877261", + "start": 36399522, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12567148 + }, + { + "batchID": "84c55dad9b69df09f62c3bccbf7e62905ae4a4ff3202bd2d044fbf451dfa4d1f", + "value": "302314712646", + "start": 36519122, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13295031 + }, + { + "batchID": "84da3421eb316520d699826f157fb6af20e4c7b36d9183171b3f3e921afc4529", + "value": "245965763389", + "start": 40252833, + "owner": "ae8b7c84a10a70ba88ce53f164b7358815c7960f", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555666 + }, + { + "batchID": "850c35dd20c7554c210013dd3901294c3349057122f40248c24654ad03e85146", + "value": "306602206868", + "start": 36612528, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14188259 + }, + { + "batchID": "85a71fe861e0f180c1536d9037fdb76ca5aef2f1fbfb115a68d91b03795d5cab", + "value": "242239396892", + "start": 39943667, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 779340 + }, + { + "batchID": "85c41c30612b00db786b3c8968fe818fb4bec1ddf9594aad1a8a89cdb3559915", + "value": "242154842373", + "start": 40282692, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 761724 + }, + { + "batchID": "85e81e0cc99af38e5a096bbf2599fd49e2459d4ceeb88ddc982dc2cde245cc7c", + "value": "303821189024", + "start": 36547987, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13608880 + }, + { + "batchID": "860eb9f1b9a8d4f620e2b30e8acca929b814ce73ee9cf57e1913b8ffb97953fb", + "value": "307901288078", + "start": 36641157, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14458900 + }, + { + "batchID": "861c0fe9f16e1cbae7a8a66056c245250a6c3523864b9b58735cdafda6858b2a", + "value": "313469660729", + "start": 36874885, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15618978 + }, + { + "batchID": "865944661114c8c72ece8558d4c3694ba21d73f23fbb6dcb318099698d9400ef", + "value": "295662140855", + "start": 36330161, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11909078 + }, + { + "batchID": "8664b13a82c689dee0ea75236fb33e215055d6d72267ca67c77a9ca2160d8972", + "value": "308519583512", + "start": 36663008, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14587712 + }, + { + "batchID": "86b41b5c53d4690b8bc0e212b280c2e9e28ba2527d43f0dd993b129207f62f31", + "value": "298568108501", + "start": 36386727, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12514488 + }, + { + "batchID": "872b6ddfd9c57cd99053606c353a271d060a0e7cb2ddbd583a76bffbce130d2c", + "value": "307802597036", + "start": 36638984, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14438340 + }, + { + "batchID": "8748fde34d091829d2b6414af2ae469285cfba93c84ca58f7ac9384d535467a1", + "value": "307927703807", + "start": 36641875, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14464404 + }, + { + "batchID": "875e34f969f868c5892ba2c98a6440137c09b6538cb835148b6d9b2e0c80ac58", + "value": "303325509368", + "start": 36538762, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13505613 + }, + { + "batchID": "8799325675c06e4814efbe1751b119bbabd7b87c4e37e277391f99c9c9a41647", + "value": "306535969830", + "start": 36611737, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14174459 + }, + { + "batchID": "879c473653a56b396feec6a85bf76074d65351f2d63005d4460719956cdb6a2d", + "value": "302249520354", + "start": 36517221, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13281449 + }, + { + "batchID": "87b0537f534f56c859ba5459919ff34a94ab4e4da87cb3283cc9c0a03a99e3af", + "value": "307072333306", + "start": 36621000, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14286202 + }, + { + "batchID": "87b18d47048eec12dc060cbd2283b426d8a485c42284e0de1b1eff67867ba700", + "value": "250150092415", + "start": 40365951, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2427401 + }, + { + "batchID": "87e19c1c533c48f609e071fc1581ac78debcb6d9cbd22dd6a25f0c4fda78ab74", + "value": "308000149580", + "start": 36644912, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14479497 + }, + { + "batchID": "87eef5a03566289c97553f86bb3efcd2a556ea922831d53ec3350f53dbb7cac7", + "value": "302653707237", + "start": 36524990, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13365654 + }, + { + "batchID": "8822041f531f8720b8327e1941902b6503e8d3b86d1b4ccc957dcb8c7403277f", + "value": "303760801139", + "start": 36546948, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13596299 + }, + { + "batchID": "886f5cbb3b8313ccbba26fc397b35347be93b6df057120f9b7aa43344d8ed4f4", + "value": "302338502697", + "start": 36519298, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13299987 + }, + { + "batchID": "8882ad01b8a24beb02fcb95accc92aa37cdd4dd3633426e48ec355beb022536a", + "value": "307509609327", + "start": 36632347, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14377301 + }, + { + "batchID": "891a2ee40700076572e245ab8d429c159ab0527ea40c5ade58b14b4044a49969", + "value": "306727368993", + "start": 36614525, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14214334 + }, + { + "batchID": "893fc029cb03644692cc250081342e6f31ee115ff76edf4112a6522c0115b3e0", + "value": "305533735733", + "start": 36589146, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13965660 + }, + { + "batchID": "8971051676f1c85ef81bd868fa24a0561aa050abaeba6da9ece3878db86c8908", + "value": "305149439147", + "start": 36579877, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13885599 + }, + { + "batchID": "8988821308c79b9a8e5725b835277404234e73d398bbe35b115e1ca5b802f856", + "value": "302494287916", + "start": 36521965, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13332442 + }, + { + "batchID": "89a7bff7073b219a35a170b1a45d6cfd05a477a8efc3345a3c8343865149066c", + "value": "307817044884", + "start": 36639500, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14441350 + }, + { + "batchID": "89d8c955004bf24dd8ec05eec458dfeaaa47837f8d6924c9965b23b40efbdc44", + "value": "262332648000", + "start": 31306512, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4965434 + }, + { + "batchID": "89d8e46c6e10707ad686b019598dab061db6f32906bece2502397ee3d40c9593", + "value": "295115659009", + "start": 36317820, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11795228 + }, + { + "batchID": "8a56bca0d20e53436808fda9afaa88e1400f81618d1e14c2364f9950c20cb40f", + "value": "245965978981", + "start": 40252841, + "owner": "0f9745c700764815deb4f482e78d2422eaadc8f8", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555711 + }, + { + "batchID": "8abcf637168385f7457ee9ab570b1fed3d1fa9ca207b07f851571fddd527bab5", + "value": "308318727893", + "start": 36655386, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14545867 + }, + { + "batchID": "8af2151dab5d6f9956f89589812f537f12a85460ad157b703e4f57b126bd462d", + "value": "313166273901", + "start": 36858567, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15555773 + }, + { + "batchID": "8b0fcc2198dc6a59028f0e9d319d6f719834385f0483a21a7af754ec3f4bfe96", + "value": "248564761493", + "start": 40260939, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2097124 + }, + { + "batchID": "8b25da74e76cf2430fdc5b96f7596ec41064968c0d3d67df7351bc87e7a3aa8e", + "value": "313412500148", + "start": 36869890, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15607070 + }, + { + "batchID": "8b45cac34b766cf582ae05396943fbfcdbbf03111048bdab5950ebb042576761", + "value": "304948722545", + "start": 36574932, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13843783 + }, + { + "batchID": "8b4a196e51021104cd205e6699826302116a8186e1367e21ff5d5d5082424aba", + "value": "240139112656", + "start": 40252864, + "owner": "5cdec1a0afca35cba5da61f35011812625a1cc8e", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341781 + }, + { + "batchID": "8b775af451c06b89cc16ad5780a76547e63d967e7f7407302f26a5fce6d161b7", + "value": "313167926155", + "start": 36856138, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556117 + }, + { + "batchID": "8b89d4597576309bff4984afd200e52889036477736cdc4d6e835d44f19d0f66", + "value": "296267878325", + "start": 36345337, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12035273 + }, + { + "batchID": "8ba5575d92d42fa218460bd56da046d38541ccaeadd8989b8c0333cd6741d278", + "value": "308359102941", + "start": 36657278, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14554279 + }, + { + "batchID": "8bbb534751bd3420f4f2cd5beb8060aeb13c271426585a4738e61ea53be6f9ad", + "value": "240138809959", + "start": 40252846, + "owner": "9892ef0c3d2cdb2d988b9b797affd966fa42c77d", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341718 + }, + { + "batchID": "8bfa64cdd53625b4af0a220a10971fb13db44fa1705a94e4fc6c4b207579bb6c", + "value": "299504300484", + "start": 36418999, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12709528 + }, + { + "batchID": "8c10c4e01a817070f8c85862927110f129bc76c02e10229052e7858e4536498a", + "value": "308101553411", + "start": 36647857, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14500622 + }, + { + "batchID": "8c7e3db96f895d331a431807fb48ec092aa72893980082b456f31b8407396f5c", + "value": "304086399798", + "start": 36554583, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13664132 + }, + { + "batchID": "8c9ab38cef31843fee82e5f6566ef3de2d10b76d19cf7b436e6029b9831a8eb6", + "value": "307328026386", + "start": 36626308, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14339471 + }, + { + "batchID": "8cded5900e09075b0e2d3ae31cadeec42d36d11cb60badbd2ddb4ee7e7ff71b8", + "value": "240940018313", + "start": 40308370, + "owner": "f7f8bf040a9a352aca3b98e57797f1d94d9d7b11", + "depth": 18, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 508636 + }, + { + "batchID": "8cfd2d05239037b853a113b7603002625a533a47790f1031c8df3629defc666c", + "value": "298350047706", + "start": 36380664, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12469059 + }, + { + "batchID": "8cfd91ac8c7611a625b308786e3ccec798a1d8bb52b6c84cb9578b47bd932cff", + "value": "307763643401", + "start": 36637818, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14430225 + }, + { + "batchID": "8d2b6706b5b7f624f1426613588208e3ffb934d0b384eeed2d2ebbf3c56ae8a7", + "value": "366387457077", + "start": 39591889, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 26643519 + }, + { + "batchID": "8d47f7aba952e63019b4538cfdd3e0c38d9f8e72e7644ad16537b050d446d6e4", + "value": "287355963116", + "start": 38764544, + "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 10178624 + }, + { + "batchID": "8d50d6366684dcfce299f7ad102acd8e4dcecfefb693a07d21e214e898fdf096", + "value": "307941068787", + "start": 36642127, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14467188 + }, + { + "batchID": "8d5aad3c949ab0e7b8a664d56753f642eb0a5091d6e4653181f957ff746deca1", + "value": "392420395047", + "start": 40366415, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 32067048 + }, + { + "batchID": "8d630ead7fe380d9560af32872c600cd9c3abab72ceb0f184f21313661f92f39", + "value": "308146246114", + "start": 36651029, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14509933 + }, + { + "batchID": "8d89da58040432a9f548ae7d1a208a1e03ca78cd1dca388b2edadc7da53a76f1", + "value": "308006254670", + "start": 36645130, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14480769 + }, + { + "batchID": "8d9cf2c96c5b3be4723d5b631dfc464a9cb372c0c5a236da74db3e97e7efe6dc", + "value": "308514570259", + "start": 36662829, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14586668 + }, + { + "batchID": "8dc5f6f31c0816cd7ac4e70535192d70dcfb2f11e36e7937a5639db08259cc5a", + "value": "306639277416", + "start": 36612952, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14195982 + }, + { + "batchID": "8ddfe4f5a8b0b84c66f23ffa340336b97be0c3704e9e2f110dfeaa46eccc30de", + "value": "304769138914", + "start": 36570518, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13806369 + }, + { + "batchID": "8df2175c1b363516fe3233749ed2db98f009d208d2cadba9df81b1acf5e0accc", + "value": "304038223444", + "start": 36553076, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13654095 + }, + { + "batchID": "8df23f47f4483fb7ae4fa6c4518c78b4cc0ab8c1a9ccd4d67b4dcd7bb3aa6ba8", + "value": "313175206555", + "start": 36857530, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15557633 + }, + { + "batchID": "8e13194d903327bb933c74f44dcf873998c4e9bfa7f11fa8e176f6282d488865", + "value": "303254879104", + "start": 36536670, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13490899 + }, + { + "batchID": "8e687e176e3e4514939db5f90112c03e6a9e328897dec23bec7571e2db1d2802", + "value": "307991993577", + "start": 36643720, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14477797 + }, + { + "batchID": "8e6f47aed38d788c421c6f0123334892bf78dcbc5c16a302df1a7e1a8bff2b89", + "value": "303299733981", + "start": 36538060, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13500243 + }, + { + "batchID": "8e73164b0e712fcdacd3f610c2a3c2c6b39e5fc69e4cab56f353d6ac73fc1a50", + "value": "303332010706", + "start": 36538769, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13506968 + }, + { + "batchID": "8ec23094ca4eca342543e5a3fad4ec803206c6c20ccdab2d3c4689d5123c5445", + "value": "308707872983", + "start": 36669055, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14626939 + }, + { + "batchID": "8ec682069a7a927c763005ed064c426b5c394f44dd91e42dd26f7ee96cb67775", + "value": "239706339976", + "start": 39826550, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 251620 + }, + { + "batchID": "8ef58442c04dc6298d3183809b3aeff7d65b70f32e1d5c4c63b73c8f94dd9fb1", + "value": "302534799682", + "start": 36522973, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13340882 + }, + { + "batchID": "8efba0185f6aa5fbfe3607af606accd57e7b41e962b98b67ba46249ccabb294b", + "value": "308154324236", + "start": 36650867, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14511616 + }, + { + "batchID": "8f447aae202e050b774c833e4ff2f8f728eb6c5a0657d787d9d0eccb2cf2dd7c", + "value": "303963907020", + "start": 36551536, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13638613 + }, + { + "batchID": "8f60023a582fc65f5532bb766de5034ab9ac5af1c2539ac31e5372476b437f9a", + "value": "302161324571", + "start": 36512664, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263075 + }, + { + "batchID": "8f82dfdbdd3b93cef5dbfc3d0c2f3f099dafe891b62b3e3d5dbd499d996a920d", + "value": "302845464032", + "start": 36528270, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13405604 + }, + { + "batchID": "8fa486a1c6c20caedcf8003c0c25c3c88e74a93a0bd984fcaba03f8fd62c9552", + "value": "302862317303", + "start": 36528423, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13409115 + }, + { + "batchID": "8fb682e4dde4121e6ddde09f9d47b28694650a3085b826068967a7843bd3036b", + "value": "306943615722", + "start": 36618652, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14259385 + }, + { + "batchID": "8fc526df56d353756284f5587661195819559b28ba04f688bd301accb9182f0c", + "value": "308638594674", + "start": 36667032, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14612506 + }, + { + "batchID": "900f4012e9cb0848e74e46174684def22ec6a15cbeedafc5ed9f0b1c0a7490f2", + "value": "304777688144", + "start": 36571052, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13808150 + }, + { + "batchID": "904486229e52247abbaf0a8f764c2f9371f9e4e7d42b66c2e1ca092ef0e84160", + "value": "298805929972", + "start": 36398981, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12564034 + }, + { + "batchID": "90a0a1ca5f144105f5a56eba093e489650deda1eebcb97835506fb9012c97de3", + "value": "260439902139", + "start": 38543028, + "owner": "9d1847d8bb276bd22b80024477f32571ff740093", + "depth": 19, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 4571112 + }, + { + "batchID": "90b06a4fbae0b933c8680186570480c832a45996cce4923b21bc5401d8c2bb7b", + "value": "308359293320", + "start": 36657510, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14554318 + }, + { + "batchID": "90cd2b7a1f010c1e8ec6a79595f5deb0c48e35a19ce710d5e1a1725c42569bd9", + "value": "313231188395", + "start": 36862027, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15569296 + }, + { + "batchID": "90dbd977a8f8391b566e709889d3b5aaa4eb53427366198f539da41d8f68e2c1", + "value": "303104501519", + "start": 36533976, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13459570 + }, + { + "batchID": "90e6337733369d75ab20394043088bdd44618a3b0f21673876241863ca9795a1", + "value": "299017972350", + "start": 36405514, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12608210 + }, + { + "batchID": "912ff68359aecd12d307b3044fe1a73d82bc72400bdd6bf44480c3b7c4e10421", + "value": "270585419801", + "start": 35839697, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6684761 + }, + { + "batchID": "917a07bab5ef3ec696f1985026d05846e3902e647d0c08ef0ffd9d9e737a5701", + "value": "300295495981", + "start": 36461558, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12874360 + }, + { + "batchID": "9187bcd3a44c4025a9de97d748cbafbd8bd3ed242ffbbda980250a86595ebc03", + "value": "307477939178", + "start": 36631666, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14370703 + }, + { + "batchID": "918b7fc6d665215a599d8a2be2bad7a91496f4ad22eee1e9303adbc36b79e63e", + "value": "303332787258", + "start": 36538797, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13507129 + }, + { + "batchID": "91962d0943d7f1c9d652479c3f29a7cb5fe2174fa9372f13c5236e8fc4c73f3a", + "value": "296240701446", + "start": 36344577, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12029612 + }, + { + "batchID": "91b7ad1a04d2b88dd7ef2545784c17937102e2ca658ced1ddb082a3af12a01ab", + "value": "313167847166", + "start": 36855909, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556100 + }, + { + "batchID": "9224672e315422d639ced18a0e2608e787cce02114473efdb1d929306fd2d6f8", + "value": "306761021925", + "start": 36615278, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14221345 + }, + { + "batchID": "922b7387276adeea51df5aeb80f597a62c7c236b4387f7f06ced2883762f8fef", + "value": "251812929011", + "start": 31992418, + "owner": "e031cc192748e0d722a5e38185675fd3d06be239", + "depth": 32, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2773826 + }, + { + "batchID": "923a58f26fa2c9468050b7724b07d31f591bdd69115e07c8a069dece38535018", + "value": "305082312285", + "start": 36578372, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13871614 + }, + { + "batchID": "925b00e826f81a3ca9614d26419197ae4bac3b0208762b9de259fd175e5b394b", + "value": "298787437660", + "start": 36394432, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12560182 + }, + { + "batchID": "9286a0adac8ccefb8a35a00cb94d32e448d87a490b01b38edf05bb3240d06a0f", + "value": "302175374444", + "start": 36514312, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13266002 + }, + { + "batchID": "92c34b41737761efcd05074a79d39eeb403927b8975ee25de1e92eca272a77ce", + "value": "239476353589", + "start": 39823052, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 203706 + }, + { + "batchID": "92fd2ab907399b5814209958fd2ecbb3d2820acc72bd9c8de861b3479e0c1100", + "value": "238635596211", + "start": 40382464, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 28548 + }, + { + "batchID": "931357cf0ff166c629bb90e5ec0cb6c45ea2f2153d172eebe55733524ca18fc2", + "value": "304073563568", + "start": 36554348, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13661458 + }, + { + "batchID": "93184e5c7e7b2da1bb39fd951b1c87700131d07590eef632793bfd2510275889", + "value": "262693016468", + "start": 40158583, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5040511 + }, + { + "batchID": "9346ca750796116ebf5d6439c3ea01d8aae1c2b2ea434bb2ad640662888295fc", + "value": "240138862867", + "start": 40252849, + "owner": "0beca17047a88a087d87005bf2b5c7399abdfe6b", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341729 + }, + { + "batchID": "93633d06fe803986761b4a7b5b44e279796e53c1d3c705bfc21f42020eda2ad8", + "value": "301103234231", + "start": 36485803, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13042639 + }, + { + "batchID": "937fff8e36e1d1827da63214534e05dec3e0e4606c0c7c7dedc288e8d1c00ba1", + "value": "306020777326", + "start": 36600057, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14067127 + }, + { + "batchID": "9385c402e6b374b045e320a5d4083c1cbc98ad3237e684113c4444a22a6b588f", + "value": "302181652810", + "start": 36514539, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13267310 + }, + { + "batchID": "939b449ed0a830d84340ab39a2b3cb7f6b888285322d25e7e0c12e460d2f922b", + "value": "306407283131", + "start": 36608257, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14147649 + }, + { + "batchID": "939d6978bdea1afc97a630829cc6025a3e4649d2fec96e33a95eedf18dceea44", + "value": "303057127020", + "start": 36533177, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13449700 + }, + { + "batchID": "9407ad46e22d9cc0c7f3c017e5af45e786b47ea9dbec227393155e9b50985dca", + "value": "303250996764", + "start": 36536530, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13490090 + }, + { + "batchID": "94162f3ac168c7c20840dba88ba76ee8a6a0f4c419dd557fb521b108ce20aad8", + "value": "242052944414", + "start": 40215029, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 740496 + }, + { + "batchID": "942640d72205fd2734107c7769caaf8053d5fdfe7d378d9711a229237d7e19cd", + "value": "269316119955", + "start": 35818093, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6420324 + }, + { + "batchID": "943f92ce45811030ab56c00c5b7a2a91eba5430b7955b309f9134681a8fd5167", + "value": "304130937356", + "start": 36555959, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13673411 + }, + { + "batchID": "944653f5d4c872585ada70cc363adb0d13fd76f5a670ad717ec03a31d8624476", + "value": "308124889900", + "start": 36648465, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14505484 + }, + { + "batchID": "948468b3a9ca1c9f25baad86253ff0de2385053c9d11cde1bf8af79caea7fd83", + "value": "306934569030", + "start": 36618554, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14257501 + }, + { + "batchID": "9484de97799e33a0151480c0325c731c1a7c444e063881a71a8226fc4434d21a", + "value": "303034911780", + "start": 36532603, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13445072 + }, + { + "batchID": "94bd60070b40fcd59e806419c11458764720cab248bcc64433fb3c48eb2d4cb6", + "value": "302434414370", + "start": 36520941, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13319968 + }, + { + "batchID": "94da1c1c6373d3a0b54b878a8d7bc8d836a66f3770f5aa5927e1e905b226620c", + "value": "306859586586", + "start": 36616774, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14241879 + }, + { + "batchID": "94e40ac6e4873e685d67f77098189efb8ef1ff25c120d4a592b46d95b2f288aa", + "value": "306580716089", + "start": 36612436, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14183781 + }, + { + "batchID": "94ecef5c1276d06cb7757c9c6a797bd3fc7f993fd9d8c853cccec88e3bf985e5", + "value": "308346214212", + "start": 36657043, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14551593 + }, + { + "batchID": "94f3e4529779751ac615509b3044a6c681a9e8c908582d235964c7458e13eb76", + "value": "307518994729", + "start": 36632457, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14379256 + }, + { + "batchID": "95061cdb0fce04f42ef941e76fbb0df375af896cf4ae6edcec414620f204f665", + "value": "297174081625", + "start": 36366835, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12224066 + }, + { + "batchID": "9512c8f2dd4a52cbe60199370277bd8687a41b837137a2c7860058edcdd831c2", + "value": "240137159084", + "start": 40210293, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341374 + }, + { + "batchID": "957094db9ecbe9df5c2a2c94496566d7abb007e2908422605a78c4c21341f059", + "value": "313286595309", + "start": 36863336, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15580839 + }, + { + "batchID": "95932ff9cd0a6ebe909c02e50e83572e5070c24e174b726b0e0687e16512305a", + "value": "306966769125", + "start": 36619029, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14264209 + }, + { + "batchID": "95b11cedd017d40855e0df1d7f7f23ef095e2c284b7d1ae8168f39c77a9f1065", + "value": "320055273324", + "start": 37128260, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16990981 + }, + { + "batchID": "95d8064aed661f4a719f2a87ed711531da261d141c674a12a717adff21427130", + "value": "307414290535", + "start": 36629842, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14357443 + }, + { + "batchID": "95f73034edcb3f55c7afd596e1b01ecea316131da7863a35f244ba4b3d8258d4", + "value": "302587676224", + "start": 36523744, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13351898 + }, + { + "batchID": "95fd5aa44dc965a126381fda0fbb6e810591e8c79aa21258bac4ea36cf0321c7", + "value": "313232691181", + "start": 36860497, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15569609 + }, + { + "batchID": "9642ca47e31c6b5b1ff0c6683be44baefd8c60219d7b344dbefcf20af8a3a5ae", + "value": "307601865621", + "start": 36635193, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14396521 + }, + { + "batchID": "965e40b8cf0e80101702efb800cd7e88df71050c64ac851be908239b8e7440d6", + "value": "245967542185", + "start": 40252899, + "owner": "ad058ba10765f1234024cd9425a37463a6f835e7", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1556037 + }, + { + "batchID": "9669bb0486fd727d99faa8b02bece1458f7bac480828b849c9517c8c94d20323", + "value": "304683202726", + "start": 36568109, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13788466 + }, + { + "batchID": "96a1c2b9dc4e7bba0559bc785591c2f6d469fe4870d3a5ad1a6ff795bb381157", + "value": "298929880472", + "start": 36403239, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12589857 + }, + { + "batchID": "96adf75340b0d6c15d35fa3c46c8b795b2962b4566a6f22c081c0514c420a065", + "value": "307879460146", + "start": 36640828, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14454353 + }, + { + "batchID": "96b9e2b0bd97d7ac6daad42ab06348aaab9b10c68a33a3b7d65a65782e2463e0", + "value": "303424021558", + "start": 36540722, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13526137 + }, + { + "batchID": "96e9e5d056a6c4f21b0114b08b3859f448073e16a348e60d38041b4b28778277", + "value": "306756579465", + "start": 36615119, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14220420 + }, + { + "batchID": "971354c2422cc3d75a1174de58bc664b73907e829ac71403a39881e6140eec48", + "value": "305423614507", + "start": 36586325, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13942718 + }, + { + "batchID": "974501f40710f660c5cf9c1fe7fde7946a7589b975af42e25a7bf2c8fa9c9f2d", + "value": "302557156544", + "start": 36523325, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13345540 + }, + { + "batchID": "9753e6c4a966116c4f9a56f9adc40cb0f72cb78f30cc439fff08b4c25538a59d", + "value": "274693946496", + "start": 40071417, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7540704 + }, + { + "batchID": "9777e08e5fd3040b8d745499105a3a8ec62fcc7a995523199f8b5c54b85d6ab3", + "value": "241937326943", + "start": 39928181, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 716409 + }, + { + "batchID": "97a8a967a22f7662585da31cb40dbab4edd92ad33cdd4d739858d0f88fa7c435", + "value": "306409237181", + "start": 36608327, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14148057 + }, + { + "batchID": "97afe2398992900ac66c8cd32187e4d307fb04f0f3729f296fca9f6f26dcfb6d", + "value": "302180877053", + "start": 36514739, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13267148 + }, + { + "batchID": "97c65371783c70a0a95fa73b63bf9dc2f8539b4ca506d23ec34f673f005068f2", + "value": "303954294238", + "start": 36551417, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13636610 + }, + { + "batchID": "97cf365cf960050060981769b909c0df067b8f304baa421f47bb4e4f1d824458", + "value": "308151766664", + "start": 36648749, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14511084 + }, + { + "batchID": "97e59f12ac1882564230521c6a674ec02fc2052214cb5228e1e4849e47ebf0c4", + "value": "287563581303", + "start": 36159345, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10221878 + }, + { + "batchID": "97e5ba1c6df0f5774ac9534c1ec9cbb2acc3047e3c8f5074569b697378d42ef7", + "value": "307537139353", + "start": 36632880, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14383036 + }, + { + "batchID": "9846e032657283848a5f41b7044d0ea42d9b7de74cc53051e174f64bfaa5c548", + "value": "299172405008", + "start": 36409048, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12640383 + }, + { + "batchID": "985ad77b5f9fa86be3655ccd57ee22ffe1460d903011d1cfe556bd0eac258482", + "value": "306801863966", + "start": 36616514, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14229854 + }, + { + "batchID": "98bc9ec8fb7abd4f2894bee3bb1d789fec4d3e26a6e65d28e637141cd5a438de", + "value": "314180515115", + "start": 36907226, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15767073 + }, + { + "batchID": "98eff942053bfe853218eac052884881c5606feffea9cfe0baec5b0469eaa351", + "value": "307020581034", + "start": 36620277, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14275420 + }, + { + "batchID": "990bb82b359635faba1c9897050aad9b74e9389df99821e5a72e01833a4f3e56", + "value": "306981474135", + "start": 36619555, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14267273 + }, + { + "batchID": "994f32129e52f60a75cd62221f231887c21c49b036fbe6696a791dc2372cad88", + "value": "304267515066", + "start": 36559058, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13701864 + }, + { + "batchID": "995ff823f4b9b132fc824b676a6ae8147f4db43cbc69039153466ba259008d4e", + "value": "306553975802", + "start": 36612156, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14178210 + }, + { + "batchID": "999fcdc9413ae18bd0276b197f422ebeeea608ec162b9f15d38cbf221a5000d5", + "value": "302615737921", + "start": 36524302, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13357744 + }, + { + "batchID": "99e775374d2fad56d9f52a419be46b98352e6be8d15b943d642d6ace9b56f667", + "value": "302767490982", + "start": 36527049, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13389359 + }, + { + "batchID": "9af1b37f38d4af75dbee9ba713b95bcc6d03e1c759ac774ec8bd4864e68d2c03", + "value": "251786047186", + "start": 31992424, + "owner": "3ea954cce4afb6ef3225bc58eb2b7fec73c93222", + "depth": 32, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2768225 + }, + { + "batchID": "9b203ff1887c64a10ac6434869cecef0b2cd8a1f6b210e577fd0587a8a1f859a", + "value": "307495886632", + "start": 36632082, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14374442 + }, + { + "batchID": "9b2041a5e29b32b9b7903d5ac4ca27bc9622ca7b04034a818fbe5019a96c7a2a", + "value": "308538578105", + "start": 36663461, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14591669 + }, + { + "batchID": "9b469c7a79b08e26cd9236cf4beebd587b9b5475368f1c59a32008e908744c6a", + "value": "303286755405", + "start": 36537592, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13497540 + }, + { + "batchID": "9b616ef3c6ba3e5adf4cbb5e16aa8ca7a75ada83ba8ba979e0dcd9c21b6a6b1a", + "value": "307576949289", + "start": 36634528, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14391330 + }, + { + "batchID": "9b95295ed6a2097e0eebe16b58233abf14abcbdbd0f9abea31a47552c58ef2b3", + "value": "307687717782", + "start": 36636683, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14414407 + }, + { + "batchID": "9b9a0b8f05029cdafe5e3e13a55519f225ed363759ad9a81d7f7ba5c42537202", + "value": "305164195181", + "start": 36580407, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13888673 + }, + { + "batchID": "9c398e6f5c04e8d6411ee8d7adc324709715ce845b6abafc37d94d7b526ae379", + "value": "308816126254", + "start": 36671118, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14649492 + }, + { + "batchID": "9c578ab08a1594d6cd6bd05a91857ff490a40e7cd85cf1c962ea2f3ca9bf42bf", + "value": "240139246603", + "start": 40252872, + "owner": "a88f14420957f70c04b596efd13a37c410f02f69", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341809 + }, + { + "batchID": "9c6a05706c8638bf06f6af05bb3aaa86d5f194a746ffbf5741e89745d85b02cf", + "value": "303689230492", + "start": 36545506, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13581388 + }, + { + "batchID": "9c81992b356a8d2c7c947f7acfc11ea8694c3768b89a579a1a81b4871573bbdc", + "value": "305454327972", + "start": 36587654, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13949117 + }, + { + "batchID": "9cad0e839ef7b839e4694e569ebe011030d5aa8a371ba7f069a72cd2508ab7c2", + "value": "302526469062", + "start": 36522672, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13339147 + }, + { + "batchID": "9cd0409d2fae313a1d91c7818e0d0b0ad93559d01eda093f80e93d21a037368a", + "value": "304276657190", + "start": 36559160, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13703769 + }, + { + "batchID": "9ce7db1a81c933d2251448189bdc83e75f210c99d3e376b0293248b46ee4355a", + "value": "302165501516", + "start": 36513043, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263945 + }, + { + "batchID": "9ce91cbd6820404cd3b1fcef8789b8c8036db0924bdf88176ae41c60a22ceaac", + "value": "299385460537", + "start": 36414701, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12684770 + }, + { + "batchID": "9d21ace7e997fe3dd7c1347e08fe864c808c1bddbf6e37477737760b2464fbfb", + "value": "308337056099", + "start": 36656716, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14549685 + }, + { + "batchID": "9d3efe0fc31602bef1a192df16574784c5ed835293ff8dd0f29c82a829f4e386", + "value": "308428230227", + "start": 36659521, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14568680 + }, + { + "batchID": "9d597a5c0a7bf8f6d5e8f3dd9ab969f842cae1720369acde1f76fb7e9df9937a", + "value": "305373049936", + "start": 36585189, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13932184 + }, + { + "batchID": "9db2ec56194540852ee7daa977d6275493727e038f4a3fdae0db1c102ce18ca1", + "value": "313215685756", + "start": 36859887, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15566067 + }, + { + "batchID": "9db3c088595cb5aafe0d0ba96b7f617666b1d1a7881cb1cac4481f8d8de9e58a", + "value": "302894565551", + "start": 36528904, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13415833 + }, + { + "batchID": "9dbb51ed02228d64a8639b6818b8cf2756c1ffeaca7432f35886acca1b7e825c", + "value": "242238499100", + "start": 39943639, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 779153 + }, + { + "batchID": "9dc865f82febf652e839172f885e282471551ff93e920a1eeac3964530edab4b", + "value": "302718548347", + "start": 36525965, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13379163 + }, + { + "batchID": "9dd3be28c2a94d29fb5e5e9a66be7ec9e610eb688a19a32ba44e692224f04799", + "value": "240138421121", + "start": 40252817, + "owner": "1e09d6eb7cce4f517de1a312b46277f3d082608b", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341637 + }, + { + "batchID": "9dea9b21024aa76b66fd38e052bfb622daaaddd9090497e8078822cd008b8ce4", + "value": "242255556981", + "start": 39948446, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 782706 + }, + { + "batchID": "9e0c0372f816df771ea8d8e7564b2c553fdca2cb094d14bb9e8ee54ede9cf4bf", + "value": "316997171106", + "start": 37030926, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16353876 + }, + { + "batchID": "9e53faa00c43c6f8c313a63be276e66e88bd668bccd25254a46caf7218b46dd1", + "value": "298823115210", + "start": 36399603, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12567614 + }, + { + "batchID": "9e69e043330ef22673756ea049829209a85f553f77c7700b18fa61a0397d155d", + "value": "307831052179", + "start": 36639775, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14444268 + }, + { + "batchID": "9e84ee8b7d120174abbd826ec79b3d1ed8222568da514c4882e05173acee0286", + "value": "298718747175", + "start": 36391035, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12545871 + }, + { + "batchID": "9e9368fe37d809a73d070638f9f95a5e3b0c7dbbc73062fabe24e35f4d71f1df", + "value": "249770442915", + "start": 39901334, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2348308 + }, + { + "batchID": "9ea1fa0523394b11aebdeb2ac6b049859e2c42afec4da78a536ab9de1d18c3c6", + "value": "295717986196", + "start": 36331507, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11920713 + }, + { + "batchID": "9ed9c9f19a1ebf177d50da2cfff5fc0eea8dfd9f7aca57eaf866f922655fa640", + "value": "303216768672", + "start": 36535978, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13482959 + }, + { + "batchID": "9f70e2eab56200c43c199d00eb108af6e63cbd2f6fec80d3fcc88271308506f6", + "value": "303174793375", + "start": 36535374, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13474214 + }, + { + "batchID": "9fab297238c63090c0ec9bb933bc1ec78289f3d0f876ecf39cce461ef56b7dce", + "value": "302161739516", + "start": 36512679, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263161 + }, + { + "batchID": "9fb9b18d672005301a4731002f9ab78ce6757a43eff95c4c661a2046a3e0590c", + "value": "302408575648", + "start": 36520691, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13314585 + }, + { + "batchID": "9fe1b424c54684f76f0368341b98588b0fef3110116dfa99c58ffd33b8780131", + "value": "307333958358", + "start": 36626520, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14340707 + }, + { + "batchID": "a053d00a04c594799368097cfc3700334180287dcd9ed7e334d1b74e90f57122", + "value": "303686121260", + "start": 36545394, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13580741 + }, + { + "batchID": "a0a3c16ae14b5c74e23314b7e07eed685858f476ccdd5b9daaaafc0893a5f430", + "value": "238933230591", + "start": 39814638, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 90555 + }, + { + "batchID": "a0e14b5d2db2fc12abcdc2d9b4f689d35766347d78da8179392d14816ab99a77", + "value": "306371919550", + "start": 36607442, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14140282 + }, + { + "batchID": "a0e5968af8f6fb76e8430d8d674f098ee31b911aa2b8e4916b5619069cac95e6", + "value": "308571353274", + "start": 36664406, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14598497 + }, + { + "batchID": "a0ec7f59296d11862d9c1bcacb05176248c1f927769894599ba344fe79fe2e60", + "value": "295627662334", + "start": 36329134, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11901895 + }, + { + "batchID": "a0f533b22c14b16e4abd83db553d7bde46e479626f1a2ab894a053b7305a67c6", + "value": "306902136148", + "start": 36617845, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14250744 + }, + { + "batchID": "a159e84ace6e122cc4cb62364cdc09da1ea66edc5832a193df61008b1a6e7125", + "value": "241932589973", + "start": 39928035, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 715422 + }, + { + "batchID": "a1661a8471af4813870bdad9412421207f3adc344f6ef35ef9bf5dbb01988b72", + "value": "302408575648", + "start": 36520691, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13314585 + }, + { + "batchID": "a173526e3206034b46a3f60e04d48c5a34bbd573572a5090c892680e92d56a21", + "value": "296905893353", + "start": 36361670, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12168193 + }, + { + "batchID": "a1759c98de6f5d14e12426dccbc8e4835e01ec2ce5e62d4355c4a8763212bb90", + "value": "287588158898", + "start": 36159790, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10226999 + }, + { + "batchID": "a192c891f73ead38b05f52e06314e9b474010365edcbf6722230c08b17f1fc0c", + "value": "295246629278", + "start": 36320528, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11822513 + }, + { + "batchID": "a1c7951b297a55268ca612d7d495fd9dae84bb07134a80d59f21ce3414e62b65", + "value": "248670720836", + "start": 40266882, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2119199 + }, + { + "batchID": "a1ed2bc9f033075a97ec75401c036f4bafe458d945e948b8d3a581beec815248", + "value": "303658649727", + "start": 36545086, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13575017 + }, + { + "batchID": "a228ca303be6dc6e88098f4dfd3e9f35277f2c65671f35fe35658c3ceed7dc78", + "value": "319707114705", + "start": 37113915, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16918448 + }, + { + "batchID": "a24a6dc6c58feb0dc0c20a51e22e0eddb308dabe02a49eae6aa80fd77c3193ab", + "value": "306762027765", + "start": 36615314, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14221555 + }, + { + "batchID": "a2df5f15674137624570c53e244410209cdec00dca92bbeca4940fbff5be2689", + "value": "307362902605", + "start": 36627329, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14346737 + }, + { + "batchID": "a2fc8d49432a4bd51097459e66a95ed01274e16a35804555e49da1e12701d659", + "value": "303656151507", + "start": 36544996, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13574497 + }, + { + "batchID": "a35f1bb341d627e4b94a43b1f6a05b9c12cb88cad266a6d67f961c874529d966", + "value": "265280237138", + "start": 39271878, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5579515 + }, + { + "batchID": "a390d54b60634ada92285f9bf580158ecc8fc559b784ca0f70bd792934b6089e", + "value": "302917146658", + "start": 36529719, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13420538 + }, + { + "batchID": "a3ba7ad7b5c728d4204f6acdd5b429c29b3c864cec0a4ea50a1920f684031e1e", + "value": "308785024032", + "start": 36670233, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14643012 + }, + { + "batchID": "a3c2d951d1c83eb85515b795aff5316851e6887cf591fc762c1c507ba8dee91c", + "value": "308388039202", + "start": 36658086, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14560307 + }, + { + "batchID": "a3d6c2c1396fcc8e7a2b3630976925ed257dae8aa8f269b91fa1e94fd85166a6", + "value": "307816848884", + "start": 36639493, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14441309 + }, + { + "batchID": "a40fb24381f29872cd626b2f934c4c4db544e4cf26d337b01f39f403b049c1c3", + "value": "310882206652", + "start": 36740137, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15079925 + }, + { + "batchID": "a414336cd8a25a64ffdcaad28ccd9f5e4c6aba9aa2858434fbb171284493b3e9", + "value": "303832297424", + "start": 36548387, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13611194 + }, + { + "batchID": "a41c394ca6b3e495fc559c5f811e121ac441f3a70703563f835d6c9d88b2ac06", + "value": "307357230895", + "start": 36628028, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14345555 + }, + { + "batchID": "a420b02b209f355991cb7364f82c5102dee47441fea62535de1bc36365e656b7", + "value": "306760882225", + "start": 36615273, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14221316 + }, + { + "batchID": "a425b3857da56955b6c4480a37607a82c7b868565395f9e808694909a0e9be2d", + "value": "296297536508", + "start": 36346417, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12041452 + }, + { + "batchID": "a44b0df5dcb79484d318494849aae17600d1233395e5edaf0344c447fcf13f9a", + "value": "262935911743", + "start": 40308000, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 5091114 + }, + { + "batchID": "a4880e06ee476524d04271794ebfbaa7b188ad30cc705da51cf34cb83ae3ff84", + "value": "302613163309", + "start": 36524209, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13357208 + }, + { + "batchID": "a4cd422d6735b43e2b0382ecbe74bae3818bcd0ca78a4beff52393ae18d50988", + "value": "296501059856", + "start": 36351071, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12083853 + }, + { + "batchID": "a4cdece02742760be38d323a5042fca3197ca8d91a06a52766bbc9129794f6f0", + "value": "304999394870", + "start": 36576526, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13854339 + }, + { + "batchID": "a4e2360e20a16f880929aa91e8094f598a20bab72318ecbd9432ae4a4bbf696c", + "value": "303952044251", + "start": 36551336, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13636141 + }, + { + "batchID": "a517e177676d0597772e20c2dd34b47f0e98adf562f832ebb04a4d6c0fb8f559", + "value": "302799755432", + "start": 36527303, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13396081 + }, + { + "batchID": "a51f14f872f0fd328d4d303584c720459d70a24f0a9fb38231b40d29977d9f99", + "value": "308307211154", + "start": 36655200, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14543468 + }, + { + "batchID": "a51f8c1b6d6098287dd20e42af5d2e0dfa2a855371b7eaa7dda5798e50b7d7fb", + "value": "300292741730", + "start": 36461001, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12873787 + }, + { + "batchID": "a52eba62efa88899eb8d3a52c89784b8a135fa6ea8d07531089e1657039f7f28", + "value": "240538923944", + "start": 40223612, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 425075 + }, + { + "batchID": "a57fbea872bc974bdc219109bd050983df72d4c38f783a1463649a992d5792d2", + "value": "298794321514", + "start": 36394681, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12561616 + }, + { + "batchID": "a593358e86bd92a37de5832990de9aff540fe5bc6da441a9f4c73580e104d3e2", + "value": "303500149796", + "start": 36542102, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13541997 + }, + { + "batchID": "a5aedd6ad69eba42459aa47226205ccdad7ef3cdd34e073214140fd2acc83e40", + "value": "303712777653", + "start": 36546127, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13586294 + }, + { + "batchID": "a5bf93a02f40ce57858fb8e86955fb6e06b77e6f43b3be02dc0c8262a7add8ec", + "value": "303406524974", + "start": 36540546, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13522491 + }, + { + "batchID": "a5df46c4ebdcf7060fd4e603acb32309516432f68e64fdfffb733b141b033023", + "value": "308496780402", + "start": 36662419, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14582961 + }, + { + "batchID": "a670bfa1a821306936529250e6f7a67a6d692709e202335a734eca9a8b30dabe", + "value": "303196778787", + "start": 36535712, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13478794 + }, + { + "batchID": "a6ad8e1676f3156e419c652449e76feff58e0d5aeda251c9b1dd6f1cc94ec2f1", + "value": "256513387796", + "start": 40123015, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3753088 + }, + { + "batchID": "a6d302c8636b5d7268cd825900c54b8d1aedca0d7768b9a86801262365fa9b3b", + "value": "308095587707", + "start": 36647644, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14499380 + }, + { + "batchID": "a6d9d716fb587d1c2bf2c3480460d2f30c78366fb8c48e475014553a9a3709c1", + "value": "307719236353", + "start": 36637133, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14420973 + }, + { + "batchID": "a6df9c5c3bbc7e76341ca3cd5afa5a6977ba56027db0ef6a47e1f6fc0bf0e0b1", + "value": "306721697579", + "start": 36614322, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14213152 + }, + { + "batchID": "a6e9e44b412321dc82da2fff955e1ce494ba211a2f0118e23338e24d183d12e5", + "value": "308083034735", + "start": 36647421, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14496764 + }, + { + "batchID": "a70c2860f71150ee2358d6d04957d8db0a1d9e42f97b4dea867872c85564723a", + "value": "302348738043", + "start": 36519440, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13302119 + }, + { + "batchID": "a711d226d879b25a11ab78eee2c6fb619e65ec1cd4fb7a059f05eb54531ab682", + "value": "306807480107", + "start": 36616715, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14231024 + }, + { + "batchID": "a760740debadc90047b0d8d2e989a12851cf20b83c67e099719e0ae6bcfa9505", + "value": "308671627741", + "start": 36667761, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14619388 + }, + { + "batchID": "a78109e2fbf7e05e4b4919974b7f77482bdfb84538b104b4c578b3bc9713398d", + "value": "303692200919", + "start": 36545613, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13582007 + }, + { + "batchID": "a7b22d20416a6f849ab11da140ef429b9d547dc5f7bd00c745390a4f34fd974a", + "value": "308396217536", + "start": 36658378, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14562011 + }, + { + "batchID": "a8376ddc4b2ca2b797c9796b210416d2253fb639677837bfc568143423470e08", + "value": "308000110711", + "start": 36644235, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14479489 + }, + { + "batchID": "a8469ba876a8e782bd8c9fa2b05df15716f9a024858489d9e228aac64aebf0ad", + "value": "308574837683", + "start": 36665206, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14599223 + }, + { + "batchID": "a88f56d407e90da643d0d00f3fc0d8d5d1ebf1c4121cd98994f523fb2d6561b1", + "value": "303049560973", + "start": 36532904, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13448124 + }, + { + "batchID": "a89a44e2246a426f23ada566e57b6981d0d2d69c2d0e42e0bc9fcb4a4e557779", + "value": "307020664911", + "start": 36620280, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14275437 + }, + { + "batchID": "a8ebe1697d69694efa43aa8da94e8fd48784611559fe4b6a55c2cc19a01ac9a7", + "value": "307773379090", + "start": 36638391, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14432253 + }, + { + "batchID": "a953ba902aa216142b01b684e8dd961f938e8b445319c9a57f040ba85cbcd14e", + "value": "302435244470", + "start": 36520971, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13320141 + }, + { + "batchID": "a95775d3824a625a1a359f5a6a9877221f603310410bde64cd38c7bbbdf5cd86", + "value": "308099088707", + "start": 36647769, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14500109 + }, + { + "batchID": "a96af21136a5fe45096f2570313d77e1675cc085a107e8847d9042e6973bd6f3", + "value": "306446725751", + "start": 36609444, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14155867 + }, + { + "batchID": "a973d8272974c2e08955322bb25f7df8de0e8cdbf4d56c946fe0707bf25dcbc6", + "value": "302172970544", + "start": 36513085, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265501 + }, + { + "batchID": "a974bfc8d0310ccb00b3336b97b89528c187bbffd15bd90c89f8ed1bb512f0a5", + "value": "302528793930", + "start": 36522756, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13339631 + }, + { + "batchID": "a9a3f19a0f6fbf6ccf2521c76e620e53b038a58051ee2a2f02636dd1f5625623", + "value": "304056310325", + "start": 36553727, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13657863 + }, + { + "batchID": "a9bca704de9e3653a7e5d8458915e114925972f9fd2c56ed4ef695e4ece63433", + "value": "304805084039", + "start": 36571810, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13813858 + }, + { + "batchID": "a9e5d7709badee26c3c97d8cead32a0490be072ececd0a1a0f5ecaf5a3b49aa6", + "value": "313178272232", + "start": 36856509, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15558272 + }, + { + "batchID": "aa1a496f9ad5ba031e97f085aa30105c9d2951eb093d2eead2f8d49c91d08c8e", + "value": "307548384507", + "start": 36633958, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14385379 + }, + { + "batchID": "aa2a312437a83b96c627657533aee65b496b6ae9df9f7dc4ca5b71ca17e4353e", + "value": "308174402077", + "start": 36651584, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14515799 + }, + { + "batchID": "aa371babdbcad2c511066941e6f638383825e489a7e69e2665d7d046d8bbe116", + "value": "315492952389", + "start": 34894244, + "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 16040497 + }, + { + "batchID": "aa6de069a1d0e762d7118fe0c7d99a1292ec9df1f11aa23db38bd6dde80907eb", + "value": "303424021558", + "start": 36540722, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13526137 + }, + { + "batchID": "aa6eba6c93a9301e929642e98a503b26ec33e596a115472f6ec7501a9df29404", + "value": "298793099510", + "start": 36397147, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12561361 + }, + { + "batchID": "aac5716d15604a9079c713685325cd74c528c9ab4a52baadefd58f814102f927", + "value": "319674547882", + "start": 37113197, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16911663 + }, + { + "batchID": "aacddcb73e1a93148642910130eff470cb51868e199efdce3c01be13649a9ea0", + "value": "238739795988", + "start": 40293439, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 50256 + }, + { + "batchID": "aaf2219121788b3be3dfc34fc0886d42d4f1af8581c632f7bf54ea24fa2a507e", + "value": "239569612177", + "start": 40329770, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 223135 + }, + { + "batchID": "ab16c0b3ac53dd16e905553f2af9b8a6a26594064405c30cb816724ca3c21ca7", + "value": "307038284144", + "start": 36620459, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14279108 + }, + { + "batchID": "ab17e0129732925b2500946eb7368f65cdab923fd28efac84e95db97942957b4", + "value": "307385041332", + "start": 36629022, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14351349 + }, + { + "batchID": "ab2d36f0ae745814220024a889e7d2456e43228e2bed670ad0d6b1deb90ba985", + "value": "247838944478", + "start": 39845430, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1945912 + }, + { + "batchID": "ab5f50103fa1e2ab54dcbd45a26b1562afec9c97c6adf3488515267276199904", + "value": "306894980692", + "start": 36617589, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14249253 + }, + { + "batchID": "ab7b41aa8d453a9d643f553a774f44d019085d11f56ab4138bb4e14cb3a6a0fe", + "value": "302893117061", + "start": 36529307, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13415532 + }, + { + "batchID": "ab7f6f05bcee3c5f0fca427b878549874c61abd83cf2bf24524e4fa1002db917", + "value": "296928982279", + "start": 36362051, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12173003 + }, + { + "batchID": "abd9c8f42206eb99d50b144ec7addd13c19b93032a16d96cfad4b7b80f6beafa", + "value": "238852356210", + "start": 40391757, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 73706 + }, + { + "batchID": "ac3c9eb3da9231c741c78bb6cfc14d6160d200264770a523ffaf80c644ac4e3e", + "value": "298610653698", + "start": 36388266, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12523352 + }, + { + "batchID": "ac4356604609a4b1c1f4c0a0eff886584b4bbaab1efac16c5f4bf1c12d5086e3", + "value": "262089773721", + "start": 38541978, + "owner": "59eebbd0868ab1edaa6a71c38f898f4331b2d109", + "depth": 24, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 4914835 + }, + { + "batchID": "ac4bd06603a5ca828b864753c6109b16cb570740f5ee7a4e9d304ed3d81166ab", + "value": "293866487475", + "start": 36292910, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11534984 + }, + { + "batchID": "ac83b28d8f67b146ff0420d16e80aa9c5044e4918397eaba5644d6338e73a814", + "value": "308120576514", + "start": 36648311, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14504586 + }, + { + "batchID": "acba0eb2fb6bd0b1d4e13b05f44b37b45750c440268150e5006591b669641d1a", + "value": "307774750992", + "start": 36638440, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14432539 + }, + { + "batchID": "ad50597c52dac1227027b7b4c58a9d2ba9a62efdc6e271c23f2b2a163bf95e16", + "value": "307641832749", + "start": 36635945, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14404847 + }, + { + "batchID": "ad65c00463e60382b16f086c31abf10a869bab70b81d8ee8c0085687d11cc860", + "value": "298686090305", + "start": 36390082, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12539068 + }, + { + "batchID": "ad7c3b8b97db2149fbb36884503bd56a07a2403eb1dee0a42dc20095fa8313d9", + "value": "303177233087", + "start": 36535462, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13474722 + }, + { + "batchID": "adb365c391bfecf44fc94d450703b82d18e8750e2e9d0dceba087d65a1b25d5b", + "value": "302098772675", + "start": 36509947, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13250043 + }, + { + "batchID": "add0fab164d2a0327d2ae89edcb8dd69d7be5706a4b2a6242e970fb2e8417198", + "value": "302821713192", + "start": 36527868, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13400656 + }, + { + "batchID": "adde2a5879553a85873c47ec70e4a7e5ef47b9076ab5209675cb6cc218b4540e", + "value": "307564177847", + "start": 36634297, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14388669 + }, + { + "batchID": "adef385ec8dc1e0d2d50deaa5ab22faf2b9032821d3d31b00e335bed4620f5ac", + "value": "305246716236", + "start": 36581785, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13905865 + }, + { + "batchID": "adf9950f37582b2c480a99c061128383b03c8f3991a7648f4bebe5993adbf23c", + "value": "307845031716", + "start": 36640049, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14447180 + }, + { + "batchID": "ae0b6199707b79799415e717e8e54783b3f63516e01ff27e20a8afa32dc96bd2", + "value": "248565014121", + "start": 40260329, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2097177 + }, + { + "batchID": "ae5c6d4ad5197883a7e78e69c079bd197a6b08a275acc51f7c02e1a755978180", + "value": "298745239178", + "start": 36391765, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12551390 + }, + { + "batchID": "ae7cd4e251f5f1493345bb4fcc437429f2152c6fe593db45001c19be6bccaccf", + "value": "307762635437", + "start": 36637782, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14430015 + }, + { + "batchID": "ae7d6eeea872d4aff83a2d45506b4edc89ac90299371d72cdc0125b883abe524", + "value": "242137387247", + "start": 40281938, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 758088 + }, + { + "batchID": "ae9e63ac00728c9715b8542edc131b355ff18106718b7af207ac5c66a055a3e8", + "value": "308155266250", + "start": 36650225, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14511813 + }, + { + "batchID": "aeecbd1e9d0fcc3773a262162607569491d54a3e8d0e5a5509f5a508e924d9e1", + "value": "303288973965", + "start": 36537672, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13498002 + }, + { + "batchID": "af10efff7b2c974dcdea8bd8bb89ec2e44cb8b5eca4f596cb6dfb356b6f565a2", + "value": "304135410741", + "start": 36556120, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13674343 + }, + { + "batchID": "af142823fb15af4a8326be22a194c3d5f15b47055f32a2069bcdd096c1860b8a", + "value": "299902048174", + "start": 36436582, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12792392 + }, + { + "batchID": "af315955783015b397abf6d047126ad8ef39141340ef8c63696601a60cc6ae76", + "value": "308361091438", + "start": 36657349, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14554693 + }, + { + "batchID": "af52492ff7e27457a0c525be64a47219754c01cace8c43f98d56b864ac808057", + "value": "241012917297", + "start": 40124421, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 523823 + }, + { + "batchID": "af68f8a5c2144e1923e734916ae174a5d64187a1e654560ea6048f0b233d5b8e", + "value": "302174540636", + "start": 36514966, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265828 + }, + { + "batchID": "afc9cfd30c8f1460d84ec1ca9f203da27719ab16b35d32e2fbdcb8148cc354b6", + "value": "308001365407", + "start": 36644505, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14479750 + }, + { + "batchID": "afca71595388515e9cd3c2753b98362487be4fb5014ccc01a6cb38adb60cfd7b", + "value": "302807539132", + "start": 36527584, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13397703 + }, + { + "batchID": "afcd42ed784678339d0eacf42f53e3e241504c9407bc3a730dd164435e2b47a2", + "value": "296115627936", + "start": 36342089, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12003555 + }, + { + "batchID": "afd6d735e8074b2ff282266063e9ac98c52b408b8e061a301388f7c70c30f293", + "value": "298780160785", + "start": 36397820, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12558666 + }, + { + "batchID": "b01cc7330ec32e4524d2832e96799d48093832e72d6ba6a6c7dda8692b08d1cc", + "value": "302523704508", + "start": 36522800, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13338571 + }, + { + "batchID": "b040bd770d31238a14578a62510e6e3f803ad5d8a5eb79dc532287c163405891", + "value": "304213631400", + "start": 36557800, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13690639 + }, + { + "batchID": "b045a69105c4f6267970dcabc6edbbf241b5662cad10b7312fd407ff6d0c54d5", + "value": "304985745578", + "start": 36575809, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13851496 + }, + { + "batchID": "b062b346b7c572909c9fa2faf7651ba6ace72d2b214fd1fd0904228fe34d1e38", + "value": "260078712000", + "start": 31306502, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4495864 + }, + { + "batchID": "b07291c298d181ebf16c8ac90a37b27a598fd5b2eb4e7509c51420d2f99223db", + "value": "308159254453", + "start": 36649917, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14512643 + }, + { + "batchID": "b08f8c8364cc5bfb0e8116eef82be69d3128a914e3273760070d6ffae0cd3fab", + "value": "306984398629", + "start": 36619434, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14267882 + }, + { + "batchID": "b0c2005ff5fd66d94bd48d503523de854779f760bba3c97559ed2025e03d925c", + "value": "307140980452", + "start": 36622327, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14300503 + }, + { + "batchID": "b0c40e809ec44c8d5e9e695193c35e5d3b2bebc8751f1b51a825a80d7c4f727e", + "value": "302172859892", + "start": 36513081, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265478 + }, + { + "batchID": "b150a20e05b277cb9bab770576058a3c1e11f87091133b0b0f401bde35a3a7b5", + "value": "240139028281", + "start": 40252859, + "owner": "ec40cffe604563e4c00aca3f2858a3d9ebe5edbf", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341763 + }, + { + "batchID": "b15b03f00433805d68b6d990efee540036f4b18d88cd9cbbf10851f5ef12fdd3", + "value": "296051181009", + "start": 36339971, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11990128 + }, + { + "batchID": "b165d39d04cb6ec9e7fae55fbf257d90a04305b7fcf08cbff58078617a684225", + "value": "243803202577", + "start": 40291935, + "owner": "d34ab7aad60cb1fadf80bfac7c68a66e53cdc5ab", + "depth": 23, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1105133 + }, + { + "batchID": "b1775329b21ad612b8cae6779a76eb358765d0183cba849f1aa5ccbd2487089b", + "value": "303296350677", + "start": 36537938, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13499539 + }, + { + "batchID": "b191009857dc7dd240179653fe3d1878d87daa08f141434decf96b9422e51d61", + "value": "296668898053", + "start": 36354654, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12118819 + }, + { + "batchID": "b1c264c4d008649c66949435b4189fee8f6db8480ea5c7ef2c56d03815283b2e", + "value": "306498647806", + "start": 36610852, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14166684 + }, + { + "batchID": "b1cb8a4174aae3981733ba94b9f1f91d24f5b8a8cd9b2cac22fcd8a5f24843d3", + "value": "245965332205", + "start": 40252817, + "owner": "fb4f87c9757359f4b07ad5d33e42fbda08dad938", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555576 + }, + { + "batchID": "b1df3ce13269b6106c1cfaee86c19d47cbb993b3ee5605a46ffc483b8997b3b5", + "value": "307345272139", + "start": 36627826, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14343064 + }, + { + "batchID": "b1e267df72a05624d09d260f6f46181b9161bef84db96d6ee5db1846cc4e846c", + "value": "290135767192", + "start": 36217352, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10757750 + }, + { + "batchID": "b1f707dcfb1ff9973a739c159197b70a35dc87ed776b25c0f7d4f6c70869012d", + "value": "303280028303", + "start": 36537122, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13496138 + }, + { + "batchID": "b1fea5a64e6be6fbebcde02326e65b31188906173e741c9f519bf13449247624", + "value": "306442287107", + "start": 36609285, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14154942 + }, + { + "batchID": "b210c855e929f4c1b98b7de449bef8c63ac16f713be49394a2dccb18b9be1bd2", + "value": "306499068704", + "start": 36611093, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14166771 + }, + { + "batchID": "b2153b2a32341ea2a63a73c49023934320e17a6f6f315cff3f9b05d812ec7790", + "value": "308409963654", + "start": 36659094, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14564875 + }, + { + "batchID": "b24b3f3ac5c7727cb9ad17b15167e75df33708f201c947f3cc6658348c2df31d", + "value": "245428976119", + "start": 39937806, + "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", + "depth": 17, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1443835 + }, + { + "batchID": "b268bb58d3d790698d5ec91080ec0d4a76d4324f52bed2a6d760bb378c6170c8", + "value": "306687634671", + "start": 36613780, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14206056 + }, + { + "batchID": "b2942511d1a5f38831a6fbc13579b2612dc889af3c05f4e78b057ec71a14b950", + "value": "307842616740", + "start": 36640188, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14446677 + }, + { + "batchID": "b29fd068754c273e7d6d120c132ed36c06db474ad17117e0cc712992ba5fdf34", + "value": "307819956884", + "start": 36639604, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14441956 + }, + { + "batchID": "b2a1d74372b164944537e0d0e2e4e81240552ca17ea2c7fde08f8f550bee22da", + "value": "239225183611", + "start": 40407291, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 151379 + }, + { + "batchID": "b2b0fc9c2851062e2f7db1a4bb47f87726821008e06caec3cfb5efce71029c64", + "value": "298805016727", + "start": 36397350, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12563844 + }, + { + "batchID": "b2ce067299fbbca29bfe8a7854a28b82f3fe30cfe5fbbfb8bf7a2bc92204d234", + "value": "306410242121", + "start": 36608363, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14148266 + }, + { + "batchID": "b316828b9d1b2ae1988bae87aa64fea0d44cd50c374160a6324b55311b9fc909", + "value": "303463749021", + "start": 36541472, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13534413 + }, + { + "batchID": "b336f3ca8aca336d0719ee12e83a82c0811daa2a352069c7aa1b74e6ce8e664f", + "value": "313170065037", + "start": 36858703, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556562 + }, + { + "batchID": "b347907da4f64008af26cd89563f3f74bbc64abdf403903b54ae2fa02758be01", + "value": "313820924818", + "start": 36894075, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15692158 + }, + { + "batchID": "b3794d2ee71ebcb46c459007589fb75b703f6bc539b90c1833bed04d9d75f296", + "value": "304019913867", + "start": 36552871, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13650281 + }, + { + "batchID": "b38f39009dde622512c7d096c7832557ce9680f73f7e49281675d7442da71968", + "value": "320053467559", + "start": 37128195, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16990605 + }, + { + "batchID": "b3a6bc73f3be63711cf4645d1526c8372cd54b44aa574206a59f50651eebf4fc", + "value": "305673235959", + "start": 36592568, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13994723 + }, + { + "batchID": "b3a9d26e776df74474aa4835cc1f234e43c5eba2a6724ab0e7aae973b8a213a7", + "value": "245965170511", + "start": 40252811, + "owner": "753e7d2db33f59e8a06e0cf2a130fd39816388f5", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555543 + }, + { + "batchID": "b3b82015761a4721049686302db2f650058ef92f8b57abe5104d1c2ed245406c", + "value": "304438859331", + "start": 36562272, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13737561 + }, + { + "batchID": "b3c93028073f1a2a3ffc708fd257133ef6ede155f676f4961fdde76908d87396", + "value": "259525512000", + "start": 31306500, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4380614 + }, + { + "batchID": "b3f237f286cfafcd285433d5ac73e192e5dafd7472b80e85cf48c11a8c1a5436", + "value": "313369554114", + "start": 36866086, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15598123 + }, + { + "batchID": "b3fe37a1fb215972a4a0ff2b22435e65472e6b26a5a938d74dac79d39614509e", + "value": "305743986113", + "start": 36593975, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14009463 + }, + { + "batchID": "b41995277e1f4cbf7bf519072114877108e764259a0031be88375bc0d4680520", + "value": "245967245680", + "start": 40252888, + "owner": "91cbea055e3a69c33ebf668f26804ab727fd2b6b", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555975 + }, + { + "batchID": "b45d5c23b322695bb5765ee95bce79fbbf6963ec0d26d111c478130983fca7f6", + "value": "306612703172", + "start": 36612678, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14190445 + }, + { + "batchID": "b4da7d4ce97d82200db0ecf4bfa8584e04b8d71ead72d12a9bac8edabf584b25", + "value": "296295174862", + "start": 36346331, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12040960 + }, + { + "batchID": "b50655004b2c80a1e63b1083a14d4fcfaf3e363cc8b5801e1576aa4cdc66f348", + "value": "303175126063", + "start": 36535386, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13474283 + }, + { + "batchID": "b50f8629a4f140bd6d33590cec73a211482827b2952b88b6805abdee558a2e6b", + "value": "307877779906", + "start": 36640768, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14454003 + }, + { + "batchID": "b5169b330ade5bc198adb3870c3a96b42ee269864fcb89b27d2aa9eb1bfed3eb", + "value": "302577798135", + "start": 36523615, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13349840 + }, + { + "batchID": "b52a53cec360fac01b8decc09d89b64b09fb7abbdb92ad6ce50eed3645b03f94", + "value": "303502203000", + "start": 36542176, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13542424 + }, + { + "batchID": "b53b17e33a0f91c295ec00a140a58c02512e3d274ddd4e570b7ce6cf568f6b61", + "value": "356426552246", + "start": 38725277, + "owner": "3948a9f70e6a856761f67e6e71998f17cddd51f6", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 24568331 + }, + { + "batchID": "b5846d8025fb786844fec395126a5d82a7023a8e1a405ae4334afa205678a9c4", + "value": "249492436945", + "start": 40311634, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2290390 + }, + { + "batchID": "b5a9b0a30d147b7ce0082c95c888d3b9eb03e2c8732407058ebfb0c3c1c7f5b1", + "value": "305317145041", + "start": 36584314, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13920537 + }, + { + "batchID": "b637d611d902ecce477eb8bc9f5444570d68c4c30a9b2c39665f142402919fcb", + "value": "308074694044", + "start": 36646898, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14495027 + }, + { + "batchID": "b6509a3020d8342f142876b0c2df70851f3784d5ee52d51c8e3a30851642b17f", + "value": "308166407149", + "start": 36649722, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14514134 + }, + { + "batchID": "b6845d584560ffbef991200fdd60c9b6d8da9839a9706c5afaf950edaa4cd08b", + "value": "295662689475", + "start": 36330181, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11909192 + }, + { + "batchID": "b68865d97b16dd5a6ab1745f6453a49f451ef3da46d038754bf86dd48a370941", + "value": "307817548884", + "start": 36639518, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14441455 + }, + { + "batchID": "b6af1f0e0979e407d5875bbadf155583767765e1dc35c2aaeb972a1e88f24971", + "value": "306756886805", + "start": 36615130, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14220484 + }, + { + "batchID": "b6e24855930c9b14499e443f618d89981e678e4e77902d7a48f747cce51c956a", + "value": "269318610331", + "start": 35818191, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6420843 + }, + { + "batchID": "b75d9260d5ccd1ec0e61baa8bcee18e400b1369df6cd7dda370069242c01b42a", + "value": "306482148118", + "start": 36610261, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14163246 + }, + { + "batchID": "b790fdf215180e4bdaa413cc4c2230bbd8dd72e640261a42b606aea17e668af3", + "value": "306358437726", + "start": 36606959, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14137473 + }, + { + "batchID": "b794eb10731fec4faef2d646593cd694a6926b94801a4c7a6e0d05c49dc8cafd", + "value": "308103906083", + "start": 36647941, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14501113 + }, + { + "batchID": "b7c90caa9fa1eada3e1f24ad533a17caf01a61a65e4bf02c264a96e5edf16700", + "value": "306686237921", + "start": 36613730, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14205765 + }, + { + "batchID": "b7cad3c845e0fca26c63f3dd7e6541bf771a5bfa62b44472985dc48b49566407", + "value": "308639501486", + "start": 36666614, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14612695 + }, + { + "batchID": "b7e0ba1a6e99878e4b423bd7d4d8392402146087323f0f0c5738d8dd9d65ed05", + "value": "302861292212", + "start": 36528386, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13408901 + }, + { + "batchID": "b7f7126712414abcdf5eef835185719822a51d497b0b2bd7d6eb1bbec2ae8bbb", + "value": "302164339838", + "start": 36512773, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263703 + }, + { + "batchID": "b81d691e4774f664c239abee6cd2d0add2d0cc227af310ebc4dbbdd6a2299bcd", + "value": "306630484424", + "start": 36612863, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14194150 + }, + { + "batchID": "b85413328d9f56441bd1d0fd4c7aed14facf7075014c3bad3d0f1e7a0ef7a7ad", + "value": "302985317096", + "start": 36531041, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13434740 + }, + { + "batchID": "b8c3efb241a67516c0f67dc7cf622fc17a5f0d839566b5ca4356d4dcaf05def8", + "value": "307428291974", + "start": 36630117, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14360360 + }, + { + "batchID": "b94ba72bec2388d7d275a76163e15f8024d761c81fcdf6a328cd8deba27b5fcc", + "value": "297895165007", + "start": 36374470, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12374292 + }, + { + "batchID": "b9508ba1f1719934084e26413cf977192053a27f2e0dee9923fb9c1f2a959078", + "value": "304202181920", + "start": 36557388, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13688253 + }, + { + "batchID": "b961413232c96eedae48947a71c99e454e51c4b5bf93a77c59f958af1229a932", + "value": "245065593146", + "start": 40275248, + "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1368131 + }, + { + "batchID": "b9623dc198572aba4328e4be53a500f4345c9725eebf1308f6ffb7530495816b", + "value": "269422776219", + "start": 35820056, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6442544 + }, + { + "batchID": "b9c09cfea2d07aea96771b6fe852b0d68bc7347fd943162681aa0a2b92adf69e", + "value": "239030103258", + "start": 40399163, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 110737 + }, + { + "batchID": "b9e3d1bcfbd254715d2746427fa88be7c8237c619d30c531e0e691f8023c9344", + "value": "305393924399", + "start": 36585712, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13936533 + }, + { + "batchID": "b9fbdec0ec7d0144a13a757aa1798aaee2fe46205c2a656543b73dd49d2940f4", + "value": "302526469062", + "start": 36522672, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13339147 + }, + { + "batchID": "ba028a24d35618e330d033148ff023bb163e5993f0712fca9ae92f78bdd4e2a4", + "value": "304116350342", + "start": 36555661, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13670372 + }, + { + "batchID": "ba04eb22a1bf5c133a6b67793f4971c321c7797d89fa3471976b6506dd745f09", + "value": "307431901394", + "start": 36630246, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14361112 + }, + { + "batchID": "ba2d585058fc598c85841fb8e3c48d02654e8e011832d4036b4decce1fcbe586", + "value": "306898520743", + "start": 36617490, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14249991 + }, + { + "batchID": "ba42ee404f0c61a69942edcf29972dcc3774a15fd94d018562e29097d9283417", + "value": "296783579958", + "start": 36358597, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12142711 + }, + { + "batchID": "baa28935cc31880c8ad3f37da26f4fd66074e44e1aee3b8363a1604d192be5ae", + "value": "320101641915", + "start": 37129702, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 17000641 + }, + { + "batchID": "bab44ec7fb80d39e2ea547e03118543623e594b6e938c392ada2f946a3b86a3b", + "value": "308075226196", + "start": 36646917, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14495138 + }, + { + "batchID": "bab6464de54087265018b41e9fd06aff0937f8a24894878223a1bb45aeda52c0", + "value": "305490103081", + "start": 36588259, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13956570 + }, + { + "batchID": "baefa7e16e3cd2a0e450b06dcf7bdf6a02dede1b5a63431ba181ee18b58fea91", + "value": "320079694691", + "start": 37128685, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16996069 + }, + { + "batchID": "baf674b10725eb2f172bf27682223686d7f7c5bd8e9ea25013ef31d3ce2649c1", + "value": "304998871927", + "start": 36576054, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13854230 + }, + { + "batchID": "baf688b2fa5ae5e10fbfd01da21253db25fcb1b2b3e0ca91ab7f6e748084a380", + "value": "304059533153", + "start": 36553843, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13658535 + }, + { + "batchID": "bb6bcc4964eaa4846382d6cc1d37f5054acc3963c4fb622e75881911be7c1a4f", + "value": "295988554761", + "start": 36338149, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11977081 + }, + { + "batchID": "bb8186c9d794c5f4f43803267ed77dcaf077bcd11cd74f17933054d2a1eaa596", + "value": "238532190091", + "start": 40378146, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7005 + }, + { + "batchID": "bbff36e81534e7b995e17d975c00249d3155545d2e78d4b352807ca901d2c65e", + "value": "308158526245", + "start": 36649891, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14512492 + }, + { + "batchID": "bc139b2167e4808b1ea31dcbffd4ca00ccfe4495af91f3ead5e63afc604b5384", + "value": "306791944911", + "start": 36616159, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14227787 + }, + { + "batchID": "bc366b372ff92ace1340072c3b2306b53c4a8aed84ced79359782522e0eaa64b", + "value": "303034939494", + "start": 36532604, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13445078 + }, + { + "batchID": "bcdfd41237549069c15573e7ab995907ad3c6df2e7ae7fac6f9d47b7267f84d0", + "value": "298667011891", + "start": 36389392, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12535093 + }, + { + "batchID": "bce3dced63a7ea4920c6588ebcb24663042dd55ba619517d4a79e0ef0bb415b3", + "value": "274261744955", + "start": 35899082, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7450662 + }, + { + "batchID": "bcf92cd5c2ec790a191eed627b9d8a7c02c741e8c9a5277c4cff8122f1c8fbc1", + "value": "302997388698", + "start": 36531249, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13437255 + }, + { + "batchID": "bd027ed5b69d9826db65806799419d110d0765771fd39dc12d4aa1519be9304d", + "value": "308696561457", + "start": 36668426, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14624582 + }, + { + "batchID": "bd4ffc6a4e1cb5af86f1fbcab0dd5cd3c7a104cead317c2c52aefa5790d9b65c", + "value": "313297116519", + "start": 36864166, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15583031 + }, + { + "batchID": "bd83195e92666cd2522274fe8369808a4156926073903dc60c2f681399e5af88", + "value": "304887566938", + "start": 36573641, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13831042 + }, + { + "batchID": "bd8d9acd4f47e71b3790d74bbe1e3db4610d722420dcd016e102f71b8530ad1e", + "value": "298784563132", + "start": 36395697, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12559583 + }, + { + "batchID": "be3d0f74b68f7b5aa272ee785c616ea708c1d690e8c5587694aa3163be4d797e", + "value": "304229220690", + "start": 36558134, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13693886 + }, + { + "batchID": "be5be16fce2bb1c37f9208f38ed26561a4d78a93ec6733103c11cf9fda366982", + "value": "304022664186", + "start": 36552970, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13650854 + }, + { + "batchID": "beb19e4b4008f4cb8544312e95c78d2513fd08933acf3311b63ff53b7feb78da", + "value": "308004160350", + "start": 36644830, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14480332 + }, + { + "batchID": "beb9a12c840e843a18c7831dd04b780fc90cf34cd095210c70ac2be617240ffc", + "value": "308000317610", + "start": 36644918, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14479532 + }, + { + "batchID": "befa1d59d00b5a81f62cac94958ca4159e8d375322ec1e2161ce22aae2b689eb", + "value": "303360993033", + "start": 36539814, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13513006 + }, + { + "batchID": "befa626107fda50c6f53898c91db0f47c66c5bd138b9de289ed01c5f17952fb7", + "value": "308165802414", + "start": 36650376, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14514008 + }, + { + "batchID": "bf1795c49f3fe61d67986ae537a5774a58fba3c9837821a7aa56b373c34de602", + "value": "308703312108", + "start": 36668667, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14625989 + }, + { + "batchID": "bf24e2137cf2a50e59b39cacf5754cc57ee9e4e0b8bd357374aab2b0648f2e5b", + "value": "307772623144", + "start": 36638364, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14432095 + }, + { + "batchID": "bf3b5453b2120acefa37210c62753de81b26c4dcdfa8db8de413b2e7ed2b62ec", + "value": "308003482175", + "start": 36645031, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14480191 + }, + { + "batchID": "bf6c0ee665500627c3327398a2bcab82f86d22c8b435588d1c86aab2c2aa012f", + "value": "296329868319", + "start": 36347135, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12048188 + }, + { + "batchID": "bfab0c693ef1de99957603dd3840a272d7f1a8b2dd71c05b5bcfc7ae72257efd", + "value": "303528524620", + "start": 36542670, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13547908 + }, + { + "batchID": "bfcc473686c1ad60f269b42086b97be2fbc885e222869fad8ff5b0fe85ebef6c", + "value": "304228887198", + "start": 36558122, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13693817 + }, + { + "batchID": "bfdbbc0496936042c5a21ab22e8ef372321286e8afd2c9ab88702b6e47d3d440", + "value": "247781157324", + "start": 40231452, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1933873 + }, + { + "batchID": "c01d50f55ba36d9113cd59e157d6d991888f2fd4b352e8bc3dc3af55afc6f180", + "value": "308024610457", + "start": 36645335, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14484593 + }, + { + "batchID": "c01de75a09d8f8fa7a20364e1af8a2d562497c903534c4fec2ec0fba407b638f", + "value": "308305670714", + "start": 36655145, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14543147 + }, + { + "batchID": "c0325b8d36abdc5ea6acf2e4da35203146c0aca58bf7ec7695e003d32ad305b9", + "value": "307944905883", + "start": 36642264, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14467988 + }, + { + "batchID": "c03f4ae643a4b26fa186235423be195e86c3297c1b2fdc63455b949e72f496b3", + "value": "255047171167", + "start": 38540210, + "owner": "1b3fdde3cf9e2b76ea620756040effc3b3276d4f", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3447626 + }, + { + "batchID": "c049b0b2992c423838e9abab3a173facfea686cdbe2a1e3e2ee309d9ad4c6fe5", + "value": "302290012592", + "start": 36518457, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13289885 + }, + { + "batchID": "c064389cac091087f78a317d26d42f667432648dd12220abc22bb66fe3f5ebe2", + "value": "303452559094", + "start": 36541296, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13532082 + }, + { + "batchID": "c07de7306d804bb60c344a5dbf14a872bc4b7227f9be083330f5ac9bfa65e623", + "value": "303851157171", + "start": 36548839, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13615123 + }, + { + "batchID": "c09bb6cd772c6ca399e6cedd20554888958eb495b19b9a131722b4ee5532a29d", + "value": "254503761520", + "start": 40052802, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3334416 + }, + { + "batchID": "c0b7ba516fe2edd84250d47022a183697a4dad2dc747e36276cf51bc5e87a5f6", + "value": "308474907109", + "start": 36661638, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14578404 + }, + { + "batchID": "c0c5dbe0e887f83af17b009efe280547efd74a4bb95fb71ffb4825a4bdc83f29", + "value": "302313246719", + "start": 36519069, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13294725 + }, + { + "batchID": "c0c86699d8ab1cd2c022a74649439550e76ecfdaf4945097dd5480152120add6", + "value": "302241499824", + "start": 36516931, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13279778 + }, + { + "batchID": "c0f1f8ab0c70f4d0d50e6fe18f15f399c4604e41e1fa5faab3b8a7b7642dc7af", + "value": "306863639191", + "start": 36616919, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14242724 + }, + { + "batchID": "c0f65f207052a4d1f338fd5fd3e6452734f4e9ebfb6ecf26127e8bebb47d5278", + "value": "256673598796", + "start": 40193737, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 3786465 + }, + { + "batchID": "c14232f19d5def12a41bfceeefc8ec1d717e7e6abb15d4b16f274cff275639c8", + "value": "300296914112", + "start": 36461838, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12874656 + }, + { + "batchID": "c1531cfa3635d7af2f9737efe51e05ab2fd0e59d2edaf068f40ca42df92f76ee", + "value": "302944252805", + "start": 36530242, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13426185 + }, + { + "batchID": "c161708fe6f0e6e0b42df0314c96b6843127410d48561ea93ad6dce6b525d6a9", + "value": "314463528248", + "start": 36937625, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15826034 + }, + { + "batchID": "c17953b49e46055427db4b0ba44f4f3fb953bb2447f543a47db5a01bb2137365", + "value": "308706925527", + "start": 36668796, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14626742 + }, + { + "batchID": "c185e73e4467714d6fbbb420c968d2c52f4a77519fb9d2b11e84b80d8f79890b", + "value": "302569691671", + "start": 36523550, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13348151 + }, + { + "batchID": "c18b66646b4e9f45a5a8bc59c76f9348394d9435c45dbe18e4bd7f4354f3d113", + "value": "303150742731", + "start": 36534734, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13469204 + }, + { + "batchID": "c1c20c556a1354b10b6cf075f4c62ed6ad3b402c33e7de2eabd8a2de298efd17", + "value": "306612926596", + "start": 36612686, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14190492 + }, + { + "batchID": "c1d67850a96e720643457bf56db38309935b664904221161bb12c41e59410d6d", + "value": "307962915637", + "start": 36642907, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14471740 + }, + { + "batchID": "c1d849e68bacec69c2c0706f6425e5f7a3384ea77601ba1439e4d34e8fbbc306", + "value": "287778430818", + "start": 36166163, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10266639 + }, + { + "batchID": "c1eb16d6f242462ddd98678c6c7d0aaca7708d89884e2f159c9e71fbd16a9fd5", + "value": "303998577553", + "start": 36552330, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13645836 + }, + { + "batchID": "c22c8b5f85db10c9aeee29b39e390500f160ac3783bbd39e6be6c885a292dd65", + "value": "240016630029", + "start": 39973990, + "owner": "de95b3a9acd1d8c872d146cfc8a7d8d6c9a6bd9e", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 316263 + }, + { + "batchID": "c2338bd36504a13a048a338ec2c1db0a04745a858e7921be7adb41aa14288174", + "value": "304887028682", + "start": 36573395, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13830930 + }, + { + "batchID": "c2cfe719a9ecefd97de43d6bdd065656eea339b037311a9feac68e99355190ff", + "value": "306536360710", + "start": 36611751, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14174541 + }, + { + "batchID": "c31317643c036507f391ea86a498b9ccd9c0c1b8da350b1e923a0f1b49f21773", + "value": "295413295270", + "start": 36324077, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11857235 + }, + { + "batchID": "c34936e6ea67178be2fb59a810c97a08750bdc960b2f70487de8a883a90c2867", + "value": "308461995735", + "start": 36661177, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14575715 + }, + { + "batchID": "c35b37b67c88245b9c552db6f19e15d91697b5498562a1a804dd0da13f9281fc", + "value": "303084307819", + "start": 36533475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13455363 + }, + { + "batchID": "c38764fabd8e7d711719bd6d7c25056a31a70f1bc864ef41f537d82c3da65f58", + "value": "306440221323", + "start": 36609211, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14154512 + }, + { + "batchID": "c39810a419d03d5dbe4c66731279fc355702727ba835d668ccc19d970ae9fa4d", + "value": "308409689082", + "start": 36658859, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14564817 + }, + { + "batchID": "c3e618558e65cdb06acac304aa8f6f1de7d74ed941481acfa21a081e56e776b6", + "value": "296006807987", + "start": 36338814, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11980884 + }, + { + "batchID": "c3f14a003e08bbbd3bf746da64db744a238b2eaa8457ea19c33bdb78a96e65a6", + "value": "304549664937", + "start": 36564442, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13760646 + }, + { + "batchID": "c3fa110d16505ef5167bfd8c469fdd3684b37c8b81564f7191b1ab9ffc8e489d", + "value": "303850543121", + "start": 36549044, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13614995 + }, + { + "batchID": "c407e2472aa7263b0626191bf14ba1b6f8735bbd7a7b727abe6214953454f65f", + "value": "303269089816", + "start": 36536955, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13493859 + }, + { + "batchID": "c4119b5dd2b385bf18078e6dd85beb37a09c74e40565eb5b015d951c61ecd6cf", + "value": "306896657752", + "start": 36617649, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14249602 + }, + { + "batchID": "c483168b19f15fa6777ab8d73eaf22e751bece8f8ff30445bd41146632f3e477", + "value": "303473607439", + "start": 36541600, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13536467 + }, + { + "batchID": "c4cfff433e1708321e3b986c8dab0b546b45171ed7ec48f5c4969bb26254f45a", + "value": "308319512145", + "start": 36655414, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14546030 + }, + { + "batchID": "c4d8a52dbdd463c31b459a6c334eedb0b4b3c10dd23b4a0631dc51d0a48b4900", + "value": "296488821689", + "start": 36350396, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12081303 + }, + { + "batchID": "c5a804d3172ad5a9d5dc4045277d4c373297554c278d6c406ced1af38fb2a655", + "value": "270583913767", + "start": 35839638, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6684447 + }, + { + "batchID": "c5acc6e41be162ec6ef2a80057a333f3743d5a6068868de65ee21f4bff0b0827", + "value": "308513814070", + "start": 36662802, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14586510 + }, + { + "batchID": "c5df92d917afa86b3567aba4c33036a87992b430e3fcbbf1f427b4535717fc21", + "value": "308452120899", + "start": 36660374, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14573657 + }, + { + "batchID": "c5e3c23f94d883156d62e2e53ba8eddb05cf2372c20a9b7c902458d00f484052", + "value": "305691833243", + "start": 36593009, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13998597 + }, + { + "batchID": "c6269c1546c3df22954800f866e51f677ab9aaf1d4aeae898cfbbb9f1e6af778", + "value": "313732759299", + "start": 36890000, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15673790 + }, + { + "batchID": "c646536e3d042385c325a782e8385ad52f5a11a1cec0b19ee5a2f17cb8ce1d31", + "value": "303880515407", + "start": 36549669, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13621240 + }, + { + "batchID": "c64762ceec9b18e011f29dd2ed61dbb5826c0b82a3c75ec773c8f6f2c026b26f", + "value": "302905464214", + "start": 36529525, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13418104 + }, + { + "batchID": "c65dba81aec2bca9f1720f46514642c6ff9dd5456892ff36523f065d085340e5", + "value": "303168361407", + "start": 36535142, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13472874 + }, + { + "batchID": "c6747691e6c4638d8f8543841383eaeedc5303ab12ab948761f793bf5ff2c6cf", + "value": "307405689096", + "start": 36629760, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14355651 + }, + { + "batchID": "c67d39260060e5322456d036061039bba37b0f02a18c07c6017034e5d84a9a55", + "value": "320154903581", + "start": 37131392, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 17011737 + }, + { + "batchID": "c6ae4d02fca530f7f1beefee1d51478d53fbfcc78c9a8f602600c43da86e3ac3", + "value": "303819606077", + "start": 36547930, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13608550 + }, + { + "batchID": "c6c637db76527bad1c89e2ffa2ef980fdceb1547fe20988279f75a8e1d8cc558", + "value": "310877581746", + "start": 36740197, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15078962 + }, + { + "batchID": "c718b4ff48896bf093bc946300e5bf06add1a73767bfc3e36424903459f9e27e", + "value": "307461547525", + "start": 36631531, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14367288 + }, + { + "batchID": "c72b161582230533cd5ae5f279888b879f98f603331fa8ec816db880f1567c19", + "value": "302165501684", + "start": 36512815, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263945 + }, + { + "batchID": "c7434df7bfb078e15fda7878909d39c624dc9b4d6b1a93d02e8b44fa58130326", + "value": "302162458696", + "start": 36512933, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263311 + }, + { + "batchID": "c7bf5094dabe5615be84c2ec4880b7e97495ef84c53e53170d093fb40c46932d", + "value": "308606328998", + "start": 36665880, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14605784 + }, + { + "batchID": "c7f45d33380508d6abd66159999c7c88ea84de7e5e25f347f3ff854164e4d765", + "value": "308396295932", + "start": 36658606, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14562027 + }, + { + "batchID": "c7ff7c993c53b14af1506739e380d58bdedcd0372611cbabe6deae4f8a84df7c", + "value": "302478515968", + "start": 36521623, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13329156 + }, + { + "batchID": "c867c318bfb678e1d3cecc0aa12ce1888945791b0c7f93038f561ef3d9e16cdf", + "value": "308330037826", + "start": 36656015, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14548223 + }, + { + "batchID": "c87e4aded08578e9789a38a9d46746e8ce9edb9bda8c5d9238ff052208d6a5e4", + "value": "304007244913", + "start": 36552642, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13647641 + }, + { + "batchID": "c8970d6b66425d2ea4785238a5bbe3a0283b4a416f8d47c3163d1a4da69e3390", + "value": "303129007944", + "start": 36534405, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13464675 + }, + { + "batchID": "c8f4d3cea730a4e517f26561d618a8e78f51995009f4c237a29ba2769477e65f", + "value": "304020386144", + "start": 36552888, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13650379 + }, + { + "batchID": "c902f89a43000740d58b63a271d4e5e9f33b1ff92376a31d2c630430693cfb7c", + "value": "261618408000", + "start": 31306510, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4816634 + }, + { + "batchID": "c9079d3747d652c889dab0de4941a2d4a77e17100a0478399193d0a847e3287e", + "value": "296350374309", + "start": 36347652, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12052460 + }, + { + "batchID": "c913a6314d9856dfae8e9bc05a2c15f81dd3c88d836b5acae44ce30030ab6656", + "value": "251959920000", + "start": 31306454, + "owner": "3144e0ac2679b78ce759eaab1370bf1172b0be5e", + "depth": 29, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2804449 + }, + { + "batchID": "c949c0d0afde7ffbc061daee395bee73f2cda104c9ab058d0809b79e5821ed32", + "value": "307900783970", + "start": 36641139, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14458795 + }, + { + "batchID": "c98a58b18cc4cfa92c5c1f818bb6a291010833cdbc39844ea0b083b29a875c0b", + "value": "303105942907", + "start": 36534028, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13459870 + }, + { + "batchID": "ca8c5428abbdc692b710deb26e2aaa5d4c29d22b5e256506381aaa8f84bb1917", + "value": "303819328367", + "start": 36547920, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13608492 + }, + { + "batchID": "ca913050eb22f4670b5845f2435aa25585797c0e516ce0510f6300e80ec8aa36", + "value": "306973059225", + "start": 36619254, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14265519 + }, + { + "batchID": "caa0187e2a9bc09326058b5ecdc6af2107ca2b379e7da1f016a96a259320b14e", + "value": "238810715610", + "start": 40390022, + "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 65031 + }, + { + "batchID": "cae57e513d6818218ccab9306b33defdb18b20d2cf5b781aa8247c4d526fb31a", + "value": "313176152820", + "start": 36856433, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15557831 + }, + { + "batchID": "caeaea44d71611c49146d81a2680159ac7d921eecbc810e296815feba9c4604a", + "value": "302257209000", + "start": 36517499, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13283051 + }, + { + "batchID": "cafd4f04ed9adc6884188de72652223cfa5a238fb5a427ac4bbc854358bd2369", + "value": "256513943256", + "start": 40123035, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3753204 + }, + { + "batchID": "cb07af8a3444da609cf74a0351959bcc0d2c41446795bdc475c0303fef66d455", + "value": "240139165564", + "start": 40252867, + "owner": "85d05d9f99241e35cab0b0e3880414a8df1f28fd", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341792 + }, + { + "batchID": "cb5538cbcd0cf9a4139a81c72d93c8d1ea2509e909576ca500843b57d5137ab0", + "value": "308384986330", + "start": 36657977, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14559671 + }, + { + "batchID": "cb55fef4dda51706e7ae25b3bfbe56c176e282a90b87d17ab6891d7c64f63b5e", + "value": "289949686953", + "start": 40074815, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10718984 + }, + { + "batchID": "cb58d7164a76c24c30bf417252b4c77c6daf41cae3af8eca731777622545b990", + "value": "320058801511", + "start": 37128387, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16991716 + }, + { + "batchID": "cb655bb0e163fa2315c900ece7059adfd99ad84023e2a008adecce9bd13f174a", + "value": "308602435886", + "start": 36665741, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14604973 + }, + { + "batchID": "cbbf5f9060baa5338e20479e514b1455dd8443d595addeec9b8376cf2e52ff96", + "value": "306497836022", + "start": 36610597, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14166515 + }, + { + "batchID": "cbc2b305878a26e301f5db0cec131ae29bbde4088d0fec05661399ee2737e73c", + "value": "299306154065", + "start": 36412289, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12668248 + }, + { + "batchID": "cbe42ee54bad838fb0aa191661d8a3560f5de5b80354239909a4d834e2f8df02", + "value": "305548067122", + "start": 36589434, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13968646 + }, + { + "batchID": "cc22799f5772ddf9520c92427a0e797fd013d947cc8a125d285d9c1bc2193db1", + "value": "247398556952", + "start": 40223628, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1854165 + }, + { + "batchID": "cc4032cf1d178c1a46312badd8ef72d951f0c0c9a889e2c9624fe995b2c1b7dc", + "value": "306980495675", + "start": 36619520, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14267069 + }, + { + "batchID": "cc54363dd53de4df6d41a85d883e0df4ba39fc63272b21e183fcae41e2b3cc59", + "value": "314473615969", + "start": 36939126, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15828135 + }, + { + "batchID": "ccb276c43eb482ad29cbf3b2e36a81bba71accb02369b21afeb3159b0ed47073", + "value": "307111893084", + "start": 36621738, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14294443 + }, + { + "batchID": "ccb7c6e9acf724129fd492f0c81315a753359a4849b81cabf227f23009f3003e", + "value": "308079931540", + "start": 36647085, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14496118 + }, + { + "batchID": "ccc624e2e44c018e71c65d70a6cf4cc4d912b6b3d6c2bd889c513a5665fd1483", + "value": "303659649015", + "start": 36545122, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13575226 + }, + { + "batchID": "ccc81ad7158a36f79f046f16ba8e79a43c02797721cfaff8ae8fbec799527eef", + "value": "303872877832", + "start": 36549394, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13619648 + }, + { + "batchID": "cce06598d2f42e73c1b2f28f72832aedde7a849688fac26d52715e6b70b74449", + "value": "302652239826", + "start": 36524937, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13365349 + }, + { + "batchID": "cce9473d2fe3e50072174617c79a95ac031f8a599eba09cdaf996e48d017b7dd", + "value": "303731055763", + "start": 36546331, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13590102 + }, + { + "batchID": "cd2674a2706c5f4d08378fcb16cee477821c173a683c0bb3d76b024598784231", + "value": "308428818395", + "start": 36659542, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14568803 + }, + { + "batchID": "cd37bdcffa35f4a81921b37ac558740c855f1d258a073bcf567e72d65a609b74", + "value": "306934391055", + "start": 36618322, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14257464 + }, + { + "batchID": "cd61bc908f8799158012e6e7aa8ab484368aaa202678090c4b6b84b5d0c9ff57", + "value": "307042618099", + "start": 36620614, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14280011 + }, + { + "batchID": "cd67aefe7d9377f276853cbd5233b5f5d3cbee5e9ebe232642a4cd2af27a02b1", + "value": "304683488521", + "start": 36568346, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13788526 + }, + { + "batchID": "cd864d2fcd92542962df62f7b626efb7bb8b80134973bcc90bd7494ec5bdbb3c", + "value": "307983137561", + "start": 36643629, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14475952 + }, + { + "batchID": "cd86d62607136725303edf8d547f383cff49c9ede1bec9a171b067213de29725", + "value": "307973138705", + "start": 36643272, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14473869 + }, + { + "batchID": "cda0897ab5d7ef1314e76b1f4e703da21de50e296c06782cf34ef6b5d7687d56", + "value": "313169683036", + "start": 36856201, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556483 + }, + { + "batchID": "cdadf238e5e3689db7111d4af7a5ad354f59b2a46891c07e330be8a57a0ae47e", + "value": "294638556037", + "start": 36306617, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11695831 + }, + { + "batchID": "cdb868039b62ca76d88b49a56343c418d0a80cccf20b5c1de181886c49e48a6c", + "value": "305978314782", + "start": 36599439, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14058281 + }, + { + "batchID": "cdcfa0ed124bdc6b8e1f5cf3edff11cc8ced6d02fd219e13fee64144c9e04fef", + "value": "303608383983", + "start": 36544184, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13564545 + }, + { + "batchID": "cdfee73f0b644aa50d824f1f9b7d583ca2729515009a4761591e8e706a345fb9", + "value": "295534115127", + "start": 36327103, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11882406 + }, + { + "batchID": "ce0c1f2aede3726e85e1143ec5b30065404eefe71214fdfbe16e6e81131b6d61", + "value": "306898213274", + "start": 36617479, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14249927 + }, + { + "batchID": "ce1f5bafe4f491484d79c8fb1b78ad784f70b207d53cdb0c23d048c895ef416b", + "value": "250479061146", + "start": 38282583, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2495937 + }, + { + "batchID": "ce2ad433107e463e956d312d91577ccc8815516e97b11b8828837480c64e0ef9", + "value": "305988632602", + "start": 36599809, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14060431 + }, + { + "batchID": "ce2dda94c67e57e134ba728de33c4935cd007c6b7be023c29cb3fc6a25766567", + "value": "245967137860", + "start": 40252884, + "owner": "5991503152f09bac44590fee94b09e9ded54b0f5", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555953 + }, + { + "batchID": "ce8a561c1da7991a40d96db2a1430c72b7196a8288c991dad3bb9f29c5367166", + "value": "296759309482", + "start": 36357714, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12137655 + }, + { + "batchID": "ceb955fabebd01d1baa5a72e1ef97e5603d5cabc18d7c47e30cab2427b84bba8", + "value": "241756694211", + "start": 40266887, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 678777 + }, + { + "batchID": "cecf81d5f9f121592d5dce6a51df1a4d38086e60a07b87f0887ff9ac1b297bbd", + "value": "302897993320", + "start": 36529483, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13416547 + }, + { + "batchID": "ceef1a47ab6fb2a659832c657f44d94599f87449a6d957cf8ab9b960714ddc89", + "value": "298692172931", + "start": 36390302, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12540335 + }, + { + "batchID": "cf0d79af0157b555a5e95b432c781fa011435aec9bf9d607b169e1ce4d88b04b", + "value": "303336004414", + "start": 36538913, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13507800 + }, + { + "batchID": "cf1a29d414082d34c99749500c758d3c700713be44806c38d42bc7f48a4b1aeb", + "value": "303915345870", + "start": 36550696, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13628496 + }, + { + "batchID": "cf32d959dba7b703693dbc85a5723cfbc811344b21607e1db01a5f749979a284", + "value": "239077474350", + "start": 40401131, + "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 120606 + }, + { + "batchID": "cf4f17594574bd43e0010b4c3bc4912ff0689e8a3a9c8b438d20cdcbde09c80d", + "value": "306369630684", + "start": 36607360, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14139805 + }, + { + "batchID": "cf5fb5fd3c66e68fc3b4493b8e4234f09509f64c7dd4a9c90d5f272f9b22f742", + "value": "259519800000", + "start": 31306500, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4379424 + }, + { + "batchID": "cfe3bbcdbfe11053496e3d35db59c1b4180f5ae558cbd7999cf095f15a1f5ef0", + "value": "302171310689", + "start": 36513253, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265155 + }, + { + "batchID": "cffd106f3ff24d85892d425ab563d495efc1532c914abc8700612e6f14bf8567", + "value": "246973871996", + "start": 40212132, + "owner": "ecd6f9b9977db772cf055b64edaa8d9614fb3e77", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1765689 + }, + { + "batchID": "d01b58a8be6f9d926ba035c0eb67063dec7dbe0777c2f17b7e5372a82daa1d2c", + "value": "242253299746", + "start": 39948375, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 782236 + }, + { + "batchID": "d05b723fcad83b8d316ea1814fc472402dfd5b1755d8b51c4d02483d11ba0bc7", + "value": "302172249090", + "start": 36514199, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265351 + }, + { + "batchID": "d05be33cdb8a3c00266030759656c05c7bbcaf0eb0e388107f9d1bd8a81d5801", + "value": "307768675426", + "start": 36638223, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14431273 + }, + { + "batchID": "d061210ad457cc47815a0410ba9b56c0fac3e254d0a6361e33b93429e2457cc8", + "value": "366389617077", + "start": 39591979, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 26643969 + }, + { + "batchID": "d08e03db774d61ad770e9cef8e1189cc50f21f9f7a2c50b7f8fc9cd50e3b831e", + "value": "317006444988", + "start": 37031033, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 16355808 + }, + { + "batchID": "d0a864aef0ee1251cf9c9d74582616c14cc88902966fc9f8040d71adc91a2737", + "value": "302293995344", + "start": 36518601, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13290714 + }, + { + "batchID": "d13219af6574320dfafe40d9139d1d3b107ffca44144446cf2f3ea04bc00493e", + "value": "306983643790", + "start": 36619407, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14267725 + }, + { + "batchID": "d134bc6927d28ebce125e3acefe6c84661f7c21bfda132a5cca2fa98234e9308", + "value": "239066055870", + "start": 40400661, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 118227 + }, + { + "batchID": "d13a2ded7c39207aa790e50483eded32d53c0d522fb42ce1c32791a0921701eb", + "value": "313227922964", + "start": 36861231, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15568616 + }, + { + "batchID": "d1ae287c5afc479b6513768fe83f7c48b7aeb54c075975ba37ba16d95231bcf2", + "value": "302178031616", + "start": 36513952, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13266555 + }, + { + "batchID": "d1bbbe285f1a1c940873aabcedabfa2138a9e3ffca5eaae6f7f8096e0e644e47", + "value": "296242266666", + "start": 36344634, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12029938 + }, + { + "batchID": "d1e777daa13be50c825bc39f932809db5be63cf4a8e1f2928136e9724031101a", + "value": "308265954611", + "start": 36653727, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14534873 + }, + { + "batchID": "d1e854aaeb5131b4a981e6b33c814c352d2825e7499170a854e063db1f91c205", + "value": "241912107705", + "start": 39927196, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 711155 + }, + { + "batchID": "d205d8614ac9c205ddd46c168901fd5df2a078f94a7d36ec9accab4181500379", + "value": "270329999112", + "start": 35835619, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6631549 + }, + { + "batchID": "d2066a49f541322c371aab63ccbff8ac7193b223569bacb76a406267e2d961c5", + "value": "296195282679", + "start": 36343612, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12020149 + }, + { + "batchID": "d21c9d00f34af98fd30cf003d56796e209fcff6265ab84105bdce4798e6d8529", + "value": "306165926612", + "start": 36602547, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14097367 + }, + { + "batchID": "d2226bd306ed0a90b6ff54dede2d580c93260e4edc888417830914a83fa7640e", + "value": "306653126131", + "start": 36613222, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14198867 + }, + { + "batchID": "d27f53c3b16c113c2a1c594da1fb85327b7ff6848d2d1b29cf4dad3aa32c9fae", + "value": "308155266250", + "start": 36650225, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14511813 + }, + { + "batchID": "d2b3130a4f36cd816922f23386ebf325f1850b4e87f5f2d1d50e6df27f153e9b", + "value": "306886259827", + "start": 36617277, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14247436 + }, + { + "batchID": "d2c23bee8439a073deef40b04ef4650e38ffeb31b412ef4e2a7f1633c35a17aa", + "value": "299179564545", + "start": 36409307, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12641875 + }, + { + "batchID": "d2d7bbb1ce8a02b05e588a39fcfe855de8eefab5e84cee6e131bba63d2405c9d", + "value": "313168071955", + "start": 36858179, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556147 + }, + { + "batchID": "d2f10913af3916619e2e9b7cf187b3a934cf19a8d51c6d2a80b9c73ac9b04701", + "value": "307972886633", + "start": 36643263, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14473817 + }, + { + "batchID": "d2fb237ee3ad671a82a5cd74a72d1ecfee5ec57662634bbc5ecbdf2c03df2d6c", + "value": "248338512055", + "start": 37254489, + "owner": "cd479d3e4fa5735f2e12fc5be1ece7dc085a7f4b", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2049989 + }, + { + "batchID": "d30a69161dac41f189292048ae1b2f7c0e190c03e32656a22d2ac1c0deb1a543", + "value": "308607813422", + "start": 36665933, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14606093 + }, + { + "batchID": "d3d477336934599352c97f2b6eaf2e577abf7be785d03c38f71437394e463e71", + "value": "296271997475", + "start": 36345487, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12036132 + }, + { + "batchID": "d3de07a5ba1db1cc3354f2872a61492a01fa498c7c35a2f37996cbf01982224d", + "value": "308001437810", + "start": 36644958, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14479765 + }, + { + "batchID": "d41918c4b89afbd096724713648d076946f6adc4ff6addf7481d2c306630d6c1", + "value": "307833684273", + "start": 36639869, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14444816 + }, + { + "batchID": "d449a481172705efd5e93405f4c7c87281dddc9be86bd512b16a3deea8c022f4", + "value": "303548659204", + "start": 36542941, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13552103 + }, + { + "batchID": "d45a70b1f8d0384bbdd2e85db8d0c349f14768650b3efa4438d3818e7f002768", + "value": "304290329956", + "start": 36559425, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13706618 + }, + { + "batchID": "d46a836f002edbc932f96e09fd3b2abadedf2ed079375b4bf6163ca0d3f406f6", + "value": "296196628072", + "start": 36343661, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12020430 + }, + { + "batchID": "d47eb161760e38ae35fcdbe7a206e4745a3994e246104ef5daf6f9507b1c9064", + "value": "305026993786", + "start": 36577291, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13860089 + }, + { + "batchID": "d4826524aa0da353150243ed5e355c5a406acc0bbddb9b324cf79f0087e206f4", + "value": "269455988153", + "start": 35820370, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6449463 + }, + { + "batchID": "d4c6df9bff2b3c3c7af74065255e8c02d7d587b56b8af7e3759f25543912de4c", + "value": "295558192805", + "start": 36327291, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11887422 + }, + { + "batchID": "d4cb6df5d674c6a1d03c252fd979b6c49b458118173b62fc541c85d215bd6b15", + "value": "308053072020", + "start": 36646126, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14490522 + }, + { + "batchID": "d5f05e6137a8ddb1242ffac816f1d15aece679bb889ae950fb9bebc6c7b55da2", + "value": "303651016277", + "start": 36544811, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13573427 + }, + { + "batchID": "d6147c6186bd1288b32c59660c4d94c671b066af459a002f32c113d53ef793f9", + "value": "306649439107", + "start": 36613090, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14198099 + }, + { + "batchID": "d662646799b078915221400587072d5ce184f3caf39498bd11b4cdf16a18327d", + "value": "275940174415", + "start": 39827137, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 7800335 + }, + { + "batchID": "d6872bd2660b50f8c7756f092f1203d939559c569386320d213a6618ff557952", + "value": "304043363299", + "start": 36553261, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13655166 + }, + { + "batchID": "d6b1244da005c3226fbed14efa65c29c0b81834e06a6bfe59e06f8357cd46c9a", + "value": "302174738310", + "start": 36514289, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265869 + }, + { + "batchID": "d6fa04495ed2dc80308a5903ab4905adf72ce8849bce8ce289f13df467641a2f", + "value": "302766660102", + "start": 36527019, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13389186 + }, + { + "batchID": "d707c5e03be82194037be7fc0982f22a1d1db78122cfbaf26409804971bc63a0", + "value": "304232055372", + "start": 36558236, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13694477 + }, + { + "batchID": "d71e1765d0d7047c4f8c8205e2753bbc4a5dff78097a4780959a75947f1a3330", + "value": "302213869476", + "start": 36516160, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13274022 + }, + { + "batchID": "d720a751ce5c01a38990a05d27ddbd3ae56fc4b9e69f7a98f669732c630b42b1", + "value": "300288101593", + "start": 36461290, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12872820 + }, + { + "batchID": "d72fb96d4b64a37ee86cbf91f21b9927ec4a7bedaa011435d05a75559fe38eeb", + "value": "303692006592", + "start": 36545606, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13581967 + }, + { + "batchID": "d73311e29f9c00536b19a1597dba46e06292d4c2530b8681e4ff10edef641625", + "value": "240138968668", + "start": 40252854, + "owner": "cb1ce36e5fc97478cd8a7c80805ff3dce71a77a2", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341751 + }, + { + "batchID": "d741f198bc8e5128ab17fde88c2600a0672c359b26fb3ac985d0e479fd105250", + "value": "308781126208", + "start": 36670319, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14642200 + }, + { + "batchID": "d771227dc61e01f3b30daf4e74e8ca50768ec6c4de34fb9fefd9ef7157ba22c4", + "value": "308406776250", + "start": 36658755, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14564211 + }, + { + "batchID": "d777e8fdbcc55bc04a627f117017fb60d0d848365a2f50b163fb3f8de6e5e766", + "value": "306661332766", + "start": 36613290, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14200576 + }, + { + "batchID": "d7a556ac291113c5dca36bcc4a256aae3a1bdd622420be300807a25f59e9fad0", + "value": "303850629503", + "start": 36548820, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13615013 + }, + { + "batchID": "d7f925f0e8f094a55c69cd2d8c61bd6ecb521b4bc2d64fc97c79ead1ae912f10", + "value": "249146229883", + "start": 40288991, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2218263 + }, + { + "batchID": "d824d0221365183c22879fa23da0b7e79128d021c757c37cdfff31e832979742", + "value": "299060100152", + "start": 36406582, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12616986 + }, + { + "batchID": "d82ac3cdfcaf53209f0ee479dda8f94605eb7e969d4772169f21864cdf513aa6", + "value": "307644883441", + "start": 36636054, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14405483 + }, + { + "batchID": "d8514725c6db76ec45d47144e7a959c328d26af0ca6a605c4ec93c01fb4dd2b9", + "value": "313168428121", + "start": 36856156, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15556221 + }, + { + "batchID": "d895147056be714cc7d966174056244db89519dad4699afb580c8df29dbd456d", + "value": "302723450012", + "start": 36526142, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13380184 + }, + { + "batchID": "d8b9de30a9b6e333da415f3bd3db159b2554e055a6b21f7831d494d9fe460911", + "value": "304801606289", + "start": 36571685, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13813133 + }, + { + "batchID": "d8e252bb6d12b11db0d5500a623f9be25ecaf4a6feb24302ebdc8d7f2ab0f1ea", + "value": "302098468360", + "start": 36509936, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13249980 + }, + { + "batchID": "d8ef054081c51543afc1481505609f8016d49a4a52c11c1513d25034ce0e5673", + "value": "304324013733", + "start": 36560183, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13713635 + }, + { + "batchID": "d8ff02264b438d77090c8eef41b50b13634e30bbeb4aa79091794dad01c5f41a", + "value": "308418231371", + "start": 36659164, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14566597 + }, + { + "batchID": "d9024944d2618a6a4570aa61c956e9d5c25e52dc4105d8d934bf74cb11541f0c", + "value": "308178945073", + "start": 36651521, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14516746 + }, + { + "batchID": "d91e3f3e67f506ff05a3cf04a06e283d73a3006f102229dbd118bbc88a33e6a1", + "value": "240139195379", + "start": 40252870, + "owner": "cb73a88ff90dee928e057a92926eb31043fc813f", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341798 + }, + { + "batchID": "d92c86f040e151e7bb467d79dd0d4b9261a1ffe2b443fd8ac8acf1d01b5c3188", + "value": "307632530873", + "start": 36635838, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14402909 + }, + { + "batchID": "d95077a2eed1657e57bedee7341139cdf525986310425f874f4d4824fc032d77", + "value": "307641161037", + "start": 36635921, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14404707 + }, + { + "batchID": "d96ce4a217deed1b0fa460098598963fd8acd06703dd4a9e854f7f4fd4058948", + "value": "302809561232", + "start": 36527657, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13398124 + }, + { + "batchID": "d9730715d1aa9a0fb5a2f5760c6082bc713ea6861084be1d94238f95471d993b", + "value": "308266016017", + "start": 36653504, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14534885 + }, + { + "batchID": "d97b21c4848cd76a571e6e1e4601854afa42a40eb33fc5b79089daf4ea578225", + "value": "304263985355", + "start": 36558931, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13701129 + }, + { + "batchID": "d9815c22cdb5eda77437dfc9ab405ff8ebd6602bb633e8256ed78c9577e6d5fd", + "value": "308280597950", + "start": 36654475, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14537923 + }, + { + "batchID": "d9f7c4b9c54b9b5508976c397efede96efb3d7bc7c042f71ed02e11693a1bc3e", + "value": "320442288406", + "start": 37145372, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 17071609 + }, + { + "batchID": "da3277d2c30614404295491ca1e8c4f2aeafdd4bae20a6c8da7abc848cdc3976", + "value": "302180048646", + "start": 36514481, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13266976 + }, + { + "batchID": "da39c64a9db13936fb8bb44e0b91a558c83d63d2ab12cf72c696d84c3ebcc6c1", + "value": "303949488767", + "start": 36551244, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13635609 + }, + { + "batchID": "da39eb198d1367654e79a45d9ceb83c38905d85bd32073cada5c0488f743ec5e", + "value": "307688221638", + "start": 36636701, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14414512 + }, + { + "batchID": "da3cdc90d0ae2365eabebf520f8c1daa1204bb3d35241e5aebe5ee1bdce06b23", + "value": "306954144077", + "start": 36618803, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14261579 + }, + { + "batchID": "da482f51436642293eb7f59e0448bfc65eb16f5934da7399eadeb4e5c872a834", + "value": "307903136474", + "start": 36641223, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14459286 + }, + { + "batchID": "da49880e0b97483c1b6691aa0680fb31b58ba774d35e09cd098d67d19684fb02", + "value": "305068350087", + "start": 36578097, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13868705 + }, + { + "batchID": "da544244e4794b9ed0d8480ad5ed5fd62dc54bc3253c746305d30bd68b650863", + "value": "296032054786", + "start": 36339504, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11986144 + }, + { + "batchID": "da60e31cc50c252a62e0f089f851abd28761ad6df836b017cf5166a7c5589188", + "value": "299199721229", + "start": 36409808, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12646074 + }, + { + "batchID": "da64ddc21273a5e1ad9b5d923ae525064896668bab50be8834eab0925f62c7db", + "value": "302920111414", + "start": 36529826, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13421155 + }, + { + "batchID": "daacd595077eff16aca2e875480fb458b6d771d1e3b5076de0213e840e269dac", + "value": "308613807134", + "start": 36666147, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14607342 + }, + { + "batchID": "dacd2983a83ae864a0142ad58bed29fdc31943b52467b3be5f16d196e4448d92", + "value": "302539200325", + "start": 36523132, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13341799 + }, + { + "batchID": "dace24cb851c81413dc0f679801facda620437a1f624cd027c22a31928d21f95", + "value": "308348874782", + "start": 36657138, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14552148 + }, + { + "batchID": "daef5837e09a62b2be7c5ad7808eb9e0e9a951d18db90c48e121cad3a4a31e5e", + "value": "287587217958", + "start": 36159755, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10226803 + }, + { + "batchID": "db1498eff9f84442468e4c40f8fd2e2e86cc57a5d3e422e4cfdd31566769e5b3", + "value": "247382669093", + "start": 40223341, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1850855 + }, + { + "batchID": "db15ee3b988be46ace3b27fcbec615101b3e8fa81494b9cfdcd204303a31e705", + "value": "270583275617", + "start": 35839613, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6684315 + }, + { + "batchID": "db2bf06c278ba0a83be530a4a533b65a8f7774c772b3e28708079bc78ca2a3d4", + "value": "307558161502", + "start": 36634082, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14387416 + }, + { + "batchID": "db2cea98b2eea75b4d8f114b768a48be22c2e7e16ada346bb03d07a7abf3b4b7", + "value": "304686012445", + "start": 36568210, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13789051 + }, + { + "batchID": "db40b8f7dc8b99cda1700b74f6a87e36610472950cbdf318f5569872c60d3c25", + "value": "298719383125", + "start": 36391058, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12546004 + }, + { + "batchID": "db492358c08f450f4bcd3eb0cbbee17bab59ddba0a0a126072713b1237521750", + "value": "298770942146", + "start": 36396117, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12556745 + }, + { + "batchID": "db5367453741ff1ea6877af947d3525919b72301b891a2d566bc8c992a3994e9", + "value": "310881141170", + "start": 36740099, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15079703 + }, + { + "batchID": "db55d81a3f110996f74c70b7abdd87a4b62297e0fad5ed85384264ac6a067d4e", + "value": "302655673014", + "start": 36525061, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13366064 + }, + { + "batchID": "db5831b95c1db7ac8c3425d02410bb105267ac81298729b8c17b9bb9236e8b41", + "value": "304725214750", + "start": 36569846, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13797219 + }, + { + "batchID": "db762be060895cc4a2afd13b3e24a6f6cc402762e208d992a69ee629ae2ed679", + "value": "313237738234", + "start": 36862262, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15570661 + }, + { + "batchID": "dbb3c28a36d7ecf2b20b97b43c5033bb62811dedccf60ca938f71e3ed6edc4da", + "value": "307062446825", + "start": 36620872, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14284142 + }, + { + "batchID": "dbc4abaa7c05803c0d83ce7cef328ea97a50a13f3b793ac655fff83c4c52cdf0", + "value": "260058624000", + "start": 31306502, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 4491679 + }, + { + "batchID": "dbe7391be2a19dc3cbe4a2e0362af7784e74ec48da268ed2bdd6a920be1362fd", + "value": "304079648054", + "start": 36554567, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13662725 + }, + { + "batchID": "dc054f9424ef8d6a636ab0eb592416b83f0aff7de926a9c6366b7e88ccb9e701", + "value": "296114667151", + "start": 36342054, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12003354 + }, + { + "batchID": "dc1badad109e515d7fa930635cb759dd7189c2a0e742acfb8d562605baf9e3d6", + "value": "304665768155", + "start": 36567709, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13784834 + }, + { + "batchID": "dc563e1965046a67353130266578efeb2e03bf1cd66ba6b02879bfd0d89c8341", + "value": "302244431466", + "start": 36517037, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13280389 + }, + { + "batchID": "dc6580e204b71523c0203568240279652b5729241963617f81f6f4faefac337e", + "value": "254505329258", + "start": 40052855, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3334742 + }, + { + "batchID": "dcbf01a5646cf688547fff05ea35b92d4657a52a9bc8bc7520a76483e58b4275", + "value": "307834020285", + "start": 36639881, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14444886 + }, + { + "batchID": "dcd78b6dfa4c6ff5eca7568bd284c1785a88085760cc5de2afceedcd6e087434", + "value": "308329662515", + "start": 36656452, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14548145 + }, + { + "batchID": "dd2001e87dbdf37d0d746a4e47eda9e28508c1e6ca0b2c8d0450a014e252e103", + "value": "308161635133", + "start": 36650002, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513139 + }, + { + "batchID": "dd27bc3cfad41c5d7911ac18cb8772b7641e7c18319fb7453af00881049955c4", + "value": "304570776066", + "start": 36565201, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13765044 + }, + { + "batchID": "dd301b0c44acab7bc9b28afe8c5086a713f76120b7846ccb04c3972553af7b68", + "value": "308299312898", + "start": 36654918, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14541822 + }, + { + "batchID": "dd33e6608d7d27039ddd5e1941aa2dcd09b0bce4f6b875349a4d4c81fde2c55a", + "value": "304612429006", + "start": 36566245, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13773722 + }, + { + "batchID": "ddb132580fbc98bcc4c45bbeee550cfc1cfb480058ffd2e8120e086535a5f3c5", + "value": "313344878024", + "start": 36865427, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15592982 + }, + { + "batchID": "ddb32bae21524caff953ab7dba771dc5c86856eaf4a21005ca240764dae3de78", + "value": "249765158104", + "start": 39901177, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2347207 + }, + { + "batchID": "ddb43ba9c1847bf87788af02b5468adfe7dcad735cbe32cf565127ed568273f0", + "value": "268352705147", + "start": 35804479, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6219612 + }, + { + "batchID": "ddb594e3f324c2dc467e1febb4497b56360fdce431b14692461e669a5b409ce5", + "value": "304704756070", + "start": 36569564, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13792956 + }, + { + "batchID": "ddbb4acc5ae42abb5e10c2cc66f391292346bf40d686746312f67207cacd24aa", + "value": "308074301932", + "start": 36646884, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14494945 + }, + { + "batchID": "ddc248aea7e5f1011a6e2b2d1d6f1da5480af3806b87e5ffed4054deca470990", + "value": "307044295759", + "start": 36620674, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14280360 + }, + { + "batchID": "ddd6131432b4999c44ccf7cc9d99561b8b815a7afeaa671d14255d3de5cc637a", + "value": "307640321397", + "start": 36635891, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14404532 + }, + { + "batchID": "de28f8667edaf2b79af2ee1e9cd17dc0dde4f083c53d76a67f9b21c2f8e02755", + "value": "239344608000", + "start": 31306475, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 176259 + }, + { + "batchID": "de3af2be754057fdd59e1b05c4aeb012590ae45eba82e44340902bda1f7571a6", + "value": "307648186025", + "start": 36636172, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14406171 + }, + { + "batchID": "de7ba4d72ed33b8f87667c10b6e613505adfd51be6d3415f6b82162d69e0f810", + "value": "313230342553", + "start": 36860639, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15569120 + }, + { + "batchID": "de7ebf60c41b4f2f75ff5638ddbc6111a37884dc163455601adf7e67dec9f3f5", + "value": "303636270819", + "start": 36544507, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13570355 + }, + { + "batchID": "debc67eef777789c1b27df43df20142cca81b1a0d38611eca760a27b2d3a316a", + "value": "247737934029", + "start": 40246548, + "owner": "6f8cd8fdb64ca787e06750faa3dcf275fd8b02de", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1924868 + }, + { + "batchID": "dee75f12bd74ed61d3b809ebf9f91476582b883f9281ecdd75b7e1a66d385b66", + "value": "304686847013", + "start": 36568240, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13789225 + }, + { + "batchID": "dee8e4454383cf3e22b5b14fe200496a5b4140a3133ecb9cca86d5eb8d5ff706", + "value": "303914234910", + "start": 36550656, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13628264 + }, + { + "batchID": "defe2912e8b907f437ccfd0a87928483e1d30a676d2be48aebb272fc9d8bb46d", + "value": "306199163038", + "start": 36603060, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14104291 + }, + { + "batchID": "deff1c7c3c37fc508de3693cd20b524b8cd767a38811d9111934bb1f1f1afb52", + "value": "308165712643", + "start": 36650598, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513989 + }, + { + "batchID": "df0f834859a71bb5207532afcfeb1af7243187f9121f8dd571bad5413d27f895", + "value": "254504471488", + "start": 40052826, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 3334564 + }, + { + "batchID": "df3ec7e4f98715dc58242cdbb80134fd0edbebb2b7648202d8d49fda495f9095", + "value": "305883722323", + "start": 36597630, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14038574 + }, + { + "batchID": "df49e27212e5d22df2397eb5c8c203184ccea1de9e8f8d4f99ed4e570dc309cb", + "value": "305220679112", + "start": 36581303, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13900440 + }, + { + "batchID": "dff84041b76fa5837f13938ec43de2ae884aa41e4d0a6b64d3a2576aa7d1b37b", + "value": "305101814642", + "start": 36578846, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13875677 + }, + { + "batchID": "e0469e63c4629edffd003bac0a82f5426bbbcb00d2edf64ef8e0ef422021573e", + "value": "308335151691", + "start": 36656648, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14549289 + }, + { + "batchID": "e0524dce13a6d9bf813349d56b70de9d900c72835fe46ad919d6c3ec387422f6", + "value": "240138537011", + "start": 40252827, + "owner": "7ed14063fad9b503b99b0afb2ce70c53a963388b", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341661 + }, + { + "batchID": "e0b6a15721ab259f0b43ec7a9fbf17785e7823f1a397cb8cfd30147e08e1a261", + "value": "240643954360", + "start": 40226380, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 446956 + }, + { + "batchID": "e0e4f30953fd9ed2182dce6e2772153405e0d60d2ffb13b15709dcff521615ff", + "value": "307576501545", + "start": 36634512, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14391237 + }, + { + "batchID": "e0e8160a5e93c4e530dd6d1645d17ce94488f2c7a5cd1256b0eb4ad3850529b0", + "value": "304194567460", + "start": 36557114, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13686667 + }, + { + "batchID": "e11ece6d20c96ed29a68f644e89ff2117c1387c65dc8acee95a52f6640b5f7d9", + "value": "307130561829", + "start": 36622180, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14298333 + }, + { + "batchID": "e12b1c3b091744e9e3d4dfd37d0339f683c29d26f0229a54f3fe4f75a49aac9e", + "value": "303280139235", + "start": 36537126, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13496161 + }, + { + "batchID": "e12edb4317022d41c4a2a65579bd1676d31250cf3475816ec1e53b71d47d2473", + "value": "308461715675", + "start": 36661167, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14575656 + }, + { + "batchID": "e173ad4dca8af1f4654fa17c0120965333e5b9395fc8fc325e78fdb7b172bc63", + "value": "308164021209", + "start": 36649862, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513637 + }, + { + "batchID": "e17ed0cb1c59a4757f0f9ffedabb04cb18d771d1e8392c80ef9d2f4b92e5251a", + "value": "302334713001", + "start": 36519161, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13299197 + }, + { + "batchID": "e19d75abe823ce2e05c4369b10464f835ba3064da581664722d2d3bdb1d88fb9", + "value": "308575067507", + "start": 36664989, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14599271 + }, + { + "batchID": "e1ba3bdc0353a6559259763630eb1f0d1c0e79a825b2cc1524b0134cf0a8ab7c", + "value": "308499138707", + "start": 36662278, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14583453 + }, + { + "batchID": "e1c1f9d63d0fc0b5b6957b43b5f5328bfc60612010d952b9e8f0a61f849dea96", + "value": "308590023091", + "start": 36665523, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14602387 + }, + { + "batchID": "e1dcec1370bec0fc6f4d17cc429557146421eaede844ac4dd0ecfe57e3992438", + "value": "303294603561", + "start": 36537875, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13499175 + }, + { + "batchID": "e2201066d12aac379671e8db86859ce6437a77105ff74a20b523308f993f1f17", + "value": "295823898964", + "start": 36333758, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11942778 + }, + { + "batchID": "e22b173953b6cb11e8e2b85f85584133cd23f09741a7909f5d383c35d9035cab", + "value": "302588645094", + "start": 36523779, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13352100 + }, + { + "batchID": "e2897ce9d66ae6b709ea1cb1c7beed21045271760877d766d89f340c52e8b354", + "value": "307343108145", + "start": 36626847, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14342613 + }, + { + "batchID": "e28d710e11e9e94d7e7f9ff257a30fb359fcf201b671812fac9f160842c75a00", + "value": "308500421182", + "start": 36662549, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14583720 + }, + { + "batchID": "e2aa5e0e28875925b40e90c995b79ebb10da0a247f3f49a5bd6eca8d48fe859e", + "value": "306722116649", + "start": 36614337, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14213240 + }, + { + "batchID": "e2b3d7ec50aa4750597a6a1282e048d791f38a88de8e58298f7713c07a7dd19a", + "value": "306912775810", + "start": 36618000, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14252960 + }, + { + "batchID": "e2c9578bd9adcb6e2f73c6f86e76214d1fc40be090cb3520fea8bf78604157df", + "value": "313166536430", + "start": 36855862, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15555827 + }, + { + "batchID": "e36969ecb200e0cc0b3503cf5f2ee1b39eb7d98a1849e16194f4d38395b2f28d", + "value": "246321397051", + "start": 36235986, + "owner": "fe98c6ee829e794d2c96dd15cb0bcb39441fd38f", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1629757 + }, + { + "batchID": "e3c2bfde84b152b8a568334b46c31a66c8b89c36623fa16a6e53b1d33176080b", + "value": "313176594182", + "start": 36856675, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15557923 + }, + { + "batchID": "e3c70ae1991b20300ca9656237bb9884f26d2c9970405e1b3f61af33d501b09f", + "value": "303891041220", + "start": 36550048, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13623432 + }, + { + "batchID": "e3cf7fe818279b752b9e6b59b7d8aa50cc8caefce3cf02ed8f4f4f660ca6925a", + "value": "314464360238", + "start": 36937655, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15826207 + }, + { + "batchID": "e3f4c575cb03f7852b69030b2356927428040e80def12ec7987dbd34ba1c9143", + "value": "249392056520", + "start": 35813655, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2269477 + }, + { + "batchID": "e3f7a64c6c60fc12aec97306e7f945dbbc48fa5d157ccd98980d5cf0abfef632", + "value": "307674496760", + "start": 36636436, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14411652 + }, + { + "batchID": "e49405e2e84ce319a662dfb67a0b2f76cde7b04d61d91dbe778ac07006d12249", + "value": "240138482418", + "start": 40252823, + "owner": "942e0bd67301a17e3a50e0970e56319a09f4c7d1", + "depth": 27, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 341649 + }, + { + "batchID": "e49da4bed8ec05c7829ab699c78b619c6789ee27e1b4ccfbdf07598e309748de", + "value": "242541585225", + "start": 39963839, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 842296 + }, + { + "batchID": "e527ebad63f5f7ac794f57eaa381fc844b2a986ab8cc8c9a7e3af457bead8ba8", + "value": "308318134426", + "start": 36655590, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14545743 + }, + { + "batchID": "e53832c93afe95f6bd633558e43e180967bc996c911bfde09c2ef6d042894a81", + "value": "306651897123", + "start": 36613178, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14198611 + }, + { + "batchID": "e573793f1b673b99a588fc2a84cdff99134d60da53c231cbc06526efd088d8fe", + "value": "308192330835", + "start": 36651999, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14519534 + }, + { + "batchID": "e5a59cac597a61a98d9f2416ba62621564f525d2492dd18f9be9247d2f5d9ea9", + "value": "307517483593", + "start": 36632403, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14378941 + }, + { + "batchID": "e5b387b56b4202fcc4705c0b076e1a9916508f067b73e9be33b402adb0758018", + "value": "244895762136", + "start": 38202700, + "owner": "59eebbd0868ab1edaa6a71c38f898f4331b2d109", + "depth": 21, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1332749 + }, + { + "batchID": "e5b3f116ff0237c54c2012e85027a6150fc381bde92870fab061582e6fa80636", + "value": "303006495059", + "start": 36531350, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13439152 + }, + { + "batchID": "e613458ee480611b71d136eabb73fc16f17ae8363833db604fbc757640278272", + "value": "308167958953", + "start": 36650453, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14514457 + }, + { + "batchID": "e61d31f3e6de20ec29e467b459b8f00418f58ea134e12861f01144922f47bdde", + "value": "304005244753", + "start": 36552570, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13647225 + }, + { + "batchID": "e655311174e929b8754058ed5c357df3b0ec8c03eac3de9710216966c9c0f1a0", + "value": "306629199644", + "start": 36612817, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14193882 + }, + { + "batchID": "e672579d68a7c76c84085cd198e21d7e15244e95cb51103c332d16d72ef0a119", + "value": "299383383960", + "start": 36414854, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12684337 + }, + { + "batchID": "e687f8f02bef1e0b78d37f5ad9485251086f2eee3b5d2d198bfb7dc440cd0421", + "value": "302763973590", + "start": 36526922, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13388627 + }, + { + "batchID": "e68dc45751fc81fbe894e836fdbff1e6064ba08248ff9010c29c7f35c04b2a10", + "value": "303048978958", + "start": 36532883, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13448003 + }, + { + "batchID": "e6a0f92bdc0ad2e3a1a598447d0b2891df6d31b2615c0a8045e0fcc00475770d", + "value": "308077550860", + "start": 36647000, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14495622 + }, + { + "batchID": "e6d83eed9a35e2d1ca765b6c5192fc527833c4ead49bda410aa7763476d05a5b", + "value": "299435806438", + "start": 36416978, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12695258 + }, + { + "batchID": "e6d94243bcbd90922f70be57425efef0e72ac778da252d8bccc0f1f7386a2a1c", + "value": "307852452091", + "start": 36640314, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14448726 + }, + { + "batchID": "e6f50b13b976c1e1ada2de2cf88238d36a1b1f1d9f156030fb66eefdd2b70773", + "value": "303175652819", + "start": 36535405, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13474393 + }, + { + "batchID": "e706e96168998f186b17c2d5662cb89f3a5c1ab40bb67c059b110658b2bb85f5", + "value": "308239845788", + "start": 36653020, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14529433 + }, + { + "batchID": "e71dac0f532e57ffd6d6d06a2f3a6d3cef17bbe9b42193137804eab9055d02f6", + "value": "302674295757", + "start": 36525278, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13369944 + }, + { + "batchID": "e72891e1abc8b63b0cc9c81a53ad4325f1551ee4df9d69790c6dda0a82eda681", + "value": "305587493680", + "start": 36590849, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13976860 + }, + { + "batchID": "e75435527df6123d52e857116c4fe2f04fd70999a549567e85d6cf3ab6d3baa2", + "value": "304415590815", + "start": 36561662, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13732714 + }, + { + "batchID": "e7648593b6cff4c0cb37ac235dd45f64188d49860d897501f31e62512d33c39a", + "value": "297046205465", + "start": 36364479, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12197425 + }, + { + "batchID": "e78fc0c47b982f6e3128e7f8fa6b1c2a5026bd8783383a134243f09d5b54b8ec", + "value": "302179857863", + "start": 36513790, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13266936 + }, + { + "batchID": "e7b50e99e5779380bc4b035bc92aa0143b00fcfa77eb8822f7f70daf81c4fb5d", + "value": "307537335248", + "start": 36632887, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14383077 + }, + { + "batchID": "e7c950819f0158edef853efd3c2725e70462743042ba042544b0bf363bc9a2ac", + "value": "303875652377", + "start": 36549721, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13620226 + }, + { + "batchID": "e8064dd3f9e95bbbf4c1634230e449c50e3510de1df5956b781760f19ae22b73", + "value": "302180767754", + "start": 36514507, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13267125 + }, + { + "batchID": "e820666cade2039f20d26070eb5e0fd7c359e50f59ea72d1999e2496aed06d5f", + "value": "295865605332", + "start": 36335048, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11951467 + }, + { + "batchID": "e858119cfd1f202750b53c2881dd620af84b3074d263566c209cd98bc770e6c7", + "value": "295305215180", + "start": 36321745, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11834719 + }, + { + "batchID": "e861e869a3eaf960cadefef21efb5b83fe8cd48b421a17c6d22c48d9b2c35951", + "value": "313228906126", + "start": 36861040, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15568821 + }, + { + "batchID": "e8b924e1f7b3dd859a9b661c9102169bc9448791753900a07021466e95dcbad7", + "value": "308574249557", + "start": 36665185, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14599101 + }, + { + "batchID": "e8d4d8c14016cee4ad92dbec0d43485cb4e06196961689b4663db0d31f61625a", + "value": "308441029731", + "start": 36659978, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14571347 + }, + { + "batchID": "e902efa075bc6d1075f7be8f102a9304fbce27b14900fbfe3d2e5d950691bffb", + "value": "308489588320", + "start": 36661937, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14581463 + }, + { + "batchID": "e9698552a0202924d135d9984b04ca33a673a739409b111208da3f386b550377", + "value": "304227414275", + "start": 36558069, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13693510 + }, + { + "batchID": "e973d406b9b27f2693a244702b60b4b73bff164ab5594f88bba316d66ece6ad0", + "value": "302180628140", + "start": 36514730, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13267096 + }, + { + "batchID": "e98bf8666a7dbad97db25018f8ab76c9d50a02d68ca36f3bdd5d00bd20c22598", + "value": "299017170964", + "start": 36405485, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12608043 + }, + { + "batchID": "e9ab978b3a1f263ef73cfbfbb99050e1e60441cbc5bfd34f659974fc1598d867", + "value": "298565477979", + "start": 36386860, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12513940 + }, + { + "batchID": "e9b6ede0b393b14d5b09c3b1c9a826f9f416c4afb2c68733caf08ac5c3eedaa6", + "value": "302097223435", + "start": 36509891, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13249720 + }, + { + "batchID": "e9cdbfc2c3d3585d45ceec41d1a36a5d3b49773da2b25c3ba4249d201315a4d9", + "value": "308076313055", + "start": 36647181, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14495364 + }, + { + "batchID": "e9da71890c80ef04914a0fa753ceeba818865f7d936d1fb1ed388c2e25d310d7", + "value": "308331236582", + "start": 36656283, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14548473 + }, + { + "batchID": "e9e57b96716483c4cb8b064bb8391c2ff16053f4b3404776da62434f0a7e35f8", + "value": "308083538867", + "start": 36647439, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14496869 + }, + { + "batchID": "e9ebe4a26ea350379205b7d3548b48a05c43b03659a736764249bbcd34923b78", + "value": "241345440815", + "start": 40409235, + "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 593099 + }, + { + "batchID": "e9ec7d9cc17d80909d972e49d5457befae8565e1fdc08f5ebba61143aad95fbe", + "value": "313304275421", + "start": 36863744, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15584523 + }, + { + "batchID": "ea0b5dd81b35a6f041f708b6dfd4a8296df7a3fb87b8e1d3c0f28ee9ca895c44", + "value": "308093800673", + "start": 36647355, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14499007 + }, + { + "batchID": "ea1ef528b74737eb916c30707e99126fbdc81198070a36d1216de0774b1b92c2", + "value": "313176388736", + "start": 36857120, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15557880 + }, + { + "batchID": "ea65840667b61f6f30dd2068962b445e22309006d6931eb85468dfc81de0d660", + "value": "242401297183", + "start": 39957208, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 813069 + }, + { + "batchID": "ea7ac74bc9d7061759263ee06ccb8190747c181799825efa333d08b2a4888c91", + "value": "303039512304", + "start": 36532769, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13446031 + }, + { + "batchID": "eaeda6fc9a221ba905437ce4c527cf263ec296510b8268464298f301448ca1ef", + "value": "308331594929", + "start": 36656521, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14548548 + }, + { + "batchID": "eb115e033e1ac2df2fe6d9b1babee332b48d372689998fcb19901c52ba9cf0b7", + "value": "302469217504", + "start": 36521287, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13327219 + }, + { + "batchID": "eb1898ebbd101f3cb3f79c7f7ff7716a3d0c947746c9885289ffae0e47d49d8d", + "value": "306443682907", + "start": 36609335, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14155233 + }, + { + "batchID": "eb463f93ba5fe84c48171bbe518a62a7c146de883e7cc82dbfd5d960d03aa62d", + "value": "305100784636", + "start": 36578809, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13875462 + }, + { + "batchID": "eb49c795341650f2bf751808b9a8a3fcb49a5afdf35afa774c496d22b0fdd168", + "value": "293983203240", + "start": 36295567, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11559299 + }, + { + "batchID": "eb74aeca07e771272e7e4b1ffbeff280ba5e03c4c7c90c47bb83b7e0a894bc17", + "value": "545826843555", + "start": 31306533, + "owner": "4121bbc211dd45ee963981831a38841c393140ab", + "depth": 17, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 64026725 + }, + { + "batchID": "eb78057d9dd9fb6656af836cf135e4b4b82309de178afd01795ecef2bbb701b9", + "value": "303269921776", + "start": 36536985, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13494032 + }, + { + "batchID": "eb87dcab30ad26f7556b6c925dc0c730970b025ae97b3192020b867293df71e2", + "value": "295927448562", + "start": 36336612, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11964351 + }, + { + "batchID": "eb98eca000fde795ab086fb6a1d6e24044ff70a7ee8ba9ddd50852e8354fc8bf", + "value": "307977956081", + "start": 36643444, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14474873 + }, + { + "batchID": "ebf9bd00513bafdd4abd213d5d483994cf26755bf03bd46b172d7eecfaff5bff", + "value": "245965224409", + "start": 40252813, + "owner": "de085979e1adc858e50bb9822dec881df1830909", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1555554 + }, + { + "batchID": "ebfffa60c54cb9464fe5612686efefa6f4ad100ef3e13e792981dadbba23931a", + "value": "308320795186", + "start": 36655685, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14546298 + }, + { + "batchID": "ec24953f1a4b13f30965190070fcdc10009e772ea23c9e3b9ef98300d78c323e", + "value": "296486816087", + "start": 36350323, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12080885 + }, + { + "batchID": "ec2962f1e0df0d1b4df516ab4b1f09d303456f1568515321d1da8837c2723218", + "value": "303007963954", + "start": 36531403, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13439458 + }, + { + "batchID": "ec5223251f09b114680561daba6b48a6dd0cfc9b2ee93479b58bd45dd76d4598", + "value": "302569055031", + "start": 36523527, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13348019 + }, + { + "batchID": "ec695bb855c818aaeb49738fd982222ce4322f17b6b199784d898b66a1593417", + "value": "308328912001", + "start": 36656200, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14547989 + }, + { + "batchID": "ec6a8afc40cc702cf6998984eac68a60fb2e45b8b01424d13d47658b7c97e414", + "value": "304882752867", + "start": 36573468, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13830039 + }, + { + "batchID": "ec7890fcd7e062e3a73b3167c753bca1a468a20f46e3c25691a68db344fec408", + "value": "308201740179", + "start": 36652335, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14521495 + }, + { + "batchID": "ecd57a949f0704fe1999d01e2c0ac85d3ddddc0d6ea656e598c423bdacf546c3", + "value": "258976141921", + "start": 39827095, + "owner": "21d6d4c25b4cc8a347c1cd30dea2f4d2ece337ae", + "depth": 20, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 4266162 + }, + { + "batchID": "ed01b449e59aca16691050c775443fbbc96dc82faedafe7d4433bea9f2382b72", + "value": "305162274152", + "start": 36580338, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13888273 + }, + { + "batchID": "ed1020e1378af451424f0109c1f0c63d4590c2ad8ce5c39797cb5dcdaa34ba87", + "value": "313237205006", + "start": 36861564, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15570550 + }, + { + "batchID": "ed10abf211a888900d5292a8f7b1b7dddc3180704c86f38ed2a7292b65e5552e", + "value": "307993534072", + "start": 36643775, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14478118 + }, + { + "batchID": "ed127955e42ef8a998e9c3eee2c18daac3decdc29e28a2662fdc70680715b15b", + "value": "303652987095", + "start": 36544882, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13573838 + }, + { + "batchID": "ed3e9a4abc2165d5ddef4b3f5e4eadce592f49d2c946ec33a8752b9c9c286607", + "value": "302369817354", + "start": 36519974, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13306511 + }, + { + "batchID": "ed460d7d62d8df6dc8737bb0a72f4df58057942562f8c4c058f77ff226ce4b55", + "value": "302237959728", + "start": 36516803, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13279040 + }, + { + "batchID": "ed49923b5c67021412b435e1487b72ec343c429093a2bc85bebe8d0f1afef3c5", + "value": "302173078830", + "start": 36514229, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265524 + }, + { + "batchID": "eda14a1df36fef2df093960501abb0ed2ed6e4404af3b452da7b4dbbb2e24970", + "value": "303386005270", + "start": 36540261, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13518217 + }, + { + "batchID": "edb30cae7b494b6f7d299d9af215f02a8f782e62c9f1aca67093c9aaf3584b2c", + "value": "302469577266", + "start": 36521300, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13327294 + }, + { + "batchID": "edb7c76f729c4606503b7c76db5441795ef751a0f64dab98b11cea2e83f8891a", + "value": "308501541422", + "start": 36662589, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14583953 + }, + { + "batchID": "ee02837756a18b22d30f6b38788985bab6ac4eb356a5e2165232b1738f0b6572", + "value": "304446556843", + "start": 36562322, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13739165 + }, + { + "batchID": "ee4a56f54183f4879f0feef4b3811b594d074b866f863e3cb78fa3d052aa8f1c", + "value": "306997062997", + "start": 36619887, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14270520 + }, + { + "batchID": "ee51ad0f996ad3329977ce9d3947440b2ea2e385eb801a76b7bf72d54fd0ff66", + "value": "308177062362", + "start": 36651679, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14516353 + }, + { + "batchID": "ee54e665b986f87d3c0d3a3be0a28f39ade1b212ca0abc8d96e4da55c93f2fa7", + "value": "307941825003", + "start": 36642154, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14467346 + }, + { + "batchID": "ee694855b6e6695abddf203c5bc81838f0038644d21da5d2c88fd88950a629a8", + "value": "308446351251", + "start": 36660168, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14572455 + }, + { + "batchID": "ee7d4b5bbc09e4da0b24257bd6a8c7495cc4f01a7ad46b0485e0eb69a77dded3", + "value": "299524293033", + "start": 36419722, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12713693 + }, + { + "batchID": "eee33418e07318b43c886effd0c12262f25844076836576eb2d5d52b6b3a817b", + "value": "306498147443", + "start": 36611060, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14166580 + }, + { + "batchID": "eee62576523853030ebd11cdd3f8d420ead72d34dbbe4fd88c1f2219d08cc216", + "value": "303442950602", + "start": 36541177, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13530080 + }, + { + "batchID": "eefac3c961676b5e9406f843fdc5dc495970b8e4018dd8fa1357d1788490cec9", + "value": "307882624598", + "start": 36640941, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14455012 + }, + { + "batchID": "eefae84568b7465b4cf3471b8d2340d27b14bc0a990b9531199b7270a9a11993", + "value": "308457464741", + "start": 36660790, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14574771 + }, + { + "batchID": "ef06f06fc0e13dd2e733cb69bc7cc96e765e656effe7ae8926c95c222a2330bd", + "value": "308427160405", + "start": 36659708, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14568457 + }, + { + "batchID": "ef20e7654a931e22fb86063b2ab1a969eca013d1270e865af5daa7ee835c922c", + "value": "298836109107", + "start": 36399845, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12570322 + }, + { + "batchID": "ef91e8dd20229659e70c20b50e1b4edd942fdc68c2a866665c821d70976fbffc", + "value": "298525863976", + "start": 36385427, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12505687 + }, + { + "batchID": "ef98135d29171235c8df392ff2c5a777f63d0fa7965690dedcf4ca633ea65390", + "value": "302610754801", + "start": 36524122, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13356706 + }, + { + "batchID": "efc72922c2297b2de39dd9b079f639488552d68b7037da1d1052c298ef86ceee", + "value": "302314546692", + "start": 36519116, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13294996 + }, + { + "batchID": "efec44774f3bd153c32e7aee2c1f133ab6fca7e888b833f14d613f45bdc67b9f", + "value": "250868958235", + "start": 32997829, + "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2577165 + }, + { + "batchID": "eff4d0a700b7d3514581bf015d2a2f1aa9ed2b4691133d1315c7169aca53e8ac", + "value": "307884164818", + "start": 36640996, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14455333 + }, + { + "batchID": "f0366855b59cf25f54184c336107a36018aae5dfd1ece5439b76b15344f45a7e", + "value": "307763495796", + "start": 36638038, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14430194 + }, + { + "batchID": "f05644286fcd4c82b40a2b62a2e8467e07a8120d81861f3d8ca6971a1272fcbf", + "value": "239009559258", + "start": 40398307, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 106457 + }, + { + "batchID": "f05969bf33e86a96fd0db8cb1264677ee3e48f33464604cc7231bdf42ce1054f", + "value": "304244254350", + "start": 36558448, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13697018 + }, + { + "batchID": "f0a2028744a468be265cead3175edaafb576bae300cfc42dc4a66f71af855774", + "value": "307519442473", + "start": 36632473, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14379349 + }, + { + "batchID": "f0a4d56b359240299e0ad59a87066204b47cd523c2f99d67790a6fcf917fbdd7", + "value": "307915599298", + "start": 36641668, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14461882 + }, + { + "batchID": "f0b01a6e3ac5dff0a491efe99ee39f1e9c366d559f9a5f3698f12477b31a0ba0", + "value": "308583105362", + "start": 36665276, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14600946 + }, + { + "batchID": "f0c55ec82dc655c22f6ceb67a29131f0bcf222b00ed2f4601f5f726a88f458ba", + "value": "296107941656", + "start": 36341809, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12001953 + }, + { + "batchID": "f0d457e579eba6fd98d3fd4bf98d86950ce71e60ec2b318ab602e64c274b5206", + "value": "298961766558", + "start": 36404393, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12596500 + }, + { + "batchID": "f0f0070086d9e37d5ed51b4a21517dabc24a84a25aa8404fc8ffcdd4737e8ec2", + "value": "313371860204", + "start": 36866395, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15598603 + }, + { + "batchID": "f0f399005240fbfcb9f0a28b1bf9bee55e87dd799ed5653ed4c62925109b6833", + "value": "308003045827", + "start": 36644565, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14480100 + }, + { + "batchID": "f165e60af2ae502cefbc52440bc6f7e3e688166b95e0e8b8762fa2e7f842af60", + "value": "304661400729", + "start": 36567552, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13783924 + }, + { + "batchID": "f1945519bb2487dc6adce25508733bdfadb0bf4a1c7d40ad4b50c9353218528a", + "value": "307481408822", + "start": 36631790, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14371426 + }, + { + "batchID": "f1a9dbea43754e6adf698eb1a4142db1c5492d8d4bc34d5146f6bb545f6d43ed", + "value": "249173338356", + "start": 40289800, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 22, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2223911 + }, + { + "batchID": "f1b0a030c35b1d27fa7344616534da723398fdb755945215db3b3ad7b2f62c81", + "value": "248920537307", + "start": 35795027, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 23, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 2171244 + }, + { + "batchID": "f1b9ff17fc7b6c211e31b0512f6244eb4e2859beec5d62b96d0eb63e947d888b", + "value": "308832828478", + "start": 36671489, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14652971 + }, + { + "batchID": "f1ed8c3416e42cb1691e4d6f75c2dcfb076c3c35213f0f04b9eeb1ad206a3e7a", + "value": "303250109372", + "start": 36536498, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13489905 + }, + { + "batchID": "f1fe3171eb07247c53ab5711f86ee58c4c47cced3c295abe1495b171ea9e9912", + "value": "303622941221", + "start": 36544254, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13567578 + }, + { + "batchID": "f2ad36fbf474d9fcd824ebad4f46f98be4f898e5967040ef1fcc51e71af0bff5", + "value": "308361863809", + "start": 36657827, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14554854 + }, + { + "batchID": "f2ca2bd37d2b7378ba7a10f6d25394f44a31f16c1292861236902569e3d606e8", + "value": "308751366000", + "start": 36669707, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14636000 + }, + { + "batchID": "f2e14772a3831086efccd317e825069dc0d59be6bacb8fe47335e39002c077bc", + "value": "308091274475", + "start": 36647490, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14498481 + }, + { + "batchID": "f2f127a1148f9a9351895682ffc030c3cb9967d173aedef03efff585549bc8ab", + "value": "306389141871", + "start": 36608059, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14143870 + }, + { + "batchID": "f32094df4c943a02cebbc8ec478c95e9a36d33d82b252e11ddfd0df8315e1e6d", + "value": "303216879584", + "start": 36535982, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13482982 + }, + { + "batchID": "f342548344cb0759ba6d67f62d47d7e373cab794d6cd6a8355882755c7eb5174", + "value": "303879012789", + "start": 36549842, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13620926 + }, + { + "batchID": "f3646f28812a5a7472ac0d278ff5bd741287487e8a5a69c06abe2c587ed4c5a4", + "value": "303695643283", + "start": 36545737, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13582724 + }, + { + "batchID": "f36a19f75b32fec77a8a4c609038ff6385efd84d24f4be0955b79b42f2496c3e", + "value": "307444664432", + "start": 36631153, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14363771 + }, + { + "batchID": "f3af8342d10753bcf8e355a8d041c80351e9076ecedb07bdd2b9c97410164477", + "value": "308080290049", + "start": 36647323, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14496193 + }, + { + "batchID": "f3cf9653bca35dd90ba097707ee8331b7f8a75b4aabd295ee67d0669771c2fb0", + "value": "308001555792", + "start": 36644737, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14479790 + }, + { + "batchID": "f43d1a06f1974d0ea87576fe76ddd6d9c4c05666d7d13ad2f5a01700b6769865", + "value": "296473722851", + "start": 36350076, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12078158 + }, + { + "batchID": "f47158756f92795c9edea31a40a5c0ec3740b29508e75f38feaf6d5adbc0bf99", + "value": "306422775804", + "start": 36608812, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14150877 + }, + { + "batchID": "f4ee6e32d13922c68603f30c2c176ad0bdebe427b32ff31c39d4049c7eaf9a45", + "value": "296084691265", + "start": 36340962, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11997109 + }, + { + "batchID": "f4f6fc426eb89107f8ac010b1d4f15f7319f7329d4b8b671bdbba34ada2bbaab", + "value": "306897877850", + "start": 36617467, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14249857 + }, + { + "batchID": "f50233a4b84d24aab0b17a560000cbc654816d424f5812f42b79e42bb491ebf6", + "value": "298988424972", + "start": 36404673, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12602054 + }, + { + "batchID": "f50b78c4adc7267cba22e68588bbce98bacf443f5a5b699d805c5404ec919872", + "value": "308166754652", + "start": 36650410, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14514206 + }, + { + "batchID": "f52b9291cc4de285db40c2989252085062fb6a577f44bcbba443d1a4449fc0c5", + "value": "302707339530", + "start": 36525788, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13376828 + }, + { + "batchID": "f53076e9e68d763dfb11ec3469925076e05602e343b71e7e8c14d40aa563d4bd", + "value": "308234188374", + "start": 36652818, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14528255 + }, + { + "batchID": "f555ed0864f94faa7b16d89a266d952c5416dc1ff158c68df45a8d2a402ba54d", + "value": "306535802310", + "start": 36611731, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14174424 + }, + { + "batchID": "f566897a459490ad90c1de1cfb8c1602a3cc09250d64922d4055cf5f2703e14b", + "value": "304791757456", + "start": 36571331, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13811082 + }, + { + "batchID": "f5bbd15e3b1e9f3966f36e22d7b2437ff1fd1b0ebb1e17188808bc931ced4b1f", + "value": "304223662490", + "start": 36557934, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13692728 + }, + { + "batchID": "f5ea1d40d3b30932b2eb4ef47afeed66df7797a513c7caa3eea7b47a675b60d5", + "value": "302978499546", + "start": 36530795, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13433320 + }, + { + "batchID": "f5fa5015637b63e6172859cb55c08fb68313c47ccf8eaefe4f79404168fbfda6", + "value": "306653684782", + "start": 36613242, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14198983 + }, + { + "batchID": "f61cafbf76864350be806747ac6c35d280e26d63cc1ecdcdf5640f7c1644f80b", + "value": "303301952541", + "start": 36538140, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13500706 + }, + { + "batchID": "f64b7367ee132549e84c9fe2031bfb74a52a26a863e8136bf583ea94947ce29e", + "value": "304818513850", + "start": 36572066, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13816656 + }, + { + "batchID": "f650a8f0dbffeb4657666ccc14caed0ea26c2044ec1f25e81a2a3fa75ad9a2d9", + "value": "295899899989", + "start": 36335838, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11958611 + }, + { + "batchID": "f68557eaf37526c3643ff6a175d41201ca3b4f774607c3add94a9816e8d0655b", + "value": "308196559439", + "start": 36652150, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14520415 + }, + { + "batchID": "f6ca7430fa7bc77f3c9fef290c64096f34610d24fb52cdb9ca2813f4d2fc46ba", + "value": "245967461320", + "start": 40252896, + "owner": "6d7000e75a5b366f308d5663103e55f755fde9f5", + "depth": 23, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 1556020 + }, + { + "batchID": "f6cb9085b274d1e18be862695cfa23bcff0f3f8156d7bcf2c208aef3a4f635b0", + "value": "308703335363", + "start": 36668893, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14625994 + }, + { + "batchID": "f6d5f8e58f41fa5c55f47ada09999fea0258a9ba7994c168e6f70587d45d2571", + "value": "307918932012", + "start": 36641787, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14462576 + }, + { + "batchID": "f7074be7a9cd35a963793d091285cff2a5779b59c6fad4ea750a46be2f5ba380", + "value": "303588560806", + "start": 36543697, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13560416 + }, + { + "batchID": "f71faca9baea296c697fd5efcb85439743a891bc4f1eb42868f255cfc8adfcf0", + "value": "303124212211", + "start": 36534232, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13463676 + }, + { + "batchID": "f7516bbc157ae039a497db0de8988feb6c5647bb4489380ee045a5cf7df630f5", + "value": "307787749924", + "start": 36638679, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14435247 + }, + { + "batchID": "f770139922f40de415500feccdccd21344c7f1d6a83d2099db0312baddb253a6", + "value": "306415908714", + "start": 36608566, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14149446 + }, + { + "batchID": "f771794b698944e91a8b1f6e62cf7d5b1af784662686eff8b23acae85be24db6", + "value": "303546494704", + "start": 36542863, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13551652 + }, + { + "batchID": "f774c9f5081e61084e4b98ee9d31820f2c9d3cc3688d325072a0dc7a76f69023", + "value": "302347769838", + "start": 36519405, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13301918 + }, + { + "batchID": "f7aacb8c72852c6108f4f0697cd6e048434f038f4c73a32b41fbaaa8a4ae6017", + "value": "295357306038", + "start": 36322955, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11845571 + }, + { + "batchID": "f7d9d75f5414e2b2646478947d290e7a1784da557118010152c666c74daeb5fb", + "value": "302589613964", + "start": 36523814, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13352302 + }, + { + "batchID": "f7ef1eb7e1f4f420ea215f937ec55592f01b6737c54e74c2cdc46aab7fadc348", + "value": "268108815781", + "start": 35801321, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 6168802 + }, + { + "batchID": "f88f6a2b6b4489729263d06e01287de771fb0e2da530c59968d4dc00f0379e77", + "value": "298739073005", + "start": 36391542, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12550106 + }, + { + "batchID": "f8f831b29f329c6ff3baf057f3739403cf7f500b4b8ef99b8923745a8ffd1b53", + "value": "298631387902", + "start": 36389016, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12527671 + }, + { + "batchID": "f90fdba467ae1cbc6822432987c556f62242e2bed60e8972363add8a109f9118", + "value": "240902820210", + "start": 40390793, + "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 500886 + }, + { + "batchID": "f92703b5a5330af86fc6f643c14deda703b506675868745a51cdad61e170be32", + "value": "304071090881", + "start": 36554259, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13660943 + }, + { + "batchID": "f97328e15b4c6fe625a6e24b1a7fb60da06a3a8b0c59670ff3d11c1c63a41853", + "value": "306712876020", + "start": 36614232, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14211315 + }, + { + "batchID": "f9c47788adfb40d7484a0a16b6ea4f751a93700a13fc9f85b4b7dff6db524b6b", + "value": "313183285876", + "start": 36858951, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15559317 + }, + { + "batchID": "fa1f27bc8bd28a8d3f4164dde940ce54422ce420965a0d107d79c0e45434293f", + "value": "238825856818", + "start": 40198526, + "owner": "369e38fb83148fb269f74863006e0e6210fe0c3e", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 68186 + }, + { + "batchID": "fa3244811f6aac315b3534e649af1bcfebdaa4b0a972941fcfc46fab16733b1d", + "value": "306752521217", + "start": 36614748, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14219574 + }, + { + "batchID": "fa348f799aef97c6d9146023fbbb37dcc5b9ddb3532a3c31bde38df80942194a", + "value": "302492572066", + "start": 36521903, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13332085 + }, + { + "batchID": "faa28b72298be87c0aec7c8743a282c4449ea11db25cc32b58c8c08d66cd6f90", + "value": "308561326052", + "start": 36664048, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14596408 + }, + { + "batchID": "faa29cf742ab15db0e292e50660fc3db1ad93b98934133623d3e2bc377e6a17d", + "value": "295481517302", + "start": 36325645, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11871448 + }, + { + "batchID": "fb2ddf4b9f147fc979d77986e3af4d1bdebd128c84cd36ef335b4eb3f1149580", + "value": "247834063280", + "start": 39845292, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1944895 + }, + { + "batchID": "fb409bf8aa1f5c5d3291b848f80d22b889d6bf92608ee76ec7b4dd840e864a3d", + "value": "306497836022", + "start": 36610597, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14166515 + }, + { + "batchID": "fb7e8e2b56691207f6a7b7615bf9347734720224a11985c076e31abe853f5ccc", + "value": "307913554860", + "start": 36641595, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14461456 + }, + { + "batchID": "fbb863db7423a2f30c5d45a4d9c1b3e8b40166ac1084dc5bca3075a5f89bb052", + "value": "308801105487", + "start": 36670807, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14646362 + }, + { + "batchID": "fc0ec4a6d9a12f22940aa80c045de719fda4be6ec7b4c5beb00dded780b6390c", + "value": "303173116046", + "start": 36535086, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13473865 + }, + { + "batchID": "fc1bb066d0713287d9e29a2d32ee798fde7caac9e7fc9e545cf648918cf3d8f9", + "value": "302309485095", + "start": 36518933, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13293942 + }, + { + "batchID": "fc57d4cfce774db2ab092dc56347cdf194aba7fa70e5b767828c48340ce9039c", + "value": "299868820736", + "start": 36435608, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12785470 + }, + { + "batchID": "fc5c94c13e64076acd86581f41c7278bed9227f05408f02c655630c393609e06", + "value": "308161874418", + "start": 36649335, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14513189 + }, + { + "batchID": "fc7fa9e7ac01dec2a64484a7033e1cbd0a10a344d9be610de419e9e24cffc844", + "value": "305843403452", + "start": 36596410, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14030175 + }, + { + "batchID": "fc8ff9be011a28c614bdb335cfc5cf3834a40977d1125f16ca0f0fc0a8663413", + "value": "298270416645", + "start": 36379380, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12452469 + }, + { + "batchID": "fcc535c17ad0079b78c883e53fd796749ecade079b4118d5f154b3ac4a727a9e", + "value": "303034634640", + "start": 36532593, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13445014 + }, + { + "batchID": "fd1c89c83c360e8309ef220a8b91ce0ef22c6f5dc285c68ff8a6af38f27cdb3a", + "value": "303893151968", + "start": 36550124, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13623872 + }, + { + "batchID": "fd2aaedbe299dd2aacb37a01f852826f5df52054e460c472eecb89732583af15", + "value": "302399832876", + "start": 36520375, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13312764 + }, + { + "batchID": "fd4c6de30cb6fad8b93666d6ee901e25083ac624965952e48d02767b4857adfa", + "value": "247836610454", + "start": 39845364, + "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", + "depth": 22, + "bucketDepth": 16, + "immutable": true, + "batchTTL": 1945426 + }, + { + "batchID": "fd52dc98fe88d4fe1e81da3b38093295c020aace214b3fdd30683090abc0c161", + "value": "296005682619", + "start": 36338773, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 11980649 + }, + { + "batchID": "fd546db5bec21ec260a78f6f31d2431268f4960907ba052a5815d2e39999ebab", + "value": "287775634570", + "start": 36166059, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 10266056 + }, + { + "batchID": "fd58961028024e12ddc22f7835eab524514a2920ef94f6495b8e105e820bcf19", + "value": "304389213255", + "start": 36561167, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13727218 + }, + { + "batchID": "fdbd1157e6443a5e8d85a3b695a46c0018761d980d011ca63591c57bafa82e75", + "value": "308750469552", + "start": 36669675, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14635813 + }, + { + "batchID": "fddfa53847407546af5af846bfaced0e7d7a4ad9d01ab59c37603d85e151ea74", + "value": "307801085036", + "start": 36638930, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 21, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14438025 + }, + { + "batchID": "fdf29c244a6d7167c286bf392e73253f27800401bbfebbd664f537e470ec462a", + "value": "238932888921", + "start": 39814628, + "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 90484 + }, + { + "batchID": "fdf2d909aecf4e018ed7b545275fc9e9523eca78542d6a7fabf6c5c43cd7f1f9", + "value": "302211739964", + "start": 36516083, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13273578 + }, + { + "batchID": "fe3cddc1a459a462a5535493e1e7f236355a6d83a0ea6675aa586c9c0c4a9042", + "value": "302173689621", + "start": 36513339, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13265651 + }, + { + "batchID": "fe67b350c34378f8b47181c003cdca31efebd47952a94f3686af285442f2bdeb", + "value": "302369734362", + "start": 36519971, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13306493 + }, + { + "batchID": "fe8a2857870338949a1a312947ec59775b5c71cc1d8b0023739579740f1d1f04", + "value": "248556944303", + "start": 40260647, + "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 2095496 + }, + { + "batchID": "fe9eeabaf35d12359de4b1213d2baac73513cff7fac30bdbaa8a279f57fca05b", + "value": "297325353275", + "start": 36371416, + "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 12255581 + }, + { + "batchID": "fea522c2d21ad4cfe9e41a9bae91d08291635753c0dfb6d94822e506f52adfc3", + "value": "303386116214", + "start": 36540265, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13518240 + }, + { + "batchID": "feeac9ff3d6093cc9ce501c4529ff1fc851f6cf01745a184c3573025171beb2c", + "value": "305407959435", + "start": 36585763, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13939457 + }, + { + "batchID": "fefd36e7ec5ee7d3a32df1be56b478964832b01b75812013290eff4629616bce", + "value": "305149439147", + "start": 36579877, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13885599 + }, + { + "batchID": "ff00509b2b298a176d9c165e9e8ab70e5950f99080891b70194fa2735f7d6c73", + "value": "304466744876", + "start": 36563048, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13743371 + }, + { + "batchID": "ff29431d397b561994f65433141b6b5de884fa44f2478b5942c944f2a808eed6", + "value": "306931158763", + "start": 36618432, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 19, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14256790 + }, + { + "batchID": "ff9d9393b67a8d88f645ccb6671b7379de1fd9b89dcb32ad57374c7d87111447", + "value": "302163786534", + "start": 36512525, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 18, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13263588 + }, + { + "batchID": "ff9ddcefc0e9d72d7ba6cecd86c6ecec49f8fef96caaa085b058a26cd4a1b830", + "value": "308090462243", + "start": 36647461, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14498312 + }, + { + "batchID": "ffd744a26799a0bcbcba1407e0bfe601eb399153d1ab8b74b556cf42ee2367e0", + "value": "308641871610", + "start": 36667149, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 14613189 + }, + { + "batchID": "ffdf321dba8b56f4132db78582a987e4b4047730a01c36ef4e2e78d217e264f4", + "value": "304360278768", + "start": 36560580, + "owner": "033bd22972c4b862d17192e5570152945e9d9d39", + "depth": 20, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 13721190 + }, + { + "batchID": "ffea2bb3641ecd2161a8a1fa6e8d8fce03fd1764b3f3f826ac3ecea5f6688181", + "value": "313479183457", + "start": 36874774, + "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", + "depth": 17, + "bucketDepth": 16, + "immutable": false, + "batchTTL": 15620962 + } + ] +} diff --git a/scripts/compare_batches.sh b/scripts/compare_batches.sh old mode 100644 new mode 100755 index 90db1f4..6f141eb --- a/scripts/compare_batches.sh +++ b/scripts/compare_batches.sh @@ -11,14 +11,20 @@ DOMAIN2=$2 FILE1="1.txt" FILE2="2.txt" -# Perform curl requests and save output to files -curl -s "http://${DOMAIN1}/batches" | jq > "$FILE1" +# Perform curl requests in parallel +curl -s "http://${DOMAIN1}/batches" | jq > "$FILE1" & +PID1=$! +curl -s "http://${DOMAIN2}/batches" | jq > "$FILE2" & +PID2=$! + +# Wait for both curl commands to complete +wait $PID1 if [ $? -ne 0 ]; then echo "Error fetching data from ${DOMAIN1}" exit 1 fi -curl -s "http://${DOMAIN2}/batches" | jq > "$FILE2" +wait $PID2 if [ $? -ne 0 ]; then echo "Error fetching data from ${DOMAIN2}" exit 1 From 3a8fc61fc5a92e9102c780ad08c1b7674be3a12c Mon Sep 17 00:00:00 2001 From: Calin Martinconi Date: Wed, 4 Jun 2025 16:39:59 +0300 Subject: [PATCH 3/3] feat: perform curl requests in paralel --- scripts/1.txt | 18054 ----------------------------------------------- scripts/2.txt | 18064 ------------------------------------------------ 2 files changed, 36118 deletions(-) delete mode 100644 scripts/1.txt delete mode 100644 scripts/2.txt diff --git a/scripts/1.txt b/scripts/1.txt deleted file mode 100644 index 2b72118..0000000 --- a/scripts/1.txt +++ /dev/null @@ -1,18054 +0,0 @@ -{ - "batches": [ - { - "batchID": "000de42079daebd58347bb38ce05bdc477701d93651d3bba318a9aee3fbd786a", - "value": "303440675840", - "start": 36541095, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40588820 - }, - { - "batchID": "00139452db1db22ed4878a991fb0a6390e73e59320f6828e3cccce531594f0cc", - "value": "306690832081", - "start": 36613746, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42620167 - }, - { - "batchID": "0024f964537dc41620445baf5f22b92467ed92665744ae144d974c83e5337734", - "value": "303858053795", - "start": 36548938, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40849681 - }, - { - "batchID": "0076632a4e049b857d876afdd1a34893d38792bf0eb9745a866a5dab6d991557", - "value": "303056184710", - "start": 36533143, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40348513 - }, - { - "batchID": "008351c46de830a2a062af0f4a6be881569b2e401ef7d00566cb4e9fc2cee073", - "value": "305601518741", - "start": 36591126, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41939347 - }, - { - "batchID": "008aefd285f7c3287441049a2afe02fd7e7b8c4d12d58dc8ec7147dbdcc53014", - "value": "307906021092", - "start": 36641326, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43379661 - }, - { - "batchID": "00ad5d0d4180b48ae97532a0e59c1209c4a023c0da05b8e26caee911b5d831b9", - "value": "287573598341", - "start": 36159483, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 30671896 - }, - { - "batchID": "00ef1b925b707f020c58ffb379f5486dc1ffa727245c295647a4fbbf7faf0dad", - "value": "302867719920", - "start": 36528618, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40230722 - }, - { - "batchID": "00f1ebd14bb0e7fdb1f364a334e64b10841d21b01368f275680d876d71d6b335", - "value": "304549219913", - "start": 36564426, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41281660 - }, - { - "batchID": "00f376a3d0d42939f83308c240e611c21be7b28980ba71ca9e4a3e4e318fa77c", - "value": "308079203332", - "start": 36647059, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43487899 - }, - { - "batchID": "01127145c37b151188067d68270fac16ee9b7e54b220fea36210f786cbe97a0b", - "value": "307999477460", - "start": 36644888, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43438071 - }, - { - "batchID": "016a6c3506c8e0c8cfe0514d78daea86bd12e604ad509070d80b3f95d5fdb8fb", - "value": "247838201834", - "start": 39845409, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5837274 - }, - { - "batchID": "01884268dc8869e03370098fcb9acbb6a04c1db0849bc06933a034c1e29d5038", - "value": "316920391322", - "start": 37029749, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 49013642 - }, - { - "batchID": "01a33a6e70b75449b7b2d9ecd98f1c41e72a1c913ce212b68bae969fa994e609", - "value": "295583233505", - "start": 36328204, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35677918 - }, - { - "batchID": "01b31d7f74b590c54e9d2bbbdf088d374ab84a23ea4bf685f1b7e1f31883ab1e", - "value": "245965116613", - "start": 40252809, - "owner": "4645f11816b9ab6d23da395c53fccafd6b5a1359", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666595 - }, - { - "batchID": "01ed76a20eebf7213e5d1fcdc8bd2c53e69b326397937ca3cb345c76d0c0a9cc", - "value": "303903986304", - "start": 36550287, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40878389 - }, - { - "batchID": "01f30c61101fba8e0a5b11e7977139e35e74d581617b1437e8600f764cb0fff9", - "value": "307537251293", - "start": 36632884, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43149179 - }, - { - "batchID": "01ff52238b242063b38e005187bcf60b862102b7d0232a625dddab465a998d0a", - "value": "304328405674", - "start": 36560341, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41143651 - }, - { - "batchID": "0201ef4c16537a33eff12b5a0c654c9bcdbb90d91b9e00ec58843fba9ea3e48b", - "value": "296395525418", - "start": 36348607, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36185601 - }, - { - "batchID": "02428e9951b459989c649bd0f877d2543a24346cb0fe3ad9a47ffaf8d8e8ce91", - "value": "307485494056", - "start": 36631936, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43116831 - }, - { - "batchID": "02810a9f4e5ad1ee6a960a1dacd46e98835f853f287989199095df0bc66ac6f0", - "value": "307674132877", - "start": 36636423, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43234730 - }, - { - "batchID": "02d4325259c9d57d49f05e2260c537e825851b2f8308fdec67ced5790c6ead1b", - "value": "257030448000", - "start": 31306452, - "owner": "cf7deca8c8599e0d57802fc3ed69f40bd6d9463d", - "depth": 29, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11582427 - }, - { - "batchID": "02f2a14b2007638334893539e17144f2833dde9163356f3039d77784d580dafa", - "value": "308497592576", - "start": 36662448, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43749393 - }, - { - "batchID": "0310fd0a46d9f9c2e90797ecf672da93515a479010974fd3c6043dd5591cccfc", - "value": "302766660102", - "start": 36527019, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40167560 - }, - { - "batchID": "033789c3461e912668d0d296d7a1f5fda4692f410bf5a22495691906929a522e", - "value": "240144365417", - "start": 40248104, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1028626 - }, - { - "batchID": "033aa96fd5a84183644920148e7e2624e9e51293be4c2fa93c542fa75e4eaa41", - "value": "302969631386", - "start": 36530475, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40294417 - }, - { - "batchID": "036e736020f417aec145e09cf784c9c70e11f77d1c0cd94c3a99aa3758b06f64", - "value": "302207204380", - "start": 36515919, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39817900 - }, - { - "batchID": "03a15b14a1c8dcfc4a776e23bcd918c0b9d7f5bd787250d4455a0cf6c1739006", - "value": "295086025278", - "start": 36317429, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35367163 - }, - { - "batchID": "03e6d93931f297910ebe4be41f6e9f86aad228e04739988a9428b2f66967f8fe", - "value": "307928263947", - "start": 36641895, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43393562 - }, - { - "batchID": "03f5dbad20491f544d3b1ab0236f834282fbcbab797cff1d23b09b4e86b881e6", - "value": "260069040000", - "start": 31306502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13481547 - }, - { - "batchID": "0401628e2c33ee75fcf0628246bfa364637d6e74d009492017a9adbb0b65ef4c", - "value": "308091442523", - "start": 36647496, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43495549 - }, - { - "batchID": "0403bad0a58a9cb1d3fe5697056d505504e2fc131eec32ce5b2cf9820ab7b40d", - "value": "304959733353", - "start": 36575101, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41538231 - }, - { - "batchID": "041bb3bc21e877e18eb4ed3f2d443b7102179aa6fb4245e3d53f3dd94848a8f6", - "value": "304261428399", - "start": 36558839, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41101790 - }, - { - "batchID": "042599a4ae91a8dc8aaeb95516168a7a9c9cd49681bbfa8ff0f7eb0c34337f62", - "value": "306792084616", - "start": 36616164, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42683450 - }, - { - "batchID": "048780f72e5e4d559b7121b84805924aec85307f33c58d092071fb0f5bc399b5", - "value": "238744326178", - "start": 40332749, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 153601 - }, - { - "batchID": "0490104be21f047bb83fbabf500b84200dca5a36b04f8873c1bbe3f202b3e493", - "value": "304115183414", - "start": 36555619, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41010387 - }, - { - "batchID": "04b0931b8b6134b2c2304dace73d37abaf94f3f542eb939f082fca8c2626c948", - "value": "306943336182", - "start": 36618642, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42777982 - }, - { - "batchID": "04d95f688a5092fd2d46778f186b86e85c8f3720fa98321d2592575552a8d940", - "value": "296424620777", - "start": 36349207, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36203785 - }, - { - "batchID": "04dfb1b4f9b4dcb3f25dde4a3faec82afcde024f6d02ae83db513c91edc7914c", - "value": "303968988526", - "start": 36551946, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40919015 - }, - { - "batchID": "0510a48e43a9c258c22ccd1e04aca42c35117494ca2ceefcb6df037f112aec20", - "value": "302294354898", - "start": 36518614, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39872369 - }, - { - "batchID": "053bc6cdf434b531b61854a6a8333f3ff8152349e19d3cdaa36059ba12d7c6d9", - "value": "303205636871", - "start": 36535804, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40441920 - }, - { - "batchID": "0541761f8ce3baf6fc31e9842fdd3bdcaf60ed817215f3473644a0254427f383", - "value": "268229206911", - "start": 35802839, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 18581652 - }, - { - "batchID": "054c98d3c7bf3a9a6de80d1d9c3bf296df77a47359665383bf669dccdf550c07", - "value": "295219901055", - "start": 36320013, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35450836 - }, - { - "batchID": "059b038155601401dfe26d2ee7763ec07e8a5dd897445ad143c64f125d8d7876", - "value": "304709011918", - "start": 36569717, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41381530 - }, - { - "batchID": "05a011cfd15a8a6a499f0eec912481409916e29f2128fa751c5903dc4282beb6", - "value": "302204550986", - "start": 36515595, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39816242 - }, - { - "batchID": "05d12b45d2aef873c8cb9fca7645ccfc91e1f353fb4cd18da34a5c152ba3e99a", - "value": "313230499848", - "start": 36861776, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46707460 - }, - { - "batchID": "05d6bd051dd6e1034a41545b76e37a168f56e0f6424494bb41250045593b8f35", - "value": "308621901453", - "start": 36666436, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43827086 - }, - { - "batchID": "05f98c0a0c0deb9a9a0c61d44aa870bec076795afb3015c501e5a9bba9819f51", - "value": "299322957898", - "start": 36413353, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38015246 - }, - { - "batchID": "061fa205debd81850331620be25308874ce24c8bb98f0732f736f7a3b437b50d", - "value": "299083562810", - "start": 36407431, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37865624 - }, - { - "batchID": "065e8d32eba38d6271afa49c2fbe602b6dcf9700944aa8be22c2d77264901e59", - "value": "303828687194", - "start": 36548257, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40831327 - }, - { - "batchID": "0675b46e22113af8b958ddaadca083b71485eb1042b4f6a9f98310c6d6793df1", - "value": "382857524724", - "start": 36053592, - "owner": "9d1847d8bb276bd22b80024477f32571ff740093", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 90224350 - }, - { - "batchID": "069c159012e40d7a4da7ae86ae1c0c489b848716b0dbd6ff2507043c5ab6f901", - "value": "270622054815", - "start": 35840638, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 20077182 - }, - { - "batchID": "071384a95a31b9bc93d72582821b9d60123c9bce6d3793a6dac54fe97b458db8", - "value": "305001666362", - "start": 36576381, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41564439 - }, - { - "batchID": "0735ec6c914d8b0da43adeb566b0273f7e25f87db97773ce6152e7a108198c3f", - "value": "296863441127", - "start": 36360814, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36478048 - }, - { - "batchID": "075f6772fda3bad4ef30c8bc654796e871ad0e767278c89e75325cc458e156ca", - "value": "306749175661", - "start": 36614854, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42656632 - }, - { - "batchID": "0769859d99be1a28896b2c1a398a20687dab4c8f14cfebe8eefd4668c9c3ff2c", - "value": "308219171389", - "start": 36652507, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43575379 - }, - { - "batchID": "079395e5cffea377422a362c50faca53385a8c69ff2b754fa303badbd8e8cf39", - "value": "304570331045", - "start": 36565185, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41294854 - }, - { - "batchID": "0795dbd6343b2431e9481ab16f9f405ea63be5662bc61f0645e9b5da2d565457", - "value": "303011378382", - "start": 36532209, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40320509 - }, - { - "batchID": "07adf34c9b1fcc57c2789a3dbc1f013c68affbb4af4983dc68ff554a1af1126f", - "value": "240850264495", - "start": 40231872, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1469813 - }, - { - "batchID": "07c27f025a253e5ef3d89b13727be36008e4f153eca7bb34c12c864daf06ccae", - "value": "307583150635", - "start": 36634975, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43177867 - }, - { - "batchID": "07d51f570d021e821cb466b85f67973f8d126033839c48bf5bbdbd5796223a14", - "value": "307344264965", - "start": 36627790, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43028563 - }, - { - "batchID": "07ec8b88464d78e9b400cca9d67f1d4a8b2b95bbd9482a200a2bd25a2f04e2bf", - "value": "308452092891", - "start": 36660373, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43720955 - }, - { - "batchID": "0826eeada4c6754d795419f3c92d52f9565ae5f4f1a778af63f6297172b0ee8e", - "value": "304003522393", - "start": 36552508, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40940599 - }, - { - "batchID": "08627cbfffaec632421306c110ada537768dc1fb27c27f368ee5dc6839e7dfde", - "value": "306613848220", - "start": 36612719, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42572053 - }, - { - "batchID": "086fce4aec8556b55c3ed2dc203f47dd9e54c76d348315c8d4bcca63b886f318", - "value": "298656198013", - "start": 36389229, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37598521 - }, - { - "batchID": "08888943c2cf3a355088f6c1241b964c7991adcc15088f4b94027d166cb6516d", - "value": "306721418199", - "start": 36614312, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42639284 - }, - { - "batchID": "090538ebf98e6abd4e839d4066848221a4066a0e96331861e9b13a33f7c30a16", - "value": "315619551345", - "start": 36995963, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 48200617 - }, - { - "batchID": "091c48f2993ddea86edf37283e9272e1d66867dfb8776bcf293d31a0be245455", - "value": "315629978301", - "start": 36996568, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 48207134 - }, - { - "batchID": "092235d6e518cf716c29854c5427abc4dd781f6ca0eb851f7a98f2c1e2ef4b61", - "value": "295768870479", - "start": 36332672, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35793941 - }, - { - "batchID": "092fe5ca8a567c31cc7c4739ae3b5d63af3a8766a8573820f9730e72dfe902d6", - "value": "307600634281", - "start": 36635149, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43188794 - }, - { - "batchID": "09588e2e96641e0823f11a931b10519535ab741f006b367779c48b1149c72860", - "value": "313414886584", - "start": 36870202, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46822701 - }, - { - "batchID": "0968202c8722c91fc962042f080ad7a84707b481e74da0b33d4698a14c8b5913", - "value": "240144885070", - "start": 40210686, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1028951 - }, - { - "batchID": "099a4d558ec15356d321aca47e4ea2563725f360bf0d4140c5d684982f722101", - "value": "307359740639", - "start": 36627216, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43038235 - }, - { - "batchID": "09cb4017de43f1b02d6e4cc3cba2e09fac7b524e17cfe017d90ef065181494cb", - "value": "269317060199", - "start": 35818130, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19261560 - }, - { - "batchID": "09f0ccbeca70c94a9e051404c90f1582564cbf6f4e9e5a3dd8b84b3e8b3a7dd8", - "value": "306498171050", - "start": 36610609, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42499754 - }, - { - "batchID": "0a4199be200a749ec3f59e0ce43f9af3ee5a1196fac94ce90a7caf19b59fb33b", - "value": "307372758835", - "start": 36628583, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43046372 - }, - { - "batchID": "0a5a6c5c71f9c70c7e3b9761d62342840cc720ae33005943fc658aee0ba29cc3", - "value": "308025954793", - "start": 36645383, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43454619 - }, - { - "batchID": "0a6f3860f7a036e394665c5b4994178878f38bd2f35b5587710644d5c6c7766d", - "value": "239838842064", - "start": 39133530, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 24, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 837674 - }, - { - "batchID": "0a7566ca360edbaec8508c84a41c302fadfc0e1e2200580e852791f6b1bec986", - "value": "307757427623", - "start": 36637596, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43286790 - }, - { - "batchID": "0a77ffc5b74aa5cd2e31df4e008b32cae6d8bec260e12a6170e4ff58666b26cc", - "value": "302278535737", - "start": 36517814, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39862482 - }, - { - "batchID": "0a997aa64fe223c3191e494c5dad9ebceae6eaf8186c40301a78a82fdfbc4cbd", - "value": "307394190138", - "start": 36629349, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43059766 - }, - { - "batchID": "0a9a3da6248f32e06da74a3753ef1f5163c213cb0c0aaf77872565575ef0531b", - "value": "270298360303", - "start": 35834873, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19874873 - }, - { - "batchID": "0aa15a678ceaa9fd828b35ac18b6a6798a130c1180d3a0cdcba572731156e6ba", - "value": "295068032971", - "start": 36316542, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35355918 - }, - { - "batchID": "0aaaa2445dec3410fe0964f1f07c556c4cd580186ad96ddbd61a1f66ab07f161", - "value": "298923525723", - "start": 36403009, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37765601 - }, - { - "batchID": "0ad768b24667a0e6584fc665cc3ab317a16cca95402d19b5ccdfd72f66ecd56b", - "value": "305038756380", - "start": 36577487, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41587620 - }, - { - "batchID": "0b1124d5c397a822a800c0a6951c900fc5e5735f3f72f0e87fa919c829d204dd", - "value": "304267515066", - "start": 36559058, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41105594 - }, - { - "batchID": "0b34bba9eba7a958bae3dd2a2750e6afdf6b20e15d49c9715b7be2c7490c8474", - "value": "308724296787", - "start": 36669191, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43891083 - }, - { - "batchID": "0b618024af9ddc0624f4430241c75437f360be5e37cc5a80d4439cb6e6aa5028", - "value": "308201292115", - "start": 36652319, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43564205 - }, - { - "batchID": "0b977a3086eaebac6673177d4bbc47718dd79b67ead722b1783070d9cb544e9c", - "value": "308301133418", - "start": 36654983, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43626606 - }, - { - "batchID": "0bb544312e52a181d4f65793b481bec38924b87ef2632435547aa6053c4ae919", - "value": "305171461682", - "start": 36580668, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41670561 - }, - { - "batchID": "0c1806f83286a614da8108912222097b0a896e7552cd3a675a87e61448d86289", - "value": "303900403458", - "start": 36550158, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40876150 - }, - { - "batchID": "0c6c823323f429dc4566aadd4721c7be4e395f7247e4c9b9e3a6c847c5df1cbd", - "value": "295832848654", - "start": 36334314, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35833928 - }, - { - "batchID": "0c724b688894072725dc5419e2c10c0ca70ef01142d0bc9e0c3e4f031f2154d0", - "value": "295430513623", - "start": 36324705, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35582468 - }, - { - "batchID": "0c8701fa8cd3e120ed9c751c92b9978ce3e0655ce42785609b16326eb6324d9d", - "value": "246912048337", - "start": 40206882, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5258428 - }, - { - "batchID": "0d1bdfa611dcaa801a1ce179db9f0f18971fe052410967490854d28b7172c0e1", - "value": "308150450100", - "start": 36648702, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43532429 - }, - { - "batchID": "0d38ea11497399cff3ef87ac96ec445b4275f0b1d21efae848458893c3f98f19", - "value": "302435576510", - "start": 36520983, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39960633 - }, - { - "batchID": "0d72a08feb9918e1773185c170e7349d3ada454e88c02688b63008cde101872f", - "value": "302178115541", - "start": 36513499, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39799720 - }, - { - "batchID": "0d82613193db1f2f61b6303bac9bef7c6b7762d45b8f10ba0c913d329204b793", - "value": "269399332640", - "start": 35819630, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19312980 - }, - { - "batchID": "0dc91a22a7b3dbd04d8536d05ec1e1444a85b5d02d2c856c7962db35ea450f38", - "value": "252745911768", - "start": 35503451, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 8904592 - }, - { - "batchID": "0dec904ab1a1103e1dc89671a1134e3cacbeffdf5b648c3e5ee4970e2b4e913c", - "value": "239426422995", - "start": 40323070, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 579912 - }, - { - "batchID": "0dfc22cd36736e94157191ae28d550a25f076b839d21dd3ad200b1f2c7ce5c83", - "value": "307399198200", - "start": 36629528, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43062896 - }, - { - "batchID": "0e4c086acec1da8597660f1a7a91cd8a6419f72a366e5a4de0ee0ca49194839c", - "value": "307963895917", - "start": 36642942, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43415832 - }, - { - "batchID": "0e9a25f1533e63979e1934fdce524f5c0736acbecbcd8b385f74d8159ae1da09", - "value": "299020784280", - "start": 36405844, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37826388 - }, - { - "batchID": "0ed678eb5c530e335ae92d0248ad1e2e428b86dd3f110e94184764fe5ac54043", - "value": "304166169677", - "start": 36556773, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41042253 - }, - { - "batchID": "0f2a49cfbc1fa5fb25ca382d16f76b3343c7ecbea840c5db1ee1eb056a0b185b", - "value": "313480492595", - "start": 36874821, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46863705 - }, - { - "batchID": "0f8f5ed1dfd68a5e583a46be957cd9c7e8a41046df686cc3474d2bde492416be", - "value": "298517479014", - "start": 36385580, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37511822 - }, - { - "batchID": "0fd5455dc2a562c00a7c7a5b72568f934c4ef137f443ff47e81090b7f30d5ba3", - "value": "285521701318", - "start": 36100649, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 29389461 - }, - { - "batchID": "0fea901f52f0ad0459505b16b1cf52bf9d3606df28f460b804b7fd0b93073f94", - "value": "305432540262", - "start": 36586419, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41833735 - }, - { - "batchID": "100e0f22d20ab3ec990593c349c9b25b0ff7efab2ffbedbcf1cc714447bfb9db", - "value": "320062246355", - "start": 37128511, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50977301 - }, - { - "batchID": "10175c986af9f9bc413e05f6e09b35954c6842bb7023b50c6476f0bfb425f5fd", - "value": "248659642856", - "start": 40266661, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6350674 - }, - { - "batchID": "102047f465b33eba2826250a32fad9c416c4bbd090f256e1bcac9fd1b8e19679", - "value": "239118048447", - "start": 39945511, - "owner": "8ecd00062a6cff2950484a8ef91b192884c761e7", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 387178 - }, - { - "batchID": "102a4c17f80b6afb874f1989f477175c621ca14a9a0d8c867b052926e400dbba", - "value": "303887930644", - "start": 36549936, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40868354 - }, - { - "batchID": "104c4e56d95df574f9ac3bf59f308f0d1abc88bf52f13f17fe2b1a6604057e5d", - "value": "241858888985", - "start": 39925253, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2100203 - }, - { - "batchID": "105ebca774fc34ba1d8eac90f77be8b6893787996f9b0fb0c4b749868a48f876", - "value": "298904046573", - "start": 36402304, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37753426 - }, - { - "batchID": "1063a2ff980b250c3d007ef7bdd5ffc0b4efe1e0068351ea4dd38d59ca34f04d", - "value": "245965655593", - "start": 40252829, - "owner": "f68518168da08f9dc8ed4dc04117ea098cc53be9", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666932 - }, - { - "batchID": "10a719b5530be9638750ad1440b21f90900b2806b4a5593676ec6dfe33d6b4e4", - "value": "307395365214", - "start": 36629391, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43060501 - }, - { - "batchID": "10b53f4e58f44e0ad7fa7294bba7ee75701f7a49c5f0deb087989eac19452352", - "value": "310878563076", - "start": 36740232, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 45237499 - }, - { - "batchID": "10d08a96ad78760bc44920812dd68bf73b1abe23b6b118bb804827f7af3ff346", - "value": "308360659594", - "start": 36657784, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43663810 - }, - { - "batchID": "111104907b2663d69e7b9f34a9bac297c49c759f18f02fb195fbcdeb119f258d", - "value": "303504089728", - "start": 36542244, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40628453 - }, - { - "batchID": "113c21f1955306ddde41eec60fd29d76af7a97f87bd73957abd8601a1500f479", - "value": "302361103404", - "start": 36519887, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39914087 - }, - { - "batchID": "1175459df53b1516f8906cd9295ee18d38f8ecf624bd9fe1499493758d876dbe", - "value": "294561138671", - "start": 36305171, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35039109 - }, - { - "batchID": "11ab92f26274291c7bd2948cbb610f4b598824206a2924c97c6c75e5569a891f", - "value": "308283913770", - "start": 36654143, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43615843 - }, - { - "batchID": "11dbb4e43f907ab966dd1daafb1a9df621ce1e27d5659552aa8ef30456e7683d", - "value": "313168930087", - "start": 36856174, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46668979 - }, - { - "batchID": "11e82d48c2265fdf55e0d66add2801b82c1f80802e7b0006fda1e4f97a126b1c", - "value": "308193282971", - "start": 36652033, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43559199 - }, - { - "batchID": "1205939df334eb820023cd9d64ea9d3d8a183d27cd39d008d12694b540d7fb42", - "value": "247014217053", - "start": 40214720, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5322283 - }, - { - "batchID": "120e4fe1dcf1962e5349c39c1dd5a472934f1033e933d36b20482ca3f868a84e", - "value": "307941825003", - "start": 36642154, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43402038 - }, - { - "batchID": "123d5d1425cb66d2cf72ad530ae1913ed362f7c1838cc35f9925efe77fd5f0a9", - "value": "306456217342", - "start": 36609784, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42473533 - }, - { - "batchID": "1278ca8b811b09e8bb3107c978e3b4d0ff365eab7e68a9b9345d7093f68fb86f", - "value": "240138621418", - "start": 40252834, - "owner": "58091b8d3fcda84598c319bd1c5f9d720d2db873", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025036 - }, - { - "batchID": "129c0ec460970fda1f82a793dd525361c020e6cf859ccc1fc7887fcb88ca0b3a", - "value": "245965466950", - "start": 40252822, - "owner": "3a680b3554ad29286489cad6e212ce4c3f0dc11b", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666814 - }, - { - "batchID": "12a2ef16b801697c9d23efab27c4a4dbbcc7003639c0d563b87738ff0afab235", - "value": "303837518372", - "start": 36548575, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40836846 - }, - { - "batchID": "12a61635485549666044e5a7a0303e654228a0457003f7da4b9113ef4dd4dcff", - "value": "302578960737", - "start": 36523657, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40050248 - }, - { - "batchID": "131979662cfb4e2e5e1aac04b7943fb9715e5f557415107c82452f76004e0652", - "value": "302215473524", - "start": 36516218, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39823068 - }, - { - "batchID": "134792e05caa54fac05f79540655b6e39cbf90bca850aee59f7cb26bc8f7f0b7", - "value": "304537349976", - "start": 36564226, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41274241 - }, - { - "batchID": "1351045ba69c534da512bd7d3a884aee4d24fe354f590a1d7845534a9e9cebc6", - "value": "302998032443", - "start": 36531955, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40312168 - }, - { - "batchID": "13ad29b2fa4f9991027f6e2feccbee7b6f591ad59b1dc599fcae83e79161fca4", - "value": "308418651491", - "start": 36659179, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43700055 - }, - { - "batchID": "13bf14d179b7d755727cc84354332ebfd93a8d845b3071c143dbf8aa0fe2a12b", - "value": "308155577479", - "start": 36651137, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43535633 - }, - { - "batchID": "13edce932f2d6ba66bb14e37a548adf3f82bac88736b0978875c2376b6b3084b", - "value": "298745595630", - "start": 36392006, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37654395 - }, - { - "batchID": "141bb0d330f4f32f944cf59f03840402b138f7a5ed22538dc6d132caebc651d8", - "value": "302353855698", - "start": 36519625, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39909557 - }, - { - "batchID": "142541b12979f56becadebd30604926bd25a51eeba01e86f8f4b308acfd91e28", - "value": "304841848607", - "start": 36572678, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41464553 - }, - { - "batchID": "14428f05695ec538532cb57b3c3b8608c07c73caefa0450b89e1f14fad5e6e21", - "value": "306425595219", - "start": 36608913, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42454394 - }, - { - "batchID": "145d432f35419abe5fcff582335ad7e78fc70e8cd9e306be958ead4860f9f1e9", - "value": "254425404725", - "start": 38864741, - "owner": "16c7ab95711749bf3690057ca64b2f220defaca3", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 9954275 - }, - { - "batchID": "1467224e6c435eb79e5c53f0a024d3f7735ae877be2c870aa8a37267e4cef805", - "value": "240138732272", - "start": 40252842, - "owner": "8a99f91148252304db46cd4396aa9ad8826bb6db", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025105 - }, - { - "batchID": "1474d258ae6e967059633b943f09257e3524840faa78e9639dee35a907fd23bf", - "value": "239543722031", - "start": 40163797, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 653224 - }, - { - "batchID": "14aa43c49d3f7d3849fa210084a4bb54974d60ed85266af225c445332d8981c1", - "value": "307748012602", - "start": 36637485, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43280905 - }, - { - "batchID": "150e5d86a4b9bc5878822bf5cd3e98bbab2a88dd71103adace14999ec7929ef6", - "value": "269397756662", - "start": 35819568, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19311995 - }, - { - "batchID": "1549e3c8249f4014ae2ebfd451e715444322da05227447387c9ac3439fb1626e", - "value": "313203022488", - "start": 36859659, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46690286 - }, - { - "batchID": "158971c6170a3767ef52104c94b36f802c5f3ec4d42cc212d2cb672ce9626907", - "value": "270622233511", - "start": 35840645, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 20077293 - }, - { - "batchID": "1593ce61a3fcc4fcf5ce0304353261d58b0d32616fcd7d671ae7350986c85322", - "value": "306951711992", - "start": 36618716, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42783217 - }, - { - "batchID": "15fb574ecfe6ec1e35cf525b819e711126a0cf7ca725f64d3160b50622a4a6f2", - "value": "308331270178", - "start": 36656059, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43645441 - }, - { - "batchID": "160c8fab669969b661a37d53ef2cb0fd64d8150b23a03ce6bfcda93c97ead385", - "value": "240139059763", - "start": 40252862, - "owner": "323af10a0c039b08c9daa97202f16dc77cf1fbf3", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025310 - }, - { - "batchID": "16172566626282ec0ae091814dff685e1f8b2901ea3725357f6b1cda53b4c030", - "value": "307763103824", - "start": 36638024, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43290337 - }, - { - "batchID": "16685b59c35de7b9a099455e72f994a3fd87f6b19e94a223dd172d0b276a3f73", - "value": "303382676950", - "start": 36540141, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40552570 - }, - { - "batchID": "1697cc9ee685d05e8666495859fc79f7deaa0cc5bb241efcc490ac00a1a734cc", - "value": "239758541100", - "start": 40194018, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 787486 - }, - { - "batchID": "16d04b72462d048fdfab0a2f19a4519c9e2843302d37bf73de929c195bafc91b", - "value": "308422404563", - "start": 36659313, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43702400 - }, - { - "batchID": "16da347ea5d7b4afe44eb566d376dfc4d2caf856da9f3b99ecccbe689f181911", - "value": "295600320222", - "start": 36328827, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35688598 - }, - { - "batchID": "16e57c426ff2830ea20d5742b0a9ea975cc60b1dce34b3a3f3a9a142cea015ed", - "value": "308149413656", - "start": 36648665, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43531781 - }, - { - "batchID": "16e627f75a6345895a3aa4b50740b6456a7606ffa3a79f5256f046c7cd74ff17", - "value": "303991132513", - "start": 36552062, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40932855 - }, - { - "batchID": "1700c8fd88d10a9217d3af272bb239af608edfb97c7e484d90cc4f544d23b950", - "value": "307146965818", - "start": 36622541, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42905251 - }, - { - "batchID": "170451e7527030525df6e0387c34832c2c8742d24042f549c5ce04ea6a673c20", - "value": "303962879234", - "start": 36551499, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40915197 - }, - { - "batchID": "1719b37d2a6924af7d94add2376947868baab91ce385d3ea625254027a325dd1", - "value": "304834817983", - "start": 36572652, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41460159 - }, - { - "batchID": "172683a542109679b200f01b045a97338b11972b369482158162d51fc9c9914b", - "value": "305496872575", - "start": 36588502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41873943 - }, - { - "batchID": "174136655739f3fa74abbd63ef55a9b6f2532f24ffb3c9e721d7f27f80c02141", - "value": "303104058015", - "start": 36533960, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40378434 - }, - { - "batchID": "175409c7c088ccae0d7c696552a01764eebf8e9da12672968531389579cbbac4", - "value": "240836330744", - "start": 40231507, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1461104 - }, - { - "batchID": "175917ead1d310d4ec55391a702243985e5befc2cb39d878efe27deaf354ad9e", - "value": "307376983513", - "start": 36628734, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43049012 - }, - { - "batchID": "175f5cf1e0d1349e87ddc82e263a736f72f1745f00a3474819343dce30640307", - "value": "308198743751", - "start": 36652228, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43562612 - }, - { - "batchID": "17af6de8c0f1bed28ec9ae3b9db68aaac59bc7a4479ae9de4849950d6b66afe6", - "value": "298739941372", - "start": 36392714, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37650861 - }, - { - "batchID": "1818432338427b2c2709eb9c65d1d9a45c2008f0be8236e0d35bb711d3c01f40", - "value": "313226453126", - "start": 36860952, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46704931 - }, - { - "batchID": "18400cc8a422bd7622975502d71f921b67cc1eb413746cb99198ab69da2a29cd", - "value": "302649775683", - "start": 36524848, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40094507 - }, - { - "batchID": "184a7d85dcbe4c53f6ea6afcd9a78111d4feeb34c4342aa1951cf91bd75e8e7a", - "value": "302251124460", - "start": 36517279, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39845350 - }, - { - "batchID": "184abd9ed6063b03941b90ef4964bbcadd9fc46fdf8dba6b4024d7d2e381ba6f", - "value": "307418795154", - "start": 36630003, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43075144 - }, - { - "batchID": "184f7440ab291e0da073850b07744c567202b4fc86892d303128ab8261802f65", - "value": "303379404102", - "start": 36540023, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40550525 - }, - { - "batchID": "186db7de80bf9b5bb3321ddfd6a3bcec9dfc8108392c9c6ea01e7a21f8531991", - "value": "308357170458", - "start": 36657209, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43661629 - }, - { - "batchID": "1872e4e6adb6502dfcaea2535afc74485954e3d6a35d462bf06bd498501ab9c4", - "value": "307933613284", - "start": 36642086, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43396906 - }, - { - "batchID": "1878f002d60d50471ed6855558cf8353d0dfa37a12ec296578e78b894224a6aa", - "value": "303379459574", - "start": 36540025, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40550560 - }, - { - "batchID": "187994debc050564e321a7770015301460afb7242ef15fb016f8050365b44cc0", - "value": "303498901226", - "start": 36542057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40625211 - }, - { - "batchID": "187e2282da0e3a8064ca2369f39bb1f3d4a98258462ec3c05d39bc2e11497fae", - "value": "304020913983", - "start": 36552907, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40951469 - }, - { - "batchID": "189d46719f7899884128e83b307dcdf16c7ba8a472def8843d59d559bc421d32", - "value": "307334238168", - "start": 36626530, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43022296 - }, - { - "batchID": "190973f06a82da3a35d887b3bb450d8e8d8db5b78d13e134bc6b115573ac2672", - "value": "296071164609", - "start": 36340699, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35982875 - }, - { - "batchID": "190ca8e8beb3925851a5dd0516a0d30794dc18e385a0f0e8aef281af99124979", - "value": "302165944326", - "start": 36512603, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39792113 - }, - { - "batchID": "191805f5cf5787660f9b4107b6441767e6e6cf446f9cb2a874abff8d7b5fd30c", - "value": "296196957556", - "start": 36343673, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36061496 - }, - { - "batchID": "1934fc2dc78c8d810c8c09f93a99d059eb4900c059ecddaf8d086bef5792b42e", - "value": "239347476107", - "start": 39821095, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 530570 - }, - { - "batchID": "194d59ec74430fa288d6e62c3bdea4db4ac9ee17fb097dcb7272c4faa37248d5", - "value": "298958450958", - "start": 36404273, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37787429 - }, - { - "batchID": "194f3f6b117e726de4f571e65ef83890bac9f9333b21d6a655205451db5ccf5f", - "value": "303023283603", - "start": 36532411, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40327950 - }, - { - "batchID": "199a5fec20843da202da56a8181497e3953b4350b99437bdbaa1e8df7ed165bf", - "value": "247383224480", - "start": 40223362, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5552913 - }, - { - "batchID": "199fbc1a869ee3d23d62524809edf300bf5532258b825a2a986ed4c3dcc3fe2d", - "value": "303800385923", - "start": 36547465, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40813639 - }, - { - "batchID": "19c04c68b7bc54c850b977ba682395e866133c9e09b50ca1d0608dd1e9f33a83", - "value": "306934502871", - "start": 36618326, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42772462 - }, - { - "batchID": "19db9d5b5585d9408bdbad994ac6884db8c2e521d421336e7d3caaf071442733", - "value": "306666695902", - "start": 36613482, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42605082 - }, - { - "batchID": "19f3c5a930e84ca8fea0cf222d6748b7cfd2560f10617efa610f3acf8f72b00d", - "value": "307447777782", - "start": 36630588, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43093258 - }, - { - "batchID": "19f446c3e6e8622b079b31f4d0311c8525b65f43423ed183288219c96d4ce139", - "value": "298363761729", - "start": 36380932, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37415748 - }, - { - "batchID": "1a1422f5ae7aeb316631e2088a3cc45d5672960c268dc95c1cce1a62247558e9", - "value": "303994410553", - "start": 36552180, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40934904 - }, - { - "batchID": "1aa225a1b72c1e4663107990719b450198977e238e2de33d13f79b49c7710feb", - "value": "298683552537", - "start": 36389534, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37615618 - }, - { - "batchID": "1ac1ae0c57659833b0b572d770161669544a4cf40dff98ee42e3f418ad15af44", - "value": "296095842455", - "start": 36341598, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35998299 - }, - { - "batchID": "1afd1707f9fe1c8fe109b50e2cd16f9fe11a1e4d93f9065355edb7ab36b945a2", - "value": "304650134594", - "start": 36567147, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41344731 - }, - { - "batchID": "1b518007fa9cfd36f4e1cb7cdbebdaee9551863a04ee5917bb16fbd25650a6e7", - "value": "320081556152", - "start": 37128752, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50989370 - }, - { - "batchID": "1b65ea1a8e546cc3009bce9a1534d01fc5e09f04603be6a067de97db81614970", - "value": "250190512000", - "start": 31306526, - "owner": "7fc4897f90ad493a4d2c77b195a1b82ef0c0ed7c", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7307467 - }, - { - "batchID": "1b7c56bb1b0319149bcb1a5c74afe917dcfcb0dec4b80063c267e6b64201a9da", - "value": "240052975455", - "start": 38900841, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 971507 - }, - { - "batchID": "1b7f4fa7f57fcc3344a1afcee7fdcc1aebbb139db8ff51e40e8ca75738105eb8", - "value": "307020581034", - "start": 36620277, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42826261 - }, - { - "batchID": "1b7f8597d5342ebe1de144258a1d92e47c2d567a49b4d3cd100ba6b4dc802f07", - "value": "243729408000", - "start": 31306476, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 3269277 - }, - { - "batchID": "1b8559df63cff6e0e2c439c5a3f2ec00c930b065d8c2f021f39d92bebecc71a7", - "value": "313185035055", - "start": 36859240, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46679044 - }, - { - "batchID": "1ba76967e6ca51b1aa7cb474d7c5310b7473d9f4879d7f18f3d2138171b032fa", - "value": "304834261519", - "start": 36572632, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41459811 - }, - { - "batchID": "1baeb4fb5ef82281db664124d0c6858596fd26a614b3d5884ae31f9a442feb7d", - "value": "305933437293", - "start": 36598282, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42146796 - }, - { - "batchID": "1bbc67d12c5c1c0c2c1677933189a95d625a2153cd7eb4b7f21eea606d008860", - "value": "308361023659", - "start": 36657797, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43664037 - }, - { - "batchID": "1bd929f56eb84bc631c0aad8947ec54d3c5eff379e5c9bf192082035f32b3c8f", - "value": "308689049811", - "start": 36668383, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43869054 - }, - { - "batchID": "1bebaee1db74716d3dce1e36b75b281f0a104c70d64d1eb99f8670534621f0e5", - "value": "247382404623", - "start": 40223331, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5552400 - }, - { - "batchID": "1c5bb1f5c4b83aa2578f304776e93beb2c03865cfaa719635fd700b0342ea1b9", - "value": "308159478517", - "start": 36649925, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43538071 - }, - { - "batchID": "1c5ddfe3c984f1717a4f02b6238d01174d2f06ef34f68e5cd1947ead667fd63a", - "value": "369390363869", - "start": 39711927, - "owner": "971f31aaeac713b47aa55e50c06409afc1de46b9", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 81807375 - }, - { - "batchID": "1c649ebc5171f0910c18bd1fe082cf3b13b4121ffe0a040709dda4287a6faf9b", - "value": "308519135400", - "start": 36662992, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43762857 - }, - { - "batchID": "1ca42704eee5b0443fa80dbff529537a314cbef9f60f8829a7fd3f92c59a0d20", - "value": "238632906696", - "start": 40382360, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 83964 - }, - { - "batchID": "1cbd8204b2d7825f421fa1c2df3b84683068edf97fa6890bf0278c7ac528e023", - "value": "304565936433", - "start": 36565027, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41292108 - }, - { - "batchID": "1cc078a145a697a5c232e7e5e20f9cd50b2706ac6df7e70e36cc77cff3fb6200", - "value": "319672547218", - "start": 37113125, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50733739 - }, - { - "batchID": "1cd1c47318b27de2d9e3ed2336747da438f582b4e95384cfb085a03b508b716c", - "value": "313192171463", - "start": 36859496, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46683505 - }, - { - "batchID": "1cdf372b49641278888511923db9d69ef9e7adfb914d21d2f199210ca7310dcb", - "value": "305585926138", - "start": 36590340, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41929601 - }, - { - "batchID": "1cf2ec5e38019678695a8f21d99e3531cf9e99511881581307c500fb5bb621b3", - "value": "308191070655", - "start": 36651954, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43557817 - }, - { - "batchID": "1cf9bcdde0ca57359a6eb2b453626cc871e1b08ff05b889db8340d46253371ab", - "value": "302967663763", - "start": 36530404, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40293187 - }, - { - "batchID": "1dc125dbf0b5f81ddf300b703cb4f9d78efda6c28fe69b5ca01e523aed6ebde3", - "value": "295379184697", - "start": 36323523, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35550388 - }, - { - "batchID": "1dda8997ed014bf9df19c9092514191e9c5004fc63fe4693d8fdf3e36f7f0028", - "value": "304145996873", - "start": 36556274, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41029645 - }, - { - "batchID": "1defacaa311747f8be2b545605ab5030affdab2fa71716218cf5226ed3f3347f", - "value": "307430418454", - "start": 36630193, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43082409 - }, - { - "batchID": "1e04b58fd9d5996ef0dfe66de9fa036aa68d29480e4f8d54c096be9bc4b28f28", - "value": "313422611870", - "start": 36870932, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46827530 - }, - { - "batchID": "1e304e68458e4810b62e84975fdd566a3f2eada046963c6cb41febe82d1fe7c2", - "value": "295714831286", - "start": 36331392, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35760167 - }, - { - "batchID": "1e3f56be7ffaf28bbb625aa9b37a986d43482d809fe6f28e07a715ad56f52c4c", - "value": "308140109261", - "start": 36648558, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43525966 - }, - { - "batchID": "1e933c36d1857d1daa8b045e09d1fb2cf70e662cc4dfe26a401b2980782fe838", - "value": "308735618186", - "start": 36669370, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43898159 - }, - { - "batchID": "1e9ed5621b0ba59ca1485931595e5f0a84a03801fb0441efc03b7cee93204192", - "value": "242402054299", - "start": 39957232, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2439681 - }, - { - "batchID": "1ec16b7edee53793dbafd70a6f2786c8c065c2c9240020800fd0f84fddf4830c", - "value": "313171690900", - "start": 36856273, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46670704 - }, - { - "batchID": "1ec5eb37e248d5227404321ebaa1c2ba6fc1aa767a2de80df54fbdfc10e3607a", - "value": "250478509146", - "start": 38282560, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 23, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 7487466 - }, - { - "batchID": "1ec854f409528628d5fe779274e84c554a672d676011bbc72ba88b86aa248911", - "value": "303252521969", - "start": 36536585, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40471224 - }, - { - "batchID": "1efc2b747522d0f4530b87f04b511fd695d83055460b68ce4468a24af7722d98", - "value": "307171438085", - "start": 36623416, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42920546 - }, - { - "batchID": "1f148d2ff5aab087fe88125df00373f5a3f92cb077f8c8d0859e1fab4c0e9a7b", - "value": "299525152732", - "start": 36419525, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38141618 - }, - { - "batchID": "1f1c9daa9c84da414d09378dd5d3c898fd364160603b8af3729419994a88158e", - "value": "307991988391", - "start": 36643945, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43433390 - }, - { - "batchID": "1f3c4bc08343353866255d0e59ae119ee51e7419bb50a96eeccd8396c39bae65", - "value": "302217464756", - "start": 36516290, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39824313 - }, - { - "batchID": "1f49cb9614af5627064111e2875b5c5e74b44f1c6f7cf40d08df48cfaaec2c0c", - "value": "306894226015", - "start": 36617562, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42747289 - }, - { - "batchID": "1f6cd5b7f7120dbf5f76a47610a413e05ed115f0a0356af82c2ddf49d9511bb1", - "value": "319705808622", - "start": 37113868, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50754528 - }, - { - "batchID": "1f80838e1d9dc3c0f0d2e1c2f9424c0130a51e05eb8d37f10ba2df5f98fa9cd5", - "value": "247390196633", - "start": 40223410, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5557270 - }, - { - "batchID": "1fa048120b814296f752d8ed15e57afc538470e98fb6d62140e25a24853f4b1b", - "value": "308512245678", - "start": 36662746, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43758551 - }, - { - "batchID": "1fc650f916f249dc6bdfafe5710ebdcd8507ca7fcd0cfd7059bfef5d08a07cce", - "value": "252935827663", - "start": 38655989, - "owner": "a294a4762d5d7622218d9eb5e28ede8f1dd9a22d", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 9023290 - }, - { - "batchID": "1fcc8f0803b22a9050cf4acef05fcbc1c03e365582b53c5ebb687c7bc5e6871a", - "value": "313222271876", - "start": 36860802, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46702317 - }, - { - "batchID": "2026e024b44adf22ff780804330c5a5323f307b016a7d4f4f57a2bb7e9ab2f51", - "value": "303123574628", - "start": 36534209, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40390632 - }, - { - "batchID": "2041a04e9498762785afc7970368196c237b04a046e02f204b06b8a36f6207e0", - "value": "308448927987", - "start": 36660260, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43718977 - }, - { - "batchID": "2048175ca16ba86e525be625f11c1c84a9e6f54b3cdf1fbdde462f078415fa0f", - "value": "299162448959", - "start": 36408916, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37914928 - }, - { - "batchID": "207db9667a4f81a4e510e8864831a78b5eab720c1af3618aec8216b91c202b33", - "value": "268118273493", - "start": 35801695, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 18512318 - }, - { - "batchID": "20e9e26f98904376d5440406e2865a6458933884d5418d8cb7849e6c23b83be5", - "value": "302895056481", - "start": 36529377, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40247808 - }, - { - "batchID": "2103ec0d0e7fe582750e8ea2d17689f98b192e2fbb0acdb48d49356ce0f900e0", - "value": "307610848960", - "start": 36635514, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43195178 - }, - { - "batchID": "211371389ea37534e7a32dbbd6cc27900287b132974e293879eac8ac82b91383", - "value": "308023798254", - "start": 36645306, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43453271 - }, - { - "batchID": "21228909a9af6d8643470ad17a8cd5124e9ca1a7c0626f44d9573dfaebb9ea50", - "value": "269353054739", - "start": 35819050, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19284057 - }, - { - "batchID": "212fd1b0d369761f9a171ae55d20fec1b3c3175f73bfeb0ee0ebbbfb5ca51f4b", - "value": "299441052840", - "start": 36417624, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38089055 - }, - { - "batchID": "21745403f93101792e1a328972b38f6f17d23a07a76002801be9e61f88081714", - "value": "240039883768", - "start": 40244234, - "owner": "e2d71aad5e0066be7f4e3f914ceaa4327d8a39e8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 963325 - }, - { - "batchID": "2194cab6715aa9efd8325d70b48cb5ad65187900c174c37496f595470e48446e", - "value": "303573733508", - "start": 36543390, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40671981 - }, - { - "batchID": "21b3843a5e6ee668a378cbf1008f7fa1f56413ae60f589eb1cd5af24b1d5155a", - "value": "308360251228", - "start": 36657319, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43663554 - }, - { - "batchID": "21f06e21323b4d05c019e08a1050bf24674bbed314f9ad91251693900d95ff86", - "value": "302999462375", - "start": 36531779, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40313061 - }, - { - "batchID": "2238be047be92d1b52f3b048f59850c1be7d1049c5a51b1967e22f71786872c2", - "value": "306691852856", - "start": 36613931, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42620805 - }, - { - "batchID": "22458c25d11eb4cbe41cb4485c00e87a9aa08a37796722e9f472252612766c06", - "value": "303949377659", - "start": 36551240, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40906758 - }, - { - "batchID": "226a324c7998f9ddcee0e584d083f2a37d328bf97e4d35146b6a2cd19c481676", - "value": "302179829516", - "start": 36514017, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39800791 - }, - { - "batchID": "22913be8496b3ca0d6fd0c83571ff9ca3ea9444fab26f4d421e13ee548b6eefe", - "value": "308074862092", - "start": 36646904, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43485186 - }, - { - "batchID": "22d0e5c33be28528f91e274dce0efcf3c409275b07a474b6b21c95e9524835d9", - "value": "307581135852", - "start": 36634903, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43176607 - }, - { - "batchID": "22d92598c9c973dab55359496479bd95d3c8e5644faa5f5e1e4174e60e83fe08", - "value": "303220179216", - "start": 36536101, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40451009 - }, - { - "batchID": "22f3f04419db73217d035ca9c252169fb5b1a723a84b623d4cf6051ec6941724", - "value": "306510010274", - "start": 36611259, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42507154 - }, - { - "batchID": "2307f7054e2f24e7fca023ea535a6cb888f0c1456ad31be29d88035c467cd367", - "value": "397722087283", - "start": 40332134, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 99514702 - }, - { - "batchID": "232ca6432d9bd8ef1040999024ad05628676efb7371177ffb3f84ec3482bc20b", - "value": "275168505742", - "start": 39955342, - "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 22918713 - }, - { - "batchID": "236399be90120ed8ae49d70b7a8708921ccda6048f8f42b7ff0d3ed2e816b97d", - "value": "295286874635", - "start": 36321306, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35492694 - }, - { - "batchID": "2388db27bd3643fad005ba0f9bcb27b611f8e8245b818acc031b9236a50a7cf7", - "value": "308115983038", - "start": 36648147, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43510887 - }, - { - "batchID": "2397463766fd97c008630c1401c7442fcce6b1027d0dbb19fc9a16ed05c347a3", - "value": "295772382415", - "start": 36332800, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35796136 - }, - { - "batchID": "23a5e86a9ce7eafd5a9d655927564fe0873d53b1fc13afa3fa439f562e19515a", - "value": "241869682955", - "start": 39924230, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2106949 - }, - { - "batchID": "23d5a2b428315d4be2318c2c43a55cd83b358d8295e0dcc7d1c6d3902fc8d699", - "value": "268698125437", - "start": 40325214, - "owner": "3a524d3a69f76549bc46a7223300db475e6e2ff3", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 18874726 - }, - { - "batchID": "23f2315d224b991bf2323d4bdf8f4844f0d764564974406547764784c7f24de3", - "value": "302890013989", - "start": 36529195, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40244656 - }, - { - "batchID": "23f4cb007f07225d4481361132e38d11ffbd3a4442ffce2433dfdcd3fa614c6b", - "value": "294651365362", - "start": 36307085, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35095501 - }, - { - "batchID": "23fabb082b9a7f22a7075aac0ddd22ad114c44f604898e336133ad9b92421abf", - "value": "304923473014", - "start": 36574478, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41515568 - }, - { - "batchID": "240dc67fc7c5629ae06a0d40c7b0d671306740f26e2c2b41ce9a0916653da1af", - "value": "306546269606", - "start": 36611880, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42529816 - }, - { - "batchID": "242146e54e55e3cabc025ab5101f9f96003de7ef073bd0c45c5f8b1721e1cfc5", - "value": "308473842881", - "start": 36661600, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43734549 - }, - { - "batchID": "242b3627d81c2ea389ac56fd5e6ff197f2c8e833af1b23943e7586c35644e209", - "value": "306415573734", - "start": 36608554, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42448131 - }, - { - "batchID": "2442283002358ffb31689a4e70f1d4de6d559aed25ac3c98b2a05506dd29c4cb", - "value": "302536017470", - "start": 36523017, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40023408 - }, - { - "batchID": "2448ffdc5eab1131d85f3621f1b3b8d55c98eea2b20f8ddaf56eb2292df5755b", - "value": "306958141642", - "start": 36618946, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42787236 - }, - { - "batchID": "245f58dc41223cebe4234f455aaf3d38ac77929e30215efdaf14773eb3cbeb26", - "value": "304228803825", - "start": 36558119, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41081400 - }, - { - "batchID": "247bdc0574dcbe797c2326dfe62dd605e5ea13bf02b661db81b8571a9e845c23", - "value": "302338392047", - "start": 36519294, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39899892 - }, - { - "batchID": "249a1f7b2bfc760f664d257884d47ecc01b959f568187478e0cb68c01f187b2d", - "value": "308781465874", - "start": 36670106, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43926814 - }, - { - "batchID": "249abafaa50bd79c2b79e61af5d01cfe1a79c9ab8dc3ab6dce738b4ea268eb05", - "value": "303357942293", - "start": 36539704, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40537111 - }, - { - "batchID": "24b5d7be05d35ebf45787f12905f28f8bf1458b1be4343df36e56a26fee4b521", - "value": "303293910261", - "start": 36537850, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40497091 - }, - { - "batchID": "24ba3c5bfa855d8543ea4db37305002a6bbd50e7ebb7e18eb59a8ed8c1492431", - "value": "238976859610", - "start": 40389838, - "owner": "2800f583aa679356cd32a6b973be2aea2bc93ff0", - "depth": 24, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 298935 - }, - { - "batchID": "24c57f1eccd775582aeecdbe40fb44dd430422c433a9e995027f6ef06791253b", - "value": "291364907208", - "start": 36953717, - "owner": "d92e0ef21ffb036046a0eb502e355196b2a30290", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 33041464 - }, - { - "batchID": "250a4a28ab7b120db060d00cb69cc897b7f9c5ccd83f43c9c5dd76af3871abed", - "value": "306376301891", - "start": 36607599, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42423586 - }, - { - "batchID": "2541427a56b77e94c0bffa90b087a93a48bd0e938c18ccf0ed7470bef5d8eb4e", - "value": "245828968531", - "start": 40143842, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 4581503 - }, - { - "batchID": "2547654a56562366ad50919ddd9975330652de02d6643e9c46fe02b90dd6e477", - "value": "298625918043", - "start": 36388590, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37579596 - }, - { - "batchID": "25999f57d1adfcccf9790afa26fb701e46fa40c4163318d8d3ab70c29b01a5f2", - "value": "240670093381", - "start": 40227002, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1357206 - }, - { - "batchID": "25cf4612387584767d65e171d8497d3ba117e3956518250a87476688408a37c0", - "value": "306723625301", - "start": 36614391, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42640663 - }, - { - "batchID": "25d497126db200dfb47a82205f08b18381e9e989d3c3a6b92d0768c31735776b", - "value": "316917009726", - "start": 37029627, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 49011528 - }, - { - "batchID": "25db76b3a42bfcbc3e26708b276f06e9039d97bcaaac1e6ba0cfeb07a6dec93f", - "value": "307376647777", - "start": 36628722, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43048802 - }, - { - "batchID": "265cafc87a97b916c9f4139ab756179957c3cc7c7ee59bbebef96224394a32b1", - "value": "308216224881", - "start": 36652627, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43573538 - }, - { - "batchID": "266a6cf1c6c236ddb5ad27789d312e80fd108fe9d1c10fff951dfb2a1279dbe0", - "value": "304899699510", - "start": 36574077, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41500710 - }, - { - "batchID": "266b8a2b72fe79e9c560424e7a74869e89b5403f08561374fa76005767564655", - "value": "302179051691", - "start": 36514673, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39800305 - }, - { - "batchID": "2670d8f757a233fb719dd7acc27c53e2762cdc88f9000426ee246545b2ad9f2f", - "value": "307760339519", - "start": 36637700, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43288610 - }, - { - "batchID": "2696ddfed1048e58da1ecf91802dbfa5450b3943c484212238c27daa364c657e", - "value": "313181714580", - "start": 36857311, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46676969 - }, - { - "batchID": "26c3d65148b44eb3808a58a28cc46301096b3f66df147d3303b1d8fb65c68b5c", - "value": "304016885738", - "start": 36552762, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40948951 - }, - { - "batchID": "26c73900e7eaebe87fa06641ab991dc7d23df8604ead12f91d29619084b6db27", - "value": "241720322144", - "start": 39904454, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2013599 - }, - { - "batchID": "26c91fee3f4df2f27bfe53cad58e81b2d51d27e0c8330ba017fd3ded7a94081d", - "value": "295983174953", - "start": 36337953, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35927882 - }, - { - "batchID": "26cde91eafd788c2cbe83e345edbe5cdb1b0688700a2ab2d42f5e83e6a7da8ae", - "value": "307059231080", - "start": 36620757, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42850417 - }, - { - "batchID": "26fffd785504c56c33923bbafa11c0689c097f4e8c4f77a9cfecf0ed51da71e1", - "value": "307112060886", - "start": 36621744, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42883435 - }, - { - "batchID": "274e9c1ee42de1e613f2bcfc84c85163bc7df5e50a03400fb9001d217602f30d", - "value": "302999850343", - "start": 36531793, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40313304 - }, - { - "batchID": "274fc9d54414849413d23a9ce5a9cf8b43be5de71ec952b5416fdf54d355f47e", - "value": "307957963251", - "start": 36642505, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43412124 - }, - { - "batchID": "279225f747f50117365b34338017ab0cf243c2e290ef25e363048c2518f2c7c9", - "value": "303380957318", - "start": 36540079, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40551496 - }, - { - "batchID": "27bec5c4c96afc5e70062a0bc72e87208f190d5d6fff40ec9a2470f21571fcc2", - "value": "313318196087", - "start": 36864696, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46762270 - }, - { - "batchID": "27d8e6ace665f28ed49cdc2e05dde449ebd4704f146afeb59441cde3b46a8ca9", - "value": "239484330611", - "start": 38996768, - "owner": "98ae4bdae736456c0695a17d8a1f9556b06f2e79", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 616104 - }, - { - "batchID": "280c77ec277b1169bae7726c488bd301ea9c9eb5028a741b86ab2c72ad0522ae", - "value": "274261098280", - "start": 35899057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 22351584 - }, - { - "batchID": "282928cdb8cbfd73218a9d0650cb45eb150ea38ee199a259330ab20baafb242e", - "value": "306472323307", - "start": 36610135, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42483599 - }, - { - "batchID": "285860b14fce8a37bc055ecdae7ec048ad8b803946b2e16ff3c7987c92dadb44", - "value": "283144807182", - "start": 36059273, - "owner": "9d1847d8bb276bd22b80024477f32571ff740093", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 27903902 - }, - { - "batchID": "285d296bbdb85bee109d177b12ade86d19c579cd98c737b0ddcb24749a2a177d", - "value": "307440535600", - "start": 36630780, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43088732 - }, - { - "batchID": "287e511b7e5359c296aa83ce190199ba91ad64d1f92ee82d5447d5c157d7a1cf", - "value": "307463058391", - "start": 36631585, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43102809 - }, - { - "batchID": "28860804a3dcf75a27a977bdd0321db39a46a0667c989d3e6ca220c1b1ba817b", - "value": "302616291601", - "start": 36524322, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40073580 - }, - { - "batchID": "288e83ec0c4e4ea92b342ca4b2e793ef08b9c521aca27e4f676c490cfde73de2", - "value": "319696832622", - "start": 37113545, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50748918 - }, - { - "batchID": "28c11d9bfabc3f63c2ad7d48b12cfa6e64cbf4eab4f97dd8b06f2c8fd678aeb4", - "value": "308492361013", - "start": 36662036, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43746123 - }, - { - "batchID": "28c8e1e05fa8c48b094fef2cce797a00dc868a0db3d634861d4c78bd88fc3906", - "value": "308319898930", - "start": 36655653, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43638334 - }, - { - "batchID": "28f958100bf7c56ddc502377d5520e7c3fc0af6dbd58c7419ae60b61ce0a9c8a", - "value": "296675054469", - "start": 36354878, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36360306 - }, - { - "batchID": "299487c6926b01bcd1f10d58a1edf21909797d7b813fe780ef7b1724af40da93", - "value": "299069689844", - "start": 36406929, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37856954 - }, - { - "batchID": "29b82a771f2f8b68b36ac3ea290992224695a66b4b46802b4a0436567a36bc18", - "value": "251936633608", - "start": 32941215, - "owner": "620400aab24837143139e29162bcd0a6e55a7d68", - "depth": 29, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 8398793 - }, - { - "batchID": "29fc5e58c8d10e170645e4c396d2171baf8545f556a0b2764023eb1c3f5fe120", - "value": "304062033623", - "start": 36553933, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40977168 - }, - { - "batchID": "2a4aa7d944465ca8114a4664d1b1f4aec3746440e61fea0aad4b9ecbac1c8ffa", - "value": "277150075579", - "start": 36399188, - "owner": "077a8ca7cf945a1f5c675a87cf7891abf3c6fd25", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 24157195 - }, - { - "batchID": "2a67b6629fcf54a31de1f4476a63c2b9bd3043d14d8d1eafa2b87a0bf3d829c5", - "value": "308237465193", - "start": 36652935, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43586813 - }, - { - "batchID": "2a70e6d3896f7467f680eccf3d79aca4affb94e6fc6b33829bf4662e4b700635", - "value": "308268363299", - "start": 36653813, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43606124 - }, - { - "batchID": "2a8109b5cdd95ddde84d4f8fb7648a56a15f057f2548f3fa4160225d56fbbe5d", - "value": "251815833128", - "start": 35465758, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 8323293 - }, - { - "batchID": "2a8478a2c4720873a6d0e325f4889558e337bae0c57174712fcf16927d122cba", - "value": "302162375268", - "start": 36512246, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39789882 - }, - { - "batchID": "2a959cb6540e5ce8f0cb869c7c3d5515b0d687770dbbd0780195507d249665ae", - "value": "306469140769", - "start": 36610021, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42481610 - }, - { - "batchID": "2ac8b90eb5c3b5dbe493c3b397cedacce5786745f3b314c10e03254da6446d2f", - "value": "307038619676", - "start": 36620471, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42837535 - }, - { - "batchID": "2af2091ce62508197b97e0e4d2f5c846b964faed595906ab67f73cedc825f76f", - "value": "306712987768", - "start": 36614236, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42634015 - }, - { - "batchID": "2b0f292d0828543cc35ccf4d0f8fbf3442b0769260d9ba72873c8f647e7b4935", - "value": "296606237645", - "start": 36353292, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36317296 - }, - { - "batchID": "2b16294db84f7c3df01d1c12990e9c3ea3ea115b0dcbd22941ab4f6f69a889d8", - "value": "295982873025", - "start": 36337942, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35927693 - }, - { - "batchID": "2b3b929160968553ce8bfc32ff96b649a05a379761ef0769bd026de00dc4af8e", - "value": "303269173012", - "start": 36536958, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40481631 - }, - { - "batchID": "2ba7cf54bf7ec2ab449f6825da872420aca4ae4831a0393b992de681ebd63cfc", - "value": "303651155067", - "start": 36544816, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40720369 - }, - { - "batchID": "2bae1157737cb9c6697b897c80177371717d91deceec53ed605468117cc4ad32", - "value": "635605652609", - "start": 39938678, - "owner": "d03130d67cc5b077ca76aeec00f88e079b9d93e8", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 248191930 - }, - { - "batchID": "2bc392713add43ea27dde56156638d26cb49956f0d3416fd0d1f987c5465fc79", - "value": "287562667315", - "start": 36159311, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 30665064 - }, - { - "batchID": "2bcfb43539f93db2b9a5a085f304b7da1fa213f99e7a55dc8699fa3672c4093f", - "value": "280107007330", - "start": 39954914, - "owner": "f7f8bf040a9a352aca3b98e57797f1d94d9d7b11", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 26005277 - }, - { - "batchID": "2c00bbcb0a107e2e1e9ef7482081aaaee9884cbd4049e0f0cb15e3009d641c3f", - "value": "244381402441", - "start": 40174500, - "owner": "0c5d7d9e244789aa7a6d1890a90f8bfc61eef143", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 3676774 - }, - { - "batchID": "2c81ba2cb203e05c2bdaba860fb7b14fad7dfd454060e8a6560cc4bc15373c4b", - "value": "303039096594", - "start": 36532754, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40337833 - }, - { - "batchID": "2c8996b05efd31ceb6792a616cddbd3e266b8964359409e569a73386eab1b7b9", - "value": "298562962375", - "start": 36386769, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37540249 - }, - { - "batchID": "2d0f188cfed1055ffd562cf0a243900afea3af15b1bf757854537470e68bd011", - "value": "306727033737", - "start": 36614513, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42642793 - }, - { - "batchID": "2d196f69ce9eada122613bf7f75f614e72d473da59fe9bc77c7d43273a179258", - "value": "308163218946", - "start": 36649383, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43540409 - }, - { - "batchID": "2d27751966c1f2f721cea94d2e29c5486c97ce9187038401ce435ed99faf06fe", - "value": "296577836588", - "start": 36352488, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36299545 - }, - { - "batchID": "2d4127d309a492a8d0a9ab6d2795b8bdb25acb23aef35faaa82b8692f107fabb", - "value": "240838806120", - "start": 40231551, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1462651 - }, - { - "batchID": "2d64c2b5bc527ef7b94e40d06a49f1eed8540939408dd1e7144aef116a0cc0eb", - "value": "239972807692", - "start": 40347448, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 921402 - }, - { - "batchID": "2d64e460ed9c7e4cafb7752b635672112913619452ced47328048c4dbf71ddd2", - "value": "308572686912", - "start": 36664904, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43796327 - }, - { - "batchID": "2dc20e8f266e10f6d6f2dde014bc638f85e6cbe6fa33e6097482d54182e0a7be", - "value": "308004278135", - "start": 36644609, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43441071 - }, - { - "batchID": "2e0739bfde2981a9c7e094c3cba7cb7b83ddec45648a460a6337f10dc3946b95", - "value": "302654122542", - "start": 36525005, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40097224 - }, - { - "batchID": "2e16f7bbf6883b2e1adb930dac3582ec7ee2d3b43c51eca8b4e07cc5e9cc8b27", - "value": "304093011669", - "start": 36555048, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40996530 - }, - { - "batchID": "2e32105abea3000c7a5daddcc66e908d4c771996fe9ac2c1bb39bcc2c2206a88", - "value": "298565616199", - "start": 36386865, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37541908 - }, - { - "batchID": "2e49d74eda27d608a11a2888628ab800555d9d27e1845a083c7f4b1fab9d52c9", - "value": "304773987951", - "start": 36570919, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41422140 - }, - { - "batchID": "2e654fd2c6e4da71f8e1e7dbe3ffa3ee872ae2c1ce00f38aa8181a58318240cf", - "value": "308620837142", - "start": 36666398, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43826421 - }, - { - "batchID": "2e9e605bb841ffbd30e176245ee1e9ff86f2d1d17931b6ac7a4ddb5d93b41f3e", - "value": "240138677679", - "start": 40252838, - "owner": "41365e3dfa5a3d6f3354d0a0d201a77f25e1fce1", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025071 - }, - { - "batchID": "2ebef18a9b868191a01998e6352b4e111ae6dc54842016a5485e45c941975f21", - "value": "303024198132", - "start": 36532444, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40328521 - }, - { - "batchID": "2edf7f2f0dbb9bdcd3d300bf1497fe0be773d617f32eeb48c98a9e58294624c0", - "value": "308076150460", - "start": 36646950, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43485991 - }, - { - "batchID": "2ee0d3e9907ce08fa71ad236d7a26db2bcadaf49fba2583d27fefebf83864621", - "value": "308160604111", - "start": 36649740, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43538775 - }, - { - "batchID": "2f22c110178f881ecac6589a7f7548370531e9540677fe37ac3c05d6a690d9df", - "value": "299527028179", - "start": 36420049, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38142790 - }, - { - "batchID": "2f4390a36fa374615162a598d61c6f6132f9bbae5ea0ec35de5dbe63b8a2010b", - "value": "308161118121", - "start": 36649308, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43539096 - }, - { - "batchID": "2f641295d6d206b15446fe4645cfef6c3ec987ed22c0a26b13ba612ebd44d705", - "value": "277436089097", - "start": 36038695, - "owner": "8b058d7838b19313738b75b223ee28806e05c9be", - "depth": 30, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 24335953 - }, - { - "batchID": "2f9545c610bc9846d69c530ff592cac4fe793992500bea3a6cbfda1e43dc1826", - "value": "259535208000", - "start": 31306500, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13147902 - }, - { - "batchID": "2fc709fe46305c151c92cdf42d913ce9338952e77242bbaa322df9d9e6f33771", - "value": "307926695555", - "start": 36641839, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43392582 - }, - { - "batchID": "2fef913869abb235070fb08a5b2709073d8a7f5c252390e0a9709ba4047b3605", - "value": "306496444506", - "start": 36610999, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42498675 - }, - { - "batchID": "3062810cd7ffc2ef39e25876c455c792c929478c8b04aa7538fb5d978ba1c823", - "value": "307084245970", - "start": 36621426, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42866051 - }, - { - "batchID": "306f8b3c8ae63d57f85dbef5dfd8eff278384af34eda9c21aaaa51ea746641a2", - "value": "305407959435", - "start": 36585763, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41818372 - }, - { - "batchID": "308d47878b195925b4bae66840b53fd16cf8fab82bd09383ca338470f1cebfff", - "value": "303205886414", - "start": 36535813, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40442076 - }, - { - "batchID": "30a1875e9ed4645c5e46b7f165d59d207ea02c352b7b0ac309f92d727a2219c1", - "value": "303175708267", - "start": 36535407, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40423215 - }, - { - "batchID": "30f75bf3a6817bb668ecce7aff60e32b87ab370774b4207dd5d4e81d7dd11e26", - "value": "302312942470", - "start": 36519058, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39883986 - }, - { - "batchID": "310ed7b2bd9a0d0ebb9b487c63f6766459b8413c0ae574c57bd0022806670ec2", - "value": "313708022102", - "start": 36889791, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47005911 - }, - { - "batchID": "312143071b6050d5788b88d6ac2244af2de891fe0369f4f62dcd0ba230419baf", - "value": "308164624172", - "start": 36649208, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43541287 - }, - { - "batchID": "3122426b16721e4988e5fbf988d76fa3ce64327a72b50361f8dfceb1f3947f23", - "value": "247835159998", - "start": 39845323, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5835372 - }, - { - "batchID": "31b08c9b6d6063793b641e96ec97049f35b058023b5457ff5ea73e70baeaeb0f", - "value": "306776557020", - "start": 36615834, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42673746 - }, - { - "batchID": "328d6962ed5c1a1dcdb258cee1fad63b6e7b072630fb6e90acf0b83d1709f343", - "value": "298562500853", - "start": 36386296, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37539960 - }, - { - "batchID": "32f8415939d509059e4d72dbcb99787655ea6a4cf6c8c66b723027390c69d4e6", - "value": "299084778794", - "start": 36407475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37866384 - }, - { - "batchID": "32f9fd66ff9a150da100de9cc27e2ea7bc0ba90908440b2d74d4b8bdeaf73166", - "value": "306373454765", - "start": 36607497, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42421807 - }, - { - "batchID": "32fb5ea490d52cd7de833f11ff7c1f8a5724b96cec95d603288a8859dcd401d2", - "value": "303706475679", - "start": 36545900, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40754945 - }, - { - "batchID": "3305fd1dcb4c0fe621f66b76181fa9bc81bc0c01d5c5ff4e26ae822857a102ec", - "value": "303150687285", - "start": 36534732, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40407577 - }, - { - "batchID": "3326868d771d1587b12cc0691334da2029ed9b4d5942f2c6a988e73bfc9e8c5d", - "value": "303839656739", - "start": 36548652, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40838183 - }, - { - "batchID": "3361dd09cf72a3970b83634691cb2169e52c5cc4187b83d1ddfd499637413955", - "value": "296028953049", - "start": 36339391, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35956493 - }, - { - "batchID": "3395ed3d314fcb6ef7917a6bbade790e6af4844992f5929172b4d1898ab18e09", - "value": "302998081548", - "start": 36531274, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40312198 - }, - { - "batchID": "33ece46a272a5a2125b026d2234d36506b5087da6178845e4af7daf5f4d90933", - "value": "308095643723", - "start": 36647646, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43498175 - }, - { - "batchID": "33edd0453e63c43df104708e18c2cd2b9d1744aa1610746343a0c520d0678ad4", - "value": "319703974548", - "start": 37113802, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50753381 - }, - { - "batchID": "33efb23db54ff5e128cc3b56fc0704b63113c33b94dc7492ebfeba16e4843c7e", - "value": "308651707904", - "start": 36667275, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43845715 - }, - { - "batchID": "33fc466b6479bed866ed708b1433708e34e032c913a14a1ae10ef04bacbf0b11", - "value": "307900559922", - "start": 36641131, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43376247 - }, - { - "batchID": "3406412429b63d7701655a76b0b5ca0f734d58200cfb1151cd3db82ddeacb82f", - "value": "296305280510", - "start": 36346699, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36129198 - }, - { - "batchID": "34157abb756c8382189d84c15453caf5ac9ef140fc9b4d886fa6bc6d70dd0b45", - "value": "307543347747", - "start": 36633778, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43152990 - }, - { - "batchID": "3470046240c7336952a1e05f6388fc29c9cf6c22d7fa5af37fbd3f6ae3023f9f", - "value": "302213261044", - "start": 36516138, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39821686 - }, - { - "batchID": "34a5cfbf219b990abbf3c586e2139ed13c69621463c7dc7ad921b48953cd520f", - "value": "306968334661", - "start": 36619085, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42793607 - }, - { - "batchID": "34e9f58a199832b30a8546e0a24cc6dd2ce9ba6c4251376ccd581ca2be99e42a", - "value": "308302785890", - "start": 36655042, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43627639 - }, - { - "batchID": "352899be61fc051e6353392b3f7feeb03bfa129adf7ef3bd52f22e71b654383e", - "value": "295675472321", - "start": 36330647, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35735568 - }, - { - "batchID": "3544daed828f3373c79c2a1686fa5d5ecea3bd9c7786b2d463a3bc0cc8498870", - "value": "299041191478", - "start": 36406126, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37839142 - }, - { - "batchID": "356283debfc35442ec1192fab528dc9a9611f3493099cdc39aa2dd3242a45b81", - "value": "307370268793", - "start": 36628494, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43044815 - }, - { - "batchID": "3577512d7f602729509a25364030018fd37e4f4e448331611e8b6bdef713d2a3", - "value": "320057079089", - "start": 37128325, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50974072 - }, - { - "batchID": "35785717ec663b235145936752ceb09364a47923ec64cf1c055af754b47fa274", - "value": "307642756353", - "start": 36635978, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43215120 - }, - { - "batchID": "35ad80c62f136ac4ee913ce3214c302d63dca496edd784e56380c78ec12239bb", - "value": "302977557304", - "start": 36530761, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40299371 - }, - { - "batchID": "3618117487389af00b3046e35dda6aa4c217857fcd12e786e04e24a45ac1729d", - "value": "307391224470", - "start": 36629243, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43057913 - }, - { - "batchID": "362e5a5de13e9ab9b47e9e48bffb9cb1e9b577de4619eb7e551cdabc06b9eb80", - "value": "307816456884", - "start": 36639479, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43323683 - }, - { - "batchID": "3631333c99e2a411667110539bedb5acb92f17e029e6e3ea3b41565589aa390a", - "value": "302164505684", - "start": 36513007, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39791213 - }, - { - "batchID": "364279e6ef8a0ddf06cc7b475cebd24a2dbe673846a0bc302bc1edbd33670b06", - "value": "305524168831", - "start": 36589029, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41891003 - }, - { - "batchID": "36560ae0621ba2eeaef41003fcd9779f630cfdf7731fdc5b91c0a845daed3ee3", - "value": "308154373393", - "start": 36651094, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43534881 - }, - { - "batchID": "36a2fb697b40f8eafa2822b51dea762c744a891f3dcb31178c5f322fb15a3e9b", - "value": "302200013820", - "start": 36515659, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39813406 - }, - { - "batchID": "36f4ec7944ff5a87e3e6cdb77e5b5b630df96aebed94af3d119f1a18802ba826", - "value": "305837026063", - "start": 36595955, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42086539 - }, - { - "batchID": "373f0d0d3fd83db90017bd577ed41df83347d6eb14f32dd97f0f801f66317070", - "value": "302999240679", - "start": 36531771, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40312923 - }, - { - "batchID": "375c2756ba53439dace59f96b5ed3868cd1a27a33682eda55d1e2dc92bcf19a6", - "value": "304679753170", - "start": 36567985, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41363243 - }, - { - "batchID": "3795a1ae5aba51b40b89f2ea22ad912d26c3f00cd68315b6081b992eca5a175b", - "value": "313168539669", - "start": 36856160, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46668735 - }, - { - "batchID": "37de17ea8d3f976c85a2e87a52a1a466c4041faea98b03625053e7c4cd908e91", - "value": "243720312000", - "start": 31306475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 3263592 - }, - { - "batchID": "37fd0da54d8a456190820fa14aabb761fcadf7855f614e10288961d5e8021ff2", - "value": "307961688448", - "start": 36642638, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43414453 - }, - { - "batchID": "383132e834d3a24328d40e18c7f1ffe41af34d9e72beb6ad12cbcff8a55bacc7", - "value": "255045993795", - "start": 38540161, - "owner": "a8dea788b06434e85abfed2064cb14d028f53ea4", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 10342144 - }, - { - "batchID": "385c9f0857715febd2800ee24cb0d6236beafa137ce43a268359f073e7f7a3a5", - "value": "293803632496", - "start": 36291994, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 34565668 - }, - { - "batchID": "385d1ef567edb19ec8bf59b210da7f6f56267dcf2468cea03c4f35976020fabe", - "value": "303819939329", - "start": 36547942, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40825859 - }, - { - "batchID": "385d57aa0fe230b1964be518753d24d763d5d316ff7f6e5719771f0b1a0f9f42", - "value": "307916299448", - "start": 36641693, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43386085 - }, - { - "batchID": "3894228759e9921b187415d2aeca17e88b0cf6f43d287a32ea9d6f09f2258364", - "value": "295402875419", - "start": 36323927, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35565195 - }, - { - "batchID": "38cb2717a09a205f27d0a7d495316530bc2dfe89308720be41601bcaa6ccfb52", - "value": "306935593077", - "start": 36618365, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42773143 - }, - { - "batchID": "390b83953dceb5f196412b4d85b805177097336aac1ea1f0f6373de7607d11b3", - "value": "306471876635", - "start": 36610119, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42483320 - }, - { - "batchID": "394c6927473b0441b7e0a2bfd94494c4de5b3a3a1515e9689f03d4aac32d7913", - "value": "322815041349", - "start": 32918648, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 28, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 52697798 - }, - { - "batchID": "3961b312469eea9f34d242b8f2ae72f1644525611a461ea3243d5419fdaa421e", - "value": "308590107112", - "start": 36665526, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43807214 - }, - { - "batchID": "39870fdec7dd0332c7b84c9b140810e7f26fadf3897ef3095082f9f4aa2163a1", - "value": "245967353500", - "start": 40252892, - "owner": "a1a7b53ba31984f8dcc4363d0e9cd9b994cdbd72", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4667993 - }, - { - "batchID": "3990ea8db9aec57453c9c2c86286fd86dbec3d132ebd75b9149140b466ecd6a2", - "value": "313174762653", - "start": 36858419, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46672624 - }, - { - "batchID": "3995644d7516ce8f4117ab2fa060afc562382e1db29514e66ef7622ef09cb280", - "value": "306423752829", - "start": 36608847, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42453243 - }, - { - "batchID": "3a50eba2c22be5efb3438935ddfda1bfd254c86fe93e9be97f370342b9a00982", - "value": "304324291703", - "start": 36560193, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41141080 - }, - { - "batchID": "3b0362e3272efb79cf29d7feb9cb5bfcf7c6f1bb8b23ffd5e372479fd9bc949f", - "value": "303607606871", - "start": 36544156, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40693152 - }, - { - "batchID": "3b30bc025d83ac2c23457d5b12e8eca6fb9f8a13d5bb395bd53e3794673b3676", - "value": "245965898134", - "start": 40252838, - "owner": "e5f430e0249deda953355a6282cc163e072fcc8c", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4667084 - }, - { - "batchID": "3b56867dcda71dc944179c0aad645ad14a256117ca12450454285fed2c1c9cf2", - "value": "308078503132", - "start": 36647034, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43487462 - }, - { - "batchID": "3bba80aa7f3988ceed924f3cf70eac3539c52dad3886dbe1e13f2a3ed68da8d4", - "value": "313226000461", - "start": 36860257, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46704648 - }, - { - "batchID": "3bd1fd36ce8488f3289514e0a2409bd1fa82ee6b6e764016d09aea0aa6f1b4bd", - "value": "303303311409", - "start": 36538189, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40502967 - }, - { - "batchID": "3bdb7e7ccfce63de584b2990b34dc9076ee56123ec815696da8143b5657efd53", - "value": "296588760365", - "start": 36352656, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36306373 - }, - { - "batchID": "3bfeb43fc114263d6cdc65f0d2e229b5ceca8c0ca51db788a1ae0d527bccc6eb", - "value": "308388039202", - "start": 36658086, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43680922 - }, - { - "batchID": "3c4f182cae5970e6ab47f3dc1b1d6e300c7a2472c5c29c4a812f9557e1199445", - "value": "308162956867", - "start": 36649824, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43540245 - }, - { - "batchID": "3c79a2ee797bcdd57a5a10864ae2a21dd76a24b8d9c5cb8a08bbfcd07cb7280c", - "value": "302941731189", - "start": 36530151, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40276979 - }, - { - "batchID": "3c7a52def4287442b81955d6e5cc1681745b9945525ac78583924fabbb471533", - "value": "303193313037", - "start": 36535587, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40434218 - }, - { - "batchID": "3c825f6a1630a677414ca719969bc82c1123772171011793cef76cf44fe5499f", - "value": "306713099516", - "start": 36614240, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42634085 - }, - { - "batchID": "3c9c36509f6f82c10cb84dcd985efa35cd116fb4ecf663eb17b98be9183b8bb5", - "value": "302200456316", - "start": 36515675, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39813683 - }, - { - "batchID": "3cd5cd32b72996c53df820e19487eefe01942041d9f0087d494cb7a15054c10d", - "value": "302886263416", - "start": 36528832, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40242312 - }, - { - "batchID": "3cddc2ba87f6962c7fb540cbb7f72d907c80adeb7289760080bd9d5aa58133dd", - "value": "308153204116", - "start": 36650827, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43534150 - }, - { - "batchID": "3d1b540fcceb44bc6144f2b4b891b2ec988b3bf46031280e549b4e13b24658bd", - "value": "298787075080", - "start": 36396929, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37680319 - }, - { - "batchID": "3d1dbbf35af694c44f04479a4f4bd412e385bbe62c8dcc524cab99b2c759f175", - "value": "308388263266", - "start": 36658094, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43681062 - }, - { - "batchID": "3d6cea9fd80cb2f7295c9ecd01d311df6e546dca514d9b5e94c73bee6d336256", - "value": "305046160379", - "start": 36577753, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41592248 - }, - { - "batchID": "3d6eeb8f945a7fb6b9ea3ffe8d49b4a376f186f040a171cf4c953b68f23ff964", - "value": "304247922894", - "start": 36558580, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41093349 - }, - { - "batchID": "3d79dd7531c5f6707f7cd4fab4fd413f4b6d21053f2952a458b06b373c203bbb", - "value": "306704305923", - "start": 36614151, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42628589 - }, - { - "batchID": "3d8fd6a50f718d4450ab972a27673c590d813e226d36f12c45bf8b81c780f9e2", - "value": "299526366933", - "start": 36419797, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38142377 - }, - { - "batchID": "3d9669a407764eeb055e509e4ccc7e98972d78fa38298c8e8dcf92e79527c837", - "value": "307962859621", - "start": 36642905, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43415185 - }, - { - "batchID": "3dc59d07d9ea897187d1c8048d6e2fa954aa5adef2e07e11bcbfbce0aba448ef", - "value": "239517840555", - "start": 40327543, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 637048 - }, - { - "batchID": "3dccf733948d4e935883686e400711001b2364ccc9b008bb0bcd12cfb139b21c", - "value": "298780968496", - "start": 36394198, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37676503 - }, - { - "batchID": "3de6d3efeef13cb020c351828da8d8640ef1569689cdd069cb8f6016160268a6", - "value": "307542260608", - "start": 36633063, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43152310 - }, - { - "batchID": "3decea28bce1ee739aab74e9ba697c384f4b05a09238c0dcaf62230e0b97f9fd", - "value": "304438442241", - "start": 36562257, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41212424 - }, - { - "batchID": "3df3ad2d42601fd4688a1ae17369de9bde46fcc213ddef62be07b14736405e13", - "value": "260027112000", - "start": 31306502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13455342 - }, - { - "batchID": "3e0953192cc8f94de6b97916228e6800d2ef84e92cd2464952c12450828f6c4d", - "value": "308288428355", - "start": 36654079, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43618665 - }, - { - "batchID": "3e56c4599dd6fc2aaeb7f83172a9ca420c0beac212bdcedc67a6714cac8e46ea", - "value": "308496029930", - "start": 36662167, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43748416 - }, - { - "batchID": "3e5976d28b9f8926fe90f3f4ff9de8828dde6c283ea82faa87b954f917b927aa", - "value": "307802653036", - "start": 36638986, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43315056 - }, - { - "batchID": "3e9653d1e00f61ea80b74e06f7e61b525a9862e101a5d086119a36008c71ef1d", - "value": "298612146528", - "start": 36388320, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37570989 - }, - { - "batchID": "3ef8eb3539c0971c2046861ad58649cbdfadfb750305ec8e80f6a87f9164a85d", - "value": "307990229010", - "start": 36643657, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43432291 - }, - { - "batchID": "3f01437fa52f80d1b4a89db16241fe632f65db268d5f0a41b8d255792a328927", - "value": "302917174366", - "start": 36529720, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40261631 - }, - { - "batchID": "3f29270d938131ff040ee7c78bd43915effcb8c3b74113979b678beb33e5d066", - "value": "304260066542", - "start": 36558790, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41100939 - }, - { - "batchID": "3f47bc612318193d1be99ac94d8aea0d75546650359fe7c56013f18fccc4dee4", - "value": "307652832042", - "start": 36636338, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43221417 - }, - { - "batchID": "3fa3a7dd714b649030e6a14c6051162b71694d75d9679c1850dcc344a03582c4", - "value": "307544327117", - "start": 36633813, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43153602 - }, - { - "batchID": "3fc771ae39d22a8737b5be15f24df4a3fa4c3490c85c3160a1d1e64b141c2697", - "value": "307799845799", - "start": 36639111, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43313301 - }, - { - "batchID": "407f04d8d1e0d113b308594ebc0b6d04483c5b41dbf54fe61412868a92ab8e73", - "value": "308081102252", - "start": 36647352, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43489086 - }, - { - "batchID": "409317827f5006966d4d3ac7a6083c4119cf02721d1a31f41b894303d1b5a322", - "value": "302869150917", - "start": 36528442, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40231617 - }, - { - "batchID": "409a40ca58679899010610d224b16bd29cb288206e229ee8a2a909052294dd98", - "value": "389487326042", - "start": 40395574, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 94367976 - }, - { - "batchID": "40ab7b88e1944082770931950856246dd19304ae7383dea4a74aa8a14dc9d568", - "value": "307446315134", - "start": 36631212, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43092344 - }, - { - "batchID": "40b538af1392001014621ec95005f61f4d2997c73726523d0ea0a17606c02fb9", - "value": "296315926630", - "start": 36346857, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36135852 - }, - { - "batchID": "40ba69489567f9e2c2fd7f0dbe02961996738e42bfc7d6a6eca384323270bd23", - "value": "394484996538", - "start": 40351227, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 97491520 - }, - { - "batchID": "40cd7a10ae9e39cae95a9afdc2cf2272d435515bd3195ccc750ee7a772aaee17", - "value": "307995041263", - "start": 36644054, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43435298 - }, - { - "batchID": "410c311dbeb352df2a7c1050599a04c0b8808378aea1d1fa516213bf099ddb2d", - "value": "303295906965", - "start": 36537922, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40498339 - }, - { - "batchID": "410d0d01e1887a5dc7c3f7b573ff59f3ef17d6cb69ab6bc86172aa66d5080ae8", - "value": "302238983037", - "start": 36516840, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39837762 - }, - { - "batchID": "411b0bcbffa470ba8ba6a2aaf3a1a62361879efa21ca73a76b713194232c9c67", - "value": "295286655355", - "start": 36321298, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35492557 - }, - { - "batchID": "411d8512d87850ccdb6baa6dd6480381d1f900a1b86f41d1287e5a0479999c07", - "value": "307399198200", - "start": 36629528, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43062896 - }, - { - "batchID": "412d4f32a012db6cb1ee502b0fb429828f68fa571df3ee3c9e851eff39026c7c", - "value": "307590297355", - "start": 36635005, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43182333 - }, - { - "batchID": "4160937e89d29abea9e7fb6c79c8f25ced0b77e594699bac1ecb75b4c838125e", - "value": "303114800333", - "start": 36534120, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40385148 - }, - { - "batchID": "417406632b9946b5642da96932fa2ab6564d572581a5b1f377898b69eaf085e8", - "value": "302241748737", - "start": 36516940, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39839490 - }, - { - "batchID": "4195fb39e1022b36698e1793a4e4ef54564499d651e40497145bf38f6f2e0027", - "value": "295088223217", - "start": 36317279, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35368537 - }, - { - "batchID": "42435f8369e0d4c8e0057d5f45626b979c5923c90b058f02f65fa3ecba6a927b", - "value": "308161775173", - "start": 36650007, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43539507 - }, - { - "batchID": "425617f06a36ed134e22e9a25dced73c197b195339bf8441cbd8ad800332610c", - "value": "308412938010", - "start": 36658975, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43696484 - }, - { - "batchID": "427a4740170202209ba5bdb5d924e68645860b904f6898e5502e4831a0ff5282", - "value": "303404361410", - "start": 36540468, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40566123 - }, - { - "batchID": "42b3b2a51b95f9d1f89e6aa46b0d1b02081874406a8874cc2fc02c0420c266c4", - "value": "394381360076", - "start": 40352129, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 97426747 - }, - { - "batchID": "42c55a559cde88b33f72783d3ce0dfba0134f8f9db7c609fd8b633f7f8d6ceab", - "value": "302182291256", - "start": 36514106, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39802329 - }, - { - "batchID": "42d0c7d921d6662c73788c32299e5e48d821f5526c114c067a1b1f08fb785080", - "value": "304166947713", - "start": 36556801, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41042740 - }, - { - "batchID": "42e22a3d7a30fb0afcf03552fc16de750e46b0acd48c19c7e614ac6c0aa38e48", - "value": "298774309554", - "start": 36393729, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37672341 - }, - { - "batchID": "42f53d25688bbd422757ce096e4f11960d9df01908d597645dee733d9265d0dd", - "value": "303105527122", - "start": 36534013, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40379352 - }, - { - "batchID": "430620e292ab5ef572fa4257e1d3d9a72adfa8ed5d424f7e20051eb9764328fe", - "value": "307845731766", - "start": 36640074, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43341980 - }, - { - "batchID": "431abe5f2fafd8e2250dd74d33145f8649d1a4d18da212bf4e64a40f319d9104", - "value": "252752808000", - "start": 31306476, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 8908902 - }, - { - "batchID": "4389733d19a39e820df142dfdd5c42074b31b1d2b922415be89a8bc10a697493", - "value": "307371499825", - "start": 36628538, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43045585 - }, - { - "batchID": "43bc559b2c2a40ba9688e213412e07163fff2944ee1b2596b3d53035d19f2b67", - "value": "302653402680", - "start": 36524979, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40096774 - }, - { - "batchID": "43d8476198c6ca6f6377c3611b3db3bbc61ddbdac75eab8d46498b97ee415940", - "value": "313413234229", - "start": 36869690, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46821669 - }, - { - "batchID": "43e8fddf3c45cb5553355a3cc297ea85f6a8ea9143da79456805c6e11cb13b63", - "value": "307443921059", - "start": 36630901, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43090848 - }, - { - "batchID": "43f59b91b0bc7c69f28dcf5ba3bb14bb2790191416fd28185764f2ae1460092b", - "value": "307543184113", - "start": 36633096, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43152887 - }, - { - "batchID": "44006ddf49b5be5c91d05aa62b984a0e99943e5d7e4fad565c49c03e14633f0c", - "value": "314301883657", - "start": 36920437, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47377075 - }, - { - "batchID": "440a5b1d34c72b3e97a255ffeb66d764c5ba0190af42268ffc851c2768626d1f", - "value": "302758545174", - "start": 36526726, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40162488 - }, - { - "batchID": "441548e02848e7df2c9614c64b7083ccf2c675e30356ba925dff706408c055e5", - "value": "302369955674", - "start": 36519979, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39919620 - }, - { - "batchID": "4419083bf3fa08616cacf9c3d5b7ff5374661f1ef1919850847692f60376a1e9", - "value": "240138998483", - "start": 40252857, - "owner": "e2f51409c61ca8309a6172147308560d4e4028fe", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025271 - }, - { - "batchID": "44b855254920f2f2a9c4876b6f715430dd5e1aea24b28d069ab0b22cfd1d643b", - "value": "304104014246", - "start": 36555217, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41003406 - }, - { - "batchID": "4526743d8e515b1c85b7aac13d8a2b2930034e57eb4eeefb67d4be8b1fddadba", - "value": "304380399704", - "start": 36560850, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41176147 - }, - { - "batchID": "4540da7afbb1c10f3ecefb8ecbe665056db5bcd3562be3eb90f36b8e619fb0d8", - "value": "295189966916", - "start": 36319381, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35432127 - }, - { - "batchID": "455fcd5600fdfa6a9904473dbf275f1d70858354615d37a722193380c5cbe275", - "value": "303008330062", - "start": 36532099, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40318604 - }, - { - "batchID": "45955bf146f7f03108d8b4e1a5f31f6ce527180b79c67461c0d1f0c97eb237a7", - "value": "308705828253", - "start": 36668982, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43879540 - }, - { - "batchID": "459df496a3ad382346786edf1e336c517d19d2cbfde717c4b24dae0040f8026a", - "value": "247807542020", - "start": 40231972, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5818111 - }, - { - "batchID": "45b87cc1ac95fd751ea83b3534a0369920073666bbb64d4c22f44b732bb930c8", - "value": "303801968813", - "start": 36547522, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40814628 - }, - { - "batchID": "45fa65824c91d45fb8c995033aed48306434ce3ed4f4da3ac64fc4d37bca41aa", - "value": "313382006340", - "start": 36866759, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46802151 - }, - { - "batchID": "4699d2874b4b7c933717d7cbe2be4508f6e0e8d6306d7d27073e75474d27e2c9", - "value": "304135771946", - "start": 36556133, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41023255 - }, - { - "batchID": "46bf4803ff767b65ef4259dafa350df88b34732e3bac2aea852c7b26c327faa3", - "value": "306954619312", - "start": 36618820, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42785034 - }, - { - "batchID": "46efeef2d2ca952050a24fc9efb3cea02a08f22effa042b8e4f1490bf01c6e2d", - "value": "303913401690", - "start": 36550626, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40884273 - }, - { - "batchID": "46f4084ff30b294f7de2d51006fc123a1e54d8c3b25b1fb860298f8ed85d83aa", - "value": "297237057640", - "start": 36368207, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36711558 - }, - { - "batchID": "46fa4d811db5024ec4be52936723eb34e3a7602340acb4aa20c73ba688163179", - "value": "307932801081", - "start": 36642057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43396398 - }, - { - "batchID": "46fc995818d2cbcef941176dcc44e6c37355a5d3f109cab94e2fe45b18b9e442", - "value": "303799969373", - "start": 36547450, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40813378 - }, - { - "batchID": "47940160d4acdff887114d1b2dacd3c2143df590a991bd3c6c881c8fd9449939", - "value": "307775002974", - "start": 36638449, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43297774 - }, - { - "batchID": "47976f1a136e890fe782d0a33b2c776c16185713652aea9f8234d31864426287", - "value": "306803093370", - "start": 36616558, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42690331 - }, - { - "batchID": "47a8e8982633b9d9917889fe4f4681f8f2ece79f786935b6ed171ace8e8f27e3", - "value": "304066645601", - "start": 36554099, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40980051 - }, - { - "batchID": "4804b21a40a5aecccf98dd1bb1724e7a7f1a7b3fa6fda7e1c81676e92d6ec8e8", - "value": "313385538621", - "start": 36867112, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46804359 - }, - { - "batchID": "480f64b530f19bc0e82ce64a93652947e7f90f138510f22ef8e0e82010169cf3", - "value": "313176951709", - "start": 36856914, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46673992 - }, - { - "batchID": "484b49543fc6f60f67bdfd931be4a8be38a80cc9ceed20f43acaeeb789b2afae", - "value": "308074918108", - "start": 36646906, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43485221 - }, - { - "batchID": "484c202729215105ab4fc248fa438bb74c298e54b732041f315bab4d75e93ee5", - "value": "245965386103", - "start": 40252819, - "owner": "9a64ed25f311cfdc2cdb548dbdd279af29cd539c", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666764 - }, - { - "batchID": "486200764c94c586d7cbd40f795f25139604d359748154fbd4b8bd310431f84b", - "value": "269317746323", - "start": 35818157, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19261989 - }, - { - "batchID": "487a806ccbf5ab2c64bb5f02c46c7150f867d429d5090af7cc602261b539e08b", - "value": "240138614171", - "start": 40252961, - "owner": "28d814b8e54582717944621b9f9dddaef6da609d", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025031 - }, - { - "batchID": "48913e4dda1490a8530d339cb91a60567ee1c3ced8d64b4c3f679dd0c9ed6ed1", - "value": "307647990109", - "start": 36636165, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43218391 - }, - { - "batchID": "4898cb1ebac2ed790ba7cd85b53a4b370655f9c5d4b1c580ec851782f9620641", - "value": "302840061931", - "start": 36528075, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40213436 - }, - { - "batchID": "48a5600da40e195738f1e937ab8b0ba42b2a4ae690ce0468350b2cd0df79dd46", - "value": "308184769755", - "start": 36651729, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43553878 - }, - { - "batchID": "48d20c5fd6d0bf9df7f9dda4e36b94f38e61200ed7b8e594a0643a9515a938ea", - "value": "304148442041", - "start": 36556362, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41031174 - }, - { - "batchID": "48e0ce6fffa761a2041d29231e1e5322bda33885d3dcaba598b4a617ba0f8d7f", - "value": "302756412582", - "start": 36526649, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40161155 - }, - { - "batchID": "4911ca8c27c517bd5bb34426a1a92bd93c975c55bb86f70825dac59294b95d76", - "value": "308386694818", - "start": 36658038, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43680082 - }, - { - "batchID": "497a6b206122daf695dc17ce67ff2f5111fb32e98e64d67aa3f558c2b5e715a6", - "value": "299398757764", - "start": 36415410, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38062621 - }, - { - "batchID": "49a9c3d030d2e5e567ce499cd5944f2b4d1ce4d601fca67c5bf33a134bd6198a", - "value": "308156056128", - "start": 36650028, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43535932 - }, - { - "batchID": "4a4126e63142a9c1b7082c34b0ea879a0363fa6996fdd2c2bb5a3d34945c128c", - "value": "304568495321", - "start": 36565119, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41293707 - }, - { - "batchID": "4a4cb6caacc7e805a0ceacb07a1354e98bb9a65f2c900aafb9f6ab0315567378", - "value": "295898116129", - "start": 36335773, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35874720 - }, - { - "batchID": "4a6a776d89b7452ee0503047c4374bb0d9540963162bd66439cbcd1acefda0fa", - "value": "240138566825", - "start": 40252830, - "owner": "ba79f39d103eff839fb4ae11a30aea8a67a24dd4", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025002 - }, - { - "batchID": "4a6c45ab82398bc0a14fbf9a169b1b25afacd4e1dc573c29a96e586ea2e36e54", - "value": "304359055524", - "start": 36560536, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41162807 - }, - { - "batchID": "4a8ab0a4d3260752b25d6f7881db70af6f0039208d0c7e9c27c9382413306f08", - "value": "308139212909", - "start": 36648526, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43525405 - }, - { - "batchID": "4a8ad55b54e1cd7f002043d48e1de457504a7356265feeafc9b14b3dfb6ee3b1", - "value": "306533819990", - "start": 36611660, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42522035 - }, - { - "batchID": "4ac78f9f2e5ef92c521042fe7f87c493be44bac9576370b3ee44fea75fe82097", - "value": "303502175254", - "start": 36542175, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40627257 - }, - { - "batchID": "4ac9bdd17592aa53ca7b6f190baeff34e7ac912a22192ba65c37ab5385ab1aa5", - "value": "295810562483", - "start": 36333272, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35819999 - }, - { - "batchID": "4acd190d1b68e0c5facb63558eb914deb3e91d6724be29a59b16d430ef3d8bdf", - "value": "296167952039", - "start": 36343076, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36043367 - }, - { - "batchID": "4adacc8217b3b8fb6f0308b10c20acc1258adcb1ec2c7c2760d95531b6c507fa", - "value": "308318531830", - "start": 36655379, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43637480 - }, - { - "batchID": "4add42407643e1865c32929f65f6899af7294d37913e054ceb86fc4e9810738b", - "value": "303131780044", - "start": 36534505, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40395760 - }, - { - "batchID": "4af1389494ca6123ed436ff72c96d7d404e2b02cf371976e077f3c58165a61b1", - "value": "7591251295246", - "start": 32562762, - "owner": "ad755ff2a8fc4c022a9a94b5da750858f4340a4c", - "depth": 17, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 4595470457 - }, - { - "batchID": "4b359ca90c8dcd7ac962880332c4269143aec2563b7eca59e345dbd6ad195a9e", - "value": "240538765166", - "start": 40223606, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1275126 - }, - { - "batchID": "4ba320c8139de979d4c406918aa2b9b572a2108adb0308cd3c73068f9024dad5", - "value": "261609264000", - "start": 31306510, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14444187 - }, - { - "batchID": "4bda429d73985f34d1d55102291aef4971de93ff1eb49093dc441129ce3fcd8d", - "value": "303636853716", - "start": 36544528, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40711431 - }, - { - "batchID": "4bf11243abb869a479ff00eaeb0e99aba3a6a44aabe376305c11ea4b31bc275b", - "value": "238700535159", - "start": 39810925, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 126232 - }, - { - "batchID": "4c41ead10b69d0dcb2ba388c13d5fc726d1240e9c253278db1417176e7b16f93", - "value": "304416369355", - "start": 36561690, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41198628 - }, - { - "batchID": "4c4c4d3507ac395c7c43343dfd54ec8a9f8852c0ab7c4ccf5e7e15317be94f98", - "value": "298778648172", - "start": 36395483, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37675052 - }, - { - "batchID": "4c609e1f8d88c5902ef2b8a3fcfe0fa24c31788556274c87d4024be03b199177", - "value": "274250196073", - "start": 40206678, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 22344770 - }, - { - "batchID": "4c7975aea26355674c9813c67863b3aba30b9c0509c55ce87c80f3ff0ac7bf95", - "value": "306449880259", - "start": 36609557, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42469573 - }, - { - "batchID": "4c80b0aa6ded8b9f7a377b61e789b9f297cf0f6a7703164a4288f7126e15654e", - "value": "302359692591", - "start": 36519836, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39913205 - }, - { - "batchID": "4ca8ddd9105de9ed4ed4eabb6a419610ae27c7ba331eb022b17f6cb9176444ba", - "value": "302234281347", - "start": 36516670, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39834823 - }, - { - "batchID": "4cc26266a97ce1978f595794ec69706562676a6aaea1b314a79cd15bc2f6ee1b", - "value": "303424298958", - "start": 36540732, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40578584 - }, - { - "batchID": "4cc9a64796035bf8c5efe71a40fa214db5782658359121d610f63ff0b994c849", - "value": "239240879611", - "start": 40407945, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 463947 - }, - { - "batchID": "4d05ed0844396c41a3ec25e1f93f59a0ea1e938051d68f226852f09a4ec1cc9d", - "value": "303543303454", - "start": 36542748, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40652962 - }, - { - "batchID": "4d55f517cc7c2bf6d7b943dc3743c9080e52ccc9dbdeb7c3e8b950b015f36218", - "value": "303549241954", - "start": 36542962, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40656674 - }, - { - "batchID": "4d6a28c762b6deaff95dc4612edc74de58f3a0dba6231394e807aa74c3e03296", - "value": "299173427799", - "start": 36409085, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37921790 - }, - { - "batchID": "4d955b530651504e612f86f0be5db81066f3823cbd71b0bd63cb1f82179a716c", - "value": "304369115888", - "start": 36560671, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41169095 - }, - { - "batchID": "4db1eb9cbcce5c591340ebc948256069435c2f48c44b66a14c4abd81978def5f", - "value": "253826912908", - "start": 35548221, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 9580218 - }, - { - "batchID": "4df60ccbd00e573b89c62cdc2a59dd46857675f7708fc09f497943b0afc3243f", - "value": "303102588908", - "start": 36533907, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40377515 - }, - { - "batchID": "4df9092318a9ebd7498f469295eda2011903c6e2fe74a31252fd9765f8fc77e5", - "value": "307543845129", - "start": 36633345, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43153301 - }, - { - "batchID": "4dff9b250b08c0fbb6837dd7c816d90ee15c3483917ab2126d7381411e88919d", - "value": "304166503121", - "start": 36556785, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41042462 - }, - { - "batchID": "4e13c52829db8497a7f06fc9ecea21eb4d1e7e532d5ffd0b598c8909986acd6a", - "value": "302734105170", - "start": 36526299, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40147213 - }, - { - "batchID": "4e1f705eb4ce512bc4ed2e3736f535d7d0dabfc55ba0cd931b2e7e5b952719a9", - "value": "306788312581", - "start": 36616029, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42681093 - }, - { - "batchID": "4e4315543f96c0ef8bb534aad3b779fa431591f3e7fd1027362c69de86e6d75a", - "value": "247390699335", - "start": 40223429, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5557584 - }, - { - "batchID": "4e7bccda4049f3a49f4cf62110b46d83b5b7ab3a7fada3c2a4918036dc45a906", - "value": "307577526045", - "start": 36634774, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43174351 - }, - { - "batchID": "4e917fb3ae418e9acea0c746874c60fd3dbbb28f9b0bc61c05ea51f3a2fd3a5d", - "value": "303686981851", - "start": 36545425, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40742761 - }, - { - "batchID": "4ebace22348b7d033841ceaab724cc062f4d0875f6ecf5847ad7a5fce2ddad6f", - "value": "304386127122", - "start": 36561056, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41179727 - }, - { - "batchID": "4ec2f0bd8a46a25b17d4bc53ce6ca51c396a425b3dcf41f1f4d63c5509d2c0f0", - "value": "302237655501", - "start": 36516792, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39836932 - }, - { - "batchID": "4ec334f5811c82d5d84176076a3cde5497a01c0cbb2e37725d363f649dc00a7d", - "value": "307064320346", - "start": 36620939, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42853598 - }, - { - "batchID": "4ec5caa33844cc84cd6cfdcc08a2b9dc783be997ed569522059debc316828a7a", - "value": "262335792000", - "start": 31306512, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14898267 - }, - { - "batchID": "4eddd49640c18a1880e5459ff6994755ee0264cd1a65a977816fdac8d57e90b9", - "value": "303835102295", - "start": 36548488, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40835336 - }, - { - "batchID": "4f339dade86433ed407176fb7a0dbf945671056ed5345fd24bc09942d022f77f", - "value": "304157361198", - "start": 36556456, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41036748 - }, - { - "batchID": "4f8d63007b4acccfca7616da6f4e12728a92c1c583c747292e76e11ab242c000", - "value": "303286601024", - "start": 36537359, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40492523 - }, - { - "batchID": "4fa21d0ff355161014ce9ef767b7d47cba3a80a84412fe400eee507f48b4e363", - "value": "299419517667", - "start": 36416617, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38075596 - }, - { - "batchID": "4fa499d80d235a8fc2d2198177ca5a1917d1744b69912c83e67b40f68a385455", - "value": "252744927604", - "start": 35503410, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 8903977 - }, - { - "batchID": "4fa8b5f7a847e585c38ff1c2bc7fc08daf3b066fdd3e64b59de588b088247c59", - "value": "269443757037", - "start": 35820137, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19340746 - }, - { - "batchID": "4fb5ed58d24aab034ee03142875e5c5ba936483a351c2f121002f3deb42c6389", - "value": "304071507626", - "start": 36554274, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40983090 - }, - { - "batchID": "4fbbd1d7880dc0f06910499bdcb5053f94b6531553a77fe57100c6adee9d19e8", - "value": "302203277228", - "start": 36515777, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39815446 - }, - { - "batchID": "4ff222ff27860e750e2dadbf9770582e7250935374b3aa090b0bf27decfb9c1d", - "value": "303559093212", - "start": 36543317, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40662831 - }, - { - "batchID": "50431e46b669e08da1871ca3fec87b7af4762d1a8367ca2f2320d9e8f3925385", - "value": "308289436715", - "start": 36654115, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43619295 - }, - { - "batchID": "50805c712455b1f057d888d94e55ecaa84443631793214b2e1b8726b325d15f4", - "value": "308560541800", - "start": 36664020, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43788736 - }, - { - "batchID": "508383691aeb5d0be7b4312ff366b4c07857895551fe0fe3e2b44fc735bac6f6", - "value": "308187430135", - "start": 36651824, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43555541 - }, - { - "batchID": "508b5d51cdd18ed8aed4aed4f3a0b98e55f8a827c03b4cd224e3678840b0f0d9", - "value": "307929384227", - "start": 36641935, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43394263 - }, - { - "batchID": "50c9db316f98070888f5b7ecf91aa312b67bf1dfe7a35964f86f6684f8d54195", - "value": "295198932270", - "start": 36319478, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35437730 - }, - { - "batchID": "50cb501f29b670568174e8640bffb623fed0d95659e7fbf352ed9c17e789d8e6", - "value": "260039784000", - "start": 31306502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13463262 - }, - { - "batchID": "50ffe4975db70564e689a71564640807d03a56523e8d5370654fd7060b5e1b57", - "value": "306932165071", - "start": 36618468, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42771001 - }, - { - "batchID": "51b12789e153218abd780bf23dae349436f61a6964eb3abbe4e1f954282cb803", - "value": "262913521943", - "start": 40309530, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15259349 - }, - { - "batchID": "51bc53cfbb21ef970edf807095f105af06826e846648ab30b8c081da31971796", - "value": "308573504690", - "start": 36664708, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43796838 - }, - { - "batchID": "51d4b87d280e0bccefd7fc8cd6ca40d4614f95459881dab4f50b587f6706fd0f", - "value": "302617011385", - "start": 36524348, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40074029 - }, - { - "batchID": "51ec0faeb6b63f6d6649eecbcc26af14ad0080a982e505b09f29da29c609ff05", - "value": "296213369239", - "start": 36344041, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36071753 - }, - { - "batchID": "51f1e0126fe609e1ef9eea36f98087190ba5ee96c845c78a4702cd33a41e84f5", - "value": "308639266866", - "start": 36667056, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43837939 - }, - { - "batchID": "52006fb77995b5d1f971fdbd856cfaa45d063a32df0ade9e72f7f24c5ea31acd", - "value": "303992493733", - "start": 36552111, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40933706 - }, - { - "batchID": "5248ea8e9ab78bd180bfdcfd8db891a2e7c7e549d4ae65597121a35c22213b5a", - "value": "307997595377", - "start": 36643920, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43436894 - }, - { - "batchID": "52549680ed7f8feb5dbe6fab49fd8d21fe7d65f7abd730949bb412bc918f5076", - "value": "3361151613714", - "start": 38950364, - "owner": "2600d0b07e1e60753d5ae8ef8f87f44d5dccdd53", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1951658156 - }, - { - "batchID": "52750f3c31da9701eb238c346b1b043cbdea9c5327f97e0ca39dd78301dee3c7", - "value": "296727536055", - "start": 36356558, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36393107 - }, - { - "batchID": "52adfdfa49b6d65cc741693e8f6668d61c7505fe2b696d69b3a3fac03f0b620d", - "value": "299194192429", - "start": 36409608, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37934768 - }, - { - "batchID": "52bea4151539d4a33a8d6a1502b9c68a962c88ed8c7ee0fa58f59bf7e69ad432", - "value": "308570821103", - "start": 36664387, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43795161 - }, - { - "batchID": "52e0eb469c41745d9eee24762ff0c3947867701df8a2c9d9534bea546187da86", - "value": "247837353098", - "start": 39845385, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5836743 - }, - { - "batchID": "52f1dfe13d42568ca99ba1fa0debfa20ac2313d3a1175b0b88037a666ba9b899", - "value": "313424529998", - "start": 36871680, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46828729 - }, - { - "batchID": "530302be2c7810452d1b081b4a1101f33e98762a6490b2825c35491fa189e9cd", - "value": "302680359648", - "start": 36525497, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40113622 - }, - { - "batchID": "5356daff6a41fd958f439dc781e37ee8c0de04bcbf317132ccad86bb55962c4d", - "value": "302026833277", - "start": 36506207, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39705168 - }, - { - "batchID": "5389e78749c993024fd2e89ef87dcb8c3774db3167773ab72fd2102231c9ac08", - "value": "268296916213", - "start": 35803770, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 18623970 - }, - { - "batchID": "5396e7bc84cb48c5b6707218249718e9fed411996a5a8e8a095c368a61b1306e", - "value": "306968138969", - "start": 36619078, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42793484 - }, - { - "batchID": "53a51cea4b3293757069ce746863c21c975ceb79cbfe88ba01936984f991a0bb", - "value": "304531731750", - "start": 36564024, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41270730 - }, - { - "batchID": "53b25e1b2ee0a109fd868476ee879c17a8dedd828a0504b367212a059a26b752", - "value": "307764819352", - "start": 36637860, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43291409 - }, - { - "batchID": "53b874a0114eb68ef14762f524a32aeba7418969feeada6850ae48c241a47e17", - "value": "302519497614", - "start": 36522648, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40013083 - }, - { - "batchID": "53c7292255637c35f8d29651e16b5857ce7b0e044cc7635eed87d7a2a67c2531", - "value": "304701216314", - "start": 36569210, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41376658 - }, - { - "batchID": "53ea91aac5a1c63fb94b4c08f093ce3ec693f7e628aa2f9ca9d29ed0e22fb3d3", - "value": "302977446452", - "start": 36530757, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40299301 - }, - { - "batchID": "542ef071d24819b739be853dc71fb488bb1b25cb9ac2fdbd3f3e29d8403293cb", - "value": "245966275420", - "start": 40252852, - "owner": "3dc1cd9e38ddd286594f7851ec7f7acc5076b6fd", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4667320 - }, - { - "batchID": "5458d44107538094477d4e31c27086d77fad2e814315afe58a88995d59e6db5d", - "value": "308243038586", - "start": 36653134, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43590296 - }, - { - "batchID": "54ab661533da313a06fc5f732df345af2629627f3d9f4d5c9e8096a6035893ed", - "value": "313482008886", - "start": 36874649, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46864653 - }, - { - "batchID": "54e324a5ede9f8894b8aecff98b5ed2076c64bdf869e5b4eef3cbe5743060211", - "value": "308196503431", - "start": 36652148, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43561212 - }, - { - "batchID": "54ed84f912bb2b50804efc0a9dcdd8d7a9ec1cff4dfbc9377300d64177fc86c4", - "value": "305264734039", - "start": 36582432, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41728856 - }, - { - "batchID": "54f8b4e11e268b52b520534ce37554b830c0e975b6d1174d5cae82f6c0821911", - "value": "246999948654", - "start": 40214175, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5313365 - }, - { - "batchID": "551ed654ea624add7049c7fa4f695e0cd86c669ab7e5c53a2b06e3c90e04c3d7", - "value": "298777544253", - "start": 36393846, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37674363 - }, - { - "batchID": "552f848bb48a5bde220bc766fe68f0a431a40169851f68ea8127f1097fdd1411", - "value": "298851482294", - "start": 36400858, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37720574 - }, - { - "batchID": "553a68bd5dfdf3ddec33318bcaa8d0d403948a0dfda90fedb1256cc2f40083c7", - "value": "305797535856", - "start": 36594991, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42061857 - }, - { - "batchID": "5547ef772d73c2f3e486ec2ee36239a3e13176da45ed2525246e9ff4d83b454b", - "value": "242003998012", - "start": 40272939, - "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2190896 - }, - { - "batchID": "55665793f3da315eb76402e8fb584e16783d596bee8a0cb8744759f5e32002ae", - "value": "307962439501", - "start": 36642890, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43414922 - }, - { - "batchID": "556cf89f0e1c251aca405c1eeff50efe8a7c62e33a3b58d749d09c6cab964604", - "value": "306776437808", - "start": 36615604, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42673671 - }, - { - "batchID": "557b54f14f32b5153d24f287744d543c29da7f295d997d9fcf6da56bb416d971", - "value": "303283760349", - "start": 36537484, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40490748 - }, - { - "batchID": "558d3d80d29a8da911e251bdcb5144a09abbca7498813f8083f3cebaf94146e1", - "value": "296067102009", - "start": 36340551, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35980336 - }, - { - "batchID": "559766d3e2e46a9fe6515205c0c9179395c0eb2aaac4a110f91d26393e4d29f7", - "value": "302719572988", - "start": 36526002, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40138130 - }, - { - "batchID": "55a4864727e2bc92028b3c6e5454c69001e1b36f437ea6a2079816a77c1e345b", - "value": "305630590760", - "start": 36591943, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41957517 - }, - { - "batchID": "55a896f7851e65d6291bce0e680575dca17911921d3aecc59f28bc57bd51f1f8", - "value": "302212541988", - "start": 36516112, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39821236 - }, - { - "batchID": "55c855d4cbbfdd3163ca366d15c5ece431cea1bccc5305a00d6889f5b0d1c8d1", - "value": "302181739263", - "start": 36513630, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39801984 - }, - { - "batchID": "55e074e4d9ba9d869120b833fcaa27148e1cfb619cf24d86b6302a566a121c65", - "value": "304792453006", - "start": 36571356, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41433681 - }, - { - "batchID": "55e2b6722900de2fcf131be6b65340656730f61ad21f4f7f2eaf9a56c575ed63", - "value": "302165390868", - "start": 36513039, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39791767 - }, - { - "batchID": "55f5db7512e56c2ba8d73b9d61fa03eab15d62bcdfa765f467f6180476a33225", - "value": "303296239749", - "start": 36537934, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40498547 - }, - { - "batchID": "56006cfaa6cecbe59bfee8552c39b9a18793626bfced3e2ec5e5d560a784578d", - "value": "239295363395", - "start": 40410215, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 498000 - }, - { - "batchID": "561bb663b1f63e91fbeb3212a41451c9de88b60f2b4d9d0a6e512e6412dec28c", - "value": "303945711095", - "start": 36551108, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40904467 - }, - { - "batchID": "56320f168760678e2ec6cbbfce0673210bb763d714919d714c47f8ef6bc891ef", - "value": "302173468325", - "start": 36513331, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39796815 - }, - { - "batchID": "563e72f7e6b1d10459ee63ac669975147c8e3b7538b79505110795b98dfe3706", - "value": "238573866035", - "start": 40379866, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47064 - }, - { - "batchID": "56513477a90b325e5246e8e9abbd2406a065d165ac039c0eb9783b5d026f90fb", - "value": "268229080406", - "start": 35802834, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 18581573 - }, - { - "batchID": "575320451563517b6a21e8953e00e87b8a84e4dfc376d0a3b36f0cf7f498bd00", - "value": "287583884342", - "start": 36159631, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 30678325 - }, - { - "batchID": "57c57b8c6d542e8b649771bc9a08737b748562fdd87f7b3eeb3f7e9955d45f10", - "value": "304193733760", - "start": 36557084, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41059481 - }, - { - "batchID": "587cbc19fd5cac31ec56ce833f6664085589bf577fccf3ff362269442e50d120", - "value": "306777974563", - "start": 36615659, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42674631 - }, - { - "batchID": "588d5fe1c72c72f4254fbcac999edfdc8612e63fec0e3b76baaffca2b2c29a0d", - "value": "308661292206", - "start": 36667392, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43851705 - }, - { - "batchID": "588f7f9cd2ce3f3cf72c4d583bd9d88ed401fbe4c3f237a7a946511968930272", - "value": "304465432958", - "start": 36562774, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41229293 - }, - { - "batchID": "589d2797172b3174bfb5433f0de507111baab97066e56f342a13ba96cd4d3f6d", - "value": "303803857173", - "start": 36547590, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40815808 - }, - { - "batchID": "58b2f77807b7706d3430c3c2c20f7198887a824e5432fa149715c96e2ab4d958", - "value": "294079662190", - "start": 36297020, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 34738186 - }, - { - "batchID": "58d06a9aeb7a7232028619d0f092224b61efda6601460ff16187984bb4cd1c47", - "value": "307632446912", - "start": 36635835, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43208677 - }, - { - "batchID": "590eedf86fa2f9dfca48581f996c5fc4dd33cd67d0cd658b10fc7ad6fed6cad7", - "value": "240035443196", - "start": 40244070, - "owner": "31ac10a776a10242b2027da315d5f456d70fb98f", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 960549 - }, - { - "batchID": "591d3871343962862032491c44e53edea90ece9896669784d2f0a2ba5cff6aff", - "value": "302906794150", - "start": 36529573, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40255144 - }, - { - "batchID": "5937887a332913db4fd876d3e3ad034dfaaa704c43da6bddfd024f13f7d15bc1", - "value": "249178923854", - "start": 40290011, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6675225 - }, - { - "batchID": "59394a77db910c2c7e685e0b95436e22b20b84c5a7cef3fc20a7e3da16f632ac", - "value": "324695518347", - "start": 39271889, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 53873096 - }, - { - "batchID": "597a6024a51ac4ae69783af01d6d3bc04416b4b45f47055c97c4f8f7d018ebbf", - "value": "304702425500", - "start": 36568800, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41377413 - }, - { - "batchID": "59e17f3cc5841e667154f1b7801fde2ba9ff8b1fcf67e17b02ed8dca4a0dd22e", - "value": "294764713968", - "start": 36309152, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35166344 - }, - { - "batchID": "59ed39d5d93e7550cd4358b681fbfd4a6d11a729362d35642cbbc127e28ba5e1", - "value": "302175266573", - "start": 36513168, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39797939 - }, - { - "batchID": "59fbf8b279bc9883c62b2cc8cd335d24c36e19fd37191b7d12094442ab7a0ad2", - "value": "305015137231", - "start": 36576865, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41572858 - }, - { - "batchID": "59fff77ccc97f96848d1b1303eef27b7dccde0c38717007fc489c0841091edef", - "value": "308463984161", - "start": 36661248, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43728387 - }, - { - "batchID": "5a5cf17e64cf31aca1b14385bb8b1f9d1f34f5a6b70d9be0b11b68a4f3edacdb", - "value": "306195395863", - "start": 36602925, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42310520 - }, - { - "batchID": "5aad7f85fed9f4675824a3d2b071d32fadb3a28e17f7a7666ac3cf003826ab04", - "value": "313349274331", - "start": 36865811, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46781694 - }, - { - "batchID": "5ab7bc5d73e8fcc2b4f81c34601d87b88a32cf32ce95fff238c81fd02c3021f0", - "value": "245965278307", - "start": 40252815, - "owner": "aa785dfd858b09ec75ff47fd8c512c112b3c70d8", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666696 - }, - { - "batchID": "5ae31356fdf1f0db3d135a130066703ae129ebbf98a3a64d0ebc61dfb83cb18e", - "value": "302892220574", - "start": 36529047, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40246035 - }, - { - "batchID": "5b034e1c6fd46b7f4f7acc47fc915e208f9a460426e51504ece0a0f47a905890", - "value": "308454383971", - "start": 36660680, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43722387 - }, - { - "batchID": "5b8ec8418a7a07a006f1e1b87fb3ee225f1279243e5e68f7fac3e0ff79f12638", - "value": "306893946505", - "start": 36617552, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42747114 - }, - { - "batchID": "5b8f41bba25893fc85c3fe1fea889ff47b3f8da5a39c3685026b39bf0b053cbd", - "value": "302840754506", - "start": 36528100, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40213869 - }, - { - "batchID": "5b91cbab6be582938602351e75eb1b9b6f64bd61883c73743362c85b21a08394", - "value": "298697564486", - "start": 36390497, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37624375 - }, - { - "batchID": "5b92a9f4816d2931c7e37a2c4869c1086a15129755c0d35cf7958143cbfed213", - "value": "313170999145", - "start": 36858284, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46670272 - }, - { - "batchID": "5bc0e8d12500313c460f8a87413567181541f95191faaa2a1346bd7d5944465c", - "value": "307343975556", - "start": 36626878, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43028382 - }, - { - "batchID": "5bcb806b750912787c66dd5dc87dc88a484ee5da9e14f27dc6dad0290956b0ab", - "value": "307449680490", - "start": 36630656, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43094448 - }, - { - "batchID": "5be34ab4099ea2c32c78bc175b85bd489d783fac699aa6f50f766590b4001953", - "value": "302204661614", - "start": 36515599, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39816311 - }, - { - "batchID": "5c0610e2f5dec96ca26b741c852bc4c2f6dfed19da5119e466d0a9942f323080", - "value": "239931463452", - "start": 39829978, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 895562 - }, - { - "batchID": "5c0ec1ad2bbee994ea8dde350785953f0238b8ca9e22c4d0790102af901a4e69", - "value": "308283689698", - "start": 36654135, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43615703 - }, - { - "batchID": "5c3a833ac2ea4dd514f202f12a0d47c40a22e93fedad1855063048b411f8108e", - "value": "304020330582", - "start": 36552886, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40951104 - }, - { - "batchID": "5c5cc32116df149d2f563296c784a2dc6d854a1bb969c890dbad6525ab8e2001", - "value": "260022144000", - "start": 31306502, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13452237 - }, - { - "batchID": "5c7a83c19728b40796976bf44c91f635cd0fe038246e6664908def8f83e5a1f1", - "value": "308485673113", - "start": 36661572, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43741943 - }, - { - "batchID": "5c80922acf5409451e27b055a4f1c6575e70b1affdf0e372f8fed0386be8f374", - "value": "315621792525", - "start": 36995816, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 48202018 - }, - { - "batchID": "5c959811f4580cf49fede73f0bd9293919900f471294507f3fbfcc0a88a85a8b", - "value": "308165132930", - "start": 36651253, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43541605 - }, - { - "batchID": "5ca2db76e60bdbe18e488ee6f49e8f88f21f9019281249f995840a02d95cace1", - "value": "306932612319", - "start": 36618484, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42771280 - }, - { - "batchID": "5cbdc24e4080ff7d2a57303fcd5fd5474cfd01b275d6cc357aa57c0af560d436", - "value": "262351704000", - "start": 31306512, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14908212 - }, - { - "batchID": "5d0535777a9fe080d80fe793561d24ccdecd4a2b65adc25fd35c9a9b5c2cf1ba", - "value": "313228446917", - "start": 36860571, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46706177 - }, - { - "batchID": "5d8a846c7fabbb58531ac8fbf1d00f670a787290b484fca1d4054e87346eda42", - "value": "302277814378", - "start": 36518244, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39862031 - }, - { - "batchID": "5d99b5e1d468c43300675b84730c65897e89d904477fc7d1d129faa079664717", - "value": "303969905173", - "start": 36551979, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40919588 - }, - { - "batchID": "5da838914375bd5b5a45dd6f9fc1018251f7723090c95a64cdd20e4b30075c39", - "value": "304692744488", - "start": 36568452, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41371363 - }, - { - "batchID": "5dd3093d73297c7fba1a85c958f7f3e3142dbb5e603624f3745ac60678031920", - "value": "305523221591", - "start": 36588995, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41890411 - }, - { - "batchID": "5dd40b561e34f0ae9fb771283f4aa6de58be4d39e89124610e5ee2fa16a9e740", - "value": "328226249968", - "start": 36979692, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 28, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 56079804 - }, - { - "batchID": "5de02e859e67343cc86e8d47649dd2535b2911837e1357ef4b025718f8d7adf2", - "value": "296532466436", - "start": 36351755, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36271189 - }, - { - "batchID": "5df33f9b92208d2dfba96040379a98df6f069a9b3cf59c9c98232208fd57b747", - "value": "319705640853", - "start": 37113635, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50754423 - }, - { - "batchID": "5e0ecd323b047b68d12ddff905c48766aed5ef7f3660a6d0ba3c138c978178b1", - "value": "302980079193", - "start": 36530852, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40300947 - }, - { - "batchID": "5e13c006fb22f3bbe1dbaa79540510bb916329548157b5140131bbca954df87b", - "value": "308357282486", - "start": 36657213, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43661699 - }, - { - "batchID": "5e1bc223ffc016e382605e909b1c69fd6032859e37e6ec153678e9f5b1e73b0d", - "value": "307642000677", - "start": 36635951, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43214648 - }, - { - "batchID": "5e34872950c304d3da9ac3311d35d589fa28f5f84c2234d62a24998285d73228", - "value": "306712624587", - "start": 36614223, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42633788 - }, - { - "batchID": "5e83367fa6868fe4996d9556a4dbff8cf5a57081ea74347e3c872b95d363bc86", - "value": "245920007156", - "start": 40148396, - "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4638402 - }, - { - "batchID": "5ebfcffead36e111980b06e466ee2108a3956111f5cab3bd6c22b4eaae7e2657", - "value": "304044252355", - "start": 36553293, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40966055 - }, - { - "batchID": "5ede9e95da258610bb62a7c2d2c8e9240b300adbc3994e37bb7bdf0299845dc3", - "value": "1961133776000", - "start": 31306519, - "owner": "0e2fdfcac8f3519948252b193b76eec57eba0cd3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1076647007 - }, - { - "batchID": "5f12f835d4112e226700ff4dd225e8d4486839b2ac4a1b6d4f8ab20cee7e8e23", - "value": "307151161168", - "start": 36622691, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42907873 - }, - { - "batchID": "5f378f567edda3d2c794eb5bb87391e3d5210c389fdd342219070dfa2dd10bff", - "value": "306487538831", - "start": 36610680, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42493109 - }, - { - "batchID": "5f3cce516803a52f2c886acb0a2fd81a38d5ccfc3fdaa74caa73535bd0e133c6", - "value": "295590173243", - "start": 36328687, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35682256 - }, - { - "batchID": "5f451fbb40181bab7e0ef40fc0bdd4e58ff4d5fbbecb56ca608e2c0a8d6b9c2b", - "value": "308287050778", - "start": 36654255, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43617804 - }, - { - "batchID": "5f6c073eea64916bd5f90fda097682ff95dc48a061754759911bfec3c8ea1ef2", - "value": "238711861464", - "start": 40385747, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 133311 - }, - { - "batchID": "5fb567860e2d16d3fa089bcbcbc0743d7185ad5b31e89c5e51cd8ab81dfb8f30", - "value": "303851181854", - "start": 36549067, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40845386 - }, - { - "batchID": "5fe20310db2058d6b640fd6beb02a217be2a7b18e151769df7aa3b49a8a8e8b9", - "value": "304089928366", - "start": 36554710, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40994603 - }, - { - "batchID": "5fe6f4d15faa610f7908001a5b9ee10c26ec22ec41b2e168ff7f31ca12f47ded", - "value": "313304753597", - "start": 36864440, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46753868 - }, - { - "batchID": "5ff2640de248c338d3e89948a5ddafd18f5924a0c087298b0d0e2953ceda0c9e", - "value": "269313197575", - "start": 35817978, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19259146 - }, - { - "batchID": "603542978d61811395b22334f1342bad451a2b44660539770833dbf80e586b62", - "value": "262308048000", - "start": 31306512, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14880927 - }, - { - "batchID": "60456e9b518ed7b288dcf57aeedcd97c457d88cb9b8733f651bc99a4f2150919", - "value": "302512523252", - "start": 36522396, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40008724 - }, - { - "batchID": "6045edbaae1fa7151a56b0e642779bb40a2553843b3916491afedba7689d346f", - "value": "304024831120", - "start": 36553048, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40953917 - }, - { - "batchID": "6053af5191fb848b52f91c3032f1829b9c30339ec2086d088af0c48b47fca085", - "value": "240243357994", - "start": 40359936, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1090496 - }, - { - "batchID": "607b7058c2dbac53357bd9899c0ce72cfb63ba4d57f6ef6c5c84e8b3acb7c26c", - "value": "983610232000", - "start": 31306533, - "owner": "cf99ac220b9fdccb3dc53420f9a251de21693374", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 465694792 - }, - { - "batchID": "60b9552f1c8e5da7270a4f8e345f96ca095401c3211d0e35e87d073e8a159bb2", - "value": "308162424696", - "start": 36649805, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43539913 - }, - { - "batchID": "6122600f30e8c4b3bb728b3f6e17d97801b17c994eecece6699bb5b2b5ef772e", - "value": "308328021250", - "start": 36655943, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43643411 - }, - { - "batchID": "6165a8299295e06692193fd02dfb99b61fff19122e9d1c286cff0183fe0bcfb7", - "value": "308524148653", - "start": 36663171, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43765990 - }, - { - "batchID": "6176483960c67d38789ab7045b4b8204f3a97186cae173bd9cdb93f775050a36", - "value": "304348578274", - "start": 36560386, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41156259 - }, - { - "batchID": "619f7fbfd3d0c12bf602d2190277106f5cec8b93e4e6c9da54d49e949a822eda", - "value": "302649858744", - "start": 36524851, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40094559 - }, - { - "batchID": "61c9f191c862738e0c85c335cdf1bcace15369f091482528ea425ac4a8d042d6", - "value": "240242179353", - "start": 40215020, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1089759 - }, - { - "batchID": "62190950a500d519558d90e431c1ccffe03894200c899b670b9dfaa6430b47c9", - "value": "307341737076", - "start": 36626798, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43026983 - }, - { - "batchID": "624321c668306fc9b623ec3858bfa101306acc56b8a05e439a4453a2adf0a7e9", - "value": "306546465053", - "start": 36611887, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42529938 - }, - { - "batchID": "625442eb35ae29841d0618f74901bec7f5b9c238de3ccc90a0ec63fb09270f7d", - "value": "271383333139", - "start": 35854137, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 20552981 - }, - { - "batchID": "6295356d9f4b9c220cb214bdb05f2157707105acb3cbc3e5b205d45f527858c7", - "value": "306447339903", - "start": 36609466, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42467985 - }, - { - "batchID": "629edf176d1c32f8de83b16ae95aa3f6a33b866d2ed387ece2b81eff05cd1af2", - "value": "303965571955", - "start": 36551823, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40916880 - }, - { - "batchID": "630539b353b5be977767192342c8fe5c6cde45050a4ff0e5bc5e670097e0f50b", - "value": "306779043680", - "start": 36615923, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42675300 - }, - { - "batchID": "632abec68b330502c4dc6e53414c51636389eb4876f8d435b4ff5d1708382389", - "value": "259790259904", - "start": 38188261, - "owner": "6f8cd8fdb64ca787e06750faa3dcf275fd8b02de", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 13307310 - }, - { - "batchID": "634e99cfc03c2e9e9a7941213e91af2d0d0ec2e2a22854141f561d76ef300ba7", - "value": "252009333693", - "start": 32087966, - "owner": "e5ec9fe2afde09c990761ececd6a2e614d3aa99e", - "depth": 31, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 8444231 - }, - { - "batchID": "6366907e3e0e4f2708e74803ac7dfa06a0abeeb8c4f4be0f6d499f8d00205e8a", - "value": "303206357773", - "start": 36535830, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40442371 - }, - { - "batchID": "638f6fc469a60b51dcf4666fb8b09a70d74a3d9e2265b24b7e04f134503fb96d", - "value": "308190538579", - "start": 36651935, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43557484 - }, - { - "batchID": "640676a5f19f97f567d45e009f7ceb19cabbe34e28a402ba8b3562514336eaf0", - "value": "299305708453", - "start": 36412501, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38004465 - }, - { - "batchID": "6420a927d4b87b95cce6b578be10df6ab7ee2d60e35104f9e0d35c111f817a5c", - "value": "306858664269", - "start": 36616741, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42725063 - }, - { - "batchID": "64684a4d3149f636f05c4cfd6be08f8fd9d45da0ca2e9b3aa182050cb2b84b9b", - "value": "239981083243", - "start": 32960840, - "owner": "015405ca1f2ee38bcd0d693a2fc13696aed1bea9", - "depth": 17, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 926574 - }, - { - "batchID": "64836aac7015728e4371270424d5203def1596abca266ec02ad2e89c2cff3862", - "value": "298788788450", - "start": 36396991, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37681390 - }, - { - "batchID": "648d9336970b2b5d19ae52628fe6ac39b8e07c776030f250e1d9a0dc42cfb72a", - "value": "307761059970", - "start": 36637951, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43289060 - }, - { - "batchID": "649648f2b9c1a855e67122a852810b1bd907ffdecff40e1d1d3ebffd149bb32b", - "value": "302664167558", - "start": 36525140, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40103502 - }, - { - "batchID": "64c82e42bf94aee72e9461ea5be8f64d143951f26b7ec1de976bf74a0f178a4d", - "value": "298571057769", - "start": 36387290, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37545308 - }, - { - "batchID": "64d641dbcdba3888af709c9b9c18ee262014f445fbba525573ca9064b8d2a345", - "value": "295982351513", - "start": 36337923, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35927367 - }, - { - "batchID": "65325c82d5e02ce0028de4b90cd69432459a90fc4c2b73a78f96af6283c0d342", - "value": "302578130307", - "start": 36523627, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40049729 - }, - { - "batchID": "654322b6b4620cef0e19cddc972549956f8392da50eac2a7d9b0d088161c552d", - "value": "308539194281", - "start": 36663483, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43775394 - }, - { - "batchID": "655ce4c1bf5a8d9e11125f0602b8f1acb8e4716462bba57c1476e98991a82ad1", - "value": "240138450919", - "start": 40252819, - "owner": "718944387838c59712566449eeefe2282eaee129", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1024929 - }, - { - "batchID": "6565c67e7c72d775f720927d0ee358190237e0d3b1a72da7d4fd1369aed02485", - "value": "302988365526", - "start": 36531151, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40306126 - }, - { - "batchID": "65685c9792bff24ad5f891421e6895c32324e335ecf8237e0ed32b1fe3c20a84", - "value": "304819070310", - "start": 36572086, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41450316 - }, - { - "batchID": "657537e2d702380c636f17975f58daceccfb8725c258962e34ce42757b8f8678", - "value": "303082962071", - "start": 36533654, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40365249 - }, - { - "batchID": "65d2e2b1d1f0ad50041ce7b5ddc7adbc52c088e0d46d30575ae47e713784b7f3", - "value": "241639274734", - "start": 40252874, - "owner": "e8ce73d7d75df6f9df13da5610e74ca39ebb22e3", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1962944 - }, - { - "batchID": "65e6fe5195bca2b3d393f408bc246f83b00ca23223e8c015198db48a1bd16f5a", - "value": "302279144235", - "start": 36517836, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39862863 - }, - { - "batchID": "6601527bf88155b81ea83645b27a730c8def2a09c1911482f0355e1294885a59", - "value": "308158125661", - "start": 36651228, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43537226 - }, - { - "batchID": "660f48624713e5b1998f8ebcff4bc9c6fe053e4bd341960d367ba7d30c9614c8", - "value": "262342128000", - "start": 31306512, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14902227 - }, - { - "batchID": "66aab1516784ee80b80ee6ee7724fc1796b512d57ebd0bc74bbf9b965d2c5afa", - "value": "308175466191", - "start": 36651622, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43548064 - }, - { - "batchID": "66d2446be10c41cf28272837dc82c65df70b43d2e95baa569f79e0e2fb1c0c64", - "value": "299235327613", - "start": 36411096, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37960477 - }, - { - "batchID": "66d70e08b4bbbb7481197bd0648471aae570647881bf11ba78738c2edf5bc117", - "value": "304665656883", - "start": 36567705, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41354433 - }, - { - "batchID": "66e90948451e46daf587a984706f8ec153340f0242f3895980fff00764f430e4", - "value": "241894217147", - "start": 39926549, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2122283 - }, - { - "batchID": "671d004b780d42c6fed3776d99aae045bf6e19cb087779e30d438e6b34f574c1", - "value": "269463337791", - "start": 35820411, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19352983 - }, - { - "batchID": "673f1f4414e593b111d0c2459abd1d2fb4b2ad431edd6c41e818273db398925f", - "value": "308153979612", - "start": 36648828, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43534635 - }, - { - "batchID": "679ca13885d56e3c8dd6f38d0269dc472446eae75a908babaef3802e7091cd86", - "value": "246908707815", - "start": 40206657, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5256340 - }, - { - "batchID": "67e53d26ace9b3ce4c5dbb963095cee6a7531971e3242bb1da343f92316399f1", - "value": "296670244769", - "start": 36354703, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36357300 - }, - { - "batchID": "6805af05c9349cd94daa5417cc8377b5bd32bc11a579308ce04c327c1d47c12e", - "value": "308161225310", - "start": 36649537, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43539163 - }, - { - "batchID": "681516b8e343060758d495248a0912f6c4fde11ebf11e510b429a3c109bcabb2", - "value": "328226385990", - "start": 36979670, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 28, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 56079889 - }, - { - "batchID": "684b17888db3371b8bc0b349fe07ba6c0ed61bb9323aa388df157a5924d70a63", - "value": "295496544861", - "start": 36325963, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35623738 - }, - { - "batchID": "68705b2ffc524b230d601e759e8f57a29b823bd080b4b4c9a369259c95116a38", - "value": "307963223725", - "start": 36642918, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43415412 - }, - { - "batchID": "6873678cf61f9b80a50a05b94314f9d76b831af70cf422938108048f61f69ffb", - "value": "299041495463", - "start": 36406137, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37839332 - }, - { - "batchID": "68b00658a14dd3ddf1cefb3d9334228023dd5b8e104f413c636038d79301d625", - "value": "295840610227", - "start": 36334367, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35838779 - }, - { - "batchID": "68fca68070364aa77897732271432fd440e8e1ca0485209b74a863953184192b", - "value": "304006050373", - "start": 36552599, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40942179 - }, - { - "batchID": "6929048b10e231e6be19550f4c733d0f7a4e6298a00c418b5167517eed52386e", - "value": "314466955257", - "start": 36937976, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47480244 - }, - { - "batchID": "6933dc816afbb29d6b7b90a38238f0a8b3bd72b885352af235018c48a7fef7dd", - "value": "275187229462", - "start": 39954360, - "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 22930416 - }, - { - "batchID": "6938006c9dcbde418ee52b1afd07e6d40504880b004f67ab520475c1f75b7b3a", - "value": "302181269009", - "start": 36513613, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39801691 - }, - { - "batchID": "6961fea0346400930be82aa9e3882b4cbf3b24a6a4d6c2b775b343a5f2966fb2", - "value": "308099872931", - "start": 36647797, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43500818 - }, - { - "batchID": "6976e4625d1760e613aebeb3cfa3676936aafe774e3f1949970eb310a1421cfd", - "value": "304389546891", - "start": 36561179, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41181864 - }, - { - "batchID": "6980c1158d7a4eaa8e573948680ab309794925e4d255f97ffa3ab03c38331075", - "value": "303253825326", - "start": 36536632, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40472038 - }, - { - "batchID": "69965da7ccf98ba57ada897d8d41276c0eeb5b23bc590c81c2c7e18296b5ad17", - "value": "308253658946", - "start": 36653288, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43596934 - }, - { - "batchID": "699ef920d2d53fd8f1cd9cef206e23f0248baacf8616b2601382215a43e6fd42", - "value": "245965601695", - "start": 40252827, - "owner": "c97a641dd279162db7533a48a2096e6d1b67f525", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666898 - }, - { - "batchID": "6a0bd2e64fec4ad21317c805ed4ff09e943d6bdd5bbdb7802b11591044721ff3", - "value": "306071168607", - "start": 36600733, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42232878 - }, - { - "batchID": "6a12e748ea141bff21587c55baadeac49abeae85251cb239c966cc3b955c791a", - "value": "298880601596", - "start": 36401912, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37738773 - }, - { - "batchID": "6a1c4951e5569f79a493a35c95617f80ff22755a1d74d3f859e6526f0d759861", - "value": "302488337791", - "start": 36521750, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39993608 - }, - { - "batchID": "6a4081e42a2cb32eeb26e8c99dff41a1d86a5c175457dd6bc7dc8d512eda648e", - "value": "304762255758", - "start": 36570724, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41414807 - }, - { - "batchID": "6a8464984d08121b5b6ff3d29de47a6082c952c5271f9b57fdbd8b56bb985593", - "value": "313704154566", - "start": 36889652, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47003494 - }, - { - "batchID": "6aa48d5ace5f7a40cd65dc954ccb1ccc7386078d13f87b79d9742cf76d59ba04", - "value": "307844051646", - "start": 36640014, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43340930 - }, - { - "batchID": "6aba1e3160b108a5218f52c198883017a6dee9ee6c2b182743bd109c92d4eac5", - "value": "299374203674", - "start": 36414522, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38047275 - }, - { - "batchID": "6acab19ab67016aecd6d44ba5cce9222b1588e3d99b6563039fdfd68119e8970", - "value": "308575862723", - "start": 36664567, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43798312 - }, - { - "batchID": "6b24f51614dacc8bfa194edf62e206010373e90004b3be6317599d6e2dd3a6bd", - "value": "302490883891", - "start": 36521842, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39995200 - }, - { - "batchID": "6b2b3867d2d74b13dbb7914570159332ec5bc5b1df35fa0b51a968293b7fbcf6", - "value": "303088145150", - "start": 36533841, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40368488 - }, - { - "batchID": "6b38f4d054c133aac98dc420670b721aea25308f11852119c3e8d48d9167d8af", - "value": "305418851131", - "start": 36586154, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41825179 - }, - { - "batchID": "6b4e0db0b13557b4fb5defd5d37bd3a3fdbcd0746405cf19324d0681f9f7f706", - "value": "446876998629", - "start": 39271967, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 130236522 - }, - { - "batchID": "6b5b1af80fe00a686e5f9eb504ead39eec5e9632e101dffecf0e434e52ca1fa0", - "value": "248935659981", - "start": 35795626, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 6523185 - }, - { - "batchID": "6b70942ed26e0c0f54f9d08b8a86edb036798d9cc09435530d7964a9d6329482", - "value": "306882961609", - "start": 36617159, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42740248 - }, - { - "batchID": "6bb6051849225174a5eac1306288dd49a9960d46b4944f2e38edddfe745aab63", - "value": "241879672239", - "start": 39926101, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2113193 - }, - { - "batchID": "6bbe44c5f845d2f1a8719c5519a2b2e4ba5fb81372b61b967a65cba20f87933d", - "value": "296340734445", - "start": 36347301, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36151356 - }, - { - "batchID": "6bbf52ad3179c926c9fcc8d2a107311599d399132d264fb6eca7cfe6df99da05", - "value": "276959321675", - "start": 35946321, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 24037973 - }, - { - "batchID": "6bcdc43906c65e0ce3f682f3c78c62bb7aabb7fca079ace8035a68c8cd9e4f94", - "value": "269321278591", - "start": 35818296, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19264196 - }, - { - "batchID": "6bdcbbdb96c7c798cb0d137e9b91f99bcb434df31935a921d364360f33c4be01", - "value": "299447660712", - "start": 36417863, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38093185 - }, - { - "batchID": "6c3ba2b88deedb9f8ffc7678ce74c311d68d6e112f93a4b364129472fe6f41e9", - "value": "303582815935", - "start": 36543490, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40677657 - }, - { - "batchID": "6c9ed8bf45999df0df1cc28a7ae4d5485c2b5715c5822b563b8951ea9b33f5dc", - "value": "299303997368", - "start": 36412211, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38003396 - }, - { - "batchID": "6cb179467b390832d254cab0610d040a1af0b06a8798e4234f67bb98df02a8fa", - "value": "250240912563", - "start": 39093555, - "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7338968 - }, - { - "batchID": "6cbfa97da33c31ab81e2da9c9bbd72c951dda92a4b609ad8de6241fc63471e92", - "value": "247181796325", - "start": 39826836, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5427020 - }, - { - "batchID": "6d161b485a99cfa8bac59432b660839813e4e0b58f5673639458d591b6955eed", - "value": "304111877118", - "start": 36555500, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41008321 - }, - { - "batchID": "6d2c38a8ec124d5d076dc2910d992b5d06406d4eb187dfb9707d86c2b614f00d", - "value": "304260427851", - "start": 36558803, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41101165 - }, - { - "batchID": "6da23dd2c31946d8ab7fe71ca8684afa10b9190a50ef0ac35c3af9a8dcd73d96", - "value": "319503787884", - "start": 37107279, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50628265 - }, - { - "batchID": "6dc3c426e5ed0f996a75fdc859c1875b6b655f5175bb9684cbeb97b05a645ed0", - "value": "308115927020", - "start": 36648145, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43510852 - }, - { - "batchID": "6dfcd1072ddc1e379d44dadd3224cb1407fac22646511139f578b5a643ed60f1", - "value": "238973403610", - "start": 40389694, - "owner": "56bac3f923590b2e073daab03d603cc531ac9a86", - "depth": 24, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 296775 - }, - { - "batchID": "6e104e64ad0915f0c7ed4b681fac449f0bb7d203ba7a1e1c2c9e5a3c6987b044", - "value": "308003712254", - "start": 36644814, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43440718 - }, - { - "batchID": "6e336a51c2373d73bc61b815fd8e23d207f068413b2b87a5f0dcd639df3cfb95", - "value": "306086346703", - "start": 36601051, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42242364 - }, - { - "batchID": "6e6569da7c6c6c3c827cc41ac549a296e82b2e6efc9b2938f819111d09b93dc2", - "value": "308236624983", - "start": 36652905, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43586288 - }, - { - "batchID": "6e684b9ee8793d81bddedae69e3bed9a8638d4273c6fa4f3f899eb7cadc96a76", - "value": "304381789854", - "start": 36560900, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41177016 - }, - { - "batchID": "6e7cefafd935084451dd57814ab4d8db5ce29b7e238c4f9cf5c178d1691b8f48", - "value": "247390434755", - "start": 40223419, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5557419 - }, - { - "batchID": "6ec64977c1e580737d6a9789441795fc7a01ea2b672c0f575d18b66d12957009", - "value": "306792168439", - "start": 36616167, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42683503 - }, - { - "batchID": "6f0404e8f3cf17e74421f163ed8b0c491d25be2af4efe61df2f1b439eac35e93", - "value": "296375060851", - "start": 36465238, - "owner": "fb879fad02edf61c750efcaa7b56461ef8875402", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36172810 - }, - { - "batchID": "6f134605e83d9aad455805d11157edc48b5e8ea417e13f09fd836d6b806fa195", - "value": "307855672321", - "start": 36640429, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43348193 - }, - { - "batchID": "6f575d52d0edb4bb3994d68f9afcbed91669ea42cb5b080fccce9d7186bf3b61", - "value": "302180079543", - "start": 36513570, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39800947 - }, - { - "batchID": "6f83956191bfc9b2c3de090ed83e7031d74394afbdae984532ef36c18d19843d", - "value": "319708030793", - "start": 37113721, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50755917 - }, - { - "batchID": "6fa5c936d1b4b98bd77c77db626eaac7aa53262769bfc64bf5dd8287de05ecfe", - "value": "302182785386", - "start": 36514808, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39802638 - }, - { - "batchID": "70115b28cb2795ad2840698b3c34d025ecf8b0faf55b35a874d8be6c8b98e7b8", - "value": "296070780309", - "start": 36340685, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35982635 - }, - { - "batchID": "70121b328a934a52c6d6e21bcea02a0cfba2fde91a4dc24b514f564545634752", - "value": "302721483805", - "start": 36526071, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40139325 - }, - { - "batchID": "70259bc7ae972af00f6792f44d98c7abea03128ca05b0dfd9101517d7b02893e", - "value": "303730639303", - "start": 36546316, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40770047 - }, - { - "batchID": "707e5b46958a2d1aae79ba72ec3a9dd186dbcf1bfbeabceaa121bf9a1d2f2736", - "value": "258514156884", - "start": 31992347, - "owner": "b2a02d14689d596eccabf4d454a9bb4bd204a830", - "depth": 26, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 12509745 - }, - { - "batchID": "70aa4965ab17d55257e9a50487ec521a15f5c01a232b512fc16ecdd329eb82d4", - "value": "298770549562", - "start": 36393593, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37669991 - }, - { - "batchID": "70b397891aba9a294b87201dfea49ec9d0f8566df69565f07cbebe3c53caae98", - "value": "313168670227", - "start": 36857748, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46668816 - }, - { - "batchID": "70baba0640c9227305b7ace8884d3d515ca814e7f13901b0a3b9cc67534e588c", - "value": "296394426738", - "start": 36348567, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36184914 - }, - { - "batchID": "70ed1f0364977ec187d1613eec0935a5d884a74c8e9becfce783d85c4673641d", - "value": "308392767050", - "start": 36658480, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43683877 - }, - { - "batchID": "71073d608bd2cec6e34160d82ed29e794873e73149f9a183fd1443919204ab36", - "value": "303960601438", - "start": 36551417, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40913773 - }, - { - "batchID": "7124a82fa484b043e2542a4cd2b7aab3b0fc89956951aefa223a4801a44df8e3", - "value": "304892297528", - "start": 36573811, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41496083 - }, - { - "batchID": "71577844ec793255e4e6508f8c42f2132553b10bfe52159dbbfb0caa41aa396f", - "value": "305376085913", - "start": 36585298, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41798451 - }, - { - "batchID": "7162eb486e6bda0042d060434a05887e5283f6ce1fc549b33083ac2d33334c37", - "value": "303427322618", - "start": 36540841, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40580474 - }, - { - "batchID": "7166ad83d4a5b6e9ff07fd6691321efdb92bfb2decb3c623def2b93012e00d6c", - "value": "311629435727", - "start": 36771971, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 45706795 - }, - { - "batchID": "7169754bcee33e0b37062cfed437e0ff60d3c784218fd4c4529d3105fa866765", - "value": "308120464478", - "start": 36648307, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43513688 - }, - { - "batchID": "718a6658a4a327258db6f0d3ca18fbd26dedbcc0f601c04a6f4d30c31023fded", - "value": "302723311543", - "start": 36526137, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40140467 - }, - { - "batchID": "7197d453970cac224f4a7d23d85f8280455ad99688996894392c0251c596f62e", - "value": "308268363299", - "start": 36653813, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43606124 - }, - { - "batchID": "720082332bd1d4543c30ecda9fba23bbb1267f85e5aa42557aa0091fa81c3c09", - "value": "307010862906", - "start": 36620155, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42820187 - }, - { - "batchID": "72312a12b63c9cf5208a54292f8d30ced2eb6bad35d84fcb5e1f0488388701b9", - "value": "302618949265", - "start": 36524418, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40075241 - }, - { - "batchID": "725ef54196c0cb116b8a76de8f1146189eb1c0a7b50e4b1b9f56dddbfd591413", - "value": "247375062509", - "start": 40223269, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5547811 - }, - { - "batchID": "725f64982f26eeb7c871cdbe3f74cf385d156c10fad1920426da61de87d964c6", - "value": "269398341299", - "start": 35819591, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19312361 - }, - { - "batchID": "7284cf4054863fe6e2268ab8a35e7c2cc0192679e2d860cbeb7272ae5d2460dd", - "value": "308218191179", - "start": 36652472, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43574767 - }, - { - "batchID": "7296f51fdc0dcd1f433ea84f716830ea0dc60299c17ba8bbd8b0ac8c9d872181", - "value": "307581079886", - "start": 36634901, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43176572 - }, - { - "batchID": "72a9ba15379d97d5ed9aa83a437631ae8f8ab86b2c098072cee4ee9631789a09", - "value": "297607701780", - "start": 36372507, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36943211 - }, - { - "batchID": "72ce66c1519a20e5e84240abea35f9c997cd9b6130f6fc6ed6992f408f99aa24", - "value": "308156445541", - "start": 36651168, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43536176 - }, - { - "batchID": "72ce972fed448ee92674875c8e0aac9ccc1cf4f88619d1ff1a1bd5bfa3306e19", - "value": "307932212934", - "start": 36642036, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43396030 - }, - { - "batchID": "72e5134299aac3ec66b850f62cc82dd23f59f65e0b6a3d0e641db0775eea5860", - "value": "306742428365", - "start": 36615064, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42652415 - }, - { - "batchID": "72fc60de29ca9db57d87a3a04a44c83e3516a1146a6ad72b9437278b334d08d8", - "value": "247570994977", - "start": 40227020, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5670269 - }, - { - "batchID": "7335bea7559ea171f219ea04d242fcf8e07efddf667fc0df2c2b782a93aaa124", - "value": "307548882249", - "start": 36633525, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43156449 - }, - { - "batchID": "734d78efb4d9b79ab12c361af36e7df643e72b62ec81d283cab928df3408b97a", - "value": "307982325329", - "start": 36643600, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43427351 - }, - { - "batchID": "734e4db37e6b212139e996544071bdf76326e13e7da80818125cec4a9f9b388f", - "value": "305318593137", - "start": 36584366, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41762518 - }, - { - "batchID": "736c811cdc61d87835bd4b4ed29a742954104a333fbabed895be4f542d9187bc", - "value": "308082648262", - "start": 36647182, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43490053 - }, - { - "batchID": "73aafcb42f44f3e44cc54e34a43facd437c7132538a3910d6547bb604f5bc11e", - "value": "308244214880", - "start": 36653176, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43591032 - }, - { - "batchID": "73d24f163cb14fd72aae25a5148b507f16d4ef592ee5c99839957620724df5b1", - "value": "304537906236", - "start": 36564246, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41274589 - }, - { - "batchID": "73e7e3b1f1b2ba676662c7e4f82974e29e5786e68407081021c8b9ffdb678118", - "value": "268946496358", - "start": 35812479, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19029958 - }, - { - "batchID": "73ef11752b93b09de2bb3b2fd7c9205fab6a42a5071daab0762c4c0f8a17642b", - "value": "307546458358", - "start": 36633213, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43154934 - }, - { - "batchID": "740173f2aeb07b3db5221bb977a29429d0bc324f39ffb44b68bde4f4a59bdba3", - "value": "302959610693", - "start": 36530341, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40288154 - }, - { - "batchID": "743c394a35d078414321df6c6d2cff64e4f1454e2145d0c6a2108f82e9cb310a", - "value": "298727622825", - "start": 36391356, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37643162 - }, - { - "batchID": "74521e62154e4e0ed8252f3a8c81981a427dd20cad8ab338baff0e735735e5e5", - "value": "302735849892", - "start": 36526362, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40148304 - }, - { - "batchID": "746fcec995df4cdc42ff4a71760c6a79dc3cc33c6290a3d05e26941089b30b57", - "value": "304383986291", - "start": 36560979, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41178389 - }, - { - "batchID": "747db377cf1d1178d59c9e8a773c85fbc541041e94736e7c160872a26e5f99bd", - "value": "292482024741", - "start": 35134054, - "owner": "378799c144a80fd8d453607606e7f0ef7a62a05f", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 33739663 - }, - { - "batchID": "749b642f11185031f1e49a01373e4414e07a658fe963293d23c4b043624a2426", - "value": "304054893806", - "start": 36553449, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40972706 - }, - { - "batchID": "74bed6ae6e1b091443ca4e9eed83313b236ff462ab196c04641093510877bdd9", - "value": "308552694137", - "start": 36663965, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43783831 - }, - { - "batchID": "74d066dd7d6b7ea0eb1a9024ec5ae260f0499187b90a1e989a8c58c2492f7788", - "value": "308004798410", - "start": 36645078, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43441396 - }, - { - "batchID": "74fa4242c6eed888b62dad8f2695019ba86ac19c25547f61c0d903519827c6a9", - "value": "256522744753", - "start": 40123352, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 11265113 - }, - { - "batchID": "75822019157cf984d018f9e39379b93a898fc1fac27eb205fb4d8d539f8a8ff0", - "value": "307995321343", - "start": 36644064, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43435473 - }, - { - "batchID": "7594d95d7019308dbb2afa3fbe926546e23652df995610ff160c0ef8af31421c", - "value": "313328258086", - "start": 36865057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46768559 - }, - { - "batchID": "75c468a683ecb9e7afe4655969eea06acfef1e6bc270a68c7795c6a1c71fc7dd", - "value": "298782153052", - "start": 36395838, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37677243 - }, - { - "batchID": "75c959045a20f130ad899148990a0b2a00070858d94ed2067592d95a5329e667", - "value": "298685761645", - "start": 36389842, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37616998 - }, - { - "batchID": "75f34b3b58eb829de8d99e89ddbb242c9fbb1aab88790d1db8fe71980d0e0e13", - "value": "308606104934", - "start": 36665872, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43817213 - }, - { - "batchID": "75fcb36b7b27c07874e75df10a25dc411f48fdb269bd0ffb9796046dd677d6e6", - "value": "308219333436", - "start": 36652738, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43575481 - }, - { - "batchID": "76015226423adf844d8152dba654c90a45a097810dbc365d4f459b7f29ad91fe", - "value": "296785969580", - "start": 36358225, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36429628 - }, - { - "batchID": "7621ec9bb1b8f9fc5e0dc8d0f7da9aa5b0efcafa69bd1f445edb19cf664dc7ca", - "value": "239747014782", - "start": 40140324, - "owner": "ccf1a719266ce408c12f871496ff8057085f1f1b", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 780282 - }, - { - "batchID": "766543f3cc3051a9ed4b6a00445436722dd80c83eda14f86d7a049cd73b1e3b2", - "value": "240138940538", - "start": 40252852, - "owner": "0f26f66bedff01c5caa410200a768bd18c2a67b4", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025235 - }, - { - "batchID": "766e0a9f9a21c0fa7eddc5a305cd55859180c354c366a732997da5c9e399b97a", - "value": "257217111884", - "start": 38422105, - "owner": "dddd28497332f6b184186dce6a4aca642b7dc717", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 11699092 - }, - { - "batchID": "7690b3d6431727b9ac5d728715d208950339fe6af4cce1228b2ef01ecbe6eb9c", - "value": "306472099971", - "start": 36610127, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42483460 - }, - { - "batchID": "76a430df0cac855fb816d1275370d23b8ae81009c6683f2825e2afeaf3bfadd5", - "value": "244823350671", - "start": 40383461, - "owner": "c63ae15d109bc090c10356641a7cbd4111b28c9f", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 3952992 - }, - { - "batchID": "7718be39d5d6eac414a6ee77e952f2a25df5b8ed0f6c6c892e91799b2e3c6b99", - "value": "295677227905", - "start": 36330711, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35736665 - }, - { - "batchID": "772024570fd0eed49421cb56471d8ee3348c54f7bf8bd02dc69fc7954029329d", - "value": "308548212857", - "start": 36663805, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43781030 - }, - { - "batchID": "7723f9c9d80e1bf829619256ba0a0d80c0715e9c67d2df9f87ddd7dd4864777b", - "value": "299249485863", - "start": 36411380, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37969326 - }, - { - "batchID": "772c1c8bfd83cefb737d09ec0a112acfbe4d31dbade35687f4e58deaac4e1ceb", - "value": "302920970362", - "start": 36529857, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40264004 - }, - { - "batchID": "77360f6559c6c63fb9469e877dc93c582ce2bf12121f90bc268eb162d6124290", - "value": "302214754468", - "start": 36516192, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39822619 - }, - { - "batchID": "77a0ad7c58f5ae21c467fe955875aedfc48542b698e2b80656b8c89ab65b9e77", - "value": "307731590574", - "start": 36637349, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43270641 - }, - { - "batchID": "77ba11a84bd1b22d675f03df71baec09eab407fcdb04fc5842980a967c994b8a", - "value": "306547498130", - "start": 36611924, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42530584 - }, - { - "batchID": "77c68dd6036ba8a868020a7dcf9c05425854cb57cddf34e6538432cd8cffaaa2", - "value": "247833072696", - "start": 39845264, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5834068 - }, - { - "batchID": "77ce95202fab21ddb1f997f6a704de2af61fc65633d1ac6116dc1c0cf1219b3c", - "value": "313174552907", - "start": 36857959, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46672493 - }, - { - "batchID": "77e997e7950bda31bd6127370d7f688c378f5bf33e3bf314816f815002f3ea91", - "value": "299509775580", - "start": 36419197, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38132007 - }, - { - "batchID": "78b6ab77710a4d60b9491b85fa7573da55f7489c93ff79c2a9b9e68ccc4db0db", - "value": "308551601825", - "start": 36663926, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43783149 - }, - { - "batchID": "78e936aaff339399972b0d7b3a228e596ef199439e7b3b2684feab10a0370c92", - "value": "302404065927", - "start": 36520528, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39940939 - }, - { - "batchID": "790965f9df9d673dec0093871a09b57b6910ded78ffb4544c2964b4231fba96f", - "value": "302907403704", - "start": 36529595, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40255525 - }, - { - "batchID": "79097bd2f9a352e64894800c0cc1ccd5304cb32ed60b7c6635ec3eebbf9d5f33", - "value": "302402599576", - "start": 36520475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39940022 - }, - { - "batchID": "790d6e7bf7c11ee6914d2674db6bd91cb9d891bc5c0ed5be04677b64c212b447", - "value": "389478953994", - "start": 40394174, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 94362744 - }, - { - "batchID": "794d99a01777b7c0d977c65c9bc983dbc772d9e34bef3b3a4f6d9fb3219aa3cb", - "value": "306779567200", - "start": 36615716, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42675627 - }, - { - "batchID": "79678bdffc9d9ab6135c52c8260e2cb53c4ed429f5c990692130cb4299ab5108", - "value": "303625133945", - "start": 36544333, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40704106 - }, - { - "batchID": "79727a95cde212aacd7d966e520d1eb45b7675fa82c96165bdbc1234e51c68f3", - "value": "303526443520", - "start": 36542595, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40642425 - }, - { - "batchID": "797738726017b6925ee55a07dec87ba650a73a8a17e38a26a32a64a8e3ccde7e", - "value": "296137225468", - "start": 36342646, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36024163 - }, - { - "batchID": "79d09a13935b2898a00641b9e14f9eb5c58918a848c4637e595188f1466e91c2", - "value": "297249411875", - "start": 36368656, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36719280 - }, - { - "batchID": "79fa661a8baa0faf4b55e7778e4689d13448edbe56a5fff3e064a94dfe12c0a9", - "value": "307976219585", - "start": 36643382, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43423535 - }, - { - "batchID": "79faa6fb283397be2fd94cfe145e929fcdfc72fd6c6f6fd8e9f07f8b8bb1b3a5", - "value": "308535973361", - "start": 36663368, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43773381 - }, - { - "batchID": "7a3a416f4e665ed8ada37b8c7c861ba1c04e9347b7fbc8597ada3e4537be7e95", - "value": "308186842051", - "start": 36651803, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43555174 - }, - { - "batchID": "7a47f56660f6c554fca10f119950e7148f2608ac43b0193c3446e7445c6999d2", - "value": "304325070019", - "start": 36560221, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41141566 - }, - { - "batchID": "7a683513bdab00a788c26d5a5d2e29a280a686b009cbcbc619cafb48e5ddaa7c", - "value": "302999517799", - "start": 36531781, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40313096 - }, - { - "batchID": "7a6e8f56f77e2180d56116ceb08ca6456ffafe41384741902ba2148bbded8196", - "value": "303731194583", - "start": 36546336, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40770394 - }, - { - "batchID": "7add92aaff105db17f09f8c0a2fcc7312209ace92aba87e61f8ea40e34f1da52", - "value": "382984051136", - "start": 40146080, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 90303429 - }, - { - "batchID": "7b0a345fecb6eee52c84532c9916e303c124269130d63faca4a6704e5c078fbf", - "value": "295508364326", - "start": 36326394, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35631125 - }, - { - "batchID": "7b228a7c67fd042d36ca2dfd6007363989e38ab6f0f0645802dbd9c5117a2991", - "value": "239085389363", - "start": 40208364, - "owner": "8680d5562e5381d2b5011dd1b86ecf61a81ec8dc", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 366766 - }, - { - "batchID": "7b569c35728c0423da1958a8dc16a4902a03e1c9ebf2461d628aeef2c402f6a1", - "value": "296380456405", - "start": 36348288, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36176183 - }, - { - "batchID": "7ba206f67ea715f1cbc1557f27d1f3a7bf9f69305cf1d79426794cff16886218", - "value": "302400413883", - "start": 36520396, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39938656 - }, - { - "batchID": "7bb659d19964854d6302f6b42d8a4f3cee9078aa2fa2cd6efdb76dd556a3f35d", - "value": "302279943967", - "start": 36518321, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39863362 - }, - { - "batchID": "7be4c971722e4d37d0ccab917899aaa67dedeaa648a495166c0a306ac22cfc9d", - "value": "306881899471", - "start": 36617121, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42739585 - }, - { - "batchID": "7bf115ef345b247b0ba14dab6a24ab8e9923d7a2bdee48531ef4d58e5f7d7eb7", - "value": "240052166401", - "start": 38900722, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 971001 - }, - { - "batchID": "7bf8d0c638e4870ad7d1dd23e02785128adb3280bca59d9681554fce73021d6e", - "value": "306688305111", - "start": 36613804, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42618588 - }, - { - "batchID": "7c02a912ed60392e02088a9985777f441ec5987cc57f2e94785e5d481c3e4670", - "value": "305002490347", - "start": 36576184, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41564954 - }, - { - "batchID": "7c30b848f7fae45ab38757700328df6451d6e39203e492a1d9b97f870dcfd3f6", - "value": "308535665273", - "start": 36663357, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43773188 - }, - { - "batchID": "7c328b97a351ebb90a7531a7c0cfccc7fac0591b2e55caf7913e91ea43e1ae44", - "value": "307993584847", - "start": 36644002, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43434388 - }, - { - "batchID": "7c49ae785e71e5f13bae42889b89fa7f8c6e7f7d7208ad03286c5d24fe4e1054", - "value": "308337560207", - "start": 36656734, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43649373 - }, - { - "batchID": "7c6b06d082cdd752277b0b0592b1a82ed1f7f01b6cb3228f93b57bbf7719c437", - "value": "305731331771", - "start": 36593521, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42020480 - }, - { - "batchID": "7cc8740ba1dafed4da632b7a2b86b10cd458af5f553f9e2c81659908702c1def", - "value": "308686893041", - "start": 36668306, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43867706 - }, - { - "batchID": "7cc9455024efdab294327b67909937376009a6b9eb5dc0e63495a45015333d99", - "value": "238969759735", - "start": 39249986, - "owner": "98ae4bdae736456c0695a17d8a1f9556b06f2e79", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 294497 - }, - { - "batchID": "7ce81c1654f5154559456a4aab9e5fed7a8884754228ae2fc378f034baeaed01", - "value": "307406444502", - "start": 36629787, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43067425 - }, - { - "batchID": "7d075e542ddc3610493f410671d0ff0952a791fe74e4ab00181e1bcec4c7bf8d", - "value": "308587754524", - "start": 36665442, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43805744 - }, - { - "batchID": "7d22ea8b2990a7be0c0e36dfa98ac655277cf997ff034d0acdfeaecdabec7167", - "value": "307899131616", - "start": 36641080, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43375355 - }, - { - "batchID": "7d2c6fa4b9a4b2a65f7877709255bd949f9dc8e556543241b2abdf6d16d9b2e5", - "value": "239226577523", - "start": 40314182, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 455008 - }, - { - "batchID": "7d42fcfedb72caef5bda3f2430fdc0e40df137a5dda8ea68b344dc97cdffeeee", - "value": "313257822254", - "start": 36862530, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46724536 - }, - { - "batchID": "7da7a82d3f101ac50e05cc74e4da1474960b8170b2bcd58f69c252999c612327", - "value": "296306983092", - "start": 36346761, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36130262 - }, - { - "batchID": "7da7bffed3db990a675854e8310dad50324bfeca3b08b8fa018b227d4362954c", - "value": "304002216733", - "start": 36552461, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40939783 - }, - { - "batchID": "7dfc40484822fb9d8d6190d3baabf295803dd6b02ae6c495f9f5aac7841fda5c", - "value": "673757160000", - "start": 31306473, - "owner": "08c5fc8570ed2470d19ad668c454b5b0583cac2b", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 272036622 - }, - { - "batchID": "7e19fa092fa2897f5c4258b6a051c18ac046f92deffbf0ad2540cc2fa6038314", - "value": "308242254390", - "start": 36653106, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43589806 - }, - { - "batchID": "7e445510007b723c08d063bba81a535c74946b172b38cf0972ecdaa819ca6033", - "value": "298865619407", - "start": 36401598, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37729410 - }, - { - "batchID": "7e54422f78e87db411ac41a90552dfa1e02bce0f1f195c4cf54c36853b21fec4", - "value": "304806419495", - "start": 36571858, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41442410 - }, - { - "batchID": "7e640763f9165dcec79c9e854a1bb2b7fda6c585cfd1ea0186043e18ef7d24b9", - "value": "298815904041", - "start": 36399342, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37698337 - }, - { - "batchID": "7e74c96ddf8f52aa9fe6e2764a44d88469e9dcec9e473e093f070bb153d8fe12", - "value": "307994559706", - "start": 36644262, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43434997 - }, - { - "batchID": "7e9b535d8a8a02798bbbbd518b25ac7daaf02a450ff0284a31e5decb99ba409b", - "value": "247381849236", - "start": 40223310, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5552053 - }, - { - "batchID": "7eb52c58dd9d587fc9431977bad0d2d38fe33f2fbbf9a344a43530df2fd0178a", - "value": "307447222580", - "start": 36631019, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43092911 - }, - { - "batchID": "7ec12cb39e2a6cc0e11298216b7544e8ebf6bf14aac3363964fbbaae447a5c20", - "value": "308327265034", - "start": 36655916, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43642938 - }, - { - "batchID": "7ec2646dbed98e6d5825f7a41ea39aaca531415e8f0f7024928f4d76f387be44", - "value": "312528190190", - "start": 38962116, - "owner": "1290033b57167351fe09d6389a91576dba864902", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46268516 - }, - { - "batchID": "7ed6197cef73572e8d9773677c509d43893a8e20ce66b7ad45b51e9e5c0244fe", - "value": "276838618672", - "start": 39200840, - "owner": "0eadb34dd6e8a7cbcdc5c1eae246921d2185a984", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 23962534 - }, - { - "batchID": "7f31660880c37a2f0da32dc48f95cb400aae4f2331d6a9ec1b3dfdf5894d66e6", - "value": "303128037709", - "start": 36534370, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40393421 - }, - { - "batchID": "7f3bb3763226785342eae45fe92acdd611a43f6baf4a9c7a820ab95fc0a11842", - "value": "305434255501", - "start": 36586707, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41834807 - }, - { - "batchID": "7f853907ae58102c735fb21512703ffdea0d79f4350987b036092381eac76c34", - "value": "269399459735", - "start": 35819635, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19313060 - }, - { - "batchID": "7f8765979f296b4e96a56650695464f7d1a4f6a3c8e15e3647bbad490c08b752", - "value": "304300195044", - "start": 36559553, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41126019 - }, - { - "batchID": "7f9a44372f3d75677f61a7f3963f25c64076bb0496643685f4ea4e7a454b66c8", - "value": "304753761919", - "start": 36570192, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41409499 - }, - { - "batchID": "7fa6d41d95dfa31aaf10506dd4ea41f8b1f8d2e2cbe9cb7db5f4d6010104fa3b", - "value": "302191495333", - "start": 36515351, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39808082 - }, - { - "batchID": "7fb34b5cf562ec01ad614a20d14d773595198db69ae8a2da18b589604abf8513", - "value": "243383232649", - "start": 40214230, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 3052918 - }, - { - "batchID": "7fdc6926cbbe82704787751e85ba2246a756c9f4dcfe7c1be4b708c5863afba0", - "value": "304087538942", - "start": 36554624, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40993109 - }, - { - "batchID": "7fddeaeedffe47cd604bd9fa9f72b403b35232bbe81094848be51f772a2285f0", - "value": "308079421832", - "start": 36647292, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43488036 - }, - { - "batchID": "7fe6e3427d8e9e0b420e7f23ad634de325644f1629d5cc7968bb3b1584145fa9", - "value": "296450520109", - "start": 36349461, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36219972 - }, - { - "batchID": "7ffa39c2f0b424f000b7e1eb4c7359cf9fc897f8f0ce5fcb795a59961495ced4", - "value": "308286434580", - "start": 36654233, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43617419 - }, - { - "batchID": "7ffc07a23ba51933d03cf506ebf9a7bf6b50e30349bf372b45e5e4acb84577ca", - "value": "249771116035", - "start": 39901354, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 7045345 - }, - { - "batchID": "80081c978e196efde08c76bed43c9b555364cfe4da9b83ba2c95f667e49f5e14", - "value": "262307688000", - "start": 31306512, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14880702 - }, - { - "batchID": "80209468e7e269eb72ebf401ce62bbffc350eebe1699c8c8c4c44de47e78ab9b", - "value": "308410299738", - "start": 36659106, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43694835 - }, - { - "batchID": "802f3a7c8f90d714b20675392014dd6bbf8ccad7d6462443e51f0a8eb0da776a", - "value": "308477091577", - "start": 36661716, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43736580 - }, - { - "batchID": "8056c0756a77292d0b29d9a883a47b988ff7c62122208da97d2313f8be59831e", - "value": "247391493075", - "start": 40223459, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5558081 - }, - { - "batchID": "806b5c8d7f0cd535f8c91b801a96c35a9af210e6246444f425bbe8280e5b753d", - "value": "307782374116", - "start": 36638487, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43302381 - }, - { - "batchID": "8075eae49a530068de63e97721f0877995b48122fa377f7325f3ebae39f68199", - "value": "303450422960", - "start": 36541219, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40594912 - }, - { - "batchID": "80a09cd26d5a8842d3263ac149c6c4750f1a68034bb9c84395ab39ddbccc12ff", - "value": "307962444691", - "start": 36642665, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43414925 - }, - { - "batchID": "80f73ee4bd191cfbfb2914db062a532d3f814175a1a439211b5071fb397b0043", - "value": "307450771749", - "start": 36630695, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43095130 - }, - { - "batchID": "81167f63a495cd66b0b3d7e99c52a215e137169cbfa07aeb107ba4badf2fe834", - "value": "298849623073", - "start": 36401019, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37719412 - }, - { - "batchID": "811c8d0d7fb4766a9fda513d0c77acfc238ef657f0efbd25c5e3a5d8a6573d47", - "value": "303322597393", - "start": 36538657, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40515021 - }, - { - "batchID": "812b661c1921240b4b71d6e2785b2da42836ef41c4086dd1deefc75688b91408", - "value": "306641958792", - "start": 36613048, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42589622 - }, - { - "batchID": "8148dcd898ab3661ba78a7e1b02500d61e498137d264e17ee12d08d783b14549", - "value": "247835902936", - "start": 39845344, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5835837 - }, - { - "batchID": "8177f28f11ca4a8e6488e1375cd9234b28354f49e630e51a632a3446805cc699", - "value": "245100004321", - "start": 40276537, - "owner": "471cc713ac1c87e0210bcc5ef61ead9b773a0064", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4125900 - }, - { - "batchID": "81a4e943ac15e19004072da5351b1986d7bbf18b32211412edf3772ad0443307", - "value": "308143894030", - "start": 36650945, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43528331 - }, - { - "batchID": "81ac8d1ef84f7043636cfcae1402e18d1a77cab9af287c5eb1c8d2c7f68e26fd", - "value": "240920676210", - "start": 40391537, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1513820 - }, - { - "batchID": "81b6bebac87c5967ff48ab41b54bf7721d52ee6176110ddc14b2edd98cf70222", - "value": "303383287142", - "start": 36540163, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40552952 - }, - { - "batchID": "81bcefc7a88040568f7faf0c992a607174b63f7424027e9e5efc48e445d2b1f1", - "value": "302462522868", - "start": 36521273, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39977474 - }, - { - "batchID": "81f338016de65a85cf7a78eee00fc1d57f968c12bf6f71a02fa6c5be0c066616", - "value": "261459513677", - "start": 40228228, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14350593 - }, - { - "batchID": "81f933f55f8a5adb75ebfea469fc3d6488ced3098ac33ea09f5e8bcdf166d0eb", - "value": "302813605432", - "start": 36527803, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40196901 - }, - { - "batchID": "8246b94a77322d3328fd50b2a88dadea77ec3803586dae4900c72ae12d15f68d", - "value": "303486268052", - "start": 36541829, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40617315 - }, - { - "batchID": "827c84d1bb0e8689fb46c79c7e8fb695e8f02048afaaa3cdd9fda2e2042161c6", - "value": "303604082113", - "start": 36544029, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40690949 - }, - { - "batchID": "8285316cfd96bc24bfc4a2a7760467605e9832ac71d5555abc5fbbd7f69e649c", - "value": "302314519033", - "start": 36519115, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39884972 - }, - { - "batchID": "829958dfab01f2318ee94764c334c2aa54a991b7879eef582d2021ba6d9fd52d", - "value": "306661528297", - "start": 36613297, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42601853 - }, - { - "batchID": "82a50e7488f5ea2003b6fc326784761b83106c47a1d1754397e9abeaf0a90d06", - "value": "287595917864", - "start": 36159844, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 30685846 - }, - { - "batchID": "82d65b28c717757c1c5856ff364464ad81d440088824e87d332eaf7353d1e864", - "value": "306150607284", - "start": 36602224, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42282527 - }, - { - "batchID": "82d9329179b49e4f2aa312175eabeee1475e12283cbaa53da4ea35f7792cab1c", - "value": "302503808269", - "start": 36522309, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40003278 - }, - { - "batchID": "82f5b40dd159779f29d147a4f071eb59b60a03ee9205e753ff138ef2f9ac842b", - "value": "303733415703", - "start": 36546416, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40771782 - }, - { - "batchID": "82f9658e04add49acee87c9053db96f287c2801ea43a27f2005782017470f8c9", - "value": "304369588522", - "start": 36560688, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41169390 - }, - { - "batchID": "8314b2d372bc6c08ccd2aaaf16cc9fb7f439ec69f31c4c2277ba21bf51a9af09", - "value": "302202253956", - "start": 36515740, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39814806 - }, - { - "batchID": "8342fc49a4b77e08cd61448f39b0aaabaaf8d58a91044e485bfa350053b6ca9c", - "value": "313270086221", - "start": 36862970, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46732201 - }, - { - "batchID": "83bcde6b1054f59b11c70c83c5e0d5b98e5ddfa436fad5983ced06ed5cae5525", - "value": "306898660498", - "start": 36617495, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42750060 - }, - { - "batchID": "83ca96ba81e5dd1e891ef2c6b8328d5a004ed0e1ee95bd4792cde45e38bb80d1", - "value": "307357258873", - "start": 36628029, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43036684 - }, - { - "batchID": "83f1b200f6f7e00c35ee83e40f1f863a41c3570c46f43f487112f93fbaa7330a", - "value": "269356282317", - "start": 35819177, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19286074 - }, - { - "batchID": "8400c8c03fa70a62239b412165ef31eef9c701619e43d03b2a998e03548af2ea", - "value": "303874072071", - "start": 36549437, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40859692 - }, - { - "batchID": "8438b30d352ba1fea9e471d1951dea6d9a9b7ae186ea62f73447fcfe09c128d4", - "value": "302734271334", - "start": 36526305, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40147317 - }, - { - "batchID": "8440e45d8826a6c7ee693b672dd59a0d484e219290c60b3707947725d3cf10d5", - "value": "302280803775", - "start": 36517896, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39863900 - }, - { - "batchID": "845a4a123df5ed923ce0bf1a21e37c3310828b2d7d4db5298affd5913dbbd946", - "value": "307997898079", - "start": 36644156, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43437084 - }, - { - "batchID": "846fc16305256ccb80a248c266a706cfbedcae8099ac2865f55601a1ace04978", - "value": "302204217532", - "start": 36515811, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39816033 - }, - { - "batchID": "847fceb227857c910928f73ff33e0ad2df8a712683f384b9a09e8e027a1e53bd", - "value": "254230485994", - "start": 40359066, - "owner": "3858951e6eef56713212b580f05983805af6eede", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 9832451 - }, - { - "batchID": "848bfd93547c621f45faa1b9f91177a19ba638077d1dfbee36955edbdd376fb3", - "value": "308162878089", - "start": 36650722, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43540196 - }, - { - "batchID": "8498c80ff636a62f143785176461a8264a57f65f929a433500069a959d5d8303", - "value": "251788277395", - "start": 31992430, - "owner": "dd1146eaa0db4f3a8a11a9b0d7a3e6db2b214d88", - "depth": 30, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 8306071 - }, - { - "batchID": "84a8f983ed0ea34125ea4cd96d194af2ee203eb5da93b55877583073ee6df2a9", - "value": "298629124979", - "start": 36388706, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37581600 - }, - { - "batchID": "84bf253fe9031a4b8cef25c2a88614ddaf7f3be9fa4c6aca6a9411e3e27db620", - "value": "298820877261", - "start": 36399522, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37701446 - }, - { - "batchID": "84c55dad9b69df09f62c3bccbf7e62905ae4a4ff3202bd2d044fbf451dfa4d1f", - "value": "302314712646", - "start": 36519122, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39885093 - }, - { - "batchID": "84da3421eb316520d699826f157fb6af20e4c7b36d9183171b3f3e921afc4529", - "value": "245965763389", - "start": 40252833, - "owner": "ae8b7c84a10a70ba88ce53f164b7358815c7960f", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666999 - }, - { - "batchID": "850c35dd20c7554c210013dd3901294c3349057122f40248c24654ad03e85146", - "value": "306602206868", - "start": 36612528, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42564777 - }, - { - "batchID": "85a71fe861e0f180c1536d9037fdb76ca5aef2f1fbfb115a68d91b03795d5cab", - "value": "242239396892", - "start": 39943667, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2338020 - }, - { - "batchID": "85c41c30612b00db786b3c8968fe818fb4bec1ddf9594aad1a8a89cdb3559915", - "value": "242154842373", - "start": 40282692, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2285174 - }, - { - "batchID": "85e81e0cc99af38e5a096bbf2599fd49e2459d4ceeb88ddc982dc2cde245cc7c", - "value": "303821189024", - "start": 36547987, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40826641 - }, - { - "batchID": "860eb9f1b9a8d4f620e2b30e8acca929b814ce73ee9cf57e1913b8ffb97953fb", - "value": "307901288078", - "start": 36641157, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43376702 - }, - { - "batchID": "861c0fe9f16e1cbae7a8a66056c245250a6c3523864b9b58735cdafda6858b2a", - "value": "313469660729", - "start": 36874885, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46856935 - }, - { - "batchID": "865944661114c8c72ece8558d4c3694ba21d73f23fbb6dcb318099698d9400ef", - "value": "295662140855", - "start": 36330161, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35727235 - }, - { - "batchID": "8664b13a82c689dee0ea75236fb33e215055d6d72267ca67c77a9ca2160d8972", - "value": "308519583512", - "start": 36663008, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43763137 - }, - { - "batchID": "86b41b5c53d4690b8bc0e212b280c2e9e28ba2527d43f0dd993b129207f62f31", - "value": "298568108501", - "start": 36386727, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37543465 - }, - { - "batchID": "872b6ddfd9c57cd99053606c353a271d060a0e7cb2ddbd583a76bffbce130d2c", - "value": "307802597036", - "start": 36638984, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43315021 - }, - { - "batchID": "8748fde34d091829d2b6414af2ae469285cfba93c84ca58f7ac9384d535467a1", - "value": "307927703807", - "start": 36641875, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43393212 - }, - { - "batchID": "875e34f969f868c5892ba2c98a6440137c09b6538cb835148b6d9b2e0c80ac58", - "value": "303325509368", - "start": 36538762, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40516841 - }, - { - "batchID": "8799325675c06e4814efbe1751b119bbabd7b87c4e37e277391f99c9c9a41647", - "value": "306535969830", - "start": 36611737, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42523379 - }, - { - "batchID": "879c473653a56b396feec6a85bf76074d65351f2d63005d4460719956cdb6a2d", - "value": "302249520354", - "start": 36517221, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39844348 - }, - { - "batchID": "87b0537f534f56c859ba5459919ff34a94ab4e4da87cb3283cc9c0a03a99e3af", - "value": "307072333306", - "start": 36621000, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42858606 - }, - { - "batchID": "87b18d47048eec12dc060cbd2283b426d8a485c42284e0de1b1eff67867ba700", - "value": "250150092415", - "start": 40365951, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7282205 - }, - { - "batchID": "87e19c1c533c48f609e071fc1581ac78debcb6d9cbd22dd6a25f0c4fda78ab74", - "value": "308000149580", - "start": 36644912, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43438491 - }, - { - "batchID": "87eef5a03566289c97553f86bb3efcd2a556ea922831d53ec3350f53dbb7cac7", - "value": "302653707237", - "start": 36524990, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40096964 - }, - { - "batchID": "8822041f531f8720b8327e1941902b6503e8d3b86d1b4ccc957dcb8c7403277f", - "value": "303760801139", - "start": 36546948, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40788898 - }, - { - "batchID": "886f5cbb3b8313ccbba26fc397b35347be93b6df057120f9b7aa43344d8ed4f4", - "value": "302338502697", - "start": 36519298, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39899962 - }, - { - "batchID": "8882ad01b8a24beb02fcb95accc92aa37cdd4dd3633426e48ec355beb022536a", - "value": "307509609327", - "start": 36632347, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43131903 - }, - { - "batchID": "891a2ee40700076572e245ab8d429c159ab0527ea40c5ade58b14b4044a49969", - "value": "306727368993", - "start": 36614525, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42643003 - }, - { - "batchID": "893fc029cb03644692cc250081342e6f31ee115ff76edf4112a6522c0115b3e0", - "value": "305533735733", - "start": 36589146, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41896982 - }, - { - "batchID": "8971051676f1c85ef81bd868fa24a0561aa050abaeba6da9ece3878db86c8908", - "value": "305149439147", - "start": 36579877, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41656797 - }, - { - "batchID": "8988821308c79b9a8e5725b835277404234e73d398bbe35b115e1ca5b802f856", - "value": "302494287916", - "start": 36521965, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39997327 - }, - { - "batchID": "89a7bff7073b219a35a170b1a45d6cfd05a477a8efc3345a3c8343865149066c", - "value": "307817044884", - "start": 36639500, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43324050 - }, - { - "batchID": "89d8c955004bf24dd8ec05eec458dfeaaa47837f8d6924c9965b23b40efbdc44", - "value": "262332648000", - "start": 31306512, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14896302 - }, - { - "batchID": "89d8e46c6e10707ad686b019598dab061db6f32906bece2502397ee3d40c9593", - "value": "295115659009", - "start": 36317820, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35385684 - }, - { - "batchID": "8a56bca0d20e53436808fda9afaa88e1400f81618d1e14c2364f9950c20cb40f", - "value": "245965978981", - "start": 40252841, - "owner": "0f9745c700764815deb4f482e78d2422eaadc8f8", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4667134 - }, - { - "batchID": "8abcf637168385f7457ee9ab570b1fed3d1fa9ca207b07f851571fddd527bab5", - "value": "308318727893", - "start": 36655386, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43637602 - }, - { - "batchID": "8af2151dab5d6f9956f89589812f537f12a85460ad157b703e4f57b126bd462d", - "value": "313166273901", - "start": 36858567, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46667319 - }, - { - "batchID": "8b0fcc2198dc6a59028f0e9d319d6f719834385f0483a21a7af754ec3f4bfe96", - "value": "248564761493", - "start": 40260939, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6291373 - }, - { - "batchID": "8b25da74e76cf2430fdc5b96f7596ec41064968c0d3d67df7351bc87e7a3aa8e", - "value": "313412500148", - "start": 36869890, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46821210 - }, - { - "batchID": "8b45cac34b766cf582ae05396943fbfcdbbf03111048bdab5950ebb042576761", - "value": "304948722545", - "start": 36574932, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41531349 - }, - { - "batchID": "8b4a196e51021104cd205e6699826302116a8186e1367e21ff5d5d5082424aba", - "value": "240139112656", - "start": 40252864, - "owner": "5cdec1a0afca35cba5da61f35011812625a1cc8e", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025343 - }, - { - "batchID": "8b775af451c06b89cc16ad5780a76547e63d967e7f7407302f26a5fce6d161b7", - "value": "313167926155", - "start": 36856138, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46668351 - }, - { - "batchID": "8b89d4597576309bff4984afd200e52889036477736cdc4d6e835d44f19d0f66", - "value": "296267878325", - "start": 36345337, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36105821 - }, - { - "batchID": "8ba5575d92d42fa218460bd56da046d38541ccaeadd8989b8c0333cd6741d278", - "value": "308359102941", - "start": 36657278, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43662837 - }, - { - "batchID": "8bbb534751bd3420f4f2cd5beb8060aeb13c271426585a4738e61ea53be6f9ad", - "value": "240138809959", - "start": 40252846, - "owner": "9892ef0c3d2cdb2d988b9b797affd966fa42c77d", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025154 - }, - { - "batchID": "8bfa64cdd53625b4af0a220a10971fb13db44fa1705a94e4fc6c4b207579bb6c", - "value": "299504300484", - "start": 36418999, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38128585 - }, - { - "batchID": "8c10c4e01a817070f8c85862927110f129bc76c02e10229052e7858e4536498a", - "value": "308101553411", - "start": 36647857, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43501868 - }, - { - "batchID": "8c7e3db96f895d331a431807fb48ec092aa72893980082b456f31b8407396f5c", - "value": "304086399798", - "start": 36554583, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40992397 - }, - { - "batchID": "8c9ab38cef31843fee82e5f6566ef3de2d10b76d19cf7b436e6029b9831a8eb6", - "value": "307328026386", - "start": 36626308, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43018414 - }, - { - "batchID": "8cded5900e09075b0e2d3ae31cadeec42d36d11cb60badbd2ddb4ee7e7ff71b8", - "value": "240940018313", - "start": 40308370, - "owner": "f7f8bf040a9a352aca3b98e57797f1d94d9d7b11", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1525909 - }, - { - "batchID": "8cfd2d05239037b853a113b7603002625a533a47790f1031c8df3629defc666c", - "value": "298350047706", - "start": 36380664, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37407177 - }, - { - "batchID": "8cfd91ac8c7611a625b308786e3ccec798a1d8bb52b6c84cb9578b47bd932cff", - "value": "307763643401", - "start": 36637818, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43290675 - }, - { - "batchID": "8d2b6706b5b7f624f1426613588208e3ffb934d0b384eeed2d2ebbf3c56ae8a7", - "value": "366387457077", - "start": 39591889, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 79930558 - }, - { - "batchID": "8d47f7aba952e63019b4538cfdd3e0c38d9f8e72e7644ad16537b050d446d6e4", - "value": "287355963116", - "start": 38764544, - "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 30535874 - }, - { - "batchID": "8d50d6366684dcfce299f7ad102acd8e4dcecfefb693a07d21e214e898fdf096", - "value": "307941068787", - "start": 36642127, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43401565 - }, - { - "batchID": "8d5aad3c949ab0e7b8a664d56753f642eb0a5091d6e4653181f957ff746deca1", - "value": "392420395047", - "start": 40366415, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 96201144 - }, - { - "batchID": "8d630ead7fe380d9560af32872c600cd9c3abab72ceb0f184f21313661f92f39", - "value": "308146246114", - "start": 36651029, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43529801 - }, - { - "batchID": "8d89da58040432a9f548ae7d1a208a1e03ca78cd1dca388b2edadc7da53a76f1", - "value": "308006254670", - "start": 36645130, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43442307 - }, - { - "batchID": "8d9cf2c96c5b3be4723d5b631dfc464a9cb372c0c5a236da74db3e97e7efe6dc", - "value": "308514570259", - "start": 36662829, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43760004 - }, - { - "batchID": "8dc5f6f31c0816cd7ac4e70535192d70dcfb2f11e36e7937a5639db08259cc5a", - "value": "306639277416", - "start": 36612952, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42587946 - }, - { - "batchID": "8ddfe4f5a8b0b84c66f23ffa340336b97be0c3704e9e2f110dfeaa46eccc30de", - "value": "304769138914", - "start": 36570518, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41419109 - }, - { - "batchID": "8df2175c1b363516fe3233749ed2db98f009d208d2cadba9df81b1acf5e0accc", - "value": "304038223444", - "start": 36553076, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40962287 - }, - { - "batchID": "8df23f47f4483fb7ae4fa6c4518c78b4cc0ab8c1a9ccd4d67b4dcd7bb3aa6ba8", - "value": "313175206555", - "start": 36857530, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46672901 - }, - { - "batchID": "8e13194d903327bb933c74f44dcf873998c4e9bfa7f11fa8e176f6282d488865", - "value": "303254879104", - "start": 36536670, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40472697 - }, - { - "batchID": "8e687e176e3e4514939db5f90112c03e6a9e328897dec23bec7571e2db1d2802", - "value": "307991993577", - "start": 36643720, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43433393 - }, - { - "batchID": "8e6f47aed38d788c421c6f0123334892bf78dcbc5c16a302df1a7e1a8bff2b89", - "value": "303299733981", - "start": 36538060, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40500731 - }, - { - "batchID": "8e73164b0e712fcdacd3f610c2a3c2c6b39e5fc69e4cab56f353d6ac73fc1a50", - "value": "303332010706", - "start": 36538769, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40520904 - }, - { - "batchID": "8ec23094ca4eca342543e5a3fad4ec803206c6c20ccdab2d3c4689d5123c5445", - "value": "308707872983", - "start": 36669055, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43880818 - }, - { - "batchID": "8ec682069a7a927c763005ed064c426b5c394f44dd91e42dd26f7ee96cb67775", - "value": "239706339976", - "start": 39826550, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 754860 - }, - { - "batchID": "8ef58442c04dc6298d3183809b3aeff7d65b70f32e1d5c4c63b73c8f94dd9fb1", - "value": "302534799682", - "start": 36522973, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40022647 - }, - { - "batchID": "8efba0185f6aa5fbfe3607af606accd57e7b41e962b98b67ba46249ccabb294b", - "value": "308154324236", - "start": 36650867, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43534850 - }, - { - "batchID": "8f447aae202e050b774c833e4ff2f8f728eb6c5a0657d787d9d0eccb2cf2dd7c", - "value": "303963907020", - "start": 36551536, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40915839 - }, - { - "batchID": "8f60023a582fc65f5532bb766de5034ab9ac5af1c2539ac31e5372476b437f9a", - "value": "302161324571", - "start": 36512664, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39789225 - }, - { - "batchID": "8f82dfdbdd3b93cef5dbfc3d0c2f3f099dafe891b62b3e3d5dbd499d996a920d", - "value": "302845464032", - "start": 36528270, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40216812 - }, - { - "batchID": "8fa486a1c6c20caedcf8003c0c25c3c88e74a93a0bd984fcaba03f8fd62c9552", - "value": "302862317303", - "start": 36528423, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40227346 - }, - { - "batchID": "8fb682e4dde4121e6ddde09f9d47b28694650a3085b826068967a7843bd3036b", - "value": "306943615722", - "start": 36618652, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42778157 - }, - { - "batchID": "8fc526df56d353756284f5587661195819559b28ba04f688bd301accb9182f0c", - "value": "308638594674", - "start": 36667032, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43837519 - }, - { - "batchID": "900f4012e9cb0848e74e46174684def22ec6a15cbeedafc5ed9f0b1c0a7490f2", - "value": "304777688144", - "start": 36571052, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41424452 - }, - { - "batchID": "904486229e52247abbaf0a8f764c2f9371f9e4e7d42b66c2e1ca092ef0e84160", - "value": "298805929972", - "start": 36398981, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37692104 - }, - { - "batchID": "90a0a1ca5f144105f5a56eba093e489650deda1eebcb97835506fb9012c97de3", - "value": "260439902139", - "start": 38543028, - "owner": "9d1847d8bb276bd22b80024477f32571ff740093", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 13713336 - }, - { - "batchID": "90b06a4fbae0b933c8680186570480c832a45996cce4923b21bc5401d8c2bb7b", - "value": "308359293320", - "start": 36657510, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43662956 - }, - { - "batchID": "90cd2b7a1f010c1e8ec6a79595f5deb0c48e35a19ce710d5e1a1725c42569bd9", - "value": "313231188395", - "start": 36862027, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46707890 - }, - { - "batchID": "90dbd977a8f8391b566e709889d3b5aaa4eb53427366198f539da41d8f68e2c1", - "value": "303104501519", - "start": 36533976, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40378711 - }, - { - "batchID": "90e6337733369d75ab20394043088bdd44618a3b0f21673876241863ca9795a1", - "value": "299017972350", - "start": 36405514, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37824630 - }, - { - "batchID": "912ff68359aecd12d307b3044fe1a73d82bc72400bdd6bf44480c3b7c4e10421", - "value": "270585419801", - "start": 35839697, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 20054285 - }, - { - "batchID": "917a07bab5ef3ec696f1985026d05846e3902e647d0c08ef0ffd9d9e737a5701", - "value": "300295495981", - "start": 36461558, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38623082 - }, - { - "batchID": "9187bcd3a44c4025a9de97d748cbafbd8bd3ed242ffbbda980250a86595ebc03", - "value": "307477939178", - "start": 36631666, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43112109 - }, - { - "batchID": "918b7fc6d665215a599d8a2be2bad7a91496f4ad22eee1e9303adbc36b79e63e", - "value": "303332787258", - "start": 36538797, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40521389 - }, - { - "batchID": "91962d0943d7f1c9d652479c3f29a7cb5fe2174fa9372f13c5236e8fc4c73f3a", - "value": "296240701446", - "start": 36344577, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36088836 - }, - { - "batchID": "91b7ad1a04d2b88dd7ef2545784c17937102e2ca658ced1ddb082a3af12a01ab", - "value": "313167847166", - "start": 36855909, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46668302 - }, - { - "batchID": "9224672e315422d639ced18a0e2608e787cce02114473efdb1d929306fd2d6f8", - "value": "306761021925", - "start": 36615278, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42664036 - }, - { - "batchID": "922b7387276adeea51df5aeb80f597a62c7c236b4387f7f06ced2883762f8fef", - "value": "251812929011", - "start": 31992418, - "owner": "e031cc192748e0d722a5e38185675fd3d06be239", - "depth": 32, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 8321478 - }, - { - "batchID": "923a58f26fa2c9468050b7724b07d31f591bdd69115e07c8a069dece38535018", - "value": "305082312285", - "start": 36578372, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41614843 - }, - { - "batchID": "925b00e826f81a3ca9614d26419197ae4bac3b0208762b9de259fd175e5b394b", - "value": "298787437660", - "start": 36394432, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37680546 - }, - { - "batchID": "9286a0adac8ccefb8a35a00cb94d32e448d87a490b01b38edf05bb3240d06a0f", - "value": "302175374444", - "start": 36514312, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39798006 - }, - { - "batchID": "92c34b41737761efcd05074a79d39eeb403927b8975ee25de1e92eca272a77ce", - "value": "239476353589", - "start": 39823052, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 611118 - }, - { - "batchID": "92fd2ab907399b5814209958fd2ecbb3d2820acc72bd9c8de861b3479e0c1100", - "value": "238635596211", - "start": 40382464, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 85645 - }, - { - "batchID": "931357cf0ff166c629bb90e5ec0cb6c45ea2f2153d172eebe55733524ca18fc2", - "value": "304073563568", - "start": 36554348, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40984375 - }, - { - "batchID": "93184e5c7e7b2da1bb39fd951b1c87700131d07590eef632793bfd2510275889", - "value": "262693016468", - "start": 40158583, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15121533 - }, - { - "batchID": "9346ca750796116ebf5d6439c3ea01d8aae1c2b2ea434bb2ad640662888295fc", - "value": "240138862867", - "start": 40252849, - "owner": "0beca17047a88a087d87005bf2b5c7399abdfe6b", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025187 - }, - { - "batchID": "93633d06fe803986761b4a7b5b44e279796e53c1d3c705bfc21f42020eda2ad8", - "value": "301103234231", - "start": 36485803, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39127919 - }, - { - "batchID": "937fff8e36e1d1827da63214534e05dec3e0e4606c0c7c7dedc288e8d1c00ba1", - "value": "306020777326", - "start": 36600057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42201383 - }, - { - "batchID": "9385c402e6b374b045e320a5d4083c1cbc98ad3237e684113c4444a22a6b588f", - "value": "302181652810", - "start": 36514539, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39801930 - }, - { - "batchID": "939b449ed0a830d84340ab39a2b3cb7f6b888285322d25e7e0c12e460d2f922b", - "value": "306407283131", - "start": 36608257, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42442949 - }, - { - "batchID": "939d6978bdea1afc97a630829cc6025a3e4649d2fec96e33a95eedf18dceea44", - "value": "303057127020", - "start": 36533177, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40349102 - }, - { - "batchID": "9407ad46e22d9cc0c7f3c017e5af45e786b47ea9dbec227393155e9b50985dca", - "value": "303250996764", - "start": 36536530, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40470270 - }, - { - "batchID": "94162f3ac168c7c20840dba88ba76ee8a6a0f4c419dd557fb521b108ce20aad8", - "value": "242052944414", - "start": 40215029, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2221488 - }, - { - "batchID": "942640d72205fd2734107c7769caaf8053d5fdfe7d378d9711a229237d7e19cd", - "value": "269316119955", - "start": 35818093, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19260972 - }, - { - "batchID": "943f92ce45811030ab56c00c5b7a2a91eba5430b7955b309f9134681a8fd5167", - "value": "304130937356", - "start": 36555959, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41020233 - }, - { - "batchID": "944653f5d4c872585ada70cc363adb0d13fd76f5a670ad717ec03a31d8624476", - "value": "308124889900", - "start": 36648465, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43516454 - }, - { - "batchID": "948468b3a9ca1c9f25baad86253ff0de2385053c9d11cde1bf8af79caea7fd83", - "value": "306934569030", - "start": 36618554, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42772503 - }, - { - "batchID": "9484de97799e33a0151480c0325c731c1a7c444e063881a71a8226fc4434d21a", - "value": "303034911780", - "start": 36532603, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40335217 - }, - { - "batchID": "94bd60070b40fcd59e806419c11458764720cab248bcc64433fb3c48eb2d4cb6", - "value": "302434414370", - "start": 36520941, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39959906 - }, - { - "batchID": "94da1c1c6373d3a0b54b878a8d7bc8d836a66f3770f5aa5927e1e905b226620c", - "value": "306859586586", - "start": 36616774, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42725639 - }, - { - "batchID": "94e40ac6e4873e685d67f77098189efb8ef1ff25c120d4a592b46d95b2f288aa", - "value": "306580716089", - "start": 36612436, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42551345 - }, - { - "batchID": "94ecef5c1276d06cb7757c9c6a797bd3fc7f993fd9d8c853cccec88e3bf985e5", - "value": "308346214212", - "start": 36657043, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43654781 - }, - { - "batchID": "94f3e4529779751ac615509b3044a6c681a9e8c908582d235964c7458e13eb76", - "value": "307518994729", - "start": 36632457, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43137769 - }, - { - "batchID": "95061cdb0fce04f42ef941e76fbb0df375af896cf4ae6edcec414620f204f665", - "value": "297174081625", - "start": 36366835, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36672198 - }, - { - "batchID": "9512c8f2dd4a52cbe60199370277bd8687a41b837137a2c7860058edcdd831c2", - "value": "240137159084", - "start": 40210293, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1024122 - }, - { - "batchID": "957094db9ecbe9df5c2a2c94496566d7abb007e2908422605a78c4c21341f059", - "value": "313286595309", - "start": 36863336, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46742519 - }, - { - "batchID": "95932ff9cd0a6ebe909c02e50e83572e5070c24e174b726b0e0687e16512305a", - "value": "306966769125", - "start": 36619029, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42792628 - }, - { - "batchID": "95b11cedd017d40855e0df1d7f7f23ef095e2c284b7d1ae8168f39c77a9f1065", - "value": "320055273324", - "start": 37128260, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50972943 - }, - { - "batchID": "95d8064aed661f4a719f2a87ed711531da261d141c674a12a717adff21427130", - "value": "307414290535", - "start": 36629842, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43072329 - }, - { - "batchID": "95f73034edcb3f55c7afd596e1b01ecea316131da7863a35f244ba4b3d8258d4", - "value": "302587676224", - "start": 36523744, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40055695 - }, - { - "batchID": "95fd5aa44dc965a126381fda0fbb6e810591e8c79aa21258bac4ea36cf0321c7", - "value": "313232691181", - "start": 36860497, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46708829 - }, - { - "batchID": "9642ca47e31c6b5b1ff0c6683be44baefd8c60219d7b344dbefcf20af8a3a5ae", - "value": "307601865621", - "start": 36635193, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43189563 - }, - { - "batchID": "965e40b8cf0e80101702efb800cd7e88df71050c64ac851be908239b8e7440d6", - "value": "245967542185", - "start": 40252899, - "owner": "ad058ba10765f1234024cd9425a37463a6f835e7", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4668111 - }, - { - "batchID": "9669bb0486fd727d99faa8b02bece1458f7bac480828b849c9517c8c94d20323", - "value": "304683202726", - "start": 36568109, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41365399 - }, - { - "batchID": "96a1c2b9dc4e7bba0559bc785591c2f6d469fe4870d3a5ad1a6ff795bb381157", - "value": "298929880472", - "start": 36403239, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37769573 - }, - { - "batchID": "96adf75340b0d6c15d35fa3c46c8b795b2962b4566a6f22c081c0514c420a065", - "value": "307879460146", - "start": 36640828, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43363060 - }, - { - "batchID": "96b9e2b0bd97d7ac6daad42ab06348aaab9b10c68a33a3b7d65a65782e2463e0", - "value": "303424021558", - "start": 36540722, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40578411 - }, - { - "batchID": "96e9e5d056a6c4f21b0114b08b3859f448073e16a348e60d38041b4b28778277", - "value": "306756579465", - "start": 36615119, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42661260 - }, - { - "batchID": "971354c2422cc3d75a1174de58bc664b73907e829ac71403a39881e6140eec48", - "value": "305423614507", - "start": 36586325, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41828156 - }, - { - "batchID": "974501f40710f660c5cf9c1fe7fde7946a7589b975af42e25a7bf2c8fa9c9f2d", - "value": "302557156544", - "start": 36523325, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40036620 - }, - { - "batchID": "9753e6c4a966116c4f9a56f9adc40cb0f72cb78f30cc439fff08b4c25538a59d", - "value": "274693946496", - "start": 40071417, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 22622114 - }, - { - "batchID": "9777e08e5fd3040b8d745499105a3a8ec62fcc7a995523199f8b5c54b85d6ab3", - "value": "241937326943", - "start": 39928181, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2149227 - }, - { - "batchID": "97a8a967a22f7662585da31cb40dbab4edd92ad33cdd4d739858d0f88fa7c435", - "value": "306409237181", - "start": 36608327, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42444171 - }, - { - "batchID": "97afe2398992900ac66c8cd32187e4d307fb04f0f3729f296fca9f6f26dcfb6d", - "value": "302180877053", - "start": 36514739, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39801446 - }, - { - "batchID": "97c65371783c70a0a95fa73b63bf9dc2f8539b4ca506d23ec34f673f005068f2", - "value": "303954294238", - "start": 36551417, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40909831 - }, - { - "batchID": "97cf365cf960050060981769b909c0df067b8f304baa421f47bb4e4f1d824458", - "value": "308151766664", - "start": 36648749, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43533252 - }, - { - "batchID": "97e59f12ac1882564230521c6a674ec02fc2052214cb5228e1e4849e47ebf0c4", - "value": "287563581303", - "start": 36159345, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 30665636 - }, - { - "batchID": "97e5ba1c6df0f5774ac9534c1ec9cbb2acc3047e3c8f5074569b697378d42ef7", - "value": "307537139353", - "start": 36632880, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43149109 - }, - { - "batchID": "9846e032657283848a5f41b7044d0ea42d9b7de74cc53051e174f64bfaa5c548", - "value": "299172405008", - "start": 36409048, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37921151 - }, - { - "batchID": "985ad77b5f9fa86be3655ccd57ee22ffe1460d903011d1cfe556bd0eac258482", - "value": "306801863966", - "start": 36616514, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42689562 - }, - { - "batchID": "98bc9ec8fb7abd4f2894bee3bb1d789fec4d3e26a6e65d28e637141cd5a438de", - "value": "314180515115", - "start": 36907226, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47301219 - }, - { - "batchID": "98eff942053bfe853218eac052884881c5606feffea9cfe0baec5b0469eaa351", - "value": "307020581034", - "start": 36620277, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42826261 - }, - { - "batchID": "990bb82b359635faba1c9897050aad9b74e9389df99821e5a72e01833a4f3e56", - "value": "306981474135", - "start": 36619555, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42801819 - }, - { - "batchID": "994f32129e52f60a75cd62221f231887c21c49b036fbe6696a791dc2372cad88", - "value": "304267515066", - "start": 36559058, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41105594 - }, - { - "batchID": "995ff823f4b9b132fc824b676a6ae8147f4db43cbc69039153466ba259008d4e", - "value": "306553975802", - "start": 36612156, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42534632 - }, - { - "batchID": "999fcdc9413ae18bd0276b197f422ebeeea608ec162b9f15d38cbf221a5000d5", - "value": "302615737921", - "start": 36524302, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40073234 - }, - { - "batchID": "99e775374d2fad56d9f52a419be46b98352e6be8d15b943d642d6ace9b56f667", - "value": "302767490982", - "start": 36527049, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40168079 - }, - { - "batchID": "9af1b37f38d4af75dbee9ba713b95bcc6d03e1c759ac774ec8bd4864e68d2c03", - "value": "251786047186", - "start": 31992424, - "owner": "3ea954cce4afb6ef3225bc58eb2b7fec73c93222", - "depth": 32, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 8304677 - }, - { - "batchID": "9b203ff1887c64a10ac6434869cecef0b2cd8a1f6b210e577fd0587a8a1f859a", - "value": "307495886632", - "start": 36632082, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43123327 - }, - { - "batchID": "9b2041a5e29b32b9b7903d5ac4ca27bc9622ca7b04034a818fbe5019a96c7a2a", - "value": "308538578105", - "start": 36663461, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43775009 - }, - { - "batchID": "9b469c7a79b08e26cd9236cf4beebd587b9b5475368f1c59a32008e908744c6a", - "value": "303286755405", - "start": 36537592, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40492620 - }, - { - "batchID": "9b616ef3c6ba3e5adf4cbb5e16aa8ca7a75ada83ba8ba979e0dcd9c21b6a6b1a", - "value": "307576949289", - "start": 36634528, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43173991 - }, - { - "batchID": "9b95295ed6a2097e0eebe16b58233abf14abcbdbd0f9abea31a47552c58ef2b3", - "value": "307687717782", - "start": 36636683, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43243221 - }, - { - "batchID": "9b9a0b8f05029cdafe5e3e13a55519f225ed363759ad9a81d7f7ba5c42537202", - "value": "305164195181", - "start": 36580407, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41666019 - }, - { - "batchID": "9c398e6f5c04e8d6411ee8d7adc324709715ce845b6abafc37d94d7b526ae379", - "value": "308816126254", - "start": 36671118, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43948476 - }, - { - "batchID": "9c578ab08a1594d6cd6bd05a91857ff490a40e7cd85cf1c962ea2f3ca9bf42bf", - "value": "240139246603", - "start": 40252872, - "owner": "a88f14420957f70c04b596efd13a37c410f02f69", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025427 - }, - { - "batchID": "9c6a05706c8638bf06f6af05bb3aaa86d5f194a746ffbf5741e89745d85b02cf", - "value": "303689230492", - "start": 36545506, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40744166 - }, - { - "batchID": "9c81992b356a8d2c7c947f7acfc11ea8694c3768b89a579a1a81b4871573bbdc", - "value": "305454327972", - "start": 36587654, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41847352 - }, - { - "batchID": "9cad0e839ef7b839e4694e569ebe011030d5aa8a371ba7f069a72cd2508ab7c2", - "value": "302526469062", - "start": 36522672, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40017441 - }, - { - "batchID": "9cd0409d2fae313a1d91c7818e0d0b0ad93559d01eda093f80e93d21a037368a", - "value": "304276657190", - "start": 36559160, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41111308 - }, - { - "batchID": "9ce7db1a81c933d2251448189bdc83e75f210c99d3e376b0293248b46ee4355a", - "value": "302165501516", - "start": 36513043, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39791836 - }, - { - "batchID": "9ce91cbd6820404cd3b1fcef8789b8c8036db0924bdf88176ae41c60a22ceaac", - "value": "299385460537", - "start": 36414701, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38054310 - }, - { - "batchID": "9d21ace7e997fe3dd7c1347e08fe864c808c1bddbf6e37477737760b2464fbfb", - "value": "308337056099", - "start": 36656716, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43649057 - }, - { - "batchID": "9d3efe0fc31602bef1a192df16574784c5ed835293ff8dd0f29c82a829f4e386", - "value": "308428230227", - "start": 36659521, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43706041 - }, - { - "batchID": "9d597a5c0a7bf8f6d5e8f3dd9ab969f842cae1720369acde1f76fb7e9df9937a", - "value": "305373049936", - "start": 36585189, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41796554 - }, - { - "batchID": "9db2ec56194540852ee7daa977d6275493727e038f4a3fdae0db1c102ce18ca1", - "value": "313215685756", - "start": 36859887, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46698201 - }, - { - "batchID": "9db3c088595cb5aafe0d0ba96b7f617666b1d1a7881cb1cac4481f8d8de9e58a", - "value": "302894565551", - "start": 36528904, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40247501 - }, - { - "batchID": "9dbb51ed02228d64a8639b6818b8cf2756c1ffeaca7432f35886acca1b7e825c", - "value": "242238499100", - "start": 39943639, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2337459 - }, - { - "batchID": "9dc865f82febf652e839172f885e282471551ff93e920a1eeac3964530edab4b", - "value": "302718548347", - "start": 36525965, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40137490 - }, - { - "batchID": "9dd3be28c2a94d29fb5e5e9a66be7ec9e610eb688a19a32ba44e692224f04799", - "value": "240138421121", - "start": 40252817, - "owner": "1e09d6eb7cce4f517de1a312b46277f3d082608b", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1024911 - }, - { - "batchID": "9dea9b21024aa76b66fd38e052bfb622daaaddd9090497e8078822cd008b8ce4", - "value": "242255556981", - "start": 39948446, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2348120 - }, - { - "batchID": "9e0c0372f816df771ea8d8e7564b2c553fdca2cb094d14bb9e8ee54ede9cf4bf", - "value": "316997171106", - "start": 37030926, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 49061629 - }, - { - "batchID": "9e53faa00c43c6f8c313a63be276e66e88bd668bccd25254a46caf7218b46dd1", - "value": "298823115210", - "start": 36399603, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37702844 - }, - { - "batchID": "9e69e043330ef22673756ea049829209a85f553f77c7700b18fa61a0397d155d", - "value": "307831052179", - "start": 36639775, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43332805 - }, - { - "batchID": "9e84ee8b7d120174abbd826ec79b3d1ed8222568da514c4882e05173acee0286", - "value": "298718747175", - "start": 36391035, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37637614 - }, - { - "batchID": "9e9368fe37d809a73d070638f9f95a5e3b0c7dbbc73062fabe24e35f4d71f1df", - "value": "249770442915", - "start": 39901334, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 7044924 - }, - { - "batchID": "9ea1fa0523394b11aebdeb2ac6b049859e2c42afec4da78a536ab9de1d18c3c6", - "value": "295717986196", - "start": 36331507, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35762139 - }, - { - "batchID": "9ed9c9f19a1ebf177d50da2cfff5fc0eea8dfd9f7aca57eaf866f922655fa640", - "value": "303216768672", - "start": 36535978, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40448878 - }, - { - "batchID": "9f70e2eab56200c43c199d00eb108af6e63cbd2f6fec80d3fcc88271308506f6", - "value": "303174793375", - "start": 36535374, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40422643 - }, - { - "batchID": "9fab297238c63090c0ec9bb933bc1ec78289f3d0f876ecf39cce461ef56b7dce", - "value": "302161739516", - "start": 36512679, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39789485 - }, - { - "batchID": "9fb9b18d672005301a4731002f9ab78ce6757a43eff95c4c661a2046a3e0590c", - "value": "302408575648", - "start": 36520691, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39943757 - }, - { - "batchID": "9fe1b424c54684f76f0368341b98588b0fef3110116dfa99c58ffd33b8780131", - "value": "307333958358", - "start": 36626520, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43022121 - }, - { - "batchID": "a053d00a04c594799368097cfc3700334180287dcd9ed7e334d1b74e90f57122", - "value": "303686121260", - "start": 36545394, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40742223 - }, - { - "batchID": "a0a3c16ae14b5c74e23314b7e07eed685858f476ccdd5b9daaaafc0893a5f430", - "value": "238933230591", - "start": 39814638, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 271666 - }, - { - "batchID": "a0e14b5d2db2fc12abcdc2d9b4f689d35766347d78da8179392d14816ab99a77", - "value": "306371919550", - "start": 36607442, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42420847 - }, - { - "batchID": "a0e5968af8f6fb76e8430d8d674f098ee31b911aa2b8e4916b5619069cac95e6", - "value": "308571353274", - "start": 36664406, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43795493 - }, - { - "batchID": "a0ec7f59296d11862d9c1bcacb05176248c1f927769894599ba344fe79fe2e60", - "value": "295627662334", - "start": 36329134, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35705686 - }, - { - "batchID": "a0f533b22c14b16e4abd83db553d7bde46e479626f1a2ab894a053b7305a67c6", - "value": "306902136148", - "start": 36617845, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42752232 - }, - { - "batchID": "a159e84ace6e122cc4cb62364cdc09da1ea66edc5832a193df61008b1a6e7125", - "value": "241932589973", - "start": 39928035, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2146266 - }, - { - "batchID": "a1661a8471af4813870bdad9412421207f3adc344f6ef35ef9bf5dbb01988b72", - "value": "302408575648", - "start": 36520691, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39943757 - }, - { - "batchID": "a173526e3206034b46a3f60e04d48c5a34bbd573572a5090c892680e92d56a21", - "value": "296905893353", - "start": 36361670, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36504581 - }, - { - "batchID": "a1759c98de6f5d14e12426dccbc8e4835e01ec2ce5e62d4355c4a8763212bb90", - "value": "287588158898", - "start": 36159790, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 30680997 - }, - { - "batchID": "a192c891f73ead38b05f52e06314e9b474010365edcbf6722230c08b17f1fc0c", - "value": "295246629278", - "start": 36320528, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35467541 - }, - { - "batchID": "a1c7951b297a55268ca612d7d495fd9dae84bb07134a80d59f21ce3414e62b65", - "value": "248670720836", - "start": 40266882, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6357598 - }, - { - "batchID": "a1ed2bc9f033075a97ec75401c036f4bafe458d945e948b8d3a581beec815248", - "value": "303658649727", - "start": 36545086, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40725053 - }, - { - "batchID": "a228ca303be6dc6e88098f4dfd3e9f35277f2c65671f35fe35658c3ceed7dc78", - "value": "319707114705", - "start": 37113915, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50755344 - }, - { - "batchID": "a24a6dc6c58feb0dc0c20a51e22e0eddb308dabe02a49eae6aa80fd77c3193ab", - "value": "306762027765", - "start": 36615314, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42664665 - }, - { - "batchID": "a2df5f15674137624570c53e244410209cdec00dca92bbeca4940fbff5be2689", - "value": "307362902605", - "start": 36627329, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43040212 - }, - { - "batchID": "a2fc8d49432a4bd51097459e66a95ed01274e16a35804555e49da1e12701d659", - "value": "303656151507", - "start": 36544996, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40723492 - }, - { - "batchID": "a35f1bb341d627e4b94a43b1f6a05b9c12cb88cad266a6d67f961c874529d966", - "value": "265280237138", - "start": 39271878, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16738546 - }, - { - "batchID": "a390d54b60634ada92285f9bf580158ecc8fc559b784ca0f70bd792934b6089e", - "value": "302917146658", - "start": 36529719, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40261614 - }, - { - "batchID": "a3ba7ad7b5c728d4204f6acdd5b429c29b3c864cec0a4ea50a1920f684031e1e", - "value": "308785024032", - "start": 36670233, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43929037 - }, - { - "batchID": "a3c2d951d1c83eb85515b795aff5316851e6887cf591fc762c1c507ba8dee91c", - "value": "308388039202", - "start": 36658086, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43680922 - }, - { - "batchID": "a3d6c2c1396fcc8e7a2b3630976925ed257dae8aa8f269b91fa1e94fd85166a6", - "value": "307816848884", - "start": 36639493, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43323928 - }, - { - "batchID": "a40fb24381f29872cd626b2f934c4c4db544e4cf26d337b01f39f403b049c1c3", - "value": "310882206652", - "start": 36740137, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 45239777 - }, - { - "batchID": "a414336cd8a25a64ffdcaad28ccd9f5e4c6aba9aa2858434fbb171284493b3e9", - "value": "303832297424", - "start": 36548387, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40833583 - }, - { - "batchID": "a41c394ca6b3e495fc559c5f811e121ac441f3a70703563f835d6c9d88b2ac06", - "value": "307357230895", - "start": 36628028, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43036667 - }, - { - "batchID": "a420b02b209f355991cb7364f82c5102dee47441fea62535de1bc36365e656b7", - "value": "306760882225", - "start": 36615273, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42663949 - }, - { - "batchID": "a425b3857da56955b6c4480a37607a82c7b868565395f9e808694909a0e9be2d", - "value": "296297536508", - "start": 36346417, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36124358 - }, - { - "batchID": "a44b0df5dcb79484d318494849aae17600d1233395e5edaf0344c447fcf13f9a", - "value": "262935911743", - "start": 40308000, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15273342 - }, - { - "batchID": "a4880e06ee476524d04271794ebfbaa7b188ad30cc705da51cf34cb83ae3ff84", - "value": "302613163309", - "start": 36524209, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40071624 - }, - { - "batchID": "a4cd422d6735b43e2b0382ecbe74bae3818bcd0ca78a4beff52393ae18d50988", - "value": "296501059856", - "start": 36351071, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36251560 - }, - { - "batchID": "a4cdece02742760be38d323a5042fca3197ca8d91a06a52766bbc9129794f6f0", - "value": "304999394870", - "start": 36576526, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41563019 - }, - { - "batchID": "a4e2360e20a16f880929aa91e8094f598a20bab72318ecbd9432ae4a4bbf696c", - "value": "303952044251", - "start": 36551336, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40908425 - }, - { - "batchID": "a517e177676d0597772e20c2dd34b47f0e98adf562f832ebb04a4d6c0fb8f559", - "value": "302799755432", - "start": 36527303, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40188245 - }, - { - "batchID": "a51f14f872f0fd328d4d303584c720459d70a24f0a9fb38231b40d29977d9f99", - "value": "308307211154", - "start": 36655200, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43630404 - }, - { - "batchID": "a51f8c1b6d6098287dd20e42af5d2e0dfa2a855371b7eaa7dda5798e50b7d7fb", - "value": "300292741730", - "start": 36461001, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38621361 - }, - { - "batchID": "a52eba62efa88899eb8d3a52c89784b8a135fa6ea8d07531089e1657039f7f28", - "value": "240538923944", - "start": 40223612, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1275225 - }, - { - "batchID": "a57fbea872bc974bdc219109bd050983df72d4c38f783a1463649a992d5792d2", - "value": "298794321514", - "start": 36394681, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37684848 - }, - { - "batchID": "a593358e86bd92a37de5832990de9aff540fe5bc6da441a9f4c73580e104d3e2", - "value": "303500149796", - "start": 36542102, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40625991 - }, - { - "batchID": "a5aedd6ad69eba42459aa47226205ccdad7ef3cdd34e073214140fd2acc83e40", - "value": "303712777653", - "start": 36546127, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40758883 - }, - { - "batchID": "a5bf93a02f40ce57858fb8e86955fb6e06b77e6f43b3be02dc0c8262a7add8ec", - "value": "303406524974", - "start": 36540546, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40567475 - }, - { - "batchID": "a5df46c4ebdcf7060fd4e603acb32309516432f68e64fdfffb733b141b033023", - "value": "308496780402", - "start": 36662419, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43748885 - }, - { - "batchID": "a670bfa1a821306936529250e6f7a67a6d692709e202335a734eca9a8b30dabe", - "value": "303196778787", - "start": 36535712, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40436384 - }, - { - "batchID": "a6ad8e1676f3156e419c652449e76feff58e0d5aeda251c9b1dd6f1cc94ec2f1", - "value": "256513387796", - "start": 40123015, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 11259265 - }, - { - "batchID": "a6d302c8636b5d7268cd825900c54b8d1aedca0d7768b9a86801262365fa9b3b", - "value": "308095587707", - "start": 36647644, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43498140 - }, - { - "batchID": "a6d9d716fb587d1c2bf2c3480460d2f30c78366fb8c48e475014553a9a3709c1", - "value": "307719236353", - "start": 36637133, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43262920 - }, - { - "batchID": "a6df9c5c3bbc7e76341ca3cd5afa5a6977ba56027db0ef6a47e1f6fc0bf0e0b1", - "value": "306721697579", - "start": 36614322, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42639458 - }, - { - "batchID": "a6e9e44b412321dc82da2fff955e1ce494ba211a2f0118e23338e24d183d12e5", - "value": "308083034735", - "start": 36647421, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43490294 - }, - { - "batchID": "a70c2860f71150ee2358d6d04957d8db0a1d9e42f97b4dea867872c85564723a", - "value": "302348738043", - "start": 36519440, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39906359 - }, - { - "batchID": "a711d226d879b25a11ab78eee2c6fb619e65ec1cd4fb7a059f05eb54531ab682", - "value": "306807480107", - "start": 36616715, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42693072 - }, - { - "batchID": "a760740debadc90047b0d8d2e989a12851cf20b83c67e099719e0ae6bcfa9505", - "value": "308671627741", - "start": 36667761, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43858165 - }, - { - "batchID": "a78109e2fbf7e05e4b4919974b7f77482bdfb84538b104b4c578b3bc9713398d", - "value": "303692200919", - "start": 36545613, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40746023 - }, - { - "batchID": "a7b22d20416a6f849ab11da140ef429b9d547dc5f7bd00c745390a4f34fd974a", - "value": "308396217536", - "start": 36658378, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43686033 - }, - { - "batchID": "a8376ddc4b2ca2b797c9796b210416d2253fb639677837bfc568143423470e08", - "value": "308000110711", - "start": 36644235, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43438467 - }, - { - "batchID": "a8469ba876a8e782bd8c9fa2b05df15716f9a024858489d9e228aac64aebf0ad", - "value": "308574837683", - "start": 36665206, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43797671 - }, - { - "batchID": "a88f56d407e90da643d0d00f3fc0d8d5d1ebf1c4121cd98994f523fb2d6561b1", - "value": "303049560973", - "start": 36532904, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40344373 - }, - { - "batchID": "a89a44e2246a426f23ada566e57b6981d0d2d69c2d0e42e0bc9fcb4a4e557779", - "value": "307020664911", - "start": 36620280, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42826313 - }, - { - "batchID": "a8ebe1697d69694efa43aa8da94e8fd48784611559fe4b6a55c2cc19a01ac9a7", - "value": "307773379090", - "start": 36638391, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43296759 - }, - { - "batchID": "a953ba902aa216142b01b684e8dd961f938e8b445319c9a57f040ba85cbcd14e", - "value": "302435244470", - "start": 36520971, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39960425 - }, - { - "batchID": "a95775d3824a625a1a359f5a6a9877221f603310410bde64cd38c7bbbdf5cd86", - "value": "308099088707", - "start": 36647769, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43500328 - }, - { - "batchID": "a96af21136a5fe45096f2570313d77e1675cc085a107e8847d9042e6973bd6f3", - "value": "306446725751", - "start": 36609444, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42467601 - }, - { - "batchID": "a973d8272974c2e08955322bb25f7df8de0e8cdbf4d56c946fe0707bf25dcbc6", - "value": "302172970544", - "start": 36513085, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39796504 - }, - { - "batchID": "a974bfc8d0310ccb00b3336b97b89528c187bbffd15bd90c89f8ed1bb512f0a5", - "value": "302528793930", - "start": 36522756, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40018894 - }, - { - "batchID": "a9a3f19a0f6fbf6ccf2521c76e620e53b038a58051ee2a2f02636dd1f5625623", - "value": "304056310325", - "start": 36553727, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40973591 - }, - { - "batchID": "a9bca704de9e3653a7e5d8458915e114925972f9fd2c56ed4ef695e4ece63433", - "value": "304805084039", - "start": 36571810, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41441575 - }, - { - "batchID": "a9e5d7709badee26c3c97d8cead32a0490be072ececd0a1a0f5ecaf5a3b49aa6", - "value": "313178272232", - "start": 36856509, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46674818 - }, - { - "batchID": "aa1a496f9ad5ba031e97f085aa30105c9d2951eb093d2eead2f8d49c91d08c8e", - "value": "307548384507", - "start": 36633958, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43156138 - }, - { - "batchID": "aa2a312437a83b96c627657533aee65b496b6ae9df9f7dc4ca5b71ca17e4353e", - "value": "308174402077", - "start": 36651584, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43547399 - }, - { - "batchID": "aa371babdbcad2c511066941e6f638383825e489a7e69e2665d7d046d8bbe116", - "value": "315492952389", - "start": 34894244, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 48121493 - }, - { - "batchID": "aa6de069a1d0e762d7118fe0c7d99a1292ec9df1f11aa23db38bd6dde80907eb", - "value": "303424021558", - "start": 36540722, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40578411 - }, - { - "batchID": "aa6eba6c93a9301e929642e98a503b26ec33e596a115472f6ec7501a9df29404", - "value": "298793099510", - "start": 36397147, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37684085 - }, - { - "batchID": "aac5716d15604a9079c713685325cd74c528c9ab4a52baadefd58f814102f927", - "value": "319674547882", - "start": 37113197, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50734990 - }, - { - "batchID": "aacddcb73e1a93148642910130eff470cb51868e199efdce3c01be13649a9ea0", - "value": "238739795988", - "start": 40293439, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 150770 - }, - { - "batchID": "aaf2219121788b3be3dfc34fc0886d42d4f1af8581c632f7bf54ea24fa2a507e", - "value": "239569612177", - "start": 40329770, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 669405 - }, - { - "batchID": "ab16c0b3ac53dd16e905553f2af9b8a6a26594064405c30cb816724ca3c21ca7", - "value": "307038284144", - "start": 36620459, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42837325 - }, - { - "batchID": "ab17e0129732925b2500946eb7368f65cdab923fd28efac84e95db97942957b4", - "value": "307385041332", - "start": 36629022, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43054048 - }, - { - "batchID": "ab2d36f0ae745814220024a889e7d2456e43228e2bed670ad0d6b1deb90ba985", - "value": "247838944478", - "start": 39845430, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5837738 - }, - { - "batchID": "ab5f50103fa1e2ab54dcbd45a26b1562afec9c97c6adf3488515267276199904", - "value": "306894980692", - "start": 36617589, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42747760 - }, - { - "batchID": "ab7b41aa8d453a9d643f553a774f44d019085d11f56ab4138bb4e14cb3a6a0fe", - "value": "302893117061", - "start": 36529307, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40246596 - }, - { - "batchID": "ab7f6f05bcee3c5f0fca427b878549874c61abd83cf2bf24524e4fa1002db917", - "value": "296928982279", - "start": 36362051, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36519011 - }, - { - "batchID": "abd9c8f42206eb99d50b144ec7addd13c19b93032a16d96cfad4b7b80f6beafa", - "value": "238852356210", - "start": 40391757, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 221120 - }, - { - "batchID": "ac3c9eb3da9231c741c78bb6cfc14d6160d200264770a523ffaf80c644ac4e3e", - "value": "298610653698", - "start": 36388266, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37570056 - }, - { - "batchID": "ac4356604609a4b1c1f4c0a0eff886584b4bbaab1efac16c5f4bf1c12d5086e3", - "value": "262089773721", - "start": 38541978, - "owner": "59eebbd0868ab1edaa6a71c38f898f4331b2d109", - "depth": 24, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 14744506 - }, - { - "batchID": "ac4bd06603a5ca828b864753c6109b16cb570740f5ee7a4e9d304ed3d81166ab", - "value": "293866487475", - "start": 36292910, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 34604952 - }, - { - "batchID": "ac83b28d8f67b146ff0420d16e80aa9c5044e4918397eaba5644d6338e73a814", - "value": "308120576514", - "start": 36648311, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43513758 - }, - { - "batchID": "acba0eb2fb6bd0b1d4e13b05f44b37b45750c440268150e5006591b669641d1a", - "value": "307774750992", - "start": 36638440, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43297617 - }, - { - "batchID": "ad50597c52dac1227027b7b4c58a9d2ba9a62efdc6e271c23f2b2a163bf95e16", - "value": "307641832749", - "start": 36635945, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43214543 - }, - { - "batchID": "ad65c00463e60382b16f086c31abf10a869bab70b81d8ee8c0085687d11cc860", - "value": "298686090305", - "start": 36390082, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37617204 - }, - { - "batchID": "ad7c3b8b97db2149fbb36884503bd56a07a2403eb1dee0a42dc20095fa8313d9", - "value": "303177233087", - "start": 36535462, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40424168 - }, - { - "batchID": "adb365c391bfecf44fc94d450703b82d18e8750e2e9d0dceba087d65a1b25d5b", - "value": "302098772675", - "start": 36509947, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39750130 - }, - { - "batchID": "add0fab164d2a0327d2ae89edcb8dd69d7be5706a4b2a6242e970fb2e8417198", - "value": "302821713192", - "start": 36527868, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40201968 - }, - { - "batchID": "adde2a5879553a85873c47ec70e4a7e5ef47b9076ab5209675cb6cc218b4540e", - "value": "307564177847", - "start": 36634297, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43166009 - }, - { - "batchID": "adef385ec8dc1e0d2d50deaa5ab22faf2b9032821d3d31b00e335bed4620f5ac", - "value": "305246716236", - "start": 36581785, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41717595 - }, - { - "batchID": "adf9950f37582b2c480a99c061128383b03c8f3991a7648f4bebe5993adbf23c", - "value": "307845031716", - "start": 36640049, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43341542 - }, - { - "batchID": "ae0b6199707b79799415e717e8e54783b3f63516e01ff27e20a8afa32dc96bd2", - "value": "248565014121", - "start": 40260329, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6291531 - }, - { - "batchID": "ae5c6d4ad5197883a7e78e69c079bd197a6b08a275acc51f7c02e1a755978180", - "value": "298745239178", - "start": 36391765, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37654172 - }, - { - "batchID": "ae7cd4e251f5f1493345bb4fcc437429f2152c6fe593db45001c19be6bccaccf", - "value": "307762635437", - "start": 36637782, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43290045 - }, - { - "batchID": "ae7d6eeea872d4aff83a2d45506b4edc89ac90299371d72cdc0125b883abe524", - "value": "242137387247", - "start": 40281938, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2274264 - }, - { - "batchID": "ae9e63ac00728c9715b8542edc131b355ff18106718b7af207ac5c66a055a3e8", - "value": "308155266250", - "start": 36650225, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43535439 - }, - { - "batchID": "aeecbd1e9d0fcc3773a262162607569491d54a3e8d0e5a5509f5a508e924d9e1", - "value": "303288973965", - "start": 36537672, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40494006 - }, - { - "batchID": "af10efff7b2c974dcdea8bd8bb89ec2e44cb8b5eca4f596cb6dfb356b6f565a2", - "value": "304135410741", - "start": 36556120, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41023029 - }, - { - "batchID": "af142823fb15af4a8326be22a194c3d5f15b47055f32a2069bcdd096c1860b8a", - "value": "299902048174", - "start": 36436582, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38377177 - }, - { - "batchID": "af315955783015b397abf6d047126ad8ef39141340ef8c63696601a60cc6ae76", - "value": "308361091438", - "start": 36657349, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43664080 - }, - { - "batchID": "af52492ff7e27457a0c525be64a47219754c01cace8c43f98d56b864ac808057", - "value": "241012917297", - "start": 40124421, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1571471 - }, - { - "batchID": "af68f8a5c2144e1923e734916ae174a5d64187a1e654560ea6048f0b233d5b8e", - "value": "302174540636", - "start": 36514966, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39797485 - }, - { - "batchID": "afc9cfd30c8f1460d84ec1ca9f203da27719ab16b35d32e2fbdcb8148cc354b6", - "value": "308001365407", - "start": 36644505, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43439251 - }, - { - "batchID": "afca71595388515e9cd3c2753b98362487be4fb5014ccc01a6cb38adb60cfd7b", - "value": "302807539132", - "start": 36527584, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40193109 - }, - { - "batchID": "afcd42ed784678339d0eacf42f53e3e241504c9407bc3a730dd164435e2b47a2", - "value": "296115627936", - "start": 36342089, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36010665 - }, - { - "batchID": "afd6d735e8074b2ff282266063e9ac98c52b408b8e061a301388f7c70c30f293", - "value": "298780160785", - "start": 36397820, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37675998 - }, - { - "batchID": "b01cc7330ec32e4524d2832e96799d48093832e72d6ba6a6c7dda8692b08d1cc", - "value": "302523704508", - "start": 36522800, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40015713 - }, - { - "batchID": "b040bd770d31238a14578a62510e6e3f803ad5d8a5eb79dc532287c163405891", - "value": "304213631400", - "start": 36557800, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41071917 - }, - { - "batchID": "b045a69105c4f6267970dcabc6edbbf241b5662cad10b7312fd407ff6d0c54d5", - "value": "304985745578", - "start": 36575809, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41554488 - }, - { - "batchID": "b062b346b7c572909c9fa2faf7651ba6ace72d2b214fd1fd0904228fe34d1e38", - "value": "260078712000", - "start": 31306502, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13487592 - }, - { - "batchID": "b07291c298d181ebf16c8ac90a37b27a598fd5b2eb4e7509c51420d2f99223db", - "value": "308159254453", - "start": 36649917, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43537931 - }, - { - "batchID": "b08f8c8364cc5bfb0e8116eef82be69d3128a914e3273760070d6ffae0cd3fab", - "value": "306984398629", - "start": 36619434, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42803647 - }, - { - "batchID": "b0c2005ff5fd66d94bd48d503523de854779f760bba3c97559ed2025e03d925c", - "value": "307140980452", - "start": 36622327, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42901510 - }, - { - "batchID": "b0c40e809ec44c8d5e9e695193c35e5d3b2bebc8751f1b51a825a80d7c4f727e", - "value": "302172859892", - "start": 36513081, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39796435 - }, - { - "batchID": "b150a20e05b277cb9bab770576058a3c1e11f87091133b0b0f401bde35a3a7b5", - "value": "240139028281", - "start": 40252859, - "owner": "ec40cffe604563e4c00aca3f2858a3d9ebe5edbf", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025290 - }, - { - "batchID": "b15b03f00433805d68b6d990efee540036f4b18d88cd9cbbf10851f5ef12fdd3", - "value": "296051181009", - "start": 36339971, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35970386 - }, - { - "batchID": "b165d39d04cb6ec9e7fae55fbf257d90a04305b7fcf08cbff58078617a684225", - "value": "243803202577", - "start": 40291935, - "owner": "d34ab7aad60cb1fadf80bfac7c68a66e53cdc5ab", - "depth": 23, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3315399 - }, - { - "batchID": "b1775329b21ad612b8cae6779a76eb358765d0183cba849f1aa5ccbd2487089b", - "value": "303296350677", - "start": 36537938, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40498617 - }, - { - "batchID": "b191009857dc7dd240179653fe3d1878d87daa08f141434decf96b9422e51d61", - "value": "296668898053", - "start": 36354654, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36356459 - }, - { - "batchID": "b1c264c4d008649c66949435b4189fee8f6db8480ea5c7ef2c56d03815283b2e", - "value": "306498647806", - "start": 36610852, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42500052 - }, - { - "batchID": "b1cb8a4174aae3981733ba94b9f1f91d24f5b8a8cd9b2cac22fcd8a5f24843d3", - "value": "245965332205", - "start": 40252817, - "owner": "fb4f87c9757359f4b07ad5d33e42fbda08dad938", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666730 - }, - { - "batchID": "b1df3ce13269b6106c1cfaee86c19d47cbb993b3ee5605a46ffc483b8997b3b5", - "value": "307345272139", - "start": 36627826, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43029192 - }, - { - "batchID": "b1e267df72a05624d09d260f6f46181b9161bef84db96d6ee5db1846cc4e846c", - "value": "290135767192", - "start": 36217352, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 32273252 - }, - { - "batchID": "b1f707dcfb1ff9973a739c159197b70a35dc87ed776b25c0f7d4f6c70869012d", - "value": "303280028303", - "start": 36537122, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40488415 - }, - { - "batchID": "b1fea5a64e6be6fbebcde02326e65b31188906173e741c9f519bf13449247624", - "value": "306442287107", - "start": 36609285, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42464827 - }, - { - "batchID": "b210c855e929f4c1b98b7de449bef8c63ac16f713be49394a2dccb18b9be1bd2", - "value": "306499068704", - "start": 36611093, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42500315 - }, - { - "batchID": "b2153b2a32341ea2a63a73c49023934320e17a6f6f315cff3f9b05d812ec7790", - "value": "308409963654", - "start": 36659094, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43694625 - }, - { - "batchID": "b24b3f3ac5c7727cb9ad17b15167e75df33708f201c947f3cc6658348c2df31d", - "value": "245428976119", - "start": 39937806, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 17, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 4331507 - }, - { - "batchID": "b268bb58d3d790698d5ec91080ec0d4a76d4324f52bed2a6d760bb378c6170c8", - "value": "306687634671", - "start": 36613780, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42618169 - }, - { - "batchID": "b2942511d1a5f38831a6fbc13579b2612dc889af3c05f4e78b057ec71a14b950", - "value": "307842616740", - "start": 36640188, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43340033 - }, - { - "batchID": "b29fd068754c273e7d6d120c132ed36c06db474ad17117e0cc712992ba5fdf34", - "value": "307819956884", - "start": 36639604, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43325870 - }, - { - "batchID": "b2a1d74372b164944537e0d0e2e4e81240552ca17ea2c7fde08f8f550bee22da", - "value": "239225183611", - "start": 40407291, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 454137 - }, - { - "batchID": "b2b0fc9c2851062e2f7db1a4bb47f87726821008e06caec3cfb5efce71029c64", - "value": "298805016727", - "start": 36397350, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37691533 - }, - { - "batchID": "b2ce067299fbbca29bfe8a7854a28b82f3fe30cfe5fbbfb8bf7a2bc92204d234", - "value": "306410242121", - "start": 36608363, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42444799 - }, - { - "batchID": "b316828b9d1b2ae1988bae87aa64fea0d44cd50c374160a6324b55311b9fc909", - "value": "303463749021", - "start": 36541472, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40603241 - }, - { - "batchID": "b336f3ca8aca336d0719ee12e83a82c0811daa2a352069c7aa1b74e6ce8e664f", - "value": "313170065037", - "start": 36858703, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46669688 - }, - { - "batchID": "b347907da4f64008af26cd89563f3f74bbc64abdf403903b54ae2fa02758be01", - "value": "313820924818", - "start": 36894075, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47076475 - }, - { - "batchID": "b3794d2ee71ebcb46c459007589fb75b703f6bc539b90c1833bed04d9d75f296", - "value": "304019913867", - "start": 36552871, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40950844 - }, - { - "batchID": "b38f39009dde622512c7d096c7832557ce9680f73f7e49281675d7442da71968", - "value": "320053467559", - "start": 37128195, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50971815 - }, - { - "batchID": "b3a6bc73f3be63711cf4645d1526c8372cd54b44aa574206a59f50651eebf4fc", - "value": "305673235959", - "start": 36592568, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41984170 - }, - { - "batchID": "b3a9d26e776df74474aa4835cc1f234e43c5eba2a6724ab0e7aae973b8a213a7", - "value": "245965170511", - "start": 40252811, - "owner": "753e7d2db33f59e8a06e0cf2a130fd39816388f5", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666629 - }, - { - "batchID": "b3b82015761a4721049686302db2f650058ef92f8b57abe5104d1c2ed245406c", - "value": "304438859331", - "start": 36562272, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41212684 - }, - { - "batchID": "b3c93028073f1a2a3ffc708fd257133ef6ede155f676f4961fdde76908d87396", - "value": "259525512000", - "start": 31306500, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13141842 - }, - { - "batchID": "b3f237f286cfafcd285433d5ac73e192e5dafd7472b80e85cf48c11a8c1a5436", - "value": "313369554114", - "start": 36866086, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46794369 - }, - { - "batchID": "b3fe37a1fb215972a4a0ff2b22435e65472e6b26a5a938d74dac79d39614509e", - "value": "305743986113", - "start": 36593975, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42028389 - }, - { - "batchID": "b41995277e1f4cbf7bf519072114877108e764259a0031be88375bc0d4680520", - "value": "245967245680", - "start": 40252888, - "owner": "91cbea055e3a69c33ebf668f26804ab727fd2b6b", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4667926 - }, - { - "batchID": "b45d5c23b322695bb5765ee95bce79fbbf6963ec0d26d111c478130983fca7f6", - "value": "306612703172", - "start": 36612678, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42571337 - }, - { - "batchID": "b4da7d4ce97d82200db0ecf4bfa8584e04b8d71ead72d12a9bac8edabf584b25", - "value": "296295174862", - "start": 36346331, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36122882 - }, - { - "batchID": "b50655004b2c80a1e63b1083a14d4fcfaf3e363cc8b5801e1576aa4cdc66f348", - "value": "303175126063", - "start": 36535386, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40422851 - }, - { - "batchID": "b50f8629a4f140bd6d33590cec73a211482827b2952b88b6805abdee558a2e6b", - "value": "307877779906", - "start": 36640768, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43362010 - }, - { - "batchID": "b5169b330ade5bc198adb3870c3a96b42ee269864fcb89b27d2aa9eb1bfed3eb", - "value": "302577798135", - "start": 36523615, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40049521 - }, - { - "batchID": "b52a53cec360fac01b8decc09d89b64b09fb7abbdb92ad6ce50eed3645b03f94", - "value": "303502203000", - "start": 36542176, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40627274 - }, - { - "batchID": "b53b17e33a0f91c295ec00a140a58c02512e3d274ddd4e570b7ce6cf568f6b61", - "value": "356426552246", - "start": 38725277, - "owner": "3948a9f70e6a856761f67e6e71998f17cddd51f6", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 73704993 - }, - { - "batchID": "b5846d8025fb786844fec395126a5d82a7023a8e1a405ae4334afa205678a9c4", - "value": "249492436945", - "start": 40311634, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6871170 - }, - { - "batchID": "b5a9b0a30d147b7ce0082c95c888d3b9eb03e2c8732407058ebfb0c3c1c7f5b1", - "value": "305317145041", - "start": 36584314, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41761613 - }, - { - "batchID": "b637d611d902ecce477eb8bc9f5444570d68c4c30a9b2c39665f142402919fcb", - "value": "308074694044", - "start": 36646898, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43485081 - }, - { - "batchID": "b6509a3020d8342f142876b0c2df70851f3784d5ee52d51c8e3a30851642b17f", - "value": "308166407149", - "start": 36649722, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43542402 - }, - { - "batchID": "b6845d584560ffbef991200fdd60c9b6d8da9839a9706c5afaf950edaa4cd08b", - "value": "295662689475", - "start": 36330181, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35727578 - }, - { - "batchID": "b68865d97b16dd5a6ab1745f6453a49f451ef3da46d038754bf86dd48a370941", - "value": "307817548884", - "start": 36639518, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43324365 - }, - { - "batchID": "b6af1f0e0979e407d5875bbadf155583767765e1dc35c2aaeb972a1e88f24971", - "value": "306756886805", - "start": 36615130, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42661452 - }, - { - "batchID": "b6e24855930c9b14499e443f618d89981e678e4e77902d7a48f747cce51c956a", - "value": "269318610331", - "start": 35818191, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19262529 - }, - { - "batchID": "b75d9260d5ccd1ec0e61baa8bcee18e400b1369df6cd7dda370069242c01b42a", - "value": "306482148118", - "start": 36610261, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42489740 - }, - { - "batchID": "b790fdf215180e4bdaa413cc4c2230bbd8dd72e640261a42b606aea17e668af3", - "value": "306358437726", - "start": 36606959, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42412421 - }, - { - "batchID": "b794eb10731fec4faef2d646593cd694a6926b94801a4c7a6e0d05c49dc8cafd", - "value": "308103906083", - "start": 36647941, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43503339 - }, - { - "batchID": "b7c90caa9fa1eada3e1f24ad533a17caf01a61a65e4bf02c264a96e5edf16700", - "value": "306686237921", - "start": 36613730, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42617296 - }, - { - "batchID": "b7cad3c845e0fca26c63f3dd7e6541bf771a5bfa62b44472985dc48b49566407", - "value": "308639501486", - "start": 36666614, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43838086 - }, - { - "batchID": "b7e0ba1a6e99878e4b423bd7d4d8392402146087323f0f0c5738d8dd9d65ed05", - "value": "302861292212", - "start": 36528386, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40226705 - }, - { - "batchID": "b7f7126712414abcdf5eef835185719822a51d497b0b2bd7d6eb1bbec2ae8bbb", - "value": "302164339838", - "start": 36512773, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39791110 - }, - { - "batchID": "b81d691e4774f664c239abee6cd2d0add2d0cc227af310ebc4dbbdd6a2299bcd", - "value": "306630484424", - "start": 36612863, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42582450 - }, - { - "batchID": "b85413328d9f56441bd1d0fd4c7aed14facf7075014c3bad3d0f1e7a0ef7a7ad", - "value": "302985317096", - "start": 36531041, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40304221 - }, - { - "batchID": "b8c3efb241a67516c0f67dc7cf622fc17a5f0d839566b5ca4356d4dcaf05def8", - "value": "307428291974", - "start": 36630117, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43081080 - }, - { - "batchID": "b94ba72bec2388d7d275a76163e15f8024d761c81fcdf6a328cd8deba27b5fcc", - "value": "297895165007", - "start": 36374470, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37122876 - }, - { - "batchID": "b9508ba1f1719934084e26413cf977192053a27f2e0dee9923fb9c1f2a959078", - "value": "304202181920", - "start": 36557388, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41064761 - }, - { - "batchID": "b961413232c96eedae48947a71c99e454e51c4b5bf93a77c59f958af1229a932", - "value": "245065593146", - "start": 40275248, - "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4104393 - }, - { - "batchID": "b9623dc198572aba4328e4be53a500f4345c9725eebf1308f6ffb7530495816b", - "value": "269422776219", - "start": 35820056, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19327633 - }, - { - "batchID": "b9c09cfea2d07aea96771b6fe852b0d68bc7347fd943162681aa0a2b92adf69e", - "value": "239030103258", - "start": 40399163, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 332212 - }, - { - "batchID": "b9e3d1bcfbd254715d2746427fa88be7c8237c619d30c531e0e691f8023c9344", - "value": "305393924399", - "start": 36585712, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41809600 - }, - { - "batchID": "b9fbdec0ec7d0144a13a757aa1798aaee2fe46205c2a656543b73dd49d2940f4", - "value": "302526469062", - "start": 36522672, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40017441 - }, - { - "batchID": "ba028a24d35618e330d033148ff023bb163e5993f0712fca9ae92f78bdd4e2a4", - "value": "304116350342", - "start": 36555661, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41011116 - }, - { - "batchID": "ba04eb22a1bf5c133a6b67793f4971c321c7797d89fa3471976b6506dd745f09", - "value": "307431901394", - "start": 36630246, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43083336 - }, - { - "batchID": "ba2d585058fc598c85841fb8e3c48d02654e8e011832d4036b4decce1fcbe586", - "value": "306898520743", - "start": 36617490, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42749973 - }, - { - "batchID": "ba42ee404f0c61a69942edcf29972dcc3774a15fd94d018562e29097d9283417", - "value": "296783579958", - "start": 36358597, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36428135 - }, - { - "batchID": "baa28935cc31880c8ad3f37da26f4fd66074e44e1aee3b8363a1604d192be5ae", - "value": "320101641915", - "start": 37129702, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 51001924 - }, - { - "batchID": "bab44ec7fb80d39e2ea547e03118543623e594b6e938c392ada2f946a3b86a3b", - "value": "308075226196", - "start": 36646917, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43485414 - }, - { - "batchID": "bab6464de54087265018b41e9fd06aff0937f8a24894878223a1bb45aeda52c0", - "value": "305490103081", - "start": 36588259, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41869712 - }, - { - "batchID": "baefa7e16e3cd2a0e450b06dcf7bdf6a02dede1b5a63431ba181ee18b58fea91", - "value": "320079694691", - "start": 37128685, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50988207 - }, - { - "batchID": "baf674b10725eb2f172bf27682223686d7f7c5bd8e9ea25013ef31d3ce2649c1", - "value": "304998871927", - "start": 36576054, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41562692 - }, - { - "batchID": "baf688b2fa5ae5e10fbfd01da21253db25fcb1b2b3e0ca91ab7f6e748084a380", - "value": "304059533153", - "start": 36553843, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40975606 - }, - { - "batchID": "bb6bcc4964eaa4846382d6cc1d37f5054acc3963c4fb622e75881911be7c1a4f", - "value": "295988554761", - "start": 36338149, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35931244 - }, - { - "batchID": "bb8186c9d794c5f4f43803267ed77dcaf077bcd11cd74f17933054d2a1eaa596", - "value": "238532190091", - "start": 40378146, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 21016 - }, - { - "batchID": "bbff36e81534e7b995e17d975c00249d3155545d2e78d4b352807ca901d2c65e", - "value": "308158526245", - "start": 36649891, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43537476 - }, - { - "batchID": "bc139b2167e4808b1ea31dcbffd4ca00ccfe4495af91f3ead5e63afc604b5384", - "value": "306791944911", - "start": 36616159, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42683363 - }, - { - "batchID": "bc366b372ff92ace1340072c3b2306b53c4a8aed84ced79359782522e0eaa64b", - "value": "303034939494", - "start": 36532604, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40335235 - }, - { - "batchID": "bcdfd41237549069c15573e7ab995907ad3c6df2e7ae7fac6f9d47b7267f84d0", - "value": "298667011891", - "start": 36389392, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37605280 - }, - { - "batchID": "bce3dced63a7ea4920c6588ebcb24663042dd55ba619517d4a79e0ef0bb415b3", - "value": "274261744955", - "start": 35899082, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 22351988 - }, - { - "batchID": "bcf92cd5c2ec790a191eed627b9d8a7c02c741e8c9a5277c4cff8122f1c8fbc1", - "value": "302997388698", - "start": 36531249, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40311765 - }, - { - "batchID": "bd027ed5b69d9826db65806799419d110d0765771fd39dc12d4aa1519be9304d", - "value": "308696561457", - "start": 36668426, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43873748 - }, - { - "batchID": "bd4ffc6a4e1cb5af86f1fbcab0dd5cd3c7a104cead317c2c52aefa5790d9b65c", - "value": "313297116519", - "start": 36864166, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46749095 - }, - { - "batchID": "bd83195e92666cd2522274fe8369808a4156926073903dc60c2f681399e5af88", - "value": "304887566938", - "start": 36573641, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41493127 - }, - { - "batchID": "bd8d9acd4f47e71b3790d74bbe1e3db4610d722420dcd016e102f71b8530ad1e", - "value": "298784563132", - "start": 36395697, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37678749 - }, - { - "batchID": "be3d0f74b68f7b5aa272ee785c616ea708c1d690e8c5587694aa3163be4d797e", - "value": "304229220690", - "start": 36558134, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41081660 - }, - { - "batchID": "be5be16fce2bb1c37f9208f38ed26561a4d78a93ec6733103c11cf9fda366982", - "value": "304022664186", - "start": 36552970, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40952562 - }, - { - "batchID": "beb19e4b4008f4cb8544312e95c78d2513fd08933acf3311b63ff53b7feb78da", - "value": "308004160350", - "start": 36644830, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43440998 - }, - { - "batchID": "beb9a12c840e843a18c7831dd04b780fc90cf34cd095210c70ac2be617240ffc", - "value": "308000317610", - "start": 36644918, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43438596 - }, - { - "batchID": "befa1d59d00b5a81f62cac94958ca4159e8d375322ec1e2161ce22aae2b689eb", - "value": "303360993033", - "start": 36539814, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40539018 - }, - { - "batchID": "befa626107fda50c6f53898c91db0f47c66c5bd138b9de289ed01c5f17952fb7", - "value": "308165802414", - "start": 36650376, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43542024 - }, - { - "batchID": "bf1795c49f3fe61d67986ae537a5774a58fba3c9837821a7aa56b373c34de602", - "value": "308703312108", - "start": 36668667, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43877967 - }, - { - "batchID": "bf24e2137cf2a50e59b39cacf5754cc57ee9e4e0b8bd357374aab2b0648f2e5b", - "value": "307772623144", - "start": 36638364, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43296287 - }, - { - "batchID": "bf3b5453b2120acefa37210c62753de81b26c4dcdfa8db8de413b2e7ed2b62ec", - "value": "308003482175", - "start": 36645031, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43440574 - }, - { - "batchID": "bf6c0ee665500627c3327398a2bcab82f86d22c8b435588d1c86aab2c2aa012f", - "value": "296329868319", - "start": 36347135, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36144565 - }, - { - "batchID": "bfab0c693ef1de99957603dd3840a272d7f1a8b2dd71c05b5bcfc7ae72257efd", - "value": "303528524620", - "start": 36542670, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40643725 - }, - { - "batchID": "bfcc473686c1ad60f269b42086b97be2fbc885e222869fad8ff5b0fe85ebef6c", - "value": "304228887198", - "start": 36558122, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41081452 - }, - { - "batchID": "bfdbbc0496936042c5a21ab22e8ef372321286e8afd2c9ab88702b6e47d3d440", - "value": "247781157324", - "start": 40231452, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5801621 - }, - { - "batchID": "c01d50f55ba36d9113cd59e157d6d991888f2fd4b352e8bc3dc3af55afc6f180", - "value": "308024610457", - "start": 36645335, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43453779 - }, - { - "batchID": "c01de75a09d8f8fa7a20364e1af8a2d562497c903534c4fec2ec0fba407b638f", - "value": "308305670714", - "start": 36655145, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43629442 - }, - { - "batchID": "c0325b8d36abdc5ea6acf2e4da35203146c0aca58bf7ec7695e003d32ad305b9", - "value": "307944905883", - "start": 36642264, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43403964 - }, - { - "batchID": "c03f4ae643a4b26fa186235423be195e86c3297c1b2fdc63455b949e72f496b3", - "value": "255047171167", - "start": 38540210, - "owner": "1b3fdde3cf9e2b76ea620756040effc3b3276d4f", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 10342879 - }, - { - "batchID": "c049b0b2992c423838e9abab3a173facfea686cdbe2a1e3e2ee309d9ad4c6fe5", - "value": "302290012592", - "start": 36518457, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39869655 - }, - { - "batchID": "c064389cac091087f78a317d26d42f667432648dd12220abc22bb66fe3f5ebe2", - "value": "303452559094", - "start": 36541296, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40596247 - }, - { - "batchID": "c07de7306d804bb60c344a5dbf14a872bc4b7227f9be083330f5ac9bfa65e623", - "value": "303851157171", - "start": 36548839, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40845371 - }, - { - "batchID": "c09bb6cd772c6ca399e6cedd20554888958eb495b19b9a131722b4ee5532a29d", - "value": "254503761520", - "start": 40052802, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 10003248 - }, - { - "batchID": "c0b7ba516fe2edd84250d47022a183697a4dad2dc747e36276cf51bc5e87a5f6", - "value": "308474907109", - "start": 36661638, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43735214 - }, - { - "batchID": "c0c5dbe0e887f83af17b009efe280547efd74a4bb95fb71ffb4825a4bdc83f29", - "value": "302313246719", - "start": 36519069, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39884177 - }, - { - "batchID": "c0c86699d8ab1cd2c022a74649439550e76ecfdaf4945097dd5480152120add6", - "value": "302241499824", - "start": 36516931, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39839335 - }, - { - "batchID": "c0f1f8ab0c70f4d0d50e6fe18f15f399c4604e41e1fa5faab3b8a7b7642dc7af", - "value": "306863639191", - "start": 36616919, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42728172 - }, - { - "batchID": "c0f65f207052a4d1f338fd5fd3e6452734f4e9ebfb6ecf26127e8bebb47d5278", - "value": "256673598796", - "start": 40193737, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11359397 - }, - { - "batchID": "c14232f19d5def12a41bfceeefc8ec1d717e7e6abb15d4b16f274cff275639c8", - "value": "300296914112", - "start": 36461838, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38623969 - }, - { - "batchID": "c1531cfa3635d7af2f9737efe51e05ab2fd0e59d2edaf068f40ca42df92f76ee", - "value": "302944252805", - "start": 36530242, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40278555 - }, - { - "batchID": "c161708fe6f0e6e0b42df0314c96b6843127410d48561ea93ad6dce6b525d6a9", - "value": "314463528248", - "start": 36937625, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47478103 - }, - { - "batchID": "c17953b49e46055427db4b0ba44f4f3fb953bb2447f543a47db5a01bb2137365", - "value": "308706925527", - "start": 36668796, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43880226 - }, - { - "batchID": "c185e73e4467714d6fbbb420c968d2c52f4a77519fb9d2b11e84b80d8f79890b", - "value": "302569691671", - "start": 36523550, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40044455 - }, - { - "batchID": "c18b66646b4e9f45a5a8bc59c76f9348394d9435c45dbe18e4bd7f4354f3d113", - "value": "303150742731", - "start": 36534734, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40407612 - }, - { - "batchID": "c1c20c556a1354b10b6cf075f4c62ed6ad3b402c33e7de2eabd8a2de298efd17", - "value": "306612926596", - "start": 36612686, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42571477 - }, - { - "batchID": "c1d67850a96e720643457bf56db38309935b664904221161bb12c41e59410d6d", - "value": "307962915637", - "start": 36642907, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43415220 - }, - { - "batchID": "c1d849e68bacec69c2c0706f6425e5f7a3384ea77601ba1439e4d34e8fbbc306", - "value": "287778430818", - "start": 36166163, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 30799917 - }, - { - "batchID": "c1eb16d6f242462ddd98678c6c7d0aaca7708d89884e2f159c9e71fbd16a9fd5", - "value": "303998577553", - "start": 36552330, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40937508 - }, - { - "batchID": "c22c8b5f85db10c9aeee29b39e390500f160ac3783bbd39e6be6c885a292dd65", - "value": "240016630029", - "start": 39973990, - "owner": "de95b3a9acd1d8c872d146cfc8a7d8d6c9a6bd9e", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 948791 - }, - { - "batchID": "c2338bd36504a13a048a338ec2c1db0a04745a858e7921be7adb41aa14288174", - "value": "304887028682", - "start": 36573395, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41492790 - }, - { - "batchID": "c2cfe719a9ecefd97de43d6bdd065656eea339b037311a9feac68e99355190ff", - "value": "306536360710", - "start": 36611751, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42523623 - }, - { - "batchID": "c31317643c036507f391ea86a498b9ccd9c0c1b8da350b1e923a0f1b49f21773", - "value": "295413295270", - "start": 36324077, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35571707 - }, - { - "batchID": "c34936e6ea67178be2fb59a810c97a08750bdc960b2f70487de8a883a90c2867", - "value": "308461995735", - "start": 36661177, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43727145 - }, - { - "batchID": "c35b37b67c88245b9c552db6f19e15d91697b5498562a1a804dd0da13f9281fc", - "value": "303084307819", - "start": 36533475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40366090 - }, - { - "batchID": "c38764fabd8e7d711719bd6d7c25056a31a70f1bc864ef41f537d82c3da65f58", - "value": "306440221323", - "start": 36609211, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42463536 - }, - { - "batchID": "c39810a419d03d5dbe4c66731279fc355702727ba835d668ccc19d970ae9fa4d", - "value": "308409689082", - "start": 36658859, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43694453 - }, - { - "batchID": "c3e618558e65cdb06acac304aa8f6f1de7d74ed941481acfa21a081e56e776b6", - "value": "296006807987", - "start": 36338814, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35942652 - }, - { - "batchID": "c3f14a003e08bbbd3bf746da64db744a238b2eaa8457ea19c33bdb78a96e65a6", - "value": "304549664937", - "start": 36564442, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41281938 - }, - { - "batchID": "c3fa110d16505ef5167bfd8c469fdd3684b37c8b81564f7191b1ab9ffc8e489d", - "value": "303850543121", - "start": 36549044, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40844987 - }, - { - "batchID": "c407e2472aa7263b0626191bf14ba1b6f8735bbd7a7b727abe6214953454f65f", - "value": "303269089816", - "start": 36536955, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40481579 - }, - { - "batchID": "c4119b5dd2b385bf18078e6dd85beb37a09c74e40565eb5b015d951c61ecd6cf", - "value": "306896657752", - "start": 36617649, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42748808 - }, - { - "batchID": "c483168b19f15fa6777ab8d73eaf22e751bece8f8ff30445bd41146632f3e477", - "value": "303473607439", - "start": 36541600, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40609402 - }, - { - "batchID": "c4cfff433e1708321e3b986c8dab0b546b45171ed7ec48f5c4969bb26254f45a", - "value": "308319512145", - "start": 36655414, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43638092 - }, - { - "batchID": "c4d8a52dbdd463c31b459a6c334eedb0b4b3c10dd23b4a0631dc51d0a48b4900", - "value": "296488821689", - "start": 36350396, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36243911 - }, - { - "batchID": "c5a804d3172ad5a9d5dc4045277d4c373297554c278d6c406ced1af38fb2a655", - "value": "270583913767", - "start": 35839638, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 20053343 - }, - { - "batchID": "c5acc6e41be162ec6ef2a80057a333f3743d5a6068868de65ee21f4bff0b0827", - "value": "308513814070", - "start": 36662802, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43759531 - }, - { - "batchID": "c5df92d917afa86b3567aba4c33036a87992b430e3fcbbf1f427b4535717fc21", - "value": "308452120899", - "start": 36660374, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43720973 - }, - { - "batchID": "c5e3c23f94d883156d62e2e53ba8eddb05cf2372c20a9b7c902458d00f484052", - "value": "305691833243", - "start": 36593009, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41995793 - }, - { - "batchID": "c6269c1546c3df22954800f866e51f677ab9aaf1d4aeae898cfbbb9f1e6af778", - "value": "313732759299", - "start": 36890000, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47021372 - }, - { - "batchID": "c646536e3d042385c325a782e8385ad52f5a11a1cec0b19ee5a2f17cb8ce1d31", - "value": "303880515407", - "start": 36549669, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40863720 - }, - { - "batchID": "c64762ceec9b18e011f29dd2ed61dbb5826c0b82a3c75ec773c8f6f2c026b26f", - "value": "302905464214", - "start": 36529525, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40254313 - }, - { - "batchID": "c65dba81aec2bca9f1720f46514642c6ff9dd5456892ff36523f065d085340e5", - "value": "303168361407", - "start": 36535142, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40418623 - }, - { - "batchID": "c6747691e6c4638d8f8543841383eaeedc5303ab12ab948761f793bf5ff2c6cf", - "value": "307405689096", - "start": 36629760, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43066953 - }, - { - "batchID": "c67d39260060e5322456d036061039bba37b0f02a18c07c6017034e5d84a9a55", - "value": "320154903581", - "start": 37131392, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 51035212 - }, - { - "batchID": "c6ae4d02fca530f7f1beefee1d51478d53fbfcc78c9a8f602600c43da86e3ac3", - "value": "303819606077", - "start": 36547930, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40825651 - }, - { - "batchID": "c6c637db76527bad1c89e2ffa2ef980fdceb1547fe20988279f75a8e1d8cc558", - "value": "310877581746", - "start": 36740197, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 45236886 - }, - { - "batchID": "c718b4ff48896bf093bc946300e5bf06add1a73767bfc3e36424903459f9e27e", - "value": "307461547525", - "start": 36631531, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43101865 - }, - { - "batchID": "c72b161582230533cd5ae5f279888b879f98f603331fa8ec816db880f1567c19", - "value": "302165501684", - "start": 36512815, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39791836 - }, - { - "batchID": "c7434df7bfb078e15fda7878909d39c624dc9b4d6b1a93d02e8b44fa58130326", - "value": "302162458696", - "start": 36512933, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39789934 - }, - { - "batchID": "c7bf5094dabe5615be84c2ec4880b7e97495ef84c53e53170d093fb40c46932d", - "value": "308606328998", - "start": 36665880, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43817353 - }, - { - "batchID": "c7f45d33380508d6abd66159999c7c88ea84de7e5e25f347f3ff854164e4d765", - "value": "308396295932", - "start": 36658606, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43686082 - }, - { - "batchID": "c7ff7c993c53b14af1506739e380d58bdedcd0372611cbabe6deae4f8a84df7c", - "value": "302478515968", - "start": 36521623, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39987470 - }, - { - "batchID": "c867c318bfb678e1d3cecc0aa12ce1888945791b0c7f93038f561ef3d9e16cdf", - "value": "308330037826", - "start": 36656015, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43644671 - }, - { - "batchID": "c87e4aded08578e9789a38a9d46746e8ce9edb9bda8c5d9238ff052208d6a5e4", - "value": "304007244913", - "start": 36552642, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40942925 - }, - { - "batchID": "c8970d6b66425d2ea4785238a5bbe3a0283b4a416f8d47c3163d1a4da69e3390", - "value": "303129007944", - "start": 36534405, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40394027 - }, - { - "batchID": "c8f4d3cea730a4e517f26561d618a8e78f51995009f4c237a29ba2769477e65f", - "value": "304020386144", - "start": 36552888, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40951139 - }, - { - "batchID": "c902f89a43000740d58b63a271d4e5e9f33b1ff92376a31d2c630430693cfb7c", - "value": "261618408000", - "start": 31306510, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14449902 - }, - { - "batchID": "c9079d3747d652c889dab0de4941a2d4a77e17100a0478399193d0a847e3287e", - "value": "296350374309", - "start": 36347652, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36157381 - }, - { - "batchID": "c913a6314d9856dfae8e9bc05a2c15f81dd3c88d836b5acae44ce30030ab6656", - "value": "251959920000", - "start": 31306454, - "owner": "3144e0ac2679b78ce759eaab1370bf1172b0be5e", - "depth": 29, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 8413347 - }, - { - "batchID": "c949c0d0afde7ffbc061daee395bee73f2cda104c9ab058d0809b79e5821ed32", - "value": "307900783970", - "start": 36641139, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43376387 - }, - { - "batchID": "c98a58b18cc4cfa92c5c1f818bb6a291010833cdbc39844ea0b083b29a875c0b", - "value": "303105942907", - "start": 36534028, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40379612 - }, - { - "batchID": "ca8c5428abbdc692b710deb26e2aaa5d4c29d22b5e256506381aaa8f84bb1917", - "value": "303819328367", - "start": 36547920, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40825478 - }, - { - "batchID": "ca913050eb22f4670b5845f2435aa25585797c0e516ce0510f6300e80ec8aa36", - "value": "306973059225", - "start": 36619254, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42796559 - }, - { - "batchID": "caa0187e2a9bc09326058b5ecdc6af2107ca2b379e7da1f016a96a259320b14e", - "value": "238810715610", - "start": 40390022, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 195095 - }, - { - "batchID": "cae57e513d6818218ccab9306b33defdb18b20d2cf5b781aa8247c4d526fb31a", - "value": "313176152820", - "start": 36856433, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46673493 - }, - { - "batchID": "caeaea44d71611c49146d81a2680159ac7d921eecbc810e296815feba9c4604a", - "value": "302257209000", - "start": 36517499, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39849153 - }, - { - "batchID": "cafd4f04ed9adc6884188de72652223cfa5a238fb5a427ac4bbc854358bd2369", - "value": "256513943256", - "start": 40123035, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 11259612 - }, - { - "batchID": "cb07af8a3444da609cf74a0351959bcc0d2c41446795bdc475c0303fef66d455", - "value": "240139165564", - "start": 40252867, - "owner": "85d05d9f99241e35cab0b0e3880414a8df1f28fd", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025376 - }, - { - "batchID": "cb5538cbcd0cf9a4139a81c72d93c8d1ea2509e909576ca500843b57d5137ab0", - "value": "308384986330", - "start": 36657977, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43679014 - }, - { - "batchID": "cb55fef4dda51706e7ae25b3bfbe56c176e282a90b87d17ab6891d7c64f63b5e", - "value": "289949686953", - "start": 40074815, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 32156952 - }, - { - "batchID": "cb58d7164a76c24c30bf417252b4c77c6daf41cae3af8eca731777622545b990", - "value": "320058801511", - "start": 37128387, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50975148 - }, - { - "batchID": "cb655bb0e163fa2315c900ece7059adfd99ad84023e2a008adecce9bd13f174a", - "value": "308602435886", - "start": 36665741, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43814920 - }, - { - "batchID": "cbbf5f9060baa5338e20479e514b1455dd8443d595addeec9b8376cf2e52ff96", - "value": "306497836022", - "start": 36610597, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42499545 - }, - { - "batchID": "cbc2b305878a26e301f5db0cec131ae29bbde4088d0fec05661399ee2737e73c", - "value": "299306154065", - "start": 36412289, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38004744 - }, - { - "batchID": "cbe42ee54bad838fb0aa191661d8a3560f5de5b80354239909a4d834e2f8df02", - "value": "305548067122", - "start": 36589434, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41905939 - }, - { - "batchID": "cc22799f5772ddf9520c92427a0e797fd013d947cc8a125d285d9c1bc2193db1", - "value": "247398556952", - "start": 40223628, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5562495 - }, - { - "batchID": "cc4032cf1d178c1a46312badd8ef72d951f0c0c9a889e2c9624fe995b2c1b7dc", - "value": "306980495675", - "start": 36619520, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42801207 - }, - { - "batchID": "cc54363dd53de4df6d41a85d883e0df4ba39fc63272b21e183fcae41e2b3cc59", - "value": "314473615969", - "start": 36939126, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47484407 - }, - { - "batchID": "ccb276c43eb482ad29cbf3b2e36a81bba71accb02369b21afeb3159b0ed47073", - "value": "307111893084", - "start": 36621738, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42883331 - }, - { - "batchID": "ccb7c6e9acf724129fd492f0c81315a753359a4849b81cabf227f23009f3003e", - "value": "308079931540", - "start": 36647085, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43488355 - }, - { - "batchID": "ccc624e2e44c018e71c65d70a6cf4cc4d912b6b3d6c2bd889c513a5665fd1483", - "value": "303659649015", - "start": 36545122, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40725678 - }, - { - "batchID": "ccc81ad7158a36f79f046f16ba8e79a43c02797721cfaff8ae8fbec799527eef", - "value": "303872877832", - "start": 36549394, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40858946 - }, - { - "batchID": "cce06598d2f42e73c1b2f28f72832aedde7a849688fac26d52715e6b70b74449", - "value": "302652239826", - "start": 36524937, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40096047 - }, - { - "batchID": "cce9473d2fe3e50072174617c79a95ac031f8a599eba09cdaf996e48d017b7dd", - "value": "303731055763", - "start": 36546331, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40770307 - }, - { - "batchID": "cd2674a2706c5f4d08378fcb16cee477821c173a683c0bb3d76b024598784231", - "value": "308428818395", - "start": 36659542, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43706409 - }, - { - "batchID": "cd37bdcffa35f4a81921b37ac558740c855f1d258a073bcf567e72d65a609b74", - "value": "306934391055", - "start": 36618322, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42772392 - }, - { - "batchID": "cd61bc908f8799158012e6e7aa8ab484368aaa202678090c4b6b84b5d0c9ff57", - "value": "307042618099", - "start": 36620614, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42840034 - }, - { - "batchID": "cd67aefe7d9377f276853cbd5233b5f5d3cbee5e9ebe232642a4cd2af27a02b1", - "value": "304683488521", - "start": 36568346, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41365578 - }, - { - "batchID": "cd864d2fcd92542962df62f7b626efb7bb8b80134973bcc90bd7494ec5bdbb3c", - "value": "307983137561", - "start": 36643629, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43427858 - }, - { - "batchID": "cd86d62607136725303edf8d547f383cff49c9ede1bec9a171b067213de29725", - "value": "307973138705", - "start": 36643272, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43421609 - }, - { - "batchID": "cda0897ab5d7ef1314e76b1f4e703da21de50e296c06782cf34ef6b5d7687d56", - "value": "313169683036", - "start": 36856201, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46669449 - }, - { - "batchID": "cdadf238e5e3689db7111d4af7a5ad354f59b2a46891c07e330be8a57a0ae47e", - "value": "294638556037", - "start": 36306617, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35087495 - }, - { - "batchID": "cdb868039b62ca76d88b49a56343c418d0a80cccf20b5c1de181886c49e48a6c", - "value": "305978314782", - "start": 36599439, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42174844 - }, - { - "batchID": "cdcfa0ed124bdc6b8e1f5cf3edff11cc8ced6d02fd219e13fee64144c9e04fef", - "value": "303608383983", - "start": 36544184, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40693637 - }, - { - "batchID": "cdfee73f0b644aa50d824f1f9b7d583ca2729515009a4761591e8e706a345fb9", - "value": "295534115127", - "start": 36327103, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35647219 - }, - { - "batchID": "ce0c1f2aede3726e85e1143ec5b30065404eefe71214fdfbe16e6e81131b6d61", - "value": "306898213274", - "start": 36617479, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42749781 - }, - { - "batchID": "ce1f5bafe4f491484d79c8fb1b78ad784f70b207d53cdb0c23d048c895ef416b", - "value": "250479061146", - "start": 38282583, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 7487811 - }, - { - "batchID": "ce2ad433107e463e956d312d91577ccc8815516e97b11b8828837480c64e0ef9", - "value": "305988632602", - "start": 36599809, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42181293 - }, - { - "batchID": "ce2dda94c67e57e134ba728de33c4935cd007c6b7be023c29cb3fc6a25766567", - "value": "245967137860", - "start": 40252884, - "owner": "5991503152f09bac44590fee94b09e9ded54b0f5", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4667859 - }, - { - "batchID": "ce8a561c1da7991a40d96db2a1430c72b7196a8288c991dad3bb9f29c5367166", - "value": "296759309482", - "start": 36357714, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36412966 - }, - { - "batchID": "ceb955fabebd01d1baa5a72e1ef97e5603d5cabc18d7c47e30cab2427b84bba8", - "value": "241756694211", - "start": 40266887, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2036331 - }, - { - "batchID": "cecf81d5f9f121592d5dce6a51df1a4d38086e60a07b87f0887ff9ac1b297bbd", - "value": "302897993320", - "start": 36529483, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40249643 - }, - { - "batchID": "ceef1a47ab6fb2a659832c657f44d94599f87449a6d957cf8ab9b960714ddc89", - "value": "298692172931", - "start": 36390302, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37621005 - }, - { - "batchID": "cf0d79af0157b555a5e95b432c781fa011435aec9bf9d607b169e1ce4d88b04b", - "value": "303336004414", - "start": 36538913, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40523400 - }, - { - "batchID": "cf1a29d414082d34c99749500c758d3c700713be44806c38d42bc7f48a4b1aeb", - "value": "303915345870", - "start": 36550696, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40885489 - }, - { - "batchID": "cf32d959dba7b703693dbc85a5723cfbc811344b21607e1db01a5f749979a284", - "value": "239077474350", - "start": 40401131, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 361819 - }, - { - "batchID": "cf4f17594574bd43e0010b4c3bc4912ff0689e8a3a9c8b438d20cdcbde09c80d", - "value": "306369630684", - "start": 36607360, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42419417 - }, - { - "batchID": "cf5fb5fd3c66e68fc3b4493b8e4234f09509f64c7dd4a9c90d5f272f9b22f742", - "value": "259519800000", - "start": 31306500, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13138272 - }, - { - "batchID": "cfe3bbcdbfe11053496e3d35db59c1b4180f5ae558cbd7999cf095f15a1f5ef0", - "value": "302171310689", - "start": 36513253, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39795467 - }, - { - "batchID": "cffd106f3ff24d85892d425ab563d495efc1532c914abc8700612e6f14bf8567", - "value": "246973871996", - "start": 40212132, - "owner": "ecd6f9b9977db772cf055b64edaa8d9614fb3e77", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5297067 - }, - { - "batchID": "d01b58a8be6f9d926ba035c0eb67063dec7dbe0777c2f17b7e5372a82daa1d2c", - "value": "242253299746", - "start": 39948375, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2346710 - }, - { - "batchID": "d05b723fcad83b8d316ea1814fc472402dfd5b1755d8b51c4d02483d11ba0bc7", - "value": "302172249090", - "start": 36514199, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39796053 - }, - { - "batchID": "d05be33cdb8a3c00266030759656c05c7bbcaf0eb0e388107f9d1bd8a81d5801", - "value": "307768675426", - "start": 36638223, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43293820 - }, - { - "batchID": "d061210ad457cc47815a0410ba9b56c0fac3e254d0a6361e33b93429e2457cc8", - "value": "366389617077", - "start": 39591979, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 79931908 - }, - { - "batchID": "d08e03db774d61ad770e9cef8e1189cc50f21f9f7a2c50b7f8fc9cd50e3b831e", - "value": "317006444988", - "start": 37031033, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 49067425 - }, - { - "batchID": "d0a864aef0ee1251cf9c9d74582616c14cc88902966fc9f8040d71adc91a2737", - "value": "302293995344", - "start": 36518601, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39872144 - }, - { - "batchID": "d13219af6574320dfafe40d9139d1d3b107ffca44144446cf2f3ea04bc00493e", - "value": "306983643790", - "start": 36619407, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42803175 - }, - { - "batchID": "d134bc6927d28ebce125e3acefe6c84661f7c21bfda132a5cca2fa98234e9308", - "value": "239066055870", - "start": 40400661, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 354682 - }, - { - "batchID": "d13a2ded7c39207aa790e50483eded32d53c0d522fb42ce1c32791a0921701eb", - "value": "313227922964", - "start": 36861231, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46705849 - }, - { - "batchID": "d1ae287c5afc479b6513768fe83f7c48b7aeb54c075975ba37ba16d95231bcf2", - "value": "302178031616", - "start": 36513952, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39799667 - }, - { - "batchID": "d1bbbe285f1a1c940873aabcedabfa2138a9e3ffca5eaae6f7f8096e0e644e47", - "value": "296242266666", - "start": 36344634, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36089814 - }, - { - "batchID": "d1e777daa13be50c825bc39f932809db5be63cf4a8e1f2928136e9724031101a", - "value": "308265954611", - "start": 36653727, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43604619 - }, - { - "batchID": "d1e854aaeb5131b4a981e6b33c814c352d2825e7499170a854e063db1f91c205", - "value": "241912107705", - "start": 39927196, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2133465 - }, - { - "batchID": "d205d8614ac9c205ddd46c168901fd5df2a078f94a7d36ec9accab4181500379", - "value": "270329999112", - "start": 35835619, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19894647 - }, - { - "batchID": "d2066a49f541322c371aab63ccbff8ac7193b223569bacb76a406267e2d961c5", - "value": "296195282679", - "start": 36343612, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36060449 - }, - { - "batchID": "d21c9d00f34af98fd30cf003d56796e209fcff6265ab84105bdce4798e6d8529", - "value": "306165926612", - "start": 36602547, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42292102 - }, - { - "batchID": "d2226bd306ed0a90b6ff54dede2d580c93260e4edc888417830914a83fa7640e", - "value": "306653126131", - "start": 36613222, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42596601 - }, - { - "batchID": "d27f53c3b16c113c2a1c594da1fb85327b7ff6848d2d1b29cf4dad3aa32c9fae", - "value": "308155266250", - "start": 36650225, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43535439 - }, - { - "batchID": "d2b3130a4f36cd816922f23386ebf325f1850b4e87f5f2d1d50e6df27f153e9b", - "value": "306886259827", - "start": 36617277, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42742310 - }, - { - "batchID": "d2c23bee8439a073deef40b04ef4650e38ffeb31b412ef4e2a7f1633c35a17aa", - "value": "299179564545", - "start": 36409307, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37925625 - }, - { - "batchID": "d2d7bbb1ce8a02b05e588a39fcfe855de8eefab5e84cee6e131bba63d2405c9d", - "value": "313168071955", - "start": 36858179, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46668442 - }, - { - "batchID": "d2f10913af3916619e2e9b7cf187b3a934cf19a8d51c6d2a80b9c73ac9b04701", - "value": "307972886633", - "start": 36643263, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43421452 - }, - { - "batchID": "d2fb237ee3ad671a82a5cd74a72d1ecfee5ec57662634bbc5ecbdf2c03df2d6c", - "value": "248338512055", - "start": 37254489, - "owner": "cd479d3e4fa5735f2e12fc5be1ece7dc085a7f4b", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6149967 - }, - { - "batchID": "d30a69161dac41f189292048ae1b2f7c0e190c03e32656a22d2ac1c0deb1a543", - "value": "308607813422", - "start": 36665933, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43818281 - }, - { - "batchID": "d3d477336934599352c97f2b6eaf2e577abf7be785d03c38f71437394e463e71", - "value": "296271997475", - "start": 36345487, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36108396 - }, - { - "batchID": "d3de07a5ba1db1cc3354f2872a61492a01fa498c7c35a2f37996cbf01982224d", - "value": "308001437810", - "start": 36644958, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43439296 - }, - { - "batchID": "d41918c4b89afbd096724713648d076946f6adc4ff6addf7481d2c306630d6c1", - "value": "307833684273", - "start": 36639869, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43334450 - }, - { - "batchID": "d449a481172705efd5e93405f4c7c87281dddc9be86bd512b16a3deea8c022f4", - "value": "303548659204", - "start": 36542941, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40656309 - }, - { - "batchID": "d45a70b1f8d0384bbdd2e85db8d0c349f14768650b3efa4438d3818e7f002768", - "value": "304290329956", - "start": 36559425, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41119854 - }, - { - "batchID": "d46a836f002edbc932f96e09fd3b2abadedf2ed079375b4bf6163ca0d3f406f6", - "value": "296196628072", - "start": 36343661, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36061290 - }, - { - "batchID": "d47eb161760e38ae35fcdbe7a206e4745a3994e246104ef5daf6f9507b1c9064", - "value": "305026993786", - "start": 36577291, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41580268 - }, - { - "batchID": "d4826524aa0da353150243ed5e355c5a406acc0bbddb9b324cf79f0087e206f4", - "value": "269455988153", - "start": 35820370, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 19348390 - }, - { - "batchID": "d4c6df9bff2b3c3c7af74065255e8c02d7d587b56b8af7e3759f25543912de4c", - "value": "295558192805", - "start": 36327291, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35662268 - }, - { - "batchID": "d4cb6df5d674c6a1d03c252fd979b6c49b458118173b62fc541c85d215bd6b15", - "value": "308053072020", - "start": 36646126, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43471567 - }, - { - "batchID": "d5f05e6137a8ddb1242ffac816f1d15aece679bb889ae950fb9bebc6c7b55da2", - "value": "303651016277", - "start": 36544811, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40720283 - }, - { - "batchID": "d6147c6186bd1288b32c59660c4d94c671b066af459a002f32c113d53ef793f9", - "value": "306649439107", - "start": 36613090, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42594297 - }, - { - "batchID": "d662646799b078915221400587072d5ce184f3caf39498bd11b4cdf16a18327d", - "value": "275940174415", - "start": 39827137, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 23401006 - }, - { - "batchID": "d6872bd2660b50f8c7756f092f1203d939559c569386320d213a6618ff557952", - "value": "304043363299", - "start": 36553261, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40965499 - }, - { - "batchID": "d6b1244da005c3226fbed14efa65c29c0b81834e06a6bfe59e06f8357cd46c9a", - "value": "302174738310", - "start": 36514289, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39797609 - }, - { - "batchID": "d6fa04495ed2dc80308a5903ab4905adf72ce8849bce8ce289f13df467641a2f", - "value": "302766660102", - "start": 36527019, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40167560 - }, - { - "batchID": "d707c5e03be82194037be7fc0982f22a1d1db78122cfbaf26409804971bc63a0", - "value": "304232055372", - "start": 36558236, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41083432 - }, - { - "batchID": "d71e1765d0d7047c4f8c8205e2753bbc4a5dff78097a4780959a75947f1a3330", - "value": "302213869476", - "start": 36516160, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39822066 - }, - { - "batchID": "d720a751ce5c01a38990a05d27ddbd3ae56fc4b9e69f7a98f669732c630b42b1", - "value": "300288101593", - "start": 36461290, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38618461 - }, - { - "batchID": "d72fb96d4b64a37ee86cbf91f21b9927ec4a7bedaa011435d05a75559fe38eeb", - "value": "303692006592", - "start": 36545606, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40745901 - }, - { - "batchID": "d73311e29f9c00536b19a1597dba46e06292d4c2530b8681e4ff10edef641625", - "value": "240138968668", - "start": 40252854, - "owner": "cb1ce36e5fc97478cd8a7c80805ff3dce71a77a2", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025253 - }, - { - "batchID": "d741f198bc8e5128ab17fde88c2600a0672c359b26fb3ac985d0e479fd105250", - "value": "308781126208", - "start": 36670319, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43926601 - }, - { - "batchID": "d771227dc61e01f3b30daf4e74e8ca50768ec6c4de34fb9fefd9ef7157ba22c4", - "value": "308406776250", - "start": 36658755, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43692633 - }, - { - "batchID": "d777e8fdbcc55bc04a627f117017fb60d0d848365a2f50b163fb3f8de6e5e766", - "value": "306661332766", - "start": 36613290, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42601730 - }, - { - "batchID": "d7a556ac291113c5dca36bcc4a256aae3a1bdd622420be300807a25f59e9fad0", - "value": "303850629503", - "start": 36548820, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40845041 - }, - { - "batchID": "d7f925f0e8f094a55c69cd2d8c61bd6ecb521b4bc2d64fc97c79ead1ae912f10", - "value": "249146229883", - "start": 40288991, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6654791 - }, - { - "batchID": "d824d0221365183c22879fa23da0b7e79128d021c757c37cdfff31e832979742", - "value": "299060100152", - "start": 36406582, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37850960 - }, - { - "batchID": "d82ac3cdfcaf53209f0ee479dda8f94605eb7e969d4772169f21864cdf513aa6", - "value": "307644883441", - "start": 36636054, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43216450 - }, - { - "batchID": "d8514725c6db76ec45d47144e7a959c328d26af0ca6a605c4ec93c01fb4dd2b9", - "value": "313168428121", - "start": 36856156, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46668665 - }, - { - "batchID": "d895147056be714cc7d966174056244db89519dad4699afb580c8df29dbd456d", - "value": "302723450012", - "start": 36526142, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40140554 - }, - { - "batchID": "d8b9de30a9b6e333da415f3bd3db159b2554e055a6b21f7831d494d9fe460911", - "value": "304801606289", - "start": 36571685, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41439401 - }, - { - "batchID": "d8e252bb6d12b11db0d5500a623f9be25ecaf4a6feb24302ebdc8d7f2ab0f1ea", - "value": "302098468360", - "start": 36509936, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39749940 - }, - { - "batchID": "d8ef054081c51543afc1481505609f8016d49a4a52c11c1513d25034ce0e5673", - "value": "304324013733", - "start": 36560183, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41140906 - }, - { - "batchID": "d8ff02264b438d77090c8eef41b50b13634e30bbeb4aa79091794dad01c5f41a", - "value": "308418231371", - "start": 36659164, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43699792 - }, - { - "batchID": "d9024944d2618a6a4570aa61c956e9d5c25e52dc4105d8d934bf74cb11541f0c", - "value": "308178945073", - "start": 36651521, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43550238 - }, - { - "batchID": "d91e3f3e67f506ff05a3cf04a06e283d73a3006f102229dbd118bbc88a33e6a1", - "value": "240139195379", - "start": 40252870, - "owner": "cb73a88ff90dee928e057a92926eb31043fc813f", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1025394 - }, - { - "batchID": "d92c86f040e151e7bb467d79dd0d4b9261a1ffe2b443fd8ac8acf1d01b5c3188", - "value": "307632530873", - "start": 36635838, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43208729 - }, - { - "batchID": "d95077a2eed1657e57bedee7341139cdf525986310425f874f4d4824fc032d77", - "value": "307641161037", - "start": 36635921, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43214123 - }, - { - "batchID": "d96ce4a217deed1b0fa460098598963fd8acd06703dd4a9e854f7f4fd4058948", - "value": "302809561232", - "start": 36527657, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40194373 - }, - { - "batchID": "d9730715d1aa9a0fb5a2f5760c6082bc713ea6861084be1d94238f95471d993b", - "value": "308266016017", - "start": 36653504, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43604657 - }, - { - "batchID": "d97b21c4848cd76a571e6e1e4601854afa42a40eb33fc5b79089daf4ea578225", - "value": "304263985355", - "start": 36558931, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41103388 - }, - { - "batchID": "d9815c22cdb5eda77437dfc9ab405ff8ebd6602bb633e8256ed78c9577e6d5fd", - "value": "308280597950", - "start": 36654475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43613771 - }, - { - "batchID": "d9f7c4b9c54b9b5508976c397efede96efb3d7bc7c042f71ed02e11693a1bc3e", - "value": "320442288406", - "start": 37145372, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 51214828 - }, - { - "batchID": "da3277d2c30614404295491ca1e8c4f2aeafdd4bae20a6c8da7abc848cdc3976", - "value": "302180048646", - "start": 36514481, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39800928 - }, - { - "batchID": "da39c64a9db13936fb8bb44e0b91a558c83d63d2ab12cf72c696d84c3ebcc6c1", - "value": "303949488767", - "start": 36551244, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40906828 - }, - { - "batchID": "da39eb198d1367654e79a45d9ceb83c38905d85bd32073cada5c0488f743ec5e", - "value": "307688221638", - "start": 36636701, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43243536 - }, - { - "batchID": "da3cdc90d0ae2365eabebf520f8c1daa1204bb3d35241e5aebe5ee1bdce06b23", - "value": "306954144077", - "start": 36618803, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42784737 - }, - { - "batchID": "da482f51436642293eb7f59e0448bfc65eb16f5934da7399eadeb4e5c872a834", - "value": "307903136474", - "start": 36641223, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43377858 - }, - { - "batchID": "da49880e0b97483c1b6691aa0680fb31b58ba774d35e09cd098d67d19684fb02", - "value": "305068350087", - "start": 36578097, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41606116 - }, - { - "batchID": "da544244e4794b9ed0d8480ad5ed5fd62dc54bc3253c746305d30bd68b650863", - "value": "296032054786", - "start": 36339504, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35958432 - }, - { - "batchID": "da60e31cc50c252a62e0f089f851abd28761ad6df836b017cf5166a7c5589188", - "value": "299199721229", - "start": 36409808, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37938223 - }, - { - "batchID": "da64ddc21273a5e1ad9b5d923ae525064896668bab50be8834eab0925f62c7db", - "value": "302920111414", - "start": 36529826, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40263467 - }, - { - "batchID": "daacd595077eff16aca2e875480fb458b6d771d1e3b5076de0213e840e269dac", - "value": "308613807134", - "start": 36666147, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43822027 - }, - { - "batchID": "dacd2983a83ae864a0142ad58bed29fdc31943b52467b3be5f16d196e4448d92", - "value": "302539200325", - "start": 36523132, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40025398 - }, - { - "batchID": "dace24cb851c81413dc0f679801facda620437a1f624cd027c22a31928d21f95", - "value": "308348874782", - "start": 36657138, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43656444 - }, - { - "batchID": "daef5837e09a62b2be7c5ad7808eb9e0e9a951d18db90c48e121cad3a4a31e5e", - "value": "287587217958", - "start": 36159755, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 30680409 - }, - { - "batchID": "db1498eff9f84442468e4c40f8fd2e2e86cc57a5d3e422e4cfdd31566769e5b3", - "value": "247382669093", - "start": 40223341, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5552566 - }, - { - "batchID": "db15ee3b988be46ace3b27fcbec615101b3e8fa81494b9cfdcd204303a31e705", - "value": "270583275617", - "start": 35839613, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 20052945 - }, - { - "batchID": "db2bf06c278ba0a83be530a4a533b65a8f7774c772b3e28708079bc78ca2a3d4", - "value": "307558161502", - "start": 36634082, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43162248 - }, - { - "batchID": "db2cea98b2eea75b4d8f114b768a48be22c2e7e16ada346bb03d07a7abf3b4b7", - "value": "304686012445", - "start": 36568210, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41367155 - }, - { - "batchID": "db40b8f7dc8b99cda1700b74f6a87e36610472950cbdf318f5569872c60d3c25", - "value": "298719383125", - "start": 36391058, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37638012 - }, - { - "batchID": "db492358c08f450f4bcd3eb0cbbee17bab59ddba0a0a126072713b1237521750", - "value": "298770942146", - "start": 36396117, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37670236 - }, - { - "batchID": "db5367453741ff1ea6877af947d3525919b72301b891a2d566bc8c992a3994e9", - "value": "310881141170", - "start": 36740099, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 45239111 - }, - { - "batchID": "db55d81a3f110996f74c70b7abdd87a4b62297e0fad5ed85384264ac6a067d4e", - "value": "302655673014", - "start": 36525061, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40098193 - }, - { - "batchID": "db5831b95c1db7ac8c3425d02410bb105267ac81298729b8c17b9bb9236e8b41", - "value": "304725214750", - "start": 36569846, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41391657 - }, - { - "batchID": "db762be060895cc4a2afd13b3e24a6f6cc402762e208d992a69ee629ae2ed679", - "value": "313237738234", - "start": 36862262, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46711984 - }, - { - "batchID": "dbb3c28a36d7ecf2b20b97b43c5033bb62811dedccf60ca938f71e3ed6edc4da", - "value": "307062446825", - "start": 36620872, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42852427 - }, - { - "batchID": "dbc4abaa7c05803c0d83ce7cef328ea97a50a13f3b793ac655fff83c4c52cdf0", - "value": "260058624000", - "start": 31306502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13475037 - }, - { - "batchID": "dbe7391be2a19dc3cbe4a2e0362af7784e74ec48da268ed2bdd6a920be1362fd", - "value": "304079648054", - "start": 36554567, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40988177 - }, - { - "batchID": "dc054f9424ef8d6a636ab0eb592416b83f0aff7de926a9c6366b7e88ccb9e701", - "value": "296114667151", - "start": 36342054, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36010064 - }, - { - "batchID": "dc1badad109e515d7fa930635cb759dd7189c2a0e742acfb8d562605baf9e3d6", - "value": "304665768155", - "start": 36567709, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41354502 - }, - { - "batchID": "dc563e1965046a67353130266578efeb2e03bf1cd66ba6b02879bfd0d89c8341", - "value": "302244431466", - "start": 36517037, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39841167 - }, - { - "batchID": "dc6580e204b71523c0203568240279652b5729241963617f81f6f4faefac337e", - "value": "254505329258", - "start": 40052855, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 10004228 - }, - { - "batchID": "dcbf01a5646cf688547fff05ea35b92d4657a52a9bc8bc7520a76483e58b4275", - "value": "307834020285", - "start": 36639881, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43334660 - }, - { - "batchID": "dcd78b6dfa4c6ff5eca7568bd284c1785a88085760cc5de2afceedcd6e087434", - "value": "308329662515", - "start": 36656452, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43644436 - }, - { - "batchID": "dd2001e87dbdf37d0d746a4e47eda9e28508c1e6ca0b2c8d0450a014e252e103", - "value": "308161635133", - "start": 36650002, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43539419 - }, - { - "batchID": "dd27bc3cfad41c5d7911ac18cb8772b7641e7c18319fb7453af00881049955c4", - "value": "304570776066", - "start": 36565201, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41295132 - }, - { - "batchID": "dd301b0c44acab7bc9b28afe8c5086a713f76120b7846ccb04c3972553af7b68", - "value": "308299312898", - "start": 36654918, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43625468 - }, - { - "batchID": "dd33e6608d7d27039ddd5e1941aa2dcd09b0bce4f6b875349a4d4c81fde2c55a", - "value": "304612429006", - "start": 36566245, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41321166 - }, - { - "batchID": "ddb132580fbc98bcc4c45bbeee550cfc1cfb480058ffd2e8120e086535a5f3c5", - "value": "313344878024", - "start": 36865427, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46778946 - }, - { - "batchID": "ddb32bae21524caff953ab7dba771dc5c86856eaf4a21005ca240764dae3de78", - "value": "249765158104", - "start": 39901177, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 7041621 - }, - { - "batchID": "ddb43ba9c1847bf87788af02b5468adfe7dcad735cbe32cf565127ed568273f0", - "value": "268352705147", - "start": 35804479, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 18658838 - }, - { - "batchID": "ddb594e3f324c2dc467e1febb4497b56360fdce431b14692461e669a5b409ce5", - "value": "304704756070", - "start": 36569564, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41378870 - }, - { - "batchID": "ddbb4acc5ae42abb5e10c2cc66f391292346bf40d686746312f67207cacd24aa", - "value": "308074301932", - "start": 36646884, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43484836 - }, - { - "batchID": "ddc248aea7e5f1011a6e2b2d1d6f1da5480af3806b87e5ffed4054deca470990", - "value": "307044295759", - "start": 36620674, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42841082 - }, - { - "batchID": "ddd6131432b4999c44ccf7cc9d99561b8b815a7afeaa671d14255d3de5cc637a", - "value": "307640321397", - "start": 36635891, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43213598 - }, - { - "batchID": "de28f8667edaf2b79af2ee1e9cd17dc0dde4f083c53d76a67f9b21c2f8e02755", - "value": "239344608000", - "start": 31306475, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 528777 - }, - { - "batchID": "de3af2be754057fdd59e1b05c4aeb012590ae45eba82e44340902bda1f7571a6", - "value": "307648186025", - "start": 36636172, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43218514 - }, - { - "batchID": "de7ba4d72ed33b8f87667c10b6e613505adfd51be6d3415f6b82162d69e0f810", - "value": "313230342553", - "start": 36860639, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46707361 - }, - { - "batchID": "de7ebf60c41b4f2f75ff5638ddbc6111a37884dc163455601adf7e67dec9f3f5", - "value": "303636270819", - "start": 36544507, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40711067 - }, - { - "batchID": "debc67eef777789c1b27df43df20142cca81b1a0d38611eca760a27b2d3a316a", - "value": "247737934029", - "start": 40246548, - "owner": "6f8cd8fdb64ca787e06750faa3dcf275fd8b02de", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5774606 - }, - { - "batchID": "dee75f12bd74ed61d3b809ebf9f91476582b883f9281ecdd75b7e1a66d385b66", - "value": "304686847013", - "start": 36568240, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41367677 - }, - { - "batchID": "dee8e4454383cf3e22b5b14fe200496a5b4140a3133ecb9cca86d5eb8d5ff706", - "value": "303914234910", - "start": 36550656, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40884794 - }, - { - "batchID": "defe2912e8b907f437ccfd0a87928483e1d30a676d2be48aebb272fc9d8bb46d", - "value": "306199163038", - "start": 36603060, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42312874 - }, - { - "batchID": "deff1c7c3c37fc508de3693cd20b524b8cd767a38811d9111934bb1f1f1afb52", - "value": "308165712643", - "start": 36650598, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43541968 - }, - { - "batchID": "df0f834859a71bb5207532afcfeb1af7243187f9121f8dd571bad5413d27f895", - "value": "254504471488", - "start": 40052826, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 10003692 - }, - { - "batchID": "df3ec7e4f98715dc58242cdbb80134fd0edbebb2b7648202d8d49fda495f9095", - "value": "305883722323", - "start": 36597630, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42115724 - }, - { - "batchID": "df49e27212e5d22df2397eb5c8c203184ccea1de9e8f8d4f99ed4e570dc309cb", - "value": "305220679112", - "start": 36581303, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41701322 - }, - { - "batchID": "dff84041b76fa5837f13938ec43de2ae884aa41e4d0a6b64d3a2576aa7d1b37b", - "value": "305101814642", - "start": 36578846, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41627032 - }, - { - "batchID": "e0469e63c4629edffd003bac0a82f5426bbbcb00d2edf64ef8e0ef422021573e", - "value": "308335151691", - "start": 36656648, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43647867 - }, - { - "batchID": "e0524dce13a6d9bf813349d56b70de9d900c72835fe46ad919d6c3ec387422f6", - "value": "240138537011", - "start": 40252827, - "owner": "7ed14063fad9b503b99b0afb2ce70c53a963388b", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1024983 - }, - { - "batchID": "e0b6a15721ab259f0b43ec7a9fbf17785e7823f1a397cb8cfd30147e08e1a261", - "value": "240643954360", - "start": 40226380, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1340869 - }, - { - "batchID": "e0e4f30953fd9ed2182dce6e2772153405e0d60d2ffb13b15709dcff521615ff", - "value": "307576501545", - "start": 36634512, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43173711 - }, - { - "batchID": "e0e8160a5e93c4e530dd6d1645d17ce94488f2c7a5cd1256b0eb4ad3850529b0", - "value": "304194567460", - "start": 36557114, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41060002 - }, - { - "batchID": "e11ece6d20c96ed29a68f644e89ff2117c1387c65dc8acee95a52f6640b5f7d9", - "value": "307130561829", - "start": 36622180, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42894999 - }, - { - "batchID": "e12b1c3b091744e9e3d4dfd37d0339f683c29d26f0229a54f3fe4f75a49aac9e", - "value": "303280139235", - "start": 36537126, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40488484 - }, - { - "batchID": "e12edb4317022d41c4a2a65579bd1676d31250cf3475816ec1e53b71d47d2473", - "value": "308461715675", - "start": 36661167, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43726970 - }, - { - "batchID": "e173ad4dca8af1f4654fa17c0120965333e5b9395fc8fc325e78fdb7b172bc63", - "value": "308164021209", - "start": 36649862, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43540911 - }, - { - "batchID": "e17ed0cb1c59a4757f0f9ffedabb04cb18d771d1e8392c80ef9d2f4b92e5251a", - "value": "302334713001", - "start": 36519161, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39897593 - }, - { - "batchID": "e19d75abe823ce2e05c4369b10464f835ba3064da581664722d2d3bdb1d88fb9", - "value": "308575067507", - "start": 36664989, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43797815 - }, - { - "batchID": "e1ba3bdc0353a6559259763630eb1f0d1c0e79a825b2cc1524b0134cf0a8ab7c", - "value": "308499138707", - "start": 36662278, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43750359 - }, - { - "batchID": "e1c1f9d63d0fc0b5b6957b43b5f5328bfc60612010d952b9e8f0a61f849dea96", - "value": "308590023091", - "start": 36665523, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43807162 - }, - { - "batchID": "e1dcec1370bec0fc6f4d17cc429557146421eaede844ac4dd0ecfe57e3992438", - "value": "303294603561", - "start": 36537875, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40497525 - }, - { - "batchID": "e2201066d12aac379671e8db86859ce6437a77105ff74a20b523308f993f1f17", - "value": "295823898964", - "start": 36333758, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35828334 - }, - { - "batchID": "e22b173953b6cb11e8e2b85f85584133cd23f09741a7909f5d383c35d9035cab", - "value": "302588645094", - "start": 36523779, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40056301 - }, - { - "batchID": "e2897ce9d66ae6b709ea1cb1c7beed21045271760877d766d89f340c52e8b354", - "value": "307343108145", - "start": 36626847, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43027840 - }, - { - "batchID": "e28d710e11e9e94d7e7f9ff257a30fb359fcf201b671812fac9f160842c75a00", - "value": "308500421182", - "start": 36662549, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43751161 - }, - { - "batchID": "e2aa5e0e28875925b40e90c995b79ebb10da0a247f3f49a5bd6eca8d48fe859e", - "value": "306722116649", - "start": 36614337, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42639720 - }, - { - "batchID": "e2b3d7ec50aa4750597a6a1282e048d791f38a88de8e58298f7713c07a7dd19a", - "value": "306912775810", - "start": 36618000, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42758882 - }, - { - "batchID": "e2c9578bd9adcb6e2f73c6f86e76214d1fc40be090cb3520fea8bf78604157df", - "value": "313166536430", - "start": 36855862, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46667483 - }, - { - "batchID": "e36969ecb200e0cc0b3503cf5f2ee1b39eb7d98a1849e16194f4d38395b2f28d", - "value": "246321397051", - "start": 36235986, - "owner": "fe98c6ee829e794d2c96dd15cb0bcb39441fd38f", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 4889271 - }, - { - "batchID": "e3c2bfde84b152b8a568334b46c31a66c8b89c36623fa16a6e53b1d33176080b", - "value": "313176594182", - "start": 36856675, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46673769 - }, - { - "batchID": "e3c70ae1991b20300ca9656237bb9884f26d2c9970405e1b3f61af33d501b09f", - "value": "303891041220", - "start": 36550048, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40870298 - }, - { - "batchID": "e3cf7fe818279b752b9e6b59b7d8aa50cc8caefce3cf02ed8f4f4f660ca6925a", - "value": "314464360238", - "start": 36937655, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 47478623 - }, - { - "batchID": "e3f4c575cb03f7852b69030b2356927428040e80def12ec7987dbd34ba1c9143", - "value": "249392056520", - "start": 35813655, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 6808433 - }, - { - "batchID": "e3f7a64c6c60fc12aec97306e7f945dbbc48fa5d157ccd98980d5cf0abfef632", - "value": "307674496760", - "start": 36636436, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43234958 - }, - { - "batchID": "e49405e2e84ce319a662dfb67a0b2f76cde7b04d61d91dbe778ac07006d12249", - "value": "240138482418", - "start": 40252823, - "owner": "942e0bd67301a17e3a50e0970e56319a09f4c7d1", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1024949 - }, - { - "batchID": "e49da4bed8ec05c7829ab699c78b619c6789ee27e1b4ccfbdf07598e309748de", - "value": "242541585225", - "start": 39963839, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2526888 - }, - { - "batchID": "e527ebad63f5f7ac794f57eaa381fc844b2a986ab8cc8c9a7e3af457bead8ba8", - "value": "308318134426", - "start": 36655590, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43637231 - }, - { - "batchID": "e53832c93afe95f6bd633558e43e180967bc996c911bfde09c2ef6d042894a81", - "value": "306651897123", - "start": 36613178, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42595833 - }, - { - "batchID": "e573793f1b673b99a588fc2a84cdff99134d60da53c231cbc06526efd088d8fe", - "value": "308192330835", - "start": 36651999, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43558604 - }, - { - "batchID": "e5a59cac597a61a98d9f2416ba62621564f525d2492dd18f9be9247d2f5d9ea9", - "value": "307517483593", - "start": 36632403, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43136825 - }, - { - "batchID": "e5b387b56b4202fcc4705c0b076e1a9916508f067b73e9be33b402adb0758018", - "value": "244895762136", - "start": 38202700, - "owner": "59eebbd0868ab1edaa6a71c38f898f4331b2d109", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3998249 - }, - { - "batchID": "e5b3f116ff0237c54c2012e85027a6150fc381bde92870fab061582e6fa80636", - "value": "303006495059", - "start": 36531350, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40317457 - }, - { - "batchID": "e613458ee480611b71d136eabb73fc16f17ae8363833db604fbc757640278272", - "value": "308167958953", - "start": 36650453, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43543372 - }, - { - "batchID": "e61d31f3e6de20ec29e467b459b8f00418f58ea134e12861f01144922f47bdde", - "value": "304005244753", - "start": 36552570, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40941675 - }, - { - "batchID": "e655311174e929b8754058ed5c357df3b0ec8c03eac3de9710216966c9c0f1a0", - "value": "306629199644", - "start": 36612817, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42581647 - }, - { - "batchID": "e672579d68a7c76c84085cd198e21d7e15244e95cb51103c332d16d72ef0a119", - "value": "299383383960", - "start": 36414854, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38053012 - }, - { - "batchID": "e687f8f02bef1e0b78d37f5ad9485251086f2eee3b5d2d198bfb7dc440cd0421", - "value": "302763973590", - "start": 36526922, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40165881 - }, - { - "batchID": "e68dc45751fc81fbe894e836fdbff1e6064ba08248ff9010c29c7f35c04b2a10", - "value": "303048978958", - "start": 36532883, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40344009 - }, - { - "batchID": "e6a0f92bdc0ad2e3a1a598447d0b2891df6d31b2615c0a8045e0fcc00475770d", - "value": "308077550860", - "start": 36647000, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43486867 - }, - { - "batchID": "e6d83eed9a35e2d1ca765b6c5192fc527833c4ead49bda410aa7763476d05a5b", - "value": "299435806438", - "start": 36416978, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38085776 - }, - { - "batchID": "e6d94243bcbd90922f70be57425efef0e72ac778da252d8bccc0f1f7386a2a1c", - "value": "307852452091", - "start": 36640314, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43346180 - }, - { - "batchID": "e6f50b13b976c1e1ada2de2cf88238d36a1b1f1d9f156030fb66eefdd2b70773", - "value": "303175652819", - "start": 36535405, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40423180 - }, - { - "batchID": "e706e96168998f186b17c2d5662cb89f3a5c1ab40bb67c059b110658b2bb85f5", - "value": "308239845788", - "start": 36653020, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43588301 - }, - { - "batchID": "e71dac0f532e57ffd6d6d06a2f3a6d3cef17bbe9b42193137804eab9055d02f6", - "value": "302674295757", - "start": 36525278, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40109832 - }, - { - "batchID": "e72891e1abc8b63b0cc9c81a53ad4325f1551ee4df9d69790c6dda0a82eda681", - "value": "305587493680", - "start": 36590849, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41930581 - }, - { - "batchID": "e75435527df6123d52e857116c4fe2f04fd70999a549567e85d6cf3ab6d3baa2", - "value": "304415590815", - "start": 36561662, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41198142 - }, - { - "batchID": "e7648593b6cff4c0cb37ac235dd45f64188d49860d897501f31e62512d33c39a", - "value": "297046205465", - "start": 36364479, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36592276 - }, - { - "batchID": "e78fc0c47b982f6e3128e7f8fa6b1c2a5026bd8783383a134243f09d5b54b8ec", - "value": "302179857863", - "start": 36513790, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39800809 - }, - { - "batchID": "e7b50e99e5779380bc4b035bc92aa0143b00fcfa77eb8822f7f70daf81c4fb5d", - "value": "307537335248", - "start": 36632887, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43149232 - }, - { - "batchID": "e7c950819f0158edef853efd3c2725e70462743042ba042544b0bf363bc9a2ac", - "value": "303875652377", - "start": 36549721, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40860680 - }, - { - "batchID": "e8064dd3f9e95bbbf4c1634230e449c50e3510de1df5956b781760f19ae22b73", - "value": "302180767754", - "start": 36514507, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39801377 - }, - { - "batchID": "e820666cade2039f20d26070eb5e0fd7c359e50f59ea72d1999e2496aed06d5f", - "value": "295865605332", - "start": 36335048, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35854401 - }, - { - "batchID": "e858119cfd1f202750b53c2881dd620af84b3074d263566c209cd98bc770e6c7", - "value": "295305215180", - "start": 36321745, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35504157 - }, - { - "batchID": "e861e869a3eaf960cadefef21efb5b83fe8cd48b421a17c6d22c48d9b2c35951", - "value": "313228906126", - "start": 36861040, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46706464 - }, - { - "batchID": "e8b924e1f7b3dd859a9b661c9102169bc9448791753900a07021466e95dcbad7", - "value": "308574249557", - "start": 36665185, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43797303 - }, - { - "batchID": "e8d4d8c14016cee4ad92dbec0d43485cb4e06196961689b4663db0d31f61625a", - "value": "308441029731", - "start": 36659978, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43714041 - }, - { - "batchID": "e902efa075bc6d1075f7be8f102a9304fbce27b14900fbfe3d2e5d950691bffb", - "value": "308489588320", - "start": 36661937, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43744390 - }, - { - "batchID": "e9698552a0202924d135d9984b04ca33a673a739409b111208da3f386b550377", - "value": "304227414275", - "start": 36558069, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41080531 - }, - { - "batchID": "e973d406b9b27f2693a244702b60b4b73bff164ab5594f88bba316d66ece6ad0", - "value": "302180628140", - "start": 36514730, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39801290 - }, - { - "batchID": "e98bf8666a7dbad97db25018f8ab76c9d50a02d68ca36f3bdd5d00bd20c22598", - "value": "299017170964", - "start": 36405485, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37824129 - }, - { - "batchID": "e9ab978b3a1f263ef73cfbfbb99050e1e60441cbc5bfd34f659974fc1598d867", - "value": "298565477979", - "start": 36386860, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37541821 - }, - { - "batchID": "e9b6ede0b393b14d5b09c3b1c9a826f9f416c4afb2c68733caf08ac5c3eedaa6", - "value": "302097223435", - "start": 36509891, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39749162 - }, - { - "batchID": "e9cdbfc2c3d3585d45ceec41d1a36a5d3b49773da2b25c3ba4249d201315a4d9", - "value": "308076313055", - "start": 36647181, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43486093 - }, - { - "batchID": "e9da71890c80ef04914a0fa753ceeba818865f7d936d1fb1ed388c2e25d310d7", - "value": "308331236582", - "start": 36656283, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43645420 - }, - { - "batchID": "e9e57b96716483c4cb8b064bb8391c2ff16053f4b3404776da62434f0a7e35f8", - "value": "308083538867", - "start": 36647439, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43490609 - }, - { - "batchID": "e9ebe4a26ea350379205b7d3548b48a05c43b03659a736764249bbcd34923b78", - "value": "241345440815", - "start": 40409235, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1779298 - }, - { - "batchID": "e9ec7d9cc17d80909d972e49d5457befae8565e1fdc08f5ebba61143aad95fbe", - "value": "313304275421", - "start": 36863744, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46753570 - }, - { - "batchID": "ea0b5dd81b35a6f041f708b6dfd4a8296df7a3fb87b8e1d3c0f28ee9ca895c44", - "value": "308093800673", - "start": 36647355, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43497023 - }, - { - "batchID": "ea1ef528b74737eb916c30707e99126fbdc81198070a36d1216de0774b1b92c2", - "value": "313176388736", - "start": 36857120, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46673640 - }, - { - "batchID": "ea65840667b61f6f30dd2068962b445e22309006d6931eb85468dfc81de0d660", - "value": "242401297183", - "start": 39957208, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2439208 - }, - { - "batchID": "ea7ac74bc9d7061759263ee06ccb8190747c181799825efa333d08b2a4888c91", - "value": "303039512304", - "start": 36532769, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40338093 - }, - { - "batchID": "eaeda6fc9a221ba905437ce4c527cf263ec296510b8268464298f301448ca1ef", - "value": "308331594929", - "start": 36656521, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43645644 - }, - { - "batchID": "eb115e033e1ac2df2fe6d9b1babee332b48d372689998fcb19901c52ba9cf0b7", - "value": "302469217504", - "start": 36521287, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39981658 - }, - { - "batchID": "eb1898ebbd101f3cb3f79c7f7ff7716a3d0c947746c9885289ffae0e47d49d8d", - "value": "306443682907", - "start": 36609335, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42465699 - }, - { - "batchID": "eb463f93ba5fe84c48171bbe518a62a7c146de883e7cc82dbfd5d960d03aa62d", - "value": "305100784636", - "start": 36578809, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41626388 - }, - { - "batchID": "eb49c795341650f2bf751808b9a8a3fcb49a5afdf35afa774c496d22b0fdd168", - "value": "293983203240", - "start": 36295567, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 34677899 - }, - { - "batchID": "eb74aeca07e771272e7e4b1ffbeff280ba5e03c4c7c90c47bb83b7e0a894bc17", - "value": "545826843555", - "start": 31306533, - "owner": "4121bbc211dd45ee963981831a38841c393140ab", - "depth": 17, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 192080175 - }, - { - "batchID": "eb78057d9dd9fb6656af836cf135e4b4b82309de178afd01795ecef2bbb701b9", - "value": "303269921776", - "start": 36536985, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40482098 - }, - { - "batchID": "eb87dcab30ad26f7556b6c925dc0c730970b025ae97b3192020b867293df71e2", - "value": "295927448562", - "start": 36336612, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35893053 - }, - { - "batchID": "eb98eca000fde795ab086fb6a1d6e24044ff70a7ee8ba9ddd50852e8354fc8bf", - "value": "307977956081", - "start": 36643444, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43424620 - }, - { - "batchID": "ebf9bd00513bafdd4abd213d5d483994cf26755bf03bd46b172d7eecfaff5bff", - "value": "245965224409", - "start": 40252813, - "owner": "de085979e1adc858e50bb9822dec881df1830909", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4666663 - }, - { - "batchID": "ebfffa60c54cb9464fe5612686efefa6f4ad100ef3e13e792981dadbba23931a", - "value": "308320795186", - "start": 36655685, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43638894 - }, - { - "batchID": "ec24953f1a4b13f30965190070fcdc10009e772ea23c9e3b9ef98300d78c323e", - "value": "296486816087", - "start": 36350323, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36242657 - }, - { - "batchID": "ec2962f1e0df0d1b4df516ab4b1f09d303456f1568515321d1da8837c2723218", - "value": "303007963954", - "start": 36531403, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40318375 - }, - { - "batchID": "ec5223251f09b114680561daba6b48a6dd0cfc9b2ee93479b58bd45dd76d4598", - "value": "302569055031", - "start": 36523527, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40044057 - }, - { - "batchID": "ec695bb855c818aaeb49738fd982222ce4322f17b6b199784d898b66a1593417", - "value": "308328912001", - "start": 36656200, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43643967 - }, - { - "batchID": "ec6a8afc40cc702cf6998984eac68a60fb2e45b8b01424d13d47658b7c97e414", - "value": "304882752867", - "start": 36573468, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41490118 - }, - { - "batchID": "ec7890fcd7e062e3a73b3167c753bca1a468a20f46e3c25691a68db344fec408", - "value": "308201740179", - "start": 36652335, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43564485 - }, - { - "batchID": "ecd57a949f0704fe1999d01e2c0ac85d3ddddc0d6ea656e598c423bdacf546c3", - "value": "258976141921", - "start": 39827095, - "owner": "21d6d4c25b4cc8a347c1cd30dea2f4d2ece337ae", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 12798486 - }, - { - "batchID": "ed01b449e59aca16691050c775443fbbc96dc82faedafe7d4433bea9f2382b72", - "value": "305162274152", - "start": 36580338, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41664819 - }, - { - "batchID": "ed1020e1378af451424f0109c1f0c63d4590c2ad8ce5c39797cb5dcdaa34ba87", - "value": "313237205006", - "start": 36861564, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46711651 - }, - { - "batchID": "ed10abf211a888900d5292a8f7b1b7dddc3180704c86f38ed2a7292b65e5552e", - "value": "307993534072", - "start": 36643775, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43434356 - }, - { - "batchID": "ed127955e42ef8a998e9c3eee2c18daac3decdc29e28a2662fdc70680715b15b", - "value": "303652987095", - "start": 36544882, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40721514 - }, - { - "batchID": "ed3e9a4abc2165d5ddef4b3f5e4eadce592f49d2c946ec33a8752b9c9c286607", - "value": "302369817354", - "start": 36519974, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39919533 - }, - { - "batchID": "ed460d7d62d8df6dc8737bb0a72f4df58057942562f8c4c058f77ff226ce4b55", - "value": "302237959728", - "start": 36516803, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39837122 - }, - { - "batchID": "ed49923b5c67021412b435e1487b72ec343c429093a2bc85bebe8d0f1afef3c5", - "value": "302173078830", - "start": 36514229, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39796572 - }, - { - "batchID": "eda14a1df36fef2df093960501abb0ed2ed6e4404af3b452da7b4dbbb2e24970", - "value": "303386005270", - "start": 36540261, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40554651 - }, - { - "batchID": "edb30cae7b494b6f7d299d9af215f02a8f782e62c9f1aca67093c9aaf3584b2c", - "value": "302469577266", - "start": 36521300, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39981883 - }, - { - "batchID": "edb7c76f729c4606503b7c76db5441795ef751a0f64dab98b11cea2e83f8891a", - "value": "308501541422", - "start": 36662589, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43751861 - }, - { - "batchID": "ee02837756a18b22d30f6b38788985bab6ac4eb356a5e2165232b1738f0b6572", - "value": "304446556843", - "start": 36562322, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41217495 - }, - { - "batchID": "ee4a56f54183f4879f0feef4b3811b594d074b866f863e3cb78fa3d052aa8f1c", - "value": "306997062997", - "start": 36619887, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42811562 - }, - { - "batchID": "ee51ad0f996ad3329977ce9d3947440b2ea2e385eb801a76b7bf72d54fd0ff66", - "value": "308177062362", - "start": 36651679, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43549061 - }, - { - "batchID": "ee54e665b986f87d3c0d3a3be0a28f39ade1b212ca0abc8d96e4da55c93f2fa7", - "value": "307941825003", - "start": 36642154, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43402038 - }, - { - "batchID": "ee694855b6e6695abddf203c5bc81838f0038644d21da5d2c88fd88950a629a8", - "value": "308446351251", - "start": 36660168, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43717367 - }, - { - "batchID": "ee7d4b5bbc09e4da0b24257bd6a8c7495cc4f01a7ad46b0485e0eb69a77dded3", - "value": "299524293033", - "start": 36419722, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38141081 - }, - { - "batchID": "eee33418e07318b43c886effd0c12262f25844076836576eb2d5d52b6b3a817b", - "value": "306498147443", - "start": 36611060, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42499740 - }, - { - "batchID": "eee62576523853030ebd11cdd3f8d420ead72d34dbbe4fd88c1f2219d08cc216", - "value": "303442950602", - "start": 36541177, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40590242 - }, - { - "batchID": "eefac3c961676b5e9406f843fdc5dc495970b8e4018dd8fa1357d1788490cec9", - "value": "307882624598", - "start": 36640941, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43365038 - }, - { - "batchID": "eefae84568b7465b4cf3471b8d2340d27b14bc0a990b9531199b7270a9a11993", - "value": "308457464741", - "start": 36660790, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43724313 - }, - { - "batchID": "ef06f06fc0e13dd2e733cb69bc7cc96e765e656effe7ae8926c95c222a2330bd", - "value": "308427160405", - "start": 36659708, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43705373 - }, - { - "batchID": "ef20e7654a931e22fb86063b2ab1a969eca013d1270e865af5daa7ee835c922c", - "value": "298836109107", - "start": 36399845, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37710966 - }, - { - "batchID": "ef91e8dd20229659e70c20b50e1b4edd942fdc68c2a866665c821d70976fbffc", - "value": "298525863976", - "start": 36385427, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37517062 - }, - { - "batchID": "ef98135d29171235c8df392ff2c5a777f63d0fa7965690dedcf4ca633ea65390", - "value": "302610754801", - "start": 36524122, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40070119 - }, - { - "batchID": "efc72922c2297b2de39dd9b079f639488552d68b7037da1d1052c298ef86ceee", - "value": "302314546692", - "start": 36519116, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39884989 - }, - { - "batchID": "efec44774f3bd153c32e7aee2c1f133ab6fca7e888b833f14d613f45bdc67b9f", - "value": "250868958235", - "start": 32997829, - "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7731496 - }, - { - "batchID": "eff4d0a700b7d3514581bf015d2a2f1aa9ed2b4691133d1315c7169aca53e8ac", - "value": "307884164818", - "start": 36640996, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43366000 - }, - { - "batchID": "f0366855b59cf25f54184c336107a36018aae5dfd1ece5439b76b15344f45a7e", - "value": "307763495796", - "start": 36638038, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43290582 - }, - { - "batchID": "f05644286fcd4c82b40a2b62a2e8467e07a8120d81861f3d8ca6971a1272fcbf", - "value": "239009559258", - "start": 40398307, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 319372 - }, - { - "batchID": "f05969bf33e86a96fd0db8cb1264677ee3e48f33464604cc7231bdf42ce1054f", - "value": "304244254350", - "start": 36558448, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41091056 - }, - { - "batchID": "f0a2028744a468be265cead3175edaafb576bae300cfc42dc4a66f71af855774", - "value": "307519442473", - "start": 36632473, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43138049 - }, - { - "batchID": "f0a4d56b359240299e0ad59a87066204b47cd523c2f99d67790a6fcf917fbdd7", - "value": "307915599298", - "start": 36641668, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43385647 - }, - { - "batchID": "f0b01a6e3ac5dff0a491efe99ee39f1e9c366d559f9a5f3698f12477b31a0ba0", - "value": "308583105362", - "start": 36665276, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43802838 - }, - { - "batchID": "f0c55ec82dc655c22f6ceb67a29131f0bcf222b00ed2f4601f5f726a88f458ba", - "value": "296107941656", - "start": 36341809, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36005861 - }, - { - "batchID": "f0d457e579eba6fd98d3fd4bf98d86950ce71e60ec2b318ab602e64c274b5206", - "value": "298961766558", - "start": 36404393, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37789501 - }, - { - "batchID": "f0f0070086d9e37d5ed51b4a21517dabc24a84a25aa8404fc8ffcdd4737e8ec2", - "value": "313371860204", - "start": 36866395, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46795810 - }, - { - "batchID": "f0f399005240fbfcb9f0a28b1bf9bee55e87dd799ed5653ed4c62925109b6833", - "value": "308003045827", - "start": 36644565, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43440301 - }, - { - "batchID": "f165e60af2ae502cefbc52440bc6f7e3e688166b95e0e8b8762fa2e7f842af60", - "value": "304661400729", - "start": 36567552, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41351773 - }, - { - "batchID": "f1945519bb2487dc6adce25508733bdfadb0bf4a1c7d40ad4b50c9353218528a", - "value": "307481408822", - "start": 36631790, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43114278 - }, - { - "batchID": "f1a9dbea43754e6adf698eb1a4142db1c5492d8d4bc34d5146f6bb545f6d43ed", - "value": "249173338356", - "start": 40289800, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6671734 - }, - { - "batchID": "f1b0a030c35b1d27fa7344616534da723398fdb755945215db3b3ad7b2f62c81", - "value": "248920537307", - "start": 35795027, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 23, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 6513733 - }, - { - "batchID": "f1b9ff17fc7b6c211e31b0512f6244eb4e2859beec5d62b96d0eb63e947d888b", - "value": "308832828478", - "start": 36671489, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43958915 - }, - { - "batchID": "f1ed8c3416e42cb1691e4d6f75c2dcfb076c3c35213f0f04b9eeb1ad206a3e7a", - "value": "303250109372", - "start": 36536498, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40469716 - }, - { - "batchID": "f1fe3171eb07247c53ab5711f86ee58c4c47cced3c295abe1495b171ea9e9912", - "value": "303622941221", - "start": 36544254, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40702736 - }, - { - "batchID": "f2ad36fbf474d9fcd824ebad4f46f98be4f898e5967040ef1fcc51e71af0bff5", - "value": "308361863809", - "start": 36657827, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43664562 - }, - { - "batchID": "f2ca2bd37d2b7378ba7a10f6d25394f44a31f16c1292861236902569e3d606e8", - "value": "308751366000", - "start": 36669707, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43908001 - }, - { - "batchID": "f2e14772a3831086efccd317e825069dc0d59be6bacb8fe47335e39002c077bc", - "value": "308091274475", - "start": 36647490, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43495444 - }, - { - "batchID": "f2f127a1148f9a9351895682ffc030c3cb9967d173aedef03efff585549bc8ab", - "value": "306389141871", - "start": 36608059, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42431611 - }, - { - "batchID": "f32094df4c943a02cebbc8ec478c95e9a36d33d82b252e11ddfd0df8315e1e6d", - "value": "303216879584", - "start": 36535982, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40448947 - }, - { - "batchID": "f342548344cb0759ba6d67f62d47d7e373cab794d6cd6a8355882755c7eb5174", - "value": "303879012789", - "start": 36549842, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40862780 - }, - { - "batchID": "f3646f28812a5a7472ac0d278ff5bd741287487e8a5a69c06abe2c587ed4c5a4", - "value": "303695643283", - "start": 36545737, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40748174 - }, - { - "batchID": "f36a19f75b32fec77a8a4c609038ff6385efd84d24f4be0955b79b42f2496c3e", - "value": "307444664432", - "start": 36631153, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43091313 - }, - { - "batchID": "f3af8342d10753bcf8e355a8d041c80351e9076ecedb07bdd2b9c97410164477", - "value": "308080290049", - "start": 36647323, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43488579 - }, - { - "batchID": "f3cf9653bca35dd90ba097707ee8331b7f8a75b4aabd295ee67d0669771c2fb0", - "value": "308001555792", - "start": 36644737, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43439370 - }, - { - "batchID": "f43d1a06f1974d0ea87576fe76ddd6d9c4c05666d7d13ad2f5a01700b6769865", - "value": "296473722851", - "start": 36350076, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36234474 - }, - { - "batchID": "f47158756f92795c9edea31a40a5c0ec3740b29508e75f38feaf6d5adbc0bf99", - "value": "306422775804", - "start": 36608812, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42452632 - }, - { - "batchID": "f4ee6e32d13922c68603f30c2c176ad0bdebe427b32ff31c39d4049c7eaf9a45", - "value": "296084691265", - "start": 36340962, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35991329 - }, - { - "batchID": "f4f6fc426eb89107f8ac010b1d4f15f7319f7329d4b8b671bdbba34ada2bbaab", - "value": "306897877850", - "start": 36617467, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42749571 - }, - { - "batchID": "f50233a4b84d24aab0b17a560000cbc654816d424f5812f42b79e42bb491ebf6", - "value": "298988424972", - "start": 36404673, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37806163 - }, - { - "batchID": "f50b78c4adc7267cba22e68588bbce98bacf443f5a5b699d805c5404ec919872", - "value": "308166754652", - "start": 36650410, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43542619 - }, - { - "batchID": "f52b9291cc4de285db40c2989252085062fb6a577f44bcbba443d1a4449fc0c5", - "value": "302707339530", - "start": 36525788, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40130485 - }, - { - "batchID": "f53076e9e68d763dfb11ec3469925076e05602e343b71e7e8c14d40aa563d4bd", - "value": "308234188374", - "start": 36652818, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43584765 - }, - { - "batchID": "f555ed0864f94faa7b16d89a266d952c5416dc1ff158c68df45a8d2a402ba54d", - "value": "306535802310", - "start": 36611731, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42523274 - }, - { - "batchID": "f566897a459490ad90c1de1cfb8c1602a3cc09250d64922d4055cf5f2703e14b", - "value": "304791757456", - "start": 36571331, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41433246 - }, - { - "batchID": "f5bbd15e3b1e9f3966f36e22d7b2437ff1fd1b0ebb1e17188808bc931ced4b1f", - "value": "304223662490", - "start": 36557934, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41078186 - }, - { - "batchID": "f5ea1d40d3b30932b2eb4ef47afeed66df7797a513c7caa3eea7b47a675b60d5", - "value": "302978499546", - "start": 36530795, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40299960 - }, - { - "batchID": "f5fa5015637b63e6172859cb55c08fb68313c47ccf8eaefe4f79404168fbfda6", - "value": "306653684782", - "start": 36613242, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42596950 - }, - { - "batchID": "f61cafbf76864350be806747ac6c35d280e26d63cc1ecdcdf5640f7c1644f80b", - "value": "303301952541", - "start": 36538140, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40502118 - }, - { - "batchID": "f64b7367ee132549e84c9fe2031bfb74a52a26a863e8136bf583ea94947ce29e", - "value": "304818513850", - "start": 36572066, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41449969 - }, - { - "batchID": "f650a8f0dbffeb4657666ccc14caed0ea26c2044ec1f25e81a2a3fa75ad9a2d9", - "value": "295899899989", - "start": 36335838, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35875835 - }, - { - "batchID": "f68557eaf37526c3643ff6a175d41201ca3b4f774607c3add94a9816e8d0655b", - "value": "308196559439", - "start": 36652150, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43561247 - }, - { - "batchID": "f6ca7430fa7bc77f3c9fef290c64096f34610d24fb52cdb9ca2813f4d2fc46ba", - "value": "245967461320", - "start": 40252896, - "owner": "6d7000e75a5b366f308d5663103e55f755fde9f5", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4668061 - }, - { - "batchID": "f6cb9085b274d1e18be862695cfa23bcff0f3f8156d7bcf2c208aef3a4f635b0", - "value": "308703335363", - "start": 36668893, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43877982 - }, - { - "batchID": "f6d5f8e58f41fa5c55f47ada09999fea0258a9ba7994c168e6f70587d45d2571", - "value": "307918932012", - "start": 36641787, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43387730 - }, - { - "batchID": "f7074be7a9cd35a963793d091285cff2a5779b59c6fad4ea750a46be2f5ba380", - "value": "303588560806", - "start": 36543697, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40681248 - }, - { - "batchID": "f71faca9baea296c697fd5efcb85439743a891bc4f1eb42868f255cfc8adfcf0", - "value": "303124212211", - "start": 36534232, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40391030 - }, - { - "batchID": "f7516bbc157ae039a497db0de8988feb6c5647bb4489380ee045a5cf7df630f5", - "value": "307787749924", - "start": 36638679, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43305741 - }, - { - "batchID": "f770139922f40de415500feccdccd21344c7f1d6a83d2099db0312baddb253a6", - "value": "306415908714", - "start": 36608566, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42448340 - }, - { - "batchID": "f771794b698944e91a8b1f6e62cf7d5b1af784662686eff8b23acae85be24db6", - "value": "303546494704", - "start": 36542863, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40654957 - }, - { - "batchID": "f774c9f5081e61084e4b98ee9d31820f2c9d3cc3688d325072a0dc7a76f69023", - "value": "302347769838", - "start": 36519405, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39905754 - }, - { - "batchID": "f7aacb8c72852c6108f4f0697cd6e048434f038f4c73a32b41fbaaa8a4ae6017", - "value": "295357306038", - "start": 36322955, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35536714 - }, - { - "batchID": "f7d9d75f5414e2b2646478947d290e7a1784da557118010152c666c74daeb5fb", - "value": "302589613964", - "start": 36523814, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40056906 - }, - { - "batchID": "f7ef1eb7e1f4f420ea215f937ec55592f01b6737c54e74c2cdc46aab7fadc348", - "value": "268108815781", - "start": 35801321, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 18506407 - }, - { - "batchID": "f88f6a2b6b4489729263d06e01287de771fb0e2da530c59968d4dc00f0379e77", - "value": "298739073005", - "start": 36391542, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37650318 - }, - { - "batchID": "f8f831b29f329c6ff3baf057f3739403cf7f500b4b8ef99b8923745a8ffd1b53", - "value": "298631387902", - "start": 36389016, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37583015 - }, - { - "batchID": "f90fdba467ae1cbc6822432987c556f62242e2bed60e8972363add8a109f9118", - "value": "240902820210", - "start": 40390793, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1502660 - }, - { - "batchID": "f92703b5a5330af86fc6f643c14deda703b506675868745a51cdad61e170be32", - "value": "304071090881", - "start": 36554259, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40982829 - }, - { - "batchID": "f97328e15b4c6fe625a6e24b1a7fb60da06a3a8b0c59670ff3d11c1c63a41853", - "value": "306712876020", - "start": 36614232, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42633945 - }, - { - "batchID": "f9c47788adfb40d7484a0a16b6ea4f751a93700a13fc9f85b4b7dff6db524b6b", - "value": "313183285876", - "start": 36858951, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46677951 - }, - { - "batchID": "fa1f27bc8bd28a8d3f4164dde940ce54422ce420965a0d107d79c0e45434293f", - "value": "238825856818", - "start": 40198526, - "owner": "369e38fb83148fb269f74863006e0e6210fe0c3e", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 204558 - }, - { - "batchID": "fa3244811f6aac315b3534e649af1bcfebdaa4b0a972941fcfc46fab16733b1d", - "value": "306752521217", - "start": 36614748, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42658723 - }, - { - "batchID": "fa348f799aef97c6d9146023fbbb37dcc5b9ddb3532a3c31bde38df80942194a", - "value": "302492572066", - "start": 36521903, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39996255 - }, - { - "batchID": "faa28b72298be87c0aec7c8743a282c4449ea11db25cc32b58c8c08d66cd6f90", - "value": "308561326052", - "start": 36664048, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43789226 - }, - { - "batchID": "faa29cf742ab15db0e292e50660fc3db1ad93b98934133623d3e2bc377e6a17d", - "value": "295481517302", - "start": 36325645, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35614346 - }, - { - "batchID": "fb2ddf4b9f147fc979d77986e3af4d1bdebd128c84cd36ef335b4eb3f1149580", - "value": "247834063280", - "start": 39845292, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5834687 - }, - { - "batchID": "fb409bf8aa1f5c5d3291b848f80d22b889d6bf92608ee76ec7b4dd840e864a3d", - "value": "306497836022", - "start": 36610597, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42499545 - }, - { - "batchID": "fb7e8e2b56691207f6a7b7615bf9347734720224a11985c076e31abe853f5ccc", - "value": "307913554860", - "start": 36641595, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43384369 - }, - { - "batchID": "fbb863db7423a2f30c5d45a4d9c1b3e8b40166ac1084dc5bca3075a5f89bb052", - "value": "308801105487", - "start": 36670807, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43939088 - }, - { - "batchID": "fc0ec4a6d9a12f22940aa80c045de719fda4be6ec7b4c5beb00dded780b6390c", - "value": "303173116046", - "start": 36535086, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40421595 - }, - { - "batchID": "fc1bb066d0713287d9e29a2d32ee798fde7caac9e7fc9e545cf648918cf3d8f9", - "value": "302309485095", - "start": 36518933, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39881826 - }, - { - "batchID": "fc57d4cfce774db2ab092dc56347cdf194aba7fa70e5b767828c48340ce9039c", - "value": "299868820736", - "start": 36435608, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 38356410 - }, - { - "batchID": "fc5c94c13e64076acd86581f41c7278bed9227f05408f02c655630c393609e06", - "value": "308161874418", - "start": 36649335, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43539569 - }, - { - "batchID": "fc7fa9e7ac01dec2a64484a7033e1cbd0a10a344d9be610de419e9e24cffc844", - "value": "305843403452", - "start": 36596410, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42090525 - }, - { - "batchID": "fc8ff9be011a28c614bdb335cfc5cf3834a40977d1125f16ca0f0fc0a8663413", - "value": "298270416645", - "start": 36379380, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 37357408 - }, - { - "batchID": "fcc535c17ad0079b78c883e53fd796749ecade079b4118d5f154b3ac4a727a9e", - "value": "303034634640", - "start": 36532593, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40335044 - }, - { - "batchID": "fd1c89c83c360e8309ef220a8b91ce0ef22c6f5dc285c68ff8a6af38f27cdb3a", - "value": "303893151968", - "start": 36550124, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40871617 - }, - { - "batchID": "fd2aaedbe299dd2aacb37a01f852826f5df52054e460c472eecb89732583af15", - "value": "302399832876", - "start": 36520375, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39938293 - }, - { - "batchID": "fd4c6de30cb6fad8b93666d6ee901e25083ac624965952e48d02767b4857adfa", - "value": "247836610454", - "start": 39845364, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 5836279 - }, - { - "batchID": "fd52dc98fe88d4fe1e81da3b38093295c020aace214b3fdd30683090abc0c161", - "value": "296005682619", - "start": 36338773, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 35941949 - }, - { - "batchID": "fd546db5bec21ec260a78f6f31d2431268f4960907ba052a5815d2e39999ebab", - "value": "287775634570", - "start": 36166059, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 30798169 - }, - { - "batchID": "fd58961028024e12ddc22f7835eab524514a2920ef94f6495b8e105e820bcf19", - "value": "304389213255", - "start": 36561167, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41181656 - }, - { - "batchID": "fdbd1157e6443a5e8d85a3b695a46c0018761d980d011ca63591c57bafa82e75", - "value": "308750469552", - "start": 36669675, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43907441 - }, - { - "batchID": "fddfa53847407546af5af846bfaced0e7d7a4ad9d01ab59c37603d85e151ea74", - "value": "307801085036", - "start": 36638930, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43314076 - }, - { - "batchID": "fdf29c244a6d7167c286bf392e73253f27800401bbfebbd664f537e470ec462a", - "value": "238932888921", - "start": 39814628, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 271453 - }, - { - "batchID": "fdf2d909aecf4e018ed7b545275fc9e9523eca78542d6a7fabf6c5c43cd7f1f9", - "value": "302211739964", - "start": 36516083, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39820735 - }, - { - "batchID": "fe3cddc1a459a462a5535493e1e7f236355a6d83a0ea6675aa586c9c0c4a9042", - "value": "302173689621", - "start": 36513339, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39796953 - }, - { - "batchID": "fe67b350c34378f8b47181c003cdca31efebd47952a94f3686af285442f2bdeb", - "value": "302369734362", - "start": 36519971, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39919481 - }, - { - "batchID": "fe8a2857870338949a1a312947ec59775b5c71cc1d8b0023739579740f1d1f04", - "value": "248556944303", - "start": 40260647, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6286488 - }, - { - "batchID": "fe9eeabaf35d12359de4b1213d2baac73513cff7fac30bdbaa8a279f57fca05b", - "value": "297325353275", - "start": 36371416, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 36766743 - }, - { - "batchID": "fea522c2d21ad4cfe9e41a9bae91d08291635753c0dfb6d94822e506f52adfc3", - "value": "303386116214", - "start": 36540265, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 40554720 - }, - { - "batchID": "feeac9ff3d6093cc9ce501c4529ff1fc851f6cf01745a184c3573025171beb2c", - "value": "305407959435", - "start": 36585763, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41818372 - }, - { - "batchID": "fefd36e7ec5ee7d3a32df1be56b478964832b01b75812013290eff4629616bce", - "value": "305149439147", - "start": 36579877, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41656797 - }, - { - "batchID": "ff00509b2b298a176d9c165e9e8ab70e5950f99080891b70194fa2735f7d6c73", - "value": "304466744876", - "start": 36563048, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41230113 - }, - { - "batchID": "ff29431d397b561994f65433141b6b5de884fa44f2478b5942c944f2a808eed6", - "value": "306931158763", - "start": 36618432, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42770372 - }, - { - "batchID": "ff9d9393b67a8d88f645ccb6671b7379de1fd9b89dcb32ad57374c7d87111447", - "value": "302163786534", - "start": 36512525, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 39790764 - }, - { - "batchID": "ff9ddcefc0e9d72d7ba6cecd86c6ecec49f8fef96caaa085b058a26cd4a1b830", - "value": "308090462243", - "start": 36647461, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43494936 - }, - { - "batchID": "ffd744a26799a0bcbcba1407e0bfe601eb399153d1ab8b74b556cf42ee2367e0", - "value": "308641871610", - "start": 36667149, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43839567 - }, - { - "batchID": "ffdf321dba8b56f4132db78582a987e4b4047730a01c36ef4e2e78d217e264f4", - "value": "304360278768", - "start": 36560580, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 41163572 - }, - { - "batchID": "ffea2bb3641ecd2161a8a1fa6e8d8fce03fd1764b3f3f826ac3ecea5f6688181", - "value": "313479183457", - "start": 36874774, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 46862887 - } - ] -} diff --git a/scripts/2.txt b/scripts/2.txt deleted file mode 100644 index 13c9624..0000000 --- a/scripts/2.txt +++ /dev/null @@ -1,18064 +0,0 @@ -{ - "batches": [ - { - "batchID": "000de42079daebd58347bb38ce05bdc477701d93651d3bba318a9aee3fbd786a", - "value": "303440675840", - "start": 36541095, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13529606 - }, - { - "batchID": "00139452db1db22ed4878a991fb0a6390e73e59320f6828e3cccce531594f0cc", - "value": "306690832081", - "start": 36613746, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14206722 - }, - { - "batchID": "0024f964537dc41620445baf5f22b92467ed92665744ae144d974c83e5337734", - "value": "303858053795", - "start": 36548938, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13616560 - }, - { - "batchID": "0076632a4e049b857d876afdd1a34893d38792bf0eb9745a866a5dab6d991557", - "value": "303056184710", - "start": 36533143, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13449504 - }, - { - "batchID": "008351c46de830a2a062af0f4a6be881569b2e401ef7d00566cb4e9fc2cee073", - "value": "305601518741", - "start": 36591126, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13979782 - }, - { - "batchID": "008aefd285f7c3287441049a2afe02fd7e7b8c4d12d58dc8ec7147dbdcc53014", - "value": "307906021092", - "start": 36641326, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14459887 - }, - { - "batchID": "00ad5d0d4180b48ae97532a0e59c1209c4a023c0da05b8e26caee911b5d831b9", - "value": "287573598341", - "start": 36159483, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10223965 - }, - { - "batchID": "00ef1b925b707f020c58ffb379f5486dc1ffa727245c295647a4fbbf7faf0dad", - "value": "302867719920", - "start": 36528618, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13410240 - }, - { - "batchID": "00f1ebd14bb0e7fdb1f364a334e64b10841d21b01368f275680d876d71d6b335", - "value": "304549219913", - "start": 36564426, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13760553 - }, - { - "batchID": "00f376a3d0d42939f83308c240e611c21be7b28980ba71ca9e4a3e4e318fa77c", - "value": "308079203332", - "start": 36647059, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14495966 - }, - { - "batchID": "01127145c37b151188067d68270fac16ee9b7e54b220fea36210f786cbe97a0b", - "value": "307999477460", - "start": 36644888, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14479357 - }, - { - "batchID": "016a6c3506c8e0c8cfe0514d78daea86bd12e604ad509070d80b3f95d5fdb8fb", - "value": "247838201834", - "start": 39845409, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1945758 - }, - { - "batchID": "01884268dc8869e03370098fcb9acbb6a04c1db0849bc06933a034c1e29d5038", - "value": "316920391322", - "start": 37029749, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16337880 - }, - { - "batchID": "01a33a6e70b75449b7b2d9ecd98f1c41e72a1c913ce212b68bae969fa994e609", - "value": "295583233505", - "start": 36328204, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11892639 - }, - { - "batchID": "01b31d7f74b590c54e9d2bbbdf088d374ab84a23ea4bf685f1b7e1f31883ab1e", - "value": "245965116613", - "start": 40252809, - "owner": "4645f11816b9ab6d23da395c53fccafd6b5a1359", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555531 - }, - { - "batchID": "01ed76a20eebf7213e5d1fcdc8bd2c53e69b326397937ca3cb345c76d0c0a9cc", - "value": "303903986304", - "start": 36550287, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13626129 - }, - { - "batchID": "01f30c61101fba8e0a5b11e7977139e35e74d581617b1437e8600f764cb0fff9", - "value": "307537251293", - "start": 36632884, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14383059 - }, - { - "batchID": "01ff52238b242063b38e005187bcf60b862102b7d0232a625dddab465a998d0a", - "value": "304328405674", - "start": 36560341, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13714550 - }, - { - "batchID": "0201ef4c16537a33eff12b5a0c654c9bcdbb90d91b9e00ec58843fba9ea3e48b", - "value": "296395525418", - "start": 36348607, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12061867 - }, - { - "batchID": "02428e9951b459989c649bd0f877d2543a24346cb0fe3ad9a47ffaf8d8e8ce91", - "value": "307485494056", - "start": 36631936, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14372277 - }, - { - "batchID": "02810a9f4e5ad1ee6a960a1dacd46e98835f853f287989199095df0bc66ac6f0", - "value": "307674132877", - "start": 36636423, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14411576 - }, - { - "batchID": "02d4325259c9d57d49f05e2260c537e825851b2f8308fdec67ced5790c6ead1b", - "value": "257030448000", - "start": 31306452, - "owner": "cf7deca8c8599e0d57802fc3ed69f40bd6d9463d", - "depth": 29, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 3860809 - }, - { - "batchID": "02f2a14b2007638334893539e17144f2833dde9163356f3039d77784d580dafa", - "value": "308497592576", - "start": 36662448, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14583131 - }, - { - "batchID": "0310fd0a46d9f9c2e90797ecf672da93515a479010974fd3c6043dd5591cccfc", - "value": "302766660102", - "start": 36527019, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13389186 - }, - { - "batchID": "033789c3461e912668d0d296d7a1f5fda4692f410bf5a22495691906929a522e", - "value": "240144365417", - "start": 40248104, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 342875 - }, - { - "batchID": "033aa96fd5a84183644920148e7e2624e9e51293be4c2fa93c542fa75e4eaa41", - "value": "302969631386", - "start": 36530475, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13431472 - }, - { - "batchID": "036e736020f417aec145e09cf784c9c70e11f77d1c0cd94c3a99aa3758b06f64", - "value": "302207204380", - "start": 36515919, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13272633 - }, - { - "batchID": "03a15b14a1c8dcfc4a776e23bcd918c0b9d7f5bd787250d4455a0cf6c1739006", - "value": "295086025278", - "start": 36317429, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11789054 - }, - { - "batchID": "03e6d93931f297910ebe4be41f6e9f86aad228e04739988a9428b2f66967f8fe", - "value": "307928263947", - "start": 36641895, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14464520 - }, - { - "batchID": "03f5dbad20491f544d3b1ab0236f834282fbcbab797cff1d23b09b4e86b881e6", - "value": "260069040000", - "start": 31306502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4493849 - }, - { - "batchID": "0401628e2c33ee75fcf0628246bfa364637d6e74d009492017a9adbb0b65ef4c", - "value": "308091442523", - "start": 36647496, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14498516 - }, - { - "batchID": "0403bad0a58a9cb1d3fe5697056d505504e2fc131eec32ce5b2cf9820ab7b40d", - "value": "304959733353", - "start": 36575101, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13846077 - }, - { - "batchID": "041bb3bc21e877e18eb4ed3f2d443b7102179aa6fb4245e3d53f3dd94848a8f6", - "value": "304261428399", - "start": 36558839, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13700596 - }, - { - "batchID": "042599a4ae91a8dc8aaeb95516168a7a9c9cd49681bbfa8ff0f7eb0c34337f62", - "value": "306792084616", - "start": 36616164, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14227816 - }, - { - "batchID": "048780f72e5e4d559b7121b84805924aec85307f33c58d092071fb0f5bc399b5", - "value": "238744326178", - "start": 40332749, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 51200 - }, - { - "batchID": "0490104be21f047bb83fbabf500b84200dca5a36b04f8873c1bbe3f202b3e493", - "value": "304115183414", - "start": 36555619, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13670129 - }, - { - "batchID": "04b0931b8b6134b2c2304dace73d37abaf94f3f542eb939f082fca8c2626c948", - "value": "306943336182", - "start": 36618642, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14259327 - }, - { - "batchID": "04d95f688a5092fd2d46778f186b86e85c8f3720fa98321d2592575552a8d940", - "value": "296424620777", - "start": 36349207, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12067928 - }, - { - "batchID": "04dfb1b4f9b4dcb3f25dde4a3faec82afcde024f6d02ae83db513c91edc7914c", - "value": "303968988526", - "start": 36551946, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13639671 - }, - { - "batchID": "0510a48e43a9c258c22ccd1e04aca42c35117494ca2ceefcb6df037f112aec20", - "value": "302294354898", - "start": 36518614, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13290789 - }, - { - "batchID": "053bc6cdf434b531b61854a6a8333f3ff8152349e19d3cdaa36059ba12d7c6d9", - "value": "303205636871", - "start": 36535804, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13480640 - }, - { - "batchID": "0541761f8ce3baf6fc31e9842fdd3bdcaf60ed817215f3473644a0254427f383", - "value": "268229206911", - "start": 35802839, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6193884 - }, - { - "batchID": "054c98d3c7bf3a9a6de80d1d9c3bf296df77a47359665383bf669dccdf550c07", - "value": "295219901055", - "start": 36320013, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11816945 - }, - { - "batchID": "059b038155601401dfe26d2ee7763ec07e8a5dd897445ad143c64f125d8d7876", - "value": "304709011918", - "start": 36569717, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13793843 - }, - { - "batchID": "05a011cfd15a8a6a499f0eec912481409916e29f2128fa751c5903dc4282beb6", - "value": "302204550986", - "start": 36515595, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13272080 - }, - { - "batchID": "05d12b45d2aef873c8cb9fca7645ccfc91e1f353fb4cd18da34a5c152ba3e99a", - "value": "313230499848", - "start": 36861776, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15569153 - }, - { - "batchID": "05d6bd051dd6e1034a41545b76e37a168f56e0f6424494bb41250045593b8f35", - "value": "308621901453", - "start": 36666436, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14609028 - }, - { - "batchID": "05f98c0a0c0deb9a9a0c61d44aa870bec076795afb3015c501e5a9bba9819f51", - "value": "299322957898", - "start": 36413353, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12671748 - }, - { - "batchID": "061fa205debd81850331620be25308874ce24c8bb98f0732f736f7a3b437b50d", - "value": "299083562810", - "start": 36407431, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12621874 - }, - { - "batchID": "065e8d32eba38d6271afa49c2fbe602b6dcf9700944aa8be22c2d77264901e59", - "value": "303828687194", - "start": 36548257, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13610442 - }, - { - "batchID": "0675b46e22113af8b958ddaadca083b71485eb1042b4f6a9f98310c6d6793df1", - "value": "382857524724", - "start": 36053592, - "owner": "9d1847d8bb276bd22b80024477f32571ff740093", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 30074783 - }, - { - "batchID": "069c159012e40d7a4da7ae86ae1c0c489b848716b0dbd6ff2507043c5ab6f901", - "value": "270622054815", - "start": 35840638, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6692394 - }, - { - "batchID": "071384a95a31b9bc93d72582821b9d60123c9bce6d3793a6dac54fe97b458db8", - "value": "305001666362", - "start": 36576381, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13854813 - }, - { - "batchID": "0735ec6c914d8b0da43adeb566b0273f7e25f87db97773ce6152e7a108198c3f", - "value": "296863441127", - "start": 36360814, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12159349 - }, - { - "batchID": "075f6772fda3bad4ef30c8bc654796e871ad0e767278c89e75325cc458e156ca", - "value": "306749175661", - "start": 36614854, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14218877 - }, - { - "batchID": "0769859d99be1a28896b2c1a398a20687dab4c8f14cfebe8eefd4668c9c3ff2c", - "value": "308219171389", - "start": 36652507, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14525126 - }, - { - "batchID": "079395e5cffea377422a362c50faca53385a8c69ff2b754fa303badbd8e8cf39", - "value": "304570331045", - "start": 36565185, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13764951 - }, - { - "batchID": "0795dbd6343b2431e9481ab16f9f405ea63be5662bc61f0645e9b5da2d565457", - "value": "303011378382", - "start": 36532209, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13440169 - }, - { - "batchID": "07adf34c9b1fcc57c2789a3dbc1f013c68affbb4af4983dc68ff554a1af1126f", - "value": "240850264495", - "start": 40231872, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 489937 - }, - { - "batchID": "07c27f025a253e5ef3d89b13727be36008e4f153eca7bb34c12c864daf06ccae", - "value": "307583150635", - "start": 36634975, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14392622 - }, - { - "batchID": "07d51f570d021e821cb466b85f67973f8d126033839c48bf5bbdbd5796223a14", - "value": "307344264965", - "start": 36627790, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14342854 - }, - { - "batchID": "07ec8b88464d78e9b400cca9d67f1d4a8b2b95bbd9482a200a2bd25a2f04e2bf", - "value": "308452092891", - "start": 36660373, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14573651 - }, - { - "batchID": "0826eeada4c6754d795419f3c92d52f9565ae5f4f1a778af63f6297172b0ee8e", - "value": "304003522393", - "start": 36552508, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13646866 - }, - { - "batchID": "08627cbfffaec632421306c110ada537768dc1fb27c27f368ee5dc6839e7dfde", - "value": "306613848220", - "start": 36612719, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14190684 - }, - { - "batchID": "086fce4aec8556b55c3ed2dc203f47dd9e54c76d348315c8d4bcca63b886f318", - "value": "298656198013", - "start": 36389229, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12532840 - }, - { - "batchID": "08888943c2cf3a355088f6c1241b964c7991adcc15088f4b94027d166cb6516d", - "value": "306721418199", - "start": 36614312, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14213094 - }, - { - "batchID": "090538ebf98e6abd4e839d4066848221a4066a0e96331861e9b13a33f7c30a16", - "value": "315619551345", - "start": 36995963, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16066872 - }, - { - "batchID": "091c48f2993ddea86edf37283e9272e1d66867dfb8776bcf293d31a0be245455", - "value": "315629978301", - "start": 36996568, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16069044 - }, - { - "batchID": "092235d6e518cf716c29854c5427abc4dd781f6ca0eb851f7a98f2c1e2ef4b61", - "value": "295768870479", - "start": 36332672, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11931313 - }, - { - "batchID": "092fe5ca8a567c31cc7c4739ae3b5d63af3a8766a8573820f9730e72dfe902d6", - "value": "307600634281", - "start": 36635149, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14396264 - }, - { - "batchID": "09588e2e96641e0823f11a931b10519535ab741f006b367779c48b1149c72860", - "value": "313414886584", - "start": 36870202, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15607567 - }, - { - "batchID": "0968202c8722c91fc962042f080ad7a84707b481e74da0b33d4698a14c8b5913", - "value": "240144885070", - "start": 40210686, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 342983 - }, - { - "batchID": "099a4d558ec15356d321aca47e4ea2563725f360bf0d4140c5d684982f722101", - "value": "307359740639", - "start": 36627216, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14346078 - }, - { - "batchID": "09cb4017de43f1b02d6e4cc3cba2e09fac7b524e17cfe017d90ef065181494cb", - "value": "269317060199", - "start": 35818130, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6420520 - }, - { - "batchID": "09f0ccbeca70c94a9e051404c90f1582564cbf6f4e9e5a3dd8b84b3e8b3a7dd8", - "value": "306498171050", - "start": 36610609, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14166584 - }, - { - "batchID": "0a4199be200a749ec3f59e0ce43f9af3ee5a1196fac94ce90a7caf19b59fb33b", - "value": "307372758835", - "start": 36628583, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14348790 - }, - { - "batchID": "0a5a6c5c71f9c70c7e3b9761d62342840cc720ae33005943fc658aee0ba29cc3", - "value": "308025954793", - "start": 36645383, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14484873 - }, - { - "batchID": "0a6f3860f7a036e394665c5b4994178878f38bd2f35b5587710644d5c6c7766d", - "value": "239838842064", - "start": 39133530, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 24, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 279224 - }, - { - "batchID": "0a7566ca360edbaec8508c84a41c302fadfc0e1e2200580e852791f6b1bec986", - "value": "307757427623", - "start": 36637596, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14428930 - }, - { - "batchID": "0a77ffc5b74aa5cd2e31df4e008b32cae6d8bec260e12a6170e4ff58666b26cc", - "value": "302278535737", - "start": 36517814, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13287494 - }, - { - "batchID": "0a997aa64fe223c3191e494c5dad9ebceae6eaf8186c40301a78a82fdfbc4cbd", - "value": "307394190138", - "start": 36629349, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14353255 - }, - { - "batchID": "0a9a3da6248f32e06da74a3753ef1f5163c213cb0c0aaf77872565575ef0531b", - "value": "270298360303", - "start": 35834873, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6624957 - }, - { - "batchID": "0aa15a678ceaa9fd828b35ac18b6a6798a130c1180d3a0cdcba572731156e6ba", - "value": "295068032971", - "start": 36316542, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11785306 - }, - { - "batchID": "0aaaa2445dec3410fe0964f1f07c556c4cd580186ad96ddbd61a1f66ab07f161", - "value": "298923525723", - "start": 36403009, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12588533 - }, - { - "batchID": "0ad768b24667a0e6584fc665cc3ab317a16cca95402d19b5ccdfd72f66ecd56b", - "value": "305038756380", - "start": 36577487, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13862540 - }, - { - "batchID": "0b1124d5c397a822a800c0a6951c900fc5e5735f3f72f0e87fa919c829d204dd", - "value": "304267515066", - "start": 36559058, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13701864 - }, - { - "batchID": "0b34bba9eba7a958bae3dd2a2750e6afdf6b20e15d49c9715b7be2c7490c8474", - "value": "308724296787", - "start": 36669191, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14630361 - }, - { - "batchID": "0b618024af9ddc0624f4430241c75437f360be5e37cc5a80d4439cb6e6aa5028", - "value": "308201292115", - "start": 36652319, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14521401 - }, - { - "batchID": "0b977a3086eaebac6673177d4bbc47718dd79b67ead722b1783070d9cb544e9c", - "value": "308301133418", - "start": 36654983, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14542202 - }, - { - "batchID": "0bb544312e52a181d4f65793b481bec38924b87ef2632435547aa6053c4ae919", - "value": "305171461682", - "start": 36580668, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13890187 - }, - { - "batchID": "0c1806f83286a614da8108912222097b0a896e7552cd3a675a87e61448d86289", - "value": "303900403458", - "start": 36550158, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13625383 - }, - { - "batchID": "0c6c823323f429dc4566aadd4721c7be4e395f7247e4c9b9e3a6c847c5df1cbd", - "value": "295832848654", - "start": 36334314, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11944642 - }, - { - "batchID": "0c724b688894072725dc5419e2c10c0ca70ef01142d0bc9e0c3e4f031f2154d0", - "value": "295430513623", - "start": 36324705, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11860822 - }, - { - "batchID": "0c8701fa8cd3e120ed9c751c92b9978ce3e0655ce42785609b16326eb6324d9d", - "value": "246912048337", - "start": 40206882, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1752809 - }, - { - "batchID": "0d1bdfa611dcaa801a1ce179db9f0f18971fe052410967490854d28b7172c0e1", - "value": "308150450100", - "start": 36648702, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14510809 - }, - { - "batchID": "0d38ea11497399cff3ef87ac96ec445b4275f0b1d21efae848458893c3f98f19", - "value": "302435576510", - "start": 36520983, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13320211 - }, - { - "batchID": "0d72a08feb9918e1773185c170e7349d3ada454e88c02688b63008cde101872f", - "value": "302178115541", - "start": 36513499, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13266573 - }, - { - "batchID": "0d82613193db1f2f61b6303bac9bef7c6b7762d45b8f10ba0c913d329204b793", - "value": "269399332640", - "start": 35819630, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6437660 - }, - { - "batchID": "0dc91a22a7b3dbd04d8536d05ec1e1444a85b5d02d2c856c7962db35ea450f38", - "value": "252745911768", - "start": 35503451, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2968197 - }, - { - "batchID": "0dec904ab1a1103e1dc89671a1134e3cacbeffdf5b648c3e5ee4970e2b4e913c", - "value": "239426422995", - "start": 40323070, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 193304 - }, - { - "batchID": "0dfc22cd36736e94157191ae28d550a25f076b839d21dd3ad200b1f2c7ce5c83", - "value": "307399198200", - "start": 36629528, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14354298 - }, - { - "batchID": "0e4c086acec1da8597660f1a7a91cd8a6419f72a366e5a4de0ee0ca49194839c", - "value": "307963895917", - "start": 36642942, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14471944 - }, - { - "batchID": "0e9a25f1533e63979e1934fdce524f5c0736acbecbcd8b385f74d8159ae1da09", - "value": "299020784280", - "start": 36405844, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12608796 - }, - { - "batchID": "0ed678eb5c530e335ae92d0248ad1e2e428b86dd3f110e94184764fe5ac54043", - "value": "304166169677", - "start": 36556773, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13680751 - }, - { - "batchID": "0f2a49cfbc1fa5fb25ca382d16f76b3343c7ecbea840c5db1ee1eb056a0b185b", - "value": "313480492595", - "start": 36874821, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15621235 - }, - { - "batchID": "0f8f5ed1dfd68a5e583a46be957cd9c7e8a41046df686cc3474d2bde492416be", - "value": "298517479014", - "start": 36385580, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12503940 - }, - { - "batchID": "0fd5455dc2a562c00a7c7a5b72568f934c4ef137f443ff47e81090b7f30d5ba3", - "value": "285521701318", - "start": 36100649, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 9796487 - }, - { - "batchID": "0fea901f52f0ad0459505b16b1cf52bf9d3606df28f460b804b7fd0b93073f94", - "value": "305432540262", - "start": 36586419, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13944578 - }, - { - "batchID": "100e0f22d20ab3ec990593c349c9b25b0ff7efab2ffbedbcf1cc714447bfb9db", - "value": "320062246355", - "start": 37128511, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16992433 - }, - { - "batchID": "10175c986af9f9bc413e05f6e09b35954c6842bb7023b50c6476f0bfb425f5fd", - "value": "248659642856", - "start": 40266661, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2116891 - }, - { - "batchID": "102047f465b33eba2826250a32fad9c416c4bbd090f256e1bcac9fd1b8e19679", - "value": "239118048447", - "start": 39945511, - "owner": "8ecd00062a6cff2950484a8ef91b192884c761e7", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 129059 - }, - { - "batchID": "102a4c17f80b6afb874f1989f477175c621ca14a9a0d8c867b052926e400dbba", - "value": "303887930644", - "start": 36549936, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13622784 - }, - { - "batchID": "104c4e56d95df574f9ac3bf59f308f0d1abc88bf52f13f17fe2b1a6604057e5d", - "value": "241858888985", - "start": 39925253, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 700067 - }, - { - "batchID": "105ebca774fc34ba1d8eac90f77be8b6893787996f9b0fb0c4b749868a48f876", - "value": "298904046573", - "start": 36402304, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12584475 - }, - { - "batchID": "1063a2ff980b250c3d007ef7bdd5ffc0b4efe1e0068351ea4dd38d59ca34f04d", - "value": "245965655593", - "start": 40252829, - "owner": "f68518168da08f9dc8ed4dc04117ea098cc53be9", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555644 - }, - { - "batchID": "10a719b5530be9638750ad1440b21f90900b2806b4a5593676ec6dfe33d6b4e4", - "value": "307395365214", - "start": 36629391, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14353500 - }, - { - "batchID": "10b53f4e58f44e0ad7fa7294bba7ee75701f7a49c5f0deb087989eac19452352", - "value": "310878563076", - "start": 36740232, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15079166 - }, - { - "batchID": "10d08a96ad78760bc44920812dd68bf73b1abe23b6b118bb804827f7af3ff346", - "value": "308360659594", - "start": 36657784, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14554603 - }, - { - "batchID": "111104907b2663d69e7b9f34a9bac297c49c759f18f02fb195fbcdeb119f258d", - "value": "303504089728", - "start": 36542244, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13542817 - }, - { - "batchID": "113c21f1955306ddde41eec60fd29d76af7a97f87bd73957abd8601a1500f479", - "value": "302361103404", - "start": 36519887, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13304695 - }, - { - "batchID": "1175459df53b1516f8906cd9295ee18d38f8ecf624bd9fe1499493758d876dbe", - "value": "294561138671", - "start": 36305171, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11679703 - }, - { - "batchID": "11ab92f26274291c7bd2948cbb610f4b598824206a2924c97c6c75e5569a891f", - "value": "308283913770", - "start": 36654143, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14538614 - }, - { - "batchID": "11dbb4e43f907ab966dd1daafb1a9df621ce1e27d5659552aa8ef30456e7683d", - "value": "313168930087", - "start": 36856174, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556326 - }, - { - "batchID": "11e82d48c2265fdf55e0d66add2801b82c1f80802e7b0006fda1e4f97a126b1c", - "value": "308193282971", - "start": 36652033, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14519733 - }, - { - "batchID": "1205939df334eb820023cd9d64ea9d3d8a183d27cd39d008d12694b540d7fb42", - "value": "247014217053", - "start": 40214720, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1774094 - }, - { - "batchID": "120e4fe1dcf1962e5349c39c1dd5a472934f1033e933d36b20482ca3f868a84e", - "value": "307941825003", - "start": 36642154, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14467346 - }, - { - "batchID": "123d5d1425cb66d2cf72ad530ae1913ed362f7c1838cc35f9925efe77fd5f0a9", - "value": "306456217342", - "start": 36609784, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14157844 - }, - { - "batchID": "1278ca8b811b09e8bb3107c978e3b4d0ff365eab7e68a9b9345d7093f68fb86f", - "value": "240138621418", - "start": 40252834, - "owner": "58091b8d3fcda84598c319bd1c5f9d720d2db873", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341678 - }, - { - "batchID": "129c0ec460970fda1f82a793dd525361c020e6cf859ccc1fc7887fcb88ca0b3a", - "value": "245965466950", - "start": 40252822, - "owner": "3a680b3554ad29286489cad6e212ce4c3f0dc11b", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555604 - }, - { - "batchID": "12a2ef16b801697c9d23efab27c4a4dbbcc7003639c0d563b87738ff0afab235", - "value": "303837518372", - "start": 36548575, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13612282 - }, - { - "batchID": "12a61635485549666044e5a7a0303e654228a0457003f7da4b9113ef4dd4dcff", - "value": "302578960737", - "start": 36523657, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13350082 - }, - { - "batchID": "131979662cfb4e2e5e1aac04b7943fb9715e5f557415107c82452f76004e0652", - "value": "302215473524", - "start": 36516218, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13274356 - }, - { - "batchID": "134792e05caa54fac05f79540655b6e39cbf90bca850aee59f7cb26bc8f7f0b7", - "value": "304537349976", - "start": 36564226, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13758080 - }, - { - "batchID": "1351045ba69c534da512bd7d3a884aee4d24fe354f590a1d7845534a9e9cebc6", - "value": "302998032443", - "start": 36531955, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13437389 - }, - { - "batchID": "13ad29b2fa4f9991027f6e2feccbee7b6f591ad59b1dc599fcae83e79161fca4", - "value": "308418651491", - "start": 36659179, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14566685 - }, - { - "batchID": "13bf14d179b7d755727cc84354332ebfd93a8d845b3071c143dbf8aa0fe2a12b", - "value": "308155577479", - "start": 36651137, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14511877 - }, - { - "batchID": "13edce932f2d6ba66bb14e37a548adf3f82bac88736b0978875c2376b6b3084b", - "value": "298745595630", - "start": 36392006, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12551465 - }, - { - "batchID": "141bb0d330f4f32f944cf59f03840402b138f7a5ed22538dc6d132caebc651d8", - "value": "302353855698", - "start": 36519625, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13303185 - }, - { - "batchID": "142541b12979f56becadebd30604926bd25a51eeba01e86f8f4b308acfd91e28", - "value": "304841848607", - "start": 36572678, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13821517 - }, - { - "batchID": "14428f05695ec538532cb57b3c3b8608c07c73caefa0450b89e1f14fad5e6e21", - "value": "306425595219", - "start": 36608913, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14151464 - }, - { - "batchID": "145d432f35419abe5fcff582335ad7e78fc70e8cd9e306be958ead4860f9f1e9", - "value": "254425404725", - "start": 38864741, - "owner": "16c7ab95711749bf3690057ca64b2f220defaca3", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3318091 - }, - { - "batchID": "1467224e6c435eb79e5c53f0a024d3f7735ae877be2c870aa8a37267e4cef805", - "value": "240138732272", - "start": 40252842, - "owner": "8a99f91148252304db46cd4396aa9ad8826bb6db", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341701 - }, - { - "batchID": "1474d258ae6e967059633b943f09257e3524840faa78e9639dee35a907fd23bf", - "value": "239543722031", - "start": 40163797, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 217741 - }, - { - "batchID": "14aa43c49d3f7d3849fa210084a4bb54974d60ed85266af225c445332d8981c1", - "value": "307748012602", - "start": 36637485, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14426968 - }, - { - "batchID": "150e5d86a4b9bc5878822bf5cd3e98bbab2a88dd71103adace14999ec7929ef6", - "value": "269397756662", - "start": 35819568, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6437331 - }, - { - "batchID": "1549e3c8249f4014ae2ebfd451e715444322da05227447387c9ac3439fb1626e", - "value": "313203022488", - "start": 36859659, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15563428 - }, - { - "batchID": "158971c6170a3767ef52104c94b36f802c5f3ec4d42cc212d2cb672ce9626907", - "value": "270622233511", - "start": 35840645, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6692431 - }, - { - "batchID": "1593ce61a3fcc4fcf5ce0304353261d58b0d32616fcd7d671ae7350986c85322", - "value": "306951711992", - "start": 36618716, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14261072 - }, - { - "batchID": "15fb574ecfe6ec1e35cf525b819e711126a0cf7ca725f64d3160b50622a4a6f2", - "value": "308331270178", - "start": 36656059, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14548480 - }, - { - "batchID": "160c8fab669969b661a37d53ef2cb0fd64d8150b23a03ce6bfcda93c97ead385", - "value": "240139059763", - "start": 40252862, - "owner": "323af10a0c039b08c9daa97202f16dc77cf1fbf3", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341770 - }, - { - "batchID": "16172566626282ec0ae091814dff685e1f8b2901ea3725357f6b1cda53b4c030", - "value": "307763103824", - "start": 36638024, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14430112 - }, - { - "batchID": "16685b59c35de7b9a099455e72f994a3fd87f6b19e94a223dd172d0b276a3f73", - "value": "303382676950", - "start": 36540141, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13517523 - }, - { - "batchID": "1697cc9ee685d05e8666495859fc79f7deaa0cc5bb241efcc490ac00a1a734cc", - "value": "239758541100", - "start": 40194018, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 262495 - }, - { - "batchID": "16d04b72462d048fdfab0a2f19a4519c9e2843302d37bf73de929c195bafc91b", - "value": "308422404563", - "start": 36659313, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14567466 - }, - { - "batchID": "16da347ea5d7b4afe44eb566d376dfc4d2caf856da9f3b99ecccbe689f181911", - "value": "295600320222", - "start": 36328827, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11896199 - }, - { - "batchID": "16e57c426ff2830ea20d5742b0a9ea975cc60b1dce34b3a3f3a9a142cea015ed", - "value": "308149413656", - "start": 36648665, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14510593 - }, - { - "batchID": "16e627f75a6345895a3aa4b50740b6456a7606ffa3a79f5256f046c7cd74ff17", - "value": "303991132513", - "start": 36552062, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13644285 - }, - { - "batchID": "1700c8fd88d10a9217d3af272bb239af608edfb97c7e484d90cc4f544d23b950", - "value": "307146965818", - "start": 36622541, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14301750 - }, - { - "batchID": "170451e7527030525df6e0387c34832c2c8742d24042f549c5ce04ea6a673c20", - "value": "303962879234", - "start": 36551499, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13638399 - }, - { - "batchID": "1719b37d2a6924af7d94add2376947868baab91ce385d3ea625254027a325dd1", - "value": "304834817983", - "start": 36572652, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13820053 - }, - { - "batchID": "172683a542109679b200f01b045a97338b11972b369482158162d51fc9c9914b", - "value": "305496872575", - "start": 36588502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13957981 - }, - { - "batchID": "174136655739f3fa74abbd63ef55a9b6f2532f24ffb3c9e721d7f27f80c02141", - "value": "303104058015", - "start": 36533960, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13459478 - }, - { - "batchID": "175409c7c088ccae0d7c696552a01764eebf8e9da12672968531389579cbbac4", - "value": "240836330744", - "start": 40231507, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 487034 - }, - { - "batchID": "175917ead1d310d4ec55391a702243985e5befc2cb39d878efe27deaf354ad9e", - "value": "307376983513", - "start": 36628734, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14349670 - }, - { - "batchID": "175f5cf1e0d1349e87ddc82e263a736f72f1745f00a3474819343dce30640307", - "value": "308198743751", - "start": 36652228, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14520870 - }, - { - "batchID": "17af6de8c0f1bed28ec9ae3b9db68aaac59bc7a4479ae9de4849950d6b66afe6", - "value": "298739941372", - "start": 36392714, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12550287 - }, - { - "batchID": "1818432338427b2c2709eb9c65d1d9a45c2008f0be8236e0d35bb711d3c01f40", - "value": "313226453126", - "start": 36860952, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15568310 - }, - { - "batchID": "18400cc8a422bd7622975502d71f921b67cc1eb413746cb99198ab69da2a29cd", - "value": "302649775683", - "start": 36524848, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13364835 - }, - { - "batchID": "184a7d85dcbe4c53f6ea6afcd9a78111d4feeb34c4342aa1951cf91bd75e8e7a", - "value": "302251124460", - "start": 36517279, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13281783 - }, - { - "batchID": "184abd9ed6063b03941b90ef4964bbcadd9fc46fdf8dba6b4024d7d2e381ba6f", - "value": "307418795154", - "start": 36630003, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14358381 - }, - { - "batchID": "184f7440ab291e0da073850b07744c567202b4fc86892d303128ab8261802f65", - "value": "303379404102", - "start": 36540023, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13516841 - }, - { - "batchID": "186db7de80bf9b5bb3321ddfd6a3bcec9dfc8108392c9c6ea01e7a21f8531991", - "value": "308357170458", - "start": 36657209, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14553876 - }, - { - "batchID": "1872e4e6adb6502dfcaea2535afc74485954e3d6a35d462bf06bd498501ab9c4", - "value": "307933613284", - "start": 36642086, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14465635 - }, - { - "batchID": "1878f002d60d50471ed6855558cf8353d0dfa37a12ec296578e78b894224a6aa", - "value": "303379459574", - "start": 36540025, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13516853 - }, - { - "batchID": "187994debc050564e321a7770015301460afb7242ef15fb016f8050365b44cc0", - "value": "303498901226", - "start": 36542057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13541737 - }, - { - "batchID": "187e2282da0e3a8064ca2369f39bb1f3d4a98258462ec3c05d39bc2e11497fae", - "value": "304020913983", - "start": 36552907, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13650489 - }, - { - "batchID": "189d46719f7899884128e83b307dcdf16c7ba8a472def8843d59d559bc421d32", - "value": "307334238168", - "start": 36626530, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14340765 - }, - { - "batchID": "190973f06a82da3a35d887b3bb450d8e8d8db5b78d13e134bc6b115573ac2672", - "value": "296071164609", - "start": 36340699, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11994291 - }, - { - "batchID": "190ca8e8beb3925851a5dd0516a0d30794dc18e385a0f0e8aef281af99124979", - "value": "302165944326", - "start": 36512603, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13264037 - }, - { - "batchID": "191805f5cf5787660f9b4107b6441767e6e6cf446f9cb2a874abff8d7b5fd30c", - "value": "296196957556", - "start": 36343673, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12020498 - }, - { - "batchID": "1934fc2dc78c8d810c8c09f93a99d059eb4900c059ecddaf8d086bef5792b42e", - "value": "239347476107", - "start": 39821095, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 176856 - }, - { - "batchID": "194d59ec74430fa288d6e62c3bdea4db4ac9ee17fb097dcb7272c4faa37248d5", - "value": "298958450958", - "start": 36404273, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12595809 - }, - { - "batchID": "194f3f6b117e726de4f571e65ef83890bac9f9333b21d6a655205451db5ccf5f", - "value": "303023283603", - "start": 36532411, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13442650 - }, - { - "batchID": "199a5fec20843da202da56a8181497e3953b4350b99437bdbaa1e8df7ed165bf", - "value": "247383224480", - "start": 40223362, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1850971 - }, - { - "batchID": "199fbc1a869ee3d23d62524809edf300bf5532258b825a2a986ed4c3dcc3fe2d", - "value": "303800385923", - "start": 36547465, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13604546 - }, - { - "batchID": "19c04c68b7bc54c850b977ba682395e866133c9e09b50ca1d0608dd1e9f33a83", - "value": "306934502871", - "start": 36618326, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14257487 - }, - { - "batchID": "19db9d5b5585d9408bdbad994ac6884db8c2e521d421336e7d3caaf071442733", - "value": "306666695902", - "start": 36613482, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14201694 - }, - { - "batchID": "19f3c5a930e84ca8fea0cf222d6748b7cfd2560f10617efa610f3acf8f72b00d", - "value": "307447777782", - "start": 36630588, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14364419 - }, - { - "batchID": "19f446c3e6e8622b079b31f4d0311c8525b65f43423ed183288219c96d4ce139", - "value": "298363761729", - "start": 36380932, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12471916 - }, - { - "batchID": "1a1422f5ae7aeb316631e2088a3cc45d5672960c268dc95c1cce1a62247558e9", - "value": "303994410553", - "start": 36552180, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13644968 - }, - { - "batchID": "1aa225a1b72c1e4663107990719b450198977e238e2de33d13f79b49c7710feb", - "value": "298683552537", - "start": 36389534, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12538539 - }, - { - "batchID": "1ac1ae0c57659833b0b572d770161669544a4cf40dff98ee42e3f418ad15af44", - "value": "296095842455", - "start": 36341598, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11999433 - }, - { - "batchID": "1afd1707f9fe1c8fe109b50e2cd16f9fe11a1e4d93f9065355edb7ab36b945a2", - "value": "304650134594", - "start": 36567147, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13781577 - }, - { - "batchID": "1b518007fa9cfd36f4e1cb7cdbebdaee9551863a04ee5917bb16fbd25650a6e7", - "value": "320081556152", - "start": 37128752, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16996456 - }, - { - "batchID": "1b65ea1a8e546cc3009bce9a1534d01fc5e09f04603be6a067de97db81614970", - "value": "250190512000", - "start": 31306526, - "owner": "7fc4897f90ad493a4d2c77b195a1b82ef0c0ed7c", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2435822 - }, - { - "batchID": "1b7c56bb1b0319149bcb1a5c74afe917dcfcb0dec4b80063c267e6b64201a9da", - "value": "240052975455", - "start": 38900841, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 323835 - }, - { - "batchID": "1b7f4fa7f57fcc3344a1afcee7fdcc1aebbb139db8ff51e40e8ca75738105eb8", - "value": "307020581034", - "start": 36620277, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14275420 - }, - { - "batchID": "1b7f8597d5342ebe1de144258a1d92e47c2d567a49b4d3cd100ba6b4dc802f07", - "value": "243729408000", - "start": 31306476, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1089759 - }, - { - "batchID": "1b8559df63cff6e0e2c439c5a3f2ec00c930b065d8c2f021f39d92bebecc71a7", - "value": "313185035055", - "start": 36859240, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15559681 - }, - { - "batchID": "1ba76967e6ca51b1aa7cb474d7c5310b7473d9f4879d7f18f3d2138171b032fa", - "value": "304834261519", - "start": 36572632, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13819937 - }, - { - "batchID": "1baeb4fb5ef82281db664124d0c6858596fd26a614b3d5884ae31f9a442feb7d", - "value": "305933437293", - "start": 36598282, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14048932 - }, - { - "batchID": "1bbc67d12c5c1c0c2c1677933189a95d625a2153cd7eb4b7f21eea606d008860", - "value": "308361023659", - "start": 36657797, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14554679 - }, - { - "batchID": "1bd929f56eb84bc631c0aad8947ec54d3c5eff379e5c9bf192082035f32b3c8f", - "value": "308689049811", - "start": 36668383, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14623018 - }, - { - "batchID": "1bebaee1db74716d3dce1e36b75b281f0a104c70d64d1eb99f8670534621f0e5", - "value": "247382404623", - "start": 40223331, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1850800 - }, - { - "batchID": "1c5bb1f5c4b83aa2578f304776e93beb2c03865cfaa719635fd700b0342ea1b9", - "value": "308159478517", - "start": 36649925, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14512690 - }, - { - "batchID": "1c5ddfe3c984f1717a4f02b6238d01174d2f06ef34f68e5cd1947ead667fd63a", - "value": "369390363869", - "start": 39711927, - "owner": "971f31aaeac713b47aa55e50c06409afc1de46b9", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 27269125 - }, - { - "batchID": "1c649ebc5171f0910c18bd1fe082cf3b13b4121ffe0a040709dda4287a6faf9b", - "value": "308519135400", - "start": 36662992, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14587619 - }, - { - "batchID": "1ca42704eee5b0443fa80dbff529537a314cbef9f60f8829a7fd3f92c59a0d20", - "value": "238632906696", - "start": 40382360, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 27988 - }, - { - "batchID": "1cbd8204b2d7825f421fa1c2df3b84683068edf97fa6890bf0278c7ac528e023", - "value": "304565936433", - "start": 36565027, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13764036 - }, - { - "batchID": "1cc078a145a697a5c232e7e5e20f9cd50b2706ac6df7e70e36cc77cff3fb6200", - "value": "319672547218", - "start": 37113125, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16911246 - }, - { - "batchID": "1cd1c47318b27de2d9e3ed2336747da438f582b4e95384cfb085a03b508b716c", - "value": "313192171463", - "start": 36859496, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15561168 - }, - { - "batchID": "1cdf372b49641278888511923db9d69ef9e7adfb914d21d2f199210ca7310dcb", - "value": "305585926138", - "start": 36590340, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13976533 - }, - { - "batchID": "1cf2ec5e38019678695a8f21d99e3531cf9e99511881581307c500fb5bb621b3", - "value": "308191070655", - "start": 36651954, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14519272 - }, - { - "batchID": "1cf9bcdde0ca57359a6eb2b453626cc871e1b08ff05b889db8340d46253371ab", - "value": "302967663763", - "start": 36530404, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13431062 - }, - { - "batchID": "1dc125dbf0b5f81ddf300b703cb4f9d78efda6c28fe69b5ca01e523aed6ebde3", - "value": "295379184697", - "start": 36323523, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11850129 - }, - { - "batchID": "1dda8997ed014bf9df19c9092514191e9c5004fc63fe4693d8fdf3e36f7f0028", - "value": "304145996873", - "start": 36556274, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13676548 - }, - { - "batchID": "1defacaa311747f8be2b545605ab5030affdab2fa71716218cf5226ed3f3347f", - "value": "307430418454", - "start": 36630193, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14360803 - }, - { - "batchID": "1e04b58fd9d5996ef0dfe66de9fa036aa68d29480e4f8d54c096be9bc4b28f28", - "value": "313422611870", - "start": 36870932, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15609176 - }, - { - "batchID": "1e304e68458e4810b62e84975fdd566a3f2eada046963c6cb41febe82d1fe7c2", - "value": "295714831286", - "start": 36331392, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11920055 - }, - { - "batchID": "1e3f56be7ffaf28bbb625aa9b37a986d43482d809fe6f28e07a715ad56f52c4c", - "value": "308140109261", - "start": 36648558, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14508655 - }, - { - "batchID": "1e933c36d1857d1daa8b045e09d1fb2cf70e662cc4dfe26a401b2980782fe838", - "value": "308735618186", - "start": 36669370, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14632719 - }, - { - "batchID": "1e9ed5621b0ba59ca1485931595e5f0a84a03801fb0441efc03b7cee93204192", - "value": "242402054299", - "start": 39957232, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 813227 - }, - { - "batchID": "1ec16b7edee53793dbafd70a6f2786c8c065c2c9240020800fd0f84fddf4830c", - "value": "313171690900", - "start": 36856273, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556901 - }, - { - "batchID": "1ec5eb37e248d5227404321ebaa1c2ba6fc1aa767a2de80df54fbdfc10e3607a", - "value": "250478509146", - "start": 38282560, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 23, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2495822 - }, - { - "batchID": "1ec854f409528628d5fe779274e84c554a672d676011bbc72ba88b86aa248911", - "value": "303252521969", - "start": 36536585, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13490408 - }, - { - "batchID": "1efc2b747522d0f4530b87f04b511fd695d83055460b68ce4468a24af7722d98", - "value": "307171438085", - "start": 36623416, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14306848 - }, - { - "batchID": "1f148d2ff5aab087fe88125df00373f5a3f92cb077f8c8d0859e1fab4c0e9a7b", - "value": "299525152732", - "start": 36419525, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12713872 - }, - { - "batchID": "1f1c9daa9c84da414d09378dd5d3c898fd364160603b8af3729419994a88158e", - "value": "307991988391", - "start": 36643945, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14477796 - }, - { - "batchID": "1f3c4bc08343353866255d0e59ae119ee51e7419bb50a96eeccd8396c39bae65", - "value": "302217464756", - "start": 36516290, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13274771 - }, - { - "batchID": "1f49cb9614af5627064111e2875b5c5e74b44f1c6f7cf40d08df48cfaaec2c0c", - "value": "306894226015", - "start": 36617562, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14249096 - }, - { - "batchID": "1f6cd5b7f7120dbf5f76a47610a413e05ed115f0a0356af82c2ddf49d9511bb1", - "value": "319705808622", - "start": 37113868, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16918176 - }, - { - "batchID": "1f80838e1d9dc3c0f0d2e1c2f9424c0130a51e05eb8d37f10ba2df5f98fa9cd5", - "value": "247390196633", - "start": 40223410, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1852423 - }, - { - "batchID": "1fa048120b814296f752d8ed15e57afc538470e98fb6d62140e25a24853f4b1b", - "value": "308512245678", - "start": 36662746, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14586183 - }, - { - "batchID": "1fc650f916f249dc6bdfafe5710ebdcd8507ca7fcd0cfd7059bfef5d08a07cce", - "value": "252935827663", - "start": 38655989, - "owner": "a294a4762d5d7622218d9eb5e28ede8f1dd9a22d", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3007763 - }, - { - "batchID": "1fcc8f0803b22a9050cf4acef05fcbc1c03e365582b53c5ebb687c7bc5e6871a", - "value": "313222271876", - "start": 36860802, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15567439 - }, - { - "batchID": "2026e024b44adf22ff780804330c5a5323f307b016a7d4f4f57a2bb7e9ab2f51", - "value": "303123574628", - "start": 36534209, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13463544 - }, - { - "batchID": "2041a04e9498762785afc7970368196c237b04a046e02f204b06b8a36f6207e0", - "value": "308448927987", - "start": 36660260, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14572992 - }, - { - "batchID": "2048175ca16ba86e525be625f11c1c84a9e6f54b3cdf1fbdde462f078415fa0f", - "value": "299162448959", - "start": 36408916, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12638309 - }, - { - "batchID": "207db9667a4f81a4e510e8864831a78b5eab720c1af3618aec8216b91c202b33", - "value": "268118273493", - "start": 35801695, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6170772 - }, - { - "batchID": "20e9e26f98904376d5440406e2865a6458933884d5418d8cb7849e6c23b83be5", - "value": "302895056481", - "start": 36529377, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13415936 - }, - { - "batchID": "2103ec0d0e7fe582750e8ea2d17689f98b192e2fbb0acdb48d49356ce0f900e0", - "value": "307610848960", - "start": 36635514, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14398392 - }, - { - "batchID": "211371389ea37534e7a32dbbd6cc27900287b132974e293879eac8ac82b91383", - "value": "308023798254", - "start": 36645306, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14484423 - }, - { - "batchID": "21228909a9af6d8643470ad17a8cd5124e9ca1a7c0626f44d9573dfaebb9ea50", - "value": "269353054739", - "start": 35819050, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6428019 - }, - { - "batchID": "212fd1b0d369761f9a171ae55d20fec1b3c3175f73bfeb0ee0ebbbfb5ca51f4b", - "value": "299441052840", - "start": 36417624, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12696351 - }, - { - "batchID": "21745403f93101792e1a328972b38f6f17d23a07a76002801be9e61f88081714", - "value": "240039883768", - "start": 40244234, - "owner": "e2d71aad5e0066be7f4e3f914ceaa4327d8a39e8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 321108 - }, - { - "batchID": "2194cab6715aa9efd8325d70b48cb5ad65187900c174c37496f595470e48446e", - "value": "303573733508", - "start": 36543390, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13557327 - }, - { - "batchID": "21b3843a5e6ee668a378cbf1008f7fa1f56413ae60f589eb1cd5af24b1d5155a", - "value": "308360251228", - "start": 36657319, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14554518 - }, - { - "batchID": "21f06e21323b4d05c019e08a1050bf24674bbed314f9ad91251693900d95ff86", - "value": "302999462375", - "start": 36531779, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13437687 - }, - { - "batchID": "2238be047be92d1b52f3b048f59850c1be7d1049c5a51b1967e22f71786872c2", - "value": "306691852856", - "start": 36613931, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14206935 - }, - { - "batchID": "22458c25d11eb4cbe41cb4485c00e87a9aa08a37796722e9f472252612766c06", - "value": "303949377659", - "start": 36551240, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13635586 - }, - { - "batchID": "226a324c7998f9ddcee0e584d083f2a37d328bf97e4d35146b6a2cd19c481676", - "value": "302179829516", - "start": 36514017, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13266930 - }, - { - "batchID": "22913be8496b3ca0d6fd0c83571ff9ca3ea9444fab26f4d421e13ee548b6eefe", - "value": "308074862092", - "start": 36646904, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14495062 - }, - { - "batchID": "22d0e5c33be28528f91e274dce0efcf3c409275b07a474b6b21c95e9524835d9", - "value": "307581135852", - "start": 36634903, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14392202 - }, - { - "batchID": "22d92598c9c973dab55359496479bd95d3c8e5644faa5f5e1e4174e60e83fe08", - "value": "303220179216", - "start": 36536101, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13483669 - }, - { - "batchID": "22f3f04419db73217d035ca9c252169fb5b1a723a84b623d4cf6051ec6941724", - "value": "306510010274", - "start": 36611259, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14169051 - }, - { - "batchID": "2307f7054e2f24e7fca023ea535a6cb888f0c1456ad31be29d88035c467cd367", - "value": "397722087283", - "start": 40332134, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 33171567 - }, - { - "batchID": "232ca6432d9bd8ef1040999024ad05628676efb7371177ffb3f84ec3482bc20b", - "value": "275168505742", - "start": 39955342, - "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7639571 - }, - { - "batchID": "236399be90120ed8ae49d70b7a8708921ccda6048f8f42b7ff0d3ed2e816b97d", - "value": "295286874635", - "start": 36321306, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11830898 - }, - { - "batchID": "2388db27bd3643fad005ba0f9bcb27b611f8e8245b818acc031b9236a50a7cf7", - "value": "308115983038", - "start": 36648147, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14503629 - }, - { - "batchID": "2397463766fd97c008630c1401c7442fcce6b1027d0dbb19fc9a16ed05c347a3", - "value": "295772382415", - "start": 36332800, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11932045 - }, - { - "batchID": "23a5e86a9ce7eafd5a9d655927564fe0873d53b1fc13afa3fa439f562e19515a", - "value": "241869682955", - "start": 39924230, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 702316 - }, - { - "batchID": "23d5a2b428315d4be2318c2c43a55cd83b358d8295e0dcc7d1c6d3902fc8d699", - "value": "268698125437", - "start": 40325214, - "owner": "3a524d3a69f76549bc46a7223300db475e6e2ff3", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 6291575 - }, - { - "batchID": "23f2315d224b991bf2323d4bdf8f4844f0d764564974406547764784c7f24de3", - "value": "302890013989", - "start": 36529195, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13414885 - }, - { - "batchID": "23f4cb007f07225d4481361132e38d11ffbd3a4442ffce2433dfdcd3fa614c6b", - "value": "294651365362", - "start": 36307085, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11698500 - }, - { - "batchID": "23fabb082b9a7f22a7075aac0ddd22ad114c44f604898e336133ad9b92421abf", - "value": "304923473014", - "start": 36574478, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13838522 - }, - { - "batchID": "240dc67fc7c5629ae06a0d40c7b0d671306740f26e2c2b41ce9a0916653da1af", - "value": "306546269606", - "start": 36611880, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14176605 - }, - { - "batchID": "242146e54e55e3cabc025ab5101f9f96003de7ef073bd0c45c5f8b1721e1cfc5", - "value": "308473842881", - "start": 36661600, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14578183 - }, - { - "batchID": "242b3627d81c2ea389ac56fd5e6ff197f2c8e833af1b23943e7586c35644e209", - "value": "306415573734", - "start": 36608554, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14149377 - }, - { - "batchID": "2442283002358ffb31689a4e70f1d4de6d559aed25ac3c98b2a05506dd29c4cb", - "value": "302536017470", - "start": 36523017, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13341136 - }, - { - "batchID": "2448ffdc5eab1131d85f3621f1b3b8d55c98eea2b20f8ddaf56eb2292df5755b", - "value": "306958141642", - "start": 36618946, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14262412 - }, - { - "batchID": "245f58dc41223cebe4234f455aaf3d38ac77929e30215efdaf14773eb3cbeb26", - "value": "304228803825", - "start": 36558119, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13693800 - }, - { - "batchID": "247bdc0574dcbe797c2326dfe62dd605e5ea13bf02b661db81b8571a9e845c23", - "value": "302338392047", - "start": 36519294, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13299964 - }, - { - "batchID": "249a1f7b2bfc760f664d257884d47ecc01b959f568187478e0cb68c01f187b2d", - "value": "308781465874", - "start": 36670106, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14642271 - }, - { - "batchID": "249abafaa50bd79c2b79e61af5d01cfe1a79c9ab8dc3ab6dce738b4ea268eb05", - "value": "303357942293", - "start": 36539704, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13512370 - }, - { - "batchID": "24b5d7be05d35ebf45787f12905f28f8bf1458b1be4343df36e56a26fee4b521", - "value": "303293910261", - "start": 36537850, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13499030 - }, - { - "batchID": "24ba3c5bfa855d8543ea4db37305002a6bbd50e7ebb7e18eb59a8ed8c1492431", - "value": "238976859610", - "start": 40389838, - "owner": "2800f583aa679356cd32a6b973be2aea2bc93ff0", - "depth": 24, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 99645 - }, - { - "batchID": "24c57f1eccd775582aeecdbe40fb44dd430422c433a9e995027f6ef06791253b", - "value": "291364907208", - "start": 36953717, - "owner": "d92e0ef21ffb036046a0eb502e355196b2a30290", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 11013821 - }, - { - "batchID": "250a4a28ab7b120db060d00cb69cc897b7f9c5ccd83f43c9c5dd76af3871abed", - "value": "306376301891", - "start": 36607599, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14141195 - }, - { - "batchID": "2541427a56b77e94c0bffa90b087a93a48bd0e938c18ccf0ed7470bef5d8eb4e", - "value": "245828968531", - "start": 40143842, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1527167 - }, - { - "batchID": "2547654a56562366ad50919ddd9975330652de02d6643e9c46fe02b90dd6e477", - "value": "298625918043", - "start": 36388590, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12526532 - }, - { - "batchID": "25999f57d1adfcccf9790afa26fb701e46fa40c4163318d8d3ab70c29b01a5f2", - "value": "240670093381", - "start": 40227002, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 452402 - }, - { - "batchID": "25cf4612387584767d65e171d8497d3ba117e3956518250a87476688408a37c0", - "value": "306723625301", - "start": 36614391, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14213554 - }, - { - "batchID": "25d497126db200dfb47a82205f08b18381e9e989d3c3a6b92d0768c31735776b", - "value": "316917009726", - "start": 37029627, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16337176 - }, - { - "batchID": "25db76b3a42bfcbc3e26708b276f06e9039d97bcaaac1e6ba0cfeb07a6dec93f", - "value": "307376647777", - "start": 36628722, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14349600 - }, - { - "batchID": "265cafc87a97b916c9f4139ab756179957c3cc7c7ee59bbebef96224394a32b1", - "value": "308216224881", - "start": 36652627, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14524512 - }, - { - "batchID": "266a6cf1c6c236ddb5ad27789d312e80fd108fe9d1c10fff951dfb2a1279dbe0", - "value": "304899699510", - "start": 36574077, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13833570 - }, - { - "batchID": "266b8a2b72fe79e9c560424e7a74869e89b5403f08561374fa76005767564655", - "value": "302179051691", - "start": 36514673, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13266768 - }, - { - "batchID": "2670d8f757a233fb719dd7acc27c53e2762cdc88f9000426ee246545b2ad9f2f", - "value": "307760339519", - "start": 36637700, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14429536 - }, - { - "batchID": "2696ddfed1048e58da1ecf91802dbfa5450b3943c484212238c27daa364c657e", - "value": "313181714580", - "start": 36857311, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15558989 - }, - { - "batchID": "26c3d65148b44eb3808a58a28cc46301096b3f66df147d3303b1d8fb65c68b5c", - "value": "304016885738", - "start": 36552762, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13649650 - }, - { - "batchID": "26c73900e7eaebe87fa06641ab991dc7d23df8604ead12f91d29619084b6db27", - "value": "241720322144", - "start": 39904454, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 671199 - }, - { - "batchID": "26c91fee3f4df2f27bfe53cad58e81b2d51d27e0c8330ba017fd3ded7a94081d", - "value": "295983174953", - "start": 36337953, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11975960 - }, - { - "batchID": "26cde91eafd788c2cbe83e345edbe5cdb1b0688700a2ab2d42f5e83e6a7da8ae", - "value": "307059231080", - "start": 36620757, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14283472 - }, - { - "batchID": "26fffd785504c56c33923bbafa11c0689c097f4e8c4f77a9cfecf0ed51da71e1", - "value": "307112060886", - "start": 36621744, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14294478 - }, - { - "batchID": "274e9c1ee42de1e613f2bcfc84c85163bc7df5e50a03400fb9001d217602f30d", - "value": "302999850343", - "start": 36531793, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13437768 - }, - { - "batchID": "274fc9d54414849413d23a9ce5a9cf8b43be5de71ec952b5416fdf54d355f47e", - "value": "307957963251", - "start": 36642505, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14470708 - }, - { - "batchID": "279225f747f50117365b34338017ab0cf243c2e290ef25e363048c2518f2c7c9", - "value": "303380957318", - "start": 36540079, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13517165 - }, - { - "batchID": "27bec5c4c96afc5e70062a0bc72e87208f190d5d6fff40ec9a2470f21571fcc2", - "value": "313318196087", - "start": 36864696, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15587423 - }, - { - "batchID": "27d8e6ace665f28ed49cdc2e05dde449ebd4704f146afeb59441cde3b46a8ca9", - "value": "239484330611", - "start": 38996768, - "owner": "98ae4bdae736456c0695a17d8a1f9556b06f2e79", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 205368 - }, - { - "batchID": "280c77ec277b1169bae7726c488bd301ea9c9eb5028a741b86ab2c72ad0522ae", - "value": "274261098280", - "start": 35899057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7450528 - }, - { - "batchID": "282928cdb8cbfd73218a9d0650cb45eb150ea38ee199a259330ab20baafb242e", - "value": "306472323307", - "start": 36610135, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14161199 - }, - { - "batchID": "285860b14fce8a37bc055ecdae7ec048ad8b803946b2e16ff3c7987c92dadb44", - "value": "283144807182", - "start": 36059273, - "owner": "9d1847d8bb276bd22b80024477f32571ff740093", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 9301300 - }, - { - "batchID": "285d296bbdb85bee109d177b12ade86d19c579cd98c737b0ddcb24749a2a177d", - "value": "307440535600", - "start": 36630780, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14362910 - }, - { - "batchID": "287e511b7e5359c296aa83ce190199ba91ad64d1f92ee82d5447d5c157d7a1cf", - "value": "307463058391", - "start": 36631585, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14367603 - }, - { - "batchID": "28860804a3dcf75a27a977bdd0321db39a46a0667c989d3e6ca220c1b1ba817b", - "value": "302616291601", - "start": 36524322, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13357860 - }, - { - "batchID": "288e83ec0c4e4ea92b342ca4b2e793ef08b9c521aca27e4f676c490cfde73de2", - "value": "319696832622", - "start": 37113545, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16916306 - }, - { - "batchID": "28c11d9bfabc3f63c2ad7d48b12cfa6e64cbf4eab4f97dd8b06f2c8fd678aeb4", - "value": "308492361013", - "start": 36662036, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14582041 - }, - { - "batchID": "28c8e1e05fa8c48b094fef2cce797a00dc868a0db3d634861d4c78bd88fc3906", - "value": "308319898930", - "start": 36655653, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14546111 - }, - { - "batchID": "28f958100bf7c56ddc502377d5520e7c3fc0af6dbd58c7419ae60b61ce0a9c8a", - "value": "296675054469", - "start": 36354878, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12120102 - }, - { - "batchID": "299487c6926b01bcd1f10d58a1edf21909797d7b813fe780ef7b1724af40da93", - "value": "299069689844", - "start": 36406929, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12618984 - }, - { - "batchID": "29b82a771f2f8b68b36ac3ea290992224695a66b4b46802b4a0436567a36bc18", - "value": "251936633608", - "start": 32941215, - "owner": "620400aab24837143139e29162bcd0a6e55a7d68", - "depth": 29, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2799597 - }, - { - "batchID": "29fc5e58c8d10e170645e4c396d2171baf8545f556a0b2764023eb1c3f5fe120", - "value": "304062033623", - "start": 36553933, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13659056 - }, - { - "batchID": "2a4aa7d944465ca8114a4664d1b1f4aec3746440e61fea0aad4b9ecbac1c8ffa", - "value": "277150075579", - "start": 36399188, - "owner": "077a8ca7cf945a1f5c675a87cf7891abf3c6fd25", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 8052398 - }, - { - "batchID": "2a67b6629fcf54a31de1f4476a63c2b9bd3043d14d8d1eafa2b87a0bf3d829c5", - "value": "308237465193", - "start": 36652935, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14528937 - }, - { - "batchID": "2a70e6d3896f7467f680eccf3d79aca4affb94e6fc6b33829bf4662e4b700635", - "value": "308268363299", - "start": 36653813, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14535374 - }, - { - "batchID": "2a8109b5cdd95ddde84d4f8fb7648a56a15f057f2548f3fa4160225d56fbbe5d", - "value": "251815833128", - "start": 35465758, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2774431 - }, - { - "batchID": "2a8478a2c4720873a6d0e325f4889558e337bae0c57174712fcf16927d122cba", - "value": "302162375268", - "start": 36512246, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263294 - }, - { - "batchID": "2a959cb6540e5ce8f0cb869c7c3d5515b0d687770dbbd0780195507d249665ae", - "value": "306469140769", - "start": 36610021, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14160536 - }, - { - "batchID": "2ac8b90eb5c3b5dbe493c3b397cedacce5786745f3b314c10e03254da6446d2f", - "value": "307038619676", - "start": 36620471, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14279178 - }, - { - "batchID": "2af2091ce62508197b97e0e4d2f5c846b964faed595906ab67f73cedc825f76f", - "value": "306712987768", - "start": 36614236, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14211338 - }, - { - "batchID": "2b0f292d0828543cc35ccf4d0f8fbf3442b0769260d9ba72873c8f647e7b4935", - "value": "296606237645", - "start": 36353292, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12105765 - }, - { - "batchID": "2b16294db84f7c3df01d1c12990e9c3ea3ea115b0dcbd22941ab4f6f69a889d8", - "value": "295982873025", - "start": 36337942, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11975897 - }, - { - "batchID": "2b3b929160968553ce8bfc32ff96b649a05a379761ef0769bd026de00dc4af8e", - "value": "303269173012", - "start": 36536958, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13493877 - }, - { - "batchID": "2ba7cf54bf7ec2ab449f6825da872420aca4ae4831a0393b992de681ebd63cfc", - "value": "303651155067", - "start": 36544816, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13573456 - }, - { - "batchID": "2bae1157737cb9c6697b897c80177371717d91deceec53ed605468117cc4ad32", - "value": "635605652609", - "start": 39938678, - "owner": "d03130d67cc5b077ca76aeec00f88e079b9d93e8", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 82730643 - }, - { - "batchID": "2bc392713add43ea27dde56156638d26cb49956f0d3416fd0d1f987c5465fc79", - "value": "287562667315", - "start": 36159311, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10221688 - }, - { - "batchID": "2bcfb43539f93db2b9a5a085f304b7da1fa213f99e7a55dc8699fa3672c4093f", - "value": "280107007330", - "start": 39954914, - "owner": "f7f8bf040a9a352aca3b98e57797f1d94d9d7b11", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 8668425 - }, - { - "batchID": "2c00bbcb0a107e2e1e9ef7482081aaaee9884cbd4049e0f0cb15e3009d641c3f", - "value": "244381402441", - "start": 40174500, - "owner": "0c5d7d9e244789aa7a6d1890a90f8bfc61eef143", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1225591 - }, - { - "batchID": "2c81ba2cb203e05c2bdaba860fb7b14fad7dfd454060e8a6560cc4bc15373c4b", - "value": "303039096594", - "start": 36532754, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13445944 - }, - { - "batchID": "2c8996b05efd31ceb6792a616cddbd3e266b8964359409e569a73386eab1b7b9", - "value": "298562962375", - "start": 36386769, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12513416 - }, - { - "batchID": "2d0f188cfed1055ffd562cf0a243900afea3af15b1bf757854537470e68bd011", - "value": "306727033737", - "start": 36614513, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14214264 - }, - { - "batchID": "2d196f69ce9eada122613bf7f75f614e72d473da59fe9bc77c7d43273a179258", - "value": "308163218946", - "start": 36649383, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513469 - }, - { - "batchID": "2d27751966c1f2f721cea94d2e29c5486c97ce9187038401ce435ed99faf06fe", - "value": "296577836588", - "start": 36352488, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12099848 - }, - { - "batchID": "2d4127d309a492a8d0a9ab6d2795b8bdb25acb23aef35faaa82b8692f107fabb", - "value": "240838806120", - "start": 40231551, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 487550 - }, - { - "batchID": "2d64c2b5bc527ef7b94e40d06a49f1eed8540939408dd1e7144aef116a0cc0eb", - "value": "239972807692", - "start": 40347448, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 307134 - }, - { - "batchID": "2d64e460ed9c7e4cafb7752b635672112913619452ced47328048c4dbf71ddd2", - "value": "308572686912", - "start": 36664904, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14598775 - }, - { - "batchID": "2dc20e8f266e10f6d6f2dde014bc638f85e6cbe6fa33e6097482d54182e0a7be", - "value": "308004278135", - "start": 36644609, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14480357 - }, - { - "batchID": "2e0739bfde2981a9c7e094c3cba7cb7b83ddec45648a460a6337f10dc3946b95", - "value": "302654122542", - "start": 36525005, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13365741 - }, - { - "batchID": "2e16f7bbf6883b2e1adb930dac3582ec7ee2d3b43c51eca8b4e07cc5e9cc8b27", - "value": "304093011669", - "start": 36555048, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13665510 - }, - { - "batchID": "2e32105abea3000c7a5daddcc66e908d4c771996fe9ac2c1bb39bcc2c2206a88", - "value": "298565616199", - "start": 36386865, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12513969 - }, - { - "batchID": "2e49d74eda27d608a11a2888628ab800555d9d27e1845a083c7f4b1fab9d52c9", - "value": "304773987951", - "start": 36570919, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13807380 - }, - { - "batchID": "2e654fd2c6e4da71f8e1e7dbe3ffa3ee872ae2c1ce00f38aa8181a58318240cf", - "value": "308620837142", - "start": 36666398, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14608807 - }, - { - "batchID": "2e9e605bb841ffbd30e176245ee1e9ff86f2d1d17931b6ac7a4ddb5d93b41f3e", - "value": "240138677679", - "start": 40252838, - "owner": "41365e3dfa5a3d6f3354d0a0d201a77f25e1fce1", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341690 - }, - { - "batchID": "2ebef18a9b868191a01998e6352b4e111ae6dc54842016a5485e45c941975f21", - "value": "303024198132", - "start": 36532444, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13442840 - }, - { - "batchID": "2edf7f2f0dbb9bdcd3d300bf1497fe0be773d617f32eeb48c98a9e58294624c0", - "value": "308076150460", - "start": 36646950, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14495330 - }, - { - "batchID": "2ee0d3e9907ce08fa71ad236d7a26db2bcadaf49fba2583d27fefebf83864621", - "value": "308160604111", - "start": 36649740, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14512925 - }, - { - "batchID": "2f22c110178f881ecac6589a7f7548370531e9540677fe37ac3c05d6a690d9df", - "value": "299527028179", - "start": 36420049, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12714263 - }, - { - "batchID": "2f4390a36fa374615162a598d61c6f6132f9bbae5ea0ec35de5dbe63b8a2010b", - "value": "308161118121", - "start": 36649308, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513032 - }, - { - "batchID": "2f641295d6d206b15446fe4645cfef6c3ec987ed22c0a26b13ba612ebd44d705", - "value": "277436089097", - "start": 36038695, - "owner": "8b058d7838b19313738b75b223ee28806e05c9be", - "depth": 30, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 8111984 - }, - { - "batchID": "2f9545c610bc9846d69c530ff592cac4fe793992500bea3a6cbfda1e43dc1826", - "value": "259535208000", - "start": 31306500, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4382634 - }, - { - "batchID": "2fc709fe46305c151c92cdf42d913ce9338952e77242bbaa322df9d9e6f33771", - "value": "307926695555", - "start": 36641839, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14464194 - }, - { - "batchID": "2fef913869abb235070fb08a5b2709073d8a7f5c252390e0a9709ba4047b3605", - "value": "306496444506", - "start": 36610999, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14166225 - }, - { - "batchID": "3062810cd7ffc2ef39e25876c455c792c929478c8b04aa7538fb5d978ba1c823", - "value": "307084245970", - "start": 36621426, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14288683 - }, - { - "batchID": "306f8b3c8ae63d57f85dbef5dfd8eff278384af34eda9c21aaaa51ea746641a2", - "value": "305407959435", - "start": 36585763, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13939457 - }, - { - "batchID": "308d47878b195925b4bae66840b53fd16cf8fab82bd09383ca338470f1cebfff", - "value": "303205886414", - "start": 36535813, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13480692 - }, - { - "batchID": "30a1875e9ed4645c5e46b7f165d59d207ea02c352b7b0ac309f92d727a2219c1", - "value": "303175708267", - "start": 36535407, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13474405 - }, - { - "batchID": "30f75bf3a6817bb668ecce7aff60e32b87ab370774b4207dd5d4e81d7dd11e26", - "value": "302312942470", - "start": 36519058, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13294662 - }, - { - "batchID": "310ed7b2bd9a0d0ebb9b487c63f6766459b8413c0ae574c57bd0022806670ec2", - "value": "313708022102", - "start": 36889791, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15668637 - }, - { - "batchID": "312143071b6050d5788b88d6ac2244af2de891fe0369f4f62dcd0ba230419baf", - "value": "308164624172", - "start": 36649208, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513762 - }, - { - "batchID": "3122426b16721e4988e5fbf988d76fa3ce64327a72b50361f8dfceb1f3947f23", - "value": "247835159998", - "start": 39845323, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1945124 - }, - { - "batchID": "31b08c9b6d6063793b641e96ec97049f35b058023b5457ff5ea73e70baeaeb0f", - "value": "306776557020", - "start": 36615834, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14224582 - }, - { - "batchID": "328d6962ed5c1a1dcdb258cee1fad63b6e7b072630fb6e90acf0b83d1709f343", - "value": "298562500853", - "start": 36386296, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12513320 - }, - { - "batchID": "32f8415939d509059e4d72dbcb99787655ea6a4cf6c8c66b723027390c69d4e6", - "value": "299084778794", - "start": 36407475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12622128 - }, - { - "batchID": "32f9fd66ff9a150da100de9cc27e2ea7bc0ba90908440b2d74d4b8bdeaf73166", - "value": "306373454765", - "start": 36607497, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14140602 - }, - { - "batchID": "32fb5ea490d52cd7de833f11ff7c1f8a5724b96cec95d603288a8859dcd401d2", - "value": "303706475679", - "start": 36545900, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13584981 - }, - { - "batchID": "3305fd1dcb4c0fe621f66b76181fa9bc81bc0c01d5c5ff4e26ae822857a102ec", - "value": "303150687285", - "start": 36534732, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13469192 - }, - { - "batchID": "3326868d771d1587b12cc0691334da2029ed9b4d5942f2c6a988e73bfc9e8c5d", - "value": "303839656739", - "start": 36548652, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13612727 - }, - { - "batchID": "3361dd09cf72a3970b83634691cb2169e52c5cc4187b83d1ddfd499637413955", - "value": "296028953049", - "start": 36339391, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11985497 - }, - { - "batchID": "3395ed3d314fcb6ef7917a6bbade790e6af4844992f5929172b4d1898ab18e09", - "value": "302998081548", - "start": 36531274, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13437399 - }, - { - "batchID": "33ece46a272a5a2125b026d2234d36506b5087da6178845e4af7daf5f4d90933", - "value": "308095643723", - "start": 36647646, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14499391 - }, - { - "batchID": "33edd0453e63c43df104708e18c2cd2b9d1744aa1610746343a0c520d0678ad4", - "value": "319703974548", - "start": 37113802, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16917793 - }, - { - "batchID": "33efb23db54ff5e128cc3b56fc0704b63113c33b94dc7492ebfeba16e4843c7e", - "value": "308651707904", - "start": 36667275, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14615238 - }, - { - "batchID": "33fc466b6479bed866ed708b1433708e34e032c913a14a1ae10ef04bacbf0b11", - "value": "307900559922", - "start": 36641131, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14458749 - }, - { - "batchID": "3406412429b63d7701655a76b0b5ca0f734d58200cfb1151cd3db82ddeacb82f", - "value": "296305280510", - "start": 36346699, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12043066 - }, - { - "batchID": "34157abb756c8382189d84c15453caf5ac9ef140fc9b4d886fa6bc6d70dd0b45", - "value": "307543347747", - "start": 36633778, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14384330 - }, - { - "batchID": "3470046240c7336952a1e05f6388fc29c9cf6c22d7fa5af37fbd3f6ae3023f9f", - "value": "302213261044", - "start": 36516138, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13273895 - }, - { - "batchID": "34a5cfbf219b990abbf3c586e2139ed13c69621463c7dc7ad921b48953cd520f", - "value": "306968334661", - "start": 36619085, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14264535 - }, - { - "batchID": "34e9f58a199832b30a8546e0a24cc6dd2ce9ba6c4251376ccd581ca2be99e42a", - "value": "308302785890", - "start": 36655042, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14542546 - }, - { - "batchID": "352899be61fc051e6353392b3f7feeb03bfa129adf7ef3bd52f22e71b654383e", - "value": "295675472321", - "start": 36330647, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11911856 - }, - { - "batchID": "3544daed828f3373c79c2a1686fa5d5ecea3bd9c7786b2d463a3bc0cc8498870", - "value": "299041191478", - "start": 36406126, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12613047 - }, - { - "batchID": "356283debfc35442ec1192fab528dc9a9611f3493099cdc39aa2dd3242a45b81", - "value": "307370268793", - "start": 36628494, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14348271 - }, - { - "batchID": "3577512d7f602729509a25364030018fd37e4f4e448331611e8b6bdef713d2a3", - "value": "320057079089", - "start": 37128325, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16991357 - }, - { - "batchID": "35785717ec663b235145936752ceb09364a47923ec64cf1c055af754b47fa274", - "value": "307642756353", - "start": 36635978, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14405040 - }, - { - "batchID": "35ad80c62f136ac4ee913ce3214c302d63dca496edd784e56380c78ec12239bb", - "value": "302977557304", - "start": 36530761, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13433123 - }, - { - "batchID": "3618117487389af00b3046e35dda6aa4c217857fcd12e786e04e24a45ac1729d", - "value": "307391224470", - "start": 36629243, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14352637 - }, - { - "batchID": "362e5a5de13e9ab9b47e9e48bffb9cb1e9b577de4619eb7e551cdabc06b9eb80", - "value": "307816456884", - "start": 36639479, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14441227 - }, - { - "batchID": "3631333c99e2a411667110539bedb5acb92f17e029e6e3ea3b41565589aa390a", - "value": "302164505684", - "start": 36513007, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263737 - }, - { - "batchID": "364279e6ef8a0ddf06cc7b475cebd24a2dbe673846a0bc302bc1edbd33670b06", - "value": "305524168831", - "start": 36589029, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13963667 - }, - { - "batchID": "36560ae0621ba2eeaef41003fcd9779f630cfdf7731fdc5b91c0a845daed3ee3", - "value": "308154373393", - "start": 36651094, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14511627 - }, - { - "batchID": "36a2fb697b40f8eafa2822b51dea762c744a891f3dcb31178c5f322fb15a3e9b", - "value": "302200013820", - "start": 36515659, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13271135 - }, - { - "batchID": "36f4ec7944ff5a87e3e6cdb77e5b5b630df96aebed94af3d119f1a18802ba826", - "value": "305837026063", - "start": 36595955, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14028846 - }, - { - "batchID": "373f0d0d3fd83db90017bd577ed41df83347d6eb14f32dd97f0f801f66317070", - "value": "302999240679", - "start": 36531771, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13437641 - }, - { - "batchID": "375c2756ba53439dace59f96b5ed3868cd1a27a33682eda55d1e2dc92bcf19a6", - "value": "304679753170", - "start": 36567985, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13787747 - }, - { - "batchID": "3795a1ae5aba51b40b89f2ea22ad912d26c3f00cd68315b6081b992eca5a175b", - "value": "313168539669", - "start": 36856160, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556245 - }, - { - "batchID": "37de17ea8d3f976c85a2e87a52a1a466c4041faea98b03625053e7c4cd908e91", - "value": "243720312000", - "start": 31306475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1087864 - }, - { - "batchID": "37fd0da54d8a456190820fa14aabb761fcadf7855f614e10288961d5e8021ff2", - "value": "307961688448", - "start": 36642638, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14471484 - }, - { - "batchID": "383132e834d3a24328d40e18c7f1ffe41af34d9e72beb6ad12cbcff8a55bacc7", - "value": "255045993795", - "start": 38540161, - "owner": "a8dea788b06434e85abfed2064cb14d028f53ea4", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3447381 - }, - { - "batchID": "385c9f0857715febd2800ee24cb0d6236beafa137ce43a268359f073e7f7a3a5", - "value": "293803632496", - "start": 36291994, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11521889 - }, - { - "batchID": "385d1ef567edb19ec8bf59b210da7f6f56267dcf2468cea03c4f35976020fabe", - "value": "303819939329", - "start": 36547942, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13608619 - }, - { - "batchID": "385d57aa0fe230b1964be518753d24d763d5d316ff7f6e5719771f0b1a0f9f42", - "value": "307916299448", - "start": 36641693, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14462028 - }, - { - "batchID": "3894228759e9921b187415d2aeca17e88b0cf6f43d287a32ea9d6f09f2258364", - "value": "295402875419", - "start": 36323927, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11855065 - }, - { - "batchID": "38cb2717a09a205f27d0a7d495316530bc2dfe89308720be41601bcaa6ccfb52", - "value": "306935593077", - "start": 36618365, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14257714 - }, - { - "batchID": "390b83953dceb5f196412b4d85b805177097336aac1ea1f0f6373de7607d11b3", - "value": "306471876635", - "start": 36610119, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14161106 - }, - { - "batchID": "394c6927473b0441b7e0a2bfd94494c4de5b3a3a1515e9689f03d4aac32d7913", - "value": "322815041349", - "start": 32918648, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 28, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 17565932 - }, - { - "batchID": "3961b312469eea9f34d242b8f2ae72f1644525611a461ea3243d5419fdaa421e", - "value": "308590107112", - "start": 36665526, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14602404 - }, - { - "batchID": "39870fdec7dd0332c7b84c9b140810e7f26fadf3897ef3095082f9f4aa2163a1", - "value": "245967353500", - "start": 40252892, - "owner": "a1a7b53ba31984f8dcc4363d0e9cd9b994cdbd72", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555997 - }, - { - "batchID": "3990ea8db9aec57453c9c2c86286fd86dbec3d132ebd75b9149140b466ecd6a2", - "value": "313174762653", - "start": 36858419, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15557541 - }, - { - "batchID": "3995644d7516ce8f4117ab2fa060afc562382e1db29514e66ef7622ef09cb280", - "value": "306423752829", - "start": 36608847, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14151081 - }, - { - "batchID": "3a50eba2c22be5efb3438935ddfda1bfd254c86fe93e9be97f370342b9a00982", - "value": "304324291703", - "start": 36560193, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13713693 - }, - { - "batchID": "3b0362e3272efb79cf29d7feb9cb5bfcf7c6f1bb8b23ffd5e372479fd9bc949f", - "value": "303607606871", - "start": 36544156, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13564384 - }, - { - "batchID": "3b30bc025d83ac2c23457d5b12e8eca6fb9f8a13d5bb395bd53e3794673b3676", - "value": "245965898134", - "start": 40252838, - "owner": "e5f430e0249deda953355a6282cc163e072fcc8c", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555694 - }, - { - "batchID": "3b56867dcda71dc944179c0aad645ad14a256117ca12450454285fed2c1c9cf2", - "value": "308078503132", - "start": 36647034, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14495820 - }, - { - "batchID": "3bba80aa7f3988ceed924f3cf70eac3539c52dad3886dbe1e13f2a3ed68da8d4", - "value": "313226000461", - "start": 36860257, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15568216 - }, - { - "batchID": "3bd1fd36ce8488f3289514e0a2409bd1fa82ee6b6e764016d09aea0aa6f1b4bd", - "value": "303303311409", - "start": 36538189, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13500989 - }, - { - "batchID": "3bdb7e7ccfce63de584b2990b34dc9076ee56123ec815696da8143b5657efd53", - "value": "296588760365", - "start": 36352656, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12102124 - }, - { - "batchID": "3bfeb43fc114263d6cdc65f0d2e229b5ceca8c0ca51db788a1ae0d527bccc6eb", - "value": "308388039202", - "start": 36658086, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14560307 - }, - { - "batchID": "3c4f182cae5970e6ab47f3dc1b1d6e300c7a2472c5c29c4a812f9557e1199445", - "value": "308162956867", - "start": 36649824, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513415 - }, - { - "batchID": "3c79a2ee797bcdd57a5a10864ae2a21dd76a24b8d9c5cb8a08bbfcd07cb7280c", - "value": "302941731189", - "start": 36530151, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13425659 - }, - { - "batchID": "3c7a52def4287442b81955d6e5cc1681745b9945525ac78583924fabbb471533", - "value": "303193313037", - "start": 36535587, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13478072 - }, - { - "batchID": "3c825f6a1630a677414ca719969bc82c1123772171011793cef76cf44fe5499f", - "value": "306713099516", - "start": 36614240, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14211361 - }, - { - "batchID": "3c9c36509f6f82c10cb84dcd985efa35cd116fb4ecf663eb17b98be9183b8bb5", - "value": "302200456316", - "start": 36515675, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13271227 - }, - { - "batchID": "3cd5cd32b72996c53df820e19487eefe01942041d9f0087d494cb7a15054c10d", - "value": "302886263416", - "start": 36528832, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13414104 - }, - { - "batchID": "3cddc2ba87f6962c7fb540cbb7f72d907c80adeb7289760080bd9d5aa58133dd", - "value": "308153204116", - "start": 36650827, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14511383 - }, - { - "batchID": "3d1b540fcceb44bc6144f2b4b891b2ec988b3bf46031280e549b4e13b24658bd", - "value": "298787075080", - "start": 36396929, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12560106 - }, - { - "batchID": "3d1dbbf35af694c44f04479a4f4bd412e385bbe62c8dcc524cab99b2c759f175", - "value": "308388263266", - "start": 36658094, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14560354 - }, - { - "batchID": "3d6cea9fd80cb2f7295c9ecd01d311df6e546dca514d9b5e94c73bee6d336256", - "value": "305046160379", - "start": 36577753, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13864082 - }, - { - "batchID": "3d6eeb8f945a7fb6b9ea3ffe8d49b4a376f186f040a171cf4c953b68f23ff964", - "value": "304247922894", - "start": 36558580, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13697783 - }, - { - "batchID": "3d79dd7531c5f6707f7cd4fab4fd413f4b6d21053f2952a458b06b373c203bbb", - "value": "306704305923", - "start": 36614151, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14209529 - }, - { - "batchID": "3d8fd6a50f718d4450ab972a27673c590d813e226d36f12c45bf8b81c780f9e2", - "value": "299526366933", - "start": 36419797, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12714125 - }, - { - "batchID": "3d9669a407764eeb055e509e4ccc7e98972d78fa38298c8e8dcf92e79527c837", - "value": "307962859621", - "start": 36642905, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14471728 - }, - { - "batchID": "3dc59d07d9ea897187d1c8048d6e2fa954aa5adef2e07e11bcbfbce0aba448ef", - "value": "239517840555", - "start": 40327543, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 212349 - }, - { - "batchID": "3dccf733948d4e935883686e400711001b2364ccc9b008bb0bcd12cfb139b21c", - "value": "298780968496", - "start": 36394198, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12558834 - }, - { - "batchID": "3de6d3efeef13cb020c351828da8d8640ef1569689cdd069cb8f6016160268a6", - "value": "307542260608", - "start": 36633063, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14384103 - }, - { - "batchID": "3decea28bce1ee739aab74e9ba697c384f4b05a09238c0dcaf62230e0b97f9fd", - "value": "304438442241", - "start": 36562257, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13737474 - }, - { - "batchID": "3df3ad2d42601fd4688a1ae17369de9bde46fcc213ddef62be07b14736405e13", - "value": "260027112000", - "start": 31306502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4485114 - }, - { - "batchID": "3e0953192cc8f94de6b97916228e6800d2ef84e92cd2464952c12450828f6c4d", - "value": "308288428355", - "start": 36654079, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14539555 - }, - { - "batchID": "3e56c4599dd6fc2aaeb7f83172a9ca420c0beac212bdcedc67a6714cac8e46ea", - "value": "308496029930", - "start": 36662167, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14582805 - }, - { - "batchID": "3e5976d28b9f8926fe90f3f4ff9de8828dde6c283ea82faa87b954f917b927aa", - "value": "307802653036", - "start": 36638986, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14438352 - }, - { - "batchID": "3e9653d1e00f61ea80b74e06f7e61b525a9862e101a5d086119a36008c71ef1d", - "value": "298612146528", - "start": 36388320, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12523663 - }, - { - "batchID": "3ef8eb3539c0971c2046861ad58649cbdfadfb750305ec8e80f6a87f9164a85d", - "value": "307990229010", - "start": 36643657, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14477430 - }, - { - "batchID": "3f01437fa52f80d1b4a89db16241fe632f65db268d5f0a41b8d255792a328927", - "value": "302917174366", - "start": 36529720, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13420543 - }, - { - "batchID": "3f29270d938131ff040ee7c78bd43915effcb8c3b74113979b678beb33e5d066", - "value": "304260066542", - "start": 36558790, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13700313 - }, - { - "batchID": "3f47bc612318193d1be99ac94d8aea0d75546650359fe7c56013f18fccc4dee4", - "value": "307652832042", - "start": 36636338, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14407139 - }, - { - "batchID": "3fa3a7dd714b649030e6a14c6051162b71694d75d9679c1850dcc344a03582c4", - "value": "307544327117", - "start": 36633813, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14384534 - }, - { - "batchID": "3fc771ae39d22a8737b5be15f24df4a3fa4c3490c85c3160a1d1e64b141c2697", - "value": "307799845799", - "start": 36639111, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14437767 - }, - { - "batchID": "407f04d8d1e0d113b308594ebc0b6d04483c5b41dbf54fe61412868a92ab8e73", - "value": "308081102252", - "start": 36647352, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14496362 - }, - { - "batchID": "409317827f5006966d4d3ac7a6083c4119cf02721d1a31f41b894303d1b5a322", - "value": "302869150917", - "start": 36528442, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13410539 - }, - { - "batchID": "409a40ca58679899010610d224b16bd29cb288206e229ee8a2a909052294dd98", - "value": "389487326042", - "start": 40395574, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 31455992 - }, - { - "batchID": "40ab7b88e1944082770931950856246dd19304ae7383dea4a74aa8a14dc9d568", - "value": "307446315134", - "start": 36631212, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14364114 - }, - { - "batchID": "40b538af1392001014621ec95005f61f4d2997c73726523d0ea0a17606c02fb9", - "value": "296315926630", - "start": 36346857, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12045284 - }, - { - "batchID": "40ba69489567f9e2c2fd7f0dbe02961996738e42bfc7d6a6eca384323270bd23", - "value": "394484996538", - "start": 40351227, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 32497173 - }, - { - "batchID": "40cd7a10ae9e39cae95a9afdc2cf2272d435515bd3195ccc750ee7a772aaee17", - "value": "307995041263", - "start": 36644054, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14478432 - }, - { - "batchID": "410c311dbeb352df2a7c1050599a04c0b8808378aea1d1fa516213bf099ddb2d", - "value": "303295906965", - "start": 36537922, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13499446 - }, - { - "batchID": "410d0d01e1887a5dc7c3f7b573ff59f3ef17d6cb69ab6bc86172aa66d5080ae8", - "value": "302238983037", - "start": 36516840, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13279254 - }, - { - "batchID": "411b0bcbffa470ba8ba6a2aaf3a1a62361879efa21ca73a76b713194232c9c67", - "value": "295286655355", - "start": 36321298, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11830852 - }, - { - "batchID": "411d8512d87850ccdb6baa6dd6480381d1f900a1b86f41d1287e5a0479999c07", - "value": "307399198200", - "start": 36629528, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14354298 - }, - { - "batchID": "412d4f32a012db6cb1ee502b0fb429828f68fa571df3ee3c9e851eff39026c7c", - "value": "307590297355", - "start": 36635005, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14394111 - }, - { - "batchID": "4160937e89d29abea9e7fb6c79c8f25ced0b77e594699bac1ecb75b4c838125e", - "value": "303114800333", - "start": 36534120, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13461716 - }, - { - "batchID": "417406632b9946b5642da96932fa2ab6564d572581a5b1f377898b69eaf085e8", - "value": "302241748737", - "start": 36516940, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13279830 - }, - { - "batchID": "4195fb39e1022b36698e1793a4e4ef54564499d651e40497145bf38f6f2e0027", - "value": "295088223217", - "start": 36317279, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11789512 - }, - { - "batchID": "42435f8369e0d4c8e0057d5f45626b979c5923c90b058f02f65fa3ecba6a927b", - "value": "308161775173", - "start": 36650007, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513169 - }, - { - "batchID": "425617f06a36ed134e22e9a25dced73c197b195339bf8441cbd8ad800332610c", - "value": "308412938010", - "start": 36658975, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14565494 - }, - { - "batchID": "427a4740170202209ba5bdb5d924e68645860b904f6898e5502e4831a0ff5282", - "value": "303404361410", - "start": 36540468, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13522041 - }, - { - "batchID": "42b3b2a51b95f9d1f89e6aa46b0d1b02081874406a8874cc2fc02c0420c266c4", - "value": "394381360076", - "start": 40352129, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 32475582 - }, - { - "batchID": "42c55a559cde88b33f72783d3ce0dfba0134f8f9db7c609fd8b633f7f8d6ceab", - "value": "302182291256", - "start": 36514106, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13267443 - }, - { - "batchID": "42d0c7d921d6662c73788c32299e5e48d821f5526c114c067a1b1f08fb785080", - "value": "304166947713", - "start": 36556801, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13680913 - }, - { - "batchID": "42e22a3d7a30fb0afcf03552fc16de750e46b0acd48c19c7e614ac6c0aa38e48", - "value": "298774309554", - "start": 36393729, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12557447 - }, - { - "batchID": "42f53d25688bbd422757ce096e4f11960d9df01908d597645dee733d9265d0dd", - "value": "303105527122", - "start": 36534013, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13459784 - }, - { - "batchID": "430620e292ab5ef572fa4257e1d3d9a72adfa8ed5d424f7e20051eb9764328fe", - "value": "307845731766", - "start": 36640074, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14447326 - }, - { - "batchID": "431abe5f2fafd8e2250dd74d33145f8649d1a4d18da212bf4e64a40f319d9104", - "value": "252752808000", - "start": 31306476, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2969634 - }, - { - "batchID": "4389733d19a39e820df142dfdd5c42074b31b1d2b922415be89a8bc10a697493", - "value": "307371499825", - "start": 36628538, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14348528 - }, - { - "batchID": "43bc559b2c2a40ba9688e213412e07163fff2944ee1b2596b3d53035d19f2b67", - "value": "302653402680", - "start": 36524979, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13365591 - }, - { - "batchID": "43d8476198c6ca6f6377c3611b3db3bbc61ddbdac75eab8d46498b97ee415940", - "value": "313413234229", - "start": 36869690, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15607223 - }, - { - "batchID": "43e8fddf3c45cb5553355a3cc297ea85f6a8ea9143da79456805c6e11cb13b63", - "value": "307443921059", - "start": 36630901, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14363616 - }, - { - "batchID": "43f59b91b0bc7c69f28dcf5ba3bb14bb2790191416fd28185764f2ae1460092b", - "value": "307543184113", - "start": 36633096, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14384295 - }, - { - "batchID": "44006ddf49b5be5c91d05aa62b984a0e99943e5d7e4fad565c49c03e14633f0c", - "value": "314301883657", - "start": 36920437, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15792358 - }, - { - "batchID": "440a5b1d34c72b3e97a255ffeb66d764c5ba0190af42268ffc851c2768626d1f", - "value": "302758545174", - "start": 36526726, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13387496 - }, - { - "batchID": "441548e02848e7df2c9614c64b7083ccf2c675e30356ba925dff706408c055e5", - "value": "302369955674", - "start": 36519979, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13306540 - }, - { - "batchID": "4419083bf3fa08616cacf9c3d5b7ff5374661f1ef1919850847692f60376a1e9", - "value": "240138998483", - "start": 40252857, - "owner": "e2f51409c61ca8309a6172147308560d4e4028fe", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341757 - }, - { - "batchID": "44b855254920f2f2a9c4876b6f715430dd5e1aea24b28d069ab0b22cfd1d643b", - "value": "304104014246", - "start": 36555217, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13667802 - }, - { - "batchID": "4526743d8e515b1c85b7aac13d8a2b2930034e57eb4eeefb67d4be8b1fddadba", - "value": "304380399704", - "start": 36560850, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13725382 - }, - { - "batchID": "4540da7afbb1c10f3ecefb8ecbe665056db5bcd3562be3eb90f36b8e619fb0d8", - "value": "295189966916", - "start": 36319381, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11810709 - }, - { - "batchID": "455fcd5600fdfa6a9904473dbf275f1d70858354615d37a722193380c5cbe275", - "value": "303008330062", - "start": 36532099, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13439534 - }, - { - "batchID": "45955bf146f7f03108d8b4e1a5f31f6ce527180b79c67461c0d1f0c97eb237a7", - "value": "308705828253", - "start": 36668982, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14626513 - }, - { - "batchID": "459df496a3ad382346786edf1e336c517d19d2cbfde717c4b24dae0040f8026a", - "value": "247807542020", - "start": 40231972, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1939370 - }, - { - "batchID": "45b87cc1ac95fd751ea83b3534a0369920073666bbb64d4c22f44b732bb930c8", - "value": "303801968813", - "start": 36547522, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13604876 - }, - { - "batchID": "45fa65824c91d45fb8c995033aed48306434ce3ed4f4da3ac64fc4d37bca41aa", - "value": "313382006340", - "start": 36866759, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15600717 - }, - { - "batchID": "4699d2874b4b7c933717d7cbe2be4508f6e0e8d6306d7d27073e75474d27e2c9", - "value": "304135771946", - "start": 36556133, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13674418 - }, - { - "batchID": "46bf4803ff767b65ef4259dafa350df88b34732e3bac2aea852c7b26c327faa3", - "value": "306954619312", - "start": 36618820, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14261678 - }, - { - "batchID": "46efeef2d2ca952050a24fc9efb3cea02a08f22effa042b8e4f1490bf01c6e2d", - "value": "303913401690", - "start": 36550626, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13628091 - }, - { - "batchID": "46f4084ff30b294f7de2d51006fc123a1e54d8c3b25b1fb860298f8ed85d83aa", - "value": "297237057640", - "start": 36368207, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12237186 - }, - { - "batchID": "46fa4d811db5024ec4be52936723eb34e3a7602340acb4aa20c73ba688163179", - "value": "307932801081", - "start": 36642057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14465466 - }, - { - "batchID": "46fc995818d2cbcef941176dcc44e6c37355a5d3f109cab94e2fe45b18b9e442", - "value": "303799969373", - "start": 36547450, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13604459 - }, - { - "batchID": "47940160d4acdff887114d1b2dacd3c2143df590a991bd3c6c881c8fd9449939", - "value": "307775002974", - "start": 36638449, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14432591 - }, - { - "batchID": "47976f1a136e890fe782d0a33b2c776c16185713652aea9f8234d31864426287", - "value": "306803093370", - "start": 36616558, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14230110 - }, - { - "batchID": "47a8e8982633b9d9917889fe4f4681f8f2ece79f786935b6ed171ace8e8f27e3", - "value": "304066645601", - "start": 36554099, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13660017 - }, - { - "batchID": "4804b21a40a5aecccf98dd1bb1724e7a7f1a7b3fa6fda7e1c81676e92d6ec8e8", - "value": "313385538621", - "start": 36867112, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15601453 - }, - { - "batchID": "480f64b530f19bc0e82ce64a93652947e7f90f138510f22ef8e0e82010169cf3", - "value": "313176951709", - "start": 36856914, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15557997 - }, - { - "batchID": "484b49543fc6f60f67bdfd931be4a8be38a80cc9ceed20f43acaeeb789b2afae", - "value": "308074918108", - "start": 36646906, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14495073 - }, - { - "batchID": "484c202729215105ab4fc248fa438bb74c298e54b732041f315bab4d75e93ee5", - "value": "245965386103", - "start": 40252819, - "owner": "9a64ed25f311cfdc2cdb548dbdd279af29cd539c", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555588 - }, - { - "batchID": "486200764c94c586d7cbd40f795f25139604d359748154fbd4b8bd310431f84b", - "value": "269317746323", - "start": 35818157, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6420663 - }, - { - "batchID": "487a806ccbf5ab2c64bb5f02c46c7150f867d429d5090af7cc602261b539e08b", - "value": "240138614171", - "start": 40252961, - "owner": "28d814b8e54582717944621b9f9dddaef6da609d", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341677 - }, - { - "batchID": "48913e4dda1490a8530d339cb91a60567ee1c3ced8d64b4c3f679dd0c9ed6ed1", - "value": "307647990109", - "start": 36636165, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14406130 - }, - { - "batchID": "4898cb1ebac2ed790ba7cd85b53a4b370655f9c5d4b1c580ec851782f9620641", - "value": "302840061931", - "start": 36528075, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13404478 - }, - { - "batchID": "48a5600da40e195738f1e937ab8b0ba42b2a4ae690ce0468350b2cd0df79dd46", - "value": "308184769755", - "start": 36651729, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14517959 - }, - { - "batchID": "48d20c5fd6d0bf9df7f9dda4e36b94f38e61200ed7b8e594a0643a9515a938ea", - "value": "304148442041", - "start": 36556362, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13677058 - }, - { - "batchID": "48e0ce6fffa761a2041d29231e1e5322bda33885d3dcaba598b4a617ba0f8d7f", - "value": "302756412582", - "start": 36526649, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13387051 - }, - { - "batchID": "4911ca8c27c517bd5bb34426a1a92bd93c975c55bb86f70825dac59294b95d76", - "value": "308386694818", - "start": 36658038, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14560027 - }, - { - "batchID": "497a6b206122daf695dc17ce67ff2f5111fb32e98e64d67aa3f558c2b5e715a6", - "value": "299398757764", - "start": 36415410, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12687540 - }, - { - "batchID": "49a9c3d030d2e5e567ce499cd5944f2b4d1ce4d601fca67c5bf33a134bd6198a", - "value": "308156056128", - "start": 36650028, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14511977 - }, - { - "batchID": "4a4126e63142a9c1b7082c34b0ea879a0363fa6996fdd2c2bb5a3d34945c128c", - "value": "304568495321", - "start": 36565119, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13764569 - }, - { - "batchID": "4a4cb6caacc7e805a0ceacb07a1354e98bb9a65f2c900aafb9f6ab0315567378", - "value": "295898116129", - "start": 36335773, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11958240 - }, - { - "batchID": "4a6a776d89b7452ee0503047c4374bb0d9540963162bd66439cbcd1acefda0fa", - "value": "240138566825", - "start": 40252830, - "owner": "ba79f39d103eff839fb4ae11a30aea8a67a24dd4", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341667 - }, - { - "batchID": "4a6c45ab82398bc0a14fbf9a169b1b25afacd4e1dc573c29a96e586ea2e36e54", - "value": "304359055524", - "start": 36560536, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13720935 - }, - { - "batchID": "4a8ab0a4d3260752b25d6f7881db70af6f0039208d0c7e9c27c9382413306f08", - "value": "308139212909", - "start": 36648526, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14508468 - }, - { - "batchID": "4a8ad55b54e1cd7f002043d48e1de457504a7356265feeafc9b14b3dfb6ee3b1", - "value": "306533819990", - "start": 36611660, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14174011 - }, - { - "batchID": "4ac78f9f2e5ef92c521042fe7f87c493be44bac9576370b3ee44fea75fe82097", - "value": "303502175254", - "start": 36542175, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13542419 - }, - { - "batchID": "4ac9bdd17592aa53ca7b6f190baeff34e7ac912a22192ba65c37ab5385ab1aa5", - "value": "295810562483", - "start": 36333272, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11939999 - }, - { - "batchID": "4acd190d1b68e0c5facb63558eb914deb3e91d6724be29a59b16d430ef3d8bdf", - "value": "296167952039", - "start": 36343076, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12014455 - }, - { - "batchID": "4adacc8217b3b8fb6f0308b10c20acc1258adcb1ec2c7c2760d95531b6c507fa", - "value": "308318531830", - "start": 36655379, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14545826 - }, - { - "batchID": "4add42407643e1865c32929f65f6899af7294d37913e054ceb86fc4e9810738b", - "value": "303131780044", - "start": 36534505, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13465253 - }, - { - "batchID": "4af1389494ca6123ed436ff72c96d7d404e2b02cf371976e077f3c58165a61b1", - "value": "7591251295246", - "start": 32562762, - "owner": "ad755ff2a8fc4c022a9a94b5da750858f4340a4c", - "depth": 17, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1531823485 - }, - { - "batchID": "4b359ca90c8dcd7ac962880332c4269143aec2563b7eca59e345dbd6ad195a9e", - "value": "240538765166", - "start": 40223606, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 425042 - }, - { - "batchID": "4ba320c8139de979d4c406918aa2b9b572a2108adb0308cd3c73068f9024dad5", - "value": "261609264000", - "start": 31306510, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4814729 - }, - { - "batchID": "4bda429d73985f34d1d55102291aef4971de93ff1eb49093dc441129ce3fcd8d", - "value": "303636853716", - "start": 36544528, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13570477 - }, - { - "batchID": "4bf11243abb869a479ff00eaeb0e99aba3a6a44aabe376305c11ea4b31bc275b", - "value": "238700535159", - "start": 39810925, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 42077 - }, - { - "batchID": "4c41ead10b69d0dcb2ba388c13d5fc726d1240e9c253278db1417176e7b16f93", - "value": "304416369355", - "start": 36561690, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13732876 - }, - { - "batchID": "4c4c4d3507ac395c7c43343dfd54ec8a9f8852c0ab7c4ccf5e7e15317be94f98", - "value": "298778648172", - "start": 36395483, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12558350 - }, - { - "batchID": "4c609e1f8d88c5902ef2b8a3fcfe0fa24c31788556274c87d4024be03b199177", - "value": "274250196073", - "start": 40206678, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7448256 - }, - { - "batchID": "4c7975aea26355674c9813c67863b3aba30b9c0509c55ce87c80f3ff0ac7bf95", - "value": "306449880259", - "start": 36609557, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14156524 - }, - { - "batchID": "4c80b0aa6ded8b9f7a377b61e789b9f297cf0f6a7703164a4288f7126e15654e", - "value": "302359692591", - "start": 36519836, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13304401 - }, - { - "batchID": "4ca8ddd9105de9ed4ed4eabb6a419610ae27c7ba331eb022b17f6cb9176444ba", - "value": "302234281347", - "start": 36516670, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13278274 - }, - { - "batchID": "4cc26266a97ce1978f595794ec69706562676a6aaea1b314a79cd15bc2f6ee1b", - "value": "303424298958", - "start": 36540732, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13526194 - }, - { - "batchID": "4cc9a64796035bf8c5efe71a40fa214db5782658359121d610f63ff0b994c849", - "value": "239240879611", - "start": 40407945, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 154649 - }, - { - "batchID": "4d05ed0844396c41a3ec25e1f93f59a0ea1e938051d68f226852f09a4ec1cc9d", - "value": "303543303454", - "start": 36542748, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13550987 - }, - { - "batchID": "4d55f517cc7c2bf6d7b943dc3743c9080e52ccc9dbdeb7c3e8b950b015f36218", - "value": "303549241954", - "start": 36542962, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13552224 - }, - { - "batchID": "4d6a28c762b6deaff95dc4612edc74de58f3a0dba6231394e807aa74c3e03296", - "value": "299173427799", - "start": 36409085, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12640596 - }, - { - "batchID": "4d955b530651504e612f86f0be5db81066f3823cbd71b0bd63cb1f82179a716c", - "value": "304369115888", - "start": 36560671, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13723031 - }, - { - "batchID": "4db1eb9cbcce5c591340ebc948256069435c2f48c44b66a14c4abd81978def5f", - "value": "253826912908", - "start": 35548221, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 3193406 - }, - { - "batchID": "4df60ccbd00e573b89c62cdc2a59dd46857675f7708fc09f497943b0afc3243f", - "value": "303102588908", - "start": 36533907, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13459171 - }, - { - "batchID": "4df9092318a9ebd7498f469295eda2011903c6e2fe74a31252fd9765f8fc77e5", - "value": "307543845129", - "start": 36633345, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14384433 - }, - { - "batchID": "4dff9b250b08c0fbb6837dd7c816d90ee15c3483917ab2126d7381411e88919d", - "value": "304166503121", - "start": 36556785, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13680820 - }, - { - "batchID": "4e13c52829db8497a7f06fc9ecea21eb4d1e7e532d5ffd0b598c8909986acd6a", - "value": "302734105170", - "start": 36526299, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13382404 - }, - { - "batchID": "4e1f705eb4ce512bc4ed2e3736f535d7d0dabfc55ba0cd931b2e7e5b952719a9", - "value": "306788312581", - "start": 36616029, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14227031 - }, - { - "batchID": "4e4315543f96c0ef8bb534aad3b779fa431591f3e7fd1027362c69de86e6d75a", - "value": "247390699335", - "start": 40223429, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1852528 - }, - { - "batchID": "4e7bccda4049f3a49f4cf62110b46d83b5b7ab3a7fada3c2a4918036dc45a906", - "value": "307577526045", - "start": 36634774, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14391450 - }, - { - "batchID": "4e917fb3ae418e9acea0c746874c60fd3dbbb28f9b0bc61c05ea51f3a2fd3a5d", - "value": "303686981851", - "start": 36545425, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13580920 - }, - { - "batchID": "4ebace22348b7d033841ceaab724cc062f4d0875f6ecf5847ad7a5fce2ddad6f", - "value": "304386127122", - "start": 36561056, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13726575 - }, - { - "batchID": "4ec2f0bd8a46a25b17d4bc53ce6ca51c396a425b3dcf41f1f4d63c5509d2c0f0", - "value": "302237655501", - "start": 36516792, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13278977 - }, - { - "batchID": "4ec334f5811c82d5d84176076a3cde5497a01c0cbb2e37725d363f649dc00a7d", - "value": "307064320346", - "start": 36620939, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14284532 - }, - { - "batchID": "4ec5caa33844cc84cd6cfdcc08a2b9dc783be997ed569522059debc316828a7a", - "value": "262335792000", - "start": 31306512, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4966089 - }, - { - "batchID": "4eddd49640c18a1880e5459ff6994755ee0264cd1a65a977816fdac8d57e90b9", - "value": "303835102295", - "start": 36548488, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13611778 - }, - { - "batchID": "4f339dade86433ed407176fb7a0dbf945671056ed5345fd24bc09942d022f77f", - "value": "304157361198", - "start": 36556456, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13678916 - }, - { - "batchID": "4f8d63007b4acccfca7616da6f4e12728a92c1c583c747292e76e11ab242c000", - "value": "303286601024", - "start": 36537359, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13497507 - }, - { - "batchID": "4fa21d0ff355161014ce9ef767b7d47cba3a80a84412fe400eee507f48b4e363", - "value": "299419517667", - "start": 36416617, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12691865 - }, - { - "batchID": "4fa499d80d235a8fc2d2198177ca5a1917d1744b69912c83e67b40f68a385455", - "value": "252744927604", - "start": 35503410, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2967992 - }, - { - "batchID": "4fa8b5f7a847e585c38ff1c2bc7fc08daf3b066fdd3e64b59de588b088247c59", - "value": "269443757037", - "start": 35820137, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6446915 - }, - { - "batchID": "4fb5ed58d24aab034ee03142875e5c5ba936483a351c2f121002f3deb42c6389", - "value": "304071507626", - "start": 36554274, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13661030 - }, - { - "batchID": "4fbbd1d7880dc0f06910499bdcb5053f94b6531553a77fe57100c6adee9d19e8", - "value": "302203277228", - "start": 36515777, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13271815 - }, - { - "batchID": "4ff222ff27860e750e2dadbf9770582e7250935374b3aa090b0bf27decfb9c1d", - "value": "303559093212", - "start": 36543317, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13554277 - }, - { - "batchID": "50431e46b669e08da1871ca3fec87b7af4762d1a8367ca2f2320d9e8f3925385", - "value": "308289436715", - "start": 36654115, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14539765 - }, - { - "batchID": "50805c712455b1f057d888d94e55ecaa84443631793214b2e1b8726b325d15f4", - "value": "308560541800", - "start": 36664020, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14596245 - }, - { - "batchID": "508383691aeb5d0be7b4312ff366b4c07857895551fe0fe3e2b44fc735bac6f6", - "value": "308187430135", - "start": 36651824, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14518513 - }, - { - "batchID": "508b5d51cdd18ed8aed4aed4f3a0b98e55f8a827c03b4cd224e3678840b0f0d9", - "value": "307929384227", - "start": 36641935, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14464754 - }, - { - "batchID": "50c9db316f98070888f5b7ecf91aa312b67bf1dfe7a35964f86f6684f8d54195", - "value": "295198932270", - "start": 36319478, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11812576 - }, - { - "batchID": "50cb501f29b670568174e8640bffb623fed0d95659e7fbf352ed9c17e789d8e6", - "value": "260039784000", - "start": 31306502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4487754 - }, - { - "batchID": "50ffe4975db70564e689a71564640807d03a56523e8d5370654fd7060b5e1b57", - "value": "306932165071", - "start": 36618468, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14257000 - }, - { - "batchID": "51b12789e153218abd780bf23dae349436f61a6964eb3abbe4e1f954282cb803", - "value": "262913521943", - "start": 40309530, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5086449 - }, - { - "batchID": "51bc53cfbb21ef970edf807095f105af06826e846648ab30b8c081da31971796", - "value": "308573504690", - "start": 36664708, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14598946 - }, - { - "batchID": "51d4b87d280e0bccefd7fc8cd6ca40d4614f95459881dab4f50b587f6706fd0f", - "value": "302617011385", - "start": 36524348, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13358009 - }, - { - "batchID": "51ec0faeb6b63f6d6649eecbcc26af14ad0080a982e505b09f29da29c609ff05", - "value": "296213369239", - "start": 36344041, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12023917 - }, - { - "batchID": "51f1e0126fe609e1ef9eea36f98087190ba5ee96c845c78a4702cd33a41e84f5", - "value": "308639266866", - "start": 36667056, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14612646 - }, - { - "batchID": "52006fb77995b5d1f971fdbd856cfaa45d063a32df0ade9e72f7f24c5ea31acd", - "value": "303992493733", - "start": 36552111, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13644568 - }, - { - "batchID": "5248ea8e9ab78bd180bfdcfd8db891a2e7c7e549d4ae65597121a35c22213b5a", - "value": "307997595377", - "start": 36643920, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14478964 - }, - { - "batchID": "52549680ed7f8feb5dbe6fab49fd8d21fe7d65f7abd730949bb412bc918f5076", - "value": "3361151613714", - "start": 38950364, - "owner": "2600d0b07e1e60753d5ae8ef8f87f44d5dccdd53", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 650552718 - }, - { - "batchID": "52750f3c31da9701eb238c346b1b043cbdea9c5327f97e0ca39dd78301dee3c7", - "value": "296727536055", - "start": 36356558, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12131035 - }, - { - "batchID": "52adfdfa49b6d65cc741693e8f6668d61c7505fe2b696d69b3a3fac03f0b620d", - "value": "299194192429", - "start": 36409608, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12644922 - }, - { - "batchID": "52bea4151539d4a33a8d6a1502b9c68a962c88ed8c7ee0fa58f59bf7e69ad432", - "value": "308570821103", - "start": 36664387, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14598387 - }, - { - "batchID": "52e0eb469c41745d9eee24762ff0c3947867701df8a2c9d9534bea546187da86", - "value": "247837353098", - "start": 39845385, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1945581 - }, - { - "batchID": "52f1dfe13d42568ca99ba1fa0debfa20ac2313d3a1175b0b88037a666ba9b899", - "value": "313424529998", - "start": 36871680, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15609576 - }, - { - "batchID": "530302be2c7810452d1b081b4a1101f33e98762a6490b2825c35491fa189e9cd", - "value": "302680359648", - "start": 36525497, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13371207 - }, - { - "batchID": "5356daff6a41fd958f439dc781e37ee8c0de04bcbf317132ccad86bb55962c4d", - "value": "302026833277", - "start": 36506207, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13235056 - }, - { - "batchID": "5389e78749c993024fd2e89ef87dcb8c3774db3167773ab72fd2102231c9ac08", - "value": "268296916213", - "start": 35803770, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6207990 - }, - { - "batchID": "5396e7bc84cb48c5b6707218249718e9fed411996a5a8e8a095c368a61b1306e", - "value": "306968138969", - "start": 36619078, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14264494 - }, - { - "batchID": "53a51cea4b3293757069ce746863c21c975ceb79cbfe88ba01936984f991a0bb", - "value": "304531731750", - "start": 36564024, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13756910 - }, - { - "batchID": "53b25e1b2ee0a109fd868476ee879c17a8dedd828a0504b367212a059a26b752", - "value": "307764819352", - "start": 36637860, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14430469 - }, - { - "batchID": "53b874a0114eb68ef14762f524a32aeba7418969feeada6850ae48c241a47e17", - "value": "302519497614", - "start": 36522648, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13337694 - }, - { - "batchID": "53c7292255637c35f8d29651e16b5857ce7b0e044cc7635eed87d7a2a67c2531", - "value": "304701216314", - "start": 36569210, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13792219 - }, - { - "batchID": "53ea91aac5a1c63fb94b4c08f093ce3ec693f7e628aa2f9ca9d29ed0e22fb3d3", - "value": "302977446452", - "start": 36530757, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13433100 - }, - { - "batchID": "542ef071d24819b739be853dc71fb488bb1b25cb9ac2fdbd3f3e29d8403293cb", - "value": "245966275420", - "start": 40252852, - "owner": "3dc1cd9e38ddd286594f7851ec7f7acc5076b6fd", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555773 - }, - { - "batchID": "5458d44107538094477d4e31c27086d77fad2e814315afe58a88995d59e6db5d", - "value": "308243038586", - "start": 36653134, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14530098 - }, - { - "batchID": "54ab661533da313a06fc5f732df345af2629627f3d9f4d5c9e8096a6035893ed", - "value": "313482008886", - "start": 36874649, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15621551 - }, - { - "batchID": "54e324a5ede9f8894b8aecff98b5ed2076c64bdf869e5b4eef3cbe5743060211", - "value": "308196503431", - "start": 36652148, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14520404 - }, - { - "batchID": "54ed84f912bb2b50804efc0a9dcdd8d7a9ec1cff4dfbc9377300d64177fc86c4", - "value": "305264734039", - "start": 36582432, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13909618 - }, - { - "batchID": "54f8b4e11e268b52b520534ce37554b830c0e975b6d1174d5cae82f6c0821911", - "value": "246999948654", - "start": 40214175, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1771121 - }, - { - "batchID": "551ed654ea624add7049c7fa4f695e0cd86c669ab7e5c53a2b06e3c90e04c3d7", - "value": "298777544253", - "start": 36393846, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12558121 - }, - { - "batchID": "552f848bb48a5bde220bc766fe68f0a431a40169851f68ea8127f1097fdd1411", - "value": "298851482294", - "start": 36400858, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12573524 - }, - { - "batchID": "553a68bd5dfdf3ddec33318bcaa8d0d403948a0dfda90fedb1256cc2f40083c7", - "value": "305797535856", - "start": 36594991, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14020619 - }, - { - "batchID": "5547ef772d73c2f3e486ec2ee36239a3e13176da45ed2525246e9ff4d83b454b", - "value": "242003998012", - "start": 40272939, - "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 730298 - }, - { - "batchID": "55665793f3da315eb76402e8fb584e16783d596bee8a0cb8744759f5e32002ae", - "value": "307962439501", - "start": 36642890, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14471640 - }, - { - "batchID": "556cf89f0e1c251aca405c1eeff50efe8a7c62e33a3b58d749d09c6cab964604", - "value": "306776437808", - "start": 36615604, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14224557 - }, - { - "batchID": "557b54f14f32b5153d24f287744d543c29da7f295d997d9fcf6da56bb416d971", - "value": "303283760349", - "start": 36537484, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13496916 - }, - { - "batchID": "558d3d80d29a8da911e251bdcb5144a09abbca7498813f8083f3cebaf94146e1", - "value": "296067102009", - "start": 36340551, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11993445 - }, - { - "batchID": "559766d3e2e46a9fe6515205c0c9179395c0eb2aaac4a110f91d26393e4d29f7", - "value": "302719572988", - "start": 36526002, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13379376 - }, - { - "batchID": "55a4864727e2bc92028b3c6e5454c69001e1b36f437ea6a2079816a77c1e345b", - "value": "305630590760", - "start": 36591943, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13985839 - }, - { - "batchID": "55a896f7851e65d6291bce0e680575dca17911921d3aecc59f28bc57bd51f1f8", - "value": "302212541988", - "start": 36516112, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13273745 - }, - { - "batchID": "55c855d4cbbfdd3163ca366d15c5ece431cea1bccc5305a00d6889f5b0d1c8d1", - "value": "302181739263", - "start": 36513630, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13267328 - }, - { - "batchID": "55e074e4d9ba9d869120b833fcaa27148e1cfb619cf24d86b6302a566a121c65", - "value": "304792453006", - "start": 36571356, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13811227 - }, - { - "batchID": "55e2b6722900de2fcf131be6b65340656730f61ad21f4f7f2eaf9a56c575ed63", - "value": "302165390868", - "start": 36513039, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263922 - }, - { - "batchID": "55f5db7512e56c2ba8d73b9d61fa03eab15d62bcdfa765f467f6180476a33225", - "value": "303296239749", - "start": 36537934, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13499515 - }, - { - "batchID": "56006cfaa6cecbe59bfee8552c39b9a18793626bfced3e2ec5e5d560a784578d", - "value": "239295363395", - "start": 40410215, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 166000 - }, - { - "batchID": "561bb663b1f63e91fbeb3212a41451c9de88b60f2b4d9d0a6e512e6412dec28c", - "value": "303945711095", - "start": 36551108, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13634822 - }, - { - "batchID": "56320f168760678e2ec6cbbfce0673210bb763d714919d714c47f8ef6bc891ef", - "value": "302173468325", - "start": 36513331, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265605 - }, - { - "batchID": "563e72f7e6b1d10459ee63ac669975147c8e3b7538b79505110795b98dfe3706", - "value": "238573866035", - "start": 40379866, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15688 - }, - { - "batchID": "56513477a90b325e5246e8e9abbd2406a065d165ac039c0eb9783b5d026f90fb", - "value": "268229080406", - "start": 35802834, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6193857 - }, - { - "batchID": "575320451563517b6a21e8953e00e87b8a84e4dfc376d0a3b36f0cf7f498bd00", - "value": "287583884342", - "start": 36159631, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10226108 - }, - { - "batchID": "57c57b8c6d542e8b649771bc9a08737b748562fdd87f7b3eeb3f7e9955d45f10", - "value": "304193733760", - "start": 36557084, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13686493 - }, - { - "batchID": "587cbc19fd5cac31ec56ce833f6664085589bf577fccf3ff362269442e50d120", - "value": "306777974563", - "start": 36615659, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14224877 - }, - { - "batchID": "588d5fe1c72c72f4254fbcac999edfdc8612e63fec0e3b76baaffca2b2c29a0d", - "value": "308661292206", - "start": 36667392, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14617235 - }, - { - "batchID": "588f7f9cd2ce3f3cf72c4d583bd9d88ed401fbe4c3f237a7a946511968930272", - "value": "304465432958", - "start": 36562774, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13743097 - }, - { - "batchID": "589d2797172b3174bfb5433f0de507111baab97066e56f342a13ba96cd4d3f6d", - "value": "303803857173", - "start": 36547590, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13605269 - }, - { - "batchID": "58b2f77807b7706d3430c3c2c20f7198887a824e5432fa149715c96e2ab4d958", - "value": "294079662190", - "start": 36297020, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11579395 - }, - { - "batchID": "58d06a9aeb7a7232028619d0f092224b61efda6601460ff16187984bb4cd1c47", - "value": "307632446912", - "start": 36635835, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14402892 - }, - { - "batchID": "590eedf86fa2f9dfca48581f996c5fc4dd33cd67d0cd658b10fc7ad6fed6cad7", - "value": "240035443196", - "start": 40244070, - "owner": "31ac10a776a10242b2027da315d5f456d70fb98f", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 320183 - }, - { - "batchID": "591d3871343962862032491c44e53edea90ece9896669784d2f0a2ba5cff6aff", - "value": "302906794150", - "start": 36529573, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13418381 - }, - { - "batchID": "5937887a332913db4fd876d3e3ad034dfaaa704c43da6bddfd024f13f7d15bc1", - "value": "249178923854", - "start": 40290011, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2225075 - }, - { - "batchID": "59394a77db910c2c7e685e0b95436e22b20b84c5a7cef3fc20a7e3da16f632ac", - "value": "324695518347", - "start": 39271889, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 17957698 - }, - { - "batchID": "597a6024a51ac4ae69783af01d6d3bc04416b4b45f47055c97c4f8f7d018ebbf", - "value": "304702425500", - "start": 36568800, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13792471 - }, - { - "batchID": "59e17f3cc5841e667154f1b7801fde2ba9ff8b1fcf67e17b02ed8dca4a0dd22e", - "value": "294764713968", - "start": 36309152, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11722114 - }, - { - "batchID": "59ed39d5d93e7550cd4358b681fbfd4a6d11a729362d35642cbbc127e28ba5e1", - "value": "302175266573", - "start": 36513168, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265979 - }, - { - "batchID": "59fbf8b279bc9883c62b2cc8cd335d24c36e19fd37191b7d12094442ab7a0ad2", - "value": "305015137231", - "start": 36576865, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13857619 - }, - { - "batchID": "59fff77ccc97f96848d1b1303eef27b7dccde0c38717007fc489c0841091edef", - "value": "308463984161", - "start": 36661248, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14576129 - }, - { - "batchID": "5a5cf17e64cf31aca1b14385bb8b1f9d1f34f5a6b70d9be0b11b68a4f3edacdb", - "value": "306195395863", - "start": 36602925, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14103506 - }, - { - "batchID": "5aad7f85fed9f4675824a3d2b071d32fadb3a28e17f7a7666ac3cf003826ab04", - "value": "313349274331", - "start": 36865811, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15593898 - }, - { - "batchID": "5ab7bc5d73e8fcc2b4f81c34601d87b88a32cf32ce95fff238c81fd02c3021f0", - "value": "245965278307", - "start": 40252815, - "owner": "aa785dfd858b09ec75ff47fd8c512c112b3c70d8", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555565 - }, - { - "batchID": "5ae31356fdf1f0db3d135a130066703ae129ebbf98a3a64d0ebc61dfb83cb18e", - "value": "302892220574", - "start": 36529047, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13415345 - }, - { - "batchID": "5b034e1c6fd46b7f4f7acc47fc915e208f9a460426e51504ece0a0f47a905890", - "value": "308454383971", - "start": 36660680, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14574129 - }, - { - "batchID": "5b8ec8418a7a07a006f1e1b87fb3ee225f1279243e5e68f7fac3e0ff79f12638", - "value": "306893946505", - "start": 36617552, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14249038 - }, - { - "batchID": "5b8f41bba25893fc85c3fe1fea889ff47b3f8da5a39c3685026b39bf0b053cbd", - "value": "302840754506", - "start": 36528100, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13404623 - }, - { - "batchID": "5b91cbab6be582938602351e75eb1b9b6f64bd61883c73743362c85b21a08394", - "value": "298697564486", - "start": 36390497, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12541458 - }, - { - "batchID": "5b92a9f4816d2931c7e37a2c4869c1086a15129755c0d35cf7958143cbfed213", - "value": "313170999145", - "start": 36858284, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556757 - }, - { - "batchID": "5bc0e8d12500313c460f8a87413567181541f95191faaa2a1346bd7d5944465c", - "value": "307343975556", - "start": 36626878, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14342794 - }, - { - "batchID": "5bcb806b750912787c66dd5dc87dc88a484ee5da9e14f27dc6dad0290956b0ab", - "value": "307449680490", - "start": 36630656, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14364816 - }, - { - "batchID": "5be34ab4099ea2c32c78bc175b85bd489d783fac699aa6f50f766590b4001953", - "value": "302204661614", - "start": 36515599, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13272103 - }, - { - "batchID": "5c0610e2f5dec96ca26b741c852bc4c2f6dfed19da5119e466d0a9942f323080", - "value": "239931463452", - "start": 39829978, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 298520 - }, - { - "batchID": "5c0ec1ad2bbee994ea8dde350785953f0238b8ca9e22c4d0790102af901a4e69", - "value": "308283689698", - "start": 36654135, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14538567 - }, - { - "batchID": "5c3a833ac2ea4dd514f202f12a0d47c40a22e93fedad1855063048b411f8108e", - "value": "304020330582", - "start": 36552886, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13650368 - }, - { - "batchID": "5c5cc32116df149d2f563296c784a2dc6d854a1bb969c890dbad6525ab8e2001", - "value": "260022144000", - "start": 31306502, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4484079 - }, - { - "batchID": "5c7a83c19728b40796976bf44c91f635cd0fe038246e6664908def8f83e5a1f1", - "value": "308485673113", - "start": 36661572, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14580647 - }, - { - "batchID": "5c80922acf5409451e27b055a4f1c6575e70b1affdf0e372f8fed0386be8f374", - "value": "315621792525", - "start": 36995816, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16067339 - }, - { - "batchID": "5c959811f4580cf49fede73f0bd9293919900f471294507f3fbfcc0a88a85a8b", - "value": "308165132930", - "start": 36651253, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513868 - }, - { - "batchID": "5ca2db76e60bdbe18e488ee6f49e8f88f21f9019281249f995840a02d95cace1", - "value": "306932612319", - "start": 36618484, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14257093 - }, - { - "batchID": "5cbdc24e4080ff7d2a57303fcd5fd5474cfd01b275d6cc357aa57c0af560d436", - "value": "262351704000", - "start": 31306512, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4969404 - }, - { - "batchID": "5d0535777a9fe080d80fe793561d24ccdecd4a2b65adc25fd35c9a9b5c2cf1ba", - "value": "313228446917", - "start": 36860571, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15568725 - }, - { - "batchID": "5d8a846c7fabbb58531ac8fbf1d00f670a787290b484fca1d4054e87346eda42", - "value": "302277814378", - "start": 36518244, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13287343 - }, - { - "batchID": "5d99b5e1d468c43300675b84730c65897e89d904477fc7d1d129faa079664717", - "value": "303969905173", - "start": 36551979, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13639862 - }, - { - "batchID": "5da838914375bd5b5a45dd6f9fc1018251f7723090c95a64cdd20e4b30075c39", - "value": "304692744488", - "start": 36568452, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13790454 - }, - { - "batchID": "5dd3093d73297c7fba1a85c958f7f3e3142dbb5e603624f3745ac60678031920", - "value": "305523221591", - "start": 36588995, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13963470 - }, - { - "batchID": "5dd40b561e34f0ae9fb771283f4aa6de58be4d39e89124610e5ee2fa16a9e740", - "value": "328226249968", - "start": 36979692, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 28, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 18693268 - }, - { - "batchID": "5de02e859e67343cc86e8d47649dd2535b2911837e1357ef4b025718f8d7adf2", - "value": "296532466436", - "start": 36351755, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12090396 - }, - { - "batchID": "5df33f9b92208d2dfba96040379a98df6f069a9b3cf59c9c98232208fd57b747", - "value": "319705640853", - "start": 37113635, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16918141 - }, - { - "batchID": "5e0ecd323b047b68d12ddff905c48766aed5ef7f3660a6d0ba3c138c978178b1", - "value": "302980079193", - "start": 36530852, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13433649 - }, - { - "batchID": "5e13c006fb22f3bbe1dbaa79540510bb916329548157b5140131bbca954df87b", - "value": "308357282486", - "start": 36657213, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14553899 - }, - { - "batchID": "5e1bc223ffc016e382605e909b1c69fd6032859e37e6ec153678e9f5b1e73b0d", - "value": "307642000677", - "start": 36635951, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14404882 - }, - { - "batchID": "5e34872950c304d3da9ac3311d35d589fa28f5f84c2234d62a24998285d73228", - "value": "306712624587", - "start": 36614223, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14211262 - }, - { - "batchID": "5e83367fa6868fe4996d9556a4dbff8cf5a57081ea74347e3c872b95d363bc86", - "value": "245920007156", - "start": 40148396, - "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1546134 - }, - { - "batchID": "5ebfcffead36e111980b06e466ee2108a3956111f5cab3bd6c22b4eaae7e2657", - "value": "304044252355", - "start": 36553293, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13655351 - }, - { - "batchID": "5ede9e95da258610bb62a7c2d2c8e9240b300adbc3994e37bb7bdf0299845dc3", - "value": "1961133776000", - "start": 31306519, - "owner": "0e2fdfcac8f3519948252b193b76eec57eba0cd3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 358882335 - }, - { - "batchID": "5f12f835d4112e226700ff4dd225e8d4486839b2ac4a1b6d4f8ab20cee7e8e23", - "value": "307151161168", - "start": 36622691, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14302624 - }, - { - "batchID": "5f378f567edda3d2c794eb5bb87391e3d5210c389fdd342219070dfa2dd10bff", - "value": "306487538831", - "start": 36610680, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14164369 - }, - { - "batchID": "5f3cce516803a52f2c886acb0a2fd81a38d5ccfc3fdaa74caa73535bd0e133c6", - "value": "295590173243", - "start": 36328687, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11894085 - }, - { - "batchID": "5f451fbb40181bab7e0ef40fc0bdd4e58ff4d5fbbecb56ca608e2c0a8d6b9c2b", - "value": "308287050778", - "start": 36654255, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14539268 - }, - { - "batchID": "5f6c073eea64916bd5f90fda097682ff95dc48a061754759911bfec3c8ea1ef2", - "value": "238711861464", - "start": 40385747, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 44437 - }, - { - "batchID": "5fb567860e2d16d3fa089bcbcbc0743d7185ad5b31e89c5e51cd8ab81dfb8f30", - "value": "303851181854", - "start": 36549067, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13615128 - }, - { - "batchID": "5fe20310db2058d6b640fd6beb02a217be2a7b18e151769df7aa3b49a8a8e8b9", - "value": "304089928366", - "start": 36554710, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13664867 - }, - { - "batchID": "5fe6f4d15faa610f7908001a5b9ee10c26ec22ec41b2e168ff7f31ca12f47ded", - "value": "313304753597", - "start": 36864440, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15584622 - }, - { - "batchID": "5ff2640de248c338d3e89948a5ddafd18f5924a0c087298b0d0e2953ceda0c9e", - "value": "269313197575", - "start": 35817978, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6419715 - }, - { - "batchID": "603542978d61811395b22334f1342bad451a2b44660539770833dbf80e586b62", - "value": "262308048000", - "start": 31306512, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4960309 - }, - { - "batchID": "60456e9b518ed7b288dcf57aeedcd97c457d88cb9b8733f651bc99a4f2150919", - "value": "302512523252", - "start": 36522396, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13336241 - }, - { - "batchID": "6045edbaae1fa7151a56b0e642779bb40a2553843b3916491afedba7689d346f", - "value": "304024831120", - "start": 36553048, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13651305 - }, - { - "batchID": "6053af5191fb848b52f91c3032f1829b9c30339ec2086d088af0c48b47fca085", - "value": "240243357994", - "start": 40359936, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 363498 - }, - { - "batchID": "607b7058c2dbac53357bd9899c0ce72cfb63ba4d57f6ef6c5c84e8b3acb7c26c", - "value": "983610232000", - "start": 31306533, - "owner": "cf99ac220b9fdccb3dc53420f9a251de21693374", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 155231597 - }, - { - "batchID": "60b9552f1c8e5da7270a4f8e345f96ca095401c3211d0e35e87d073e8a159bb2", - "value": "308162424696", - "start": 36649805, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513304 - }, - { - "batchID": "6122600f30e8c4b3bb728b3f6e17d97801b17c994eecece6699bb5b2b5ef772e", - "value": "308328021250", - "start": 36655943, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14547803 - }, - { - "batchID": "6165a8299295e06692193fd02dfb99b61fff19122e9d1c286cff0183fe0bcfb7", - "value": "308524148653", - "start": 36663171, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14588663 - }, - { - "batchID": "6176483960c67d38789ab7045b4b8204f3a97186cae173bd9cdb93f775050a36", - "value": "304348578274", - "start": 36560386, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13718753 - }, - { - "batchID": "619f7fbfd3d0c12bf602d2190277106f5cec8b93e4e6c9da54d49e949a822eda", - "value": "302649858744", - "start": 36524851, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13364853 - }, - { - "batchID": "61c9f191c862738e0c85c335cdf1bcace15369f091482528ea425ac4a8d042d6", - "value": "240242179353", - "start": 40215020, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 363253 - }, - { - "batchID": "62190950a500d519558d90e431c1ccffe03894200c899b670b9dfaa6430b47c9", - "value": "307341737076", - "start": 36626798, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14342327 - }, - { - "batchID": "624321c668306fc9b623ec3858bfa101306acc56b8a05e439a4453a2adf0a7e9", - "value": "306546465053", - "start": 36611887, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14176646 - }, - { - "batchID": "625442eb35ae29841d0618f74901bec7f5b9c238de3ccc90a0ec63fb09270f7d", - "value": "271383333139", - "start": 35854137, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6850993 - }, - { - "batchID": "6295356d9f4b9c220cb214bdb05f2157707105acb3cbc3e5b205d45f527858c7", - "value": "306447339903", - "start": 36609466, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14155995 - }, - { - "batchID": "629edf176d1c32f8de83b16ae95aa3f6a33b866d2ed387ece2b81eff05cd1af2", - "value": "303965571955", - "start": 36551823, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13638960 - }, - { - "batchID": "630539b353b5be977767192342c8fe5c6cde45050a4ff0e5bc5e670097e0f50b", - "value": "306779043680", - "start": 36615923, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14225100 - }, - { - "batchID": "632abec68b330502c4dc6e53414c51636389eb4876f8d435b4ff5d1708382389", - "value": "259790259904", - "start": 38188261, - "owner": "6f8cd8fdb64ca787e06750faa3dcf275fd8b02de", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 4435770 - }, - { - "batchID": "634e99cfc03c2e9e9a7941213e91af2d0d0ec2e2a22854141f561d76ef300ba7", - "value": "252009333693", - "start": 32087966, - "owner": "e5ec9fe2afde09c990761ececd6a2e614d3aa99e", - "depth": 31, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2814743 - }, - { - "batchID": "6366907e3e0e4f2708e74803ac7dfa06a0abeeb8c4f4be0f6d499f8d00205e8a", - "value": "303206357773", - "start": 36535830, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13480790 - }, - { - "batchID": "638f6fc469a60b51dcf4666fb8b09a70d74a3d9e2265b24b7e04f134503fb96d", - "value": "308190538579", - "start": 36651935, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14519161 - }, - { - "batchID": "640676a5f19f97f567d45e009f7ceb19cabbe34e28a402ba8b3562514336eaf0", - "value": "299305708453", - "start": 36412501, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12668155 - }, - { - "batchID": "6420a927d4b87b95cce6b578be10df6ab7ee2d60e35104f9e0d35c111f817a5c", - "value": "306858664269", - "start": 36616741, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14241687 - }, - { - "batchID": "64684a4d3149f636f05c4cfd6be08f8fd9d45da0ca2e9b3aa182050cb2b84b9b", - "value": "239981083243", - "start": 32960840, - "owner": "015405ca1f2ee38bcd0d693a2fc13696aed1bea9", - "depth": 17, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 308858 - }, - { - "batchID": "64836aac7015728e4371270424d5203def1596abca266ec02ad2e89c2cff3862", - "value": "298788788450", - "start": 36396991, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12560463 - }, - { - "batchID": "648d9336970b2b5d19ae52628fe6ac39b8e07c776030f250e1d9a0dc42cfb72a", - "value": "307761059970", - "start": 36637951, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14429686 - }, - { - "batchID": "649648f2b9c1a855e67122a852810b1bd907ffdecff40e1d1d3ebffd149bb32b", - "value": "302664167558", - "start": 36525140, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13367834 - }, - { - "batchID": "64c82e42bf94aee72e9461ea5be8f64d143951f26b7ec1de976bf74a0f178a4d", - "value": "298571057769", - "start": 36387290, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12515102 - }, - { - "batchID": "64d641dbcdba3888af709c9b9c18ee262014f445fbba525573ca9064b8d2a345", - "value": "295982351513", - "start": 36337923, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11975789 - }, - { - "batchID": "65325c82d5e02ce0028de4b90cd69432459a90fc4c2b73a78f96af6283c0d342", - "value": "302578130307", - "start": 36523627, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13349909 - }, - { - "batchID": "654322b6b4620cef0e19cddc972549956f8392da50eac2a7d9b0d088161c552d", - "value": "308539194281", - "start": 36663483, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14591798 - }, - { - "batchID": "655ce4c1bf5a8d9e11125f0602b8f1acb8e4716462bba57c1476e98991a82ad1", - "value": "240138450919", - "start": 40252819, - "owner": "718944387838c59712566449eeefe2282eaee129", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341643 - }, - { - "batchID": "6565c67e7c72d775f720927d0ee358190237e0d3b1a72da7d4fd1369aed02485", - "value": "302988365526", - "start": 36531151, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13435375 - }, - { - "batchID": "65685c9792bff24ad5f891421e6895c32324e335ecf8237e0ed32b1fe3c20a84", - "value": "304819070310", - "start": 36572086, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13816772 - }, - { - "batchID": "657537e2d702380c636f17975f58daceccfb8725c258962e34ce42757b8f8678", - "value": "303082962071", - "start": 36533654, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13455083 - }, - { - "batchID": "65d2e2b1d1f0ad50041ce7b5ddc7adbc52c088e0d46d30575ae47e713784b7f3", - "value": "241639274734", - "start": 40252874, - "owner": "e8ce73d7d75df6f9df13da5610e74ca39ebb22e3", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 654314 - }, - { - "batchID": "65e6fe5195bca2b3d393f408bc246f83b00ca23223e8c015198db48a1bd16f5a", - "value": "302279144235", - "start": 36517836, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13287621 - }, - { - "batchID": "6601527bf88155b81ea83645b27a730c8def2a09c1911482f0355e1294885a59", - "value": "308158125661", - "start": 36651228, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14512408 - }, - { - "batchID": "660f48624713e5b1998f8ebcff4bc9c6fe053e4bd341960d367ba7d30c9614c8", - "value": "262342128000", - "start": 31306512, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4967409 - }, - { - "batchID": "66aab1516784ee80b80ee6ee7724fc1796b512d57ebd0bc74bbf9b965d2c5afa", - "value": "308175466191", - "start": 36651622, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14516021 - }, - { - "batchID": "66d2446be10c41cf28272837dc82c65df70b43d2e95baa569f79e0e2fb1c0c64", - "value": "299235327613", - "start": 36411096, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12653492 - }, - { - "batchID": "66d70e08b4bbbb7481197bd0648471aae570647881bf11ba78738c2edf5bc117", - "value": "304665656883", - "start": 36567705, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13784811 - }, - { - "batchID": "66e90948451e46daf587a984706f8ec153340f0242f3895980fff00764f430e4", - "value": "241894217147", - "start": 39926549, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 707427 - }, - { - "batchID": "671d004b780d42c6fed3776d99aae045bf6e19cb087779e30d438e6b34f574c1", - "value": "269463337791", - "start": 35820411, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6450994 - }, - { - "batchID": "673f1f4414e593b111d0c2459abd1d2fb4b2ad431edd6c41e818273db398925f", - "value": "308153979612", - "start": 36648828, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14511545 - }, - { - "batchID": "679ca13885d56e3c8dd6f38d0269dc472446eae75a908babaef3802e7091cd86", - "value": "246908707815", - "start": 40206657, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1752113 - }, - { - "batchID": "67e53d26ace9b3ce4c5dbb963095cee6a7531971e3242bb1da343f92316399f1", - "value": "296670244769", - "start": 36354703, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12119100 - }, - { - "batchID": "6805af05c9349cd94daa5417cc8377b5bd32bc11a579308ce04c327c1d47c12e", - "value": "308161225310", - "start": 36649537, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513054 - }, - { - "batchID": "681516b8e343060758d495248a0912f6c4fde11ebf11e510b429a3c109bcabb2", - "value": "328226385990", - "start": 36979670, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 28, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 18693296 - }, - { - "batchID": "684b17888db3371b8bc0b349fe07ba6c0ed61bb9323aa388df157a5924d70a63", - "value": "295496544861", - "start": 36325963, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11874579 - }, - { - "batchID": "68705b2ffc524b230d601e759e8f57a29b823bd080b4b4c9a369259c95116a38", - "value": "307963223725", - "start": 36642918, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14471804 - }, - { - "batchID": "6873678cf61f9b80a50a05b94314f9d76b831af70cf422938108048f61f69ffb", - "value": "299041495463", - "start": 36406137, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12613110 - }, - { - "batchID": "68b00658a14dd3ddf1cefb3d9334228023dd5b8e104f413c636038d79301d625", - "value": "295840610227", - "start": 36334367, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11946259 - }, - { - "batchID": "68fca68070364aa77897732271432fd440e8e1ca0485209b74a863953184192b", - "value": "304006050373", - "start": 36552599, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13647393 - }, - { - "batchID": "6929048b10e231e6be19550f4c733d0f7a4e6298a00c418b5167517eed52386e", - "value": "314466955257", - "start": 36937976, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15826748 - }, - { - "batchID": "6933dc816afbb29d6b7b90a38238f0a8b3bd72b885352af235018c48a7fef7dd", - "value": "275187229462", - "start": 39954360, - "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7643472 - }, - { - "batchID": "6938006c9dcbde418ee52b1afd07e6d40504880b004f67ab520475c1f75b7b3a", - "value": "302181269009", - "start": 36513613, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13267230 - }, - { - "batchID": "6961fea0346400930be82aa9e3882b4cbf3b24a6a4d6c2b775b343a5f2966fb2", - "value": "308099872931", - "start": 36647797, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14500272 - }, - { - "batchID": "6976e4625d1760e613aebeb3cfa3676936aafe774e3f1949970eb310a1421cfd", - "value": "304389546891", - "start": 36561179, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13727288 - }, - { - "batchID": "6980c1158d7a4eaa8e573948680ab309794925e4d255f97ffa3ab03c38331075", - "value": "303253825326", - "start": 36536632, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13490679 - }, - { - "batchID": "69965da7ccf98ba57ada897d8d41276c0eeb5b23bc590c81c2c7e18296b5ad17", - "value": "308253658946", - "start": 36653288, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14532311 - }, - { - "batchID": "699ef920d2d53fd8f1cd9cef206e23f0248baacf8616b2601382215a43e6fd42", - "value": "245965601695", - "start": 40252827, - "owner": "c97a641dd279162db7533a48a2096e6d1b67f525", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555632 - }, - { - "batchID": "6a0bd2e64fec4ad21317c805ed4ff09e943d6bdd5bbdb7802b11591044721ff3", - "value": "306071168607", - "start": 36600733, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14077626 - }, - { - "batchID": "6a12e748ea141bff21587c55baadeac49abeae85251cb239c966cc3b955c791a", - "value": "298880601596", - "start": 36401912, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12579591 - }, - { - "batchID": "6a1c4951e5569f79a493a35c95617f80ff22755a1d74d3f859e6526f0d759861", - "value": "302488337791", - "start": 36521750, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13331202 - }, - { - "batchID": "6a4081e42a2cb32eeb26e8c99dff41a1d86a5c175457dd6bc7dc8d512eda648e", - "value": "304762255758", - "start": 36570724, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13804935 - }, - { - "batchID": "6a8464984d08121b5b6ff3d29de47a6082c952c5271f9b57fdbd8b56bb985593", - "value": "313704154566", - "start": 36889652, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15667831 - }, - { - "batchID": "6aa48d5ace5f7a40cd65dc954ccb1ccc7386078d13f87b79d9742cf76d59ba04", - "value": "307844051646", - "start": 36640014, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14446976 - }, - { - "batchID": "6aba1e3160b108a5218f52c198883017a6dee9ee6c2b182743bd109c92d4eac5", - "value": "299374203674", - "start": 36414522, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12682425 - }, - { - "batchID": "6acab19ab67016aecd6d44ba5cce9222b1588e3d99b6563039fdfd68119e8970", - "value": "308575862723", - "start": 36664567, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14599437 - }, - { - "batchID": "6b24f51614dacc8bfa194edf62e206010373e90004b3be6317599d6e2dd3a6bd", - "value": "302490883891", - "start": 36521842, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13331733 - }, - { - "batchID": "6b2b3867d2d74b13dbb7914570159332ec5bc5b1df35fa0b51a968293b7fbcf6", - "value": "303088145150", - "start": 36533841, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13456162 - }, - { - "batchID": "6b38f4d054c133aac98dc420670b721aea25308f11852119c3e8d48d9167d8af", - "value": "305418851131", - "start": 36586154, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13941726 - }, - { - "batchID": "6b4e0db0b13557b4fb5defd5d37bd3a3fdbcd0746405cf19324d0681f9f7f706", - "value": "446876998629", - "start": 39271967, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 43412174 - }, - { - "batchID": "6b5b1af80fe00a686e5f9eb504ead39eec5e9632e101dffecf0e434e52ca1fa0", - "value": "248935659981", - "start": 35795626, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2174395 - }, - { - "batchID": "6b70942ed26e0c0f54f9d08b8a86edb036798d9cc09435530d7964a9d6329482", - "value": "306882961609", - "start": 36617159, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14246749 - }, - { - "batchID": "6bb6051849225174a5eac1306288dd49a9960d46b4944f2e38edddfe745aab63", - "value": "241879672239", - "start": 39926101, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 704397 - }, - { - "batchID": "6bbe44c5f845d2f1a8719c5519a2b2e4ba5fb81372b61b967a65cba20f87933d", - "value": "296340734445", - "start": 36347301, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12050452 - }, - { - "batchID": "6bbf52ad3179c926c9fcc8d2a107311599d399132d264fb6eca7cfe6df99da05", - "value": "276959321675", - "start": 35946321, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 8012657 - }, - { - "batchID": "6bcdc43906c65e0ce3f682f3c78c62bb7aabb7fca079ace8035a68c8cd9e4f94", - "value": "269321278591", - "start": 35818296, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6421398 - }, - { - "batchID": "6bdcbbdb96c7c798cb0d137e9b91f99bcb434df31935a921d364360f33c4be01", - "value": "299447660712", - "start": 36417863, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12697728 - }, - { - "batchID": "6c17f0184e67b0cd95018c0f7e165e39c4eefddf0e3a56190ad564b721688a51", - "value": "239005780210", - "start": 40391043, - "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 105670 - }, - { - "batchID": "6c3ba2b88deedb9f8ffc7678ce74c311d68d6e112f93a4b364129472fe6f41e9", - "value": "303582815935", - "start": 36543490, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13559219 - }, - { - "batchID": "6c9ed8bf45999df0df1cc28a7ae4d5485c2b5715c5822b563b8951ea9b33f5dc", - "value": "299303997368", - "start": 36412211, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12667798 - }, - { - "batchID": "6cb179467b390832d254cab0610d040a1af0b06a8798e4234f67bb98df02a8fa", - "value": "250240912563", - "start": 39093555, - "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2446322 - }, - { - "batchID": "6cbfa97da33c31ab81e2da9c9bbd72c951dda92a4b609ad8de6241fc63471e92", - "value": "247181796325", - "start": 39826836, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1809006 - }, - { - "batchID": "6d161b485a99cfa8bac59432b660839813e4e0b58f5673639458d591b6955eed", - "value": "304111877118", - "start": 36555500, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13669440 - }, - { - "batchID": "6d2c38a8ec124d5d076dc2910d992b5d06406d4eb187dfb9707d86c2b614f00d", - "value": "304260427851", - "start": 36558803, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13700388 - }, - { - "batchID": "6da23dd2c31946d8ab7fe71ca8684afa10b9190a50ef0ac35c3af9a8dcd73d96", - "value": "319503787884", - "start": 37107279, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16876088 - }, - { - "batchID": "6dc3c426e5ed0f996a75fdc859c1875b6b655f5175bb9684cbeb97b05a645ed0", - "value": "308115927020", - "start": 36648145, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14503617 - }, - { - "batchID": "6dfcd1072ddc1e379d44dadd3224cb1407fac22646511139f578b5a643ed60f1", - "value": "238973403610", - "start": 40389694, - "owner": "56bac3f923590b2e073daab03d603cc531ac9a86", - "depth": 24, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 98925 - }, - { - "batchID": "6e104e64ad0915f0c7ed4b681fac449f0bb7d203ba7a1e1c2c9e5a3c6987b044", - "value": "308003712254", - "start": 36644814, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14480239 - }, - { - "batchID": "6e336a51c2373d73bc61b815fd8e23d207f068413b2b87a5f0dcd639df3cfb95", - "value": "306086346703", - "start": 36601051, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14080788 - }, - { - "batchID": "6e6569da7c6c6c3c827cc41ac549a296e82b2e6efc9b2938f819111d09b93dc2", - "value": "308236624983", - "start": 36652905, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14528762 - }, - { - "batchID": "6e684b9ee8793d81bddedae69e3bed9a8638d4273c6fa4f3f899eb7cadc96a76", - "value": "304381789854", - "start": 36560900, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13725672 - }, - { - "batchID": "6e7cefafd935084451dd57814ab4d8db5ce29b7e238c4f9cf5c178d1691b8f48", - "value": "247390434755", - "start": 40223419, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1852473 - }, - { - "batchID": "6ec64977c1e580737d6a9789441795fc7a01ea2b672c0f575d18b66d12957009", - "value": "306792168439", - "start": 36616167, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14227834 - }, - { - "batchID": "6f0404e8f3cf17e74421f163ed8b0c491d25be2af4efe61df2f1b439eac35e93", - "value": "296375060851", - "start": 36465238, - "owner": "fb879fad02edf61c750efcaa7b56461ef8875402", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12057603 - }, - { - "batchID": "6f134605e83d9aad455805d11157edc48b5e8ea417e13f09fd836d6b806fa195", - "value": "307855672321", - "start": 36640429, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14449397 - }, - { - "batchID": "6f575d52d0edb4bb3994d68f9afcbed91669ea42cb5b080fccce9d7186bf3b61", - "value": "302180079543", - "start": 36513570, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13266982 - }, - { - "batchID": "6f83956191bfc9b2c3de090ed83e7031d74394afbdae984532ef36c18d19843d", - "value": "319708030793", - "start": 37113721, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16918639 - }, - { - "batchID": "6fa5c936d1b4b98bd77c77db626eaac7aa53262769bfc64bf5dd8287de05ecfe", - "value": "302182785386", - "start": 36514808, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13267546 - }, - { - "batchID": "70115b28cb2795ad2840698b3c34d025ecf8b0faf55b35a874d8be6c8b98e7b8", - "value": "296070780309", - "start": 36340685, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11994211 - }, - { - "batchID": "70121b328a934a52c6d6e21bcea02a0cfba2fde91a4dc24b514f564545634752", - "value": "302721483805", - "start": 36526071, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13379775 - }, - { - "batchID": "70259bc7ae972af00f6792f44d98c7abea03128ca05b0dfd9101517d7b02893e", - "value": "303730639303", - "start": 36546316, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13590015 - }, - { - "batchID": "707e5b46958a2d1aae79ba72ec3a9dd186dbcf1bfbeabceaa121bf9a1d2f2736", - "value": "258514156884", - "start": 31992347, - "owner": "b2a02d14689d596eccabf4d454a9bb4bd204a830", - "depth": 26, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 4169915 - }, - { - "batchID": "70aa4965ab17d55257e9a50487ec521a15f5c01a232b512fc16ecdd329eb82d4", - "value": "298770549562", - "start": 36393593, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12556663 - }, - { - "batchID": "70b397891aba9a294b87201dfea49ec9d0f8566df69565f07cbebe3c53caae98", - "value": "313168670227", - "start": 36857748, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556272 - }, - { - "batchID": "70baba0640c9227305b7ace8884d3d515ca814e7f13901b0a3b9cc67534e588c", - "value": "296394426738", - "start": 36348567, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12061638 - }, - { - "batchID": "70ed1f0364977ec187d1613eec0935a5d884a74c8e9becfce783d85c4673641d", - "value": "308392767050", - "start": 36658480, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14561292 - }, - { - "batchID": "71073d608bd2cec6e34160d82ed29e794873e73149f9a183fd1443919204ab36", - "value": "303960601438", - "start": 36551417, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13637924 - }, - { - "batchID": "7124a82fa484b043e2542a4cd2b7aab3b0fc89956951aefa223a4801a44df8e3", - "value": "304892297528", - "start": 36573811, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13832027 - }, - { - "batchID": "71577844ec793255e4e6508f8c42f2132553b10bfe52159dbbfb0caa41aa396f", - "value": "305376085913", - "start": 36585298, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13932817 - }, - { - "batchID": "7162eb486e6bda0042d060434a05887e5283f6ce1fc549b33083ac2d33334c37", - "value": "303427322618", - "start": 36540841, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13526824 - }, - { - "batchID": "7166ad83d4a5b6e9ff07fd6691321efdb92bfb2decb3c623def2b93012e00d6c", - "value": "311629435727", - "start": 36771971, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15235598 - }, - { - "batchID": "7169754bcee33e0b37062cfed437e0ff60d3c784218fd4c4529d3105fa866765", - "value": "308120464478", - "start": 36648307, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14504562 - }, - { - "batchID": "718a6658a4a327258db6f0d3ca18fbd26dedbcc0f601c04a6f4d30c31023fded", - "value": "302723311543", - "start": 36526137, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13380155 - }, - { - "batchID": "7197d453970cac224f4a7d23d85f8280455ad99688996894392c0251c596f62e", - "value": "308268363299", - "start": 36653813, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14535374 - }, - { - "batchID": "720082332bd1d4543c30ecda9fba23bbb1267f85e5aa42557aa0091fa81c3c09", - "value": "307010862906", - "start": 36620155, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14273395 - }, - { - "batchID": "72312a12b63c9cf5208a54292f8d30ced2eb6bad35d84fcb5e1f0488388701b9", - "value": "302618949265", - "start": 36524418, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13358413 - }, - { - "batchID": "725ef54196c0cb116b8a76de8f1146189eb1c0a7b50e4b1b9f56dddbfd591413", - "value": "247375062509", - "start": 40223269, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1849270 - }, - { - "batchID": "725f64982f26eeb7c871cdbe3f74cf385d156c10fad1920426da61de87d964c6", - "value": "269398341299", - "start": 35819591, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6437453 - }, - { - "batchID": "7284cf4054863fe6e2268ab8a35e7c2cc0192679e2d860cbeb7272ae5d2460dd", - "value": "308218191179", - "start": 36652472, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14524922 - }, - { - "batchID": "7296f51fdc0dcd1f433ea84f716830ea0dc60299c17ba8bbd8b0ac8c9d872181", - "value": "307581079886", - "start": 36634901, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14392190 - }, - { - "batchID": "72a9ba15379d97d5ed9aa83a437631ae8f8ab86b2c098072cee4ee9631789a09", - "value": "297607701780", - "start": 36372507, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12314403 - }, - { - "batchID": "72ce66c1519a20e5e84240abea35f9c997cd9b6130f6fc6ed6992f408f99aa24", - "value": "308156445541", - "start": 36651168, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14512058 - }, - { - "batchID": "72ce972fed448ee92674875c8e0aac9ccc1cf4f88619d1ff1a1bd5bfa3306e19", - "value": "307932212934", - "start": 36642036, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14465343 - }, - { - "batchID": "72e5134299aac3ec66b850f62cc82dd23f59f65e0b6a3d0e641db0775eea5860", - "value": "306742428365", - "start": 36615064, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14217471 - }, - { - "batchID": "72fc60de29ca9db57d87a3a04a44c83e3516a1146a6ad72b9437278b334d08d8", - "value": "247570994977", - "start": 40227020, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1890089 - }, - { - "batchID": "7335bea7559ea171f219ea04d242fcf8e07efddf667fc0df2c2b782a93aaa124", - "value": "307548882249", - "start": 36633525, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14385483 - }, - { - "batchID": "734d78efb4d9b79ab12c361af36e7df643e72b62ec81d283cab928df3408b97a", - "value": "307982325329", - "start": 36643600, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14475783 - }, - { - "batchID": "734e4db37e6b212139e996544071bdf76326e13e7da80818125cec4a9f9b388f", - "value": "305318593137", - "start": 36584366, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13920839 - }, - { - "batchID": "736c811cdc61d87835bd4b4ed29a742954104a333fbabed895be4f542d9187bc", - "value": "308082648262", - "start": 36647182, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14496684 - }, - { - "batchID": "73aafcb42f44f3e44cc54e34a43facd437c7132538a3910d6547bb604f5bc11e", - "value": "308244214880", - "start": 36653176, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14530344 - }, - { - "batchID": "73d24f163cb14fd72aae25a5148b507f16d4ef592ee5c99839957620724df5b1", - "value": "304537906236", - "start": 36564246, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13758196 - }, - { - "batchID": "73e7e3b1f1b2ba676662c7e4f82974e29e5786e68407081021c8b9ffdb678118", - "value": "268946496358", - "start": 35812479, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6343319 - }, - { - "batchID": "73ef11752b93b09de2bb3b2fd7c9205fab6a42a5071daab0762c4c0f8a17642b", - "value": "307546458358", - "start": 36633213, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14384978 - }, - { - "batchID": "740173f2aeb07b3db5221bb977a29429d0bc324f39ffb44b68bde4f4a59bdba3", - "value": "302959610693", - "start": 36530341, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13429384 - }, - { - "batchID": "743c394a35d078414321df6c6d2cff64e4f1454e2145d0c6a2108f82e9cb310a", - "value": "298727622825", - "start": 36391356, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12547720 - }, - { - "batchID": "74521e62154e4e0ed8252f3a8c81981a427dd20cad8ab338baff0e735735e5e5", - "value": "302735849892", - "start": 36526362, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13382768 - }, - { - "batchID": "746fcec995df4cdc42ff4a71760c6a79dc3cc33c6290a3d05e26941089b30b57", - "value": "304383986291", - "start": 36560979, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13726129 - }, - { - "batchID": "747db377cf1d1178d59c9e8a773c85fbc541041e94736e7c160872a26e5f99bd", - "value": "292482024741", - "start": 35134054, - "owner": "378799c144a80fd8d453607606e7f0ef7a62a05f", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11246554 - }, - { - "batchID": "749b642f11185031f1e49a01373e4414e07a658fe963293d23c4b043624a2426", - "value": "304054893806", - "start": 36553449, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13657568 - }, - { - "batchID": "74bed6ae6e1b091443ca4e9eed83313b236ff462ab196c04641093510877bdd9", - "value": "308552694137", - "start": 36663965, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14594610 - }, - { - "batchID": "74d066dd7d6b7ea0eb1a9024ec5ae260f0499187b90a1e989a8c58c2492f7788", - "value": "308004798410", - "start": 36645078, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14480465 - }, - { - "batchID": "74fa4242c6eed888b62dad8f2695019ba86ac19c25547f61c0d903519827c6a9", - "value": "256522744753", - "start": 40123352, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3755037 - }, - { - "batchID": "75822019157cf984d018f9e39379b93a898fc1fac27eb205fb4d8d539f8a8ff0", - "value": "307995321343", - "start": 36644064, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14478491 - }, - { - "batchID": "7594d95d7019308dbb2afa3fbe926546e23652df995610ff160c0ef8af31421c", - "value": "313328258086", - "start": 36865057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15589519 - }, - { - "batchID": "75c468a683ecb9e7afe4655969eea06acfef1e6bc270a68c7795c6a1c71fc7dd", - "value": "298782153052", - "start": 36395838, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12559081 - }, - { - "batchID": "75c959045a20f130ad899148990a0b2a00070858d94ed2067592d95a5329e667", - "value": "298685761645", - "start": 36389842, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12538999 - }, - { - "batchID": "75f34b3b58eb829de8d99e89ddbb242c9fbb1aab88790d1db8fe71980d0e0e13", - "value": "308606104934", - "start": 36665872, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14605737 - }, - { - "batchID": "75fcb36b7b27c07874e75df10a25dc411f48fdb269bd0ffb9796046dd677d6e6", - "value": "308219333436", - "start": 36652738, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14525160 - }, - { - "batchID": "76015226423adf844d8152dba654c90a45a097810dbc365d4f459b7f29ad91fe", - "value": "296785969580", - "start": 36358225, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12143209 - }, - { - "batchID": "7621ec9bb1b8f9fc5e0dc8d0f7da9aa5b0efcafa69bd1f445edb19cf664dc7ca", - "value": "239747014782", - "start": 40140324, - "owner": "ccf1a719266ce408c12f871496ff8057085f1f1b", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 260094 - }, - { - "batchID": "766543f3cc3051a9ed4b6a00445436722dd80c83eda14f86d7a049cd73b1e3b2", - "value": "240138940538", - "start": 40252852, - "owner": "0f26f66bedff01c5caa410200a768bd18c2a67b4", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341745 - }, - { - "batchID": "766e0a9f9a21c0fa7eddc5a305cd55859180c354c366a732997da5c9e399b97a", - "value": "257217111884", - "start": 38422105, - "owner": "dddd28497332f6b184186dce6a4aca642b7dc717", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3899697 - }, - { - "batchID": "7690b3d6431727b9ac5d728715d208950339fe6af4cce1228b2ef01ecbe6eb9c", - "value": "306472099971", - "start": 36610127, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14161153 - }, - { - "batchID": "76a430df0cac855fb816d1275370d23b8ae81009c6683f2825e2afeaf3bfadd5", - "value": "244823350671", - "start": 40383461, - "owner": "c63ae15d109bc090c10356641a7cbd4111b28c9f", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1317664 - }, - { - "batchID": "7718be39d5d6eac414a6ee77e952f2a25df5b8ed0f6c6c892e91799b2e3c6b99", - "value": "295677227905", - "start": 36330711, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11912221 - }, - { - "batchID": "772024570fd0eed49421cb56471d8ee3348c54f7bf8bd02dc69fc7954029329d", - "value": "308548212857", - "start": 36663805, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14593676 - }, - { - "batchID": "7723f9c9d80e1bf829619256ba0a0d80c0715e9c67d2df9f87ddd7dd4864777b", - "value": "299249485863", - "start": 36411380, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12656442 - }, - { - "batchID": "772c1c8bfd83cefb737d09ec0a112acfbe4d31dbade35687f4e58deaac4e1ceb", - "value": "302920970362", - "start": 36529857, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13421334 - }, - { - "batchID": "77360f6559c6c63fb9469e877dc93c582ce2bf12121f90bc268eb162d6124290", - "value": "302214754468", - "start": 36516192, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13274206 - }, - { - "batchID": "77a0ad7c58f5ae21c467fe955875aedfc48542b698e2b80656b8c89ab65b9e77", - "value": "307731590574", - "start": 36637349, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14423547 - }, - { - "batchID": "77ba11a84bd1b22d675f03df71baec09eab407fcdb04fc5842980a967c994b8a", - "value": "306547498130", - "start": 36611924, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14176861 - }, - { - "batchID": "77c68dd6036ba8a868020a7dcf9c05425854cb57cddf34e6538432cd8cffaaa2", - "value": "247833072696", - "start": 39845264, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1944689 - }, - { - "batchID": "77ce95202fab21ddb1f997f6a704de2af61fc65633d1ac6116dc1c0cf1219b3c", - "value": "313174552907", - "start": 36857959, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15557497 - }, - { - "batchID": "77e997e7950bda31bd6127370d7f688c378f5bf33e3bf314816f815002f3ea91", - "value": "299509775580", - "start": 36419197, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12710669 - }, - { - "batchID": "78b6ab77710a4d60b9491b85fa7573da55f7489c93ff79c2a9b9e68ccc4db0db", - "value": "308551601825", - "start": 36663926, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14594383 - }, - { - "batchID": "78e936aaff339399972b0d7b3a228e596ef199439e7b3b2684feab10a0370c92", - "value": "302404065927", - "start": 36520528, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13313646 - }, - { - "batchID": "790965f9df9d673dec0093871a09b57b6910ded78ffb4544c2964b4231fba96f", - "value": "302907403704", - "start": 36529595, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13418508 - }, - { - "batchID": "79097bd2f9a352e64894800c0cc1ccd5304cb32ed60b7c6635ec3eebbf9d5f33", - "value": "302402599576", - "start": 36520475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13313340 - }, - { - "batchID": "790d6e7bf7c11ee6914d2674db6bd91cb9d891bc5c0ed5be04677b64c212b447", - "value": "389478953994", - "start": 40394174, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 31454248 - }, - { - "batchID": "794d99a01777b7c0d977c65c9bc983dbc772d9e34bef3b3a4f6d9fb3219aa3cb", - "value": "306779567200", - "start": 36615716, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14225209 - }, - { - "batchID": "79678bdffc9d9ab6135c52c8260e2cb53c4ed429f5c990692130cb4299ab5108", - "value": "303625133945", - "start": 36544333, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13568035 - }, - { - "batchID": "79727a95cde212aacd7d966e520d1eb45b7675fa82c96165bdbc1234e51c68f3", - "value": "303526443520", - "start": 36542595, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13547475 - }, - { - "batchID": "797738726017b6925ee55a07dec87ba650a73a8a17e38a26a32a64a8e3ccde7e", - "value": "296137225468", - "start": 36342646, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12008054 - }, - { - "batchID": "79d09a13935b2898a00641b9e14f9eb5c58918a848c4637e595188f1466e91c2", - "value": "297249411875", - "start": 36368656, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12239760 - }, - { - "batchID": "79fa661a8baa0faf4b55e7778e4689d13448edbe56a5fff3e064a94dfe12c0a9", - "value": "307976219585", - "start": 36643382, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14474511 - }, - { - "batchID": "79faa6fb283397be2fd94cfe145e929fcdfc72fd6c6f6fd8e9f07f8b8bb1b3a5", - "value": "308535973361", - "start": 36663368, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14591127 - }, - { - "batchID": "7a3a416f4e665ed8ada37b8c7c861ba1c04e9347b7fbc8597ada3e4537be7e95", - "value": "308186842051", - "start": 36651803, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14518391 - }, - { - "batchID": "7a47f56660f6c554fca10f119950e7148f2608ac43b0193c3446e7445c6999d2", - "value": "304325070019", - "start": 36560221, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13713855 - }, - { - "batchID": "7a683513bdab00a788c26d5a5d2e29a280a686b009cbcbc619cafb48e5ddaa7c", - "value": "302999517799", - "start": 36531781, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13437698 - }, - { - "batchID": "7a6e8f56f77e2180d56116ceb08ca6456ffafe41384741902ba2148bbded8196", - "value": "303731194583", - "start": 36546336, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13590131 - }, - { - "batchID": "7add92aaff105db17f09f8c0a2fcc7312209ace92aba87e61f8ea40e34f1da52", - "value": "382984051136", - "start": 40146080, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 30101143 - }, - { - "batchID": "7b0a345fecb6eee52c84532c9916e303c124269130d63faca4a6704e5c078fbf", - "value": "295508364326", - "start": 36326394, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11877041 - }, - { - "batchID": "7b228a7c67fd042d36ca2dfd6007363989e38ab6f0f0645802dbd9c5117a2991", - "value": "239085389363", - "start": 40208364, - "owner": "8680d5562e5381d2b5011dd1b86ecf61a81ec8dc", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 122255 - }, - { - "batchID": "7b569c35728c0423da1958a8dc16a4902a03e1c9ebf2461d628aeef2c402f6a1", - "value": "296380456405", - "start": 36348288, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12058727 - }, - { - "batchID": "7ba206f67ea715f1cbc1557f27d1f3a7bf9f69305cf1d79426794cff16886218", - "value": "302400413883", - "start": 36520396, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13312885 - }, - { - "batchID": "7bb659d19964854d6302f6b42d8a4f3cee9078aa2fa2cd6efdb76dd556a3f35d", - "value": "302279943967", - "start": 36518321, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13287787 - }, - { - "batchID": "7be4c971722e4d37d0ccab917899aaa67dedeaa648a495166c0a306ac22cfc9d", - "value": "306881899471", - "start": 36617121, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14246528 - }, - { - "batchID": "7bf115ef345b247b0ba14dab6a24ab8e9923d7a2bdee48531ef4d58e5f7d7eb7", - "value": "240052166401", - "start": 38900722, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 323667 - }, - { - "batchID": "7bf8d0c638e4870ad7d1dd23e02785128adb3280bca59d9681554fce73021d6e", - "value": "306688305111", - "start": 36613804, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14206196 - }, - { - "batchID": "7c02a912ed60392e02088a9985777f441ec5987cc57f2e94785e5d481c3e4670", - "value": "305002490347", - "start": 36576184, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13854984 - }, - { - "batchID": "7c30b848f7fae45ab38757700328df6451d6e39203e492a1d9b97f870dcfd3f6", - "value": "308535665273", - "start": 36663357, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14591062 - }, - { - "batchID": "7c328b97a351ebb90a7531a7c0cfccc7fac0591b2e55caf7913e91ea43e1ae44", - "value": "307993584847", - "start": 36644002, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14478129 - }, - { - "batchID": "7c49ae785e71e5f13bae42889b89fa7f8c6e7f7d7208ad03286c5d24fe4e1054", - "value": "308337560207", - "start": 36656734, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14549791 - }, - { - "batchID": "7c6b06d082cdd752277b0b0592b1a82ed1f7f01b6cb3228f93b57bbf7719c437", - "value": "305731331771", - "start": 36593521, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14006826 - }, - { - "batchID": "7cc8740ba1dafed4da632b7a2b86b10cd458af5f553f9e2c81659908702c1def", - "value": "308686893041", - "start": 36668306, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14622568 - }, - { - "batchID": "7cc9455024efdab294327b67909937376009a6b9eb5dc0e63495a45015333d99", - "value": "238969759735", - "start": 39249986, - "owner": "98ae4bdae736456c0695a17d8a1f9556b06f2e79", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 98165 - }, - { - "batchID": "7ce81c1654f5154559456a4aab9e5fed7a8884754228ae2fc378f034baeaed01", - "value": "307406444502", - "start": 36629787, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14355808 - }, - { - "batchID": "7d075e542ddc3610493f410671d0ff0952a791fe74e4ab00181e1bcec4c7bf8d", - "value": "308587754524", - "start": 36665442, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14601914 - }, - { - "batchID": "7d22ea8b2990a7be0c0e36dfa98ac655277cf997ff034d0acdfeaecdabec7167", - "value": "307899131616", - "start": 36641080, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14458451 - }, - { - "batchID": "7d2c6fa4b9a4b2a65f7877709255bd949f9dc8e556543241b2abdf6d16d9b2e5", - "value": "239226577523", - "start": 40314182, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 151669 - }, - { - "batchID": "7d42fcfedb72caef5bda3f2430fdc0e40df137a5dda8ea68b344dc97cdffeeee", - "value": "313257822254", - "start": 36862530, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15574845 - }, - { - "batchID": "7da7a82d3f101ac50e05cc74e4da1474960b8170b2bcd58f69c252999c612327", - "value": "296306983092", - "start": 36346761, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12043420 - }, - { - "batchID": "7da7bffed3db990a675854e8310dad50324bfeca3b08b8fa018b227d4362954c", - "value": "304002216733", - "start": 36552461, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13646594 - }, - { - "batchID": "7dfc40484822fb9d8d6190d3baabf295803dd6b02ae6c495f9f5aac7841fda5c", - "value": "673757160000", - "start": 31306473, - "owner": "08c5fc8570ed2470d19ad668c454b5b0583cac2b", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 90678874 - }, - { - "batchID": "7e19fa092fa2897f5c4258b6a051c18ac046f92deffbf0ad2540cc2fa6038314", - "value": "308242254390", - "start": 36653106, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14529935 - }, - { - "batchID": "7e445510007b723c08d063bba81a535c74946b172b38cf0972ecdaa819ca6033", - "value": "298865619407", - "start": 36401598, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12576470 - }, - { - "batchID": "7e54422f78e87db411ac41a90552dfa1e02bce0f1f195c4cf54c36853b21fec4", - "value": "304806419495", - "start": 36571858, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13814136 - }, - { - "batchID": "7e640763f9165dcec79c9e854a1bb2b7fda6c585cfd1ea0186043e18ef7d24b9", - "value": "298815904041", - "start": 36399342, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12566112 - }, - { - "batchID": "7e74c96ddf8f52aa9fe6e2764a44d88469e9dcec9e473e093f070bb153d8fe12", - "value": "307994559706", - "start": 36644262, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14478332 - }, - { - "batchID": "7e9b535d8a8a02798bbbbd518b25ac7daaf02a450ff0284a31e5decb99ba409b", - "value": "247381849236", - "start": 40223310, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1850684 - }, - { - "batchID": "7eb52c58dd9d587fc9431977bad0d2d38fe33f2fbbf9a344a43530df2fd0178a", - "value": "307447222580", - "start": 36631019, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14364303 - }, - { - "batchID": "7ec12cb39e2a6cc0e11298216b7544e8ebf6bf14aac3363964fbbaae447a5c20", - "value": "308327265034", - "start": 36655916, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14547646 - }, - { - "batchID": "7ec2646dbed98e6d5825f7a41ea39aaca531415e8f0f7024928f4d76f387be44", - "value": "312528190190", - "start": 38962116, - "owner": "1290033b57167351fe09d6389a91576dba864902", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15422838 - }, - { - "batchID": "7ed6197cef73572e8d9773677c509d43893a8e20ce66b7ad45b51e9e5c0244fe", - "value": "276838618672", - "start": 39200840, - "owner": "0eadb34dd6e8a7cbcdc5c1eae246921d2185a984", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 7987511 - }, - { - "batchID": "7f31660880c37a2f0da32dc48f95cb400aae4f2331d6a9ec1b3dfdf5894d66e6", - "value": "303128037709", - "start": 36534370, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13464473 - }, - { - "batchID": "7f3bb3763226785342eae45fe92acdd611a43f6baf4a9c7a820ab95fc0a11842", - "value": "305434255501", - "start": 36586707, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13944935 - }, - { - "batchID": "7f853907ae58102c735fb21512703ffdea0d79f4350987b036092381eac76c34", - "value": "269399459735", - "start": 35819635, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6437686 - }, - { - "batchID": "7f8765979f296b4e96a56650695464f7d1a4f6a3c8e15e3647bbad490c08b752", - "value": "304300195044", - "start": 36559553, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13708673 - }, - { - "batchID": "7f9a44372f3d75677f61a7f3963f25c64076bb0496643685f4ea4e7a454b66c8", - "value": "304753761919", - "start": 36570192, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13803166 - }, - { - "batchID": "7fa6d41d95dfa31aaf10506dd4ea41f8b1f8d2e2cbe9cb7db5f4d6010104fa3b", - "value": "302191495333", - "start": 36515351, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13269360 - }, - { - "batchID": "7fb34b5cf562ec01ad614a20d14d773595198db69ae8a2da18b589604abf8513", - "value": "243383232649", - "start": 40214230, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1017639 - }, - { - "batchID": "7fdc6926cbbe82704787751e85ba2246a756c9f4dcfe7c1be4b708c5863afba0", - "value": "304087538942", - "start": 36554624, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13664369 - }, - { - "batchID": "7fddeaeedffe47cd604bd9fa9f72b403b35232bbe81094848be51f772a2285f0", - "value": "308079421832", - "start": 36647292, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14496012 - }, - { - "batchID": "7fe6e3427d8e9e0b420e7f23ad634de325644f1629d5cc7968bb3b1584145fa9", - "value": "296450520109", - "start": 36349461, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12073324 - }, - { - "batchID": "7ffa39c2f0b424f000b7e1eb4c7359cf9fc897f8f0ce5fcb795a59961495ced4", - "value": "308286434580", - "start": 36654233, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14539139 - }, - { - "batchID": "7ffc07a23ba51933d03cf506ebf9a7bf6b50e30349bf372b45e5e4acb84577ca", - "value": "249771116035", - "start": 39901354, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2348448 - }, - { - "batchID": "80081c978e196efde08c76bed43c9b555364cfe4da9b83ba2c95f667e49f5e14", - "value": "262307688000", - "start": 31306512, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4960234 - }, - { - "batchID": "80209468e7e269eb72ebf401ce62bbffc350eebe1699c8c8c4c44de47e78ab9b", - "value": "308410299738", - "start": 36659106, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14564945 - }, - { - "batchID": "802f3a7c8f90d714b20675392014dd6bbf8ccad7d6462443e51f0a8eb0da776a", - "value": "308477091577", - "start": 36661716, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14578860 - }, - { - "batchID": "8056c0756a77292d0b29d9a883a47b988ff7c62122208da97d2313f8be59831e", - "value": "247391493075", - "start": 40223459, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1852693 - }, - { - "batchID": "806b5c8d7f0cd535f8c91b801a96c35a9af210e6246444f425bbe8280e5b753d", - "value": "307782374116", - "start": 36638487, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14434127 - }, - { - "batchID": "8075eae49a530068de63e97721f0877995b48122fa377f7325f3ebae39f68199", - "value": "303450422960", - "start": 36541219, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13531637 - }, - { - "batchID": "80a09cd26d5a8842d3263ac149c6c4750f1a68034bb9c84395ab39ddbccc12ff", - "value": "307962444691", - "start": 36642665, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14471641 - }, - { - "batchID": "80f73ee4bd191cfbfb2914db062a532d3f814175a1a439211b5071fb397b0043", - "value": "307450771749", - "start": 36630695, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14365043 - }, - { - "batchID": "81167f63a495cd66b0b3d7e99c52a215e137169cbfa07aeb107ba4badf2fe834", - "value": "298849623073", - "start": 36401019, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12573137 - }, - { - "batchID": "811c8d0d7fb4766a9fda513d0c77acfc238ef657f0efbd25c5e3a5d8a6573d47", - "value": "303322597393", - "start": 36538657, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13505007 - }, - { - "batchID": "812b661c1921240b4b71d6e2785b2da42836ef41c4086dd1deefc75688b91408", - "value": "306641958792", - "start": 36613048, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14196540 - }, - { - "batchID": "8148dcd898ab3661ba78a7e1b02500d61e498137d264e17ee12d08d783b14549", - "value": "247835902936", - "start": 39845344, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1945279 - }, - { - "batchID": "8177f28f11ca4a8e6488e1375cd9234b28354f49e630e51a632a3446805cc699", - "value": "245100004321", - "start": 40276537, - "owner": "471cc713ac1c87e0210bcc5ef61ead9b773a0064", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1375300 - }, - { - "batchID": "81a4e943ac15e19004072da5351b1986d7bbf18b32211412edf3772ad0443307", - "value": "308143894030", - "start": 36650945, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14509443 - }, - { - "batchID": "81ac8d1ef84f7043636cfcae1402e18d1a77cab9af287c5eb1c8d2c7f68e26fd", - "value": "240920676210", - "start": 40391537, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 504606 - }, - { - "batchID": "81b6bebac87c5967ff48ab41b54bf7721d52ee6176110ddc14b2edd98cf70222", - "value": "303383287142", - "start": 36540163, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13517650 - }, - { - "batchID": "81bcefc7a88040568f7faf0c992a607174b63f7424027e9e5efc48e445d2b1f1", - "value": "302462522868", - "start": 36521273, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13325824 - }, - { - "batchID": "81f338016de65a85cf7a78eee00fc1d57f968c12bf6f71a02fa6c5be0c066616", - "value": "261459513677", - "start": 40228228, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4783531 - }, - { - "batchID": "81f933f55f8a5adb75ebfea469fc3d6488ced3098ac33ea09f5e8bcdf166d0eb", - "value": "302813605432", - "start": 36527803, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13398967 - }, - { - "batchID": "8246b94a77322d3328fd50b2a88dadea77ec3803586dae4900c72ae12d15f68d", - "value": "303486268052", - "start": 36541829, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13539105 - }, - { - "batchID": "827c84d1bb0e8689fb46c79c7e8fb695e8f02048afaaa3cdd9fda2e2042161c6", - "value": "303604082113", - "start": 36544029, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13563649 - }, - { - "batchID": "8285316cfd96bc24bfc4a2a7760467605e9832ac71d5555abc5fbbd7f69e649c", - "value": "302314519033", - "start": 36519115, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13294990 - }, - { - "batchID": "829958dfab01f2318ee94764c334c2aa54a991b7879eef582d2021ba6d9fd52d", - "value": "306661528297", - "start": 36613297, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14200617 - }, - { - "batchID": "82a50e7488f5ea2003b6fc326784761b83106c47a1d1754397e9abeaf0a90d06", - "value": "287595917864", - "start": 36159844, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10228615 - }, - { - "batchID": "82d65b28c717757c1c5856ff364464ad81d440088824e87d332eaf7353d1e864", - "value": "306150607284", - "start": 36602224, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14094175 - }, - { - "batchID": "82d9329179b49e4f2aa312175eabeee1475e12283cbaa53da4ea35f7792cab1c", - "value": "302503808269", - "start": 36522309, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13334426 - }, - { - "batchID": "82f5b40dd159779f29d147a4f071eb59b60a03ee9205e753ff138ef2f9ac842b", - "value": "303733415703", - "start": 36546416, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13590594 - }, - { - "batchID": "82f9658e04add49acee87c9053db96f287c2801ea43a27f2005782017470f8c9", - "value": "304369588522", - "start": 36560688, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13723130 - }, - { - "batchID": "8314b2d372bc6c08ccd2aaaf16cc9fb7f439ec69f31c4c2277ba21bf51a9af09", - "value": "302202253956", - "start": 36515740, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13271602 - }, - { - "batchID": "8342fc49a4b77e08cd61448f39b0aaabaaf8d58a91044e485bfa350053b6ca9c", - "value": "313270086221", - "start": 36862970, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15577400 - }, - { - "batchID": "83bcde6b1054f59b11c70c83c5e0d5b98e5ddfa436fad5983ced06ed5cae5525", - "value": "306898660498", - "start": 36617495, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14250020 - }, - { - "batchID": "83ca96ba81e5dd1e891ef2c6b8328d5a004ed0e1ee95bd4792cde45e38bb80d1", - "value": "307357258873", - "start": 36628029, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14345561 - }, - { - "batchID": "83f1b200f6f7e00c35ee83e40f1f863a41c3570c46f43f487112f93fbaa7330a", - "value": "269356282317", - "start": 35819177, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6428691 - }, - { - "batchID": "8400c8c03fa70a62239b412165ef31eef9c701619e43d03b2a998e03548af2ea", - "value": "303874072071", - "start": 36549437, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13619897 - }, - { - "batchID": "8438b30d352ba1fea9e471d1951dea6d9a9b7ae186ea62f73447fcfe09c128d4", - "value": "302734271334", - "start": 36526305, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13382439 - }, - { - "batchID": "8440e45d8826a6c7ee693b672dd59a0d484e219290c60b3707947725d3cf10d5", - "value": "302280803775", - "start": 36517896, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13287966 - }, - { - "batchID": "845a4a123df5ed923ce0bf1a21e37c3310828b2d7d4db5298affd5913dbbd946", - "value": "307997898079", - "start": 36644156, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14479028 - }, - { - "batchID": "846fc16305256ccb80a248c266a706cfbedcae8099ac2865f55601a1ace04978", - "value": "302204217532", - "start": 36515811, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13272011 - }, - { - "batchID": "847fceb227857c910928f73ff33e0ad2df8a712683f384b9a09e8e027a1e53bd", - "value": "254230485994", - "start": 40359066, - "owner": "3858951e6eef56713212b580f05983805af6eede", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3277483 - }, - { - "batchID": "848bfd93547c621f45faa1b9f91177a19ba638077d1dfbee36955edbdd376fb3", - "value": "308162878089", - "start": 36650722, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513398 - }, - { - "batchID": "8498c80ff636a62f143785176461a8264a57f65f929a433500069a959d5d8303", - "value": "251788277395", - "start": 31992430, - "owner": "dd1146eaa0db4f3a8a11a9b0d7a3e6db2b214d88", - "depth": 30, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2768690 - }, - { - "batchID": "84a8f983ed0ea34125ea4cd96d194af2ee203eb5da93b55877583073ee6df2a9", - "value": "298629124979", - "start": 36388706, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12527200 - }, - { - "batchID": "84bf253fe9031a4b8cef25c2a88614ddaf7f3be9fa4c6aca6a9411e3e27db620", - "value": "298820877261", - "start": 36399522, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12567148 - }, - { - "batchID": "84c55dad9b69df09f62c3bccbf7e62905ae4a4ff3202bd2d044fbf451dfa4d1f", - "value": "302314712646", - "start": 36519122, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13295031 - }, - { - "batchID": "84da3421eb316520d699826f157fb6af20e4c7b36d9183171b3f3e921afc4529", - "value": "245965763389", - "start": 40252833, - "owner": "ae8b7c84a10a70ba88ce53f164b7358815c7960f", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555666 - }, - { - "batchID": "850c35dd20c7554c210013dd3901294c3349057122f40248c24654ad03e85146", - "value": "306602206868", - "start": 36612528, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14188259 - }, - { - "batchID": "85a71fe861e0f180c1536d9037fdb76ca5aef2f1fbfb115a68d91b03795d5cab", - "value": "242239396892", - "start": 39943667, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 779340 - }, - { - "batchID": "85c41c30612b00db786b3c8968fe818fb4bec1ddf9594aad1a8a89cdb3559915", - "value": "242154842373", - "start": 40282692, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 761724 - }, - { - "batchID": "85e81e0cc99af38e5a096bbf2599fd49e2459d4ceeb88ddc982dc2cde245cc7c", - "value": "303821189024", - "start": 36547987, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13608880 - }, - { - "batchID": "860eb9f1b9a8d4f620e2b30e8acca929b814ce73ee9cf57e1913b8ffb97953fb", - "value": "307901288078", - "start": 36641157, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14458900 - }, - { - "batchID": "861c0fe9f16e1cbae7a8a66056c245250a6c3523864b9b58735cdafda6858b2a", - "value": "313469660729", - "start": 36874885, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15618978 - }, - { - "batchID": "865944661114c8c72ece8558d4c3694ba21d73f23fbb6dcb318099698d9400ef", - "value": "295662140855", - "start": 36330161, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11909078 - }, - { - "batchID": "8664b13a82c689dee0ea75236fb33e215055d6d72267ca67c77a9ca2160d8972", - "value": "308519583512", - "start": 36663008, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14587712 - }, - { - "batchID": "86b41b5c53d4690b8bc0e212b280c2e9e28ba2527d43f0dd993b129207f62f31", - "value": "298568108501", - "start": 36386727, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12514488 - }, - { - "batchID": "872b6ddfd9c57cd99053606c353a271d060a0e7cb2ddbd583a76bffbce130d2c", - "value": "307802597036", - "start": 36638984, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14438340 - }, - { - "batchID": "8748fde34d091829d2b6414af2ae469285cfba93c84ca58f7ac9384d535467a1", - "value": "307927703807", - "start": 36641875, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14464404 - }, - { - "batchID": "875e34f969f868c5892ba2c98a6440137c09b6538cb835148b6d9b2e0c80ac58", - "value": "303325509368", - "start": 36538762, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13505613 - }, - { - "batchID": "8799325675c06e4814efbe1751b119bbabd7b87c4e37e277391f99c9c9a41647", - "value": "306535969830", - "start": 36611737, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14174459 - }, - { - "batchID": "879c473653a56b396feec6a85bf76074d65351f2d63005d4460719956cdb6a2d", - "value": "302249520354", - "start": 36517221, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13281449 - }, - { - "batchID": "87b0537f534f56c859ba5459919ff34a94ab4e4da87cb3283cc9c0a03a99e3af", - "value": "307072333306", - "start": 36621000, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14286202 - }, - { - "batchID": "87b18d47048eec12dc060cbd2283b426d8a485c42284e0de1b1eff67867ba700", - "value": "250150092415", - "start": 40365951, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2427401 - }, - { - "batchID": "87e19c1c533c48f609e071fc1581ac78debcb6d9cbd22dd6a25f0c4fda78ab74", - "value": "308000149580", - "start": 36644912, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14479497 - }, - { - "batchID": "87eef5a03566289c97553f86bb3efcd2a556ea922831d53ec3350f53dbb7cac7", - "value": "302653707237", - "start": 36524990, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13365654 - }, - { - "batchID": "8822041f531f8720b8327e1941902b6503e8d3b86d1b4ccc957dcb8c7403277f", - "value": "303760801139", - "start": 36546948, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13596299 - }, - { - "batchID": "886f5cbb3b8313ccbba26fc397b35347be93b6df057120f9b7aa43344d8ed4f4", - "value": "302338502697", - "start": 36519298, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13299987 - }, - { - "batchID": "8882ad01b8a24beb02fcb95accc92aa37cdd4dd3633426e48ec355beb022536a", - "value": "307509609327", - "start": 36632347, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14377301 - }, - { - "batchID": "891a2ee40700076572e245ab8d429c159ab0527ea40c5ade58b14b4044a49969", - "value": "306727368993", - "start": 36614525, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14214334 - }, - { - "batchID": "893fc029cb03644692cc250081342e6f31ee115ff76edf4112a6522c0115b3e0", - "value": "305533735733", - "start": 36589146, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13965660 - }, - { - "batchID": "8971051676f1c85ef81bd868fa24a0561aa050abaeba6da9ece3878db86c8908", - "value": "305149439147", - "start": 36579877, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13885599 - }, - { - "batchID": "8988821308c79b9a8e5725b835277404234e73d398bbe35b115e1ca5b802f856", - "value": "302494287916", - "start": 36521965, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13332442 - }, - { - "batchID": "89a7bff7073b219a35a170b1a45d6cfd05a477a8efc3345a3c8343865149066c", - "value": "307817044884", - "start": 36639500, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14441350 - }, - { - "batchID": "89d8c955004bf24dd8ec05eec458dfeaaa47837f8d6924c9965b23b40efbdc44", - "value": "262332648000", - "start": 31306512, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4965434 - }, - { - "batchID": "89d8e46c6e10707ad686b019598dab061db6f32906bece2502397ee3d40c9593", - "value": "295115659009", - "start": 36317820, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11795228 - }, - { - "batchID": "8a56bca0d20e53436808fda9afaa88e1400f81618d1e14c2364f9950c20cb40f", - "value": "245965978981", - "start": 40252841, - "owner": "0f9745c700764815deb4f482e78d2422eaadc8f8", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555711 - }, - { - "batchID": "8abcf637168385f7457ee9ab570b1fed3d1fa9ca207b07f851571fddd527bab5", - "value": "308318727893", - "start": 36655386, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14545867 - }, - { - "batchID": "8af2151dab5d6f9956f89589812f537f12a85460ad157b703e4f57b126bd462d", - "value": "313166273901", - "start": 36858567, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15555773 - }, - { - "batchID": "8b0fcc2198dc6a59028f0e9d319d6f719834385f0483a21a7af754ec3f4bfe96", - "value": "248564761493", - "start": 40260939, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2097124 - }, - { - "batchID": "8b25da74e76cf2430fdc5b96f7596ec41064968c0d3d67df7351bc87e7a3aa8e", - "value": "313412500148", - "start": 36869890, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15607070 - }, - { - "batchID": "8b45cac34b766cf582ae05396943fbfcdbbf03111048bdab5950ebb042576761", - "value": "304948722545", - "start": 36574932, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13843783 - }, - { - "batchID": "8b4a196e51021104cd205e6699826302116a8186e1367e21ff5d5d5082424aba", - "value": "240139112656", - "start": 40252864, - "owner": "5cdec1a0afca35cba5da61f35011812625a1cc8e", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341781 - }, - { - "batchID": "8b775af451c06b89cc16ad5780a76547e63d967e7f7407302f26a5fce6d161b7", - "value": "313167926155", - "start": 36856138, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556117 - }, - { - "batchID": "8b89d4597576309bff4984afd200e52889036477736cdc4d6e835d44f19d0f66", - "value": "296267878325", - "start": 36345337, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12035273 - }, - { - "batchID": "8ba5575d92d42fa218460bd56da046d38541ccaeadd8989b8c0333cd6741d278", - "value": "308359102941", - "start": 36657278, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14554279 - }, - { - "batchID": "8bbb534751bd3420f4f2cd5beb8060aeb13c271426585a4738e61ea53be6f9ad", - "value": "240138809959", - "start": 40252846, - "owner": "9892ef0c3d2cdb2d988b9b797affd966fa42c77d", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341718 - }, - { - "batchID": "8bfa64cdd53625b4af0a220a10971fb13db44fa1705a94e4fc6c4b207579bb6c", - "value": "299504300484", - "start": 36418999, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12709528 - }, - { - "batchID": "8c10c4e01a817070f8c85862927110f129bc76c02e10229052e7858e4536498a", - "value": "308101553411", - "start": 36647857, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14500622 - }, - { - "batchID": "8c7e3db96f895d331a431807fb48ec092aa72893980082b456f31b8407396f5c", - "value": "304086399798", - "start": 36554583, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13664132 - }, - { - "batchID": "8c9ab38cef31843fee82e5f6566ef3de2d10b76d19cf7b436e6029b9831a8eb6", - "value": "307328026386", - "start": 36626308, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14339471 - }, - { - "batchID": "8cded5900e09075b0e2d3ae31cadeec42d36d11cb60badbd2ddb4ee7e7ff71b8", - "value": "240940018313", - "start": 40308370, - "owner": "f7f8bf040a9a352aca3b98e57797f1d94d9d7b11", - "depth": 18, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 508636 - }, - { - "batchID": "8cfd2d05239037b853a113b7603002625a533a47790f1031c8df3629defc666c", - "value": "298350047706", - "start": 36380664, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12469059 - }, - { - "batchID": "8cfd91ac8c7611a625b308786e3ccec798a1d8bb52b6c84cb9578b47bd932cff", - "value": "307763643401", - "start": 36637818, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14430225 - }, - { - "batchID": "8d2b6706b5b7f624f1426613588208e3ffb934d0b384eeed2d2ebbf3c56ae8a7", - "value": "366387457077", - "start": 39591889, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 26643519 - }, - { - "batchID": "8d47f7aba952e63019b4538cfdd3e0c38d9f8e72e7644ad16537b050d446d6e4", - "value": "287355963116", - "start": 38764544, - "owner": "1ade552469b7916b0dc3f409fd2664ab0a61b30d", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 10178624 - }, - { - "batchID": "8d50d6366684dcfce299f7ad102acd8e4dcecfefb693a07d21e214e898fdf096", - "value": "307941068787", - "start": 36642127, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14467188 - }, - { - "batchID": "8d5aad3c949ab0e7b8a664d56753f642eb0a5091d6e4653181f957ff746deca1", - "value": "392420395047", - "start": 40366415, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 32067048 - }, - { - "batchID": "8d630ead7fe380d9560af32872c600cd9c3abab72ceb0f184f21313661f92f39", - "value": "308146246114", - "start": 36651029, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14509933 - }, - { - "batchID": "8d89da58040432a9f548ae7d1a208a1e03ca78cd1dca388b2edadc7da53a76f1", - "value": "308006254670", - "start": 36645130, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14480769 - }, - { - "batchID": "8d9cf2c96c5b3be4723d5b631dfc464a9cb372c0c5a236da74db3e97e7efe6dc", - "value": "308514570259", - "start": 36662829, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14586668 - }, - { - "batchID": "8dc5f6f31c0816cd7ac4e70535192d70dcfb2f11e36e7937a5639db08259cc5a", - "value": "306639277416", - "start": 36612952, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14195982 - }, - { - "batchID": "8ddfe4f5a8b0b84c66f23ffa340336b97be0c3704e9e2f110dfeaa46eccc30de", - "value": "304769138914", - "start": 36570518, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13806369 - }, - { - "batchID": "8df2175c1b363516fe3233749ed2db98f009d208d2cadba9df81b1acf5e0accc", - "value": "304038223444", - "start": 36553076, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13654095 - }, - { - "batchID": "8df23f47f4483fb7ae4fa6c4518c78b4cc0ab8c1a9ccd4d67b4dcd7bb3aa6ba8", - "value": "313175206555", - "start": 36857530, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15557633 - }, - { - "batchID": "8e13194d903327bb933c74f44dcf873998c4e9bfa7f11fa8e176f6282d488865", - "value": "303254879104", - "start": 36536670, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13490899 - }, - { - "batchID": "8e687e176e3e4514939db5f90112c03e6a9e328897dec23bec7571e2db1d2802", - "value": "307991993577", - "start": 36643720, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14477797 - }, - { - "batchID": "8e6f47aed38d788c421c6f0123334892bf78dcbc5c16a302df1a7e1a8bff2b89", - "value": "303299733981", - "start": 36538060, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13500243 - }, - { - "batchID": "8e73164b0e712fcdacd3f610c2a3c2c6b39e5fc69e4cab56f353d6ac73fc1a50", - "value": "303332010706", - "start": 36538769, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13506968 - }, - { - "batchID": "8ec23094ca4eca342543e5a3fad4ec803206c6c20ccdab2d3c4689d5123c5445", - "value": "308707872983", - "start": 36669055, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14626939 - }, - { - "batchID": "8ec682069a7a927c763005ed064c426b5c394f44dd91e42dd26f7ee96cb67775", - "value": "239706339976", - "start": 39826550, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 251620 - }, - { - "batchID": "8ef58442c04dc6298d3183809b3aeff7d65b70f32e1d5c4c63b73c8f94dd9fb1", - "value": "302534799682", - "start": 36522973, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13340882 - }, - { - "batchID": "8efba0185f6aa5fbfe3607af606accd57e7b41e962b98b67ba46249ccabb294b", - "value": "308154324236", - "start": 36650867, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14511616 - }, - { - "batchID": "8f447aae202e050b774c833e4ff2f8f728eb6c5a0657d787d9d0eccb2cf2dd7c", - "value": "303963907020", - "start": 36551536, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13638613 - }, - { - "batchID": "8f60023a582fc65f5532bb766de5034ab9ac5af1c2539ac31e5372476b437f9a", - "value": "302161324571", - "start": 36512664, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263075 - }, - { - "batchID": "8f82dfdbdd3b93cef5dbfc3d0c2f3f099dafe891b62b3e3d5dbd499d996a920d", - "value": "302845464032", - "start": 36528270, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13405604 - }, - { - "batchID": "8fa486a1c6c20caedcf8003c0c25c3c88e74a93a0bd984fcaba03f8fd62c9552", - "value": "302862317303", - "start": 36528423, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13409115 - }, - { - "batchID": "8fb682e4dde4121e6ddde09f9d47b28694650a3085b826068967a7843bd3036b", - "value": "306943615722", - "start": 36618652, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14259385 - }, - { - "batchID": "8fc526df56d353756284f5587661195819559b28ba04f688bd301accb9182f0c", - "value": "308638594674", - "start": 36667032, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14612506 - }, - { - "batchID": "900f4012e9cb0848e74e46174684def22ec6a15cbeedafc5ed9f0b1c0a7490f2", - "value": "304777688144", - "start": 36571052, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13808150 - }, - { - "batchID": "904486229e52247abbaf0a8f764c2f9371f9e4e7d42b66c2e1ca092ef0e84160", - "value": "298805929972", - "start": 36398981, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12564034 - }, - { - "batchID": "90a0a1ca5f144105f5a56eba093e489650deda1eebcb97835506fb9012c97de3", - "value": "260439902139", - "start": 38543028, - "owner": "9d1847d8bb276bd22b80024477f32571ff740093", - "depth": 19, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 4571112 - }, - { - "batchID": "90b06a4fbae0b933c8680186570480c832a45996cce4923b21bc5401d8c2bb7b", - "value": "308359293320", - "start": 36657510, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14554318 - }, - { - "batchID": "90cd2b7a1f010c1e8ec6a79595f5deb0c48e35a19ce710d5e1a1725c42569bd9", - "value": "313231188395", - "start": 36862027, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15569296 - }, - { - "batchID": "90dbd977a8f8391b566e709889d3b5aaa4eb53427366198f539da41d8f68e2c1", - "value": "303104501519", - "start": 36533976, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13459570 - }, - { - "batchID": "90e6337733369d75ab20394043088bdd44618a3b0f21673876241863ca9795a1", - "value": "299017972350", - "start": 36405514, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12608210 - }, - { - "batchID": "912ff68359aecd12d307b3044fe1a73d82bc72400bdd6bf44480c3b7c4e10421", - "value": "270585419801", - "start": 35839697, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6684761 - }, - { - "batchID": "917a07bab5ef3ec696f1985026d05846e3902e647d0c08ef0ffd9d9e737a5701", - "value": "300295495981", - "start": 36461558, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12874360 - }, - { - "batchID": "9187bcd3a44c4025a9de97d748cbafbd8bd3ed242ffbbda980250a86595ebc03", - "value": "307477939178", - "start": 36631666, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14370703 - }, - { - "batchID": "918b7fc6d665215a599d8a2be2bad7a91496f4ad22eee1e9303adbc36b79e63e", - "value": "303332787258", - "start": 36538797, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13507129 - }, - { - "batchID": "91962d0943d7f1c9d652479c3f29a7cb5fe2174fa9372f13c5236e8fc4c73f3a", - "value": "296240701446", - "start": 36344577, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12029612 - }, - { - "batchID": "91b7ad1a04d2b88dd7ef2545784c17937102e2ca658ced1ddb082a3af12a01ab", - "value": "313167847166", - "start": 36855909, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556100 - }, - { - "batchID": "9224672e315422d639ced18a0e2608e787cce02114473efdb1d929306fd2d6f8", - "value": "306761021925", - "start": 36615278, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14221345 - }, - { - "batchID": "922b7387276adeea51df5aeb80f597a62c7c236b4387f7f06ced2883762f8fef", - "value": "251812929011", - "start": 31992418, - "owner": "e031cc192748e0d722a5e38185675fd3d06be239", - "depth": 32, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2773826 - }, - { - "batchID": "923a58f26fa2c9468050b7724b07d31f591bdd69115e07c8a069dece38535018", - "value": "305082312285", - "start": 36578372, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13871614 - }, - { - "batchID": "925b00e826f81a3ca9614d26419197ae4bac3b0208762b9de259fd175e5b394b", - "value": "298787437660", - "start": 36394432, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12560182 - }, - { - "batchID": "9286a0adac8ccefb8a35a00cb94d32e448d87a490b01b38edf05bb3240d06a0f", - "value": "302175374444", - "start": 36514312, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13266002 - }, - { - "batchID": "92c34b41737761efcd05074a79d39eeb403927b8975ee25de1e92eca272a77ce", - "value": "239476353589", - "start": 39823052, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 203706 - }, - { - "batchID": "92fd2ab907399b5814209958fd2ecbb3d2820acc72bd9c8de861b3479e0c1100", - "value": "238635596211", - "start": 40382464, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 28548 - }, - { - "batchID": "931357cf0ff166c629bb90e5ec0cb6c45ea2f2153d172eebe55733524ca18fc2", - "value": "304073563568", - "start": 36554348, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13661458 - }, - { - "batchID": "93184e5c7e7b2da1bb39fd951b1c87700131d07590eef632793bfd2510275889", - "value": "262693016468", - "start": 40158583, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5040511 - }, - { - "batchID": "9346ca750796116ebf5d6439c3ea01d8aae1c2b2ea434bb2ad640662888295fc", - "value": "240138862867", - "start": 40252849, - "owner": "0beca17047a88a087d87005bf2b5c7399abdfe6b", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341729 - }, - { - "batchID": "93633d06fe803986761b4a7b5b44e279796e53c1d3c705bfc21f42020eda2ad8", - "value": "301103234231", - "start": 36485803, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13042639 - }, - { - "batchID": "937fff8e36e1d1827da63214534e05dec3e0e4606c0c7c7dedc288e8d1c00ba1", - "value": "306020777326", - "start": 36600057, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14067127 - }, - { - "batchID": "9385c402e6b374b045e320a5d4083c1cbc98ad3237e684113c4444a22a6b588f", - "value": "302181652810", - "start": 36514539, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13267310 - }, - { - "batchID": "939b449ed0a830d84340ab39a2b3cb7f6b888285322d25e7e0c12e460d2f922b", - "value": "306407283131", - "start": 36608257, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14147649 - }, - { - "batchID": "939d6978bdea1afc97a630829cc6025a3e4649d2fec96e33a95eedf18dceea44", - "value": "303057127020", - "start": 36533177, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13449700 - }, - { - "batchID": "9407ad46e22d9cc0c7f3c017e5af45e786b47ea9dbec227393155e9b50985dca", - "value": "303250996764", - "start": 36536530, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13490090 - }, - { - "batchID": "94162f3ac168c7c20840dba88ba76ee8a6a0f4c419dd557fb521b108ce20aad8", - "value": "242052944414", - "start": 40215029, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 740496 - }, - { - "batchID": "942640d72205fd2734107c7769caaf8053d5fdfe7d378d9711a229237d7e19cd", - "value": "269316119955", - "start": 35818093, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6420324 - }, - { - "batchID": "943f92ce45811030ab56c00c5b7a2a91eba5430b7955b309f9134681a8fd5167", - "value": "304130937356", - "start": 36555959, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13673411 - }, - { - "batchID": "944653f5d4c872585ada70cc363adb0d13fd76f5a670ad717ec03a31d8624476", - "value": "308124889900", - "start": 36648465, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14505484 - }, - { - "batchID": "948468b3a9ca1c9f25baad86253ff0de2385053c9d11cde1bf8af79caea7fd83", - "value": "306934569030", - "start": 36618554, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14257501 - }, - { - "batchID": "9484de97799e33a0151480c0325c731c1a7c444e063881a71a8226fc4434d21a", - "value": "303034911780", - "start": 36532603, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13445072 - }, - { - "batchID": "94bd60070b40fcd59e806419c11458764720cab248bcc64433fb3c48eb2d4cb6", - "value": "302434414370", - "start": 36520941, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13319968 - }, - { - "batchID": "94da1c1c6373d3a0b54b878a8d7bc8d836a66f3770f5aa5927e1e905b226620c", - "value": "306859586586", - "start": 36616774, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14241879 - }, - { - "batchID": "94e40ac6e4873e685d67f77098189efb8ef1ff25c120d4a592b46d95b2f288aa", - "value": "306580716089", - "start": 36612436, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14183781 - }, - { - "batchID": "94ecef5c1276d06cb7757c9c6a797bd3fc7f993fd9d8c853cccec88e3bf985e5", - "value": "308346214212", - "start": 36657043, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14551593 - }, - { - "batchID": "94f3e4529779751ac615509b3044a6c681a9e8c908582d235964c7458e13eb76", - "value": "307518994729", - "start": 36632457, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14379256 - }, - { - "batchID": "95061cdb0fce04f42ef941e76fbb0df375af896cf4ae6edcec414620f204f665", - "value": "297174081625", - "start": 36366835, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12224066 - }, - { - "batchID": "9512c8f2dd4a52cbe60199370277bd8687a41b837137a2c7860058edcdd831c2", - "value": "240137159084", - "start": 40210293, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341374 - }, - { - "batchID": "957094db9ecbe9df5c2a2c94496566d7abb007e2908422605a78c4c21341f059", - "value": "313286595309", - "start": 36863336, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15580839 - }, - { - "batchID": "95932ff9cd0a6ebe909c02e50e83572e5070c24e174b726b0e0687e16512305a", - "value": "306966769125", - "start": 36619029, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14264209 - }, - { - "batchID": "95b11cedd017d40855e0df1d7f7f23ef095e2c284b7d1ae8168f39c77a9f1065", - "value": "320055273324", - "start": 37128260, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16990981 - }, - { - "batchID": "95d8064aed661f4a719f2a87ed711531da261d141c674a12a717adff21427130", - "value": "307414290535", - "start": 36629842, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14357443 - }, - { - "batchID": "95f73034edcb3f55c7afd596e1b01ecea316131da7863a35f244ba4b3d8258d4", - "value": "302587676224", - "start": 36523744, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13351898 - }, - { - "batchID": "95fd5aa44dc965a126381fda0fbb6e810591e8c79aa21258bac4ea36cf0321c7", - "value": "313232691181", - "start": 36860497, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15569609 - }, - { - "batchID": "9642ca47e31c6b5b1ff0c6683be44baefd8c60219d7b344dbefcf20af8a3a5ae", - "value": "307601865621", - "start": 36635193, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14396521 - }, - { - "batchID": "965e40b8cf0e80101702efb800cd7e88df71050c64ac851be908239b8e7440d6", - "value": "245967542185", - "start": 40252899, - "owner": "ad058ba10765f1234024cd9425a37463a6f835e7", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1556037 - }, - { - "batchID": "9669bb0486fd727d99faa8b02bece1458f7bac480828b849c9517c8c94d20323", - "value": "304683202726", - "start": 36568109, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13788466 - }, - { - "batchID": "96a1c2b9dc4e7bba0559bc785591c2f6d469fe4870d3a5ad1a6ff795bb381157", - "value": "298929880472", - "start": 36403239, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12589857 - }, - { - "batchID": "96adf75340b0d6c15d35fa3c46c8b795b2962b4566a6f22c081c0514c420a065", - "value": "307879460146", - "start": 36640828, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14454353 - }, - { - "batchID": "96b9e2b0bd97d7ac6daad42ab06348aaab9b10c68a33a3b7d65a65782e2463e0", - "value": "303424021558", - "start": 36540722, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13526137 - }, - { - "batchID": "96e9e5d056a6c4f21b0114b08b3859f448073e16a348e60d38041b4b28778277", - "value": "306756579465", - "start": 36615119, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14220420 - }, - { - "batchID": "971354c2422cc3d75a1174de58bc664b73907e829ac71403a39881e6140eec48", - "value": "305423614507", - "start": 36586325, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13942718 - }, - { - "batchID": "974501f40710f660c5cf9c1fe7fde7946a7589b975af42e25a7bf2c8fa9c9f2d", - "value": "302557156544", - "start": 36523325, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13345540 - }, - { - "batchID": "9753e6c4a966116c4f9a56f9adc40cb0f72cb78f30cc439fff08b4c25538a59d", - "value": "274693946496", - "start": 40071417, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7540704 - }, - { - "batchID": "9777e08e5fd3040b8d745499105a3a8ec62fcc7a995523199f8b5c54b85d6ab3", - "value": "241937326943", - "start": 39928181, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 716409 - }, - { - "batchID": "97a8a967a22f7662585da31cb40dbab4edd92ad33cdd4d739858d0f88fa7c435", - "value": "306409237181", - "start": 36608327, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14148057 - }, - { - "batchID": "97afe2398992900ac66c8cd32187e4d307fb04f0f3729f296fca9f6f26dcfb6d", - "value": "302180877053", - "start": 36514739, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13267148 - }, - { - "batchID": "97c65371783c70a0a95fa73b63bf9dc2f8539b4ca506d23ec34f673f005068f2", - "value": "303954294238", - "start": 36551417, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13636610 - }, - { - "batchID": "97cf365cf960050060981769b909c0df067b8f304baa421f47bb4e4f1d824458", - "value": "308151766664", - "start": 36648749, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14511084 - }, - { - "batchID": "97e59f12ac1882564230521c6a674ec02fc2052214cb5228e1e4849e47ebf0c4", - "value": "287563581303", - "start": 36159345, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10221878 - }, - { - "batchID": "97e5ba1c6df0f5774ac9534c1ec9cbb2acc3047e3c8f5074569b697378d42ef7", - "value": "307537139353", - "start": 36632880, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14383036 - }, - { - "batchID": "9846e032657283848a5f41b7044d0ea42d9b7de74cc53051e174f64bfaa5c548", - "value": "299172405008", - "start": 36409048, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12640383 - }, - { - "batchID": "985ad77b5f9fa86be3655ccd57ee22ffe1460d903011d1cfe556bd0eac258482", - "value": "306801863966", - "start": 36616514, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14229854 - }, - { - "batchID": "98bc9ec8fb7abd4f2894bee3bb1d789fec4d3e26a6e65d28e637141cd5a438de", - "value": "314180515115", - "start": 36907226, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15767073 - }, - { - "batchID": "98eff942053bfe853218eac052884881c5606feffea9cfe0baec5b0469eaa351", - "value": "307020581034", - "start": 36620277, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14275420 - }, - { - "batchID": "990bb82b359635faba1c9897050aad9b74e9389df99821e5a72e01833a4f3e56", - "value": "306981474135", - "start": 36619555, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14267273 - }, - { - "batchID": "994f32129e52f60a75cd62221f231887c21c49b036fbe6696a791dc2372cad88", - "value": "304267515066", - "start": 36559058, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13701864 - }, - { - "batchID": "995ff823f4b9b132fc824b676a6ae8147f4db43cbc69039153466ba259008d4e", - "value": "306553975802", - "start": 36612156, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14178210 - }, - { - "batchID": "999fcdc9413ae18bd0276b197f422ebeeea608ec162b9f15d38cbf221a5000d5", - "value": "302615737921", - "start": 36524302, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13357744 - }, - { - "batchID": "99e775374d2fad56d9f52a419be46b98352e6be8d15b943d642d6ace9b56f667", - "value": "302767490982", - "start": 36527049, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13389359 - }, - { - "batchID": "9af1b37f38d4af75dbee9ba713b95bcc6d03e1c759ac774ec8bd4864e68d2c03", - "value": "251786047186", - "start": 31992424, - "owner": "3ea954cce4afb6ef3225bc58eb2b7fec73c93222", - "depth": 32, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2768225 - }, - { - "batchID": "9b203ff1887c64a10ac6434869cecef0b2cd8a1f6b210e577fd0587a8a1f859a", - "value": "307495886632", - "start": 36632082, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14374442 - }, - { - "batchID": "9b2041a5e29b32b9b7903d5ac4ca27bc9622ca7b04034a818fbe5019a96c7a2a", - "value": "308538578105", - "start": 36663461, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14591669 - }, - { - "batchID": "9b469c7a79b08e26cd9236cf4beebd587b9b5475368f1c59a32008e908744c6a", - "value": "303286755405", - "start": 36537592, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13497540 - }, - { - "batchID": "9b616ef3c6ba3e5adf4cbb5e16aa8ca7a75ada83ba8ba979e0dcd9c21b6a6b1a", - "value": "307576949289", - "start": 36634528, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14391330 - }, - { - "batchID": "9b95295ed6a2097e0eebe16b58233abf14abcbdbd0f9abea31a47552c58ef2b3", - "value": "307687717782", - "start": 36636683, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14414407 - }, - { - "batchID": "9b9a0b8f05029cdafe5e3e13a55519f225ed363759ad9a81d7f7ba5c42537202", - "value": "305164195181", - "start": 36580407, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13888673 - }, - { - "batchID": "9c398e6f5c04e8d6411ee8d7adc324709715ce845b6abafc37d94d7b526ae379", - "value": "308816126254", - "start": 36671118, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14649492 - }, - { - "batchID": "9c578ab08a1594d6cd6bd05a91857ff490a40e7cd85cf1c962ea2f3ca9bf42bf", - "value": "240139246603", - "start": 40252872, - "owner": "a88f14420957f70c04b596efd13a37c410f02f69", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341809 - }, - { - "batchID": "9c6a05706c8638bf06f6af05bb3aaa86d5f194a746ffbf5741e89745d85b02cf", - "value": "303689230492", - "start": 36545506, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13581388 - }, - { - "batchID": "9c81992b356a8d2c7c947f7acfc11ea8694c3768b89a579a1a81b4871573bbdc", - "value": "305454327972", - "start": 36587654, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13949117 - }, - { - "batchID": "9cad0e839ef7b839e4694e569ebe011030d5aa8a371ba7f069a72cd2508ab7c2", - "value": "302526469062", - "start": 36522672, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13339147 - }, - { - "batchID": "9cd0409d2fae313a1d91c7818e0d0b0ad93559d01eda093f80e93d21a037368a", - "value": "304276657190", - "start": 36559160, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13703769 - }, - { - "batchID": "9ce7db1a81c933d2251448189bdc83e75f210c99d3e376b0293248b46ee4355a", - "value": "302165501516", - "start": 36513043, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263945 - }, - { - "batchID": "9ce91cbd6820404cd3b1fcef8789b8c8036db0924bdf88176ae41c60a22ceaac", - "value": "299385460537", - "start": 36414701, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12684770 - }, - { - "batchID": "9d21ace7e997fe3dd7c1347e08fe864c808c1bddbf6e37477737760b2464fbfb", - "value": "308337056099", - "start": 36656716, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14549685 - }, - { - "batchID": "9d3efe0fc31602bef1a192df16574784c5ed835293ff8dd0f29c82a829f4e386", - "value": "308428230227", - "start": 36659521, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14568680 - }, - { - "batchID": "9d597a5c0a7bf8f6d5e8f3dd9ab969f842cae1720369acde1f76fb7e9df9937a", - "value": "305373049936", - "start": 36585189, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13932184 - }, - { - "batchID": "9db2ec56194540852ee7daa977d6275493727e038f4a3fdae0db1c102ce18ca1", - "value": "313215685756", - "start": 36859887, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15566067 - }, - { - "batchID": "9db3c088595cb5aafe0d0ba96b7f617666b1d1a7881cb1cac4481f8d8de9e58a", - "value": "302894565551", - "start": 36528904, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13415833 - }, - { - "batchID": "9dbb51ed02228d64a8639b6818b8cf2756c1ffeaca7432f35886acca1b7e825c", - "value": "242238499100", - "start": 39943639, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 779153 - }, - { - "batchID": "9dc865f82febf652e839172f885e282471551ff93e920a1eeac3964530edab4b", - "value": "302718548347", - "start": 36525965, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13379163 - }, - { - "batchID": "9dd3be28c2a94d29fb5e5e9a66be7ec9e610eb688a19a32ba44e692224f04799", - "value": "240138421121", - "start": 40252817, - "owner": "1e09d6eb7cce4f517de1a312b46277f3d082608b", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341637 - }, - { - "batchID": "9dea9b21024aa76b66fd38e052bfb622daaaddd9090497e8078822cd008b8ce4", - "value": "242255556981", - "start": 39948446, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 782706 - }, - { - "batchID": "9e0c0372f816df771ea8d8e7564b2c553fdca2cb094d14bb9e8ee54ede9cf4bf", - "value": "316997171106", - "start": 37030926, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16353876 - }, - { - "batchID": "9e53faa00c43c6f8c313a63be276e66e88bd668bccd25254a46caf7218b46dd1", - "value": "298823115210", - "start": 36399603, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12567614 - }, - { - "batchID": "9e69e043330ef22673756ea049829209a85f553f77c7700b18fa61a0397d155d", - "value": "307831052179", - "start": 36639775, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14444268 - }, - { - "batchID": "9e84ee8b7d120174abbd826ec79b3d1ed8222568da514c4882e05173acee0286", - "value": "298718747175", - "start": 36391035, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12545871 - }, - { - "batchID": "9e9368fe37d809a73d070638f9f95a5e3b0c7dbbc73062fabe24e35f4d71f1df", - "value": "249770442915", - "start": 39901334, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2348308 - }, - { - "batchID": "9ea1fa0523394b11aebdeb2ac6b049859e2c42afec4da78a536ab9de1d18c3c6", - "value": "295717986196", - "start": 36331507, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11920713 - }, - { - "batchID": "9ed9c9f19a1ebf177d50da2cfff5fc0eea8dfd9f7aca57eaf866f922655fa640", - "value": "303216768672", - "start": 36535978, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13482959 - }, - { - "batchID": "9f70e2eab56200c43c199d00eb108af6e63cbd2f6fec80d3fcc88271308506f6", - "value": "303174793375", - "start": 36535374, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13474214 - }, - { - "batchID": "9fab297238c63090c0ec9bb933bc1ec78289f3d0f876ecf39cce461ef56b7dce", - "value": "302161739516", - "start": 36512679, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263161 - }, - { - "batchID": "9fb9b18d672005301a4731002f9ab78ce6757a43eff95c4c661a2046a3e0590c", - "value": "302408575648", - "start": 36520691, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13314585 - }, - { - "batchID": "9fe1b424c54684f76f0368341b98588b0fef3110116dfa99c58ffd33b8780131", - "value": "307333958358", - "start": 36626520, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14340707 - }, - { - "batchID": "a053d00a04c594799368097cfc3700334180287dcd9ed7e334d1b74e90f57122", - "value": "303686121260", - "start": 36545394, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13580741 - }, - { - "batchID": "a0a3c16ae14b5c74e23314b7e07eed685858f476ccdd5b9daaaafc0893a5f430", - "value": "238933230591", - "start": 39814638, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 90555 - }, - { - "batchID": "a0e14b5d2db2fc12abcdc2d9b4f689d35766347d78da8179392d14816ab99a77", - "value": "306371919550", - "start": 36607442, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14140282 - }, - { - "batchID": "a0e5968af8f6fb76e8430d8d674f098ee31b911aa2b8e4916b5619069cac95e6", - "value": "308571353274", - "start": 36664406, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14598497 - }, - { - "batchID": "a0ec7f59296d11862d9c1bcacb05176248c1f927769894599ba344fe79fe2e60", - "value": "295627662334", - "start": 36329134, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11901895 - }, - { - "batchID": "a0f533b22c14b16e4abd83db553d7bde46e479626f1a2ab894a053b7305a67c6", - "value": "306902136148", - "start": 36617845, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14250744 - }, - { - "batchID": "a159e84ace6e122cc4cb62364cdc09da1ea66edc5832a193df61008b1a6e7125", - "value": "241932589973", - "start": 39928035, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 715422 - }, - { - "batchID": "a1661a8471af4813870bdad9412421207f3adc344f6ef35ef9bf5dbb01988b72", - "value": "302408575648", - "start": 36520691, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13314585 - }, - { - "batchID": "a173526e3206034b46a3f60e04d48c5a34bbd573572a5090c892680e92d56a21", - "value": "296905893353", - "start": 36361670, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12168193 - }, - { - "batchID": "a1759c98de6f5d14e12426dccbc8e4835e01ec2ce5e62d4355c4a8763212bb90", - "value": "287588158898", - "start": 36159790, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10226999 - }, - { - "batchID": "a192c891f73ead38b05f52e06314e9b474010365edcbf6722230c08b17f1fc0c", - "value": "295246629278", - "start": 36320528, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11822513 - }, - { - "batchID": "a1c7951b297a55268ca612d7d495fd9dae84bb07134a80d59f21ce3414e62b65", - "value": "248670720836", - "start": 40266882, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2119199 - }, - { - "batchID": "a1ed2bc9f033075a97ec75401c036f4bafe458d945e948b8d3a581beec815248", - "value": "303658649727", - "start": 36545086, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13575017 - }, - { - "batchID": "a228ca303be6dc6e88098f4dfd3e9f35277f2c65671f35fe35658c3ceed7dc78", - "value": "319707114705", - "start": 37113915, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16918448 - }, - { - "batchID": "a24a6dc6c58feb0dc0c20a51e22e0eddb308dabe02a49eae6aa80fd77c3193ab", - "value": "306762027765", - "start": 36615314, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14221555 - }, - { - "batchID": "a2df5f15674137624570c53e244410209cdec00dca92bbeca4940fbff5be2689", - "value": "307362902605", - "start": 36627329, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14346737 - }, - { - "batchID": "a2fc8d49432a4bd51097459e66a95ed01274e16a35804555e49da1e12701d659", - "value": "303656151507", - "start": 36544996, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13574497 - }, - { - "batchID": "a35f1bb341d627e4b94a43b1f6a05b9c12cb88cad266a6d67f961c874529d966", - "value": "265280237138", - "start": 39271878, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5579515 - }, - { - "batchID": "a390d54b60634ada92285f9bf580158ecc8fc559b784ca0f70bd792934b6089e", - "value": "302917146658", - "start": 36529719, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13420538 - }, - { - "batchID": "a3ba7ad7b5c728d4204f6acdd5b429c29b3c864cec0a4ea50a1920f684031e1e", - "value": "308785024032", - "start": 36670233, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14643012 - }, - { - "batchID": "a3c2d951d1c83eb85515b795aff5316851e6887cf591fc762c1c507ba8dee91c", - "value": "308388039202", - "start": 36658086, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14560307 - }, - { - "batchID": "a3d6c2c1396fcc8e7a2b3630976925ed257dae8aa8f269b91fa1e94fd85166a6", - "value": "307816848884", - "start": 36639493, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14441309 - }, - { - "batchID": "a40fb24381f29872cd626b2f934c4c4db544e4cf26d337b01f39f403b049c1c3", - "value": "310882206652", - "start": 36740137, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15079925 - }, - { - "batchID": "a414336cd8a25a64ffdcaad28ccd9f5e4c6aba9aa2858434fbb171284493b3e9", - "value": "303832297424", - "start": 36548387, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13611194 - }, - { - "batchID": "a41c394ca6b3e495fc559c5f811e121ac441f3a70703563f835d6c9d88b2ac06", - "value": "307357230895", - "start": 36628028, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14345555 - }, - { - "batchID": "a420b02b209f355991cb7364f82c5102dee47441fea62535de1bc36365e656b7", - "value": "306760882225", - "start": 36615273, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14221316 - }, - { - "batchID": "a425b3857da56955b6c4480a37607a82c7b868565395f9e808694909a0e9be2d", - "value": "296297536508", - "start": 36346417, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12041452 - }, - { - "batchID": "a44b0df5dcb79484d318494849aae17600d1233395e5edaf0344c447fcf13f9a", - "value": "262935911743", - "start": 40308000, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 5091114 - }, - { - "batchID": "a4880e06ee476524d04271794ebfbaa7b188ad30cc705da51cf34cb83ae3ff84", - "value": "302613163309", - "start": 36524209, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13357208 - }, - { - "batchID": "a4cd422d6735b43e2b0382ecbe74bae3818bcd0ca78a4beff52393ae18d50988", - "value": "296501059856", - "start": 36351071, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12083853 - }, - { - "batchID": "a4cdece02742760be38d323a5042fca3197ca8d91a06a52766bbc9129794f6f0", - "value": "304999394870", - "start": 36576526, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13854339 - }, - { - "batchID": "a4e2360e20a16f880929aa91e8094f598a20bab72318ecbd9432ae4a4bbf696c", - "value": "303952044251", - "start": 36551336, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13636141 - }, - { - "batchID": "a517e177676d0597772e20c2dd34b47f0e98adf562f832ebb04a4d6c0fb8f559", - "value": "302799755432", - "start": 36527303, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13396081 - }, - { - "batchID": "a51f14f872f0fd328d4d303584c720459d70a24f0a9fb38231b40d29977d9f99", - "value": "308307211154", - "start": 36655200, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14543468 - }, - { - "batchID": "a51f8c1b6d6098287dd20e42af5d2e0dfa2a855371b7eaa7dda5798e50b7d7fb", - "value": "300292741730", - "start": 36461001, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12873787 - }, - { - "batchID": "a52eba62efa88899eb8d3a52c89784b8a135fa6ea8d07531089e1657039f7f28", - "value": "240538923944", - "start": 40223612, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 425075 - }, - { - "batchID": "a57fbea872bc974bdc219109bd050983df72d4c38f783a1463649a992d5792d2", - "value": "298794321514", - "start": 36394681, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12561616 - }, - { - "batchID": "a593358e86bd92a37de5832990de9aff540fe5bc6da441a9f4c73580e104d3e2", - "value": "303500149796", - "start": 36542102, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13541997 - }, - { - "batchID": "a5aedd6ad69eba42459aa47226205ccdad7ef3cdd34e073214140fd2acc83e40", - "value": "303712777653", - "start": 36546127, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13586294 - }, - { - "batchID": "a5bf93a02f40ce57858fb8e86955fb6e06b77e6f43b3be02dc0c8262a7add8ec", - "value": "303406524974", - "start": 36540546, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13522491 - }, - { - "batchID": "a5df46c4ebdcf7060fd4e603acb32309516432f68e64fdfffb733b141b033023", - "value": "308496780402", - "start": 36662419, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14582961 - }, - { - "batchID": "a670bfa1a821306936529250e6f7a67a6d692709e202335a734eca9a8b30dabe", - "value": "303196778787", - "start": 36535712, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13478794 - }, - { - "batchID": "a6ad8e1676f3156e419c652449e76feff58e0d5aeda251c9b1dd6f1cc94ec2f1", - "value": "256513387796", - "start": 40123015, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3753088 - }, - { - "batchID": "a6d302c8636b5d7268cd825900c54b8d1aedca0d7768b9a86801262365fa9b3b", - "value": "308095587707", - "start": 36647644, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14499380 - }, - { - "batchID": "a6d9d716fb587d1c2bf2c3480460d2f30c78366fb8c48e475014553a9a3709c1", - "value": "307719236353", - "start": 36637133, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14420973 - }, - { - "batchID": "a6df9c5c3bbc7e76341ca3cd5afa5a6977ba56027db0ef6a47e1f6fc0bf0e0b1", - "value": "306721697579", - "start": 36614322, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14213152 - }, - { - "batchID": "a6e9e44b412321dc82da2fff955e1ce494ba211a2f0118e23338e24d183d12e5", - "value": "308083034735", - "start": 36647421, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14496764 - }, - { - "batchID": "a70c2860f71150ee2358d6d04957d8db0a1d9e42f97b4dea867872c85564723a", - "value": "302348738043", - "start": 36519440, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13302119 - }, - { - "batchID": "a711d226d879b25a11ab78eee2c6fb619e65ec1cd4fb7a059f05eb54531ab682", - "value": "306807480107", - "start": 36616715, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14231024 - }, - { - "batchID": "a760740debadc90047b0d8d2e989a12851cf20b83c67e099719e0ae6bcfa9505", - "value": "308671627741", - "start": 36667761, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14619388 - }, - { - "batchID": "a78109e2fbf7e05e4b4919974b7f77482bdfb84538b104b4c578b3bc9713398d", - "value": "303692200919", - "start": 36545613, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13582007 - }, - { - "batchID": "a7b22d20416a6f849ab11da140ef429b9d547dc5f7bd00c745390a4f34fd974a", - "value": "308396217536", - "start": 36658378, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14562011 - }, - { - "batchID": "a8376ddc4b2ca2b797c9796b210416d2253fb639677837bfc568143423470e08", - "value": "308000110711", - "start": 36644235, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14479489 - }, - { - "batchID": "a8469ba876a8e782bd8c9fa2b05df15716f9a024858489d9e228aac64aebf0ad", - "value": "308574837683", - "start": 36665206, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14599223 - }, - { - "batchID": "a88f56d407e90da643d0d00f3fc0d8d5d1ebf1c4121cd98994f523fb2d6561b1", - "value": "303049560973", - "start": 36532904, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13448124 - }, - { - "batchID": "a89a44e2246a426f23ada566e57b6981d0d2d69c2d0e42e0bc9fcb4a4e557779", - "value": "307020664911", - "start": 36620280, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14275437 - }, - { - "batchID": "a8ebe1697d69694efa43aa8da94e8fd48784611559fe4b6a55c2cc19a01ac9a7", - "value": "307773379090", - "start": 36638391, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14432253 - }, - { - "batchID": "a953ba902aa216142b01b684e8dd961f938e8b445319c9a57f040ba85cbcd14e", - "value": "302435244470", - "start": 36520971, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13320141 - }, - { - "batchID": "a95775d3824a625a1a359f5a6a9877221f603310410bde64cd38c7bbbdf5cd86", - "value": "308099088707", - "start": 36647769, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14500109 - }, - { - "batchID": "a96af21136a5fe45096f2570313d77e1675cc085a107e8847d9042e6973bd6f3", - "value": "306446725751", - "start": 36609444, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14155867 - }, - { - "batchID": "a973d8272974c2e08955322bb25f7df8de0e8cdbf4d56c946fe0707bf25dcbc6", - "value": "302172970544", - "start": 36513085, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265501 - }, - { - "batchID": "a974bfc8d0310ccb00b3336b97b89528c187bbffd15bd90c89f8ed1bb512f0a5", - "value": "302528793930", - "start": 36522756, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13339631 - }, - { - "batchID": "a9a3f19a0f6fbf6ccf2521c76e620e53b038a58051ee2a2f02636dd1f5625623", - "value": "304056310325", - "start": 36553727, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13657863 - }, - { - "batchID": "a9bca704de9e3653a7e5d8458915e114925972f9fd2c56ed4ef695e4ece63433", - "value": "304805084039", - "start": 36571810, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13813858 - }, - { - "batchID": "a9e5d7709badee26c3c97d8cead32a0490be072ececd0a1a0f5ecaf5a3b49aa6", - "value": "313178272232", - "start": 36856509, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15558272 - }, - { - "batchID": "aa1a496f9ad5ba031e97f085aa30105c9d2951eb093d2eead2f8d49c91d08c8e", - "value": "307548384507", - "start": 36633958, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14385379 - }, - { - "batchID": "aa2a312437a83b96c627657533aee65b496b6ae9df9f7dc4ca5b71ca17e4353e", - "value": "308174402077", - "start": 36651584, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14515799 - }, - { - "batchID": "aa371babdbcad2c511066941e6f638383825e489a7e69e2665d7d046d8bbe116", - "value": "315492952389", - "start": 34894244, - "owner": "1072417240c297c6dda25d49b9b1a9cc7430b50a", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 16040497 - }, - { - "batchID": "aa6de069a1d0e762d7118fe0c7d99a1292ec9df1f11aa23db38bd6dde80907eb", - "value": "303424021558", - "start": 36540722, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13526137 - }, - { - "batchID": "aa6eba6c93a9301e929642e98a503b26ec33e596a115472f6ec7501a9df29404", - "value": "298793099510", - "start": 36397147, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12561361 - }, - { - "batchID": "aac5716d15604a9079c713685325cd74c528c9ab4a52baadefd58f814102f927", - "value": "319674547882", - "start": 37113197, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16911663 - }, - { - "batchID": "aacddcb73e1a93148642910130eff470cb51868e199efdce3c01be13649a9ea0", - "value": "238739795988", - "start": 40293439, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 50256 - }, - { - "batchID": "aaf2219121788b3be3dfc34fc0886d42d4f1af8581c632f7bf54ea24fa2a507e", - "value": "239569612177", - "start": 40329770, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 223135 - }, - { - "batchID": "ab16c0b3ac53dd16e905553f2af9b8a6a26594064405c30cb816724ca3c21ca7", - "value": "307038284144", - "start": 36620459, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14279108 - }, - { - "batchID": "ab17e0129732925b2500946eb7368f65cdab923fd28efac84e95db97942957b4", - "value": "307385041332", - "start": 36629022, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14351349 - }, - { - "batchID": "ab2d36f0ae745814220024a889e7d2456e43228e2bed670ad0d6b1deb90ba985", - "value": "247838944478", - "start": 39845430, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1945912 - }, - { - "batchID": "ab5f50103fa1e2ab54dcbd45a26b1562afec9c97c6adf3488515267276199904", - "value": "306894980692", - "start": 36617589, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14249253 - }, - { - "batchID": "ab7b41aa8d453a9d643f553a774f44d019085d11f56ab4138bb4e14cb3a6a0fe", - "value": "302893117061", - "start": 36529307, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13415532 - }, - { - "batchID": "ab7f6f05bcee3c5f0fca427b878549874c61abd83cf2bf24524e4fa1002db917", - "value": "296928982279", - "start": 36362051, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12173003 - }, - { - "batchID": "abd9c8f42206eb99d50b144ec7addd13c19b93032a16d96cfad4b7b80f6beafa", - "value": "238852356210", - "start": 40391757, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 73706 - }, - { - "batchID": "ac3c9eb3da9231c741c78bb6cfc14d6160d200264770a523ffaf80c644ac4e3e", - "value": "298610653698", - "start": 36388266, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12523352 - }, - { - "batchID": "ac4356604609a4b1c1f4c0a0eff886584b4bbaab1efac16c5f4bf1c12d5086e3", - "value": "262089773721", - "start": 38541978, - "owner": "59eebbd0868ab1edaa6a71c38f898f4331b2d109", - "depth": 24, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 4914835 - }, - { - "batchID": "ac4bd06603a5ca828b864753c6109b16cb570740f5ee7a4e9d304ed3d81166ab", - "value": "293866487475", - "start": 36292910, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11534984 - }, - { - "batchID": "ac83b28d8f67b146ff0420d16e80aa9c5044e4918397eaba5644d6338e73a814", - "value": "308120576514", - "start": 36648311, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14504586 - }, - { - "batchID": "acba0eb2fb6bd0b1d4e13b05f44b37b45750c440268150e5006591b669641d1a", - "value": "307774750992", - "start": 36638440, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14432539 - }, - { - "batchID": "ad50597c52dac1227027b7b4c58a9d2ba9a62efdc6e271c23f2b2a163bf95e16", - "value": "307641832749", - "start": 36635945, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14404847 - }, - { - "batchID": "ad65c00463e60382b16f086c31abf10a869bab70b81d8ee8c0085687d11cc860", - "value": "298686090305", - "start": 36390082, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12539068 - }, - { - "batchID": "ad7c3b8b97db2149fbb36884503bd56a07a2403eb1dee0a42dc20095fa8313d9", - "value": "303177233087", - "start": 36535462, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13474722 - }, - { - "batchID": "adb365c391bfecf44fc94d450703b82d18e8750e2e9d0dceba087d65a1b25d5b", - "value": "302098772675", - "start": 36509947, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13250043 - }, - { - "batchID": "add0fab164d2a0327d2ae89edcb8dd69d7be5706a4b2a6242e970fb2e8417198", - "value": "302821713192", - "start": 36527868, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13400656 - }, - { - "batchID": "adde2a5879553a85873c47ec70e4a7e5ef47b9076ab5209675cb6cc218b4540e", - "value": "307564177847", - "start": 36634297, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14388669 - }, - { - "batchID": "adef385ec8dc1e0d2d50deaa5ab22faf2b9032821d3d31b00e335bed4620f5ac", - "value": "305246716236", - "start": 36581785, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13905865 - }, - { - "batchID": "adf9950f37582b2c480a99c061128383b03c8f3991a7648f4bebe5993adbf23c", - "value": "307845031716", - "start": 36640049, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14447180 - }, - { - "batchID": "ae0b6199707b79799415e717e8e54783b3f63516e01ff27e20a8afa32dc96bd2", - "value": "248565014121", - "start": 40260329, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2097177 - }, - { - "batchID": "ae5c6d4ad5197883a7e78e69c079bd197a6b08a275acc51f7c02e1a755978180", - "value": "298745239178", - "start": 36391765, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12551390 - }, - { - "batchID": "ae7cd4e251f5f1493345bb4fcc437429f2152c6fe593db45001c19be6bccaccf", - "value": "307762635437", - "start": 36637782, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14430015 - }, - { - "batchID": "ae7d6eeea872d4aff83a2d45506b4edc89ac90299371d72cdc0125b883abe524", - "value": "242137387247", - "start": 40281938, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 758088 - }, - { - "batchID": "ae9e63ac00728c9715b8542edc131b355ff18106718b7af207ac5c66a055a3e8", - "value": "308155266250", - "start": 36650225, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14511813 - }, - { - "batchID": "aeecbd1e9d0fcc3773a262162607569491d54a3e8d0e5a5509f5a508e924d9e1", - "value": "303288973965", - "start": 36537672, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13498002 - }, - { - "batchID": "af10efff7b2c974dcdea8bd8bb89ec2e44cb8b5eca4f596cb6dfb356b6f565a2", - "value": "304135410741", - "start": 36556120, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13674343 - }, - { - "batchID": "af142823fb15af4a8326be22a194c3d5f15b47055f32a2069bcdd096c1860b8a", - "value": "299902048174", - "start": 36436582, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12792392 - }, - { - "batchID": "af315955783015b397abf6d047126ad8ef39141340ef8c63696601a60cc6ae76", - "value": "308361091438", - "start": 36657349, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14554693 - }, - { - "batchID": "af52492ff7e27457a0c525be64a47219754c01cace8c43f98d56b864ac808057", - "value": "241012917297", - "start": 40124421, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 523823 - }, - { - "batchID": "af68f8a5c2144e1923e734916ae174a5d64187a1e654560ea6048f0b233d5b8e", - "value": "302174540636", - "start": 36514966, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265828 - }, - { - "batchID": "afc9cfd30c8f1460d84ec1ca9f203da27719ab16b35d32e2fbdcb8148cc354b6", - "value": "308001365407", - "start": 36644505, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14479750 - }, - { - "batchID": "afca71595388515e9cd3c2753b98362487be4fb5014ccc01a6cb38adb60cfd7b", - "value": "302807539132", - "start": 36527584, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13397703 - }, - { - "batchID": "afcd42ed784678339d0eacf42f53e3e241504c9407bc3a730dd164435e2b47a2", - "value": "296115627936", - "start": 36342089, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12003555 - }, - { - "batchID": "afd6d735e8074b2ff282266063e9ac98c52b408b8e061a301388f7c70c30f293", - "value": "298780160785", - "start": 36397820, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12558666 - }, - { - "batchID": "b01cc7330ec32e4524d2832e96799d48093832e72d6ba6a6c7dda8692b08d1cc", - "value": "302523704508", - "start": 36522800, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13338571 - }, - { - "batchID": "b040bd770d31238a14578a62510e6e3f803ad5d8a5eb79dc532287c163405891", - "value": "304213631400", - "start": 36557800, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13690639 - }, - { - "batchID": "b045a69105c4f6267970dcabc6edbbf241b5662cad10b7312fd407ff6d0c54d5", - "value": "304985745578", - "start": 36575809, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13851496 - }, - { - "batchID": "b062b346b7c572909c9fa2faf7651ba6ace72d2b214fd1fd0904228fe34d1e38", - "value": "260078712000", - "start": 31306502, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4495864 - }, - { - "batchID": "b07291c298d181ebf16c8ac90a37b27a598fd5b2eb4e7509c51420d2f99223db", - "value": "308159254453", - "start": 36649917, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14512643 - }, - { - "batchID": "b08f8c8364cc5bfb0e8116eef82be69d3128a914e3273760070d6ffae0cd3fab", - "value": "306984398629", - "start": 36619434, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14267882 - }, - { - "batchID": "b0c2005ff5fd66d94bd48d503523de854779f760bba3c97559ed2025e03d925c", - "value": "307140980452", - "start": 36622327, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14300503 - }, - { - "batchID": "b0c40e809ec44c8d5e9e695193c35e5d3b2bebc8751f1b51a825a80d7c4f727e", - "value": "302172859892", - "start": 36513081, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265478 - }, - { - "batchID": "b150a20e05b277cb9bab770576058a3c1e11f87091133b0b0f401bde35a3a7b5", - "value": "240139028281", - "start": 40252859, - "owner": "ec40cffe604563e4c00aca3f2858a3d9ebe5edbf", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341763 - }, - { - "batchID": "b15b03f00433805d68b6d990efee540036f4b18d88cd9cbbf10851f5ef12fdd3", - "value": "296051181009", - "start": 36339971, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11990128 - }, - { - "batchID": "b165d39d04cb6ec9e7fae55fbf257d90a04305b7fcf08cbff58078617a684225", - "value": "243803202577", - "start": 40291935, - "owner": "d34ab7aad60cb1fadf80bfac7c68a66e53cdc5ab", - "depth": 23, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1105133 - }, - { - "batchID": "b1775329b21ad612b8cae6779a76eb358765d0183cba849f1aa5ccbd2487089b", - "value": "303296350677", - "start": 36537938, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13499539 - }, - { - "batchID": "b191009857dc7dd240179653fe3d1878d87daa08f141434decf96b9422e51d61", - "value": "296668898053", - "start": 36354654, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12118819 - }, - { - "batchID": "b1c264c4d008649c66949435b4189fee8f6db8480ea5c7ef2c56d03815283b2e", - "value": "306498647806", - "start": 36610852, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14166684 - }, - { - "batchID": "b1cb8a4174aae3981733ba94b9f1f91d24f5b8a8cd9b2cac22fcd8a5f24843d3", - "value": "245965332205", - "start": 40252817, - "owner": "fb4f87c9757359f4b07ad5d33e42fbda08dad938", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555576 - }, - { - "batchID": "b1df3ce13269b6106c1cfaee86c19d47cbb993b3ee5605a46ffc483b8997b3b5", - "value": "307345272139", - "start": 36627826, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14343064 - }, - { - "batchID": "b1e267df72a05624d09d260f6f46181b9161bef84db96d6ee5db1846cc4e846c", - "value": "290135767192", - "start": 36217352, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10757750 - }, - { - "batchID": "b1f707dcfb1ff9973a739c159197b70a35dc87ed776b25c0f7d4f6c70869012d", - "value": "303280028303", - "start": 36537122, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13496138 - }, - { - "batchID": "b1fea5a64e6be6fbebcde02326e65b31188906173e741c9f519bf13449247624", - "value": "306442287107", - "start": 36609285, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14154942 - }, - { - "batchID": "b210c855e929f4c1b98b7de449bef8c63ac16f713be49394a2dccb18b9be1bd2", - "value": "306499068704", - "start": 36611093, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14166771 - }, - { - "batchID": "b2153b2a32341ea2a63a73c49023934320e17a6f6f315cff3f9b05d812ec7790", - "value": "308409963654", - "start": 36659094, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14564875 - }, - { - "batchID": "b24b3f3ac5c7727cb9ad17b15167e75df33708f201c947f3cc6658348c2df31d", - "value": "245428976119", - "start": 39937806, - "owner": "43e942d82f72ff8185d9fc15024ede4889c6e2ca", - "depth": 17, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1443835 - }, - { - "batchID": "b268bb58d3d790698d5ec91080ec0d4a76d4324f52bed2a6d760bb378c6170c8", - "value": "306687634671", - "start": 36613780, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14206056 - }, - { - "batchID": "b2942511d1a5f38831a6fbc13579b2612dc889af3c05f4e78b057ec71a14b950", - "value": "307842616740", - "start": 36640188, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14446677 - }, - { - "batchID": "b29fd068754c273e7d6d120c132ed36c06db474ad17117e0cc712992ba5fdf34", - "value": "307819956884", - "start": 36639604, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14441956 - }, - { - "batchID": "b2a1d74372b164944537e0d0e2e4e81240552ca17ea2c7fde08f8f550bee22da", - "value": "239225183611", - "start": 40407291, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 151379 - }, - { - "batchID": "b2b0fc9c2851062e2f7db1a4bb47f87726821008e06caec3cfb5efce71029c64", - "value": "298805016727", - "start": 36397350, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12563844 - }, - { - "batchID": "b2ce067299fbbca29bfe8a7854a28b82f3fe30cfe5fbbfb8bf7a2bc92204d234", - "value": "306410242121", - "start": 36608363, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14148266 - }, - { - "batchID": "b316828b9d1b2ae1988bae87aa64fea0d44cd50c374160a6324b55311b9fc909", - "value": "303463749021", - "start": 36541472, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13534413 - }, - { - "batchID": "b336f3ca8aca336d0719ee12e83a82c0811daa2a352069c7aa1b74e6ce8e664f", - "value": "313170065037", - "start": 36858703, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556562 - }, - { - "batchID": "b347907da4f64008af26cd89563f3f74bbc64abdf403903b54ae2fa02758be01", - "value": "313820924818", - "start": 36894075, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15692158 - }, - { - "batchID": "b3794d2ee71ebcb46c459007589fb75b703f6bc539b90c1833bed04d9d75f296", - "value": "304019913867", - "start": 36552871, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13650281 - }, - { - "batchID": "b38f39009dde622512c7d096c7832557ce9680f73f7e49281675d7442da71968", - "value": "320053467559", - "start": 37128195, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16990605 - }, - { - "batchID": "b3a6bc73f3be63711cf4645d1526c8372cd54b44aa574206a59f50651eebf4fc", - "value": "305673235959", - "start": 36592568, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13994723 - }, - { - "batchID": "b3a9d26e776df74474aa4835cc1f234e43c5eba2a6724ab0e7aae973b8a213a7", - "value": "245965170511", - "start": 40252811, - "owner": "753e7d2db33f59e8a06e0cf2a130fd39816388f5", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555543 - }, - { - "batchID": "b3b82015761a4721049686302db2f650058ef92f8b57abe5104d1c2ed245406c", - "value": "304438859331", - "start": 36562272, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13737561 - }, - { - "batchID": "b3c93028073f1a2a3ffc708fd257133ef6ede155f676f4961fdde76908d87396", - "value": "259525512000", - "start": 31306500, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4380614 - }, - { - "batchID": "b3f237f286cfafcd285433d5ac73e192e5dafd7472b80e85cf48c11a8c1a5436", - "value": "313369554114", - "start": 36866086, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15598123 - }, - { - "batchID": "b3fe37a1fb215972a4a0ff2b22435e65472e6b26a5a938d74dac79d39614509e", - "value": "305743986113", - "start": 36593975, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14009463 - }, - { - "batchID": "b41995277e1f4cbf7bf519072114877108e764259a0031be88375bc0d4680520", - "value": "245967245680", - "start": 40252888, - "owner": "91cbea055e3a69c33ebf668f26804ab727fd2b6b", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555975 - }, - { - "batchID": "b45d5c23b322695bb5765ee95bce79fbbf6963ec0d26d111c478130983fca7f6", - "value": "306612703172", - "start": 36612678, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14190445 - }, - { - "batchID": "b4da7d4ce97d82200db0ecf4bfa8584e04b8d71ead72d12a9bac8edabf584b25", - "value": "296295174862", - "start": 36346331, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12040960 - }, - { - "batchID": "b50655004b2c80a1e63b1083a14d4fcfaf3e363cc8b5801e1576aa4cdc66f348", - "value": "303175126063", - "start": 36535386, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13474283 - }, - { - "batchID": "b50f8629a4f140bd6d33590cec73a211482827b2952b88b6805abdee558a2e6b", - "value": "307877779906", - "start": 36640768, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14454003 - }, - { - "batchID": "b5169b330ade5bc198adb3870c3a96b42ee269864fcb89b27d2aa9eb1bfed3eb", - "value": "302577798135", - "start": 36523615, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13349840 - }, - { - "batchID": "b52a53cec360fac01b8decc09d89b64b09fb7abbdb92ad6ce50eed3645b03f94", - "value": "303502203000", - "start": 36542176, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13542424 - }, - { - "batchID": "b53b17e33a0f91c295ec00a140a58c02512e3d274ddd4e570b7ce6cf568f6b61", - "value": "356426552246", - "start": 38725277, - "owner": "3948a9f70e6a856761f67e6e71998f17cddd51f6", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 24568331 - }, - { - "batchID": "b5846d8025fb786844fec395126a5d82a7023a8e1a405ae4334afa205678a9c4", - "value": "249492436945", - "start": 40311634, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2290390 - }, - { - "batchID": "b5a9b0a30d147b7ce0082c95c888d3b9eb03e2c8732407058ebfb0c3c1c7f5b1", - "value": "305317145041", - "start": 36584314, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13920537 - }, - { - "batchID": "b637d611d902ecce477eb8bc9f5444570d68c4c30a9b2c39665f142402919fcb", - "value": "308074694044", - "start": 36646898, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14495027 - }, - { - "batchID": "b6509a3020d8342f142876b0c2df70851f3784d5ee52d51c8e3a30851642b17f", - "value": "308166407149", - "start": 36649722, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14514134 - }, - { - "batchID": "b6845d584560ffbef991200fdd60c9b6d8da9839a9706c5afaf950edaa4cd08b", - "value": "295662689475", - "start": 36330181, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11909192 - }, - { - "batchID": "b68865d97b16dd5a6ab1745f6453a49f451ef3da46d038754bf86dd48a370941", - "value": "307817548884", - "start": 36639518, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14441455 - }, - { - "batchID": "b6af1f0e0979e407d5875bbadf155583767765e1dc35c2aaeb972a1e88f24971", - "value": "306756886805", - "start": 36615130, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14220484 - }, - { - "batchID": "b6e24855930c9b14499e443f618d89981e678e4e77902d7a48f747cce51c956a", - "value": "269318610331", - "start": 35818191, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6420843 - }, - { - "batchID": "b75d9260d5ccd1ec0e61baa8bcee18e400b1369df6cd7dda370069242c01b42a", - "value": "306482148118", - "start": 36610261, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14163246 - }, - { - "batchID": "b790fdf215180e4bdaa413cc4c2230bbd8dd72e640261a42b606aea17e668af3", - "value": "306358437726", - "start": 36606959, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14137473 - }, - { - "batchID": "b794eb10731fec4faef2d646593cd694a6926b94801a4c7a6e0d05c49dc8cafd", - "value": "308103906083", - "start": 36647941, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14501113 - }, - { - "batchID": "b7c90caa9fa1eada3e1f24ad533a17caf01a61a65e4bf02c264a96e5edf16700", - "value": "306686237921", - "start": 36613730, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14205765 - }, - { - "batchID": "b7cad3c845e0fca26c63f3dd7e6541bf771a5bfa62b44472985dc48b49566407", - "value": "308639501486", - "start": 36666614, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14612695 - }, - { - "batchID": "b7e0ba1a6e99878e4b423bd7d4d8392402146087323f0f0c5738d8dd9d65ed05", - "value": "302861292212", - "start": 36528386, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13408901 - }, - { - "batchID": "b7f7126712414abcdf5eef835185719822a51d497b0b2bd7d6eb1bbec2ae8bbb", - "value": "302164339838", - "start": 36512773, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263703 - }, - { - "batchID": "b81d691e4774f664c239abee6cd2d0add2d0cc227af310ebc4dbbdd6a2299bcd", - "value": "306630484424", - "start": 36612863, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14194150 - }, - { - "batchID": "b85413328d9f56441bd1d0fd4c7aed14facf7075014c3bad3d0f1e7a0ef7a7ad", - "value": "302985317096", - "start": 36531041, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13434740 - }, - { - "batchID": "b8c3efb241a67516c0f67dc7cf622fc17a5f0d839566b5ca4356d4dcaf05def8", - "value": "307428291974", - "start": 36630117, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14360360 - }, - { - "batchID": "b94ba72bec2388d7d275a76163e15f8024d761c81fcdf6a328cd8deba27b5fcc", - "value": "297895165007", - "start": 36374470, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12374292 - }, - { - "batchID": "b9508ba1f1719934084e26413cf977192053a27f2e0dee9923fb9c1f2a959078", - "value": "304202181920", - "start": 36557388, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13688253 - }, - { - "batchID": "b961413232c96eedae48947a71c99e454e51c4b5bf93a77c59f958af1229a932", - "value": "245065593146", - "start": 40275248, - "owner": "7a093de3383d22d9cb2aa1e26328478e81a37072", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1368131 - }, - { - "batchID": "b9623dc198572aba4328e4be53a500f4345c9725eebf1308f6ffb7530495816b", - "value": "269422776219", - "start": 35820056, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6442544 - }, - { - "batchID": "b9c09cfea2d07aea96771b6fe852b0d68bc7347fd943162681aa0a2b92adf69e", - "value": "239030103258", - "start": 40399163, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 110737 - }, - { - "batchID": "b9e3d1bcfbd254715d2746427fa88be7c8237c619d30c531e0e691f8023c9344", - "value": "305393924399", - "start": 36585712, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13936533 - }, - { - "batchID": "b9fbdec0ec7d0144a13a757aa1798aaee2fe46205c2a656543b73dd49d2940f4", - "value": "302526469062", - "start": 36522672, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13339147 - }, - { - "batchID": "ba028a24d35618e330d033148ff023bb163e5993f0712fca9ae92f78bdd4e2a4", - "value": "304116350342", - "start": 36555661, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13670372 - }, - { - "batchID": "ba04eb22a1bf5c133a6b67793f4971c321c7797d89fa3471976b6506dd745f09", - "value": "307431901394", - "start": 36630246, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14361112 - }, - { - "batchID": "ba2d585058fc598c85841fb8e3c48d02654e8e011832d4036b4decce1fcbe586", - "value": "306898520743", - "start": 36617490, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14249991 - }, - { - "batchID": "ba42ee404f0c61a69942edcf29972dcc3774a15fd94d018562e29097d9283417", - "value": "296783579958", - "start": 36358597, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12142711 - }, - { - "batchID": "baa28935cc31880c8ad3f37da26f4fd66074e44e1aee3b8363a1604d192be5ae", - "value": "320101641915", - "start": 37129702, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 17000641 - }, - { - "batchID": "bab44ec7fb80d39e2ea547e03118543623e594b6e938c392ada2f946a3b86a3b", - "value": "308075226196", - "start": 36646917, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14495138 - }, - { - "batchID": "bab6464de54087265018b41e9fd06aff0937f8a24894878223a1bb45aeda52c0", - "value": "305490103081", - "start": 36588259, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13956570 - }, - { - "batchID": "baefa7e16e3cd2a0e450b06dcf7bdf6a02dede1b5a63431ba181ee18b58fea91", - "value": "320079694691", - "start": 37128685, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16996069 - }, - { - "batchID": "baf674b10725eb2f172bf27682223686d7f7c5bd8e9ea25013ef31d3ce2649c1", - "value": "304998871927", - "start": 36576054, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13854230 - }, - { - "batchID": "baf688b2fa5ae5e10fbfd01da21253db25fcb1b2b3e0ca91ab7f6e748084a380", - "value": "304059533153", - "start": 36553843, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13658535 - }, - { - "batchID": "bb6bcc4964eaa4846382d6cc1d37f5054acc3963c4fb622e75881911be7c1a4f", - "value": "295988554761", - "start": 36338149, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11977081 - }, - { - "batchID": "bb8186c9d794c5f4f43803267ed77dcaf077bcd11cd74f17933054d2a1eaa596", - "value": "238532190091", - "start": 40378146, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7005 - }, - { - "batchID": "bbff36e81534e7b995e17d975c00249d3155545d2e78d4b352807ca901d2c65e", - "value": "308158526245", - "start": 36649891, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14512492 - }, - { - "batchID": "bc139b2167e4808b1ea31dcbffd4ca00ccfe4495af91f3ead5e63afc604b5384", - "value": "306791944911", - "start": 36616159, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14227787 - }, - { - "batchID": "bc366b372ff92ace1340072c3b2306b53c4a8aed84ced79359782522e0eaa64b", - "value": "303034939494", - "start": 36532604, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13445078 - }, - { - "batchID": "bcdfd41237549069c15573e7ab995907ad3c6df2e7ae7fac6f9d47b7267f84d0", - "value": "298667011891", - "start": 36389392, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12535093 - }, - { - "batchID": "bce3dced63a7ea4920c6588ebcb24663042dd55ba619517d4a79e0ef0bb415b3", - "value": "274261744955", - "start": 35899082, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7450662 - }, - { - "batchID": "bcf92cd5c2ec790a191eed627b9d8a7c02c741e8c9a5277c4cff8122f1c8fbc1", - "value": "302997388698", - "start": 36531249, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13437255 - }, - { - "batchID": "bd027ed5b69d9826db65806799419d110d0765771fd39dc12d4aa1519be9304d", - "value": "308696561457", - "start": 36668426, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14624582 - }, - { - "batchID": "bd4ffc6a4e1cb5af86f1fbcab0dd5cd3c7a104cead317c2c52aefa5790d9b65c", - "value": "313297116519", - "start": 36864166, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15583031 - }, - { - "batchID": "bd83195e92666cd2522274fe8369808a4156926073903dc60c2f681399e5af88", - "value": "304887566938", - "start": 36573641, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13831042 - }, - { - "batchID": "bd8d9acd4f47e71b3790d74bbe1e3db4610d722420dcd016e102f71b8530ad1e", - "value": "298784563132", - "start": 36395697, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12559583 - }, - { - "batchID": "be3d0f74b68f7b5aa272ee785c616ea708c1d690e8c5587694aa3163be4d797e", - "value": "304229220690", - "start": 36558134, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13693886 - }, - { - "batchID": "be5be16fce2bb1c37f9208f38ed26561a4d78a93ec6733103c11cf9fda366982", - "value": "304022664186", - "start": 36552970, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13650854 - }, - { - "batchID": "beb19e4b4008f4cb8544312e95c78d2513fd08933acf3311b63ff53b7feb78da", - "value": "308004160350", - "start": 36644830, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14480332 - }, - { - "batchID": "beb9a12c840e843a18c7831dd04b780fc90cf34cd095210c70ac2be617240ffc", - "value": "308000317610", - "start": 36644918, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14479532 - }, - { - "batchID": "befa1d59d00b5a81f62cac94958ca4159e8d375322ec1e2161ce22aae2b689eb", - "value": "303360993033", - "start": 36539814, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13513006 - }, - { - "batchID": "befa626107fda50c6f53898c91db0f47c66c5bd138b9de289ed01c5f17952fb7", - "value": "308165802414", - "start": 36650376, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14514008 - }, - { - "batchID": "bf1795c49f3fe61d67986ae537a5774a58fba3c9837821a7aa56b373c34de602", - "value": "308703312108", - "start": 36668667, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14625989 - }, - { - "batchID": "bf24e2137cf2a50e59b39cacf5754cc57ee9e4e0b8bd357374aab2b0648f2e5b", - "value": "307772623144", - "start": 36638364, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14432095 - }, - { - "batchID": "bf3b5453b2120acefa37210c62753de81b26c4dcdfa8db8de413b2e7ed2b62ec", - "value": "308003482175", - "start": 36645031, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14480191 - }, - { - "batchID": "bf6c0ee665500627c3327398a2bcab82f86d22c8b435588d1c86aab2c2aa012f", - "value": "296329868319", - "start": 36347135, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12048188 - }, - { - "batchID": "bfab0c693ef1de99957603dd3840a272d7f1a8b2dd71c05b5bcfc7ae72257efd", - "value": "303528524620", - "start": 36542670, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13547908 - }, - { - "batchID": "bfcc473686c1ad60f269b42086b97be2fbc885e222869fad8ff5b0fe85ebef6c", - "value": "304228887198", - "start": 36558122, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13693817 - }, - { - "batchID": "bfdbbc0496936042c5a21ab22e8ef372321286e8afd2c9ab88702b6e47d3d440", - "value": "247781157324", - "start": 40231452, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1933873 - }, - { - "batchID": "c01d50f55ba36d9113cd59e157d6d991888f2fd4b352e8bc3dc3af55afc6f180", - "value": "308024610457", - "start": 36645335, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14484593 - }, - { - "batchID": "c01de75a09d8f8fa7a20364e1af8a2d562497c903534c4fec2ec0fba407b638f", - "value": "308305670714", - "start": 36655145, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14543147 - }, - { - "batchID": "c0325b8d36abdc5ea6acf2e4da35203146c0aca58bf7ec7695e003d32ad305b9", - "value": "307944905883", - "start": 36642264, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14467988 - }, - { - "batchID": "c03f4ae643a4b26fa186235423be195e86c3297c1b2fdc63455b949e72f496b3", - "value": "255047171167", - "start": 38540210, - "owner": "1b3fdde3cf9e2b76ea620756040effc3b3276d4f", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3447626 - }, - { - "batchID": "c049b0b2992c423838e9abab3a173facfea686cdbe2a1e3e2ee309d9ad4c6fe5", - "value": "302290012592", - "start": 36518457, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13289885 - }, - { - "batchID": "c064389cac091087f78a317d26d42f667432648dd12220abc22bb66fe3f5ebe2", - "value": "303452559094", - "start": 36541296, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13532082 - }, - { - "batchID": "c07de7306d804bb60c344a5dbf14a872bc4b7227f9be083330f5ac9bfa65e623", - "value": "303851157171", - "start": 36548839, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13615123 - }, - { - "batchID": "c09bb6cd772c6ca399e6cedd20554888958eb495b19b9a131722b4ee5532a29d", - "value": "254503761520", - "start": 40052802, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3334416 - }, - { - "batchID": "c0b7ba516fe2edd84250d47022a183697a4dad2dc747e36276cf51bc5e87a5f6", - "value": "308474907109", - "start": 36661638, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14578404 - }, - { - "batchID": "c0c5dbe0e887f83af17b009efe280547efd74a4bb95fb71ffb4825a4bdc83f29", - "value": "302313246719", - "start": 36519069, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13294725 - }, - { - "batchID": "c0c86699d8ab1cd2c022a74649439550e76ecfdaf4945097dd5480152120add6", - "value": "302241499824", - "start": 36516931, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13279778 - }, - { - "batchID": "c0f1f8ab0c70f4d0d50e6fe18f15f399c4604e41e1fa5faab3b8a7b7642dc7af", - "value": "306863639191", - "start": 36616919, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14242724 - }, - { - "batchID": "c0f65f207052a4d1f338fd5fd3e6452734f4e9ebfb6ecf26127e8bebb47d5278", - "value": "256673598796", - "start": 40193737, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 3786465 - }, - { - "batchID": "c14232f19d5def12a41bfceeefc8ec1d717e7e6abb15d4b16f274cff275639c8", - "value": "300296914112", - "start": 36461838, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12874656 - }, - { - "batchID": "c1531cfa3635d7af2f9737efe51e05ab2fd0e59d2edaf068f40ca42df92f76ee", - "value": "302944252805", - "start": 36530242, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13426185 - }, - { - "batchID": "c161708fe6f0e6e0b42df0314c96b6843127410d48561ea93ad6dce6b525d6a9", - "value": "314463528248", - "start": 36937625, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15826034 - }, - { - "batchID": "c17953b49e46055427db4b0ba44f4f3fb953bb2447f543a47db5a01bb2137365", - "value": "308706925527", - "start": 36668796, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14626742 - }, - { - "batchID": "c185e73e4467714d6fbbb420c968d2c52f4a77519fb9d2b11e84b80d8f79890b", - "value": "302569691671", - "start": 36523550, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13348151 - }, - { - "batchID": "c18b66646b4e9f45a5a8bc59c76f9348394d9435c45dbe18e4bd7f4354f3d113", - "value": "303150742731", - "start": 36534734, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13469204 - }, - { - "batchID": "c1c20c556a1354b10b6cf075f4c62ed6ad3b402c33e7de2eabd8a2de298efd17", - "value": "306612926596", - "start": 36612686, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14190492 - }, - { - "batchID": "c1d67850a96e720643457bf56db38309935b664904221161bb12c41e59410d6d", - "value": "307962915637", - "start": 36642907, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14471740 - }, - { - "batchID": "c1d849e68bacec69c2c0706f6425e5f7a3384ea77601ba1439e4d34e8fbbc306", - "value": "287778430818", - "start": 36166163, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10266639 - }, - { - "batchID": "c1eb16d6f242462ddd98678c6c7d0aaca7708d89884e2f159c9e71fbd16a9fd5", - "value": "303998577553", - "start": 36552330, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13645836 - }, - { - "batchID": "c22c8b5f85db10c9aeee29b39e390500f160ac3783bbd39e6be6c885a292dd65", - "value": "240016630029", - "start": 39973990, - "owner": "de95b3a9acd1d8c872d146cfc8a7d8d6c9a6bd9e", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 316263 - }, - { - "batchID": "c2338bd36504a13a048a338ec2c1db0a04745a858e7921be7adb41aa14288174", - "value": "304887028682", - "start": 36573395, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13830930 - }, - { - "batchID": "c2cfe719a9ecefd97de43d6bdd065656eea339b037311a9feac68e99355190ff", - "value": "306536360710", - "start": 36611751, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14174541 - }, - { - "batchID": "c31317643c036507f391ea86a498b9ccd9c0c1b8da350b1e923a0f1b49f21773", - "value": "295413295270", - "start": 36324077, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11857235 - }, - { - "batchID": "c34936e6ea67178be2fb59a810c97a08750bdc960b2f70487de8a883a90c2867", - "value": "308461995735", - "start": 36661177, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14575715 - }, - { - "batchID": "c35b37b67c88245b9c552db6f19e15d91697b5498562a1a804dd0da13f9281fc", - "value": "303084307819", - "start": 36533475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13455363 - }, - { - "batchID": "c38764fabd8e7d711719bd6d7c25056a31a70f1bc864ef41f537d82c3da65f58", - "value": "306440221323", - "start": 36609211, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14154512 - }, - { - "batchID": "c39810a419d03d5dbe4c66731279fc355702727ba835d668ccc19d970ae9fa4d", - "value": "308409689082", - "start": 36658859, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14564817 - }, - { - "batchID": "c3e618558e65cdb06acac304aa8f6f1de7d74ed941481acfa21a081e56e776b6", - "value": "296006807987", - "start": 36338814, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11980884 - }, - { - "batchID": "c3f14a003e08bbbd3bf746da64db744a238b2eaa8457ea19c33bdb78a96e65a6", - "value": "304549664937", - "start": 36564442, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13760646 - }, - { - "batchID": "c3fa110d16505ef5167bfd8c469fdd3684b37c8b81564f7191b1ab9ffc8e489d", - "value": "303850543121", - "start": 36549044, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13614995 - }, - { - "batchID": "c407e2472aa7263b0626191bf14ba1b6f8735bbd7a7b727abe6214953454f65f", - "value": "303269089816", - "start": 36536955, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13493859 - }, - { - "batchID": "c4119b5dd2b385bf18078e6dd85beb37a09c74e40565eb5b015d951c61ecd6cf", - "value": "306896657752", - "start": 36617649, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14249602 - }, - { - "batchID": "c483168b19f15fa6777ab8d73eaf22e751bece8f8ff30445bd41146632f3e477", - "value": "303473607439", - "start": 36541600, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13536467 - }, - { - "batchID": "c4cfff433e1708321e3b986c8dab0b546b45171ed7ec48f5c4969bb26254f45a", - "value": "308319512145", - "start": 36655414, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14546030 - }, - { - "batchID": "c4d8a52dbdd463c31b459a6c334eedb0b4b3c10dd23b4a0631dc51d0a48b4900", - "value": "296488821689", - "start": 36350396, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12081303 - }, - { - "batchID": "c5a804d3172ad5a9d5dc4045277d4c373297554c278d6c406ced1af38fb2a655", - "value": "270583913767", - "start": 35839638, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6684447 - }, - { - "batchID": "c5acc6e41be162ec6ef2a80057a333f3743d5a6068868de65ee21f4bff0b0827", - "value": "308513814070", - "start": 36662802, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14586510 - }, - { - "batchID": "c5df92d917afa86b3567aba4c33036a87992b430e3fcbbf1f427b4535717fc21", - "value": "308452120899", - "start": 36660374, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14573657 - }, - { - "batchID": "c5e3c23f94d883156d62e2e53ba8eddb05cf2372c20a9b7c902458d00f484052", - "value": "305691833243", - "start": 36593009, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13998597 - }, - { - "batchID": "c6269c1546c3df22954800f866e51f677ab9aaf1d4aeae898cfbbb9f1e6af778", - "value": "313732759299", - "start": 36890000, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15673790 - }, - { - "batchID": "c646536e3d042385c325a782e8385ad52f5a11a1cec0b19ee5a2f17cb8ce1d31", - "value": "303880515407", - "start": 36549669, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13621240 - }, - { - "batchID": "c64762ceec9b18e011f29dd2ed61dbb5826c0b82a3c75ec773c8f6f2c026b26f", - "value": "302905464214", - "start": 36529525, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13418104 - }, - { - "batchID": "c65dba81aec2bca9f1720f46514642c6ff9dd5456892ff36523f065d085340e5", - "value": "303168361407", - "start": 36535142, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13472874 - }, - { - "batchID": "c6747691e6c4638d8f8543841383eaeedc5303ab12ab948761f793bf5ff2c6cf", - "value": "307405689096", - "start": 36629760, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14355651 - }, - { - "batchID": "c67d39260060e5322456d036061039bba37b0f02a18c07c6017034e5d84a9a55", - "value": "320154903581", - "start": 37131392, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 17011737 - }, - { - "batchID": "c6ae4d02fca530f7f1beefee1d51478d53fbfcc78c9a8f602600c43da86e3ac3", - "value": "303819606077", - "start": 36547930, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13608550 - }, - { - "batchID": "c6c637db76527bad1c89e2ffa2ef980fdceb1547fe20988279f75a8e1d8cc558", - "value": "310877581746", - "start": 36740197, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15078962 - }, - { - "batchID": "c718b4ff48896bf093bc946300e5bf06add1a73767bfc3e36424903459f9e27e", - "value": "307461547525", - "start": 36631531, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14367288 - }, - { - "batchID": "c72b161582230533cd5ae5f279888b879f98f603331fa8ec816db880f1567c19", - "value": "302165501684", - "start": 36512815, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263945 - }, - { - "batchID": "c7434df7bfb078e15fda7878909d39c624dc9b4d6b1a93d02e8b44fa58130326", - "value": "302162458696", - "start": 36512933, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263311 - }, - { - "batchID": "c7bf5094dabe5615be84c2ec4880b7e97495ef84c53e53170d093fb40c46932d", - "value": "308606328998", - "start": 36665880, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14605784 - }, - { - "batchID": "c7f45d33380508d6abd66159999c7c88ea84de7e5e25f347f3ff854164e4d765", - "value": "308396295932", - "start": 36658606, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14562027 - }, - { - "batchID": "c7ff7c993c53b14af1506739e380d58bdedcd0372611cbabe6deae4f8a84df7c", - "value": "302478515968", - "start": 36521623, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13329156 - }, - { - "batchID": "c867c318bfb678e1d3cecc0aa12ce1888945791b0c7f93038f561ef3d9e16cdf", - "value": "308330037826", - "start": 36656015, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14548223 - }, - { - "batchID": "c87e4aded08578e9789a38a9d46746e8ce9edb9bda8c5d9238ff052208d6a5e4", - "value": "304007244913", - "start": 36552642, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13647641 - }, - { - "batchID": "c8970d6b66425d2ea4785238a5bbe3a0283b4a416f8d47c3163d1a4da69e3390", - "value": "303129007944", - "start": 36534405, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13464675 - }, - { - "batchID": "c8f4d3cea730a4e517f26561d618a8e78f51995009f4c237a29ba2769477e65f", - "value": "304020386144", - "start": 36552888, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13650379 - }, - { - "batchID": "c902f89a43000740d58b63a271d4e5e9f33b1ff92376a31d2c630430693cfb7c", - "value": "261618408000", - "start": 31306510, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4816634 - }, - { - "batchID": "c9079d3747d652c889dab0de4941a2d4a77e17100a0478399193d0a847e3287e", - "value": "296350374309", - "start": 36347652, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12052460 - }, - { - "batchID": "c913a6314d9856dfae8e9bc05a2c15f81dd3c88d836b5acae44ce30030ab6656", - "value": "251959920000", - "start": 31306454, - "owner": "3144e0ac2679b78ce759eaab1370bf1172b0be5e", - "depth": 29, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2804449 - }, - { - "batchID": "c949c0d0afde7ffbc061daee395bee73f2cda104c9ab058d0809b79e5821ed32", - "value": "307900783970", - "start": 36641139, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14458795 - }, - { - "batchID": "c98a58b18cc4cfa92c5c1f818bb6a291010833cdbc39844ea0b083b29a875c0b", - "value": "303105942907", - "start": 36534028, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13459870 - }, - { - "batchID": "ca8c5428abbdc692b710deb26e2aaa5d4c29d22b5e256506381aaa8f84bb1917", - "value": "303819328367", - "start": 36547920, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13608492 - }, - { - "batchID": "ca913050eb22f4670b5845f2435aa25585797c0e516ce0510f6300e80ec8aa36", - "value": "306973059225", - "start": 36619254, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14265519 - }, - { - "batchID": "caa0187e2a9bc09326058b5ecdc6af2107ca2b379e7da1f016a96a259320b14e", - "value": "238810715610", - "start": 40390022, - "owner": "803527976420a8a8c8eb4828bf29c57483f07af3", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 65031 - }, - { - "batchID": "cae57e513d6818218ccab9306b33defdb18b20d2cf5b781aa8247c4d526fb31a", - "value": "313176152820", - "start": 36856433, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15557831 - }, - { - "batchID": "caeaea44d71611c49146d81a2680159ac7d921eecbc810e296815feba9c4604a", - "value": "302257209000", - "start": 36517499, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13283051 - }, - { - "batchID": "cafd4f04ed9adc6884188de72652223cfa5a238fb5a427ac4bbc854358bd2369", - "value": "256513943256", - "start": 40123035, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3753204 - }, - { - "batchID": "cb07af8a3444da609cf74a0351959bcc0d2c41446795bdc475c0303fef66d455", - "value": "240139165564", - "start": 40252867, - "owner": "85d05d9f99241e35cab0b0e3880414a8df1f28fd", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341792 - }, - { - "batchID": "cb5538cbcd0cf9a4139a81c72d93c8d1ea2509e909576ca500843b57d5137ab0", - "value": "308384986330", - "start": 36657977, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14559671 - }, - { - "batchID": "cb55fef4dda51706e7ae25b3bfbe56c176e282a90b87d17ab6891d7c64f63b5e", - "value": "289949686953", - "start": 40074815, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10718984 - }, - { - "batchID": "cb58d7164a76c24c30bf417252b4c77c6daf41cae3af8eca731777622545b990", - "value": "320058801511", - "start": 37128387, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16991716 - }, - { - "batchID": "cb655bb0e163fa2315c900ece7059adfd99ad84023e2a008adecce9bd13f174a", - "value": "308602435886", - "start": 36665741, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14604973 - }, - { - "batchID": "cbbf5f9060baa5338e20479e514b1455dd8443d595addeec9b8376cf2e52ff96", - "value": "306497836022", - "start": 36610597, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14166515 - }, - { - "batchID": "cbc2b305878a26e301f5db0cec131ae29bbde4088d0fec05661399ee2737e73c", - "value": "299306154065", - "start": 36412289, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12668248 - }, - { - "batchID": "cbe42ee54bad838fb0aa191661d8a3560f5de5b80354239909a4d834e2f8df02", - "value": "305548067122", - "start": 36589434, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13968646 - }, - { - "batchID": "cc22799f5772ddf9520c92427a0e797fd013d947cc8a125d285d9c1bc2193db1", - "value": "247398556952", - "start": 40223628, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1854165 - }, - { - "batchID": "cc4032cf1d178c1a46312badd8ef72d951f0c0c9a889e2c9624fe995b2c1b7dc", - "value": "306980495675", - "start": 36619520, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14267069 - }, - { - "batchID": "cc54363dd53de4df6d41a85d883e0df4ba39fc63272b21e183fcae41e2b3cc59", - "value": "314473615969", - "start": 36939126, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15828135 - }, - { - "batchID": "ccb276c43eb482ad29cbf3b2e36a81bba71accb02369b21afeb3159b0ed47073", - "value": "307111893084", - "start": 36621738, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14294443 - }, - { - "batchID": "ccb7c6e9acf724129fd492f0c81315a753359a4849b81cabf227f23009f3003e", - "value": "308079931540", - "start": 36647085, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14496118 - }, - { - "batchID": "ccc624e2e44c018e71c65d70a6cf4cc4d912b6b3d6c2bd889c513a5665fd1483", - "value": "303659649015", - "start": 36545122, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13575226 - }, - { - "batchID": "ccc81ad7158a36f79f046f16ba8e79a43c02797721cfaff8ae8fbec799527eef", - "value": "303872877832", - "start": 36549394, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13619648 - }, - { - "batchID": "cce06598d2f42e73c1b2f28f72832aedde7a849688fac26d52715e6b70b74449", - "value": "302652239826", - "start": 36524937, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13365349 - }, - { - "batchID": "cce9473d2fe3e50072174617c79a95ac031f8a599eba09cdaf996e48d017b7dd", - "value": "303731055763", - "start": 36546331, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13590102 - }, - { - "batchID": "cd2674a2706c5f4d08378fcb16cee477821c173a683c0bb3d76b024598784231", - "value": "308428818395", - "start": 36659542, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14568803 - }, - { - "batchID": "cd37bdcffa35f4a81921b37ac558740c855f1d258a073bcf567e72d65a609b74", - "value": "306934391055", - "start": 36618322, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14257464 - }, - { - "batchID": "cd61bc908f8799158012e6e7aa8ab484368aaa202678090c4b6b84b5d0c9ff57", - "value": "307042618099", - "start": 36620614, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14280011 - }, - { - "batchID": "cd67aefe7d9377f276853cbd5233b5f5d3cbee5e9ebe232642a4cd2af27a02b1", - "value": "304683488521", - "start": 36568346, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13788526 - }, - { - "batchID": "cd864d2fcd92542962df62f7b626efb7bb8b80134973bcc90bd7494ec5bdbb3c", - "value": "307983137561", - "start": 36643629, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14475952 - }, - { - "batchID": "cd86d62607136725303edf8d547f383cff49c9ede1bec9a171b067213de29725", - "value": "307973138705", - "start": 36643272, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14473869 - }, - { - "batchID": "cda0897ab5d7ef1314e76b1f4e703da21de50e296c06782cf34ef6b5d7687d56", - "value": "313169683036", - "start": 36856201, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556483 - }, - { - "batchID": "cdadf238e5e3689db7111d4af7a5ad354f59b2a46891c07e330be8a57a0ae47e", - "value": "294638556037", - "start": 36306617, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11695831 - }, - { - "batchID": "cdb868039b62ca76d88b49a56343c418d0a80cccf20b5c1de181886c49e48a6c", - "value": "305978314782", - "start": 36599439, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14058281 - }, - { - "batchID": "cdcfa0ed124bdc6b8e1f5cf3edff11cc8ced6d02fd219e13fee64144c9e04fef", - "value": "303608383983", - "start": 36544184, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13564545 - }, - { - "batchID": "cdfee73f0b644aa50d824f1f9b7d583ca2729515009a4761591e8e706a345fb9", - "value": "295534115127", - "start": 36327103, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11882406 - }, - { - "batchID": "ce0c1f2aede3726e85e1143ec5b30065404eefe71214fdfbe16e6e81131b6d61", - "value": "306898213274", - "start": 36617479, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14249927 - }, - { - "batchID": "ce1f5bafe4f491484d79c8fb1b78ad784f70b207d53cdb0c23d048c895ef416b", - "value": "250479061146", - "start": 38282583, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2495937 - }, - { - "batchID": "ce2ad433107e463e956d312d91577ccc8815516e97b11b8828837480c64e0ef9", - "value": "305988632602", - "start": 36599809, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14060431 - }, - { - "batchID": "ce2dda94c67e57e134ba728de33c4935cd007c6b7be023c29cb3fc6a25766567", - "value": "245967137860", - "start": 40252884, - "owner": "5991503152f09bac44590fee94b09e9ded54b0f5", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555953 - }, - { - "batchID": "ce8a561c1da7991a40d96db2a1430c72b7196a8288c991dad3bb9f29c5367166", - "value": "296759309482", - "start": 36357714, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12137655 - }, - { - "batchID": "ceb955fabebd01d1baa5a72e1ef97e5603d5cabc18d7c47e30cab2427b84bba8", - "value": "241756694211", - "start": 40266887, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 678777 - }, - { - "batchID": "cecf81d5f9f121592d5dce6a51df1a4d38086e60a07b87f0887ff9ac1b297bbd", - "value": "302897993320", - "start": 36529483, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13416547 - }, - { - "batchID": "ceef1a47ab6fb2a659832c657f44d94599f87449a6d957cf8ab9b960714ddc89", - "value": "298692172931", - "start": 36390302, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12540335 - }, - { - "batchID": "cf0d79af0157b555a5e95b432c781fa011435aec9bf9d607b169e1ce4d88b04b", - "value": "303336004414", - "start": 36538913, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13507800 - }, - { - "batchID": "cf1a29d414082d34c99749500c758d3c700713be44806c38d42bc7f48a4b1aeb", - "value": "303915345870", - "start": 36550696, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13628496 - }, - { - "batchID": "cf32d959dba7b703693dbc85a5723cfbc811344b21607e1db01a5f749979a284", - "value": "239077474350", - "start": 40401131, - "owner": "61af7006067dc0ac744ec320f0d6e10ffe275695", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 120606 - }, - { - "batchID": "cf4f17594574bd43e0010b4c3bc4912ff0689e8a3a9c8b438d20cdcbde09c80d", - "value": "306369630684", - "start": 36607360, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14139805 - }, - { - "batchID": "cf5fb5fd3c66e68fc3b4493b8e4234f09509f64c7dd4a9c90d5f272f9b22f742", - "value": "259519800000", - "start": 31306500, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4379424 - }, - { - "batchID": "cfe3bbcdbfe11053496e3d35db59c1b4180f5ae558cbd7999cf095f15a1f5ef0", - "value": "302171310689", - "start": 36513253, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265155 - }, - { - "batchID": "cffd106f3ff24d85892d425ab563d495efc1532c914abc8700612e6f14bf8567", - "value": "246973871996", - "start": 40212132, - "owner": "ecd6f9b9977db772cf055b64edaa8d9614fb3e77", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1765689 - }, - { - "batchID": "d01b58a8be6f9d926ba035c0eb67063dec7dbe0777c2f17b7e5372a82daa1d2c", - "value": "242253299746", - "start": 39948375, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 782236 - }, - { - "batchID": "d05b723fcad83b8d316ea1814fc472402dfd5b1755d8b51c4d02483d11ba0bc7", - "value": "302172249090", - "start": 36514199, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265351 - }, - { - "batchID": "d05be33cdb8a3c00266030759656c05c7bbcaf0eb0e388107f9d1bd8a81d5801", - "value": "307768675426", - "start": 36638223, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14431273 - }, - { - "batchID": "d061210ad457cc47815a0410ba9b56c0fac3e254d0a6361e33b93429e2457cc8", - "value": "366389617077", - "start": 39591979, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 26643969 - }, - { - "batchID": "d08e03db774d61ad770e9cef8e1189cc50f21f9f7a2c50b7f8fc9cd50e3b831e", - "value": "317006444988", - "start": 37031033, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 16355808 - }, - { - "batchID": "d0a864aef0ee1251cf9c9d74582616c14cc88902966fc9f8040d71adc91a2737", - "value": "302293995344", - "start": 36518601, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13290714 - }, - { - "batchID": "d13219af6574320dfafe40d9139d1d3b107ffca44144446cf2f3ea04bc00493e", - "value": "306983643790", - "start": 36619407, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14267725 - }, - { - "batchID": "d134bc6927d28ebce125e3acefe6c84661f7c21bfda132a5cca2fa98234e9308", - "value": "239066055870", - "start": 40400661, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 118227 - }, - { - "batchID": "d13a2ded7c39207aa790e50483eded32d53c0d522fb42ce1c32791a0921701eb", - "value": "313227922964", - "start": 36861231, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15568616 - }, - { - "batchID": "d1ae287c5afc479b6513768fe83f7c48b7aeb54c075975ba37ba16d95231bcf2", - "value": "302178031616", - "start": 36513952, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13266555 - }, - { - "batchID": "d1bbbe285f1a1c940873aabcedabfa2138a9e3ffca5eaae6f7f8096e0e644e47", - "value": "296242266666", - "start": 36344634, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12029938 - }, - { - "batchID": "d1e777daa13be50c825bc39f932809db5be63cf4a8e1f2928136e9724031101a", - "value": "308265954611", - "start": 36653727, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14534873 - }, - { - "batchID": "d1e854aaeb5131b4a981e6b33c814c352d2825e7499170a854e063db1f91c205", - "value": "241912107705", - "start": 39927196, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 711155 - }, - { - "batchID": "d205d8614ac9c205ddd46c168901fd5df2a078f94a7d36ec9accab4181500379", - "value": "270329999112", - "start": 35835619, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6631549 - }, - { - "batchID": "d2066a49f541322c371aab63ccbff8ac7193b223569bacb76a406267e2d961c5", - "value": "296195282679", - "start": 36343612, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12020149 - }, - { - "batchID": "d21c9d00f34af98fd30cf003d56796e209fcff6265ab84105bdce4798e6d8529", - "value": "306165926612", - "start": 36602547, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14097367 - }, - { - "batchID": "d2226bd306ed0a90b6ff54dede2d580c93260e4edc888417830914a83fa7640e", - "value": "306653126131", - "start": 36613222, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14198867 - }, - { - "batchID": "d27f53c3b16c113c2a1c594da1fb85327b7ff6848d2d1b29cf4dad3aa32c9fae", - "value": "308155266250", - "start": 36650225, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14511813 - }, - { - "batchID": "d2b3130a4f36cd816922f23386ebf325f1850b4e87f5f2d1d50e6df27f153e9b", - "value": "306886259827", - "start": 36617277, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14247436 - }, - { - "batchID": "d2c23bee8439a073deef40b04ef4650e38ffeb31b412ef4e2a7f1633c35a17aa", - "value": "299179564545", - "start": 36409307, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12641875 - }, - { - "batchID": "d2d7bbb1ce8a02b05e588a39fcfe855de8eefab5e84cee6e131bba63d2405c9d", - "value": "313168071955", - "start": 36858179, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556147 - }, - { - "batchID": "d2f10913af3916619e2e9b7cf187b3a934cf19a8d51c6d2a80b9c73ac9b04701", - "value": "307972886633", - "start": 36643263, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14473817 - }, - { - "batchID": "d2fb237ee3ad671a82a5cd74a72d1ecfee5ec57662634bbc5ecbdf2c03df2d6c", - "value": "248338512055", - "start": 37254489, - "owner": "cd479d3e4fa5735f2e12fc5be1ece7dc085a7f4b", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2049989 - }, - { - "batchID": "d30a69161dac41f189292048ae1b2f7c0e190c03e32656a22d2ac1c0deb1a543", - "value": "308607813422", - "start": 36665933, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14606093 - }, - { - "batchID": "d3d477336934599352c97f2b6eaf2e577abf7be785d03c38f71437394e463e71", - "value": "296271997475", - "start": 36345487, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12036132 - }, - { - "batchID": "d3de07a5ba1db1cc3354f2872a61492a01fa498c7c35a2f37996cbf01982224d", - "value": "308001437810", - "start": 36644958, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14479765 - }, - { - "batchID": "d41918c4b89afbd096724713648d076946f6adc4ff6addf7481d2c306630d6c1", - "value": "307833684273", - "start": 36639869, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14444816 - }, - { - "batchID": "d449a481172705efd5e93405f4c7c87281dddc9be86bd512b16a3deea8c022f4", - "value": "303548659204", - "start": 36542941, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13552103 - }, - { - "batchID": "d45a70b1f8d0384bbdd2e85db8d0c349f14768650b3efa4438d3818e7f002768", - "value": "304290329956", - "start": 36559425, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13706618 - }, - { - "batchID": "d46a836f002edbc932f96e09fd3b2abadedf2ed079375b4bf6163ca0d3f406f6", - "value": "296196628072", - "start": 36343661, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12020430 - }, - { - "batchID": "d47eb161760e38ae35fcdbe7a206e4745a3994e246104ef5daf6f9507b1c9064", - "value": "305026993786", - "start": 36577291, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13860089 - }, - { - "batchID": "d4826524aa0da353150243ed5e355c5a406acc0bbddb9b324cf79f0087e206f4", - "value": "269455988153", - "start": 35820370, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6449463 - }, - { - "batchID": "d4c6df9bff2b3c3c7af74065255e8c02d7d587b56b8af7e3759f25543912de4c", - "value": "295558192805", - "start": 36327291, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11887422 - }, - { - "batchID": "d4cb6df5d674c6a1d03c252fd979b6c49b458118173b62fc541c85d215bd6b15", - "value": "308053072020", - "start": 36646126, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14490522 - }, - { - "batchID": "d5f05e6137a8ddb1242ffac816f1d15aece679bb889ae950fb9bebc6c7b55da2", - "value": "303651016277", - "start": 36544811, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13573427 - }, - { - "batchID": "d6147c6186bd1288b32c59660c4d94c671b066af459a002f32c113d53ef793f9", - "value": "306649439107", - "start": 36613090, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14198099 - }, - { - "batchID": "d662646799b078915221400587072d5ce184f3caf39498bd11b4cdf16a18327d", - "value": "275940174415", - "start": 39827137, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 7800335 - }, - { - "batchID": "d6872bd2660b50f8c7756f092f1203d939559c569386320d213a6618ff557952", - "value": "304043363299", - "start": 36553261, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13655166 - }, - { - "batchID": "d6b1244da005c3226fbed14efa65c29c0b81834e06a6bfe59e06f8357cd46c9a", - "value": "302174738310", - "start": 36514289, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265869 - }, - { - "batchID": "d6fa04495ed2dc80308a5903ab4905adf72ce8849bce8ce289f13df467641a2f", - "value": "302766660102", - "start": 36527019, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13389186 - }, - { - "batchID": "d707c5e03be82194037be7fc0982f22a1d1db78122cfbaf26409804971bc63a0", - "value": "304232055372", - "start": 36558236, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13694477 - }, - { - "batchID": "d71e1765d0d7047c4f8c8205e2753bbc4a5dff78097a4780959a75947f1a3330", - "value": "302213869476", - "start": 36516160, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13274022 - }, - { - "batchID": "d720a751ce5c01a38990a05d27ddbd3ae56fc4b9e69f7a98f669732c630b42b1", - "value": "300288101593", - "start": 36461290, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12872820 - }, - { - "batchID": "d72fb96d4b64a37ee86cbf91f21b9927ec4a7bedaa011435d05a75559fe38eeb", - "value": "303692006592", - "start": 36545606, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13581967 - }, - { - "batchID": "d73311e29f9c00536b19a1597dba46e06292d4c2530b8681e4ff10edef641625", - "value": "240138968668", - "start": 40252854, - "owner": "cb1ce36e5fc97478cd8a7c80805ff3dce71a77a2", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341751 - }, - { - "batchID": "d741f198bc8e5128ab17fde88c2600a0672c359b26fb3ac985d0e479fd105250", - "value": "308781126208", - "start": 36670319, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14642200 - }, - { - "batchID": "d771227dc61e01f3b30daf4e74e8ca50768ec6c4de34fb9fefd9ef7157ba22c4", - "value": "308406776250", - "start": 36658755, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14564211 - }, - { - "batchID": "d777e8fdbcc55bc04a627f117017fb60d0d848365a2f50b163fb3f8de6e5e766", - "value": "306661332766", - "start": 36613290, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14200576 - }, - { - "batchID": "d7a556ac291113c5dca36bcc4a256aae3a1bdd622420be300807a25f59e9fad0", - "value": "303850629503", - "start": 36548820, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13615013 - }, - { - "batchID": "d7f925f0e8f094a55c69cd2d8c61bd6ecb521b4bc2d64fc97c79ead1ae912f10", - "value": "249146229883", - "start": 40288991, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2218263 - }, - { - "batchID": "d824d0221365183c22879fa23da0b7e79128d021c757c37cdfff31e832979742", - "value": "299060100152", - "start": 36406582, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12616986 - }, - { - "batchID": "d82ac3cdfcaf53209f0ee479dda8f94605eb7e969d4772169f21864cdf513aa6", - "value": "307644883441", - "start": 36636054, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14405483 - }, - { - "batchID": "d8514725c6db76ec45d47144e7a959c328d26af0ca6a605c4ec93c01fb4dd2b9", - "value": "313168428121", - "start": 36856156, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15556221 - }, - { - "batchID": "d895147056be714cc7d966174056244db89519dad4699afb580c8df29dbd456d", - "value": "302723450012", - "start": 36526142, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13380184 - }, - { - "batchID": "d8b9de30a9b6e333da415f3bd3db159b2554e055a6b21f7831d494d9fe460911", - "value": "304801606289", - "start": 36571685, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13813133 - }, - { - "batchID": "d8e252bb6d12b11db0d5500a623f9be25ecaf4a6feb24302ebdc8d7f2ab0f1ea", - "value": "302098468360", - "start": 36509936, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13249980 - }, - { - "batchID": "d8ef054081c51543afc1481505609f8016d49a4a52c11c1513d25034ce0e5673", - "value": "304324013733", - "start": 36560183, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13713635 - }, - { - "batchID": "d8ff02264b438d77090c8eef41b50b13634e30bbeb4aa79091794dad01c5f41a", - "value": "308418231371", - "start": 36659164, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14566597 - }, - { - "batchID": "d9024944d2618a6a4570aa61c956e9d5c25e52dc4105d8d934bf74cb11541f0c", - "value": "308178945073", - "start": 36651521, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14516746 - }, - { - "batchID": "d91e3f3e67f506ff05a3cf04a06e283d73a3006f102229dbd118bbc88a33e6a1", - "value": "240139195379", - "start": 40252870, - "owner": "cb73a88ff90dee928e057a92926eb31043fc813f", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341798 - }, - { - "batchID": "d92c86f040e151e7bb467d79dd0d4b9261a1ffe2b443fd8ac8acf1d01b5c3188", - "value": "307632530873", - "start": 36635838, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14402909 - }, - { - "batchID": "d95077a2eed1657e57bedee7341139cdf525986310425f874f4d4824fc032d77", - "value": "307641161037", - "start": 36635921, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14404707 - }, - { - "batchID": "d96ce4a217deed1b0fa460098598963fd8acd06703dd4a9e854f7f4fd4058948", - "value": "302809561232", - "start": 36527657, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13398124 - }, - { - "batchID": "d9730715d1aa9a0fb5a2f5760c6082bc713ea6861084be1d94238f95471d993b", - "value": "308266016017", - "start": 36653504, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14534885 - }, - { - "batchID": "d97b21c4848cd76a571e6e1e4601854afa42a40eb33fc5b79089daf4ea578225", - "value": "304263985355", - "start": 36558931, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13701129 - }, - { - "batchID": "d9815c22cdb5eda77437dfc9ab405ff8ebd6602bb633e8256ed78c9577e6d5fd", - "value": "308280597950", - "start": 36654475, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14537923 - }, - { - "batchID": "d9f7c4b9c54b9b5508976c397efede96efb3d7bc7c042f71ed02e11693a1bc3e", - "value": "320442288406", - "start": 37145372, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 17071609 - }, - { - "batchID": "da3277d2c30614404295491ca1e8c4f2aeafdd4bae20a6c8da7abc848cdc3976", - "value": "302180048646", - "start": 36514481, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13266976 - }, - { - "batchID": "da39c64a9db13936fb8bb44e0b91a558c83d63d2ab12cf72c696d84c3ebcc6c1", - "value": "303949488767", - "start": 36551244, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13635609 - }, - { - "batchID": "da39eb198d1367654e79a45d9ceb83c38905d85bd32073cada5c0488f743ec5e", - "value": "307688221638", - "start": 36636701, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14414512 - }, - { - "batchID": "da3cdc90d0ae2365eabebf520f8c1daa1204bb3d35241e5aebe5ee1bdce06b23", - "value": "306954144077", - "start": 36618803, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14261579 - }, - { - "batchID": "da482f51436642293eb7f59e0448bfc65eb16f5934da7399eadeb4e5c872a834", - "value": "307903136474", - "start": 36641223, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14459286 - }, - { - "batchID": "da49880e0b97483c1b6691aa0680fb31b58ba774d35e09cd098d67d19684fb02", - "value": "305068350087", - "start": 36578097, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13868705 - }, - { - "batchID": "da544244e4794b9ed0d8480ad5ed5fd62dc54bc3253c746305d30bd68b650863", - "value": "296032054786", - "start": 36339504, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11986144 - }, - { - "batchID": "da60e31cc50c252a62e0f089f851abd28761ad6df836b017cf5166a7c5589188", - "value": "299199721229", - "start": 36409808, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12646074 - }, - { - "batchID": "da64ddc21273a5e1ad9b5d923ae525064896668bab50be8834eab0925f62c7db", - "value": "302920111414", - "start": 36529826, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13421155 - }, - { - "batchID": "daacd595077eff16aca2e875480fb458b6d771d1e3b5076de0213e840e269dac", - "value": "308613807134", - "start": 36666147, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14607342 - }, - { - "batchID": "dacd2983a83ae864a0142ad58bed29fdc31943b52467b3be5f16d196e4448d92", - "value": "302539200325", - "start": 36523132, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13341799 - }, - { - "batchID": "dace24cb851c81413dc0f679801facda620437a1f624cd027c22a31928d21f95", - "value": "308348874782", - "start": 36657138, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14552148 - }, - { - "batchID": "daef5837e09a62b2be7c5ad7808eb9e0e9a951d18db90c48e121cad3a4a31e5e", - "value": "287587217958", - "start": 36159755, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10226803 - }, - { - "batchID": "db1498eff9f84442468e4c40f8fd2e2e86cc57a5d3e422e4cfdd31566769e5b3", - "value": "247382669093", - "start": 40223341, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1850855 - }, - { - "batchID": "db15ee3b988be46ace3b27fcbec615101b3e8fa81494b9cfdcd204303a31e705", - "value": "270583275617", - "start": 35839613, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6684315 - }, - { - "batchID": "db2bf06c278ba0a83be530a4a533b65a8f7774c772b3e28708079bc78ca2a3d4", - "value": "307558161502", - "start": 36634082, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14387416 - }, - { - "batchID": "db2cea98b2eea75b4d8f114b768a48be22c2e7e16ada346bb03d07a7abf3b4b7", - "value": "304686012445", - "start": 36568210, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13789051 - }, - { - "batchID": "db40b8f7dc8b99cda1700b74f6a87e36610472950cbdf318f5569872c60d3c25", - "value": "298719383125", - "start": 36391058, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12546004 - }, - { - "batchID": "db492358c08f450f4bcd3eb0cbbee17bab59ddba0a0a126072713b1237521750", - "value": "298770942146", - "start": 36396117, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12556745 - }, - { - "batchID": "db5367453741ff1ea6877af947d3525919b72301b891a2d566bc8c992a3994e9", - "value": "310881141170", - "start": 36740099, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15079703 - }, - { - "batchID": "db55d81a3f110996f74c70b7abdd87a4b62297e0fad5ed85384264ac6a067d4e", - "value": "302655673014", - "start": 36525061, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13366064 - }, - { - "batchID": "db5831b95c1db7ac8c3425d02410bb105267ac81298729b8c17b9bb9236e8b41", - "value": "304725214750", - "start": 36569846, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13797219 - }, - { - "batchID": "db762be060895cc4a2afd13b3e24a6f6cc402762e208d992a69ee629ae2ed679", - "value": "313237738234", - "start": 36862262, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15570661 - }, - { - "batchID": "dbb3c28a36d7ecf2b20b97b43c5033bb62811dedccf60ca938f71e3ed6edc4da", - "value": "307062446825", - "start": 36620872, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14284142 - }, - { - "batchID": "dbc4abaa7c05803c0d83ce7cef328ea97a50a13f3b793ac655fff83c4c52cdf0", - "value": "260058624000", - "start": 31306502, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 4491679 - }, - { - "batchID": "dbe7391be2a19dc3cbe4a2e0362af7784e74ec48da268ed2bdd6a920be1362fd", - "value": "304079648054", - "start": 36554567, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13662725 - }, - { - "batchID": "dc054f9424ef8d6a636ab0eb592416b83f0aff7de926a9c6366b7e88ccb9e701", - "value": "296114667151", - "start": 36342054, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12003354 - }, - { - "batchID": "dc1badad109e515d7fa930635cb759dd7189c2a0e742acfb8d562605baf9e3d6", - "value": "304665768155", - "start": 36567709, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13784834 - }, - { - "batchID": "dc563e1965046a67353130266578efeb2e03bf1cd66ba6b02879bfd0d89c8341", - "value": "302244431466", - "start": 36517037, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13280389 - }, - { - "batchID": "dc6580e204b71523c0203568240279652b5729241963617f81f6f4faefac337e", - "value": "254505329258", - "start": 40052855, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3334742 - }, - { - "batchID": "dcbf01a5646cf688547fff05ea35b92d4657a52a9bc8bc7520a76483e58b4275", - "value": "307834020285", - "start": 36639881, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14444886 - }, - { - "batchID": "dcd78b6dfa4c6ff5eca7568bd284c1785a88085760cc5de2afceedcd6e087434", - "value": "308329662515", - "start": 36656452, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14548145 - }, - { - "batchID": "dd2001e87dbdf37d0d746a4e47eda9e28508c1e6ca0b2c8d0450a014e252e103", - "value": "308161635133", - "start": 36650002, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513139 - }, - { - "batchID": "dd27bc3cfad41c5d7911ac18cb8772b7641e7c18319fb7453af00881049955c4", - "value": "304570776066", - "start": 36565201, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13765044 - }, - { - "batchID": "dd301b0c44acab7bc9b28afe8c5086a713f76120b7846ccb04c3972553af7b68", - "value": "308299312898", - "start": 36654918, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14541822 - }, - { - "batchID": "dd33e6608d7d27039ddd5e1941aa2dcd09b0bce4f6b875349a4d4c81fde2c55a", - "value": "304612429006", - "start": 36566245, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13773722 - }, - { - "batchID": "ddb132580fbc98bcc4c45bbeee550cfc1cfb480058ffd2e8120e086535a5f3c5", - "value": "313344878024", - "start": 36865427, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15592982 - }, - { - "batchID": "ddb32bae21524caff953ab7dba771dc5c86856eaf4a21005ca240764dae3de78", - "value": "249765158104", - "start": 39901177, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2347207 - }, - { - "batchID": "ddb43ba9c1847bf87788af02b5468adfe7dcad735cbe32cf565127ed568273f0", - "value": "268352705147", - "start": 35804479, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6219612 - }, - { - "batchID": "ddb594e3f324c2dc467e1febb4497b56360fdce431b14692461e669a5b409ce5", - "value": "304704756070", - "start": 36569564, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13792956 - }, - { - "batchID": "ddbb4acc5ae42abb5e10c2cc66f391292346bf40d686746312f67207cacd24aa", - "value": "308074301932", - "start": 36646884, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14494945 - }, - { - "batchID": "ddc248aea7e5f1011a6e2b2d1d6f1da5480af3806b87e5ffed4054deca470990", - "value": "307044295759", - "start": 36620674, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14280360 - }, - { - "batchID": "ddd6131432b4999c44ccf7cc9d99561b8b815a7afeaa671d14255d3de5cc637a", - "value": "307640321397", - "start": 36635891, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14404532 - }, - { - "batchID": "de28f8667edaf2b79af2ee1e9cd17dc0dde4f083c53d76a67f9b21c2f8e02755", - "value": "239344608000", - "start": 31306475, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 176259 - }, - { - "batchID": "de3af2be754057fdd59e1b05c4aeb012590ae45eba82e44340902bda1f7571a6", - "value": "307648186025", - "start": 36636172, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14406171 - }, - { - "batchID": "de7ba4d72ed33b8f87667c10b6e613505adfd51be6d3415f6b82162d69e0f810", - "value": "313230342553", - "start": 36860639, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15569120 - }, - { - "batchID": "de7ebf60c41b4f2f75ff5638ddbc6111a37884dc163455601adf7e67dec9f3f5", - "value": "303636270819", - "start": 36544507, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13570355 - }, - { - "batchID": "debc67eef777789c1b27df43df20142cca81b1a0d38611eca760a27b2d3a316a", - "value": "247737934029", - "start": 40246548, - "owner": "6f8cd8fdb64ca787e06750faa3dcf275fd8b02de", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1924868 - }, - { - "batchID": "dee75f12bd74ed61d3b809ebf9f91476582b883f9281ecdd75b7e1a66d385b66", - "value": "304686847013", - "start": 36568240, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13789225 - }, - { - "batchID": "dee8e4454383cf3e22b5b14fe200496a5b4140a3133ecb9cca86d5eb8d5ff706", - "value": "303914234910", - "start": 36550656, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13628264 - }, - { - "batchID": "defe2912e8b907f437ccfd0a87928483e1d30a676d2be48aebb272fc9d8bb46d", - "value": "306199163038", - "start": 36603060, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14104291 - }, - { - "batchID": "deff1c7c3c37fc508de3693cd20b524b8cd767a38811d9111934bb1f1f1afb52", - "value": "308165712643", - "start": 36650598, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513989 - }, - { - "batchID": "df0f834859a71bb5207532afcfeb1af7243187f9121f8dd571bad5413d27f895", - "value": "254504471488", - "start": 40052826, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 3334564 - }, - { - "batchID": "df3ec7e4f98715dc58242cdbb80134fd0edbebb2b7648202d8d49fda495f9095", - "value": "305883722323", - "start": 36597630, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14038574 - }, - { - "batchID": "df49e27212e5d22df2397eb5c8c203184ccea1de9e8f8d4f99ed4e570dc309cb", - "value": "305220679112", - "start": 36581303, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13900440 - }, - { - "batchID": "dff84041b76fa5837f13938ec43de2ae884aa41e4d0a6b64d3a2576aa7d1b37b", - "value": "305101814642", - "start": 36578846, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13875677 - }, - { - "batchID": "e0469e63c4629edffd003bac0a82f5426bbbcb00d2edf64ef8e0ef422021573e", - "value": "308335151691", - "start": 36656648, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14549289 - }, - { - "batchID": "e0524dce13a6d9bf813349d56b70de9d900c72835fe46ad919d6c3ec387422f6", - "value": "240138537011", - "start": 40252827, - "owner": "7ed14063fad9b503b99b0afb2ce70c53a963388b", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341661 - }, - { - "batchID": "e0b6a15721ab259f0b43ec7a9fbf17785e7823f1a397cb8cfd30147e08e1a261", - "value": "240643954360", - "start": 40226380, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 446956 - }, - { - "batchID": "e0e4f30953fd9ed2182dce6e2772153405e0d60d2ffb13b15709dcff521615ff", - "value": "307576501545", - "start": 36634512, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14391237 - }, - { - "batchID": "e0e8160a5e93c4e530dd6d1645d17ce94488f2c7a5cd1256b0eb4ad3850529b0", - "value": "304194567460", - "start": 36557114, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13686667 - }, - { - "batchID": "e11ece6d20c96ed29a68f644e89ff2117c1387c65dc8acee95a52f6640b5f7d9", - "value": "307130561829", - "start": 36622180, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14298333 - }, - { - "batchID": "e12b1c3b091744e9e3d4dfd37d0339f683c29d26f0229a54f3fe4f75a49aac9e", - "value": "303280139235", - "start": 36537126, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13496161 - }, - { - "batchID": "e12edb4317022d41c4a2a65579bd1676d31250cf3475816ec1e53b71d47d2473", - "value": "308461715675", - "start": 36661167, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14575656 - }, - { - "batchID": "e173ad4dca8af1f4654fa17c0120965333e5b9395fc8fc325e78fdb7b172bc63", - "value": "308164021209", - "start": 36649862, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513637 - }, - { - "batchID": "e17ed0cb1c59a4757f0f9ffedabb04cb18d771d1e8392c80ef9d2f4b92e5251a", - "value": "302334713001", - "start": 36519161, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13299197 - }, - { - "batchID": "e19d75abe823ce2e05c4369b10464f835ba3064da581664722d2d3bdb1d88fb9", - "value": "308575067507", - "start": 36664989, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14599271 - }, - { - "batchID": "e1ba3bdc0353a6559259763630eb1f0d1c0e79a825b2cc1524b0134cf0a8ab7c", - "value": "308499138707", - "start": 36662278, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14583453 - }, - { - "batchID": "e1c1f9d63d0fc0b5b6957b43b5f5328bfc60612010d952b9e8f0a61f849dea96", - "value": "308590023091", - "start": 36665523, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14602387 - }, - { - "batchID": "e1dcec1370bec0fc6f4d17cc429557146421eaede844ac4dd0ecfe57e3992438", - "value": "303294603561", - "start": 36537875, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13499175 - }, - { - "batchID": "e2201066d12aac379671e8db86859ce6437a77105ff74a20b523308f993f1f17", - "value": "295823898964", - "start": 36333758, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11942778 - }, - { - "batchID": "e22b173953b6cb11e8e2b85f85584133cd23f09741a7909f5d383c35d9035cab", - "value": "302588645094", - "start": 36523779, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13352100 - }, - { - "batchID": "e2897ce9d66ae6b709ea1cb1c7beed21045271760877d766d89f340c52e8b354", - "value": "307343108145", - "start": 36626847, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14342613 - }, - { - "batchID": "e28d710e11e9e94d7e7f9ff257a30fb359fcf201b671812fac9f160842c75a00", - "value": "308500421182", - "start": 36662549, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14583720 - }, - { - "batchID": "e2aa5e0e28875925b40e90c995b79ebb10da0a247f3f49a5bd6eca8d48fe859e", - "value": "306722116649", - "start": 36614337, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14213240 - }, - { - "batchID": "e2b3d7ec50aa4750597a6a1282e048d791f38a88de8e58298f7713c07a7dd19a", - "value": "306912775810", - "start": 36618000, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14252960 - }, - { - "batchID": "e2c9578bd9adcb6e2f73c6f86e76214d1fc40be090cb3520fea8bf78604157df", - "value": "313166536430", - "start": 36855862, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15555827 - }, - { - "batchID": "e36969ecb200e0cc0b3503cf5f2ee1b39eb7d98a1849e16194f4d38395b2f28d", - "value": "246321397051", - "start": 36235986, - "owner": "fe98c6ee829e794d2c96dd15cb0bcb39441fd38f", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1629757 - }, - { - "batchID": "e3c2bfde84b152b8a568334b46c31a66c8b89c36623fa16a6e53b1d33176080b", - "value": "313176594182", - "start": 36856675, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15557923 - }, - { - "batchID": "e3c70ae1991b20300ca9656237bb9884f26d2c9970405e1b3f61af33d501b09f", - "value": "303891041220", - "start": 36550048, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13623432 - }, - { - "batchID": "e3cf7fe818279b752b9e6b59b7d8aa50cc8caefce3cf02ed8f4f4f660ca6925a", - "value": "314464360238", - "start": 36937655, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15826207 - }, - { - "batchID": "e3f4c575cb03f7852b69030b2356927428040e80def12ec7987dbd34ba1c9143", - "value": "249392056520", - "start": 35813655, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2269477 - }, - { - "batchID": "e3f7a64c6c60fc12aec97306e7f945dbbc48fa5d157ccd98980d5cf0abfef632", - "value": "307674496760", - "start": 36636436, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14411652 - }, - { - "batchID": "e49405e2e84ce319a662dfb67a0b2f76cde7b04d61d91dbe778ac07006d12249", - "value": "240138482418", - "start": 40252823, - "owner": "942e0bd67301a17e3a50e0970e56319a09f4c7d1", - "depth": 27, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 341649 - }, - { - "batchID": "e49da4bed8ec05c7829ab699c78b619c6789ee27e1b4ccfbdf07598e309748de", - "value": "242541585225", - "start": 39963839, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 842296 - }, - { - "batchID": "e527ebad63f5f7ac794f57eaa381fc844b2a986ab8cc8c9a7e3af457bead8ba8", - "value": "308318134426", - "start": 36655590, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14545743 - }, - { - "batchID": "e53832c93afe95f6bd633558e43e180967bc996c911bfde09c2ef6d042894a81", - "value": "306651897123", - "start": 36613178, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14198611 - }, - { - "batchID": "e573793f1b673b99a588fc2a84cdff99134d60da53c231cbc06526efd088d8fe", - "value": "308192330835", - "start": 36651999, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14519534 - }, - { - "batchID": "e5a59cac597a61a98d9f2416ba62621564f525d2492dd18f9be9247d2f5d9ea9", - "value": "307517483593", - "start": 36632403, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14378941 - }, - { - "batchID": "e5b387b56b4202fcc4705c0b076e1a9916508f067b73e9be33b402adb0758018", - "value": "244895762136", - "start": 38202700, - "owner": "59eebbd0868ab1edaa6a71c38f898f4331b2d109", - "depth": 21, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1332749 - }, - { - "batchID": "e5b3f116ff0237c54c2012e85027a6150fc381bde92870fab061582e6fa80636", - "value": "303006495059", - "start": 36531350, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13439152 - }, - { - "batchID": "e613458ee480611b71d136eabb73fc16f17ae8363833db604fbc757640278272", - "value": "308167958953", - "start": 36650453, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14514457 - }, - { - "batchID": "e61d31f3e6de20ec29e467b459b8f00418f58ea134e12861f01144922f47bdde", - "value": "304005244753", - "start": 36552570, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13647225 - }, - { - "batchID": "e655311174e929b8754058ed5c357df3b0ec8c03eac3de9710216966c9c0f1a0", - "value": "306629199644", - "start": 36612817, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14193882 - }, - { - "batchID": "e672579d68a7c76c84085cd198e21d7e15244e95cb51103c332d16d72ef0a119", - "value": "299383383960", - "start": 36414854, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12684337 - }, - { - "batchID": "e687f8f02bef1e0b78d37f5ad9485251086f2eee3b5d2d198bfb7dc440cd0421", - "value": "302763973590", - "start": 36526922, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13388627 - }, - { - "batchID": "e68dc45751fc81fbe894e836fdbff1e6064ba08248ff9010c29c7f35c04b2a10", - "value": "303048978958", - "start": 36532883, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13448003 - }, - { - "batchID": "e6a0f92bdc0ad2e3a1a598447d0b2891df6d31b2615c0a8045e0fcc00475770d", - "value": "308077550860", - "start": 36647000, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14495622 - }, - { - "batchID": "e6d83eed9a35e2d1ca765b6c5192fc527833c4ead49bda410aa7763476d05a5b", - "value": "299435806438", - "start": 36416978, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12695258 - }, - { - "batchID": "e6d94243bcbd90922f70be57425efef0e72ac778da252d8bccc0f1f7386a2a1c", - "value": "307852452091", - "start": 36640314, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14448726 - }, - { - "batchID": "e6f50b13b976c1e1ada2de2cf88238d36a1b1f1d9f156030fb66eefdd2b70773", - "value": "303175652819", - "start": 36535405, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13474393 - }, - { - "batchID": "e706e96168998f186b17c2d5662cb89f3a5c1ab40bb67c059b110658b2bb85f5", - "value": "308239845788", - "start": 36653020, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14529433 - }, - { - "batchID": "e71dac0f532e57ffd6d6d06a2f3a6d3cef17bbe9b42193137804eab9055d02f6", - "value": "302674295757", - "start": 36525278, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13369944 - }, - { - "batchID": "e72891e1abc8b63b0cc9c81a53ad4325f1551ee4df9d69790c6dda0a82eda681", - "value": "305587493680", - "start": 36590849, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13976860 - }, - { - "batchID": "e75435527df6123d52e857116c4fe2f04fd70999a549567e85d6cf3ab6d3baa2", - "value": "304415590815", - "start": 36561662, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13732714 - }, - { - "batchID": "e7648593b6cff4c0cb37ac235dd45f64188d49860d897501f31e62512d33c39a", - "value": "297046205465", - "start": 36364479, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12197425 - }, - { - "batchID": "e78fc0c47b982f6e3128e7f8fa6b1c2a5026bd8783383a134243f09d5b54b8ec", - "value": "302179857863", - "start": 36513790, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13266936 - }, - { - "batchID": "e7b50e99e5779380bc4b035bc92aa0143b00fcfa77eb8822f7f70daf81c4fb5d", - "value": "307537335248", - "start": 36632887, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14383077 - }, - { - "batchID": "e7c950819f0158edef853efd3c2725e70462743042ba042544b0bf363bc9a2ac", - "value": "303875652377", - "start": 36549721, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13620226 - }, - { - "batchID": "e8064dd3f9e95bbbf4c1634230e449c50e3510de1df5956b781760f19ae22b73", - "value": "302180767754", - "start": 36514507, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13267125 - }, - { - "batchID": "e820666cade2039f20d26070eb5e0fd7c359e50f59ea72d1999e2496aed06d5f", - "value": "295865605332", - "start": 36335048, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11951467 - }, - { - "batchID": "e858119cfd1f202750b53c2881dd620af84b3074d263566c209cd98bc770e6c7", - "value": "295305215180", - "start": 36321745, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11834719 - }, - { - "batchID": "e861e869a3eaf960cadefef21efb5b83fe8cd48b421a17c6d22c48d9b2c35951", - "value": "313228906126", - "start": 36861040, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15568821 - }, - { - "batchID": "e8b924e1f7b3dd859a9b661c9102169bc9448791753900a07021466e95dcbad7", - "value": "308574249557", - "start": 36665185, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14599101 - }, - { - "batchID": "e8d4d8c14016cee4ad92dbec0d43485cb4e06196961689b4663db0d31f61625a", - "value": "308441029731", - "start": 36659978, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14571347 - }, - { - "batchID": "e902efa075bc6d1075f7be8f102a9304fbce27b14900fbfe3d2e5d950691bffb", - "value": "308489588320", - "start": 36661937, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14581463 - }, - { - "batchID": "e9698552a0202924d135d9984b04ca33a673a739409b111208da3f386b550377", - "value": "304227414275", - "start": 36558069, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13693510 - }, - { - "batchID": "e973d406b9b27f2693a244702b60b4b73bff164ab5594f88bba316d66ece6ad0", - "value": "302180628140", - "start": 36514730, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13267096 - }, - { - "batchID": "e98bf8666a7dbad97db25018f8ab76c9d50a02d68ca36f3bdd5d00bd20c22598", - "value": "299017170964", - "start": 36405485, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12608043 - }, - { - "batchID": "e9ab978b3a1f263ef73cfbfbb99050e1e60441cbc5bfd34f659974fc1598d867", - "value": "298565477979", - "start": 36386860, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12513940 - }, - { - "batchID": "e9b6ede0b393b14d5b09c3b1c9a826f9f416c4afb2c68733caf08ac5c3eedaa6", - "value": "302097223435", - "start": 36509891, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13249720 - }, - { - "batchID": "e9cdbfc2c3d3585d45ceec41d1a36a5d3b49773da2b25c3ba4249d201315a4d9", - "value": "308076313055", - "start": 36647181, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14495364 - }, - { - "batchID": "e9da71890c80ef04914a0fa753ceeba818865f7d936d1fb1ed388c2e25d310d7", - "value": "308331236582", - "start": 36656283, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14548473 - }, - { - "batchID": "e9e57b96716483c4cb8b064bb8391c2ff16053f4b3404776da62434f0a7e35f8", - "value": "308083538867", - "start": 36647439, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14496869 - }, - { - "batchID": "e9ebe4a26ea350379205b7d3548b48a05c43b03659a736764249bbcd34923b78", - "value": "241345440815", - "start": 40409235, - "owner": "69006c976df4ee11c20c3aee1b4600c8e920362b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 593099 - }, - { - "batchID": "e9ec7d9cc17d80909d972e49d5457befae8565e1fdc08f5ebba61143aad95fbe", - "value": "313304275421", - "start": 36863744, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15584523 - }, - { - "batchID": "ea0b5dd81b35a6f041f708b6dfd4a8296df7a3fb87b8e1d3c0f28ee9ca895c44", - "value": "308093800673", - "start": 36647355, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14499007 - }, - { - "batchID": "ea1ef528b74737eb916c30707e99126fbdc81198070a36d1216de0774b1b92c2", - "value": "313176388736", - "start": 36857120, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15557880 - }, - { - "batchID": "ea65840667b61f6f30dd2068962b445e22309006d6931eb85468dfc81de0d660", - "value": "242401297183", - "start": 39957208, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 813069 - }, - { - "batchID": "ea7ac74bc9d7061759263ee06ccb8190747c181799825efa333d08b2a4888c91", - "value": "303039512304", - "start": 36532769, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13446031 - }, - { - "batchID": "eaeda6fc9a221ba905437ce4c527cf263ec296510b8268464298f301448ca1ef", - "value": "308331594929", - "start": 36656521, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14548548 - }, - { - "batchID": "eb115e033e1ac2df2fe6d9b1babee332b48d372689998fcb19901c52ba9cf0b7", - "value": "302469217504", - "start": 36521287, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13327219 - }, - { - "batchID": "eb1898ebbd101f3cb3f79c7f7ff7716a3d0c947746c9885289ffae0e47d49d8d", - "value": "306443682907", - "start": 36609335, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14155233 - }, - { - "batchID": "eb463f93ba5fe84c48171bbe518a62a7c146de883e7cc82dbfd5d960d03aa62d", - "value": "305100784636", - "start": 36578809, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13875462 - }, - { - "batchID": "eb49c795341650f2bf751808b9a8a3fcb49a5afdf35afa774c496d22b0fdd168", - "value": "293983203240", - "start": 36295567, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11559299 - }, - { - "batchID": "eb74aeca07e771272e7e4b1ffbeff280ba5e03c4c7c90c47bb83b7e0a894bc17", - "value": "545826843555", - "start": 31306533, - "owner": "4121bbc211dd45ee963981831a38841c393140ab", - "depth": 17, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 64026725 - }, - { - "batchID": "eb78057d9dd9fb6656af836cf135e4b4b82309de178afd01795ecef2bbb701b9", - "value": "303269921776", - "start": 36536985, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13494032 - }, - { - "batchID": "eb87dcab30ad26f7556b6c925dc0c730970b025ae97b3192020b867293df71e2", - "value": "295927448562", - "start": 36336612, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11964351 - }, - { - "batchID": "eb98eca000fde795ab086fb6a1d6e24044ff70a7ee8ba9ddd50852e8354fc8bf", - "value": "307977956081", - "start": 36643444, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14474873 - }, - { - "batchID": "ebf9bd00513bafdd4abd213d5d483994cf26755bf03bd46b172d7eecfaff5bff", - "value": "245965224409", - "start": 40252813, - "owner": "de085979e1adc858e50bb9822dec881df1830909", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1555554 - }, - { - "batchID": "ebfffa60c54cb9464fe5612686efefa6f4ad100ef3e13e792981dadbba23931a", - "value": "308320795186", - "start": 36655685, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14546298 - }, - { - "batchID": "ec24953f1a4b13f30965190070fcdc10009e772ea23c9e3b9ef98300d78c323e", - "value": "296486816087", - "start": 36350323, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12080885 - }, - { - "batchID": "ec2962f1e0df0d1b4df516ab4b1f09d303456f1568515321d1da8837c2723218", - "value": "303007963954", - "start": 36531403, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13439458 - }, - { - "batchID": "ec5223251f09b114680561daba6b48a6dd0cfc9b2ee93479b58bd45dd76d4598", - "value": "302569055031", - "start": 36523527, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13348019 - }, - { - "batchID": "ec695bb855c818aaeb49738fd982222ce4322f17b6b199784d898b66a1593417", - "value": "308328912001", - "start": 36656200, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14547989 - }, - { - "batchID": "ec6a8afc40cc702cf6998984eac68a60fb2e45b8b01424d13d47658b7c97e414", - "value": "304882752867", - "start": 36573468, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13830039 - }, - { - "batchID": "ec7890fcd7e062e3a73b3167c753bca1a468a20f46e3c25691a68db344fec408", - "value": "308201740179", - "start": 36652335, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14521495 - }, - { - "batchID": "ecd57a949f0704fe1999d01e2c0ac85d3ddddc0d6ea656e598c423bdacf546c3", - "value": "258976141921", - "start": 39827095, - "owner": "21d6d4c25b4cc8a347c1cd30dea2f4d2ece337ae", - "depth": 20, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 4266162 - }, - { - "batchID": "ed01b449e59aca16691050c775443fbbc96dc82faedafe7d4433bea9f2382b72", - "value": "305162274152", - "start": 36580338, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13888273 - }, - { - "batchID": "ed1020e1378af451424f0109c1f0c63d4590c2ad8ce5c39797cb5dcdaa34ba87", - "value": "313237205006", - "start": 36861564, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15570550 - }, - { - "batchID": "ed10abf211a888900d5292a8f7b1b7dddc3180704c86f38ed2a7292b65e5552e", - "value": "307993534072", - "start": 36643775, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14478118 - }, - { - "batchID": "ed127955e42ef8a998e9c3eee2c18daac3decdc29e28a2662fdc70680715b15b", - "value": "303652987095", - "start": 36544882, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13573838 - }, - { - "batchID": "ed3e9a4abc2165d5ddef4b3f5e4eadce592f49d2c946ec33a8752b9c9c286607", - "value": "302369817354", - "start": 36519974, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13306511 - }, - { - "batchID": "ed460d7d62d8df6dc8737bb0a72f4df58057942562f8c4c058f77ff226ce4b55", - "value": "302237959728", - "start": 36516803, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13279040 - }, - { - "batchID": "ed49923b5c67021412b435e1487b72ec343c429093a2bc85bebe8d0f1afef3c5", - "value": "302173078830", - "start": 36514229, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265524 - }, - { - "batchID": "eda14a1df36fef2df093960501abb0ed2ed6e4404af3b452da7b4dbbb2e24970", - "value": "303386005270", - "start": 36540261, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13518217 - }, - { - "batchID": "edb30cae7b494b6f7d299d9af215f02a8f782e62c9f1aca67093c9aaf3584b2c", - "value": "302469577266", - "start": 36521300, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13327294 - }, - { - "batchID": "edb7c76f729c4606503b7c76db5441795ef751a0f64dab98b11cea2e83f8891a", - "value": "308501541422", - "start": 36662589, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14583953 - }, - { - "batchID": "ee02837756a18b22d30f6b38788985bab6ac4eb356a5e2165232b1738f0b6572", - "value": "304446556843", - "start": 36562322, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13739165 - }, - { - "batchID": "ee4a56f54183f4879f0feef4b3811b594d074b866f863e3cb78fa3d052aa8f1c", - "value": "306997062997", - "start": 36619887, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14270520 - }, - { - "batchID": "ee51ad0f996ad3329977ce9d3947440b2ea2e385eb801a76b7bf72d54fd0ff66", - "value": "308177062362", - "start": 36651679, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14516353 - }, - { - "batchID": "ee54e665b986f87d3c0d3a3be0a28f39ade1b212ca0abc8d96e4da55c93f2fa7", - "value": "307941825003", - "start": 36642154, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14467346 - }, - { - "batchID": "ee694855b6e6695abddf203c5bc81838f0038644d21da5d2c88fd88950a629a8", - "value": "308446351251", - "start": 36660168, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14572455 - }, - { - "batchID": "ee7d4b5bbc09e4da0b24257bd6a8c7495cc4f01a7ad46b0485e0eb69a77dded3", - "value": "299524293033", - "start": 36419722, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12713693 - }, - { - "batchID": "eee33418e07318b43c886effd0c12262f25844076836576eb2d5d52b6b3a817b", - "value": "306498147443", - "start": 36611060, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14166580 - }, - { - "batchID": "eee62576523853030ebd11cdd3f8d420ead72d34dbbe4fd88c1f2219d08cc216", - "value": "303442950602", - "start": 36541177, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13530080 - }, - { - "batchID": "eefac3c961676b5e9406f843fdc5dc495970b8e4018dd8fa1357d1788490cec9", - "value": "307882624598", - "start": 36640941, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14455012 - }, - { - "batchID": "eefae84568b7465b4cf3471b8d2340d27b14bc0a990b9531199b7270a9a11993", - "value": "308457464741", - "start": 36660790, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14574771 - }, - { - "batchID": "ef06f06fc0e13dd2e733cb69bc7cc96e765e656effe7ae8926c95c222a2330bd", - "value": "308427160405", - "start": 36659708, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14568457 - }, - { - "batchID": "ef20e7654a931e22fb86063b2ab1a969eca013d1270e865af5daa7ee835c922c", - "value": "298836109107", - "start": 36399845, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12570322 - }, - { - "batchID": "ef91e8dd20229659e70c20b50e1b4edd942fdc68c2a866665c821d70976fbffc", - "value": "298525863976", - "start": 36385427, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12505687 - }, - { - "batchID": "ef98135d29171235c8df392ff2c5a777f63d0fa7965690dedcf4ca633ea65390", - "value": "302610754801", - "start": 36524122, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13356706 - }, - { - "batchID": "efc72922c2297b2de39dd9b079f639488552d68b7037da1d1052c298ef86ceee", - "value": "302314546692", - "start": 36519116, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13294996 - }, - { - "batchID": "efec44774f3bd153c32e7aee2c1f133ab6fca7e888b833f14d613f45bdc67b9f", - "value": "250868958235", - "start": 32997829, - "owner": "a38ae561e6dee565edc163aa4e6a313069b520c9", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2577165 - }, - { - "batchID": "eff4d0a700b7d3514581bf015d2a2f1aa9ed2b4691133d1315c7169aca53e8ac", - "value": "307884164818", - "start": 36640996, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14455333 - }, - { - "batchID": "f0366855b59cf25f54184c336107a36018aae5dfd1ece5439b76b15344f45a7e", - "value": "307763495796", - "start": 36638038, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14430194 - }, - { - "batchID": "f05644286fcd4c82b40a2b62a2e8467e07a8120d81861f3d8ca6971a1272fcbf", - "value": "239009559258", - "start": 40398307, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 106457 - }, - { - "batchID": "f05969bf33e86a96fd0db8cb1264677ee3e48f33464604cc7231bdf42ce1054f", - "value": "304244254350", - "start": 36558448, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13697018 - }, - { - "batchID": "f0a2028744a468be265cead3175edaafb576bae300cfc42dc4a66f71af855774", - "value": "307519442473", - "start": 36632473, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14379349 - }, - { - "batchID": "f0a4d56b359240299e0ad59a87066204b47cd523c2f99d67790a6fcf917fbdd7", - "value": "307915599298", - "start": 36641668, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14461882 - }, - { - "batchID": "f0b01a6e3ac5dff0a491efe99ee39f1e9c366d559f9a5f3698f12477b31a0ba0", - "value": "308583105362", - "start": 36665276, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14600946 - }, - { - "batchID": "f0c55ec82dc655c22f6ceb67a29131f0bcf222b00ed2f4601f5f726a88f458ba", - "value": "296107941656", - "start": 36341809, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12001953 - }, - { - "batchID": "f0d457e579eba6fd98d3fd4bf98d86950ce71e60ec2b318ab602e64c274b5206", - "value": "298961766558", - "start": 36404393, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12596500 - }, - { - "batchID": "f0f0070086d9e37d5ed51b4a21517dabc24a84a25aa8404fc8ffcdd4737e8ec2", - "value": "313371860204", - "start": 36866395, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15598603 - }, - { - "batchID": "f0f399005240fbfcb9f0a28b1bf9bee55e87dd799ed5653ed4c62925109b6833", - "value": "308003045827", - "start": 36644565, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14480100 - }, - { - "batchID": "f165e60af2ae502cefbc52440bc6f7e3e688166b95e0e8b8762fa2e7f842af60", - "value": "304661400729", - "start": 36567552, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13783924 - }, - { - "batchID": "f1945519bb2487dc6adce25508733bdfadb0bf4a1c7d40ad4b50c9353218528a", - "value": "307481408822", - "start": 36631790, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14371426 - }, - { - "batchID": "f1a9dbea43754e6adf698eb1a4142db1c5492d8d4bc34d5146f6bb545f6d43ed", - "value": "249173338356", - "start": 40289800, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 22, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2223911 - }, - { - "batchID": "f1b0a030c35b1d27fa7344616534da723398fdb755945215db3b3ad7b2f62c81", - "value": "248920537307", - "start": 35795027, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 23, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 2171244 - }, - { - "batchID": "f1b9ff17fc7b6c211e31b0512f6244eb4e2859beec5d62b96d0eb63e947d888b", - "value": "308832828478", - "start": 36671489, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14652971 - }, - { - "batchID": "f1ed8c3416e42cb1691e4d6f75c2dcfb076c3c35213f0f04b9eeb1ad206a3e7a", - "value": "303250109372", - "start": 36536498, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13489905 - }, - { - "batchID": "f1fe3171eb07247c53ab5711f86ee58c4c47cced3c295abe1495b171ea9e9912", - "value": "303622941221", - "start": 36544254, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13567578 - }, - { - "batchID": "f2ad36fbf474d9fcd824ebad4f46f98be4f898e5967040ef1fcc51e71af0bff5", - "value": "308361863809", - "start": 36657827, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14554854 - }, - { - "batchID": "f2ca2bd37d2b7378ba7a10f6d25394f44a31f16c1292861236902569e3d606e8", - "value": "308751366000", - "start": 36669707, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14636000 - }, - { - "batchID": "f2e14772a3831086efccd317e825069dc0d59be6bacb8fe47335e39002c077bc", - "value": "308091274475", - "start": 36647490, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14498481 - }, - { - "batchID": "f2f127a1148f9a9351895682ffc030c3cb9967d173aedef03efff585549bc8ab", - "value": "306389141871", - "start": 36608059, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14143870 - }, - { - "batchID": "f32094df4c943a02cebbc8ec478c95e9a36d33d82b252e11ddfd0df8315e1e6d", - "value": "303216879584", - "start": 36535982, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13482982 - }, - { - "batchID": "f342548344cb0759ba6d67f62d47d7e373cab794d6cd6a8355882755c7eb5174", - "value": "303879012789", - "start": 36549842, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13620926 - }, - { - "batchID": "f3646f28812a5a7472ac0d278ff5bd741287487e8a5a69c06abe2c587ed4c5a4", - "value": "303695643283", - "start": 36545737, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13582724 - }, - { - "batchID": "f36a19f75b32fec77a8a4c609038ff6385efd84d24f4be0955b79b42f2496c3e", - "value": "307444664432", - "start": 36631153, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14363771 - }, - { - "batchID": "f3af8342d10753bcf8e355a8d041c80351e9076ecedb07bdd2b9c97410164477", - "value": "308080290049", - "start": 36647323, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14496193 - }, - { - "batchID": "f3cf9653bca35dd90ba097707ee8331b7f8a75b4aabd295ee67d0669771c2fb0", - "value": "308001555792", - "start": 36644737, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14479790 - }, - { - "batchID": "f43d1a06f1974d0ea87576fe76ddd6d9c4c05666d7d13ad2f5a01700b6769865", - "value": "296473722851", - "start": 36350076, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12078158 - }, - { - "batchID": "f47158756f92795c9edea31a40a5c0ec3740b29508e75f38feaf6d5adbc0bf99", - "value": "306422775804", - "start": 36608812, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14150877 - }, - { - "batchID": "f4ee6e32d13922c68603f30c2c176ad0bdebe427b32ff31c39d4049c7eaf9a45", - "value": "296084691265", - "start": 36340962, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11997109 - }, - { - "batchID": "f4f6fc426eb89107f8ac010b1d4f15f7319f7329d4b8b671bdbba34ada2bbaab", - "value": "306897877850", - "start": 36617467, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14249857 - }, - { - "batchID": "f50233a4b84d24aab0b17a560000cbc654816d424f5812f42b79e42bb491ebf6", - "value": "298988424972", - "start": 36404673, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12602054 - }, - { - "batchID": "f50b78c4adc7267cba22e68588bbce98bacf443f5a5b699d805c5404ec919872", - "value": "308166754652", - "start": 36650410, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14514206 - }, - { - "batchID": "f52b9291cc4de285db40c2989252085062fb6a577f44bcbba443d1a4449fc0c5", - "value": "302707339530", - "start": 36525788, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13376828 - }, - { - "batchID": "f53076e9e68d763dfb11ec3469925076e05602e343b71e7e8c14d40aa563d4bd", - "value": "308234188374", - "start": 36652818, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14528255 - }, - { - "batchID": "f555ed0864f94faa7b16d89a266d952c5416dc1ff158c68df45a8d2a402ba54d", - "value": "306535802310", - "start": 36611731, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14174424 - }, - { - "batchID": "f566897a459490ad90c1de1cfb8c1602a3cc09250d64922d4055cf5f2703e14b", - "value": "304791757456", - "start": 36571331, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13811082 - }, - { - "batchID": "f5bbd15e3b1e9f3966f36e22d7b2437ff1fd1b0ebb1e17188808bc931ced4b1f", - "value": "304223662490", - "start": 36557934, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13692728 - }, - { - "batchID": "f5ea1d40d3b30932b2eb4ef47afeed66df7797a513c7caa3eea7b47a675b60d5", - "value": "302978499546", - "start": 36530795, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13433320 - }, - { - "batchID": "f5fa5015637b63e6172859cb55c08fb68313c47ccf8eaefe4f79404168fbfda6", - "value": "306653684782", - "start": 36613242, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14198983 - }, - { - "batchID": "f61cafbf76864350be806747ac6c35d280e26d63cc1ecdcdf5640f7c1644f80b", - "value": "303301952541", - "start": 36538140, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13500706 - }, - { - "batchID": "f64b7367ee132549e84c9fe2031bfb74a52a26a863e8136bf583ea94947ce29e", - "value": "304818513850", - "start": 36572066, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13816656 - }, - { - "batchID": "f650a8f0dbffeb4657666ccc14caed0ea26c2044ec1f25e81a2a3fa75ad9a2d9", - "value": "295899899989", - "start": 36335838, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11958611 - }, - { - "batchID": "f68557eaf37526c3643ff6a175d41201ca3b4f774607c3add94a9816e8d0655b", - "value": "308196559439", - "start": 36652150, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14520415 - }, - { - "batchID": "f6ca7430fa7bc77f3c9fef290c64096f34610d24fb52cdb9ca2813f4d2fc46ba", - "value": "245967461320", - "start": 40252896, - "owner": "6d7000e75a5b366f308d5663103e55f755fde9f5", - "depth": 23, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 1556020 - }, - { - "batchID": "f6cb9085b274d1e18be862695cfa23bcff0f3f8156d7bcf2c208aef3a4f635b0", - "value": "308703335363", - "start": 36668893, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14625994 - }, - { - "batchID": "f6d5f8e58f41fa5c55f47ada09999fea0258a9ba7994c168e6f70587d45d2571", - "value": "307918932012", - "start": 36641787, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14462576 - }, - { - "batchID": "f7074be7a9cd35a963793d091285cff2a5779b59c6fad4ea750a46be2f5ba380", - "value": "303588560806", - "start": 36543697, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13560416 - }, - { - "batchID": "f71faca9baea296c697fd5efcb85439743a891bc4f1eb42868f255cfc8adfcf0", - "value": "303124212211", - "start": 36534232, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13463676 - }, - { - "batchID": "f7516bbc157ae039a497db0de8988feb6c5647bb4489380ee045a5cf7df630f5", - "value": "307787749924", - "start": 36638679, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14435247 - }, - { - "batchID": "f770139922f40de415500feccdccd21344c7f1d6a83d2099db0312baddb253a6", - "value": "306415908714", - "start": 36608566, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14149446 - }, - { - "batchID": "f771794b698944e91a8b1f6e62cf7d5b1af784662686eff8b23acae85be24db6", - "value": "303546494704", - "start": 36542863, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13551652 - }, - { - "batchID": "f774c9f5081e61084e4b98ee9d31820f2c9d3cc3688d325072a0dc7a76f69023", - "value": "302347769838", - "start": 36519405, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13301918 - }, - { - "batchID": "f7aacb8c72852c6108f4f0697cd6e048434f038f4c73a32b41fbaaa8a4ae6017", - "value": "295357306038", - "start": 36322955, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11845571 - }, - { - "batchID": "f7d9d75f5414e2b2646478947d290e7a1784da557118010152c666c74daeb5fb", - "value": "302589613964", - "start": 36523814, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13352302 - }, - { - "batchID": "f7ef1eb7e1f4f420ea215f937ec55592f01b6737c54e74c2cdc46aab7fadc348", - "value": "268108815781", - "start": 35801321, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 6168802 - }, - { - "batchID": "f88f6a2b6b4489729263d06e01287de771fb0e2da530c59968d4dc00f0379e77", - "value": "298739073005", - "start": 36391542, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12550106 - }, - { - "batchID": "f8f831b29f329c6ff3baf057f3739403cf7f500b4b8ef99b8923745a8ffd1b53", - "value": "298631387902", - "start": 36389016, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12527671 - }, - { - "batchID": "f90fdba467ae1cbc6822432987c556f62242e2bed60e8972363add8a109f9118", - "value": "240902820210", - "start": 40390793, - "owner": "1486c5c8580d251c3bf642e94d91f4d23bf60301", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 500886 - }, - { - "batchID": "f92703b5a5330af86fc6f643c14deda703b506675868745a51cdad61e170be32", - "value": "304071090881", - "start": 36554259, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13660943 - }, - { - "batchID": "f97328e15b4c6fe625a6e24b1a7fb60da06a3a8b0c59670ff3d11c1c63a41853", - "value": "306712876020", - "start": 36614232, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14211315 - }, - { - "batchID": "f9c47788adfb40d7484a0a16b6ea4f751a93700a13fc9f85b4b7dff6db524b6b", - "value": "313183285876", - "start": 36858951, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15559317 - }, - { - "batchID": "fa1f27bc8bd28a8d3f4164dde940ce54422ce420965a0d107d79c0e45434293f", - "value": "238825856818", - "start": 40198526, - "owner": "369e38fb83148fb269f74863006e0e6210fe0c3e", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 68186 - }, - { - "batchID": "fa3244811f6aac315b3534e649af1bcfebdaa4b0a972941fcfc46fab16733b1d", - "value": "306752521217", - "start": 36614748, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14219574 - }, - { - "batchID": "fa348f799aef97c6d9146023fbbb37dcc5b9ddb3532a3c31bde38df80942194a", - "value": "302492572066", - "start": 36521903, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13332085 - }, - { - "batchID": "faa28b72298be87c0aec7c8743a282c4449ea11db25cc32b58c8c08d66cd6f90", - "value": "308561326052", - "start": 36664048, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14596408 - }, - { - "batchID": "faa29cf742ab15db0e292e50660fc3db1ad93b98934133623d3e2bc377e6a17d", - "value": "295481517302", - "start": 36325645, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11871448 - }, - { - "batchID": "fb2ddf4b9f147fc979d77986e3af4d1bdebd128c84cd36ef335b4eb3f1149580", - "value": "247834063280", - "start": 39845292, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1944895 - }, - { - "batchID": "fb409bf8aa1f5c5d3291b848f80d22b889d6bf92608ee76ec7b4dd840e864a3d", - "value": "306497836022", - "start": 36610597, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14166515 - }, - { - "batchID": "fb7e8e2b56691207f6a7b7615bf9347734720224a11985c076e31abe853f5ccc", - "value": "307913554860", - "start": 36641595, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14461456 - }, - { - "batchID": "fbb863db7423a2f30c5d45a4d9c1b3e8b40166ac1084dc5bca3075a5f89bb052", - "value": "308801105487", - "start": 36670807, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14646362 - }, - { - "batchID": "fc0ec4a6d9a12f22940aa80c045de719fda4be6ec7b4c5beb00dded780b6390c", - "value": "303173116046", - "start": 36535086, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13473865 - }, - { - "batchID": "fc1bb066d0713287d9e29a2d32ee798fde7caac9e7fc9e545cf648918cf3d8f9", - "value": "302309485095", - "start": 36518933, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13293942 - }, - { - "batchID": "fc57d4cfce774db2ab092dc56347cdf194aba7fa70e5b767828c48340ce9039c", - "value": "299868820736", - "start": 36435608, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12785470 - }, - { - "batchID": "fc5c94c13e64076acd86581f41c7278bed9227f05408f02c655630c393609e06", - "value": "308161874418", - "start": 36649335, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14513189 - }, - { - "batchID": "fc7fa9e7ac01dec2a64484a7033e1cbd0a10a344d9be610de419e9e24cffc844", - "value": "305843403452", - "start": 36596410, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14030175 - }, - { - "batchID": "fc8ff9be011a28c614bdb335cfc5cf3834a40977d1125f16ca0f0fc0a8663413", - "value": "298270416645", - "start": 36379380, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12452469 - }, - { - "batchID": "fcc535c17ad0079b78c883e53fd796749ecade079b4118d5f154b3ac4a727a9e", - "value": "303034634640", - "start": 36532593, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13445014 - }, - { - "batchID": "fd1c89c83c360e8309ef220a8b91ce0ef22c6f5dc285c68ff8a6af38f27cdb3a", - "value": "303893151968", - "start": 36550124, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13623872 - }, - { - "batchID": "fd2aaedbe299dd2aacb37a01f852826f5df52054e460c472eecb89732583af15", - "value": "302399832876", - "start": 36520375, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13312764 - }, - { - "batchID": "fd4c6de30cb6fad8b93666d6ee901e25083ac624965952e48d02767b4857adfa", - "value": "247836610454", - "start": 39845364, - "owner": "727050f48dab8b35790ae42ff9b64cddc81a8fe8", - "depth": 22, - "bucketDepth": 16, - "immutable": true, - "batchTTL": 1945426 - }, - { - "batchID": "fd52dc98fe88d4fe1e81da3b38093295c020aace214b3fdd30683090abc0c161", - "value": "296005682619", - "start": 36338773, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 11980649 - }, - { - "batchID": "fd546db5bec21ec260a78f6f31d2431268f4960907ba052a5815d2e39999ebab", - "value": "287775634570", - "start": 36166059, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 10266056 - }, - { - "batchID": "fd58961028024e12ddc22f7835eab524514a2920ef94f6495b8e105e820bcf19", - "value": "304389213255", - "start": 36561167, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13727218 - }, - { - "batchID": "fdbd1157e6443a5e8d85a3b695a46c0018761d980d011ca63591c57bafa82e75", - "value": "308750469552", - "start": 36669675, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14635813 - }, - { - "batchID": "fddfa53847407546af5af846bfaced0e7d7a4ad9d01ab59c37603d85e151ea74", - "value": "307801085036", - "start": 36638930, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 21, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14438025 - }, - { - "batchID": "fdf29c244a6d7167c286bf392e73253f27800401bbfebbd664f537e470ec462a", - "value": "238932888921", - "start": 39814628, - "owner": "b81784e65c84ca25b595ff4f0badb502673e343b", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 90484 - }, - { - "batchID": "fdf2d909aecf4e018ed7b545275fc9e9523eca78542d6a7fabf6c5c43cd7f1f9", - "value": "302211739964", - "start": 36516083, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13273578 - }, - { - "batchID": "fe3cddc1a459a462a5535493e1e7f236355a6d83a0ea6675aa586c9c0c4a9042", - "value": "302173689621", - "start": 36513339, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13265651 - }, - { - "batchID": "fe67b350c34378f8b47181c003cdca31efebd47952a94f3686af285442f2bdeb", - "value": "302369734362", - "start": 36519971, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13306493 - }, - { - "batchID": "fe8a2857870338949a1a312947ec59775b5c71cc1d8b0023739579740f1d1f04", - "value": "248556944303", - "start": 40260647, - "owner": "5cb4839b7d7b0ab6baabfedd6749497eca65b2ca", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 2095496 - }, - { - "batchID": "fe9eeabaf35d12359de4b1213d2baac73513cff7fac30bdbaa8a279f57fca05b", - "value": "297325353275", - "start": 36371416, - "owner": "533483671bb9b62a7edf2ac094ddedb70f112886", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 12255581 - }, - { - "batchID": "fea522c2d21ad4cfe9e41a9bae91d08291635753c0dfb6d94822e506f52adfc3", - "value": "303386116214", - "start": 36540265, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13518240 - }, - { - "batchID": "feeac9ff3d6093cc9ce501c4529ff1fc851f6cf01745a184c3573025171beb2c", - "value": "305407959435", - "start": 36585763, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13939457 - }, - { - "batchID": "fefd36e7ec5ee7d3a32df1be56b478964832b01b75812013290eff4629616bce", - "value": "305149439147", - "start": 36579877, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13885599 - }, - { - "batchID": "ff00509b2b298a176d9c165e9e8ab70e5950f99080891b70194fa2735f7d6c73", - "value": "304466744876", - "start": 36563048, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13743371 - }, - { - "batchID": "ff29431d397b561994f65433141b6b5de884fa44f2478b5942c944f2a808eed6", - "value": "306931158763", - "start": 36618432, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 19, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14256790 - }, - { - "batchID": "ff9d9393b67a8d88f645ccb6671b7379de1fd9b89dcb32ad57374c7d87111447", - "value": "302163786534", - "start": 36512525, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 18, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13263588 - }, - { - "batchID": "ff9ddcefc0e9d72d7ba6cecd86c6ecec49f8fef96caaa085b058a26cd4a1b830", - "value": "308090462243", - "start": 36647461, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14498312 - }, - { - "batchID": "ffd744a26799a0bcbcba1407e0bfe601eb399153d1ab8b74b556cf42ee2367e0", - "value": "308641871610", - "start": 36667149, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 14613189 - }, - { - "batchID": "ffdf321dba8b56f4132db78582a987e4b4047730a01c36ef4e2e78d217e264f4", - "value": "304360278768", - "start": 36560580, - "owner": "033bd22972c4b862d17192e5570152945e9d9d39", - "depth": 20, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 13721190 - }, - { - "batchID": "ffea2bb3641ecd2161a8a1fa6e8d8fce03fd1764b3f3f826ac3ecea5f6688181", - "value": "313479183457", - "start": 36874774, - "owner": "1fb1f1d3620eab8e3b69dd2b2c40933a61c7f276", - "depth": 17, - "bucketDepth": 16, - "immutable": false, - "batchTTL": 15620962 - } - ] -}