From 4d0dc40131209390f5ae6fb94cec6f44738292e5 Mon Sep 17 00:00:00 2001 From: GuticaStefan Date: Thu, 12 Feb 2026 09:49:55 +0200 Subject: [PATCH] fix gateway esdt endpoint description --- docs/tokens/fungible-tokens.mdx | 2 +- static/llms-full.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tokens/fungible-tokens.mdx b/docs/tokens/fungible-tokens.mdx index 9bfd9779..2548390e 100644 --- a/docs/tokens/fungible-tokens.mdx +++ b/docs/tokens/fungible-tokens.mdx @@ -858,7 +858,7 @@ values={[ ]}> -Returns an array of ESDT Tokens that the specified address has interacted with (issued, sent or received). +Returns an array of ESDT Tokens owned by the specified address. ```bash https://gateway.multiversx.com/address/*bech32Address*/esdt diff --git a/static/llms-full.txt b/static/llms-full.txt index 61f098c5..a9ab5067 100644 --- a/static/llms-full.txt +++ b/static/llms-full.txt @@ -18963,7 +18963,7 @@ values={[ ]}> -Returns an array of ESDT Tokens that the specified address has interacted with (issued, sent or received). +Returns an array of ESDT Tokens owned by the specified address. ```bash https://gateway.multiversx.com/address/*bech32Address*/esdt