Unstake
Unstake

Ethena · Acts onchain

Claims matured USDe from the Ethena silo after the cooldown ends. The vault's unstake transfers the queued USDe to the socket. It reverts while the cooldown is still running, so it belongs behind a timing check. Reach for it in a scheduled plug that reads the cooldown status, requires the maturity has passed, then unstakes and routes the USDe into a swap or deposit in the same transaction.

On other protocols · 3