ETH Price: $2,084.63 (-1.64%)
Gas: 0.04 Gwei

Contract

0x12E98bCe4f9B413BA6E7AE98653Cf00a71fc696c
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

Token Holdings

More Info

Private Name Tags

TokenTracker

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Set Approval For...161299682022-12-07 2:38:111192 days ago1670380691IN
0x12E98bCe...a71fc696c
0 ETH0.0008361713.85541688
Set Approval For...161299482022-12-07 2:34:111192 days ago1670380451IN
0x12E98bCe...a71fc696c
0 ETH0.0008734514.47323722
Set Approval For...161196342022-12-05 15:56:231194 days ago1670255783IN
0x12E98bCe...a71fc696c
0 ETH0.0009344515.48400902
Set Approval For...161194242022-12-05 15:13:351194 days ago1670253215IN
0x12E98bCe...a71fc696c
0 ETH0.0020875534.59084009
Set Approval For...161180422022-12-05 10:35:231194 days ago1670236523IN
0x12E98bCe...a71fc696c
0 ETH0.0007519512.45983581
Withdraw Fee161103332022-12-04 8:44:111195 days ago1670143451IN
0x12E98bCe...a71fc696c
0 ETH0.0003820512.48491411
Nswap Public Min...161035162022-12-03 9:52:471196 days ago1670061167IN
0x12E98bCe...a71fc696c
0.357 ETH0.0081068712.28068905
Nswap Public Min...161034932022-12-03 9:48:111196 days ago1670060891IN
0x12E98bCe...a71fc696c
0.357 ETH0.0081190112.21029283
Nswap Public Min...161034682022-12-03 9:43:111196 days ago1670060591IN
0x12E98bCe...a71fc696c
0.357 ETH0.0087311813.1309393
Nswap Public Min...161034532022-12-03 9:40:111196 days ago1670060411IN
0x12E98bCe...a71fc696c
0.2856 ETH0.0070602712.9189873
Nswap Public Min...161034332022-12-03 9:36:111196 days ago1670060171IN
0x12E98bCe...a71fc696c
0.357 ETH0.0078861311.86006824
Nswap Public Min...161034112022-12-03 9:31:351196 days ago1670059895IN
0x12E98bCe...a71fc696c
0.357 ETH0.0083478212.55439896
Nswap Public Min...161033702022-12-03 9:23:231196 days ago1670059403IN
0x12E98bCe...a71fc696c
0.357 ETH0.0077621311.67358286
Nswap Public Min...161033372022-12-03 9:16:471196 days ago1670059007IN
0x12E98bCe...a71fc696c
0.2856 ETH0.0059342110.85850401
Nswap Public Min...161033152022-12-03 9:12:231196 days ago1670058743IN
0x12E98bCe...a71fc696c
0.357 ETH0.007581811.402374
Nswap Public Min...161032922022-12-03 9:07:471196 days ago1670058467IN
0x12E98bCe...a71fc696c
0.2142 ETH0.0047351111.44367407
Nswap Public Min...161032052022-12-03 8:50:231196 days ago1670057423IN
0x12E98bCe...a71fc696c
0.2856 ETH0.0069412913.04254704
Nswap Public Min...161031242022-12-03 8:34:111196 days ago1670056451IN
0x12E98bCe...a71fc696c
0.357 ETH0.0078681611.83302999
Nswap Public Min...161031162022-12-03 8:32:351196 days ago1670056355IN
0x12E98bCe...a71fc696c
0.357 ETH0.0078004411.73119834
Nswap Public Min...161031042022-12-03 8:30:111196 days ago1670056211IN
0x12E98bCe...a71fc696c
0.357 ETH0.0076236611.46533691
Nswap Public Min...161030922022-12-03 8:27:471196 days ago1670056067IN
0x12E98bCe...a71fc696c
0.0714 ETH0.0021238211.10671448
Nswap Public Min...161030662022-12-03 8:22:231196 days ago1670055743IN
0x12E98bCe...a71fc696c
0.2856 ETH0.0063841411.68179731
Nswap Public Min...161030592022-12-03 8:20:591196 days ago1670055659IN
0x12E98bCe...a71fc696c
0.0714 ETH0.0024191912.65135199
Nswap Public Min...161030362022-12-03 8:16:231196 days ago1670055383IN
0x12E98bCe...a71fc696c
0.357 ETH0.0082216512.36465763
Nswap Public Min...161030342022-12-03 8:15:591196 days ago1670055359IN
0x12E98bCe...a71fc696c
0.1428 ETH0.0035273311.94297189
View all transactions

Latest 1 internal transaction

Advanced mode:
Parent Transaction Hash Method Block
From
To
Transfer161103332022-12-04 8:44:111195 days ago1670143451
0x12E98bCe...a71fc696c
7.9254 ETH
Loading...
Loading
Loading...
Loading
Cross-Chain Transactions

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading

Similar Match Source Code
This contract matches the deployed Bytecode of the Source Code for Contract 0xC420B945...0FDCdcc68
The constructor portion of the code might be different and could alter the actual behaviour of the contract

Contract Name:
TurfPlot

Compiler Version
v0.8.13+commit.abaa5c0e

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion, None license

Contract Source Code (Solidity Multiple files format)

File 1 of 4: TurfPlot.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;
pragma experimental ABIEncoderV2;

import "./DefaultOperatorFilterer.sol";

interface IERC165 {
    /**
     * @dev Returns true if this contract implements the interface defined by
     * `interfaceId`. See the corresponding
     * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]
     * to learn more about how these ids are created.
     *
     * This function call must use less than 30 000 gas.
     */
    function supportsInterface(bytes4 interfaceId) external view returns (bool);
}
/**
 * @dev Implementation of the {IERC165} interface.
 *
 * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check
 * for the additional interface id that will be supported. For example:
 *
 * ```solidity
 * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
 *     return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);
 * }
 * ```
 *
 * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.
 */
interface IERC721Receiver {
    /**
     * @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}
     * by `operator` from `from`, this function is called.
     *
     * It must return its Solidity selector to confirm the token transfer.
     * If any other value is returned or the interface is not implemented by the recipient, the transfer will be reverted.
     *
     * The selector can be obtained in Solidity with `IERC721.onERC721Received.selector`.
     */
    function onERC721Received(
        address operator,
        address from,
        uint256 tokenId,
        bytes calldata data
    ) external returns (bytes4);
}

interface IERC721 is IERC165 {
    /**
     * @dev Emitted when `tokenId` token is transferred from `from` to `to`.
     */
    event Transfer(address indexed from, address indexed to, uint256 indexed tokenId);

    /**
     * @dev Emitted when `owner` enables `approved` to manage the `tokenId` token.
     */
    event Approval(address indexed owner, address indexed approved, uint256 indexed tokenId);

    /**
     * @dev Emitted when `owner` enables or disables (`approved`) `operator` to manage all of its assets.
     */
    event ApprovalForAll(address indexed owner, address indexed operator, bool approved);

    /**
     * @dev Returns the number of tokens in ``owner``'s account.
     */
    function balanceOf(address owner) external view returns (uint256 balance);

    /**
     * @dev Returns the owner of the `tokenId` token.
     *
     * Requirements:
     *
     * - `tokenId` must exist.
     */
    function ownerOf(uint256 tokenId) external view returns (address owner);

    /**
     * @dev Safely transfers `tokenId` token from `from` to `to`, checking first that contract recipients
     * are aware of the ERC721 protocol to prevent tokens from being forever locked.
     *
     * Requirements:
     *
     * - `from` cannot be the zero address.
     * - `to` cannot be the zero address.
     * - `tokenId` token must exist and be owned by `from`.
     * - If the caller is not `from`, it must be have been allowed to move this token by either {approve} or {setApprovalForAll}.
     * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer.
     *
     * Emits a {Transfer} event.
     */
    function safeTransferFrom(
        address from,
        address to,
        uint256 tokenId
    ) external;

    /**
     * @dev Transfers `tokenId` token from `from` to `to`.
     *
     * WARNING: Usage of this method is discouraged, use {safeTransferFrom} whenever possible.
     *
     * Requirements:
     *
     * - `from` cannot be the zero address.
     * - `to` cannot be the zero address.
     * - `tokenId` token must be owned by `from`.
     * - If the caller is not `from`, it must be approved to move this token by either {approve} or {setApprovalForAll}.
     *
     * Emits a {Transfer} event.
     */
    function transferFrom(
        address from,
        address to,
        uint256 tokenId
    ) external;

    /**
     * @dev Gives permission to `to` to transfer `tokenId` token to another account.
     * The approval is cleared when the token is transferred.
     *
     * Only a single account can be approved at a time, so approving the zero address clears previous approvals.
     *
     * Requirements:
     *
     * - The caller must own the token or be an approved operator.
     * - `tokenId` must exist.
     *
     * Emits an {Approval} event.
     */
    function approve(address to, uint256 tokenId) external;

    /**
     * @dev Returns the account approved for `tokenId` token.
     *
     * Requirements:
     *
     * - `tokenId` must exist.
     */
    function getApproved(uint256 tokenId) external view returns (address operator);

    /**
     * @dev Approve or remove `operator` as an operator for the caller.
     * Operators can call {transferFrom} or {safeTransferFrom} for any token owned by the caller.
     *
     * Requirements:
     *
     * - The `operator` cannot be the caller.
     *
     * Emits an {ApprovalForAll} event.
     */
    function setApprovalForAll(address operator, bool _approved) external;

    /**
     * @dev Returns if the `operator` is allowed to manage all of the assets of `owner`.
     *
     * See {setApprovalForAll}
     */
    function isApprovedForAll(address owner, address operator) external view returns (bool);

    /**
     * @dev Safely transfers `tokenId` token from `from` to `to`.
     *
     * Requirements:
     *
     * - `from` cannot be the zero address.
     * - `to` cannot be the zero address.
     * - `tokenId` token must exist and be owned by `from`.
     * - If the caller is not `from`, it must be approved to move this token by either {approve} or {setApprovalForAll}.
     * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer.
     *
     * Emits a {Transfer} event.
     */
    function safeTransferFrom(
        address from,
        address to,
        uint256 tokenId,
        bytes calldata data
    ) external;
}


interface IERC721Enumerable is IERC721 {
    /**
     * @dev Returns the total amount of tokens stored by the contract.
     */
    function totalSupply() external view returns (uint256);

    /**
     * @dev Returns a token ID owned by `owner` at a given `index` of its token list.
     * Use along with {balanceOf} to enumerate all of ``owner``'s tokens.
     */
    function tokenOfOwnerByIndex(address owner, uint256 index) external view returns (uint256 tokenId);

    /**
     * @dev Returns a token ID at a given `index` of all the tokens stored by the contract.
     * Use along with {totalSupply} to enumerate all tokens.
     */
    function tokenByIndex(uint256 index) external view returns (uint256);
}

interface IERC721Metadata is IERC721 {
    /**
     * @dev Returns the token collection name.
     */
    function name() external view returns (string memory);

    /**
     * @dev Returns the token collection symbol.
     */
    function symbol() external view returns (string memory);

    /**
     * @dev Returns the Uniform Resource Identifier (URI) for `tokenId` token.
     */
    function tokenURI(uint256 tokenId) external view returns (string memory);
}

library SafeMath {
    /**
     * @dev Returns the addition of two unsigned integers, reverting on
     * overflow.
     *
     * Counterpart to Solidity's `+` operator.
     *
     * Requirements:
     * - Addition cannot overflow.
     */
    function add(uint256 a, uint256 b) internal pure returns (uint256) {
        uint256 c = a + b;
        require(c >= a, "SafeMath: addition overflow");

        return c;
    }

    /**
     * @dev Returns the subtraction of two unsigned integers, reverting on
     * overflow (when the result is negative).
     *
     * Counterpart to Solidity's `-` operator.
     *
     * Requirements:
     * - Subtraction cannot overflow.
     */
    function sub(uint256 a, uint256 b) internal pure returns (uint256) {
        return sub(a, b, "SafeMath: subtraction overflow");
    }

    /**
     * @dev Returns the subtraction of two unsigned integers, reverting with custom message on
     * overflow (when the result is negative).
     *
     * Counterpart to Solidity's `-` operator.
     *
     * Requirements:
     * - Subtraction cannot overflow.
     */
    function sub(uint256 a, uint256 b, string memory errorMessage) internal pure returns (uint256) {
        require(b <= a, errorMessage);
        uint256 c = a - b;

        return c;
    }

    /**
     * @dev Returns the multiplication of two unsigned integers, reverting on
     * overflow.
     *
     * Counterpart to Solidity's `*` operator.
     *
     * Requirements:
     * - Multiplication cannot overflow.
     */
    function mul(uint256 a, uint256 b) internal pure returns (uint256) {
        // Gas optimization: this is cheaper than requiring 'a' not being zero, but the
        // benefit is lost if 'b' is also tested.
        // See: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/522
        if (a == 0) {
            return 0;
        }

        uint256 c = a * b;
        require(c / a == b, "SafeMath: multiplication overflow");

        return c;
    }

    /**
     * @dev Returns the integer division of two unsigned integers. Reverts on
     * division by zero. The result is rounded towards zero.
     *
     * Counterpart to Solidity's `/` operator. Note: this function uses a
     * `revert` opcode (which leaves remaining gas untouched) while Solidity
     * uses an invalid opcode to revert (consuming all remaining gas).
     *
     * Requirements:
     * - The divisor cannot be zero.
     */
    function div(uint256 a, uint256 b) internal pure returns (uint256) {
        return div(a, b, "SafeMath: division by zero");
    }

    /**
     * @dev Returns the integer division of two unsigned integers. Reverts with custom message on
     * division by zero. The result is rounded towards zero.
     *
     * Counterpart to Solidity's `/` operator. Note: this function uses a
     * `revert` opcode (which leaves remaining gas untouched) while Solidity
     * uses an invalid opcode to revert (consuming all remaining gas).
     *
     * Requirements:
     * - The divisor cannot be zero.
     */
    function div(uint256 a, uint256 b, string memory errorMessage) internal pure returns (uint256) {
        // Solidity only automatically asserts when dividing by 0
        require(b > 0, errorMessage);
        uint256 c = a / b;
        // assert(a == b * c + a % b); // There is no case in which this doesn't hold

        return c;
    }

    /**
     * @dev Returns the remainder of dividing two unsigned integers. (unsigned integer modulo),
     * Reverts when dividing by zero.
     *
     * Counterpart to Solidity's `%` operator. This function uses a `revert`
     * opcode (which leaves remaining gas untouched) while Solidity uses an
     * invalid opcode to revert (consuming all remaining gas).
     *
     * Requirements:
     * - The divisor cannot be zero.
     */
    function mod(uint256 a, uint256 b) internal pure returns (uint256) {
        return mod(a, b, "SafeMath: modulo by zero");
    }

    /**
     * @dev Returns the remainder of dividing two unsigned integers. (unsigned integer modulo),
     * Reverts with custom message when dividing by zero.
     *
     * Counterpart to Solidity's `%` operator. This function uses a `revert`
     * opcode (which leaves remaining gas untouched) while Solidity uses an
     * invalid opcode to revert (consuming all remaining gas).
     *
     * Requirements:
     * - The divisor cannot be zero.
     */
    function mod(uint256 a, uint256 b, string memory errorMessage) internal pure returns (uint256) {
        require(b != 0, errorMessage);
        return a % b;
    }
}
library Strings {
    bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";

    /**
     * @dev Converts a `uint256` to its ASCII `string` decimal representation.
     */
    function toString(uint256 value) internal pure returns (string memory) {
        // Inspired by OraclizeAPI's implementation - MIT licence
        // https://github.com/oraclize/ethereum-api/blob/b42146b063c7d6ee1358846c198246239e9360e8/oraclizeAPI_0.4.25.sol

        if (value == 0) {
            return "0";
        }
        uint256 temp = value;
        uint256 digits;
        while (temp != 0) {
            digits++;
            temp /= 10;
        }
        bytes memory buffer = new bytes(digits);
        while (value != 0) {
            digits -= 1;
            buffer[digits] = bytes1(uint8(48 + uint256(value % 10)));
            value /= 10;
        }
        return string(buffer);
    }

    /**
     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.
     */
    function toHexString(uint256 value) internal pure returns (string memory) {
        if (value == 0) {
            return "0x00";
        }
        uint256 temp = value;
        uint256 length = 0;
        while (temp != 0) {
            length++;
            temp >>= 8;
        }
        return toHexString(value, length);
    }

    /**
     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.
     */
    function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {
        bytes memory buffer = new bytes(2 * length + 2);
        buffer[0] = "0";
        buffer[1] = "x";
        for (uint256 i = 2 * length + 1; i > 1; --i) {
            buffer[i] = _HEX_SYMBOLS[value & 0xf];
            value >>= 4;
        }
        require(value == 0, "Strings: hex length insufficient");
        return string(buffer);
    }
}

abstract contract Context {
    function _msgSender() internal view virtual returns (address) {
        return msg.sender;
    }

    function _msgData() internal view virtual returns (bytes calldata) {
        return msg.data;
    }
}


library Address {
    /**
     * @dev Returns true if `account` is a contract.
     *
     * [IMPORTANT]
     * ====
     * It is unsafe to assume that an address for which this function returns
     * false is an externally-owned account (EOA) and not a contract.
     *
     * Among others, `isContract` will return false for the following
     * types of addresses:
     *
     *  - an externally-owned account
     *  - a contract in construction
     *  - an address where a contract will be created
     *  - an address where a contract lived, but was destroyed
     * ====
     */
    function isContract(address account) internal view returns (bool) {
        // This method relies on extcodesize, which returns 0 for contracts in
        // construction, since the code is only stored at the end of the
        // constructor execution.

        uint256 size;
        assembly {
            size := extcodesize(account)
        }
        return size > 0;
    }

    /**
     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
     * `recipient`, forwarding all available gas and reverting on errors.
     *
     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
     * of certain opcodes, possibly making contracts go over the 2300 gas limit
     * imposed by `transfer`, making them unable to receive funds via
     * `transfer`. {sendValue} removes this limitation.
     *
     * https://diligence.consensys.net/posts/2019/09/stop-using-soliditys-transfer-now/[Learn more].
     *
     * IMPORTANT: because control is transferred to `recipient`, care must be
     * taken to not create reentrancy vulnerabilities. Consider using
     * {ReentrancyGuard} or the
     * https://solidity.readthedocs.io/en/v0.5.11/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
     */
    function sendValue(address payable recipient, uint256 amount) internal {
        require(address(this).balance >= amount, "Address: insufficient balance");

        (bool success, ) = recipient.call{value: amount}("");
        require(success, "Address: unable to send value, recipient may have reverted");
    }

    /**
     * @dev Performs a Solidity function call using a low level `call`. A
     * plain `call` is an unsafe replacement for a function call: use this
     * function instead.
     *
     * If `target` reverts with a revert reason, it is bubbled up by this
     * function (like regular Solidity function calls).
     *
     * Returns the raw returned data. To convert to the expected return value,
     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
     *
     * Requirements:
     *
     * - `target` must be a contract.
     * - calling `target` with `data` must not revert.
     *
     * _Available since v3.1._
     */
    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
        return functionCall(target, data, "Address: low-level call failed");
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], but with
     * `errorMessage` as a fallback revert reason when `target` reverts.
     *
     * _Available since v3.1._
     */
    function functionCall(
        address target,
        bytes memory data,
        string memory errorMessage
    ) internal returns (bytes memory) {
        return functionCallWithValue(target, data, 0, errorMessage);
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
     * but also transferring `value` wei to `target`.
     *
     * Requirements:
     *
     * - the calling contract must have an ETH balance of at least `value`.
     * - the called Solidity function must be `payable`.
     *
     * _Available since v3.1._
     */
    function functionCallWithValue(
        address target,
        bytes memory data,
        uint256 value
    ) internal returns (bytes memory) {
        return functionCallWithValue(target, data, value, "Address: low-level call with value failed");
    }

    /**
     * @dev Same as {xref-Address-functionCallWithValue-address-bytes-uint256-}[`functionCallWithValue`], but
     * with `errorMessage` as a fallback revert reason when `target` reverts.
     *
     * _Available since v3.1._
     */
    function functionCallWithValue(
        address target,
        bytes memory data,
        uint256 value,
        string memory errorMessage
    ) internal returns (bytes memory) {
        require(address(this).balance >= value, "Address: insufficient balance for call");
        require(isContract(target), "Address: call to non-contract");

        (bool success, bytes memory returndata) = target.call{value: value}(data);
        return verifyCallResult(success, returndata, errorMessage);
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
     * but performing a static call.
     *
     * _Available since v3.3._
     */
    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
        return functionStaticCall(target, data, "Address: low-level static call failed");
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
     * but performing a static call.
     *
     * _Available since v3.3._
     */
    function functionStaticCall(
        address target,
        bytes memory data,
        string memory errorMessage
    ) internal view returns (bytes memory) {
        require(isContract(target), "Address: static call to non-contract");

        (bool success, bytes memory returndata) = target.staticcall(data);
        return verifyCallResult(success, returndata, errorMessage);
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
     * but performing a delegate call.
     *
     * _Available since v3.4._
     */
    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
        return functionDelegateCall(target, data, "Address: low-level delegate call failed");
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
     * but performing a delegate call.
     *
     * _Available since v3.4._
     */
    function functionDelegateCall(
        address target,
        bytes memory data,
        string memory errorMessage
    ) internal returns (bytes memory) {
        require(isContract(target), "Address: delegate call to non-contract");

        (bool success, bytes memory returndata) = target.delegatecall(data);
        return verifyCallResult(success, returndata, errorMessage);
    }

    /**
     * @dev Tool to verifies that a low level call was successful, and revert if it wasn't, either by bubbling the
     * revert reason using the provided one.
     *
     * _Available since v4.3._
     */
    function verifyCallResult(
        bool success,
        bytes memory returndata,
        string memory errorMessage
    ) internal pure returns (bytes memory) {
        if (success) {
            return returndata;
        } else {
            // Look for revert reason and bubble it up if present
            if (returndata.length > 0) {
                // The easiest way to bubble the revert reason is using memory via assembly

                assembly {
                    let returndata_size := mload(returndata)
                    revert(add(32, returndata), returndata_size)
                }
            } else {
                revert(errorMessage);
            }
        }
    }
}

abstract contract ERC165 is IERC165 {
    /**
     * @dev See {IERC165-supportsInterface}.
     */
    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
        return interfaceId == type(IERC165).interfaceId;
    }
}

contract ERC721 is Context, ERC165, IERC721, IERC721Metadata {
    using Address for address;
    using Strings for uint256;

    // Token name
    string private _name;

    // Token symbol
    string private _symbol;

    // Mapping from token ID to owner address
    mapping(uint256 => address) private _owners;

    // Mapping owner address to token count
    mapping(address => uint256) private _balances;

    // Mapping from token ID to approved address
    mapping(uint256 => address) private _tokenApprovals;

    // Mapping from owner to operator approvals
    mapping(address => mapping(address => bool)) private _operatorApprovals;

    /**
     * @dev Initializes the contract by setting a `name` and a `symbol` to the token collection.
     */
    constructor(string memory name_, string memory symbol_) {
        _name = name_;
        _symbol = symbol_;
    }

    /**
     * @dev See {IERC165-supportsInterface}.
     */
    function supportsInterface(bytes4 interfaceId) public view virtual override(ERC165, IERC165) returns (bool) {
        return
            interfaceId == type(IERC721).interfaceId ||
            interfaceId == type(IERC721Metadata).interfaceId ||
            super.supportsInterface(interfaceId);
    }

    /**
     * @dev See {IERC721-balanceOf}.
     */
    function balanceOf(address owner) public view virtual override returns (uint256) {
        require(owner != address(0), "ERC721: balance query for the zero address");
        return _balances[owner];
    }

    /**
     * @dev See {IERC721-ownerOf}.
     */
    function ownerOf(uint256 tokenId) public view virtual override returns (address) {
        address owner = _owners[tokenId];
        require(owner != address(0), "ERC721: owner query for nonexistent token");
        return owner;
    }

    /**
     * @dev See {IERC721Metadata-name}.
     */
    function name() public view virtual override returns (string memory) {
        return _name;
    }

    /**
     * @dev See {IERC721Metadata-symbol}.
     */
    function symbol() public view virtual override returns (string memory) {
        return _symbol;
    }

    /**
     * @dev See {IERC721Metadata-tokenURI}.
     */
    function tokenURI(uint256 tokenId) public view virtual override returns (string memory) {
        require(_exists(tokenId), "ERC721Metadata: URI query for nonexistent token");

        string memory baseURI = _baseURI();
        return bytes(baseURI).length > 0 ? string(abi.encodePacked(baseURI, "badge", ".png")) : "";
    }

    /**
     * @dev Base URI for computing {tokenURI}. If set, the resulting URI for each
     * token will be the concatenation of the `baseURI` and the `tokenId`. Empty
     * by default, can be overriden in child contracts.
     */
    function _baseURI() internal view virtual returns (string memory) {
        return "";
    }

    /**
     * @dev See {IERC721-approve}.
     */
    function approve(address to, uint256 tokenId) public virtual override {
        address owner = ERC721.ownerOf(tokenId);
        require(to != owner, "ERC721: approval to current owner");

        require(
            _msgSender() == owner || isApprovedForAll(owner, _msgSender()),
            "ERC721: approve caller is not owner nor approved for all"
        );

        _approve(to, tokenId);
    }

    /**
     * @dev See {IERC721-getApproved}.
     */
    function getApproved(uint256 tokenId) public view virtual override returns (address) {
        require(_exists(tokenId), "ERC721: approved query for nonexistent token");

        return _tokenApprovals[tokenId];
    }

    /**
     * @dev See {IERC721-setApprovalForAll}.
     */
    function setApprovalForAll(address operator, bool approved) public virtual override {
        _setApprovalForAll(_msgSender(), operator, approved);
    }

    /**
     * @dev See {IERC721-isApprovedForAll}.
     */
    function isApprovedForAll(address owner, address operator) public view virtual override returns (bool) {
        return _operatorApprovals[owner][operator];
    }

    /**
     * @dev See {IERC721-transferFrom}.
     */
    function transferFrom(
        address from,
        address to,
        uint256 tokenId
    ) public virtual override {
        //solhint-disable-next-line max-line-length
        require(_isApprovedOrOwner(_msgSender(), tokenId), "ERC721: transfer caller is not owner nor approved");

        _transfer(from, to, tokenId);
    }

    /**
     * @dev See {IERC721-safeTransferFrom}.
     */
    function safeTransferFrom(
        address from,
        address to,
        uint256 tokenId
    ) public virtual override {
        safeTransferFrom(from, to, tokenId, "");
    }

    /**
     * @dev See {IERC721-safeTransferFrom}.
     */
    function safeTransferFrom(
        address from,
        address to,
        uint256 tokenId,
        bytes memory _data
    ) public virtual override {
        require(_isApprovedOrOwner(_msgSender(), tokenId), "ERC721: transfer caller is not owner nor approved");
        _safeTransfer(from, to, tokenId, _data);
    }

    /**
     * @dev Safely transfers `tokenId` token from `from` to `to`, checking first that contract recipients
     * are aware of the ERC721 protocol to prevent tokens from being forever locked.
     *
     * `_data` is additional data, it has no specified format and it is sent in call to `to`.
     *
     * This internal function is equivalent to {safeTransferFrom}, and can be used to e.g.
     * implement alternative mechanisms to perform token transfer, such as signature-based.
     *
     * Requirements:
     *
     * - `from` cannot be the zero address.
     * - `to` cannot be the zero address.
     * - `tokenId` token must exist and be owned by `from`.
     * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer.
     *
     * Emits a {Transfer} event.
     */
    function _safeTransfer(
        address from,
        address to,
        uint256 tokenId,
        bytes memory _data
    ) internal virtual {
        _transfer(from, to, tokenId);
        require(_checkOnERC721Received(from, to, tokenId, _data), "ERC721: transfer to non ERC721Receiver implementer");
    }

    /**
     * @dev Returns whether `tokenId` exists.
     *
     * Tokens can be managed by their owner or approved accounts via {approve} or {setApprovalForAll}.
     *
     * Tokens start existing when they are minted (`_mint`),
     * and stop existing when they are burned (`_burn`).
     */
    function _exists(uint256 tokenId) internal view virtual returns (bool) {
        return _owners[tokenId] != address(0);
    }

    /**
     * @dev Returns whether `spender` is allowed to manage `tokenId`.
     *
     * Requirements:
     *
     * - `tokenId` must exist.
     */
    function _isApprovedOrOwner(address spender, uint256 tokenId) internal view virtual returns (bool) {
        require(_exists(tokenId), "ERC721: operator query for nonexistent token");
        address owner = ERC721.ownerOf(tokenId);
        return (spender == owner || getApproved(tokenId) == spender || isApprovedForAll(owner, spender));
    }

    /**
     * @dev Safely mints `tokenId` and transfers it to `to`.
     *
     * Requirements:
     *
     * - `tokenId` must not exist.
     * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer.
     *
     * Emits a {Transfer} event.
     */
    function _safeMint(address to, uint256 tokenId) internal virtual {
        _safeMint(to, tokenId, "");
    }

    /**
     * @dev Same as {xref-ERC721-_safeMint-address-uint256-}[`_safeMint`], with an additional `data` parameter which is
     * forwarded in {IERC721Receiver-onERC721Received} to contract recipients.
     */
    function _safeMint(
        address to,
        uint256 tokenId,
        bytes memory _data
    ) internal virtual {
        _mint(to, tokenId);
        require(
            _checkOnERC721Received(address(0), to, tokenId, _data),
            "ERC721: transfer to non ERC721Receiver implementer"
        );
    }

    /**
     * @dev Mints `tokenId` and transfers it to `to`.
     *
     * WARNING: Usage of this method is discouraged, use {_safeMint} whenever possible
     *
     * Requirements:
     *
     * - `tokenId` must not exist.
     * - `to` cannot be the zero address.
     *
     * Emits a {Transfer} event.
     */
    function _mint(address to, uint256 tokenId) internal virtual {
        require(to != address(0), "ERC721: mint to the zero address");
        require(!_exists(tokenId), "ERC721: token already minted");

        _beforeTokenTransfer(address(0), to, tokenId);

        _balances[to] += 1;
        _owners[tokenId] = to;

        emit Transfer(address(0), to, tokenId);

        _afterTokenTransfer(address(0), to, tokenId);
    }

    /**
     * @dev Destroys `tokenId`.
     * The approval is cleared when the token is burned.
     *
     * Requirements:
     *
     * - `tokenId` must exist.
     *
     * Emits a {Transfer} event.
     */
    function _burn(uint256 tokenId) internal virtual {
        address owner = ERC721.ownerOf(tokenId);

        _beforeTokenTransfer(owner, address(0), tokenId);

        // Clear approvals
        _approve(address(0), tokenId);

        _balances[owner] -= 1;
        delete _owners[tokenId];

        emit Transfer(owner, address(0), tokenId);

        _afterTokenTransfer(owner, address(0), tokenId);
    }

    /**
     * @dev Transfers `tokenId` from `from` to `to`.
     *  As opposed to {transferFrom}, this imposes no restrictions on msg.sender.
     *
     * Requirements:
     *
     * - `to` cannot be the zero address.
     * - `tokenId` token must be owned by `from`.
     *
     * Emits a {Transfer} event.
     */
    function _transfer(
        address from,
        address to,
        uint256 tokenId
    ) internal virtual {
        require(ERC721.ownerOf(tokenId) == from, "ERC721: transfer from incorrect owner");
        require(to != address(0), "ERC721: transfer to the zero address");

        _beforeTokenTransfer(from, to, tokenId);

        // Clear approvals from the previous owner
        _approve(address(0), tokenId);

        _balances[from] -= 1;
        _balances[to] += 1;
        _owners[tokenId] = to;

        emit Transfer(from, to, tokenId);

        _afterTokenTransfer(from, to, tokenId);
    }

    /**
     * @dev Approve `to` to operate on `tokenId`
     *
     * Emits a {Approval} event.
     */
    function _approve(address to, uint256 tokenId) internal virtual {
        _tokenApprovals[tokenId] = to;
        emit Approval(ERC721.ownerOf(tokenId), to, tokenId);
    }

    /**
     * @dev Approve `operator` to operate on all of `owner` tokens
     *
     * Emits a {ApprovalForAll} event.
     */
    function _setApprovalForAll(
        address owner,
        address operator,
        bool approved
    ) internal virtual {
        require(owner != operator, "ERC721: approve to caller");
        _operatorApprovals[owner][operator] = approved;
        emit ApprovalForAll(owner, operator, approved);
    }

    /**
     * @dev Internal function to invoke {IERC721Receiver-onERC721Received} on a target address.
     * The call is not executed if the target address is not a contract.
     *
     * @param from address representing the previous owner of the given token ID
     * @param to target address that will receive the tokens
     * @param tokenId uint256 ID of the token to be transferred
     * @param _data bytes optional data to send along with the call
     * @return bool whether the call correctly returned the expected magic value
     */
    function _checkOnERC721Received(
        address from,
        address to,
        uint256 tokenId,
        bytes memory _data
    ) private returns (bool) {
        if (to.isContract()) {
            try IERC721Receiver(to).onERC721Received(_msgSender(), from, tokenId, _data) returns (bytes4 retval) {
                return retval == IERC721Receiver.onERC721Received.selector;
            } catch (bytes memory reason) {
                if (reason.length == 0) {
                    revert("ERC721: transfer to non ERC721Receiver implementer");
                } else {
                    assembly {
                        revert(add(32, reason), mload(reason))
                    }
                }
            }
        } else {
            return true;
        }
    }

    /**
     * @dev Hook that is called before any token transfer. This includes minting
     * and burning.
     *
     * Calling conditions:
     *
     * - When `from` and `to` are both non-zero, ``from``'s `tokenId` will be
     * transferred to `to`.
     * - When `from` is zero, `tokenId` will be minted for `to`.
     * - When `to` is zero, ``from``'s `tokenId` will be burned.
     * - `from` and `to` are never both zero.
     *
     * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
     */
    function _beforeTokenTransfer(
        address from,
        address to,
        uint256 tokenId
    ) internal virtual {}

    /**
     * @dev Hook that is called after any transfer of tokens. This includes
     * minting and burning.
     *
     * Calling conditions:
     *
     * - when `from` and `to` are both non-zero.
     * - `from` and `to` are never both zero.
     *
     * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
     */
    function _afterTokenTransfer(
        address from,
        address to,
        uint256 tokenId
    ) internal virtual {}
}

abstract contract ERC721Enumerable is ERC721, IERC721Enumerable {
    // Mapping from owner to list of owned token IDs
    mapping(address => mapping(uint256 => uint256)) private _ownedTokens;

    // Mapping from token ID to index of the owner tokens list
    mapping(uint256 => uint256) private _ownedTokensIndex;

    // Array with all token ids, used for enumeration
    uint256[] private _allTokens;

    // Mapping from token id to position in the allTokens array
    mapping(uint256 => uint256) private _allTokensIndex;

    /**
     * @dev See {IERC165-supportsInterface}.
     */
    function supportsInterface(bytes4 interfaceId) public view virtual override(IERC165, ERC721) returns (bool) {
        return interfaceId == type(IERC721Enumerable).interfaceId || super.supportsInterface(interfaceId);
    }

    /**
     * @dev See {IERC721Enumerable-tokenOfOwnerByIndex}.
     */
    function tokenOfOwnerByIndex(address owner, uint256 index) public view virtual override returns (uint256) {
        require(index < ERC721.balanceOf(owner), "ERC721Enumerable: owner index out of bounds");
        return _ownedTokens[owner][index];
    }

    /**
     * @dev See {IERC721Enumerable-totalSupply}.
     */
    function totalSupply() public view virtual override returns (uint256) {
        return _allTokens.length;
    }

    /**
     * @dev See {IERC721Enumerable-tokenByIndex}.
     */
    function tokenByIndex(uint256 index) public view virtual override returns (uint256) {
        require(index < ERC721Enumerable.totalSupply(), "ERC721Enumerable: global index out of bounds");
        return _allTokens[index];
    }

    /**
     * @dev Hook that is called before any token transfer. This includes minting
     * and burning.
     *
     * Calling conditions:
     *
     * - When `from` and `to` are both non-zero, ``from``'s `tokenId` will be
     * transferred to `to`.
     * - When `from` is zero, `tokenId` will be minted for `to`.
     * - When `to` is zero, ``from``'s `tokenId` will be burned.
     * - `from` cannot be the zero address.
     * - `to` cannot be the zero address.
     *
     * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
     */
    function _beforeTokenTransfer(
        address from,
        address to,
        uint256 tokenId
    ) internal virtual override {
        super._beforeTokenTransfer(from, to, tokenId);

        if (from == address(0)) {
            _addTokenToAllTokensEnumeration(tokenId);
        } else if (from != to) {
            _removeTokenFromOwnerEnumeration(from, tokenId);
        }
        if (to == address(0)) {
            _removeTokenFromAllTokensEnumeration(tokenId);
        } else if (to != from) {
            _addTokenToOwnerEnumeration(to, tokenId);
        }
    }

    /**
     * @dev Private function to add a token to this extension's ownership-tracking data structures.
     * @param to address representing the new owner of the given token ID
     * @param tokenId uint256 ID of the token to be added to the tokens list of the given address
     */
    function _addTokenToOwnerEnumeration(address to, uint256 tokenId) private {
        uint256 length = ERC721.balanceOf(to);
        _ownedTokens[to][length] = tokenId;
        _ownedTokensIndex[tokenId] = length;
    }

    /**
     * @dev Private function to add a token to this extension's token tracking data structures.
     * @param tokenId uint256 ID of the token to be added to the tokens list
     */
    function _addTokenToAllTokensEnumeration(uint256 tokenId) private {
        _allTokensIndex[tokenId] = _allTokens.length;
        _allTokens.push(tokenId);
    }

    /**
     * @dev Private function to remove a token from this extension's ownership-tracking data structures. Note that
     * while the token is not assigned a new owner, the `_ownedTokensIndex` mapping is _not_ updated: this allows for
     * gas optimizations e.g. when performing a transfer operation (avoiding double writes).
     * This has O(1) time complexity, but alters the order of the _ownedTokens array.
     * @param from address representing the previous owner of the given token ID
     * @param tokenId uint256 ID of the token to be removed from the tokens list of the given address
     */
    function _removeTokenFromOwnerEnumeration(address from, uint256 tokenId) private {
        // To prevent a gap in from's tokens array, we store the last token in the index of the token to delete, and
        // then delete the last slot (swap and pop).

        uint256 lastTokenIndex = ERC721.balanceOf(from) - 1;
        uint256 tokenIndex = _ownedTokensIndex[tokenId];

        // When the token to delete is the last token, the swap operation is unnecessary
        if (tokenIndex != lastTokenIndex) {
            uint256 lastTokenId = _ownedTokens[from][lastTokenIndex];

            _ownedTokens[from][tokenIndex] = lastTokenId; // Move the last token to the slot of the to-delete token
            _ownedTokensIndex[lastTokenId] = tokenIndex; // Update the moved token's index
        }

        // This also deletes the contents at the last position of the array
        delete _ownedTokensIndex[tokenId];
        delete _ownedTokens[from][lastTokenIndex];
    }

    /**
     * @dev Private function to remove a token from this extension's token tracking data structures.
     * This has O(1) time complexity, but alters the order of the _allTokens array.
     * @param tokenId uint256 ID of the token to be removed from the tokens list
     */
    function _removeTokenFromAllTokensEnumeration(uint256 tokenId) private {
        // To prevent a gap in the tokens array, we store the last token in the index of the token to delete, and
        // then delete the last slot (swap and pop).

        uint256 lastTokenIndex = _allTokens.length - 1;
        uint256 tokenIndex = _allTokensIndex[tokenId];

        // When the token to delete is the last token, the swap operation is unnecessary. However, since this occurs so
        // rarely (when the last minted token is burnt) that we still do the swap here to avoid the gas cost of adding
        // an 'if' statement (like in _removeTokenFromOwnerEnumeration)
        uint256 lastTokenId = _allTokens[lastTokenIndex];

        _allTokens[tokenIndex] = lastTokenId; // Move the last token to the slot of the to-delete token
        _allTokensIndex[lastTokenId] = tokenIndex; // Update the moved token's index

        // This also deletes the contents at the last position of the array
        delete _allTokensIndex[tokenId];
        _allTokens.pop();
    }
}
contract Ownable {
    address private _owner;

    event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);

    /**
     * @dev Initializes the contract setting the deployer as the initial owner.
     */
    constructor ()  {
        _owner = msg.sender;
        emit OwnershipTransferred(address(0), _owner);
    }

    /**
     * @dev Returns the address of the current owner.
     */
    function owner() public view returns (address) {
        return _owner;
    }

    /**
     * @dev Throws if called by any account other than the owner.
     */
    modifier onlyOwner() {
        require(isOwner(), "Ownable: caller is not the owner");
        _;
    }

    /**
     * @dev Returns true if the caller is the current owner.
     */
    function isOwner() public view returns (bool) {
        return msg.sender == _owner;
    }

    /**
     * @dev Transfers ownership of the contract to a new account (`newOwner`).
     * Can only be called by the current owner.
     */
    function transferOwnership(address newOwner) public onlyOwner {
        _transferOwnership(newOwner);
    }

    /**
     * @dev Transfers ownership of the contract to a new account (`newOwner`).
     */
    function _transferOwnership(address newOwner) internal {
        require(newOwner != address(0), "Ownable: new owner is the zero address");
        emit OwnershipTransferred(_owner, newOwner);
        _owner = newOwner;
    }
}

contract TurfPlot is ERC721Enumerable, Ownable, DefaultOperatorFilterer{
    using SafeMath for uint256;
    using Strings for uint256;
    string internal baseURI;
    uint256 public total = 7140;
    uint256 public totalReserves = total;
    // ETH unit: Gwei
    uint256 public price = 71400000000000000;
    uint256 public discountPrice = 50000000000000000;

    mapping(uint256 => string) internal _tokenURIs;
    mapping(address => bool) public whitelist;

    mapping(address => uint8) public claimStatus; 
    uint8 public claimLimit = 5;
    uint256 public nextTokenID;
    uint256 public freeMintReserves;
    uint256 public nswapMintReserves;
    uint256 public selfMintReserves;
    uint256 public nswapMintedCount;
    event ClaimNFT(address _user, uint256 _tokenID);
    event WhitelistAdded(address indexed user);
    event WhitelistRemoved(address indexed user);
    constructor() ERC721("Turf Plot", "TurfPlot") {}
    
    function addFreeMintReserves(uint256 _num) public onlyOwner {
      require(_num <= totalReserves, "The number of shelves exceeds the number of stocks");
      freeMintReserves = freeMintReserves.add(_num);
      totalReserves = totalReserves.sub(_num);
    }

    function subFreeMintReserves(uint256 _num) public onlyOwner {
      require(_num <= freeMintReserves, "The number of removals exceeds the total");
      freeMintReserves = freeMintReserves.sub(_num);
      totalReserves = totalReserves.add(_num);
    }

    function addNswapMintReserves(uint256 _num) public onlyOwner {
      require(_num <= totalReserves, "The number of shelves exceeds the number of stocks");
      nswapMintReserves = nswapMintReserves.add(_num);
      totalReserves = totalReserves.sub(_num);
    }

    function subNswapMintReserves(uint256 _num) public onlyOwner {
      require(_num <= nswapMintReserves, "The number of removals exceeds the total");
      nswapMintReserves = nswapMintReserves.sub(_num);
      totalReserves = totalReserves.add(_num);
    }

    function addSelfMintReserves(uint256 _num) public onlyOwner {
      require(_num <= totalReserves, "The number of shelves exceeds the number of stocks");
      selfMintReserves = selfMintReserves.add(_num);
      totalReserves = totalReserves.sub(_num);
    }

    function subSelfMintReserves(uint256 _num) public onlyOwner {
      require(_num <= selfMintReserves, "The number of removals exceeds the total");
      selfMintReserves = selfMintReserves.sub(_num);
      totalReserves = totalReserves.add(_num);
    }

    //claim NFT
    function claimNFT() external payable returns(uint256){
      require(freeMintReserves > 0, "Currently no turf plot available");
      require(claimStatus[msg.sender] < claimLimit, "Your claim have exceeded the limit");
      if(whitelist[msg.sender]){
        require(msg.value >= discountPrice, "Your deposit value is less than discount price");
      }else{
        require(msg.value >= price, "Your deposit value is less than price");
      }
      uint256 _nextTokenID = nextTokenID;
      _safeMint(msg.sender, _nextTokenID);
      claimStatus[msg.sender]++;
      nextTokenID++;
      freeMintReserves--;
      emit ClaimNFT(msg.sender, _nextTokenID);
      return _nextTokenID;
    }

    function nswapPublicMint(uint256 count) external payable returns(uint256){
      require(nswapMintReserves >= count, "Currently no enough turf plot available");
      require((count + claimStatus[msg.sender]) <= claimLimit, "Your claim have exceeded the limit");
      if(whitelist[msg.sender]){
        require(msg.value >= count * discountPrice, "Your deposit value is less than count * discountPrice");
      }else{
        require(msg.value >= count * price, "Your deposit value is less than count * price");
      }
      for(uint i = 0; i < count; i++){
        uint256 _nextTokenID = nextTokenID;
        _safeMint(msg.sender, _nextTokenID);
        claimStatus[msg.sender]++;
        nextTokenID++;
        nswapMintReserves--;
        emit ClaimNFT(msg.sender, _nextTokenID);
      }
      nswapMintedCount = nswapMintedCount + count;
      return nswapMintedCount;
    }

    function nswapTotalMinted() external view returns(uint256, uint256){
      return (nswapMintedCount, 0);
    }

    function nswapUserCanMintNum(address user) external view returns(uint256, uint256){
      uint canMint = claimLimit - claimStatus[user];
      return (canMint, 0);
    }

    function selfClaimNFT() public onlyOwner returns(uint256){
      require(selfMintReserves > 0, "Currently no turf plot available");
      uint256 _nextTokenID = nextTokenID;
      _safeMint(msg.sender, _nextTokenID);
      nextTokenID++;
      selfMintReserves--;
      emit ClaimNFT(msg.sender, _nextTokenID);
      return _nextTokenID;
    }

    function batchSelfClaimNFT() external {
      uint batch = selfMintReserves;
      if(batch > 50){
        batch = 50;
      }
      for(uint i = 0; i < batch; i++){
        selfClaimNFT();
      }
    }

    // owner withdraw fee
    function withdrawFee() public onlyOwner {
      payable(owner()).transfer(address(this).balance);
    }

    // function setTotal(uint256 _total) public onlyOwner {
    //   total = _total;
    //   totalReserves = total;
    // }

    function setPrice(uint256 _price) public onlyOwner {
      price = _price;
    }

    function setClaimLimit(uint8 _claimLimit) public onlyOwner {
      claimLimit = _claimLimit;
    }

    function setDiscountPrice(uint256 _discountPrice) public onlyOwner {
      discountPrice = _discountPrice;
    }

    function getBaseURI() public view returns (string memory) {
        return baseURI;
    }

    function setBaseURI(string memory _baseURI) public onlyOwner {
        baseURI = _baseURI;
    }

    function setTokenURI(uint256 tokenId, string memory _tokenURI) public onlyOwner{
        require(_exists(tokenId),"URI set of nonexistent token");
        _tokenURIs[tokenId] = _tokenURI;
    }


    function tokenURI(uint256 tokenId) override public view returns (string memory) {
      require(_exists(tokenId), "URI query for nonexistent token");
      string memory _tokenURI = _tokenURIs[tokenId];
      // If there is no base URI, return the token URI.
      if (bytes(baseURI).length == 0) {
        return _tokenURI;
      }

      // If both are set, concatenate the baseURI and tokenURI (via abi.encodePacked).
      if (bytes(_tokenURI).length > 0) {
        return string(abi.encodePacked(baseURI, _tokenURI));
      }
      // If there is a baseURI but no tokenURI, concatenate the tokenID to the baseURI.
      return string(abi.encodePacked(baseURI,"?id=", tokenId.toString()));  
    }

    function isInWhitelist(address user) public view returns (bool) {
      return whitelist[user];
    }

    function addWhitelist(address[] calldata _whitelist) public onlyOwner {
      for (uint i = 0; i < _whitelist.length; i++) {
        if(!whitelist[_whitelist[i]]){
          whitelist[_whitelist[i]] = true;
          emit WhitelistAdded(_whitelist[i]);
        }  
      }
    }
    function removeWhitelist(address[] calldata _whitelist) public onlyOwner {
      for (uint i = 0; i < _whitelist.length; i++) {
        if(whitelist[_whitelist[i]]){
          whitelist[_whitelist[i]] = false;
          emit WhitelistRemoved(_whitelist[i]);
        }  
      }
    }
    
    function setApprovalForAll(address operator, bool approved) public override (IERC721,ERC721)onlyAllowedOperatorApproval(operator) {
        super.setApprovalForAll(operator, approved);
    }

    function approve(address operator, uint256 tokenId) public override (IERC721,ERC721) onlyAllowedOperatorApproval(operator) {
        super.approve(operator, tokenId);
    }

    function transferFrom(address from, address to, uint256 tokenId) public override (IERC721,ERC721) onlyAllowedOperator(from) {
        super.transferFrom(from, to, tokenId);
    }

    function safeTransferFrom(address from, address to, uint256 tokenId) public override (IERC721,ERC721) onlyAllowedOperator(from) {
        super.safeTransferFrom(from, to, tokenId);
    }

    function safeTransferFrom(address from, address to, uint256 tokenId, bytes memory data) public override (IERC721,ERC721) onlyAllowedOperator(from)
    {
        super.safeTransferFrom(from, to, tokenId, data);
    }
}

File 2 of 4: DefaultOperatorFilterer.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.13;

import {OperatorFilterer} from "./OperatorFilterer.sol";

/**
 * @title  DefaultOperatorFilterer
 * @notice Inherits from OperatorFilterer and automatically subscribes to the default OpenSea subscription.
 */
abstract contract DefaultOperatorFilterer is OperatorFilterer {
    address constant DEFAULT_SUBSCRIPTION = address(0x3cc6CddA760b79bAfa08dF41ECFA224f810dCeB6);

    constructor() OperatorFilterer(DEFAULT_SUBSCRIPTION, true) {}
}


File 3 of 4: IOperatorFilterRegistry.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.13;

interface IOperatorFilterRegistry {
    function isOperatorAllowed(address registrant, address operator) external view returns (bool);
    function register(address registrant) external;
    function registerAndSubscribe(address registrant, address subscription) external;
    function registerAndCopyEntries(address registrant, address registrantToCopy) external;
    function unregister(address addr) external;
    function updateOperator(address registrant, address operator, bool filtered) external;
    function updateOperators(address registrant, address[] calldata operators, bool filtered) external;
    function updateCodeHash(address registrant, bytes32 codehash, bool filtered) external;
    function updateCodeHashes(address registrant, bytes32[] calldata codeHashes, bool filtered) external;
    function subscribe(address registrant, address registrantToSubscribe) external;
    function unsubscribe(address registrant, bool copyExistingEntries) external;
    function subscriptionOf(address addr) external returns (address registrant);
    function subscribers(address registrant) external returns (address[] memory);
    function subscriberAt(address registrant, uint256 index) external returns (address);
    function copyEntriesOf(address registrant, address registrantToCopy) external;
    function isOperatorFiltered(address registrant, address operator) external returns (bool);
    function isCodeHashOfFiltered(address registrant, address operatorWithCode) external returns (bool);
    function isCodeHashFiltered(address registrant, bytes32 codeHash) external returns (bool);
    function filteredOperators(address addr) external returns (address[] memory);
    function filteredCodeHashes(address addr) external returns (bytes32[] memory);
    function filteredOperatorAt(address registrant, uint256 index) external returns (address);
    function filteredCodeHashAt(address registrant, uint256 index) external returns (bytes32);
    function isRegistered(address addr) external returns (bool);
    function codeHashOf(address addr) external returns (bytes32);
}


File 4 of 4: OperatorFilterer.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.13;

import {IOperatorFilterRegistry} from "./IOperatorFilterRegistry.sol";

/**
 * @title  OperatorFilterer
 * @notice Abstract contract whose constructor automatically registers and optionally subscribes to or copies another
 *         registrant's entries in the OperatorFilterRegistry.
 * @dev    This smart contract is meant to be inherited by token contracts so they can use the following:
 *         - `onlyAllowedOperator` modifier for `transferFrom` and `safeTransferFrom` methods.
 *         - `onlyAllowedOperatorApproval` modifier for `approve` and `setApprovalForAll` methods.
 */
abstract contract OperatorFilterer {
    error OperatorNotAllowed(address operator);

    IOperatorFilterRegistry public constant OPERATOR_FILTER_REGISTRY =
        IOperatorFilterRegistry(0x000000000000AAeB6D7670E522A718067333cd4E);

    constructor(address subscriptionOrRegistrantToCopy, bool subscribe) {
        // If an inheriting token contract is deployed to a network without the registry deployed, the modifier
        // will not revert, but the contract will need to be registered with the registry once it is deployed in
        // order for the modifier to filter addresses.
        if (address(OPERATOR_FILTER_REGISTRY).code.length > 0) {
            if (subscribe) {
                OPERATOR_FILTER_REGISTRY.registerAndSubscribe(address(this), subscriptionOrRegistrantToCopy);
            } else {
                if (subscriptionOrRegistrantToCopy != address(0)) {
                    OPERATOR_FILTER_REGISTRY.registerAndCopyEntries(address(this), subscriptionOrRegistrantToCopy);
                } else {
                    OPERATOR_FILTER_REGISTRY.register(address(this));
                }
            }
        }
    }

    modifier onlyAllowedOperator(address from) virtual {
        // Allow spending tokens from addresses with balance
        // Note that this still allows listings and marketplaces with escrow to transfer tokens if transferred
        // from an EOA.
        if (from != msg.sender) {
            _checkFilterOperator(msg.sender);
        }
        _;
    }

    modifier onlyAllowedOperatorApproval(address operator) virtual {
        _checkFilterOperator(operator);
        _;
    }

    function _checkFilterOperator(address operator) internal view virtual {
        // Check registry code length to facilitate testing in environments without a deployed registry.
        if (address(OPERATOR_FILTER_REGISTRY).code.length > 0) {
            if (!OPERATOR_FILTER_REGISTRY.isOperatorAllowed(address(this), operator)) {
                revert OperatorNotAllowed(operator);
            }
        }
    }
}


Contract Security Audit

Contract ABI

API
[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[{"internalType":"address","name":"operator","type":"address"}],"name":"OperatorNotAllowed","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"approved","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"operator","type":"address"},{"indexed":false,"internalType":"bool","name":"approved","type":"bool"}],"name":"ApprovalForAll","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"_user","type":"address"},{"indexed":false,"internalType":"uint256","name":"_tokenID","type":"uint256"}],"name":"ClaimNFT","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"user","type":"address"}],"name":"WhitelistAdded","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"user","type":"address"}],"name":"WhitelistRemoved","type":"event"},{"inputs":[],"name":"OPERATOR_FILTER_REGISTRY","outputs":[{"internalType":"contract IOperatorFilterRegistry","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_num","type":"uint256"}],"name":"addFreeMintReserves","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_num","type":"uint256"}],"name":"addNswapMintReserves","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_num","type":"uint256"}],"name":"addSelfMintReserves","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"_whitelist","type":"address[]"}],"name":"addWhitelist","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"approve","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"batchSelfClaimNFT","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"claimLimit","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"claimNFT","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"claimStatus","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"discountPrice","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"freeMintReserves","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getApproved","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"getBaseURI","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"operator","type":"address"}],"name":"isApprovedForAll","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"user","type":"address"}],"name":"isInWhitelist","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"isOwner","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"nextTokenID","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"nswapMintReserves","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"nswapMintedCount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"count","type":"uint256"}],"name":"nswapPublicMint","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"nswapTotalMinted","outputs":[{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"user","type":"address"}],"name":"nswapUserCanMintNum","outputs":[{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ownerOf","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"price","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"_whitelist","type":"address[]"}],"name":"removeWhitelist","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"safeTransferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"safeTransferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"selfClaimNFT","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"selfMintReserves","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"bool","name":"approved","type":"bool"}],"name":"setApprovalForAll","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"string","name":"_baseURI","type":"string"}],"name":"setBaseURI","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint8","name":"_claimLimit","type":"uint8"}],"name":"setClaimLimit","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_discountPrice","type":"uint256"}],"name":"setDiscountPrice","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_price","type":"uint256"}],"name":"setPrice","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"string","name":"_tokenURI","type":"string"}],"name":"setTokenURI","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_num","type":"uint256"}],"name":"subFreeMintReserves","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_num","type":"uint256"}],"name":"subNswapMintReserves","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_num","type":"uint256"}],"name":"subSelfMintReserves","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"name":"tokenByIndex","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"uint256","name":"index","type":"uint256"}],"name":"tokenOfOwnerByIndex","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"tokenURI","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"total","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalReserves","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"transferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"whitelist","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"withdrawFee","outputs":[],"stateMutability":"nonpayable","type":"function"}]

0x6080604052611be4600c55600c54600d5566fda9ebf4f68000600e5566b1a2bc2ec50000600f556005601360006101000a81548160ff021916908360ff1602179055503480156200004f57600080fd5b50733cc6cdda760b79bafa08df41ecfa224f810dceb660016040518060400160405280600981526020017f5475726620506c6f7400000000000000000000000000000000000000000000008152506040518060400160405280600881526020017f54757266506c6f740000000000000000000000000000000000000000000000008152508160009080519060200190620000eb929190620003c2565b50806001908051906020019062000104929190620003c2565b50505033600a60006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550600a60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a360006daaeb6d7670e522a718067333cd4e73ffffffffffffffffffffffffffffffffffffffff163b1115620003ba57801562000280576daaeb6d7670e522a718067333cd4e73ffffffffffffffffffffffffffffffffffffffff16637d3e3dbe30846040518363ffffffff1660e01b815260040162000246929190620004b7565b600060405180830381600087803b1580156200026157600080fd5b505af115801562000276573d6000803e3d6000fd5b50505050620003b9565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16146200033a576daaeb6d7670e522a718067333cd4e73ffffffffffffffffffffffffffffffffffffffff1663a0af290330846040518363ffffffff1660e01b815260040162000300929190620004b7565b600060405180830381600087803b1580156200031b57600080fd5b505af115801562000330573d6000803e3d6000fd5b50505050620003b8565b6daaeb6d7670e522a718067333cd4e73ffffffffffffffffffffffffffffffffffffffff16634420e486306040518263ffffffff1660e01b8152600401620003839190620004e4565b600060405180830381600087803b1580156200039e57600080fd5b505af1158015620003b3573d6000803e3d6000fd5b505050505b5b5b505062000565565b828054620003d09062000530565b90600052602060002090601f016020900481019282620003f4576000855562000440565b82601f106200040f57805160ff191683800117855562000440565b8280016001018555821562000440579182015b828111156200043f57825182559160200191906001019062000422565b5b5090506200044f919062000453565b5090565b5b808211156200046e57600081600090555060010162000454565b5090565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b60006200049f8262000472565b9050919050565b620004b18162000492565b82525050565b6000604082019050620004ce6000830185620004a6565b620004dd6020830184620004a6565b9392505050565b6000602082019050620004fb6000830184620004a6565b92915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b600060028204905060018216806200054957607f821691505b6020821081036200055f576200055e62000501565b5b50919050565b615f1980620005756000396000f3fe6080604052600436106103355760003560e01c806370a08231116101ab5780639b19251a116100f7578063ca87b6ab11610095578063e985e9c51161006f578063e985e9c514610c16578063edac985b14610c53578063f101e48114610c7c578063f2fde38b14610ca757610335565b8063ca87b6ab14610ba6578063d66dc6b814610bd6578063e941fa7814610bff57610335565b8063b2ebab7c116100d1578063b2ebab7c14610aea578063b88d4fde14610b15578063be61067614610b3e578063c87b56dd14610b6957610335565b80639b19251a14610a59578063a035b1fe14610a96578063a22cb46514610ac157610335565b8063890daae2116101645780638f32d59b1161013e5780638f32d59b146109af5780638f840ddd146109da57806391b7f5ed14610a0557806395d89b4114610a2e57610335565b8063890daae2146109305780638b78c1161461095b5780638da5cb5b1461098457610335565b806370a0823114610820578063714c53981461085d5780637a47fd19146108885780637a52b3aa146108b157806381f42d1b146108dc57806384ad8e8f1461090557610335565b806323eeb2fb116102855780634f6ccce71161022357806358e73031116101fd57806358e73031146107855780636352211e146107ae578063672756ad146107eb5780636ae68b311461080957610335565b80634f6ccce7146106e2578063502ab61f1461071f57806355f804b31461075c57610335565b80632f745c591161025f5780632f745c591461062857806341f434341461066557806342842e0e1461069057806345feff6e146106b957610335565b806323eeb2fb146105ab5780632dc1ccfe146105d45780632ddbd13a146105fd57610335565b806309fd8212116102f2578063162094c4116102cc578063162094c41461050557806318160ddd1461052e578063232452161461055957806323b872dd1461058257610335565b806309fd82121461045f5780630eadefdd1461049c57806310696b97146104c757610335565b806301ffc9a71461033a57806302be16eb146103775780630326e7a1146103a357806306fdde03146103ce578063081812fc146103f9578063095ea7b314610436575b600080fd5b34801561034657600080fd5b50610361600480360381019061035c91906140f6565b610cd0565b60405161036e919061413e565b60405180910390f35b34801561038357600080fd5b5061038c610d4a565b60405161039a929190614172565b60405180910390f35b3480156103af57600080fd5b506103b8610d5a565b6040516103c5919061419b565b60405180910390f35b3480156103da57600080fd5b506103e3610e69565b6040516103f0919061424f565b60405180910390f35b34801561040557600080fd5b50610420600480360381019061041b919061429d565b610efb565b60405161042d919061430b565b60405180910390f35b34801561044257600080fd5b5061045d60048036038101906104589190614352565b610f80565b005b34801561046b57600080fd5b5061048660048036038101906104819190614392565b610f99565b604051610493919061413e565b60405180910390f35b3480156104a857600080fd5b506104b1610fef565b6040516104be919061419b565b60405180910390f35b3480156104d357600080fd5b506104ee60048036038101906104e99190614392565b610ff5565b6040516104fc929190614172565b60405180910390f35b34801561051157600080fd5b5061052c600480360381019061052791906144f4565b611073565b005b34801561053a57600080fd5b5061054361112e565b604051610550919061419b565b60405180910390f35b34801561056557600080fd5b50610580600480360381019061057b91906145b0565b61113b565b005b34801561058e57600080fd5b506105a960048036038101906105a491906145fd565b61130b565b005b3480156105b757600080fd5b506105d260048036038101906105cd9190614689565b61135a565b005b3480156105e057600080fd5b506105fb60048036038101906105f6919061429d565b6113bf565b005b34801561060957600080fd5b50610612611484565b60405161061f919061419b565b60405180910390f35b34801561063457600080fd5b5061064f600480360381019061064a9190614352565b61148a565b60405161065c919061419b565b60405180910390f35b34801561067157600080fd5b5061067a61152f565b6040516106879190614715565b60405180910390f35b34801561069c57600080fd5b506106b760048036038101906106b291906145fd565b611541565b005b3480156106c557600080fd5b506106e060048036038101906106db919061429d565b611590565b005b3480156106ee57600080fd5b506107096004803603810190610704919061429d565b611655565b604051610716919061419b565b60405180910390f35b34801561072b57600080fd5b5061074660048036038101906107419190614392565b6116c6565b604051610753919061473f565b60405180910390f35b34801561076857600080fd5b50610783600480360381019061077e919061475a565b6116e6565b005b34801561079157600080fd5b506107ac60048036038101906107a7919061429d565b611747565b005b3480156107ba57600080fd5b506107d560048036038101906107d0919061429d565b61180c565b6040516107e2919061430b565b60405180910390f35b6107f36118bd565b604051610800919061419b565b60405180910390f35b34801561081557600080fd5b5061081e611b7e565b005b34801561082c57600080fd5b5061084760048036038101906108429190614392565b611bbe565b604051610854919061419b565b60405180910390f35b34801561086957600080fd5b50610872611c75565b60405161087f919061424f565b60405180910390f35b34801561089457600080fd5b506108af60048036038101906108aa919061429d565b611d07565b005b3480156108bd57600080fd5b506108c6611dcc565b6040516108d3919061419b565b60405180910390f35b3480156108e857600080fd5b5061090360048036038101906108fe919061429d565b611dd2565b005b34801561091157600080fd5b5061091a611e97565b604051610927919061419b565b60405180910390f35b34801561093c57600080fd5b50610945611e9d565b604051610952919061419b565b60405180910390f35b34801561096757600080fd5b50610982600480360381019061097d919061429d565b611ea3565b005b34801561099057600080fd5b50610999611ef4565b6040516109a6919061430b565b60405180910390f35b3480156109bb57600080fd5b506109c4611f1e565b6040516109d1919061413e565b60405180910390f35b3480156109e657600080fd5b506109ef611f76565b6040516109fc919061419b565b60405180910390f35b348015610a1157600080fd5b50610a2c6004803603810190610a27919061429d565b611f7c565b005b348015610a3a57600080fd5b50610a43611fcd565b604051610a50919061424f565b60405180910390f35b348015610a6557600080fd5b50610a806004803603810190610a7b9190614392565b61205f565b604051610a8d919061413e565b60405180910390f35b348015610aa257600080fd5b50610aab61207f565b604051610ab8919061419b565b60405180910390f35b348015610acd57600080fd5b50610ae86004803603810190610ae391906147cf565b612085565b005b348015610af657600080fd5b50610aff61209e565b604051610b0c919061419b565b60405180910390f35b348015610b2157600080fd5b50610b3c6004803603810190610b3791906148b0565b6120a4565b005b348015610b4a57600080fd5b50610b536120f5565b604051610b60919061473f565b60405180910390f35b348015610b7557600080fd5b50610b906004803603810190610b8b919061429d565b612108565b604051610b9d919061424f565b60405180910390f35b610bc06004803603810190610bbb919061429d565b61227a565b604051610bcd919061419b565b60405180910390f35b348015610be257600080fd5b50610bfd6004803603810190610bf8919061429d565b612595565b005b348015610c0b57600080fd5b50610c1461265a565b005b348015610c2257600080fd5b50610c3d6004803603810190610c389190614933565b6126f1565b604051610c4a919061413e565b60405180910390f35b348015610c5f57600080fd5b50610c7a6004803603810190610c7591906145b0565b612785565b005b348015610c8857600080fd5b50610c91612954565b604051610c9e919061419b565b60405180910390f35b348015610cb357600080fd5b50610cce6004803603810190610cc99190614392565b61295a565b005b60007f780e9d63000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480610d435750610d42826129ad565b5b9050919050565b6000806018546000915091509091565b6000610d64611f1e565b610da3576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d9a906149bf565b60405180910390fd5b600060175411610de8576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610ddf90614a2b565b60405180910390fd5b60006014549050610df93382612a8f565b60146000815480929190610e0c90614a7a565b919050555060176000815480929190610e2490614ac2565b91905055507f20546ab55898ae09a1d99e40f77c3c46313eabfd4963962436180dbbf52506103382604051610e5a929190614aeb565b60405180910390a18091505090565b606060008054610e7890614b43565b80601f0160208091040260200160405190810160405280929190818152602001828054610ea490614b43565b8015610ef15780601f10610ec657610100808354040283529160200191610ef1565b820191906000526020600020905b815481529060010190602001808311610ed457829003601f168201915b5050505050905090565b6000610f0682612aad565b610f45576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f3c90614be6565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b81610f8a81612b19565b610f948383612c16565b505050565b6000601160008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff169050919050565b60185481565b6000806000601260008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16601360009054906101000a900460ff166110619190614c06565b60ff1690508060009250925050915091565b61107b611f1e565b6110ba576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110b1906149bf565b60405180910390fd5b6110c382612aad565b611102576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110f990614c86565b60405180910390fd5b80601060008481526020019081526020016000209080519060200190611129929190613fe7565b505050565b6000600880549050905090565b611143611f1e565b611182576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611179906149bf565b60405180910390fd5b60005b8282905081101561130657601160008484848181106111a7576111a6614ca6565b5b90506020020160208101906111bc9190614392565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16156112f35760006011600085858581811061122257611221614ca6565b5b90506020020160208101906112379190614392565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff02191690831515021790555082828281811061129b5761129a614ca6565b5b90506020020160208101906112b09190614392565b73ffffffffffffffffffffffffffffffffffffffff167fde8cf212af7ce38b2840785a2768d97ff2dbf3c21b516961cec0061e134c2a1e60405160405180910390a25b80806112fe90614a7a565b915050611185565b505050565b823373ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16146113495761134833612b19565b5b611354848484612d2d565b50505050565b611362611f1e565b6113a1576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611398906149bf565b60405180910390fd5b80601360006101000a81548160ff021916908360ff16021790555050565b6113c7611f1e565b611406576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016113fd906149bf565b60405180910390fd5b60155481111561144b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161144290614d47565b60405180910390fd5b61146081601554612d8d90919063ffffffff16565b60158190555061147b81600d54612dd790919063ffffffff16565b600d8190555050565b600c5481565b600061149583611bbe565b82106114d6576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114cd90614dd9565b60405180910390fd5b600660008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002054905092915050565b6daaeb6d7670e522a718067333cd4e81565b823373ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161461157f5761157e33612b19565b5b61158a848484612e35565b50505050565b611598611f1e565b6115d7576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016115ce906149bf565b60405180910390fd5b600d5481111561161c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161161390614e6b565b60405180910390fd5b61163181601654612dd790919063ffffffff16565b60168190555061164c81600d54612d8d90919063ffffffff16565b600d8190555050565b600061165f61112e565b82106116a0576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161169790614efd565b60405180910390fd5b600882815481106116b4576116b3614ca6565b5b90600052602060002001549050919050565b60126020528060005260406000206000915054906101000a900460ff1681565b6116ee611f1e565b61172d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611724906149bf565b60405180910390fd5b80600b9080519060200190611743929190613fe7565b5050565b61174f611f1e565b61178e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611785906149bf565b60405180910390fd5b6016548111156117d3576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016117ca90614d47565b60405180910390fd5b6117e881601654612d8d90919063ffffffff16565b60168190555061180381600d54612dd790919063ffffffff16565b600d8190555050565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16036118b4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016118ab90614f8f565b60405180910390fd5b80915050919050565b60008060155411611903576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016118fa90614a2b565b60405180910390fd5b601360009054906101000a900460ff1660ff16601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1660ff16106119a6576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161199d90615021565b60405180910390fd5b601160003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1615611a4257600f54341015611a3d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a34906150b3565b60405180910390fd5b611a88565b600e54341015611a87576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a7e90615145565b60405180910390fd5b5b60006014549050611a993382612a8f565b601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600081819054906101000a900460ff1680929190611af590615165565b91906101000a81548160ff021916908360ff1602179055505060146000815480929190611b2190614a7a565b919050555060156000815480929190611b3990614ac2565b91905055507f20546ab55898ae09a1d99e40f77c3c46313eabfd4963962436180dbbf52506103382604051611b6f929190614aeb565b60405180910390a18091505090565b600060175490506032811115611b9357603290505b60005b81811015611bba57611ba6610d5a565b508080611bb290614a7a565b915050611b96565b5050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603611c2e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611c2590615200565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b6060600b8054611c8490614b43565b80601f0160208091040260200160405190810160405280929190818152602001828054611cb090614b43565b8015611cfd5780601f10611cd257610100808354040283529160200191611cfd565b820191906000526020600020905b815481529060010190602001808311611ce057829003601f168201915b5050505050905090565b611d0f611f1e565b611d4e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611d45906149bf565b60405180910390fd5b601754811115611d93576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611d8a90614d47565b60405180910390fd5b611da881601754612d8d90919063ffffffff16565b601781905550611dc381600d54612dd790919063ffffffff16565b600d8190555050565b60155481565b611dda611f1e565b611e19576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611e10906149bf565b60405180910390fd5b600d54811115611e5e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611e5590614e6b565b60405180910390fd5b611e7381601754612dd790919063ffffffff16565b601781905550611e8e81600d54612d8d90919063ffffffff16565b600d8190555050565b600f5481565b60175481565b611eab611f1e565b611eea576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611ee1906149bf565b60405180910390fd5b80600f8190555050565b6000600a60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b6000600a60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614905090565b600d5481565b611f84611f1e565b611fc3576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611fba906149bf565b60405180910390fd5b80600e8190555050565b606060018054611fdc90614b43565b80601f016020809104026020016040519081016040528092919081815260200182805461200890614b43565b80156120555780601f1061202a57610100808354040283529160200191612055565b820191906000526020600020905b81548152906001019060200180831161203857829003601f168201915b5050505050905090565b60116020528060005260406000206000915054906101000a900460ff1681565b600e5481565b8161208f81612b19565b6120998383612e55565b505050565b60165481565b833373ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16146120e2576120e133612b19565b5b6120ee85858585612e6b565b5050505050565b601360009054906101000a900460ff1681565b606061211382612aad565b612152576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121499061526c565b60405180910390fd5b600060106000848152602001908152602001600020805461217290614b43565b80601f016020809104026020016040519081016040528092919081815260200182805461219e90614b43565b80156121eb5780601f106121c0576101008083540402835291602001916121eb565b820191906000526020600020905b8154815290600101906020018083116121ce57829003601f168201915b505050505090506000600b805461220190614b43565b9050036122115780915050612275565b60008151111561224657600b8160405160200161222f92919061535c565b604051602081830303815290604052915050612275565b600b61225184612ecd565b6040516020016122629291906153cc565b6040516020818303038152906040529150505b919050565b60008160165410156122c1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016122b89061546d565b60405180910390fd5b601360009054906101000a900460ff1660ff16601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1660ff168361232f919061548d565b1115612370576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161236790615021565b60405180910390fd5b601160003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff161561241757600f54826123d091906154e3565b341015612412576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612409906155af565b60405180910390fd5b612468565b600e548261242591906154e3565b341015612467576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161245e90615641565b60405180910390fd5b5b60005b8281101561257657600060145490506124843382612a8f565b601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600081819054906101000a900460ff16809291906124e090615165565b91906101000a81548160ff021916908360ff160217905550506014600081548092919061250c90614a7a565b91905055506016600081548092919061252490614ac2565b91905055507f20546ab55898ae09a1d99e40f77c3c46313eabfd4963962436180dbbf5250610338260405161255a929190614aeb565b60405180910390a150808061256e90614a7a565b91505061246b565b5081601854612585919061548d565b6018819055506018549050919050565b61259d611f1e565b6125dc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016125d3906149bf565b60405180910390fd5b600d54811115612621576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161261890614e6b565b60405180910390fd5b61263681601554612dd790919063ffffffff16565b60158190555061265181600d54612d8d90919063ffffffff16565b600d8190555050565b612662611f1e565b6126a1576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612698906149bf565b60405180910390fd5b6126a9611ef4565b73ffffffffffffffffffffffffffffffffffffffff166108fc479081150290604051600060405180830381858888f193505050501580156126ee573d6000803e3d6000fd5b50565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b61278d611f1e565b6127cc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016127c3906149bf565b60405180910390fd5b60005b8282905081101561294f57601160008484848181106127f1576127f0614ca6565b5b90506020020160208101906128069190614392565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1661293c5760016011600085858581811061286b5761286a614ca6565b5b90506020020160208101906128809190614392565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508282828181106128e4576128e3614ca6565b5b90506020020160208101906128f99190614392565b73ffffffffffffffffffffffffffffffffffffffff167f4790a4adb426ca2345bb5108f6e454eae852a7bf687544cd66a7270dff3a41d660405160405180910390a25b808061294790614a7a565b9150506127cf565b505050565b60145481565b612962611f1e565b6129a1576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612998906149bf565b60405180910390fd5b6129aa8161302d565b50565b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480612a7857507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80612a885750612a878261315c565b5b9050919050565b612aa98282604051806020016040528060008152506131c6565b5050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b60006daaeb6d7670e522a718067333cd4e73ffffffffffffffffffffffffffffffffffffffff163b1115612c13576daaeb6d7670e522a718067333cd4e73ffffffffffffffffffffffffffffffffffffffff1663c617113430836040518363ffffffff1660e01b8152600401612b90929190615661565b602060405180830381865afa158015612bad573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612bd1919061569f565b612c1257806040517fede71dcc000000000000000000000000000000000000000000000000000000008152600401612c09919061430b565b60405180910390fd5b5b50565b6000612c218261180c565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603612c91576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612c889061573e565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16612cb0613221565b73ffffffffffffffffffffffffffffffffffffffff161480612cdf5750612cde81612cd9613221565b6126f1565b5b612d1e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612d15906157d0565b60405180910390fd5b612d288383613229565b505050565b612d3e612d38613221565b826132e2565b612d7d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612d7490615862565b60405180910390fd5b612d888383836133c0565b505050565b6000612dcf83836040518060400160405280601e81526020017f536166654d6174683a207375627472616374696f6e206f766572666c6f770000815250613626565b905092915050565b6000808284612de6919061548d565b905083811015612e2b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612e22906158ce565b60405180910390fd5b8091505092915050565b612e50838383604051806020016040528060008152506120a4565b505050565b612e67612e60613221565b838361368a565b5050565b612e7c612e76613221565b836132e2565b612ebb576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612eb290615862565b60405180910390fd5b612ec7848484846137f6565b50505050565b606060008203612f14576040518060400160405280600181526020017f30000000000000000000000000000000000000000000000000000000000000008152509050613028565b600082905060005b60008214612f46578080612f2f90614a7a565b915050600a82612f3f919061591d565b9150612f1c565b60008167ffffffffffffffff811115612f6257612f616143c9565b5b6040519080825280601f01601f191660200182016040528015612f945781602001600182028036833780820191505090505b5090505b6000851461302157600182612fad919061594e565b9150600a85612fbc9190615982565b6030612fc8919061548d565b60f81b818381518110612fde57612fdd614ca6565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a8561301a919061591d565b9450612f98565b8093505050505b919050565b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff160361309c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161309390615a25565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16600a60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a380600a60006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555050565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b6131d08383613852565b6131dd6000848484613a2b565b61321c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161321390615ab7565b60405180910390fd5b505050565b600033905090565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff1661329c8361180c565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60006132ed82612aad565b61332c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161332390615b49565b60405180910390fd5b60006133378361180c565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614806133a657508373ffffffffffffffffffffffffffffffffffffffff1661338e84610efb565b73ffffffffffffffffffffffffffffffffffffffff16145b806133b757506133b681856126f1565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff166133e08261180c565b73ffffffffffffffffffffffffffffffffffffffff1614613436576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161342d90615bdb565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16036134a5576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161349c90615c6d565b60405180910390fd5b6134b0838383613bb2565b6134bb600082613229565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461350b919061594e565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254613562919061548d565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4613621838383613cc4565b505050565b600083831115829061366e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401613665919061424f565b60405180910390fd5b506000838561367d919061594e565b9050809150509392505050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16036136f8576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016136ef90615cd9565b60405180910390fd5b80600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31836040516137e9919061413e565b60405180910390a3505050565b6138018484846133c0565b61380d84848484613a2b565b61384c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161384390615ab7565b60405180910390fd5b50505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16036138c1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016138b890615d45565b60405180910390fd5b6138ca81612aad565b1561390a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161390190615db1565b60405180910390fd5b61391660008383613bb2565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254613966919061548d565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4613a2760008383613cc4565b5050565b6000613a4c8473ffffffffffffffffffffffffffffffffffffffff16613cc9565b15613ba5578373ffffffffffffffffffffffffffffffffffffffff1663150b7a02613a75613221565b8786866040518563ffffffff1660e01b8152600401613a979493929190615e26565b6020604051808303816000875af1925050508015613ad357506040513d601f19601f82011682018060405250810190613ad09190615e87565b60015b613b55573d8060008114613b03576040519150601f19603f3d011682016040523d82523d6000602084013e613b08565b606091505b506000815103613b4d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401613b4490615ab7565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614915050613baa565b600190505b949350505050565b613bbd838383613cdc565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603613bff57613bfa81613ce1565b613c3e565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614613c3d57613c3c8382613d2a565b5b5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603613c8057613c7b81613e97565b613cbf565b8273ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614613cbe57613cbd8282613f68565b5b5b505050565b505050565b600080823b905060008111915050919050565b505050565b6008805490506009600083815260200190815260200160002081905550600881908060018154018082558091505060019003906000526020600020016000909190919091505550565b60006001613d3784611bbe565b613d41919061594e565b9050600060076000848152602001908152602001600020549050818114613e26576000600660008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002054905080600660008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002081905550816007600083815260200190815260200160002081905550505b6007600084815260200190815260200160002060009055600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008381526020019081526020016000206000905550505050565b60006001600880549050613eab919061594e565b9050600060096000848152602001908152602001600020549050600060088381548110613edb57613eda614ca6565b5b906000526020600020015490508060088381548110613efd57613efc614ca6565b5b906000526020600020018190555081600960008381526020019081526020016000208190555060096000858152602001908152602001600020600090556008805480613f4c57613f4b615eb4565b5b6001900381819060005260206000200160009055905550505050565b6000613f7383611bbe565b905081600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002081905550806007600084815260200190815260200160002081905550505050565b828054613ff390614b43565b90600052602060002090601f016020900481019282614015576000855561405c565b82601f1061402e57805160ff191683800117855561405c565b8280016001018555821561405c579182015b8281111561405b578251825591602001919060010190614040565b5b509050614069919061406d565b5090565b5b8082111561408657600081600090555060010161406e565b5090565b6000604051905090565b600080fd5b600080fd5b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b6140d38161409e565b81146140de57600080fd5b50565b6000813590506140f0816140ca565b92915050565b60006020828403121561410c5761410b614094565b5b600061411a848285016140e1565b91505092915050565b60008115159050919050565b61413881614123565b82525050565b6000602082019050614153600083018461412f565b92915050565b6000819050919050565b61416c81614159565b82525050565b60006040820190506141876000830185614163565b6141946020830184614163565b9392505050565b60006020820190506141b06000830184614163565b92915050565b600081519050919050565b600082825260208201905092915050565b60005b838110156141f05780820151818401526020810190506141d5565b838111156141ff576000848401525b50505050565b6000601f19601f8301169050919050565b6000614221826141b6565b61422b81856141c1565b935061423b8185602086016141d2565b61424481614205565b840191505092915050565b600060208201905081810360008301526142698184614216565b905092915050565b61427a81614159565b811461428557600080fd5b50565b60008135905061429781614271565b92915050565b6000602082840312156142b3576142b2614094565b5b60006142c184828501614288565b91505092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b60006142f5826142ca565b9050919050565b614305816142ea565b82525050565b600060208201905061432060008301846142fc565b92915050565b61432f816142ea565b811461433a57600080fd5b50565b60008135905061434c81614326565b92915050565b6000806040838503121561436957614368614094565b5b60006143778582860161433d565b925050602061438885828601614288565b9150509250929050565b6000602082840312156143a8576143a7614094565b5b60006143b68482850161433d565b91505092915050565b600080fd5b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b61440182614205565b810181811067ffffffffffffffff821117156144205761441f6143c9565b5b80604052505050565b600061443361408a565b905061443f82826143f8565b919050565b600067ffffffffffffffff82111561445f5761445e6143c9565b5b61446882614205565b9050602081019050919050565b82818337600083830152505050565b600061449761449284614444565b614429565b9050828152602081018484840111156144b3576144b26143c4565b5b6144be848285614475565b509392505050565b600082601f8301126144db576144da6143bf565b5b81356144eb848260208601614484565b91505092915050565b6000806040838503121561450b5761450a614094565b5b600061451985828601614288565b925050602083013567ffffffffffffffff81111561453a57614539614099565b5b614546858286016144c6565b9150509250929050565b600080fd5b600080fd5b60008083601f8401126145705761456f6143bf565b5b8235905067ffffffffffffffff81111561458d5761458c614550565b5b6020830191508360208202830111156145a9576145a8614555565b5b9250929050565b600080602083850312156145c7576145c6614094565b5b600083013567ffffffffffffffff8111156145e5576145e4614099565b5b6145f18582860161455a565b92509250509250929050565b60008060006060848603121561461657614615614094565b5b60006146248682870161433d565b93505060206146358682870161433d565b925050604061464686828701614288565b9150509250925092565b600060ff82169050919050565b61466681614650565b811461467157600080fd5b50565b6000813590506146838161465d565b92915050565b60006020828403121561469f5761469e614094565b5b60006146ad84828501614674565b91505092915050565b6000819050919050565b60006146db6146d66146d1846142ca565b6146b6565b6142ca565b9050919050565b60006146ed826146c0565b9050919050565b60006146ff826146e2565b9050919050565b61470f816146f4565b82525050565b600060208201905061472a6000830184614706565b92915050565b61473981614650565b82525050565b60006020820190506147546000830184614730565b92915050565b6000602082840312156147705761476f614094565b5b600082013567ffffffffffffffff81111561478e5761478d614099565b5b61479a848285016144c6565b91505092915050565b6147ac81614123565b81146147b757600080fd5b50565b6000813590506147c9816147a3565b92915050565b600080604083850312156147e6576147e5614094565b5b60006147f48582860161433d565b9250506020614805858286016147ba565b9150509250929050565b600067ffffffffffffffff82111561482a576148296143c9565b5b61483382614205565b9050602081019050919050565b600061485361484e8461480f565b614429565b90508281526020810184848401111561486f5761486e6143c4565b5b61487a848285614475565b509392505050565b600082601f830112614897576148966143bf565b5b81356148a7848260208601614840565b91505092915050565b600080600080608085870312156148ca576148c9614094565b5b60006148d88782880161433d565b94505060206148e98782880161433d565b93505060406148fa87828801614288565b925050606085013567ffffffffffffffff81111561491b5761491a614099565b5b61492787828801614882565b91505092959194509250565b6000806040838503121561494a57614949614094565b5b60006149588582860161433d565b92505060206149698582860161433d565b9150509250929050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b60006149a96020836141c1565b91506149b482614973565b602082019050919050565b600060208201905081810360008301526149d88161499c565b9050919050565b7f43757272656e746c79206e6f207475726620706c6f7420617661696c61626c65600082015250565b6000614a156020836141c1565b9150614a20826149df565b602082019050919050565b60006020820190508181036000830152614a4481614a08565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b6000614a8582614159565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8203614ab757614ab6614a4b565b5b600182019050919050565b6000614acd82614159565b915060008203614ae057614adf614a4b565b5b600182039050919050565b6000604082019050614b0060008301856142fc565b614b0d6020830184614163565b9392505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b60006002820490506001821680614b5b57607f821691505b602082108103614b6e57614b6d614b14565b5b50919050565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b6000614bd0602c836141c1565b9150614bdb82614b74565b604082019050919050565b60006020820190508181036000830152614bff81614bc3565b9050919050565b6000614c1182614650565b9150614c1c83614650565b925082821015614c2f57614c2e614a4b565b5b828203905092915050565b7f55524920736574206f66206e6f6e6578697374656e7420746f6b656e00000000600082015250565b6000614c70601c836141c1565b9150614c7b82614c3a565b602082019050919050565b60006020820190508181036000830152614c9f81614c63565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f546865206e756d626572206f662072656d6f76616c732065786365656473207460008201527f686520746f74616c000000000000000000000000000000000000000000000000602082015250565b6000614d316028836141c1565b9150614d3c82614cd5565b604082019050919050565b60006020820190508181036000830152614d6081614d24565b9050919050565b7f455243373231456e756d657261626c653a206f776e657220696e646578206f7560008201527f74206f6620626f756e6473000000000000000000000000000000000000000000602082015250565b6000614dc3602b836141c1565b9150614dce82614d67565b604082019050919050565b60006020820190508181036000830152614df281614db6565b9050919050565b7f546865206e756d626572206f66207368656c766573206578636565647320746860008201527f65206e756d626572206f662073746f636b730000000000000000000000000000602082015250565b6000614e556032836141c1565b9150614e6082614df9565b604082019050919050565b60006020820190508181036000830152614e8481614e48565b9050919050565b7f455243373231456e756d657261626c653a20676c6f62616c20696e646578206f60008201527f7574206f6620626f756e64730000000000000000000000000000000000000000602082015250565b6000614ee7602c836141c1565b9150614ef282614e8b565b604082019050919050565b60006020820190508181036000830152614f1681614eda565b9050919050565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b6000614f796029836141c1565b9150614f8482614f1d565b604082019050919050565b60006020820190508181036000830152614fa881614f6c565b9050919050565b7f596f757220636c61696d206861766520657863656564656420746865206c696d60008201527f6974000000000000000000000000000000000000000000000000000000000000602082015250565b600061500b6022836141c1565b915061501682614faf565b604082019050919050565b6000602082019050818103600083015261503a81614ffe565b9050919050565b7f596f7572206465706f7369742076616c7565206973206c657373207468616e2060008201527f646973636f756e74207072696365000000000000000000000000000000000000602082015250565b600061509d602e836141c1565b91506150a882615041565b604082019050919050565b600060208201905081810360008301526150cc81615090565b9050919050565b7f596f7572206465706f7369742076616c7565206973206c657373207468616e2060008201527f7072696365000000000000000000000000000000000000000000000000000000602082015250565b600061512f6025836141c1565b915061513a826150d3565b604082019050919050565b6000602082019050818103600083015261515e81615122565b9050919050565b600061517082614650565b915060ff820361518357615182614a4b565b5b600182019050919050565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b60006151ea602a836141c1565b91506151f58261518e565b604082019050919050565b60006020820190508181036000830152615219816151dd565b9050919050565b7f55524920717565727920666f72206e6f6e6578697374656e7420746f6b656e00600082015250565b6000615256601f836141c1565b915061526182615220565b602082019050919050565b6000602082019050818103600083015261528581615249565b9050919050565b600081905092915050565b60008190508160005260206000209050919050565b600081546152b981614b43565b6152c3818661528c565b945060018216600081146152de57600181146152ef57615322565b60ff19831686528186019350615322565b6152f885615297565b60005b8381101561531a578154818901526001820191506020810190506152fb565b838801955050505b50505092915050565b6000615336826141b6565b615340818561528c565b93506153508185602086016141d2565b80840191505092915050565b600061536882856152ac565b9150615374828461532b565b91508190509392505050565b7f3f69643d00000000000000000000000000000000000000000000000000000000600082015250565b60006153b660048361528c565b91506153c182615380565b600482019050919050565b60006153d882856152ac565b91506153e3826153a9565b91506153ef828461532b565b91508190509392505050565b7f43757272656e746c79206e6f20656e6f756768207475726620706c6f7420617660008201527f61696c61626c6500000000000000000000000000000000000000000000000000602082015250565b60006154576027836141c1565b9150615462826153fb565b604082019050919050565b600060208201905081810360008301526154868161544a565b9050919050565b600061549882614159565b91506154a383614159565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff038211156154d8576154d7614a4b565b5b828201905092915050565b60006154ee82614159565b91506154f983614159565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff048311821515161561553257615531614a4b565b5b828202905092915050565b7f596f7572206465706f7369742076616c7565206973206c657373207468616e2060008201527f636f756e74202a20646973636f756e7450726963650000000000000000000000602082015250565b60006155996035836141c1565b91506155a48261553d565b604082019050919050565b600060208201905081810360008301526155c88161558c565b9050919050565b7f596f7572206465706f7369742076616c7565206973206c657373207468616e2060008201527f636f756e74202a20707269636500000000000000000000000000000000000000602082015250565b600061562b602d836141c1565b9150615636826155cf565b604082019050919050565b6000602082019050818103600083015261565a8161561e565b9050919050565b600060408201905061567660008301856142fc565b61568360208301846142fc565b9392505050565b600081519050615699816147a3565b92915050565b6000602082840312156156b5576156b4614094565b5b60006156c38482850161568a565b91505092915050565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b60006157286021836141c1565b9150615733826156cc565b604082019050919050565b600060208201905081810360008301526157578161571b565b9050919050565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b60006157ba6038836141c1565b91506157c58261575e565b604082019050919050565b600060208201905081810360008301526157e9816157ad565b9050919050565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b600061584c6031836141c1565b9150615857826157f0565b604082019050919050565b6000602082019050818103600083015261587b8161583f565b9050919050565b7f536166654d6174683a206164646974696f6e206f766572666c6f770000000000600082015250565b60006158b8601b836141c1565b91506158c382615882565b602082019050919050565b600060208201905081810360008301526158e7816158ab565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b600061592882614159565b915061593383614159565b925082615943576159426158ee565b5b828204905092915050565b600061595982614159565b915061596483614159565b92508282101561597757615976614a4b565b5b828203905092915050565b600061598d82614159565b915061599883614159565b9250826159a8576159a76158ee565b5b828206905092915050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000615a0f6026836141c1565b9150615a1a826159b3565b604082019050919050565b60006020820190508181036000830152615a3e81615a02565b9050919050565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b6000615aa16032836141c1565b9150615aac82615a45565b604082019050919050565b60006020820190508181036000830152615ad081615a94565b9050919050565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b6000615b33602c836141c1565b9150615b3e82615ad7565b604082019050919050565b60006020820190508181036000830152615b6281615b26565b9050919050565b7f4552433732313a207472616e736665722066726f6d20696e636f72726563742060008201527f6f776e6572000000000000000000000000000000000000000000000000000000602082015250565b6000615bc56025836141c1565b9150615bd082615b69565b604082019050919050565b60006020820190508181036000830152615bf481615bb8565b9050919050565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b6000615c576024836141c1565b9150615c6282615bfb565b604082019050919050565b60006020820190508181036000830152615c8681615c4a565b9050919050565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b6000615cc36019836141c1565b9150615cce82615c8d565b602082019050919050565b60006020820190508181036000830152615cf281615cb6565b9050919050565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b6000615d2f6020836141c1565b9150615d3a82615cf9565b602082019050919050565b60006020820190508181036000830152615d5e81615d22565b9050919050565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b6000615d9b601c836141c1565b9150615da682615d65565b602082019050919050565b60006020820190508181036000830152615dca81615d8e565b9050919050565b600081519050919050565b600082825260208201905092915050565b6000615df882615dd1565b615e028185615ddc565b9350615e128185602086016141d2565b615e1b81614205565b840191505092915050565b6000608082019050615e3b60008301876142fc565b615e4860208301866142fc565b615e556040830185614163565b8181036060830152615e678184615ded565b905095945050505050565b600081519050615e81816140ca565b92915050565b600060208284031215615e9d57615e9c614094565b5b6000615eab84828501615e72565b91505092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603160045260246000fdfea26469706673582212209a8b65640ebc8dcfef6e0174a954f7b10dff2e59919258d663f96d622acd069e64736f6c634300080d0033

Deployed Bytecode

0x6080604052600436106103355760003560e01c806370a08231116101ab5780639b19251a116100f7578063ca87b6ab11610095578063e985e9c51161006f578063e985e9c514610c16578063edac985b14610c53578063f101e48114610c7c578063f2fde38b14610ca757610335565b8063ca87b6ab14610ba6578063d66dc6b814610bd6578063e941fa7814610bff57610335565b8063b2ebab7c116100d1578063b2ebab7c14610aea578063b88d4fde14610b15578063be61067614610b3e578063c87b56dd14610b6957610335565b80639b19251a14610a59578063a035b1fe14610a96578063a22cb46514610ac157610335565b8063890daae2116101645780638f32d59b1161013e5780638f32d59b146109af5780638f840ddd146109da57806391b7f5ed14610a0557806395d89b4114610a2e57610335565b8063890daae2146109305780638b78c1161461095b5780638da5cb5b1461098457610335565b806370a0823114610820578063714c53981461085d5780637a47fd19146108885780637a52b3aa146108b157806381f42d1b146108dc57806384ad8e8f1461090557610335565b806323eeb2fb116102855780634f6ccce71161022357806358e73031116101fd57806358e73031146107855780636352211e146107ae578063672756ad146107eb5780636ae68b311461080957610335565b80634f6ccce7146106e2578063502ab61f1461071f57806355f804b31461075c57610335565b80632f745c591161025f5780632f745c591461062857806341f434341461066557806342842e0e1461069057806345feff6e146106b957610335565b806323eeb2fb146105ab5780632dc1ccfe146105d45780632ddbd13a146105fd57610335565b806309fd8212116102f2578063162094c4116102cc578063162094c41461050557806318160ddd1461052e578063232452161461055957806323b872dd1461058257610335565b806309fd82121461045f5780630eadefdd1461049c57806310696b97146104c757610335565b806301ffc9a71461033a57806302be16eb146103775780630326e7a1146103a357806306fdde03146103ce578063081812fc146103f9578063095ea7b314610436575b600080fd5b34801561034657600080fd5b50610361600480360381019061035c91906140f6565b610cd0565b60405161036e919061413e565b60405180910390f35b34801561038357600080fd5b5061038c610d4a565b60405161039a929190614172565b60405180910390f35b3480156103af57600080fd5b506103b8610d5a565b6040516103c5919061419b565b60405180910390f35b3480156103da57600080fd5b506103e3610e69565b6040516103f0919061424f565b60405180910390f35b34801561040557600080fd5b50610420600480360381019061041b919061429d565b610efb565b60405161042d919061430b565b60405180910390f35b34801561044257600080fd5b5061045d60048036038101906104589190614352565b610f80565b005b34801561046b57600080fd5b5061048660048036038101906104819190614392565b610f99565b604051610493919061413e565b60405180910390f35b3480156104a857600080fd5b506104b1610fef565b6040516104be919061419b565b60405180910390f35b3480156104d357600080fd5b506104ee60048036038101906104e99190614392565b610ff5565b6040516104fc929190614172565b60405180910390f35b34801561051157600080fd5b5061052c600480360381019061052791906144f4565b611073565b005b34801561053a57600080fd5b5061054361112e565b604051610550919061419b565b60405180910390f35b34801561056557600080fd5b50610580600480360381019061057b91906145b0565b61113b565b005b34801561058e57600080fd5b506105a960048036038101906105a491906145fd565b61130b565b005b3480156105b757600080fd5b506105d260048036038101906105cd9190614689565b61135a565b005b3480156105e057600080fd5b506105fb60048036038101906105f6919061429d565b6113bf565b005b34801561060957600080fd5b50610612611484565b60405161061f919061419b565b60405180910390f35b34801561063457600080fd5b5061064f600480360381019061064a9190614352565b61148a565b60405161065c919061419b565b60405180910390f35b34801561067157600080fd5b5061067a61152f565b6040516106879190614715565b60405180910390f35b34801561069c57600080fd5b506106b760048036038101906106b291906145fd565b611541565b005b3480156106c557600080fd5b506106e060048036038101906106db919061429d565b611590565b005b3480156106ee57600080fd5b506107096004803603810190610704919061429d565b611655565b604051610716919061419b565b60405180910390f35b34801561072b57600080fd5b5061074660048036038101906107419190614392565b6116c6565b604051610753919061473f565b60405180910390f35b34801561076857600080fd5b50610783600480360381019061077e919061475a565b6116e6565b005b34801561079157600080fd5b506107ac60048036038101906107a7919061429d565b611747565b005b3480156107ba57600080fd5b506107d560048036038101906107d0919061429d565b61180c565b6040516107e2919061430b565b60405180910390f35b6107f36118bd565b604051610800919061419b565b60405180910390f35b34801561081557600080fd5b5061081e611b7e565b005b34801561082c57600080fd5b5061084760048036038101906108429190614392565b611bbe565b604051610854919061419b565b60405180910390f35b34801561086957600080fd5b50610872611c75565b60405161087f919061424f565b60405180910390f35b34801561089457600080fd5b506108af60048036038101906108aa919061429d565b611d07565b005b3480156108bd57600080fd5b506108c6611dcc565b6040516108d3919061419b565b60405180910390f35b3480156108e857600080fd5b5061090360048036038101906108fe919061429d565b611dd2565b005b34801561091157600080fd5b5061091a611e97565b604051610927919061419b565b60405180910390f35b34801561093c57600080fd5b50610945611e9d565b604051610952919061419b565b60405180910390f35b34801561096757600080fd5b50610982600480360381019061097d919061429d565b611ea3565b005b34801561099057600080fd5b50610999611ef4565b6040516109a6919061430b565b60405180910390f35b3480156109bb57600080fd5b506109c4611f1e565b6040516109d1919061413e565b60405180910390f35b3480156109e657600080fd5b506109ef611f76565b6040516109fc919061419b565b60405180910390f35b348015610a1157600080fd5b50610a2c6004803603810190610a27919061429d565b611f7c565b005b348015610a3a57600080fd5b50610a43611fcd565b604051610a50919061424f565b60405180910390f35b348015610a6557600080fd5b50610a806004803603810190610a7b9190614392565b61205f565b604051610a8d919061413e565b60405180910390f35b348015610aa257600080fd5b50610aab61207f565b604051610ab8919061419b565b60405180910390f35b348015610acd57600080fd5b50610ae86004803603810190610ae391906147cf565b612085565b005b348015610af657600080fd5b50610aff61209e565b604051610b0c919061419b565b60405180910390f35b348015610b2157600080fd5b50610b3c6004803603810190610b3791906148b0565b6120a4565b005b348015610b4a57600080fd5b50610b536120f5565b604051610b60919061473f565b60405180910390f35b348015610b7557600080fd5b50610b906004803603810190610b8b919061429d565b612108565b604051610b9d919061424f565b60405180910390f35b610bc06004803603810190610bbb919061429d565b61227a565b604051610bcd919061419b565b60405180910390f35b348015610be257600080fd5b50610bfd6004803603810190610bf8919061429d565b612595565b005b348015610c0b57600080fd5b50610c1461265a565b005b348015610c2257600080fd5b50610c3d6004803603810190610c389190614933565b6126f1565b604051610c4a919061413e565b60405180910390f35b348015610c5f57600080fd5b50610c7a6004803603810190610c7591906145b0565b612785565b005b348015610c8857600080fd5b50610c91612954565b604051610c9e919061419b565b60405180910390f35b348015610cb357600080fd5b50610cce6004803603810190610cc99190614392565b61295a565b005b60007f780e9d63000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480610d435750610d42826129ad565b5b9050919050565b6000806018546000915091509091565b6000610d64611f1e565b610da3576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d9a906149bf565b60405180910390fd5b600060175411610de8576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610ddf90614a2b565b60405180910390fd5b60006014549050610df93382612a8f565b60146000815480929190610e0c90614a7a565b919050555060176000815480929190610e2490614ac2565b91905055507f20546ab55898ae09a1d99e40f77c3c46313eabfd4963962436180dbbf52506103382604051610e5a929190614aeb565b60405180910390a18091505090565b606060008054610e7890614b43565b80601f0160208091040260200160405190810160405280929190818152602001828054610ea490614b43565b8015610ef15780601f10610ec657610100808354040283529160200191610ef1565b820191906000526020600020905b815481529060010190602001808311610ed457829003601f168201915b5050505050905090565b6000610f0682612aad565b610f45576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f3c90614be6565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b81610f8a81612b19565b610f948383612c16565b505050565b6000601160008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff169050919050565b60185481565b6000806000601260008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16601360009054906101000a900460ff166110619190614c06565b60ff1690508060009250925050915091565b61107b611f1e565b6110ba576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110b1906149bf565b60405180910390fd5b6110c382612aad565b611102576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110f990614c86565b60405180910390fd5b80601060008481526020019081526020016000209080519060200190611129929190613fe7565b505050565b6000600880549050905090565b611143611f1e565b611182576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611179906149bf565b60405180910390fd5b60005b8282905081101561130657601160008484848181106111a7576111a6614ca6565b5b90506020020160208101906111bc9190614392565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16156112f35760006011600085858581811061122257611221614ca6565b5b90506020020160208101906112379190614392565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff02191690831515021790555082828281811061129b5761129a614ca6565b5b90506020020160208101906112b09190614392565b73ffffffffffffffffffffffffffffffffffffffff167fde8cf212af7ce38b2840785a2768d97ff2dbf3c21b516961cec0061e134c2a1e60405160405180910390a25b80806112fe90614a7a565b915050611185565b505050565b823373ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16146113495761134833612b19565b5b611354848484612d2d565b50505050565b611362611f1e565b6113a1576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611398906149bf565b60405180910390fd5b80601360006101000a81548160ff021916908360ff16021790555050565b6113c7611f1e565b611406576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016113fd906149bf565b60405180910390fd5b60155481111561144b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161144290614d47565b60405180910390fd5b61146081601554612d8d90919063ffffffff16565b60158190555061147b81600d54612dd790919063ffffffff16565b600d8190555050565b600c5481565b600061149583611bbe565b82106114d6576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114cd90614dd9565b60405180910390fd5b600660008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002054905092915050565b6daaeb6d7670e522a718067333cd4e81565b823373ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161461157f5761157e33612b19565b5b61158a848484612e35565b50505050565b611598611f1e565b6115d7576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016115ce906149bf565b60405180910390fd5b600d5481111561161c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161161390614e6b565b60405180910390fd5b61163181601654612dd790919063ffffffff16565b60168190555061164c81600d54612d8d90919063ffffffff16565b600d8190555050565b600061165f61112e565b82106116a0576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161169790614efd565b60405180910390fd5b600882815481106116b4576116b3614ca6565b5b90600052602060002001549050919050565b60126020528060005260406000206000915054906101000a900460ff1681565b6116ee611f1e565b61172d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611724906149bf565b60405180910390fd5b80600b9080519060200190611743929190613fe7565b5050565b61174f611f1e565b61178e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611785906149bf565b60405180910390fd5b6016548111156117d3576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016117ca90614d47565b60405180910390fd5b6117e881601654612d8d90919063ffffffff16565b60168190555061180381600d54612dd790919063ffffffff16565b600d8190555050565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16036118b4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016118ab90614f8f565b60405180910390fd5b80915050919050565b60008060155411611903576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016118fa90614a2b565b60405180910390fd5b601360009054906101000a900460ff1660ff16601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1660ff16106119a6576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161199d90615021565b60405180910390fd5b601160003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1615611a4257600f54341015611a3d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a34906150b3565b60405180910390fd5b611a88565b600e54341015611a87576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a7e90615145565b60405180910390fd5b5b60006014549050611a993382612a8f565b601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600081819054906101000a900460ff1680929190611af590615165565b91906101000a81548160ff021916908360ff1602179055505060146000815480929190611b2190614a7a565b919050555060156000815480929190611b3990614ac2565b91905055507f20546ab55898ae09a1d99e40f77c3c46313eabfd4963962436180dbbf52506103382604051611b6f929190614aeb565b60405180910390a18091505090565b600060175490506032811115611b9357603290505b60005b81811015611bba57611ba6610d5a565b508080611bb290614a7a565b915050611b96565b5050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603611c2e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611c2590615200565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b6060600b8054611c8490614b43565b80601f0160208091040260200160405190810160405280929190818152602001828054611cb090614b43565b8015611cfd5780601f10611cd257610100808354040283529160200191611cfd565b820191906000526020600020905b815481529060010190602001808311611ce057829003601f168201915b5050505050905090565b611d0f611f1e565b611d4e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611d45906149bf565b60405180910390fd5b601754811115611d93576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611d8a90614d47565b60405180910390fd5b611da881601754612d8d90919063ffffffff16565b601781905550611dc381600d54612dd790919063ffffffff16565b600d8190555050565b60155481565b611dda611f1e565b611e19576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611e10906149bf565b60405180910390fd5b600d54811115611e5e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611e5590614e6b565b60405180910390fd5b611e7381601754612dd790919063ffffffff16565b601781905550611e8e81600d54612d8d90919063ffffffff16565b600d8190555050565b600f5481565b60175481565b611eab611f1e565b611eea576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611ee1906149bf565b60405180910390fd5b80600f8190555050565b6000600a60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b6000600a60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614905090565b600d5481565b611f84611f1e565b611fc3576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611fba906149bf565b60405180910390fd5b80600e8190555050565b606060018054611fdc90614b43565b80601f016020809104026020016040519081016040528092919081815260200182805461200890614b43565b80156120555780601f1061202a57610100808354040283529160200191612055565b820191906000526020600020905b81548152906001019060200180831161203857829003601f168201915b5050505050905090565b60116020528060005260406000206000915054906101000a900460ff1681565b600e5481565b8161208f81612b19565b6120998383612e55565b505050565b60165481565b833373ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16146120e2576120e133612b19565b5b6120ee85858585612e6b565b5050505050565b601360009054906101000a900460ff1681565b606061211382612aad565b612152576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121499061526c565b60405180910390fd5b600060106000848152602001908152602001600020805461217290614b43565b80601f016020809104026020016040519081016040528092919081815260200182805461219e90614b43565b80156121eb5780601f106121c0576101008083540402835291602001916121eb565b820191906000526020600020905b8154815290600101906020018083116121ce57829003601f168201915b505050505090506000600b805461220190614b43565b9050036122115780915050612275565b60008151111561224657600b8160405160200161222f92919061535c565b604051602081830303815290604052915050612275565b600b61225184612ecd565b6040516020016122629291906153cc565b6040516020818303038152906040529150505b919050565b60008160165410156122c1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016122b89061546d565b60405180910390fd5b601360009054906101000a900460ff1660ff16601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1660ff168361232f919061548d565b1115612370576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161236790615021565b60405180910390fd5b601160003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff161561241757600f54826123d091906154e3565b341015612412576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612409906155af565b60405180910390fd5b612468565b600e548261242591906154e3565b341015612467576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161245e90615641565b60405180910390fd5b5b60005b8281101561257657600060145490506124843382612a8f565b601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600081819054906101000a900460ff16809291906124e090615165565b91906101000a81548160ff021916908360ff160217905550506014600081548092919061250c90614a7a565b91905055506016600081548092919061252490614ac2565b91905055507f20546ab55898ae09a1d99e40f77c3c46313eabfd4963962436180dbbf5250610338260405161255a929190614aeb565b60405180910390a150808061256e90614a7a565b91505061246b565b5081601854612585919061548d565b6018819055506018549050919050565b61259d611f1e565b6125dc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016125d3906149bf565b60405180910390fd5b600d54811115612621576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161261890614e6b565b60405180910390fd5b61263681601554612dd790919063ffffffff16565b60158190555061265181600d54612d8d90919063ffffffff16565b600d8190555050565b612662611f1e565b6126a1576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612698906149bf565b60405180910390fd5b6126a9611ef4565b73ffffffffffffffffffffffffffffffffffffffff166108fc479081150290604051600060405180830381858888f193505050501580156126ee573d6000803e3d6000fd5b50565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b61278d611f1e565b6127cc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016127c3906149bf565b60405180910390fd5b60005b8282905081101561294f57601160008484848181106127f1576127f0614ca6565b5b90506020020160208101906128069190614392565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1661293c5760016011600085858581811061286b5761286a614ca6565b5b90506020020160208101906128809190614392565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508282828181106128e4576128e3614ca6565b5b90506020020160208101906128f99190614392565b73ffffffffffffffffffffffffffffffffffffffff167f4790a4adb426ca2345bb5108f6e454eae852a7bf687544cd66a7270dff3a41d660405160405180910390a25b808061294790614a7a565b9150506127cf565b505050565b60145481565b612962611f1e565b6129a1576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612998906149bf565b60405180910390fd5b6129aa8161302d565b50565b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480612a7857507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80612a885750612a878261315c565b5b9050919050565b612aa98282604051806020016040528060008152506131c6565b5050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b60006daaeb6d7670e522a718067333cd4e73ffffffffffffffffffffffffffffffffffffffff163b1115612c13576daaeb6d7670e522a718067333cd4e73ffffffffffffffffffffffffffffffffffffffff1663c617113430836040518363ffffffff1660e01b8152600401612b90929190615661565b602060405180830381865afa158015612bad573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612bd1919061569f565b612c1257806040517fede71dcc000000000000000000000000000000000000000000000000000000008152600401612c09919061430b565b60405180910390fd5b5b50565b6000612c218261180c565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603612c91576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612c889061573e565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16612cb0613221565b73ffffffffffffffffffffffffffffffffffffffff161480612cdf5750612cde81612cd9613221565b6126f1565b5b612d1e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612d15906157d0565b60405180910390fd5b612d288383613229565b505050565b612d3e612d38613221565b826132e2565b612d7d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612d7490615862565b60405180910390fd5b612d888383836133c0565b505050565b6000612dcf83836040518060400160405280601e81526020017f536166654d6174683a207375627472616374696f6e206f766572666c6f770000815250613626565b905092915050565b6000808284612de6919061548d565b905083811015612e2b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612e22906158ce565b60405180910390fd5b8091505092915050565b612e50838383604051806020016040528060008152506120a4565b505050565b612e67612e60613221565b838361368a565b5050565b612e7c612e76613221565b836132e2565b612ebb576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612eb290615862565b60405180910390fd5b612ec7848484846137f6565b50505050565b606060008203612f14576040518060400160405280600181526020017f30000000000000000000000000000000000000000000000000000000000000008152509050613028565b600082905060005b60008214612f46578080612f2f90614a7a565b915050600a82612f3f919061591d565b9150612f1c565b60008167ffffffffffffffff811115612f6257612f616143c9565b5b6040519080825280601f01601f191660200182016040528015612f945781602001600182028036833780820191505090505b5090505b6000851461302157600182612fad919061594e565b9150600a85612fbc9190615982565b6030612fc8919061548d565b60f81b818381518110612fde57612fdd614ca6565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a8561301a919061591d565b9450612f98565b8093505050505b919050565b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff160361309c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161309390615a25565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16600a60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a380600a60006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555050565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b6131d08383613852565b6131dd6000848484613a2b565b61321c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161321390615ab7565b60405180910390fd5b505050565b600033905090565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff1661329c8361180c565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60006132ed82612aad565b61332c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161332390615b49565b60405180910390fd5b60006133378361180c565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614806133a657508373ffffffffffffffffffffffffffffffffffffffff1661338e84610efb565b73ffffffffffffffffffffffffffffffffffffffff16145b806133b757506133b681856126f1565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff166133e08261180c565b73ffffffffffffffffffffffffffffffffffffffff1614613436576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161342d90615bdb565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16036134a5576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161349c90615c6d565b60405180910390fd5b6134b0838383613bb2565b6134bb600082613229565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461350b919061594e565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254613562919061548d565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4613621838383613cc4565b505050565b600083831115829061366e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401613665919061424f565b60405180910390fd5b506000838561367d919061594e565b9050809150509392505050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16036136f8576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016136ef90615cd9565b60405180910390fd5b80600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31836040516137e9919061413e565b60405180910390a3505050565b6138018484846133c0565b61380d84848484613a2b565b61384c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161384390615ab7565b60405180910390fd5b50505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16036138c1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016138b890615d45565b60405180910390fd5b6138ca81612aad565b1561390a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161390190615db1565b60405180910390fd5b61391660008383613bb2565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254613966919061548d565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4613a2760008383613cc4565b5050565b6000613a4c8473ffffffffffffffffffffffffffffffffffffffff16613cc9565b15613ba5578373ffffffffffffffffffffffffffffffffffffffff1663150b7a02613a75613221565b8786866040518563ffffffff1660e01b8152600401613a979493929190615e26565b6020604051808303816000875af1925050508015613ad357506040513d601f19601f82011682018060405250810190613ad09190615e87565b60015b613b55573d8060008114613b03576040519150601f19603f3d011682016040523d82523d6000602084013e613b08565b606091505b506000815103613b4d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401613b4490615ab7565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614915050613baa565b600190505b949350505050565b613bbd838383613cdc565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603613bff57613bfa81613ce1565b613c3e565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614613c3d57613c3c8382613d2a565b5b5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603613c8057613c7b81613e97565b613cbf565b8273ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614613cbe57613cbd8282613f68565b5b5b505050565b505050565b600080823b905060008111915050919050565b505050565b6008805490506009600083815260200190815260200160002081905550600881908060018154018082558091505060019003906000526020600020016000909190919091505550565b60006001613d3784611bbe565b613d41919061594e565b9050600060076000848152602001908152602001600020549050818114613e26576000600660008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002054905080600660008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002081905550816007600083815260200190815260200160002081905550505b6007600084815260200190815260200160002060009055600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008381526020019081526020016000206000905550505050565b60006001600880549050613eab919061594e565b9050600060096000848152602001908152602001600020549050600060088381548110613edb57613eda614ca6565b5b906000526020600020015490508060088381548110613efd57613efc614ca6565b5b906000526020600020018190555081600960008381526020019081526020016000208190555060096000858152602001908152602001600020600090556008805480613f4c57613f4b615eb4565b5b6001900381819060005260206000200160009055905550505050565b6000613f7383611bbe565b905081600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002081905550806007600084815260200190815260200160002081905550505050565b828054613ff390614b43565b90600052602060002090601f016020900481019282614015576000855561405c565b82601f1061402e57805160ff191683800117855561405c565b8280016001018555821561405c579182015b8281111561405b578251825591602001919060010190614040565b5b509050614069919061406d565b5090565b5b8082111561408657600081600090555060010161406e565b5090565b6000604051905090565b600080fd5b600080fd5b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b6140d38161409e565b81146140de57600080fd5b50565b6000813590506140f0816140ca565b92915050565b60006020828403121561410c5761410b614094565b5b600061411a848285016140e1565b91505092915050565b60008115159050919050565b61413881614123565b82525050565b6000602082019050614153600083018461412f565b92915050565b6000819050919050565b61416c81614159565b82525050565b60006040820190506141876000830185614163565b6141946020830184614163565b9392505050565b60006020820190506141b06000830184614163565b92915050565b600081519050919050565b600082825260208201905092915050565b60005b838110156141f05780820151818401526020810190506141d5565b838111156141ff576000848401525b50505050565b6000601f19601f8301169050919050565b6000614221826141b6565b61422b81856141c1565b935061423b8185602086016141d2565b61424481614205565b840191505092915050565b600060208201905081810360008301526142698184614216565b905092915050565b61427a81614159565b811461428557600080fd5b50565b60008135905061429781614271565b92915050565b6000602082840312156142b3576142b2614094565b5b60006142c184828501614288565b91505092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b60006142f5826142ca565b9050919050565b614305816142ea565b82525050565b600060208201905061432060008301846142fc565b92915050565b61432f816142ea565b811461433a57600080fd5b50565b60008135905061434c81614326565b92915050565b6000806040838503121561436957614368614094565b5b60006143778582860161433d565b925050602061438885828601614288565b9150509250929050565b6000602082840312156143a8576143a7614094565b5b60006143b68482850161433d565b91505092915050565b600080fd5b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b61440182614205565b810181811067ffffffffffffffff821117156144205761441f6143c9565b5b80604052505050565b600061443361408a565b905061443f82826143f8565b919050565b600067ffffffffffffffff82111561445f5761445e6143c9565b5b61446882614205565b9050602081019050919050565b82818337600083830152505050565b600061449761449284614444565b614429565b9050828152602081018484840111156144b3576144b26143c4565b5b6144be848285614475565b509392505050565b600082601f8301126144db576144da6143bf565b5b81356144eb848260208601614484565b91505092915050565b6000806040838503121561450b5761450a614094565b5b600061451985828601614288565b925050602083013567ffffffffffffffff81111561453a57614539614099565b5b614546858286016144c6565b9150509250929050565b600080fd5b600080fd5b60008083601f8401126145705761456f6143bf565b5b8235905067ffffffffffffffff81111561458d5761458c614550565b5b6020830191508360208202830111156145a9576145a8614555565b5b9250929050565b600080602083850312156145c7576145c6614094565b5b600083013567ffffffffffffffff8111156145e5576145e4614099565b5b6145f18582860161455a565b92509250509250929050565b60008060006060848603121561461657614615614094565b5b60006146248682870161433d565b93505060206146358682870161433d565b925050604061464686828701614288565b9150509250925092565b600060ff82169050919050565b61466681614650565b811461467157600080fd5b50565b6000813590506146838161465d565b92915050565b60006020828403121561469f5761469e614094565b5b60006146ad84828501614674565b91505092915050565b6000819050919050565b60006146db6146d66146d1846142ca565b6146b6565b6142ca565b9050919050565b60006146ed826146c0565b9050919050565b60006146ff826146e2565b9050919050565b61470f816146f4565b82525050565b600060208201905061472a6000830184614706565b92915050565b61473981614650565b82525050565b60006020820190506147546000830184614730565b92915050565b6000602082840312156147705761476f614094565b5b600082013567ffffffffffffffff81111561478e5761478d614099565b5b61479a848285016144c6565b91505092915050565b6147ac81614123565b81146147b757600080fd5b50565b6000813590506147c9816147a3565b92915050565b600080604083850312156147e6576147e5614094565b5b60006147f48582860161433d565b9250506020614805858286016147ba565b9150509250929050565b600067ffffffffffffffff82111561482a576148296143c9565b5b61483382614205565b9050602081019050919050565b600061485361484e8461480f565b614429565b90508281526020810184848401111561486f5761486e6143c4565b5b61487a848285614475565b509392505050565b600082601f830112614897576148966143bf565b5b81356148a7848260208601614840565b91505092915050565b600080600080608085870312156148ca576148c9614094565b5b60006148d88782880161433d565b94505060206148e98782880161433d565b93505060406148fa87828801614288565b925050606085013567ffffffffffffffff81111561491b5761491a614099565b5b61492787828801614882565b91505092959194509250565b6000806040838503121561494a57614949614094565b5b60006149588582860161433d565b92505060206149698582860161433d565b9150509250929050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b60006149a96020836141c1565b91506149b482614973565b602082019050919050565b600060208201905081810360008301526149d88161499c565b9050919050565b7f43757272656e746c79206e6f207475726620706c6f7420617661696c61626c65600082015250565b6000614a156020836141c1565b9150614a20826149df565b602082019050919050565b60006020820190508181036000830152614a4481614a08565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b6000614a8582614159565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8203614ab757614ab6614a4b565b5b600182019050919050565b6000614acd82614159565b915060008203614ae057614adf614a4b565b5b600182039050919050565b6000604082019050614b0060008301856142fc565b614b0d6020830184614163565b9392505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b60006002820490506001821680614b5b57607f821691505b602082108103614b6e57614b6d614b14565b5b50919050565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b6000614bd0602c836141c1565b9150614bdb82614b74565b604082019050919050565b60006020820190508181036000830152614bff81614bc3565b9050919050565b6000614c1182614650565b9150614c1c83614650565b925082821015614c2f57614c2e614a4b565b5b828203905092915050565b7f55524920736574206f66206e6f6e6578697374656e7420746f6b656e00000000600082015250565b6000614c70601c836141c1565b9150614c7b82614c3a565b602082019050919050565b60006020820190508181036000830152614c9f81614c63565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f546865206e756d626572206f662072656d6f76616c732065786365656473207460008201527f686520746f74616c000000000000000000000000000000000000000000000000602082015250565b6000614d316028836141c1565b9150614d3c82614cd5565b604082019050919050565b60006020820190508181036000830152614d6081614d24565b9050919050565b7f455243373231456e756d657261626c653a206f776e657220696e646578206f7560008201527f74206f6620626f756e6473000000000000000000000000000000000000000000602082015250565b6000614dc3602b836141c1565b9150614dce82614d67565b604082019050919050565b60006020820190508181036000830152614df281614db6565b9050919050565b7f546865206e756d626572206f66207368656c766573206578636565647320746860008201527f65206e756d626572206f662073746f636b730000000000000000000000000000602082015250565b6000614e556032836141c1565b9150614e6082614df9565b604082019050919050565b60006020820190508181036000830152614e8481614e48565b9050919050565b7f455243373231456e756d657261626c653a20676c6f62616c20696e646578206f60008201527f7574206f6620626f756e64730000000000000000000000000000000000000000602082015250565b6000614ee7602c836141c1565b9150614ef282614e8b565b604082019050919050565b60006020820190508181036000830152614f1681614eda565b9050919050565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b6000614f796029836141c1565b9150614f8482614f1d565b604082019050919050565b60006020820190508181036000830152614fa881614f6c565b9050919050565b7f596f757220636c61696d206861766520657863656564656420746865206c696d60008201527f6974000000000000000000000000000000000000000000000000000000000000602082015250565b600061500b6022836141c1565b915061501682614faf565b604082019050919050565b6000602082019050818103600083015261503a81614ffe565b9050919050565b7f596f7572206465706f7369742076616c7565206973206c657373207468616e2060008201527f646973636f756e74207072696365000000000000000000000000000000000000602082015250565b600061509d602e836141c1565b91506150a882615041565b604082019050919050565b600060208201905081810360008301526150cc81615090565b9050919050565b7f596f7572206465706f7369742076616c7565206973206c657373207468616e2060008201527f7072696365000000000000000000000000000000000000000000000000000000602082015250565b600061512f6025836141c1565b915061513a826150d3565b604082019050919050565b6000602082019050818103600083015261515e81615122565b9050919050565b600061517082614650565b915060ff820361518357615182614a4b565b5b600182019050919050565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b60006151ea602a836141c1565b91506151f58261518e565b604082019050919050565b60006020820190508181036000830152615219816151dd565b9050919050565b7f55524920717565727920666f72206e6f6e6578697374656e7420746f6b656e00600082015250565b6000615256601f836141c1565b915061526182615220565b602082019050919050565b6000602082019050818103600083015261528581615249565b9050919050565b600081905092915050565b60008190508160005260206000209050919050565b600081546152b981614b43565b6152c3818661528c565b945060018216600081146152de57600181146152ef57615322565b60ff19831686528186019350615322565b6152f885615297565b60005b8381101561531a578154818901526001820191506020810190506152fb565b838801955050505b50505092915050565b6000615336826141b6565b615340818561528c565b93506153508185602086016141d2565b80840191505092915050565b600061536882856152ac565b9150615374828461532b565b91508190509392505050565b7f3f69643d00000000000000000000000000000000000000000000000000000000600082015250565b60006153b660048361528c565b91506153c182615380565b600482019050919050565b60006153d882856152ac565b91506153e3826153a9565b91506153ef828461532b565b91508190509392505050565b7f43757272656e746c79206e6f20656e6f756768207475726620706c6f7420617660008201527f61696c61626c6500000000000000000000000000000000000000000000000000602082015250565b60006154576027836141c1565b9150615462826153fb565b604082019050919050565b600060208201905081810360008301526154868161544a565b9050919050565b600061549882614159565b91506154a383614159565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff038211156154d8576154d7614a4b565b5b828201905092915050565b60006154ee82614159565b91506154f983614159565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff048311821515161561553257615531614a4b565b5b828202905092915050565b7f596f7572206465706f7369742076616c7565206973206c657373207468616e2060008201527f636f756e74202a20646973636f756e7450726963650000000000000000000000602082015250565b60006155996035836141c1565b91506155a48261553d565b604082019050919050565b600060208201905081810360008301526155c88161558c565b9050919050565b7f596f7572206465706f7369742076616c7565206973206c657373207468616e2060008201527f636f756e74202a20707269636500000000000000000000000000000000000000602082015250565b600061562b602d836141c1565b9150615636826155cf565b604082019050919050565b6000602082019050818103600083015261565a8161561e565b9050919050565b600060408201905061567660008301856142fc565b61568360208301846142fc565b9392505050565b600081519050615699816147a3565b92915050565b6000602082840312156156b5576156b4614094565b5b60006156c38482850161568a565b91505092915050565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b60006157286021836141c1565b9150615733826156cc565b604082019050919050565b600060208201905081810360008301526157578161571b565b9050919050565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b60006157ba6038836141c1565b91506157c58261575e565b604082019050919050565b600060208201905081810360008301526157e9816157ad565b9050919050565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b600061584c6031836141c1565b9150615857826157f0565b604082019050919050565b6000602082019050818103600083015261587b8161583f565b9050919050565b7f536166654d6174683a206164646974696f6e206f766572666c6f770000000000600082015250565b60006158b8601b836141c1565b91506158c382615882565b602082019050919050565b600060208201905081810360008301526158e7816158ab565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b600061592882614159565b915061593383614159565b925082615943576159426158ee565b5b828204905092915050565b600061595982614159565b915061596483614159565b92508282101561597757615976614a4b565b5b828203905092915050565b600061598d82614159565b915061599883614159565b9250826159a8576159a76158ee565b5b828206905092915050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000615a0f6026836141c1565b9150615a1a826159b3565b604082019050919050565b60006020820190508181036000830152615a3e81615a02565b9050919050565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b6000615aa16032836141c1565b9150615aac82615a45565b604082019050919050565b60006020820190508181036000830152615ad081615a94565b9050919050565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b6000615b33602c836141c1565b9150615b3e82615ad7565b604082019050919050565b60006020820190508181036000830152615b6281615b26565b9050919050565b7f4552433732313a207472616e736665722066726f6d20696e636f72726563742060008201527f6f776e6572000000000000000000000000000000000000000000000000000000602082015250565b6000615bc56025836141c1565b9150615bd082615b69565b604082019050919050565b60006020820190508181036000830152615bf481615bb8565b9050919050565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b6000615c576024836141c1565b9150615c6282615bfb565b604082019050919050565b60006020820190508181036000830152615c8681615c4a565b9050919050565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b6000615cc36019836141c1565b9150615cce82615c8d565b602082019050919050565b60006020820190508181036000830152615cf281615cb6565b9050919050565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b6000615d2f6020836141c1565b9150615d3a82615cf9565b602082019050919050565b60006020820190508181036000830152615d5e81615d22565b9050919050565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b6000615d9b601c836141c1565b9150615da682615d65565b602082019050919050565b60006020820190508181036000830152615dca81615d8e565b9050919050565b600081519050919050565b600082825260208201905092915050565b6000615df882615dd1565b615e028185615ddc565b9350615e128185602086016141d2565b615e1b81614205565b840191505092915050565b6000608082019050615e3b60008301876142fc565b615e4860208301866142fc565b615e556040830185614163565b8181036060830152615e678184615ded565b905095945050505050565b600081519050615e81816140ca565b92915050565b600060208284031215615e9d57615e9c614094565b5b6000615eab84828501615e72565b91505092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603160045260246000fdfea26469706673582212209a8b65640ebc8dcfef6e0174a954f7b10dff2e59919258d663f96d622acd069e64736f6c634300080d0033

Deployed Bytecode Sourcemap

43944:8288:3:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;36484:222;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;48059:110;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;48350:343;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;24095:98;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;25603:217;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;51461:172;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;50582:101;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;44639:31;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;48175:169;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;49675:193;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;37109:111;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;50972:283;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;51639:178;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;49256:98;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;45150:252;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;44113:27;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;36785:253;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;737:142:2;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;51823:186:3;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;45408:262;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;37292:230;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;44411:44;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;49573:96;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;45676:256;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;23798:235;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;46477:690;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;48699:203;;;;;;;;;;;;;:::i;:::-;;23536:205;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;49478:89;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;46203:252;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;44527:31;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;45938:259;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;44256:48;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;44602:31;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;49360:112;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;42917:77;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;43268:90;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;44146:36;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;49170:80;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;24257:102;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;44363:41;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;44210:40;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;51265:190;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;44564:32;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;52015:215;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;44462:27;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;49875:701;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;47173:880;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;44885:259;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;48934:103;;;;;;;;;;;;;:::i;:::-;;26106:162;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;50689:278;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;44495:26;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;43507:107;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;36484:222;36586:4;36624:35;36609:50;;;:11;:50;;;;:90;;;;36663:36;36687:11;36663:23;:36::i;:::-;36609:90;36602:97;;36484:222;;;:::o;48059:110::-;48109:7;48118;48142:16;;48160:1;48134:28;;;;48059:110;;:::o;48350:343::-;48399:7;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;48442:1:::1;48423:16;;:20;48415:65;;;;;;;;;;;;:::i;:::-;;;;;;;;;48488:20;48511:11;;48488:34;;48530:35;48540:10;48552:12;48530:9;:35::i;:::-;48573:11;;:13;;;;;;;;;:::i;:::-;;;;;;48594:16;;:18;;;;;;;;;:::i;:::-;;;;;;48625:34;48634:10;48646:12;48625:34;;;;;;;:::i;:::-;;;;;;;;48674:12;48667:19;;;48350:343:::0;:::o;24095:98::-;24149:13;24181:5;24174:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;24095:98;:::o;25603:217::-;25679:7;25706:16;25714:7;25706;:16::i;:::-;25698:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;25789:15;:24;25805:7;25789:24;;;;;;;;;;;;;;;;;;;;;25782:31;;25603:217;;;:::o;51461:172::-;51574:8;2227:30:2;2248:8;2227:20;:30::i;:::-;51594:32:3::1;51608:8;51618:7;51594:13;:32::i;:::-;51461:172:::0;;;:::o;50582:101::-;50640:4;50661:9;:15;50671:4;50661:15;;;;;;;;;;;;;;;;;;;;;;;;;50654:22;;50582:101;;;:::o;44639:31::-;;;;:::o;48175:169::-;48240:7;48249;48265:12;48293:11;:17;48305:4;48293:17;;;;;;;;;;;;;;;;;;;;;;;;;48280:10;;;;;;;;;;;:30;;;;:::i;:::-;48265:45;;;;48326:7;48335:1;48318:19;;;;;48175:169;;;:::o;49675:193::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;49772:16:::1;49780:7;49772;:16::i;:::-;49764:56;;;;;;;;;;;;:::i;:::-;;;;;;;;;49852:9;49830:10;:19;49841:7;49830:19;;;;;;;;;;;:31;;;;;;;;;;;;:::i;:::-;;49675:193:::0;;:::o;37109:111::-;37170:7;37196:10;:17;;;;37189:24;;37109:111;:::o;50972:283::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;51058:6:::1;51053:196;51074:10;;:17;;51070:1;:21;51053:196;;;51111:9;:24;51121:10;;51132:1;51121:13;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;51111:24;;;;;;;;;;;;;;;;;;;;;;;;;51108:131;;;51175:5;51148:9;:24;51158:10;;51169:1;51158:13;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;51148:24;;;;;;;;;;;;;;;;:32;;;;;;;;;;;;;;;;;;51214:10;;51225:1;51214:13;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;51197:31;;;;;;;;;;;;51108:131;51093:3;;;;;:::i;:::-;;;;51053:196;;;;50972:283:::0;;:::o;51639:178::-;51757:4;2062:10:2;2054:18;;:4;:18;;;2050:81;;2088:32;2109:10;2088:20;:32::i;:::-;2050:81;51773:37:3::1;51792:4;51798:2;51802:7;51773:18;:37::i;:::-;51639:178:::0;;;;:::o;49256:98::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;49336:11:::1;49323:10;;:24;;;;;;;;;;;;;;;;;;49256:98:::0;:::o;45150:252::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;45234:16:::1;;45226:4;:24;;45218:77;;;;;;;;;;;;:::i;:::-;;;;;;;;;45322:26;45343:4;45322:16;;:20;;:26;;;;:::i;:::-;45303:16;:45;;;;45372:23;45390:4;45372:13;;:17;;:23;;;;:::i;:::-;45356:13;:39;;;;45150:252:::0;:::o;44113:27::-;;;;:::o;36785:253::-;36882:7;36917:23;36934:5;36917:16;:23::i;:::-;36909:5;:31;36901:87;;;;;;;;;;;;:::i;:::-;;;;;;;;;37005:12;:19;37018:5;37005:19;;;;;;;;;;;;;;;:26;37025:5;37005:26;;;;;;;;;;;;36998:33;;36785:253;;;;:::o;737:142:2:-;836:42;737:142;:::o;51823:186:3:-;51945:4;2062:10:2;2054:18;;:4;:18;;;2050:81;;2088:32;2109:10;2088:20;:32::i;:::-;2050:81;51961:41:3::1;51984:4;51990:2;51994:7;51961:22;:41::i;:::-;51823:186:::0;;;;:::o;45408:262::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;45493:13:::1;;45485:4;:21;;45477:84;;;;;;;;;;;;:::i;:::-;;;;;;;;;45589:27;45611:4;45589:17;;:21;;:27;;;;:::i;:::-;45569:17;:47;;;;45640:23;45658:4;45640:13;;:17;;:23;;;;:::i;:::-;45624:13;:39;;;;45408:262:::0;:::o;37292:230::-;37367:7;37402:30;:28;:30::i;:::-;37394:5;:38;37386:95;;;;;;;;;;;;:::i;:::-;;;;;;;;;37498:10;37509:5;37498:17;;;;;;;;:::i;:::-;;;;;;;;;;37491:24;;37292:230;;;:::o;44411:44::-;;;;;;;;;;;;;;;;;;;;;;:::o;49573:96::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;49654:8:::1;49644:7;:18;;;;;;;;;;;;:::i;:::-;;49573:96:::0;:::o;45676:256::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;45761:17:::1;;45753:4;:25;;45745:78;;;;;;;;;;;;:::i;:::-;;;;;;;;;45851:27;45873:4;45851:17;;:21;;:27;;;;:::i;:::-;45831:17;:47;;;;45902:23;45920:4;45902:13;;:17;;:23;;;;:::i;:::-;45886:13;:39;;;;45676:256:::0;:::o;23798:235::-;23870:7;23889:13;23905:7;:16;23913:7;23905:16;;;;;;;;;;;;;;;;;;;;;23889:32;;23956:1;23939:19;;:5;:19;;;23931:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;24021:5;24014:12;;;23798:235;;;:::o;46477:690::-;46522:7;46565:1;46546:16;;:20;46538:65;;;;;;;;;;;;:::i;:::-;;;;;;;;;46645:10;;;;;;;;;;;46619:36;;:11;:23;46631:10;46619:23;;;;;;;;;;;;;;;;;;;;;;;;;:36;;;46611:83;;;;;;;;;;;;:::i;:::-;;;;;;;;;46705:9;:21;46715:10;46705:21;;;;;;;;;;;;;;;;;;;;;;;;;46702:220;;;46758:13;;46745:9;:26;;46737:85;;;;;;;;;;;;:::i;:::-;;;;;;;;;46702:220;;;46866:5;;46853:9;:18;;46845:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;46702:220;46929:20;46952:11;;46929:34;;46971:35;46981:10;46993:12;46971:9;:35::i;:::-;47014:11;:23;47026:10;47014:23;;;;;;;;;;;;;;;;:25;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;47047:11;;:13;;;;;;;;;:::i;:::-;;;;;;47068:16;;:18;;;;;;;;;:::i;:::-;;;;;;47099:34;47108:10;47120:12;47099:34;;;;;;;:::i;:::-;;;;;;;;47148:12;47141:19;;;46477:690;:::o;48699:203::-;48745:10;48758:16;;48745:29;;48793:2;48785:5;:10;48782:43;;;48814:2;48806:10;;48782:43;48836:6;48832:64;48852:5;48848:1;:9;48832:64;;;48873:14;:12;:14::i;:::-;;48859:3;;;;;:::i;:::-;;;;48832:64;;;;48737:165;48699:203::o;23536:205::-;23608:7;23652:1;23635:19;;:5;:19;;;23627:74;;;;;;;;;;;;:::i;:::-;;;;;;;;;23718:9;:16;23728:5;23718:16;;;;;;;;;;;;;;;;23711:23;;23536:205;;;:::o;49478:89::-;49521:13;49553:7;49546:14;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49478:89;:::o;46203:252::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;46287:16:::1;;46279:4;:24;;46271:77;;;;;;;;;;;;:::i;:::-;;;;;;;;;46375:26;46396:4;46375:16;;:20;;:26;;;;:::i;:::-;46356:16;:45;;;;46425:23;46443:4;46425:13;;:17;;:23;;;;:::i;:::-;46409:13;:39;;;;46203:252:::0;:::o;44527:31::-;;;;:::o;45938:259::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;46022:13:::1;;46014:4;:21;;46006:84;;;;;;;;;;;;:::i;:::-;;;;;;;;;46117:26;46138:4;46117:16;;:20;;:26;;;;:::i;:::-;46098:16;:45;;;;46167:23;46185:4;46167:13;;:17;;:23;;;;:::i;:::-;46151:13;:39;;;;45938:259:::0;:::o;44256:48::-;;;;:::o;44602:31::-;;;;:::o;49360:112::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;49451:14:::1;49435:13;:30;;;;49360:112:::0;:::o;42917:77::-;42955:7;42981:6;;;;;;;;;;;42974:13;;42917:77;:::o;43268:90::-;43308:4;43345:6;;;;;;;;;;;43331:20;;:10;:20;;;43324:27;;43268:90;:::o;44146:36::-;;;;:::o;49170:80::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;49237:6:::1;49229:5;:14;;;;49170:80:::0;:::o;24257:102::-;24313:13;24345:7;24338:14;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;24257:102;:::o;44363:41::-;;;;;;;;;;;;;;;;;;;;;;:::o;44210:40::-;;;;:::o;51265:190::-;51385:8;2227:30:2;2248:8;2227:20;:30::i;:::-;51405:43:3::1;51429:8;51439;51405:23;:43::i;:::-;51265:190:::0;;;:::o;44564:32::-;;;;:::o;52015:215::-;52156:4;2062:10:2;2054:18;;:4;:18;;;2050:81;;2088:32;2109:10;2088:20;:32::i;:::-;2050:81;52176:47:3::1;52199:4;52205:2;52209:7;52218:4;52176:22;:47::i;:::-;52015:215:::0;;;;;:::o;44462:27::-;;;;;;;;;;;;;:::o;49875:701::-;49940:13;49971:16;49979:7;49971;:16::i;:::-;49963:60;;;;;;;;;;;;:::i;:::-;;;;;;;;;50031:23;50057:10;:19;50068:7;50057:19;;;;;;;;;;;50031:45;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;50169:1;50150:7;50144:21;;;;;:::i;:::-;;;:26;50140:67;;50189:9;50182:16;;;;;50140:67;50332:1;50312:9;50306:23;:27;50302:103;;;50376:7;50385:9;50359:36;;;;;;;;;:::i;:::-;;;;;;;;;;;;;50345:51;;;;;50302:103;50531:7;50547:18;:7;:16;:18::i;:::-;50514:52;;;;;;;;;:::i;:::-;;;;;;;;;;;;;50500:67;;;49875:701;;;;:::o;47173:880::-;47238:7;47283:5;47262:17;;:26;;47254:78;;;;;;;;;;;;:::i;:::-;;;;;;;;;47385:10;;;;;;;;;;;47348:47;;47357:11;:23;47369:10;47357:23;;;;;;;;;;;;;;;;;;;;;;;;;47349:31;;:5;:31;;;;:::i;:::-;47348:47;;47340:94;;;;;;;;;;;;:::i;:::-;;;;;;;;;47445:9;:21;47455:10;47445:21;;;;;;;;;;;;;;;;;;;;;;;;;47442:251;;;47506:13;;47498:5;:21;;;;:::i;:::-;47485:9;:34;;47477:100;;;;;;;;;;;;:::i;:::-;;;;;;;;;47442:251;;;47629:5;;47621;:13;;;;:::i;:::-;47608:9;:26;;47600:84;;;;;;;;;;;;:::i;:::-;;;;;;;;;47442:251;47704:6;47700:265;47720:5;47716:1;:9;47700:265;;;47741:20;47764:11;;47741:34;;47785:35;47795:10;47807:12;47785:9;:35::i;:::-;47830:11;:23;47842:10;47830:23;;;;;;;;;;;;;;;;:25;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;47865:11;;:13;;;;;;;;;:::i;:::-;;;;;;47888:17;;:19;;;;;;;;;:::i;:::-;;;;;;47922:34;47931:10;47943:12;47922:34;;;;;;;:::i;:::-;;;;;;;;47731:234;47727:3;;;;;:::i;:::-;;;;47700:265;;;;48010:5;47991:16;;:24;;;;:::i;:::-;47972:16;:43;;;;48030:16;;48023:23;;47173:880;;;:::o;44885:259::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;44969:13:::1;;44961:4;:21;;44953:84;;;;;;;;;;;;:::i;:::-;;;;;;;;;45064:26;45085:4;45064:16;;:20;;:26;;;;:::i;:::-;45045:16;:45;;;;45114:23;45132:4;45114:13;;:17;;:23;;;;:::i;:::-;45098:13;:39;;;;44885:259:::0;:::o;48934:103::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;48990:7:::1;:5;:7::i;:::-;48982:25;;:48;49008:21;48982:48;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;;;;;;48934:103::o:0;26106:162::-;26203:4;26226:18;:25;26245:5;26226:25;;;;;;;;;;;;;;;:35;26252:8;26226:35;;;;;;;;;;;;;;;;;;;;;;;;;26219:42;;26106:162;;;;:::o;50689:278::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;50772:6:::1;50767:194;50788:10;;:17;;50784:1;:21;50767:194;;;50826:9;:24;50836:10;;50847:1;50836:13;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;50826:24;;;;;;;;;;;;;;;;;;;;;;;;;50822:129;;50890:4;50863:9;:24;50873:10;;50884:1;50873:13;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;50863:24;;;;;;;;;;;;;;;;:31;;;;;;;;;;;;;;;;;;50926:10;;50937:1;50926:13;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;50911:29;;;;;;;;;;;;50822:129;50807:3;;;;;:::i;:::-;;;;50767:194;;;;50689:278:::0;;:::o;44495:26::-;;;;:::o;43507:107::-;43121:9;:7;:9::i;:::-;43113:54;;;;;;;;;;;;:::i;:::-;;;;;;;;;43579:28:::1;43598:8;43579:18;:28::i;:::-;43507:107:::0;:::o;23177:300::-;23279:4;23329:25;23314:40;;;:11;:40;;;;:104;;;;23385:33;23370:48;;;:11;:48;;;;23314:104;:156;;;;23434:36;23458:11;23434:23;:36::i;:::-;23314:156;23295:175;;23177:300;;;:::o;29720:108::-;29795:26;29805:2;29809:7;29795:26;;;;;;;;;;;;:9;:26::i;:::-;29720:108;;:::o;28763:125::-;28828:4;28879:1;28851:30;;:7;:16;28859:7;28851:16;;;;;;;;;;;;;;;;;;;;;:30;;;;28844:37;;28763:125;;;:::o;2281:412:2:-;2518:1;836:42;2470:45;;;:49;2466:221;;;836:42;2540;;;2591:4;2598:8;2540:67;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;2535:142;;2653:8;2634:28;;;;;;;;;;;:::i;:::-;;;;;;;;2535:142;2466:221;2281:412;:::o;25141:401:3:-;25221:13;25237:23;25252:7;25237:14;:23::i;:::-;25221:39;;25284:5;25278:11;;:2;:11;;;25270:57;;;;;;;;;;;;:::i;:::-;;;;;;;;;25375:5;25359:21;;:12;:10;:12::i;:::-;:21;;;:62;;;;25384:37;25401:5;25408:12;:10;:12::i;:::-;25384:16;:37::i;:::-;25359:62;25338:165;;;;;;;;;;;;:::i;:::-;;;;;;;;;25514:21;25523:2;25527:7;25514:8;:21::i;:::-;25211:331;25141:401;;:::o;26330:330::-;26519:41;26538:12;:10;:12::i;:::-;26552:7;26519:18;:41::i;:::-;26511:103;;;;;;;;;;;;:::i;:::-;;;;;;;;;26625:28;26635:4;26641:2;26645:7;26625:9;:28::i;:::-;26330:330;;;:::o;8213:134::-;8271:7;8297:43;8301:1;8304;8297:43;;;;;;;;;;;;;;;;;:3;:43::i;:::-;8290:50;;8213:134;;;;:::o;7773:176::-;7831:7;7850:9;7866:1;7862;:5;;;;:::i;:::-;7850:17;;7890:1;7885;:6;;7877:46;;;;;;;;;;;;:::i;:::-;;;;;;;;;7941:1;7934:8;;;7773:176;;;;:::o;26726:179::-;26859:39;26876:4;26882:2;26886:7;26859:39;;;;;;;;;;;;:16;:39::i;:::-;26726:179;;;:::o;25887:153::-;25981:52;26000:12;:10;:12::i;:::-;26014:8;26024;25981:18;:52::i;:::-;25887:153;;:::o;26971:320::-;27140:41;27159:12;:10;:12::i;:::-;27173:7;27140:18;:41::i;:::-;27132:103;;;;;;;;;;;;:::i;:::-;;;;;;;;;27245:39;27259:4;27265:2;27269:7;27278:5;27245:13;:39::i;:::-;26971:320;;;;:::o;12299:703::-;12355:13;12581:1;12572:5;:10;12568:51;;12598:10;;;;;;;;;;;;;;;;;;;;;12568:51;12628:12;12643:5;12628:20;;12658:14;12682:75;12697:1;12689:4;:9;12682:75;;12714:8;;;;;:::i;:::-;;;;12744:2;12736:10;;;;;:::i;:::-;;;12682:75;;;12766:19;12798:6;12788:17;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12766:39;;12815:150;12831:1;12822:5;:10;12815:150;;12858:1;12848:11;;;;;:::i;:::-;;;12924:2;12916:5;:10;;;;:::i;:::-;12903:2;:24;;;;:::i;:::-;12890:39;;12873:6;12880;12873:14;;;;;;;;:::i;:::-;;;;;:56;;;;;;;;;;;12952:2;12943:11;;;;;:::i;:::-;;;12815:150;;;12988:6;12974:21;;;;;12299:703;;;;:::o;43715:225::-;43808:1;43788:22;;:8;:22;;;43780:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;43897:8;43868:38;;43889:6;;;;;;;;;;;43868:38;;;;;;;;;;;;43925:8;43916:6;;:17;;;;;;;;;;;;;;;;;;43715:225;:::o;22076:155::-;22161:4;22199:25;22184:40;;;:11;:40;;;;22177:47;;22076:155;;;:::o;30049:311::-;30174:18;30180:2;30184:7;30174:5;:18::i;:::-;30223:54;30254:1;30258:2;30262:7;30271:5;30223:22;:54::i;:::-;30202:151;;;;;;;;;;;;:::i;:::-;;;;;;;;;30049:311;;;:::o;14036:96::-;14089:7;14115:10;14108:17;;14036:96;:::o;32772:171::-;32873:2;32846:15;:24;32862:7;32846:24;;;;;;;;;;;;:29;;;;;;;;;;;;;;;;;;32928:7;32924:2;32890:46;;32899:23;32914:7;32899:14;:23::i;:::-;32890:46;;;;;;;;;;;;32772:171;;:::o;29046:344::-;29139:4;29163:16;29171:7;29163;:16::i;:::-;29155:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;29238:13;29254:23;29269:7;29254:14;:23::i;:::-;29238:39;;29306:5;29295:16;;:7;:16;;;:51;;;;29339:7;29315:31;;:20;29327:7;29315:11;:20::i;:::-;:31;;;29295:51;:87;;;;29350:32;29367:5;29374:7;29350:16;:32::i;:::-;29295:87;29287:96;;;29046:344;;;;:::o;32056:605::-;32210:4;32183:31;;:23;32198:7;32183:14;:23::i;:::-;:31;;;32175:81;;;;;;;;;;;;:::i;:::-;;;;;;;;;32288:1;32274:16;;:2;:16;;;32266:65;;;;;;;;;;;;:::i;:::-;;;;;;;;;32342:39;32363:4;32369:2;32373:7;32342:20;:39::i;:::-;32443:29;32460:1;32464:7;32443:8;:29::i;:::-;32502:1;32483:9;:15;32493:4;32483:15;;;;;;;;;;;;;;;;:20;;;;;;;:::i;:::-;;;;;;;;32530:1;32513:9;:13;32523:2;32513:13;;;;;;;;;;;;;;;;:18;;;;;;;:::i;:::-;;;;;;;;32560:2;32541:7;:16;32549:7;32541:16;;;;;;;;;;;;:21;;;;;;;;;;;;;;;;;;32597:7;32593:2;32578:27;;32587:4;32578:27;;;;;;;;;;;;32616:38;32636:4;32642:2;32646:7;32616:19;:38::i;:::-;32056:605;;;:::o;8631:187::-;8717:7;8749:1;8744;:6;;8752:12;8736:29;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;8775:9;8791:1;8787;:5;;;;:::i;:::-;8775:17;;8810:1;8803:8;;;8631:187;;;;;:::o;33078:307::-;33228:8;33219:17;;:5;:17;;;33211:55;;;;;;;;;;;;:::i;:::-;;;;;;;;;33314:8;33276:18;:25;33295:5;33276:25;;;;;;;;;;;;;;;:35;33302:8;33276:35;;;;;;;;;;;;;;;;:46;;;;;;;;;;;;;;;;;;33359:8;33337:41;;33352:5;33337:41;;;33369:8;33337:41;;;;;;:::i;:::-;;;;;;;;33078:307;;;:::o;28153:::-;28304:28;28314:4;28320:2;28324:7;28304:9;:28::i;:::-;28350:48;28373:4;28379:2;28383:7;28392:5;28350:22;:48::i;:::-;28342:111;;;;;;;;;;;;:::i;:::-;;;;;;;;;28153:307;;;;:::o;30682:427::-;30775:1;30761:16;;:2;:16;;;30753:61;;;;;;;;;;;;:::i;:::-;;;;;;;;;30833:16;30841:7;30833;:16::i;:::-;30832:17;30824:58;;;;;;;;;;;;:::i;:::-;;;;;;;;;30893:45;30922:1;30926:2;30930:7;30893:20;:45::i;:::-;30966:1;30949:9;:13;30959:2;30949:13;;;;;;;;;;;;;;;;:18;;;;;;;:::i;:::-;;;;;;;;30996:2;30977:7;:16;30985:7;30977:16;;;;;;;;;;;;:21;;;;;;;;;;;;;;;;;;31039:7;31035:2;31014:33;;31031:1;31014:33;;;;;;;;;;;;31058:44;31086:1;31090:2;31094:7;31058:19;:44::i;:::-;30682:427;;:::o;33938:778::-;34088:4;34108:15;:2;:13;;;:15::i;:::-;34104:606;;;34159:2;34143:36;;;34180:12;:10;:12::i;:::-;34194:4;34200:7;34209:5;34143:72;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;34139:519;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;34399:1;34382:6;:13;:18;34378:266;;34424:60;;;;;;;;;;:::i;:::-;;;;;;;;34378:266;34596:6;34590:13;34581:6;34577:2;34573:15;34566:38;34139:519;34275:41;;;34265:51;;;:6;:51;;;;34258:58;;;;;34104:606;34695:4;34688:11;;33938:778;;;;;;;:::o;38118:572::-;38257:45;38284:4;38290:2;38294:7;38257:26;:45::i;:::-;38333:1;38317:18;;:4;:18;;;38313:183;;38351:40;38383:7;38351:31;:40::i;:::-;38313:183;;;38420:2;38412:10;;:4;:10;;;38408:88;;38438:47;38471:4;38477:7;38438:32;:47::i;:::-;38408:88;38313:183;38523:1;38509:16;;:2;:16;;;38505:179;;38541:45;38578:7;38541:36;:45::i;:::-;38505:179;;;38613:4;38607:10;;:2;:10;;;38603:81;;38633:40;38661:2;38665:7;38633:27;:40::i;:::-;38603:81;38505:179;38118:572;;;:::o;35766:121::-;;;;:::o;14834:377::-;14894:4;15097:12;15162:7;15150:20;15142:28;;15203:1;15196:4;:8;15189:15;;;14834:377;;;:::o;35272:122::-;;;;:::o;39396:161::-;39499:10;:17;;;;39472:15;:24;39488:7;39472:24;;;;;;;;;;;:44;;;;39526:10;39542:7;39526:24;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;39396:161;:::o;40174:970::-;40436:22;40486:1;40461:22;40478:4;40461:16;:22::i;:::-;:26;;;;:::i;:::-;40436:51;;40497:18;40518:17;:26;40536:7;40518:26;;;;;;;;;;;;40497:47;;40662:14;40648:10;:28;40644:323;;40692:19;40714:12;:18;40727:4;40714:18;;;;;;;;;;;;;;;:34;40733:14;40714:34;;;;;;;;;;;;40692:56;;40796:11;40763:12;:18;40776:4;40763:18;;;;;;;;;;;;;;;:30;40782:10;40763:30;;;;;;;;;;;:44;;;;40912:10;40879:17;:30;40897:11;40879:30;;;;;;;;;;;:43;;;;40678:289;40644:323;41060:17;:26;41078:7;41060:26;;;;;;;;;;;41053:33;;;41103:12;:18;41116:4;41103:18;;;;;;;;;;;;;;;:34;41122:14;41103:34;;;;;;;;;;;41096:41;;;40255:889;;40174:970;;:::o;41432:1061::-;41681:22;41726:1;41706:10;:17;;;;:21;;;;:::i;:::-;41681:46;;41737:18;41758:15;:24;41774:7;41758:24;;;;;;;;;;;;41737:45;;42104:19;42126:10;42137:14;42126:26;;;;;;;;:::i;:::-;;;;;;;;;;42104:48;;42188:11;42163:10;42174;42163:22;;;;;;;;:::i;:::-;;;;;;;;;:36;;;;42298:10;42267:15;:28;42283:11;42267:28;;;;;;;;;;;:41;;;;42436:15;:24;42452:7;42436:24;;;;;;;;;;;42429:31;;;42470:10;:16;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;41503:990;;;41432:1061;:::o;38984:217::-;39068:14;39085:20;39102:2;39085:16;:20::i;:::-;39068:37;;39142:7;39115:12;:16;39128:2;39115:16;;;;;;;;;;;;;;;:24;39132:6;39115:24;;;;;;;;;;;:34;;;;39188:6;39159:17;:26;39177:7;39159:26;;;;;;;;;;;:35;;;;39058:143;38984:217;;:::o;-1:-1:-1:-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::o;7:75:4:-;40:6;73:2;67:9;57:19;;7:75;:::o;88:117::-;197:1;194;187:12;211:117;320:1;317;310:12;334:149;370:7;410:66;403:5;399:78;388:89;;334:149;;;:::o;489:120::-;561:23;578:5;561:23;:::i;:::-;554:5;551:34;541:62;;599:1;596;589:12;541:62;489:120;:::o;615:137::-;660:5;698:6;685:20;676:29;;714:32;740:5;714:32;:::i;:::-;615:137;;;;:::o;758:327::-;816:6;865:2;853:9;844:7;840:23;836:32;833:119;;;871:79;;:::i;:::-;833:119;991:1;1016:52;1060:7;1051:6;1040:9;1036:22;1016:52;:::i;:::-;1006:62;;962:116;758:327;;;;:::o;1091:90::-;1125:7;1168:5;1161:13;1154:21;1143:32;;1091:90;;;:::o;1187:109::-;1268:21;1283:5;1268:21;:::i;:::-;1263:3;1256:34;1187:109;;:::o;1302:210::-;1389:4;1427:2;1416:9;1412:18;1404:26;;1440:65;1502:1;1491:9;1487:17;1478:6;1440:65;:::i;:::-;1302:210;;;;:::o;1518:77::-;1555:7;1584:5;1573:16;;1518:77;;;:::o;1601:118::-;1688:24;1706:5;1688:24;:::i;:::-;1683:3;1676:37;1601:118;;:::o;1725:332::-;1846:4;1884:2;1873:9;1869:18;1861:26;;1897:71;1965:1;1954:9;1950:17;1941:6;1897:71;:::i;:::-;1978:72;2046:2;2035:9;2031:18;2022:6;1978:72;:::i;:::-;1725:332;;;;;:::o;2063:222::-;2156:4;2194:2;2183:9;2179:18;2171:26;;2207:71;2275:1;2264:9;2260:17;2251:6;2207:71;:::i;:::-;2063:222;;;;:::o;2291:99::-;2343:6;2377:5;2371:12;2361:22;;2291:99;;;:::o;2396:169::-;2480:11;2514:6;2509:3;2502:19;2554:4;2549:3;2545:14;2530:29;;2396:169;;;;:::o;2571:307::-;2639:1;2649:113;2663:6;2660:1;2657:13;2649:113;;;2748:1;2743:3;2739:11;2733:18;2729:1;2724:3;2720:11;2713:39;2685:2;2682:1;2678:10;2673:15;;2649:113;;;2780:6;2777:1;2774:13;2771:101;;;2860:1;2851:6;2846:3;2842:16;2835:27;2771:101;2620:258;2571:307;;;:::o;2884:102::-;2925:6;2976:2;2972:7;2967:2;2960:5;2956:14;2952:28;2942:38;;2884:102;;;:::o;2992:364::-;3080:3;3108:39;3141:5;3108:39;:::i;:::-;3163:71;3227:6;3222:3;3163:71;:::i;:::-;3156:78;;3243:52;3288:6;3283:3;3276:4;3269:5;3265:16;3243:52;:::i;:::-;3320:29;3342:6;3320:29;:::i;:::-;3315:3;3311:39;3304:46;;3084:272;2992:364;;;;:::o;3362:313::-;3475:4;3513:2;3502:9;3498:18;3490:26;;3562:9;3556:4;3552:20;3548:1;3537:9;3533:17;3526:47;3590:78;3663:4;3654:6;3590:78;:::i;:::-;3582:86;;3362:313;;;;:::o;3681:122::-;3754:24;3772:5;3754:24;:::i;:::-;3747:5;3744:35;3734:63;;3793:1;3790;3783:12;3734:63;3681:122;:::o;3809:139::-;3855:5;3893:6;3880:20;3871:29;;3909:33;3936:5;3909:33;:::i;:::-;3809:139;;;;:::o;3954:329::-;4013:6;4062:2;4050:9;4041:7;4037:23;4033:32;4030:119;;;4068:79;;:::i;:::-;4030:119;4188:1;4213:53;4258:7;4249:6;4238:9;4234:22;4213:53;:::i;:::-;4203:63;;4159:117;3954:329;;;;:::o;4289:126::-;4326:7;4366:42;4359:5;4355:54;4344:65;;4289:126;;;:::o;4421:96::-;4458:7;4487:24;4505:5;4487:24;:::i;:::-;4476:35;;4421:96;;;:::o;4523:118::-;4610:24;4628:5;4610:24;:::i;:::-;4605:3;4598:37;4523:118;;:::o;4647:222::-;4740:4;4778:2;4767:9;4763:18;4755:26;;4791:71;4859:1;4848:9;4844:17;4835:6;4791:71;:::i;:::-;4647:222;;;;:::o;4875:122::-;4948:24;4966:5;4948:24;:::i;:::-;4941:5;4938:35;4928:63;;4987:1;4984;4977:12;4928:63;4875:122;:::o;5003:139::-;5049:5;5087:6;5074:20;5065:29;;5103:33;5130:5;5103:33;:::i;:::-;5003:139;;;;:::o;5148:474::-;5216:6;5224;5273:2;5261:9;5252:7;5248:23;5244:32;5241:119;;;5279:79;;:::i;:::-;5241:119;5399:1;5424:53;5469:7;5460:6;5449:9;5445:22;5424:53;:::i;:::-;5414:63;;5370:117;5526:2;5552:53;5597:7;5588:6;5577:9;5573:22;5552:53;:::i;:::-;5542:63;;5497:118;5148:474;;;;;:::o;5628:329::-;5687:6;5736:2;5724:9;5715:7;5711:23;5707:32;5704:119;;;5742:79;;:::i;:::-;5704:119;5862:1;5887:53;5932:7;5923:6;5912:9;5908:22;5887:53;:::i;:::-;5877:63;;5833:117;5628:329;;;;:::o;5963:117::-;6072:1;6069;6062:12;6086:117;6195:1;6192;6185:12;6209:180;6257:77;6254:1;6247:88;6354:4;6351:1;6344:15;6378:4;6375:1;6368:15;6395:281;6478:27;6500:4;6478:27;:::i;:::-;6470:6;6466:40;6608:6;6596:10;6593:22;6572:18;6560:10;6557:34;6554:62;6551:88;;;6619:18;;:::i;:::-;6551:88;6659:10;6655:2;6648:22;6438:238;6395:281;;:::o;6682:129::-;6716:6;6743:20;;:::i;:::-;6733:30;;6772:33;6800:4;6792:6;6772:33;:::i;:::-;6682:129;;;:::o;6817:308::-;6879:4;6969:18;6961:6;6958:30;6955:56;;;6991:18;;:::i;:::-;6955:56;7029:29;7051:6;7029:29;:::i;:::-;7021:37;;7113:4;7107;7103:15;7095:23;;6817:308;;;:::o;7131:154::-;7215:6;7210:3;7205;7192:30;7277:1;7268:6;7263:3;7259:16;7252:27;7131:154;;;:::o;7291:412::-;7369:5;7394:66;7410:49;7452:6;7410:49;:::i;:::-;7394:66;:::i;:::-;7385:75;;7483:6;7476:5;7469:21;7521:4;7514:5;7510:16;7559:3;7550:6;7545:3;7541:16;7538:25;7535:112;;;7566:79;;:::i;:::-;7535:112;7656:41;7690:6;7685:3;7680;7656:41;:::i;:::-;7375:328;7291:412;;;;;:::o;7723:340::-;7779:5;7828:3;7821:4;7813:6;7809:17;7805:27;7795:122;;7836:79;;:::i;:::-;7795:122;7953:6;7940:20;7978:79;8053:3;8045:6;8038:4;8030:6;8026:17;7978:79;:::i;:::-;7969:88;;7785:278;7723:340;;;;:::o;8069:654::-;8147:6;8155;8204:2;8192:9;8183:7;8179:23;8175:32;8172:119;;;8210:79;;:::i;:::-;8172:119;8330:1;8355:53;8400:7;8391:6;8380:9;8376:22;8355:53;:::i;:::-;8345:63;;8301:117;8485:2;8474:9;8470:18;8457:32;8516:18;8508:6;8505:30;8502:117;;;8538:79;;:::i;:::-;8502:117;8643:63;8698:7;8689:6;8678:9;8674:22;8643:63;:::i;:::-;8633:73;;8428:288;8069:654;;;;;:::o;8729:117::-;8838:1;8835;8828:12;8852:117;8961:1;8958;8951:12;8992:568;9065:8;9075:6;9125:3;9118:4;9110:6;9106:17;9102:27;9092:122;;9133:79;;:::i;:::-;9092:122;9246:6;9233:20;9223:30;;9276:18;9268:6;9265:30;9262:117;;;9298:79;;:::i;:::-;9262:117;9412:4;9404:6;9400:17;9388:29;;9466:3;9458:4;9450:6;9446:17;9436:8;9432:32;9429:41;9426:128;;;9473:79;;:::i;:::-;9426:128;8992:568;;;;;:::o;9566:559::-;9652:6;9660;9709:2;9697:9;9688:7;9684:23;9680:32;9677:119;;;9715:79;;:::i;:::-;9677:119;9863:1;9852:9;9848:17;9835:31;9893:18;9885:6;9882:30;9879:117;;;9915:79;;:::i;:::-;9879:117;10028:80;10100:7;10091:6;10080:9;10076:22;10028:80;:::i;:::-;10010:98;;;;9806:312;9566:559;;;;;:::o;10131:619::-;10208:6;10216;10224;10273:2;10261:9;10252:7;10248:23;10244:32;10241:119;;;10279:79;;:::i;:::-;10241:119;10399:1;10424:53;10469:7;10460:6;10449:9;10445:22;10424:53;:::i;:::-;10414:63;;10370:117;10526:2;10552:53;10597:7;10588:6;10577:9;10573:22;10552:53;:::i;:::-;10542:63;;10497:118;10654:2;10680:53;10725:7;10716:6;10705:9;10701:22;10680:53;:::i;:::-;10670:63;;10625:118;10131:619;;;;;:::o;10756:86::-;10791:7;10831:4;10824:5;10820:16;10809:27;;10756:86;;;:::o;10848:118::-;10919:22;10935:5;10919:22;:::i;:::-;10912:5;10909:33;10899:61;;10956:1;10953;10946:12;10899:61;10848:118;:::o;10972:135::-;11016:5;11054:6;11041:20;11032:29;;11070:31;11095:5;11070:31;:::i;:::-;10972:135;;;;:::o;11113:325::-;11170:6;11219:2;11207:9;11198:7;11194:23;11190:32;11187:119;;;11225:79;;:::i;:::-;11187:119;11345:1;11370:51;11413:7;11404:6;11393:9;11389:22;11370:51;:::i;:::-;11360:61;;11316:115;11113:325;;;;:::o;11444:60::-;11472:3;11493:5;11486:12;;11444:60;;;:::o;11510:142::-;11560:9;11593:53;11611:34;11620:24;11638:5;11620:24;:::i;:::-;11611:34;:::i;:::-;11593:53;:::i;:::-;11580:66;;11510:142;;;:::o;11658:126::-;11708:9;11741:37;11772:5;11741:37;:::i;:::-;11728:50;;11658:126;;;:::o;11790:157::-;11871:9;11904:37;11935:5;11904:37;:::i;:::-;11891:50;;11790:157;;;:::o;11953:193::-;12071:68;12133:5;12071:68;:::i;:::-;12066:3;12059:81;11953:193;;:::o;12152:284::-;12276:4;12314:2;12303:9;12299:18;12291:26;;12327:102;12426:1;12415:9;12411:17;12402:6;12327:102;:::i;:::-;12152:284;;;;:::o;12442:112::-;12525:22;12541:5;12525:22;:::i;:::-;12520:3;12513:35;12442:112;;:::o;12560:214::-;12649:4;12687:2;12676:9;12672:18;12664:26;;12700:67;12764:1;12753:9;12749:17;12740:6;12700:67;:::i;:::-;12560:214;;;;:::o;12780:509::-;12849:6;12898:2;12886:9;12877:7;12873:23;12869:32;12866:119;;;12904:79;;:::i;:::-;12866:119;13052:1;13041:9;13037:17;13024:31;13082:18;13074:6;13071:30;13068:117;;;13104:79;;:::i;:::-;13068:117;13209:63;13264:7;13255:6;13244:9;13240:22;13209:63;:::i;:::-;13199:73;;12995:287;12780:509;;;;:::o;13295:116::-;13365:21;13380:5;13365:21;:::i;:::-;13358:5;13355:32;13345:60;;13401:1;13398;13391:12;13345:60;13295:116;:::o;13417:133::-;13460:5;13498:6;13485:20;13476:29;;13514:30;13538:5;13514:30;:::i;:::-;13417:133;;;;:::o;13556:468::-;13621:6;13629;13678:2;13666:9;13657:7;13653:23;13649:32;13646:119;;;13684:79;;:::i;:::-;13646:119;13804:1;13829:53;13874:7;13865:6;13854:9;13850:22;13829:53;:::i;:::-;13819:63;;13775:117;13931:2;13957:50;13999:7;13990:6;13979:9;13975:22;13957:50;:::i;:::-;13947:60;;13902:115;13556:468;;;;;:::o;14030:307::-;14091:4;14181:18;14173:6;14170:30;14167:56;;;14203:18;;:::i;:::-;14167:56;14241:29;14263:6;14241:29;:::i;:::-;14233:37;;14325:4;14319;14315:15;14307:23;;14030:307;;;:::o;14343:410::-;14420:5;14445:65;14461:48;14502:6;14461:48;:::i;:::-;14445:65;:::i;:::-;14436:74;;14533:6;14526:5;14519:21;14571:4;14564:5;14560:16;14609:3;14600:6;14595:3;14591:16;14588:25;14585:112;;;14616:79;;:::i;:::-;14585:112;14706:41;14740:6;14735:3;14730;14706:41;:::i;:::-;14426:327;14343:410;;;;;:::o;14772:338::-;14827:5;14876:3;14869:4;14861:6;14857:17;14853:27;14843:122;;14884:79;;:::i;:::-;14843:122;15001:6;14988:20;15026:78;15100:3;15092:6;15085:4;15077:6;15073:17;15026:78;:::i;:::-;15017:87;;14833:277;14772:338;;;;:::o;15116:943::-;15211:6;15219;15227;15235;15284:3;15272:9;15263:7;15259:23;15255:33;15252:120;;;15291:79;;:::i;:::-;15252:120;15411:1;15436:53;15481:7;15472:6;15461:9;15457:22;15436:53;:::i;:::-;15426:63;;15382:117;15538:2;15564:53;15609:7;15600:6;15589:9;15585:22;15564:53;:::i;:::-;15554:63;;15509:118;15666:2;15692:53;15737:7;15728:6;15717:9;15713:22;15692:53;:::i;:::-;15682:63;;15637:118;15822:2;15811:9;15807:18;15794:32;15853:18;15845:6;15842:30;15839:117;;;15875:79;;:::i;:::-;15839:117;15980:62;16034:7;16025:6;16014:9;16010:22;15980:62;:::i;:::-;15970:72;;15765:287;15116:943;;;;;;;:::o;16065:474::-;16133:6;16141;16190:2;16178:9;16169:7;16165:23;16161:32;16158:119;;;16196:79;;:::i;:::-;16158:119;16316:1;16341:53;16386:7;16377:6;16366:9;16362:22;16341:53;:::i;:::-;16331:63;;16287:117;16443:2;16469:53;16514:7;16505:6;16494:9;16490:22;16469:53;:::i;:::-;16459:63;;16414:118;16065:474;;;;;:::o;16545:182::-;16685:34;16681:1;16673:6;16669:14;16662:58;16545:182;:::o;16733:366::-;16875:3;16896:67;16960:2;16955:3;16896:67;:::i;:::-;16889:74;;16972:93;17061:3;16972:93;:::i;:::-;17090:2;17085:3;17081:12;17074:19;;16733:366;;;:::o;17105:419::-;17271:4;17309:2;17298:9;17294:18;17286:26;;17358:9;17352:4;17348:20;17344:1;17333:9;17329:17;17322:47;17386:131;17512:4;17386:131;:::i;:::-;17378:139;;17105:419;;;:::o;17530:182::-;17670:34;17666:1;17658:6;17654:14;17647:58;17530:182;:::o;17718:366::-;17860:3;17881:67;17945:2;17940:3;17881:67;:::i;:::-;17874:74;;17957:93;18046:3;17957:93;:::i;:::-;18075:2;18070:3;18066:12;18059:19;;17718:366;;;:::o;18090:419::-;18256:4;18294:2;18283:9;18279:18;18271:26;;18343:9;18337:4;18333:20;18329:1;18318:9;18314:17;18307:47;18371:131;18497:4;18371:131;:::i;:::-;18363:139;;18090:419;;;:::o;18515:180::-;18563:77;18560:1;18553:88;18660:4;18657:1;18650:15;18684:4;18681:1;18674:15;18701:233;18740:3;18763:24;18781:5;18763:24;:::i;:::-;18754:33;;18809:66;18802:5;18799:77;18796:103;;18879:18;;:::i;:::-;18796:103;18926:1;18919:5;18915:13;18908:20;;18701:233;;;:::o;18940:171::-;18979:3;19002:24;19020:5;19002:24;:::i;:::-;18993:33;;19048:4;19041:5;19038:15;19035:41;;19056:18;;:::i;:::-;19035:41;19103:1;19096:5;19092:13;19085:20;;18940:171;;;:::o;19117:332::-;19238:4;19276:2;19265:9;19261:18;19253:26;;19289:71;19357:1;19346:9;19342:17;19333:6;19289:71;:::i;:::-;19370:72;19438:2;19427:9;19423:18;19414:6;19370:72;:::i;:::-;19117:332;;;;;:::o;19455:180::-;19503:77;19500:1;19493:88;19600:4;19597:1;19590:15;19624:4;19621:1;19614:15;19641:320;19685:6;19722:1;19716:4;19712:12;19702:22;;19769:1;19763:4;19759:12;19790:18;19780:81;;19846:4;19838:6;19834:17;19824:27;;19780:81;19908:2;19900:6;19897:14;19877:18;19874:38;19871:84;;19927:18;;:::i;:::-;19871:84;19692:269;19641:320;;;:::o;19967:231::-;20107:34;20103:1;20095:6;20091:14;20084:58;20176:14;20171:2;20163:6;20159:15;20152:39;19967:231;:::o;20204:366::-;20346:3;20367:67;20431:2;20426:3;20367:67;:::i;:::-;20360:74;;20443:93;20532:3;20443:93;:::i;:::-;20561:2;20556:3;20552:12;20545:19;;20204:366;;;:::o;20576:419::-;20742:4;20780:2;20769:9;20765:18;20757:26;;20829:9;20823:4;20819:20;20815:1;20804:9;20800:17;20793:47;20857:131;20983:4;20857:131;:::i;:::-;20849:139;;20576:419;;;:::o;21001:185::-;21039:4;21059:18;21075:1;21059:18;:::i;:::-;21054:23;;21091:18;21107:1;21091:18;:::i;:::-;21086:23;;21128:1;21125;21122:8;21119:34;;;21133:18;;:::i;:::-;21119:34;21178:1;21175;21171:9;21163:17;;21001:185;;;;:::o;21192:178::-;21332:30;21328:1;21320:6;21316:14;21309:54;21192:178;:::o;21376:366::-;21518:3;21539:67;21603:2;21598:3;21539:67;:::i;:::-;21532:74;;21615:93;21704:3;21615:93;:::i;:::-;21733:2;21728:3;21724:12;21717:19;;21376:366;;;:::o;21748:419::-;21914:4;21952:2;21941:9;21937:18;21929:26;;22001:9;21995:4;21991:20;21987:1;21976:9;21972:17;21965:47;22029:131;22155:4;22029:131;:::i;:::-;22021:139;;21748:419;;;:::o;22173:180::-;22221:77;22218:1;22211:88;22318:4;22315:1;22308:15;22342:4;22339:1;22332:15;22359:227;22499:34;22495:1;22487:6;22483:14;22476:58;22568:10;22563:2;22555:6;22551:15;22544:35;22359:227;:::o;22592:366::-;22734:3;22755:67;22819:2;22814:3;22755:67;:::i;:::-;22748:74;;22831:93;22920:3;22831:93;:::i;:::-;22949:2;22944:3;22940:12;22933:19;;22592:366;;;:::o;22964:419::-;23130:4;23168:2;23157:9;23153:18;23145:26;;23217:9;23211:4;23207:20;23203:1;23192:9;23188:17;23181:47;23245:131;23371:4;23245:131;:::i;:::-;23237:139;;22964:419;;;:::o;23389:230::-;23529:34;23525:1;23517:6;23513:14;23506:58;23598:13;23593:2;23585:6;23581:15;23574:38;23389:230;:::o;23625:366::-;23767:3;23788:67;23852:2;23847:3;23788:67;:::i;:::-;23781:74;;23864:93;23953:3;23864:93;:::i;:::-;23982:2;23977:3;23973:12;23966:19;;23625:366;;;:::o;23997:419::-;24163:4;24201:2;24190:9;24186:18;24178:26;;24250:9;24244:4;24240:20;24236:1;24225:9;24221:17;24214:47;24278:131;24404:4;24278:131;:::i;:::-;24270:139;;23997:419;;;:::o;24422:237::-;24562:34;24558:1;24550:6;24546:14;24539:58;24631:20;24626:2;24618:6;24614:15;24607:45;24422:237;:::o;24665:366::-;24807:3;24828:67;24892:2;24887:3;24828:67;:::i;:::-;24821:74;;24904:93;24993:3;24904:93;:::i;:::-;25022:2;25017:3;25013:12;25006:19;;24665:366;;;:::o;25037:419::-;25203:4;25241:2;25230:9;25226:18;25218:26;;25290:9;25284:4;25280:20;25276:1;25265:9;25261:17;25254:47;25318:131;25444:4;25318:131;:::i;:::-;25310:139;;25037:419;;;:::o;25462:231::-;25602:34;25598:1;25590:6;25586:14;25579:58;25671:14;25666:2;25658:6;25654:15;25647:39;25462:231;:::o;25699:366::-;25841:3;25862:67;25926:2;25921:3;25862:67;:::i;:::-;25855:74;;25938:93;26027:3;25938:93;:::i;:::-;26056:2;26051:3;26047:12;26040:19;;25699:366;;;:::o;26071:419::-;26237:4;26275:2;26264:9;26260:18;26252:26;;26324:9;26318:4;26314:20;26310:1;26299:9;26295:17;26288:47;26352:131;26478:4;26352:131;:::i;:::-;26344:139;;26071:419;;;:::o;26496:228::-;26636:34;26632:1;26624:6;26620:14;26613:58;26705:11;26700:2;26692:6;26688:15;26681:36;26496:228;:::o;26730:366::-;26872:3;26893:67;26957:2;26952:3;26893:67;:::i;:::-;26886:74;;26969:93;27058:3;26969:93;:::i;:::-;27087:2;27082:3;27078:12;27071:19;;26730:366;;;:::o;27102:419::-;27268:4;27306:2;27295:9;27291:18;27283:26;;27355:9;27349:4;27345:20;27341:1;27330:9;27326:17;27319:47;27383:131;27509:4;27383:131;:::i;:::-;27375:139;;27102:419;;;:::o;27527:221::-;27667:34;27663:1;27655:6;27651:14;27644:58;27736:4;27731:2;27723:6;27719:15;27712:29;27527:221;:::o;27754:366::-;27896:3;27917:67;27981:2;27976:3;27917:67;:::i;:::-;27910:74;;27993:93;28082:3;27993:93;:::i;:::-;28111:2;28106:3;28102:12;28095:19;;27754:366;;;:::o;28126:419::-;28292:4;28330:2;28319:9;28315:18;28307:26;;28379:9;28373:4;28369:20;28365:1;28354:9;28350:17;28343:47;28407:131;28533:4;28407:131;:::i;:::-;28399:139;;28126:419;;;:::o;28551:233::-;28691:34;28687:1;28679:6;28675:14;28668:58;28760:16;28755:2;28747:6;28743:15;28736:41;28551:233;:::o;28790:366::-;28932:3;28953:67;29017:2;29012:3;28953:67;:::i;:::-;28946:74;;29029:93;29118:3;29029:93;:::i;:::-;29147:2;29142:3;29138:12;29131:19;;28790:366;;;:::o;29162:419::-;29328:4;29366:2;29355:9;29351:18;29343:26;;29415:9;29409:4;29405:20;29401:1;29390:9;29386:17;29379:47;29443:131;29569:4;29443:131;:::i;:::-;29435:139;;29162:419;;;:::o;29587:224::-;29727:34;29723:1;29715:6;29711:14;29704:58;29796:7;29791:2;29783:6;29779:15;29772:32;29587:224;:::o;29817:366::-;29959:3;29980:67;30044:2;30039:3;29980:67;:::i;:::-;29973:74;;30056:93;30145:3;30056:93;:::i;:::-;30174:2;30169:3;30165:12;30158:19;;29817:366;;;:::o;30189:419::-;30355:4;30393:2;30382:9;30378:18;30370:26;;30442:9;30436:4;30432:20;30428:1;30417:9;30413:17;30406:47;30470:131;30596:4;30470:131;:::i;:::-;30462:139;;30189:419;;;:::o;30614:167::-;30651:3;30674:22;30690:5;30674:22;:::i;:::-;30665:31;;30718:4;30711:5;30708:15;30705:41;;30726:18;;:::i;:::-;30705:41;30773:1;30766:5;30762:13;30755:20;;30614:167;;;:::o;30787:229::-;30927:34;30923:1;30915:6;30911:14;30904:58;30996:12;30991:2;30983:6;30979:15;30972:37;30787:229;:::o;31022:366::-;31164:3;31185:67;31249:2;31244:3;31185:67;:::i;:::-;31178:74;;31261:93;31350:3;31261:93;:::i;:::-;31379:2;31374:3;31370:12;31363:19;;31022:366;;;:::o;31394:419::-;31560:4;31598:2;31587:9;31583:18;31575:26;;31647:9;31641:4;31637:20;31633:1;31622:9;31618:17;31611:47;31675:131;31801:4;31675:131;:::i;:::-;31667:139;;31394:419;;;:::o;31819:181::-;31959:33;31955:1;31947:6;31943:14;31936:57;31819:181;:::o;32006:366::-;32148:3;32169:67;32233:2;32228:3;32169:67;:::i;:::-;32162:74;;32245:93;32334:3;32245:93;:::i;:::-;32363:2;32358:3;32354:12;32347:19;;32006:366;;;:::o;32378:419::-;32544:4;32582:2;32571:9;32567:18;32559:26;;32631:9;32625:4;32621:20;32617:1;32606:9;32602:17;32595:47;32659:131;32785:4;32659:131;:::i;:::-;32651:139;;32378:419;;;:::o;32803:148::-;32905:11;32942:3;32927:18;;32803:148;;;;:::o;32957:141::-;33006:4;33029:3;33021:11;;33052:3;33049:1;33042:14;33086:4;33083:1;33073:18;33065:26;;32957:141;;;:::o;33128:845::-;33231:3;33268:5;33262:12;33297:36;33323:9;33297:36;:::i;:::-;33349:89;33431:6;33426:3;33349:89;:::i;:::-;33342:96;;33469:1;33458:9;33454:17;33485:1;33480:137;;;;33631:1;33626:341;;;;33447:520;;33480:137;33564:4;33560:9;33549;33545:25;33540:3;33533:38;33600:6;33595:3;33591:16;33584:23;;33480:137;;33626:341;33693:38;33725:5;33693:38;:::i;:::-;33753:1;33767:154;33781:6;33778:1;33775:13;33767:154;;;33855:7;33849:14;33845:1;33840:3;33836:11;33829:35;33905:1;33896:7;33892:15;33881:26;;33803:4;33800:1;33796:12;33791:17;;33767:154;;;33950:6;33945:3;33941:16;33934:23;;33633:334;;33447:520;;33235:738;;33128:845;;;;:::o;33979:377::-;34085:3;34113:39;34146:5;34113:39;:::i;:::-;34168:89;34250:6;34245:3;34168:89;:::i;:::-;34161:96;;34266:52;34311:6;34306:3;34299:4;34292:5;34288:16;34266:52;:::i;:::-;34343:6;34338:3;34334:16;34327:23;;34089:267;33979:377;;;;:::o;34362:429::-;34539:3;34561:92;34649:3;34640:6;34561:92;:::i;:::-;34554:99;;34670:95;34761:3;34752:6;34670:95;:::i;:::-;34663:102;;34782:3;34775:10;;34362:429;;;;;:::o;34797:154::-;34937:6;34933:1;34925:6;34921:14;34914:30;34797:154;:::o;34957:400::-;35117:3;35138:84;35220:1;35215:3;35138:84;:::i;:::-;35131:91;;35231:93;35320:3;35231:93;:::i;:::-;35349:1;35344:3;35340:11;35333:18;;34957:400;;;:::o;35363:695::-;35641:3;35663:92;35751:3;35742:6;35663:92;:::i;:::-;35656:99;;35772:148;35916:3;35772:148;:::i;:::-;35765:155;;35937:95;36028:3;36019:6;35937:95;:::i;:::-;35930:102;;36049:3;36042:10;;35363:695;;;;;:::o;36064:226::-;36204:34;36200:1;36192:6;36188:14;36181:58;36273:9;36268:2;36260:6;36256:15;36249:34;36064:226;:::o;36296:366::-;36438:3;36459:67;36523:2;36518:3;36459:67;:::i;:::-;36452:74;;36535:93;36624:3;36535:93;:::i;:::-;36653:2;36648:3;36644:12;36637:19;;36296:366;;;:::o;36668:419::-;36834:4;36872:2;36861:9;36857:18;36849:26;;36921:9;36915:4;36911:20;36907:1;36896:9;36892:17;36885:47;36949:131;37075:4;36949:131;:::i;:::-;36941:139;;36668:419;;;:::o;37093:305::-;37133:3;37152:20;37170:1;37152:20;:::i;:::-;37147:25;;37186:20;37204:1;37186:20;:::i;:::-;37181:25;;37340:1;37272:66;37268:74;37265:1;37262:81;37259:107;;;37346:18;;:::i;:::-;37259:107;37390:1;37387;37383:9;37376:16;;37093:305;;;;:::o;37404:348::-;37444:7;37467:20;37485:1;37467:20;:::i;:::-;37462:25;;37501:20;37519:1;37501:20;:::i;:::-;37496:25;;37689:1;37621:66;37617:74;37614:1;37611:81;37606:1;37599:9;37592:17;37588:105;37585:131;;;37696:18;;:::i;:::-;37585:131;37744:1;37741;37737:9;37726:20;;37404:348;;;;:::o;37758:240::-;37898:34;37894:1;37886:6;37882:14;37875:58;37967:23;37962:2;37954:6;37950:15;37943:48;37758:240;:::o;38004:366::-;38146:3;38167:67;38231:2;38226:3;38167:67;:::i;:::-;38160:74;;38243:93;38332:3;38243:93;:::i;:::-;38361:2;38356:3;38352:12;38345:19;;38004:366;;;:::o;38376:419::-;38542:4;38580:2;38569:9;38565:18;38557:26;;38629:9;38623:4;38619:20;38615:1;38604:9;38600:17;38593:47;38657:131;38783:4;38657:131;:::i;:::-;38649:139;;38376:419;;;:::o;38801:232::-;38941:34;38937:1;38929:6;38925:14;38918:58;39010:15;39005:2;38997:6;38993:15;38986:40;38801:232;:::o;39039:366::-;39181:3;39202:67;39266:2;39261:3;39202:67;:::i;:::-;39195:74;;39278:93;39367:3;39278:93;:::i;:::-;39396:2;39391:3;39387:12;39380:19;;39039:366;;;:::o;39411:419::-;39577:4;39615:2;39604:9;39600:18;39592:26;;39664:9;39658:4;39654:20;39650:1;39639:9;39635:17;39628:47;39692:131;39818:4;39692:131;:::i;:::-;39684:139;;39411:419;;;:::o;39836:332::-;39957:4;39995:2;39984:9;39980:18;39972:26;;40008:71;40076:1;40065:9;40061:17;40052:6;40008:71;:::i;:::-;40089:72;40157:2;40146:9;40142:18;40133:6;40089:72;:::i;:::-;39836:332;;;;;:::o;40174:137::-;40228:5;40259:6;40253:13;40244:22;;40275:30;40299:5;40275:30;:::i;:::-;40174:137;;;;:::o;40317:345::-;40384:6;40433:2;40421:9;40412:7;40408:23;40404:32;40401:119;;;40439:79;;:::i;:::-;40401:119;40559:1;40584:61;40637:7;40628:6;40617:9;40613:22;40584:61;:::i;:::-;40574:71;;40530:125;40317:345;;;;:::o;40668:220::-;40808:34;40804:1;40796:6;40792:14;40785:58;40877:3;40872:2;40864:6;40860:15;40853:28;40668:220;:::o;40894:366::-;41036:3;41057:67;41121:2;41116:3;41057:67;:::i;:::-;41050:74;;41133:93;41222:3;41133:93;:::i;:::-;41251:2;41246:3;41242:12;41235:19;;40894:366;;;:::o;41266:419::-;41432:4;41470:2;41459:9;41455:18;41447:26;;41519:9;41513:4;41509:20;41505:1;41494:9;41490:17;41483:47;41547:131;41673:4;41547:131;:::i;:::-;41539:139;;41266:419;;;:::o;41691:243::-;41831:34;41827:1;41819:6;41815:14;41808:58;41900:26;41895:2;41887:6;41883:15;41876:51;41691:243;:::o;41940:366::-;42082:3;42103:67;42167:2;42162:3;42103:67;:::i;:::-;42096:74;;42179:93;42268:3;42179:93;:::i;:::-;42297:2;42292:3;42288:12;42281:19;;41940:366;;;:::o;42312:419::-;42478:4;42516:2;42505:9;42501:18;42493:26;;42565:9;42559:4;42555:20;42551:1;42540:9;42536:17;42529:47;42593:131;42719:4;42593:131;:::i;:::-;42585:139;;42312:419;;;:::o;42737:236::-;42877:34;42873:1;42865:6;42861:14;42854:58;42946:19;42941:2;42933:6;42929:15;42922:44;42737:236;:::o;42979:366::-;43121:3;43142:67;43206:2;43201:3;43142:67;:::i;:::-;43135:74;;43218:93;43307:3;43218:93;:::i;:::-;43336:2;43331:3;43327:12;43320:19;;42979:366;;;:::o;43351:419::-;43517:4;43555:2;43544:9;43540:18;43532:26;;43604:9;43598:4;43594:20;43590:1;43579:9;43575:17;43568:47;43632:131;43758:4;43632:131;:::i;:::-;43624:139;;43351:419;;;:::o;43776:177::-;43916:29;43912:1;43904:6;43900:14;43893:53;43776:177;:::o;43959:366::-;44101:3;44122:67;44186:2;44181:3;44122:67;:::i;:::-;44115:74;;44198:93;44287:3;44198:93;:::i;:::-;44316:2;44311:3;44307:12;44300:19;;43959:366;;;:::o;44331:419::-;44497:4;44535:2;44524:9;44520:18;44512:26;;44584:9;44578:4;44574:20;44570:1;44559:9;44555:17;44548:47;44612:131;44738:4;44612:131;:::i;:::-;44604:139;;44331:419;;;:::o;44756:180::-;44804:77;44801:1;44794:88;44901:4;44898:1;44891:15;44925:4;44922:1;44915:15;44942:185;44982:1;44999:20;45017:1;44999:20;:::i;:::-;44994:25;;45033:20;45051:1;45033:20;:::i;:::-;45028:25;;45072:1;45062:35;;45077:18;;:::i;:::-;45062:35;45119:1;45116;45112:9;45107:14;;44942:185;;;;:::o;45133:191::-;45173:4;45193:20;45211:1;45193:20;:::i;:::-;45188:25;;45227:20;45245:1;45227:20;:::i;:::-;45222:25;;45266:1;45263;45260:8;45257:34;;;45271:18;;:::i;:::-;45257:34;45316:1;45313;45309:9;45301:17;;45133:191;;;;:::o;45330:176::-;45362:1;45379:20;45397:1;45379:20;:::i;:::-;45374:25;;45413:20;45431:1;45413:20;:::i;:::-;45408:25;;45452:1;45442:35;;45457:18;;:::i;:::-;45442:35;45498:1;45495;45491:9;45486:14;;45330:176;;;;:::o;45512:225::-;45652:34;45648:1;45640:6;45636:14;45629:58;45721:8;45716:2;45708:6;45704:15;45697:33;45512:225;:::o;45743:366::-;45885:3;45906:67;45970:2;45965:3;45906:67;:::i;:::-;45899:74;;45982:93;46071:3;45982:93;:::i;:::-;46100:2;46095:3;46091:12;46084:19;;45743:366;;;:::o;46115:419::-;46281:4;46319:2;46308:9;46304:18;46296:26;;46368:9;46362:4;46358:20;46354:1;46343:9;46339:17;46332:47;46396:131;46522:4;46396:131;:::i;:::-;46388:139;;46115:419;;;:::o;46540:237::-;46680:34;46676:1;46668:6;46664:14;46657:58;46749:20;46744:2;46736:6;46732:15;46725:45;46540:237;:::o;46783:366::-;46925:3;46946:67;47010:2;47005:3;46946:67;:::i;:::-;46939:74;;47022:93;47111:3;47022:93;:::i;:::-;47140:2;47135:3;47131:12;47124:19;;46783:366;;;:::o;47155:419::-;47321:4;47359:2;47348:9;47344:18;47336:26;;47408:9;47402:4;47398:20;47394:1;47383:9;47379:17;47372:47;47436:131;47562:4;47436:131;:::i;:::-;47428:139;;47155:419;;;:::o;47580:231::-;47720:34;47716:1;47708:6;47704:14;47697:58;47789:14;47784:2;47776:6;47772:15;47765:39;47580:231;:::o;47817:366::-;47959:3;47980:67;48044:2;48039:3;47980:67;:::i;:::-;47973:74;;48056:93;48145:3;48056:93;:::i;:::-;48174:2;48169:3;48165:12;48158:19;;47817:366;;;:::o;48189:419::-;48355:4;48393:2;48382:9;48378:18;48370:26;;48442:9;48436:4;48432:20;48428:1;48417:9;48413:17;48406:47;48470:131;48596:4;48470:131;:::i;:::-;48462:139;;48189:419;;;:::o;48614:224::-;48754:34;48750:1;48742:6;48738:14;48731:58;48823:7;48818:2;48810:6;48806:15;48799:32;48614:224;:::o;48844:366::-;48986:3;49007:67;49071:2;49066:3;49007:67;:::i;:::-;49000:74;;49083:93;49172:3;49083:93;:::i;:::-;49201:2;49196:3;49192:12;49185:19;;48844:366;;;:::o;49216:419::-;49382:4;49420:2;49409:9;49405:18;49397:26;;49469:9;49463:4;49459:20;49455:1;49444:9;49440:17;49433:47;49497:131;49623:4;49497:131;:::i;:::-;49489:139;;49216:419;;;:::o;49641:223::-;49781:34;49777:1;49769:6;49765:14;49758:58;49850:6;49845:2;49837:6;49833:15;49826:31;49641:223;:::o;49870:366::-;50012:3;50033:67;50097:2;50092:3;50033:67;:::i;:::-;50026:74;;50109:93;50198:3;50109:93;:::i;:::-;50227:2;50222:3;50218:12;50211:19;;49870:366;;;:::o;50242:419::-;50408:4;50446:2;50435:9;50431:18;50423:26;;50495:9;50489:4;50485:20;50481:1;50470:9;50466:17;50459:47;50523:131;50649:4;50523:131;:::i;:::-;50515:139;;50242:419;;;:::o;50667:175::-;50807:27;50803:1;50795:6;50791:14;50784:51;50667:175;:::o;50848:366::-;50990:3;51011:67;51075:2;51070:3;51011:67;:::i;:::-;51004:74;;51087:93;51176:3;51087:93;:::i;:::-;51205:2;51200:3;51196:12;51189:19;;50848:366;;;:::o;51220:419::-;51386:4;51424:2;51413:9;51409:18;51401:26;;51473:9;51467:4;51463:20;51459:1;51448:9;51444:17;51437:47;51501:131;51627:4;51501:131;:::i;:::-;51493:139;;51220:419;;;:::o;51645:182::-;51785:34;51781:1;51773:6;51769:14;51762:58;51645:182;:::o;51833:366::-;51975:3;51996:67;52060:2;52055:3;51996:67;:::i;:::-;51989:74;;52072:93;52161:3;52072:93;:::i;:::-;52190:2;52185:3;52181:12;52174:19;;51833:366;;;:::o;52205:419::-;52371:4;52409:2;52398:9;52394:18;52386:26;;52458:9;52452:4;52448:20;52444:1;52433:9;52429:17;52422:47;52486:131;52612:4;52486:131;:::i;:::-;52478:139;;52205:419;;;:::o;52630:178::-;52770:30;52766:1;52758:6;52754:14;52747:54;52630:178;:::o;52814:366::-;52956:3;52977:67;53041:2;53036:3;52977:67;:::i;:::-;52970:74;;53053:93;53142:3;53053:93;:::i;:::-;53171:2;53166:3;53162:12;53155:19;;52814:366;;;:::o;53186:419::-;53352:4;53390:2;53379:9;53375:18;53367:26;;53439:9;53433:4;53429:20;53425:1;53414:9;53410:17;53403:47;53467:131;53593:4;53467:131;:::i;:::-;53459:139;;53186:419;;;:::o;53611:98::-;53662:6;53696:5;53690:12;53680:22;;53611:98;;;:::o;53715:168::-;53798:11;53832:6;53827:3;53820:19;53872:4;53867:3;53863:14;53848:29;;53715:168;;;;:::o;53889:360::-;53975:3;54003:38;54035:5;54003:38;:::i;:::-;54057:70;54120:6;54115:3;54057:70;:::i;:::-;54050:77;;54136:52;54181:6;54176:3;54169:4;54162:5;54158:16;54136:52;:::i;:::-;54213:29;54235:6;54213:29;:::i;:::-;54208:3;54204:39;54197:46;;53979:270;53889:360;;;;:::o;54255:640::-;54450:4;54488:3;54477:9;54473:19;54465:27;;54502:71;54570:1;54559:9;54555:17;54546:6;54502:71;:::i;:::-;54583:72;54651:2;54640:9;54636:18;54627:6;54583:72;:::i;:::-;54665;54733:2;54722:9;54718:18;54709:6;54665:72;:::i;:::-;54784:9;54778:4;54774:20;54769:2;54758:9;54754:18;54747:48;54812:76;54883:4;54874:6;54812:76;:::i;:::-;54804:84;;54255:640;;;;;;;:::o;54901:141::-;54957:5;54988:6;54982:13;54973:22;;55004:32;55030:5;55004:32;:::i;:::-;54901:141;;;;:::o;55048:349::-;55117:6;55166:2;55154:9;55145:7;55141:23;55137:32;55134:119;;;55172:79;;:::i;:::-;55134:119;55292:1;55317:63;55372:7;55363:6;55352:9;55348:22;55317:63;:::i;:::-;55307:73;;55263:127;55048:349;;;;:::o;55403:180::-;55451:77;55448:1;55441:88;55548:4;55545:1;55538:15;55572:4;55569:1;55562:15

Swarm Source

ipfs://9a8b65640ebc8dcfef6e0174a954f7b10dff2e59919258d663f96d622acd069e

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ Download: CSV Export  ]
[ Download: CSV Export  ]

A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.