UNPKG

@patchworkdev/common

Version:

Patchwork Development Kit

31 lines (30 loc) 666 B
{ "$schema": "https://patchwork.dev/schema/patchwork-metadata.schema.json", "scopeName": "test", "name": "OneString", "symbol": "ONESTRING", "schemaURI": "https://basic.xyz/schema/basic.json", "imageURI": "https://mything/my/{tokenID}.png", "fields": [ { "id": 2, "key": "reserved", "type": "uint256", "arrayLength": 1, "description": "Reserved", "visibility": "public", "slot": 0, "offset": 0 }, { "id": 1, "key": "s", "type": "string", "arrayLength": 1, "description": "Short Name", "visibility": "public", "slot": 0, "offset": 0 } ] }