You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: