From 1e260a9d7963cc26820044b849cf706043b04e36 Mon Sep 17 00:00:00 2001 From: mostafa rahmani Date: Sun, 15 Oct 2023 09:30:40 +0330 Subject: [PATCH] Add Rarible API to Blockchain --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..8ffb4ff7 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,7 @@ API | Description | Auth | HTTPS | CORS | | [Etherscan](https://etherscan.io/apis) | Ethereum explorer API | `apiKey` | Yes | Yes | | [Helium](https://docs.helium.com/api/blockchain/introduction/) | Helium is a global, distributed network of Hotspots that create public, long-range wireless coverage | No | Yes | Unknown | | [Nownodes](https://nownodes.io/) | Blockchain-as-a-service solution that provides high-quality connection via API | `apiKey` | Yes | Unknown | +| [Rarible](https://docs.rarible.org/) | Rarible Multichain Protocol is a decentralized toolset that simplifies working with NFTs | `apiKey` | Yes | Yes | | [Steem](https://developers.steem.io/) | Blockchain-based blogging and social media website | No | No | No | | [The Graph](https://thegraph.com) | Indexing protocol for querying networks like Ethereum with GraphQL | `apiKey` | Yes | Unknown | | [Walltime](https://walltime.info/api.html) | To retrieve Walltime's market info | No | Yes | Unknown |