Layers
Layers are individual assets that, when combined, produce token artwork
Storage
Tableland
{
"id": integer (PK)
"trait_type": text
"value": text
"cid": text
"rarity_weighting": integer
"order": integer
"created_at": text
}Last updated