Vaulta

ekd.games

Contract

  • Action parameter in dicebet

    {
      "name": "dicebet",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "to",
          "type": "name"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "rollType",
          "type": "string"
        },
        {
          "name": "roll_number",
          "type": "uint64"
        },
        {
          "name": "user_seed",
          "type": "string"
        },
        {
          "name": "container",
          "type": "string"
        }
      ]
    }