Skip to content

Commit

Permalink
dymension updated endpoints (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
karloinv authored Feb 7, 2024
1 parent 392c821 commit 0b4f7d9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/dymension/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ 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 @@ -109,7 +105,8 @@ https://api-dymension.whispernode.com

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



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

#### Kalia Network:
```bash
Expand Down Expand Up @@ -194,6 +192,7 @@ https://dymension-rpc.takeshi.team
https://rpc-dymension.whispernode.com
```


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

Expand Down

0 comments on commit 0b4f7d9

Please sign in to comment.