Vaulta

dapp.beny

Contract

  • Action parameter in newpool

    {
      "name": "newpool",
      "base": "",
      "fields": [
        {
          "name": "pool_manager",
          "type": "name"
        },
        {
          "name": "term_id",
          "type": "uint64"
        },
        {
          "name": "project_id",
          "type": "uint64"
        },
        {
          "name": "pool_name",
          "type": "string"
        },
        {
          "name": "pool_description",
          "type": "string"
        },
        {
          "name": "pool_category",
          "type": "name"
        },
        {
          "name": "start_time",
          "type": "time_point"
        }
      ]
    }