This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
93 additions
and
141 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,49 @@ | ||
--- | ||
sidebar_position: 15 | ||
sidebar_position: 4 | ||
sidebar_label: AstarPass | ||
title: Register or Unregister AstarPass | ||
--- | ||
|
||
# Register or Unregister AstarPass/ShidenPass | ||
*AstarPass is the mapping between your Astar Native Address and your Astar EVM address. Holding the AstarPass will allow different projects in the Astar Network to offer something extra for you.* | ||
|
||
This section will guide you on how to register AstarPass/ShidenPass | ||
## Register AstarPass | ||
|
||
This section will guide you on how to register AstarPass or ShidenPass. | ||
|
||
1. Before registering, ensure you have both Native and EVM wallets. | ||
2. The EVM wallet must contain at least 0.01 ASTR for AstarPass and 0.01 SDN for ShidenPass for gas fees. | ||
3. For AstarPass, register [here](https://astarpass.astar.network/#/register). For ShidenPass, register [here](https://shidenpass.astar.network/#/register). | ||
4. Connect both Native and EVM wallets as required. | ||
5. You will be prompted to sign the transaction on the EVM wallet. | ||
6. Once the transaction is complete, your registration status will be displayed on the screen. | ||
|
||
1. Before registration, you need to have both Native and EVM wallets. | ||
2. The EVM wallet must have at least 0.01 ASTR and 0.01 SDN respectively for AstarPas and ShidenPass. This is needed for the gas. | ||
3. For AstarPass, go [HERE](https://astarpass.astar.network/#/register). | ||
4. For ShidenPass, go [HERE](https://shidenpass.astar.network/#/register). | ||
5. Connect both Native and EVM wallets as required. | ||
6. You will be prompted to sign the transaction on the EVM wallet. | ||
7. When the transaction is complete, your registration status will be displayed on the screen. | ||
![image](https://user-images.githubusercontent.com/37278708/218656434-f8043acb-fc81-46e9-a664-5f124d675680.png) | ||
|
||
# Unregister AstarPass | ||
This section will guide you on how to unregister AstarPass | ||
1. To unregister AstarPass, there will be a fee of 500 ASTR. You need to have 500 ASTR plus gas in the EVM wallet. | ||
2. Go [HERE](https://blockscout.com/astar/address/0x8E2fa5A4D4e4f0581B69aF2f8F2Ef2CF205aE8F0/write-proxy#address-tabs). | ||
3. On Row 11, enter `500` and click `Write`. | ||
|
||
## Unregister AstarPass | ||
|
||
Follow these steps to unregister AstarPass: | ||
|
||
1. Ensure you have 500 ASTR plus gas in your EVM wallet, as there is a fee of 500 ASTR. | ||
2. Unregister [here](https://blockscout.com/astar/address/0x8E2fa5A4D4e4f0581B69aF2f8F2Ef2CF205aE8F0/write-proxy#address-tabs). | ||
3. As shown in the screenshot, on Row 11, enter `500` and click `Write`. | ||
|
||
![image](https://user-images.githubusercontent.com/37278708/218657946-4e53e708-a68b-4571-ba24-4a935bb56086.png) | ||
|
||
4. You will be prompted to sign a transaction on Metamask. Make sure you are signing with the wallet that you want to unregister. | ||
5. If you are not connected with the correct wallet, please switch to another wallet and sign the transaction. | ||
6. Sign the transaction and 500 ASTR will be deducted from your wallet. | ||
4. You will be prompted to sign a transaction on Metamask. Make sure to use the wallet you wish to unregister. | ||
5. If needed, switch to the correct wallet and sign the transaction. | ||
6. Sign the transaction, and 500 ASTR will be deducted from your wallet. | ||
|
||
## Unregister ShidenPass | ||
|
||
Follow these steps to unregister ShidenPass: | ||
|
||
# Unregister ShidenPass | ||
This section will guide you on how to unregister ShidenPass | ||
1. To unregister ShidenPass, there will be a fee of 1 SDN. You need to have 1 SDN plus gas in the EVM wallet. | ||
2. Go [HERE](https://blockscout.com/shiden/address/0x25257be737210F72DA4F51aCB66903A7520e59d6/write-proxy#address-tabs). | ||
3. On Row 12, enter `1` and click `Write`. | ||
1. Ensure you have 1 SDN plus gas in your EVM wallet, as there is a fee of 1 SDN. | ||
2. Unregister [here](https://blockscout.com/shiden/address/0x25257be737210F72DA4F51aCB66903A7520e59d6/write-proxy#address-tabs). | ||
3. As shown in the screenshot, on Row 12, enter `1` and click `Write`. | ||
|
||
![image](https://user-images.githubusercontent.com/37278708/218659211-1d90fab0-89c2-4915-8ec4-aa5885b7fefd.png) | ||
|
||
4. You will be prompted to sign a transaction on Metamask. Make you are signing with the wallet that you want to unregister. | ||
5. If you are not connected with the correct wallet, please switch to another wallet and sign the transaction. | ||
6. Sign the transaction and 1 SDN will be deducted from your wallet. | ||
4. You will be prompted to sign a transaction on Metamask. Make sure to use the wallet you wish to unregister. | ||
5. If needed, switch to the correct wallet and sign the transaction. | ||
6. Sign the transaction, and 1 SDN will be deducted from your wallet. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.