Skip to content

Security Features

TRII Token edited this page Dec 9, 2022 · 18 revisions

TRII Token - Security Features

TRII Token is the next Generation of a reflection token on the Binance Smart Chain (BSC). We have made great efforts to ensure the security of investors, making the TRII Token impossible to manipulate, not only by imposing tax fees that benefit the project and the investors, but also developed mechanisms and integrated them in the Smart Contract. These mechanisms automatically detect bots and prevent them from manipulating transactions by jumping over or under investors while buying or selling TRII Token. We have done research with various known methods to detect vulnerabilities in the smart contract and added to this a manual lookup based on teamwork that brings together two teams specialized in cybersecurity in the blockchain networks. We have prepared a detailed report and it is available for all to peruse.

  • Antibot

Stops all bot wallets from interacting with the smart contract. To enforce fair and natural interactions.

  • No Lock

No stops or locks for function modules of the smart contract.

  • Max Wallet

A non-whitelisted wallet can only hold 0.3% of the TRII Token total supply. A good example for a whitelisted wallet is an Exchange Hot Wallet.

  • Max Transaction

A non-whitelisted wallet can transfer 0.2% of the TRII Token total supply. A good example for a whitelisted wallet is an Exchange Hot Wallet.

  • CoolDown Timer

Functionality to limit the number of transactions that a wallet can make within a 24-hour span.

  • No Minting

No creation of a specified number of tokens and adds it to the total supply. We think running after an increasing total supply is ugly!

  • Blacklist

Stops malicious wallets from interacting with the smart contract function modules.This function is built to protect TRII Token Community.

Clone this wiki locally