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

Display the function names when possible (on transactions table) #946

Open
Viterbo opened this issue Jan 22, 2025 · 0 comments
Open

Display the function names when possible (on transactions table) #946

Viterbo opened this issue Jan 22, 2025 · 0 comments
Assignees

Comments

@Viterbo
Copy link
Collaborator

Viterbo commented Jan 22, 2025

Describe the bug
A clear and concise description of what the bug is.

Fixed here: #951

To Reproduce
Steps to reproduce the behavior:

  1. Go to this link
  2. See transaction calling function '0xa1d22913'
  3. However, you can see in the API response the abi section containing the signature for that function mapped to the code
  4. But the Website does not show the signature for the function, instead it shows the code

Expected behavior
Show the function signature whenever we have the data for it.

Screenshots

Image

Image

@Viterbo Viterbo self-assigned this Jan 27, 2025
pmjanus added a commit that referenced this issue Jan 27, 2025
…mes-when-possible-on-transactions-table

#946 | Display the function names when possible on transactions table
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

When branches are created from issues, their pull requests are automatically linked.

1 participant