Vaulta

eosdetest111

Contract

  • Action parameter in addnewdata

    {
      "name": "addnewdata",
      "base": "",
      "fields": [
        {
          "name": "campaign_name",
          "type": "string"
        },
        {
          "name": "swarm_date",
          "type": "string"
        },
        {
          "name": "swarm_type",
          "type": "uint8"
        },
        {
          "name": "url",
          "type": "string"
        },
        {
          "name": "count_participants",
          "type": "uint16"
        },
        {
          "name": "count_rt",
          "type": "uint16"
        },
        {
          "name": "count_lk",
          "type": "uint16"
        },
        {
          "name": "rewardeos",
          "type": "asset"
        },
        {
          "name": "projectsource",
          "type": "string"
        },
        {
          "name": "free1",
          "type": "string"
        },
        {
          "name": "free2",
          "type": "string"
        },
        {
          "name": "free3",
          "type": "string"
        },
        {
          "name": "free4",
          "type": "string"
        },
        {
          "name": "free5",
          "type": "string"
        }
      ]
    }