This document is a security audit report performed by RideSolo, where Jarvis+ Token has been reviewed.
Token desription:
Symbol : JAR
Name : Jarvis+ Token
Total supply: 600,000,000
Decimals : 18
Standard : ERC20
- JarvisPlusToken_flat.sol) github commit hash b1e9458f8a77fe13d09940547da7824f3066cf17.
1 issue was reported:
- 1 low severity issue.
ERC20 Tokens have some well-known issues (listed below), This is just a reminder for the contract developers.
- Approve + transferFrom mechanism allows double withdrawal attack.
- Lack of transaction handling.
The above mentioned issues are well documented, a basic search can help to get more information.
The token contract is safe to be deployed, developers should consider checking ERC20 known issues.