Skip to content

Commit

Permalink
Update OriginStake endpoints.mdx
Browse files Browse the repository at this point in the history
Update OriginStake endpoints
  • Loading branch information
mrspir authored Sep 12, 2024
1 parent 5cc9915 commit 32df9b5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/story-protocol/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ https://story-testnet-api.blockhub.id # Cosmos REST API
```bash
https://api-story-testnet.tech-coha05.xyz # Cosmos REST API
```
#### OriginStake
```bash
https://story-api-cosmos.originstake.com # Cosmos REST API
````
</TabItem>
<TabItem value="rpc" label="RPC">
Expand Down Expand Up @@ -126,6 +130,7 @@ https://evmrpc-t.story.nodestake.org # EVM JSON-RPC

#### OriginStake:
```bash
https://story-rpc-cosmos.originstake.com # Cosmos RPC
https://story-rpc01.originstake.com # EVM JSON-RPC
```

Expand Down Expand Up @@ -170,6 +175,12 @@ wss://story-wss.mandragora.io # EVM WSS
```bash
wss://story-testnet-rpc.blockhub.id/websocket # Cosmos WSS
wss://story-testnet-wss.blockhub.id # EVM WSS
```

#### OriginStake:
```bash
wss://story-rpc-cosmos.originstake.com/websocket # Cosmos story-wss01
wss://story-wss01.originstake.com # EVM WSS
```

</TabItem>
Expand Down

0 comments on commit 32df9b5

Please sign in to comment.