-
Notifications
You must be signed in to change notification settings - Fork 126
Labels
bugType: Something isn't workingType: Something isn't workingparserArea: File parsingArea: File parsing
Milestone
Description
Description
contract result log index should be counted across a block, not a single transaction.
Official doc: https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getfilterchanges
Some examples
- https://etherscan.io/tx/0xcf833ccd3f7ef7b4e39966b72a3d1a1fcdd6c0e339241ca03102ac3bacf47468#eventlog
- https://etherscan.io/tx/0x295425b3d5a1c7344a8fdde9e8004035897509d5bae953a88d588f0b7049e547#eventlog
- https://etherscan.io/tx/0x6a5dc82b3df0db293459bf13a6689d7709b75648a0662a99000c83974889ec69#eventlog
- https://etherscan.io/tx/0x19757f097b0c89024441184ed29b2246fb86fd7528ec9de7c38e2a626d1c9ee1#eventlog
Note these transactions are in the same block.
mirrornode rest api response for logs in a block:
Steps to reproduce
check the description
Additional context
No response
Hedera network
mainnet
Version
v0.127.0
Operating system
None
Metadata
Metadata
Assignees
Labels
bugType: Something isn't workingType: Something isn't workingparserArea: File parsingArea: File parsing
Type
Projects
Status
👀 In review