nft_buy_offers RPC Method
參數
物件
物件
必填
載入中...
nft_id
字串
必填
載入中...
ledger_index
字串
載入中...
退貨
結果
物件
載入中...
nft_id
字串
載入中...
offers
陣列
載入中...
金額
字串
載入中...
flags
整數
載入中...
nft_offer_index
整數
載入中...
所有者
整數
載入中...
狀態
字串
載入中...
warnings
陣列
載入中...
id
整數
載入中...
訊息
字串
載入中...
請求
回應
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"result": {6"nft_id": "example_value",7"offers": [8{9"amount": "example_value",10"flags": 1,11"nft_offer_index": 1,12"owner": 113}14],15"status": "example_value"16},17"warnings": [18{19"id": 1,20"message": "example_value"21}22]23}24}
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"result": {6"nft_id": "example_value",7"offers": [8{9"amount": "example_value",10"flags": 1,11"nft_offer_index": 1,12"owner": 113}14],15"status": "example_value"16},17"warnings": [18{19"id": 1,20"message": "example_value"21}22]23}24}