-
Notifications
You must be signed in to change notification settings - Fork 114
Auto‐delegation
Jesus Redon edited this page Dec 6, 2024
·
1 revision
Auto-delegation is a staking feature of the OAN that allows you to automatically delegate earned rewards from a pool back to the pool as stake.
Note: Auto-delegation happens once a week and is a batched service.
- Sign in using the web version, or one of the desktop versions.
- Click on Staking.
- Click on Rewards & Auto-Delegation.
- Select one of your delegations to auto-delegate and click on the corresponding switch button under Auto-Delegation columns.
- Confirm and complete the transaction by clicking on Confirm in the Enable Rewards Auto-delegation transaction window.
- Wait for a couple of seconds for the transaction to get processed and the indicator to change its status.
- Sign In using the web version, or one of the desktop versions.
- Click on Staking.
- Click on Rewards & Auto-Delegation.
- Select one of your auto-delegations to disable auto-delegate and click on the corresponding switch button under Auto-Delegation columns.
- Confirm and complete the transaction by clicking on Confirm in the Disable Rewards Auto-delegation transaction window.
- Wait for a couple of seconds for the transaction to get processed and the indicator to change its status.
Note: There is a slight delay between confirming the transaction and the indicator switch changing its status. It is advised not to send duplicate transactions and to refresh the page after a few seconds to see the change.
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