-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
122 lines (120 loc) · 6.79 KB
/
index.html
File metadata and controls
122 lines (120 loc) · 6.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link rel="stylesheet" href="style.css">
<style type="text/css">
.markdown-body {
max-width: 46em;
margin: 2em auto;
padding: 0 1em;
overflow: hidden;
word-wrap: break-word;
}
</style>
</head>
<body>
<main class="markdown-body"><h2>0xRPC</h2>
<p><a href="https://0xrpc.io">https://0xrpc.io</a></p>
<p>Fast, Free, and private public RPC endpoints</p>
<h4>Notice</h4>
<p>We are suffering high usage ( constant 3K ~ 5K requests per second ) and because of our limited cpu capacity your request might be rate limited, please make a donation so that we could invest on our servers.</p>
<h4>Donations to</h4>
<p><a href="https://etherscan.io/address/0x76e6679eE4960B18941504c57a62F87EAaA559fd">0x76e6679eE4960B18941504c57a62F87EAaA559fd</a> aka <code>0xrpcio.eth</code></p>
<p>Accepts ETH, DAI, USDT, USDC, BNB from any EVM chains 😃</p>
<h4>Upptime</h4>
<p><a href="https://upptime.0xrpc.io">https://upptime.0xrpc.io</a></p>
<h4>Updates</h4>
<ul>
<li>Disabled polygon endpoint as the node seems unstable with volume of queries ( 25.02.09 )</li>
<li>Added Unichain endpoint ( 25.02.15 )</li>
<li>Disabled BNB Chain endpoint as the node seems unstable with volume of queries ( 25.02.21 )</li>
<li>Added Hoodi Testnet endpoint ( 25.03.20 )</li>
<li>Disabled Berachain endpoint as the node is unstable following tip ( 25.04.01 )</li>
<li>Re-enabled BNB Chain mainnet, archive nodes are switched to pruned nodes to fulfill disk space requirement for long term operation ( 25.04.27 )</li>
<li>Disabled BNB Chain mainnet as the node is draining all available RAMs, use alternative nodes please ( 25.06.03 )</li>
<li>Due to hardware failures on server all nodes are down atm, use other nodes until it is recovered in a few days ( 25.06.30 )</li>
<li>Due to excessive hardware usage Base node has been discontinued, thank you for using it! ( 25.09.27 )</li>
<li>Disabled Avalanche, Optimism, and Unichain endpoints due to low usage & saving costs ( 26.01.01 )</li>
<li>Zcash, Bitcoin, and Litecoin is now supported ( 26.01.01 )</li>
<li>Disabled Gnosis Network with node instability ( 26.01.31 )</li>
</ul>
<h4>About (TOS, Privacy Policy)</h4>
<ul>
<li>We run nodes of multiple EVM networks (and with Bitcoin, Monero) as a public good.</li>
<li>We now run full nodes for EVM chains by default, which is capable of deriving historic transactions receipts and contract events (like <code>eth_getTransactionReceipt</code> or <code>eth_getLogs</code>)</li>
<li>Our endpoints are rate limited with less than 10 ~ 20 calls allowed per second so please use it wisely! (The limits are included with batch requests as well)</li>
<li>We don’t store any sent data nor any raw IPs. Refer <a href="/privacy">/privacy</a> for more info.</li>
<li>No tracking of any kind.</li>
<li>Open issues on <a href="https://github.com/0xRPC/0xRPC.github.io/issues">https://github.com/0xRPC/0xRPC.github.io/issues</a> for any inquiries / bug reports on RPC.</li>
</ul>
<h4>Used by</h4>
<ul>
<li><a href="https://github.com/NethermindEth/sedge/blob/6be63bd9761286fc197885f55743dc4e0ce08c37/configs/public_rpcs.go#L42">Nethermind</a></li>
<li><a href="https://github.com/sigp/siren/blob/ad9fc6eb09816eb7017b69a241c49c17da85026b/utilities/createWagmiConfig.ts#L19">Sigma Prime</a></li>
<li><a href="https://github.com/ethersphere/storage-incentives/blob/8000a756a6a9c23d3a2da8dbde803438de23dcc7/hardhat.config.ts#L167">Swarm</a></li>
<li><a href="https://github.com/api3dao/contracts/blob/282c344fe4cae2982b0cfcfe5d462621d0e5dfa2/CHANGELOG.md?plain=1#L116">Api3</a></li>
<li><a href="https://github.com/FraxFinance/fraxtal-node/blob/4681d2a7e1bef6dc9d368594fdfd88258e8fc5f9/.env.hoodi-testnet.SAMPLE#L4">Frax</a></li>
<li><a href="https://github.com/subquery/ethereum-subql-starter/blob/bd2ed434a02f73ebf25f815fde448c39f8f3d36b/Taiko/taiko-hoodi-starter/project.ts#L41">SubQuery Network</a></li>
<li><a href="https://github.com/helios-network/helios-core/blob/f7380da0afa41b657195ea633f39daa31f131afd/helios-chain/x/hyperion/types/params.go#L253">Helios</a></li>
<li><a href="https://github.com/HeimLabs/coinbase-stakemyeth-backend/blob/06e55f417145e2d7b7afd98b58a0a7832c1acd61/config/index.ts#L13">HeimLabs</a></li>
<li><a href="https://github.com/NilFoundation/placeholder/blob/ba9ee053b856211556e57073eda71543da872dd6/load_block/load_block.py#L7">NilFoundation</a></li>
<li><a href="https://github.com/lanca-io/webapp/blob/a951bd3ddd42d5bd440e9275fed80a33261bbe5c/src/store/form/CreateFormStore.tsx#L45">Lanca</a></li>
<li><a href="https://github.com/HebePlatform/etc-classic-ui/blob/2ee3b246fc8a46ed2f2594884514908186024fd0/networkConfig.js#L243">HebeBlock</a></li>
<li><a href="https://github.com/gnosisguild/zodiac-modifier-roles/blob/a5ae54f7a9dabe4d075de86aacfc5ddc671b39f4/packages/evm/hardhat.config.ts#L120">Gnosis Guild</a></li>
</ul>
<p>… <a href="https://github.com/search?q=0xrpc&type=code">and more</a></p>
<h4>How to use</h4>
<p><code>$ cast block-number -r https://0xrpc.io/eth</code></p>
<p>or</p>
<p><code>$ cast block-number -r wss://0xrpc.io/eth</code></p>
<p>(All EVM endpoints support websockets)</p>
<h4>Endpoints</h4>
<ul>
<li>Bitcoin Mainnet ( Electrum TCP with SSL )</li>
</ul>
<p><code>tcp+ssl://0xrpc.io:50002</code></p>
<ul>
<li>Litecoin Mainnet ( Electrum TCP with SSL )</li>
</ul>
<p><code>tcp+ssl://0xrpc.io:60002</code></p>
<ul>
<li>Monero Mainnet</li>
</ul>
<p><a href="https://xmr.0xrpc.io">https://xmr.0xrpc.io</a></p>
<ul>
<li>Zcash Mainnet ( Add this to your ywallet or wallet that supports <a href="https://github.com/zcash/lightwalletd">lightwalletd</a> )</li>
</ul>
<p><a href="https://zec.0xrpc.io:443">https://zec.0xrpc.io:443</a></p>
<ul>
<li>Ethereum Mainnet (Full, 128 state with all blocks)</li>
</ul>
<p><a href="https://0xrpc.io/eth">https://0xrpc.io/eth</a></p>
<p><a href="https://0xrpc.io/eth/v1">https://0xrpc.io/eth/v1</a> (Beacon)</p>
<ul>
<li>Ethereum Sepolia Testnet (Full, 128 state with all blocks)</li>
</ul>
<p><a href="https://0xrpc.io/sep">https://0xrpc.io/sep</a></p>
<ul>
<li>Ethereum Hoodi Testnet (Full, 128 state with all blocks)</li>
</ul>
<p><a href="https://0xrpc.io/hoodi">https://0xrpc.io/hoodi</a></p>
<ul>
<li>Ethereum Classic Mainnet (Full, 128 state with all blocks)</li>
</ul>
<p><a href="https://0xrpc.io/etc">https://0xrpc.io/etc</a></p>
<ul>
<li>ETC Mordor Testnet (Full, 128 state with all blocks)</li>
</ul>
<p><a href="https://0xrpc.io/mordor">https://0xrpc.io/mordor</a></p>
<ul>
<li>MintMe.com Mainnet (Full, 128 state with all blocks)</li>
</ul>
<p><a href="https://0xrpc.io/mint">https://0xrpc.io/mint</a></p>
<h4>Listed on</h4>
<ul>
<li><a href="https://monero.fail">https://monero.fail</a></li>
<li><a href="https://chainlist.org">https://chainlist.org</a></li>
</ul>
</main>
</body></html>