Kudos aims to offer a social currency - Kudos token and Kudos collectibles - non-fungible tokens for its community.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
KudosToken.transferFrom(address,address,uint256).allowance (Kudos Token.sol#44) shadows:
- KudosToken.allowance(address,address) (Kudos Token.sol#65-67) (function)
- EIP20Interface.allowance(address,address) (EIP20Interface.sol#45) (function)
Rename the local variables that shadow another component.
Additional information: link
Pragma version^0.4.21 (EIP20Interface.sol#3) allows old versions
Pragma version^0.4.21 (Kudos Token.sol#2) allows old versions
solc-0.4.21 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 KudosToken.transfer(address,uint256)._to (Kudos Token.sol#35) is not in mixedCase
Parameter KudosToken.transfer(address,uint256)._value (Kudos Token.sol#35) is not in mixedCase
Parameter KudosToken.transferFrom(address,address,uint256)._from (Kudos Token.sol#43) is not in mixedCase
Parameter KudosToken.transferFrom(address,address,uint256)._to (Kudos Token.sol#43) is not in mixedCase
Parameter KudosToken.transferFrom(address,address,uint256)._value (Kudos Token.sol#43) is not in mixedCase
Parameter KudosToken.balanceOf(address)._owner (Kudos Token.sol#55) is not in mixedCase
Parameter KudosToken.approve(address,uint256)._spender (Kudos Token.sol#59) is not in mixedCase
Parameter KudosToken.approve(address,uint256)._value (Kudos Token.sol#59) is not in mixedCase
Parameter KudosToken.allowance(address,address)._owner (Kudos Token.sol#65) is not in mixedCase
Parameter KudosToken.allowance(address,address)._spender (Kudos Token.sol#65) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
balanceOf(address) should be declared external:
- EIP20Interface.balanceOf(address) (EIP20Interface.sol#21)
- KudosToken.balanceOf(address) (Kudos Token.sol#55-57)
transfer(address,uint256) should be declared external:
- EIP20Interface.transfer(address,uint256) (EIP20Interface.sol#27)
- KudosToken.transfer(address,uint256) (Kudos Token.sol#35-41)
transferFrom(address,address,uint256) should be declared external:
- EIP20Interface.transferFrom(address,address,uint256) (EIP20Interface.sol#34)
- KudosToken.transferFrom(address,address,uint256) (Kudos Token.sol#43-53)
approve(address,uint256) should be declared external:
- EIP20Interface.approve(address,uint256) (EIP20Interface.sol#40)
- KudosToken.approve(address,uint256) (Kudos Token.sol#59-63)
allowance(address,address) should be declared external:
- EIP20Interface.allowance(address,address) (EIP20Interface.sol#45)
- KudosToken.allowance(address,address) (Kudos Token.sol#65-67)
Use the external attribute for functions never called from the contract.
Additional information: link
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.
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
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Telegram account has less than 100 subscribers
Twitter account has relatively few followers
Last post in Twitter was more than 30 days ago
Unable to find Youtube account
Unable to find Discord account