Gets an array of all logs that are records of smart contract-generated events on the network and contain
valuable information about transactions and smart contract interactions that match a given filter object.
|
In
Exec
|
|
|
Url
String
|
The URL to send the request to. |
|
Http Headers
Web 3S Http Headers Structure
|
[Optional] Additional HTTP headers that will be appended to the request. |
|
Filter Object
Web 3S Eth Filter Object Structure
|
The filter parameters to apply. |
|
Out
Exec
|
|
|
Succeeded
Exec
|
|
|
Failed
Exec
|
|
|
Error Message
String
|
|
|
Response
Web 3S Http Response Structure (by ref)
|
|
|
Log Objects
Array of Web 3S Eth Log Structures
|