BoutsPro | Smart Contract Audit Report | 2021 | QuillAudits

QuillAudits Team
3 min readJun 12, 2021

--

QuillAudits has officially announced the successful completion of the smart contract security audit for BoutsPro Smart contract. A meticulous and professional security audit was conducted, which checked & ensured the following imperative points:

— The overall quality of code.
— Use of best practices.
— Code documentation and comments match logic and expected behavior.
— Token distribution and calculations are as per the intended behave mentioned in the whitepaper.
— Efficient use of gas.
— Code is safe from re-entrancy and other vulnerabilities.

The audit rigorously checked for any signs of vulnerabilities like Re-entrancy, Timestamp Dependence, Gas Limit, and Loops, DoS with Block Gas Limit, Unchecked external call, Unchecked math, Unsafe type inference, etc., as the contract went through Structural, Static and Dynamic analysis as well as methodical Code Review.

About BoutsPro

BoutsPro is a BEP20 compatible token with token transfer, hold token, check balance functionality. This contract follows all BEP20 Standard protocols. Smart contract checks all the balances, addresses before performing any operation.
This smart contract is designed with ownable functions to manage the owner of the smart contract. Tokens are compatible with all types of BNB supporting wallets. These tokens can be used on all standard trading, staking or exchange platforms.
Smart contracts have checks before sending, transfer, approve and burn the tokens for preventing any unexpected loss to the funds and minimizing the chance of mistake during any transaction. Gas usage is optimal and minimal for all the functions. The gas price depends on the complexity, time and blocks. This is checked in the BNB standard test net environment of binanceSmartChain. Contracts have special functions for destroy and send, that send an amount to an address by the owner only.

The deployed contracts can be found at:
https://bitbucket.org/kratosinnovationlabs/bouts_binance/src/master/ contracts/
Commit : 836c17b

Audit Report Summary

The contract is working fine for the business logic and the related functions. Code is written with all major security and checks. Tested for many negative and positive test cases and most of the cases passed. The contract is deployable, trustable and users can use any standard supported wallet to hold and transfer the tokens freely. This token and contract can be used in any exchange and crypto platforms as per the standards and security checks. Gas usage is also optimized and well utilized by minimizing wastage.

The entire audit report with in-depth details about the contract code and its vulnerabilities can be found here — https://github.com/Quillhash/Audit_Reports/blob/master/BoutsPro%20Smart%20Contract%20Audit%20Report%20-%20QuillAudits.pdf

About QuillAudits

QuillAudits is a secure smart contract audits platform designed by QuillHash Technologies. It is an auditing platform that rigorously analyzes and verifies smart contracts to check for security vulnerabilities through effective manual review with static and dynamic analysis tools, gas analyzers, and simulators. Moreover, the audit process also includes extensive unit testing as well as structural analysis. We conduct both smart contract audits and penetration tests to find potential security vulnerabilities which might harm the platform’s integrity.

For further discussion and queries on the same topic, join the discussion on the Telegram group of QuillHash at — https://t.me/quillhash](https://t.me/quillhash

--

--

No responses yet