Vaulta

pzadexcntrct

Contract

  • Action parameter in insertpair

    {
      "name": "insertpair",
      "base": "",
      "fields": [
        {
          "name": "pair",
          "type": "name"
        },
        {
          "name": "minor_symbol",
          "type": "symbol"
        },
        {
          "name": "minor_contract",
          "type": "name"
        },
        {
          "name": "major_symbol",
          "type": "symbol"
        },
        {
          "name": "major_contract",
          "type": "name"
        },
        {
          "name": "price",
          "type": "uint32"
        },
        {
          "name": "status",
          "type": "uint32"
        }
      ]
    }