mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
09d0020669
* build docker on ci * setup docker * build docker on ci
17 lines
337 B
JSON
17 lines
337 B
JSON
{
|
|
"jsonrpc": "2.0",
|
|
"method": "eth_getLogs",
|
|
"params": [
|
|
{
|
|
"address": "0x6090a6e47849629b7245dfa1ca21d94cd15878ef",
|
|
"fromBlock": "0x3d0000",
|
|
"toBlock": "0x3d2600",
|
|
"topics": [
|
|
null,
|
|
"0x374f3a049e006f36f6cf91b02a3b0ee16c858af2f75858733eb0e927b5b7126c"
|
|
]
|
|
}
|
|
],
|
|
"id": 537758
|
|
}
|