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 Sep 12, 2024
2 parents 32df9b5 + feafb0f commit 6cfdac4
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions docs/story-protocol/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ https://story-api.mandragora.io # Cosmos REST API
```bash
https://api-t.story.nodestake.org # Cosmos REST API
```

#### Polkachu:
```bash
https://story-testnet-api.polkachu.com # Cosmos REST API
Expand All @@ -55,16 +55,22 @@ https://story-testnet-api.synergynodes.com # Cosmos REST API
#### BlockHub:
```bash
https://story-testnet-api.blockhub.id # Cosmos REST API
````
```

#### Coha05:
```bash
https://api-story-testnet.tech-coha05.xyz # Cosmos REST API
```
#### OriginStake

#### ITRocket:
```bash
https://story-testnet-api.itrocket.net # Cosmos REST API
```

#### OriginStake:
```bash
https://story-api-cosmos.originstake.com # Cosmos REST API
````
```

</TabItem>
<TabItem value="rpc" label="RPC">
Expand Down Expand Up @@ -162,7 +168,8 @@ https://story-evm-testnet-rpc.tech-coha05.xyz # EVM JSON-RPC

#### ITRocket:
```bash
https://story-testnet-rpc.itrocket.net
wss://story-testnet-rpc.itrocket.net/websocket # Cosmos WSS
wss://story-testnet-wss.itrocket.net # EVM WSS
```

#### Mandragora:
Expand Down

0 comments on commit 6cfdac4

Please sign in to comment.