The $PAMPTHER token is designed in-code to reward both HODLers & give to charity simultaneously. A tax is applied to each transaction whereby 1% is burned, 1% is redistributed among HODLers (aka Reflection) and 0.1% is automatically donated to the Binance Charity Wallet.
Built on Binance Smart Chain for low and accessible gas fees, the $PAMPTHER Token is inspired by the power of humanity - providing opportunities for support of globally imperative causes arond the world. The higher the price, the more HODLers are rewarded AND more aid is provisioned to amazing causes... all automatically!
0.1% of each transaction is sent to the Binance Charity Wallet.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Address._functionCallWithValue(address,bytes,uint256,string) (#340-361) uses assembly
- INLINE ASM (#353-356)
Do not use evm assembly.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#223-226) is never used and should be removed
Remove unused functions.
Additional information: link
PAMPTHER._getTValues(uint256) (#649-653) performs a multiplication on the result of a division:
-tFee = tAmount.div(100).mul(2) (#650)
Consider ordering multiplication before division.
Additional information: link
PAMPTHER._approve(address,address,uint256).owner (#562) shadows:
- Ownable.owner() (#381-383) (function)
Rename the local variables that shadow another component.
Additional information: link
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#340-361):
- (success,returndata) = target.call{value: weiValue}(data) (#344)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Constant PAMPTHER._tTotal (#435) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#10)" inContext (#4-13)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable PAMPTHER._transferFromExcluded(address,address,uint256).rTransferAmount (#613) is too similar to PAMPTHER._transferStandard(address,address,uint256).tTransferAmount (#594)
Prevent variables from having similar names.
Additional information: link
PAMPTHER.slitherConstructorConstantVariables() (#418-679) uses literals with too many digits:
- _tTotal = 1000000000 * 10 ** 9 (#435)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
PAMPTHER._symbol (#441) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
reflectionFromToken(uint256,bool) should be declared external:
- PAMPTHER.reflectionFromToken(uint256,bool) (#523-532)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to crawl data from the 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 verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find code repository for the project
Token has a considerable age, but we're still unable to find its website
Young tokens have high risks of scam / price dump / death
Token has a considerable age, but social accounts / website are missing or have few users
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account