suix_resolveNameServiceAddress RPC Method
Parameters
name
string
REQUIRED
The name to resolve
Returns
result
string
The resolved address for the name the request provides
Request
1curl --location 'https://docs-demo.sui-mainnet.quiknode.pro/' \2--header 'Content-Type: application/json' \3--data '{4"jsonrpc": "2.0",5"id": 1,6"method": "suix_resolveNameServiceAddress",7"params": [8"example.sui"9]10}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free