diff --git a/docs/story-protocol/endpoints.mdx b/docs/story-protocol/endpoints.mdx index a6ecd6e..d417bad 100644 --- a/docs/story-protocol/endpoints.mdx +++ b/docs/story-protocol/endpoints.mdx @@ -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 ``` @@ -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 ``` @@ -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 ```