cURL
curl --request GET \ --url https://api.superlink.me/v1/parentdomains/{parentDomain}/addresses/{ethAddress}/reverse-resolve
{ "domain": "test1.test.eth" }
Returns reverse-resolution of a provided eth address limited to provided parentdomain
superlink.me
0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
OK
The response is of type object.
object