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
The issue is identified within the WTapETH contract.
This contract includes a receive function designed to accept native ETH. However, the contract lacks any mechanism to withdraw or utilize the received ETH, rendering the receive function redundant.
The text was updated successfully, but these errors were encountered:
The issue is identified within the WTapETH contract.
This contract includes a receive function designed to accept native ETH. However, the contract lacks any mechanism to withdraw or utilize the received ETH, rendering the receive function redundant.
The text was updated successfully, but these errors were encountered: