-
Notifications
You must be signed in to change notification settings - Fork 113
Transfer
Jesus Redon edited this page Dec 6, 2024
·
1 revision
Stake Aion to earn Aion
Transfer is a feature that allows you to move your stake between pools without having to go through the undelegating lockout period. This feature enables you to manage your delegations more effectively.
- Sign in using the web version, or one of the desktop versions.
- Click on Staking.
- Click on My Delegations tab.
- Select one of your delegations to Transfer and click on the corresponding Transfer button.
- Enter the amount you want to transfer.
- Select the pool you want to transfer to using the To dropdown under the Review Details section.
- Click on Confirm and complete the transaction.
- Wait for the transaction to be processed and the change to be reflected.
Basics
Kernel Configuration
- Build Aion kernel from source
- Installation & Configuration
- Command Line Interface
- Graphical Interface
- Database
- Internal Miner
- Genesis Block
- Aion Seed Nodes
- JSON-RPC API Docs
For Developers
- How to load/debug project to IntelliJ IDEA
- Aion Code Conventions
- Migrating from Ethereum
- Precompiled contract details
- Troubleshooting the kernel
- Aion P2p Specifications
- Aion transaction Specifications
- Aion pending state and the transaction pool
Tutorials
- Importing Accounts
- Kernel Deployment Examples
- Reverting to Previous Blocks
- Application Development
- Enabling-HTTPS-for-JSONRPC
- Enabling Secure connection for Aion Java API
Modules
Tools