{
  "ConditionalTokens": {
    "1": {
      "events": {
        "0xab3760c3bd2bb38b5bcf54dc79802ed67338b4cf29f3054ded67ed24661e4177": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": true,
              "name": "oracle",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "questionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "outcomeSlotCount",
              "type": "uint256"
            }
          ],
          "name": "ConditionPreparation",
          "type": "event",
          "signature": "0xab3760c3bd2bb38b5bcf54dc79802ed67338b4cf29f3054ded67ed24661e4177"
        },
        "0xb44d84d3289691f71497564b85d4233648d9dbae8cbdbb4329f301c3a0185894": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": true,
              "name": "oracle",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "questionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "outcomeSlotCount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "payoutNumerators",
              "type": "uint256[]"
            }
          ],
          "name": "ConditionResolution",
          "type": "event",
          "signature": "0xb44d84d3289691f71497564b85d4233648d9dbae8cbdbb4329f301c3a0185894"
        },
        "0x2e6bb91f8cbcda0c93623c54d0403a43514fabc40084ec96b6d5379a74786298": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "stakeholder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "parentCollectionId",
              "type": "bytes32"
            },
            {
              "indexed": true,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "partition",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "amount",
              "type": "uint256"
            }
          ],
          "name": "PositionSplit",
          "type": "event",
          "signature": "0x2e6bb91f8cbcda0c93623c54d0403a43514fabc40084ec96b6d5379a74786298"
        },
        "0x6f13ca62553fcc2bcd2372180a43949c1e4cebba603901ede2f4e14f36b282ca": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "stakeholder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "parentCollectionId",
              "type": "bytes32"
            },
            {
              "indexed": true,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "partition",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "amount",
              "type": "uint256"
            }
          ],
          "name": "PositionsMerge",
          "type": "event",
          "signature": "0x6f13ca62553fcc2bcd2372180a43949c1e4cebba603901ede2f4e14f36b282ca"
        },
        "0x2682012a4a4f1973119f1c9b90745d1bd91fa2bab387344f044cb3586864d18d": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "redeemer",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "parentCollectionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "indexSets",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "payout",
              "type": "uint256"
            }
          ],
          "name": "PayoutRedemption",
          "type": "event",
          "signature": "0x2682012a4a4f1973119f1c9b90745d1bd91fa2bab387344f044cb3586864d18d"
        },
        "0xc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "operator",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "from",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "to",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "id",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "value",
              "type": "uint256"
            }
          ],
          "name": "TransferSingle",
          "type": "event",
          "signature": "0xc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62"
        },
        "0x4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "operator",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "from",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "to",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "ids",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "values",
              "type": "uint256[]"
            }
          ],
          "name": "TransferBatch",
          "type": "event",
          "signature": "0x4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb"
        },
        "0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "owner",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "operator",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "approved",
              "type": "bool"
            }
          ],
          "name": "ApprovalForAll",
          "type": "event",
          "signature": "0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31"
        },
        "0x6bb7ff708619ba0610cba295a58592e0451dee2622938c8755667688daf3529b": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "value",
              "type": "string"
            },
            {
              "indexed": true,
              "name": "id",
              "type": "uint256"
            }
          ],
          "name": "URI",
          "type": "event",
          "signature": "0x6bb7ff708619ba0610cba295a58592e0451dee2622938c8755667688daf3529b"
        }
      },
      "links": {},
      "address": "0xC59b0e4De5F1248C1140964E0fF287B192407E0C",
      "transactionHash": "0x7e10ef2a2116a46153d52ad50d6428fa9f4b19c36c803ba2f707cd70b7434348"
    },
    "4": {
      "events": {
        "0xab3760c3bd2bb38b5bcf54dc79802ed67338b4cf29f3054ded67ed24661e4177": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": true,
              "name": "oracle",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "questionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "outcomeSlotCount",
              "type": "uint256"
            }
          ],
          "name": "ConditionPreparation",
          "type": "event",
          "signature": "0xab3760c3bd2bb38b5bcf54dc79802ed67338b4cf29f3054ded67ed24661e4177"
        },
        "0xb44d84d3289691f71497564b85d4233648d9dbae8cbdbb4329f301c3a0185894": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": true,
              "name": "oracle",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "questionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "outcomeSlotCount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "payoutNumerators",
              "type": "uint256[]"
            }
          ],
          "name": "ConditionResolution",
          "type": "event",
          "signature": "0xb44d84d3289691f71497564b85d4233648d9dbae8cbdbb4329f301c3a0185894"
        },
        "0x2e6bb91f8cbcda0c93623c54d0403a43514fabc40084ec96b6d5379a74786298": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "stakeholder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "parentCollectionId",
              "type": "bytes32"
            },
            {
              "indexed": true,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "partition",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "amount",
              "type": "uint256"
            }
          ],
          "name": "PositionSplit",
          "type": "event",
          "signature": "0x2e6bb91f8cbcda0c93623c54d0403a43514fabc40084ec96b6d5379a74786298"
        },
        "0x6f13ca62553fcc2bcd2372180a43949c1e4cebba603901ede2f4e14f36b282ca": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "stakeholder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "parentCollectionId",
              "type": "bytes32"
            },
            {
              "indexed": true,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "partition",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "amount",
              "type": "uint256"
            }
          ],
          "name": "PositionsMerge",
          "type": "event",
          "signature": "0x6f13ca62553fcc2bcd2372180a43949c1e4cebba603901ede2f4e14f36b282ca"
        },
        "0x2682012a4a4f1973119f1c9b90745d1bd91fa2bab387344f044cb3586864d18d": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "redeemer",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "parentCollectionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "conditionId",
              "type": "bytes32"
            },
            {
              "indexed": false,
              "name": "indexSets",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "payout",
              "type": "uint256"
            }
          ],
          "name": "PayoutRedemption",
          "type": "event",
          "signature": "0x2682012a4a4f1973119f1c9b90745d1bd91fa2bab387344f044cb3586864d18d"
        },
        "0xc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "operator",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "from",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "to",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "id",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "value",
              "type": "uint256"
            }
          ],
          "name": "TransferSingle",
          "type": "event",
          "signature": "0xc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62"
        },
        "0x4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "operator",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "from",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "to",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "ids",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "values",
              "type": "uint256[]"
            }
          ],
          "name": "TransferBatch",
          "type": "event",
          "signature": "0x4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb"
        },
        "0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "owner",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "operator",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "approved",
              "type": "bool"
            }
          ],
          "name": "ApprovalForAll",
          "type": "event",
          "signature": "0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31"
        },
        "0x6bb7ff708619ba0610cba295a58592e0451dee2622938c8755667688daf3529b": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "value",
              "type": "string"
            },
            {
              "indexed": true,
              "name": "id",
              "type": "uint256"
            }
          ],
          "name": "URI",
          "type": "event",
          "signature": "0x6bb7ff708619ba0610cba295a58592e0451dee2622938c8755667688daf3529b"
        }
      },
      "links": {},
      "address": "0x36bede640D19981A82090519bC1626249984c908",
      "transactionHash": "0x7db87634594160ae8acc745d38329f6e8902ae8cd98a9f1b10afb606b41c436b"
    }
  },
  "FPMMDeterministicFactory": {
    "1": {
      "events": {
        "0x92e0912d3d7f3192cad5c7ae3b47fb97f9c465c1dd12a5c24fd901ddb3905f43": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "creator",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "fixedProductMarketMaker",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "conditionalTokens",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "conditionIds",
              "type": "bytes32[]"
            },
            {
              "indexed": false,
              "name": "fee",
              "type": "uint256"
            }
          ],
          "name": "FixedProductMarketMakerCreation",
          "type": "event",
          "signature": "0x92e0912d3d7f3192cad5c7ae3b47fb97f9c465c1dd12a5c24fd901ddb3905f43"
        },
        "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "target",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "clone",
              "type": "address"
            }
          ],
          "name": "CloneCreated",
          "type": "event",
          "signature": "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b"
        },
        "0xec2dc3e5a3bb9aa0a1deb905d2bd23640d07f107e6ceb484024501aad964a951": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsAdded",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "sharesMinted",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingAdded",
          "type": "event",
          "signature": "0xec2dc3e5a3bb9aa0a1deb905d2bd23640d07f107e6ceb484024501aad964a951"
        },
        "0x8baabc14b3d9f411b07b5a4c14fc6e12f2bc261be2d89da0840d48243ab056e1": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsRemoved",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "sharesBurnt",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingRemoved",
          "type": "event",
          "signature": "0x8baabc14b3d9f411b07b5a4c14fc6e12f2bc261be2d89da0840d48243ab056e1"
        },
        "0xf4be957977a10be6a30d662255828df028f4b18f21d6774140bdc96c2bf300a4": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "buyer",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "investmentAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensBought",
              "type": "uint256"
            }
          ],
          "name": "FPMMBuy",
          "type": "event",
          "signature": "0xf4be957977a10be6a30d662255828df028f4b18f21d6774140bdc96c2bf300a4"
        },
        "0x728a7aff2d166d753c6a40a36be24a55f33ada4ffc2f81d62f40d0bef007d84e": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "seller",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "returnAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensSold",
              "type": "uint256"
            }
          ],
          "name": "FPMMSell",
          "type": "event",
          "signature": "0x728a7aff2d166d753c6a40a36be24a55f33ada4ffc2f81d62f40d0bef007d84e"
        },
        "0x8b4b2c8ebd04c47fc8bce136a85df9b93fcb1f47c8aa296457d4391519d190e7": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsRemoved",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "collateralRemovedFromFeePool",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "sharesBurnt",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingRemoved",
          "type": "event",
          "signature": "0x8b4b2c8ebd04c47fc8bce136a85df9b93fcb1f47c8aa296457d4391519d190e7"
        },
        "0x4f62630f51608fc8a7603a9391a5101e58bd7c276139366fc107dc3b67c3dcf8": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "buyer",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "investmentAmount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "feeAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensBought",
              "type": "uint256"
            }
          ],
          "name": "FPMMBuy",
          "type": "event",
          "signature": "0x4f62630f51608fc8a7603a9391a5101e58bd7c276139366fc107dc3b67c3dcf8"
        },
        "0xadcf2a240ed9300d681d9a3f5382b6c1beed1b7e46643e0c7b42cbe6e2d766b4": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "seller",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "returnAmount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "feeAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensSold",
              "type": "uint256"
            }
          ],
          "name": "FPMMSell",
          "type": "event",
          "signature": "0xadcf2a240ed9300d681d9a3f5382b6c1beed1b7e46643e0c7b42cbe6e2d766b4"
        }
      },
      "links": {},
      "address": "0x89023DEb1d9a9a62fF3A5ca8F23Be8d87A576220",
      "transactionHash": "0x3dcf6344be196cb8a3bf20d4680ee911bc1f200cc997c2c1c0c1c0ef3c9bc7f2"
    },
    "4": {
      "events": {
        "0x92e0912d3d7f3192cad5c7ae3b47fb97f9c465c1dd12a5c24fd901ddb3905f43": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "creator",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "fixedProductMarketMaker",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "conditionalTokens",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "conditionIds",
              "type": "bytes32[]"
            },
            {
              "indexed": false,
              "name": "fee",
              "type": "uint256"
            }
          ],
          "name": "FixedProductMarketMakerCreation",
          "type": "event",
          "signature": "0x92e0912d3d7f3192cad5c7ae3b47fb97f9c465c1dd12a5c24fd901ddb3905f43"
        },
        "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "target",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "clone",
              "type": "address"
            }
          ],
          "name": "CloneCreated",
          "type": "event",
          "signature": "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b"
        },
        "0xec2dc3e5a3bb9aa0a1deb905d2bd23640d07f107e6ceb484024501aad964a951": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsAdded",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "sharesMinted",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingAdded",
          "type": "event",
          "signature": "0xec2dc3e5a3bb9aa0a1deb905d2bd23640d07f107e6ceb484024501aad964a951"
        },
        "0x8baabc14b3d9f411b07b5a4c14fc6e12f2bc261be2d89da0840d48243ab056e1": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsRemoved",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "sharesBurnt",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingRemoved",
          "type": "event",
          "signature": "0x8baabc14b3d9f411b07b5a4c14fc6e12f2bc261be2d89da0840d48243ab056e1"
        },
        "0xf4be957977a10be6a30d662255828df028f4b18f21d6774140bdc96c2bf300a4": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "buyer",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "investmentAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensBought",
              "type": "uint256"
            }
          ],
          "name": "FPMMBuy",
          "type": "event",
          "signature": "0xf4be957977a10be6a30d662255828df028f4b18f21d6774140bdc96c2bf300a4"
        },
        "0x728a7aff2d166d753c6a40a36be24a55f33ada4ffc2f81d62f40d0bef007d84e": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "seller",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "returnAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensSold",
              "type": "uint256"
            }
          ],
          "name": "FPMMSell",
          "type": "event",
          "signature": "0x728a7aff2d166d753c6a40a36be24a55f33ada4ffc2f81d62f40d0bef007d84e"
        },
        "0x8b4b2c8ebd04c47fc8bce136a85df9b93fcb1f47c8aa296457d4391519d190e7": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsRemoved",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "collateralRemovedFromFeePool",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "sharesBurnt",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingRemoved",
          "type": "event",
          "signature": "0x8b4b2c8ebd04c47fc8bce136a85df9b93fcb1f47c8aa296457d4391519d190e7"
        },
        "0x4f62630f51608fc8a7603a9391a5101e58bd7c276139366fc107dc3b67c3dcf8": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "buyer",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "investmentAmount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "feeAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensBought",
              "type": "uint256"
            }
          ],
          "name": "FPMMBuy",
          "type": "event",
          "signature": "0x4f62630f51608fc8a7603a9391a5101e58bd7c276139366fc107dc3b67c3dcf8"
        },
        "0xadcf2a240ed9300d681d9a3f5382b6c1beed1b7e46643e0c7b42cbe6e2d766b4": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "seller",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "returnAmount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "feeAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensSold",
              "type": "uint256"
            }
          ],
          "name": "FPMMSell",
          "type": "event",
          "signature": "0xadcf2a240ed9300d681d9a3f5382b6c1beed1b7e46643e0c7b42cbe6e2d766b4"
        }
      },
      "links": {},
      "address": "0x0fB4340432e56c014fa96286de17222822a9281b",
      "transactionHash": "0xf7b283543fe32ccf311b932091b433a5685ca34e2f81210f8f543a18e6b80881"
    }
  },
  "Fixed192x64Math": {
    "1": {
      "events": {},
      "links": {},
      "address": "0x75a6D6251511AF081f77F2B531C14808fB3805f3",
      "transactionHash": "0x90ed58d6f44dda2d628c251cb64050eef0fc3fce7ca7896b1956b1e8c2dcc547"
    },
    "4": {
      "events": {},
      "links": {},
      "address": "0x81B086d91538fb1826F9D4e91662d4Fdd65Df413",
      "transactionHash": "0xd65d0448076291d18f17d6cc563db55e0153fe171b9e92c0f005fabd3dc6606c"
    }
  },
  "FixedProductMarketMakerFactory": {
    "1": {
      "events": {
        "0x92e0912d3d7f3192cad5c7ae3b47fb97f9c465c1dd12a5c24fd901ddb3905f43": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "creator",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "fixedProductMarketMaker",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "conditionalTokens",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "conditionIds",
              "type": "bytes32[]"
            },
            {
              "indexed": false,
              "name": "fee",
              "type": "uint256"
            }
          ],
          "name": "FixedProductMarketMakerCreation",
          "type": "event",
          "signature": "0x92e0912d3d7f3192cad5c7ae3b47fb97f9c465c1dd12a5c24fd901ddb3905f43"
        },
        "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "target",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "clone",
              "type": "address"
            }
          ],
          "name": "CloneCreated",
          "type": "event",
          "signature": "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b"
        },
        "0xec2dc3e5a3bb9aa0a1deb905d2bd23640d07f107e6ceb484024501aad964a951": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsAdded",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "sharesMinted",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingAdded",
          "type": "event",
          "signature": "0xec2dc3e5a3bb9aa0a1deb905d2bd23640d07f107e6ceb484024501aad964a951"
        },
        "0x8baabc14b3d9f411b07b5a4c14fc6e12f2bc261be2d89da0840d48243ab056e1": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsRemoved",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "sharesBurnt",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingRemoved",
          "type": "event",
          "signature": "0x8baabc14b3d9f411b07b5a4c14fc6e12f2bc261be2d89da0840d48243ab056e1"
        },
        "0xf4be957977a10be6a30d662255828df028f4b18f21d6774140bdc96c2bf300a4": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "buyer",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "investmentAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensBought",
              "type": "uint256"
            }
          ],
          "name": "FPMMBuy",
          "type": "event",
          "signature": "0xf4be957977a10be6a30d662255828df028f4b18f21d6774140bdc96c2bf300a4"
        },
        "0x728a7aff2d166d753c6a40a36be24a55f33ada4ffc2f81d62f40d0bef007d84e": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "seller",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "returnAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensSold",
              "type": "uint256"
            }
          ],
          "name": "FPMMSell",
          "type": "event",
          "signature": "0x728a7aff2d166d753c6a40a36be24a55f33ada4ffc2f81d62f40d0bef007d84e"
        },
        "0x8b4b2c8ebd04c47fc8bce136a85df9b93fcb1f47c8aa296457d4391519d190e7": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsRemoved",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "collateralRemovedFromFeePool",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "sharesBurnt",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingRemoved",
          "type": "event",
          "signature": "0x8b4b2c8ebd04c47fc8bce136a85df9b93fcb1f47c8aa296457d4391519d190e7"
        },
        "0x4f62630f51608fc8a7603a9391a5101e58bd7c276139366fc107dc3b67c3dcf8": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "buyer",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "investmentAmount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "feeAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensBought",
              "type": "uint256"
            }
          ],
          "name": "FPMMBuy",
          "type": "event",
          "signature": "0x4f62630f51608fc8a7603a9391a5101e58bd7c276139366fc107dc3b67c3dcf8"
        },
        "0xadcf2a240ed9300d681d9a3f5382b6c1beed1b7e46643e0c7b42cbe6e2d766b4": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "seller",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "returnAmount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "feeAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensSold",
              "type": "uint256"
            }
          ],
          "name": "FPMMSell",
          "type": "event",
          "signature": "0xadcf2a240ed9300d681d9a3f5382b6c1beed1b7e46643e0c7b42cbe6e2d766b4"
        }
      },
      "links": {},
      "address": "0x01FCd2353bBd92234A87FDC9d543ae995e61196C",
      "transactionHash": "0xd6db247f320d56f9df6a8e9a585efbfc3026cc7af5d31860c70d287365b58058"
    },
    "4": {
      "events": {
        "0x92e0912d3d7f3192cad5c7ae3b47fb97f9c465c1dd12a5c24fd901ddb3905f43": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "creator",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "fixedProductMarketMaker",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "conditionalTokens",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "conditionIds",
              "type": "bytes32[]"
            },
            {
              "indexed": false,
              "name": "fee",
              "type": "uint256"
            }
          ],
          "name": "FixedProductMarketMakerCreation",
          "type": "event",
          "signature": "0x92e0912d3d7f3192cad5c7ae3b47fb97f9c465c1dd12a5c24fd901ddb3905f43"
        },
        "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "target",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "clone",
              "type": "address"
            }
          ],
          "name": "CloneCreated",
          "type": "event",
          "signature": "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b"
        },
        "0xec2dc3e5a3bb9aa0a1deb905d2bd23640d07f107e6ceb484024501aad964a951": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsAdded",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "sharesMinted",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingAdded",
          "type": "event",
          "signature": "0xec2dc3e5a3bb9aa0a1deb905d2bd23640d07f107e6ceb484024501aad964a951"
        },
        "0x8baabc14b3d9f411b07b5a4c14fc6e12f2bc261be2d89da0840d48243ab056e1": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsRemoved",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "sharesBurnt",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingRemoved",
          "type": "event",
          "signature": "0x8baabc14b3d9f411b07b5a4c14fc6e12f2bc261be2d89da0840d48243ab056e1"
        },
        "0xf4be957977a10be6a30d662255828df028f4b18f21d6774140bdc96c2bf300a4": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "buyer",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "investmentAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensBought",
              "type": "uint256"
            }
          ],
          "name": "FPMMBuy",
          "type": "event",
          "signature": "0xf4be957977a10be6a30d662255828df028f4b18f21d6774140bdc96c2bf300a4"
        },
        "0x728a7aff2d166d753c6a40a36be24a55f33ada4ffc2f81d62f40d0bef007d84e": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "seller",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "returnAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensSold",
              "type": "uint256"
            }
          ],
          "name": "FPMMSell",
          "type": "event",
          "signature": "0x728a7aff2d166d753c6a40a36be24a55f33ada4ffc2f81d62f40d0bef007d84e"
        },
        "0x8b4b2c8ebd04c47fc8bce136a85df9b93fcb1f47c8aa296457d4391519d190e7": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "funder",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "amountsRemoved",
              "type": "uint256[]"
            },
            {
              "indexed": false,
              "name": "collateralRemovedFromFeePool",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "sharesBurnt",
              "type": "uint256"
            }
          ],
          "name": "FPMMFundingRemoved",
          "type": "event",
          "signature": "0x8b4b2c8ebd04c47fc8bce136a85df9b93fcb1f47c8aa296457d4391519d190e7"
        },
        "0x4f62630f51608fc8a7603a9391a5101e58bd7c276139366fc107dc3b67c3dcf8": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "buyer",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "investmentAmount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "feeAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensBought",
              "type": "uint256"
            }
          ],
          "name": "FPMMBuy",
          "type": "event",
          "signature": "0x4f62630f51608fc8a7603a9391a5101e58bd7c276139366fc107dc3b67c3dcf8"
        },
        "0xadcf2a240ed9300d681d9a3f5382b6c1beed1b7e46643e0c7b42cbe6e2d766b4": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "seller",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "returnAmount",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "feeAmount",
              "type": "uint256"
            },
            {
              "indexed": true,
              "name": "outcomeIndex",
              "type": "uint256"
            },
            {
              "indexed": false,
              "name": "outcomeTokensSold",
              "type": "uint256"
            }
          ],
          "name": "FPMMSell",
          "type": "event",
          "signature": "0xadcf2a240ed9300d681d9a3f5382b6c1beed1b7e46643e0c7b42cbe6e2d766b4"
        }
      },
      "links": {},
      "address": "0xB149867b0E01feA6E708C45717b2202F0d3c6BA3",
      "transactionHash": "0xf52aed9cf5da114fcc52b0a3d537d35776a8932e447d64fb555bfe94f9bf964c"
    }
  },
  "LMSRMarketMaker": {
    "1": {
      "address": "0xd4D3fE0047Bc7ca43De4DFF94263eFe010Be23D3",
      "links": {
        "Fixed192x64Math": "0x75a6D6251511AF081f77F2B531C14808fB3805f3"
      },
      "events": {
        "0x631ac92e0a879a687b1bd27a7dcbf3ec0be307aa0a1046c0df4109be02c49307": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "initialFunding",
              "type": "uint256"
            }
          ],
          "name": "AMMCreated",
          "type": "event",
          "signature": "0x631ac92e0a879a687b1bd27a7dcbf3ec0be307aa0a1046c0df4109be02c49307"
        },
        "0xbb11914e7a395f00cf0920fe85f50088bd8d7681529fb0bd3c27ccb45a8bcd8f": {
          "anonymous": false,
          "inputs": [],
          "name": "AMMPaused",
          "type": "event",
          "signature": "0xbb11914e7a395f00cf0920fe85f50088bd8d7681529fb0bd3c27ccb45a8bcd8f"
        },
        "0xb0cf596e1402e50b88a6d1097918e48922e4a2878ece11d7bb51b5d81cf6c178": {
          "anonymous": false,
          "inputs": [],
          "name": "AMMResumed",
          "type": "event",
          "signature": "0xb0cf596e1402e50b88a6d1097918e48922e4a2878ece11d7bb51b5d81cf6c178"
        },
        "0x6e18b1b14477b5922c6efa82206ed0e3b73c2500e8d1528c9a6e17554ea12554": {
          "anonymous": false,
          "inputs": [],
          "name": "AMMClosed",
          "type": "event",
          "signature": "0x6e18b1b14477b5922c6efa82206ed0e3b73c2500e8d1528c9a6e17554ea12554"
        },
        "0xc55e9a33fb8b1de5318b5c7b96a32937e54006c82000b2c468ed1fb9f73f6799": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "fundingChange",
              "type": "int256"
            }
          ],
          "name": "AMMFundingChanged",
          "type": "event",
          "signature": "0xc55e9a33fb8b1de5318b5c7b96a32937e54006c82000b2c468ed1fb9f73f6799"
        },
        "0x43acfe4f4a14c012959016586aee3b318a0a30e17bb8edae05a58d46c80b4199": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "newFee",
              "type": "uint64"
            }
          ],
          "name": "AMMFeeChanged",
          "type": "event",
          "signature": "0x43acfe4f4a14c012959016586aee3b318a0a30e17bb8edae05a58d46c80b4199"
        },
        "0xce1d35d26fbf6b3cc5cd924de10b5a52b08e484129ea7d93abc48d739fffe5b9": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "fees",
              "type": "uint256"
            }
          ],
          "name": "AMMFeeWithdrawal",
          "type": "event",
          "signature": "0xce1d35d26fbf6b3cc5cd924de10b5a52b08e484129ea7d93abc48d739fffe5b9"
        },
        "0xda7ff5556ce7ecfcf06296f03426e8c02a7305b85cfd88816a32f7f496905177": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "transactor",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "outcomeTokenAmounts",
              "type": "int256[]"
            },
            {
              "indexed": false,
              "name": "outcomeTokenNetCost",
              "type": "int256"
            },
            {
              "indexed": false,
              "name": "marketFees",
              "type": "uint256"
            }
          ],
          "name": "AMMOutcomeTokenTrade",
          "type": "event",
          "signature": "0xda7ff5556ce7ecfcf06296f03426e8c02a7305b85cfd88816a32f7f496905177"
        },
        "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "previousOwner",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "newOwner",
              "type": "address"
            }
          ],
          "name": "OwnershipTransferred",
          "type": "event",
          "signature": "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0"
        }
      },
      "transactionHash": "0xc3d891e187572c6d9637ffa402b003717189c1e42ad9f43ae2e6e5144fc4c1a2"
    },
    "4": {
      "address": "0xf5eb825095Dab50417dA9E5612F4dFb15A985F54",
      "links": {
        "Fixed192x64Math": "0x81B086d91538fb1826F9D4e91662d4Fdd65Df413"
      },
      "events": {
        "0x631ac92e0a879a687b1bd27a7dcbf3ec0be307aa0a1046c0df4109be02c49307": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "initialFunding",
              "type": "uint256"
            }
          ],
          "name": "AMMCreated",
          "type": "event",
          "signature": "0x631ac92e0a879a687b1bd27a7dcbf3ec0be307aa0a1046c0df4109be02c49307"
        },
        "0xbb11914e7a395f00cf0920fe85f50088bd8d7681529fb0bd3c27ccb45a8bcd8f": {
          "anonymous": false,
          "inputs": [],
          "name": "AMMPaused",
          "type": "event",
          "signature": "0xbb11914e7a395f00cf0920fe85f50088bd8d7681529fb0bd3c27ccb45a8bcd8f"
        },
        "0xb0cf596e1402e50b88a6d1097918e48922e4a2878ece11d7bb51b5d81cf6c178": {
          "anonymous": false,
          "inputs": [],
          "name": "AMMResumed",
          "type": "event",
          "signature": "0xb0cf596e1402e50b88a6d1097918e48922e4a2878ece11d7bb51b5d81cf6c178"
        },
        "0x6e18b1b14477b5922c6efa82206ed0e3b73c2500e8d1528c9a6e17554ea12554": {
          "anonymous": false,
          "inputs": [],
          "name": "AMMClosed",
          "type": "event",
          "signature": "0x6e18b1b14477b5922c6efa82206ed0e3b73c2500e8d1528c9a6e17554ea12554"
        },
        "0xc55e9a33fb8b1de5318b5c7b96a32937e54006c82000b2c468ed1fb9f73f6799": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "fundingChange",
              "type": "int256"
            }
          ],
          "name": "AMMFundingChanged",
          "type": "event",
          "signature": "0xc55e9a33fb8b1de5318b5c7b96a32937e54006c82000b2c468ed1fb9f73f6799"
        },
        "0x43acfe4f4a14c012959016586aee3b318a0a30e17bb8edae05a58d46c80b4199": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "newFee",
              "type": "uint64"
            }
          ],
          "name": "AMMFeeChanged",
          "type": "event",
          "signature": "0x43acfe4f4a14c012959016586aee3b318a0a30e17bb8edae05a58d46c80b4199"
        },
        "0xce1d35d26fbf6b3cc5cd924de10b5a52b08e484129ea7d93abc48d739fffe5b9": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "fees",
              "type": "uint256"
            }
          ],
          "name": "AMMFeeWithdrawal",
          "type": "event",
          "signature": "0xce1d35d26fbf6b3cc5cd924de10b5a52b08e484129ea7d93abc48d739fffe5b9"
        },
        "0xda7ff5556ce7ecfcf06296f03426e8c02a7305b85cfd88816a32f7f496905177": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "transactor",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "outcomeTokenAmounts",
              "type": "int256[]"
            },
            {
              "indexed": false,
              "name": "outcomeTokenNetCost",
              "type": "int256"
            },
            {
              "indexed": false,
              "name": "marketFees",
              "type": "uint256"
            }
          ],
          "name": "AMMOutcomeTokenTrade",
          "type": "event",
          "signature": "0xda7ff5556ce7ecfcf06296f03426e8c02a7305b85cfd88816a32f7f496905177"
        },
        "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "previousOwner",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "newOwner",
              "type": "address"
            }
          ],
          "name": "OwnershipTransferred",
          "type": "event",
          "signature": "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0"
        }
      },
      "transactionHash": "0xb0f81591c6fc48e078f485965dd6453f6039abef27b82fb450c46ee1a3f2657e"
    }
  },
  "LMSRMarketMakerFactory": {
    "1": {
      "events": {
        "0x6867cd3ddf1a2f1ce80923be4ebe91b6cdab90ef2266e1b5c38c3e509ad0d8f8": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "creator",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "lmsrMarketMaker",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "pmSystem",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "conditionIds",
              "type": "bytes32[]"
            },
            {
              "indexed": false,
              "name": "fee",
              "type": "uint64"
            },
            {
              "indexed": false,
              "name": "funding",
              "type": "uint256"
            }
          ],
          "name": "LMSRMarketMakerCreation",
          "type": "event",
          "signature": "0x6867cd3ddf1a2f1ce80923be4ebe91b6cdab90ef2266e1b5c38c3e509ad0d8f8"
        },
        "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "previousOwner",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "newOwner",
              "type": "address"
            }
          ],
          "name": "OwnershipTransferred",
          "type": "event",
          "signature": "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0"
        },
        "0x631ac92e0a879a687b1bd27a7dcbf3ec0be307aa0a1046c0df4109be02c49307": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "initialFunding",
              "type": "uint256"
            }
          ],
          "name": "AMMCreated",
          "type": "event",
          "signature": "0x631ac92e0a879a687b1bd27a7dcbf3ec0be307aa0a1046c0df4109be02c49307"
        },
        "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "target",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "clone",
              "type": "address"
            }
          ],
          "name": "CloneCreated",
          "type": "event",
          "signature": "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b"
        }
      },
      "links": {
        "Fixed192x64Math": "0x75a6D6251511AF081f77F2B531C14808fB3805f3"
      },
      "address": "0x578138C6211913c3fb23BfB8a7C9D220882d1a50",
      "transactionHash": "0xc3d891e187572c6d9637ffa402b003717189c1e42ad9f43ae2e6e5144fc4c1a2"
    },
    "4": {
      "events": {
        "0x6867cd3ddf1a2f1ce80923be4ebe91b6cdab90ef2266e1b5c38c3e509ad0d8f8": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "creator",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "lmsrMarketMaker",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "pmSystem",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "collateralToken",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "conditionIds",
              "type": "bytes32[]"
            },
            {
              "indexed": false,
              "name": "fee",
              "type": "uint64"
            },
            {
              "indexed": false,
              "name": "funding",
              "type": "uint256"
            }
          ],
          "name": "LMSRMarketMakerCreation",
          "type": "event",
          "signature": "0x6867cd3ddf1a2f1ce80923be4ebe91b6cdab90ef2266e1b5c38c3e509ad0d8f8"
        },
        "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "previousOwner",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "newOwner",
              "type": "address"
            }
          ],
          "name": "OwnershipTransferred",
          "type": "event",
          "signature": "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0"
        },
        "0x631ac92e0a879a687b1bd27a7dcbf3ec0be307aa0a1046c0df4109be02c49307": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "initialFunding",
              "type": "uint256"
            }
          ],
          "name": "AMMCreated",
          "type": "event",
          "signature": "0x631ac92e0a879a687b1bd27a7dcbf3ec0be307aa0a1046c0df4109be02c49307"
        },
        "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "target",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "clone",
              "type": "address"
            }
          ],
          "name": "CloneCreated",
          "type": "event",
          "signature": "0x3d2b821286d97aa9d35330d87a82f7b548b9737b10e2d1ba59994edfd50e9d2b"
        }
      },
      "links": {
        "Fixed192x64Math": "0x81B086d91538fb1826F9D4e91662d4Fdd65Df413"
      },
      "address": "0x03Ce050DAEB28021086Bf8e9B7843d6212c05F7B",
      "transactionHash": "0xb0f81591c6fc48e078f485965dd6453f6039abef27b82fb450c46ee1a3f2657e"
    }
  },
  "Migrations": {
    "1": {
      "events": {},
      "links": {},
      "address": "0x03Ce050DAEB28021086Bf8e9B7843d6212c05F7B",
      "transactionHash": "0x0ac0453238d2b4bb9ba0e393bb446c6453588fff9f259125c9a6cec4b0465336"
    },
    "4": {
      "events": {},
      "links": {},
      "address": "0x06Fe100857e0cFE8B818E7476013C0203292D2A4",
      "transactionHash": "0xa424fff196b8c0521bd902036a894fd9b6a3b9d10cc63533ae8bbfec4a393134"
    }
  },
  "WETH9": {
    "1": {
      "events": {
        "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "src",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "guy",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "wad",
              "type": "uint256"
            }
          ],
          "name": "Approval",
          "type": "event",
          "signature": "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925"
        },
        "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "src",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "dst",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "wad",
              "type": "uint256"
            }
          ],
          "name": "Transfer",
          "type": "event",
          "signature": "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"
        },
        "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "dst",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "wad",
              "type": "uint256"
            }
          ],
          "name": "Deposit",
          "type": "event",
          "signature": "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c"
        },
        "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "src",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "wad",
              "type": "uint256"
            }
          ],
          "name": "Withdrawal",
          "type": "event",
          "signature": "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65"
        }
      },
      "links": {},
      "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
      "transactionHash": "0xb95343413e459a0f97461812111254163ae53467855c0d73e0f1e7c5b8442fa3"
    },
    "4": {
      "events": {
        "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "src",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "guy",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "wad",
              "type": "uint256"
            }
          ],
          "name": "Approval",
          "type": "event",
          "signature": "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925"
        },
        "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "src",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "dst",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "wad",
              "type": "uint256"
            }
          ],
          "name": "Transfer",
          "type": "event",
          "signature": "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"
        },
        "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "dst",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "wad",
              "type": "uint256"
            }
          ],
          "name": "Deposit",
          "type": "event",
          "signature": "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c"
        },
        "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "src",
              "type": "address"
            },
            {
              "indexed": false,
              "name": "wad",
              "type": "uint256"
            }
          ],
          "name": "Withdrawal",
          "type": "event",
          "signature": "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65"
        }
      },
      "links": {},
      "address": "0xc778417E063141139Fce010982780140Aa0cD5Ab",
      "transactionHash": "0x7bc8e85f99556aa23a41dd3c107e92ec76f057e4cea39f376ffb1b15d514b11f"
    }
  },
  "Whitelist": {
    "1": {
      "events": {
        "0x571817b02d15d247d0d4961fca494acd141f951ca62623d639cbbcd882a5290d": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "users",
              "type": "address[]"
            }
          ],
          "name": "UsersAddedToWhitelist",
          "type": "event",
          "signature": "0x571817b02d15d247d0d4961fca494acd141f951ca62623d639cbbcd882a5290d"
        },
        "0x980469cd56680c471176aaf1931063250267d2044b92e69bd162f7f4bafba861": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "users",
              "type": "address[]"
            }
          ],
          "name": "UsersRemovedFromWhitelist",
          "type": "event",
          "signature": "0x980469cd56680c471176aaf1931063250267d2044b92e69bd162f7f4bafba861"
        },
        "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "previousOwner",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "newOwner",
              "type": "address"
            }
          ],
          "name": "OwnershipTransferred",
          "type": "event",
          "signature": "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0"
        }
      },
      "links": {},
      "address": "0x5250B9241D0c63a2b60aFb7F2b24b12D94d8ae7D",
      "transactionHash": "0xa935800116302a9d4807fd66b425753496de14ee2a07bea5a1091e7a53457b5f"
    },
    "4": {
      "events": {
        "0x571817b02d15d247d0d4961fca494acd141f951ca62623d639cbbcd882a5290d": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "users",
              "type": "address[]"
            }
          ],
          "name": "UsersAddedToWhitelist",
          "type": "event",
          "signature": "0x571817b02d15d247d0d4961fca494acd141f951ca62623d639cbbcd882a5290d"
        },
        "0x980469cd56680c471176aaf1931063250267d2044b92e69bd162f7f4bafba861": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": false,
              "name": "users",
              "type": "address[]"
            }
          ],
          "name": "UsersRemovedFromWhitelist",
          "type": "event",
          "signature": "0x980469cd56680c471176aaf1931063250267d2044b92e69bd162f7f4bafba861"
        },
        "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
          "anonymous": false,
          "inputs": [
            {
              "indexed": true,
              "name": "previousOwner",
              "type": "address"
            },
            {
              "indexed": true,
              "name": "newOwner",
              "type": "address"
            }
          ],
          "name": "OwnershipTransferred",
          "type": "event",
          "signature": "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0"
        }
      },
      "links": {},
      "address": "0x50feC2CC2782c1e1500E2dA2e25BedC5bD3B2868",
      "transactionHash": "0x84fcbd21ce707bfd1beb58a55f10d08a1e22bb54b91eab3ee8f8fefa4bee4d57"
    }
  }
}