Powabit is an ecosystem of modular utilities based on decentralized software-as-a-service platforms (PowaDAP), blockchain project advisory (PowaList), NFT project development (PowaNFT) and a cryptocurrency exchange platform (PowaEX).
The Powabit token is used as utility currency and rewards in the four main modules of the ecosystem (PowaDAP, PowaList, PowaNFT and PowaEX). With the POWA token you can use tools in PowaDAP, place bets and receive rewards in Powa Worms (PowaNFT module NFT game), buy upgrades and contract services in PowaList, pay fees and multi-stake in PowaEX.
In addition, all coins in the Powabit ecosystem will constantly receive capital injections automatically through the income of the ecosystem's dapps in BNB, BUSD and USDT.
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract ownership is not renounced (belongs to a wallet)
Ownable._previousOwner (#233) is never used in PowabitToken (#274-547)
Remove unused state variables.
Additional information: link
Ownable._previousOwner (#233) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
PowabitToken.allowance(address,address).owner (#363) shadows:
- Ownable.owner() (#243-245) (function)
PowabitToken._approve(address,address,uint256).owner (#528) shadows:
- Ownable.owner() (#243-245) (function)
Rename the local variables that shadow another component.
Additional information: link
Address.isContract(address) (#117-126) uses assembly
- INLINE ASM (#124)
Address._functionCallWithValue(address,bytes,uint256,string) (#153-174) uses assembly
- INLINE ASM (#166-169)
Do not use evm assembly.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#153-174) is never used and should be removed
Address.functionCall(address,bytes) (#136-138) is never used and should be removed
Address.functionCall(address,bytes,string) (#140-142) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#144-146) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#148-151) is never used and should be removed
Address.isContract(address) (#117-126) is never used and should be removed
Address.sendValue(address,uint256) (#128-134) is never used and should be removed
Context._msgData() (#33-36) is never used and should be removed
PowabitToken._burnFrom(address,uint256) (#542-545) is never used and should be removed
SafeMath.div(uint256,uint256) (#89-91) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#93-100) is never used and should be removed
SafeMath.mod(uint256,uint256) (#102-104) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#106-109) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.8.9 (#9) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.9 is not recommended for deployment
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
Low level call in Address.sendValue(address,uint256) (#128-134):
- (success) = recipient.call{value: amount}() (#132)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#153-174):
- (success,returndata) = target.call{value: weiValue}(data) (#157)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Variable PowabitToken._decimals (#285) is not in mixedCase
Variable PowabitToken._symbol (#287) is not in mixedCase
Variable PowabitToken._name (#289) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#34)" inContext (#28-37)
Remove redundant statements if they congest code but offer no value.
Additional information: link
PowabitToken.constructor() (#292-301) uses literals with too many digits:
- _intTotalSupply = 1000000000 (#296)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#252-255)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#257-259)
increaseAllowance(address,uint256) should be declared external:
- PowabitToken.increaseAllowance(address,uint256) (#409-412)
decreaseAllowance(address,uint256) should be declared external:
- PowabitToken.decreaseAllowance(address,uint256) (#428-431)
mint(uint256) should be declared external:
- PowabitToken.mint(uint256) (#441-444)
burn(uint256) should be declared external:
- PowabitToken.burn(uint256) (#449-452)
Use the external attribute for functions never called from the contract.
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Telegram account has relatively few subscribers
Twitter account has relatively few followers
Unable to find Blog account (Reddit or Medium)
Unable to find Discord account