getPrimaryName
getPrimaryName
is a method on the ARIO
class that retrieves the primary name for a given name or address.
getPrimaryName
does not require authentication.
Examples
getPrimaryName
Parameters
Parameter | Type | Description | Optional |
---|---|---|---|
name | string | The ArNS name for which to receive primary name data. | true |
address | string - WalletAddress | The public wallet address for which to receive primary name data. | true |