transfer_ens
Transfer ENS domain ownership to another address by specifying the name, the new owner's address, and the current owner's private key.
Instructions
Transfer ENS name ownership to a new address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ENS name to transfer | |
| newOwner | Yes | Address of new owner | |
| privateKey | Yes | Private key of current owner |