Unwrap To Native Token
EVM
IWETH(WETH).withdraw(amount);
Solana
wSOL can be unwrapped to SOL by closing the wSOL token account with destination
set to the owner of the ATA.
Last updated
EVM
IWETH(WETH).withdraw(amount);
Solana
wSOL can be unwrapped to SOL by closing the wSOL token account with destination
set to the owner of the ATA.
Last updated