You're viewing a demo portfolio

Join the waitlist
PRSM

resolve_name

Active

Tool of gulltoppr

declared in 0.1.2

Resolve an ENS name to an address, or an address to its primary ENS name.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "An ENS name (vitalik.eth) or a 0x address."
    },
    "chain": {
      "type": "string",
      "description": "Chain alias (\"ethereum\", \"base\", \"optimism\", \"arbitrum\", \"polygon\", \"local\") or numeric chain id."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

gulltoppr

https://github.com/portdeveloper/gulltoppr

2/7 registries
View full server →
resolve_name — gulltoppr — PRSM MCP