跳至主要內容

nft_info RPC Method

載入中...

更新於
Jun 11, 2026

nft_info RPC Method

參數

物件
物件
必填
載入中...
nft_id
字串
必填
載入中...
ledger_index
字串
載入中...

退貨

結果
物件
載入中...
nft_id
字串
載入中...
ledger_index
整數
載入中...
所有者
字串
載入中...
is_burned
布林值
載入中...
flags
整數
載入中...
transfer_fee
整數
載入中...
發行人
字串
載入中...
nft_taxon
整數
載入中...
nft_sequence
整數
載入中...
uri
字串
載入中...
validated
布林值
載入中...
狀態
字串
載入中...
warnings
陣列
載入中...
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 端點,並開始建置
立即免費開始使用