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 WETH contract allows taking in ETH directly, depositing it to WETH on behalf of the user, using the following function variant which is on the KnightingRound for WETH only
The WETH contract allows taking in ETH directly, depositing it to WETH on behalf of the user, using the following function variant which is on the KnightingRound for WETH only
Note that the user does not need any token approval to use this function.
Instead, they must send in the ETH amount directly with the function call, in the 'value' field.
The text was updated successfully, but these errors were encountered: