Moonlift Token Logo

MLTPX [Moonlift] Token

About MLTPX

Listings

Token 2 years
CoinGecko 2 years
CoinMarketCap 2 years
[CoinMarketCap] alert: Contract has migrated to 0x9d7c580e0bc4ea441db96eebc7e1440d264bce51. Read more at: https://moonliftprotocol.medium.com/moonlift-protocol-migrates-onto-mltpx-b3c6d20cb4fd
[CoinGecko] alert: Contract has migrated to 0x9d7c580e0bc4ea441db96eebc7e1440d264bce51. Read more at: https://moonliftprotocol.medium.com/moonlift-protocol-migrates-onto-mltpx-b3c6d20cb4fd
white paper

Token burns, Rewards, LPs and a decentralized Exchange. MoonLift Protocol is a community driven passive income generator running on Binance Smart Chain. We are dedicated to make MoonLift the one-stop place for people that want to make a passive income by offering existing and new innovative features that will maximize their profit. In this lightpaper we will go into detail and speak about the $MLTP token and the benefits for the token holders.

Social

Laser Scorebeta Last Audit: 8 December 2022

report
Token seems to be (relatively) fine. It still become a scam, but probability is moderate.

Anti-Scam

Links


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

Moonlift._writeCheckpoint(address,uint32,uint256,uint256) (#1061-1079) uses a dangerous strict equality:
- nCheckpoints > 0 && checkpoints[delegatee][nCheckpoints - 1].fromBlock == blockNumber (#1071)
Don't use strict equality to determine if an account has enough Ether or tokens.

Additional information: link


Contract ownership is not renounced (belongs to a wallet)

BEP20.allowance(address,address).owner (#655) shadows:
- Ownable.owner() (#59-61) (function)
BEP20.constructor(string,string).symbol (#591) shadows:
- BEP20.symbol() (#621-623) (function)
- IBEP20.symbol() (#116) (function)
BEP20._approve(address,address,uint256).owner (#827) shadows:
- Ownable.owner() (#59-61) (function)
BEP20.constructor(string,string).name (#591) shadows:
- BEP20.name() (#607-609) (function)
- IBEP20.name() (#121) (function)
Rename the local variables that shadow another component.

Additional information: link

Moonlift.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (#927-968) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(now <= expiry,MLTPX::delegateBySig: signature expired) (#966)
Avoid relying on block.timestamp.

Additional information: link

Address._functionCallWithValue(address,bytes,uint256,string) (#514-540) uses assembly
- INLINE ASM (#532-535)
Moonlift.getChainId() (#1086-1090) uses assembly
- INLINE ASM (#1088)
Address.isContract(address) (#406-417) uses assembly
- INLINE ASM (#413-415)
Do not use evm assembly.

Additional information: link

SafeMath.mul(uint256,uint256) (#274-286) is never used and should be removed
Address.sendValue(address,uint256) (#435-441) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#490-496) is never used and should be removed
SafeMath.sqrt(uint256) (#370-381) is never used and should be removed
BEP20._burnFrom(address,uint256) (#844-851) is never used and should be removed
BEP20._burn(address,uint256) (#805-811) is never used and should be removed
SafeMath.min(uint256,uint256) (#365-367) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#356-363) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#504-512) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#316-326) is never used and should be removed
Context._msgData() (#23-26) is never used and should be removed
SafeMath.mod(uint256,uint256) (#340-342) is never used and should be removed
SafeMath.div(uint256,uint256) (#300-302) is never used and should be removed
Address._functionCallWithValue(address,bytes,uint256,string) (#514-540) is never used and should be removed
Address.isContract(address) (#406-417) is never used and should be removed
Address.functionCall(address,bytes,string) (#471-477) is never used and should be removed
Address.functionCall(address,bytes) (#461-463) is never used and should be removed
Remove unused functions.

Additional information: link

Low level call in Address.sendValue(address,uint256) (#435-441):
- (success) = recipient.call{value: amount}() (#439)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#514-540):
- (success,returndata) = target.call{value: weiValue}(data) (#523)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Parameter Moonlift.mint(address,uint256)._to (#857) is not in mixedCase
Variable Moonlift._delegates (#869) is not in mixedCase
Parameter Moonlift.mint(address,uint256)._amount (#857) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (#24)" inContext (#14-27)
Remove redundant statements if they congest code but offer no value.

Additional information: link

transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#647-650)
symbol() should be declared external:
- BEP20.symbol() (#621-623)
mint(address,uint256) should be declared external:
- Moonlift.mint(address,uint256) (#857-860)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#78-81)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#666-669)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#683-695)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#87-89)
mint(uint256) should be declared external:
- BEP20.mint(uint256) (#745-748)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#655-657)
totalSupply() should be declared external:
- BEP20.totalSupply() (#628-630)
decimals() should be declared external:
- BEP20.decimals() (#614-616)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#709-712)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#728-735)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


Token is deployed only at one blockchain


Unable to find PancakeSwap trading pair to compute liquidity.


Unable to find PancakeSwap trading pair to compute number of swaps.


Last post in Twitter was more than 30 days ago


Unable to find Youtube account


Unable to find Discord account


Unable to find audit link on the website


Token is not listed at Mobula.Finance

Additional information: link


Unable to find whitepaper link on the website


Token has relatively low CoinGecko rank

Price for MLTPX

News for MLTPX