- NEVER commit private keys to Git
- NEVER share private keys with anyone
- Store keys in
.envfile (already in.gitignore) - Use hardware wallets for large amounts
- Create separate wallets for testing vs production
- Keep Bitquery API keys private
- Regenerate keys if accidentally exposed
- Monitor API usage on Bitquery dashboard
- Use environment variables, never hardcode
- Always test with small amounts first
- Use testnet for development
- Keep extra BNB for gas fees
- Double-check addresses before transactions
- Review transaction details before confirming
If you discover a security vulnerability:
- DO NOT open a public issue
- DO NOT disclose publicly until fixed
- Email the maintainers privately
- Provide detailed information
- Four.meme smart contract is not audited by us
- Tokens on Four.meme may be scams or rug pulls
- Always DYOR (Do Your Own Research)
- Never invest more than you can afford to lose
- High volatility in memecoin markets
- Possible slippage on trades
- Gas fees can be unpredictable
- Private keys stored securely (not in code)
-
.envfile is in.gitignore - API keys are not hardcoded
- Tested on testnet first
- Error handling implemented
- Transaction limits in place
This software is provided "as is" without warranty. Users are responsible for securing their private keys and understanding trading risks.
USE AT YOUR OWN RISK