You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.8.0).

ens_identity

Inactive

Tool of SaSame Research Agent

declared in 1.8.0

Forward/reverse ENS resolution CROSS-CHECKED against the on-chain resolver for fund-safety. Auto-detects direction (ENS name -> address, or 0x address -> ENS name). Returns verdict='match' only when the ENSIdeas API and an independent on-chain eth_call resolver agree. Verdict='mismatch' + warning if they disagree (poisoning attack signal). The single most fund-critical ENS lookup — trusting one vendor for a fund destination is the highest-stakes single-source failure mode; this independently verifies the destination. With sign:true attaches an ed25519 receipt.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "sign": {
      "type": "boolean",
      "description": "Attach ed25519 receipt (default false)"
    },
    "query": {
      "type": "string",
      "description": "An ENS name (e.g. 'vitalik.eth') for forward resolution, or a 0x address for reverse resolution"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →