ADGAME Token Logo

ADG [ADGAME] Token

About ADG

Listings

Not Found
Token 2 years

Website

Not Found

Description

Not Found

Social

Not Found

Laser Scorebeta Last Audit: 21 April 2023

report
Token seems to be anonymous. As long as we are unable to find website score is limited.


Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)

ADGAME (#157-306) contract sets array length with a user-controlled value:
- lockInfo[_holder].push(LockInfo(_releaseTime,_amount)) (#271-273)
ADGAME (#157-306) contract sets array length with a user-controlled value:
- lockInfo[_to].push(LockInfo(_releaseTime,_value)) (#296-298)
Do not allow array lengths to be set directly set; instead, opt to add values as needed. Otherwise, thoroughly review the contract to ensure a user-controlled variable cannot reach an array length assignment.

Additional information: link


Contract ownership is not renounced (belongs to a wallet)

ADGAME.transferWithLock(address,uint256,uint256) (#290-303) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp <= _releaseTime,TokenTimelock: release time is before current time) (#293)
ADGAME.releaseLock(address) (#242-258) uses timestamp for comparisons
Dangerous comparisons:
- lockInfo[_holder][i].releaseTime <= now (#245)
ADGAME.lock(address,uint256,uint256) (#266-275) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp <= _releaseTime,TokenTimelock: release time is before current time) (#268)
Avoid relying on block.timestamp.

Additional information: link

SafeMath.mul(uint256,uint256) (#46-56) is never used and should be removed
BEP20._burnFrom(address,uint256) (#151-154) is never used and should be removed
SafeMath.mod(uint256,uint256) (#65-68) is never used and should be removed
SafeMath.div(uint256,uint256) (#58-63) is never used and should be removed
Remove unused functions.

Additional information: link

Pragma version0.5.8 (#9) allows old versions
solc-0.5.8 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

ADGAME.slitherConstructorConstantVariables() (#157-306) uses literals with too many digits:
- initialSupply = 3000000000 * (10 ** uint256(decimals)) (#161)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

Parameter ADGAME.burn(uint256)._value (#218) is not in mixedCase
Parameter ADGAME.lock(address,uint256,uint256)._holder (#266) is not in mixedCase
Parameter ADGAME.transferWithLock(address,uint256,uint256)._value (#290) is not in mixedCase
Parameter ADGAME.transferOwnership(address)._newOwner (#181) is not in mixedCase
Parameter ADGAME.transferWithLock(address,uint256,uint256)._to (#290) is not in mixedCase
Constant ADGAME.initialSupply (#161) is not in UPPER_CASE_WITH_UNDERSCORES
Parameter ADGAME.transfer(address,uint256)._to (#192) is not in mixedCase
Parameter ADGAME.lockState(address,uint256)._idx (#262) is not in mixedCase
Parameter ADGAME.releaseLock(address)._holder (#242) is not in mixedCase
Parameter ADGAME.transferFrom(address,address,uint256)._to (#205) is not in mixedCase
Parameter ADGAME.lock(address,uint256,uint256)._amount (#266) is not in mixedCase
Parameter ADGAME.transferWithLock(address,uint256,uint256)._releaseTime (#290) is not in mixedCase
Parameter ADGAME.transferFrom(address,address,uint256)._from (#204) is not in mixedCase
Parameter ADGAME.transfer(address,uint256)._value (#193) is not in mixedCase
Parameter ADGAME.unlock(address,uint256)._holder (#277) is not in mixedCase
Parameter ADGAME.lockCount(address)._holder (#259) is not in mixedCase
Variable BEP20._balances (#74) is not in mixedCase
Parameter ADGAME.lock(address,uint256,uint256)._releaseTime (#266) is not in mixedCase
Parameter ADGAME.balanceOf(address)._holder (#234) is not in mixedCase
Parameter ADGAME.transferFrom(address,address,uint256)._value (#206) is not in mixedCase
Parameter ADGAME.lockState(address,uint256)._holder (#262) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

burn(uint256) should be declared external:
- ADGAME.burn(uint256) (#218-223)
transferWithLock(address,uint256,uint256) should be declared external:
- ADGAME.transferWithLock(address,uint256,uint256) (#290-303)
lockCount(address) should be declared external:
- ADGAME.lockCount(address) (#259-261)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#97-100)
unlock(address,uint256) should be declared external:
- ADGAME.unlock(address,uint256) (#277-288)
transferOwnership(address) should be declared external:
- ADGAME.transferOwnership(address) (#181-183)
lockState(address,uint256) should be declared external:
- ADGAME.lockState(address,uint256) (#262-264)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#93-95)
lock(address,uint256,uint256) should be declared external:
- ADGAME.lock(address,uint256,uint256) (#266-275)
totalSupply() should be declared external:
- BEP20.totalSupply() (#80-82)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#108-111)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#113-116)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


Token seems to be untradeable: there is no PancakeSwap trading pair and no trading volumes. Ignore for presale.


Unable to find Telegram and Twitter accounts


Unable to find website, listings and other project-related information


Token has a considerable age, but we're still unable to find its website


Token has no active CoinGecko listing / rank


Token has no active CoinMarketCap listing / rank


Token has a considerable age, but social accounts / website are missing or have few users


Token has a considerable age, but average PancakeSwap 30d trading volume is low

Price for ADG