Uniswap Finance is a BEP20 'token created on the Binance smart chain. It provides easy usage with low fee fees in the BSC network. Together with its reliable mediators, it enables fast and efficient trading by eliminating unnecessary rental methods.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract UniswapFinance (#325-371) has payable functions:
- UniswapFinance.constructor(string,string,uint8,uint256) (#331-337)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
UniswapFinance.constructor(string,string,uint8,uint256).name (#331) shadows:
- UniswapFinance.name() (#342-344) (function)
UniswapFinance.constructor(string,string,uint8,uint256).symbol (#331) shadows:
- UniswapFinance.symbol() (#350-352) (function)
UniswapFinance.constructor(string,string,uint8,uint256).decimals (#331) shadows:
- UniswapFinance.decimals() (#366-368) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.add(uint256,uint256) (#28-33) is never used and should be removed
SafeMath.div(uint256,uint256) (#106-108) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#122-132) is never used and should be removed
SafeMath.min(uint256,uint256) (#171-173) is never used and should be removed
SafeMath.mod(uint256,uint256) (#146-148) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#162-169) is never used and should be removed
SafeMath.mul(uint256,uint256) (#80-92) is never used and should be removed
SafeMath.sqrt(uint256) (#176-187) is never used and should be removed
SafeMath.sub(uint256,uint256) (#45-47) is never used and should be removed
SafeMath.sub(uint256,uint256,string) (#59-68) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.5.0 (#1) allows old versions
solc-0.5.0 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
Parameter ERC20Base.transfer(address,uint256)._to (#277) is not in mixedCase
Parameter ERC20Base.transfer(address,uint256)._value (#277) is not in mixedCase
Parameter ERC20Base.transferFrom(address,address,uint256)._from (#292) is not in mixedCase
Parameter ERC20Base.transferFrom(address,address,uint256)._to (#292) is not in mixedCase
Parameter ERC20Base.transferFrom(address,address,uint256)._value (#292) is not in mixedCase
Parameter ERC20Base.balanceOf(address)._owner (#306) is not in mixedCase
Parameter ERC20Base.approve(address,uint256)._spender (#310) is not in mixedCase
Parameter ERC20Base.approve(address,uint256)._value (#310) is not in mixedCase
Parameter ERC20Base.allowance(address,address)._owner (#316) is not in mixedCase
Parameter ERC20Base.allowance(address,address)._spender (#316) is not in mixedCase
Variable ERC20Base._balances (#273) is not in mixedCase
Variable ERC20Base._allowances (#274) is not in mixedCase
Variable ERC20Base._totalSupply (#275) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
transfer(address,uint256) should be declared external:
- ERC20Base.transfer(address,uint256) (#277-290)
transferFrom(address,address,uint256) should be declared external:
- ERC20Base.transferFrom(address,address,uint256) (#292-304)
balanceOf(address) should be declared external:
- ERC20Base.balanceOf(address) (#306-308)
approve(address,uint256) should be declared external:
- ERC20Base.approve(address,uint256) (#310-314)
allowance(address,address) should be declared external:
- ERC20Base.allowance(address,address) (#316-318)
totalSupply() should be declared external:
- ERC20Base.totalSupply() (#320-322)
name() should be declared external:
- UniswapFinance.name() (#342-344)
symbol() should be declared external:
- UniswapFinance.symbol() (#350-352)
decimals() should be declared external:
- UniswapFinance.decimals() (#366-368)
Use the external attribute for functions never called from the contract.
Additional information: link
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.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
Additional information: link
Token was delisted from CoinGecko
Additional information: link
Unable to find token contract audit
Token is not listed at Mobula.Finance
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
Unable to find token on CoinHunt
Additional information: link
Token has no active CoinGecko 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
Token has no active CoinMarketCap listing / rank
Twitter account seems to be suspended
Additional information: link
Unable to find Youtube account
Unable to find Discord account