Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tokens/fungible-tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@ values={[
]}>
<TabItem value="Request">

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
Expand Down
2 changes: 1 addition & 1 deletion static/llms-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18963,7 +18963,7 @@ values={[
]}>
<TabItem value="Request">

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
Expand Down