U2Agent
AI-powered blockchain on U2U Solaris enabling token management, ERC20 creation, NFT minting, U2U staking, and token swaps via natural language
Videos
Description
๐ What This Project Does
Transforms complex blockchain operations into simple conversations:
"How much U2U do I have?" โ Instant balance check
"Send 10 U2U to 0x123..." โ Secure token transfer
"Create a token called GameCoin with 1000 supply" โ Deploy custom ERC20
"Stake 10 U2U" โ Delegate to validator and earn rewards
"Swap 1 U2U to pUSDT" โ Token swapping via DEX
"Mint AddddBC NFT to me" โ NFT minting
"Show my wallet address" โ QR code generation
โจ Key Features
๐ Wallet Infrastructure
EOA Wallets: Simple, secure externally owned accounts for each user
Secure Key Management: AES-256-GCM encrypted private keys
Multi-User Support: Individual wallets for each Telegram user
QR Code Generation: Easy wallet sharing and receiving
๐ง AI-Powered Interface
DeepSeek/OpenAI Integration: Cost-effective natural language intent detection (99% cheaper!)
Smart Parameter Extraction: Automatically parse amounts, addresses, token specs
Conversational UX: No commands needed - just talk naturally
Multi-Intent Support: Handle complex requests with context
Flexible AI Provider: Switch between DeepSeek and OpenAI easily
๐ช Complete Token Management
Custom Token Creation: Deploy ERC20 tokens with configurable features
Token Registry: Track and manage created tokens
Advanced Features: Mintable, burnable, pausable token options
Factory Pattern: Gas-optimized deployment via TokenFactory
๐จ NFT Capabilities
AddddBC NFT Collection: Mint exclusive NFTs
Custom Collections: Create your own NFT collections via NFTFactory
User NFT Minting: Mint NFTs on any contract
Collection Management: Track and organize NFT assets
๐ Staking & DeFi
Validator Delegation: Stake U2U to validator #8 and earn rewards
Configurable APR: Display estimated annual percentage rate
Rewards Claiming: Claim accumulated staking rewards anytime
Token Swapping: Swap between U2U and pUSDT via SimpleSwap
Pool Information: View liquidity pool stats
๐ Deployed Contracts
All contracts are deployed on U2U Solaris Mainnet (ChainID: 39)
๐ช Token Infrastructure
Contract | Address | Purpose | Explorer |
|---|---|---|---|
TokenFactory |
| Deploy custom ERC20 tokens | |
pUSDT (Mock) |
| Test USDT for swapping |
Token Creation Fee: 0.1 U2U per token deployment
๐ DeFi Infrastructure
Contract | Address | Purpose | Explorer |
|---|---|---|---|
SimpleSwap |
| U2U โ pUSDT token swapping |
Trading Pairs: U2U/pUSDT
๐จ NFT Infrastructure
Contract | Address | Purpose | Explorer |
|---|---|---|---|
NFTFactory |
| Create custom NFT collections | |
AddddBC NFT | Coming soon | Official AddddBC collection | TBD |
๐ Bridge Infrastructure
Contract | Address | Purpose | Explorer |
|---|---|---|---|
Owlto Sender |
| Cross-chain bridge sender | |
Owlto Maker |
| Cross-chain bridge maker |
Bridge Support: Cross-chain USDT transfers via Owlto
๐ Staking Infrastructure
Contract | Address | Purpose | Explorer |
|---|---|---|---|
Validator Contract |
| Native U2U staking/delegation | |
Staking Contract |
| Rewards & management |