Vaulta

pixeos1dgdsa

Contract

  • Action parameter in setconfig

    {
      "name": "setconfig",
      "base": "",
      "fields": [
        {
          "name": "symbol",
          "type": "symbol_code"
        },
        {
          "name": "version",
          "type": "string"
        },
        {
          "name": "issue_fee_eos",
          "type": "asset"
        },
        {
          "name": "issue_fee_pixeos",
          "type": "asset"
        },
        {
          "name": "min_expiration",
          "type": "uint32"
        },
        {
          "name": "max_expiration",
          "type": "uint32"
        },
        {
          "name": "rev_split_pixeos",
          "type": "float64"
        },
        {
          "name": "rev_split_first_sale_pixeos",
          "type": "float64"
        },
        {
          "name": "rev_split_creator",
          "type": "float64"
        },
        {
          "name": "max_batch",
          "type": "uint32"
        },
        {
          "name": "max_issue_batch",
          "type": "uint32"
        },
        {
          "name": "last_call_sec",
          "type": "uint32"
        },
        {
          "name": "offset_bid",
          "type": "float64"
        }
      ]
    }