cryptomeetup Contract Overview Actions (6) Structs (9) Tables (3) ABI Overview st_ad Table row type of ads { "name": "st_ad", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "price", "type": "uint64" }, { "name": "hash", "type": "checksum256" } ] }