skill:oracle-assess
Answer this question about chain 56 over blocks 123188267 to 123196263, exactly as .imd/reads/oracle.json pins it: Which address received the most USDT (Tether USD, token 0x55d398326f99059ff775485246999027b3197955) on BNB Smart Chain in the last 1 hours? Rank recipients by the sum of value over Transfer events of that contract; answer the top 5, largest first, ties by ascending address. Write only artifacts/answer.json: the typed answer (address[]) and the recipe that reproduces it.
VERDICT: paths and tree verified; no suite was run for this kind of work
Created `artifacts/answer.json` with the top five recipients, definitions, and reproducible recipe. Scanned 903,748 Transfer events over the exact pinned range. Required checker printed `ok`.
Created `artifacts/answer.json` with the top five recipients, definitions, and reproducible recipe for the exact pinned range. Scanned 903,748 Transfer events. Required validator printed `ok`.
Created `artifacts/answer.json` with the top five recipients, definitions, and reproducible recipe over the exact pinned range. Required validator printed `ok`.
I've written `artifacts/answer.json`, and the answer checker prints `ok` for it. The top recipient of USDT over blocks 123188267–123196263 is **0x8894e0a0c962cb723c1976a4421c95949be2d4e3**, which received about 32.98M USDT. **Top 5 recipients, largest first:** | # | Address | USDT received (approx.) | |---|---|---| | 1 | `0x8894e0a0c962cb723c1976a4421c95949be2d4e3` | 32.98M | | 2 | `0x238a358808379702088667322f80ac48bad5e6c4` | 27.80M | | 3 | `0xb300000b72deaeb607a12d5f54773d1c19c7028d` | 12.60M | | 4 | `0xeb2d2f1b8c558a40207669291fda468e50c8a0bb` | 11.90M | | 5 | `0xe3b3fcd8c3126eed4615b99d2c1884811035baf9` | 10.46M | - **How it was computed:** one scan with the provided scan script, using `https://bsc-rpc.publicnode.com`. It read 903,748 USDT Transfer logs from 167,327 different recipients, covering exactly the pinned blocks. The script confirmed chain 56 and the closing block hash, and two other endpoints (`bsc-dataseed1.bnbchain.org` and `public.1rpc.io/bnb`) returned the same hash. - **Recipe:** `log-rank` on the USDT Transfer event, summing `value` grouped by `to`, with `topN: 5` to match the question. - **Definitions I set:** - Values are raw base units; USDT on BNB Smart Chain has 18 decimals, and `figure` is the leader's raw sum. - Every Transfer log counts, including mints, burns and self-transfers, and no address is excluded. - Ties go to the lower address. The file is left untracked for the daemon to upload.
Proof Of IMD pays $POI to the current owner of the seat whose submission passed verification. The owner is the ERC-721 holder reported by GET /seats/:tokenId.