From f6b4f0aa21bd8f542cf28ebcecaaf2a167ccc368 Mon Sep 17 00:00:00 2001 From: Card3 Date: Wed, 13 Nov 2024 16:22:22 +0800 Subject: [PATCH 1/2] Update endpoints.mdx --- docs/story-protocol/endpoints.mdx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/story-protocol/endpoints.mdx b/docs/story-protocol/endpoints.mdx index 82a181a6..a0fb579a 100644 --- a/docs/story-protocol/endpoints.mdx +++ b/docs/story-protocol/endpoints.mdx @@ -272,7 +272,14 @@ https://story-testnet-jsonrpc.openbitlab.com # EVM JSON-RPC https://story.rpc-archive.t.stavr.tech:443 # Cosmos RPC https://story.evm.t.stavr.tech:443 # EVM JSON-RPC ``` - + +#### Card3: +```bash +https://rpc-story.card3.ai # Cosmos RPC +https://evm-rpc-story.card3.ai # EVM JSON-RPC +``` + + From f02928cf0527f529cfcdd2554e3df4f524291561 Mon Sep 17 00:00:00 2001 From: RedWest <71982739+redwest88@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:58:39 +0100 Subject: [PATCH 2/2] update endpoints.mdx --- docs/story-protocol/endpoints.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/story-protocol/endpoints.mdx b/docs/story-protocol/endpoints.mdx index a0fb579a..7e138638 100644 --- a/docs/story-protocol/endpoints.mdx +++ b/docs/story-protocol/endpoints.mdx @@ -279,7 +279,6 @@ https://rpc-story.card3.ai # Cosmos RPC https://evm-rpc-story.card3.ai # EVM JSON-RPC ``` -