Veri5ight MCP Server

ethereum_getTokenDelegation

Retrieve delegation details for an ERC20 governance token by providing an Ethereum address and token contract. Access delegation data for governance and decision-making processes.

Instructions

Get delegation info for an ERC20 governance token

Input Schema

NameRequiredDescriptionDefault
addressYesEthereum address or ENS name
tokenYesToken contract address or ENS name

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Ethereum address or ENS name", "type": "string" }, "token": { "description": "Token contract address or ENS name", "type": "string" } }, "required": [ "address", "token" ], "type": "object" }

You must be authenticated.

Other Tools from Veri5ight MCP Server

Related Tools

ID: en31vxf492