Vaulta

givemekbucks

Contract

  • Action parameter in bountyadd

    {
      "name": "bountyadd",
      "base": "",
      "fields": [
        {
          "name": "name",
          "type": "string"
        },
        {
          "name": "author",
          "type": "name"
        },
        {
          "name": "sacategory",
          "type": "name"
        },
        {
          "name": "bountydata",
          "type": "string"
        },
        {
          "name": "count",
          "type": "uint8"
        },
        {
          "name": "price",
          "type": "asset"
        },
        {
          "name": "memo",
          "type": "string"
        }
      ]
    }