From 8f88225f47f4e4b9f601ab6bacfa27b0a30c0739 Mon Sep 17 00:00:00 2001 From: Tim McMackin Date: Wed, 13 Nov 2024 15:26:20 -0500 Subject: [PATCH] Complete sentence --- docs/developing/information/indexers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developing/information/indexers.md b/docs/developing/information/indexers.md index 816534c97..0df21ef8d 100644 --- a/docs/developing/information/indexers.md +++ b/docs/developing/information/indexers.md @@ -167,7 +167,7 @@ Many applications that work with on-chain data use an indexer. The simplest example of working with an indexer is a blockchain wallet. For example, to display a user's token balances, Temple Wallet queries data from the TzKT indexer and gets tokens' tickers and logos from the contract metadata. -You can do the same thing by calling the `GET tokens/balances` endpoint TzKT API and including your address as the value of the `account` parameter, as in this example: +You can do the same thing by calling the `GET tokens/balances` endpoint of the TzKT API and including your address as the value of the `account` parameter, as in this example: ``` https://api.tzkt.io/v1/tokens/balances?account=tz1UEQzJbuaGJgwvkekk6HwGwaKvjZ7rr9v4