Skip to content

Commit 961cc73

Browse files
authored
Update MAIN-stable.json
Added get_logs
1 parent e059d7c commit 961cc73

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

etherscan/configs/MAIN-stable.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
{
2+
"get_logs": {
3+
"module": "logs",
4+
"kwargs": {
5+
"from_block": 4993830,
6+
"to_block": 4993832,
7+
"address": "0xe561479bebee0e606c19bb1973fc4761613e3c42",
8+
"topic_0": "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
9+
"topic_0_1_opr": "and",
10+
"topic_1": "0x000000000000000000000000730e2065b9daee84c3003c05bf6d2b3a08e55667"
11+
}
12+
},
213
"get_proxy_block_number": {
314
"module": "proxy",
415
"kwargs": {}
@@ -463,4 +474,4 @@
463474
"sort": "asc"
464475
}
465476
}
466-
}
477+
}

0 commit comments

Comments
 (0)