Skip to content

Commit

Permalink
Update: ITRocket endpoints (#114)
Browse files Browse the repository at this point in the history
* Update endpoints.mdx

* update endpoints.mdx

---------

Co-authored-by: RedWest <71982739+redwest88@users.noreply.github.com>
  • Loading branch information
itrocket-team and redwest88 authored Sep 12, 2024
1 parent 5cc9915 commit feafb0f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/story-protocol/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ https://story-testnet-api.blockhub.id # Cosmos REST API
#### Coha05:
```bash
https://api-story-testnet.tech-coha05.xyz # Cosmos REST API
```

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

</TabItem>
Expand Down Expand Up @@ -157,7 +162,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 feafb0f

Please sign in to comment.