Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add getTxLogs route to retrieve transaction logs #656

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

d4mr
Copy link
Member

@d4mr d4mr commented Sep 12, 2024

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

  • Added a new route getTxLogs to retrieve and parse transaction logs
  • Defined request and response schemas for getTxLogs
  • Implemented logic to fetch transaction details and parse logs from blockchain logs

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

@d4mr d4mr requested a review from arcoraven September 12, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant