Network Information
Network Overview
Panoptis Chain operates multiple networks to support different development stages and use cases.
Multi-Network Support: Panoptis Chain provides both mainnet and testnet environments for comprehensive development and testing workflows.
Mainnet
Network Details
RPC Endpoints
Block Explorers
- PanopTrace: https://explorer.panoptis.chain
- PanopScan: https://scan.panoptis.chain
- Analytics: https://analytics.panoptis.chain
Network Performance
- Block Time: ~400ms average
- Finality: 1-2 blocks (~400-800ms)
- Gas Price: Dynamic (EIP-1559)
- Max Block Size: 22 MB
Testnet
Network Details
RPC Endpoints
Block Explorers
- Testnet Explorer: https://testnet-explorer.panoptis.chain
- Testnet Scanner: https://testnet-scan.panoptis.chain
Faucet
- Testnet Faucet: https://faucet.panoptis.chain
- Daily Limit: 10 PANO per address
- Usage: Free testnet PANO for development
MetaMask Configuration
Automatic Network Addition
Add Panoptis Chain to MetaMask programmatically:
Manual Configuration
Mainnet Settings
Testnet Settings
Development Configuration
Hardhat Setup
Foundry Setup
JSON-RPC API
Standard Ethereum Methods
Panoptis Chain supports all standard Ethereum JSON-RPC methods:
Transaction Methods
eth_sendTransaction
eth_sendRawTransaction
eth_getTransactionByHash
eth_getTransactionReceipt
eth_getTransactionCount
Block Methods
eth_getBlockByNumber
eth_getBlockByHash
eth_blockNumber
eth_getBlockTransactionCountByNumber
Account Methods
eth_getBalance
eth_getCode
eth_getStorageAt
eth_call
eth_estimateGas
Network Methods
eth_chainId
eth_gasPrice
eth_feeHistory
net_version
Example API Calls
Network Status & Monitoring
Health Check Endpoints
Status Pages
- Network Status: https://status.panoptis.chain
- Performance Metrics: https://metrics.panoptis.chain
- Validator Status: https://validators.panoptis.chain
Contract Addresses
System Contracts
Contract | Mainnet Address | Testnet Address |
---|---|---|
PANO Token | 0x1234...abcd | 0x5678...efgh |
Bridge Contract | 0x2345...bcde | 0x6789...fghi |
Governance | 0x3456...cdef | 0x789a...ghij |
Staking | 0x4567...defa | 0x89ab...hijk |
Contract Verification: All system contracts are verified on the respective block explorers for transparency.
Bridge Information
Supported Networks
Network | Bridge Contract | Status |
---|---|---|
Ethereum | 0xabcd...1234 | ✅ Active |
Binance Smart Chain | 0xbcde...2345 | ✅ Active |
Polygon | 0xcdef...3456 | ✅ Active |
Arbitrum | 0xdefa...4567 | 🔄 Coming Soon |
Bridge Usage
Validator Information
Current Validator Set
- Active Validators: 45/100 slots filled
- Minimum Stake: 10,000 PANO
- Delegation Available: Yes
- Commission Range: 5-20%
Validator Endpoints
- Validator Registry: https://validators.panoptis.chain
- Staking Interface: https://stake.panoptis.chain
- Delegation Portal: https://delegate.panoptis.chain
Network Upgrades
Upgrade Schedule
- Quarterly Reviews: Protocol improvement proposals
- Bi-annual Upgrades: Major feature releases
- Emergency Updates: Security patches as needed
Governance Process
- Proposal Submission: Community or core team proposals
- Discussion Period: 14-day community review
- Voting Period: 7-day validator voting
- Implementation: Coordinated network upgrade
Support & Resources
Developer Support
- Documentation: https://docs.panoptis.chain
- GitHub: https://github.com/panoptis-chain
- Discord: https://discord.gg/panoptis
- Developer Forum: https://forum.panoptis.chain
Network Monitoring
- Real-time Metrics: https://metrics.panoptis.chain
- Network Explorer: https://explorer.panoptis.chain
- API Status: https://api-status.panoptis.chain
This network information provides all necessary details for connecting to and interacting with Panoptis Chain. Both mainnet and testnet are optimized for high performance and developer productivity.