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 onchain transactions #8

Open
devanoneth opened this issue Apr 17, 2024 · 0 comments
Open

Parse onchain transactions #8

devanoneth opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@devanoneth
Copy link
Contributor

What is the feature about

Currently any unknown transaction which has not been performed from the user's UI or shared via a magic link is shown in the UI without any Safe transaction details.

From an RPC URL alone, it would be possible to parse much more than we currently show.

The list of requirements

  • Check if any existing work exists for parsing onchain Safe transactions from calldata rather than events.
  • For L2s, a much larger transaction event is emitted, this should be used where possible, if it's efficient.

Designs/sketches

n/a

Links

n/a

@devanoneth devanoneth added the enhancement New feature or request label Apr 17, 2024
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

1 participant