get https://ethereum-rest.api.mnemonichq.com/wallets/v1beta2/ens/by_address/
Returns the current ENS entity(s) corresponding to a given Ethereum address, if it exists.
Response
Returns the current ENS entity(s) corresponding to a given Ethereum address, if it exists.
xxxxxxxxxx
curl --request GET \
--url https://ethereum-rest.api.mnemonichq.com/wallets/v1beta2/ens/by_address/address \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: