set.yfc Contract Overview Actions (9) Structs (16) Tables (7) ABI Overview captchas Table row type of captchas { "name": "captchas", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "user", "type": "name" }, { "name": "timestamp", "type": "uint64" }, { "name": "code", "type": "string" }, { "name": "ext", "type": "uint64" } ] }