HarryPotterObama10Inu
Harry Potter Obama 10Inu(BITCOINS) | BSC
High Risk 10%
0x96cfFA8f6842fD23065e39375A2009E08b75F481
Report Date
July 22, 2024
Quick Result
Owner can mint new token?
Owner can update tax over 25% ?
Owner can pause trade ?
Owner can enable trading ?
Owner can add Blacklist ?
Owner can set Max Tx ?
Owner can set Max Wallet Amount ?

Contract Overview

🔴  minting:  
🔴   honeypot:  
🔴  enableTrading:  
🔴  pauseTrading:  
🟢  maxWallet:  
🔴  blacklist:  
🟢  proxy:  
🔴  hiddenOwner:  
🟢  maxTx:  
🟢  antibotSystem:  
Notes:   Safe: 🟢 Be Careful: 🟠 Danger: 🔴


Token Information

tokenName:   Harry Potter Obama 10Inu
tokenSymbol:   BITCOINS
tokenDecimal:   18
blockchain:   BSC
tokenSupply:   21,000,000,000
contractAddress:   0x96c...F481
contractLanguage:   Solidity
currentBuyFee:   0
currentSellFee:   0
currentTransferFee:   0
social:  

InformationalLowMediumHigh5311005
Download SVG
Download PNG
Download CSV

Manual Review

Owner can exclude account from fees

        function excludeMultipleAccountsFromFees(address[] calldata accounts, bool excluded) public onlyOwner {
            for(uint256 i = 0; i < accounts.length; i++) {
                isExcludedFromFee[accounts[i]] = excluded;
            }
        }
          
Recommendation

There is no need specific recommendation for this finding.

Disclaimer: This smart contract audit report, conducted by SecureWise, is intended for informational purposes only. It does not constitute an endorsement, investment advice, or a guarantee of any kind. The audit involved code analysis, manual review, testing, and risk classification.

© made with
by SecureWise all right reserved.