post https://opt-mainnet.nodereal.io/v1/
Polling method for a filter, which returns an array of logs which occurred since last poll.
Log in to see full request history
Response
Polling method for a filter, which returns an array of logs which occurred since last poll.
xxxxxxxxxx
11curl --request POST \
--url https://opt-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"method": "eth_getFilterChanges"
}
'
Try It!
to start a request and see the response here! Or choose an example: