We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27416e commit 24c0061Copy full SHA for 24c0061
default/parser.yaml
@@ -16,8 +16,8 @@
16
fromBlock: ".body.params.[0]"
17
toBlock: ".body.params.[0]"
18
"eth_getBalance":
19
- fromBlock: ".body.params.[0]"
20
- toBlock: ".body.params.[0]"
+ fromBlock: ".body.params.[1]"
+ toBlock: ".body.params.[1]"
21
"zkevm_batchNumberByBlockNumber":
22
23
0 commit comments