Vaulta

sovdexrelays

Contract

  • Action parameter in pcreatepair

    {
      "name": "pcreatepair",
      "base": "",
      "fields": [
        {
          "name": "symbol",
          "type": "string"
        },
        {
          "name": "connectorbal",
          "type": "asset"
        },
        {
          "name": "outstandingbal",
          "type": "asset"
        },
        {
          "name": "cw",
          "type": "uint64"
        },
        {
          "name": "enabled",
          "type": "bool"
        },
        {
          "name": "reinvestfees",
          "type": "bool"
        }
      ]
    }