Ens

Get ENS details by Ethereum address

get
Path parameters
addressstringRequired
Responses
chevron-right
200

Successful response

application/json
addressstring · nullableRequired
avatarstring · nullableRequired
namestring · nullableRequired
get
/external/ens/{address}

Get ENS details by ENS name

get
Path parameters
namestringRequired
Responses
chevron-right
200

Successful response

application/json
addressstring · nullableRequired
avatarstring · nullableRequired
namestring · nullableRequired
get
/external/ens/by-name/{name}

Last updated