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

Transfers-token with proxy contract #3

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

Transfers-token with proxy contract #3

zanknaf opened this issue Apr 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@zanknaf
Copy link
Collaborator

zanknaf commented Apr 17, 2024

If token contract is a proxy contract (USDC token for example) tenderly return object does not give any details (amount, name, decimals) for this token.

Example transactions:
0xedea7320bf23d739589008a0076f4c8fe30fd905ae8b6d0dd14e918b901cb3bf
0xc7ce8740fdde7618ed749c72cfdad66ac7ed5fc30ef8e7969ad0062109538c68
0x82456893407c6a462c61aa044ad24b35e24d123a9207646eed90db056203e5e3

Proposed solution:

Add web3 call to get token name and decimals if it is missing in tenderly object (Smart contract is provided in tenderly return object)

Frequency: High
Severity: High

@zanknaf zanknaf added the bug Something isn't working label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant