Skip to main content

suix_resolveNameServiceAddress RPC Method

Loading...

Updated on
Dec 10, 2024

suix_resolveNameServiceAddress RPC Method

Parameters

name
string
REQUIRED
Loading...

Returns

result
string
Loading...
Request
1
curl --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