Skip to main content

UploadFiles

imagestring<binary>required

Front image file to be uploaded

imageBackstring<binary>required

Back image file to be uploaded

LBMAcertificatestring<binary>

LBMA certificate file to be uploaded

chemicalAssaystring<binary>

Chemical assay file to be uploaded

custodyDocumentstring<binary>

Custody document file to be uploaded

invoicestring<binary>

Invoice file to be uploaded

weightstringrequired

Weight of the physical asset represented by the NFT

puritystringrequired

Purity of the physical asset represented by the NFT

serialNumberstringrequired

Serial number of the physical asset represented by the NFT

refinerystringrequired

Refinery that processed the physical asset represented by the NFT

mintedDatestringrequired

Timestamp when the Gold are minted

lbmaCertNumberstringrequired

LBMA certificate number associated with the physical asset represented by the NFT

versionstringrequired

Version of the document schema

namestringrequired

Name of NFT tokenized metal showed on Opensea

descriptionstringrequired

Description of NFT tokenized metal showed on Opensea

categorystringrequired

Category of NFT tokenized metal showed on Opensea

UploadFiles
{
"image": "string",
"imageBack": "string",
"LBMAcertificate": "string",
"chemicalAssay": "string",
"custodyDocument": "string",
"invoice": "string",
"weight": "string",
"purity": "string",
"serialNumber": "string",
"refinery": "string",
"mintedDate": "string",
"lbmaCertNumber": "string",
"version": "string",
"name": "string",
"description": "string",
"category": "string"
}