EOS

eosvegasjack

Contract

  • Action parameter in vp5xreceipt

    { "name": "vp5xreceipt", "base": "", "fields": [ { "name": "game_id", "type": "string" }, { "name": "player", "type": "name" }, { "name": "game", "type": "string" }, { "name": "player_hand1", "type": "string[]" }, { "name": "player_hand2", "type": "string[]" }, { "name": "player_hand3", "type": "string[]" }, { "name": "player_hand4", "type": "string[]" }, { "name": "player_hand5", "type": "string[]" }, { "name": "bet", "type": "string" }, { "name": "win", "type": "string" }, { "name": "wintype", "type": "string" }, { "name": "seed", "type": "string" }, { "name": "dealer_signature", "type": "string" }, { "name": "betnum", "type": "uint64" }, { "name": "winnum", "type": "uint64" }, { "name": "token", "type": "string" }, { "name": "pub_key", "type": "string" }, { "name": "event_win", "type": "uint64" } ] }