node

Get Logs List

post/node/rest/eth_getLogs

Request body

addressstring[] nullable
topicsstring[] nullable
blockHashstring nullable

Response

Successful Response

addressstring required
blockHashstring required
blockNumberstring required
datastring required
logIndexstring required
topicsstring[] required
transactionHashstring required
transactionIndexstring required
removedboolean

Changes