Veri5ight MCP Server

ethereum_getRecentTransactions

Retrieve the most recent Ethereum transactions for a specific address or ENS name using Veri5ight MCP Server. Specify the number of transactions to fetch for precise insights.

Instructions

Get recent transactions for an Ethereum address

Input Schema

NameRequiredDescriptionDefault
addressYesEthereum address or ENS name
limitNoNumber of transactions to return (default: 3)

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Ethereum address or ENS name", "type": "string" }, "limit": { "description": "Number of transactions to return (default: 3)", "type": "number" } }, "required": [ "address" ], "type": "object" }

You must be authenticated.

Other Tools from Veri5ight MCP Server

Related Tools

ID: en31vxf492