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

feature: Add signature to callframe decode. #116

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

tyler-smith
Copy link

@tyler-smith tyler-smith commented Sep 18, 2023

{
   "input": "0x70a08231000000000000000000000000c0ee9db1a9e07ca63e4ff0d5fb6f86bf68d47b89",
   "decoded": {
      "method": "0x70a08231",
      "signature": "balanceOf(address)",
      "args": [
         "0x000000000000000000000000c0ee9db1a9e07ca63e4ff0d5fb6f86bf68d47b89"
      ]
   }
}

@tyler-smith tyler-smith merged commit 85c4993 into mempool-feed-stage Sep 18, 2023
1 check passed
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