Skip to main content
Glama

evm_getwalletnfts

Retrieve all NFTs owned by a wallet address, including metadata, floor prices, and rarity data. Filter results by specific token contracts and exclude spam NFTs.

Instructions

Fetch all NFTs held by a specified wallet address. Use token_addresses to filter by one or many specific contract(s). Each NFT returned includes on-chain metadata as well as off-chain metadata, floor prices, rarity and more where available.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNoThe chain to queryeth
addressYesThe address of the wallet
formatNoThe format of the token IDdecimal
limitNoThe desired page size of the result.
exclude_spamNoShould spam NFTs be excluded from the result?
token_addressesNoThe addresses to get balances for (optional)
cursorNoThe cursor returned in the previous response (used for getting the next page).
normalizeMetadataNoShould normalized metadata be returned?
media_itemsNoShould preview media data be returned?
include_pricesNoShould NFT last sale prices be included in the result?

Other Tools

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/MoralisWeb3/moralis-mcp-server'

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