reassignName
reassignName
is a method on the ANT
class that transfers ownership of an ArNS name to a new ANT. This operation can only be performed by the current ANT owner.
reassignName
requires authentication.
Examples
reassignName
Parameters
Parameter | Type | Description | Optional |
---|---|---|---|
name | string | The ArNS name to be reassigned | false |
ioProcessId | string | The Process ID of the ARIO contract | false |
antProcessId | string | The Process ID of the target ANT | false |
tags | array | An array of GQL tag objects to attach to the transfer AO message. | true |