Vaulta

offsidematch

Contract

  • Action parameter in setodds

    {
      "name": "setodds",
      "base": "",
      "fields": [
        {
          "name": "match_id",
          "type": "uint64"
        },
        {
          "name": "home_odds",
          "type": "uint64"
        },
        {
          "name": "draw_odds",
          "type": "uint64"
        },
        {
          "name": "away_odds",
          "type": "uint64"
        },
        {
          "name": "jackpot",
          "type": "asset"
        }
      ]
    }