Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.lootexplus.com/v1/project-wallet/orders/buy \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "chainId": 1868, "orderHashes": [ "0xaabdbab8b4485b784e00d80943964da179a92257248e665b0f035d4daabe85f8" ] } '
[ { "id": "<string>", "result": [ { "type": "<string>", "result": {} } ] } ]
Buy NFT orders using project wallet
Buy order request details
Chain ID
1868
Order hashes to buy
[ "0xaabdbab8b4485b784e00d80943964da179a92257248e665b0f035d4daabe85f8"]
Buy order successful
Step identifier
Array of step results
Show child attributes