{
  "name": "DAI-USDT",
  "fetchInterval": 2000,
  "aggregateInterval": 400,
  "submitInterval": 15000,
  "feedDataFreshness": 60000,
  "feeds": [
    {
      "name": "UniswapV3-DAI-USDT",
      "definition": {
        "chainId": "1",
        "address": "0x48da0965ab2d2cbf1c17c09cfb5cbe67ad5b1406",
        "type": "UniswapPool",
        "token0Decimals": 18,
        "token1Decimals": 6
      }
    },
    {
      "name": "kraken-wss-DAI-USDT",
      "definition": {
        "type": "wss",
        "provider": "kraken",
        "base": "DAI",
        "quote": "USDT"
      }
    },
    {
      "name": "coinbase-wss-DAI-USD",
      "definition": {
        "type": "wss",
        "provider": "coinbase",
        "base": "DAI",
        "quote": "USD"
      }
    }
  ]
}
