transfer
Transfers a domain from the owner's address to another address. The signature of the owner is required. The expired domains cannot be transferred.
After transfered, all subdomains and records are reserved, and the admin is re-set as null.
Parameters
Name
Type
Description
Required
to
Address
The target address to transfer to
Required
domain
String
The domain to be transferred
Required
data
objec
The data information used after transfer
Required
Example
Request body
Response body
Last updated