Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/build/tools/other-paratimes/emerald/network.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down