account_nfts RPC Method
参数
对象
对象
必填
正在加载...
account
字符串
必填
正在加载...
ledger_index
字符串
正在加载...
退货
结果
对象
正在加载...
account
字符串
正在加载...
validated
布尔型
正在加载...
上限
整数
正在加载...
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}