About

The contract is a simple ERC20-Compatible contract. The token conforms to the BEP-20 interface.

The contract has some critical owner capabilities. The contract has fees of 0% on buy and 18% on sell which increase/decrease dynamically according to the token's trading activity.

There is also a limit on the amount of tokens that can be transferred in one transaction.

Last updated