UNPKG

@patchworkdev/common

Version:

Patchwork Development Kit

21 lines (20 loc) 470 B
{ "$schema": "https://patchwork.dev/schema/patchwork-metadata.schema.json", "scopeName": "test", "name": "NoFields", "symbol": "NOFIELDS", "schemaURI": "https://basic.xyz/schema/basic.json", "imageURI": "https://mything/my/{tokenID}.png", "fields": [ { "id": 1, "key": "reserved", "type": "uint256", "arrayLength": 1, "description": "Reserved", "visibility": "public", "slot": 0, "offset": 0 } ] }