Documentation Index
Fetch the complete documentation index at: https://docs.satelink.network/llms.txt
Use this file to discover all available pages before exploring further.
FAQ — Satelink Network
General
Q: What is Satelink? A decentralized RPC gateway where developers get reliable blockchain infrastructure and node operators earn 50% of revenue in USDT. Q: Is this real or a testnet simulation? 100% real. Live on Polygon mainnet. Real USDT earnings. Proven on-chain: TX proof. Q: How is this different from Infura/Alchemy? They’re centralized. We’re decentralized. Node operators earn directly. Cheaper pricing (0.000040-$0.000060/call).For Developers
Q: Why use Satelink instead of my current RPC provider?- Cheaper: 40-60 elsewhere)
- Decentralized: Not dependent on one company’s uptime
- Transparent: All revenue on-chain, no black-box billing
- Polygon PoS (mainnet, chain ID 137)
- Polygon Amoy (testnet, chain ID 80002)
- Ethereum (chain ID 1)
- Arbitrum (chain ID 42161)
- Base (chain ID 8453)
For Node Operators
Q: How much can I earn? Depends on traffic routed through your node:| Traffic | Revenue | Your 50% Share |
|---|---|---|
| 100K calls/month | $3 | $1.50 |
| 1M calls/month | $30 | $15 |
| 10M calls/month | $300 | $150 |
Economics
Q: Where does the USDT come from? Developers deposit USDT to use the API. That USDT is split:- 50% → Node operators
- 30% → Platform fee
- 20% → Distribution pool
Security
Q: Are the smart contracts audited? Internal audit complete. External audit planned. Contracts are open-source: GitHub. Q: What if there’s a bug in ClaimsContract? GOVERNOR_ROLE can pause claims. Funds remain safe in contract. Bug fixed → unpause. Q: Can Satelink steal my USDT? No. ClaimsContract enforces the split. Only node operators with valid signatures can claim their earnings. Q: What if a node operator cheats? Revenue is recorded in PostgreSQL before splits. No recorded revenue = no earnings. On-chain claims require signature verification.Technical
Q: What RPC methods are supported? All standard Ethereum JSON-RPC methods:eth_blockNumber,eth_getBalance,eth_calleth_getTransactionByHash,eth_getTransactionReceipteth_getLogs,eth_estimateGas,eth_sendRawTransaction- Full list: Ethereum JSON-RPC Spec
wss://rpc.satelink.network/rpc/ws/polygon for real-time subscriptions.
Q: What’s the rate limit?
- Free tier: 200 requests/day
- Paid tier: Unlimited (pay per call)
Roadmap
Q: What’s next?- Chainlist listing (PR #2721 pending) → traffic growth
- More node operators (target: 10-20 nodes)
- Additional chains (Solana, Avalanche)
- AI inference workload (LLM API proxy)
- Webhook delivery network
Support
Q: I need help. Where do I go?- Docs: docs.satelink.network
- Dashboard: app.satelink.network
- Email: support@satelink.network