Vaulta

groupswapswa

Contract

  • Table row type of config

    {
      "name": "st_defi_config",
      "base": "",
      "fields": [
        {
          "name": "swap_id",
          "type": "uint64"
        },
        {
          "name": "liquidity_id",
          "type": "uint64"
        },
        {
          "name": "pool_id",
          "type": "uint64"
        },
        {
          "name": "log_id",
          "type": "uint64"
        },
        {
          "name": "r1_id",
          "type": "uint64"
        },
        {
          "name": "r2_id",
          "type": "uint64"
        }
      ]
    }