Method #

ENS call checks domain availability.

Request #

{
"domain": "muvorerp.eth"
}

Response #

{
  "status": "success",
  "data": true
}

Result #

Boolean: True if the domain is available.