From 766f41b510beb50eb5fddff1086f049efbafc427 Mon Sep 17 00:00:00 2001 From: ambassadordyor Date: Tue, 15 Apr 2025 17:35:42 +0300 Subject: [PATCH] Add DYOR API to the list of TON HTTP-based providers in ton-http-apis.md --- docs/v3/guidelines/dapps/apis-sdks/ton-http-apis.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/v3/guidelines/dapps/apis-sdks/ton-http-apis.md b/docs/v3/guidelines/dapps/apis-sdks/ton-http-apis.md index e8a1e9d6b61..d0afd6b7141 100644 --- a/docs/v3/guidelines/dapps/apis-sdks/ton-http-apis.md +++ b/docs/v3/guidelines/dapps/apis-sdks/ton-http-apis.md @@ -59,3 +59,4 @@ GraphQL nodes also function as indexers. ## Other APIs * [TonAPI](https://docs.tonconsole.com/tonapi) - A user-friendly API that abstracts low-level smart contract details for a streamlined experience. +* [DYOR API](https://docs.dyor.io/technical-guides/introduction) – A developer-focused API providing unified access to on-chain token data, trust scores, prices, liquidity, holders, market stats, and historical data. \ No newline at end of file