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/mint \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "chainId": 1868, "contractAddress": "<string>", "recipientAddress": "<string>", "tokenId": 123, "quantity": 2, "metadata": {} } '
Secret key for authentication
1868
x >= 1
Additional metadata for the mint (optional)