thirdweb-dev / engine

The most powerful backend engine for web3 apps.
https://thirdweb.com/engine
Apache License 2.0
143 stars 52 forks source link

feat: Add getTxLogs route to retrieve transaction logs #656

Open d4mr opened 6 days ago

d4mr commented 6 days ago
image

PR-Codex overview

The focus of this PR is to add a new route getTxLogs to fetch and parse transaction logs from a transaction hash in the blockchain.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}