Skip to main content
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.

Path Parameters

name
string
required

ENS name to resolve

Required string length: 6 - 256
Example:

"artii.eth"

Query Parameters

noCache
boolean
default:false

Skip cache and fetch fresh data

contenthash
boolean

Include content hash (default: false)

Response

name
string
required
Example:

"artii.eth"

texts
object[]
required
addresses
object[]
required
contenthash
object
required
resolver
string
Example:

"0x231b0Ee14048e9dCcD1d247744d114a4EB5E8E63"