{
  "abi": [
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "",
          "type": "string"
        }
      ],
      "name": "log",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "name": "log_address",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "uint256[]",
          "name": "val",
          "type": "uint256[]"
        }
      ],
      "name": "log_array",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "int256[]",
          "name": "val",
          "type": "int256[]"
        }
      ],
      "name": "log_array",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "address[]",
          "name": "val",
          "type": "address[]"
        }
      ],
      "name": "log_array",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "bytes",
          "name": "",
          "type": "bytes"
        }
      ],
      "name": "log_bytes",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "bytes32",
          "name": "",
          "type": "bytes32"
        }
      ],
      "name": "log_bytes32",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "int256",
          "name": "",
          "type": "int256"
        }
      ],
      "name": "log_int",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "address",
          "name": "val",
          "type": "address"
        }
      ],
      "name": "log_named_address",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "uint256[]",
          "name": "val",
          "type": "uint256[]"
        }
      ],
      "name": "log_named_array",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "int256[]",
          "name": "val",
          "type": "int256[]"
        }
      ],
      "name": "log_named_array",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "address[]",
          "name": "val",
          "type": "address[]"
        }
      ],
      "name": "log_named_array",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "bytes",
          "name": "val",
          "type": "bytes"
        }
      ],
      "name": "log_named_bytes",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "bytes32",
          "name": "val",
          "type": "bytes32"
        }
      ],
      "name": "log_named_bytes32",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "int256",
          "name": "val",
          "type": "int256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "decimals",
          "type": "uint256"
        }
      ],
      "name": "log_named_decimal_int",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "val",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "decimals",
          "type": "uint256"
        }
      ],
      "name": "log_named_decimal_uint",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "int256",
          "name": "val",
          "type": "int256"
        }
      ],
      "name": "log_named_int",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "string",
          "name": "val",
          "type": "string"
        }
      ],
      "name": "log_named_string",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "key",
          "type": "string"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "val",
          "type": "uint256"
        }
      ],
      "name": "log_named_uint",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "string",
          "name": "",
          "type": "string"
        }
      ],
      "name": "log_string",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "log_uint",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "bytes",
          "name": "",
          "type": "bytes"
        }
      ],
      "name": "logs",
      "type": "event"
    },
    {
      "inputs": [],
      "name": "IS_TEST",
      "outputs": [
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "dummyOracleDelegate",
      "outputs": [
        {
          "internalType": "contract DummyOracleDelegate",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "failed",
      "outputs": [
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "pepperStake",
      "outputs": [
        {
          "internalType": "contract PepperStake",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "setUp",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "testOracleDelegate",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "bytecode": {
    "object": "0x60806040526007805460ff191660011790556200001b62000058565b600855604580546001600160a01b0319167389ac24e9d325e5935dd9098bddc7f9879a6b0e291790553480156200005157600080fd5b506200180c565b6000604051806102200160405280604051806060016040528060405180604001604052806005815260200164105b9d9a5b60da1b8152508152602001617a6981526020016040518060400160405280601581526020017f687474703a2f2f3132372e302e302e313a383534350000000000000000000000815250815250815260200160405180606001604052806040518060400160405280600781526020016612185c991a185d60ca1b8152508152602001617a6981526020016040518060400160405280601581526020017f687474703a2f2f3132372e302e302e313a383534350000000000000000000000815250815250815260200160405180606001604052806040518060400160405280600781526020016613585a5b9b995d60ca1b8152508152602001600181526020016040518060400160405280601f81526020017f68747470733a2f2f6170692e6d7963727970746f6170692e636f6d2f657468008152508152508152602001604051806060016040528060405180604001604052806006815260200165476f65726c6960d01b8152508152602001600581526020016040518060600160405280603c815260200162004fc3603c9139905281526040805160a0808201835260076060808401918252665365706f6c696160c81b60808086019190915291845262aa36a760208581019190915285518087018752601781527f68747470733a2f2f7270632e7365706f6c69612e646576000000000000000000818301528587015280870194909452845180840186526008818301908152674f7074696d69736d60c01b828501528152600a8186015285518087018752601b81527f68747470733a2f2f6d61696e6e65742e6f7074696d69736d2e696f000000000081870152818701528587015284518084018652600e8183019081526d4f7074696d69736d476f65726c6960901b8285015281526101a48186015285518087018752601a81527f68747470733a2f2f676f65726c692e6f7074696d69736d2e696f00000000000081870152818701528187015284518084018652600b8183019081526a417262697472756d4f6e6560a81b82850152815261a4b18186015285518087018752601c81527f68747470733a2f2f617262312e617262697472756d2e696f2f7270630000000081870152818701528287015284518084018652601181830190815270417262697472756d4f6e65476f65726c6960781b9382019390935291825262066eed828501528451908101855260258082529290950194909384019290919062004fff90830139905281526040805160a08082018352600c60608084019182526b417262697472756d4e6f766160a01b60808086019190915291845261a4ba60208581019190915285518087018752601c81527f68747470733a2f2f6e6f76612e617262697472756d2e696f2f72706300000000818301528587015280870194909452845180840186526007818301908152662837b63cb3b7b760c91b82850152815260898186015285518087018752601781527f68747470733a2f2f706f6c79676f6e2d7270632e636f6d00000000000000000081870152818701528587015284518084018652600d8183019081526c506f6c79676f6e4d756d62616960981b828501528152620138818186015285518087018752601e81527f68747470733a2f2f7270632d6d756d6261692e6d617469632e746f6461790000818701528187015281870152845192830185526009838201908152684176616c616e63686560b81b84840152835261a86a838501528451908101855260258082529190950194919384019262004f9e90830139815250815260200160405180606001604052806040518060400160405280600d81526020016c4176616c616e63686546756a6960981b815250815260200161a86981526020016040518060600160405280602a815260200162005024602a9139815250815260200160405180606001604052806040518060400160405280600d81526020016c21373129b6b0b93a21b430b4b760991b8152508152602001603881526020016040518060600160405280602181526020016200504e60219139815250815260200160405180606001604052806040518060400160405280601481526020017f426e62536d617274436861696e546573746e65740000000000000000000000008152508152602001606181526020016040518060600160405280602e815260200162004f70602e9139905281526040805160a081018252600b606082019081526a23b737b9b4b9a1b430b4b760a91b60808301528152606460208281019190915282518084018452601b81527f68747470733a2f2f7270632e676e6f736973636861696e2e636f6d000000000081830152928201929092529101528051805160099190829081906200074b9082620014bc565b5060208201516001820155604082015160028201906200076c9082620014bc565b5050506020820151805160038301908190620007899082620014bc565b506020820151600182015560408201516002820190620007aa9082620014bc565b5050506040820151805160068301908190620007c79082620014bc565b506020820151600182015560408201516002820190620007e89082620014bc565b5050506060820151805160098301908190620008059082620014bc565b506020820151600182015560408201516002820190620008269082620014bc565b50505060808201518051600c8301908190620008439082620014bc565b506020820151600182015560408201516002820190620008649082620014bc565b50505060a08201518051600f8301908190620008819082620014bc565b506020820151600182015560408201516002820190620008a29082620014bc565b50505060c0820151805160128301908190620008bf9082620014bc565b506020820151600182015560408201516002820190620008e09082620014bc565b50505060e0820151805160158301908190620008fd9082620014bc565b5060208201516001820155604082015160028201906200091e9082620014bc565b5050506101008201518051601883019081906200093c9082620014bc565b5060208201516001820155604082015160028201906200095d9082620014bc565b5050506101208201518051601b83019081906200097b9082620014bc565b5060208201516001820155604082015160028201906200099c9082620014bc565b5050506101408201518051601e8301908190620009ba9082620014bc565b506020820151600182015560408201516002820190620009db9082620014bc565b505050610160820151805160218301908190620009f99082620014bc565b50602082015160018201556040820151600282019062000a1a9082620014bc565b50505061018082015180516024830190819062000a389082620014bc565b50602082015160018201556040820151600282019062000a599082620014bc565b5050506101a082015180516027830190819062000a779082620014bc565b50602082015160018201556040820151600282019062000a989082620014bc565b5050506101c08201518051602a830190819062000ab69082620014bc565b50602082015160018201556040820151600282019062000ad79082620014bc565b5050506101e08201518051602d830190819062000af59082620014bc565b50602082015160018201556040820151600282019062000b169082620014bc565b50505061020082015180516030830190819062000b349082620014bc565b50602082015160018201556040820151600282019062000b559082620014bc565b50505090505060007f885cb69240a935d632d79c317109709ecfa91a80626ff3989d68f67f5b1dd12d60001c6001600160a01b031663a85a84186040518163ffffffff1660e01b81526004016000604051808303816000875af115801562000bc1573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f1916820160405262000beb91908101906200160c565b905060005b8151811015620012f95760008083838151811062000c125762000c1262001799565b602002602001015160006002811062000c2f5762000c2f62001799565b602002015184848151811062000c495762000c4962001799565b602002602001015160016002811062000c665762000c6662001799565b60200201519150915062000c9e8260405180604001604052806005815260200164185b9d9a5b60da1b8152506200130260201b60201c565b1562000cb957600b62000cb28282620014bc565b50620012e1565b62000cea82604051806040016040528060078152602001661a185c991a185d60ca1b8152506200130260201b60201c565b1562000cfe57600e62000cb28282620014bc565b62000d2f82604051806040016040528060078152602001661b585a5b9b995d60ca1b8152506200130260201b60201c565b1562000d4357601162000cb28282620014bc565b62000d738260405180604001604052806006815260200165676f65726c6960d01b8152506200130260201b60201c565b1562000d8757601462000cb28282620014bc565b62000db882604051806040016040528060078152602001667365706f6c696160c81b8152506200130260201b60201c565b1562000dcc57601762000cb28282620014bc565b62000dfe82604051806040016040528060088152602001676f7074696d69736d60c01b8152506200130260201b60201c565b1562000e1257601a62000cb28282620014bc565b62000e73826040518060400160405280600f81526020016e6f7074696d69736d5f676f65726c6960881b8152506040518060400160405280600f81526020016e6f7074696d69736d2d676f65726c6960881b8152506200135f60201b60201c565b1562000e8757601d62000cb28282620014bc565b62000ee2826040518060400160405280600c81526020016b617262697472756d5f6f6e6560a01b8152506040518060400160405280600c81526020016b617262697472756d2d6f6e6560a01b8152506200135f60201b60201c565b1562000ef657602062000cb28282620014bc565b62000f73826040518060400160405280601381526020017f617262697472756d5f6f6e655f676f65726c69000000000000000000000000008152506040518060400160405280601381526020017f617262697472756d2d6f6e652d676f65726c69000000000000000000000000008152506200135f60201b60201c565b1562000f8757602362000cb28282620014bc565b62000fe4826040518060400160405280600d81526020016c617262697472756d5f6e6f766160981b8152506040518060400160405280600d81526020016c617262697472756d2d6e6f766160981b8152506200135f60201b60201c565b1562000ff857602662000cb28282620014bc565b6200102982604051806040016040528060078152602001663837b63cb3b7b760c91b8152506200130260201b60201c565b156200103d57602962000cb28282620014bc565b6200109c826040518060400160405280600e81526020016d706f6c79676f6e5f6d756d62616960901b8152506040518060400160405280600e81526020016d706f6c79676f6e2d6d756d62616960901b8152506200135f60201b60201c565b15620010b057602c62000cb28282620014bc565b620010e382604051806040016040528060098152602001686176616c616e63686560b81b8152506200130260201b60201c565b15620010f757602f62000cb28282620014bc565b62001156826040518060400160405280600e81526020016d6176616c616e6368655f66756a6960901b8152506040518060400160405280600e81526020016d6176616c616e6368652d66756a6960901b8152506200135f60201b60201c565b156200116a57603262000cb28282620014bc565b620011cb826040518060400160405280600f81526020016e3137312fb9b6b0b93a2fb1b430b4b760891b8152506040518060400160405280600f81526020016e31373116b9b6b0b93a16b1b430b4b760891b8152506200135f60201b60201c565b15620011df57603562000cb28282620014bc565b6200125c826040518060400160405280601781526020017f626e625f736d6172745f636861696e5f746573746e65740000000000000000008152506040518060400160405280601781526020017f626e622d736d6172742d636861696e2d746573746e65740000000000000000008152506200135f60201b60201c565b156200127057603862000cb28282620014bc565b620012cb826040518060400160405280600c81526020016b33b737b9b4b9afb1b430b4b760a11b8152506040518060400160405280600c81526020016b33b737b9b4b996b1b430b4b760a11b8152506200135f60201b60201c565b15620012e157603b620012df8282620014bc565b505b50508080620012f090620017af565b91505062000bf0565b50600091505090565b600081604051602001620013179190620017d7565b6040516020818303038152906040528051906020012083604051602001620013409190620017d7565b6040516020818303038152906040528051906020012014905092915050565b600082604051602001620013749190620017d7565b60405160208183030381529060405280519060200120846040516020016200139d9190620017d7565b6040516020818303038152906040528051906020012014806200140f575081604051602001620013ce9190620017d7565b6040516020818303038152906040528051906020012084604051602001620013f79190620017d7565b60405160208183030381529060405280519060200120145b949350505050565b634e487b7160e01b600052604160045260246000fd5b600181811c908216806200144257607f821691505b6020821081036200146357634e487b7160e01b600052602260045260246000fd5b50919050565b601f821115620014b757600081815260208120601f850160051c81016020861015620014925750805b601f850160051c820191505b81811015620014b3578281556001016200149e565b5050505b505050565b81516001600160401b03811115620014d857620014d862001417565b620014f081620014e984546200142d565b8462001469565b602080601f8311600181146200152857600084156200150f5750858301515b600019600386901b1c1916600185901b178555620014b3565b600085815260208120601f198616915b82811015620015595788860151825594840194600190910190840162001538565b5085821015620015785787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b604080519081016001600160401b0381118282101715620015ad57620015ad62001417565b60405290565b604051601f8201601f191681016001600160401b0381118282101715620015de57620015de62001417565b604052919050565b60005b8381101562001603578181015183820152602001620015e9565b50506000910152565b6000602082840312156200161f57600080fd5b81516001600160401b03808211156200163757600080fd5b818401915084601f8301126200164c57600080fd5b81518181111562001661576200166162001417565b6200167260208260051b01620015b3565b8082825260208201915060208360051b8601019250878311156200169557600080fd5b602085015b838110156200178d57805185811115620016b357600080fd5b8601603f81018a13620016c557600080fd5b620016cf62001588565b808b606084011115620016e157600080fd5b602083015b606084018110156200177b578051898111156200170257600080fd5b8401603f81018e136200171457600080fd5b60208101518a8111156200172c576200172c62001417565b62001741601f8201601f1916602001620015b3565b8181528f60408385010111156200175757600080fd5b6200176a826020830160408601620015e6565b8552505060209283019201620016e6565b5085525050602092830192016200169a565b50979650505050505050565b634e487b7160e01b600052603260045260246000fd5b600060018201620017d057634e487b7160e01b600052601160045260246000fd5b5060010190565b6020815260008251806020840152620017f8816040850160208701620015e6565b601f01601f19169190910160400192915050565b613754806200181c6000396000f3fe60806040523480156200001157600080fd5b50600436106200006a5760003560e01c80630a9254e4146200006f578063160c0c23146200007b57806327bd129714620000ac578063ba414fa614620000b6578063d9e3f00e14620000d1578063fa7626d414620000e5575b600080fd5b62000079620000f3565b005b6043546200008f906001600160a01b031681565b6040516001600160a01b0390911681526020015b60405180910390f35b62000079620003ef565b620000c0620006e8565b6040519015158152602001620000a3565b6044546200008f906001600160a01b031681565b600754620000c09060ff1681565b604051620001019062000ad3565b604051809103906000f0801580156200011e573d6000803e3d6000fd5b50604480546001600160a01b0319166001600160a01b039290921691909117905560408051600180825281830190925260009160208083019080368337505060445482519293506001600160a01b03169183915060009062000184576200018462000aef565b6001600160a01b03929092166020928302919091019091015260408051600180825281830190925260009181602001602082028036833701905050905066b1a2bc2ec5000081600081518110620001df57620001df62000aef565b6020908102919091018101919091526040805160006101a082018181526101c08301845282528251818152808501845282850152825181815280850184528284015260608201869052608082018590526212750060a0830152606460c083015260e0820181905261010082018190526001610120830181905261014083018290526101608301829052835194850184528185526101808301949094529151909291839181906200028f9062000ae1565b6200029e949392919062000bd1565b604051809103906000f080158015620002bb573d6000803e3d6000fd5b50604380546001600160a01b0319166001600160a01b03928316179055604554604080516318caf8e360e31b81529190921660048201526024810191909152600b60448201526a1c185c9d1a58da5c185b9d60aa1b6064820152737109709ecfa91a80626ff3989d68f67f5b1dd12d9063c657c71890608401600060405180830381600087803b1580156200034f57600080fd5b505af115801562000364573d6000803e3d6000fd5b505060455460405163c88a5e6d60e01b81526001600160a01b03909116600482015268056bc75e2d631000006024820152737109709ecfa91a80626ff3989d68f67f5b1dd12d925063c88a5e6d9150604401600060405180830381600087803b158015620003d157600080fd5b505af1158015620003e6573d6000803e3d6000fd5b50505050505050565b604454604354604051638f57727d60e01b81526001600160a01b03928316600482018190529262000470921690638f57727d906024015b602060405180830381865afa15801562000444573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200046a919062000d2e565b6200081f565b60435460405163e548e3e760e01b81526001600160a01b038381166004830152620004a692169063e548e3e79060240162000426565b60455460405163ca669fa760e01b81526001600160a01b039091166004820152737109709ecfa91a80626ff3989d68f67f5b1dd12d9063ca669fa790602401600060405180830381600087803b1580156200050057600080fd5b505af115801562000515573d6000803e3d6000fd5b50505050604360009054906101000a90046001600160a01b03166001600160a01b0316633a4b66f166b1a2bc2ec500006040518263ffffffff1660e01b81526004016000604051808303818588803b1580156200057157600080fd5b505af115801562000586573d6000803e3d6000fd5b50600093506001925062000598915050565b604051908082528060200260200182016040528015620005c2578160200160208202803683370190505b5060455481519192506001600160a01b0316908290600090620005e957620005e962000aef565b6001600160a01b039283166020918202929092010152604354604051636e7dd15d60e11b815291169063dcfba2ba906200062a908590859060040162000d59565b600060405180830381600087803b1580156200064557600080fd5b505af11580156200065a573d6000803e3d6000fd5b50505050620006e4604360009054906101000a90046001600160a01b03166001600160a01b0316631f7180dd6040518163ffffffff1660e01b8152600401602060405180830381865afa158015620006b6573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620006dc919062000db7565b60016200089a565b5050565b600754600090610100900460ff16156200070b5750600754610100900460ff1690565b6000737109709ecfa91a80626ff3989d68f67f5b1dd12d3b156200081a5760408051737109709ecfa91a80626ff3989d68f67f5b1dd12d602082018190526519985a5b195960d21b828401528251808303840181526060830190935260009290916200079c917f667f9d70ca411d70ead50d8d5c22070dafc36ad75f3dcf5e7237b22ade9aecc49160800162000dd1565b60408051601f1981840301815290829052620007b89162000e04565b6000604051808303816000865af19150503d8060008114620007f7576040519150601f19603f3d011682016040523d82523d6000602084013e620007fc565b606091505b509150508080602001905181019062000816919062000d2e565b9150505b919050565b8062000897577f41304facd9323d75b11bcdd609cb38effffdb05710f7caf0e9b16c6d9d709f50604051620008859060208082526017908201527f4572726f723a20417373657274696f6e204661696c6564000000000000000000604082015260600190565b60405180910390a162000897620009c0565b50565b808214620006e4577f41304facd9323d75b11bcdd609cb38effffdb05710f7caf0e9b16c6d9d709f506040516200090d9060208082526022908201527f4572726f723a2061203d3d2062206e6f7420736174697366696564205b75696e604082015261745d60f01b606082015260800190565b60405180910390a160408051818152600a81830152690808115e1c1958dd195960b21b60608201526020810183905290517fb2de2fbe801a0df6c0cbddfd448ba3c41d48a040ca35c56c8196ef0fcae721a89181900360800190a160408051818152600a8183015269080808081058dd1d585b60b21b60608201526020810184905290517fb2de2fbe801a0df6c0cbddfd448ba3c41d48a040ca35c56c8196ef0fcae721a89181900360800190a1620006e45b737109709ecfa91a80626ff3989d68f67f5b1dd12d3b1562000ac25760408051737109709ecfa91a80626ff3989d68f67f5b1dd12d602082018190526519985a5b195960d21b9282019290925260016060820152600091907f70ca10bbd0dbfd9020a9f4b13402c16cb120705e0d1c0aeab10fa353ae586fc49060800160408051601f198184030181529082905262000a5d929160200162000dd1565b60408051601f198184030181529082905262000a799162000e04565b6000604051808303816000865af19150503d806000811462000ab8576040519150601f19603f3d011682016040523d82523d6000602084013e62000abd565b606091505b505050505b6007805461ff001916610100179055565b6102d58062000e2383390190565b61262780620010f883390190565b634e487b7160e01b600052603260045260246000fd5b600081518084526020808501945080840160005b8381101562000b405781516001600160a01b03168752958201959082019060010162000b19565b509495945050505050565b600081518084526020808501945080840160005b8381101562000b405781518752958201959082019060010162000b5f565b60005b8381101562000b9a57818101518382015260200162000b80565b50506000910152565b6000815180845262000bbd81602086016020860162000b7d565b601f01601f19169290920160200192915050565b84815260806020820152600084516101a080608085015262000bf861022085018362000b05565b91506020870151607f19808685030160a087015262000c18848362000b05565b935060408901519150808685030160c087015262000c37848362000b05565b935060608901519150808685030160e087015262000c56848362000b05565b93506080890151915061010081878603018188015262000c77858462000b4b565b945060a08a01519250610120838189015260c08b0151935061014084818a015260e08c0151945061016062000caf818b018715159052565b928c015194506101809262000cc78a85018715159052565b918c0151151595890195909552938a01516101c0880152928901516101e0870152918801518584039092016102008601525062000d05828262000ba3565b9250505083604083015262000d2560608301846001600160a01b03169052565b95945050505050565b60006020828403121562000d4157600080fd5b8151801515811462000d5257600080fd5b9392505050565b6001600160a01b038381168252604060208084018290528451918401829052600092858201929091906060860190855b8181101562000da957855185168352948301949183019160010162000d89565b509098975050505050505050565b60006020828403121562000dca57600080fd5b5051919050565b6001600160e01b031983168152815160009062000df681600485016020870162000b7d565b919091016004019392505050565b6000825162000e1881846020870162000b7d565b919091019291505056fe608060405234801561001057600080fd5b506102b5806100206000396000f3fe608060405234801561001057600080fd5b506004361061002b5760003560e01c8063123ec27e14610030575b600080fd5b61004361003e366004610133565b61005a565b6040516100519291906101f8565b60405180910390f35b6060600080835167ffffffffffffffff81111561007957610079610101565b6040519080825280602002602001820160405280156100a2578160200160208202803683370190505b5090506000805b85518110156100f65760018382815181106100c6576100c6610242565b91151560209283029190910190910152816100e081610258565b92505080806100ee90610258565b9150506100a9565b509094909350915050565b634e487b7160e01b600052604160045260246000fd5b80356001600160a01b038116811461012e57600080fd5b919050565b6000602080838503121561014657600080fd5b823567ffffffffffffffff8082111561015e57600080fd5b818501915085601f83011261017257600080fd5b81358181111561018457610184610101565b8060051b604051601f19603f830116810181811085821117156101a9576101a9610101565b6040529182528482019250838101850191888311156101c757600080fd5b938501935b828510156101ec576101dd85610117565b845293850193928501926101cc565b98975050505050505050565b604080825283519082018190526000906020906060840190828701845b82811015610233578151151584529284019290840190600101610215565b50505092019290925292915050565b634e487b7160e01b600052603260045260246000fd5b60006001820161027857634e487b7160e01b600052601160045260246000fd5b506001019056fea264697066735822122054f3c5c47004c02312a4197674769b20921f184e355d80f0a24543df544dfd0d64736f6c634300081100336080604052633b9aca0060005560405162002627380380620026278339810160408190526200002e91620008d0565b60005461016084015161014085015162000049908562000aae565b62000055919062000aae565b111562000075576040516352265f9760e11b815260040160405180910390fd5b600184905560005b835151811015620000ee5760016003600086600001518481518110620000a757620000a762000aca565b6020908102919091018101516001600160a01b03168252810191909152604001600020805460ff191691151591909117905580620000e58162000ae0565b9150506200007d565b5060005b836060015151811015620001c457600160046000866060015184815181106200011f576200011f62000aca565b60200260200101516001600160a01b03166001600160a01b0316815260200190815260200160002060006101000a81548160ff021916908315150217905550600160036000866060015184815181106200017d576200017d62000aca565b6020908102919091018101516001600160a01b03168252810191909152604001600020805460ff191691151591909117905580620001bb8162000ae0565b915050620000f2565b508260e0015115620002495760005b83602001515181101562000247576001600260008660200151848151811062000200576200020062000aca565b6020908102919091018101516001600160a01b03168252810191909152604001600020805460ff1916911515919091179055806200023e8162000ae0565b915050620001d3565b505b60005b836080015151811015620002bc576001600560008660800151848151811062000279576200027962000aca565b6020026020010151815260200190815260200160002060006101000a81548160ff0219169083151502179055508080620002b39062000ae0565b9150506200024c565b5060408301518051620002d8916006916020909101906200061b565b5060a083015160075560c0830151600855610100808401516009805461012087015160e088015162ffff001990921693151590940262ff000019169290921762010000931515939093029290921760ff1916901515179055610180830151600a9062000345908262000b8b565b50825180516200035e916011916020909101906200061b565b50306000908152600360205260409020805460ff19166001179055600b80546001600160a01b03199081163317909155610140840151600c55610160840151600d55600e839055600f80546001600160a01b0384169216919091179055600754620003ca904262000aae565b601255600060138190556014819055601581905560168190556017556018805461ffff1916905534156200040257620004026200040c565b5050505062000c57565b60095460ff1680156200042f57503360009081526002602052604090205460ff16155b156200044e57604051631939666560e21b815260040160405180910390fd5b600854601354106200047357604051631e74b6b760e11b815260040160405180910390fd5b33600090815260026020526040902054610100900460ff1615620004aa57604051635fdadce760e01b815260040160405180910390fd5b601254421115620004ce576040516362ca2fcd60e01b815260040160405180910390fd5b3460009081526005602052604090205460ff16620004ff57604051630be5378760e21b815260040160405180910390fd5b60408051608081018252600180825260208083018281526000848601818152346060870190815233808452600290955296822086518154945192511515620100000262ff0000199315156101000261ff00199215159290921661ffff1990961695909517179190911692909217825594519083015560108054928301815584527f1b6847dc741a1b0cd08d278845f9d819d87b734759afb55fe2de5cb82a9ae67290910180546001600160a01b0319169091179055601380549192620005c58362000ae0565b91905055503460166000828254620005de919062000aae565b909155505060405134815233907febedb8b3c678666e7f36970bc8f57abf6d8fa2e828c0da91ea5b75bf68ed101a9060200160405180910390a250565b82805482825590600052602060002090810192821562000673579160200282015b828111156200067357825182546001600160a01b0319166001600160a01b039091161782556020909201916001909101906200063c565b506200068192915062000685565b5090565b5b8082111562000681576000815560010162000686565b634e487b7160e01b600052604160045260246000fd5b6040516101a081016001600160401b0381118282101715620006d857620006d86200069c565b60405290565b604051601f8201601f191681016001600160401b03811182821017156200070957620007096200069c565b604052919050565b60006001600160401b038211156200072d576200072d6200069c565b5060051b60200190565b80516001600160a01b03811681146200074f57600080fd5b919050565b600082601f8301126200076657600080fd5b815160206200077f620007798362000711565b620006de565b82815260059290921b840181019181810190868411156200079f57600080fd5b8286015b84811015620007c557620007b78162000737565b8352918301918301620007a3565b509695505050505050565b600082601f830112620007e257600080fd5b81516020620007f5620007798362000711565b82815260059290921b840181019181810190868411156200081557600080fd5b8286015b84811015620007c5578051835291830191830162000819565b805180151581146200074f57600080fd5b600082601f8301126200085557600080fd5b81516001600160401b038111156200087157620008716200069c565b602062000887601f8301601f19168201620006de565b82815285828487010111156200089c57600080fd5b60005b83811015620008bc5785810183015182820184015282016200089f565b506000928101909101919091529392505050565b60008060008060808587031215620008e757600080fd5b845160208601519094506001600160401b03808211156200090757600080fd5b908601906101a082890312156200091d57600080fd5b62000927620006b2565b8251828111156200093757600080fd5b620009458a82860162000754565b8252506020830151828111156200095b57600080fd5b620009698a82860162000754565b6020830152506040830151828111156200098257600080fd5b620009908a82860162000754565b604083015250606083015182811115620009a957600080fd5b620009b78a82860162000754565b606083015250608083015182811115620009d057600080fd5b620009de8a828601620007d0565b60808301525060a083015160a082015260c083015160c082015262000a0660e0840162000832565b60e082015261010062000a1b81850162000832565b9082015261012062000a2f84820162000832565b9082015261014083810151908201526101608084015190820152610180808401518381111562000a5e57600080fd5b62000a6c8b82870162000843565b8284015250508095505050506040850151915062000a8d6060860162000737565b905092959194509250565b634e487b7160e01b600052601160045260246000fd5b8082018082111562000ac45762000ac462000a98565b92915050565b634e487b7160e01b600052603260045260246000fd5b60006001820162000af55762000af562000a98565b5060010190565b600181811c9082168062000b1157607f821691505b60208210810362000b3257634e487b7160e01b600052602260045260246000fd5b50919050565b601f82111562000b8657600081815260208120601f850160051c8101602086101562000b615750805b601f850160051c820191505b8181101562000b825782815560010162000b6d565b5050505b505050565b81516001600160401b0381111562000ba75762000ba76200069c565b62000bbf8162000bb8845462000afc565b8462000b38565b602080601f83116001811462000bf7576000841562000bde5750858301515b600019600386901b1c1916600185901b17855562000b82565b600085815260208120601f198616915b8281101562000c285788860151825594840194600190910190840162000c07565b508582101562000c475787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b6119c08062000c676000396000f3fe60806040526004361061019c5760003560e01c80637df7c74f116100ec578063b468aca71161008a578063db231a4f11610064578063db231a4f146104aa578063dcfba2ba146104bf578063e548e3e7146104df578063f3ac01b91461050f57600080fd5b8063b468aca71461043a578063cebf058f1461045a578063d50267ee1461047a57600080fd5b8063922fce95116100c6578063922fce95146103d55780639340fd51146103f457806394409a561461040e578063aa546a9e1461042457600080fd5b80637df7c74f146103665780638b301e2b146103855780638f57727d146103a557600080fd5b806334908c16116101595780633ccd928a116101335780633ccd928a1461031357806356539f39146103335780635d758d391461034857806377c936621461035e57600080fd5b806334908c16146102dd578063362f04c0146102f35780633a4b66f11461030957600080fd5b806303ee438c146101a157806309e69ede146101cc5780630e6fdaa11461024157806315713566146102795780631f7180dd146102a357806324924bf7146102c7575b600080fd5b3480156101ad57600080fd5b506101b6610525565b6040516101c39190611596565b60405180910390f35b3480156101d857600080fd5b506102196101e73660046115c5565b6002602052600090815260409020805460019091015460ff808316926101008104821692620100009091049091169084565b60408051941515855292151560208501529015159183019190915260608201526080016101c3565b34801561024d57600080fd5b5061026161025c3660046115e0565b6105b3565b6040516001600160a01b0390911681526020016101c3565b34801561028557600080fd5b506018546102939060ff1681565b60405190151581526020016101c3565b3480156102af57600080fd5b506102b960145481565b6040519081526020016101c3565b3480156102d357600080fd5b506102b960085481565b3480156102e957600080fd5b506102b960175481565b3480156102ff57600080fd5b506102b960135481565b6103116105dd565b005b34801561031f57600080fd5b5061026161032e3660046115e0565b6105e7565b34801561033f57600080fd5b506001546102b9565b34801561035457600080fd5b506102b960075481565b6103116105f7565b34801561037257600080fd5b5060095461029390610100900460ff1681565b34801561039157600080fd5b506102616103a03660046115e0565b610668565b3480156103b157600080fd5b506102936103c03660046115c5565b60046020526000908152604090205460ff1681565b3480156103e157600080fd5b5060185461029390610100900460ff1681565b34801561040057600080fd5b506009546102939060ff1681565b34801561041a57600080fd5b506102b960165481565b34801561043057600080fd5b506102b960155481565b34801561044657600080fd5b506103116104553660046116d6565b610678565b34801561046657600080fd5b506009546102939062010000900460ff1681565b34801561048657600080fd5b506102936104953660046115e0565b60056020526000908152604090205460ff1681565b3480156104b657600080fd5b50610311610801565b3480156104cb57600080fd5b506103116104da366004611713565b610952565b3480156104eb57600080fd5b506102936104fa3660046115c5565b60036020526000908152604090205460ff1681565b34801561051b57600080fd5b506102b960125481565b600a805461053290611761565b80601f016020809104026020016040519081016040528092919081815260200182805461055e90611761565b80156105ab5780601f10610580576101008083540402835291602001916105ab565b820191906000526020600020905b81548152906001019060200180831161058e57829003601f168201915b505050505081565b601081815481106105c357600080fd5b6000918252602090912001546001600160a01b0316905081565b6105e5610b3d565b565b601181815481106105c357600080fd5b60125442111561061a576040516362ca2fcd60e01b815260040160405180910390fd5b346015600082825461062c91906117b1565b909155505060405134815233907f74194cee4daf68c6858b41efe9729cf57988cee7f447442f39a1e2adafd4e0219060200160405180910390a2565b600681815481106105c357600080fd5b3360009081526003602052604090205460ff166106a8576040516364f5dc8560e01b815260040160405180910390fd5b6012544211156106cb576040516362ca2fcd60e01b815260040160405180910390fd5b60005b81518110156107a957600260008383815181106106ed576106ed6117ca565b6020908102919091018101516001600160a01b0316825281019190915260400160002054610100900460ff16610736576040516379c6621560e01b815260040160405180910390fd5b6002600083838151811061074c5761074c6117ca565b6020908102919091018101516001600160a01b031682528101919091526040016000205462010000900460ff1615610797576040516379c6621560e01b815260040160405180910390fd5b806107a1816117e0565b9150506106ce565b5060005b81518110156107f05760008282815181106107ca576107ca6117ca565b602002602001015190506107dd81610d42565b50806107e8816117e0565b9150506107ad565b50506018805460ff19166001179055565b60125442116108235760405163066a900960e21b815260040160405180910390fd5b601854610100900460ff161561084c576040516376e5413b60e11b815260040160405180910390fd5b61087e6040518060400160405280601081526020016f24b734ba34b0b6103130b630b731b29d60811b81525047610e9b565b610886610ee4565b6108c56040518060400160405280601b81526020017f41667465722073706f6e736f7220636f6e747269627574696f6e3a000000000081525047610e9b565b6108cd61106b565b6108fa6040518060400160405280600b81526020016a20b33a32b9103332b2b99d60a91b81525047610e9b565b610902611202565b6109416040518060400160405280601781526020017f416674657220756e72657475726e6564207374616b653a00000000000000000081525047610e9b565b6018805461ff001916610100179055565b6001600160a01b03821660009081526004602052604090205460ff1661098b5760405163d67d8ec560e01b815260040160405180910390fd5b60405163091f613f60e11b8152829060009081906001600160a01b0384169063123ec27e906109be90879060040161183d565b600060405180830381865afa1580156109db573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052610a039190810190611850565b9150915060008167ffffffffffffffff811115610a2257610a226115f9565b604051908082528060200260200182016040528015610a4b578160200160208202803683370190505b5090506000805b8451811015610ade57848181518110610a6d57610a6d6117ca565b602002602001015115610acc57868181518110610a8c57610a8c6117ca565b6020026020010151838381518110610aa657610aa66117ca565b6001600160a01b039092166020928302919091019091015281610ac8816117e0565b9250505b80610ad6816117e0565b915050610a52565b5060405163b468aca760e01b8152309063b468aca790610b0290859060040161183d565b600060405180830381600087803b158015610b1c57600080fd5b505af1158015610b30573d6000803e3d6000fd5b5050505050505050505050565b60095460ff168015610b5f57503360009081526002602052604090205460ff16155b15610b7d57604051631939666560e21b815260040160405180910390fd5b60085460135410610ba157604051631e74b6b760e11b815260040160405180910390fd5b33600090815260026020526040902054610100900460ff1615610bd757604051635fdadce760e01b815260040160405180910390fd5b601254421115610bfa576040516362ca2fcd60e01b815260040160405180910390fd5b3460009081526005602052604090205460ff16610c2a57604051630be5378760e21b815260040160405180910390fd5b60408051608081018252600180825260208083018281526000848601818152346060870190815233808452600290955296822086518154945192511515620100000262ff0000199315156101000261ff00199215159290921661ffff1990961695909517179190911692909217825594519083015560108054928301815584527f1b6847dc741a1b0cd08d278845f9d819d87b734759afb55fe2de5cb82a9ae67290910180546001600160a01b0319169091179055601380549192610cee836117e0565b91905055503460166000828254610d0591906117b1565b909155505060405134815233907febedb8b3c678666e7f36970bc8f57abf6d8fa2e828c0da91ea5b75bf68ed101a9060200160405180910390a250565b6001600160a01b03811660009081526002602090815260408083208151608081018352815460ff80821615158352610100820481161515958301959095526201000090049093161515918301919091526001015460608201819052600e548354929392610db09291906113cd565b90506000610dc78360600151600c546000546113cd565b90506000610dde8460600151600d546000546113cd565b905060008183858760600151610df491906118f8565b610dfe91906118f8565b610e0891906118f8565b6040519091506001600160a01b0387169082156108fc029083906000818181858888f19350505050158015610e41573d6000803e3d6000fd5b506001600160a01b0386166000908152600260205260408120805462ff00001916620100001790556014805491610e77836117e0565b91905055508060176000828254610e8e91906117b1565b9091555050505050505050565b610ee08282604051602401610eb192919061190b565b60408051601f198184030181529190526020810180516001600160e01b03166309710a9d60e41b1790526114a4565b5050565b601454156105e5576000601454601554610efe9190611943565b9050600060145467ffffffffffffffff811115610f1d57610f1d6115f9565b604051908082528060200260200182016040528015610f46578160200160208202803683370190505b5090506000805b60135481101561102657600060108281548110610f6c57610f6c6117ca565b60009182526020808320909101546001600160a01b0316808352600290915260409091205490915060ff620100009091041615611013576040516001600160a01b0382169086156108fc029087906000818181858888f19350505050158015610fd9573d6000803e3d6000fd5b5080848481518110610fed57610fed6117ca565b6001600160a01b03909216602092830291909101909101528261100f816117e0565b9350505b508061101e816117e0565b915050610f4d565b5060155460405133917f2114d896257ce5a58e1c18ae0d1cb1bd56f2f18c8b5a78e4541b48f40883b5af9161105e9186918890611965565b60405180910390a2505050565b600061107c47600e546000546113cd565b9050600061108f47600c546000546113cd565b905060006110a247600d546000546113cd565b90506110d06040518060400160405280600b81526020016a46656520616d6f756e747360a81b8152506114c5565b6110d98361150b565b6110e28261150b565b6110eb8161150b565b821561112d57600f546040516001600160a01b039091169084156108fc029085906000818181858888f1935050505015801561112b573d6000803e3d6000fd5b505b811561116f57600b546040516001600160a01b039091169083156108fc029084906000818181858888f1935050505015801561116d573d6000803e3d6000fd5b505b80156111fd576011546000906111859083611943565b905060005b6011548110156111fa57601181815481106111a7576111a76117ca565b60009182526020822001546040516001600160a01b039091169184156108fc02918591818181858888f193505050501580156111e7573d6000803e3d6000fd5b50806111f2816117e0565b91505061118a565b50505b505050565b600060145460135461121491906118f8565b11156105e55760095460609062010000900460ff168015611238575060185460ff16155b1561129f57601080548060200260200160405190810160405280929190818152602001828054801561129357602002820191906000526020600020905b81546001600160a01b03168152600190910190602001808311611275575b505050505090506112fd565b60068054806020026020016040519081016040528092919081815260200182805480156112f557602002820191906000526020600020905b81546001600160a01b031681526001909101906020018083116112d7575b505050505090505b601454601354479160009161131291906118f8565b61131c9083611943565b905060005b835181101561138f5783818151811061133c5761133c6117ca565b60200260200101516001600160a01b03166108fc839081150290604051600060405180830381858888f1935050505015801561137c573d6000803e3d6000fd5b5080611387816117e0565b915050611321565b50336001600160a01b03167f1a50eba3476dd09ccdbee500a30b43381479c55b92f8ea25850f819ec591a52084848460405161105e93929190611965565b6000808060001985870985870292508281108382030391505080600003611407578382816113fd576113fd61192d565b049250505061149d565b83811061143557604051631dcf306360e21b8152600481018290526024810185905260440160405180910390fd5b600084868809851960019081018716968790049682860381900495909211909303600082900391909104909201919091029190911760038402600290811880860282030280860282030280860282030280860282030280860282030280860290910302029150505b9392505050565b80516a636f6e736f6c652e6c6f67602083016000808483855afa5050505050565b611508816040516024016114d99190611596565b60408051601f198184030181529190526020810180516001600160e01b031663104c13eb60e21b1790526114a4565b50565b6115088160405160240161152191815260200190565b60408051601f198184030181529190526020810180516001600160e01b031663f5b1bba960e01b1790526114a4565b6000815180845260005b818110156115765760208185018101518683018201520161155a565b506000602082860101526020601f19601f83011685010191505092915050565b60208152600061149d6020830184611550565b80356001600160a01b03811681146115c057600080fd5b919050565b6000602082840312156115d757600080fd5b61149d826115a9565b6000602082840312156115f257600080fd5b5035919050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715611638576116386115f9565b604052919050565b600067ffffffffffffffff82111561165a5761165a6115f9565b5060051b60200190565b600082601f83011261167557600080fd5b8135602061168a61168583611640565b61160f565b82815260059290921b840181019181810190868411156116a957600080fd5b8286015b848110156116cb576116be816115a9565b83529183019183016116ad565b509695505050505050565b6000602082840312156116e857600080fd5b813567ffffffffffffffff8111156116ff57600080fd5b61170b84828501611664565b949350505050565b6000806040838503121561172657600080fd5b61172f836115a9565b9150602083013567ffffffffffffffff81111561174b57600080fd5b61175785828601611664565b9150509250929050565b600181811c9082168061177557607f821691505b60208210810361179557634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fd5b808201808211156117c4576117c461179b565b92915050565b634e487b7160e01b600052603260045260246000fd5b6000600182016117f2576117f261179b565b5060010190565b600081518084526020808501945080840160005b838110156118325781516001600160a01b03168752958201959082019060010161180d565b509495945050505050565b60208152600061149d60208301846117f9565b6000806040838503121561186357600080fd5b825167ffffffffffffffff81111561187a57600080fd5b8301601f8101851361188b57600080fd5b8051602061189b61168583611640565b82815260059290921b830181019181810190888411156118ba57600080fd5b938201935b838510156118e757845180151581146118d85760008081fd5b825293820193908201906118bf565b969091015195979596505050505050565b818103818111156117c4576117c461179b565b60408152600061191e6040830185611550565b90508260208301529392505050565b634e487b7160e01b600052601260045260246000fd5b60008261196057634e487b7160e01b600052601260045260246000fd5b500490565b60608152600061197860608301866117f9565b6020830194909452506040015291905056fea2646970667358221220779ab6aca51fbdc92603563fb5084b60387c9de95732f4b92c6cbde0913bc84c64736f6c63430008110033a2646970667358221220b834f249b6957d046452346b7f7cd8cd8f31f395ff0599be96e7a5559429c9cc64736f6c6343000811003368747470733a2f2f646174612d736565642d7072656273632d312d73312e62696e616e63652e6f72673a3835343568747470733a2f2f6170692e617661782e6e6574776f726b2f6578742f62632f432f72706368747470733a2f2f676f65726c692e696e667572612e696f2f76332f383438343230373862303939343636333863303331353766383334303532313368747470733a2f2f676f65726c692d726f6c6c75702e617262697472756d2e696f2f72706368747470733a2f2f6170692e617661782d746573742e6e6574776f726b2f6578742f62632f432f72706368747470733a2f2f6273632d6461746173656564312e62696e616e63652e6f7267",
    "sourceMap": "332:1705:26:-:0;;;1572:26:0;;;-1:-1:-1;;1572:26:0;1594:4;1572:26;;;650:14:5;:12;:14::i;:::-;620:44;;467:74:26;;;-1:-1:-1;;;;;;467:74:26;499:42;467:74;;;332:1705;;;;;;;;;;;;6228:3879:5;6269:7;6353:1679;;;;;;;;6381:46;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;6381:46:5;;;;;;;6396:5;6381:46;;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;6450:48;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;6450:48:5;;;;;;;6467:5;6450:48;;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;6521:54;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;6521:54:5;;;;;;;6538:1;6521:54;;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;6597:82;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;6597:82:5;;;;;;;6613:1;6597:82;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;6870:53;;;;;;;;;;;;;;;;;-1:-1:-1;;;6870:53:5;;;;;;;;;;;6887:8;6353:1679;6870:53;;;;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;;;;6947:52;;;;;;;;;;;;;;-1:-1:-1;;;6947:52:5;;;;;;6965:2;6947:52;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;7029:58;;;;;;;;;;;;;;-1:-1:-1;;;7029:58:5;;;;;;7053:3;7029:58;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;7114:59;;;;;;;;;;;;;;-1:-1:-1;;;7114:59:5;;;;;;7135:5;7114:59;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;7206:75;;;;;;;;;;;;;;-1:-1:-1;;;7206:75:5;;;;;;;;;;7233:6;7206:75;;;;;;;;;;;;;;;6353:1679;;;;;7206:75;;;;;;;;;;;;;;;6353:1679;;7309:60;;;;;;;;;;;;;;;;;-1:-1:-1;;;7309:60:5;;;;;;;;;;;7331:5;6353:1679;7309:60;;;;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;;;;7392:48;;;;;;;;;;;;;;-1:-1:-1;;;7392:48:5;;;;;;7409:3;7392:48;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;7469:63;;;;;;;;;;;;;;-1:-1:-1;;;7469:63:5;;;;;;7492:5;7469:63;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;7557:66;;;;;;;;;;;;;;-1:-1:-1;;;7557:66:5;;;;;;7576:5;7557:66;;;;;;;;;;;;;;;6353:1679;;;;;7557:66;;;;;;;;;;;;;6353:1679;;;;7652:75;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;7652:75:5;;;;;;;7675:5;7652:75;;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;7756:63;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;7756:63:5;;;;;;;7779:2;7756:63;;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;;7855:83;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7885:2;7855:83;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;7965:56;;;;;;;;;;;;;;;-1:-1:-1;;;7965:56:5;;;;;;7986:3;6353:1679;7965:56;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6353:1679;;;6341:1691;;;;:9;;:1691;:9;;;;:1691;;:9;:1691;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;6341:1691:5;;;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;6341:1691:5;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;8125:23;245:28;237:37;;-1:-1:-1;;;;;8152:10:5;;:12;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;8152:12:5;;;;;;;;;;;;:::i;:::-;8124:40;;8179:9;8174:1909;8198:4;:11;8194:1;:15;8174:1909;;;8231:18;8251:20;8276:4;8281:1;8276:7;;;;;;;;:::i;:::-;;;;;;;8284:1;8276:10;;;;;;;:::i;:::-;;;;;8288:4;8293:1;8288:7;;;;;;;;:::i;:::-;;;;;;;8296:1;8288:10;;;;;;;:::i;:::-;;;;;8230:69;;;;8356:22;8364:4;8356:22;;;;;;;;;;;;;-1:-1:-1;;;8356:22:5;;;:7;;;:22;;:::i;:::-;8352:1683;;;8380:22;:31;8405:6;8380:22;:31;:::i;:::-;;8352:1683;;;8434:24;8442:4;8434:24;;;;;;;;;;;;;-1:-1:-1;;;8434:24:5;;;:7;;;:24;;:::i;:::-;8430:1605;;;8460:24;:33;8487:6;8460:24;:33;:::i;8430:1605::-;8516:24;8524:4;8516:24;;;;;;;;;;;;;-1:-1:-1;;;8516:24:5;;;:7;;;:24;;:::i;:::-;8512:1523;;;8542:24;:33;8569:6;8542:24;:33;:::i;8512:1523::-;8598:23;8606:4;8598:23;;;;;;;;;;;;;-1:-1:-1;;;8598:23:5;;;:7;;;:23;;:::i;:::-;8594:1441;;;8623:23;:32;8649:6;8623:23;:32;:::i;8594:1441::-;8678:24;8686:4;8678:24;;;;;;;;;;;;;-1:-1:-1;;;8678:24:5;;;:7;;;:24;;:::i;:::-;8674:1361;;;8704:24;:33;8731:6;8704:24;:33;:::i;8674:1361::-;8760:25;8768:4;8760:25;;;;;;;;;;;;;-1:-1:-1;;;8760:25:5;;;:7;;;:25;;:::i;:::-;8756:1279;;;8787:25;:34;8815:6;8787:25;:34;:::i;8756:1279::-;8844:51;8852:4;8844:51;;;;;;;;;;;;;-1:-1:-1;;;8844:51:5;;;;;;;;;;;;;;;;-1:-1:-1;;;8844:51:5;;;:7;;;:51;;:::i;:::-;8840:1195;;;8897:31;:40;8931:6;8897:31;:40;:::i;8840:1195::-;8960:45;8968:4;8960:45;;;;;;;;;;;;;-1:-1:-1;;;8960:45:5;;;;;;;;;;;;;;;;-1:-1:-1;;;8960:45:5;;;:7;;;:45;;:::i;:::-;8956:1079;;;9007:28;:37;9038:6;9007:28;:37;:::i;8956:1079::-;9067:59;9075:4;9067:59;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:7;;;:59;;:::i;:::-;9063:972;;;9128:34;:43;9165:6;9128:34;:43;:::i;9063:972::-;9194:47;9202:4;9194:47;;;;;;;;;;;;;-1:-1:-1;;;9194:47:5;;;;;;;;;;;;;;;;-1:-1:-1;;;9194:47:5;;;:7;;;:47;;:::i;:::-;9190:845;;;9243:29;:38;9275:6;9243:29;:38;:::i;9190:845::-;9304:24;9312:4;9304:24;;;;;;;;;;;;;-1:-1:-1;;;9304:24:5;;;:7;;;:24;;:::i;:::-;9300:735;;;9330:24;:33;9357:6;9330:24;:33;:::i;9300:735::-;9386:49;9394:4;9386:49;;;;;;;;;;;;;-1:-1:-1;;;9386:49:5;;;;;;;;;;;;;;;;-1:-1:-1;;;9386:49:5;;;:7;;;:49;;:::i;:::-;9382:653;;;9437:30;:39;9470:6;9437:30;:39;:::i;9382:653::-;9499:26;9507:4;9499:26;;;;;;;;;;;;;-1:-1:-1;;;9499:26:5;;;:7;;;:26;;:::i;:::-;9495:540;;;9527:26;:35;9556:6;9527:26;:35;:::i;9495:540::-;9585:49;9593:4;9585:49;;;;;;;;;;;;;-1:-1:-1;;;9585:49:5;;;;;;;;;;;;;;;;-1:-1:-1;;;9585:49:5;;;:7;;;:49;;:::i;:::-;9581:454;;;9636:30;:39;9669:6;9636:30;:39;:::i;9581:454::-;9698:51;9706:4;9698:51;;;;;;;;;;;;;-1:-1:-1;;;9698:51:5;;;;;;;;;;;;;;;;-1:-1:-1;;;9698:51:5;;;:7;;;:51;;:::i;:::-;9694:341;;;9751:30;:39;9784:6;9751:30;:39;:::i;9694:341::-;9813:67;9821:4;9813:67;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:7;;;:67;;:::i;:::-;9809:226;;;9882:37;:46;9922:6;9882:37;:46;:::i;9809:226::-;9951:45;9959:4;9951:45;;;;;;;;;;;;;-1:-1:-1;;;9951:45:5;;;;;;;;;;;;;;;;-1:-1:-1;;;9951:45:5;;;:7;;;:45;;:::i;:::-;9947:88;;;9998:28;:37;10029:6;9998:28;:37;:::i;:::-;;9947:88;8216:1867;;8211:3;;;;;:::i;:::-;;;;8174:1909;;;;10099:1;10092:8;;;6228:3879;:::o;10113:155::-;10186:4;10258:1;10247:13;;;;;;;;:::i;:::-;;;;;;;;;;;;;10237:24;;;;;;10230:1;10219:13;;;;;;;;:::i;:::-;;;;;;;;;;;;;10209:24;;;;;;:52;10202:59;;10113:155;;;;:::o;10274:240::-;10364:4;10448:1;10437:13;;;;;;;;:::i;:::-;;;;;;;;;;;;;10427:24;;;;;;10420:1;10409:13;;;;;;;;:::i;:::-;;;;;;;;;;;;;10399:24;;;;;;:52;:108;;;;10504:1;10493:13;;;;;;;;:::i;:::-;;;;;;;;;;;;;10483:24;;;;;;10476:1;10465:13;;;;;;;;:::i;:::-;;;;;;;;;;;;;10455:24;;;;;;:52;10399:108;10380:127;10274:240;-1:-1:-1;;;;10274:240:5:o;14:127:30:-;75:10;70:3;66:20;63:1;56:31;106:4;103:1;96:15;130:4;127:1;120:15;146:380;225:1;221:12;;;;268;;;289:61;;343:4;335:6;331:17;321:27;;289:61;396:2;388:6;385:14;365:18;362:38;359:161;;442:10;437:3;433:20;430:1;423:31;477:4;474:1;467:15;505:4;502:1;495:15;359:161;;146:380;;;:::o;657:545::-;759:2;754:3;751:11;748:448;;;795:1;820:5;816:2;809:17;865:4;861:2;851:19;935:2;923:10;919:19;916:1;912:27;906:4;902:38;971:4;959:10;956:20;953:47;;;-1:-1:-1;994:4:30;953:47;1049:2;1044:3;1040:12;1037:1;1033:20;1027:4;1023:31;1013:41;;1104:82;1122:2;1115:5;1112:13;1104:82;;;1167:17;;;1148:1;1137:13;1104:82;;;1108:3;;;748:448;657:545;;;:::o;1378:1352::-;1498:10;;-1:-1:-1;;;;;1520:30:30;;1517:56;;;1553:18;;:::i;:::-;1582:97;1672:6;1632:38;1664:4;1658:11;1632:38;:::i;:::-;1626:4;1582:97;:::i;:::-;1734:4;;1798:2;1787:14;;1815:1;1810:663;;;;2517:1;2534:6;2531:89;;;-1:-1:-1;2586:19:30;;;2580:26;2531:89;-1:-1:-1;;1335:1:30;1331:11;;;1327:24;1323:29;1313:40;1359:1;1355:11;;;1310:57;2633:81;;1780:944;;1810:663;604:1;597:14;;;641:4;628:18;;-1:-1:-1;;1846:20:30;;;1964:236;1978:7;1975:1;1972:14;1964:236;;;2067:19;;;2061:26;2046:42;;2159:27;;;;2127:1;2115:14;;;;1994:19;;1964:236;;;1968:3;2228:6;2219:7;2216:19;2213:201;;;2289:19;;;2283:26;-1:-1:-1;;2372:1:30;2368:14;;;2384:3;2364:24;2360:37;2356:42;2341:58;2326:74;;2213:201;-1:-1:-1;;;;;2460:1:30;2444:14;;;2440:22;2427:36;;-1:-1:-1;1378:1352:30:o;2735:251::-;2807:2;2801:9;;;2837:15;;-1:-1:-1;;;;;2867:34:30;;2903:22;;;2864:62;2861:88;;;2929:18;;:::i;:::-;2965:2;2958:22;2735:251;:::o;2991:275::-;3062:2;3056:9;3127:2;3108:13;;-1:-1:-1;;3104:27:30;3092:40;;-1:-1:-1;;;;;3147:34:30;;3183:22;;;3144:62;3141:88;;;3209:18;;:::i;:::-;3245:2;3238:22;2991:275;;-1:-1:-1;2991:275:30:o;3271:250::-;3356:1;3366:113;3380:6;3377:1;3374:13;3366:113;;;3456:11;;;3450:18;3437:11;;;3430:39;3402:2;3395:10;3366:113;;;-1:-1:-1;;3513:1:30;3495:16;;3488:27;3271:250::o;3526:2078::-;3654:6;3707:2;3695:9;3686:7;3682:23;3678:32;3675:52;;;3723:1;3720;3713:12;3675:52;3750:16;;-1:-1:-1;;;;;3815:14:30;;;3812:34;;;3842:1;3839;3832:12;3812:34;3880:6;3869:9;3865:22;3855:32;;3925:7;3918:4;3914:2;3910:13;3906:27;3896:55;;3947:1;3944;3937:12;3896:55;3976:2;3970:9;3998:2;3994;3991:10;3988:36;;;4004:18;;:::i;:::-;4044:36;4076:2;4071;4068:1;4064:10;4060:19;4044:36;:::i;:::-;4102:3;4126:2;4121:3;4114:15;4154:2;4149:3;4145:12;4138:19;;4205:2;4199;4196:1;4192:10;4188:2;4184:19;4180:28;4166:42;;4231:7;4223:6;4220:19;4217:39;;;4252:1;4249;4242:12;4217:39;4284:2;4280;4276:11;4296:1278;4312:6;4307:3;4304:15;4296:1278;;;4391:3;4385:10;4427:2;4414:11;4411:19;4408:39;;;4443:1;4440;4433:12;4408:39;4470:20;;4525:2;4517:11;;4513:25;-1:-1:-1;4503:53:30;;4552:1;4549;4542:12;4503:53;4582:22;;:::i;:::-;4630:5;4667:7;4662:2;4658;4654:11;4651:24;4648:44;;;4688:1;4685;4678:12;4648:44;4726:2;4722;4718:11;4742:759;4768:2;4764;4760:11;4753:5;4750:22;4742:759;;;4858:5;4852:12;4902:2;4887:13;4884:21;4881:41;;;4918:1;4915;4908:12;4881:41;4949:22;;5010:2;5002:11;;4998:25;-1:-1:-1;4988:53:30;;5037:1;5034;5027:12;4988:53;5082:2;5078;5074:11;5068:18;5113:2;5109;5106:10;5103:36;;;5119:18;;:::i;:::-;5169:53;5212:2;5193:13;;-1:-1:-1;;5189:27:30;5218:2;5185:36;5169:53;:::i;:::-;5253:2;5246:5;5239:17;5301:7;5296:2;5291;5287;5283:11;5279:20;5276:33;5273:53;;;5322:1;5319;5312:12;5273:53;5343:67;5407:2;5402;5395:5;5391:14;5386:2;5382;5378:11;5343:67;:::i;:::-;5427:20;;-1:-1:-1;;5484:2:30;5473:14;;;;4784;4742:759;;;-1:-1:-1;5514:18:30;;-1:-1:-1;;5561:2:30;5552:12;;;;4329;4296:1278;;;-1:-1:-1;5593:5:30;3526:2078;-1:-1:-1;;;;;;;3526:2078:30:o;5609:127::-;5670:10;5665:3;5661:20;5658:1;5651:31;5701:4;5698:1;5691:15;5725:4;5722:1;5715:15;5741:232;5780:3;5801:17;;;5798:140;;5860:10;5855:3;5851:20;5848:1;5841:31;5895:4;5892:1;5885:15;5923:4;5920:1;5913:15;5798:140;-1:-1:-1;5965:1:30;5954:13;;5741:232::o;5978:396::-;6127:2;6116:9;6109:21;6090:4;6159:6;6153:13;6202:6;6197:2;6186:9;6182:18;6175:34;6218:79;6290:6;6285:2;6274:9;6270:18;6265:2;6257:6;6253:15;6218:79;:::i;:::-;6358:2;6337:15;-1:-1:-1;;6333:29:30;6318:45;;;;6365:2;6314:54;;5978:396;-1:-1:-1;;5978:396:30:o;:::-;332:1705:26;;;;;;",
    "linkReferences": {}
  },
  "deployedBytecode": {
    "object": "0x60806040523480156200001157600080fd5b50600436106200006a5760003560e01c80630a9254e4146200006f578063160c0c23146200007b57806327bd129714620000ac578063ba414fa614620000b6578063d9e3f00e14620000d1578063fa7626d414620000e5575b600080fd5b62000079620000f3565b005b6043546200008f906001600160a01b031681565b6040516001600160a01b0390911681526020015b60405180910390f35b62000079620003ef565b620000c0620006e8565b6040519015158152602001620000a3565b6044546200008f906001600160a01b031681565b600754620000c09060ff1681565b604051620001019062000ad3565b604051809103906000f0801580156200011e573d6000803e3d6000fd5b50604480546001600160a01b0319166001600160a01b039290921691909117905560408051600180825281830190925260009160208083019080368337505060445482519293506001600160a01b03169183915060009062000184576200018462000aef565b6001600160a01b03929092166020928302919091019091015260408051600180825281830190925260009181602001602082028036833701905050905066b1a2bc2ec5000081600081518110620001df57620001df62000aef565b6020908102919091018101919091526040805160006101a082018181526101c08301845282528251818152808501845282850152825181815280850184528284015260608201869052608082018590526212750060a0830152606460c083015260e0820181905261010082018190526001610120830181905261014083018290526101608301829052835194850184528185526101808301949094529151909291839181906200028f9062000ae1565b6200029e949392919062000bd1565b604051809103906000f080158015620002bb573d6000803e3d6000fd5b50604380546001600160a01b0319166001600160a01b03928316179055604554604080516318caf8e360e31b81529190921660048201526024810191909152600b60448201526a1c185c9d1a58da5c185b9d60aa1b6064820152737109709ecfa91a80626ff3989d68f67f5b1dd12d9063c657c71890608401600060405180830381600087803b1580156200034f57600080fd5b505af115801562000364573d6000803e3d6000fd5b505060455460405163c88a5e6d60e01b81526001600160a01b03909116600482015268056bc75e2d631000006024820152737109709ecfa91a80626ff3989d68f67f5b1dd12d925063c88a5e6d9150604401600060405180830381600087803b158015620003d157600080fd5b505af1158015620003e6573d6000803e3d6000fd5b50505050505050565b604454604354604051638f57727d60e01b81526001600160a01b03928316600482018190529262000470921690638f57727d906024015b602060405180830381865afa15801562000444573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200046a919062000d2e565b6200081f565b60435460405163e548e3e760e01b81526001600160a01b038381166004830152620004a692169063e548e3e79060240162000426565b60455460405163ca669fa760e01b81526001600160a01b039091166004820152737109709ecfa91a80626ff3989d68f67f5b1dd12d9063ca669fa790602401600060405180830381600087803b1580156200050057600080fd5b505af115801562000515573d6000803e3d6000fd5b50505050604360009054906101000a90046001600160a01b03166001600160a01b0316633a4b66f166b1a2bc2ec500006040518263ffffffff1660e01b81526004016000604051808303818588803b1580156200057157600080fd5b505af115801562000586573d6000803e3d6000fd5b50600093506001925062000598915050565b604051908082528060200260200182016040528015620005c2578160200160208202803683370190505b5060455481519192506001600160a01b0316908290600090620005e957620005e962000aef565b6001600160a01b039283166020918202929092010152604354604051636e7dd15d60e11b815291169063dcfba2ba906200062a908590859060040162000d59565b600060405180830381600087803b1580156200064557600080fd5b505af11580156200065a573d6000803e3d6000fd5b50505050620006e4604360009054906101000a90046001600160a01b03166001600160a01b0316631f7180dd6040518163ffffffff1660e01b8152600401602060405180830381865afa158015620006b6573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620006dc919062000db7565b60016200089a565b5050565b600754600090610100900460ff16156200070b5750600754610100900460ff1690565b6000737109709ecfa91a80626ff3989d68f67f5b1dd12d3b156200081a5760408051737109709ecfa91a80626ff3989d68f67f5b1dd12d602082018190526519985a5b195960d21b828401528251808303840181526060830190935260009290916200079c917f667f9d70ca411d70ead50d8d5c22070dafc36ad75f3dcf5e7237b22ade9aecc49160800162000dd1565b60408051601f1981840301815290829052620007b89162000e04565b6000604051808303816000865af19150503d8060008114620007f7576040519150601f19603f3d011682016040523d82523d6000602084013e620007fc565b606091505b509150508080602001905181019062000816919062000d2e565b9150505b919050565b8062000897577f41304facd9323d75b11bcdd609cb38effffdb05710f7caf0e9b16c6d9d709f50604051620008859060208082526017908201527f4572726f723a20417373657274696f6e204661696c6564000000000000000000604082015260600190565b60405180910390a162000897620009c0565b50565b808214620006e4577f41304facd9323d75b11bcdd609cb38effffdb05710f7caf0e9b16c6d9d709f506040516200090d9060208082526022908201527f4572726f723a2061203d3d2062206e6f7420736174697366696564205b75696e604082015261745d60f01b606082015260800190565b60405180910390a160408051818152600a81830152690808115e1c1958dd195960b21b60608201526020810183905290517fb2de2fbe801a0df6c0cbddfd448ba3c41d48a040ca35c56c8196ef0fcae721a89181900360800190a160408051818152600a8183015269080808081058dd1d585b60b21b60608201526020810184905290517fb2de2fbe801a0df6c0cbddfd448ba3c41d48a040ca35c56c8196ef0fcae721a89181900360800190a1620006e45b737109709ecfa91a80626ff3989d68f67f5b1dd12d3b1562000ac25760408051737109709ecfa91a80626ff3989d68f67f5b1dd12d602082018190526519985a5b195960d21b9282019290925260016060820152600091907f70ca10bbd0dbfd9020a9f4b13402c16cb120705e0d1c0aeab10fa353ae586fc49060800160408051601f198184030181529082905262000a5d929160200162000dd1565b60408051601f198184030181529082905262000a799162000e04565b6000604051808303816000865af19150503d806000811462000ab8576040519150601f19603f3d011682016040523d82523d6000602084013e62000abd565b606091505b505050505b6007805461ff001916610100179055565b6102d58062000e2383390190565b61262780620010f883390190565b634e487b7160e01b600052603260045260246000fd5b600081518084526020808501945080840160005b8381101562000b405781516001600160a01b03168752958201959082019060010162000b19565b509495945050505050565b600081518084526020808501945080840160005b8381101562000b405781518752958201959082019060010162000b5f565b60005b8381101562000b9a57818101518382015260200162000b80565b50506000910152565b6000815180845262000bbd81602086016020860162000b7d565b601f01601f19169290920160200192915050565b84815260806020820152600084516101a080608085015262000bf861022085018362000b05565b91506020870151607f19808685030160a087015262000c18848362000b05565b935060408901519150808685030160c087015262000c37848362000b05565b935060608901519150808685030160e087015262000c56848362000b05565b93506080890151915061010081878603018188015262000c77858462000b4b565b945060a08a01519250610120838189015260c08b0151935061014084818a015260e08c0151945061016062000caf818b018715159052565b928c015194506101809262000cc78a85018715159052565b918c0151151595890195909552938a01516101c0880152928901516101e0870152918801518584039092016102008601525062000d05828262000ba3565b9250505083604083015262000d2560608301846001600160a01b03169052565b95945050505050565b60006020828403121562000d4157600080fd5b8151801515811462000d5257600080fd5b9392505050565b6001600160a01b038381168252604060208084018290528451918401829052600092858201929091906060860190855b8181101562000da957855185168352948301949183019160010162000d89565b509098975050505050505050565b60006020828403121562000dca57600080fd5b5051919050565b6001600160e01b031983168152815160009062000df681600485016020870162000b7d565b919091016004019392505050565b6000825162000e1881846020870162000b7d565b919091019291505056fe608060405234801561001057600080fd5b506102b5806100206000396000f3fe608060405234801561001057600080fd5b506004361061002b5760003560e01c8063123ec27e14610030575b600080fd5b61004361003e366004610133565b61005a565b6040516100519291906101f8565b60405180910390f35b6060600080835167ffffffffffffffff81111561007957610079610101565b6040519080825280602002602001820160405280156100a2578160200160208202803683370190505b5090506000805b85518110156100f65760018382815181106100c6576100c6610242565b91151560209283029190910190910152816100e081610258565b92505080806100ee90610258565b9150506100a9565b509094909350915050565b634e487b7160e01b600052604160045260246000fd5b80356001600160a01b038116811461012e57600080fd5b919050565b6000602080838503121561014657600080fd5b823567ffffffffffffffff8082111561015e57600080fd5b818501915085601f83011261017257600080fd5b81358181111561018457610184610101565b8060051b604051601f19603f830116810181811085821117156101a9576101a9610101565b6040529182528482019250838101850191888311156101c757600080fd5b938501935b828510156101ec576101dd85610117565b845293850193928501926101cc565b98975050505050505050565b604080825283519082018190526000906020906060840190828701845b82811015610233578151151584529284019290840190600101610215565b50505092019290925292915050565b634e487b7160e01b600052603260045260246000fd5b60006001820161027857634e487b7160e01b600052601160045260246000fd5b506001019056fea264697066735822122054f3c5c47004c02312a4197674769b20921f184e355d80f0a24543df544dfd0d64736f6c634300081100336080604052633b9aca0060005560405162002627380380620026278339810160408190526200002e91620008d0565b60005461016084015161014085015162000049908562000aae565b62000055919062000aae565b111562000075576040516352265f9760e11b815260040160405180910390fd5b600184905560005b835151811015620000ee5760016003600086600001518481518110620000a757620000a762000aca565b6020908102919091018101516001600160a01b03168252810191909152604001600020805460ff191691151591909117905580620000e58162000ae0565b9150506200007d565b5060005b836060015151811015620001c457600160046000866060015184815181106200011f576200011f62000aca565b60200260200101516001600160a01b03166001600160a01b0316815260200190815260200160002060006101000a81548160ff021916908315150217905550600160036000866060015184815181106200017d576200017d62000aca565b6020908102919091018101516001600160a01b03168252810191909152604001600020805460ff191691151591909117905580620001bb8162000ae0565b915050620000f2565b508260e0015115620002495760005b83602001515181101562000247576001600260008660200151848151811062000200576200020062000aca565b6020908102919091018101516001600160a01b03168252810191909152604001600020805460ff1916911515919091179055806200023e8162000ae0565b915050620001d3565b505b60005b836080015151811015620002bc576001600560008660800151848151811062000279576200027962000aca565b6020026020010151815260200190815260200160002060006101000a81548160ff0219169083151502179055508080620002b39062000ae0565b9150506200024c565b5060408301518051620002d8916006916020909101906200061b565b5060a083015160075560c0830151600855610100808401516009805461012087015160e088015162ffff001990921693151590940262ff000019169290921762010000931515939093029290921760ff1916901515179055610180830151600a9062000345908262000b8b565b50825180516200035e916011916020909101906200061b565b50306000908152600360205260409020805460ff19166001179055600b80546001600160a01b03199081163317909155610140840151600c55610160840151600d55600e839055600f80546001600160a01b0384169216919091179055600754620003ca904262000aae565b601255600060138190556014819055601581905560168190556017556018805461ffff1916905534156200040257620004026200040c565b5050505062000c57565b60095460ff1680156200042f57503360009081526002602052604090205460ff16155b156200044e57604051631939666560e21b815260040160405180910390fd5b600854601354106200047357604051631e74b6b760e11b815260040160405180910390fd5b33600090815260026020526040902054610100900460ff1615620004aa57604051635fdadce760e01b815260040160405180910390fd5b601254421115620004ce576040516362ca2fcd60e01b815260040160405180910390fd5b3460009081526005602052604090205460ff16620004ff57604051630be5378760e21b815260040160405180910390fd5b60408051608081018252600180825260208083018281526000848601818152346060870190815233808452600290955296822086518154945192511515620100000262ff0000199315156101000261ff00199215159290921661ffff1990961695909517179190911692909217825594519083015560108054928301815584527f1b6847dc741a1b0cd08d278845f9d819d87b734759afb55fe2de5cb82a9ae67290910180546001600160a01b0319169091179055601380549192620005c58362000ae0565b91905055503460166000828254620005de919062000aae565b909155505060405134815233907febedb8b3c678666e7f36970bc8f57abf6d8fa2e828c0da91ea5b75bf68ed101a9060200160405180910390a250565b82805482825590600052602060002090810192821562000673579160200282015b828111156200067357825182546001600160a01b0319166001600160a01b039091161782556020909201916001909101906200063c565b506200068192915062000685565b5090565b5b8082111562000681576000815560010162000686565b634e487b7160e01b600052604160045260246000fd5b6040516101a081016001600160401b0381118282101715620006d857620006d86200069c565b60405290565b604051601f8201601f191681016001600160401b03811182821017156200070957620007096200069c565b604052919050565b60006001600160401b038211156200072d576200072d6200069c565b5060051b60200190565b80516001600160a01b03811681146200074f57600080fd5b919050565b600082601f8301126200076657600080fd5b815160206200077f620007798362000711565b620006de565b82815260059290921b840181019181810190868411156200079f57600080fd5b8286015b84811015620007c557620007b78162000737565b8352918301918301620007a3565b509695505050505050565b600082601f830112620007e257600080fd5b81516020620007f5620007798362000711565b82815260059290921b840181019181810190868411156200081557600080fd5b8286015b84811015620007c5578051835291830191830162000819565b805180151581146200074f57600080fd5b600082601f8301126200085557600080fd5b81516001600160401b038111156200087157620008716200069c565b602062000887601f8301601f19168201620006de565b82815285828487010111156200089c57600080fd5b60005b83811015620008bc5785810183015182820184015282016200089f565b506000928101909101919091529392505050565b60008060008060808587031215620008e757600080fd5b845160208601519094506001600160401b03808211156200090757600080fd5b908601906101a082890312156200091d57600080fd5b62000927620006b2565b8251828111156200093757600080fd5b620009458a82860162000754565b8252506020830151828111156200095b57600080fd5b620009698a82860162000754565b6020830152506040830151828111156200098257600080fd5b620009908a82860162000754565b604083015250606083015182811115620009a957600080fd5b620009b78a82860162000754565b606083015250608083015182811115620009d057600080fd5b620009de8a828601620007d0565b60808301525060a083015160a082015260c083015160c082015262000a0660e0840162000832565b60e082015261010062000a1b81850162000832565b9082015261012062000a2f84820162000832565b9082015261014083810151908201526101608084015190820152610180808401518381111562000a5e57600080fd5b62000a6c8b82870162000843565b8284015250508095505050506040850151915062000a8d6060860162000737565b905092959194509250565b634e487b7160e01b600052601160045260246000fd5b8082018082111562000ac45762000ac462000a98565b92915050565b634e487b7160e01b600052603260045260246000fd5b60006001820162000af55762000af562000a98565b5060010190565b600181811c9082168062000b1157607f821691505b60208210810362000b3257634e487b7160e01b600052602260045260246000fd5b50919050565b601f82111562000b8657600081815260208120601f850160051c8101602086101562000b615750805b601f850160051c820191505b8181101562000b825782815560010162000b6d565b5050505b505050565b81516001600160401b0381111562000ba75762000ba76200069c565b62000bbf8162000bb8845462000afc565b8462000b38565b602080601f83116001811462000bf7576000841562000bde5750858301515b600019600386901b1c1916600185901b17855562000b82565b600085815260208120601f198616915b8281101562000c285788860151825594840194600190910190840162000c07565b508582101562000c475787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b6119c08062000c676000396000f3fe60806040526004361061019c5760003560e01c80637df7c74f116100ec578063b468aca71161008a578063db231a4f11610064578063db231a4f146104aa578063dcfba2ba146104bf578063e548e3e7146104df578063f3ac01b91461050f57600080fd5b8063b468aca71461043a578063cebf058f1461045a578063d50267ee1461047a57600080fd5b8063922fce95116100c6578063922fce95146103d55780639340fd51146103f457806394409a561461040e578063aa546a9e1461042457600080fd5b80637df7c74f146103665780638b301e2b146103855780638f57727d146103a557600080fd5b806334908c16116101595780633ccd928a116101335780633ccd928a1461031357806356539f39146103335780635d758d391461034857806377c936621461035e57600080fd5b806334908c16146102dd578063362f04c0146102f35780633a4b66f11461030957600080fd5b806303ee438c146101a157806309e69ede146101cc5780630e6fdaa11461024157806315713566146102795780631f7180dd146102a357806324924bf7146102c7575b600080fd5b3480156101ad57600080fd5b506101b6610525565b6040516101c39190611596565b60405180910390f35b3480156101d857600080fd5b506102196101e73660046115c5565b6002602052600090815260409020805460019091015460ff808316926101008104821692620100009091049091169084565b60408051941515855292151560208501529015159183019190915260608201526080016101c3565b34801561024d57600080fd5b5061026161025c3660046115e0565b6105b3565b6040516001600160a01b0390911681526020016101c3565b34801561028557600080fd5b506018546102939060ff1681565b60405190151581526020016101c3565b3480156102af57600080fd5b506102b960145481565b6040519081526020016101c3565b3480156102d357600080fd5b506102b960085481565b3480156102e957600080fd5b506102b960175481565b3480156102ff57600080fd5b506102b960135481565b6103116105dd565b005b34801561031f57600080fd5b5061026161032e3660046115e0565b6105e7565b34801561033f57600080fd5b506001546102b9565b34801561035457600080fd5b506102b960075481565b6103116105f7565b34801561037257600080fd5b5060095461029390610100900460ff1681565b34801561039157600080fd5b506102616103a03660046115e0565b610668565b3480156103b157600080fd5b506102936103c03660046115c5565b60046020526000908152604090205460ff1681565b3480156103e157600080fd5b5060185461029390610100900460ff1681565b34801561040057600080fd5b506009546102939060ff1681565b34801561041a57600080fd5b506102b960165481565b34801561043057600080fd5b506102b960155481565b34801561044657600080fd5b506103116104553660046116d6565b610678565b34801561046657600080fd5b506009546102939062010000900460ff1681565b34801561048657600080fd5b506102936104953660046115e0565b60056020526000908152604090205460ff1681565b3480156104b657600080fd5b50610311610801565b3480156104cb57600080fd5b506103116104da366004611713565b610952565b3480156104eb57600080fd5b506102936104fa3660046115c5565b60036020526000908152604090205460ff1681565b34801561051b57600080fd5b506102b960125481565b600a805461053290611761565b80601f016020809104026020016040519081016040528092919081815260200182805461055e90611761565b80156105ab5780601f10610580576101008083540402835291602001916105ab565b820191906000526020600020905b81548152906001019060200180831161058e57829003601f168201915b505050505081565b601081815481106105c357600080fd5b6000918252602090912001546001600160a01b0316905081565b6105e5610b3d565b565b601181815481106105c357600080fd5b60125442111561061a576040516362ca2fcd60e01b815260040160405180910390fd5b346015600082825461062c91906117b1565b909155505060405134815233907f74194cee4daf68c6858b41efe9729cf57988cee7f447442f39a1e2adafd4e0219060200160405180910390a2565b600681815481106105c357600080fd5b3360009081526003602052604090205460ff166106a8576040516364f5dc8560e01b815260040160405180910390fd5b6012544211156106cb576040516362ca2fcd60e01b815260040160405180910390fd5b60005b81518110156107a957600260008383815181106106ed576106ed6117ca565b6020908102919091018101516001600160a01b0316825281019190915260400160002054610100900460ff16610736576040516379c6621560e01b815260040160405180910390fd5b6002600083838151811061074c5761074c6117ca565b6020908102919091018101516001600160a01b031682528101919091526040016000205462010000900460ff1615610797576040516379c6621560e01b815260040160405180910390fd5b806107a1816117e0565b9150506106ce565b5060005b81518110156107f05760008282815181106107ca576107ca6117ca565b602002602001015190506107dd81610d42565b50806107e8816117e0565b9150506107ad565b50506018805460ff19166001179055565b60125442116108235760405163066a900960e21b815260040160405180910390fd5b601854610100900460ff161561084c576040516376e5413b60e11b815260040160405180910390fd5b61087e6040518060400160405280601081526020016f24b734ba34b0b6103130b630b731b29d60811b81525047610e9b565b610886610ee4565b6108c56040518060400160405280601b81526020017f41667465722073706f6e736f7220636f6e747269627574696f6e3a000000000081525047610e9b565b6108cd61106b565b6108fa6040518060400160405280600b81526020016a20b33a32b9103332b2b99d60a91b81525047610e9b565b610902611202565b6109416040518060400160405280601781526020017f416674657220756e72657475726e6564207374616b653a00000000000000000081525047610e9b565b6018805461ff001916610100179055565b6001600160a01b03821660009081526004602052604090205460ff1661098b5760405163d67d8ec560e01b815260040160405180910390fd5b60405163091f613f60e11b8152829060009081906001600160a01b0384169063123ec27e906109be90879060040161183d565b600060405180830381865afa1580156109db573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052610a039190810190611850565b9150915060008167ffffffffffffffff811115610a2257610a226115f9565b604051908082528060200260200182016040528015610a4b578160200160208202803683370190505b5090506000805b8451811015610ade57848181518110610a6d57610a6d6117ca565b602002602001015115610acc57868181518110610a8c57610a8c6117ca565b6020026020010151838381518110610aa657610aa66117ca565b6001600160a01b039092166020928302919091019091015281610ac8816117e0565b9250505b80610ad6816117e0565b915050610a52565b5060405163b468aca760e01b8152309063b468aca790610b0290859060040161183d565b600060405180830381600087803b158015610b1c57600080fd5b505af1158015610b30573d6000803e3d6000fd5b5050505050505050505050565b60095460ff168015610b5f57503360009081526002602052604090205460ff16155b15610b7d57604051631939666560e21b815260040160405180910390fd5b60085460135410610ba157604051631e74b6b760e11b815260040160405180910390fd5b33600090815260026020526040902054610100900460ff1615610bd757604051635fdadce760e01b815260040160405180910390fd5b601254421115610bfa576040516362ca2fcd60e01b815260040160405180910390fd5b3460009081526005602052604090205460ff16610c2a57604051630be5378760e21b815260040160405180910390fd5b60408051608081018252600180825260208083018281526000848601818152346060870190815233808452600290955296822086518154945192511515620100000262ff0000199315156101000261ff00199215159290921661ffff1990961695909517179190911692909217825594519083015560108054928301815584527f1b6847dc741a1b0cd08d278845f9d819d87b734759afb55fe2de5cb82a9ae67290910180546001600160a01b0319169091179055601380549192610cee836117e0565b91905055503460166000828254610d0591906117b1565b909155505060405134815233907febedb8b3c678666e7f36970bc8f57abf6d8fa2e828c0da91ea5b75bf68ed101a9060200160405180910390a250565b6001600160a01b03811660009081526002602090815260408083208151608081018352815460ff80821615158352610100820481161515958301959095526201000090049093161515918301919091526001015460608201819052600e548354929392610db09291906113cd565b90506000610dc78360600151600c546000546113cd565b90506000610dde8460600151600d546000546113cd565b905060008183858760600151610df491906118f8565b610dfe91906118f8565b610e0891906118f8565b6040519091506001600160a01b0387169082156108fc029083906000818181858888f19350505050158015610e41573d6000803e3d6000fd5b506001600160a01b0386166000908152600260205260408120805462ff00001916620100001790556014805491610e77836117e0565b91905055508060176000828254610e8e91906117b1565b9091555050505050505050565b610ee08282604051602401610eb192919061190b565b60408051601f198184030181529190526020810180516001600160e01b03166309710a9d60e41b1790526114a4565b5050565b601454156105e5576000601454601554610efe9190611943565b9050600060145467ffffffffffffffff811115610f1d57610f1d6115f9565b604051908082528060200260200182016040528015610f46578160200160208202803683370190505b5090506000805b60135481101561102657600060108281548110610f6c57610f6c6117ca565b60009182526020808320909101546001600160a01b0316808352600290915260409091205490915060ff620100009091041615611013576040516001600160a01b0382169086156108fc029087906000818181858888f19350505050158015610fd9573d6000803e3d6000fd5b5080848481518110610fed57610fed6117ca565b6001600160a01b03909216602092830291909101909101528261100f816117e0565b9350505b508061101e816117e0565b915050610f4d565b5060155460405133917f2114d896257ce5a58e1c18ae0d1cb1bd56f2f18c8b5a78e4541b48f40883b5af9161105e9186918890611965565b60405180910390a2505050565b600061107c47600e546000546113cd565b9050600061108f47600c546000546113cd565b905060006110a247600d546000546113cd565b90506110d06040518060400160405280600b81526020016a46656520616d6f756e747360a81b8152506114c5565b6110d98361150b565b6110e28261150b565b6110eb8161150b565b821561112d57600f546040516001600160a01b039091169084156108fc029085906000818181858888f1935050505015801561112b573d6000803e3d6000fd5b505b811561116f57600b546040516001600160a01b039091169083156108fc029084906000818181858888f1935050505015801561116d573d6000803e3d6000fd5b505b80156111fd576011546000906111859083611943565b905060005b6011548110156111fa57601181815481106111a7576111a76117ca565b60009182526020822001546040516001600160a01b039091169184156108fc02918591818181858888f193505050501580156111e7573d6000803e3d6000fd5b50806111f2816117e0565b91505061118a565b50505b505050565b600060145460135461121491906118f8565b11156105e55760095460609062010000900460ff168015611238575060185460ff16155b1561129f57601080548060200260200160405190810160405280929190818152602001828054801561129357602002820191906000526020600020905b81546001600160a01b03168152600190910190602001808311611275575b505050505090506112fd565b60068054806020026020016040519081016040528092919081815260200182805480156112f557602002820191906000526020600020905b81546001600160a01b031681526001909101906020018083116112d7575b505050505090505b601454601354479160009161131291906118f8565b61131c9083611943565b905060005b835181101561138f5783818151811061133c5761133c6117ca565b60200260200101516001600160a01b03166108fc839081150290604051600060405180830381858888f1935050505015801561137c573d6000803e3d6000fd5b5080611387816117e0565b915050611321565b50336001600160a01b03167f1a50eba3476dd09ccdbee500a30b43381479c55b92f8ea25850f819ec591a52084848460405161105e93929190611965565b6000808060001985870985870292508281108382030391505080600003611407578382816113fd576113fd61192d565b049250505061149d565b83811061143557604051631dcf306360e21b8152600481018290526024810185905260440160405180910390fd5b600084868809851960019081018716968790049682860381900495909211909303600082900391909104909201919091029190911760038402600290811880860282030280860282030280860282030280860282030280860282030280860290910302029150505b9392505050565b80516a636f6e736f6c652e6c6f67602083016000808483855afa5050505050565b611508816040516024016114d99190611596565b60408051601f198184030181529190526020810180516001600160e01b031663104c13eb60e21b1790526114a4565b50565b6115088160405160240161152191815260200190565b60408051601f198184030181529190526020810180516001600160e01b031663f5b1bba960e01b1790526114a4565b6000815180845260005b818110156115765760208185018101518683018201520161155a565b506000602082860101526020601f19601f83011685010191505092915050565b60208152600061149d6020830184611550565b80356001600160a01b03811681146115c057600080fd5b919050565b6000602082840312156115d757600080fd5b61149d826115a9565b6000602082840312156115f257600080fd5b5035919050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715611638576116386115f9565b604052919050565b600067ffffffffffffffff82111561165a5761165a6115f9565b5060051b60200190565b600082601f83011261167557600080fd5b8135602061168a61168583611640565b61160f565b82815260059290921b840181019181810190868411156116a957600080fd5b8286015b848110156116cb576116be816115a9565b83529183019183016116ad565b509695505050505050565b6000602082840312156116e857600080fd5b813567ffffffffffffffff8111156116ff57600080fd5b61170b84828501611664565b949350505050565b6000806040838503121561172657600080fd5b61172f836115a9565b9150602083013567ffffffffffffffff81111561174b57600080fd5b61175785828601611664565b9150509250929050565b600181811c9082168061177557607f821691505b60208210810361179557634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fd5b808201808211156117c4576117c461179b565b92915050565b634e487b7160e01b600052603260045260246000fd5b6000600182016117f2576117f261179b565b5060010190565b600081518084526020808501945080840160005b838110156118325781516001600160a01b03168752958201959082019060010161180d565b509495945050505050565b60208152600061149d60208301846117f9565b6000806040838503121561186357600080fd5b825167ffffffffffffffff81111561187a57600080fd5b8301601f8101851361188b57600080fd5b8051602061189b61168583611640565b82815260059290921b830181019181810190888411156118ba57600080fd5b938201935b838510156118e757845180151581146118d85760008081fd5b825293820193908201906118bf565b969091015195979596505050505050565b818103818111156117c4576117c461179b565b60408152600061191e6040830185611550565b90508260208301529392505050565b634e487b7160e01b600052601260045260246000fd5b60008261196057634e487b7160e01b600052601260045260246000fd5b500490565b60608152600061197860608301866117f9565b6020830194909452506040015291905056fea2646970667358221220779ab6aca51fbdc92603563fb5084b60387c9de95732f4b92c6cbde0913bc84c64736f6c63430008110033a2646970667358221220b834f249b6957d046452346b7f7cd8cd8f31f395ff0599be96e7a5559429c9cc64736f6c63430008110033",
    "sourceMap": "332:1705:26:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;548:832;;;:::i;:::-;;379:30;;;;;-1:-1:-1;;;;;379:30:26;;;;;;-1:-1:-1;;;;;199:32:30;;;181:51;;169:2;154:18;379:30:26;;;;;;;;1386:649;;;:::i;1819:584:0:-;;;:::i;:::-;;;504:14:30;;497:22;479:41;;467:2;452:18;1819:584:0;339:187:30;415:46:26;;;;;-1:-1:-1;;;;;415:46:26;;;1572:26:0;;;;;;;;;548:832:26;604:25;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;582:19:26;:47;;-1:-1:-1;;;;;;582:47:26;-1:-1:-1;;;;;582:47:26;;;;;;;;;;674:16;;;-1:-1:-1;674:16:26;;;;;;;;;-1:-1:-1;;674:16:26;;;;;;;;;-1:-1:-1;;729:19:26;;700:18;;;;-1:-1:-1;;;;;;729:19:26;;700:18;;-1:-1:-1;729:19:26;;700:18;;;;:::i;:::-;-1:-1:-1;;;;;700:49:26;;;;:18;;;;;;;;;;;:49;792:16;;;806:1;792:16;;;;;;;;;760:29;;792:16;;;;;;;;;;;;-1:-1:-1;792:16:26;760:48;;836:10;818:12;831:1;818:15;;;;;;;;:::i;:::-;;;;;;;;;;;:28;;;;899:316;;;-1:-1:-1;899:316:26;;;934:16;;;;;;;;899:316;;964:16;;;;;;;;;;899:316;;;;994:16;;;;;;;;;;899:316;;;;;;;;;;;;;;;;1079:7;899:316;;;;1100:3;899:316;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;899:316:26;;;;;;;;;;;;;;;;;;;;1239:45;;899:316;;;;;-1:-1:-1;;1239:45:26;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1225:11:26;:59;;-1:-1:-1;;;;;;1225:59:26;-1:-1:-1;;;;;1225:59:26;;;;;;1303:12;;1294:37;;;-1:-1:-1;;;1294:37:26;;1303:12;;;;1294:37;;;5183:51:30;5250:18;;;5243:30;;;;5309:2;5289:18;;;5282:30;-1:-1:-1;;;5328:18:30;;;5321:41;1294:8:26;;;;5379:19:30;;1294:37:26;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;1349:12:26;;1341:32;;-1:-1:-1;;;1341:32:26;;-1:-1:-1;;;;;1349:12:26;;;1341:32;;;5611:51:30;1363:9:26;5678:18:30;;;5671:34;1341:7:26;;-1:-1:-1;1341:7:26;;-1:-1:-1;5584:18:30;;1341:32:26;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;572:808;;;548:832::o;1386:649::-;1478:19;;1519:11;;:55;;-1:-1:-1;;;1519:55:26;;-1:-1:-1;;;;;1478:19:26;;;1519:55;;;181:51:30;;;1478:19:26;1508:67;;1519:11;;:27;;154:18:30;;1519:55:26;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;1508:10;:67::i;:::-;1596:11;;:51;;-1:-1:-1;;;1596:51:26;;-1:-1:-1;;;;;199:32:30;;;1596:51:26;;;181::30;1585:63:26;;1596:11;;:23;;154:18:30;;1596:51:26;14:224:30;1585:63:26;1667:12;;1658:22;;-1:-1:-1;;;1658:22:26;;-1:-1:-1;;;;;1667:12:26;;;1658:22;;;181:51:30;1658:8:26;;;;154:18:30;;1658:22:26;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1690:11;;;;;;;;;-1:-1:-1;;;;;1690:11:26;-1:-1:-1;;;;;1690:17:26;;1715:10;1690:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1738:36:26;;-1:-1:-1;1791:1:26;;-1:-1:-1;1777:16:26;;-1:-1:-1;;1777:16:26;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1777:16:26;-1:-1:-1;1836:12:26;;1803:22;;1738:55;;-1:-1:-1;;;;;;1836:12:26;;1738:55;;1836:12;;1803:22;;;;:::i;:::-;-1:-1:-1;;;;;1803:46:26;;;:22;;;;;;;;;:46;1859:11;;:106;;-1:-1:-1;;;1859:106:26;;:11;;;:23;;:106;;1896:26;;1936:19;;1859:106;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1975:53;1984:11;;;;;;;;;-1:-1:-1;;;;;1984:11:26;-1:-1:-1;;;;;1984:38:26;;:40;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;2026:1;1975:8;:53::i;:::-;1423:612;;1386:649::o;1819:584:0:-;1873:7;;1853:4;;1873:7;;;;;1869:528;;;-1:-1:-1;1903:7:0;;;;;;;;1819:584::o;1869:528::-;1941:17;2990:42;2978:55;3059:16;1980:374;;2196:43;;;1671:64;2196:43;;;5611:51:30;;;-1:-1:-1;;;5678:18:30;;;5671:34;2196:43:0;;;;;;;;;5584:18:30;;;2196:43:0;;;-1:-1:-1;;1671:64:0;;2086:175;;2135:34;;2086:175;;;:::i;:::-;;;;-1:-1:-1;;2086:175:0;;;;;;;;;;2047:232;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2020:259;;;2323:7;2312:27;;;;;;;;;;;;:::i;:::-;2297:42;;2002:352;1980:374;2374:12;1819:584;-1:-1:-1;1819:584:0:o;3255:157::-;3315:9;3310:96;;3345:30;;;;;8321:2:30;8303:21;;;8360:2;8340:18;;;8333:30;8399:25;8394:2;8379:18;;8372:53;8457:2;8442:18;;8119:347;3345:30:0;;;;;;;;3389:6;:4;:6::i;:::-;3255:157;:::o;5202:262::-;5264:1;5259;:6;5255:203;;5286:41;;;;;8673:2:30;8655:21;;;8712:2;8692:18;;;8685:30;8751:34;8746:2;8731:18;;8724:62;-1:-1:-1;;;8817:2:30;8802:18;;8795:32;8859:3;8844:19;;8471:398;5286:41:0;;;;;;;;5346:31;;;9086:21:30;;;9143:2;9123:18;;;9116:30;-1:-1:-1;;;9177:2:30;9162:18;;9155:40;9262:4;9247:20;;9240:36;;;5346:31:0;;;;;;;9227:3:30;5346:31:0;;;5396;;;9499:21:30;;;9556:2;9536:18;;;9529:30;-1:-1:-1;;;9590:2:30;9575:18;;9568:40;9675:4;9660:20;;9653:36;;;5396:31:0;;;;;;;9640:3:30;5396:31:0;;;5441:6;2410:424;2990:42;2978:55;3059:16;2445:359;;2645:67;;;1671:64;2645:67;;;9902:51:30;;;-1:-1:-1;;;9969:18:30;;;9962:34;;;;2705:4:0;10012:18:30;;;10005:34;2482:11:0;;1671:64;2579:43;;9875:18:30;;2645:67:0;;;-1:-1:-1;;2645:67:0;;;;;;;;;;2534:196;;;2645:67;2534:196;;:::i;:::-;;;;-1:-1:-1;;2534:196:0;;;;;;;;;;2499:245;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;2445:359:0;2813:7;:14;;-1:-1:-1;;2813:14:0;;;;;2410:424::o;-1:-1:-1:-;;;;;;;;:::o;:::-;;;;;;;;:::o;900:127:30:-;961:10;956:3;952:20;949:1;942:31;992:4;989:1;982:15;1016:4;1013:1;1006:15;1141:461;1194:3;1232:5;1226:12;1259:6;1254:3;1247:19;1285:4;1314:2;1309:3;1305:12;1298:19;;1351:2;1344:5;1340:14;1372:1;1382:195;1396:6;1393:1;1390:13;1382:195;;;1461:13;;-1:-1:-1;;;;;1457:39:30;1445:52;;1517:12;;;;1552:15;;;;1493:1;1411:9;1382:195;;;-1:-1:-1;1593:3:30;;1141:461;-1:-1:-1;;;;;1141:461:30:o;1607:435::-;1660:3;1698:5;1692:12;1725:6;1720:3;1713:19;1751:4;1780:2;1775:3;1771:12;1764:19;;1817:2;1810:5;1806:14;1838:1;1848:169;1862:6;1859:1;1856:13;1848:169;;;1923:13;;1911:26;;1957:12;;;;1992:15;;;;1884:1;1877:9;1848:169;;2047:250;2132:1;2142:113;2156:6;2153:1;2150:13;2142:113;;;2232:11;;;2226:18;2213:11;;;2206:39;2178:2;2171:10;2142:113;;;-1:-1:-1;;2289:1:30;2271:16;;2264:27;2047:250::o;2302:271::-;2344:3;2382:5;2376:12;2409:6;2404:3;2397:19;2425:76;2494:6;2487:4;2482:3;2478:14;2471:4;2464:5;2460:16;2425:76;:::i;:::-;2555:2;2534:15;-1:-1:-1;;2530:29:30;2521:39;;;;2562:4;2517:50;;2302:271;-1:-1:-1;;2302:271:30:o;2578:2388::-;2887:6;2876:9;2869:25;2930:3;2925:2;2914:9;2910:18;2903:31;2850:4;2969:6;2963:13;2995:6;3038:2;3032:3;3021:9;3017:19;3010:31;3064:63;3122:3;3111:9;3107:19;3093:12;3064:63;:::i;:::-;3050:77;;3176:2;3168:6;3164:15;3158:22;3203:3;3199:8;3272:2;3260:9;3252:6;3248:22;3244:31;3238:3;3227:9;3223:19;3216:60;3299:52;3344:6;3328:14;3299:52;:::i;:::-;3285:66;;3400:4;3392:6;3388:17;3382:24;3360:46;;3471:2;3459:9;3451:6;3447:22;3443:31;3437:3;3426:9;3422:19;3415:60;3498:52;3543:6;3527:14;3498:52;:::i;:::-;3484:66;;3599:4;3591:6;3587:17;3581:24;3559:46;;3670:2;3658:9;3650:6;3646:22;3642:31;3636:3;3625:9;3621:19;3614:60;3697:52;3742:6;3726:14;3697:52;:::i;:::-;3683:66;;3798:3;3790:6;3786:16;3780:23;3758:45;;3822:3;3889:2;3877:9;3869:6;3865:22;3861:31;3856:2;3845:9;3841:18;3834:59;3916:52;3961:6;3945:14;3916:52;:::i;:::-;3902:66;;4005:3;3997:6;3993:16;3987:23;3977:33;;4029:3;4068:2;4063;4052:9;4048:18;4041:30;4108:3;4100:6;4096:16;4090:23;4080:33;;4132:3;4171:2;4166;4155:9;4151:18;4144:30;4223:3;4215:6;4211:16;4205:23;4183:45;;4247:3;4259:51;4306:2;4295:9;4291:18;4275:14;313:13;306:21;294:34;;243:91;4259:51;4347:15;;;4341:22;;-1:-1:-1;4382:3:30;;4394:51;4426:18;;;4341:22;313:13;306:21;294:34;;243:91;4394:51;4482:15;;;4476:22;313:13;306:21;4539:18;;;294:34;;;;4601:15;;;4595:22;4589:3;4574:19;;4567:51;4661:15;;;4655:22;4649:3;4634:19;;4627:51;4715:15;;;4709:22;4772;;;4768:31;;;4762:3;4747:19;;4740:60;-1:-1:-1;4817:41:30;4772:22;4709;4817:41;:::i;:::-;4809:49;;;;4896:6;4889:4;4878:9;4874:20;4867:36;4912:48;4954:4;4943:9;4939:20;4931:6;-1:-1:-1;;;;;1098:31:30;1086:44;;1032:104;4912:48;2578:2388;;;;;;;:::o;5924:277::-;5991:6;6044:2;6032:9;6023:7;6019:23;6015:32;6012:52;;;6060:1;6057;6050:12;6012:52;6092:9;6086:16;6145:5;6138:13;6131:21;6124:5;6121:32;6111:60;;6167:1;6164;6157:12;6111:60;6190:5;5924:277;-1:-1:-1;;;5924:277:30:o;6206:759::-;-1:-1:-1;;;;;6492:15:30;;;6474:34;;6424:2;6527;6545:18;;;6538:30;;;6617:13;;6409:18;;;6639:22;;;6376:4;;6718:15;;;;6446:19;;6527:2;6692;6677:18;;;6376:4;6761:178;6775:6;6772:1;6769:13;6761:178;;;6840:13;;6836:22;;6824:35;;6914:15;;;;6879:12;;;;6797:1;6790:9;6761:178;;;-1:-1:-1;6956:3:30;;6206:759;-1:-1:-1;;;;;;;;6206:759:30:o;6970:184::-;7040:6;7093:2;7081:9;7072:7;7068:23;7064:32;7061:52;;;7109:1;7106;7099:12;7061:52;-1:-1:-1;7132:16:30;;6970:184;-1:-1:-1;6970:184:30:o;7438:384::-;-1:-1:-1;;;;;;7623:33:30;;7611:46;;7680:13;;7593:3;;7702:74;7680:13;7765:1;7756:11;;7749:4;7737:17;;7702:74;:::i;:::-;7796:16;;;;7814:1;7792:24;;7438:384;-1:-1:-1;;;7438:384:30:o;7827:287::-;7956:3;7994:6;7988:13;8010:66;8069:6;8064:3;8057:4;8049:6;8045:17;8010:66;:::i;:::-;8092:16;;;;;7827:287;-1:-1:-1;;7827:287:30:o",
    "linkReferences": {}
  },
  "methodIdentifiers": {
    "IS_TEST()": "fa7626d4",
    "dummyOracleDelegate()": "d9e3f00e",
    "failed()": "ba414fa6",
    "pepperStake()": "160c0c23",
    "setUp()": "0a9254e4",
    "testOracleDelegate()": "27bd1297"
  },
  "rawMetadata": "{\"compiler\":{\"version\":\"0.8.17+commit.8df45f5f\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"name\":\"log\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"log_address\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"val\",\"type\":\"uint256[]\"}],\"name\":\"log_array\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"int256[]\",\"name\":\"val\",\"type\":\"int256[]\"}],\"name\":\"log_array\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"val\",\"type\":\"address[]\"}],\"name\":\"log_array\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"log_bytes\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"log_bytes32\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"int256\",\"name\":\"\",\"type\":\"int256\"}],\"name\":\"log_int\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"val\",\"type\":\"address\"}],\"name\":\"log_named_address\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"val\",\"type\":\"uint256[]\"}],\"name\":\"log_named_array\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"int256[]\",\"name\":\"val\",\"type\":\"int256[]\"}],\"name\":\"log_named_array\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"val\",\"type\":\"address[]\"}],\"name\":\"log_named_array\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"val\",\"type\":\"bytes\"}],\"name\":\"log_named_bytes\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"val\",\"type\":\"bytes32\"}],\"name\":\"log_named_bytes32\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"int256\",\"name\":\"val\",\"type\":\"int256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"decimals\",\"type\":\"uint256\"}],\"name\":\"log_named_decimal_int\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"val\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"decimals\",\"type\":\"uint256\"}],\"name\":\"log_named_decimal_uint\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"int256\",\"name\":\"val\",\"type\":\"int256\"}],\"name\":\"log_named_int\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"val\",\"type\":\"string\"}],\"name\":\"log_named_string\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"key\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"val\",\"type\":\"uint256\"}],\"name\":\"log_named_uint\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"name\":\"log_string\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"log_uint\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"logs\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"IS_TEST\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"dummyOracleDelegate\",\"outputs\":[{\"internalType\":\"contract DummyOracleDelegate\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"failed\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pepperStake\",\"outputs\":[{\"internalType\":\"contract PepperStake\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"setUp\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"testOracleDelegate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"test/PepperStakeOracleDelegate.t.sol\":\"PepperStakeDeployerTest\"},\"evmVersion\":\"london\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[\":@prb/contracts/=lib/prb-contracts/src/\",\":@prb/math/=lib/prb-contracts/lib/prb-math/contracts/\",\":@prb/test/=lib/prb-contracts/lib/prb-test/src/\",\":ds-test/=lib/ds-test/src/\",\":forge-std/=lib/forge-std/src/\",\":prb-contracts/=lib/prb-contracts/src/\",\":prb-math/=lib/prb-contracts/lib/prb-math/contracts/\",\":prb-test/=lib/prb-contracts/lib/prb-test/src/\"]},\"sources\":{\"lib/forge-std/lib/ds-test/src/test.sol\":{\"keccak256\":\"0xb39cd1d5220cb474947b131e15a4538334b7e886af244b440ae5c9c6bba96a54\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://3101520221449ac0070bda3881311a71d9aa87e5210765e875246922cb5cb5f5\",\"dweb:/ipfs/Qmbg6kAHNoG7ox9N9Xqd9Ere2H2XixMFWFqvyPwFCzB3Gr\"]},\"lib/forge-std/src/Common.sol\":{\"keccak256\":\"0x3ed7f49e907eaf339c3bb0b79a81d303d0f9e37aa5b8a9854c0cbfc3ad9a3ef0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://01c2532fb5fea32c6dc165518f2c4918af25d9139d17c11da330414c9797a70b\",\"dweb:/ipfs/QmV4r8a1e9Rgu2xoigVCuSv3fZ737wD2DXbV6ZmHXVUtDn\"]},\"lib/forge-std/src/Components.sol\":{\"keccak256\":\"0xd3b8ba6df58174d5d650a668dfa49eeee28b2b855514b9e793e1c0b69d747149\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cce2b2ca79d5ce993b91358ed3d588396295e0aba9bb923481c1ffa5058a0dcd\",\"dweb:/ipfs/QmPNymteQmLWk7SqQhNsF6Rbc3xFPY7xGb4fBKravHLXD3\"]},\"lib/forge-std/src/StdAssertions.sol\":{\"keccak256\":\"0xd2ac402483b70ead6e053993c03253a9d7d6b437a981b7a0158c4748abf202f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f662716875766eb46d34de4949bfb79ca6c408054f004fff0b2fc23d967182f8\",\"dweb:/ipfs/QmeNGCZBnSDjK7djHuGJ34kV2rNh8SL69SJTjR1PEsgJi1\"]},\"lib/forge-std/src/StdCheats.sol\":{\"keccak256\":\"0x9e421049151727ad09416e8d85e9bab277971f2ff750f230f50ef3c22ee40532\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d8309e82f8020f4936d10b800b6166b28c4ea21b6f25d670b6735bd5d664ded3\",\"dweb:/ipfs/QmQP9d7uDsUGypHuc5LCd8zD4TsmvSqRUEqX2npMo6NLiQ\"]},\"lib/forge-std/src/StdError.sol\":{\"keccak256\":\"0xbf477b11a42d7611696956546bcfaa29317d1166bf65e402344599c05943fc77\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bc2e117d1135e030862b96a6526a43feb38d396cc79857f1fb696d4eff0e5fd6\",\"dweb:/ipfs/QmdSuQ5RrQudTLsNmWXGEeVJX8gR5U9XPm6m4dwwuQnJrj\"]},\"lib/forge-std/src/StdJson.sol\":{\"keccak256\":\"0xce189d25fa333ca6611c0d24a16482df6256420764c747e783e60cf9f28c922e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0237b62ace5fe2311343eb32299b2f1cf0177394d9826eae23f1d1f92ae31f09\",\"dweb:/ipfs/QmVxvdgnheCWjBqE75nvapSKSr3UPRLrZQzxjcf5vxDmE2\"]},\"lib/forge-std/src/StdMath.sol\":{\"keccak256\":\"0xd90ad4fd8aeaeb8929964e686e769fdedd5eded3fc3815df194a0ab9f91a3fb2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7919b70f636c7b805223992f28ad1ad0145d6c1385b5931a3589aface5fe6c92\",\"dweb:/ipfs/QmY7FRaULwoGgFteF8GawjQJRfasNgpWnU2aiMsFrYpuTC\"]},\"lib/forge-std/src/StdStorage.sol\":{\"keccak256\":\"0xb0da85ce6999940eba6190a26c15b9bc7aede57123891287e1b30f80333a9cf5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d287fd41de40ef992588f7a9531e66d1e9f8e4f3f194b9e721ac576d4613964a\",\"dweb:/ipfs/QmbFYYjoc8WGLKVfDe4rscYPwdGq48incbwRQNoLtcMMjn\"]},\"lib/forge-std/src/StdUtils.sol\":{\"keccak256\":\"0xdfdea2fc16ca475b82c74ef8a1ee50249a086ea3e1d7dcb2fc5b507f2b69500b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e68c4ac142bfdcacfc1a3ffadb63e67213464be620b277586ccf74605ccc33d3\",\"dweb:/ipfs/QmXAiLV8LT4h4z6x1xc88BfJpkddSdGtQkBbtPf441MCqi\"]},\"lib/forge-std/src/Test.sol\":{\"keccak256\":\"0x1d048e702d241727d75685d7516b51b72ff23513f6e2193e569f0fbc2a9112ad\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://089652ff5d0bb1093f684863b3def0a505edb9c6fd533f8bceb1f12ce833c90e\",\"dweb:/ipfs/QmccjqbH8guWaVDi3QAEirMMs45XF3VV68dwBa5xwnFL1k\"]},\"lib/forge-std/src/Vm.sol\":{\"keccak256\":\"0x2d0cec0827a5ee9df571cde75cb742f8b977218283739e163801baa8c34439f6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://310afde56e845d7f36ca7ce191715038f8259d7a9250c171689744a797223556\",\"dweb:/ipfs/QmULG8AwNa5B64EMUSCwG1bAyJJK1sodAsAYvjk3vXbgMj\"]},\"lib/forge-std/src/console.sol\":{\"keccak256\":\"0x91d5413c2434ca58fd278b6e1e79fd98d10c83931cc2596a6038eee4daeb34ba\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://91ccea707361e48b9b7a161fe81f496b9932bc471e9c4e4e1e9c283f2453cc70\",\"dweb:/ipfs/QmcB66sZhQ6Kz7MUHcLE78YXRUZxoZnnxZjN6yATsbB2ec\"]},\"lib/forge-std/src/console2.sol\":{\"keccak256\":\"0x225cc1ec33efd35c90e78aec0792ed9751cd6217e646271172421e96e2e2cc0f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c6adbd216e40ca2387835b8618c82e7153cb826023d38943bbb0c2e992644aa\",\"dweb:/ipfs/QmZeejwEkm7iH9NHih7dPbuNqivuFn27EkgJesgByzS9wD\"]},\"lib/prb-contracts/lib/prb-math/contracts/PRBMath.sol\":{\"keccak256\":\"0xe981069ba1d98749de50dec3983d023a996575d2e7e983f9eb4a33601f655766\",\"license\":\"Unlicense\",\"urls\":[\"bzz-raw://2804382c50036b38925399624a1a271b50f77ac5476d93fa703266bb60e70de8\",\"dweb:/ipfs/QmXbw6xZc3tBt8MEwSymL9H842xPcnHVu9pwNzf5wAgCoH\"]},\"lib/prb-contracts/src/math/PRBMath.sol\":{\"keccak256\":\"0x4a7bb95f286e312398056763caf966e52e65c1e3a6c1f27ee0e68d7b9021e3ea\",\"license\":\"Unlicense\",\"urls\":[\"bzz-raw://10063e5b76fd2c63f8a260e6e76a186256bf1808c743a35c6fd0c004c4018653\",\"dweb:/ipfs/QmddD2Je4MEVJxcy1UiuZAM7VxmJT3B6oMhqXP4oBiAkFq\"]},\"src/PepperStake.sol\":{\"keccak256\":\"0x0c87c0d4ed8e7b5d8bfc73150ed3ca98d127a9fed0c43923a13893641262d103\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://2efa1c734a285198ca8382ac9804efa8cd275621f883590a70cdaa037be8ebb8\",\"dweb:/ipfs/QmXp2GYjN6X8ATnhKCmrto6byqxnzWKwanr2HH4NQmpJL7\"]},\"src/PepperStakeDeployer.sol\":{\"keccak256\":\"0xb8098edfc20fa159b5ea7dd9cb4889720e600a8543108611e8669eda33a3ab14\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://a3527a528bd3e684d2d02b6e199e4a4f0ecf9cdd06ad72cfe9e3ab511e5e00b0\",\"dweb:/ipfs/QmTPV72yhSQf2N1Sguf818QNRBm6XMQ7nGcb6sD65hRYtE\"]},\"src/interfaces/IPepperStake.sol\":{\"keccak256\":\"0x012d0261d3bc3a78c927fb368a26adf163217e395e40a49410a44f6e7be7b736\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://c669cd26bbea957cc38a0908f2ae5c3e549f23b038c1f5d25df4cbe28ea9bd1e\",\"dweb:/ipfs/QmcG19gDjQEW24NvkpunptuKW5qVpDi8XGWATYHAUXqqS7\"]},\"src/interfaces/IPepperStakeDeployer.sol\":{\"keccak256\":\"0x9bc1e05224797c0546a28d38f2eab610b264b0859f184f5f5166b4dd33fbe812\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://2a017d7144db340f18ff730eaa84a5c949360f62afd26639f65933b2985af2f3\",\"dweb:/ipfs/QmYq8avfNawfKrDeeQWhDofm7YUDRPgYRNLHNPRVwqEKQi\"]},\"src/interfaces/IPepperStakeOracleDelegate.sol\":{\"keccak256\":\"0x3321ae9d7b6a6393e9915163476d1f6431fb942da3fd56af5acc244293b4c4b5\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://b0146ab1d43908105a2bd535d911304d9c6b27d51868a75c2aeb79bdf9bad3d3\",\"dweb:/ipfs/QmS8nQGXmyPqWqd9peS2amNxjRqMJ3DB6SGiFzarkARJqM\"]},\"src/structs/LaunchPepperStakeData.sol\":{\"keccak256\":\"0x376dae03e28f6cecb5496e39772e5b79146b7ef8e431d5b8ec3a99ae6d251e72\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://97882adf3a1f6165f781e45ff6a34090dd43cd96dece168b65d57ecdf6b30110\",\"dweb:/ipfs/QmWcLtnA5qXed3WFAhtvYk37spzFFvekkp6hwX3vg4ow5k\"]},\"src/structs/Participant.sol\":{\"keccak256\":\"0x6b444aa2c6968f7214d775467f0990d540682698b04409f09008ae6435023ea2\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://a4c9e6bccbacf6f5bd327a0fec96a9dcbb52110de052f428796a47032df45fc8\",\"dweb:/ipfs/QmPVTJq28H7RGnNGSkdCgC5iqKCceh2hSNcebmripcfhEG\"]},\"test/PepperStakeOracleDelegate.t.sol\":{\"keccak256\":\"0xff18bb6602e08cfe199a10eda9620a62d6cf0730310ea4fe5d897a252e094452\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://4e7c0263a754a296e9fcf2c480f3c2792e469471fa6c99748fd633dfa6cf6055\",\"dweb:/ipfs/QmTxE5DcdV9d8M49R21f7j3Em3jvQ2UWhpHGF9MKpu2BUX\"]},\"test/mock/DummyOracleDelegate.sol\":{\"keccak256\":\"0x2a32052cbf73b0b3148c37a81792895b6e6bd7e70f152e45aacd9bad83db62c3\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://d2ba2b596f0e2e999386432665380d6a295d60702d4098b27f802abec2f82b9f\",\"dweb:/ipfs/QmNuUrnT2biQabRyAqqmLVw5FjBAWM1yu4LE5cjYJCkjHe\"]}},\"version\":1}",
  "metadata": {
    "compiler": {
      "version": "0.8.17+commit.8df45f5f"
    },
    "language": "Solidity",
    "output": {
      "abi": [
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "",
              "type": "string",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "address",
              "name": "",
              "type": "address",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_address",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "uint256[]",
              "name": "val",
              "type": "uint256[]",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_array",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "int256[]",
              "name": "val",
              "type": "int256[]",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_array",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "address[]",
              "name": "val",
              "type": "address[]",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_array",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "bytes",
              "name": "",
              "type": "bytes",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_bytes",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "bytes32",
              "name": "",
              "type": "bytes32",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_bytes32",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "int256",
              "name": "",
              "type": "int256",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_int",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "address",
              "name": "val",
              "type": "address",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_address",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "uint256[]",
              "name": "val",
              "type": "uint256[]",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_array",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "int256[]",
              "name": "val",
              "type": "int256[]",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_array",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "address[]",
              "name": "val",
              "type": "address[]",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_array",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "bytes",
              "name": "val",
              "type": "bytes",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_bytes",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "bytes32",
              "name": "val",
              "type": "bytes32",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_bytes32",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "int256",
              "name": "val",
              "type": "int256",
              "indexed": false
            },
            {
              "internalType": "uint256",
              "name": "decimals",
              "type": "uint256",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_decimal_int",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "uint256",
              "name": "val",
              "type": "uint256",
              "indexed": false
            },
            {
              "internalType": "uint256",
              "name": "decimals",
              "type": "uint256",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_decimal_uint",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "int256",
              "name": "val",
              "type": "int256",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_int",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "string",
              "name": "val",
              "type": "string",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_string",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "key",
              "type": "string",
              "indexed": false
            },
            {
              "internalType": "uint256",
              "name": "val",
              "type": "uint256",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_named_uint",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "string",
              "name": "",
              "type": "string",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_string",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "uint256",
              "name": "",
              "type": "uint256",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "log_uint",
          "anonymous": false
        },
        {
          "inputs": [
            {
              "internalType": "bytes",
              "name": "",
              "type": "bytes",
              "indexed": false
            }
          ],
          "type": "event",
          "name": "logs",
          "anonymous": false
        },
        {
          "inputs": [],
          "stateMutability": "view",
          "type": "function",
          "name": "IS_TEST",
          "outputs": [
            {
              "internalType": "bool",
              "name": "",
              "type": "bool"
            }
          ]
        },
        {
          "inputs": [],
          "stateMutability": "view",
          "type": "function",
          "name": "dummyOracleDelegate",
          "outputs": [
            {
              "internalType": "contract DummyOracleDelegate",
              "name": "",
              "type": "address"
            }
          ]
        },
        {
          "inputs": [],
          "stateMutability": "nonpayable",
          "type": "function",
          "name": "failed",
          "outputs": [
            {
              "internalType": "bool",
              "name": "",
              "type": "bool"
            }
          ]
        },
        {
          "inputs": [],
          "stateMutability": "view",
          "type": "function",
          "name": "pepperStake",
          "outputs": [
            {
              "internalType": "contract PepperStake",
              "name": "",
              "type": "address"
            }
          ]
        },
        {
          "inputs": [],
          "stateMutability": "nonpayable",
          "type": "function",
          "name": "setUp"
        },
        {
          "inputs": [],
          "stateMutability": "nonpayable",
          "type": "function",
          "name": "testOracleDelegate"
        }
      ],
      "devdoc": {
        "kind": "dev",
        "methods": {},
        "version": 1
      },
      "userdoc": {
        "kind": "user",
        "methods": {},
        "version": 1
      }
    },
    "settings": {
      "remappings": [
        ":@prb/contracts/=lib/prb-contracts/src/",
        ":@prb/math/=lib/prb-contracts/lib/prb-math/contracts/",
        ":@prb/test/=lib/prb-contracts/lib/prb-test/src/",
        ":ds-test/=lib/ds-test/src/",
        ":forge-std/=lib/forge-std/src/",
        ":prb-contracts/=lib/prb-contracts/src/",
        ":prb-math/=lib/prb-contracts/lib/prb-math/contracts/",
        ":prb-test/=lib/prb-contracts/lib/prb-test/src/"
      ],
      "optimizer": {
        "enabled": true,
        "runs": 200
      },
      "metadata": {
        "bytecodeHash": "ipfs"
      },
      "compilationTarget": {
        "test/PepperStakeOracleDelegate.t.sol": "PepperStakeDeployerTest"
      },
      "libraries": {}
    },
    "sources": {
      "lib/forge-std/lib/ds-test/src/test.sol": {
        "keccak256": "0xb39cd1d5220cb474947b131e15a4538334b7e886af244b440ae5c9c6bba96a54",
        "urls": [
          "bzz-raw://3101520221449ac0070bda3881311a71d9aa87e5210765e875246922cb5cb5f5",
          "dweb:/ipfs/Qmbg6kAHNoG7ox9N9Xqd9Ere2H2XixMFWFqvyPwFCzB3Gr"
        ],
        "license": "GPL-3.0-or-later"
      },
      "lib/forge-std/src/Common.sol": {
        "keccak256": "0x3ed7f49e907eaf339c3bb0b79a81d303d0f9e37aa5b8a9854c0cbfc3ad9a3ef0",
        "urls": [
          "bzz-raw://01c2532fb5fea32c6dc165518f2c4918af25d9139d17c11da330414c9797a70b",
          "dweb:/ipfs/QmV4r8a1e9Rgu2xoigVCuSv3fZ737wD2DXbV6ZmHXVUtDn"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/Components.sol": {
        "keccak256": "0xd3b8ba6df58174d5d650a668dfa49eeee28b2b855514b9e793e1c0b69d747149",
        "urls": [
          "bzz-raw://cce2b2ca79d5ce993b91358ed3d588396295e0aba9bb923481c1ffa5058a0dcd",
          "dweb:/ipfs/QmPNymteQmLWk7SqQhNsF6Rbc3xFPY7xGb4fBKravHLXD3"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/StdAssertions.sol": {
        "keccak256": "0xd2ac402483b70ead6e053993c03253a9d7d6b437a981b7a0158c4748abf202f5",
        "urls": [
          "bzz-raw://f662716875766eb46d34de4949bfb79ca6c408054f004fff0b2fc23d967182f8",
          "dweb:/ipfs/QmeNGCZBnSDjK7djHuGJ34kV2rNh8SL69SJTjR1PEsgJi1"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/StdCheats.sol": {
        "keccak256": "0x9e421049151727ad09416e8d85e9bab277971f2ff750f230f50ef3c22ee40532",
        "urls": [
          "bzz-raw://d8309e82f8020f4936d10b800b6166b28c4ea21b6f25d670b6735bd5d664ded3",
          "dweb:/ipfs/QmQP9d7uDsUGypHuc5LCd8zD4TsmvSqRUEqX2npMo6NLiQ"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/StdError.sol": {
        "keccak256": "0xbf477b11a42d7611696956546bcfaa29317d1166bf65e402344599c05943fc77",
        "urls": [
          "bzz-raw://bc2e117d1135e030862b96a6526a43feb38d396cc79857f1fb696d4eff0e5fd6",
          "dweb:/ipfs/QmdSuQ5RrQudTLsNmWXGEeVJX8gR5U9XPm6m4dwwuQnJrj"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/StdJson.sol": {
        "keccak256": "0xce189d25fa333ca6611c0d24a16482df6256420764c747e783e60cf9f28c922e",
        "urls": [
          "bzz-raw://0237b62ace5fe2311343eb32299b2f1cf0177394d9826eae23f1d1f92ae31f09",
          "dweb:/ipfs/QmVxvdgnheCWjBqE75nvapSKSr3UPRLrZQzxjcf5vxDmE2"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/StdMath.sol": {
        "keccak256": "0xd90ad4fd8aeaeb8929964e686e769fdedd5eded3fc3815df194a0ab9f91a3fb2",
        "urls": [
          "bzz-raw://7919b70f636c7b805223992f28ad1ad0145d6c1385b5931a3589aface5fe6c92",
          "dweb:/ipfs/QmY7FRaULwoGgFteF8GawjQJRfasNgpWnU2aiMsFrYpuTC"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/StdStorage.sol": {
        "keccak256": "0xb0da85ce6999940eba6190a26c15b9bc7aede57123891287e1b30f80333a9cf5",
        "urls": [
          "bzz-raw://d287fd41de40ef992588f7a9531e66d1e9f8e4f3f194b9e721ac576d4613964a",
          "dweb:/ipfs/QmbFYYjoc8WGLKVfDe4rscYPwdGq48incbwRQNoLtcMMjn"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/StdUtils.sol": {
        "keccak256": "0xdfdea2fc16ca475b82c74ef8a1ee50249a086ea3e1d7dcb2fc5b507f2b69500b",
        "urls": [
          "bzz-raw://e68c4ac142bfdcacfc1a3ffadb63e67213464be620b277586ccf74605ccc33d3",
          "dweb:/ipfs/QmXAiLV8LT4h4z6x1xc88BfJpkddSdGtQkBbtPf441MCqi"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/Test.sol": {
        "keccak256": "0x1d048e702d241727d75685d7516b51b72ff23513f6e2193e569f0fbc2a9112ad",
        "urls": [
          "bzz-raw://089652ff5d0bb1093f684863b3def0a505edb9c6fd533f8bceb1f12ce833c90e",
          "dweb:/ipfs/QmccjqbH8guWaVDi3QAEirMMs45XF3VV68dwBa5xwnFL1k"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/Vm.sol": {
        "keccak256": "0x2d0cec0827a5ee9df571cde75cb742f8b977218283739e163801baa8c34439f6",
        "urls": [
          "bzz-raw://310afde56e845d7f36ca7ce191715038f8259d7a9250c171689744a797223556",
          "dweb:/ipfs/QmULG8AwNa5B64EMUSCwG1bAyJJK1sodAsAYvjk3vXbgMj"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/console.sol": {
        "keccak256": "0x91d5413c2434ca58fd278b6e1e79fd98d10c83931cc2596a6038eee4daeb34ba",
        "urls": [
          "bzz-raw://91ccea707361e48b9b7a161fe81f496b9932bc471e9c4e4e1e9c283f2453cc70",
          "dweb:/ipfs/QmcB66sZhQ6Kz7MUHcLE78YXRUZxoZnnxZjN6yATsbB2ec"
        ],
        "license": "MIT"
      },
      "lib/forge-std/src/console2.sol": {
        "keccak256": "0x225cc1ec33efd35c90e78aec0792ed9751cd6217e646271172421e96e2e2cc0f",
        "urls": [
          "bzz-raw://6c6adbd216e40ca2387835b8618c82e7153cb826023d38943bbb0c2e992644aa",
          "dweb:/ipfs/QmZeejwEkm7iH9NHih7dPbuNqivuFn27EkgJesgByzS9wD"
        ],
        "license": "MIT"
      },
      "lib/prb-contracts/lib/prb-math/contracts/PRBMath.sol": {
        "keccak256": "0xe981069ba1d98749de50dec3983d023a996575d2e7e983f9eb4a33601f655766",
        "urls": [
          "bzz-raw://2804382c50036b38925399624a1a271b50f77ac5476d93fa703266bb60e70de8",
          "dweb:/ipfs/QmXbw6xZc3tBt8MEwSymL9H842xPcnHVu9pwNzf5wAgCoH"
        ],
        "license": "Unlicense"
      },
      "lib/prb-contracts/src/math/PRBMath.sol": {
        "keccak256": "0x4a7bb95f286e312398056763caf966e52e65c1e3a6c1f27ee0e68d7b9021e3ea",
        "urls": [
          "bzz-raw://10063e5b76fd2c63f8a260e6e76a186256bf1808c743a35c6fd0c004c4018653",
          "dweb:/ipfs/QmddD2Je4MEVJxcy1UiuZAM7VxmJT3B6oMhqXP4oBiAkFq"
        ],
        "license": "Unlicense"
      },
      "src/PepperStake.sol": {
        "keccak256": "0x0c87c0d4ed8e7b5d8bfc73150ed3ca98d127a9fed0c43923a13893641262d103",
        "urls": [
          "bzz-raw://2efa1c734a285198ca8382ac9804efa8cd275621f883590a70cdaa037be8ebb8",
          "dweb:/ipfs/QmXp2GYjN6X8ATnhKCmrto6byqxnzWKwanr2HH4NQmpJL7"
        ],
        "license": "UNLICENSED"
      },
      "src/PepperStakeDeployer.sol": {
        "keccak256": "0xb8098edfc20fa159b5ea7dd9cb4889720e600a8543108611e8669eda33a3ab14",
        "urls": [
          "bzz-raw://a3527a528bd3e684d2d02b6e199e4a4f0ecf9cdd06ad72cfe9e3ab511e5e00b0",
          "dweb:/ipfs/QmTPV72yhSQf2N1Sguf818QNRBm6XMQ7nGcb6sD65hRYtE"
        ],
        "license": "UNLICENSED"
      },
      "src/interfaces/IPepperStake.sol": {
        "keccak256": "0x012d0261d3bc3a78c927fb368a26adf163217e395e40a49410a44f6e7be7b736",
        "urls": [
          "bzz-raw://c669cd26bbea957cc38a0908f2ae5c3e549f23b038c1f5d25df4cbe28ea9bd1e",
          "dweb:/ipfs/QmcG19gDjQEW24NvkpunptuKW5qVpDi8XGWATYHAUXqqS7"
        ],
        "license": "UNLICENSED"
      },
      "src/interfaces/IPepperStakeDeployer.sol": {
        "keccak256": "0x9bc1e05224797c0546a28d38f2eab610b264b0859f184f5f5166b4dd33fbe812",
        "urls": [
          "bzz-raw://2a017d7144db340f18ff730eaa84a5c949360f62afd26639f65933b2985af2f3",
          "dweb:/ipfs/QmYq8avfNawfKrDeeQWhDofm7YUDRPgYRNLHNPRVwqEKQi"
        ],
        "license": "UNLICENSED"
      },
      "src/interfaces/IPepperStakeOracleDelegate.sol": {
        "keccak256": "0x3321ae9d7b6a6393e9915163476d1f6431fb942da3fd56af5acc244293b4c4b5",
        "urls": [
          "bzz-raw://b0146ab1d43908105a2bd535d911304d9c6b27d51868a75c2aeb79bdf9bad3d3",
          "dweb:/ipfs/QmS8nQGXmyPqWqd9peS2amNxjRqMJ3DB6SGiFzarkARJqM"
        ],
        "license": "UNLICENSED"
      },
      "src/structs/LaunchPepperStakeData.sol": {
        "keccak256": "0x376dae03e28f6cecb5496e39772e5b79146b7ef8e431d5b8ec3a99ae6d251e72",
        "urls": [
          "bzz-raw://97882adf3a1f6165f781e45ff6a34090dd43cd96dece168b65d57ecdf6b30110",
          "dweb:/ipfs/QmWcLtnA5qXed3WFAhtvYk37spzFFvekkp6hwX3vg4ow5k"
        ],
        "license": "UNLICENSED"
      },
      "src/structs/Participant.sol": {
        "keccak256": "0x6b444aa2c6968f7214d775467f0990d540682698b04409f09008ae6435023ea2",
        "urls": [
          "bzz-raw://a4c9e6bccbacf6f5bd327a0fec96a9dcbb52110de052f428796a47032df45fc8",
          "dweb:/ipfs/QmPVTJq28H7RGnNGSkdCgC5iqKCceh2hSNcebmripcfhEG"
        ],
        "license": "UNLICENSED"
      },
      "test/PepperStakeOracleDelegate.t.sol": {
        "keccak256": "0xff18bb6602e08cfe199a10eda9620a62d6cf0730310ea4fe5d897a252e094452",
        "urls": [
          "bzz-raw://4e7c0263a754a296e9fcf2c480f3c2792e469471fa6c99748fd633dfa6cf6055",
          "dweb:/ipfs/QmTxE5DcdV9d8M49R21f7j3Em3jvQ2UWhpHGF9MKpu2BUX"
        ],
        "license": "UNLICENSED"
      },
      "test/mock/DummyOracleDelegate.sol": {
        "keccak256": "0x2a32052cbf73b0b3148c37a81792895b6e6bd7e70f152e45aacd9bad83db62c3",
        "urls": [
          "bzz-raw://d2ba2b596f0e2e999386432665380d6a295d60702d4098b27f802abec2f82b9f",
          "dweb:/ipfs/QmNuUrnT2biQabRyAqqmLVw5FjBAWM1yu4LE5cjYJCkjHe"
        ],
        "license": "UNLICENSED"
      }
    },
    "version": 1
  },
  "ast": {
    "absolutePath": "test/PepperStakeOracleDelegate.t.sol",
    "id": 28003,
    "exportedSymbols": {
      "CommonBase": [
        1818
      ],
      "DSTest": [
        1786
      ],
      "DummyOracleDelegate": [
        30348
      ],
      "IPepperStake": [
        27610
      ],
      "IPepperStakeDeployer": [
        27624
      ],
      "IPepperStakeOracleDelegate": [
        27639
      ],
      "LaunchPepperStakeData": [
        27673
      ],
      "PRBMath": [
        26338
      ],
      "Participant": [
        27684
      ],
      "PepperStake": [
        27478
      ],
      "PepperStakeDeployer": [
        27536
      ],
      "PepperStakeDeployerTest": [
        28002
      ],
      "StdAssertions": [
        2677
      ],
      "StdCheats": [
        5073
      ],
      "StdStorage": [
        5672
      ],
      "StdUtils": [
        7501
      ],
      "Test": [
        7532
      ],
      "TestBase": [
        7521
      ],
      "Vm": [
        8315
      ],
      "console": [
        16379
      ],
      "console2": [
        24444
      ],
      "stdError": [
        5139
      ],
      "stdJson": [
        5499
      ],
      "stdMath": [
        5641
      ],
      "stdStorage": [
        7106
      ]
    },
    "nodeType": "SourceUnit",
    "src": "39:1999:26",
    "nodes": [
      {
        "id": 27797,
        "nodeType": "PragmaDirective",
        "src": "39:24:26",
        "literals": [
          "solidity",
          "^",
          "0.8",
          ".13"
        ]
      },
      {
        "id": 27798,
        "nodeType": "ImportDirective",
        "src": "65:28:26",
        "absolutePath": "lib/forge-std/src/Test.sol",
        "file": "forge-std/Test.sol",
        "nameLocation": "-1:-1:-1",
        "scope": 28003,
        "sourceUnit": 7533,
        "symbolAliases": [],
        "unitAlias": ""
      },
      {
        "id": 27799,
        "nodeType": "ImportDirective",
        "src": "94:40:26",
        "absolutePath": "src/PepperStakeDeployer.sol",
        "file": "../src/PepperStakeDeployer.sol",
        "nameLocation": "-1:-1:-1",
        "scope": 28003,
        "sourceUnit": 27537,
        "symbolAliases": [],
        "unitAlias": ""
      },
      {
        "id": 27800,
        "nodeType": "ImportDirective",
        "src": "135:44:26",
        "absolutePath": "src/interfaces/IPepperStake.sol",
        "file": "../src/interfaces/IPepperStake.sol",
        "nameLocation": "-1:-1:-1",
        "scope": 28003,
        "sourceUnit": 27611,
        "symbolAliases": [],
        "unitAlias": ""
      },
      {
        "id": 27801,
        "nodeType": "ImportDirective",
        "src": "180:58:26",
        "absolutePath": "src/interfaces/IPepperStakeOracleDelegate.sol",
        "file": "../src/interfaces/IPepperStakeOracleDelegate.sol",
        "nameLocation": "-1:-1:-1",
        "scope": 28003,
        "sourceUnit": 27640,
        "symbolAliases": [],
        "unitAlias": ""
      },
      {
        "id": 27802,
        "nodeType": "ImportDirective",
        "src": "239:50:26",
        "absolutePath": "src/structs/LaunchPepperStakeData.sol",
        "file": "../src/structs/LaunchPepperStakeData.sol",
        "nameLocation": "-1:-1:-1",
        "scope": 28003,
        "sourceUnit": 27674,
        "symbolAliases": [],
        "unitAlias": ""
      },
      {
        "id": 27803,
        "nodeType": "ImportDirective",
        "src": "290:40:26",
        "absolutePath": "test/mock/DummyOracleDelegate.sol",
        "file": "./mock/DummyOracleDelegate.sol",
        "nameLocation": "-1:-1:-1",
        "scope": 28003,
        "sourceUnit": 30349,
        "symbolAliases": [],
        "unitAlias": ""
      },
      {
        "id": 28002,
        "nodeType": "ContractDefinition",
        "src": "332:1705:26",
        "nodes": [
          {
            "id": 27808,
            "nodeType": "VariableDeclaration",
            "src": "379:30:26",
            "constant": false,
            "functionSelector": "160c0c23",
            "mutability": "mutable",
            "name": "pepperStake",
            "nameLocation": "398:11:26",
            "scope": 28002,
            "stateVariable": true,
            "storageLocation": "default",
            "typeDescriptions": {
              "typeIdentifier": "t_contract$_PepperStake_$27478",
              "typeString": "contract PepperStake"
            },
            "typeName": {
              "id": 27807,
              "nodeType": "UserDefinedTypeName",
              "pathNode": {
                "id": 27806,
                "name": "PepperStake",
                "nameLocations": [
                  "379:11:26"
                ],
                "nodeType": "IdentifierPath",
                "referencedDeclaration": 27478,
                "src": "379:11:26"
              },
              "referencedDeclaration": 27478,
              "src": "379:11:26",
              "typeDescriptions": {
                "typeIdentifier": "t_contract$_PepperStake_$27478",
                "typeString": "contract PepperStake"
              }
            },
            "visibility": "public"
          },
          {
            "id": 27811,
            "nodeType": "VariableDeclaration",
            "src": "415:46:26",
            "constant": false,
            "functionSelector": "d9e3f00e",
            "mutability": "mutable",
            "name": "dummyOracleDelegate",
            "nameLocation": "442:19:26",
            "scope": 28002,
            "stateVariable": true,
            "storageLocation": "default",
            "typeDescriptions": {
              "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
              "typeString": "contract DummyOracleDelegate"
            },
            "typeName": {
              "id": 27810,
              "nodeType": "UserDefinedTypeName",
              "pathNode": {
                "id": 27809,
                "name": "DummyOracleDelegate",
                "nameLocations": [
                  "415:19:26"
                ],
                "nodeType": "IdentifierPath",
                "referencedDeclaration": 30348,
                "src": "415:19:26"
              },
              "referencedDeclaration": 30348,
              "src": "415:19:26",
              "typeDescriptions": {
                "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
                "typeString": "contract DummyOracleDelegate"
              }
            },
            "visibility": "public"
          },
          {
            "id": 27822,
            "nodeType": "VariableDeclaration",
            "src": "467:74:26",
            "constant": false,
            "mutability": "mutable",
            "name": "_participant",
            "nameLocation": "484:12:26",
            "scope": 28002,
            "stateVariable": true,
            "storageLocation": "default",
            "typeDescriptions": {
              "typeIdentifier": "t_address",
              "typeString": "address"
            },
            "typeName": {
              "id": 27812,
              "name": "address",
              "nodeType": "ElementaryTypeName",
              "src": "467:7:26",
              "stateMutability": "nonpayable",
              "typeDescriptions": {
                "typeIdentifier": "t_address",
                "typeString": "address"
              }
            },
            "value": {
              "arguments": [
                {
                  "arguments": [
                    {
                      "arguments": [
                        {
                          "hexValue": "7061727469636970616e74",
                          "id": 27818,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "kind": "string",
                          "lValueRequested": false,
                          "nodeType": "Literal",
                          "src": "525:13:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_stringliteral_89ac24e9d325e5935dd9098bddc7f9879a6b0e297f7e2423d271ca0fed835edb",
                            "typeString": "literal_string \"participant\""
                          },
                          "value": "participant"
                        }
                      ],
                      "expression": {
                        "argumentTypes": [
                          {
                            "typeIdentifier": "t_stringliteral_89ac24e9d325e5935dd9098bddc7f9879a6b0e297f7e2423d271ca0fed835edb",
                            "typeString": "literal_string \"participant\""
                          }
                        ],
                        "id": 27817,
                        "name": "keccak256",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": -8,
                        "src": "515:9:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$",
                          "typeString": "function (bytes memory) pure returns (bytes32)"
                        }
                      },
                      "id": 27819,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": true,
                      "kind": "functionCall",
                      "lValueRequested": false,
                      "nameLocations": [],
                      "names": [],
                      "nodeType": "FunctionCall",
                      "src": "515:24:26",
                      "tryCall": false,
                      "typeDescriptions": {
                        "typeIdentifier": "t_bytes32",
                        "typeString": "bytes32"
                      }
                    }
                  ],
                  "expression": {
                    "argumentTypes": [
                      {
                        "typeIdentifier": "t_bytes32",
                        "typeString": "bytes32"
                      }
                    ],
                    "id": 27816,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": true,
                    "lValueRequested": false,
                    "nodeType": "ElementaryTypeNameExpression",
                    "src": "507:7:26",
                    "typeDescriptions": {
                      "typeIdentifier": "t_type$_t_bytes20_$",
                      "typeString": "type(bytes20)"
                    },
                    "typeName": {
                      "id": 27815,
                      "name": "bytes20",
                      "nodeType": "ElementaryTypeName",
                      "src": "507:7:26",
                      "typeDescriptions": {}
                    }
                  },
                  "id": 27820,
                  "isConstant": false,
                  "isLValue": false,
                  "isPure": true,
                  "kind": "typeConversion",
                  "lValueRequested": false,
                  "nameLocations": [],
                  "names": [],
                  "nodeType": "FunctionCall",
                  "src": "507:33:26",
                  "tryCall": false,
                  "typeDescriptions": {
                    "typeIdentifier": "t_bytes20",
                    "typeString": "bytes20"
                  }
                }
              ],
              "expression": {
                "argumentTypes": [
                  {
                    "typeIdentifier": "t_bytes20",
                    "typeString": "bytes20"
                  }
                ],
                "id": 27814,
                "isConstant": false,
                "isLValue": false,
                "isPure": true,
                "lValueRequested": false,
                "nodeType": "ElementaryTypeNameExpression",
                "src": "499:7:26",
                "typeDescriptions": {
                  "typeIdentifier": "t_type$_t_address_$",
                  "typeString": "type(address)"
                },
                "typeName": {
                  "id": 27813,
                  "name": "address",
                  "nodeType": "ElementaryTypeName",
                  "src": "499:7:26",
                  "typeDescriptions": {}
                }
              },
              "id": 27821,
              "isConstant": false,
              "isLValue": false,
              "isPure": true,
              "kind": "typeConversion",
              "lValueRequested": false,
              "nameLocations": [],
              "names": [],
              "nodeType": "FunctionCall",
              "src": "499:42:26",
              "tryCall": false,
              "typeDescriptions": {
                "typeIdentifier": "t_address",
                "typeString": "address"
              }
            },
            "visibility": "internal"
          },
          {
            "id": 27929,
            "nodeType": "FunctionDefinition",
            "src": "548:832:26",
            "body": {
              "id": 27928,
              "nodeType": "Block",
              "src": "572:808:26",
              "statements": [
                {
                  "expression": {
                    "id": 27830,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "lValueRequested": false,
                    "leftHandSide": {
                      "id": 27825,
                      "name": "dummyOracleDelegate",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [],
                      "referencedDeclaration": 27811,
                      "src": "582:19:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
                        "typeString": "contract DummyOracleDelegate"
                      }
                    },
                    "nodeType": "Assignment",
                    "operator": "=",
                    "rightHandSide": {
                      "arguments": [],
                      "expression": {
                        "argumentTypes": [],
                        "id": 27828,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "lValueRequested": false,
                        "nodeType": "NewExpression",
                        "src": "604:23:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_function_creation_nonpayable$__$returns$_t_contract$_DummyOracleDelegate_$30348_$",
                          "typeString": "function () returns (contract DummyOracleDelegate)"
                        },
                        "typeName": {
                          "id": 27827,
                          "nodeType": "UserDefinedTypeName",
                          "pathNode": {
                            "id": 27826,
                            "name": "DummyOracleDelegate",
                            "nameLocations": [
                              "608:19:26"
                            ],
                            "nodeType": "IdentifierPath",
                            "referencedDeclaration": 30348,
                            "src": "608:19:26"
                          },
                          "referencedDeclaration": 30348,
                          "src": "608:19:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
                            "typeString": "contract DummyOracleDelegate"
                          }
                        }
                      },
                      "id": 27829,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "kind": "functionCall",
                      "lValueRequested": false,
                      "nameLocations": [],
                      "names": [],
                      "nodeType": "FunctionCall",
                      "src": "604:25:26",
                      "tryCall": false,
                      "typeDescriptions": {
                        "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
                        "typeString": "contract DummyOracleDelegate"
                      }
                    },
                    "src": "582:47:26",
                    "typeDescriptions": {
                      "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
                      "typeString": "contract DummyOracleDelegate"
                    }
                  },
                  "id": 27831,
                  "nodeType": "ExpressionStatement",
                  "src": "582:47:26"
                },
                {
                  "assignments": [
                    27836
                  ],
                  "declarations": [
                    {
                      "constant": false,
                      "id": 27836,
                      "mutability": "mutable",
                      "name": "oracleDelegates",
                      "nameLocation": "656:15:26",
                      "nodeType": "VariableDeclaration",
                      "scope": 27928,
                      "src": "639:32:26",
                      "stateVariable": false,
                      "storageLocation": "memory",
                      "typeDescriptions": {
                        "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                        "typeString": "address[]"
                      },
                      "typeName": {
                        "baseType": {
                          "id": 27834,
                          "name": "address",
                          "nodeType": "ElementaryTypeName",
                          "src": "639:7:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        },
                        "id": 27835,
                        "nodeType": "ArrayTypeName",
                        "src": "639:9:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
                          "typeString": "address[]"
                        }
                      },
                      "visibility": "internal"
                    }
                  ],
                  "id": 27842,
                  "initialValue": {
                    "arguments": [
                      {
                        "hexValue": "31",
                        "id": 27840,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "688:1:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_1_by_1",
                          "typeString": "int_const 1"
                        },
                        "value": "1"
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_rational_1_by_1",
                          "typeString": "int_const 1"
                        }
                      ],
                      "id": 27839,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": true,
                      "lValueRequested": false,
                      "nodeType": "NewExpression",
                      "src": "674:13:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_address_$dyn_memory_ptr_$",
                        "typeString": "function (uint256) pure returns (address[] memory)"
                      },
                      "typeName": {
                        "baseType": {
                          "id": 27837,
                          "name": "address",
                          "nodeType": "ElementaryTypeName",
                          "src": "678:7:26",
                          "stateMutability": "nonpayable",
                          "typeDescriptions": {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        },
                        "id": 27838,
                        "nodeType": "ArrayTypeName",
                        "src": "678:9:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
                          "typeString": "address[]"
                        }
                      }
                    },
                    "id": 27841,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": true,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "674:16:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                      "typeString": "address[] memory"
                    }
                  },
                  "nodeType": "VariableDeclarationStatement",
                  "src": "639:51:26"
                },
                {
                  "expression": {
                    "id": 27850,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "lValueRequested": false,
                    "leftHandSide": {
                      "baseExpression": {
                        "id": 27843,
                        "name": "oracleDelegates",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27836,
                        "src": "700:15:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        }
                      },
                      "id": 27845,
                      "indexExpression": {
                        "hexValue": "30",
                        "id": 27844,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "716:1:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_0_by_1",
                          "typeString": "int_const 0"
                        },
                        "value": "0"
                      },
                      "isConstant": false,
                      "isLValue": true,
                      "isPure": false,
                      "lValueRequested": true,
                      "nodeType": "IndexAccess",
                      "src": "700:18:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_address",
                        "typeString": "address"
                      }
                    },
                    "nodeType": "Assignment",
                    "operator": "=",
                    "rightHandSide": {
                      "arguments": [
                        {
                          "id": 27848,
                          "name": "dummyOracleDelegate",
                          "nodeType": "Identifier",
                          "overloadedDeclarations": [],
                          "referencedDeclaration": 27811,
                          "src": "729:19:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
                            "typeString": "contract DummyOracleDelegate"
                          }
                        }
                      ],
                      "expression": {
                        "argumentTypes": [
                          {
                            "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
                            "typeString": "contract DummyOracleDelegate"
                          }
                        ],
                        "id": 27847,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "lValueRequested": false,
                        "nodeType": "ElementaryTypeNameExpression",
                        "src": "721:7:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_type$_t_address_$",
                          "typeString": "type(address)"
                        },
                        "typeName": {
                          "id": 27846,
                          "name": "address",
                          "nodeType": "ElementaryTypeName",
                          "src": "721:7:26",
                          "typeDescriptions": {}
                        }
                      },
                      "id": 27849,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "kind": "typeConversion",
                      "lValueRequested": false,
                      "nameLocations": [],
                      "names": [],
                      "nodeType": "FunctionCall",
                      "src": "721:28:26",
                      "tryCall": false,
                      "typeDescriptions": {
                        "typeIdentifier": "t_address",
                        "typeString": "address"
                      }
                    },
                    "src": "700:49:26",
                    "typeDescriptions": {
                      "typeIdentifier": "t_address",
                      "typeString": "address"
                    }
                  },
                  "id": 27851,
                  "nodeType": "ExpressionStatement",
                  "src": "700:49:26"
                },
                {
                  "assignments": [
                    27856
                  ],
                  "declarations": [
                    {
                      "constant": false,
                      "id": 27856,
                      "mutability": "mutable",
                      "name": "stakingTiers",
                      "nameLocation": "777:12:26",
                      "nodeType": "VariableDeclaration",
                      "scope": 27928,
                      "src": "760:29:26",
                      "stateVariable": false,
                      "storageLocation": "memory",
                      "typeDescriptions": {
                        "typeIdentifier": "t_array$_t_uint256_$dyn_memory_ptr",
                        "typeString": "uint256[]"
                      },
                      "typeName": {
                        "baseType": {
                          "id": 27854,
                          "name": "uint256",
                          "nodeType": "ElementaryTypeName",
                          "src": "760:7:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_uint256",
                            "typeString": "uint256"
                          }
                        },
                        "id": 27855,
                        "nodeType": "ArrayTypeName",
                        "src": "760:9:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_uint256_$dyn_storage_ptr",
                          "typeString": "uint256[]"
                        }
                      },
                      "visibility": "internal"
                    }
                  ],
                  "id": 27862,
                  "initialValue": {
                    "arguments": [
                      {
                        "hexValue": "31",
                        "id": 27860,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "806:1:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_1_by_1",
                          "typeString": "int_const 1"
                        },
                        "value": "1"
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_rational_1_by_1",
                          "typeString": "int_const 1"
                        }
                      ],
                      "id": 27859,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": true,
                      "lValueRequested": false,
                      "nodeType": "NewExpression",
                      "src": "792:13:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_uint256_$dyn_memory_ptr_$",
                        "typeString": "function (uint256) pure returns (uint256[] memory)"
                      },
                      "typeName": {
                        "baseType": {
                          "id": 27857,
                          "name": "uint256",
                          "nodeType": "ElementaryTypeName",
                          "src": "796:7:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_uint256",
                            "typeString": "uint256"
                          }
                        },
                        "id": 27858,
                        "nodeType": "ArrayTypeName",
                        "src": "796:9:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_uint256_$dyn_storage_ptr",
                          "typeString": "uint256[]"
                        }
                      }
                    },
                    "id": 27861,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": true,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "792:16:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_array$_t_uint256_$dyn_memory_ptr",
                      "typeString": "uint256[] memory"
                    }
                  },
                  "nodeType": "VariableDeclarationStatement",
                  "src": "760:48:26"
                },
                {
                  "expression": {
                    "id": 27867,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "lValueRequested": false,
                    "leftHandSide": {
                      "baseExpression": {
                        "id": 27863,
                        "name": "stakingTiers",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27856,
                        "src": "818:12:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_uint256_$dyn_memory_ptr",
                          "typeString": "uint256[] memory"
                        }
                      },
                      "id": 27865,
                      "indexExpression": {
                        "hexValue": "30",
                        "id": 27864,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "831:1:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_0_by_1",
                          "typeString": "int_const 0"
                        },
                        "value": "0"
                      },
                      "isConstant": false,
                      "isLValue": true,
                      "isPure": false,
                      "lValueRequested": true,
                      "nodeType": "IndexAccess",
                      "src": "818:15:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_uint256",
                        "typeString": "uint256"
                      }
                    },
                    "nodeType": "Assignment",
                    "operator": "=",
                    "rightHandSide": {
                      "hexValue": "302e3035",
                      "id": 27866,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": true,
                      "kind": "number",
                      "lValueRequested": false,
                      "nodeType": "Literal",
                      "src": "836:10:26",
                      "subdenomination": "ether",
                      "typeDescriptions": {
                        "typeIdentifier": "t_rational_50000000000000000_by_1",
                        "typeString": "int_const 50000000000000000"
                      },
                      "value": "0.05"
                    },
                    "src": "818:28:26",
                    "typeDescriptions": {
                      "typeIdentifier": "t_uint256",
                      "typeString": "uint256"
                    }
                  },
                  "id": 27868,
                  "nodeType": "ExpressionStatement",
                  "src": "818:28:26"
                },
                {
                  "assignments": [
                    27871
                  ],
                  "declarations": [
                    {
                      "constant": false,
                      "id": 27871,
                      "mutability": "mutable",
                      "name": "launchData",
                      "nameLocation": "886:10:26",
                      "nodeType": "VariableDeclaration",
                      "scope": 27928,
                      "src": "857:39:26",
                      "stateVariable": false,
                      "storageLocation": "memory",
                      "typeDescriptions": {
                        "typeIdentifier": "t_struct$_LaunchPepperStakeData_$27673_memory_ptr",
                        "typeString": "struct LaunchPepperStakeData"
                      },
                      "typeName": {
                        "id": 27870,
                        "nodeType": "UserDefinedTypeName",
                        "pathNode": {
                          "id": 27869,
                          "name": "LaunchPepperStakeData",
                          "nameLocations": [
                            "857:21:26"
                          ],
                          "nodeType": "IdentifierPath",
                          "referencedDeclaration": 27673,
                          "src": "857:21:26"
                        },
                        "referencedDeclaration": 27673,
                        "src": "857:21:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_struct$_LaunchPepperStakeData_$27673_storage_ptr",
                          "typeString": "struct LaunchPepperStakeData"
                        }
                      },
                      "visibility": "internal"
                    }
                  ],
                  "id": 27899,
                  "initialValue": {
                    "arguments": [
                      {
                        "arguments": [
                          {
                            "hexValue": "30",
                            "id": 27876,
                            "isConstant": false,
                            "isLValue": false,
                            "isPure": true,
                            "kind": "number",
                            "lValueRequested": false,
                            "nodeType": "Literal",
                            "src": "948:1:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_rational_0_by_1",
                              "typeString": "int_const 0"
                            },
                            "value": "0"
                          }
                        ],
                        "expression": {
                          "argumentTypes": [
                            {
                              "typeIdentifier": "t_rational_0_by_1",
                              "typeString": "int_const 0"
                            }
                          ],
                          "id": 27875,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "lValueRequested": false,
                          "nodeType": "NewExpression",
                          "src": "934:13:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_address_$dyn_memory_ptr_$",
                            "typeString": "function (uint256) pure returns (address[] memory)"
                          },
                          "typeName": {
                            "baseType": {
                              "id": 27873,
                              "name": "address",
                              "nodeType": "ElementaryTypeName",
                              "src": "938:7:26",
                              "stateMutability": "nonpayable",
                              "typeDescriptions": {
                                "typeIdentifier": "t_address",
                                "typeString": "address"
                              }
                            },
                            "id": 27874,
                            "nodeType": "ArrayTypeName",
                            "src": "938:9:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
                              "typeString": "address[]"
                            }
                          }
                        },
                        "id": 27877,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "functionCall",
                        "lValueRequested": false,
                        "nameLocations": [],
                        "names": [],
                        "nodeType": "FunctionCall",
                        "src": "934:16:26",
                        "tryCall": false,
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        }
                      },
                      {
                        "arguments": [
                          {
                            "hexValue": "30",
                            "id": 27881,
                            "isConstant": false,
                            "isLValue": false,
                            "isPure": true,
                            "kind": "number",
                            "lValueRequested": false,
                            "nodeType": "Literal",
                            "src": "978:1:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_rational_0_by_1",
                              "typeString": "int_const 0"
                            },
                            "value": "0"
                          }
                        ],
                        "expression": {
                          "argumentTypes": [
                            {
                              "typeIdentifier": "t_rational_0_by_1",
                              "typeString": "int_const 0"
                            }
                          ],
                          "id": 27880,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "lValueRequested": false,
                          "nodeType": "NewExpression",
                          "src": "964:13:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_address_$dyn_memory_ptr_$",
                            "typeString": "function (uint256) pure returns (address[] memory)"
                          },
                          "typeName": {
                            "baseType": {
                              "id": 27878,
                              "name": "address",
                              "nodeType": "ElementaryTypeName",
                              "src": "968:7:26",
                              "stateMutability": "nonpayable",
                              "typeDescriptions": {
                                "typeIdentifier": "t_address",
                                "typeString": "address"
                              }
                            },
                            "id": 27879,
                            "nodeType": "ArrayTypeName",
                            "src": "968:9:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
                              "typeString": "address[]"
                            }
                          }
                        },
                        "id": 27882,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "functionCall",
                        "lValueRequested": false,
                        "nameLocations": [],
                        "names": [],
                        "nodeType": "FunctionCall",
                        "src": "964:16:26",
                        "tryCall": false,
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        }
                      },
                      {
                        "arguments": [
                          {
                            "hexValue": "30",
                            "id": 27886,
                            "isConstant": false,
                            "isLValue": false,
                            "isPure": true,
                            "kind": "number",
                            "lValueRequested": false,
                            "nodeType": "Literal",
                            "src": "1008:1:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_rational_0_by_1",
                              "typeString": "int_const 0"
                            },
                            "value": "0"
                          }
                        ],
                        "expression": {
                          "argumentTypes": [
                            {
                              "typeIdentifier": "t_rational_0_by_1",
                              "typeString": "int_const 0"
                            }
                          ],
                          "id": 27885,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "lValueRequested": false,
                          "nodeType": "NewExpression",
                          "src": "994:13:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_address_$dyn_memory_ptr_$",
                            "typeString": "function (uint256) pure returns (address[] memory)"
                          },
                          "typeName": {
                            "baseType": {
                              "id": 27883,
                              "name": "address",
                              "nodeType": "ElementaryTypeName",
                              "src": "998:7:26",
                              "stateMutability": "nonpayable",
                              "typeDescriptions": {
                                "typeIdentifier": "t_address",
                                "typeString": "address"
                              }
                            },
                            "id": 27884,
                            "nodeType": "ArrayTypeName",
                            "src": "998:9:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
                              "typeString": "address[]"
                            }
                          }
                        },
                        "id": 27887,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "functionCall",
                        "lValueRequested": false,
                        "nameLocations": [],
                        "names": [],
                        "nodeType": "FunctionCall",
                        "src": "994:16:26",
                        "tryCall": false,
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        }
                      },
                      {
                        "id": 27888,
                        "name": "oracleDelegates",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27836,
                        "src": "1024:15:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        }
                      },
                      {
                        "id": 27889,
                        "name": "stakingTiers",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27856,
                        "src": "1053:12:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_uint256_$dyn_memory_ptr",
                          "typeString": "uint256[] memory"
                        }
                      },
                      {
                        "hexValue": "3134",
                        "id": 27890,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1079:7:26",
                        "subdenomination": "days",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_1209600_by_1",
                          "typeString": "int_const 1209600"
                        },
                        "value": "14"
                      },
                      {
                        "hexValue": "313030",
                        "id": 27891,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1100:3:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_100_by_1",
                          "typeString": "int_const 100"
                        },
                        "value": "100"
                      },
                      {
                        "hexValue": "66616c7365",
                        "id": 27892,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "bool",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1117:5:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        },
                        "value": "false"
                      },
                      {
                        "hexValue": "66616c7365",
                        "id": 27893,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "bool",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1136:5:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        },
                        "value": "false"
                      },
                      {
                        "hexValue": "74727565",
                        "id": 27894,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "bool",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1155:4:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        },
                        "value": "true"
                      },
                      {
                        "hexValue": "30",
                        "id": 27895,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1173:1:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_0_by_1",
                          "typeString": "int_const 0"
                        },
                        "value": "0"
                      },
                      {
                        "hexValue": "30",
                        "id": 27896,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1188:1:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_0_by_1",
                          "typeString": "int_const 0"
                        },
                        "value": "0"
                      },
                      {
                        "hexValue": "",
                        "id": 27897,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "string",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1203:2:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",
                          "typeString": "literal_string \"\""
                        },
                        "value": ""
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        },
                        {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        },
                        {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        },
                        {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        },
                        {
                          "typeIdentifier": "t_array$_t_uint256_$dyn_memory_ptr",
                          "typeString": "uint256[] memory"
                        },
                        {
                          "typeIdentifier": "t_rational_1209600_by_1",
                          "typeString": "int_const 1209600"
                        },
                        {
                          "typeIdentifier": "t_rational_100_by_1",
                          "typeString": "int_const 100"
                        },
                        {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        },
                        {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        },
                        {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        },
                        {
                          "typeIdentifier": "t_rational_0_by_1",
                          "typeString": "int_const 0"
                        },
                        {
                          "typeIdentifier": "t_rational_0_by_1",
                          "typeString": "int_const 0"
                        },
                        {
                          "typeIdentifier": "t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",
                          "typeString": "literal_string \"\""
                        }
                      ],
                      "id": 27872,
                      "name": "LaunchPepperStakeData",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [],
                      "referencedDeclaration": 27673,
                      "src": "899:21:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_type$_t_struct$_LaunchPepperStakeData_$27673_storage_ptr_$",
                        "typeString": "type(struct LaunchPepperStakeData storage pointer)"
                      }
                    },
                    "id": 27898,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "structConstructorCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "899:316:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_LaunchPepperStakeData_$27673_memory_ptr",
                      "typeString": "struct LaunchPepperStakeData memory"
                    }
                  },
                  "nodeType": "VariableDeclarationStatement",
                  "src": "857:358:26"
                },
                {
                  "expression": {
                    "id": 27912,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "lValueRequested": false,
                    "leftHandSide": {
                      "id": 27900,
                      "name": "pepperStake",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [],
                      "referencedDeclaration": 27808,
                      "src": "1225:11:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_contract$_PepperStake_$27478",
                        "typeString": "contract PepperStake"
                      }
                    },
                    "nodeType": "Assignment",
                    "operator": "=",
                    "rightHandSide": {
                      "arguments": [
                        {
                          "hexValue": "31",
                          "id": 27904,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "kind": "number",
                          "lValueRequested": false,
                          "nodeType": "Literal",
                          "src": "1255:1:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_rational_1_by_1",
                            "typeString": "int_const 1"
                          },
                          "value": "1"
                        },
                        {
                          "id": 27905,
                          "name": "launchData",
                          "nodeType": "Identifier",
                          "overloadedDeclarations": [],
                          "referencedDeclaration": 27871,
                          "src": "1258:10:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_struct$_LaunchPepperStakeData_$27673_memory_ptr",
                            "typeString": "struct LaunchPepperStakeData memory"
                          }
                        },
                        {
                          "hexValue": "30",
                          "id": 27906,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "kind": "number",
                          "lValueRequested": false,
                          "nodeType": "Literal",
                          "src": "1270:1:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_rational_0_by_1",
                            "typeString": "int_const 0"
                          },
                          "value": "0"
                        },
                        {
                          "arguments": [
                            {
                              "hexValue": "30",
                              "id": 27909,
                              "isConstant": false,
                              "isLValue": false,
                              "isPure": true,
                              "kind": "number",
                              "lValueRequested": false,
                              "nodeType": "Literal",
                              "src": "1281:1:26",
                              "typeDescriptions": {
                                "typeIdentifier": "t_rational_0_by_1",
                                "typeString": "int_const 0"
                              },
                              "value": "0"
                            }
                          ],
                          "expression": {
                            "argumentTypes": [
                              {
                                "typeIdentifier": "t_rational_0_by_1",
                                "typeString": "int_const 0"
                              }
                            ],
                            "id": 27908,
                            "isConstant": false,
                            "isLValue": false,
                            "isPure": true,
                            "lValueRequested": false,
                            "nodeType": "ElementaryTypeNameExpression",
                            "src": "1273:7:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_type$_t_address_$",
                              "typeString": "type(address)"
                            },
                            "typeName": {
                              "id": 27907,
                              "name": "address",
                              "nodeType": "ElementaryTypeName",
                              "src": "1273:7:26",
                              "typeDescriptions": {}
                            }
                          },
                          "id": 27910,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "kind": "typeConversion",
                          "lValueRequested": false,
                          "nameLocations": [],
                          "names": [],
                          "nodeType": "FunctionCall",
                          "src": "1273:10:26",
                          "tryCall": false,
                          "typeDescriptions": {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        }
                      ],
                      "expression": {
                        "argumentTypes": [
                          {
                            "typeIdentifier": "t_rational_1_by_1",
                            "typeString": "int_const 1"
                          },
                          {
                            "typeIdentifier": "t_struct$_LaunchPepperStakeData_$27673_memory_ptr",
                            "typeString": "struct LaunchPepperStakeData memory"
                          },
                          {
                            "typeIdentifier": "t_rational_0_by_1",
                            "typeString": "int_const 0"
                          },
                          {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        ],
                        "id": 27903,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "lValueRequested": false,
                        "nodeType": "NewExpression",
                        "src": "1239:15:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_function_creation_payable$_t_uint256_$_t_struct$_LaunchPepperStakeData_$27673_memory_ptr_$_t_uint256_$_t_address_$returns$_t_contract$_PepperStake_$27478_$",
                          "typeString": "function (uint256,struct LaunchPepperStakeData memory,uint256,address) payable returns (contract PepperStake)"
                        },
                        "typeName": {
                          "id": 27902,
                          "nodeType": "UserDefinedTypeName",
                          "pathNode": {
                            "id": 27901,
                            "name": "PepperStake",
                            "nameLocations": [
                              "1243:11:26"
                            ],
                            "nodeType": "IdentifierPath",
                            "referencedDeclaration": 27478,
                            "src": "1243:11:26"
                          },
                          "referencedDeclaration": 27478,
                          "src": "1243:11:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_contract$_PepperStake_$27478",
                            "typeString": "contract PepperStake"
                          }
                        }
                      },
                      "id": 27911,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "kind": "functionCall",
                      "lValueRequested": false,
                      "nameLocations": [],
                      "names": [],
                      "nodeType": "FunctionCall",
                      "src": "1239:45:26",
                      "tryCall": false,
                      "typeDescriptions": {
                        "typeIdentifier": "t_contract$_PepperStake_$27478",
                        "typeString": "contract PepperStake"
                      }
                    },
                    "src": "1225:59:26",
                    "typeDescriptions": {
                      "typeIdentifier": "t_contract$_PepperStake_$27478",
                      "typeString": "contract PepperStake"
                    }
                  },
                  "id": 27913,
                  "nodeType": "ExpressionStatement",
                  "src": "1225:59:26"
                },
                {
                  "expression": {
                    "arguments": [
                      {
                        "id": 27917,
                        "name": "_participant",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27822,
                        "src": "1303:12:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        }
                      },
                      {
                        "hexValue": "7061727469636970616e74",
                        "id": 27918,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "string",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1317:13:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_stringliteral_89ac24e9d325e5935dd9098bddc7f9879a6b0e297f7e2423d271ca0fed835edb",
                          "typeString": "literal_string \"participant\""
                        },
                        "value": "participant"
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        },
                        {
                          "typeIdentifier": "t_stringliteral_89ac24e9d325e5935dd9098bddc7f9879a6b0e297f7e2423d271ca0fed835edb",
                          "typeString": "literal_string \"participant\""
                        }
                      ],
                      "expression": {
                        "id": 27914,
                        "name": "vm",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 1817,
                        "src": "1294:2:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_contract$_Vm_$8315",
                          "typeString": "contract Vm"
                        }
                      },
                      "id": 27916,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "memberLocation": "1297:5:26",
                      "memberName": "label",
                      "nodeType": "MemberAccess",
                      "referencedDeclaration": 7746,
                      "src": "1294:8:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_external_nonpayable$_t_address_$_t_string_memory_ptr_$returns$__$",
                        "typeString": "function (address,string memory) external"
                      }
                    },
                    "id": 27919,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1294:37:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 27920,
                  "nodeType": "ExpressionStatement",
                  "src": "1294:37:26"
                },
                {
                  "expression": {
                    "arguments": [
                      {
                        "id": 27924,
                        "name": "_participant",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27822,
                        "src": "1349:12:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        }
                      },
                      {
                        "hexValue": "313030",
                        "id": 27925,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1363:9:26",
                        "subdenomination": "ether",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_100000000000000000000_by_1",
                          "typeString": "int_const 100000000000000000000"
                        },
                        "value": "100"
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        },
                        {
                          "typeIdentifier": "t_rational_100000000000000000000_by_1",
                          "typeString": "int_const 100000000000000000000"
                        }
                      ],
                      "expression": {
                        "id": 27921,
                        "name": "vm",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 1817,
                        "src": "1341:2:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_contract$_Vm_$8315",
                          "typeString": "contract Vm"
                        }
                      },
                      "id": 27923,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "memberLocation": "1344:4:26",
                      "memberName": "deal",
                      "nodeType": "MemberAccess",
                      "referencedDeclaration": 8067,
                      "src": "1341:7:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_external_nonpayable$_t_address_$_t_uint256_$returns$__$",
                        "typeString": "function (address,uint256) external"
                      }
                    },
                    "id": 27926,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1341:32:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 27927,
                  "nodeType": "ExpressionStatement",
                  "src": "1341:32:26"
                }
              ]
            },
            "functionSelector": "0a9254e4",
            "implemented": true,
            "kind": "function",
            "modifiers": [],
            "name": "setUp",
            "nameLocation": "557:5:26",
            "parameters": {
              "id": 27823,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "562:2:26"
            },
            "returnParameters": {
              "id": 27824,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "572:0:26"
            },
            "scope": 28002,
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "public"
          },
          {
            "id": 28001,
            "nodeType": "FunctionDefinition",
            "src": "1386:649:26",
            "body": {
              "id": 28000,
              "nodeType": "Block",
              "src": "1423:612:26",
              "statements": [
                {
                  "assignments": [
                    27933
                  ],
                  "declarations": [
                    {
                      "constant": false,
                      "id": 27933,
                      "mutability": "mutable",
                      "name": "dummyOracleDelegateAddress",
                      "nameLocation": "1441:26:26",
                      "nodeType": "VariableDeclaration",
                      "scope": 28000,
                      "src": "1433:34:26",
                      "stateVariable": false,
                      "storageLocation": "default",
                      "typeDescriptions": {
                        "typeIdentifier": "t_address",
                        "typeString": "address"
                      },
                      "typeName": {
                        "id": 27932,
                        "name": "address",
                        "nodeType": "ElementaryTypeName",
                        "src": "1433:7:26",
                        "stateMutability": "nonpayable",
                        "typeDescriptions": {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        }
                      },
                      "visibility": "internal"
                    }
                  ],
                  "id": 27938,
                  "initialValue": {
                    "arguments": [
                      {
                        "id": 27936,
                        "name": "dummyOracleDelegate",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27811,
                        "src": "1478:19:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
                          "typeString": "contract DummyOracleDelegate"
                        }
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_contract$_DummyOracleDelegate_$30348",
                          "typeString": "contract DummyOracleDelegate"
                        }
                      ],
                      "id": 27935,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": true,
                      "lValueRequested": false,
                      "nodeType": "ElementaryTypeNameExpression",
                      "src": "1470:7:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_type$_t_address_$",
                        "typeString": "type(address)"
                      },
                      "typeName": {
                        "id": 27934,
                        "name": "address",
                        "nodeType": "ElementaryTypeName",
                        "src": "1470:7:26",
                        "typeDescriptions": {}
                      }
                    },
                    "id": 27937,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "typeConversion",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1470:28:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_address",
                      "typeString": "address"
                    }
                  },
                  "nodeType": "VariableDeclarationStatement",
                  "src": "1433:65:26"
                },
                {
                  "expression": {
                    "arguments": [
                      {
                        "arguments": [
                          {
                            "id": 27942,
                            "name": "dummyOracleDelegateAddress",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [],
                            "referencedDeclaration": 27933,
                            "src": "1547:26:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_address",
                              "typeString": "address"
                            }
                          }
                        ],
                        "expression": {
                          "argumentTypes": [
                            {
                              "typeIdentifier": "t_address",
                              "typeString": "address"
                            }
                          ],
                          "expression": {
                            "id": 27940,
                            "name": "pepperStake",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [],
                            "referencedDeclaration": 27808,
                            "src": "1519:11:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_contract$_PepperStake_$27478",
                              "typeString": "contract PepperStake"
                            }
                          },
                          "id": 27941,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "lValueRequested": false,
                          "memberLocation": "1531:15:26",
                          "memberName": "oracleDelegates",
                          "nodeType": "MemberAccess",
                          "referencedDeclaration": 26435,
                          "src": "1519:27:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_function_external_view$_t_address_$returns$_t_bool_$",
                            "typeString": "function (address) view external returns (bool)"
                          }
                        },
                        "id": 27943,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "kind": "functionCall",
                        "lValueRequested": false,
                        "nameLocations": [],
                        "names": [],
                        "nodeType": "FunctionCall",
                        "src": "1519:55:26",
                        "tryCall": false,
                        "typeDescriptions": {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        }
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        }
                      ],
                      "id": 27939,
                      "name": "assertTrue",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [
                        269,
                        290
                      ],
                      "referencedDeclaration": 269,
                      "src": "1508:10:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_internal_nonpayable$_t_bool_$returns$__$",
                        "typeString": "function (bool)"
                      }
                    },
                    "id": 27944,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1508:67:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 27945,
                  "nodeType": "ExpressionStatement",
                  "src": "1508:67:26"
                },
                {
                  "expression": {
                    "arguments": [
                      {
                        "arguments": [
                          {
                            "id": 27949,
                            "name": "dummyOracleDelegateAddress",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [],
                            "referencedDeclaration": 27933,
                            "src": "1620:26:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_address",
                              "typeString": "address"
                            }
                          }
                        ],
                        "expression": {
                          "argumentTypes": [
                            {
                              "typeIdentifier": "t_address",
                              "typeString": "address"
                            }
                          ],
                          "expression": {
                            "id": 27947,
                            "name": "pepperStake",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [],
                            "referencedDeclaration": 27808,
                            "src": "1596:11:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_contract$_PepperStake_$27478",
                              "typeString": "contract PepperStake"
                            }
                          },
                          "id": 27948,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "lValueRequested": false,
                          "memberLocation": "1608:11:26",
                          "memberName": "supervisors",
                          "nodeType": "MemberAccess",
                          "referencedDeclaration": 26431,
                          "src": "1596:23:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_function_external_view$_t_address_$returns$_t_bool_$",
                            "typeString": "function (address) view external returns (bool)"
                          }
                        },
                        "id": 27950,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "kind": "functionCall",
                        "lValueRequested": false,
                        "nameLocations": [],
                        "names": [],
                        "nodeType": "FunctionCall",
                        "src": "1596:51:26",
                        "tryCall": false,
                        "typeDescriptions": {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        }
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        }
                      ],
                      "id": 27946,
                      "name": "assertTrue",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [
                        269,
                        290
                      ],
                      "referencedDeclaration": 269,
                      "src": "1585:10:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_internal_nonpayable$_t_bool_$returns$__$",
                        "typeString": "function (bool)"
                      }
                    },
                    "id": 27951,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1585:63:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 27952,
                  "nodeType": "ExpressionStatement",
                  "src": "1585:63:26"
                },
                {
                  "expression": {
                    "arguments": [
                      {
                        "id": 27956,
                        "name": "_participant",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27822,
                        "src": "1667:12:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        }
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        }
                      ],
                      "expression": {
                        "id": 27953,
                        "name": "vm",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 1817,
                        "src": "1658:2:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_contract$_Vm_$8315",
                          "typeString": "contract Vm"
                        }
                      },
                      "id": 27955,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "memberLocation": "1661:5:26",
                      "memberName": "prank",
                      "nodeType": "MemberAccess",
                      "referencedDeclaration": 8038,
                      "src": "1658:8:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_external_nonpayable$_t_address_$returns$__$",
                        "typeString": "function (address) external"
                      }
                    },
                    "id": 27957,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1658:22:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 27958,
                  "nodeType": "ExpressionStatement",
                  "src": "1658:22:26"
                },
                {
                  "expression": {
                    "arguments": [],
                    "expression": {
                      "argumentTypes": [],
                      "expression": {
                        "argumentTypes": [],
                        "expression": {
                          "id": 27959,
                          "name": "pepperStake",
                          "nodeType": "Identifier",
                          "overloadedDeclarations": [],
                          "referencedDeclaration": 27808,
                          "src": "1690:11:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_contract$_PepperStake_$27478",
                            "typeString": "contract PepperStake"
                          }
                        },
                        "id": 27961,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "lValueRequested": false,
                        "memberLocation": "1702:5:26",
                        "memberName": "stake",
                        "nodeType": "MemberAccess",
                        "referencedDeclaration": 26845,
                        "src": "1690:17:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_function_external_payable$__$returns$__$",
                          "typeString": "function () payable external"
                        }
                      },
                      "id": 27963,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "names": [
                        "value"
                      ],
                      "nodeType": "FunctionCallOptions",
                      "options": [
                        {
                          "hexValue": "302e3035",
                          "id": 27962,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "kind": "number",
                          "lValueRequested": false,
                          "nodeType": "Literal",
                          "src": "1715:10:26",
                          "subdenomination": "ether",
                          "typeDescriptions": {
                            "typeIdentifier": "t_rational_50000000000000000_by_1",
                            "typeString": "int_const 50000000000000000"
                          },
                          "value": "0.05"
                        }
                      ],
                      "src": "1690:36:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_external_payable$__$returns$__$value",
                        "typeString": "function () payable external"
                      }
                    },
                    "id": 27964,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1690:38:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 27965,
                  "nodeType": "ExpressionStatement",
                  "src": "1690:38:26"
                },
                {
                  "assignments": [
                    27970
                  ],
                  "declarations": [
                    {
                      "constant": false,
                      "id": 27970,
                      "mutability": "mutable",
                      "name": "participantsToCheck",
                      "nameLocation": "1755:19:26",
                      "nodeType": "VariableDeclaration",
                      "scope": 28000,
                      "src": "1738:36:26",
                      "stateVariable": false,
                      "storageLocation": "memory",
                      "typeDescriptions": {
                        "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                        "typeString": "address[]"
                      },
                      "typeName": {
                        "baseType": {
                          "id": 27968,
                          "name": "address",
                          "nodeType": "ElementaryTypeName",
                          "src": "1738:7:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        },
                        "id": 27969,
                        "nodeType": "ArrayTypeName",
                        "src": "1738:9:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
                          "typeString": "address[]"
                        }
                      },
                      "visibility": "internal"
                    }
                  ],
                  "id": 27976,
                  "initialValue": {
                    "arguments": [
                      {
                        "hexValue": "31",
                        "id": 27974,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1791:1:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_1_by_1",
                          "typeString": "int_const 1"
                        },
                        "value": "1"
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_rational_1_by_1",
                          "typeString": "int_const 1"
                        }
                      ],
                      "id": 27973,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": true,
                      "lValueRequested": false,
                      "nodeType": "NewExpression",
                      "src": "1777:13:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_address_$dyn_memory_ptr_$",
                        "typeString": "function (uint256) pure returns (address[] memory)"
                      },
                      "typeName": {
                        "baseType": {
                          "id": 27971,
                          "name": "address",
                          "nodeType": "ElementaryTypeName",
                          "src": "1781:7:26",
                          "stateMutability": "nonpayable",
                          "typeDescriptions": {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        },
                        "id": 27972,
                        "nodeType": "ArrayTypeName",
                        "src": "1781:9:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
                          "typeString": "address[]"
                        }
                      }
                    },
                    "id": 27975,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": true,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1777:16:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                      "typeString": "address[] memory"
                    }
                  },
                  "nodeType": "VariableDeclarationStatement",
                  "src": "1738:55:26"
                },
                {
                  "expression": {
                    "id": 27984,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "lValueRequested": false,
                    "leftHandSide": {
                      "baseExpression": {
                        "id": 27977,
                        "name": "participantsToCheck",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27970,
                        "src": "1803:19:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        }
                      },
                      "id": 27979,
                      "indexExpression": {
                        "hexValue": "30",
                        "id": 27978,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1823:1:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_0_by_1",
                          "typeString": "int_const 0"
                        },
                        "value": "0"
                      },
                      "isConstant": false,
                      "isLValue": true,
                      "isPure": false,
                      "lValueRequested": true,
                      "nodeType": "IndexAccess",
                      "src": "1803:22:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_address",
                        "typeString": "address"
                      }
                    },
                    "nodeType": "Assignment",
                    "operator": "=",
                    "rightHandSide": {
                      "arguments": [
                        {
                          "id": 27982,
                          "name": "_participant",
                          "nodeType": "Identifier",
                          "overloadedDeclarations": [],
                          "referencedDeclaration": 27822,
                          "src": "1836:12:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        }
                      ],
                      "expression": {
                        "argumentTypes": [
                          {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        ],
                        "id": 27981,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "lValueRequested": false,
                        "nodeType": "ElementaryTypeNameExpression",
                        "src": "1828:7:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_type$_t_address_$",
                          "typeString": "type(address)"
                        },
                        "typeName": {
                          "id": 27980,
                          "name": "address",
                          "nodeType": "ElementaryTypeName",
                          "src": "1828:7:26",
                          "typeDescriptions": {}
                        }
                      },
                      "id": 27983,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "kind": "typeConversion",
                      "lValueRequested": false,
                      "nameLocations": [],
                      "names": [],
                      "nodeType": "FunctionCall",
                      "src": "1828:21:26",
                      "tryCall": false,
                      "typeDescriptions": {
                        "typeIdentifier": "t_address",
                        "typeString": "address"
                      }
                    },
                    "src": "1803:46:26",
                    "typeDescriptions": {
                      "typeIdentifier": "t_address",
                      "typeString": "address"
                    }
                  },
                  "id": 27985,
                  "nodeType": "ExpressionStatement",
                  "src": "1803:46:26"
                },
                {
                  "expression": {
                    "arguments": [
                      {
                        "id": 27989,
                        "name": "dummyOracleDelegateAddress",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27933,
                        "src": "1896:26:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        }
                      },
                      {
                        "id": 27990,
                        "name": "participantsToCheck",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27970,
                        "src": "1936:19:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        }
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        },
                        {
                          "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
                          "typeString": "address[] memory"
                        }
                      ],
                      "expression": {
                        "id": 27986,
                        "name": "pepperStake",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 27808,
                        "src": "1859:11:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_contract$_PepperStake_$27478",
                          "typeString": "contract PepperStake"
                        }
                      },
                      "id": 27988,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "memberLocation": "1871:11:26",
                      "memberName": "checkOracle",
                      "nodeType": "MemberAccess",
                      "referencedDeclaration": 27116,
                      "src": "1859:23:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_external_nonpayable$_t_address_$_t_array$_t_address_$dyn_memory_ptr_$returns$__$",
                        "typeString": "function (address,address[] memory) external"
                      }
                    },
                    "id": 27991,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1859:106:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 27992,
                  "nodeType": "ExpressionStatement",
                  "src": "1859:106:26"
                },
                {
                  "expression": {
                    "arguments": [
                      {
                        "arguments": [],
                        "expression": {
                          "argumentTypes": [],
                          "expression": {
                            "id": 27994,
                            "name": "pepperStake",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [],
                            "referencedDeclaration": 27808,
                            "src": "1984:11:26",
                            "typeDescriptions": {
                              "typeIdentifier": "t_contract$_PepperStake_$27478",
                              "typeString": "contract PepperStake"
                            }
                          },
                          "id": 27995,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "lValueRequested": false,
                          "memberLocation": "1996:26:26",
                          "memberName": "completingParticipantCount",
                          "nodeType": "MemberAccess",
                          "referencedDeclaration": 26476,
                          "src": "1984:38:26",
                          "typeDescriptions": {
                            "typeIdentifier": "t_function_external_view$__$returns$_t_uint256_$",
                            "typeString": "function () view external returns (uint256)"
                          }
                        },
                        "id": 27996,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "kind": "functionCall",
                        "lValueRequested": false,
                        "nameLocations": [],
                        "names": [],
                        "nodeType": "FunctionCall",
                        "src": "1984:40:26",
                        "tryCall": false,
                        "typeDescriptions": {
                          "typeIdentifier": "t_uint256",
                          "typeString": "uint256"
                        }
                      },
                      {
                        "hexValue": "31",
                        "id": 27997,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "number",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "2026:1:26",
                        "typeDescriptions": {
                          "typeIdentifier": "t_rational_1_by_1",
                          "typeString": "int_const 1"
                        },
                        "value": "1"
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_uint256",
                          "typeString": "uint256"
                        },
                        {
                          "typeIdentifier": "t_rational_1_by_1",
                          "typeString": "int_const 1"
                        }
                      ],
                      "id": 27993,
                      "name": "assertEq",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [
                        1980,
                        2005,
                        2018,
                        2034,
                        2076,
                        2118,
                        2160,
                        2197,
                        2234,
                        2271,
                        320,
                        345,
                        375,
                        400,
                        459,
                        484,
                        514,
                        539,
                        1639,
                        1674
                      ],
                      "referencedDeclaration": 514,
                      "src": "1975:8:26",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_internal_nonpayable$_t_uint256_$_t_uint256_$returns$__$",
                        "typeString": "function (uint256,uint256)"
                      }
                    },
                    "id": 27998,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1975:53:26",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 27999,
                  "nodeType": "ExpressionStatement",
                  "src": "1975:53:26"
                }
              ]
            },
            "functionSelector": "27bd1297",
            "implemented": true,
            "kind": "function",
            "modifiers": [],
            "name": "testOracleDelegate",
            "nameLocation": "1395:18:26",
            "parameters": {
              "id": 27930,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "1413:2:26"
            },
            "returnParameters": {
              "id": 27931,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "1423:0:26"
            },
            "scope": 28002,
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "public"
          }
        ],
        "abstract": false,
        "baseContracts": [
          {
            "baseName": {
              "id": 27804,
              "name": "Test",
              "nameLocations": [
                "368:4:26"
              ],
              "nodeType": "IdentifierPath",
              "referencedDeclaration": 7532,
              "src": "368:4:26"
            },
            "id": 27805,
            "nodeType": "InheritanceSpecifier",
            "src": "368:4:26"
          }
        ],
        "canonicalName": "PepperStakeDeployerTest",
        "contractDependencies": [
          27478,
          30348
        ],
        "contractKind": "contract",
        "fullyImplemented": true,
        "linearizedBaseContracts": [
          28002,
          7532,
          7501,
          5073,
          4684,
          2677,
          1786,
          7521,
          1818
        ],
        "name": "PepperStakeDeployerTest",
        "nameLocation": "341:23:26",
        "scope": 28003,
        "usedErrors": []
      }
    ],
    "license": "UNLICENSED"
  },
  "id": 26
}