You're viewing a demo portfolio

Join the waitlist
PRSM

fuse_resolve_ens

Active

Tool of Fuse Network

declared in 0.1.0

Resolves an ENS name to its EVM address. ENS is not deployed on Fuse — resolution requires `ENS_RPC_URL` to be configured (typically pointing at Ethereum mainnet). Plain hex addresses are passed through.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "ENS name to resolve (e.g. `vitalik.eth`). Plain addresses are returned unchanged."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Fuse Network

1/7 registries
View full server →
fuse_resolve_ens — Fuse Network — PRSM MCP