Skip to content

Commit

Permalink
Update endpoints.mdx (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasya-kripto authored Nov 15, 2024
1 parent feef2f3 commit b1dc0c6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/story-protocol/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ https://story-testnet-api.openbitlab.com # Cosmos REST API
#### STAVR:
```bash
https://story.api-archive.t.stavr.tech:443 # Cosmos REST API
```

#### OranG3cluB:
```bash
https://storyapi.orang3club.tech # Cosmos REST API
```

</TabItem>
Expand Down Expand Up @@ -287,6 +292,11 @@ https://story.evm.t.stavr.tech:443 # EVM JSON-RPC
```bash
https://rpc-story.card3.ai # Cosmos RPC
https://evm-rpc-story.card3.ai # EVM JSON-RPC
```

#### OranG3cluB:
```bash
https://storyrpc.orang3club.tech # Cosmos RPC
```

</TabItem>
Expand Down Expand Up @@ -391,6 +401,12 @@ wss://story-testnet-wss.openbitlab.com # EVM WSS
```bash
wss://story.rpc-archive.t.stavr.tech/websocket # Cosmos WSS
wss://story.wss-archive.t.stavr.tech # EVM WSS
```

#### OranG3cluB:
```bash
wss://storyrpc.orang3club.tech/websocket # Cosmos WSS
wss://storyrpcevm.orangeclub.tech # EVM WSS
```

</TabItem>
Expand Down

0 comments on commit b1dc0c6

Please sign in to comment.