This repository contain ethereum token project write in solidity with some list of feature below
- initial token suplay release
- maximum token suplay available
- current token circulating suplay
- token transaction from user to other user
- halving method in every xxx transaction accour
- auto burn from remaining token suplay available in every transaction happen.
- auto distribute token as block reward in evenly ratio to every token holder.
- burn rate double every halving accour
- block reward rate halved every halving accour
- when ever all token already circulated after last transaction block, auto distribution rate base to 0 and auto burn rate back to base rate an act as transaction fee and send it to burn address.