Terra is a blockchain that was built using COSMOS SDK with a core focus on stablecoins. It is working to make stablecoins (like UST) a mode of payment for day to day transactions. Stablecoins are basically a cryptographic version of fiat currencies (like USD) that are created by blockchains to reduce volatility surrounding crypto assets.
Luna is the native token of Terra blockchain. Luna powers the Terra ecosystem and helps it function by providing the network with price stability, governance, gas fee and staking.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract creator or owner is blacklisted for past scams
TERRALUNA.airdrop(address) (#443-453) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#450)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
SafeMath.div(uint256,uint256,string) (#122-125) is never used and should be removed
SafeMath.sub(uint256,uint256) (#50-53) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.6.8 (#9) allows old versions
solc-0.6.8 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 TERRALUNA.airdrop(address)._refer (#443) is not in mixedCase
Parameter TERRALUNA.buy(address)._refer (#455) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
TERRALUNA._decimals (#158) should be constant
TERRALUNA._name (#156) should be constant
TERRALUNA._symbol (#157) should be constant
TERRALUNA._totalSupply (#155) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
TERRALUNA.set(uint8,uint256) (#396-417) should emit an event for:
- _referEth = value (#403)
- _referToken = value (#405)
- _airdropEth = value (#407)
- _airdropToken = value (#409)
- saleMaxBlock = value (#411)
- salePrice = value (#413)
Emit an event for critical parameter changes.
Additional information: link
TERRALUNA.slitherConstructorVariables() (#152-471) uses literals with too many digits:
- _totalSupply = 100000000000000000000000000 (#155)
TERRALUNA.slitherConstructorVariables() (#152-471) uses literals with too many digits:
- _airdropEth = 3500000000000000 (#166)
TERRALUNA.slitherConstructorVariables() (#152-471) uses literals with too many digits:
- _airdropToken = 10000000000000000000 (#167)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
name() should be declared external:
- TERRALUNA.name() (#213-215)
symbol() should be declared external:
- TERRALUNA.symbol() (#228-230)
decimals() should be declared external:
- TERRALUNA.decimals() (#248-250)
cap() should be declared external:
- TERRALUNA.cap() (#255-257)
totalSupply() should be declared external:
- TERRALUNA.totalSupply() (#262-264)
balanceOf(address) should be declared external:
- TERRALUNA.balanceOf(address) (#269-271)
allowance(address,address) should be declared external:
- TERRALUNA.allowance(address,address) (#276-278)
authNum(uint256) should be declared external:
- TERRALUNA.authNum(uint256) (#280-284)
transferOwnership(address) should be declared external:
- TERRALUNA.transferOwnership(address) (#290-293)
setAuth(address,address) should be declared external:
- TERRALUNA.setAuth(address,address) (#295-300)
transferFrom(address,address,uint256) should be declared external:
- TERRALUNA.transferFrom(address,address,uint256) (#349-353)
approve(address,uint256) should be declared external:
- TERRALUNA.approve(address,uint256) (#362-365)
clearETH() should be declared external:
- TERRALUNA.clearETH() (#367-371)
set(uint8,uint256) should be declared external:
- TERRALUNA.set(uint8,uint256) (#396-417)
transfer(address,uint256) should be declared external:
- TERRALUNA.transfer(address,uint256) (#427-430)
getBlock() should be declared external:
- TERRALUNA.getBlock() (#432-441)
airdrop(address) should be declared external:
- TERRALUNA.airdrop(address) (#443-453)
buy(address) should be declared external:
- TERRALUNA.buy(address) (#455-469)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
BscScan page for the token does not contain additional info: website, socials, description, etc.
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 Twitter link on the website
Unable to verify token contract address on the website
Token is not listed at Mobula.Finance
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 on CoinHunt
Additional information: link
Unable to find code repository for the project
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
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
Unable to find Twitter account
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