Web3S_Demo
>
Web 3S Eth Get Logs Async Task
Web 3S Eth Get Logs Async Task
Sends a JSON-RPC request to call "eth_getLogs".
Inheritance Hierarchy
References
|
Module
|
Web3S_Blockchain_Runtime |
|
Header
|
Plugins/Web3S_Plugin/Source/Web3S_Blockchain_Runtime/Public/JsonRpc/Eth/Async/Web3S_EthGetLogsAsyncTask.h |
|
Source
|
Plugins/Web3S_Plugin/Source/Web3S_Blockchain_Runtime/Private/JsonRpc/Eth/Async/Web3S_EthGetLogsAsyncTask.cpp |
|
Include
|
JsonRpc/Eth/Async/Web3S_EthGetLogsAsyncTask.h |
Functions
|
Eth GetLogs
|
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. |
|
Filecoin Eth GetLogs
|
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. |