get_download_links
ActiveTool of Real Real Genuine
declared in 1.0.0
[AFTER PURCHASE] Retrieve signed download URLs for a previously purchased listing. Use if you lost the original download link from confirm_purchase.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"buyerWallet",
"tokenId"
],
"properties": {
"tokenId": {
"type": "integer",
"description": "Token ID of the purchased listing",
"exclusiveMinimum": 0
},
"buyerWallet": {
"type": "string",
"pattern": "^0x[0-9a-fA-F]{40}$",
"description": "Buyer wallet used at purchase"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Real Real Genuine
https://github.com/richardjhobbs/rrg
1/7 registries