{
  "v": 1,
  "requestId": "72e79041-39ac-48b5-8ed3-4fbafd2d79a6",
  "chainId": 56,
  "window": {
    "toBlock": 123196252,
    "fromBlock": 123188258,
    "toBlockHash": "0xbeb1fb5933ad5421de9996f26294bd7d1e19f7e23150388c3ebaab66f12b0007"
  },
  "answerType": "uint256",
  "answer": "434347604440932709557643337",
  "figure": "434347604440932709557643337",
  "definitions": {
    "denomination": "USDT at 0x55d398326f99059ff775485246999027b3197955 on chain 56, in integer base units with 18 decimals; 1 USDT = 1000000000000000000 base units. No scaling or rounding is applied to the answer.",
    "window": "Both endpoints are inclusive: blocks 123188258 through 123196252, totaling 7995 blocks. The pinned range defines the requested hour; no additional timestamp filter is applied.",
    "aggregation": "Sum the uint256 value of every Transfer(address indexed from, address indexed to, uint256 value) event emitted by the specified contract. Include all senders and recipients, self-transfers, zero-value transfers, and transfers involving the zero address. Count each distinct event separately, including multiple events in one transaction; do not net flows.",
    "canonicalLogs": "Use canonical, non-removed logs. Deduplicate repeated RPC entries by block number and log index so each event is counted once."
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x55d398326f99059ff775485246999027b3197955",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Computed with the supplied dependency-free scanner against https://bsc.rpc.sentio.xyz. Command: node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://bsc.rpc.sentio.xyz --from 123188258 --to 123196252 --pin 0xbeb1fb5933ad5421de9996f26294bd7d1e19f7e23150388c3ebaab66f12b0007 --address 0x55d398326f99059ff775485246999027b3197955 --event \"Transfer(address,address,uint256)\" --sum data:0 --chunk 15 --concurrency 3. The completed scan confirmed chainId 56 and the pinned closing hash, read 533 non-overlapping chunks covering all 7995 blocks, and summed 904392 events across 7994 blocks with logs using exact integer arithmetic. Transfer topic0 is 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef; value is the first 32-byte data word. Chain ID and closing hash were also confirmed independently at https://rpc.swiftnodes.io/rpc/bsc and https://api.zan.top/bsc-mainnet. An initial attempt at https://public.1rpc.io/bnb failed on the closing-block query. Incomplete scans at Swiftnodes and Zan were stopped after rate limits or backend errors, and an initial Sentio scan was restarted with smaller concurrent batches after result-limit errors. Only the completed Sentio scan contributes to this answer. The declarative recipe reproduces the total using eth_getLogs from any public RPC serving the pinned range."
}
