
Struct base type of diceact
Struct base type of luckyact
Struct base type of rouletteact
Struct base type of slotact
Struct base type of slotbnsact
Table row type of basegameact
{ "name": "basegameact", "base": "", "fields": [ { "name": "id_game_action", "type": "uint64" }, { "name": "user_action_id", "type": "uint64" }, { "name": "user", "type": "userdef" }, { "name": "user_salt", "type": "uint64" }, { "name": "stake", "type": "asset" } ] }