Skip to main content
Glama

Rootstock MCP Server

by cuongpo
MIT License

get_token_info

Retrieve detailed information about an ERC20 token by providing its contract address using the Rootstock MCP Server. Simplifies querying token data on the Rootstock blockchain.

Instructions

Get information about an ERC20 token

Input Schema

NameRequiredDescriptionDefault
tokenAddressYesERC20 token contract address

Input Schema (JSON Schema)

{ "properties": { "tokenAddress": { "description": "ERC20 token contract address", "type": "string" } }, "required": [ "tokenAddress" ], "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/cuongpo/rootstock-mcp'

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