Resolve a full ENS profile in a single RPC call
Resolvio — ENS Resolution
Get ENS profile
Returns texts, addresses, and contenthash. When no query params are provided, uses the default profile (12 text keys, 8 chains). Set contenthash=true to include content hash.
GET
Resolve a full ENS profile in a single RPC call
Retrieve comprehensive profile information for an ENS name, including addresses, text records, and content hash.Documentation Index
Fetch the complete documentation index at: https://docs.namespace.ninja/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
ENS name to resolve
Required string length:
6 - 256Example:
"artii.eth"
Query Parameters
Skip cache and fetch fresh data
Include content hash (default: false)

