|
22 | 22 | | Papyrus |
23 | 23 | | https://github.com/starkware-libs/sequencer[github.com/starkware-libs/sequencer^] |
24 | 24 | | https://www.starknet.io/blog/papyrus-an-open-source-starknet-full-node/[starknet.io/blog/papyrus-an-open-source-starknet-full-node] |
25 | | - |
26 | | - |
27 | 25 | |=== |
28 | 26 |
|
29 | 27 | == RPC providers |
| 28 | + |
| 29 | +[TIP] |
| 30 | +==== |
| 31 | +For complete information on the Starknet JSON-RPC API, see https://github.com/starkware-libs/starknet-specs/blob/master/api/starknet_api_openrpc.json[`starknet_api_openrpc.json`^]. |
| 32 | +==== |
| 33 | + |
30 | 34 | [%autowidth.stretch,cols=",,",options="header"] |
31 | 35 | |=== |
32 | 36 | | Name |
|
35 | 39 |
|
36 | 40 | | Alchemy |
37 | 41 | | http://www.alchemy.com/starknet[alchemy.com/starknet^] |
38 | | -| See https://docs.alchemy.com/reference/starknet-api-faq#what-versions-of-starknet-api-are-supported[docs.alchemy.com/reference/starknet-api-faq^] |
| 42 | +| https://docs.alchemy.com/reference/starknet-api-faq#what-versions-of-starknet-api-are-supported[docs.alchemy.com/reference/starknet-api-faq^] |
39 | 43 |
|
40 | 44 | | All That Node |
41 | 45 | | https://www.allthatnode.com/starknet.dsrv[allthatnode.com/starknet.dsrv^] |
42 | 46 | | N/A |
43 | 47 |
|
44 | 48 | | Blast |
45 | 49 | | http://blastapi.io/public-api/starknet[blastapi.io/public-api/starknet^] |
46 | | -| See https://blastapi.io/public-api/starknet[blastapi.io/public-api/starknet^] |
| 50 | +| https://blastapi.io/public-api/starknet[blastapi.io/public-api/starknet^] |
47 | 51 |
|
48 | 52 | | BlockPI |
49 | 53 | | http://blockpi.io/starknet[blockpi.io/starknet^] |
|
55 | 59 |
|
56 | 60 | | Chainstack |
57 | 61 | | https://chainstack.com/build-better-with-starknet/[chainstack.com/build-better-with-starknet^] |
58 | | -| See https://docs.chainstack.com/reference/getting-started-starknet#starknet-json-rpc-version-endpoints[docs.chainstack.com/reference/getting-started-starknet^] |
| 62 | +| https://docs.chainstack.com/reference/getting-started-starknet#starknet-json-rpc-version-endpoints[docs.chainstack.com/reference/getting-started-starknet^] |
59 | 63 |
|
60 | 64 | | dRPC |
61 | 65 | | https://drpc.org/chainlist/starknet[drpc.org/chainlist/starknet^] |
|
67 | 71 |
|
68 | 72 | | GetBlock |
69 | 73 | | https://getblock.io/nodes/strk/[getblock.io/nodes/strk^] |
70 | | -| Use the `/rpc/vX_Y` suffix, as explained in https://github.com/eqlabs/pathfinder?tab=readme-ov-file#json-rpc-api[Pathfinder's README^] |
| 74 | +| Use the `/rpc/vX_Y` suffix, as described in https://github.com/eqlabs/pathfinder?tab=readme-ov-file#json-rpc-api[Pathfinder's README^] |
71 | 75 |
|
72 | 76 | | Infura |
73 | 77 | | https://www.infura.io/networks/ethereum/starknet[infura.io/networks/ethereum/starknet^] |
74 | 78 | | N/A |
75 | 79 |
|
76 | 80 | | Lava |
77 | 81 | | https://www.lavanet.xyz/[lavanet.xyz^] |
78 | | -| Use the `/rpc/vX_Y` suffix, as explained in https://github.com/eqlabs/pathfinder?tab=readme-ov-file#json-rpc-api[Pathfinder's README^] |
| 82 | +| Use the `/rpc/vX_Y` suffix, as described in https://github.com/eqlabs/pathfinder?tab=readme-ov-file#json-rpc-api[Pathfinder's README^] |
79 | 83 |
|
80 | 84 | | Nethermind |
81 | 85 | | https://data.voyager.online/[data.voyager.online^] |
82 | | -| See https://docs.data.voyager.online/spec[docs.data.voyager.online/spec^] |
| 86 | +| https://docs.data.voyager.online/spec[docs.data.voyager.online/spec^] |
83 | 87 |
|
84 | 88 | | NOWNodes |
85 | 89 | | https://nownodes.io/starknet[nownodes.io/starknet^] |
|
91 | 95 |
|
92 | 96 | | QuickNode |
93 | 97 | | https://www.quicknode.com/chains/strk[quicknode.com/chains/strk^] |
94 | | -| See https://www.quicknode.com/docs/starknet#supporting-multiple-versions[quicknode.com/docs/starknet^] |
| 98 | +| https://www.quicknode.com/docs/starknet#supporting-multiple-versions[quicknode.com/docs/starknet^] |
95 | 99 |
|
96 | 100 | | Reddio |
97 | 101 | | https://www.reddio.com/node[reddio.com/node^] |
98 | 102 | | N/A |
99 | 103 |
|
100 | 104 | | Zan |
101 | 105 | | https://zan.top/home/node-service[zan.top/home/node-service^] |
102 | | -| Use the `/rpc/vX_Y` suffix, as explained in https://github.com/eqlabs/pathfinder?tab=readme-ov-file#json-rpc-api[Pathfinder's README^] |
| 106 | +| Use the `/rpc/vX_Y` suffix, as described in https://github.com/eqlabs/pathfinder?tab=readme-ov-file#json-rpc-api[Pathfinder's README^] |
103 | 107 | |=== |
104 | 108 |
|
105 | 109 | === Open endpoints |
|
0 commit comments