Vaulta

eoslotsgroup

Contract

  • Action parameter in ongame

    {
      "name": "ongame",
      "base": "",
      "fields": [
        {
          "name": "game",
          "type": "name"
        },
        {
          "name": "game_account",
          "type": "name"
        },
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "token_id",
          "type": "uint64"
        },
        {
          "name": "bet",
          "type": "asset"
        },
        {
          "name": "house_edge",
          "type": "uint8"
        },
        {
          "name": "referrer",
          "type": "name"
        }
      ]
    }