Vaulta

horsemangosc

Contract

  • Table row type of nracefinal

    {
      "name": "nracefinal",
      "base": "",
      "fields": [
        {
          "name": "race_id",
          "type": "uint64"
        },
        {
          "name": "race_time",
          "type": "time_point_sec"
        },
        {
          "name": "reward_pool",
          "type": "asset"
        },
        {
          "name": "first_horse_id",
          "type": "uint64"
        },
        {
          "name": "first_user_id",
          "type": "uint64"
        },
        {
          "name": "first_reward",
          "type": "asset"
        },
        {
          "name": "second_horse_id",
          "type": "uint64"
        },
        {
          "name": "second_user_id",
          "type": "uint64"
        },
        {
          "name": "second_reward",
          "type": "asset"
        },
        {
          "name": "third_horse_id",
          "type": "uint64"
        },
        {
          "name": "third_user_id",
          "type": "uint64"
        },
        {
          "name": "third_reward",
          "type": "asset"
        },
        {
          "name": "fourth_horse_id",
          "type": "uint64"
        },
        {
          "name": "fourth_user_id",
          "type": "uint64"
        },
        {
          "name": "fourth_reward",
          "type": "asset"
        },
        {
          "name": "fifth_horse_id",
          "type": "uint64"
        },
        {
          "name": "fifth_user_id",
          "type": "uint64"
        },
        {
          "name": "fifth_reward",
          "type": "asset"
        },
        {
          "name": "sixth_horse_id",
          "type": "uint64"
        },
        {
          "name": "sixth_user_id",
          "type": "uint64"
        },
        {
          "name": "sixth_reward",
          "type": "asset"
        },
        {
          "name": "seventh_horse_id",
          "type": "uint64"
        },
        {
          "name": "seventh_user_id",
          "type": "uint64"
        },
        {
          "name": "seventh_reward",
          "type": "asset"
        },
        {
          "name": "eighth_horse_id",
          "type": "uint64"
        },
        {
          "name": "eighth_user_id",
          "type": "uint64"
        },
        {
          "name": "eighth_reward",
          "type": "asset"
        },
        {
          "name": "ninth_horse_id",
          "type": "uint64"
        },
        {
          "name": "ninth_user_id",
          "type": "uint64"
        },
        {
          "name": "ninth_reward",
          "type": "asset"
        },
        {
          "name": "tenth_horse_id",
          "type": "uint64"
        },
        {
          "name": "tenth_user_id",
          "type": "uint64"
        },
        {
          "name": "tenth_reward",
          "type": "asset"
        }
      ]
    }