Infinity Token Token Logo

INFINITY Token

About INFINITY

Listings

Token 2 years
CoinMarketCap 2 years
white paper

Revolutionizing DeFi by introducing the concept of Perpetual Leveled Farming enables us to initiate innovations covering each aspect of DeFi through different levels that will constitute the Infinite Ecosystem. All of this is powered by the $INFINITY token.

Social

Laser Scorebeta Last Audit: 22 February 2022

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

Anti-Scam

Links


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

InfinityToken._writeCheckpoint(address,uint32,uint256,uint256) (#1070-1088) uses a dangerous strict equality:
- nCheckpoints > 0 && checkpoints[delegatee][nCheckpoints - 1].fromBlock == blockNumber (#1080)
Don't use strict equality to determine if an account has enough Ether or tokens.

Additional information: link

BEP20.constructor(string,string).name (#593) shadows:
- BEP20.name() (#609-611) (function)
- IBEP20.name() (#123) (function)
BEP20.constructor(string,string).symbol (#593) shadows:
- BEP20.symbol() (#623-625) (function)
- IBEP20.symbol() (#118) (function)
BEP20.allowance(address,address).owner (#657) shadows:
- Ownable.owner() (#61-63) (function)
BEP20._approve(address,address,uint256).owner (#829) shadows:
- Ownable.owner() (#61-63) (function)
InfinityToken.mint(address,uint256).totalSupply (#897) shadows:
- BEP20.totalSupply() (#630-632) (function)
- IBEP20.totalSupply() (#108) (function)
Rename the local variables that shadow another component.

Additional information: link

InfinityToken.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (#936-977) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(now <= expiry,INFINITY::delegateBySig: signature expired) (#975)
Avoid relying on block.timestamp.

Additional information: link

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)
InfinityToken.getChainId() (#1095-1099) uses assembly
- INLINE ASM (#1097)
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) (#807-813) is never used and should be removed
BEP20._burnFrom(address,uint256) (#846-853) is never used and should be removed
Context._msgData() (#25-28) is never used and should be removed
SafeMath.div(uint256,uint256) (#302-304) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#318-328) 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.mul(uint256,uint256) (#276-288) is never used and should be removed
SafeMath.sqrt(uint256) (#372-383) 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

Parameter InfinityToken.mint(address,uint256)._to (#895) is not in mixedCase
Parameter InfinityToken.mint(address,uint256)._amount (#895) is not in mixedCase
Constant InfinityToken._initialSupply (#859) is not in UPPER_CASE_WITH_UNDERSCORES
Constant InfinityToken._maxSupply (#860) is not in UPPER_CASE_WITH_UNDERSCORES
Variable InfinityToken._delegates (#862) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

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

Additional information: link

renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#80-83)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#89-91)
decimals() should be declared external:
- BEP20.decimals() (#616-618)
symbol() should be declared external:
- BEP20.symbol() (#623-625)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#649-652)
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)
mint(uint256) should be declared external:
- BEP20.mint(uint256) (#747-750)
mint(address,uint256) should be declared external:
- InfinityToken.mint(address,uint256) (#895-904)
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 number of PancakeSwap swaps is less than 1. Token is either dead or inactive.


Average 30d PancakeSwap volume is low.


Number of Binance Smart Chain (BSC) token holders is low.


Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.


Token is deployed only at one blockchain


Last post in Twitter was more than 30 days ago


Unable to find Blog account (Reddit or Medium)


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

Additional information: link


Unable to find token contract audit


Unable to verify token contract address on the website


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


Young tokens have high risks of price dump / death


Young tokens have high risks of price dump / death


Token has relatively low CoinGecko rank


Token has relatively low CoinMarketCap rank

Price for INFINITY

News for INFINITY