Wealth Token (WLTH) is the featured currency of our Wealth Bear wallet software.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Wealth (#60-177) has incorrect ERC20 function interface:Wealth.transfer(address,uint256) (#92-108)
Set the appropriate return values and types for the defined ERC20 functions.
Additional information: link
SafeMath.safeDiv(uint256,uint256) (#44-49) is never used and should be removed
SafeMath.safeMod(uint256,uint256) (#51-54) is never used and should be removed
SafeMath.safeMul(uint256,uint256) (#33-42) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter Wealth.transfer(address,uint256)._to (#92) is not in mixedCase
Parameter Wealth.transfer(address,uint256)._value (#92) is not in mixedCase
Parameter Wealth.approve(address,uint256)._spender (#110) is not in mixedCase
Parameter Wealth.approve(address,uint256)._value (#110) is not in mixedCase
Parameter Wealth.multiTransfer(address[],uint256[])._receivers (#120) is not in mixedCase
Parameter Wealth.multiTransfer(address[],uint256[])._values (#120) is not in mixedCase
Parameter Wealth.multiTransferSingleValue(address[],uint256)._receivers (#132) is not in mixedCase
Parameter Wealth.multiTransferSingleValue(address[],uint256)._value (#132) is not in mixedCase
Parameter Wealth.transferFrom(address,address,uint256)._from (#144) is not in mixedCase
Parameter Wealth.transferFrom(address,address,uint256)._to (#144) is not in mixedCase
Parameter Wealth.transferFrom(address,address,uint256)._value (#144) is not in mixedCase
Parameter Wealth.transferOwnership(address)._newOwner (#171) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
approve(address,uint256) should be declared external:
- Wealth.approve(address,uint256) (#110-118)
multiTransfer(address[],uint256[]) should be declared external:
- Wealth.multiTransfer(address[],uint256[]) (#120-130)
multiTransferSingleValue(address[],uint256) should be declared external:
- Wealth.multiTransferSingleValue(address[],uint256) (#132-142)
transferFrom(address,address,uint256) should be declared external:
- Wealth.transferFrom(address,address,uint256) (#144-161)
transferOwnership(address) should be declared external:
- Wealth.transferOwnership(address) (#171-175)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
Unable to find token contract audit
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token on CoinHunt
Additional information: link
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 price dump / death
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account