Vaulta

thebetxowner

Contract

  • Action parameter in addsymbol

    {
      "name": "addsymbol",
      "base": "",
      "fields": [
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "code",
          "type": "string"
        },
        {
          "name": "precision",
          "type": "uint64"
        },
        {
          "name": "fee",
          "type": "uint64"
        },
        {
          "name": "min",
          "type": "uint64"
        },
        {
          "name": "max",
          "type": "uint64"
        }
      ]
    }