Vaulta

eosdmdpool1b

Contract

  • Action parameter in init

    {
      "name": "init",
      "base": "",
      "fields": [
        {
          "name": "swap",
          "type": "name"
        },
        {
          "name": "mid",
          "type": "uint64"
        },
        {
          "name": "total_reward",
          "type": "asset"
        },
        {
          "name": "duration",
          "type": "uint32"
        },
        {
          "name": "epoch",
          "type": "uint32"
        },
        {
          "name": "harvest_interval",
          "type": "uint32"
        },
        {
          "name": "harvest_count",
          "type": "uint32"
        }
      ]
    }