The Lambo Token is the third in a series of open and honest projects created by doxxed public figure, Steven (Mac) McKeon. As with his other projects, Mac guarantees the following:
Ownership entirely renounced - no one entity owns the rights to this token and the burn address is available to anyone who wants to view it
Marketing/Donation wallet - Mac wants to give back to others, so three percent (3%) of the coin is locked into a dual-signature marketing/donation wallet
Community supported - 2% of each transaction is redistributed to LAMBO holders; one can earn more by simply holding the token
Clear, goal-oriented roadmap
Transparency in all transactions and operations
Why Lambo?
Ferrucio Lamborghini once pointed out that, “Lamborghini is refinement, luxury and perfection.” This brilliant, stylish, forward-thinking automobile maker clearly has his target market in mind. What better way to give back to the world than by displaying the artistry and craftsmanship that few of us will ever get to experience?
Created with Lamborghini fans in mind, Lambo is intended for everyone who loves cars. Anyone can join the Lambo community, with the provision that their behavior reflects the
community spirit of kindness, transparency and philanthropy.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
LAMBO._getTValues(uint256) (#628-632) performs a multiplication on the result of a division:
-tFee = tAmount.div(100).mul(2) (#629)
Consider ordering multiplication before division.
Additional information: link
LAMBO.allowance(address,address).owner (#474) shadows:
- Ownable.owner() (#386-388) (function)
LAMBO._approve(address,address,uint256).owner (#555) shadows:
- Ownable.owner() (#386-388) (function)
Rename the local variables that shadow another component.
Additional information: link
Address.isContract(address) (#252-261) uses assembly
- INLINE ASM (#259)
Address._functionCallWithValue(address,bytes,uint256,string) (#345-366) uses assembly
- INLINE ASM (#358-361)
Do not use evm assembly.
Additional information: link
LAMBO.includeAccount(address) (#542-553) has costly operations inside a loop:
- _excluded.pop() (#549)
Use a local variable to hold the loop computation result.
Additional information: link
Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.
Variable LAMBO._transferToExcluded(address,address,uint256).rTransferAmount (#589) is too similar to LAMBO._getValues(uint256).tTransferAmount (#622)
Variable LAMBO.reflectionFromToken(uint256,bool).rTransferAmount (#522) is too similar to LAMBO._transferBothExcluded(address,address,uint256).tTransferAmount (#607)
Variable LAMBO._transferFromExcluded(address,address,uint256).rTransferAmount (#598) is too similar to LAMBO._transferToExcluded(address,address,uint256).tTransferAmount (#589)
Variable LAMBO._getRValues(uint256,uint256,uint256).rTransferAmount (#637) is too similar to LAMBO._transferFromExcluded(address,address,uint256).tTransferAmount (#598)
Variable LAMBO._transferBothExcluded(address,address,uint256).rTransferAmount (#607) is too similar to LAMBO._getValues(uint256).tTransferAmount (#622)
Variable LAMBO.reflectionFromToken(uint256,bool).rTransferAmount (#522) is too similar to LAMBO._getTValues(uint256).tTransferAmount (#630)
Variable LAMBO._getRValues(uint256,uint256,uint256).rTransferAmount (#637) is too similar to LAMBO._getTValues(uint256).tTransferAmount (#630)
Variable LAMBO._transferStandard(address,address,uint256).rTransferAmount (#581) is too similar to LAMBO._getValues(uint256).tTransferAmount (#622)
Variable LAMBO._getValues(uint256).rTransferAmount (#624) is too similar to LAMBO._getValues(uint256).tTransferAmount (#622)
Variable LAMBO._transferBothExcluded(address,address,uint256).rTransferAmount (#607) is too similar to LAMBO._transferToExcluded(address,address,uint256).tTransferAmount (#589)
Variable LAMBO._transferFromExcluded(address,address,uint256).rTransferAmount (#598) is too similar to LAMBO._getValues(uint256).tTransferAmount (#622)
Variable LAMBO._getValues(uint256).rTransferAmount (#624) is too similar to LAMBO._transferStandard(address,address,uint256).tTransferAmount (#581)
Variable LAMBO.reflectionFromToken(uint256,bool).rTransferAmount (#522) is too similar to LAMBO._transferFromExcluded(address,address,uint256).tTransferAmount (#598)
Variable LAMBO._transferStandard(address,address,uint256).rTransferAmount (#581) is too similar to LAMBO._transferBothExcluded(address,address,uint256).tTransferAmount (#607)
Variable LAMBO._transferToExcluded(address,address,uint256).rTransferAmount (#589) is too similar to LAMBO._transferBothExcluded(address,address,uint256).tTransferAmount (#607)
Variable LAMBO._transferBothExcluded(address,address,uint256).rTransferAmount (#607) is too similar to LAMBO._getTValues(uint256).tTransferAmount (#630)
Variable LAMBO._getValues(uint256).rTransferAmount (#624) is too similar to LAMBO._getTValues(uint256).tTransferAmount (#630)
Variable LAMBO._getRValues(uint256,uint256,uint256).rTransferAmount (#637) is too similar to LAMBO._transferToExcluded(address,address,uint256).tTransferAmount (#589)
Variable LAMBO._transferBothExcluded(address,address,uint256).rTransferAmount (#607) is too similar to LAMBO._transferFromExcluded(address,address,uint256).tTransferAmount (#598)
Variable LAMBO._transferStandard(address,address,uint256).rTransferAmount (#581) is too similar to LAMBO._transferStandard(address,address,uint256).tTransferAmount (#581)
Variable LAMBO._getRValues(uint256,uint256,uint256).rTransferAmount (#637) is too similar to LAMBO._transferStandard(address,address,uint256).tTransferAmount (#581)
Variable LAMBO.reflectionFromToken(uint256,bool).rTransferAmount (#522) is too similar to LAMBO._transferStandard(address,address,uint256).tTransferAmount (#581)
Variable LAMBO._transferFromExcluded(address,address,uint256).rTransferAmount (#598) is too similar to LAMBO._transferStandard(address,address,uint256).tTransferAmount (#581)
Variable LAMBO.reflectionFromToken(uint256,bool).rTransferAmount (#522) is too similar to LAMBO._getValues(uint256).tTransferAmount (#622)
Variable LAMBO._getValues(uint256).rTransferAmount (#624) is too similar to LAMBO._transferFromExcluded(address,address,uint256).tTransferAmount (#598)
Variable LAMBO._transferToExcluded(address,address,uint256).rTransferAmount (#589) is too similar to LAMBO._getTValues(uint256).tTransferAmount (#630)
Variable LAMBO._transferToExcluded(address,address,uint256).rTransferAmount (#589) is too similar to LAMBO._transferFromExcluded(address,address,uint256).tTransferAmount (#598)
Variable LAMBO._transferFromExcluded(address,address,uint256).rTransferAmount (#598) is too similar to LAMBO._getTValues(uint256).tTransferAmount (#630)
Variable LAMBO._getRValues(uint256,uint256,uint256).rTransferAmount (#637) is too similar to LAMBO._getValues(uint256).tTransferAmount (#622)
Variable LAMBO._transferToExcluded(address,address,uint256).rTransferAmount (#589) is too similar to LAMBO._transferStandard(address,address,uint256).tTransferAmount (#581)
Variable LAMBO._transferBothExcluded(address,address,uint256).rTransferAmount (#607) is too similar to LAMBO._transferStandard(address,address,uint256).tTransferAmount (#581)
Variable LAMBO._transferToExcluded(address,address,uint256).rTransferAmount (#589) is too similar to LAMBO._transferToExcluded(address,address,uint256).tTransferAmount (#589)
Variable LAMBO.reflectionFromToken(uint256,bool).rTransferAmount (#522) is too similar to LAMBO._transferToExcluded(address,address,uint256).tTransferAmount (#589)
Variable LAMBO._transferStandard(address,address,uint256).rTransferAmount (#581) is too similar to LAMBO._getTValues(uint256).tTransferAmount (#630)
Variable LAMBO._getValues(uint256).rTransferAmount (#624) is too similar to LAMBO._transferBothExcluded(address,address,uint256).tTransferAmount (#607)
Variable LAMBO._transferBothExcluded(address,address,uint256).rTransferAmount (#607) is too similar to LAMBO._transferBothExcluded(address,address,uint256).tTransferAmount (#607)
Variable LAMBO._transferStandard(address,address,uint256).rTransferAmount (#581) is too similar to LAMBO._transferToExcluded(address,address,uint256).tTransferAmount (#589)
Variable LAMBO._getRValues(uint256,uint256,uint256).rTransferAmount (#637) is too similar to LAMBO._transferBothExcluded(address,address,uint256).tTransferAmount (#607)
Variable LAMBO._transferFromExcluded(address,address,uint256).rTransferAmount (#598) is too similar to LAMBO._transferBothExcluded(address,address,uint256).tTransferAmount (#607)
Variable LAMBO._getValues(uint256).rTransferAmount (#624) is too similar to LAMBO._transferToExcluded(address,address,uint256).tTransferAmount (#589)
Variable LAMBO._transferStandard(address,address,uint256).rTransferAmount (#581) is too similar to LAMBO._transferFromExcluded(address,address,uint256).tTransferAmount (#598)
Variable LAMBO._transferFromExcluded(address,address,uint256).rTransferAmount (#598) is too similar to LAMBO._transferFromExcluded(address,address,uint256).tTransferAmount (#598)
Prevent variables from having similar names.
Additional information: link
LAMBO.slitherConstructorConstantVariables() (#423-658) uses literals with too many digits:
- _tTotal = 1000000000 * 10 ** 6 (#435)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
LAMBO._decimals (#441) should be constant
LAMBO._name (#439) should be constant
LAMBO._symbol (#440) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Address.sendValue(address,uint256) (#279-285) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#330-332) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#228-231) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#340-343) is never used and should be removed
Context._msgData() (#14-17) is never used and should be removed
SafeMath.mod(uint256,uint256) (#212-214) is never used and should be removed
Address._functionCallWithValue(address,bytes,uint256,string) (#345-366) is never used and should be removed
Address.isContract(address) (#252-261) is never used and should be removed
Address.functionCall(address,bytes,string) (#315-317) is never used and should be removed
Address.functionCall(address,bytes) (#305-307) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address.sendValue(address,uint256) (#279-285):
- (success) = recipient.call{value: amount}() (#283)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#345-366):
- (success,returndata) = target.call{value: weiValue}(data) (#349)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Constant LAMBO._tTotal (#435) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#15)" inContext (#9-18)
Remove redundant statements if they congest code but offer no value.
Additional information: link
balanceOf(address) should be declared external:
- LAMBO.balanceOf(address) (#464-467)
allowance(address,address) should be declared external:
- LAMBO.allowance(address,address) (#474-476)
isExcluded(address) should be declared external:
- LAMBO.isExcluded(address) (#499-501)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#405-408)
transfer(address,uint256) should be declared external:
- LAMBO.transfer(address,uint256) (#469-472)
reflect(uint256) should be declared external:
- LAMBO.reflect(uint256) (#507-514)
decimals() should be declared external:
- LAMBO.decimals() (#456-458)
reflectionFromToken(uint256,bool) should be declared external:
- LAMBO.reflectionFromToken(uint256,bool) (#516-525)
totalSupply() should be declared external:
- LAMBO.totalSupply() (#460-462)
increaseAllowance(address,uint256) should be declared external:
- LAMBO.increaseAllowance(address,uint256) (#489-492)
owner() should be declared external:
- Ownable.owner() (#386-388)
transferFrom(address,address,uint256) should be declared external:
- LAMBO.transferFrom(address,address,uint256) (#483-487)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#414-418)
symbol() should be declared external:
- LAMBO.symbol() (#452-454)
approve(address,uint256) should be declared external:
- LAMBO.approve(address,uint256) (#478-481)
decreaseAllowance(address,uint256) should be declared external:
- LAMBO.decreaseAllowance(address,uint256) (#494-497)
totalFees() should be declared external:
- LAMBO.totalFees() (#503-505)
name() should be declared external:
- LAMBO.name() (#448-450)
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 has only one trading pair
Contract has 2% buy tax and 1% sell tax.
Taxes are low and contract ownership is renounced.
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
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account