{
  "allowedChainIds": [1, 11155111],
  "allowedContracts": [
    "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
    "0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45",
    "0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2"
  ],
  "allowedSelectors": [
    "0x095ea7b3",
    "0xa9059cbb",
    "0x04e45aaf",
    "0x617ba037",
    "0xa415bcad",
    "0x573ade81",
    "0x69328dec"
  ],
  "maxAmountWei": "1000000000000000000",
  "maxDeadlineSeconds": 1800,
  "protocolPolicies": {
    "erc20": {
      "maxAllowanceWei": "1000000000000000000",
      "tokenAllowlist": [
        "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
      ]
    },
    "uniswap_v3": {
      "maxSlippageBps": 100,
      "tokenAllowlist": [
        "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
        "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"
      ],
      "recipientAllowlist": []
    },
    "aave_v3": {
      "tokenAllowlist": [
        "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"
      ],
      "maxInterestRateMode": 2,
      "maxAmountWei": "1000000000000000000",
      "recipientAllowlist": []
    }
  }
}
