Synthetixio / issues

0 stars 3 forks source link

[DESIGN]: Add L2 Withdrawal support to Staking #244

Open zoe-archer opened 3 years ago

zoe-archer commented 3 years ago

Optimism is no longer relaying withdrawals from L2. Right now we have a stop gap solution that links users to Etherscan when the withdrawal relay tx is ready to execute, but long term it would be good to have something more integrated into staking. We need to add UI that provides withdrawal support to users.

User Flow: Initiate withdrawal transaction on L2 -> wait 7 days -> Execute withdrawal relay transaction

zoe-archer commented 3 years ago

@JChiaramonte7 here's the proposed flow: https://www.figma.com/file/M58E2cxkOgTPWMHRX7FTna/Staking-User-Flows?node-id=3904%3A414039

Let me know what you think!