Skip to main content
Glama

get-tokens-of-address

Retrieve fungible and non-fungible tokens held by a MultiversX blockchain address. Specify the number of each token type to return, with default fetching of 25 per category.

Instructions

Get the tokens of an address. Returns the first 25 fungible tokens and the first 25 NFTs, SFTs and MetaESDT. To get more tokens, specify the number of tokens you want to get. Will return the specified number of fungible tokens and the same number of non-fungible. The returned list will contain twice the number of tokens specified, if tokens are available.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYesThe bech32 address of the account (erd1...)
sizeNoThe number of each token type to be returned. By default, the number is 25.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/multiversx/mx-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server