Moralis MCP Server

Official
by MoralisWeb3

getWalletNFTCollections

Retrieve NFT collections from a specified wallet address, including options to exclude spam, include token counts, and fetch last sale prices for comprehensive asset insights.

Instructions

Get NFT collections owned by a given wallet address.

Input Schema

NameRequiredDescriptionDefault
addressNoThe wallet address of the owner of NFTs in the collections
cursorNoThe cursor returned in the previous response (used for getting the next page).
exclude_spamNoShould spam NFTs be excluded from the result?
include_pricesNoShould NFT last sale prices be included in the result?
limitNoThe desired page size of the result.
token_countsNoShould token counts per collection be included in the response?

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The wallet address of the owner of NFTs in the collections", "type": "string" }, "cursor": { "description": "The cursor returned in the previous response (used for getting the next page).", "type": "string" }, "exclude_spam": { "description": "Should spam NFTs be excluded from the result?", "type": "boolean" }, "include_prices": { "description": "Should NFT last sale prices be included in the result?", "type": "boolean" }, "limit": { "description": "The desired page size of the result.", "type": "integer" }, "token_counts": { "description": "Should token counts per collection be included in the response?", "type": "boolean" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8