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

account_nfts RPC Method

読み込み中...

更新日:
2026年6月11日

account_nfts RPC Method

パラメータ

オブジェクト
オブジェクト
必須
読み込み中...
アカウント
文字列
必須
読み込み中...
ledger_index
文字列
読み込み中...

返します

結果
オブジェクト
読み込み中...
アカウント
文字列
読み込み中...
validated
ブール値
読み込み中...
limit
整数
読み込み中...
account_nfts
配列
読み込み中...
Flags
文字列
読み込み中...
Issuer
文字列
読み込み中...
NFTokenID
文字列
読み込み中...
NFTokenTaxon
文字列
読み込み中...
URI
文字列
読み込み中...
nft_serial
文字列
読み込み中...
ledger_hash
文字列
読み込み中...
ledger_index
整数
読み込み中...
ledger_current_index
整数
読み込み中...
ステータス
文字列
読み込み中...
警告
配列
読み込み中...
id
整数
読み込み中...
メッセージ
文字列
読み込み中...
リクエスト
回答
1
{
2
"result": {
3
"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",
4
"ledger_index": 102609803,
5
"validated": true,
6
"account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn",
7
"account_nfts": [],
8
"limit": 100,
9
"status": "success"
10
},
11
"warnings": [
12
{
13
"id": 2001,
14
"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"
15
}
16
]
17
}
1
{
2
"result": {
3
"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",
4
"ledger_index": 102609803,
5
"validated": true,
6
"account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn",
7
"account_nfts": [],
8
"limit": 100,
9
"status": "success"
10
},
11
"warnings": [
12
{
13
"id": 2001,
14
"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"
15
}
16
]
17
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう