For the complete documentation index, see llms.txt. This page is also available as Markdown.

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