Valon virtual reality is a project in Binance Smart Chain where users own land, properties and items. Create your own virtual worlds such as apartments, mansions, museums or outside areas in the expanding world of Valon.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
ValonToken.allowance(address,address).owner (#510) shadows:
- Ownable.owner() (#61-63) (function)
ValonToken._approve(address,address,uint256).owner (#665) shadows:
- Ownable.owner() (#61-63) (function)
Rename the local variables that shadow another component.
Additional information: link
Different versions of Solidity is used:
- Version used: ['0.8.7', '^0.8.0']
- ^0.8.0 (#5)
- ^0.8.0 (#31)
- ^0.8.0 (#104)
- 0.8.7 (#331)
- 0.8.7 (#427)
Use one Solidity version.
Additional information: link
Context._msgData() (#22-24) is never used and should be removed
SafeMath.div(uint256,uint256) (#235-237) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#291-300) is never used and should be removed
SafeMath.mod(uint256,uint256) (#251-253) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#317-326) is never used and should be removed
SafeMath.mul(uint256,uint256) (#221-223) is never used and should be removed
SafeMath.sub(uint256,uint256) (#207-209) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#122-128) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#164-169) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#176-181) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#147-157) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#135-140) is never used and should be removed
ValonToken._burn(address,uint256) (#644-650) is never used and should be removed
ValonToken._burnFrom(address,uint256) (#679-682) is never used and should be removed
ValonToken._to18Digits(uint256,uint256) (#684-686) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#5) allows old versions
Pragma version^0.8.0 (#31) allows old versions
Pragma version^0.8.0 (#104) allows old versions
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
Parameter ValonToken.mintTo(address,uint256)._to (#688) is not in mixedCase
Parameter ValonToken.mintTo(address,uint256)._amount (#688) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#80-82)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#88-91)
increaseAllowance(address,uint256) should be declared external:
- ValonToken.increaseAllowance(address,uint256) (#556-559)
decreaseAllowance(address,uint256) should be declared external:
- ValonToken.decreaseAllowance(address,uint256) (#575-578)
mint(uint256) should be declared external:
- ValonToken.mint(uint256) (#588-591)
mintTo(address,uint256) should be declared external:
- ValonToken.mintTo(address,uint256) (#688-690)
Use the external attribute for functions never called from the contract.
Additional information: link
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Token is deployed only at one blockchain
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token contract audit
Unable to find audit link on the website
Unable to find token on CoinHunt
Additional information: link
Token is not listed at Mobula.Finance
Additional information: link
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Young tokens have high risks of price dump / death
Unable to find Discord account