Tokens will be used to pay for subscription services. Flourishing AI is the most advanced artificial intelligence and portfolio management insights solution in the market. The platform supports portfolio risk-adjusted returns by combining deep learning inference, active blockchain monitoring, high frequency trading, active portfolio rebalancing, automated arbitrage, target price probability analysis, and early pattern recognition of bull markets, or bear markets, or unexpected market events.
Founded in 2020, Flourishing Capital is led by experienced entrepreneurs who’ve held key roles at Nvidia, Oracle, Gree, and Planview, with a combined three decades of experience in digital assets research and development, payments systems, scalable platform deployment, and acquisitions at companies such as Paypal.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ERC20VestableInTimestamp._effectiveDay(uint256) (contracts/ERC20VestableInTimestamp.sol#337-343) uses a dangerous strict equality:
- onDayOrToday == 0 (contracts/ERC20VestableInTimestamp.sol#342)
Don't use strict equality to determine if an account has enough Ether or tokens.
Additional information: link
ERC20VestableInTimestamp._getNotVestedAmount(address,uint256,uint256) (contracts/ERC20VestableInTimestamp.sol#376-415) uses timestamp for comparisons
Dangerous comparisons:
- ! vesting.isActive || onDay < vesting.startTimestamp + vesting.cliffDuration (contracts/ERC20VestableInTimestamp.sol#388-389)
- onDay >= vesting.startTimestamp + (vesting.cliffDuration + vesting.duration) (contracts/ERC20VestableInTimestamp.sol#396-397)
Avoid relying on block.timestamp.
Additional information: link
Strings.toString(uint256) (@openzeppelin/contracts/utils/Strings.sol#14-34) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.0 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 ERC20VestableInTimestamp.vestingForBeneficiaryAsOf(address,uint256)._onDayOrToday (contracts/ERC20VestableInTimestamp.sol#462) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Variable ERC20VestableInTimestamp._getNotVestedAmount(address,uint256,uint256)._vestingSchedule (contracts/ERC20VestableInTimestamp.sol#378) is too similar to ERC20VestableInTimestamp.vestingSchedules (contracts/ERC20VestableInTimestamp.sol#44)
Prevent variables from having similar names.
Additional information: link
mint(address,uint256) should be declared external:
- FlourishingAIToken.mint(address,uint256) (contracts/FlourishingAIToken.sol#22-24)
Use the external attribute for functions never called from the contract.
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 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 price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid