メインコンテンツへスキップ

qn_resolveENS RPC Method - ENS Resolver

読み込み中...

更新日:
Aug 09, 2026

qn_resolveENS RPC Method - ENS Resolver

Please note that this RPC method requires the ENS Resolver add-on enabled on your Quicknode endpoint. Additionally, a list of all of the registered coin types that you can look up is located here.

パラメータ

オブジェクト
オブジェクト
必須
読み込み中...
住所
文字列
必須
読み込み中...
coinTypes
配列
読み込み中...

返品

結果
オブジェクト
読み込み中...
ensName
文字列
読み込み中...
walletAddress
文字列
読み込み中...
resolver
文字列
読み込み中...
coinTypes
オブジェクト
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"ensName": "vitalik.eth",
6
"walletAddress": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
7
"resolver": "0x231b0Ee14048e9dCcD1d247744d114a4EB5E8E63",
8
"coinTypes": {
9
"ETH": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045"
10
}
11
}
12
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"ensName": "vitalik.eth",
6
"walletAddress": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
7
"resolver": "0x231b0Ee14048e9dCcD1d247744d114a4EB5E8E63",
8
"coinTypes": {
9
"ETH": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045"
10
}
11
}
12
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう