# What is Aspida

Aspida is a decentralized and adaptable restaking protocol built to function seamlessly across multiple chains and restaking platforms. We are committed to advancing decentralization by prioritizing the integration of underlying services that enhance decentralization, such as our collaboration with Distributed Validated Technology (DVT) solutions like SSV to decentralize validator sets. Our primary focus remains on optimizing risk-adjusted staking yields, achieved through initiatives like integrating native staking via Eigenlayer.

<br>


# Introduction

Aspida is a decentralized restaking solution that implements asset restaking on multiple public chains, which simplifies the restaking process and allows users to profit in a safe and non-custodial manner.

Aspida aims to explore the role allocation of the entire chain on the basis of safety, with the ultimate goal of achieving greater decentralization. As an asset protocol, Aspida features easy conversion, transferability across multiple chains, and no limitation on the amount of funds. In terms of liquidity, Aspida is committed to versatility across different scenarios.


# Ethereum and PoS Problem

Back on Dec 1, 2020, Ethereum tested the proof of stake (PoS) approach on its Beacon Chain. Through this approach, users could become validators by staking 32 ETH. Their ETH tokens, however, were subject to a locking period. This meant that the staked assets would be illiquid for a while.

The possibility of all these began enticing new staking users. But there was a serious problem. Not every investor had 32 ETH to spare for staking. And because staking was a viable option for earning passive income, users tried to find alternative ways to stake ETH without jeopardizing liquidity.


# Why Aspida?

* **Security and expertise**. The Aspida team possesses extensive domain expertise in Proof of Stake (PoS) networks and validation, with over 7 years of experience in PoS network validation. Security remains a paramount concern at Aspida, with top-tier security auditors engaged for all smart contract audits, complemented by an ongoing bounty program to further enhance security measures.
* **Protocol-Own-Liquidity**.  The protocol is designed to maximize capital efficiency while internalizing liquidity via protocol-own-liquidity module, to provide secondary market liquidity via different liquidity venues. &#x20;
* **Staking Threshold**. There is no minimum staking threshold, any amount of ETH amounts qualify for accruing staking rewards in Aspida.
* **Optimized risk-adjusted yields**. Aspida seamlessly integrates with restaking protocols such as Eigenlayer to capture additional yield and continually explores further integrations to optimize risk-adjusted yields.
* **Decentralization**. Adhering to Ethereum's decentralized principles, Aspida natively integrated with permissionless operator networks leveraging DVT networks, such as SSV.&#x20;
* **Protocol Backstop**. To mitigate slashing risks, both operators and the Aspida DAO treasury stand ready to cover any losses, providing protocol-native insurance against slashing events.
* **Multichain Interoperability**. Aspida is committed to building customized cross-chain features to enable seamless cross-chain interoperability, facilitating greater flexibility and accessibility across multiple blockchain networks.


# Community

[Discord](https://discord.com/invite/UrYn3KjagY)

[Telegram](https://t.me/aspida_net)

[X](https://twitter.com/aspidanet)

[Blog](https://blog.aspidanet.com/)

[Medium](https://medium.com/@aspidabd)


# How it works

Aspida serves the following primary functions to a variety of stakeholders:

* Onboarding and registering validators for node operators
* Restaking for users
* Reward distribution for users, node operators and the Aspida DAO


# Duo Token Model

Aspida's LSD operates on a dual-token model consisting of the wrapped token, aETH (a deposit certificate of native ETH tokens wrapped 1:1 with ETH), and saETH (ERC4626), the staking token representation minted upon aETH staking.&#x20;

Primarily, aETH serves as a means for protocol-controlled liquidity provision, significantly enhancing liquidity efficiency. The amount of saETH staking yield increases as users hold more aETH (with no yield). This dual-token model allows users the freedom to choose the yields they wish to capture, whether from liquidity provision or staking.&#x20;


# aETH Token

aETH serves as the deposit certificate of the native ETH token and can be minted with ETH at a 1:1 ratio. It can also be withdrawn into native ETH via unstaking, or users can simply exchange between aETH and ETH via Aspida’s native liquidity module or external DEX.

It's important to note that aETH is solely a wrapped ETH token and does not carry staking yield.

Furthermore, besides ETH, Aspida currently accepts stETH (Lido LST) for minting aETH. A portion of the stETH is allocated as protocol-owned liquidity(POL), enabling the protocol to provide liquidity to external DEXs.&#x20;

As stETH also carries staking yield from Lido, it can facilitate liquidity provision via POL for saETH without diluting the staking yield for saETH holders.

| Contract Name  | Contract Address                           | Link                                                                            |
| -------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| aETH           | 0xFC87753Df5Ef5C368b5FBA8D4C5043b77e8C5b39 | [link](https://etherscan.io/address/0xFC87753Df5Ef5C368b5FBA8D4C5043b77e8C5b39) |
| implementation | 0x5f898DC62d699ecBeD578E4A9bEf46009EA8424b | [link](https://etherscan.io/address/0x5f898DC62d699ecBeD578E4A9bEf46009EA8424b) |


# saETH Token

saETH is a staking ETH LSD staking token,it is an ERC-4626 compliant token that is minted upon aETH staking.

Users are required to stake their aETH into saETH to earn Ethereum's staking yield. This mechanism provides structural liquidity yield, where staking yield is exclusively distributed to those who have staked aETH into saETH. Consequently, it offers a leveraged yield structure (higher than native staking yield) to saETH holders, with the saETH yield increasing as more aETH remains unstaked.

| Contract Name  | Contract Address                           | Link                                                                            |
| -------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| saETH          | 0xF1617882A71467534D14EEe865922de1395c9E89 | [link](https://etherscan.io/address/0xF1617882A71467534D14EEe865922de1395c9E89) |
| implementation | 0xD9F64Ee3DD6F552c1BcfC8862dbD130bc6697a66 | [link](https://etherscan.io/address/0xD9F64Ee3DD6F552c1BcfC8862dbD130bc6697a66) |


# Withdrawal

**Withdrawal Queue**

The withdrawal process follows a First In, First Out (FIFO) queue. User withdrawal requests are locked in and executed in the order they are completed. Once a withdrawal request is submitted, it cannot be canceled.

**Withdrawal Mechanism**

When a withdrawal request is received, the Aspida protocol evaluates it against the available ETH balance in the contract:

If the withdrawal request amount is less than the available ETH balance, the withdrawal operation will be immediately confirmed.

If the withdrawal request amount exceeds the available ETH balance, it triggers Withdrawal Strategies.

During this period, if the available balance within the contract meets the withdrawal request, it is prioritized without waiting for the completion of the Node Withdrawal. This ensures the fastest possible processing time for user withdrawal requests.

The Withdrawal Strategies prioritize on:

**Exiting from Lido:**

* Strategy Module will initiate unstaking stETH from Lido or Eigenlayer (in the case of interacting Eigenlayer strategy). The unstaking process occurs on Lido and is subject to[ Lido’s withdrawal time](https://dune.com/lido/lido-v2).
* Once the withdrawal is completed on Lido, a transaction is initiated to claim ETH and automatically deposit it into our core contract for the requested withdrawal request in the queue to be claimed.

If stETH in the reserves are fully unstaked from Lido and still unable to meet the Aspida’s withdrawal request, exiting from Native Staking will be initiated:

**Exiting from Native Staking:**

* When exiting from Native Staking is initiated, Aspida’s validators will start the validator exit process. The next step is waiting for the[ Ethereum Validator Exit Queue](https://www.validatorqueue.com). Once the Exit Queue is satisfied, the validator’s status becomes “exited”, during which the validator still CANNOT withdraw funds due to a slash check.
* After 24 hours, the status will change from ‘exited’ to “withdrawal\_possible”, which means it’s truly out of the system and is permitted to move funds.
* Validators will receive the withdrawal fund when the status changes from “withdrawal\_possible” to “withdrawal\_done”, which will enter into unstaking withdrawal queue. The longest wait time in this queue is 9 days.
* Aspida will receive the withdrawal fund once Validators complete these processes, then Aspida users can initiate a claim transaction to retrieve its fund.

To summarize, if there is enough ETH in the reserve, users’ withdrawal will be immediate, otherwise, the normal withdrawal process (from request to claim fund) will be initiated and takes a approximate 1-8 days.

**Slashing**

When a node undergoes withdrawal, potential network slashings may occur. In the event it happens, the protocol calculates the amount based on the incurred slash quantity during the withdrawal and ensures that the user's exchange ratio remains unaffected. This optimization guarantees the protection of user assets. &#x20;

*\*Special Situation: In the event widespread network slashing occurs, an emergency plan to halt withdrawals will be initiated.*

<br>


# Rewards and Fees

Aspida currently is running a campaign, hence the protocol fees are currently set at 5% until May 31, 2024, of which, 3% will be allocated to node operators and 2% to Aspida’s DAO’s treasury. The protocol fee will be deducted from the total staking rewards upon each weekly distribution.

The protocol fee will be resumed to 10% (5% to node operators and 5% to Aspida DAO treasury) after the campaign. This allocation and distribution proportion can be adjusted through DAO governance in the future. &#x20;

The following table details the current distribution of  liquid staking rewards and fees:

| Entity        | Rewards |
| ------------- | ------- |
| Stakers       | 95%     |
| Node Operator | 3%      |
| Aspid DAO     | 2%      |

Updated 09.03.2024


# Node Operators

During the initial rollout, Aspida will onboard a pre-approved consortium of professional node operators. As liquidity and stability grow and risk mitigation measures such as Distributed Validated Technology (DVT) mature, the operator base will expand gradually, transitioning towards a permissionless model in alignment with the protocol’s principles.


# Node Operator Set

Firstly, Aspida has established a whitelist of trusted partners who have undergone a thorough vetting process. These partners have demonstrated a track record of reliability, security, and expertise in managing validators. They will initially be responsible for managing the validators in services.

In the later stages, Aspida will implement a node rating system as we transition towards decentralized autonomous organization (DAO) governance. This system will allow the community to participate in evaluating and rating node operators based on various criteria such as performance, uptime, security measures, and responsiveness. This decentralized approach ensures that the selection process is fair, transparent, and aligned with the collective decision-making of the community.

In parallel, we are also working on integrating the DVT platform to further diversify the validator set.&#x20;

By combining the initial whitelist of trusted partners with a future node rating system governed by the community, Aspida aims to ensure the highest performance and security standards for validators while fostering community involvement and decentralized decision-making.


# DVT Network

DVT constitutes a technological prerequisite sanctioning an Ethereum PoS validator to function on over one node or device. This enables a group of nodes, managed by an individual, group, or community of stakeholders, to collectively function as a single validator on the Ethereum network. Operating a validator as a group of nodes enhances its resilience and significantly reduces the slashing risk for validators, regardless of their size. Ultimately, this improves validator participation, leading to greater stake decentralization.

Aspida has been in close communication with DVT Networks (e.g., the SSV Network) and plans to collaborate in the future. DVT Networks effectively mitigate validator risks, thereby enhancing the security of Aspida. Both security and decentralization are core focuses for Aspida.


# Security


# Audits

Adspida's smart contracts are audited by MixBytes.&#x20;

* The audit report for aETH/saETH (Liquid Staking) can be found [here](https://github.com/aspidanet/documents/tree/main/audits).
* Aspida will engage in continuous auditing post-mainnet launch.


# Bug Bounty

* The Aspida Bug Bounty Program is set to kick off on February 22, 2024.
* Everyone can report bugs and earn rewards via the Immunefi platform at: <https://immunefi.com/bounty/aspida/>.
* The rewards will vary depending on the severity of disclosed vulnerability.


# Risks

Liquid staking protocols in general pose several risks to ETH stakers that warrant acknowledgment.

**Smart Contract Risk**: Aspida’s smart contracts could potentially contain defects or vulnerabilities, though mitigated through regular audits and bug bounty programs.

**ETH 2.0 Technology Risk**: As Aspida builds upon Ethereum, it naturally inherits the underlying technology's risks, which may include flaws and vulnerabilities.

**Penalties and Slashing**: Node operators' validators risk penalties and slashing by the Ethereum Beacon Chain for missed attestations or satisfying slashing criteria, potentially imperiling a significant share of staked ETH over time. Aspida mitigates this through access to reputable, professional node operators, collateral requirements, and insurance coverage.

**saETH Price Fluctuations**: Secondary market saETH token prices could depeg if markets become oversupplied with saETH.


# Developer

## Ethereum

### **Related Contracts**

| Contract Name | Contract Address                           | Link                                                                            |
| ------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| ProxyAdmin    | 0xFf39f76ebde476343A60fB19501d8FEF982C87A6 | [link](https://etherscan.io/address/0xFf39f76ebde476343A60fB19501d8FEF982C87A6) |

### aETH

| Contract Name  | Contract Address                           | Link                                                                            |
| -------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| aETH           | 0xFC87753Df5Ef5C368b5FBA8D4C5043b77e8C5b39 | [link](https://etherscan.io/address/0xFC87753Df5Ef5C368b5FBA8D4C5043b77e8C5b39) |
| implementation | 0x5f898DC62d699ecBeD578E4A9bEf46009EA8424b | [link](https://etherscan.io/address/0x5f898DC62d699ecBeD578E4A9bEf46009EA8424b) |

### saETH

| Contract Name  | Contract Address                           | Link                                                                            |
| -------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| saETH          | 0xF1617882A71467534D14EEe865922de1395c9E89 | [link](https://etherscan.io/address/0xF1617882A71467534D14EEe865922de1395c9E89) |
| implementation | 0xD9F64Ee3DD6F552c1BcfC8862dbD130bc6697a66 | [link](https://etherscan.io/address/0xD9F64Ee3DD6F552c1BcfC8862dbD130bc6697a66) |

### CorePrimary

| Contract Name   | Contract Address                           | Link                                                                            |
| --------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| CorePrimary     | 0x5341864D99B50155F782C562Bd15Ac4a0A3C117e | [link](https://etherscan.io/address/0x5341864D99B50155F782C562Bd15Ac4a0A3C117e) |
| implementation  | 0x55b6aF0e89eAd974a80b70C5B30589B088113e24 | [link](https://etherscan.io/address/0x55b6aF0e89eAd974a80b70C5B30589B088113e24) |
| DepositContract | 0x00000000219ab540356cBB839Cbe05303d7705Fa | [link](https://etherscan.io/address/0x00000000219ab540356cBB839Cbe05303d7705Fa) |

### RewardOracle

| Contract Name  | Contract Address                           | Link                                                                            |
| -------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| RewardOracle   | 0xD691b1c47a578f51aDa825A8565cAfceB401EdaC | [link](https://etherscan.io/address/0xD691b1c47a578f51aDa825A8565cAfceB401EdaC) |
| implementation | 0xD3aFE58031998EAf2b0cCeE76dBd8ca50B19DCCa | [link](https://etherscan.io/address/0xD3aFE58031998EAf2b0cCeE76dBd8ca50B19DCCa) |

### StETHMinter

| Contract Name  | Contract Address                           | Link                                                                            |
| -------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| StETHMinter    | 0x25a01dBde45cc5Bb7071EB3c3b2F983ea923bec5 | [link](https://etherscan.io/address/0x25a01dBde45cc5Bb7071EB3c3b2F983ea923bec5) |
| implementation | 0x76a444fa85d8DA2209D45c6f89D7f51b54FcdDF9 | [link](https://etherscan.io/address/0x76a444fa85d8DA2209D45c6f89D7f51b54FcdDF9) |
| stETH          | 0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84 | [link](https://etherscan.io/address/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84) |


# Stakers Guide


# How to use Aspida (Goerli Testnet)

https\://aspidanet.com/#/

> This tutorial will show you how to use all the core features of Aspida on the Goerli Testnet (Interactions are consistent with the Ethereum mainnet), Connect Your Wallet, Mint aETH, Stake saETH, Withdrawals and Portfolio.

* How to Connect Your Wallet?
* How to Mint aETH ?
* How to Stake saETH?
* How to Withdrawals?
* Portfolio.

## How to Connect Your Wallet?

1. Visit <https://app.aspidanet.com/> to the Aspida DApp.
2. Click the "Connect Wallet" button in the top-right corner, and choose the wallet to connect (we'll use MetaMask as an example).

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FxmLWlA83ncgKkObgkCRE%2Fimage.png?alt=media&amp;token=c414befb-7c37-4b5e-bd9c-1f826f02bdf6" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FJBYJyRFfBgKf6Iq3i7Hc%2Fimage.png?alt=media&amp;token=ed861383-0949-4cba-bca4-f1e32109de82" alt=""><figcaption></figcaption></figure>

3. Ensure you're on the Goerli Testnet and unlock your wallet. (Interactions are consistent with the Ethereum mainnet.)

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FijHGeMpC4NZKGlYO0mTv%2F3%20(1).png?alt=media&amp;token=fb3316b7-d2a3-41d4-be9c-8fd90755feb6" alt=""><figcaption></figcaption></figure>

## How to Mint aETH ?

1. Enter the amount of aETH you would like to mint, then click the "Mint" button.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FtKndzTKAxvS756WNJtVn%2Fimage.png?alt=media&amp;token=6d31a320-03d8-4870-8c66-e3b35b9a76b4" alt=""><figcaption></figcaption></figure>

2. Confirm the transaction to execute the minting process.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FWuYN38W1SE0YFTMGsypM%2Fimage.png?alt=media&amp;token=e407c2e4-e9a7-4b0c-a346-8d2a7eec4f14" alt=""><figcaption></figcaption></figure>

3. The page will display "Successfully Minted". Click "View on Ethereum" to verify the transaction details.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FXICGkXHNg9cXop1C10d0%2Fimage.png?alt=media&amp;token=f7bb8946-7053-4053-a9fd-8532c9cac42e" alt=""><figcaption></figcaption></figure>

4. ✅ Your minted aETH balance will be displayed on the page (exchange rate: 1ETH = 1aETH).

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FY37uZmtVa9aBK6q9sy5k%2Fimage.png?alt=media&amp;token=a2b2783d-1fa9-47d8-80a3-471cce75faea" alt=""><figcaption></figcaption></figure>

> Deposit ETH “Mint” aETH.&#x20;
>
> Deposit ETH “Mint & Stake” saETH.&#x20;
>
> Deposit stETH “Mint” aETH.&#x20;
>
> 🔔 The interaction process is the same as the tutorial mentioned above.

🎉 Congratulations! You've successfully minted aETH . let's proceed to the staking process to earn saETH.

## How to Stake saETH?

1. First you need to add aETH and saETH token to wallet. Click the "Add Tokens to Wallet" and request the wallet to execute the "Add Token" operation.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2F4R1vvE2o2cw4MPScF4oo%2Fimage.png?alt=media&amp;token=0446d816-deb0-4451-b959-2e0dc04179e5" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2Fyv0fgSSIk50MBX2K8JrI%2F2_%E5%89%AF%E6%9C%AC.png?alt=media&amp;token=d32ec41b-87a2-4401-9693-1a36ce79e77f" alt=""><figcaption></figcaption></figure>

2. Click the “Approve” to request the wallet authorization.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FGREEREIvqDN78ViLXn8O%2Fimage.png?alt=media&amp;token=c2f81022-ae60-4b7d-9b37-a1aed91abcb0" alt=""><figcaption></figcaption></figure>

3. Enter the amount of saETH you would like to stake, then click the “Stake” button.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FrlwIiDectQ95UjW1mxvc%2Fimage.png?alt=media&amp;token=13812ea8-f698-41e1-a3e5-45f380c412cd" alt=""><figcaption></figcaption></figure>

4. Confirm the transaction to execute the process.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FmhVrQ3O6uJVWQlpxYlSf%2Fimage.png?alt=media&amp;token=53f10fd6-c37f-4eb3-8917-3a09e647c3fb" alt=""><figcaption></figcaption></figure>

5. The page will display "Successfully Staked". Click "View on Ethereum" to verify the transaction details.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FJN0r6MS6RFs27YCyFpXb%2Fimage.png?alt=media&amp;token=743a32df-6265-44b7-8ed5-98217b298abb" alt=""><figcaption></figcaption></figure>

6. ✅ Your saETH balance will be displayed on the dApp.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FSqM7TkmuNvBI9QSKX3oe%2Fimage.png?alt=media&amp;token=8fd578af-bcbb-4d96-a343-1649470ceacd" alt=""><figcaption></figcaption></figure>

🎉 Congratulations! You've successfully staked saETH.

> How to UnStake saETH?&#x20;
>
> Click the "Switch" button to switch saETH → aETH. then click on "Unstake" button. TA transaction prompt will appear in your wallet. You‘ll get unstaked amount . Click "View on Ethereum" to verify transaction details.

## How to Withdrawals?

1. You can choose aETH or saETH for withdrawal. Click “Approve” button to request wallet authorization.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2F0xYzTAkUbB5Cr0BCX0q3%2Fimage.png?alt=media&amp;token=89699f70-0fcf-4b29-818a-f40cde9992cc" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2F7ehmOKILOdkigoYExiEG%2Fimage.png?alt=media&amp;token=d6b62017-76f0-4cd2-9a10-f3a8ba90aa35" alt=""><figcaption></figcaption></figure>

2. “Request Withdrawal” : aETH → ETH

* Enter the amount of aETH you would like to withdrawal, then click the “request withdrawal” button.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FMYpeSNnuq3zZyhPiE6lj%2Fimage.png?alt=media&amp;token=84e7f378-21ea-46ad-8c54-135b6b1a6148" alt=""><figcaption></figcaption></figure>

* Click the "Request withdrawal", the DApp will send a request to your connected wallet. Confirm the transaction to execute the withdrawal process.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FaTHFCmQkPLJr2rhHQkep%2Fimage.png?alt=media&amp;token=b7d3ef14-a440-4ace-8343-7f8d51dedd7b" alt=""><figcaption></figcaption></figure>

* The page will display "Request withdrawn Successfully". Click "View on Ethereum" to verify the transaction details.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FfiXFaeDM27wS35JQIdJ0%2Fimage.png?alt=media&amp;token=86918136-18ba-4148-97a7-3449776006e1" alt=""><figcaption></figcaption></figure>

3. “Unstake & Withdrawal”: saETH → ETH

* Enter the amount of saETH you would like to “Unstake & Withdrawal”, then click the “request withdrawal” button.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FDdpUbBa2X6MK0Fwp95K2%2Fimage.png?alt=media&amp;token=1a308d87-5f47-434a-8b32-2a3e9efe99c6" alt=""><figcaption></figcaption></figure>

* Click the "Unstake & Withdrawal", the DApp will send a request to your connected wallet. Confirm the transaction to execute the Unstake & Withdrawal process.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FfW5HSS2tCQFrvwEdZlPS%2Fimage.png?alt=media&amp;token=c924d512-3c86-4fa2-8704-b9d406d13e92" alt=""><figcaption></figcaption></figure>

* The page will display "Unstake & Withdrawal Successfully". Click "View on Ethereum" to verify the transaction details.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2FcMzdOSCtvmrYRQmp3n04%2Fimage.png?alt=media&amp;token=5d01e436-a294-4b89-a12d-d8bac57355ab" alt=""><figcaption></figcaption></figure>

4. Claim ETH

* After initiating the withdrawal transaction, there are two states: "Request Withdrawn sent successfully" and "Request Withdrawn Successfully.”

**Ready to Claim**: You can claim it by executing a withdrawal transaction on your personal wallet.

**Pending**: The transaction has been submitted to the blockchain network but awaits confirmation and execution, thus entering a pending state.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2F4S3RDc3xfKLwxWHa5Id4%2Fimage.png?alt=media&amp;token=82553283-69de-4550-83c6-d10da5b7bc8d" alt=""><figcaption></figcaption></figure>

* Click “Claim” button to withdraw ETH.

## Portfolio

The page provides a comprehensive view of your assets staked and rewards shields.

<figure><img src="https://4118767392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJxc0yEmWsl0qnLyQ5hDV%2Fuploads%2Facsz2nya4elC8MmEYBUz%2Fimage.png?alt=media&amp;token=dc2e1572-b162-476c-85e0-4d82afe00a84" alt=""><figcaption></figcaption></figure>

**Your Holding Assets**

* saETH balance: Total staked stETH balance.
* Daily rewarded: Staking rewards in aETH earned.
* APR: Average annual percentage.

**Your Total Shields**

Share Referral Links to earn more Shield rewards.

* Shields earned via your Mint/Stake: Staking rewards earned by Mint/stake crypto assets.
* Shields earned via your Vault/Pool: Mining pool rewards earned by participating in mining pools.
* Referrals: Invite friends to mine and earn referral rewards.


