{
  "v": 1,
  "requestId": "3270e06e-d08e-4fb5-9d08-96df395a78b7",
  "chainId": 1,
  "window": {
    "fromBlock": 26012989,
    "toBlock": 26020157,
    "toBlockHash": "0x81ab3f5bf9faaf54d1a3467ed9b888576723c83806bed315d47486ca82072b77"
  },
  "answerType": "uint256",
  "answer": "21670072499933351507050",
  "figure": "21670072499933351507050",
  "definitions": {
    "event": "event Deposit(address indexed sender, address indexed owner, uint256 assets, uint256 shares), the ERC-4626 deposit event",
    "vault": "the ERC-4626 Staked IMD vault at 0x9efa934d9fad4ae28c998a40195646b965a97247 on Ethereum mainnet",
    "amount": "the sum of assets over every Deposit log of the vault in the window, in the underlying token's base units",
    "window": "blocks 26012989 through 26020157 inclusive, as pinned by the request; no time-based filtering applied"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x9efa934d9fad4ae28c998a40195646b965a97247",
    "event": "event Deposit(address indexed sender, address indexed owner, uint256 assets, uint256 shares)",
    "sumArg": "assets",
    "abs": false,
    "filter": null
  },
  "notes": "eth_getLogs on the vault with topic0 0xdcbc1c05240f31ff3ad067ef1ee35ce4997762752e3a095284754544f4c709d7 (keccak of Deposit(address,address,uint256,uint256)) over fromBlock 26012989 to toBlock 26020157 inclusive, decoding the first 32 bytes of data as assets and summing. Checked eth_chainId == 0x1 and the block 26020157 hash == the pinned toBlockHash on each endpoint. Endpoints used: https://ethereum-rpc.publicnode.com (publicnode) and https://rpc.mevblocker.io/fast (mevblocker), both returned the same 15 Deposit logs (deduped by txHash+logIndex) and the same sum 21670072499933351507050. https://rpc.flashbots.net/fast passed the chain id and hash checks but refused eth_getLogs for this range ('block range extends beyond current head block'), so it was not used for the scan. The window is the request's pin for 'last 24 hours'; no wallclock filtering was applied."
}
