From 4e29dcd4bd17954d7266a361bbd9f7e8ea6ef6c4 Mon Sep 17 00:00:00 2001 From: Hello World <66455267+hello07world@users.noreply.github.com> Date: Tue, 16 Apr 2024 19:06:30 +0700 Subject: [PATCH] bscscan Explorer added in Blockchain Category (#335) Co-authored-by: Hello World --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 715863e2..64450862 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Bitquery](https://graphql.bitquery.io/ide) | Onchain GraphQL APIs & DEX APIs | `apiKey` | Yes | Yes | +| [Bscscan](https://bscscan.com/apis) | Binance Smart Chain explorer API | `apiKey` | Yes | Yes | | [Chainlink](https://chain.link/developer-resources) | Build hybrid smart contracts with Chainlink | No | Yes | Unknown | | [Chainpoint](https://tierion.com/chainpoint/) | Chainpoint is a global network for anchoring data to the Bitcoin blockchain | No | Yes | Unknown | | [Covalent](https://www.covalenthq.com/docs/api/) | Multi-blockchain data aggregator platform | `apiKey` | Yes | Unknown |