swirldswirld Contract Overview Actions (3) Structs (5) Tables (2) ABI Overview post Table row type of post { "name": "post", "base": "", "fields": [ { "name": "key", "type": "uint64" }, { "name": "created_at", "type": "uint32" }, { "name": "author", "type": "name" }, { "name": "title", "type": "string" }, { "name": "content", "type": "string" } ] }