Is it possible to get logs by transaction id?

Is it possible to get logs by transaction id?

Currently, no. This might be a good for a feature, but you would still need to provide the contracts abi because the logged values need to be decoded into the right type.
To better define the issue, could you provide some more context on why you want to retrieve logs via the tx id ?

1 Like