From 0c600d21e4a81a273a0d61e7bd61a61de012dcb5 Mon Sep 17 00:00:00 2001 From: Kevin Neilson Date: Wed, 10 Apr 2024 15:19:01 -0700 Subject: [PATCH] format tables --- .../get-started/endpoints/moonbase.md | 28 +++++++++---------- .../get-started/endpoints/moonbeam.md | 26 ++++++++--------- .../get-started/endpoints/moonriver.md | 22 +++++++-------- 3 files changed, 38 insertions(+), 38 deletions(-) diff --git a/.snippets/text/builders/get-started/endpoints/moonbase.md b/.snippets/text/builders/get-started/endpoints/moonbase.md index b89ec6fba..d67681299 100644 --- a/.snippets/text/builders/get-started/endpoints/moonbase.md +++ b/.snippets/text/builders/get-started/endpoints/moonbase.md @@ -1,20 +1,20 @@ === "HTTPS" - | Provider | RPC URL | Limits | - |:-------------------:|:----------------------------------------------------------:|:----------:| - | Blast |
```https://moonbase-alpha.public.blastapi.io```
| 80 req/sec | - | Dwellir |
```https://moonbase-rpc.dwellir.com```
| 20 req/sec | - | OnFinality |
```https://moonbeam-alpha.api.onfinality.io/public```
| 40 req/sec | - | Moonbeam Foundation |
```https://rpc.api.moonbase.moonbeam.network```
| 40 req/sec | - | UnitedBloc |
```https://moonbase.unitedbloc.com```
| 32 req/sec | + | Provider | RPC URL | Limits | + |:-------------------:|:----------------------------------------------------------------:|:----------:| + | Blast |
```https://moonbase-alpha.public.blastapi.io```
| 80 req/sec | + | Dwellir |
```https://moonbase-rpc.dwellir.com```
| 20 req/sec | + | OnFinality |
```https://moonbeam-alpha.api.onfinality.io/public```
| 40 req/sec | + | Moonbeam Foundation |
```https://rpc.api.moonbase.moonbeam.network```
| 40 req/sec | + | UnitedBloc |
```https://moonbase.unitedbloc.com```
| 32 req/sec | === "WSS" - | Provider | RPC URL | Limits | - |:-------------------:|:--------------------------------------------------------:|:----------:| - | Blast |
```wss://moonbase-alpha.public.blastapi.io```
| 80 req/sec | - | Dwellir |
```wss://moonbase-rpc.dwellir.com```
| 20 req/sec | - | OnFinality |
```wss://moonbeam-alpha.api.onfinality.io/public-ws```
| 40 req/sec | - | Moonbeam Foundation |
```wss://wss.api.moonbase.moonbeam.network```
| 40 req/sec | - | UnitedBloc |
```wss://moonbase.unitedbloc.com```
| 32 req/sec | + | Provider | RPC URL | Limits | + |:-------------------:|:-----------------------------------------------------------------:|:----------:| + | Blast |
```wss://moonbase-alpha.public.blastapi.io```
| 80 req/sec | + | Dwellir |
```wss://moonbase-rpc.dwellir.com```
| 20 req/sec | + | OnFinality |
```wss://moonbeam-alpha.api.onfinality.io/public-ws```
| 40 req/sec | + | Moonbeam Foundation |
```wss://wss.api.moonbase.moonbeam.network```
| 40 req/sec | + | UnitedBloc |
```wss://moonbase.unitedbloc.com```
| 32 req/sec | #### Relay Chain {: #relay-chain } diff --git a/.snippets/text/builders/get-started/endpoints/moonbeam.md b/.snippets/text/builders/get-started/endpoints/moonbeam.md index 39b669252..3b1ff7f96 100644 --- a/.snippets/text/builders/get-started/endpoints/moonbeam.md +++ b/.snippets/text/builders/get-started/endpoints/moonbeam.md @@ -1,18 +1,18 @@ === "HTTPS" - | Provider | RPC URL | Limits | - |:------------:|:---------------------------------------------------------------------------------------------:|:----------:| + | Provider | RPC URL | Limits | + |:------------:|:---------------------------------------------------------------------------------------------:|:-----------:| | 1RPC |
```https://1rpc.io/glmr```
| Unspecified | - | Blast |
```https://moonbeam.public.blastapi.io```
| 80 req/sec | - | Dwellir |
```https://moonbeam-rpc.dwellir.com```
| 20 req/sec | - | OnFinality |
```https://moonbeam.api.onfinality.io/public```
| 40 req/sec | - | POKT Network |
```https://moonbeam-mainnet.gateway.pokt.network/v1/lb/629a2b5650ec8c0039bb30f0```
| 25 req/sec | - | UnitedBloc |
```https://moonbeam.unitedbloc.com```
| 32 req/sec | + | Blast |
```https://moonbeam.public.blastapi.io```
| 80 req/sec | + | Dwellir |
```https://moonbeam-rpc.dwellir.com```
| 20 req/sec | + | OnFinality |
```https://moonbeam.api.onfinality.io/public```
| 40 req/sec | + | POKT Network |
```https://moonbeam-mainnet.gateway.pokt.network/v1/lb/629a2b5650ec8c0039bb30f0```
| 25 req/sec | + | UnitedBloc |
```https://moonbeam.unitedbloc.com```
| 32 req/sec | === "WSS" - | Provider | RPC URL | Limits | - |:----------:|:--------------------------------------------------:|:----------:| - | Blast |
```wss://moonbeam.public.blastapi.io```
| 80 req/sec | - | Dwellir |
```wss://moonbeam-rpc.dwellir.com```
| 20 req/sec | - | OnFinality |
```wss://moonbeam.api.onfinality.io/public-ws```
| 40 req/sec | - | UnitedBloc |
```wss://moonbeam.unitedbloc.com```
| 32 req/sec | + | Provider | RPC URL | Limits | + |:----------:|:-----------------------------------------------------------:|:----------:| + | Blast |
```wss://moonbeam.public.blastapi.io```
| 80 req/sec | + | Dwellir |
```wss://moonbeam-rpc.dwellir.com```
| 20 req/sec | + | OnFinality |
```wss://moonbeam.api.onfinality.io/public-ws```
| 40 req/sec | + | UnitedBloc |
```wss://moonbeam.unitedbloc.com```
| 32 req/sec | diff --git a/.snippets/text/builders/get-started/endpoints/moonriver.md b/.snippets/text/builders/get-started/endpoints/moonriver.md index f7558bfa9..1fd0d6fcc 100644 --- a/.snippets/text/builders/get-started/endpoints/moonriver.md +++ b/.snippets/text/builders/get-started/endpoints/moonriver.md @@ -1,15 +1,15 @@ === "HTTPS" | Provider | RPC URL | Limits | - |:------------:|:----------------------------------------------------------------------------------------------:|:----------:| - | Blast |
```https://moonriver.public.blastapi.io```
| 80 req/sec | - | Dwellir |
```https://moonriver-rpc.dwellir.com```
| 20 req/sec | - | OnFinality |
```https://moonriver.api.onfinality.io/public```
| 40 req/sec | - | POKT Network |
```https://moonriver-mainnet.gateway.pokt.network/v1/lb/62a74fdb123e6f003963642f```
| 25 req/sec | - | UnitedBloc |
```https://moonriver.unitedbloc.com```
| 32 req/sec | + |:------------:|:----------------------------------------------------------------------------------------------:|:----------:| + | Blast |
```https://moonriver.public.blastapi.io```
| 80 req/sec | + | Dwellir |
```https://moonriver-rpc.dwellir.com```
| 20 req/sec | + | OnFinality |
```https://moonriver.api.onfinality.io/public```
| 40 req/sec | + | POKT Network |
```https://moonriver-mainnet.gateway.pokt.network/v1/lb/62a74fdb123e6f003963642f```
| 25 req/sec | + | UnitedBloc |
```https://moonriver.unitedbloc.com```
| 32 req/sec | === "WSS" - | Provider | RPC URL | Limits | - |:----------:|:---------------------------------------------------:|:----------:| - | Blast |
```wss://moonriver.public.blastapi.io```
| 80 req/sec | - | Dwellir |
```wss://moonriver-rpc.dwellir.com```
| 20 req/sec | + | Provider | RPC URL | Limits | + |:----------:|:------------------------------------------------------------:|:----------:| + | Blast |
```wss://moonriver.public.blastapi.io```
| 80 req/sec | + | Dwellir |
```wss://moonriver-rpc.dwellir.com```
| 20 req/sec | | OnFinality |
```wss://moonriver.api.onfinality.io/public-ws
``` | 40 req/sec | - | UnitedBloc |
```wss://moonriver.unitedbloc.com```
| 32 req/sec | + | UnitedBloc |
```wss://moonriver.unitedbloc.com```
| 32 req/sec |