Versal Token Token Logo

VER [Versal] Token

About VER

Listings

Token 4 years
CoinGecko 4 years
CoinMarketCap 4 years
white paper

VersalNFT is a blockchain-based virtual legal space that contains a multi-user interface for creating, storing, and managing data. The project team offers universal tools based on blockchain technology, in particular NFT, which can be used in various traditional business sectors striving for the digitization of processes, as well as for all participants in the digital art market, including NFT creators, buyers, and NFT marketplaces. The basic tool of the platform is the NFT-signature, containing information about the owner, with which the user can sign various personal and business documents, including a certificate of copyright registration for NFT content. All tools offered by VersalNFT are based on a legal concept that complies with English law. The VersalNFT concept was developed by international lawyers and is currently being developed and finalized by world-class experts.

Social

Laser Scorebeta Last Audit: 17 May 2022

report
Token is either risky or in presale. For presale 30+ is a fine score.


Contract ownership is not renounced (belongs to a wallet)


Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains

Address.isContract(address) (#408-419) uses assembly
- INLINE ASM (#415-417)
Address._functionCallWithValue(address,bytes,uint256,string) (#516-542) uses assembly
- INLINE ASM (#534-537)
Initializable._isConstructor() (#858-869) uses assembly
- INLINE ASM (#867)
Do not use evm assembly.

Additional information: link

Address._functionCallWithValue(address,bytes,uint256,string) (#516-542) is never used and should be removed
Address.functionCall(address,bytes) (#463-465) is never used and should be removed
Address.functionCall(address,bytes,string) (#473-479) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#492-498) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#506-514) is never used and should be removed
Address.isContract(address) (#408-419) is never used and should be removed
Address.sendValue(address,uint256) (#437-443) is never used and should be removed
BEP20._burn(address,uint256) (#777-783) is never used and should be removed
BEP20._burnFrom(address,uint256) (#816-823) is never used and should be removed
Context._msgData() (#25-28) is never used and should be removed
SafeMath.min(uint256,uint256) (#367-369) is never used and should be removed
SafeMath.mod(uint256,uint256) (#342-344) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#358-365) is never used and should be removed
SafeMath.sqrt(uint256) (#372-383) is never used and should be removed
SafeMath.sub(uint256,uint256) (#241-243) is never used and should be removed
Remove unused functions.

Additional information: link

Low level call in Address.sendValue(address,uint256) (#437-443):
- (success) = recipient.call{value: amount}() (#441)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#516-542):
- (success,returndata) = target.call{value: weiValue}(data) (#525)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Redundant expression "this (#26)" inContext (#16-29)
Remove redundant statements if they congest code but offer no value.

Additional information: link

VersalToken.airDropPercent (#886) should be constant
VersalToken.develpPercent (#884) should be constant
VersalToken.idoPercent (#888) should be constant
VersalToken.marketingPercent (#885) should be constant
VersalToken.partnerPercent (#889) should be constant
VersalToken.presalePercent (#887) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

Variable BEP20._balances (#574) is not in mixedCase
Variable BEP20._totalSupply (#578) is not in mixedCase
Parameter VersalToken.setVest(address)._vest (#891) is not in mixedCase
Parameter VersalToken.updateWallet(address,address,address,address,address,address)._market (#897) is not in mixedCase
Parameter VersalToken.updateWallet(address,address,address,address,address,address)._develop (#898) is not in mixedCase
Parameter VersalToken.updateWallet(address,address,address,address,address,address)._airDrop (#899) is not in mixedCase
Parameter VersalToken.updateWallet(address,address,address,address,address,address)._presale (#900) is not in mixedCase
Parameter VersalToken.updateWallet(address,address,address,address,address,address)._ido (#901) is not in mixedCase
Parameter VersalToken.updateWallet(address,address,address,address,address,address)._partner (#902) is not in mixedCase
Parameter VersalToken.transact(uint256)._amount (#919) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#80-83)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#89-91)
name() should be declared external:
- BEP20.name() (#609-611)
decimals() should be declared external:
- BEP20.decimals() (#616-618)
symbol() should be declared external:
- BEP20.symbol() (#623-625)
totalSupply() should be declared external:
- BEP20.totalSupply() (#630-632)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#637-639)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#657-659)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#668-671)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#685-697)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#711-714)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#730-737)
setVest(address) should be declared external:
- VersalToken.setVest(address) (#891-894)
updateWallet(address,address,address,address,address,address) should be declared external:
- VersalToken.updateWallet(address,address,address,address,address,address) (#896-916)
transact(uint256) should be declared external:
- VersalToken.transact(uint256) (#918-930)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


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 PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.


Average 30d number of PancakeSwap swaps is low.


Token is deployed only at one blockchain


Token has only one trading pair


Unable to find Youtube account


Unable to find Discord account


BscScan page for the token does not contain additional info: website, socials, description, etc.

Additional information: link


Token is not listed at Mobula.Finance

Additional information: link


Unable to verify token contract address on the website


Unable to find token on CoinHunt

Additional information: link


Unable to find audit link on the website


Unable to find whitepaper link on the website


Unable to find Telegram link on the website


Unable to find Twitter link on the website


Young tokens have high risks of price dump / death


Young tokens have high risks of scam / price dump / death


Young tokens have high risks of scam / price dump / death


Token has relatively low CoinGecko rank


Young tokens have high risks of price dump / death


Young tokens have high risks of price dump / death

Price for VER

News for VER