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

nft_info RPC Method

読み込み中...

更新日:
2026年6月11日

nft_info RPC Method

パラメータ

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

返品

結果
オブジェクト
読み込み中...
nft_id
文字列
読み込み中...
ledger_index
整数
読み込み中...
所有者
文字列
読み込み中...
is_burned
ブール値
読み込み中...
flags
整数
読み込み中...
transfer_fee
整数
読み込み中...
発行者
文字列
読み込み中...
nft_taxon
整数
読み込み中...
nft_sequence
整数
読み込み中...
uri
文字列
読み込み中...
validated
ブール値
読み込み中...
ステータス
文字列
読み込み中...
警告
配列
読み込み中...
id
整数
読み込み中...
メッセージ
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"result": {
6
"nft_id": "example_value",
7
"ledger_index": 1,
8
"owner": "example_value",
9
"is_burned": false,
10
"flags": 1,
11
"transfer_fee": 1,
12
"issuer": "example_value",
13
"nft_taxon": 1,
14
"nft_sequence": 1,
15
"uri": "example_value",
16
"validated": false,
17
"status": "example_value"
18
},
19
"warnings": [
20
{
21
"id": 1,
22
"message": "example_value"
23
}
24
]
25
}
26
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"result": {
6
"nft_id": "example_value",
7
"ledger_index": 1,
8
"owner": "example_value",
9
"is_burned": false,
10
"flags": 1,
11
"transfer_fee": 1,
12
"issuer": "example_value",
13
"nft_taxon": 1,
14
"nft_sequence": 1,
15
"uri": "example_value",
16
"validated": false,
17
"status": "example_value"
18
},
19
"warnings": [
20
{
21
"id": 1,
22
"message": "example_value"
23
}
24
]
25
}
26
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう