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

Parse data for Events #15

Open
scottrepreneur opened this issue Nov 8, 2023 · 1 comment
Open

Parse data for Events #15

scottrepreneur opened this issue Nov 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@scottrepreneur
Copy link

scottrepreneur commented Nov 8, 2023

We can get significantly more rich Events to show folks, if we parse this data. We could show a pretty clean changelog.

  • Parse event data
  • Parse msg.sender from transaction
    • Curious how this will be represented for safes? Safe or Sender of Execution Tx? Probably safe
  • Parse more of Transaction instead of just using transactionID and block
@scottrepreneur scottrepreneur added the enhancement New feature or request label Nov 8, 2023
@gershido
Copy link
Contributor

  • Parsing of full event data is now supported with the subgraph sdk
  • msg.sender not yet included in the event entity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants