[Dev Tools] Native explorer does not properly update WETH balance, causing confusion #1010
-
Team or ProjectAbstract ZK chainAbstract EnvironmentMainnet Select the Dev Tool you are usingBlock Explorers Provide the version of the tool (if applicable)2.66.6 Provide a brief description of the functionality you're trying to implement and the issue you are running into.Because WETH9 does not emit transfer events on Deposit/Withdraw, the native block explorer does not seem to update token balances correctly. For example: ![]() This user shows as having a balance of 0.017934 WETH, when in fact it was withdrawn in this transaction Compounding this confusion is the fact that the explorer shows the withdrawal as "OwnerTransferV7b711143" instead of "withdraw" until you drill down into it and see the actual withdrawal/ ![]() ![]() Repo Link (Optional)No response Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Thanks for reporting @coffeexcoin , do you know which way was it withdrawn? |
Beta Was this translation helpful? Give feedback.
@coffeexcoin The issue is clear, I've created a ticket for it. Can't guarantee it'll be picked up soon though.