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

nfts_by_issuer RPC Method

読み込み中...

更新日:
2026年6月11日

nfts_by_issuer RPC Method

パラメータ

オブジェクト
オブジェクト
必須
読み込み中...
issuer
文字列
必須
読み込み中...

返します

結果
オブジェクト
読み込み中...
issuer
文字列
読み込み中...
limit
整数
読み込み中...
ledger_index
整数
読み込み中...
nfts
配列
読み込み中...
validated
ブール値
読み込み中...
ステータス
文字列
読み込み中...
marker
文字列
読み込み中...
nftTaxon
整数
読み込み中...
警告
配列
読み込み中...
id
整数
読み込み中...
メッセージ
文字列
読み込み中...
リクエスト
回答
1
{
2
"result": {
3
"issuer": "rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B",
4
"limit": 50,
5
"ledger_index": 102609806,
6
"nfts": [],
7
"validated": true,
8
"status": "success"
9
},
10
"warnings": [
11
{
12
"id": 2001,
13
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
14
}
15
]
16
}
1
{
2
"result": {
3
"issuer": "rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B",
4
"limit": 50,
5
"ledger_index": 102609806,
6
"nfts": [],
7
"validated": true,
8
"status": "success"
9
},
10
"warnings": [
11
{
12
"id": 2001,
13
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
14
}
15
]
16
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう