Pitch Finance Token Logo

PFT [Pitch Finance] Token

ALERT: dead

About PFT

Listings

Token 2 years
white paper

Pitch Finance is an ecosystem of products designed for presale launching. Build, design, connect, collect and trade all kinds of assets, tokens and NFTs across multiple blockchains.

PFT is Pitch Finance Finance Utility token

Social

Laser Scorebeta Last Audit: 20 January 2022

report
Token seems to be unmaintained (no trading, inactive website, inactive socials, etc.).

OwnableUpgradeable.__gap (#417) shadows:
- ContextUpgradeable.__gap (#339)
Remove the state variable shadowing.

Additional information: link


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

StandardERC20.allowance(address,address).owner (#752) shadows:
- OwnableUpgradeable.owner() (#384-386) (function)
StandardERC20._approve(address,address,uint256).owner (#901) shadows:
- OwnableUpgradeable.owner() (#384-386) (function)
Rename the local variables that shadow another component.

Additional information: link

AddressUpgradeable.isContract(address) (#108-117) uses assembly
- INLINE ASM (#115)
AddressUpgradeable._verifyCallResult(bool,bytes,string) (#229-246) uses assembly
- INLINE ASM (#238-241)
Do not use evm assembly.

Additional information: link

renounceOwnership() should be declared external:
- OwnableUpgradeable.renounceOwnership() (#403-406)
name() should be declared external:
- StandardERC20.name() (#693-695)
symbol() should be declared external:
- StandardERC20.symbol() (#701-703)
decimals() should be declared external:
- StandardERC20.decimals() (#718-720)
totalSupply() should be declared external:
- StandardERC20.totalSupply() (#725-727)
balanceOf(address) should be declared external:
- StandardERC20.balanceOf(address) (#732-734)
transfer(address,uint256) should be declared external:
- StandardERC20.transfer(address,uint256) (#744-747)
allowance(address,address) should be declared external:
- StandardERC20.allowance(address,address) (#752-754)
approve(address,uint256) should be declared external:
- StandardERC20.approve(address,uint256) (#763-766)
transferFrom(address,address,uint256) should be declared external:
- StandardERC20.transferFrom(address,address,uint256) (#781-785)
increaseAllowance(address,uint256) should be declared external:
- StandardERC20.increaseAllowance(address,uint256) (#799-802)
decreaseAllowance(address,uint256) should be declared external:
- StandardERC20.decreaseAllowance(address,uint256) (#818-821)
Use the external attribute for functions never called from the contract.

Additional information: link

AddressUpgradeable._verifyCallResult(bool,bytes,string) (#229-246) is never used and should be removed
AddressUpgradeable.functionCall(address,bytes) (#161-163) is never used and should be removed
AddressUpgradeable.functionCall(address,bytes,string) (#171-173) is never used and should be removed
AddressUpgradeable.functionCallWithValue(address,bytes,uint256) (#186-188) is never used and should be removed
AddressUpgradeable.functionCallWithValue(address,bytes,uint256,string) (#196-203) is never used and should be removed
AddressUpgradeable.functionStaticCall(address,bytes) (#211-213) is never used and should be removed
AddressUpgradeable.functionStaticCall(address,bytes,string) (#221-227) is never used and should be removed
AddressUpgradeable.sendValue(address,uint256) (#135-141) is never used and should be removed
ContextUpgradeable.__Context_init() (#325-327) is never used and should be removed
ContextUpgradeable._msgData() (#335-338) is never used and should be removed
SafeMath.div(uint256,uint256) (#556-559) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#611-614) is never used and should be removed
SafeMath.mod(uint256,uint256) (#573-576) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#631-634) is never used and should be removed
SafeMath.mul(uint256,uint256) (#537-542) is never used and should be removed
SafeMath.sub(uint256,uint256) (#522-525) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#445-449) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#481-484) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#491-494) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#466-474) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#456-459) is never used and should be removed
StandardERC20._burn(address,uint256) (#878-886) is never used and should be removed
StandardERC20._setupDecimals(uint8) (#916-918) is never used and should be removed
Remove unused functions.

Additional information: link

Low level call in AddressUpgradeable.sendValue(address,uint256) (#135-141):
- (success) = recipient.call{value: amount}() (#139)
Low level call in AddressUpgradeable.functionCallWithValue(address,bytes,uint256,string) (#196-203):
- (success,returndata) = target.call{value: value}(data) (#201)
Low level call in AddressUpgradeable.functionStaticCall(address,bytes,string) (#221-227):
- (success,returndata) = target.staticcall(data) (#225)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Function ContextUpgradeable.__Context_init() (#325-327) is not in mixedCase
Function ContextUpgradeable.__Context_init_unchained() (#329-330) is not in mixedCase
Variable ContextUpgradeable.__gap (#339) is not in mixedCase
Function OwnableUpgradeable.__Ownable_init() (#370-373) is not in mixedCase
Function OwnableUpgradeable.__Ownable_init_unchained() (#375-379) is not in mixedCase
Variable OwnableUpgradeable.__gap (#417) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (#336)" inContextUpgradeable (#324-340)
Remove redundant statements if they congest code but offer no value.

Additional information: link

Variable StandardERC20._totalSupply (#669) is too similar to StandardERC20.initialize(address,string,string,uint8,uint256).totalSupply_ (#680)
Variable StandardERC20._totalSupply (#669) is too similar to IStandardERC20.initialize(address,string,string,uint8,uint256).totalSupply_ (#648)
Prevent variables from having similar names.

Additional information: link

OwnableUpgradeable.__gap (#417) is never used in StandardERC20 (#662-936)
Remove unused state variables.

Additional information: link

Holders:


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


Token is deployed only at one blockchain


Token has only one trading pair


Unable to find PancakeSwap trading pair to compute liquidity.


Unable to find PancakeSwap trading pair to compute volume.


Unable to find PancakeSwap trading pair to compute number of swaps.


Twitter account link seems to be invalid


Telegram account has less than 100 subscribers


Unable to find Blog account (Reddit or Medium)


Unable to find Youtube account


Unable to find Discord account


Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap

Additional information: link


Unable to find token on CoinHunt

Additional information: link


Unable to find code repository for the project


Token is marked as risky (blacklisted creator, fake name, dead project, etc.)

Additional information: link


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


Token has no active CoinMarketCap listing / rank


Young tokens have high risks of price dump / death


Young tokens have high risks of price dump / death


Token has relatively low CoinGecko rank

Price for PFT