OTO Protocol

$OTO
Avalanche
Contract
(Presale)
Website
Twitter
Telegram
Reddit
Discord
Coingecko
CoinMarketCap
Audited

Audited

Coinscope has audited the contract

Coinscope has audited OTO Protocol with static analysis and manual contract review. Security assessment assist investors in drawing their own conclusions. The contract analysis depicts all the critical and informative findings.

Open Report
Onboarded Date19 Mar 2022
Requested Date19 Mar 2022
StatusFinished

Findings

1 medium
5 passed
10 minor
Severity
Code
Title
Update
⬤
ST
Stops Transactions
⬤
OTUT
Transfers User's Tokens
⬤
ELFM
Exceeds Fees Limit
⬤
MT
Mints Tokens
⬤
BT
Burns Tokens
⬤
BC
Blacklists Addresses
Unresolved
⬤
ULTW
Transfers Liquidity to Team Wallet
⬤
MTS
Manipulate Total Supply
⬤
CO
Code Optimization
⬤
L01
Public Function could be Declared External
⬤
L02
State Variables could be Declared Constant
⬤
L04
Conformance to Solidity Naming Conventions
⬤
L05
Unused State Variable
⬤
L09
Dead Code Elimination
⬤
L13
Divide before Multiply Operation
⬤
L14
Uninitialized Variables in Local Scope