Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getTokenMetadata

Retrieve token metadata, including name, symbol, decimals, and logo, from a specified token contract address using blockchain data integration.

Instructions

Get the metadata for a given token contract address (name, symbol, decimals, logo).

Input Schema

NameRequiredDescriptionDefault
addressesNoThe addresses to get metadata for

Input Schema (JSON Schema)

{ "properties": { "addresses": { "description": "The addresses to get metadata for", "type": "array" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

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