agentek-eth

by NaniDAO
Verified

canUnlockSlow

Verify if a specified Ethereum transfer ID is eligible for unlocking and retrieve its details using this agentek-eth MCP server tool.

Instructions

Check if a transfer can be unlocked and get info about it

Input Schema

NameRequiredDescriptionDefault
transferIdYesThe transfer ID to check

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "transferId": { "description": "The transfer ID to check", "type": "string" } }, "required": [ "transferId" ], "type": "object" }

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce