Skip to main content
Glama

Veri5ight MCP Server

by 5ajaki

ethereum_getContractInfo

Retrieve detailed information about Ethereum smart contracts, including code and metadata, by specifying the contract address or ENS name using the Veri5ight MCP Server.

Instructions

Get information about any contract

Input Schema

NameRequiredDescriptionDefault
addressYesContract address or ENS name

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Contract address or ENS name", "type": "string" } }, "required": [ "address" ], "type": "object" }

Other Tools from Veri5ight 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/5ajaki/veri5ight'

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