nft_buy_offers RPC Method
Parameters
nft_id
string
REQUIRED
Loading...
ledger_hash
string
Loading...
ledger_index
string
Loading...
limit
string
REQUIRED
Loading...
marker
string
Loading...
Returns
result
object
Loading...
nft_id
string
Loading...
offers
array
Loading...
amount
string
Loading...
flags
integer
Loading...
nft_offer_index
integer
Loading...
owner
integer
Loading...
status
string
Loading...
warnings
array
Loading...
id
integer
Loading...
message
string
Loading...
Request
1curl https://docs-demo.xrp-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{5"method": "nft_buy_offers",6"params": [{7"nft_id": "NFT_ID",8"ledger_index": "validated"9}],"id":1,"jsonrpc":"2.0"}'
1curl https://docs-demo.xrp-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{5"method": "nft_buy_offers",6"params": [{7"nft_id": "NFT_ID",8"ledger_index": "validated"9}],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free