agentek-eth

by NaniDAO
Verified

getTransaction

Retrieve detailed transaction information by providing chain ID and transaction hash for Ethereum-based cryptocurrency research and automation.

Instructions

Get details about a transaction

Input Schema

NameRequiredDescriptionDefault
chainIdYes
hashYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "chainId": { "type": "number" }, "hash": { "type": "string" } }, "required": [ "hash", "chainId" ], "type": "object" }

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce