Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
redwest88 authored Feb 7, 2024
2 parents 55fd4d0 + 6c777b2 commit 07c69e4
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions docs/dymension/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ import TabItem from '@theme/TabItem';
<Tabs>
<TabItem value="api" label="API" default>


#### WhisperNode:
```bash
https://api-dymension.whispernode.com/
```

#### Liquify (official):
```bash
Expand Down Expand Up @@ -102,10 +106,10 @@ https://dymension-rpc.takeshi.team
```bash
https://api-dymension.whispernode.com
```

</TabItem>
<TabItem value="rpc" label="RPC">

#### Liquify (official):
```bash
https://dymension.liquify.com/dymension_rpc
Expand Down Expand Up @@ -134,7 +138,6 @@ https://dymension.rpc.huginn.tech
#### Ibs.team:
```bash
https://dymension-rpc.ibs.team
```

#### Kalia Network:
```bash
Expand Down Expand Up @@ -190,11 +193,10 @@ https://dymension-rpc.takeshi.team
```bash
https://rpc-dymension.whispernode.com
```

</TabItem>
<TabItem value="grpc" label="gRPC">


#### Anyvalid:
```bash
dymension-grpc.anyvalid.com
Expand Down

0 comments on commit 07c69e4

Please sign in to comment.