Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 476 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 476 Bytes

*** ATTENTION ***

This code is outdated and could be improved. I made this at the start of my journey to help myself understanding the rfi logic Please be aware that there are tons of better codes. Use this at your own risk

Deflationary-Token

A BEP20/ERC20 token with deflationary system. Burn + Charity + Rewards

It will charge a fee on each transaction and this is divided in:

  1. Burn fee
  2. Charity fee
  3. Holders reward fee

You can decide you own % for each fee.