Overview
Our price-based airdrop logic allows adjusting the end time of an Airdrop based on the token’s price. This means that the duration can be updated dynamically, ensuring a more adaptive token distribution process. If the token price increases, the airdrop duration is shortened, enabling users to access their tokens sooner. If the price decreases, the duration extends to stabilize distribution over time.
How It Works
Our price-based airdrop logic allows the airdrop duration to adjust dynamically based on the token's price performance. Instead of a fixed duration, the airdrop can end sooner or later depending on how well the token performs.
Higher Price Performance → Shorter Airdrop: If the token price increases, the airdrop will end sooner.
Lower Price Performance → Longer Airdrop: If the token price decreases, the airdrop will extend to distribute tokens more gradually.
This ensures a fairer distribution, preventing excessive token release when prices are low while rewarding stability and growth.
Why Would the Airdrop Duration Change?
The duration of the Airdrop may be adjusted based on the token’s price performance. If the token price increases, the duration is reduced, allowing users to unlock more tokens sooner. Conversely, if the token price decreases, the duration may be extended.
Target Price & Max Duration (Airdrop End Date)
Target Price: Defines when the airdrop should end based on price movements.
Max Duration: Serves as a safety cap, ensuring that even if the price does not reach the target, the airdrop will not continue indefinitely.
The system automatically adjusts the unlock schedule, making sure all tokens are fairly distributed according to market conditions. If you have any questions, refer to the smart contract logic or reach out to the support team.
How Are Your Tokens Affected?
Each time the Airdrop duration is updated, we calculate how much of the total Airdrop amount has been unlocked up to that point. Your share of unlocked tokens is determined based on your total allocation.
Example Scenario:
Let’s say there is an Airdrop with 100,000 tokens distributed among three users:
User | Allocation |
Bob | 20,000 |
Alice | 30,000 |
Mallory | 50,000 |
The Airdrop initially lasts 10,000 minutes.
Tokens unlock every minute.
At 1,000 minutes, Mallory claims 5,000 tokens.
At 2,000 minutes, the Airdrop duration is updated, reducing the end time to 8,000 minutes.
Alice claims at 2,500 minutes and receives an adjusted amount based on the new unlock schedule.
The same logic applies to all future claims, ensuring fairness despite the updates.
Important Notes
Updates do not reduce the total number of tokens you are eligible for.
Tokens already unlocked before an update remain claimable.
Any adjustments are calculated fairly based on the new distribution schedule.
This feature ensures that the Airdrop remains flexible and responsive to market conditions while keeping user rewards intact.
If you have any questions, feel free to contact our support!