Skip to main content
Glama

VeChain MCP Server

get_token_info_by_ticker

Retrieve token details including contract address and decimals using the ticker symbol on the VeChain blockchain network.

Instructions

Get information about a configured token (like contract address and decimals) by its ticker symbol.

Input Schema

NameRequiredDescriptionDefault
tickerYes

Input Schema (JSON Schema)

{ "properties": { "ticker": { "type": "string" } }, "required": [ "ticker" ], "type": "object" }

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/leandrogavidia/vechain-mcp-server'

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