Skip to main content
Glama

MCP Smart Contract Analyst

by RockYuan

analyze-unverified-contract

Decompile and analyze unverified smart contracts on Monad testnet using an address to assess functionality and security risks.

Instructions

Analyze a unverified contract from an address on the Monad testnet.

Input Schema

NameRequiredDescriptionDefault
addressYesMonad testnet address to analyze unverified contract for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "description": "Monad testnet address to analyze unverified contract for", "type": "string" } }, "required": [ "address" ], "type": "object" }
Install Server

Other Tools from MCP Smart Contract Analyst

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/RockYuan/mcp-contract-analyst'

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