From 9ecc02153ef12a0820af560f58d17eb88b999be7 Mon Sep 17 00:00:00 2001 From: Mohammad Zeeshan Jawed <89350024+zeeshan8281@users.noreply.github.com> Date: Fri, 7 Nov 2025 02:38:35 +0530 Subject: [PATCH] Update Covalent details Updated the name from Covalent to GoldRush(powered by Covalent) , updated the mainnet url and new docs link --- docs/build/tools/other-paratimes/emerald/network.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/build/tools/other-paratimes/emerald/network.mdx b/docs/build/tools/other-paratimes/emerald/network.mdx index 161a62ff9c..ff1b508806 100644 --- a/docs/build/tools/other-paratimes/emerald/network.mdx +++ b/docs/build/tools/other-paratimes/emerald/network.mdx @@ -67,13 +67,13 @@ dedicated RPC endpoints, consider the following providers (in alphabetic order): | Name (Provider) | Mainnet URL | Testnet URL | Documentation | |-------------------------------------------|-------------------------------------------------------|--------------------------------------|-------------------| -| [Covalent] | `https://api.covalenthq.com/v1/oasis-emerald-mainnet` | *N/A* | [Unified API docs][Covalent-docs] | +| [GoldRush(powered by Covalent)] | `https://api.covalenthq.com/v1/oasis-sapphire-mainnet` | *N/A* | [Unified API docs][Covalent-docs] | | Oasis Nexus ([Oasis]) | `https://nexus.oasis.io/v1/` | `https://testnet.nexus.oasis.io/v1/` | [API][Nexus-docs] | | Oasis Scan ([Bit Cat]) | `https://api.oasisscan.com/v2/mainnet` | `https://api.oasisscan.com/v2/testnet` | [Runtime API][OasisScan-docs] | | [SubQuery Network][SubQuery] | *N/A* | *N/A* | [SubQuery Academy][SubQuery-docs], [QuickStart][SubQuery-quickstart], [Starter project][SubQuery-starter] | -[Covalent]: https://www.covalenthq.com/ -[Covalent-docs]: https://www.covalenthq.com/docs/unified-api/ +[GoldRush(powered by Covalent)]: https://goldrush.dev/ +[Covalent-docs]: https://goldrush.dev/docs/chains/oasis-sapphire?utm_source=oasis&utm_medium=partner-docs [Nexus-docs]: https://nexus.oasis.io/v1/spec/v1.html [OasisScan-docs]: https://api.oasisscan.com/v2/swagger/#/runtime [SubQuery]: https://subquery.network