Common Questions
General Questionsβ
What is Circle Layer?β
Circle Layer is a high-performance, EVM-compatible blockchain platform powered by Delegated Proof of Stake (DPoS) consensus mechanism with AI-enhanced security features, designed to deliver up to 50,000 TPS with 1-3 second finality.
How does Circle Layer differ from Ethereum?β
- Performance: Up to 50,000 TPS vs 15 TPS
- Block Time: 3 seconds vs 12+ seconds
- Finality: 1-3 seconds vs 6-10 minutes
- Consensus: DPoS vs Proof of Stake
- Energy Efficiency: 99.9% less energy consumption
- Security: AI-enhanced security features
- Gas Fees: Lower fees with CLAYER token
Is Circle Layer EVM compatible?β
Yes, Circle Layer is fully EVM compatible, allowing Ethereum developers to easily port their applications using the same tools and libraries.
Network Informationβ
What is the current network status?β
- Status: Development & Testing Phase
- Chain ID: 28525
- Currency: CLAYER
- Block Time: 3 seconds
- Finality: 1-3 second
- Target Performance: 50,000 TPS
- Current Performance: 2,000+ TPS
- Target Uptime: 99.95%
Where can I find network resources?β
Circle Layer testnet resources:
- RPC: https://testnet-rpc.circlelayer.com
- Explorer: https://explorer-testnet.circlelayer.com
- Faucet: https://faucet.circlelayer.com
- Faucet API: https://faucet-api.circlelayer.com
Technical Questionsβ
How do I connect to Circle Layer testnet?β
Configuration for Circle Layer testnet:
// Using ethers.js
const provider = new ethers.providers.JsonRpcProvider('https://testnet-rpc.circlelayer.com');
// Network configuration for MetaMask
{
chainId: '0x6F75', // 28525 in hex
chainName: 'Circle Layer Testnet',
nativeCurrency: {
name: 'CLAYER',
symbol: 'CLAYER',
decimals: 18
},
rpcUrls: ['https://testnet-rpc.circlelayer.com'],
blockExplorerUrls: ['https://explorer-testnet.circlelayer.com']
}
What wallets are supported?β
- MetaMask (Recommended with testnet configuration)
- WalletConnect (Register and follow their guidelines)
- Custom Wallets (EVM-compatible software wallets)
- Mobile Wallets (Trust Wallet, Rainbow, Coinbase Wallet, etc.)
Note: Ledger and other hardware wallets are NOT currently supported.
How do I get testnet tokens?β
Circle Layer testnet faucet:
- Visit the faucet: https://faucet.circlelayer.com
- Paste your EVM wallet address
- Click "Get 1 CLAYER coin"
- Wait 24 hours between requests (1 CLAYER per day limit)
Development Questionsβ
How do I deploy a smart contract?β
See our Deployment Guide with Hardhat and Truffle configurations for Circle Layer testnet.
What development tools are available?β
- Hardhat (with Circle Layer testnet configuration)
- Truffle (with CLAYER gas settings)
- Remix (using Injected Provider - MetaMask)
- Web3.js / Ethers.js (standard EVM integration)
How do I interact with contracts?β
See our Web3 Integration Guide for detailed instructions.
What are the gas requirements?β
- Minimum Gas Price: 0.000021 CLAYER
- Block Gas Limit: 10,000,000,000,000 per block
- Fee Calculation: gas price Γ gas amount (Ethereum standard)
Security Questionsβ
What security features are implemented?β
- DPoS Consensus: Delegated Proof of Stake security model
- Multi-Layer Security: Network, validator, and transaction-level protection
- Economic Security: Token burn mechanism (25% of transaction fees)
- Network Requirements: Minimum 5 active validators for security
What security features are coming in Phase 2?β
- AI-Enhanced Security: Advanced threat detection targeting 99.8% accuracy
- Real-time Monitoring: Continuous threat detection and response
- Automated Security Auditing: AI-powered contract analysis
How do I report security issues?β
- Use our bug bounty program
- Contact security team
- Follow responsible disclosure protocols
Network Questionsβ
How do I become a validator?β
See our Validator Guide
What are the current staking requirements?β
- Testnet Validator Minimum Stake: 32 CLAYER
- Mainnet Validator Minimum Stake: 100,000 CLAYER
- Delegator Minimum Stake: 32 CLAYER
- Maximum Validators: 21 (testnet), 10,000 (mainnet)
- Hardware: Ubuntu β₯ 20.04 LTS, 8GB RAM minimum (32GB recommended)
- Storage: 25GB minimum (100GB SSD recommended)
- Network: Multiple RPC endpoints required
- Security: Minimum 5 validators active required
What can validators earn?β
Revenue Sources:
- Block Rewards: 2 CLAYER per block + performance bonuses
- Transaction Fees: 30% of network transaction fees
- Delegation Commission: 5-20% from delegated stakes
Fee Distribution:
- Delegators: 45% of gas fees
- Validators: 30% of gas fees
- Burn Mechanism: 25% of gas fees (stops at 1,000,000 CLAYER threshold)
Expected Annual Revenue (estimates):
- Conservative: $25,000 - $58,000
- Moderate: $83,000 - $223,000
- Optimistic: $328,000 - $1,340,000
Revenue depends on network activity, token price, delegation amount, and validator performance.
What ports do validators need?β
- Required Ports: 32668, 32669, 8545, 6060, 80, 22
- Firewall: Not required
How do I run a node?β
See our Node Guide with current hardware and software requirements.
Integration Questionsβ
Is Circle Layer the same as other EVM chains?β
Yes, Circle Layer follows standard EVM integration patterns, making it compatible with existing Ethereum development tools and workflows.
Can I use existing Ethereum tools?β
Yes, all standard Ethereum development tools work with Circle Layer testnet:
- Same Web3 libraries
- Same wallet integrations
- Same development frameworks
- Same smart contract languages (Solidity)
π§ Development Status & Roadmapβ
What is the current development status?β
Circle Layer is currently in active development and testing phase with the following progress:
Completed Components:
- Core blockchain architecture (DPoS consensus)
- EVM compatibility layer
- Basic smart contract infrastructure
- Network configuration and tooling
- Documentation and developer resources
In Development:
- Testnet deployment and testing
- Advanced validator tooling
- Enhanced monitoring systems
- Cross-chain bridge development
What features are coming in each phase?β
Phase 1: Testnet Launch (Current Focus)
- Public testnet availability
- Faucet and explorer services
- Developer tooling and SDKs
- Community validator onboarding
Phase 2: Ecosystem Development
- DeFi protocol partnerships
- Developer grants program
- Advanced staking mechanisms
- Cross-chain integrations
Phase 3: Mainnet Preparation
- Security audits and testing
- Performance optimization
- Governance system activation
- Economic model finalization
Phase 4: Mainnet & Expansion (Future Vision)
- Planned mainnet launch
- Enterprise partnerships (future goals)
- Performance scaling goals
- Global ecosystem growth plans
When will testnet be available?β
We're currently in the final development and testing phase. Testnet availability will be announced through our official channels when ready.
What makes Circle Layer economically secure?β
Circle Layer's economic security is built on several mechanisms:
- Stake-based Consensus: Validators must stake CLAYER tokens to participate
- Economic Incentives: Validators earn rewards proportional to their stake
- Punishment System: Poor performance results in slashing and income loss
- Economic Security: Token burn mechanism (25% of transaction fees) [Mainnet only]
How does the fee distribution work?β
Circle Layer implements a sophisticated fee distribution system:
- Delegator Rewards: 45% from gas fees (distributed by stake proportion)
- Validator Rewards: 30% from gas fees (distributed by stake proportion)
- Burn Mechanism: 25% of gas fees (stops at 1,000,000 CLAYER threshold) [Mainnet only]
- Proportional Distribution: All rewards based on stake percentage
Note: The ETH token launch uses a simplified model with 5% trading fees. Full fee distribution and burn mechanisms will be implemented on mainnet migration.