UNPKG

@patchworkdev/common

Version:

Patchwork Development Kit

19 lines (18 loc) 456 B
{ "$schema": "https://patchwork.dev/schema/patchwork-contract-config.schema.json", "scopeName": "test", "name": "AddressArray", "symbol": "AARR", "baseURI": "https://mything/my/", "schemaURI": "https://mything/my-metadata.json", "imageURI": "https://mything/my/{tokenID}.png", "fields": [ { "id": 1, "key": "addresses", "type": "address", "arrayLength": 4, "description": "addresses" } ] }