Utility
Get resolved address for registered address
Commonly used to resolve ENS, RNS and Unstoppable Domains addresses.
GET
/
v1
/
{chainName}
/
address
/
{walletAddress}
/
resolve_address
/
Credit Cost: 1 per call.
Processing: Realtime
Processing: Realtime
Path Parameters
chainName
string
requiredThe chain name eg: eth-mainnet
.
walletAddress
string
requiredThe requested address. Passing in an ENS
, RNS
, Lens Handle
, or an Unstoppable Domain
resolves automatically.
Response
200 - application/json
updated_at
string
The timestamp when the response was generated. Useful to show data staleness to users.
chain_id
integer
The requested chain ID eg: 1
.
chain_name
string
The requested chain name eg: eth-mainnet
.
items
object[]
List of response items.