Examples of ERC725Y JSON Schemas to describe ERC725Y data keys for LUKSO Buidl Hackathon workshop
{
"name": "MyProfile",
"key": "0xd7a3703d6cb893710a4b495319d35de0b7efc070bc705c285266f6c06725ccf2",
"keyType": "Singleton",
"valueType": "string",
"valueContent": "URL"
},
{
"name": "MyAssets[]",
"key": "0x466ae68ed42fde36ffe7cff0c961006518111e01ed7cb91c7f2cb9c6573f603c",
"keyType": "Array",
"valueType": "address",
"valueContent": "Address"
}