{
    "contractName": "AdminImpl",
    "abi": [
        {
            "anonymous": false,
            "inputs": [
                {
                    "indexed": false,
                    "name": "token",
                    "type": "address"
                },
                {
                    "indexed": false,
                    "name": "amount",
                    "type": "uint256"
                }
            ],
            "name": "LogWithdrawExcessTokens",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "indexed": false,
                    "name": "marketId",
                    "type": "uint256"
                },
                {
                    "indexed": false,
                    "name": "token",
                    "type": "address"
                }
            ],
            "name": "LogAddMarket",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "indexed": false,
                    "name": "marketId",
                    "type": "uint256"
                },
                {
                    "indexed": false,
                    "name": "isClosing",
                    "type": "bool"
                }
            ],
            "name": "LogSetIsClosing",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "indexed": false,
                    "name": "marketId",
                    "type": "uint256"
                },
                {
                    "indexed": false,
                    "name": "priceOracle",
                    "type": "address"
                }
            ],
            "name": "LogSetPriceOracle",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "indexed": false,
                    "name": "marketId",
                    "type": "uint256"
                },
                {
                    "indexed": false,
                    "name": "interestSetter",
                    "type": "address"
                }
            ],
            "name": "LogSetInterestSetter",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "indexed": false,
                    "name": "marketId",
                    "type": "uint256"
                },
                {
                    "components": [
                        {
                            "name": "value",
                            "type": "uint256"
                        }
                    ],
                    "indexed": false,
                    "name": "marginPremium",
                    "type": "tuple"
                }
            ],
            "name": "LogSetMarginPremium",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "indexed": false,
                    "name": "marketId",
                    "type": "uint256"
                },
                {
                    "components": [
                        {
                            "name": "value",
                            "type": "uint256"
                        }
                    ],
                    "indexed": false,
                    "name": "spreadPremium",
                    "type": "tuple"
                }
            ],
            "name": "LogSetSpreadPremium",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "components": [
                        {
                            "name": "value",
                            "type": "uint256"
                        }
                    ],
                    "indexed": false,
                    "name": "marginRatio",
                    "type": "tuple"
                }
            ],
            "name": "LogSetMarginRatio",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "components": [
                        {
                            "name": "value",
                            "type": "uint256"
                        }
                    ],
                    "indexed": false,
                    "name": "liquidationSpread",
                    "type": "tuple"
                }
            ],
            "name": "LogSetLiquidationSpread",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "components": [
                        {
                            "name": "value",
                            "type": "uint256"
                        }
                    ],
                    "indexed": false,
                    "name": "earningsRate",
                    "type": "tuple"
                }
            ],
            "name": "LogSetEarningsRate",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "components": [
                        {
                            "name": "value",
                            "type": "uint256"
                        }
                    ],
                    "indexed": false,
                    "name": "minBorrowedValue",
                    "type": "tuple"
                }
            ],
            "name": "LogSetMinBorrowedValue",
            "type": "event"
        },
        {
            "anonymous": false,
            "inputs": [
                {
                    "indexed": false,
                    "name": "operator",
                    "type": "address"
                },
                {
                    "indexed": false,
                    "name": "approved",
                    "type": "bool"
                }
            ],
            "name": "LogSetGlobalOperator",
            "type": "event"
        }
    ],
    "networks": {
        "1": {
            "links": {},
            "address": "0x8a6629fEba4196E0A61B8E8C94D4905e525bc055",
            "transactionHash": "0x8d4f6bd711b52cc1dad8d636d2462af330e12b2539bd9bc0f774bfa999748b82"
        },
        "42": {
            "links": {},
            "address": "0x078D400C1a723b792de8afE240bf039b7069ac39",
            "transactionHash": "0x75c9334f5dca832e2dfff3ff0754eff1ecdd95f7330d375bc8d4430e742f8348"
        }
    }
}
