
-
{ "name": "mint_threshold_view", "base": "", "fields": [ { "name": "category", "type": "uint8" }, { "name": "tier", "type": "uint8" }, { "name": "threshold", "type": "uint64" } ] }

{
"name": "mint_threshold_view",
"base": "",
"fields": [
{
"name": "category",
"type": "uint8"
},
{
"name": "tier",
"type": "uint8"
},
{
"name": "threshold",
"type": "uint64"
}
]
}