approvePrimaryNameRequest
approvePrimaryNameRequest
is a method on the ANT
class that approves a primary name request for a given name or address.
approvePrimaryNameRequest
requires authentication.
Examples
approvePrimaryNameRequest
Parameters
Parameter | Type | Description | Optional |
---|---|---|---|
name | string | ArNS name to approve as primary name. | false |
address | string - WalletAddress | Public wallet address that made the primary name request being approved. | false |
ioProcessId | string | Process Id of the ARIO contract. | false |
tags | array | An array of GQL tag objects to attach to the transfer AO message. | true |