Vaulta

agg.newdex

Contract

  • Table row type of config

    {
      "name": "agg_config",
      "base": "",
      "fields": [
        {
          "name": "pair_id",
          "type": "uint64"
        },
        {
          "name": "dfs_mid",
          "type": "uint64"
        },
        {
          "name": "box_mid",
          "type": "uint64"
        },
        {
          "name": "ext_mid1",
          "type": "uint64"
        },
        {
          "name": "ext_mid2",
          "type": "uint64"
        },
        {
          "name": "ext_mid3",
          "type": "uint64"
        }
      ]
    }