The Buy and Burn
Main input token: ELMNT Supporting token: DragonX from Hydra Miners
The contract has public function buyAndBurn This function will:
Allow only whitelisted users to call it
Use a cap per swap of ELMNT or less on each call
Swap 90% ELMNT to Scale and burn Scale
Swap 10% ELMNT to HLX and burn HLX
If the amount of ELMNT in the contract is less than cap per swap, the contract will attempt to swap DragonX to ELMNT for future use
Buy and burn has a cooldown interval
Pays incentive fee in ELMNT tokens
Th admin keys are:
Set a new incentive fee percentage in a range from 0.3% to 5%
Change buy burn interval
Change cap per swap for ELMNT
Change cap per swap for DragonX
Add/remove wallets from whitelist
See GitHub Repo and Audits page for the Buy and Burn audit which also included extensive custom code testing.
Last updated