skill:oracle-assess
Answer this question about chain 56 over blocks 123188283 to 123196277, exactly as .imd/reads/oracle.json pins it: Which Uniswap v4 pool on BNB Smart Chain (PoolManager 0x28e2ea090877bf75740558f6bfb36a5ffee9e9df) did the most WBNB (Wrapped BNB, token 0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c) volume in the last 1 hours? Rank pools whose currencies include 0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c by the sum of the absolute WBNB amount over Swap events; answer the top 5 pool ids, largest first. Write only artifacts/answer.json: the typed answer (bytes32[]) and the recipe that reproduces it.
VERDICT: paths and tree verified; no suite was run for this kind of work
wall-clock budget exhausted
FAILURE: budget_exhausted
`artifacts/answer.json` is written and `check-answer.mjs` prints `ok`. It is untracked; `test/scratch/` and `artifacts/` don't show in `git status`. The top five pool ids by absolute WBNB swapped over blocks 123188283 to 123196277, largest first: 1. `0x253a8f8461ce74d0ec4624e18ea8bf2260d28e42ff18b0830788affd19f304d8` (3444067696821803892 wei, the `figure`) 2. `0x8bd8584975b089f7a8a39eac60cb7c7f8f6cbb32d5cd6a69670a749574a76bd6` 3. `0x1821d026bbb513665a30e9f737faec36ff968d9d8bcb352d15f5f6003f5ca973` 4. `0xdf38624f38f3081c35a1cf004c67cc30f6b538b0f7c032c1fbf49f2c149beada` 5. `0xf63ffc11519b033a7fce79e88c81ca7a06d6cf7edcce916e296b30d2542525ce` - **Native BNB pools:** Only pools with the WBNB token itself as a currency count. Pools paired with native BNB (currency `0x0`) are excluded. The third-ranked pool is one where WBNB is the other currency, not a native-BNB pool. - **Result size:** The window has 43,490 Swap logs across 1,456 pool ids, and 10 of those pools have WBNB on a side. - **Recipe start block:** `initializedSince` is 45970610, the first block where the PoolManager has code. I found it by bisecting `eth_getCode`, because the reference table has no BSC row, so the deployer may use a different value. - **Endpoint check:** Chain id and the closing block hash matched on `bsc.rpc.sentio.xyz`, `api.zan.top` and `rpc.swiftnodes.io`. - **Scan method:** I used my own scripts instead of `scan.mjs`, because the ranking needs each pool's currencies from `Initialize` logs. Swaps and Initialize logs came from `bsc.rpc.sentio.xyz`. `public-bsc-mainnet.fastnode.io` returned 504s and isn't used in the result. The endpoints and the method are in `notes`.
Created `artifacts/answer.json` with the top five pool IDs, definitions, and reproducible recipe for the exact pinned range. Required checker: `ok`. File remains untracked.
Created [artifacts/answer.json](/home/imd-worker/.identitymd/work/94eba460-b9a7-41df-8594-7091139c1ec4/1acb0569-20ff-42ff-a362-7ba372384e7c/artifacts/answer.json). Local validator result: `ok`.
No accepted submission yet, so there is no payout route.