Version 1.1
Version 1.1
Attributes
*
is required.
Version 1.1
Attributes
*
is required.
Attribute | Description | data format | Example |
---|---|---|---|
$schema* | IPFS URL to the schema JSON the given metadata follows. Fixed value for Metadata Version 1.1 in example value. | URL | ipfs://bafkreifk5hh7lyov7vl26kjubcdybw2ymt4znklpj72ygl5x2i36smdfmu |
historyType* | History Type | string | off_chain |
linkedSRRs | the srrs that should be linked to this history by default | Array of string | ["0x8DFea3525EE810A7FEa886Fee69c57e68B5d5052"] |
attachmentFiles* | Information regarding the proof files. | Array of object | [{ "hash": "sha256-247e4b904322a1dd0b148cd77e8627ec7d391251380880ab4621726ecb945ef5", "title": "name_of_the_file.pdf", "url": "https://some.storage.com/file.path" }] |
Complete Example
Last updated