Smart Contract Safety and Audit

Our contracts prioritise safety and have undergone rigorous auditing by SolidProof, a renowned authority in blockchain security. We have implemented acceptable ranges on all functions to ensure the contract operates securely. You can review the deployer audit here: https://github.com/solidproof/projects/blob/main/2023/Ignite%20The%20Chain/SmartContract_Audit_Solidproof_IgnitechainFactory.pdf Key parameters include:

  1. Maximum Buy and Sell Tax : 20%

  2. Minimum Transaction Amount : 0.25%

  3. Minimum Wallet Amount : 0.25%

It's also important to note:

  1. Once trading is activated, it cannot be deactivated.

  2. Renouncing ownership results in a contract becoming immutable; no further modifications are possible.

Last updated