crypto2club1 Contract Overview Actions (2) Structs (5) Tables (3) ABI Overview st_lock Table row type of locks { "name": "st_lock", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "amount", "type": "asset" }, { "name": "created_at", "type": "uint64" } ] }