SharedStake / SharedStake-ui

SharedStake User Interface using vue.js
https://www.sharedstake.org/
GNU General Public License v3.0
15 stars 15 forks source link

[V2][Feat] Withdrawal Queue #194

Open chimera-defi opened 1 month ago

chimera-defi commented 1 month ago

Design and implement a page for a withdrawal queue. To allow users to redeem sgETH for ETH. Feel free to use stakewise or lido withdrawal queue contract as ABI till we have our own withdrawal contract.

Page should allow users to :

  1. approve tokens
  2. deposit into withdrawal queue
  3. show expected queue len or waittime

withdrawal queue should be somewhat automated, should discuss tradeoffs