THE FIRST DAO WITH AUTO COMPOUNDING & STAKing. Earn yield on your cryptoassets with DeFi's first Auto Staking protocol
The THOLD FINANCE Auto-Staking Protocol (SFAP) has compounding features that should make staking more efficient. Furthermore, it claims to offer the highest Fixed APY in the market at 300% for the first 12 months. $THOLD holders may also enjoy these benefits:
Users can buy and hold $THOLD tokens to automatically receive rewards in their wallets. Moreover, they don’t have to actively stake new tokens all the time. Instead, they receive a compound interest yield automatically.
The THOLD FINANCE Protocol pays each $THOLD holder every 30 minutes and 43 times per day. According to the THOLD FINANCE , this is the “fastest auto-compounding protocol in crypto.”
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Context._msgData() (#119-122) is never used and should be removed
SafeMath.add(uint256,uint256) (#150-155) is never used and should be removed
SafeMath.div(uint256,uint256) (#224-226) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#240-246) is never used and should be removed
SafeMath.mod(uint256,uint256) (#260-262) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#276-279) is never used and should be removed
SafeMath.mul(uint256,uint256) (#198-210) is never used and should be removed
SafeMath.sub(uint256,uint256) (#167-169) is never used and should be removed
SafeMath.sub(uint256,uint256,string) (#181-186) is never used and should be removed
standardToken._burn(address,uint256) (#599-610) is never used and should be removed
Remove unused functions.
Additional information: link
Contract standardToken (#372-649) is not in CapWords
Variable standardToken._creator (#382) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#120)" inContext (#114-123)
Remove redundant statements if they congest code but offer no value.
Additional information: link
standardToken.generatedUsingDxMint (#376) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
owner() should be declared external:
- Ownable.owner() (#314-316)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#333-336)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#342-346)
geUnlockTime() should be declared external:
- Ownable.geUnlockTime() (#348-350)
lock(uint256) should be declared external:
- Ownable.lock(uint256) (#353-358)
unlock() should be declared external:
- Ownable.unlock() (#361-366)
name() should be declared external:
- standardToken.name() (#403-405)
symbol() should be declared external:
- standardToken.symbol() (#411-413)
decimals() should be declared external:
- standardToken.decimals() (#428-430)
totalSupply() should be declared external:
- standardToken.totalSupply() (#435-437)
balanceOf(address) should be declared external:
- standardToken.balanceOf(address) (#442-444)
transfer(address,uint256) should be declared external:
- standardToken.transfer(address,uint256) (#454-457)
allowance(address,address) should be declared external:
- standardToken.allowance(address,address) (#462-464)
approve(address,uint256) should be declared external:
- standardToken.approve(address,uint256) (#473-476)
transferFrom(address,address,uint256) should be declared external:
- standardToken.transferFrom(address,address,uint256) (#491-499)
increaseAllowance(address,uint256) should be declared external:
- standardToken.increaseAllowance(address,uint256) (#513-516)
decreaseAllowance(address,uint256) should be declared external:
- standardToken.decreaseAllowance(address,uint256) (#532-538)
Use the external attribute for functions never called from the contract.
Additional information: link
standardToken.allowance(address,address).owner (#462) shadows:
- Ownable.owner() (#314-316) (function)
standardToken._approve(address,address,uint256).owner (#625) shadows:
- Ownable.owner() (#314-316) (function)
Rename the local variables that shadow another component.
Additional information: link
standardToken.constructor(address,string,string,uint8,uint256).creator_ (#390) lacks a zero-check on :
- _creator = creator_ (#394)
Check that the address is not zero.
Additional information: link
Ownable.unlock() (#361-366) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp > _lockTime,Contract is locked until 7 days) (#363)
Avoid relying on block.timestamp.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
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 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
Young tokens have high risks of scam / price dump / death
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 Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account