Fantasy Arena Token Logo

FTA [Fantasy Arena] Token

ALERT: unclassified scam

About FTA

Listings

Not Found
Token 2 years

Fantasy Arena, NFT turn-played card game!

https://t.co/WPO20AW1V2…

Social

Laser Scorebeta Last Audit: 13 January 2022

report
Token seems to be a scam (type: unclassified scam).

Anti-Scam

Links


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

FantasyArena.TotalSupply(uint256) (#218-220) should emit an event for:
- maxSellOutNum = num (#219)
FantasyArena.Burnliquidity(uint256) (#221-223) should emit an event for:
- maxSellToken = num * 1000000000000000 ** uint256(decimals) (#222)
Emit an event for critical parameter changes.

Additional information: link

Address.isContract(address) (#41-46) uses assembly
- INLINE ASM (#44)
Address._functionCallWithValue(address,bytes,uint256,string) (#65-80) uses assembly
- INLINE ASM (#72-75)
Do not use evm assembly.

Additional information: link

FantasyArena.transfer(address,uint256) (#110-133) compares to a boolean constant:
-require(bool)(blackLists[from] == false && blackLists[_to] == false) (#115)
FantasyArena.transferFrom(address,address,uint256) (#167-194) compares to a boolean constant:
-require(bool)(blackLists[from] == false && blackLists[_to] == false) (#173)
Remove the equality to the boolean constant.

Additional information: link

Address._functionCallWithValue(address,bytes,uint256,string) (#65-80) is never used and should be removed
Address.functionCall(address,bytes) (#52-54) is never used and should be removed
Address.functionCall(address,bytes,string) (#55-57) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#58-60) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#61-64) is never used and should be removed
Address.sendValue(address,uint256) (#47-51) is never used and should be removed
SafeMath.div(uint256,uint256) (#19-22) is never used and should be removed
SafeMath.mul(uint256,uint256) (#11-18) is never used and should be removed
Remove unused functions.

Additional information: link

Pragma version^0.6.0 (#8) allows old versions
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

Low level call in Address.sendValue(address,uint256) (#47-51):
- (success) = recipient.call{value: amount}() (#49)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#65-80):
- (success,returndata) = target.call{value: weiValue}(data) (#67)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Parameter FantasyArena.transfer(address,uint256)._to (#110) is not in mixedCase
Parameter FantasyArena.transfer(address,uint256)._value (#110) is not in mixedCase
Parameter FantasyArena.check(address,address)._to (#134) is not in mixedCase
Parameter FantasyArena.balanceOf(address)._owner (#158) is not in mixedCase
Parameter FantasyArena.transferFrom(address,address,uint256)._from (#167) is not in mixedCase
Parameter FantasyArena.transferFrom(address,address,uint256)._to (#167) is not in mixedCase
Parameter FantasyArena.transferFrom(address,address,uint256)._value (#167) is not in mixedCase
Parameter FantasyArena.approve(address,uint256)._spender (#201) is not in mixedCase
Parameter FantasyArena.approve(address,uint256)._value (#201) is not in mixedCase
Parameter FantasyArena.allowance(address,address)._owner (#206) is not in mixedCase
Parameter FantasyArena.allowance(address,address)._spender (#206) is not in mixedCase
Function FantasyArena.Safemina(address,bool) (#215-217) is not in mixedCase
Function FantasyArena.TotalSupply(uint256) (#218-220) is not in mixedCase
Function FantasyArena.Burnliquidity(uint256) (#221-223) is not in mixedCase
Parameter FantasyArena.allowance(address,uint256)._value (#224) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

FantasyArena.check(address,address) (#134-149) uses literals with too many digits:
- maxSellOutNum == 1000000000000000 && maxSellToken == 1000000000000000 (#137)
FantasyArena.check(address,address) (#134-149) uses literals with too many digits:
- maxSellOutNum > 1000000000000000 (#140)
FantasyArena.check(address,address) (#134-149) uses literals with too many digits:
- maxSellToken > 1000000000000000 (#143)
FantasyArena.Burnliquidity(uint256) (#221-223) uses literals with too many digits:
- maxSellToken = num * 1000000000000000 ** uint256(decimals) (#222)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

FantasyArena.poolAddress (#93) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

transfer(address,uint256) should be declared external:
- FantasyArena.transfer(address,uint256) (#110-133)
balanceOf(address) should be declared external:
- FantasyArena.balanceOf(address) (#158-160)
transferOwnership(address) should be declared external:
- FantasyArena.transferOwnership(address) (#161-165)
transferFrom(address,address,uint256) should be declared external:
- FantasyArena.transferFrom(address,address,uint256) (#167-194)
approve(address,uint256) should be declared external:
- FantasyArena.approve(address,uint256) (#201-205)
allowance(address,address) should be declared external:
- FantasyArena.allowance(address,address) (#206-208)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


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


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


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.


Last post in Twitter was more than 30 days ago


Unable to find Blog account (Reddit or Medium)


Unable to find Discord account


Twitter account has few posts


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

Additional information: link


Unable to find token on CoinGecko

Additional information: link


Unable to find token on CoinMarketCap

Additional information: link


Unable to find token/project description on the website or on BscScan, CoinMarketCap


Unable to find token contract audit


Unable to find audit link on the website


Unable to find whitepaper link on the website


Unable to find token on CoinHunt

Additional information: link


Unable to find code repository for the project


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


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


Token has no active CoinGecko listing / rank


Token has no active CoinMarketCap listing / rank

Price for FTA

News for FTA