suix_resolveNameServiceAddress
Returns the resolved address for the provided SuiNS name. This is typically used to map human-readable names (e.g., example.sui) to their corresponding Sui addresses.
⚠ This endpoint is only available with Blast access.
Path parameters
apiKey
Request
This endpoint expects an object.
name
The human-readable SuiNS name to resolve.
Response
The resolved Sui address corresponding to the provided name.