timeforestcm Contract Overview Actions (15) Structs (25) Tables (10) ABI Overview plant Table row type of plant { "name": "plant", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "name", "type": "string" }, { "name": "price", "type": "asset" }, { "name": "state", "type": "uint64" }, { "name": "create_at", "type": "uint64" } ] }