Skip to content

Commit 24c0061

Browse files
committed
1
1 parent d27416e commit 24c0061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

default/parser.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
fromBlock: ".body.params.[0]"
1717
toBlock: ".body.params.[0]"
1818
"eth_getBalance":
19-
fromBlock: ".body.params.[0]"
20-
toBlock: ".body.params.[0]"
19+
fromBlock: ".body.params.[1]"
20+
toBlock: ".body.params.[1]"
2121
"zkevm_batchNumberByBlockNumber":
2222
fromBlock: ".body.params.[0]"
2323
toBlock: ".body.params.[0]"

0 commit comments

Comments
 (0)