nft_sell_offers RPC Method
パラメータ
オブジェクト
オブジェクト
必須
読み込み中...
nft_id
文字列
必須
読み込み中...
返します
結果
オブジェクト
読み込み中...
nft_id
文字列
読み込み中...
offers
配列
読み込み中...
nft_offer_index
文字列
読み込み中...
flags
整数
読み込み中...
owner
文字列
読み込み中...
金額
文字列
読み込み中...
validated
ブール値
読み込み中...
ステータス
文字列
読み込み中...
警告
配列
読み込み中...
id
整数
読み込み中...
メッセージ
文字列
読み込み中...
リクエスト
回答
1{2「jsonrpc」: "2.0",3"id": 1,4"result": {5"result": {6"nft_id": "example_value",7"offers": [8{9"nft_offer_index": "example_value",10"flags": 1,11"owner": "example_value",12"amount": "example_value"13}14],15"validated": false,16"status": "example_value"17},18「警告」: [19{20"id": 1,21「メッセージ」: "example_value"22}23]24}25}
1{2「jsonrpc」: "2.0",3"id": 1,4"result": {5"result": {6"nft_id": "example_value",7"offers": [8{9"nft_offer_index": "example_value",10"flags": 1,11"owner": "example_value",12"amount": "example_value"13}14],15"validated": false,16"status": "example_value"17},18「警告」: [19{20"id": 1,21「メッセージ」: "example_value"22}23]24}25}