Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1175

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 55 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,61 @@ If you're interested in being a validator on the Aion networks, refer to our [Va
### Users
If you're interested in interacting with dApps and _using_ Aion, refer to our [Aion Desktop Wallet Docs](https://docs-aion.theoan.com/docs/wallets)

## FAQ
1. Where can I store my Aion?
We recommend using either the desktop wallet or the web-based Aion Wallet; more information can be found in “Docs” (link at top of page).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The desktop Wallet is deprecated, it might be better to only sugest for the web base


2. Where can I stake my Aion?
You can use the original staking interface which has support for staking pool operators, or the web-based Aion Wallet.

3. Where can I check on a transaction on The Open Application Network?
You can visit either the web-based Aion Wallet or the Aion Dashboard to view a transaction on the network.

4. Where can I see the current network performance of The Open Application Network?
You can visit the Aion Dashboard to see how the Open Application Network is performing.

5. What should I do if the desktop wallet or the web based wallet are not functioning properly?
First check in with the community on the community subreddit. If the community is not able to assist then you can submit a ticket through the service desk located here.

6. The Open Application Network is currently providing support to help maintain the network; where can I see the funds that The Open Application Network has mined or received as a stake reward?
All funds mined or rewarded for staking that the foundation receives are burned to this address: 0x0000000000000000000000000000000000000000000000000000000000000000 users can check the totals burned via the Aion Dashboard here.

7. What is the total circulating supply of Aion?
To view the current total circulating supply of Aion you can use the Aion Watch tool located here.

8. Which networks are supported?
The Mainnet and the Amity Testnetwork are both supported. To view the dashboards for these networks use these links: Mainnet | Amity

9. How can I export a list of my transactions?
If you would like to download a copy of your transaction history you can use mainnet.theoan.com and search for your public address. In the bottom right of your screen is a “Download this Account” button which will allow you to select a date range and download a .csv file containing your transactions.

10. Where can I access a copy of The OAN and Aion Brand Guidelines?
The OAN and Aion Brand Guidelines can be located here they can be used by the community to create brand aligned content.

11. My Ledger doesn’t seem to be recognized with applications in the Chrome Browser (Staking Interface or Wallet)
When using your Ledger hardware wallet with Aion installed to access an account VIA the Chrome browser, users will need to enable the Aion contract on their Ledger device. This can be done by selecting: Aion > Setting > enable Contract.

12. What happened to the Aiwa chrome extension wallet?
Aiwa was owned and operated by a third-party organization called BlockX Labs, Aiwa was funded by a community grant during its lifespan. However, BlockX Labs is now reorganizing and will no longer support Aiwa. Usage of Aiwa has decreased significantly with other tools such as the web based wallet now available so the decision was made to deprecate it.

13. I am unable to undelegate my staked Aion
In order to undelegate your Aion:
– You must have a sufficient Aion balance to perform the undelegation transaction (a minimum of 0.02 Aion is required for the transaction fee)
– Your balance will be updated after a lock-up period of 8640 blocks (approximately 24 hours)
– Ensure the amount follows this format: 999,999,999.999999999
– If you are using a ledger, please ensure that your firmware is up to date.
– If you are using the desktop interface, ensure that you are using the latest version
– For more information view this guide

14. What happened to the swap process to convert ERC-20 Aion to the mainnet?
As of January 31, 2022 swapping from ERC20 to Aion mainnet is no longer supported. The original Aion token swap from Ethereum to Aion was completed on December 10, 2018. However, in order to support the community members who missed the original swap deadline a manual process was available, this process has now been retired.

### Community Channels
- Newsfeed: @AionNewsfeed
- Info Bot: @AionTGbot
- Wiki: reddit.com/r/AionNetwork/Wiki
- Help Desk: https://helpdesk.theoan.com/


## Contact

Expand Down