
ERC4626 · Acts onchain
Withdraws an exact asset amount from an ERC-4626 vault, burning whatever shares it quotes. The vault burns as many shares as its rate requires to pay the requested asset amount; the action returns the shares burned. Set the amount to max to withdraw up to the vault's limit. Reach for it when the asset amount is the target, such as pulling exactly what a repay or transfer needs in the next step, and let the share side float.
On other protocols · 5