High-Performance Infrastructure
Dedicated RPC Nodes
Lightning-fast, reliable RPC endpoints for your Web3 applications. Completely free with unlimited requests for node operators.
8ms
Avg Latency
99.97%
Uptime
450M+
Requests/Day
13
Chains
Available Endpoints
Ethereum Mainnet
99.98%
12ms
https://eth.yodes.netwss://eth.yodes.netSolana Mainnet
99.96%
8ms
https://solana.yodes.netwss://solana.yodes.netBitcoin Mainnet
99.95%
18ms
https://btc.yodes.netwss://btc.yodes.netPolygon Mainnet
99.94%
13ms
https://polygon.yodes.netwss://polygon.yodes.netBase Mainnet
99.95%
11ms
https://base.yodes.netwss://base.yodes.netArbitrum Mainnet
99.96%
10ms
https://arb.yodes.netwss://arb.yodes.netUltra-Low Latency
Global edge network ensures <20ms response times from anywhere in the world.
DDoS Protection
Enterprise-grade security with automatic attack mitigation and rate limiting.
Global Coverage
50+ locations worldwide for optimal performance and redundancy.
Auto-Scaling
Automatically scales to handle traffic spikes without degradation.
Quick Start Example
JavaScript / TypeScript
import { ethers } from 'ethers';
const provider = new ethers.JsonRpcProvider(
'https://eth.yodes.net'
);
// Get latest block number
const blockNumber = await provider.getBlockNumber();
console.log('Latest block:', blockNumber);
// Get wallet balance
const balance = await provider.getBalance('0x...');
console.log('Balance:', ethers.formatEther(balance));cURL
curl -X POST https://eth.yodes.net \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"method": "eth_blockNumber",
"params": [],
"id": 1
}'Forever Free
$0/month
No credit card. No limits. No catch.
Standard Features
- Unlimited requests
- All 13 networks supported
- WebSocket support
- Best effort uptime
- Community support
- 100 req/min rate limit
Node Operator Perks
- No rate limits
- Priority routing
- Dedicated support
- 99.99% SLA guarantee
- Advanced analytics dashboard
- Plus: Earn daily rewards
Free forever. Earn rewards while getting unlimited access.
Why Run a Node?
Get unlimited RPC access, priority routing, and earn passive income. All for free. Setup takes 2 minutes.