Skip to content

Commit 4d0dc40

Browse files
committed
fix gateway esdt endpoint description
1 parent 24c7060 commit 4d0dc40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tokens/fungible-tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ values={[
858858
]}>
859859
<TabItem value="Request">
860860

861-
Returns an array of ESDT Tokens that the specified address has interacted with (issued, sent or received).
861+
Returns an array of ESDT Tokens owned by the specified address.
862862

863863
```bash
864864
https://gateway.multiversx.com/address/*bech32Address*/esdt

static/llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18963,7 +18963,7 @@ values={[
1896318963
]}>
1896418964
<TabItem value="Request">
1896518965

18966-
Returns an array of ESDT Tokens that the specified address has interacted with (issued, sent or received).
18966+
Returns an array of ESDT Tokens owned by the specified address.
1896718967

1896818968
```bash
1896918969
https://gateway.multiversx.com/address/*bech32Address*/esdt

0 commit comments

Comments
 (0)