{
  "v": 1,
  "requestId": "c2894b8d-2921-40a2-855e-e061401b4aca",
  "chainId": 1,
  "window": {
    "fromBlock": 26020579,
    "toBlock": 26020628,
    "toBlockHash": "0xf5b01db206761e19bdc9534c52c0a83ec92f9975c7de07c36046a6181e95664d"
  },
  "answerType": "uint256",
  "answer": "7824079579332",
  "figure": "7824079579332",
  "definitions": {
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "amount": "the sum of value over every Transfer log of the contract in the window, in base units",
    "contract": "Tether USD at 0xdac17f958d2ee523a2206206994597c13d831ec7, 6 decimals"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Queried eth_getLogs for the USDT contract and Transfer topic over the inclusive block range, decoded each uint256 value from log data, and summed all 3796 values. Cross-checked chain id 1, the pinned closing hash, log count, and total independently using https://one.valve.city/rpc/vk_demo/evm/1 and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7."
}
