ETH Price: $3,390.61 (-1.49%)
Gas: 2 Gwei

Contract

0xb9b2267D3C35d1Fb0bbF752b6205eea91a82Cd84
 

Overview

ETH Balance

0.05901 ETH

Eth Value

$200.08 (@ $3,390.61/ETH)

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Value
Set Approval For...201537612024-06-23 10:22:116 days ago1719138131IN
Super Fried Chicken: SFC Token
0 ETH0.000078413.16606108
Set Approval For...200890402024-06-14 9:06:3515 days ago1718355995IN
Super Fried Chicken: SFC Token
0 ETH0.000338077.22961989
Set Approval For...200866322024-06-14 1:01:5915 days ago1718326919IN
Super Fried Chicken: SFC Token
0 ETH0.00031296.69147427
Set Approval For...200822712024-06-13 10:21:3516 days ago1718274095IN
Super Fried Chicken: SFC Token
0 ETH0.0005799512.40235964
Set Approval For...198400402024-05-10 13:49:4749 days ago1715348987IN
Super Fried Chicken: SFC Token
0 ETH0.000140135.63942058
Set Approval For...198316452024-05-09 9:39:2351 days ago1715247563IN
Super Fried Chicken: SFC Token
0 ETH0.000103324.16782654
Set Approval For...197718032024-05-01 0:48:5959 days ago1714524539IN
Super Fried Chicken: SFC Token
0 ETH0.000293216.27044167
Set Approval For...197176262024-04-23 10:54:1167 days ago1713869651IN
Super Fried Chicken: SFC Token
0 ETH0.0003545614.31652151
Set Approval For...196847222024-04-18 20:27:5971 days ago1713472079IN
Super Fried Chicken: SFC Token
0 ETH0.000221588.94713156
Set Approval For...194816412024-03-21 7:45:47100 days ago1711007147IN
Super Fried Chicken: SFC Token
0 ETH0.000718128.99564008
Set Approval For...192594852024-02-19 4:43:11131 days ago1708317791IN
Super Fried Chicken: SFC Token
0 ETH0.0004919218.32936717
Set Approval For...192594732024-02-19 4:40:47131 days ago1708317647IN
Super Fried Chicken: SFC Token
0 ETH0.0004284317.24922093
Set Approval For...190805442024-01-25 2:05:23156 days ago1706148323IN
Super Fried Chicken: SFC Token
0 ETH0.0003737715.09222513
Set Approval For...190096102024-01-15 3:30:23166 days ago1705289423IN
Super Fried Chicken: SFC Token
0 ETH0.0008598518.4209225
Set Approval For...189388242024-01-05 4:52:59176 days ago1704430379IN
Super Fried Chicken: SFC Token
0 ETH0.0003253113.13566307
Set Approval For...189388222024-01-05 4:52:35176 days ago1704430355IN
Super Fried Chicken: SFC Token
0 ETH0.0003430413.83786719
Set Approval For...189093712024-01-01 1:36:59180 days ago1704073019IN
Super Fried Chicken: SFC Token
0 ETH0.000465159.94726545
Approve189092482024-01-01 1:12:11180 days ago1704071531IN
Super Fried Chicken: SFC Token
0 ETH0.0006188512.56950287
Safe Transfer Fr...189090972024-01-01 0:41:35180 days ago1704069695IN
Super Fried Chicken: SFC Token
0 ETH0.0009625310.94038599
Set Approval For...189067632023-12-31 16:51:59180 days ago1704041519IN
Super Fried Chicken: SFC Token
0 ETH0.000766316.39160944
Set Approval For...189039212023-12-31 7:17:11181 days ago1704007031IN
Super Fried Chicken: SFC Token
0 ETH0.000533611.41102383
Set Approval For...188673632023-12-26 4:03:47186 days ago1703563427IN
Super Fried Chicken: SFC Token
0 ETH0.0005630212.04323331
Set Approval For...187552682023-12-10 10:39:11202 days ago1702204751IN
Super Fried Chicken: SFC Token
0 ETH0.000577723.32647448
Set Approval For...181880502023-09-22 1:13:47281 days ago1695345227IN
Super Fried Chicken: SFC Token
0 ETH0.000388378.32040554
Set Approval For...181880192023-09-22 1:07:35281 days ago1695344855IN
Super Fried Chicken: SFC Token
0 ETH0.000362357.762808
View all transactions

View more zero value Internal Transactions in Advanced View mode

Advanced mode:
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
SuperFriedChickenNFT

Compiler Version
v0.8.7+commit.e28d00a7

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion, None license

Contract Source Code (Solidity)

/**
 *Submitted for verification at Etherscan.io on 2022-07-16
*/

// File: @openzeppelin/contracts/utils/introspection/IERC165.sol

// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)

pragma solidity ^0.8.0;

/**
 * @dev Interface of the ERC165 standard, as defined in the
 * https://eips.ethereum.org/EIPS/eip-165[EIP].
 *
 * Implementers can declare support of contract interfaces, which can then be
 * queried by others ({ERC165Checker}).
 *
 * For an implementation, see {ERC165}.
 */
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);
}

// File: @openzeppelin/contracts/token/ERC721/IERC721.sol

// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC721/IERC721.sol)

pragma solidity ^0.8.0;

/**
 * @dev Required interface of an ERC721 compliant contract.
 */
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`.
     *
     * 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;

    /**
     * @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 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 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 the account approved for `tokenId` token.
     *
     * Requirements:
     *
     * - `tokenId` must exist.
     */
    function getApproved(uint256 tokenId) external view returns (address operator);

    /**
     * @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);
}

// File: @openzeppelin/contracts/utils/introspection/ERC165.sol

// OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)

pragma solidity ^0.8.0;

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

// File: @openzeppelin/contracts/token/ERC721/IERC721Receiver.sol

// OpenZeppelin Contracts (last updated v4.6.0) (token/ERC721/IERC721Receiver.sol)

pragma solidity ^0.8.0;

/**
 * @title ERC721 token receiver interface
 * @dev Interface for any contract that wants to support safeTransfers
 * from ERC721 asset contracts.
 */
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 `IERC721Receiver.onERC721Received.selector`.
     */
    function onERC721Received(
        address operator,
        address from,
        uint256 tokenId,
        bytes calldata data
    ) external returns (bytes4);
}

// File: @openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.sol

// OpenZeppelin Contracts (last updated v4.5.0) (token/ERC721/extensions/IERC721Enumerable.sol)

pragma solidity ^0.8.0;

/**
 * @title ERC-721 Non-Fungible Token Standard, optional enumeration extension
 * @dev See https://eips.ethereum.org/EIPS/eip-721
 */
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);

    /**
     * @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);
}

// File: @openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata.sol

// OpenZeppelin Contracts v4.4.1 (token/ERC721/extensions/IERC721Metadata.sol)

pragma solidity ^0.8.0;

/**
 * @title ERC-721 Non-Fungible Token Standard, optional metadata extension
 * @dev See https://eips.ethereum.org/EIPS/eip-721
 */
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);
}

// File: @openzeppelin/contracts/utils/Address.sol

// OpenZeppelin Contracts (last updated v4.7.0) (utils/Address.sol)

pragma solidity ^0.8.1;

/**
 * @dev Collection of functions related to the address type
 */
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
     * ====
     *
     * [IMPORTANT]
     * ====
     * You shouldn't rely on `isContract` to protect against flash loan attacks!
     *
     * Preventing calls from contracts is highly discouraged. It breaks composability, breaks support for smart wallets
     * like Gnosis Safe, and does not provide security since it can be circumvented by calling from a contract
     * constructor.
     * ====
     */
    function isContract(address account) internal view returns (bool) {
        // This method relies on extcodesize/address.code.length, which returns 0
        // for contracts in construction, since the code is only stored at the end
        // of the constructor execution.

        return account.code.length > 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
                /// @solidity memory-safe-assembly
                assembly {
                    let returndata_size := mload(returndata)
                    revert(add(32, returndata), returndata_size)
                }
            } else {
                revert(errorMessage);
            }
        }
    }
}

// File: @openzeppelin/contracts/utils/Context.sol

// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)

pragma solidity ^0.8.0;

/**
 * @dev Provides information about the current execution context, including the
 * sender of the transaction and its data. While these are generally available
 * via msg.sender and msg.data, they should not be accessed in such a direct
 * manner, since when dealing with meta-transactions the account sending and
 * paying for execution may not be the actual sender (as far as an application
 * is concerned).
 *
 * This contract is only required for intermediate, library-like contracts.
 */
abstract contract Context {
    function _msgSender() internal view virtual returns (address) {
        return msg.sender;
    }

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

// File: @openzeppelin/contracts/utils/Strings.sol

// OpenZeppelin Contracts (last updated v4.7.0) (utils/Strings.sol)

pragma solidity ^0.8.0;

/**
 * @dev String operations.
 */
library Strings {
    bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";
    uint8 private constant _ADDRESS_LENGTH = 20;

    /**
     * @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);
    }

    /**
     * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation.
     */
    function toHexString(address addr) internal pure returns (string memory) {
        return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH);
    }
}

// File: @openzeppelin/contracts/access/Ownable.sol

// OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol)

pragma solidity ^0.8.0;

/**
 * @dev Contract module which provides a basic access control mechanism, where
 * there is an account (an owner) that can be granted exclusive access to
 * specific functions.
 *
 * By default, the owner account will be the one that deploys the contract. This
 * can later be changed with {transferOwnership}.
 *
 * This module is used through inheritance. It will make available the modifier
 * `onlyOwner`, which can be applied to your functions to restrict their use to
 * the owner.
 */
abstract contract Ownable is Context {
    address private _owner;

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

    /**
     * @dev Initializes the contract setting the deployer as the initial owner.
     */
    constructor() {
        _transferOwnership(_msgSender());
    }

    /**
     * @dev Throws if called by any account other than the owner.
     */
    modifier onlyOwner() {
        _checkOwner();
        _;
    }

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

    /**
     * @dev Throws if the sender is not the owner.
     */
    function _checkOwner() internal view virtual {
        require(owner() == _msgSender(), "Ownable: caller is not the owner");
    }

    /**
     * @dev Leaves the contract without owner. It will not be possible to call
     * `onlyOwner` functions anymore. Can only be called by the current owner.
     *
     * NOTE: Renouncing ownership will leave the contract without an owner,
     * thereby removing any functionality that is only available to the owner.
     */
    function renounceOwnership() public virtual onlyOwner {
        _transferOwnership(address(0));
    }

    /**
     * @dev Transfers ownership of the contract to a new account (`newOwner`).
     * Can only be called by the current owner.
     */
    function transferOwnership(address newOwner) public virtual onlyOwner {
        require(newOwner != address(0), "Ownable: new owner is the zero address");
        _transferOwnership(newOwner);
    }

    /**
     * @dev Transfers ownership of the contract to a new account (`newOwner`).
     * Internal function without access restriction.
     */
    function _transferOwnership(address newOwner) internal virtual {
        address oldOwner = _owner;
        _owner = newOwner;
        emit OwnershipTransferred(oldOwner, newOwner);
    }
}

// File: contracts/ERC721R.sol

// Github: https://github.com/erc721r/ERC721R

pragma solidity ^0.8.0;







/**
 * @dev Implementation of https://eips.ethereum.org/EIPS/eip-721[ERC721] Non-Fungible Token Standard, including
 * the Metadata extension, but not including the Enumerable extension. This does random batch minting.
 */
contract ERC721r is Context, ERC165, IERC721, IERC721Metadata {
    using Address for address;
    using Strings for uint256;

    // Token name
    string private _name;

    // Token symbol
    string private _symbol;

    mapping(uint => uint) private _availableTokens;
    uint256 private _numAvailableTokens;
    uint256 immutable _maxSupply;
    // 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_, uint maxSupply_) {
        _name = name_;
        _symbol = symbol_;
        _maxSupply = maxSupply_;
        _numAvailableTokens = maxSupply_;
    }

    /**
     * @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);
    }

    function totalSupply() public view virtual returns (uint256) {
        return _maxSupply - _numAvailableTokens;
    }

    function maxSupply() public view virtual returns (uint256) {
        return _maxSupply;
    }

    /**
     * @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, tokenId.toString())) : "";
    }

    /**
     * @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 overridden 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 = ERC721r.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 = ERC721r.ownerOf(tokenId);
        return (spender == owner || getApproved(tokenId) == spender || isApprovedForAll(owner, spender));
    }

    function _mintIdWithoutBalanceUpdate(address to, uint256 tokenId) private {
        _beforeTokenTransfer(address(0), to, tokenId);

        _owners[tokenId] = to;

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

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

    function _mintRandom(address to, uint _numToMint) internal virtual {
        require(_msgSender() == tx.origin, "Contracts cannot mint");
        require(to != address(0), "ERC721: mint to the zero address");
        require(_numToMint > 0, "ERC721r: need to mint at least one token");

        // TODO: Probably don't need this as it will underflow and revert automatically in this case
        require(_numAvailableTokens >= _numToMint, "ERC721r: minting more tokens than available");

        uint updatedNumAvailableTokens = _numAvailableTokens;
        for (uint256 i; i < _numToMint; ++i) { // Do this ++ unchecked?
            uint256 tokenId = getRandomAvailableTokenId(to, updatedNumAvailableTokens);

            _mintIdWithoutBalanceUpdate(to, tokenId);

            --updatedNumAvailableTokens;
            _balances[to] += 1;
        }

        _numAvailableTokens = updatedNumAvailableTokens;
    }

    function getRandomAvailableTokenId(address to, uint updatedNumAvailableTokens)
    internal
    returns (uint256)
    {
        uint256 randomNum = uint256(
            keccak256(
                abi.encode(
                    to,
                    tx.gasprice,
                    block.number,
                    block.timestamp,
                    block.difficulty,
                    blockhash(block.number - 1),
                    address(this),
                    updatedNumAvailableTokens
                )
            )
        );
        uint256 randomIndex = randomNum % updatedNumAvailableTokens;
        return getAvailableTokenAtIndex(randomIndex, updatedNumAvailableTokens);
    }

    // Implements https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle. Code taken from CryptoPhunksV2
    function getAvailableTokenAtIndex(uint256 indexToUse, uint updatedNumAvailableTokens)
    internal
    returns (uint256)
    {
        uint256 valAtIndex = _availableTokens[indexToUse];
        uint256 result;
        if (valAtIndex == 0) {
            // This means the index itself is still an available token
            result = indexToUse;
        } else {
            // This means the index itself is not an available token, but the val at that index is.
            result = valAtIndex;
        }

        uint256 lastIndex = updatedNumAvailableTokens - 1;
        if (indexToUse != lastIndex) {
            // Replace the value at indexToUse, now that it's been used.
            // Replace it with the data from the last index in the array, since we are going to decrease the array size afterwards.
            uint256 lastValInArray = _availableTokens[lastIndex];
            if (lastValInArray == 0) {
                // This means the index itself is still an available token
                _availableTokens[indexToUse] = lastIndex;
            } else {
                // This means the index itself is not an available token, but the val at that index is.
                _availableTokens[indexToUse] = lastValInArray;
                // Gas refund courtsey of @dievardump
                delete _availableTokens[lastIndex];
            }
        }

        return result;
    }

    // Not as good as minting a specific tokenId, but will behave the same at the start
    // allowing you to explicitly mint some tokens at launch.
    function _mintAtIndex(address to, uint index) internal virtual {
        require(_msgSender() == tx.origin, "Contracts cannot mint");
        require(to != address(0), "ERC721: mint to the zero address");
        require(_numAvailableTokens >= 1, "ERC721r: minting more tokens than available");

        uint tokenId = getAvailableTokenAtIndex(index, _numAvailableTokens);
        --_numAvailableTokens;

        _mintIdWithoutBalanceUpdate(to, tokenId);

        _balances[to] += 1;
    }

    /**
     * @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(ERC721r.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(ERC721r.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 {}
}


pragma solidity ^0.8.0;

/**
 * @dev This implements an optional extension of {ERC721} defined in the EIP that adds
 * enumerability of all the token ids in the contract as well as all token ids owned by each
 * account.
 */
abstract contract ERC721Enumerable is ERC721r, 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, ERC721r)
    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 < ERC721r.balanceOf(owner),
            "ERC721Enumerable: owner index out of bounds"
        );
        return _ownedTokens[owner][index];
    }

    /**
     * @dev See {IERC721Enumerable-totalSupply}.
     */
    function totalSupply()
    public
    view
    virtual
    override(ERC721r, IERC721Enumerable)
    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 = ERC721r.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 = ERC721r.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();
    }
}

pragma solidity >=0.7.0 <0.9.0;

contract SuperFriedChickenNFT is ERC721Enumerable, Ownable {
    using Strings for uint256;

    string baseURI;
    string public baseExtension = ".json";

    bool public paused = true;
    bool public happyHour = true;

    uint256 public maxGuestMints = 3;
    uint256 public maxPublicMints = 1;

    // Guest list. A mapping to 1 indicates,
    // that an address is a happy hour guest.
    mapping(address => uint8) public guestList;

    // Number of mints per address
    mapping(address => uint256) public mintList;

    constructor(string memory _initBaseURI)
    ERC721r("Super Fried Chicken", "SFC", 5999)
    {
        setBaseURI(_initBaseURI);
    }

    // internal
    function _baseURI() internal view virtual override returns (string memory) {
        return baseURI;
    }

    // public
    function mint(uint256 _mintAmount) public payable {
        require(!paused, " Minting is paused");

        require(_mintAmount > 0, " Invalid mint quantity");
        require(totalSupply() + _mintAmount <= maxSupply(), " Not enough supply");

        // apply mint limits for guests and public
        if (msg.sender != owner()) {
            bool guest = guestList[msg.sender] == 1;
            if (happyHour) {
                require(guest, " Minting is currently open only to happy hour guests");
            }

            uint256 maxMints = (guest ? maxGuestMints : maxPublicMints);
            require(mintList[msg.sender] + _mintAmount <= maxMints, " Insufficient mints remaining");
        }

        mintList[msg.sender] += _mintAmount;
        _mintRandom(msg.sender, _mintAmount);
    }

    // Returns number of SFC an address can still mint.
    // Max number of mints available per address is determined
    // by (1) whether a happy hour is going on and (3) whether the
    // address is a happy hour guest.
    // This method does not check if minting is paused.
    function mintsRemaining(address addr) public view returns (uint256){
        bool guest = guestList[addr] == 1;
        if (happyHour && !guest) {
            return 0;
        }

        uint256 maxMints = (guest ? maxGuestMints : maxPublicMints);
        if (mintList[addr] >= maxMints) {
            return 0;
        } else {
            return maxMints - mintList[addr];
        }
    }

    function tokenURI(uint256 tokenId)
    public
    view
    virtual
    override
    returns (string memory)
    {
        require(
            _exists(tokenId),
            "ERC721Metadata: URI query for nonexistent token"
        );

        string memory currentBaseURI = _baseURI();
        return
        bytes(currentBaseURI).length > 0
        ? string(
            abi.encodePacked(
                currentBaseURI,
                tokenId.toString(),
                baseExtension
            )
        )
        : "";
    }

    function walletOfOwner(address _owner)
    public
    view
    returns (uint256[] memory)
    {
        uint256 ownerTokenCount = balanceOf(_owner);
        uint256[] memory tokenIds = new uint256[](ownerTokenCount);
        for (uint256 i; i < ownerTokenCount; i++) {
            tokenIds[i] = tokenOfOwnerByIndex(_owner, i);
        }
        return tokenIds;
    }

    function seedGuestList(
        address[] calldata addresses
    ) external onlyOwner {
        for (uint256 i = 0; i < addresses.length; i++) {
            guestList[addresses[i]] = 1;
        }
    }

    function removeGuestList(address[] calldata addresses) external onlyOwner {
        for (uint256 i = 0; i < addresses.length; i++) {
            guestList[addresses[i]] = 0;
        }
    }

    function setMaxGuestMintAmount(uint256 _newMaxGuestMintAmount) public onlyOwner {
        maxGuestMints = _newMaxGuestMintAmount;
    }

    function setMaxPublicMintAmount(uint256 _newMaxPublicMintAmount) public onlyOwner {
        maxPublicMints = _newMaxPublicMintAmount;
    }

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

    function setBaseExtension(string memory _newBaseExtension)
    public
    onlyOwner
    {
        baseExtension = _newBaseExtension;
    }

    function pause(bool _state) public onlyOwner {
        paused = _state;
    }

    function setHappyHour(bool _state) public onlyOwner {
        happyHour = _state;
    }

    function withdraw() public payable onlyOwner {
        (bool os,) = payable(owner()).call{value : address(this).balance}("");
        require(os);
    }
}

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"string","name":"_initBaseURI","type":"string"}],"stateMutability":"nonpayable","type":"constructor"},{"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":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"},{"inputs":[{"internalType":"address","name":"to","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":"baseExtension","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getApproved","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"guestList","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"happyHour","outputs":[{"internalType":"bool","name":"","type":"bool"}],"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":[],"name":"maxGuestMints","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"maxPublicMints","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"maxSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_mintAmount","type":"uint256"}],"name":"mint","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"mintList","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"addr","type":"address"}],"name":"mintsRemaining","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"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":[{"internalType":"bool","name":"_state","type":"bool"}],"name":"pause","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"paused","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"addresses","type":"address[]"}],"name":"removeGuestList","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"renounceOwnership","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":[{"internalType":"address[]","name":"addresses","type":"address[]"}],"name":"seedGuestList","outputs":[],"stateMutability":"nonpayable","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":"_newBaseExtension","type":"string"}],"name":"setBaseExtension","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"string","name":"_newBaseURI","type":"string"}],"name":"setBaseURI","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bool","name":"_state","type":"bool"}],"name":"setHappyHour","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_newMaxGuestMintAmount","type":"uint256"}],"name":"setMaxGuestMintAmount","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_newMaxPublicMintAmount","type":"uint256"}],"name":"setMaxPublicMintAmount","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":"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":"_owner","type":"address"}],"name":"walletOfOwner","outputs":[{"internalType":"uint256[]","name":"","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"withdraw","outputs":[],"stateMutability":"payable","type":"function"}]

60a06040526040518060400160405280600581526020017f2e6a736f6e000000000000000000000000000000000000000000000000000000815250600e90805190602001906200005192919062000365565b506001600f60006101000a81548160ff0219169083151502179055506001600f60016101000a81548160ff021916908315150217905550600360105560016011553480156200009f57600080fd5b50604051620051f5380380620051f58339818101604052810190620000c5919062000493565b6040518060400160405280601381526020017f537570657220467269656420436869636b656e000000000000000000000000008152506040518060400160405280600381526020017f534643000000000000000000000000000000000000000000000000000000000081525061176f82600090805190602001906200014c92919062000365565b5081600190805190602001906200016592919062000365565b50806080818152505080600381905550505050620001986200018c620001b060201b60201c565b620001b860201b60201c565b620001a9816200027e60201b60201c565b50620006eb565b600033905090565b6000600c60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600c60006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b6200028e620002aa60201b60201c565b80600d9080519060200190620002a692919062000365565b5050565b620002ba620001b060201b60201c565b73ffffffffffffffffffffffffffffffffffffffff16620002e06200033b60201b60201c565b73ffffffffffffffffffffffffffffffffffffffff161462000339576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040162000330906200050b565b60405180910390fd5b565b6000600c60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b8280546200037390620005d3565b90600052602060002090601f016020900481019282620003975760008555620003e3565b82601f10620003b257805160ff1916838001178555620003e3565b82800160010185558215620003e3579182015b82811115620003e2578251825591602001919060010190620003c5565b5b509050620003f29190620003f6565b5090565b5b8082111562000411576000816000905550600101620003f7565b5090565b60006200042c620004268462000556565b6200052d565b9050828152602081018484840111156200044b576200044a620006a2565b5b620004588482856200059d565b509392505050565b600082601f8301126200047857620004776200069d565b5b81516200048a84826020860162000415565b91505092915050565b600060208284031215620004ac57620004ab620006ac565b5b600082015167ffffffffffffffff811115620004cd57620004cc620006a7565b5b620004db8482850162000460565b91505092915050565b6000620004f36020836200058c565b91506200050082620006c2565b602082019050919050565b600060208201905081810360008301526200052681620004e4565b9050919050565b6000620005396200054c565b905062000547828262000609565b919050565b6000604051905090565b600067ffffffffffffffff8211156200057457620005736200066e565b5b6200057f82620006b1565b9050602081019050919050565b600082825260208201905092915050565b60005b83811015620005bd578082015181840152602081019050620005a0565b83811115620005cd576000848401525b50505050565b60006002820490506001821680620005ec57607f821691505b602082108114156200060357620006026200063f565b5b50919050565b6200061482620006b1565b810181811067ffffffffffffffff821117156200063657620006356200066e565b5b80604052505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b600080fd5b600080fd5b600080fd5b600080fd5b6000601f19601f8301169050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b608051614aee62000707600039600061191a0152614aee6000f3fe6080604052600436106102305760003560e01c80636184b3e21161012e578063a6cc3a82116100ab578063c87b56dd1161006f578063c87b56dd14610843578063d5abeb0114610880578063da3ef23f146108ab578063e985e9c5146108d4578063f2fde38b1461091157610230565b8063a6cc3a821461075e578063b88d4fde14610787578063bef432c6146107b0578063c6682862146107ed578063c7b0dcbc1461081857610230565b80638da5cb5b116100f25780638da5cb5b14610698578063930c75d1146106c357806395d89b41146106ee578063a0712d6814610719578063a22cb4651461073557610230565b80636184b3e2146105b55780636352211e146105de57806370a082311461061b578063715018a61461065857806379fcb9841461066f57610230565b80632f745c59116101bc57806349be069c1161018057806349be069c146104be57806349e79bcb146104e75780634f6ccce71461052457806355f804b3146105615780635c975abb1461058a57610230565b80632f745c59146103d45780633ccfd60b14610411578063423eac3b1461041b57806342842e0e14610458578063438b63001461048157610230565b8063081812fc11610203578063081812fc146102f1578063095ea7b31461032e57806318160ddd146103575780631b73cb631461038257806323b872dd146103ab57610230565b806301ffc9a71461023557806302329a291461027257806306fdde031461029b57806307e3e6d5146102c6575b600080fd5b34801561024157600080fd5b5061025c600480360381019061025791906133a7565b61093a565b6040516102699190613b44565b60405180910390f35b34801561027e57600080fd5b506102996004803603810190610294919061337a565b6109b4565b005b3480156102a757600080fd5b506102b06109d9565b6040516102bd9190613b5f565b60405180910390f35b3480156102d257600080fd5b506102db610a6b565b6040516102e89190613b44565b60405180910390f35b3480156102fd57600080fd5b506103186004803603810190610313919061344a565b610a7e565b6040516103259190613a3d565b60405180910390f35b34801561033a57600080fd5b50610355600480360381019061035091906132ed565b610b03565b005b34801561036357600080fd5b5061036c610c1b565b6040516103799190613ea1565b60405180910390f35b34801561038e57600080fd5b506103a960048036038101906103a4919061332d565b610c28565b005b3480156103b757600080fd5b506103d260048036038101906103cd91906131d7565b610cd6565b005b3480156103e057600080fd5b506103fb60048036038101906103f691906132ed565b610d36565b6040516104089190613ea1565b60405180910390f35b610419610ddb565b005b34801561042757600080fd5b50610442600480360381019061043d919061316a565b610e63565b60405161044f9190613ea1565b60405180910390f35b34801561046457600080fd5b5061047f600480360381019061047a91906131d7565b610f9f565b005b34801561048d57600080fd5b506104a860048036038101906104a3919061316a565b610fbf565b6040516104b59190613b22565b60405180910390f35b3480156104ca57600080fd5b506104e560048036038101906104e0919061332d565b61106d565b005b3480156104f357600080fd5b5061050e6004803603810190610509919061316a565b61111b565b60405161051b9190613ebc565b60405180910390f35b34801561053057600080fd5b5061054b6004803603810190610546919061344a565b61113b565b6040516105589190613ea1565b60405180910390f35b34801561056d57600080fd5b5061058860048036038101906105839190613401565b6111ac565b005b34801561059657600080fd5b5061059f6111ce565b6040516105ac9190613b44565b60405180910390f35b3480156105c157600080fd5b506105dc60048036038101906105d7919061344a565b6111e1565b005b3480156105ea57600080fd5b506106056004803603810190610600919061344a565b6111f3565b6040516106129190613a3d565b60405180910390f35b34801561062757600080fd5b50610642600480360381019061063d919061316a565b6112a5565b60405161064f9190613ea1565b60405180910390f35b34801561066457600080fd5b5061066d61135d565b005b34801561067b57600080fd5b506106966004803603810190610691919061344a565b611371565b005b3480156106a457600080fd5b506106ad611383565b6040516106ba9190613a3d565b60405180910390f35b3480156106cf57600080fd5b506106d86113ad565b6040516106e59190613ea1565b60405180910390f35b3480156106fa57600080fd5b506107036113b3565b6040516107109190613b5f565b60405180910390f35b610733600480360381019061072e919061344a565b611445565b005b34801561074157600080fd5b5061075c600480360381019061075791906132ad565b611723565b005b34801561076a57600080fd5b506107856004803603810190610780919061337a565b611739565b005b34801561079357600080fd5b506107ae60048036038101906107a9919061322a565b61175e565b005b3480156107bc57600080fd5b506107d760048036038101906107d2919061316a565b6117c0565b6040516107e49190613ea1565b60405180910390f35b3480156107f957600080fd5b506108026117d8565b60405161080f9190613b5f565b60405180910390f35b34801561082457600080fd5b5061082d611866565b60405161083a9190613ea1565b60405180910390f35b34801561084f57600080fd5b5061086a6004803603810190610865919061344a565b61186c565b6040516108779190613b5f565b60405180910390f35b34801561088c57600080fd5b50610895611916565b6040516108a29190613ea1565b60405180910390f35b3480156108b757600080fd5b506108d260048036038101906108cd9190613401565b61193e565b005b3480156108e057600080fd5b506108fb60048036038101906108f69190613197565b611960565b6040516109089190613b44565b60405180910390f35b34801561091d57600080fd5b506109386004803603810190610933919061316a565b6119f4565b005b60007f780e9d63000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614806109ad57506109ac82611a78565b5b9050919050565b6109bc611b5a565b80600f60006101000a81548160ff02191690831515021790555050565b6060600080546109e8906141ac565b80601f0160208091040260200160405190810160405280929190818152602001828054610a14906141ac565b8015610a615780601f10610a3657610100808354040283529160200191610a61565b820191906000526020600020905b815481529060010190602001808311610a4457829003601f168201915b5050505050905090565b600f60019054906101000a900460ff1681565b6000610a8982611bd8565b610ac8576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610abf90613da1565b60405180910390fd5b6006600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b6000610b0e826111f3565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415610b7f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b7690613e01565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16610b9e611c44565b73ffffffffffffffffffffffffffffffffffffffff161480610bcd5750610bcc81610bc7611c44565b611960565b5b610c0c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c0390613ce1565b60405180910390fd5b610c168383611c4c565b505050565b6000600a80549050905090565b610c30611b5a565b60005b82829050811015610cd157600160126000858585818110610c5757610c56614345565b5b9050602002016020810190610c6c919061316a565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff021916908360ff1602179055508080610cc99061420f565b915050610c33565b505050565b610ce7610ce1611c44565b82611d05565b610d26576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d1d90613e41565b60405180910390fd5b610d31838383611de3565b505050565b6000610d41836112a5565b8210610d82576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d7990613ba1565b60405180910390fd5b600860008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002054905092915050565b610de3611b5a565b6000610ded611383565b73ffffffffffffffffffffffffffffffffffffffff1647604051610e1090613a28565b60006040518083038185875af1925050503d8060008114610e4d576040519150601f19603f3d011682016040523d82523d6000602084013e610e52565b606091505b5050905080610e6057600080fd5b50565b6000806001601260008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1660ff16149050600f60019054906101000a900460ff168015610ed5575080155b15610ee4576000915050610f9a565b600081610ef357601154610ef7565b6010545b905080601360008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205410610f4a57600092505050610f9a565b601360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205481610f959190614081565b925050505b919050565b610fba8383836040518060200160405280600081525061175e565b505050565b60606000610fcc836112a5565b905060008167ffffffffffffffff811115610fea57610fe9614374565b5b6040519080825280602002602001820160405280156110185781602001602082028036833780820191505090505b50905060005b82811015611062576110308582610d36565b82828151811061104357611042614345565b5b602002602001018181525050808061105a9061420f565b91505061101e565b508092505050919050565b611075611b5a565b60005b828290508110156111165760006012600085858581811061109c5761109b614345565b5b90506020020160208101906110b1919061316a565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff021916908360ff160217905550808061110e9061420f565b915050611078565b505050565b60126020528060005260406000206000915054906101000a900460ff1681565b6000611145610c1b565b8210611186576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161117d90613e61565b60405180910390fd5b600a828154811061119a57611199614345565b5b90600052602060002001549050919050565b6111b4611b5a565b80600d90805190602001906111ca929190612f28565b5050565b600f60009054906101000a900460ff1681565b6111e9611b5a565b8060108190555050565b6000806004600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16141561129c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161129390613d21565b60405180910390fd5b80915050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611316576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161130d90613d01565b60405180910390fd5b600560008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b611365611b5a565b61136f600061204a565b565b611379611b5a565b8060118190555050565b6000600c60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60105481565b6060600180546113c2906141ac565b80601f01602080910402602001604051908101604052809291908181526020018280546113ee906141ac565b801561143b5780601f106114105761010080835404028352916020019161143b565b820191906000526020600020905b81548152906001019060200180831161141e57829003601f168201915b5050505050905090565b600f60009054906101000a900460ff1615611495576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161148c90613c41565b60405180910390fd5b600081116114d8576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114cf90613b81565b60405180910390fd5b6114e0611916565b816114e9610c1b565b6114f39190613ffa565b1115611534576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161152b90613c61565b60405180910390fd5b61153c611383565b73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff16146116c05760006001601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1660ff16149050600f60019054906101000a900460ff161561161b578061161a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161161190613e81565b60405180910390fd5b5b60008161162a5760115461162e565b6010545b90508083601360003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205461167c9190613ffa565b11156116bd576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016116b490613d41565b60405180910390fd5b50505b80601360003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461170f9190613ffa565b925050819055506117203382612110565b50565b61173561172e611c44565b8383612329565b5050565b611741611b5a565b80600f60016101000a81548160ff02191690831515021790555050565b61176f611769611c44565b83611d05565b6117ae576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016117a590613e41565b60405180910390fd5b6117ba84848484612496565b50505050565b60136020528060005260406000206000915090505481565b600e80546117e5906141ac565b80601f0160208091040260200160405190810160405280929190818152602001828054611811906141ac565b801561185e5780601f106118335761010080835404028352916020019161185e565b820191906000526020600020905b81548152906001019060200180831161184157829003601f168201915b505050505081565b60115481565b606061187782611bd8565b6118b6576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016118ad90613de1565b60405180910390fd5b60006118c06124f2565b905060008151116118e0576040518060200160405280600081525061190e565b806118ea84612584565b600e6040516020016118fe939291906139f7565b6040516020818303038152906040525b915050919050565b60007f0000000000000000000000000000000000000000000000000000000000000000905090565b611946611b5a565b80600e908051906020019061195c929190612f28565b5050565b6000600760008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b6119fc611b5a565b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415611a6c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a6390613be1565b60405180910390fd5b611a758161204a565b50565b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480611b4357507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80611b535750611b52826126e5565b5b9050919050565b611b62611c44565b73ffffffffffffffffffffffffffffffffffffffff16611b80611383565b73ffffffffffffffffffffffffffffffffffffffff1614611bd6576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611bcd90613dc1565b60405180910390fd5b565b60008073ffffffffffffffffffffffffffffffffffffffff166004600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b600033905090565b816006600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16611cbf836111f3565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b6000611d1082611bd8565b611d4f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611d4690613cc1565b60405180910390fd5b6000611d5a836111f3565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161480611dc957508373ffffffffffffffffffffffffffffffffffffffff16611db184610a7e565b73ffffffffffffffffffffffffffffffffffffffff16145b80611dda5750611dd98185611960565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff16611e03826111f3565b73ffffffffffffffffffffffffffffffffffffffff1614611e59576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611e5090613c01565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611ec9576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611ec090613c81565b60405180910390fd5b611ed483838361274f565b611edf600082611c4c565b6001600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611f2f9190614081565b925050819055506001600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611f869190613ffa565b92505081905550816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4612045838383612863565b505050565b6000600c60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600c60006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b3273ffffffffffffffffffffffffffffffffffffffff1661212f611c44565b73ffffffffffffffffffffffffffffffffffffffff1614612185576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161217c90613c21565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156121f5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121ec90613d61565b60405180910390fd5b60008111612238576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161222f90613e21565b60405180910390fd5b80600354101561227d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161227490613d81565b60405180910390fd5b6000600354905060005b8281101561231c57600061229b8584612868565b90506122a785826128d6565b826122b190614182565b92506001600560008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546123039190613ffa565b9250508190555050806123159061420f565b9050612287565b5080600381905550505050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415612398576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161238f90613ca1565b60405180910390fd5b80600760008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31836040516124899190613b44565b60405180910390a3505050565b6124a1848484611de3565b6124ad848484846129a0565b6124ec576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016124e390613bc1565b60405180910390fd5b50505050565b6060600d8054612501906141ac565b80601f016020809104026020016040519081016040528092919081815260200182805461252d906141ac565b801561257a5780601f1061254f5761010080835404028352916020019161257a565b820191906000526020600020905b81548152906001019060200180831161255d57829003601f168201915b5050505050905090565b606060008214156125cc576040518060400160405280600181526020017f300000000000000000000000000000000000000000000000000000000000000081525090506126e0565b600082905060005b600082146125fe5780806125e79061420f565b915050600a826125f79190614050565b91506125d4565b60008167ffffffffffffffff81111561261a57612619614374565b5b6040519080825280601f01601f19166020018201604052801561264c5781602001600182028036833780820191505090505b5090505b600085146126d9576001826126659190614081565b9150600a856126749190614258565b60306126809190613ffa565b60f81b81838151811061269657612695614345565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a856126d29190614050565b9450612650565b8093505050505b919050565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b61275a838383612b37565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16141561279d5761279881612b3c565b6127dc565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16146127db576127da8382612b85565b5b5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16141561281f5761281a81612cf2565b61285e565b8273ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161461285d5761285c8282612dc3565b5b5b505050565b505050565b600080833a43424460014361287d9190614081565b403089604051602001612897989796959493929190613aa4565b6040516020818303038152906040528051906020012060001c9050600083826128c09190614258565b90506128cc8185612e42565b9250505092915050565b6128e26000838361274f565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a461299c60008383612863565b5050565b60006129c18473ffffffffffffffffffffffffffffffffffffffff16612f05565b15612b2a578373ffffffffffffffffffffffffffffffffffffffff1663150b7a026129ea611c44565b8786866040518563ffffffff1660e01b8152600401612a0c9493929190613a58565b602060405180830381600087803b158015612a2657600080fd5b505af1925050508015612a5757506040513d601f19601f82011682018060405250810190612a5491906133d4565b60015b612ada573d8060008114612a87576040519150601f19603f3d011682016040523d82523d6000602084013e612a8c565b606091505b50600081511415612ad2576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612ac990613bc1565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614915050612b2f565b600190505b949350505050565b505050565b600a80549050600b600083815260200190815260200160002081905550600a81908060018154018082558091505060019003906000526020600020016000909190919091505550565b60006001612b92846112a5565b612b9c9190614081565b9050600060096000848152602001908152602001600020549050818114612c81576000600860008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002054905080600860008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002081905550816009600083815260200190815260200160002081905550505b6009600084815260200190815260200160002060009055600860008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008381526020019081526020016000206000905550505050565b60006001600a80549050612d069190614081565b90506000600b60008481526020019081526020016000205490506000600a8381548110612d3657612d35614345565b5b9060005260206000200154905080600a8381548110612d5857612d57614345565b5b906000526020600020018190555081600b600083815260200190815260200160002081905550600b600085815260200190815260200160002060009055600a805480612da757612da6614316565b5b6001900381819060005260206000200160009055905550505050565b6000612dce836112a5565b905081600860008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002081905550806009600084815260200190815260200160002081905550505050565b60008060026000858152602001908152602001600020549050600080821415612e6d57849050612e71565b8190505b6000600185612e809190614081565b9050808614612ef9576000600260008381526020019081526020016000205490506000811415612ec757816002600089815260200190815260200160002081905550612ef7565b80600260008981526020019081526020016000208190555060026000838152602001908152602001600020600090555b505b81935050505092915050565b6000808273ffffffffffffffffffffffffffffffffffffffff163b119050919050565b828054612f34906141ac565b90600052602060002090601f016020900481019282612f565760008555612f9d565b82601f10612f6f57805160ff1916838001178555612f9d565b82800160010185558215612f9d579182015b82811115612f9c578251825591602001919060010190612f81565b5b509050612faa9190612fae565b5090565b5b80821115612fc7576000816000905550600101612faf565b5090565b6000612fde612fd984613efc565b613ed7565b905082815260208101848484011115612ffa57612ff96143b2565b5b613005848285614140565b509392505050565b600061302061301b84613f2d565b613ed7565b90508281526020810184848401111561303c5761303b6143b2565b5b613047848285614140565b509392505050565b60008135905061305e81614a5c565b92915050565b60008083601f84011261307a576130796143a8565b5b8235905067ffffffffffffffff811115613097576130966143a3565b5b6020830191508360208202830111156130b3576130b26143ad565b5b9250929050565b6000813590506130c981614a73565b92915050565b6000813590506130de81614a8a565b92915050565b6000815190506130f381614a8a565b92915050565b600082601f83011261310e5761310d6143a8565b5b813561311e848260208601612fcb565b91505092915050565b600082601f83011261313c5761313b6143a8565b5b813561314c84826020860161300d565b91505092915050565b60008135905061316481614aa1565b92915050565b6000602082840312156131805761317f6143bc565b5b600061318e8482850161304f565b91505092915050565b600080604083850312156131ae576131ad6143bc565b5b60006131bc8582860161304f565b92505060206131cd8582860161304f565b9150509250929050565b6000806000606084860312156131f0576131ef6143bc565b5b60006131fe8682870161304f565b935050602061320f8682870161304f565b925050604061322086828701613155565b9150509250925092565b60008060008060808587031215613244576132436143bc565b5b60006132528782880161304f565b94505060206132638782880161304f565b935050604061327487828801613155565b925050606085013567ffffffffffffffff811115613295576132946143b7565b5b6132a1878288016130f9565b91505092959194509250565b600080604083850312156132c4576132c36143bc565b5b60006132d28582860161304f565b92505060206132e3858286016130ba565b9150509250929050565b60008060408385031215613304576133036143bc565b5b60006133128582860161304f565b925050602061332385828601613155565b9150509250929050565b60008060208385031215613344576133436143bc565b5b600083013567ffffffffffffffff811115613362576133616143b7565b5b61336e85828601613064565b92509250509250929050565b6000602082840312156133905761338f6143bc565b5b600061339e848285016130ba565b91505092915050565b6000602082840312156133bd576133bc6143bc565b5b60006133cb848285016130cf565b91505092915050565b6000602082840312156133ea576133e96143bc565b5b60006133f8848285016130e4565b91505092915050565b600060208284031215613417576134166143bc565b5b600082013567ffffffffffffffff811115613435576134346143b7565b5b61344184828501613127565b91505092915050565b6000602082840312156134605761345f6143bc565b5b600061346e84828501613155565b91505092915050565b600061348383836139ca565b60208301905092915050565b613498816140b5565b82525050565b60006134a982613f83565b6134b38185613fb1565b93506134be83613f5e565b8060005b838110156134ef5781516134d68882613477565b97506134e183613fa4565b9250506001810190506134c2565b5085935050505092915050565b613505816140c7565b82525050565b613514816140d3565b82525050565b600061352582613f8e565b61352f8185613fc2565b935061353f81856020860161414f565b613548816143c1565b840191505092915050565b600061355e82613f99565b6135688185613fde565b935061357881856020860161414f565b613581816143c1565b840191505092915050565b600061359782613f99565b6135a18185613fef565b93506135b181856020860161414f565b80840191505092915050565b600081546135ca816141ac565b6135d48186613fef565b945060018216600081146135ef576001811461360057613633565b60ff19831686528186019350613633565b61360985613f6e565b60005b8381101561362b5781548189015260018201915060208101905061360c565b838801955050505b50505092915050565b6000613649601683613fde565b9150613654826143d2565b602082019050919050565b600061366c602b83613fde565b9150613677826143fb565b604082019050919050565b600061368f603283613fde565b915061369a8261444a565b604082019050919050565b60006136b2602683613fde565b91506136bd82614499565b604082019050919050565b60006136d5602583613fde565b91506136e0826144e8565b604082019050919050565b60006136f8601583613fde565b915061370382614537565b602082019050919050565b600061371b601283613fde565b915061372682614560565b602082019050919050565b600061373e601283613fde565b915061374982614589565b602082019050919050565b6000613761602483613fde565b915061376c826145b2565b604082019050919050565b6000613784601983613fde565b915061378f82614601565b602082019050919050565b60006137a7602c83613fde565b91506137b28261462a565b604082019050919050565b60006137ca603883613fde565b91506137d582614679565b604082019050919050565b60006137ed602a83613fde565b91506137f8826146c8565b604082019050919050565b6000613810602983613fde565b915061381b82614717565b604082019050919050565b6000613833601d83613fde565b915061383e82614766565b602082019050919050565b6000613856602083613fde565b91506138618261478f565b602082019050919050565b6000613879602b83613fde565b9150613884826147b8565b604082019050919050565b600061389c602c83613fde565b91506138a782614807565b604082019050919050565b60006138bf602083613fde565b91506138ca82614856565b602082019050919050565b60006138e2602f83613fde565b91506138ed8261487f565b604082019050919050565b6000613905602183613fde565b9150613910826148ce565b604082019050919050565b6000613928602883613fde565b91506139338261491d565b604082019050919050565b600061394b600083613fd3565b91506139568261496c565b600082019050919050565b600061396e603183613fde565b91506139798261496f565b604082019050919050565b6000613991602c83613fde565b915061399c826149be565b604082019050919050565b60006139b4603483613fde565b91506139bf82614a0d565b604082019050919050565b6139d381614129565b82525050565b6139e281614129565b82525050565b6139f181614133565b82525050565b6000613a03828661358c565b9150613a0f828561358c565b9150613a1b82846135bd565b9150819050949350505050565b6000613a338261393e565b9150819050919050565b6000602082019050613a52600083018461348f565b92915050565b6000608082019050613a6d600083018761348f565b613a7a602083018661348f565b613a8760408301856139d9565b8181036060830152613a99818461351a565b905095945050505050565b600061010082019050613aba600083018b61348f565b613ac7602083018a6139d9565b613ad460408301896139d9565b613ae160608301886139d9565b613aee60808301876139d9565b613afb60a083018661350b565b613b0860c083018561348f565b613b1560e08301846139d9565b9998505050505050505050565b60006020820190508181036000830152613b3c818461349e565b905092915050565b6000602082019050613b5960008301846134fc565b92915050565b60006020820190508181036000830152613b798184613553565b905092915050565b60006020820190508181036000830152613b9a8161363c565b9050919050565b60006020820190508181036000830152613bba8161365f565b9050919050565b60006020820190508181036000830152613bda81613682565b9050919050565b60006020820190508181036000830152613bfa816136a5565b9050919050565b60006020820190508181036000830152613c1a816136c8565b9050919050565b60006020820190508181036000830152613c3a816136eb565b9050919050565b60006020820190508181036000830152613c5a8161370e565b9050919050565b60006020820190508181036000830152613c7a81613731565b9050919050565b60006020820190508181036000830152613c9a81613754565b9050919050565b60006020820190508181036000830152613cba81613777565b9050919050565b60006020820190508181036000830152613cda8161379a565b9050919050565b60006020820190508181036000830152613cfa816137bd565b9050919050565b60006020820190508181036000830152613d1a816137e0565b9050919050565b60006020820190508181036000830152613d3a81613803565b9050919050565b60006020820190508181036000830152613d5a81613826565b9050919050565b60006020820190508181036000830152613d7a81613849565b9050919050565b60006020820190508181036000830152613d9a8161386c565b9050919050565b60006020820190508181036000830152613dba8161388f565b9050919050565b60006020820190508181036000830152613dda816138b2565b9050919050565b60006020820190508181036000830152613dfa816138d5565b9050919050565b60006020820190508181036000830152613e1a816138f8565b9050919050565b60006020820190508181036000830152613e3a8161391b565b9050919050565b60006020820190508181036000830152613e5a81613961565b9050919050565b60006020820190508181036000830152613e7a81613984565b9050919050565b60006020820190508181036000830152613e9a816139a7565b9050919050565b6000602082019050613eb660008301846139d9565b92915050565b6000602082019050613ed160008301846139e8565b92915050565b6000613ee1613ef2565b9050613eed82826141de565b919050565b6000604051905090565b600067ffffffffffffffff821115613f1757613f16614374565b5b613f20826143c1565b9050602081019050919050565b600067ffffffffffffffff821115613f4857613f47614374565b5b613f51826143c1565b9050602081019050919050565b6000819050602082019050919050565b60008190508160005260206000209050919050565b600081519050919050565b600081519050919050565b600081519050919050565b6000602082019050919050565b600082825260208201905092915050565b600082825260208201905092915050565b600081905092915050565b600082825260208201905092915050565b600081905092915050565b600061400582614129565b915061401083614129565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0382111561404557614044614289565b5b828201905092915050565b600061405b82614129565b915061406683614129565b925082614076576140756142b8565b5b828204905092915050565b600061408c82614129565b915061409783614129565b9250828210156140aa576140a9614289565b5b828203905092915050565b60006140c082614109565b9050919050565b60008115159050919050565b6000819050919050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b600060ff82169050919050565b82818337600083830152505050565b60005b8381101561416d578082015181840152602081019050614152565b8381111561417c576000848401525b50505050565b600061418d82614129565b915060008214156141a1576141a0614289565b5b600182039050919050565b600060028204905060018216806141c457607f821691505b602082108114156141d8576141d76142e7565b5b50919050565b6141e7826143c1565b810181811067ffffffffffffffff8211171561420657614205614374565b5b80604052505050565b600061421a82614129565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82141561424d5761424c614289565b5b600182019050919050565b600061426382614129565b915061426e83614129565b92508261427e5761427d6142b8565b5b828206905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b6000601f19601f8301169050919050565b7f20496e76616c6964206d696e74207175616e7469747900000000000000000000600082015250565b7f455243373231456e756d657261626c653a206f776e657220696e646578206f7560008201527f74206f6620626f756e6473000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e736665722066726f6d20696e636f72726563742060008201527f6f776e6572000000000000000000000000000000000000000000000000000000602082015250565b7f436f6e7472616374732063616e6e6f74206d696e740000000000000000000000600082015250565b7f204d696e74696e67206973207061757365640000000000000000000000000000600082015250565b7f204e6f7420656e6f75676820737570706c790000000000000000000000000000600082015250565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b7f20496e73756666696369656e74206d696e74732072656d61696e696e67000000600082015250565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b7f455243373231723a206d696e74696e67206d6f726520746f6b656e732074686160008201527f6e20617661696c61626c65000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b7f4552433732314d657461646174613a2055524920717565727920666f72206e6f60008201527f6e6578697374656e7420746f6b656e0000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b7f455243373231723a206e65656420746f206d696e74206174206c65617374206f60008201527f6e6520746f6b656e000000000000000000000000000000000000000000000000602082015250565b50565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b7f455243373231456e756d657261626c653a20676c6f62616c20696e646578206f60008201527f7574206f6620626f756e64730000000000000000000000000000000000000000602082015250565b7f204d696e74696e672069732063757272656e746c79206f70656e206f6e6c792060008201527f746f20686170707920686f757220677565737473000000000000000000000000602082015250565b614a65816140b5565b8114614a7057600080fd5b50565b614a7c816140c7565b8114614a8757600080fd5b50565b614a93816140dd565b8114614a9e57600080fd5b50565b614aaa81614129565b8114614ab557600080fd5b5056fea2646970667358221220a5ec5be22c882a174dce5a60f34e4835aaa00cae04df3f615069454dcd203dab64736f6c6343000807003300000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000

Deployed Bytecode

0x6080604052600436106102305760003560e01c80636184b3e21161012e578063a6cc3a82116100ab578063c87b56dd1161006f578063c87b56dd14610843578063d5abeb0114610880578063da3ef23f146108ab578063e985e9c5146108d4578063f2fde38b1461091157610230565b8063a6cc3a821461075e578063b88d4fde14610787578063bef432c6146107b0578063c6682862146107ed578063c7b0dcbc1461081857610230565b80638da5cb5b116100f25780638da5cb5b14610698578063930c75d1146106c357806395d89b41146106ee578063a0712d6814610719578063a22cb4651461073557610230565b80636184b3e2146105b55780636352211e146105de57806370a082311461061b578063715018a61461065857806379fcb9841461066f57610230565b80632f745c59116101bc57806349be069c1161018057806349be069c146104be57806349e79bcb146104e75780634f6ccce71461052457806355f804b3146105615780635c975abb1461058a57610230565b80632f745c59146103d45780633ccfd60b14610411578063423eac3b1461041b57806342842e0e14610458578063438b63001461048157610230565b8063081812fc11610203578063081812fc146102f1578063095ea7b31461032e57806318160ddd146103575780631b73cb631461038257806323b872dd146103ab57610230565b806301ffc9a71461023557806302329a291461027257806306fdde031461029b57806307e3e6d5146102c6575b600080fd5b34801561024157600080fd5b5061025c600480360381019061025791906133a7565b61093a565b6040516102699190613b44565b60405180910390f35b34801561027e57600080fd5b506102996004803603810190610294919061337a565b6109b4565b005b3480156102a757600080fd5b506102b06109d9565b6040516102bd9190613b5f565b60405180910390f35b3480156102d257600080fd5b506102db610a6b565b6040516102e89190613b44565b60405180910390f35b3480156102fd57600080fd5b506103186004803603810190610313919061344a565b610a7e565b6040516103259190613a3d565b60405180910390f35b34801561033a57600080fd5b50610355600480360381019061035091906132ed565b610b03565b005b34801561036357600080fd5b5061036c610c1b565b6040516103799190613ea1565b60405180910390f35b34801561038e57600080fd5b506103a960048036038101906103a4919061332d565b610c28565b005b3480156103b757600080fd5b506103d260048036038101906103cd91906131d7565b610cd6565b005b3480156103e057600080fd5b506103fb60048036038101906103f691906132ed565b610d36565b6040516104089190613ea1565b60405180910390f35b610419610ddb565b005b34801561042757600080fd5b50610442600480360381019061043d919061316a565b610e63565b60405161044f9190613ea1565b60405180910390f35b34801561046457600080fd5b5061047f600480360381019061047a91906131d7565b610f9f565b005b34801561048d57600080fd5b506104a860048036038101906104a3919061316a565b610fbf565b6040516104b59190613b22565b60405180910390f35b3480156104ca57600080fd5b506104e560048036038101906104e0919061332d565b61106d565b005b3480156104f357600080fd5b5061050e6004803603810190610509919061316a565b61111b565b60405161051b9190613ebc565b60405180910390f35b34801561053057600080fd5b5061054b6004803603810190610546919061344a565b61113b565b6040516105589190613ea1565b60405180910390f35b34801561056d57600080fd5b5061058860048036038101906105839190613401565b6111ac565b005b34801561059657600080fd5b5061059f6111ce565b6040516105ac9190613b44565b60405180910390f35b3480156105c157600080fd5b506105dc60048036038101906105d7919061344a565b6111e1565b005b3480156105ea57600080fd5b506106056004803603810190610600919061344a565b6111f3565b6040516106129190613a3d565b60405180910390f35b34801561062757600080fd5b50610642600480360381019061063d919061316a565b6112a5565b60405161064f9190613ea1565b60405180910390f35b34801561066457600080fd5b5061066d61135d565b005b34801561067b57600080fd5b506106966004803603810190610691919061344a565b611371565b005b3480156106a457600080fd5b506106ad611383565b6040516106ba9190613a3d565b60405180910390f35b3480156106cf57600080fd5b506106d86113ad565b6040516106e59190613ea1565b60405180910390f35b3480156106fa57600080fd5b506107036113b3565b6040516107109190613b5f565b60405180910390f35b610733600480360381019061072e919061344a565b611445565b005b34801561074157600080fd5b5061075c600480360381019061075791906132ad565b611723565b005b34801561076a57600080fd5b506107856004803603810190610780919061337a565b611739565b005b34801561079357600080fd5b506107ae60048036038101906107a9919061322a565b61175e565b005b3480156107bc57600080fd5b506107d760048036038101906107d2919061316a565b6117c0565b6040516107e49190613ea1565b60405180910390f35b3480156107f957600080fd5b506108026117d8565b60405161080f9190613b5f565b60405180910390f35b34801561082457600080fd5b5061082d611866565b60405161083a9190613ea1565b60405180910390f35b34801561084f57600080fd5b5061086a6004803603810190610865919061344a565b61186c565b6040516108779190613b5f565b60405180910390f35b34801561088c57600080fd5b50610895611916565b6040516108a29190613ea1565b60405180910390f35b3480156108b757600080fd5b506108d260048036038101906108cd9190613401565b61193e565b005b3480156108e057600080fd5b506108fb60048036038101906108f69190613197565b611960565b6040516109089190613b44565b60405180910390f35b34801561091d57600080fd5b506109386004803603810190610933919061316a565b6119f4565b005b60007f780e9d63000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614806109ad57506109ac82611a78565b5b9050919050565b6109bc611b5a565b80600f60006101000a81548160ff02191690831515021790555050565b6060600080546109e8906141ac565b80601f0160208091040260200160405190810160405280929190818152602001828054610a14906141ac565b8015610a615780601f10610a3657610100808354040283529160200191610a61565b820191906000526020600020905b815481529060010190602001808311610a4457829003601f168201915b5050505050905090565b600f60019054906101000a900460ff1681565b6000610a8982611bd8565b610ac8576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610abf90613da1565b60405180910390fd5b6006600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b6000610b0e826111f3565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415610b7f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b7690613e01565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16610b9e611c44565b73ffffffffffffffffffffffffffffffffffffffff161480610bcd5750610bcc81610bc7611c44565b611960565b5b610c0c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c0390613ce1565b60405180910390fd5b610c168383611c4c565b505050565b6000600a80549050905090565b610c30611b5a565b60005b82829050811015610cd157600160126000858585818110610c5757610c56614345565b5b9050602002016020810190610c6c919061316a565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff021916908360ff1602179055508080610cc99061420f565b915050610c33565b505050565b610ce7610ce1611c44565b82611d05565b610d26576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d1d90613e41565b60405180910390fd5b610d31838383611de3565b505050565b6000610d41836112a5565b8210610d82576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d7990613ba1565b60405180910390fd5b600860008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002054905092915050565b610de3611b5a565b6000610ded611383565b73ffffffffffffffffffffffffffffffffffffffff1647604051610e1090613a28565b60006040518083038185875af1925050503d8060008114610e4d576040519150601f19603f3d011682016040523d82523d6000602084013e610e52565b606091505b5050905080610e6057600080fd5b50565b6000806001601260008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1660ff16149050600f60019054906101000a900460ff168015610ed5575080155b15610ee4576000915050610f9a565b600081610ef357601154610ef7565b6010545b905080601360008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205410610f4a57600092505050610f9a565b601360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205481610f959190614081565b925050505b919050565b610fba8383836040518060200160405280600081525061175e565b505050565b60606000610fcc836112a5565b905060008167ffffffffffffffff811115610fea57610fe9614374565b5b6040519080825280602002602001820160405280156110185781602001602082028036833780820191505090505b50905060005b82811015611062576110308582610d36565b82828151811061104357611042614345565b5b602002602001018181525050808061105a9061420f565b91505061101e565b508092505050919050565b611075611b5a565b60005b828290508110156111165760006012600085858581811061109c5761109b614345565b5b90506020020160208101906110b1919061316a565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff021916908360ff160217905550808061110e9061420f565b915050611078565b505050565b60126020528060005260406000206000915054906101000a900460ff1681565b6000611145610c1b565b8210611186576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161117d90613e61565b60405180910390fd5b600a828154811061119a57611199614345565b5b90600052602060002001549050919050565b6111b4611b5a565b80600d90805190602001906111ca929190612f28565b5050565b600f60009054906101000a900460ff1681565b6111e9611b5a565b8060108190555050565b6000806004600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16141561129c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161129390613d21565b60405180910390fd5b80915050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611316576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161130d90613d01565b60405180910390fd5b600560008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b611365611b5a565b61136f600061204a565b565b611379611b5a565b8060118190555050565b6000600c60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60105481565b6060600180546113c2906141ac565b80601f01602080910402602001604051908101604052809291908181526020018280546113ee906141ac565b801561143b5780601f106114105761010080835404028352916020019161143b565b820191906000526020600020905b81548152906001019060200180831161141e57829003601f168201915b5050505050905090565b600f60009054906101000a900460ff1615611495576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161148c90613c41565b60405180910390fd5b600081116114d8576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114cf90613b81565b60405180910390fd5b6114e0611916565b816114e9610c1b565b6114f39190613ffa565b1115611534576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161152b90613c61565b60405180910390fd5b61153c611383565b73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff16146116c05760006001601260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1660ff16149050600f60019054906101000a900460ff161561161b578061161a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161161190613e81565b60405180910390fd5b5b60008161162a5760115461162e565b6010545b90508083601360003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205461167c9190613ffa565b11156116bd576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016116b490613d41565b60405180910390fd5b50505b80601360003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461170f9190613ffa565b925050819055506117203382612110565b50565b61173561172e611c44565b8383612329565b5050565b611741611b5a565b80600f60016101000a81548160ff02191690831515021790555050565b61176f611769611c44565b83611d05565b6117ae576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016117a590613e41565b60405180910390fd5b6117ba84848484612496565b50505050565b60136020528060005260406000206000915090505481565b600e80546117e5906141ac565b80601f0160208091040260200160405190810160405280929190818152602001828054611811906141ac565b801561185e5780601f106118335761010080835404028352916020019161185e565b820191906000526020600020905b81548152906001019060200180831161184157829003601f168201915b505050505081565b60115481565b606061187782611bd8565b6118b6576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016118ad90613de1565b60405180910390fd5b60006118c06124f2565b905060008151116118e0576040518060200160405280600081525061190e565b806118ea84612584565b600e6040516020016118fe939291906139f7565b6040516020818303038152906040525b915050919050565b60007f000000000000000000000000000000000000000000000000000000000000176f905090565b611946611b5a565b80600e908051906020019061195c929190612f28565b5050565b6000600760008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b6119fc611b5a565b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415611a6c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a6390613be1565b60405180910390fd5b611a758161204a565b50565b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480611b4357507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80611b535750611b52826126e5565b5b9050919050565b611b62611c44565b73ffffffffffffffffffffffffffffffffffffffff16611b80611383565b73ffffffffffffffffffffffffffffffffffffffff1614611bd6576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611bcd90613dc1565b60405180910390fd5b565b60008073ffffffffffffffffffffffffffffffffffffffff166004600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b600033905090565b816006600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16611cbf836111f3565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b6000611d1082611bd8565b611d4f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611d4690613cc1565b60405180910390fd5b6000611d5a836111f3565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161480611dc957508373ffffffffffffffffffffffffffffffffffffffff16611db184610a7e565b73ffffffffffffffffffffffffffffffffffffffff16145b80611dda5750611dd98185611960565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff16611e03826111f3565b73ffffffffffffffffffffffffffffffffffffffff1614611e59576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611e5090613c01565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611ec9576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611ec090613c81565b60405180910390fd5b611ed483838361274f565b611edf600082611c4c565b6001600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611f2f9190614081565b925050819055506001600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611f869190613ffa565b92505081905550816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4612045838383612863565b505050565b6000600c60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600c60006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b3273ffffffffffffffffffffffffffffffffffffffff1661212f611c44565b73ffffffffffffffffffffffffffffffffffffffff1614612185576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161217c90613c21565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156121f5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121ec90613d61565b60405180910390fd5b60008111612238576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161222f90613e21565b60405180910390fd5b80600354101561227d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161227490613d81565b60405180910390fd5b6000600354905060005b8281101561231c57600061229b8584612868565b90506122a785826128d6565b826122b190614182565b92506001600560008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546123039190613ffa565b9250508190555050806123159061420f565b9050612287565b5080600381905550505050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415612398576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161238f90613ca1565b60405180910390fd5b80600760008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31836040516124899190613b44565b60405180910390a3505050565b6124a1848484611de3565b6124ad848484846129a0565b6124ec576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016124e390613bc1565b60405180910390fd5b50505050565b6060600d8054612501906141ac565b80601f016020809104026020016040519081016040528092919081815260200182805461252d906141ac565b801561257a5780601f1061254f5761010080835404028352916020019161257a565b820191906000526020600020905b81548152906001019060200180831161255d57829003601f168201915b5050505050905090565b606060008214156125cc576040518060400160405280600181526020017f300000000000000000000000000000000000000000000000000000000000000081525090506126e0565b600082905060005b600082146125fe5780806125e79061420f565b915050600a826125f79190614050565b91506125d4565b60008167ffffffffffffffff81111561261a57612619614374565b5b6040519080825280601f01601f19166020018201604052801561264c5781602001600182028036833780820191505090505b5090505b600085146126d9576001826126659190614081565b9150600a856126749190614258565b60306126809190613ffa565b60f81b81838151811061269657612695614345565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a856126d29190614050565b9450612650565b8093505050505b919050565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b61275a838383612b37565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16141561279d5761279881612b3c565b6127dc565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16146127db576127da8382612b85565b5b5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16141561281f5761281a81612cf2565b61285e565b8273ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161461285d5761285c8282612dc3565b5b5b505050565b505050565b600080833a43424460014361287d9190614081565b403089604051602001612897989796959493929190613aa4565b6040516020818303038152906040528051906020012060001c9050600083826128c09190614258565b90506128cc8185612e42565b9250505092915050565b6128e26000838361274f565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a461299c60008383612863565b5050565b60006129c18473ffffffffffffffffffffffffffffffffffffffff16612f05565b15612b2a578373ffffffffffffffffffffffffffffffffffffffff1663150b7a026129ea611c44565b8786866040518563ffffffff1660e01b8152600401612a0c9493929190613a58565b602060405180830381600087803b158015612a2657600080fd5b505af1925050508015612a5757506040513d601f19601f82011682018060405250810190612a5491906133d4565b60015b612ada573d8060008114612a87576040519150601f19603f3d011682016040523d82523d6000602084013e612a8c565b606091505b50600081511415612ad2576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612ac990613bc1565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614915050612b2f565b600190505b949350505050565b505050565b600a80549050600b600083815260200190815260200160002081905550600a81908060018154018082558091505060019003906000526020600020016000909190919091505550565b60006001612b92846112a5565b612b9c9190614081565b9050600060096000848152602001908152602001600020549050818114612c81576000600860008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002054905080600860008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002081905550816009600083815260200190815260200160002081905550505b6009600084815260200190815260200160002060009055600860008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008381526020019081526020016000206000905550505050565b60006001600a80549050612d069190614081565b90506000600b60008481526020019081526020016000205490506000600a8381548110612d3657612d35614345565b5b9060005260206000200154905080600a8381548110612d5857612d57614345565b5b906000526020600020018190555081600b600083815260200190815260200160002081905550600b600085815260200190815260200160002060009055600a805480612da757612da6614316565b5b6001900381819060005260206000200160009055905550505050565b6000612dce836112a5565b905081600860008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002081905550806009600084815260200190815260200160002081905550505050565b60008060026000858152602001908152602001600020549050600080821415612e6d57849050612e71565b8190505b6000600185612e809190614081565b9050808614612ef9576000600260008381526020019081526020016000205490506000811415612ec757816002600089815260200190815260200160002081905550612ef7565b80600260008981526020019081526020016000208190555060026000838152602001908152602001600020600090555b505b81935050505092915050565b6000808273ffffffffffffffffffffffffffffffffffffffff163b119050919050565b828054612f34906141ac565b90600052602060002090601f016020900481019282612f565760008555612f9d565b82601f10612f6f57805160ff1916838001178555612f9d565b82800160010185558215612f9d579182015b82811115612f9c578251825591602001919060010190612f81565b5b509050612faa9190612fae565b5090565b5b80821115612fc7576000816000905550600101612faf565b5090565b6000612fde612fd984613efc565b613ed7565b905082815260208101848484011115612ffa57612ff96143b2565b5b613005848285614140565b509392505050565b600061302061301b84613f2d565b613ed7565b90508281526020810184848401111561303c5761303b6143b2565b5b613047848285614140565b509392505050565b60008135905061305e81614a5c565b92915050565b60008083601f84011261307a576130796143a8565b5b8235905067ffffffffffffffff811115613097576130966143a3565b5b6020830191508360208202830111156130b3576130b26143ad565b5b9250929050565b6000813590506130c981614a73565b92915050565b6000813590506130de81614a8a565b92915050565b6000815190506130f381614a8a565b92915050565b600082601f83011261310e5761310d6143a8565b5b813561311e848260208601612fcb565b91505092915050565b600082601f83011261313c5761313b6143a8565b5b813561314c84826020860161300d565b91505092915050565b60008135905061316481614aa1565b92915050565b6000602082840312156131805761317f6143bc565b5b600061318e8482850161304f565b91505092915050565b600080604083850312156131ae576131ad6143bc565b5b60006131bc8582860161304f565b92505060206131cd8582860161304f565b9150509250929050565b6000806000606084860312156131f0576131ef6143bc565b5b60006131fe8682870161304f565b935050602061320f8682870161304f565b925050604061322086828701613155565b9150509250925092565b60008060008060808587031215613244576132436143bc565b5b60006132528782880161304f565b94505060206132638782880161304f565b935050604061327487828801613155565b925050606085013567ffffffffffffffff811115613295576132946143b7565b5b6132a1878288016130f9565b91505092959194509250565b600080604083850312156132c4576132c36143bc565b5b60006132d28582860161304f565b92505060206132e3858286016130ba565b9150509250929050565b60008060408385031215613304576133036143bc565b5b60006133128582860161304f565b925050602061332385828601613155565b9150509250929050565b60008060208385031215613344576133436143bc565b5b600083013567ffffffffffffffff811115613362576133616143b7565b5b61336e85828601613064565b92509250509250929050565b6000602082840312156133905761338f6143bc565b5b600061339e848285016130ba565b91505092915050565b6000602082840312156133bd576133bc6143bc565b5b60006133cb848285016130cf565b91505092915050565b6000602082840312156133ea576133e96143bc565b5b60006133f8848285016130e4565b91505092915050565b600060208284031215613417576134166143bc565b5b600082013567ffffffffffffffff811115613435576134346143b7565b5b61344184828501613127565b91505092915050565b6000602082840312156134605761345f6143bc565b5b600061346e84828501613155565b91505092915050565b600061348383836139ca565b60208301905092915050565b613498816140b5565b82525050565b60006134a982613f83565b6134b38185613fb1565b93506134be83613f5e565b8060005b838110156134ef5781516134d68882613477565b97506134e183613fa4565b9250506001810190506134c2565b5085935050505092915050565b613505816140c7565b82525050565b613514816140d3565b82525050565b600061352582613f8e565b61352f8185613fc2565b935061353f81856020860161414f565b613548816143c1565b840191505092915050565b600061355e82613f99565b6135688185613fde565b935061357881856020860161414f565b613581816143c1565b840191505092915050565b600061359782613f99565b6135a18185613fef565b93506135b181856020860161414f565b80840191505092915050565b600081546135ca816141ac565b6135d48186613fef565b945060018216600081146135ef576001811461360057613633565b60ff19831686528186019350613633565b61360985613f6e565b60005b8381101561362b5781548189015260018201915060208101905061360c565b838801955050505b50505092915050565b6000613649601683613fde565b9150613654826143d2565b602082019050919050565b600061366c602b83613fde565b9150613677826143fb565b604082019050919050565b600061368f603283613fde565b915061369a8261444a565b604082019050919050565b60006136b2602683613fde565b91506136bd82614499565b604082019050919050565b60006136d5602583613fde565b91506136e0826144e8565b604082019050919050565b60006136f8601583613fde565b915061370382614537565b602082019050919050565b600061371b601283613fde565b915061372682614560565b602082019050919050565b600061373e601283613fde565b915061374982614589565b602082019050919050565b6000613761602483613fde565b915061376c826145b2565b604082019050919050565b6000613784601983613fde565b915061378f82614601565b602082019050919050565b60006137a7602c83613fde565b91506137b28261462a565b604082019050919050565b60006137ca603883613fde565b91506137d582614679565b604082019050919050565b60006137ed602a83613fde565b91506137f8826146c8565b604082019050919050565b6000613810602983613fde565b915061381b82614717565b604082019050919050565b6000613833601d83613fde565b915061383e82614766565b602082019050919050565b6000613856602083613fde565b91506138618261478f565b602082019050919050565b6000613879602b83613fde565b9150613884826147b8565b604082019050919050565b600061389c602c83613fde565b91506138a782614807565b604082019050919050565b60006138bf602083613fde565b91506138ca82614856565b602082019050919050565b60006138e2602f83613fde565b91506138ed8261487f565b604082019050919050565b6000613905602183613fde565b9150613910826148ce565b604082019050919050565b6000613928602883613fde565b91506139338261491d565b604082019050919050565b600061394b600083613fd3565b91506139568261496c565b600082019050919050565b600061396e603183613fde565b91506139798261496f565b604082019050919050565b6000613991602c83613fde565b915061399c826149be565b604082019050919050565b60006139b4603483613fde565b91506139bf82614a0d565b604082019050919050565b6139d381614129565b82525050565b6139e281614129565b82525050565b6139f181614133565b82525050565b6000613a03828661358c565b9150613a0f828561358c565b9150613a1b82846135bd565b9150819050949350505050565b6000613a338261393e565b9150819050919050565b6000602082019050613a52600083018461348f565b92915050565b6000608082019050613a6d600083018761348f565b613a7a602083018661348f565b613a8760408301856139d9565b8181036060830152613a99818461351a565b905095945050505050565b600061010082019050613aba600083018b61348f565b613ac7602083018a6139d9565b613ad460408301896139d9565b613ae160608301886139d9565b613aee60808301876139d9565b613afb60a083018661350b565b613b0860c083018561348f565b613b1560e08301846139d9565b9998505050505050505050565b60006020820190508181036000830152613b3c818461349e565b905092915050565b6000602082019050613b5960008301846134fc565b92915050565b60006020820190508181036000830152613b798184613553565b905092915050565b60006020820190508181036000830152613b9a8161363c565b9050919050565b60006020820190508181036000830152613bba8161365f565b9050919050565b60006020820190508181036000830152613bda81613682565b9050919050565b60006020820190508181036000830152613bfa816136a5565b9050919050565b60006020820190508181036000830152613c1a816136c8565b9050919050565b60006020820190508181036000830152613c3a816136eb565b9050919050565b60006020820190508181036000830152613c5a8161370e565b9050919050565b60006020820190508181036000830152613c7a81613731565b9050919050565b60006020820190508181036000830152613c9a81613754565b9050919050565b60006020820190508181036000830152613cba81613777565b9050919050565b60006020820190508181036000830152613cda8161379a565b9050919050565b60006020820190508181036000830152613cfa816137bd565b9050919050565b60006020820190508181036000830152613d1a816137e0565b9050919050565b60006020820190508181036000830152613d3a81613803565b9050919050565b60006020820190508181036000830152613d5a81613826565b9050919050565b60006020820190508181036000830152613d7a81613849565b9050919050565b60006020820190508181036000830152613d9a8161386c565b9050919050565b60006020820190508181036000830152613dba8161388f565b9050919050565b60006020820190508181036000830152613dda816138b2565b9050919050565b60006020820190508181036000830152613dfa816138d5565b9050919050565b60006020820190508181036000830152613e1a816138f8565b9050919050565b60006020820190508181036000830152613e3a8161391b565b9050919050565b60006020820190508181036000830152613e5a81613961565b9050919050565b60006020820190508181036000830152613e7a81613984565b9050919050565b60006020820190508181036000830152613e9a816139a7565b9050919050565b6000602082019050613eb660008301846139d9565b92915050565b6000602082019050613ed160008301846139e8565b92915050565b6000613ee1613ef2565b9050613eed82826141de565b919050565b6000604051905090565b600067ffffffffffffffff821115613f1757613f16614374565b5b613f20826143c1565b9050602081019050919050565b600067ffffffffffffffff821115613f4857613f47614374565b5b613f51826143c1565b9050602081019050919050565b6000819050602082019050919050565b60008190508160005260206000209050919050565b600081519050919050565b600081519050919050565b600081519050919050565b6000602082019050919050565b600082825260208201905092915050565b600082825260208201905092915050565b600081905092915050565b600082825260208201905092915050565b600081905092915050565b600061400582614129565b915061401083614129565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0382111561404557614044614289565b5b828201905092915050565b600061405b82614129565b915061406683614129565b925082614076576140756142b8565b5b828204905092915050565b600061408c82614129565b915061409783614129565b9250828210156140aa576140a9614289565b5b828203905092915050565b60006140c082614109565b9050919050565b60008115159050919050565b6000819050919050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b600060ff82169050919050565b82818337600083830152505050565b60005b8381101561416d578082015181840152602081019050614152565b8381111561417c576000848401525b50505050565b600061418d82614129565b915060008214156141a1576141a0614289565b5b600182039050919050565b600060028204905060018216806141c457607f821691505b602082108114156141d8576141d76142e7565b5b50919050565b6141e7826143c1565b810181811067ffffffffffffffff8211171561420657614205614374565b5b80604052505050565b600061421a82614129565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82141561424d5761424c614289565b5b600182019050919050565b600061426382614129565b915061426e83614129565b92508261427e5761427d6142b8565b5b828206905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b6000601f19601f8301169050919050565b7f20496e76616c6964206d696e74207175616e7469747900000000000000000000600082015250565b7f455243373231456e756d657261626c653a206f776e657220696e646578206f7560008201527f74206f6620626f756e6473000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e736665722066726f6d20696e636f72726563742060008201527f6f776e6572000000000000000000000000000000000000000000000000000000602082015250565b7f436f6e7472616374732063616e6e6f74206d696e740000000000000000000000600082015250565b7f204d696e74696e67206973207061757365640000000000000000000000000000600082015250565b7f204e6f7420656e6f75676820737570706c790000000000000000000000000000600082015250565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b7f20496e73756666696369656e74206d696e74732072656d61696e696e67000000600082015250565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b7f455243373231723a206d696e74696e67206d6f726520746f6b656e732074686160008201527f6e20617661696c61626c65000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b7f4552433732314d657461646174613a2055524920717565727920666f72206e6f60008201527f6e6578697374656e7420746f6b656e0000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b7f455243373231723a206e65656420746f206d696e74206174206c65617374206f60008201527f6e6520746f6b656e000000000000000000000000000000000000000000000000602082015250565b50565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b7f455243373231456e756d657261626c653a20676c6f62616c20696e646578206f60008201527f7574206f6620626f756e64730000000000000000000000000000000000000000602082015250565b7f204d696e74696e672069732063757272656e746c79206f70656e206f6e6c792060008201527f746f20686170707920686f757220677565737473000000000000000000000000602082015250565b614a65816140b5565b8114614a7057600080fd5b50565b614a7c816140c7565b8114614a8757600080fd5b50565b614a93816140dd565b8114614a9e57600080fd5b50565b614aaa81614129565b8114614ab557600080fd5b5056fea2646970667358221220a5ec5be22c882a174dce5a60f34e4835aaa00cae04df3f615069454dcd203dab64736f6c63430008070033

Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)

00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000

-----Decoded View---------------
Arg [0] : _initBaseURI (string):

-----Encoded View---------------
2 Constructor Arguments found :
Arg [0] : 0000000000000000000000000000000000000000000000000000000000000020
Arg [1] : 0000000000000000000000000000000000000000000000000000000000000000


Deployed Bytecode Sourcemap

48316:4628:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;41879:273;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;52602:79;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;27125:100;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;48515:28;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;28686:221;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;28208:412;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;42636:171;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;51629:207;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;29436:339;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;42236:324;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;52786:155;;;:::i;:::-;;50270:403;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;29846:185;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;51243:378;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;51844:193;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;48726:42;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;42884:300;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;52339:104;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;48483:25;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;52045:137;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;26819:239;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;26549:208;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;23596:103;;;;;;;;;;;;;:::i;:::-;;52190:141;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;22948:87;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;48552:32;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;27294:104;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;49158:819;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;28979:155;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;52689:89;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;30102:328;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;48813:43;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;48437:37;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;48591:33;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;50681:554;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;26390:95;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;52451:143;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;29205:164;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;23854:201;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;41879:273;42007:4;42060:35;42045:50;;;:11;:50;;;;:99;;;;42108:36;42132:11;42108:23;:36::i;:::-;42045:99;42029:115;;41879:273;;;:::o;52602:79::-;22834:13;:11;:13::i;:::-;52667:6:::1;52658;;:15;;;;;;;;;;;;;;;;;;52602:79:::0;:::o;27125:100::-;27179:13;27212:5;27205:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;27125:100;:::o;48515:28::-;;;;;;;;;;;;;:::o;28686:221::-;28762:7;28790:16;28798:7;28790;:16::i;:::-;28782:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;28875:15;:24;28891:7;28875:24;;;;;;;;;;;;;;;;;;;;;28868:31;;28686:221;;;:::o;28208:412::-;28289:13;28305:24;28321:7;28305:15;:24::i;:::-;28289:40;;28354:5;28348:11;;:2;:11;;;;28340:57;;;;;;;;;;;;:::i;:::-;;;;;;;;;28448:5;28432:21;;:12;:10;:12::i;:::-;:21;;;:62;;;;28457:37;28474:5;28481:12;:10;:12::i;:::-;28457:16;:37::i;:::-;28432:62;28410:168;;;;;;;;;;;;:::i;:::-;;;;;;;;;28591:21;28600:2;28604:7;28591:8;:21::i;:::-;28278:342;28208:412;;:::o;42636:171::-;42750:7;42782:10;:17;;;;42775:24;;42636:171;:::o;51629:207::-;22834:13;:11;:13::i;:::-;51733:9:::1;51728:101;51752:9;;:16;;51748:1;:20;51728:101;;;51816:1;51790:9;:23;51800:9;;51810:1;51800:12;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;51790:23;;;;;;;;;;;;;;;;:27;;;;;;;;;;;;;;;;;;51770:3;;;;;:::i;:::-;;;;51728:101;;;;51629:207:::0;;:::o;29436:339::-;29631:41;29650:12;:10;:12::i;:::-;29664:7;29631:18;:41::i;:::-;29623:103;;;;;;;;;;;;:::i;:::-;;;;;;;;;29739:28;29749:4;29755:2;29759:7;29739:9;:28::i;:::-;29436:339;;;:::o;42236:324::-;42358:7;42413:24;42431:5;42413:17;:24::i;:::-;42405:5;:32;42383:125;;;;;;;;;;;;:::i;:::-;;;;;;;;;42526:12;:19;42539:5;42526:19;;;;;;;;;;;;;;;:26;42546:5;42526:26;;;;;;;;;;;;42519:33;;42236:324;;;;:::o;52786:155::-;22834:13;:11;:13::i;:::-;52843:7:::1;52863;:5;:7::i;:::-;52855:21;;52885;52855:56;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;52842:69;;;52930:2;52922:11;;;::::0;::::1;;52831:110;52786:155::o:0;50270:403::-;50329:7;50348:10;50380:1;50361:9;:15;50371:4;50361:15;;;;;;;;;;;;;;;;;;;;;;;;;:20;;;50348:33;;50396:9;;;;;;;;;;;:19;;;;;50410:5;50409:6;50396:19;50392:60;;;50439:1;50432:8;;;;;50392:60;50464:16;50484:5;:38;;50508:14;;50484:38;;;50492:13;;50484:38;50464:59;;50556:8;50538;:14;50547:4;50538:14;;;;;;;;;;;;;;;;:26;50534:132;;50588:1;50581:8;;;;;;50534:132;50640:8;:14;50649:4;50640:14;;;;;;;;;;;;;;;;50629:8;:25;;;;:::i;:::-;50622:32;;;;50270:403;;;;:::o;29846:185::-;29984:39;30001:4;30007:2;30011:7;29984:39;;;;;;;;;;;;:16;:39::i;:::-;29846:185;;;:::o;51243:378::-;51318:16;51352:23;51378:17;51388:6;51378:9;:17::i;:::-;51352:43;;51406:25;51448:15;51434:30;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;51406:58;;51480:9;51475:113;51495:15;51491:1;:19;51475:113;;;51546:30;51566:6;51574:1;51546:19;:30::i;:::-;51532:8;51541:1;51532:11;;;;;;;;:::i;:::-;;;;;;;:44;;;;;51512:3;;;;;:::i;:::-;;;;51475:113;;;;51605:8;51598:15;;;;51243:378;;;:::o;51844:193::-;22834:13;:11;:13::i;:::-;51934:9:::1;51929:101;51953:9;;:16;;51949:1;:20;51929:101;;;52017:1;51991:9;:23;52001:9;;52011:1;52001:12;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;51991:23;;;;;;;;;;;;;;;;:27;;;;;;;;;;;;;;;;;;51971:3;;;;;:::i;:::-;;;;51929:101;;;;51844:193:::0;;:::o;48726:42::-;;;;;;;;;;;;;;;;;;;;;;:::o;42884:300::-;42984:7;43039:30;:28;:30::i;:::-;43031:5;:38;43009:132;;;;;;;;;;;;:::i;:::-;;;;;;;;;43159:10;43170:5;43159:17;;;;;;;;:::i;:::-;;;;;;;;;;43152:24;;42884:300;;;:::o;52339:104::-;22834:13;:11;:13::i;:::-;52424:11:::1;52414:7;:21;;;;;;;;;;;;:::i;:::-;;52339:104:::0;:::o;48483:25::-;;;;;;;;;;;;;:::o;52045:137::-;22834:13;:11;:13::i;:::-;52152:22:::1;52136:13;:38;;;;52045:137:::0;:::o;26819:239::-;26891:7;26911:13;26927:7;:16;26935:7;26927:16;;;;;;;;;;;;;;;;;;;;;26911:32;;26979:1;26962:19;;:5;:19;;;;26954:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;27045:5;27038:12;;;26819:239;;;:::o;26549:208::-;26621:7;26666:1;26649:19;;:5;:19;;;;26641:74;;;;;;;;;;;;:::i;:::-;;;;;;;;;26733:9;:16;26743:5;26733:16;;;;;;;;;;;;;;;;26726:23;;26549:208;;;:::o;23596:103::-;22834:13;:11;:13::i;:::-;23661:30:::1;23688:1;23661:18;:30::i;:::-;23596:103::o:0;52190:141::-;22834:13;:11;:13::i;:::-;52300:23:::1;52283:14;:40;;;;52190:141:::0;:::o;22948:87::-;22994:7;23021:6;;;;;;;;;;;23014:13;;22948:87;:::o;48552:32::-;;;;:::o;27294:104::-;27350:13;27383:7;27376:14;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;27294:104;:::o;49158:819::-;49228:6;;;;;;;;;;;49227:7;49219:38;;;;;;;;;;;;:::i;:::-;;;;;;;;;49292:1;49278:11;:15;49270:50;;;;;;;;;;;;:::i;:::-;;;;;;;;;49370:11;:9;:11::i;:::-;49355;49339:13;:11;:13::i;:::-;:27;;;;:::i;:::-;:42;;49331:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;49487:7;:5;:7::i;:::-;49473:21;;:10;:21;;;49469:406;;49511:10;49549:1;49524:9;:21;49534:10;49524:21;;;;;;;;;;;;;;;;;;;;;;;;;:26;;;49511:39;;49569:9;;;;;;;;;;;49565:120;;;49607:5;49599:70;;;;;;;;;;;;:::i;:::-;;;;;;;;;49565:120;49701:16;49721:5;:38;;49745:14;;49721:38;;;49729:13;;49721:38;49701:59;;49821:8;49806:11;49783:8;:20;49792:10;49783:20;;;;;;;;;;;;;;;;:34;;;;:::i;:::-;:46;;49775:88;;;;;;;;;;;;:::i;:::-;;;;;;;;;49496:379;;49469:406;49911:11;49887:8;:20;49896:10;49887:20;;;;;;;;;;;;;;;;:35;;;;;;;:::i;:::-;;;;;;;;49933:36;49945:10;49957:11;49933;:36::i;:::-;49158:819;:::o;28979:155::-;29074:52;29093:12;:10;:12::i;:::-;29107:8;29117;29074:18;:52::i;:::-;28979:155;;:::o;52689:89::-;22834:13;:11;:13::i;:::-;52764:6:::1;52752:9;;:18;;;;;;;;;;;;;;;;;;52689:89:::0;:::o;30102:328::-;30277:41;30296:12;:10;:12::i;:::-;30310:7;30277:18;:41::i;:::-;30269:103;;;;;;;;;;;;:::i;:::-;;;;;;;;;30383:39;30397:4;30403:2;30407:7;30416:5;30383:13;:39::i;:::-;30102:328;;;;:::o;48813:43::-;;;;;;;;;;;;;;;;;:::o;48437:37::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;48591:33::-;;;;:::o;50681:554::-;50779:13;50832:16;50840:7;50832;:16::i;:::-;50810:113;;;;;;;;;;;;:::i;:::-;;;;;;;;;50936:28;50967:10;:8;:10::i;:::-;50936:41;;51035:1;51010:14;51004:28;:32;:223;;;;;;;;;;;;;;;;;51104:14;51137:18;:7;:16;:18::i;:::-;51174:13;51069:133;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;51004:223;50988:239;;;50681:554;;;:::o;26390:95::-;26440:7;26467:10;26460:17;;26390:95;:::o;52451:143::-;22834:13;:11;:13::i;:::-;52569:17:::1;52553:13;:33;;;;;;;;;;;;:::i;:::-;;52451:143:::0;:::o;29205:164::-;29302:4;29326:18;:25;29345:5;29326:25;;;;;;;;;;;;;;;:35;29352:8;29326:35;;;;;;;;;;;;;;;;;;;;;;;;;29319:42;;29205:164;;;;:::o;23854:201::-;22834:13;:11;:13::i;:::-;23963:1:::1;23943:22;;:8;:22;;;;23935:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;24019:28;24038:8;24019:18;:28::i;:::-;23854:201:::0;:::o;25962:293::-;26064:4;26112:25;26097:40;;;:11;:40;;;;:101;;;;26165:33;26150:48;;;:11;:48;;;;26097:101;:150;;;;26211:36;26235:11;26211:23;:36::i;:::-;26097:150;26081:166;;25962:293;;;:::o;23113:132::-;23188:12;:10;:12::i;:::-;23177:23;;:7;:5;:7::i;:::-;:23;;;23169:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;23113:132::o;31940:127::-;32005:4;32057:1;32029:30;;:7;:16;32037:7;32029:16;;;;;;;;;;;;;;;;;;;;;:30;;;;32022:37;;31940:127;;;:::o;19008:98::-;19061:7;19088:10;19081:17;;19008:98;:::o;37824:175::-;37926:2;37899:15;:24;37915:7;37899:24;;;;;;;;;;;;:29;;;;;;;;;;;;;;;;;;37983:7;37979:2;37944:47;;37953:24;37969:7;37953:15;:24::i;:::-;37944:47;;;;;;;;;;;;37824:175;;:::o;32234:349::-;32327:4;32352:16;32360:7;32352;:16::i;:::-;32344:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;32428:13;32444:24;32460:7;32444:15;:24::i;:::-;32428:40;;32498:5;32487:16;;:7;:16;;;:51;;;;32531:7;32507:31;;:20;32519:7;32507:11;:20::i;:::-;:31;;;32487:51;:87;;;;32542:32;32559:5;32566:7;32542:16;:32::i;:::-;32487:87;32479:96;;;32234:349;;;;:::o;37080:626::-;37240:4;37212:32;;:24;37228:7;37212:15;:24::i;:::-;:32;;;37204:82;;;;;;;;;;;;:::i;:::-;;;;;;;;;37319:1;37305:16;;:2;:16;;;;37297:65;;;;;;;;;;;;:::i;:::-;;;;;;;;;37375:39;37396:4;37402:2;37406:7;37375:20;:39::i;:::-;37479:29;37496:1;37500:7;37479:8;:29::i;:::-;37540:1;37521:9;:15;37531:4;37521:15;;;;;;;;;;;;;;;;:20;;;;;;;:::i;:::-;;;;;;;;37569:1;37552:9;:13;37562:2;37552:13;;;;;;;;;;;;;;;;:18;;;;;;;:::i;:::-;;;;;;;;37600:2;37581:7;:16;37589:7;37581:16;;;;;;;;;;;;:21;;;;;;;;;;;;;;;;;;37639:7;37635:2;37620:27;;37629:4;37620:27;;;;;;;;;;;;37660:38;37680:4;37686:2;37690:7;37660:19;:38::i;:::-;37080:626;;;:::o;24215:191::-;24289:16;24308:6;;;;;;;;;;;24289:25;;24334:8;24325:6;;:17;;;;;;;;;;;;;;;;;;24389:8;24358:40;;24379:8;24358:40;;;;;;;;;;;;24278:128;24215:191;:::o;32879:931::-;32981:9;32965:25;;:12;:10;:12::i;:::-;:25;;;32957:59;;;;;;;;;;;;:::i;:::-;;;;;;;;;33049:1;33035:16;;:2;:16;;;;33027:61;;;;;;;;;;;;:::i;:::-;;;;;;;;;33120:1;33107:10;:14;33099:67;;;;;;;;;;;;:::i;:::-;;;;;;;;;33312:10;33289:19;;:33;;33281:89;;;;;;;;;;;;:::i;:::-;;;;;;;;;33383:30;33416:19;;33383:52;;33451:9;33446:297;33466:10;33462:1;:14;33446:297;;;33523:15;33541:56;33567:2;33571:25;33541;:56::i;:::-;33523:74;;33614:40;33642:2;33646:7;33614:27;:40::i;:::-;33671:27;;;;:::i;:::-;;;33730:1;33713:9;:13;33723:2;33713:13;;;;;;;;;;;;;;;;:18;;;;;;;:::i;:::-;;;;;;;;33483:260;33478:3;;;;:::i;:::-;;;33446:297;;;;33777:25;33755:19;:47;;;;32946:864;32879:931;;:::o;38141:315::-;38296:8;38287:17;;:5;:17;;;;38279:55;;;;;;;;;;;;:::i;:::-;;;;;;;;;38383:8;38345:18;:25;38364:5;38345:25;;;;;;;;;;;;;;;:35;38371:8;38345:35;;;;;;;;;;;;;;;;:46;;;;;;;;;;;;;;;;;;38429:8;38407:41;;38422:5;38407:41;;;38439:8;38407:41;;;;;;:::i;:::-;;;;;;;;38141:315;;;:::o;31312:::-;31469:28;31479:4;31485:2;31489:7;31469:9;:28::i;:::-;31516:48;31539:4;31545:2;31549:7;31558:5;31516:22;:48::i;:::-;31508:111;;;;;;;;;;;;:::i;:::-;;;;;;;;;31312:315;;;;:::o;49027:108::-;49087:13;49120:7;49113:14;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49027:108;:::o;19650:723::-;19706:13;19936:1;19927:5;:10;19923:53;;;19954:10;;;;;;;;;;;;;;;;;;;;;19923:53;19986:12;20001:5;19986:20;;20017:14;20042:78;20057:1;20049:4;:9;20042:78;;20075:8;;;;;:::i;:::-;;;;20106:2;20098:10;;;;;:::i;:::-;;;20042:78;;;20130:19;20162:6;20152:17;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;20130:39;;20180:154;20196:1;20187:5;:10;20180:154;;20224:1;20214:11;;;;;:::i;:::-;;;20291:2;20283:5;:10;;;;:::i;:::-;20270:2;:24;;;;:::i;:::-;20257:39;;20240:6;20247;20240:14;;;;;;;;:::i;:::-;;;;;:56;;;;;;;;;;;20320:2;20311:11;;;;;:::i;:::-;;;20180:154;;;20358:6;20344:21;;;;;19650:723;;;;:::o;6679:157::-;6764:4;6803:25;6788:40;;;:11;:40;;;;6781:47;;6679:157;;;:::o;43797:589::-;43941:45;43968:4;43974:2;43978:7;43941:26;:45::i;:::-;44019:1;44003:18;;:4;:18;;;43999:187;;;44038:40;44070:7;44038:31;:40::i;:::-;43999:187;;;44108:2;44100:10;;:4;:10;;;44096:90;;44127:47;44160:4;44166:7;44127:32;:47::i;:::-;44096:90;43999:187;44214:1;44200:16;;:2;:16;;;44196:183;;;44233:45;44270:7;44233:36;:45::i;:::-;44196:183;;;44306:4;44300:10;;:2;:10;;;44296:83;;44327:40;44355:2;44359:7;44327:27;:40::i;:::-;44296:83;44196:183;43797:589;;;:::o;40903:125::-;;;;:::o;33818:722::-;33925:7;33950:17;34053:2;34078:11;34112:12;34147:15;34185:16;34249:1;34234:12;:16;;;;:::i;:::-;34224:27;34282:4;34310:25;34020:334;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;33992:377;;;;;;33970:410;;33950:430;;34391:19;34425:25;34413:9;:37;;;;:::i;:::-;34391:59;;34468:64;34493:11;34506:25;34468:24;:64::i;:::-;34461:71;;;;33818:722;;;;:::o;32591:280::-;32676:45;32705:1;32709:2;32713:7;32676:20;:45::i;:::-;32753:2;32734:7;:16;32742:7;32734:16;;;;;;;;;;;;:21;;;;;;;;;;;;;;;;;;32798:7;32794:2;32773:33;;32790:1;32773:33;;;;;;;;;;;;32819:44;32847:1;32851:2;32855:7;32819:19;:44::i;:::-;32591:280;;:::o;39021:799::-;39176:4;39197:15;:2;:13;;;:15::i;:::-;39193:620;;;39249:2;39233:36;;;39270:12;:10;:12::i;:::-;39284:4;39290:7;39299:5;39233:72;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;39229:529;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;39492:1;39475:6;:13;:18;39471:272;;;39518:60;;;;;;;;;;:::i;:::-;;;;;;;;39471:272;39693:6;39687:13;39678:6;39674:2;39670:15;39663:38;39229:529;39366:41;;;39356:51;;;:6;:51;;;;39349:58;;;;;39193:620;39797:4;39790:11;;39021:799;;;;;;;:::o;40392:126::-;;;;:::o;45110:164::-;45214:10;:17;;;;45187:15;:24;45203:7;45187:24;;;;;;;;;;;:44;;;;45242:10;45258:7;45242:24;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;45110:164;:::o;45901:999::-;46177:22;46228:1;46202:23;46220:4;46202:17;:23::i;:::-;:27;;;;:::i;:::-;46177:52;;46240:18;46261:17;:26;46279:7;46261:26;;;;;;;;;;;;46240:47;;46408:14;46394:10;:28;46390:328;;46439:19;46461:12;:18;46474:4;46461:18;;;;;;;;;;;;;;;:34;46480:14;46461:34;;;;;;;;;;;;46439:56;;46545:11;46512:12;:18;46525:4;46512:18;;;;;;;;;;;;;;;:30;46531:10;46512:30;;;;;;;;;;;:44;;;;46662:10;46629:17;:30;46647:11;46629:30;;;;;;;;;;;:43;;;;46424:294;46390:328;46814:17;:26;46832:7;46814:26;;;;;;;;;;;46807:33;;;46858:12;:18;46871:4;46858:18;;;;;;;;;;;;;;;:34;46877:14;46858:34;;;;;;;;;;;46851:41;;;45992:908;;45901:999;;:::o;47195:1079::-;47448:22;47493:1;47473:10;:17;;;;:21;;;;:::i;:::-;47448:46;;47505:18;47526:15;:24;47542:7;47526:24;;;;;;;;;;;;47505:45;;47877:19;47899:10;47910:14;47899:26;;;;;;;;:::i;:::-;;;;;;;;;;47877:48;;47963:11;47938:10;47949;47938:22;;;;;;;;:::i;:::-;;;;;;;;;:36;;;;48074:10;48043:15;:28;48059:11;48043:28;;;;;;;;;;;:41;;;;48215:15;:24;48231:7;48215:24;;;;;;;;;;;48208:31;;;48250:10;:16;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;47266:1008;;;47195:1079;:::o;44687:222::-;44772:14;44789:21;44807:2;44789:17;:21::i;:::-;44772:38;;44848:7;44821:12;:16;44834:2;44821:16;;;;;;;;;;;;;;;:24;44838:6;44821:24;;;;;;;;;;;:34;;;;44895:6;44866:17;:26;44884:7;44866:26;;;;;;;;;;;:35;;;;44761:148;44687:222;;:::o;34658:1425::-;34772:7;34797:18;34818:16;:28;34835:10;34818:28;;;;;;;;;;;;34797:49;;34857:14;34900:1;34886:10;:15;34882:292;;;34999:10;34990:19;;34882:292;;;35152:10;35143:19;;34882:292;35186:17;35234:1;35206:25;:29;;;;:::i;:::-;35186:49;;35264:9;35250:10;:23;35246:804;;35497:22;35522:16;:27;35539:9;35522:27;;;;;;;;;;;;35497:52;;35586:1;35568:14;:19;35564:475;;;35715:9;35684:16;:28;35701:10;35684:28;;;;;;;;;;;:40;;;;35564:475;;;35901:14;35870:16;:28;35887:10;35870:28;;;;;;;;;;;:45;;;;35996:16;:27;36013:9;35996:27;;;;;;;;;;;35989:34;;;35564:475;35275:775;35246:804;36069:6;36062:13;;;;;34658:1425;;;;:::o;11011:326::-;11071:4;11328:1;11306:7;:19;;;:23;11299:30;;11011:326;;;:::o;-1:-1:-1:-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::o;7:410:1:-;84:5;109:65;125:48;166:6;125:48;:::i;:::-;109:65;:::i;:::-;100:74;;197:6;190:5;183:21;235:4;228:5;224:16;273:3;264:6;259:3;255:16;252:25;249:112;;;280:79;;:::i;:::-;249:112;370:41;404:6;399:3;394;370:41;:::i;:::-;90:327;7:410;;;;;:::o;423:412::-;501:5;526:66;542:49;584:6;542:49;:::i;:::-;526:66;:::i;:::-;517:75;;615:6;608:5;601:21;653:4;646:5;642:16;691:3;682:6;677:3;673:16;670:25;667:112;;;698:79;;:::i;:::-;667:112;788:41;822:6;817:3;812;788:41;:::i;:::-;507:328;423:412;;;;;:::o;841:139::-;887:5;925:6;912:20;903:29;;941:33;968:5;941:33;:::i;:::-;841:139;;;;:::o;1003:568::-;1076:8;1086:6;1136:3;1129:4;1121:6;1117:17;1113:27;1103:122;;1144:79;;:::i;:::-;1103:122;1257:6;1244:20;1234:30;;1287:18;1279:6;1276:30;1273:117;;;1309:79;;:::i;:::-;1273:117;1423:4;1415:6;1411:17;1399:29;;1477:3;1469:4;1461:6;1457:17;1447:8;1443:32;1440:41;1437:128;;;1484:79;;:::i;:::-;1437:128;1003:568;;;;;:::o;1577:133::-;1620:5;1658:6;1645:20;1636:29;;1674:30;1698:5;1674:30;:::i;:::-;1577:133;;;;:::o;1716:137::-;1761:5;1799:6;1786:20;1777:29;;1815:32;1841:5;1815:32;:::i;:::-;1716:137;;;;:::o;1859:141::-;1915:5;1946:6;1940:13;1931:22;;1962:32;1988:5;1962:32;:::i;:::-;1859:141;;;;:::o;2019:338::-;2074:5;2123:3;2116:4;2108:6;2104:17;2100:27;2090:122;;2131:79;;:::i;:::-;2090:122;2248:6;2235:20;2273:78;2347:3;2339:6;2332:4;2324:6;2320:17;2273:78;:::i;:::-;2264:87;;2080:277;2019:338;;;;:::o;2377:340::-;2433:5;2482:3;2475:4;2467:6;2463:17;2459:27;2449:122;;2490:79;;:::i;:::-;2449:122;2607:6;2594:20;2632:79;2707:3;2699:6;2692:4;2684:6;2680:17;2632:79;:::i;:::-;2623:88;;2439:278;2377:340;;;;:::o;2723:139::-;2769:5;2807:6;2794:20;2785:29;;2823:33;2850:5;2823:33;:::i;:::-;2723:139;;;;:::o;2868:329::-;2927:6;2976:2;2964:9;2955:7;2951:23;2947:32;2944:119;;;2982:79;;:::i;:::-;2944:119;3102:1;3127:53;3172:7;3163:6;3152:9;3148:22;3127:53;:::i;:::-;3117:63;;3073:117;2868:329;;;;:::o;3203:474::-;3271:6;3279;3328:2;3316:9;3307:7;3303:23;3299:32;3296:119;;;3334:79;;:::i;:::-;3296:119;3454:1;3479:53;3524:7;3515:6;3504:9;3500:22;3479:53;:::i;:::-;3469:63;;3425:117;3581:2;3607:53;3652:7;3643:6;3632:9;3628:22;3607:53;:::i;:::-;3597:63;;3552:118;3203:474;;;;;:::o;3683:619::-;3760:6;3768;3776;3825:2;3813:9;3804:7;3800:23;3796:32;3793:119;;;3831:79;;:::i;:::-;3793:119;3951:1;3976:53;4021:7;4012:6;4001:9;3997:22;3976:53;:::i;:::-;3966:63;;3922:117;4078:2;4104:53;4149:7;4140:6;4129:9;4125:22;4104:53;:::i;:::-;4094:63;;4049:118;4206:2;4232:53;4277:7;4268:6;4257:9;4253:22;4232:53;:::i;:::-;4222:63;;4177:118;3683:619;;;;;:::o;4308:943::-;4403:6;4411;4419;4427;4476:3;4464:9;4455:7;4451:23;4447:33;4444:120;;;4483:79;;:::i;:::-;4444:120;4603:1;4628:53;4673:7;4664:6;4653:9;4649:22;4628:53;:::i;:::-;4618:63;;4574:117;4730:2;4756:53;4801:7;4792:6;4781:9;4777:22;4756:53;:::i;:::-;4746:63;;4701:118;4858:2;4884:53;4929:7;4920:6;4909:9;4905:22;4884:53;:::i;:::-;4874:63;;4829:118;5014:2;5003:9;4999:18;4986:32;5045:18;5037:6;5034:30;5031:117;;;5067:79;;:::i;:::-;5031:117;5172:62;5226:7;5217:6;5206:9;5202:22;5172:62;:::i;:::-;5162:72;;4957:287;4308:943;;;;;;;:::o;5257:468::-;5322:6;5330;5379:2;5367:9;5358:7;5354:23;5350:32;5347:119;;;5385:79;;:::i;:::-;5347:119;5505:1;5530:53;5575:7;5566:6;5555:9;5551:22;5530:53;:::i;:::-;5520:63;;5476:117;5632:2;5658:50;5700:7;5691:6;5680:9;5676:22;5658:50;:::i;:::-;5648:60;;5603:115;5257:468;;;;;:::o;5731:474::-;5799:6;5807;5856:2;5844:9;5835:7;5831:23;5827:32;5824:119;;;5862:79;;:::i;:::-;5824:119;5982:1;6007:53;6052:7;6043:6;6032:9;6028:22;6007:53;:::i;:::-;5997:63;;5953:117;6109:2;6135:53;6180:7;6171:6;6160:9;6156:22;6135:53;:::i;:::-;6125:63;;6080:118;5731:474;;;;;:::o;6211:559::-;6297:6;6305;6354:2;6342:9;6333:7;6329:23;6325:32;6322:119;;;6360:79;;:::i;:::-;6322:119;6508:1;6497:9;6493:17;6480:31;6538:18;6530:6;6527:30;6524:117;;;6560:79;;:::i;:::-;6524:117;6673:80;6745:7;6736:6;6725:9;6721:22;6673:80;:::i;:::-;6655:98;;;;6451:312;6211:559;;;;;:::o;6776:323::-;6832:6;6881:2;6869:9;6860:7;6856:23;6852:32;6849:119;;;6887:79;;:::i;:::-;6849:119;7007:1;7032:50;7074:7;7065:6;7054:9;7050:22;7032:50;:::i;:::-;7022:60;;6978:114;6776:323;;;;:::o;7105:327::-;7163:6;7212:2;7200:9;7191:7;7187:23;7183:32;7180:119;;;7218:79;;:::i;:::-;7180:119;7338:1;7363:52;7407:7;7398:6;7387:9;7383:22;7363:52;:::i;:::-;7353:62;;7309:116;7105:327;;;;:::o;7438:349::-;7507:6;7556:2;7544:9;7535:7;7531:23;7527:32;7524:119;;;7562:79;;:::i;:::-;7524:119;7682:1;7707:63;7762:7;7753:6;7742:9;7738:22;7707:63;:::i;:::-;7697:73;;7653:127;7438:349;;;;:::o;7793:509::-;7862:6;7911:2;7899:9;7890:7;7886:23;7882:32;7879:119;;;7917:79;;:::i;:::-;7879:119;8065:1;8054:9;8050:17;8037:31;8095:18;8087:6;8084:30;8081:117;;;8117:79;;:::i;:::-;8081:117;8222:63;8277:7;8268:6;8257:9;8253:22;8222:63;:::i;:::-;8212:73;;8008:287;7793:509;;;;:::o;8308:329::-;8367:6;8416:2;8404:9;8395:7;8391:23;8387:32;8384:119;;;8422:79;;:::i;:::-;8384:119;8542:1;8567:53;8612:7;8603:6;8592:9;8588:22;8567:53;:::i;:::-;8557:63;;8513:117;8308:329;;;;:::o;8643:179::-;8712:10;8733:46;8775:3;8767:6;8733:46;:::i;:::-;8811:4;8806:3;8802:14;8788:28;;8643:179;;;;:::o;8828:118::-;8915:24;8933:5;8915:24;:::i;:::-;8910:3;8903:37;8828:118;;:::o;8982:732::-;9101:3;9130:54;9178:5;9130:54;:::i;:::-;9200:86;9279:6;9274:3;9200:86;:::i;:::-;9193:93;;9310:56;9360:5;9310:56;:::i;:::-;9389:7;9420:1;9405:284;9430:6;9427:1;9424:13;9405:284;;;9506:6;9500:13;9533:63;9592:3;9577:13;9533:63;:::i;:::-;9526:70;;9619:60;9672:6;9619:60;:::i;:::-;9609:70;;9465:224;9452:1;9449;9445:9;9440:14;;9405:284;;;9409:14;9705:3;9698:10;;9106:608;;;8982:732;;;;:::o;9720:109::-;9801:21;9816:5;9801:21;:::i;:::-;9796:3;9789:34;9720:109;;:::o;9835:118::-;9922:24;9940:5;9922:24;:::i;:::-;9917:3;9910:37;9835:118;;:::o;9959:360::-;10045:3;10073:38;10105:5;10073:38;:::i;:::-;10127:70;10190:6;10185:3;10127:70;:::i;:::-;10120:77;;10206:52;10251:6;10246:3;10239:4;10232:5;10228:16;10206:52;:::i;:::-;10283:29;10305:6;10283:29;:::i;:::-;10278:3;10274:39;10267:46;;10049:270;9959:360;;;;:::o;10325:364::-;10413:3;10441:39;10474:5;10441:39;:::i;:::-;10496:71;10560:6;10555:3;10496:71;:::i;:::-;10489:78;;10576:52;10621:6;10616:3;10609:4;10602:5;10598:16;10576:52;:::i;:::-;10653:29;10675:6;10653:29;:::i;:::-;10648:3;10644:39;10637:46;;10417:272;10325:364;;;;:::o;10695:377::-;10801:3;10829:39;10862:5;10829:39;:::i;:::-;10884:89;10966:6;10961:3;10884:89;:::i;:::-;10877:96;;10982:52;11027:6;11022:3;11015:4;11008:5;11004:16;10982:52;:::i;:::-;11059:6;11054:3;11050:16;11043:23;;10805:267;10695:377;;;;:::o;11102:845::-;11205:3;11242:5;11236:12;11271:36;11297:9;11271:36;:::i;:::-;11323:89;11405:6;11400:3;11323:89;:::i;:::-;11316:96;;11443:1;11432:9;11428:17;11459:1;11454:137;;;;11605:1;11600:341;;;;11421:520;;11454:137;11538:4;11534:9;11523;11519:25;11514:3;11507:38;11574:6;11569:3;11565:16;11558:23;;11454:137;;11600:341;11667:38;11699:5;11667:38;:::i;:::-;11727:1;11741:154;11755:6;11752:1;11749:13;11741:154;;;11829:7;11823:14;11819:1;11814:3;11810:11;11803:35;11879:1;11870:7;11866:15;11855:26;;11777:4;11774:1;11770:12;11765:17;;11741:154;;;11924:6;11919:3;11915:16;11908:23;;11607:334;;11421:520;;11209:738;;11102:845;;;;:::o;11953:366::-;12095:3;12116:67;12180:2;12175:3;12116:67;:::i;:::-;12109:74;;12192:93;12281:3;12192:93;:::i;:::-;12310:2;12305:3;12301:12;12294:19;;11953:366;;;:::o;12325:::-;12467:3;12488:67;12552:2;12547:3;12488:67;:::i;:::-;12481:74;;12564:93;12653:3;12564:93;:::i;:::-;12682:2;12677:3;12673:12;12666:19;;12325:366;;;:::o;12697:::-;12839:3;12860:67;12924:2;12919:3;12860:67;:::i;:::-;12853:74;;12936:93;13025:3;12936:93;:::i;:::-;13054:2;13049:3;13045:12;13038:19;;12697:366;;;:::o;13069:::-;13211:3;13232:67;13296:2;13291:3;13232:67;:::i;:::-;13225:74;;13308:93;13397:3;13308:93;:::i;:::-;13426:2;13421:3;13417:12;13410:19;;13069:366;;;:::o;13441:::-;13583:3;13604:67;13668:2;13663:3;13604:67;:::i;:::-;13597:74;;13680:93;13769:3;13680:93;:::i;:::-;13798:2;13793:3;13789:12;13782:19;;13441:366;;;:::o;13813:::-;13955:3;13976:67;14040:2;14035:3;13976:67;:::i;:::-;13969:74;;14052:93;14141:3;14052:93;:::i;:::-;14170:2;14165:3;14161:12;14154:19;;13813:366;;;:::o;14185:::-;14327:3;14348:67;14412:2;14407:3;14348:67;:::i;:::-;14341:74;;14424:93;14513:3;14424:93;:::i;:::-;14542:2;14537:3;14533:12;14526:19;;14185:366;;;:::o;14557:::-;14699:3;14720:67;14784:2;14779:3;14720:67;:::i;:::-;14713:74;;14796:93;14885:3;14796:93;:::i;:::-;14914:2;14909:3;14905:12;14898:19;;14557:366;;;:::o;14929:::-;15071:3;15092:67;15156:2;15151:3;15092:67;:::i;:::-;15085:74;;15168:93;15257:3;15168:93;:::i;:::-;15286:2;15281:3;15277:12;15270:19;;14929:366;;;:::o;15301:::-;15443:3;15464:67;15528:2;15523:3;15464:67;:::i;:::-;15457:74;;15540:93;15629:3;15540:93;:::i;:::-;15658:2;15653:3;15649:12;15642:19;;15301:366;;;:::o;15673:::-;15815:3;15836:67;15900:2;15895:3;15836:67;:::i;:::-;15829:74;;15912:93;16001:3;15912:93;:::i;:::-;16030:2;16025:3;16021:12;16014:19;;15673:366;;;:::o;16045:::-;16187:3;16208:67;16272:2;16267:3;16208:67;:::i;:::-;16201:74;;16284:93;16373:3;16284:93;:::i;:::-;16402:2;16397:3;16393:12;16386:19;;16045:366;;;:::o;16417:::-;16559:3;16580:67;16644:2;16639:3;16580:67;:::i;:::-;16573:74;;16656:93;16745:3;16656:93;:::i;:::-;16774:2;16769:3;16765:12;16758:19;;16417:366;;;:::o;16789:::-;16931:3;16952:67;17016:2;17011:3;16952:67;:::i;:::-;16945:74;;17028:93;17117:3;17028:93;:::i;:::-;17146:2;17141:3;17137:12;17130:19;;16789:366;;;:::o;17161:::-;17303:3;17324:67;17388:2;17383:3;17324:67;:::i;:::-;17317:74;;17400:93;17489:3;17400:93;:::i;:::-;17518:2;17513:3;17509:12;17502:19;;17161:366;;;:::o;17533:::-;17675:3;17696:67;17760:2;17755:3;17696:67;:::i;:::-;17689:74;;17772:93;17861:3;17772:93;:::i;:::-;17890:2;17885:3;17881:12;17874:19;;17533:366;;;:::o;17905:::-;18047:3;18068:67;18132:2;18127:3;18068:67;:::i;:::-;18061:74;;18144:93;18233:3;18144:93;:::i;:::-;18262:2;18257:3;18253:12;18246:19;;17905:366;;;:::o;18277:::-;18419:3;18440:67;18504:2;18499:3;18440:67;:::i;:::-;18433:74;;18516:93;18605:3;18516:93;:::i;:::-;18634:2;18629:3;18625:12;18618:19;;18277:366;;;:::o;18649:::-;18791:3;18812:67;18876:2;18871:3;18812:67;:::i;:::-;18805:74;;18888:93;18977:3;18888:93;:::i;:::-;19006:2;19001:3;18997:12;18990:19;;18649:366;;;:::o;19021:::-;19163:3;19184:67;19248:2;19243:3;19184:67;:::i;:::-;19177:74;;19260:93;19349:3;19260:93;:::i;:::-;19378:2;19373:3;19369:12;19362:19;;19021:366;;;:::o;19393:::-;19535:3;19556:67;19620:2;19615:3;19556:67;:::i;:::-;19549:74;;19632:93;19721:3;19632:93;:::i;:::-;19750:2;19745:3;19741:12;19734:19;;19393:366;;;:::o;19765:::-;19907:3;19928:67;19992:2;19987:3;19928:67;:::i;:::-;19921:74;;20004:93;20093:3;20004:93;:::i;:::-;20122:2;20117:3;20113:12;20106:19;;19765:366;;;:::o;20137:398::-;20296:3;20317:83;20398:1;20393:3;20317:83;:::i;:::-;20310:90;;20409:93;20498:3;20409:93;:::i;:::-;20527:1;20522:3;20518:11;20511:18;;20137:398;;;:::o;20541:366::-;20683:3;20704:67;20768:2;20763:3;20704:67;:::i;:::-;20697:74;;20780:93;20869:3;20780:93;:::i;:::-;20898:2;20893:3;20889:12;20882:19;;20541:366;;;:::o;20913:::-;21055:3;21076:67;21140:2;21135:3;21076:67;:::i;:::-;21069:74;;21152:93;21241:3;21152:93;:::i;:::-;21270:2;21265:3;21261:12;21254:19;;20913:366;;;:::o;21285:::-;21427:3;21448:67;21512:2;21507:3;21448:67;:::i;:::-;21441:74;;21524:93;21613:3;21524:93;:::i;:::-;21642:2;21637:3;21633:12;21626:19;;21285:366;;;:::o;21657:108::-;21734:24;21752:5;21734:24;:::i;:::-;21729:3;21722:37;21657:108;;:::o;21771:118::-;21858:24;21876:5;21858:24;:::i;:::-;21853:3;21846:37;21771:118;;:::o;21895:112::-;21978:22;21994:5;21978:22;:::i;:::-;21973:3;21966:35;21895:112;;:::o;22013:589::-;22238:3;22260:95;22351:3;22342:6;22260:95;:::i;:::-;22253:102;;22372:95;22463:3;22454:6;22372:95;:::i;:::-;22365:102;;22484:92;22572:3;22563:6;22484:92;:::i;:::-;22477:99;;22593:3;22586:10;;22013:589;;;;;;:::o;22608:379::-;22792:3;22814:147;22957:3;22814:147;:::i;:::-;22807:154;;22978:3;22971:10;;22608:379;;;:::o;22993:222::-;23086:4;23124:2;23113:9;23109:18;23101:26;;23137:71;23205:1;23194:9;23190:17;23181:6;23137:71;:::i;:::-;22993:222;;;;:::o;23221:640::-;23416:4;23454:3;23443:9;23439:19;23431:27;;23468:71;23536:1;23525:9;23521:17;23512:6;23468:71;:::i;:::-;23549:72;23617:2;23606:9;23602:18;23593:6;23549:72;:::i;:::-;23631;23699:2;23688:9;23684:18;23675:6;23631:72;:::i;:::-;23750:9;23744:4;23740:20;23735:2;23724:9;23720:18;23713:48;23778:76;23849:4;23840:6;23778:76;:::i;:::-;23770:84;;23221:640;;;;;;;:::o;23867:997::-;24156:4;24194:3;24183:9;24179:19;24171:27;;24208:71;24276:1;24265:9;24261:17;24252:6;24208:71;:::i;:::-;24289:72;24357:2;24346:9;24342:18;24333:6;24289:72;:::i;:::-;24371;24439:2;24428:9;24424:18;24415:6;24371:72;:::i;:::-;24453;24521:2;24510:9;24506:18;24497:6;24453:72;:::i;:::-;24535:73;24603:3;24592:9;24588:19;24579:6;24535:73;:::i;:::-;24618;24686:3;24675:9;24671:19;24662:6;24618:73;:::i;:::-;24701;24769:3;24758:9;24754:19;24745:6;24701:73;:::i;:::-;24784;24852:3;24841:9;24837:19;24828:6;24784:73;:::i;:::-;23867:997;;;;;;;;;;;:::o;24870:373::-;25013:4;25051:2;25040:9;25036:18;25028:26;;25100:9;25094:4;25090:20;25086:1;25075:9;25071:17;25064:47;25128:108;25231:4;25222:6;25128:108;:::i;:::-;25120:116;;24870:373;;;;:::o;25249:210::-;25336:4;25374:2;25363:9;25359:18;25351:26;;25387:65;25449:1;25438:9;25434:17;25425:6;25387:65;:::i;:::-;25249:210;;;;:::o;25465:313::-;25578:4;25616:2;25605:9;25601:18;25593:26;;25665:9;25659:4;25655:20;25651:1;25640:9;25636:17;25629:47;25693:78;25766:4;25757:6;25693:78;:::i;:::-;25685:86;;25465:313;;;;:::o;25784:419::-;25950:4;25988:2;25977:9;25973:18;25965:26;;26037:9;26031:4;26027:20;26023:1;26012:9;26008:17;26001:47;26065:131;26191:4;26065:131;:::i;:::-;26057:139;;25784:419;;;:::o;26209:::-;26375:4;26413:2;26402:9;26398:18;26390:26;;26462:9;26456:4;26452:20;26448:1;26437:9;26433:17;26426:47;26490:131;26616:4;26490:131;:::i;:::-;26482:139;;26209:419;;;:::o;26634:::-;26800:4;26838:2;26827:9;26823:18;26815:26;;26887:9;26881:4;26877:20;26873:1;26862:9;26858:17;26851:47;26915:131;27041:4;26915:131;:::i;:::-;26907:139;;26634:419;;;:::o;27059:::-;27225:4;27263:2;27252:9;27248:18;27240:26;;27312:9;27306:4;27302:20;27298:1;27287:9;27283:17;27276:47;27340:131;27466:4;27340:131;:::i;:::-;27332:139;;27059:419;;;:::o;27484:::-;27650:4;27688:2;27677:9;27673:18;27665:26;;27737:9;27731:4;27727:20;27723:1;27712:9;27708:17;27701:47;27765:131;27891:4;27765:131;:::i;:::-;27757:139;;27484:419;;;:::o;27909:::-;28075:4;28113:2;28102:9;28098:18;28090:26;;28162:9;28156:4;28152:20;28148:1;28137:9;28133:17;28126:47;28190:131;28316:4;28190:131;:::i;:::-;28182:139;;27909:419;;;:::o;28334:::-;28500:4;28538:2;28527:9;28523:18;28515:26;;28587:9;28581:4;28577:20;28573:1;28562:9;28558:17;28551:47;28615:131;28741:4;28615:131;:::i;:::-;28607:139;;28334:419;;;:::o;28759:::-;28925:4;28963:2;28952:9;28948:18;28940:26;;29012:9;29006:4;29002:20;28998:1;28987:9;28983:17;28976:47;29040:131;29166:4;29040:131;:::i;:::-;29032:139;;28759:419;;;:::o;29184:::-;29350:4;29388:2;29377:9;29373:18;29365:26;;29437:9;29431:4;29427:20;29423:1;29412:9;29408:17;29401:47;29465:131;29591:4;29465:131;:::i;:::-;29457:139;;29184:419;;;:::o;29609:::-;29775:4;29813:2;29802:9;29798:18;29790:26;;29862:9;29856:4;29852:20;29848:1;29837:9;29833:17;29826:47;29890:131;30016:4;29890:131;:::i;:::-;29882:139;;29609:419;;;:::o;30034:::-;30200:4;30238:2;30227:9;30223:18;30215:26;;30287:9;30281:4;30277:20;30273:1;30262:9;30258:17;30251:47;30315:131;30441:4;30315:131;:::i;:::-;30307:139;;30034:419;;;:::o;30459:::-;30625:4;30663:2;30652:9;30648:18;30640:26;;30712:9;30706:4;30702:20;30698:1;30687:9;30683:17;30676:47;30740:131;30866:4;30740:131;:::i;:::-;30732:139;;30459:419;;;:::o;30884:::-;31050:4;31088:2;31077:9;31073:18;31065:26;;31137:9;31131:4;31127:20;31123:1;31112:9;31108:17;31101:47;31165:131;31291:4;31165:131;:::i;:::-;31157:139;;30884:419;;;:::o;31309:::-;31475:4;31513:2;31502:9;31498:18;31490:26;;31562:9;31556:4;31552:20;31548:1;31537:9;31533:17;31526:47;31590:131;31716:4;31590:131;:::i;:::-;31582:139;;31309:419;;;:::o;31734:::-;31900:4;31938:2;31927:9;31923:18;31915:26;;31987:9;31981:4;31977:20;31973:1;31962:9;31958:17;31951:47;32015:131;32141:4;32015:131;:::i;:::-;32007:139;;31734:419;;;:::o;32159:::-;32325:4;32363:2;32352:9;32348:18;32340:26;;32412:9;32406:4;32402:20;32398:1;32387:9;32383:17;32376:47;32440:131;32566:4;32440:131;:::i;:::-;32432:139;;32159:419;;;:::o;32584:::-;32750:4;32788:2;32777:9;32773:18;32765:26;;32837:9;32831:4;32827:20;32823:1;32812:9;32808:17;32801:47;32865:131;32991:4;32865:131;:::i;:::-;32857:139;;32584:419;;;:::o;33009:::-;33175:4;33213:2;33202:9;33198:18;33190:26;;33262:9;33256:4;33252:20;33248:1;33237:9;33233:17;33226:47;33290:131;33416:4;33290:131;:::i;:::-;33282:139;;33009:419;;;:::o;33434:::-;33600:4;33638:2;33627:9;33623:18;33615:26;;33687:9;33681:4;33677:20;33673:1;33662:9;33658:17;33651:47;33715:131;33841:4;33715:131;:::i;:::-;33707:139;;33434:419;;;:::o;33859:::-;34025:4;34063:2;34052:9;34048:18;34040:26;;34112:9;34106:4;34102:20;34098:1;34087:9;34083:17;34076:47;34140:131;34266:4;34140:131;:::i;:::-;34132:139;;33859:419;;;:::o;34284:::-;34450:4;34488:2;34477:9;34473:18;34465:26;;34537:9;34531:4;34527:20;34523:1;34512:9;34508:17;34501:47;34565:131;34691:4;34565:131;:::i;:::-;34557:139;;34284:419;;;:::o;34709:::-;34875:4;34913:2;34902:9;34898:18;34890:26;;34962:9;34956:4;34952:20;34948:1;34937:9;34933:17;34926:47;34990:131;35116:4;34990:131;:::i;:::-;34982:139;;34709:419;;;:::o;35134:::-;35300:4;35338:2;35327:9;35323:18;35315:26;;35387:9;35381:4;35377:20;35373:1;35362:9;35358:17;35351:47;35415:131;35541:4;35415:131;:::i;:::-;35407:139;;35134:419;;;:::o;35559:::-;35725:4;35763:2;35752:9;35748:18;35740:26;;35812:9;35806:4;35802:20;35798:1;35787:9;35783:17;35776:47;35840:131;35966:4;35840:131;:::i;:::-;35832:139;;35559:419;;;:::o;35984:::-;36150:4;36188:2;36177:9;36173:18;36165:26;;36237:9;36231:4;36227:20;36223:1;36212:9;36208:17;36201:47;36265:131;36391:4;36265:131;:::i;:::-;36257:139;;35984:419;;;:::o;36409:222::-;36502:4;36540:2;36529:9;36525:18;36517:26;;36553:71;36621:1;36610:9;36606:17;36597:6;36553:71;:::i;:::-;36409:222;;;;:::o;36637:214::-;36726:4;36764:2;36753:9;36749:18;36741:26;;36777:67;36841:1;36830:9;36826:17;36817:6;36777:67;:::i;:::-;36637:214;;;;:::o;36857:129::-;36891:6;36918:20;;:::i;:::-;36908:30;;36947:33;36975:4;36967:6;36947:33;:::i;:::-;36857:129;;;:::o;36992:75::-;37025:6;37058:2;37052:9;37042:19;;36992:75;:::o;37073:307::-;37134:4;37224:18;37216:6;37213:30;37210:56;;;37246:18;;:::i;:::-;37210:56;37284:29;37306:6;37284:29;:::i;:::-;37276:37;;37368:4;37362;37358:15;37350:23;;37073:307;;;:::o;37386:308::-;37448:4;37538:18;37530:6;37527:30;37524:56;;;37560:18;;:::i;:::-;37524:56;37598:29;37620:6;37598:29;:::i;:::-;37590:37;;37682:4;37676;37672:15;37664:23;;37386:308;;;:::o;37700:132::-;37767:4;37790:3;37782:11;;37820:4;37815:3;37811:14;37803:22;;37700:132;;;:::o;37838:141::-;37887:4;37910:3;37902:11;;37933:3;37930:1;37923:14;37967:4;37964:1;37954:18;37946:26;;37838:141;;;:::o;37985:114::-;38052:6;38086:5;38080:12;38070:22;;37985:114;;;:::o;38105:98::-;38156:6;38190:5;38184:12;38174:22;;38105:98;;;:::o;38209:99::-;38261:6;38295:5;38289:12;38279:22;;38209:99;;;:::o;38314:113::-;38384:4;38416;38411:3;38407:14;38399:22;;38314:113;;;:::o;38433:184::-;38532:11;38566:6;38561:3;38554:19;38606:4;38601:3;38597:14;38582:29;;38433:184;;;;:::o;38623:168::-;38706:11;38740:6;38735:3;38728:19;38780:4;38775:3;38771:14;38756:29;;38623:168;;;;:::o;38797:147::-;38898:11;38935:3;38920:18;;38797:147;;;;:::o;38950:169::-;39034:11;39068:6;39063:3;39056:19;39108:4;39103:3;39099:14;39084:29;;38950:169;;;;:::o;39125:148::-;39227:11;39264:3;39249:18;;39125:148;;;;:::o;39279:305::-;39319:3;39338:20;39356:1;39338:20;:::i;:::-;39333:25;;39372:20;39390:1;39372:20;:::i;:::-;39367:25;;39526:1;39458:66;39454:74;39451:1;39448:81;39445:107;;;39532:18;;:::i;:::-;39445:107;39576:1;39573;39569:9;39562:16;;39279:305;;;;:::o;39590:185::-;39630:1;39647:20;39665:1;39647:20;:::i;:::-;39642:25;;39681:20;39699:1;39681:20;:::i;:::-;39676:25;;39720:1;39710:35;;39725:18;;:::i;:::-;39710:35;39767:1;39764;39760:9;39755:14;;39590:185;;;;:::o;39781:191::-;39821:4;39841:20;39859:1;39841:20;:::i;:::-;39836:25;;39875:20;39893:1;39875:20;:::i;:::-;39870:25;;39914:1;39911;39908:8;39905:34;;;39919:18;;:::i;:::-;39905:34;39964:1;39961;39957:9;39949:17;;39781:191;;;;:::o;39978:96::-;40015:7;40044:24;40062:5;40044:24;:::i;:::-;40033:35;;39978:96;;;:::o;40080:90::-;40114:7;40157:5;40150:13;40143:21;40132:32;;40080:90;;;:::o;40176:77::-;40213:7;40242:5;40231:16;;40176:77;;;:::o;40259:149::-;40295:7;40335:66;40328:5;40324:78;40313:89;;40259:149;;;:::o;40414:126::-;40451:7;40491:42;40484:5;40480:54;40469:65;;40414:126;;;:::o;40546:77::-;40583:7;40612:5;40601:16;;40546:77;;;:::o;40629:86::-;40664:7;40704:4;40697:5;40693:16;40682:27;;40629:86;;;:::o;40721:154::-;40805:6;40800:3;40795;40782:30;40867:1;40858:6;40853:3;40849:16;40842:27;40721:154;;;:::o;40881:307::-;40949:1;40959:113;40973:6;40970:1;40967:13;40959:113;;;41058:1;41053:3;41049:11;41043:18;41039:1;41034:3;41030:11;41023:39;40995:2;40992:1;40988:10;40983:15;;40959:113;;;41090:6;41087:1;41084:13;41081:101;;;41170:1;41161:6;41156:3;41152:16;41145:27;41081:101;40930:258;40881:307;;;:::o;41194:171::-;41233:3;41256:24;41274:5;41256:24;:::i;:::-;41247:33;;41302:4;41295:5;41292:15;41289:41;;;41310:18;;:::i;:::-;41289:41;41357:1;41350:5;41346:13;41339:20;;41194:171;;;:::o;41371:320::-;41415:6;41452:1;41446:4;41442:12;41432:22;;41499:1;41493:4;41489:12;41520:18;41510:81;;41576:4;41568:6;41564:17;41554:27;;41510:81;41638:2;41630:6;41627:14;41607:18;41604:38;41601:84;;;41657:18;;:::i;:::-;41601:84;41422:269;41371:320;;;:::o;41697:281::-;41780:27;41802:4;41780:27;:::i;:::-;41772:6;41768:40;41910:6;41898:10;41895:22;41874:18;41862:10;41859:34;41856:62;41853:88;;;41921:18;;:::i;:::-;41853:88;41961:10;41957:2;41950:22;41740:238;41697:281;;:::o;41984:233::-;42023:3;42046:24;42064:5;42046:24;:::i;:::-;42037:33;;42092:66;42085:5;42082:77;42079:103;;;42162:18;;:::i;:::-;42079:103;42209:1;42202:5;42198:13;42191:20;;41984:233;;;:::o;42223:176::-;42255:1;42272:20;42290:1;42272:20;:::i;:::-;42267:25;;42306:20;42324:1;42306:20;:::i;:::-;42301:25;;42345:1;42335:35;;42350:18;;:::i;:::-;42335:35;42391:1;42388;42384:9;42379:14;;42223:176;;;;:::o;42405:180::-;42453:77;42450:1;42443:88;42550:4;42547:1;42540:15;42574:4;42571:1;42564:15;42591:180;42639:77;42636:1;42629:88;42736:4;42733:1;42726:15;42760:4;42757:1;42750:15;42777:180;42825:77;42822:1;42815:88;42922:4;42919:1;42912:15;42946:4;42943:1;42936:15;42963:180;43011:77;43008:1;43001:88;43108:4;43105:1;43098:15;43132:4;43129:1;43122:15;43149:180;43197:77;43194:1;43187:88;43294:4;43291:1;43284:15;43318:4;43315:1;43308:15;43335:180;43383:77;43380:1;43373:88;43480:4;43477:1;43470:15;43504:4;43501:1;43494:15;43521:117;43630:1;43627;43620:12;43644:117;43753:1;43750;43743:12;43767:117;43876:1;43873;43866:12;43890:117;43999:1;43996;43989:12;44013:117;44122:1;44119;44112:12;44136:117;44245:1;44242;44235:12;44259:102;44300:6;44351:2;44347:7;44342:2;44335:5;44331:14;44327:28;44317:38;;44259:102;;;:::o;44367:172::-;44507:24;44503:1;44495:6;44491:14;44484:48;44367:172;:::o;44545:230::-;44685:34;44681:1;44673:6;44669:14;44662:58;44754:13;44749:2;44741:6;44737:15;44730:38;44545:230;:::o;44781:237::-;44921:34;44917:1;44909:6;44905:14;44898:58;44990:20;44985:2;44977:6;44973:15;44966:45;44781:237;:::o;45024:225::-;45164:34;45160:1;45152:6;45148:14;45141:58;45233:8;45228:2;45220:6;45216:15;45209:33;45024:225;:::o;45255:224::-;45395:34;45391:1;45383:6;45379:14;45372:58;45464:7;45459:2;45451:6;45447:15;45440:32;45255:224;:::o;45485:171::-;45625:23;45621:1;45613:6;45609:14;45602:47;45485:171;:::o;45662:168::-;45802:20;45798:1;45790:6;45786:14;45779:44;45662:168;:::o;45836:::-;45976:20;45972:1;45964:6;45960:14;45953:44;45836:168;:::o;46010:223::-;46150:34;46146:1;46138:6;46134:14;46127:58;46219:6;46214:2;46206:6;46202:15;46195:31;46010:223;:::o;46239:175::-;46379:27;46375:1;46367:6;46363:14;46356:51;46239:175;:::o;46420:231::-;46560:34;46556:1;46548:6;46544:14;46537:58;46629:14;46624:2;46616:6;46612:15;46605:39;46420:231;:::o;46657:243::-;46797:34;46793:1;46785:6;46781:14;46774:58;46866:26;46861:2;46853:6;46849:15;46842:51;46657:243;:::o;46906:229::-;47046:34;47042:1;47034:6;47030:14;47023:58;47115:12;47110:2;47102:6;47098:15;47091:37;46906:229;:::o;47141:228::-;47281:34;47277:1;47269:6;47265:14;47258:58;47350:11;47345:2;47337:6;47333:15;47326:36;47141:228;:::o;47375:179::-;47515:31;47511:1;47503:6;47499:14;47492:55;47375:179;:::o;47560:182::-;47700:34;47696:1;47688:6;47684:14;47677:58;47560:182;:::o;47748:230::-;47888:34;47884:1;47876:6;47872:14;47865:58;47957:13;47952:2;47944:6;47940:15;47933:38;47748:230;:::o;47984:231::-;48124:34;48120:1;48112:6;48108:14;48101:58;48193:14;48188:2;48180:6;48176:15;48169:39;47984:231;:::o;48221:182::-;48361:34;48357:1;48349:6;48345:14;48338:58;48221:182;:::o;48409:234::-;48549:34;48545:1;48537:6;48533:14;48526:58;48618:17;48613:2;48605:6;48601:15;48594:42;48409:234;:::o;48649:220::-;48789:34;48785:1;48777:6;48773:14;48766:58;48858:3;48853:2;48845:6;48841:15;48834:28;48649:220;:::o;48875:227::-;49015:34;49011:1;49003:6;48999:14;48992:58;49084:10;49079:2;49071:6;49067:15;49060:35;48875:227;:::o;49108:114::-;;:::o;49228:236::-;49368:34;49364:1;49356:6;49352:14;49345:58;49437:19;49432:2;49424:6;49420:15;49413:44;49228:236;:::o;49470:231::-;49610:34;49606:1;49598:6;49594:14;49587:58;49679:14;49674:2;49666:6;49662:15;49655:39;49470:231;:::o;49707:239::-;49847:34;49843:1;49835:6;49831:14;49824:58;49916:22;49911:2;49903:6;49899:15;49892:47;49707:239;:::o;49952:122::-;50025:24;50043:5;50025:24;:::i;:::-;50018:5;50015:35;50005:63;;50064:1;50061;50054:12;50005:63;49952:122;:::o;50080:116::-;50150:21;50165:5;50150:21;:::i;:::-;50143:5;50140:32;50130:60;;50186:1;50183;50176:12;50130:60;50080:116;:::o;50202:120::-;50274:23;50291:5;50274:23;:::i;:::-;50267:5;50264:34;50254:62;;50312:1;50309;50302:12;50254:62;50202:120;:::o;50328:122::-;50401:24;50419:5;50401:24;:::i;:::-;50394:5;50391:35;50381:63;;50440:1;50437;50430:12;50381:63;50328:122;:::o

Swarm Source

ipfs://a5ec5be22c882a174dce5a60f34e4835aaa00cae04df3f615069454dcd203dab

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading

OVERVIEW

Super Fried Chicken is a 5999 pieces NFT collection on Opensea.

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading
[ 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.