wizardstoken Contract Overview Actions (12) Structs (23) Tables (11) ABI Overview wizard Table row type of wizards { "name": "wizard", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "genotype", "type": "uint8[]" }, { "name": "phenotype", "type": "uint8[]" }, { "name": "original_cost", "type": "asset" } ] }