nft_sell_offers RPC Method
Parameters
object
object
REQUIRED
Loading...
nft_id
string
REQUIRED
Loading...
Returns
result
object
Loading...
nft_id
string
Loading...
offers
array
Loading...
nft_offer_index
string
Loading...
flags
integer
Loading...
owner
string
Loading...
amount
string
Loading...
validated
boolean
Loading...
status
string
Loading...
warnings
array
Loading...
id
integer
Loading...
message
string
Loading...
Request
Response
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"warnings": [19{20"id": 1,21"message": "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"warnings": [19{20"id": 1,21"message": "example_value"22}23]24}25}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free