This repository contains two main projects and their associated smart contracts for blockchain monitoring and trading automation.
A comprehensive blockchain monitoring system that provides real-time tracking and analysis of blockchain activities. The project includes:
- Real-time transaction monitoring
- User Settings for personalization
- Custom alert systems
- Discord integration for notifications
- Proxy management for reliable connections
- Configurable monitoring parameters
An automated trading bot specifically designed for the Friend.Tech platform. Features include:
- Automated trading execution
- Real-time price monitoring
- Transaction management
- User activity tracking
- Discord integration for alerts and controls
- Custom trading strategies implementation
An ERC20 token contract with advanced features:
- Automated market maker (AMM) integration with Uniswap V2
- Dynamic fee system for buys and sells
- Anti-bot mechanisms
- Liquidity management
- Tax collection and distribution
- Trading limits and restrictions
- Whitelist functionality
An ERC1155 token contract for access control:
- Whitelist minting with Merkle proof verification
- Public minting functionality
- Non-transferable tokens
- Owner minting capabilities
- Batch minting support
- Token revocation functionality
- Configurable pricing
A contract for batch operations bypassing wallet limits:
- Worker contract deployment
- Batch transaction execution
- ERC20 token distribution
- NFT transfer management
- ETH distribution and recall
- Access control through UnchainedPass
- Worker management system
A utility contract for executing transactions:
- ERC721 and ERC1155 token receiver
- ERC20 token transfers
- Generic contract calls
- ETH management
- Security controls
- Transaction execution verification
This project is licensed under the MIT License - see the LICENSE file for details.