Ethereum (ETH)
Ethereum is the leading smart contract platform that powers decentralized applications (dApps), DeFi protocols, and NFTs. As a non-custodial wallet, PRC supports Ethereum for sending, receiving, and interacting with the Ethereum network seamlessly.
Ethereum Technical Specifications
Network Details
Ethereum Gas & Performance
Values vary with congestion
For urgent transactions
Ethereum RPC Endpoints
Getting Started with Ethereum
How to Use Ethereum with PRC
1. Setup
Open PRC Wallet → Select Ethereum Network from the network dropdown.
2. Add ETH to Your Wallet
- • Copy your ETH address from PRC
- • Transfer ETH from an exchange or another wallet to your address
- • Wait for network confirmation (usually ~12s)
3. Send ETH
- • Enter recipient's address and amount
- • Set appropriate gas fee based on urgency
- • Confirm the transaction
4. Track Transactions
Use Etherscan to view transaction status using the TX hash. Monitor gas fees and network status to optimize costs.
Tip: Make sure your gas fee is appropriate, especially during network congestion. Higher gas fees can result in faster confirmation times.
Popular Ethereum dApps & Protocols
DeFi Protocols
NFT Marketplaces
OpenSea
Open OpenSea websiteLargest NFT marketplace on Ethereum for buying, selling, and discovering NFTs
Rarible
Open Rarible websiteUser-owned NFT marketplace with governance token and creator tools
Other Notable dApps
Chainlink
Open Chainlink websiteDecentralized oracle network connecting smart contracts to real-world data
ENS Domains
Open ENS Domains websiteEthereum Name Service for human-readable blockchain addresses
Common Issues & Troubleshooting
Stuck Transactions (Pending)
Gas Estimation Problems
Contract Interaction Failures
RPC Endpoint Issues
Security Considerations
Out-of-gas failures
Transactions can fail if gas limits are set too low. For complex contract interactions, increase gas limits to reduce the chance of reverts.
MEV & Front-running
Miners/validators may reorder transactions for profit. Be cautious when sending transactions during high network congestion, especially for time-sensitive trades.
Contract Verification
Always verify contract addresses via Etherscan before interacting. Look for verified contract code and check the contract's reputation through trusted sources.
Unlimited allowance risk
Avoid granting unlimited token approvals to unknown contracts. Regularly review and revoke approvals at https://revoke.cash to limit risk.