Reverse Resolve
This is an implementation of Reverse DNS Lookup, instead of using an IP address, you provide a Blockchain Wallet Address to find Web3 domains associated with the On-Chain Wallet Address provided.
Endpoint: engine.noto.network/noto/api/v1/reverse-resolve
engine.noto.network/noto/api/v1/reverse-resolve
Method: GET
GET
Parameters:
Param name
Type
Required
Addition Info
Example
walletAddress
String
✅
0xab5801a7d398351b8be11c439e05c5b3259aec9b
network
String
optional
ETHEREUM
provider
String
optional
FREENAME
Return type: ARRAY of OBJECTs
Request Example:
Response Example:
Last updated