Skip to content

Commit 18ec750

Browse files
committed
chore(rpc): adding alternative rpc urls to getting started
1 parent 7eb7096 commit 18ec750

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

docs/1-intro.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,13 @@ Dive in to Flare's enshrined data, fast finality, and soon, verifiable compute w
6565
</div>
6666
</div>
6767

68-
| Network | Flare Mainnet | Flare Testnet Coston2 |
69-
| :----------- | :------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------- |
70-
| **RPC** | <code>flare-api.flare.network/ext/C/rpc</code> <CopyButton textToCopy="https://flare-api.flare.network/ext/C/rpc" /> | <code>coston2-api.flare.network/ext/C/rpc</code> <CopyButton textToCopy="https://coston2-api.flare.network/ext/C/rpc" /> |
71-
| **Chain ID** | <code>14</code> <CopyButton textToCopy="14" /> | <code>114</code> <CopyButton textToCopy="114" /> |
72-
| **Explorer** | [`https://flare-explorer.flare.network`](https://flare-explorer.flare.network) | [`https://coston2-explorer.flare.network`](https://coston2-explorer.flare.network) |
73-
| **Faucet** | N/A | Request C2FLR, FXRP and USDT0 from the [Coston2 Faucet](https://faucet.flare.network/coston2) |
68+
| Network | Flare Mainnet | Flare Testnet Coston2 |
69+
| :------------------ | :------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------- |
70+
| **RPC** | <code>flare-api.flare.network/ext/C/rpc</code> <CopyButton textToCopy="https://flare-api.flare.network/ext/C/rpc" /> | <code>coston2-api.flare.network/ext/C/rpc</code> <CopyButton textToCopy="https://coston2-api.flare.network/ext/C/rpc" /> |
71+
| **Alternative RPC** | <code>stylish-light-theorem.flare-mainnet.quiknode.pro/ext/bc/C/rpc</code> <CopyButton textToCopy="https://stylish-light-theorem.flare-mainnet.quiknode.pro/ext/bc/C/rpc" /> | <code>falling-skilled-uranium.flare-coston2.quiknode.pro/ext/bc/C/rpc</code> <CopyButton textToCopy="https://falling-skilled-uranium.flare-coston2.quiknode.pro/ext/bc/C/rpc" /> |
72+
| **Chain ID** | <code>14</code> <CopyButton textToCopy="14" /> | <code>114</code> <CopyButton textToCopy="114" /> |
73+
| **Explorer** | [`https://flare-explorer.flare.network`](https://flare-explorer.flare.network) | [`https://coston2-explorer.flare.network`](https://coston2-explorer.flare.network) |
74+
| **Faucet** | N/A | Request C2FLR, FXRP and USDT0 from the [Coston2 Faucet](https://faucet.flare.network/coston2) |
7475

7576
Additional configuration and API resources are detailed on the [Network](/network/overview) page.
7677

0 commit comments

Comments
 (0)