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