# Aurora Network

## Liquid Stake Aurora -> get stAUR

Source Code: <https://github.com/Meta-Pool/staking-pool-aurora>

stAUR Liquid Staking in Aurora Mainnet. Version v0.2.1, post-audits:

* **stAUR** ERC-20 Token: 0x8A7feB26ee5b202804AC11Dd5a739A945C5De11d
* LiquidityPool:  0x98d45f7D4FcF992cb62fb439A889320400186AE0
* ERC4626Router:  0x3750Be57761707e3dEEdAb9F888996F61376fd37
* StakingManager: 0xfbC1423a2A4453E162cDd535991bCC4143E5d336
* Depositor 00:  0x158eFd7b742ac77922F6dcC5CA6e0dFD0c375eeC
* Depositor 01: 0x1CC2f3A24F5c826af7F98A91b98BeC2C05115d01

## Liquid Staking wNEAR -> get StNEAR in Aurora:

Source Code: <https://github.com/Meta-Pool/aurora-swap>

### Mainnet:

&#x20; **Staking Contract**             `0x534BACf1126f60EA513F796a3377ff432BE62cf9`

&#x20; **stNEAR**, Standard ERC-20   `0x07f9f7f963c5cd2bbffd30ccfb964be114332e30`

&#x20; **META**, Standard ERC-20     `0xc21ff01229e982d7c8b8691163b0a3cb8f357453`

&#x20; **wNEAR**, Standard ERC-20   `0xC42C30aC6Cc15faC9bD938618BcaA1a1FaE8501d`

### Testnet:

&#x20; **Staking Contract**            `0x0dF588AabDd4E031f1903326cC0d8E79DFBD3566`

&#x20; **stNEAR**, Standard ERC-**20** `0x2137df2e54abd6bF1c1a8c1739f2EA6A8C15F144`

&#x20; **wNEAR**, Standard ERC-20 `0x4861825E75ab14553E5aF711EbbE6873d369d146`

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.metapool.app/master/for-developers/meta-pool-contracts/aurora-network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
