ETH Price: $3,102.41 (+1.33%)
Gas: 5 Gwei

Token

NonagonCup (NON)
 

Overview

Max Total Supply

2,000 NON

Holders

1,258

Market

Volume (24H)

N/A

Min Price (24H)

N/A

Max Price (24H)

N/A
Filtered by Token Holder
mirrorcult.eth
Balance
1 NON
0x409f6883db7cd887bcf783c9628b2aa01dcf4591
Loading...
Loading
Loading...
Loading
Loading...
Loading

OVERVIEW

The Nonagon Cup consists of 2000 unique 3D designs for a nine-sided cup. The downloadable STL files for these cups are generated entirely from the Nonagon Cup smart contract.

# Exchange Pair Price  24H Volume % Volume

Contract Source Code Verified (Exact Match)

Contract Name:
NonagonCup

Compiler Version
v0.8.7+commit.e28d00a7

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion, MIT license

Contract Source Code (Solidity Multiple files format)

File 13 of 16: NonagonCup.sol
/**
 *  NonagonCup
 *  An ERC721 NFT consisting of on-chain STL files describing unique nine-sided cups
 *  by Jacob Robbins
*/
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "./ERC721Enumerable.sol";
import "./Ownable.sol";
import "./ReentrancyGuard.sol";
import "./HasFile.sol";


contract NonagonCup is ERC721Enumerable, ReentrancyGuard, Ownable, HasFile {
  using Strings for uint256;

  bytes32 private constant header = hex"53544C42204154462031302E31302E302E3133393120434F4C4F523DA0A0A0FF";
  uint32 private constant facetCount = 68;
  uint8 private constant heightProgVal = 254;
  uint8 private constant thickProgVal = 253;

  // Era 1
  bytes4 private constant thick0 = hex'000080C0';
  bytes private constant verts0 = hex'F095DBC123E09A40000000000B538FC1AECEAA41B519C1C121F95EC1CB8518C1B786D1C1CB851841B519C141F095DB410B538F41000020A721F9DE41DF449AC1C5D9B741975AECC1C7B3A6409AD8CFC1000070C16F2B24C1B786E1C16F2B2441DF449A410000F041975AEC419AD8CF41';
  bytes private constant prog0 = hex'0001020304020001FE0001FE0304020304FE0506020001020506FE0506FE0001020001FE0708020506020708FE0708FE0506020506FE0908020708020908FE0908FE0708020708FE0A06020908020A06FE0A06FE0908020908FE0B01020A06020B01FE0B01FE0A06020A06FE0C04020B01020C04FE0C04FE0B01020B01FE0D0E020C04020D0EFE0D0EFE0C04020C04FE0304020D0E020304FE0304FE0D0E020D0EFE0D0EFE0F10FE0304FE0304FE0F10FE1112FE0304FE1112FE0001FE0001FE1112FE0506FE0506FE1112FE1314FE0506FE1314FE0708FE0708FE1314FE1516FE0708FE1516FE1716FE0C04FE1810FE0D0EFE0D0EFE1810FE0219FE0D0EFE0219FE0F10FE1810FE0C04FE1A12FE1A12FE0C04FE0B01FE1A12FE0B01FE0A06FE1A12FE0A06FE1B14FE1B14FE0A06FE0908FE1B14FE0908FE1716FE1716FE0908FE0708FE0219FD0F10FD0219FE0219FE0F10FD0F10FE0F10FD1112FD0F10FE0F10FE1112FD1112FE1112FD1314FD1112FE1112FE1314FD1314FE1314FD1516FD1314FE1314FE1516FD1516FE1516FD1716FD1516FE1516FE1716FD1716FE1716FD1B14FD1716FE1716FE1B14FD1B14FE1B14FD1A12FD1B14FE1B14FE1A12FD1A12FE1A12FD1810FD1A12FE1A12FE1810FD1810FE1810FD0219FD1810FE1810FE0219FD0219FE0001020B01020304020304020B01020C04020304020C04020D0E020B01020001020A06020A06020001020506020A06020506020908020908020506020708020219FD1810FD0F10FD0F10FD1810FD1112FD1112FD1810FD1A12FD1112FD1A12FD1314FD1314FD1A12FD1B14FD1314FD1B14FD1516FD1516FD1B14FD1716FD';

  // Era 2
  bytes4 private constant thick1 = hex'0000FEC0';
  bytes private constant verts1 = hex'C3131CC23C2ADC40000000008BBECBC122D0F241824009C2257C9EC1F7D158C158ED14C2F7D1584182400942C3131C428BBECB41257C1E42731EDDC178C203420E6329C29DF0EE40D5F414C20000ACC1534F6BC18CA021C2534F6B41731EDD4100002C420E632942D5F41442';
  bytes private constant prog1 = hex'0001020304020001FE0001FE0304020304FE0506020001020506FE0506FE0001020001FE0708020506020708FE0708FE0506020506FE0908020708020908FE0908FE0708020708FE0A06020908020A06FE0A06FE0908020908FE0B01020A06020B01FE0B01FE0A06020A06FE0C04020B01020C04FE0C04FE0B01020B01FE020D020C0402020DFE020DFE0C04020C04FE030402020D020304FE0304FE020D02020DFE020DFE0E0FFE0304FE0304FE0E0FFE1011FE0304FE1011FE0001FE0001FE1011FE0506FE0506FE1011FE1213FE0506FE1213FE0708FE0708FE1213FE1415FE0708FE1415FE1615FE0C04FE170FFE020DFE020DFE170FFE0218FE020DFE0218FE0E0FFE170FFE0C04FE1911FE1911FE0C04FE0B01FE1911FE0B01FE0A06FE1911FE0A06FE1A13FE1A13FE0A06FE0908FE1A13FE0908FE1615FE1615FE0908FE0708FE0218FD0E0FFD0218FE0218FE0E0FFD0E0FFE0E0FFD1011FD0E0FFE0E0FFE1011FD1011FE1011FD1213FD1011FE1011FE1213FD1213FE1213FD1415FD1213FE1213FE1415FD1415FE1415FD1615FD1415FE1415FE1615FD1615FE1615FD1A13FD1615FE1615FE1A13FD1A13FE1A13FD1911FD1A13FE1A13FE1911FD1911FE1911FD170FFD1911FE1911FE170FFD170FFE170FFD0218FD170FFE170FFE0218FD0218FE0001020B01020304020304020B01020C04020304020C0402020D020B01020001020A06020A06020001020506020A06020506020908020908020506020708020218FD170FFD0E0FFD0E0FFD170FFD1011FD1011FD170FFD1911FD1011FD1911FD1213FD1213FD1911FD1A13FD1213FD1A13FD1415FD1415FD1A13FD1615FD';

  // Era 3
  bytes4 private constant thick2 = hex'000048C1';
  bytes private constant verts2 = hex'3BE137C21FB1014100000000BD09F0C179080F4281B321C269B7BAC172717FC1C1742FC272717F4181B321423BE13742BD09F0410000A02769B73A4228B305C256561F420BD74CC2AC7910411F2234C20000D0C1C7478EC1C17443C2C7478E4128B30542000050420BD74C421F223442';
  bytes private constant prog2 = hex'0001020304020001FE0001FE0304020304FE0506020001020506FE0506FE0001020001FE0708020506020708FE0708FE0506020506FE0908020708020908FE0908FE0708020708FE0A06020908020A06FE0A06FE0908020908FE0B01020A06020B01FE0B01FE0A06020A06FE0C04020B01020C04FE0C04FE0B01020B01FE0D0E020C04020D0EFE0D0EFE0C04020C04FE0304020D0E020304FE0304FE0D0E020D0EFE0D0EFE0F10FE0304FE0304FE0F10FE1112FE0304FE1112FE0001FE0001FE1112FE0506FE0506FE1112FE1314FE0506FE1314FE0708FE0708FE1314FE1516FE0708FE1516FE1716FE0C04FE1810FE0D0EFE0D0EFE1810FE0219FE0D0EFE0219FE0F10FE1810FE0C04FE1A12FE1A12FE0C04FE0B01FE1A12FE0B01FE0A06FE1A12FE0A06FE1B14FE1B14FE0A06FE0908FE1B14FE0908FE1716FE1716FE0908FE0708FE0219FD0F10FD0219FE0219FE0F10FD0F10FE0F10FD1112FD0F10FE0F10FE1112FD1112FE1112FD1314FD1112FE1112FE1314FD1314FE1314FD1516FD1314FE1314FE1516FD1516FE1516FD1716FD1516FE1516FE1716FD1716FE1716FD1B14FD1716FE1716FE1B14FD1B14FE1B14FD1A12FD1B14FE1B14FE1A12FD1A12FE1A12FD1810FD1A12FE1A12FE1810FD1810FE1810FD0219FD1810FE1810FE0219FD0219FE0001020B01020304020304020B01020C04020304020C04020D0E020B01020001020A06020A06020001020506020A06020506020908020908020506020708020219FD1810FD0F10FD0F10FD1810FD1112FD1112FD1810FD1A12FD1112FD1A12FD1314FD1314FD1A12FD1B14FD1314FD1B14FD1516FD1516FD1B14FD1716FD';

  bool private _mintApprovalRequired = true;

  mapping(address => bool) private _allowedToMint;

  mapping(uint256 => string) private _ownerSetURIs;

  constructor() ERC721("NonagonCup", "NON") Ownable() {}

  event Supported(
    address indexed supported,
    uint32 amount
  );

  event AllowedToMint(
    address indexed recipient,
    bool allowed
  );

  receive() external payable {
    emit Supported(_msgSender(), uint32(msg.value));
  }

  function allowedToMint(address a) public view returns(bool) {
    return(_allowedToMint[a]);
  }

  // when minting approval is required, accounts can mint when they have been added to the allowed mapping
  function claim() public nonReentrant {
    if (_mintApprovalRequired) {
      require(_allowedToMint[_msgSender()], 'address not allowed');
    }
    uint256 tokenId = 1 + totalSupply();
    require(tokenId < 2001);
    _allowedToMint[_msgSender()] = false;
    _safeMint(_msgSender(), tokenId);
  }

  // owner can add accounts to the allowed mapping
  function updateAllowedToMint(address[] calldata toAddresses, bool isAllowed) public onlyOwner {
    address curr;
    for (uint256 i=0; i < toAddresses.length; i++) {
      curr = toAddresses[i];
      require(curr !=  address(0));
      _allowedToMint[curr] = isAllowed;
      emit AllowedToMint(curr, isAllowed);
    }
  }

  // owner can airdop to any address
  function mintFullRide(address to) public onlyOwner {
    uint256 tokenId = 1 + totalSupply();
    require(tokenId < 2001);
    _safeMint(to, tokenId);
  }

  // owner can withdraw funds, partially motivated by need to carry out admin actions
  function withdrawFunds(uint256 amount) public onlyOwner {
    payable(owner()).transfer(amount);
  }

  function setMintApprovalRequired(bool val) public onlyOwner {
    _mintApprovalRequired = val;
  }

  function _baseURI() internal pure override returns (string memory) {
    return "https://nonagoncup.com/tokenId/";
  }

  // token owners can set their token's URI to point to an external URL
  // Note that it must return JSON matching the ERC-721 Non-Fungible Token Standard, optional metadata extension
  // See https://eips.ethereum.org/EIPS/eip-721
  function ownerSetTokenURI(uint256 tokenId, string calldata userSuppliedURI) public {
    require(_msgSender() == ownerOf(tokenId));
    _ownerSetURIs[tokenId] = userSuppliedURI;
  }

  function tokenURI(uint256 tokenId) override public view returns (string memory) {
    bytes memory userSetURI = bytes(_ownerSetURIs[tokenId]);
    if (userSetURI.length != 0) {
      return(_ownerSetURIs[tokenId]);
    }
    return(super.tokenURI(tokenId));
  }

  // Implementation of the HasFile interface

  function getFilename(uint256 tokenId) public pure override returns(string memory filename) {
    require(tokenId > 0 && tokenId < 2001, "Token ID invalid");
    filename = string(abi.encodePacked("NonagonCup-", tokenId.toString(), ".stl" ));
  }

  function getFullFile(uint256 tokenId) public pure override returns(bytes memory fileContents) {
    for (uint256 i=0; i < 10; i++) {
      fileContents = bytes.concat(fileContents, getFileChunk(tokenId, i));
    }
  }

  function getFileChunksTotal(uint256) public pure override returns(uint256 count) {
    count = 10;
  }

  function getFileChunk(uint256 tokenId, uint256 index) public pure override returns(bytes memory data) {
    require(tokenId > 0 && tokenId < 2001, "Token ID invalid");
    require(index < 10, "index too large");
    if (index == 0) {
      // first chunk is header
      // STL File Header -- https://en.wikipedia.org/wiki/STL_(file_format)
      // 80 bytes -- descriptive text
      // 4 bytes -- little-endian unsigned int holding the total number of triangles
      bytes8 _c = hex"2020202020202020";
      data = bytes.concat(header, _c, _c, _c, _c, _c, _c, bytes4(facetCount << 24));
    } else {
      // body chunks have 8 triangles, except for last chunk which has 4
      index = (index - 1) * 8;
      data = bytes.concat(_getTriangleData(tokenId, index), _getTriangleData(tokenId, index + 1),
                          _getTriangleData(tokenId, index + 2), _getTriangleData(tokenId, index + 3));
      if (index < 64) {
        data = bytes.concat(data, _getTriangleData(tokenId, index + 4), _getTriangleData(tokenId, index + 5),
                                  _getTriangleData(tokenId, index + 6), _getTriangleData(tokenId, index + 7));
      }
    }
  }

  // STL File Triangle -- https://en.wikipedia.org/wiki/STL_(file_format)
  // total size - 50 bytes
  // 3 floats - normal -- NB omitted as interpreter will generate via right-hand rule
  // 3 floats - vertex 1
  // 3 floats - vertex 2
  // 3 floats - vertex 3
  // 2 bytes - attribute byte count (unused)
  function _getTriangleData(uint256 tokenId, uint256 triangle_offset) private pure returns(bytes memory data) {
    uint256 progOffset = triangle_offset * 9;
    bytes4[9] memory triData;
    bytes4 zeroFloat;
    bytes2 attrData;

    for (uint256 i=0; i < 9; i++) {
      triData[i] = _getVertexFloatValue(tokenId, progOffset + i);
    }

    bytes memory firstPart = bytes.concat(zeroFloat, zeroFloat, zeroFloat, triData[0], triData[1], triData[2], triData[3], triData[4], triData[5]);
    data =  bytes.concat(firstPart, triData[6], triData[7], triData[8], attrData);
  }

  function _getVertexFloatValue(uint256 tokenId, uint256 progOffset) private pure returns(bytes4 value){
    uint8 progVal;
    progVal = _getProgVals(tokenId, progOffset);

    // height scales with tokenId
    if (progVal == heightProgVal) {
      return(getHeightFloatValue(tokenId));
    }


    if ( tokenId < 460 ) {
      if (progVal == thickProgVal) {
        return(thick0);
      } else {
        uint256 start = progVal * 4;
        value = bytes4(bytes.concat(verts0[start], verts0[start + 1], verts0[start + 2], verts0[start + 3]));
      }
    } else if ( tokenId < 1144) {
      if (progVal == thickProgVal) {
        return(thick1);
      } else {
        uint256 start = progVal * 4;
        value = bytes4(bytes.concat(verts1[start], verts1[start + 1], verts1[start + 2], verts1[start + 3]));
      }
    } else {
      if (progVal == thickProgVal) {
        return(thick2);
      } else {
        uint256 start = progVal * 4;
        value = bytes4(bytes.concat(verts2[start], verts2[start + 1], verts2[start + 2], verts2[start + 3]));
      }
    }
  }

  function _getProgVals(uint256 tokenId, uint256 stepNo) private pure returns(uint8 progVal) {
    if (tokenId < 460) {
      progVal = uint8(prog0[stepNo]);
    }else if (tokenId < 1144) {
      progVal = uint8(prog1[stepNo]);
    }else {
      progVal = uint8(prog0[stepNo]);
    }
  }

  // returns height of cup for token in millimeters as IEEE 754 32-bit little-endian float
  // this is the interior height and does not include the vertical thickness of the base
  // To get the full height add the appropriate thick constant for the cup's era
  function getHeightFloatValue(uint256 tokenId) public pure returns(bytes4 value) {
    require(tokenId > 0 && tokenId < 2001, "Token ID invalid");
    uint32 heightBase = uint32(tokenId - 1);

    // determine height to nearest millimeter
    uint32 mmHeight = 50 + heightBase / 8;

    // determine mm height most significant bit
    uint32 mmHeightMSB = 6;
    if (mmHeight > 255) {
      mmHeightMSB = 9;
    } else if (mmHeight > 127) {
      mmHeightMSB = 8;
    } else if (mmHeight > 63) {
      mmHeightMSB = 7;
    }

    // position bits into mantissa
    mmHeight <<= 24 - mmHeightMSB;
    // clip off implicit first bit of mantissa
    uint32 mmHeightMask = 8388607;
    mmHeight &= mmHeightMask;

    // determine height fraction in 1/8 of a millimeter
    uint32 mmHeightFraction = heightBase % 8;
    // position bits into mantissa
    mmHeightFraction <<= 20 - mmHeightMSB;

    // normalize mantissa
    uint32 exponent = 126 + mmHeightMSB;
    // position bits into exponent
    exponent <<= 23;

    // combine parts
    bytes4 b_val = bytes4(exponent | mmHeight | mmHeightFraction);
    // return little-endian representation
    value = bytes4(bytes.concat(b_val[3], b_val[2], b_val[1], b_val[0]));
  }

}

File 1 of 16: Address.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

/**
 * @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
     * ====
     */
    function isContract(address account) internal view returns (bool) {
        // This method relies on extcodesize, which returns 0 for contracts in
        // construction, since the code is only stored at the end of the
        // constructor execution.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

File 2 of 16: Context.sol
// SPDX-License-Identifier: MIT

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 3 of 16: ERC165.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "./IERC165.sol";

/**
 * @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 4 of 16: ERC721.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "./IERC721.sol";
import "./IERC721Receiver.sol";
import "./IERC721Metadata.sol";
import "./Address.sol";
import "./Context.sol";
import "./Strings.sol";
import "./ERC165.sol";

/**
 * @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, which is available separately as
 * {ERC721Enumerable}.
 */
contract ERC721 is Context, ERC165, IERC721, IERC721Metadata {
    using Address for address;
    using Strings for uint256;

    // Token name
    string private _name;

    // Token symbol
    string private _symbol;

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

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

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

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

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

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

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

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

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

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

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

        string memory baseURI = _baseURI();
        return bytes(baseURI).length > 0 ? string(abi.encodePacked(baseURI, 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 overriden in child contracts.
     */
    function _baseURI() internal view virtual returns (string memory) {
        return "";
    }

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

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

        _approve(to, tokenId);
    }

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

        return _tokenApprovals[tokenId];
    }

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

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

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

        _transfer(from, to, tokenId);
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /**
     * @dev Transfers `tokenId` from `from` to `to`.
     *  As opposed to {transferFrom}, this imposes no restrictions on msg.sender.
     *
     * Requirements:
     *
     * - `to` cannot be the zero address.
     * - `tokenId` token must be owned by `from`.
     *
     * Emits a {Transfer} event.
     */
    function _transfer(
        address from,
        address to,
        uint256 tokenId
    ) internal virtual {
        require(ERC721.ownerOf(tokenId) == from, "ERC721: transfer of token that is not own");
        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);
    }

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

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

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

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

File 5 of 16: ERC721Enumerable.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "./ERC721.sol";
import "./IERC721Enumerable.sol";

/**
 * @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 ERC721, IERC721Enumerable {
    // Mapping from owner to list of owned token IDs
    mapping(address => mapping(uint256 => uint256)) private _ownedTokens;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        // This also deletes the contents at the last position of the array
        delete _allTokensIndex[tokenId];
        _allTokens.pop();
    }
}

File 6 of 16: HasFile.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

/**
 * @dev Fully On-Chain File Access Interface -- Single file per token variant
 * Interface for contracts which expose a single file for each of their tokens.
 * Originally created for the NonagonCup.
 */
 interface HasFile {

   /**
    * @dev Each file must have a filename including the file extension, for example:  "my-file-1.stl"
    * If the contract is an NFT where the object of the NFT is the exposed files then the filenames
    * within the contract must be unique and must include the tokenId that they belong to.
    */
   function getFilename(uint256 tokenId) external view returns(string memory filename);

   /**
    * @dev Single call to get the full file contents.
    * NB: This may not work in all conditions due to gas limits, it is instead
    * recommended to call getFileChunksTotal and iterate calls to getFileChunk.
    */
   function getFullFile(uint256 tokenId) external view returns(bytes memory fileContents);


   /**
    * @dev Each file has zero or more fileChunks.
    */
   function getFileChunksTotal(uint256 tokenId) external view returns(uint256 count);


   /**
    * @dev Use repeated calls to getFileChunk to get the binary data for the file.
    *  -- Size of returned data for each fileChunk must be no more than 1024 bytes.
    *  -- First fileChunk should be the file header, if the file format has one.
    */
   function getFileChunk(uint256 tokenId, uint256 index) external view returns(bytes memory data);

 }

File 7 of 16: IERC165.sol
// SPDX-License-Identifier: MIT

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 8 of 16: IERC721.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "./IERC165.sol";

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

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

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

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

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

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

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

File 9 of 16: IERC721Enumerable.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "./IERC721.sol";

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

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

File 10 of 16: IERC721Metadata.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "./IERC721.sol";

/**
 * @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 11 of 16: IERC721Receiver.sol
// SPDX-License-Identifier: MIT

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 `IERC721.onERC721Received.selector`.
     */
    function onERC721Received(
        address operator,
        address from,
        uint256 tokenId,
        bytes calldata data
    ) external returns (bytes4);
}

File 12 of 16: Migrations.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.4.22 <0.9.0;

contract Migrations {
  address public owner = msg.sender;
  uint public last_completed_migration;

  modifier restricted() {
    require(
      msg.sender == owner,
      "This function is restricted to the contract's owner"
    );
    _;
  }

  function setCompleted(uint completed) public restricted {
    last_completed_migration = completed;
  }
}

File 14 of 16: Ownable.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "./Context.sol";

/**
 * @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 Returns the address of the current owner.
     */
    function owner() public view virtual returns (address) {
        return _owner;
    }

    /**
     * @dev Throws if called by any account other than the owner.
     */
    modifier onlyOwner() {
        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 15 of 16: ReentrancyGuard.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

/**
 * @dev Contract module that helps prevent reentrant calls to a function.
 *
 * Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier
 * available, which can be applied to functions to make sure there are no nested
 * (reentrant) calls to them.
 *
 * Note that because there is a single `nonReentrant` guard, functions marked as
 * `nonReentrant` may not call one another. This can be worked around by making
 * those functions `private`, and then adding `external` `nonReentrant` entry
 * points to them.
 *
 * TIP: If you would like to learn more about reentrancy and alternative ways
 * to protect against it, check out our blog post
 * https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul].
 */
abstract contract ReentrancyGuard {
    // Booleans are more expensive than uint256 or any type that takes up a full
    // word because each write operation emits an extra SLOAD to first read the
    // slot's contents, replace the bits taken up by the boolean, and then write
    // back. This is the compiler's defense against contract upgrades and
    // pointer aliasing, and it cannot be disabled.

    // The values being non-zero value makes deployment a bit more expensive,
    // but in exchange the refund on every call to nonReentrant will be lower in
    // amount. Since refunds are capped to a percentage of the total
    // transaction's gas, it is best to keep them low in cases like this one, to
    // increase the likelihood of the full refund coming into effect.
    uint256 private constant _NOT_ENTERED = 1;
    uint256 private constant _ENTERED = 2;

    uint256 private _status;

    constructor() {
        _status = _NOT_ENTERED;
    }

    /**
     * @dev Prevents a contract from calling itself, directly or indirectly.
     * Calling a `nonReentrant` function from another `nonReentrant`
     * function is not supported. It is possible to prevent this from happening
     * by making the `nonReentrant` function external, and making it call a
     * `private` function that does the actual work.
     */
    modifier nonReentrant() {
        // On the first call to nonReentrant, _notEntered will be true
        require(_status != _ENTERED, "ReentrancyGuard: reentrant call");

        // Any calls to nonReentrant after this point will fail
        _status = _ENTERED;

        _;

        // By storing the original value once again, a refund is triggered (see
        // https://eips.ethereum.org/EIPS/eip-2200)
        _status = _NOT_ENTERED;
    }
}

File 16 of 16: Strings.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

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

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

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

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

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

Contract Security Audit

Contract ABI

[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"recipient","type":"address"},{"indexed":false,"internalType":"bool","name":"allowed","type":"bool"}],"name":"AllowedToMint","type":"event"},{"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":"supported","type":"address"},{"indexed":false,"internalType":"uint32","name":"amount","type":"uint32"}],"name":"Supported","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":"a","type":"address"}],"name":"allowedToMint","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"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":"claim","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getApproved","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"uint256","name":"index","type":"uint256"}],"name":"getFileChunk","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"getFileChunksTotal","outputs":[{"internalType":"uint256","name":"count","type":"uint256"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getFilename","outputs":[{"internalType":"string","name":"filename","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getFullFile","outputs":[{"internalType":"bytes","name":"fileContents","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getHeightFloatValue","outputs":[{"internalType":"bytes4","name":"value","type":"bytes4"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"operator","type":"address"}],"name":"isApprovedForAll","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"}],"name":"mintFullRide","outputs":[],"stateMutability":"nonpayable","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":"uint256","name":"tokenId","type":"uint256"},{"internalType":"string","name":"userSuppliedURI","type":"string"}],"name":"ownerSetTokenURI","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":"operator","type":"address"},{"internalType":"bool","name":"approved","type":"bool"}],"name":"setApprovalForAll","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bool","name":"val","type":"bool"}],"name":"setMintApprovalRequired","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":"toAddresses","type":"address[]"},{"internalType":"bool","name":"isAllowed","type":"bool"}],"name":"updateAllowedToMint","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"withdrawFunds","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}]

60806040526001600b60146101000a81548160ff0219169083151502179055503480156200002c57600080fd5b506040518060400160405280600a81526020017f4e6f6e61676f6e437570000000000000000000000000000000000000000000008152506040518060400160405280600381526020017f4e4f4e00000000000000000000000000000000000000000000000000000000008152508160009080519060200190620000b1929190620001c9565b508060019080519060200190620000ca929190620001c9565b5050506001600a81905550620000f5620000e9620000fb60201b60201c565b6200010360201b60201c565b620002de565b600033905090565b6000600b60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600b60006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b828054620001d79062000279565b90600052602060002090601f016020900481019282620001fb576000855562000247565b82601f106200021657805160ff191683800117855562000247565b8280016001018555821562000247579182015b828111156200024657825182559160200191906001019062000229565b5b5090506200025691906200025a565b5090565b5b80821115620002755760008160009055506001016200025b565b5090565b600060028204905060018216806200029257607f821691505b60208210811415620002a957620002a8620002af565b5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b615cd080620002ee6000396000f3fe6080604052600436106101dc5760003560e01c806370a0823111610102578063b88d4fde11610095578063e985e9c511610064578063e985e9c514610764578063f25a01cf146107a1578063f2fde38b146107de578063f715dee71461080757610238565b8063b88d4fde14610698578063ba388253146106c1578063c87b56dd146106ea578063e901185e1461072757610238565b806395d89b41116100d157806395d89b41146105ca578063a22cb465146105f5578063a89da3731461061e578063b42587f51461065b57610238565b806370a0823114610522578063715018a61461055f5780638821a405146105765780638da5cb5b1461059f57610238565b806321e001d61161017a57806342842e0e1161014957806342842e0e146104685780634e71d92d146104915780634f6ccce7146104a85780636352211e146104e557610238565b806321e001d61461039c57806323b872dd146103d95780632854c58e146104025780632f745c591461042b57610238565b8063081812fc116101b6578063081812fc146102e2578063095ea7b31461031f578063155dd5ee1461034857806318160ddd1461037157610238565b806301ffc9a71461023d57806302c0cd811461027a57806306fdde03146102b757610238565b36610238576101e9610830565b73ffffffffffffffffffffffffffffffffffffffff167fd1eb9a0e372aeddfb34f6b1897c40a76ef3619ed5fb6b1dff19c65d9bc9ad9e73460405161022e919061490d565b60405180910390a2005b600080fd5b34801561024957600080fd5b50610264600480360381019061025f9190613c74565b610838565b60405161027191906145b8565b60405180910390f35b34801561028657600080fd5b506102a1600480360381019061029c9190613d5b565b6108b2565b6040516102ae91906145ee565b60405180910390f35b3480156102c357600080fd5b506102cc610af3565b6040516102d99190614610565b60405180910390f35b3480156102ee57600080fd5b5061030960048036038101906103049190613cce565b610b85565b6040516103169190614551565b60405180910390f35b34801561032b57600080fd5b5061034660048036038101906103419190613ba7565b610c0a565b005b34801561035457600080fd5b5061036f600480360381019061036a9190613cce565b610d22565b005b34801561037d57600080fd5b50610386610def565b60405161039391906148f2565b60405180910390f35b3480156103a857600080fd5b506103c360048036038101906103be9190613cce565b610dfc565b6040516103d091906145d3565b60405180910390f35b3480156103e557600080fd5b5061040060048036038101906103fb9190613a91565b610fe4565b005b34801561040e57600080fd5b5061042960048036038101906104249190613c47565b611044565b005b34801561043757600080fd5b50610452600480360381019061044d9190613ba7565b6110dd565b60405161045f91906148f2565b60405180910390f35b34801561047457600080fd5b5061048f600480360381019061048a9190613a91565b611182565b005b34801561049d57600080fd5b506104a66111a2565b005b3480156104b457600080fd5b506104cf60048036038101906104ca9190613cce565b61133a565b6040516104dc91906148f2565b60405180910390f35b3480156104f157600080fd5b5061050c60048036038101906105079190613cce565b6113ab565b6040516105199190614551565b60405180910390f35b34801561052e57600080fd5b5061054960048036038101906105449190613a24565b61145d565b60405161055691906148f2565b60405180910390f35b34801561056b57600080fd5b50610574611515565b005b34801561058257600080fd5b5061059d60048036038101906105989190613a24565b61159d565b005b3480156105ab57600080fd5b506105b461164d565b6040516105c19190614551565b60405180910390f35b3480156105d657600080fd5b506105df611677565b6040516105ec9190614610565b60405180910390f35b34801561060157600080fd5b5061061c60048036038101906106179190613b67565b611709565b005b34801561062a57600080fd5b5061064560048036038101906106409190613a24565b61171f565b60405161065291906145b8565b60405180910390f35b34801561066757600080fd5b50610682600480360381019061067d9190613cce565b611775565b60405161068f91906145ee565b60405180910390f35b3480156106a457600080fd5b506106bf60048036038101906106ba9190613ae4565b6117c9565b005b3480156106cd57600080fd5b506106e860048036038101906106e39190613be7565b61182b565b005b3480156106f657600080fd5b50610711600480360381019061070c9190613cce565b6119dd565b60405161071e9190614610565b60405180910390f35b34801561073357600080fd5b5061074e60048036038101906107499190613cce565b611b3e565b60405161075b9190614610565b60405180910390f35b34801561077057600080fd5b5061078b60048036038101906107869190613a51565b611bbf565b60405161079891906145b8565b60405180910390f35b3480156107ad57600080fd5b506107c860048036038101906107c39190613cce565b611c53565b6040516107d591906148f2565b60405180910390f35b3480156107ea57600080fd5b5061080560048036038101906108009190613a24565b611c5e565b005b34801561081357600080fd5b5061082e60048036038101906108299190613cfb565b611d56565b005b600033905090565b60007f780e9d63000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614806108ab57506108aa82611dc5565b5b9050919050565b60606000831180156108c557506107d183105b610904576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016108fb906147f2565b60405180910390fd5b600a8210610947576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161093e90614892565b60405180910390fd5b60008214156109d95760007f202020202020202000000000000000000000000000000000000000000000000090507f53544c42204154462031302e31302e302e3133393120434f4c4f523da0a0a0ff8182838485866018604463ffffffff16901b60e01b6040516020016109c29897969594939291906142c3565b604051602081830303815290604052915050610aed565b60086001836109e89190614b63565b6109f29190614ace565b91506109fe8383611ea7565b610a1484600185610a0f91906149dc565b611ea7565b610a2a85600286610a2591906149dc565b611ea7565b610a4086600387610a3b91906149dc565b611ea7565b604051602001610a539493929190614477565b60405160208183030381529060405290506040821015610aec5780610a8484600485610a7f91906149dc565b611ea7565b610a9a85600586610a9591906149dc565b611ea7565b610ab086600687610aab91906149dc565b611ea7565b610ac687600788610ac191906149dc565b611ea7565b604051602001610ada9594939291906144b5565b60405160208183030381529060405290505b5b92915050565b606060008054610b0290614d93565b80601f0160208091040260200160405190810160405280929190818152602001828054610b2e90614d93565b8015610b7b5780601f10610b5057610100808354040283529160200191610b7b565b820191906000526020600020905b815481529060010190602001808311610b5e57829003601f168201915b5050505050905090565b6000610b9082612097565b610bcf576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610bc6906147b2565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b6000610c15826113ab565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415610c86576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c7d90614852565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16610ca5610830565b73ffffffffffffffffffffffffffffffffffffffff161480610cd45750610cd381610cce610830565b611bbf565b5b610d13576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d0a90614712565b60405180910390fd5b610d1d8383612103565b505050565b610d2a610830565b73ffffffffffffffffffffffffffffffffffffffff16610d4861164d565b73ffffffffffffffffffffffffffffffffffffffff1614610d9e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d95906147d2565b60405180910390fd5b610da661164d565b73ffffffffffffffffffffffffffffffffffffffff166108fc829081150290604051600060405180830381858888f19350505050158015610deb573d6000803e3d6000fd5b5050565b6000600880549050905090565b60008082118015610e0e57506107d182105b610e4d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e44906147f2565b60405180910390fd5b6000600183610e5c9190614b63565b90506000600882610e6d9190614a9d565b6032610e799190614a32565b905060006006905060ff8263ffffffff161115610e995760099050610ec7565b607f8263ffffffff161115610eb15760089050610ec6565b603f8263ffffffff161115610ec557600790505b5b5b806018610ed49190614b97565b63ffffffff168263ffffffff16901b91506000627fffff905080831692506000600885610f019190614ea2565b9050826014610f109190614b97565b63ffffffff168163ffffffff16901b9050600083607e610f309190614a32565b905060178163ffffffff16901b90506000828683171760e01b905080600360048110610f5f57610f5e614f8f565b5b1a60f81b81600260048110610f7757610f76614f8f565b5b1a60f81b82600160048110610f8f57610f8e614f8f565b5b1a60f81b83600060048110610fa757610fa6614f8f565b5b1a60f81b604051602001610fbe9493929190614275565b604051602081830303815290604052610fd690614cea565b975050505050505050919050565b610ff5610fef610830565b826121bc565b611034576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161102b90614872565b60405180910390fd5b61103f83838361229a565b505050565b61104c610830565b73ffffffffffffffffffffffffffffffffffffffff1661106a61164d565b73ffffffffffffffffffffffffffffffffffffffff16146110c0576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110b7906147d2565b60405180910390fd5b80600b60146101000a81548160ff02191690831515021790555050565b60006110e88361145d565b8210611129576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161112090614632565b60405180910390fd5b600660008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002054905092915050565b61119d838383604051806020016040528060008152506117c9565b505050565b6002600a5414156111e8576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016111df906148d2565b60405180910390fd5b6002600a81905550600b60149054906101000a900460ff161561129957600c6000611211610830565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16611298576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161128f90614772565b60405180910390fd5b5b60006112a3610def565b60016112af91906149dc565b90506107d181106112bf57600080fd5b6000600c60006112cd610830565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff02191690831515021790555061132f611329610830565b826124f6565b506001600a81905550565b6000611344610def565b8210611385576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161137c906148b2565b60405180910390fd5b6008828154811061139957611398614f8f565b5b90600052602060002001549050919050565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415611454576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161144b90614752565b60405180910390fd5b80915050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156114ce576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114c590614732565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b61151d610830565b73ffffffffffffffffffffffffffffffffffffffff1661153b61164d565b73ffffffffffffffffffffffffffffffffffffffff1614611591576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611588906147d2565b60405180910390fd5b61159b6000612514565b565b6115a5610830565b73ffffffffffffffffffffffffffffffffffffffff166115c361164d565b73ffffffffffffffffffffffffffffffffffffffff1614611619576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611610906147d2565b60405180910390fd5b6000611623610def565b600161162f91906149dc565b90506107d1811061163f57600080fd5b61164982826124f6565b5050565b6000600b60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60606001805461168690614d93565b80601f01602080910402602001604051908101604052809291908181526020018280546116b290614d93565b80156116ff5780601f106116d4576101008083540402835291602001916116ff565b820191906000526020600020905b8154815290600101906020018083116116e257829003601f168201915b5050505050905090565b61171b611714610830565b83836125da565b5050565b6000600c60008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff169050919050565b606060005b600a8110156117c3578161178e84836108b2565b60405160200161179f929190614453565b604051602081830303815290604052915080806117bb90614df6565b91505061177a565b50919050565b6117da6117d4610830565b836121bc565b611819576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161181090614872565b60405180910390fd5b61182584848484612747565b50505050565b611833610830565b73ffffffffffffffffffffffffffffffffffffffff1661185161164d565b73ffffffffffffffffffffffffffffffffffffffff16146118a7576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161189e906147d2565b60405180910390fd5b600080600090505b848490508110156119d6578484828181106118cd576118cc614f8f565b5b90506020020160208101906118e29190613a24565b9150600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16141561191e57600080fd5b82600c60008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff167f38fc27db77a299a37d4566b8399b5c7c1bbeeea2228b18035ae782bf0423d7fc846040516119bb91906145b8565b60405180910390a280806119ce90614df6565b9150506118af565b5050505050565b60606000600d600084815260200190815260200160002080546119ff90614d93565b80601f0160208091040260200160405190810160405280929190818152602001828054611a2b90614d93565b8015611a785780601f10611a4d57610100808354040283529160200191611a78565b820191906000526020600020905b815481529060010190602001808311611a5b57829003601f168201915b505050505090506000815114611b2c57600d60008481526020019081526020016000208054611aa690614d93565b80601f0160208091040260200160405190810160405280929190818152602001828054611ad290614d93565b8015611b1f5780601f10611af457610100808354040283529160200191611b1f565b820191906000526020600020905b815481529060010190602001808311611b0257829003601f168201915b5050505050915050611b39565b611b35836127a3565b9150505b919050565b6060600082118015611b5157506107d182105b611b90576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b87906147f2565b60405180910390fd5b611b998261284a565b604051602001611ba99190614524565b6040516020818303038152906040529050919050565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b6000600a9050919050565b611c66610830565b73ffffffffffffffffffffffffffffffffffffffff16611c8461164d565b73ffffffffffffffffffffffffffffffffffffffff1614611cda576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611cd1906147d2565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415611d4a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611d4190614672565b60405180910390fd5b611d5381612514565b50565b611d5f836113ab565b73ffffffffffffffffffffffffffffffffffffffff16611d7d610830565b73ffffffffffffffffffffffffffffffffffffffff1614611d9d57600080fd5b8181600d60008681526020019081526020016000209190611dbf9291906137d9565b50505050565b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480611e9057507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80611ea05750611e9f826129ab565b5b9050919050565b60606000600983611eb89190614ace565b9050611ec261385f565b60008060005b6009811015611f5557611ee6888287611ee191906149dc565b612a15565b848260098110611ef957611ef8614f8f565b5b60200201907bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191690817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815250508080611f4d90614df6565b915050611ec8565b50600082838486600060098110611f6f57611f6e614f8f565b5b602002015187600160098110611f8857611f87614f8f565b5b602002015188600260098110611fa157611fa0614f8f565b5b602002015189600360098110611fba57611fb9614f8f565b5b60200201518a600460098110611fd357611fd2614f8f565b5b60200201518b600560098110611fec57611feb614f8f565b5b602002015160405160200161200999989796959493929190614355565b6040516020818303038152906040529050808460066009811061202f5761202e614f8f565b5b60200201518560076009811061204857612047614f8f565b5b60200201518660086009811061206157612060614f8f565b5b60200201518560405160200161207b9594939291906143f8565b6040516020818303038152906040529550505050505092915050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16612176836113ab565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60006121c782612097565b612206576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121fd906146f2565b60405180910390fd5b6000612211836113ab565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff16148061228057508373ffffffffffffffffffffffffffffffffffffffff1661226884610b85565b73ffffffffffffffffffffffffffffffffffffffff16145b8061229157506122908185611bbf565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff166122ba826113ab565b73ffffffffffffffffffffffffffffffffffffffff1614612310576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161230790614812565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612380576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612377906146b2565b60405180910390fd5b61238b838383612ec8565b612396600082612103565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546123e69190614b63565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461243d91906149dc565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4505050565b612510828260405180602001604052806000815250612fdc565b5050565b6000600b60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600b60006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415612649576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612640906146d2565b60405180910390fd5b80600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c318360405161273a91906145b8565b60405180910390a3505050565b61275284848461229a565b61275e84848484613037565b61279d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161279490614652565b60405180910390fd5b50505050565b60606127ae82612097565b6127ed576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016127e490614832565b60405180910390fd5b60006127f76131ce565b905060008151116128175760405180602001604052806000815250612842565b806128218461284a565b604051602001612832929190614500565b6040516020818303038152906040525b915050919050565b60606000821415612892576040518060400160405280600181526020017f300000000000000000000000000000000000000000000000000000000000000081525090506129a6565b600082905060005b600082146128c45780806128ad90614df6565b915050600a826128bd9190614a6c565b915061289a565b60008167ffffffffffffffff8111156128e0576128df614fbe565b5b6040519080825280601f01601f1916602001820160405280156129125781602001600182028036833780820191505090505b5090505b6000851461299f5760018261292b9190614b63565b9150600a8561293a9190614e71565b603061294691906149dc565b60f81b81838151811061295c5761295b614f8f565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a856129989190614a6c565b9450612916565b8093505050505b919050565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b600080612a22848461320b565b905060fe60ff168160ff161415612a4457612a3c84610dfc565b915050612ec2565b6101cc841015612bc75760fd60ff168160ff161415612a84577d80c000000000000000000000000000000000000000000000000000000000915050612ec2565b6000600482612a939190614b28565b60ff1690506040518060a0016040528060708152602001615c2b607091398181518110612ac357612ac2614f8f565b5b602001015160f81c60f81b6040518060a0016040528060708152602001615c2b60709139600183612af491906149dc565b81518110612b0557612b04614f8f565b5b602001015160f81c60f81b6040518060a0016040528060708152602001615c2b60709139600284612b3691906149dc565b81518110612b4757612b46614f8f565b5b602001015160f81c60f81b6040518060a0016040528060708152602001615c2b60709139600385612b7891906149dc565b81518110612b8957612b88614f8f565b5b602001015160f81c60f81b604051602001612ba79493929190614275565b604051602081830303815290604052612bbf90614cea565b925050612ec0565b610478841015612d4a5760fd60ff168160ff161415612c07577dfec000000000000000000000000000000000000000000000000000000000915050612ec2565b6000600482612c169190614b28565b60ff1690506040518060a00160405280606c8152602001615bbf606c91398181518110612c4657612c45614f8f565b5b602001015160f81c60f81b6040518060a00160405280606c8152602001615bbf606c9139600183612c7791906149dc565b81518110612c8857612c87614f8f565b5b602001015160f81c60f81b6040518060a00160405280606c8152602001615bbf606c9139600284612cb991906149dc565b81518110612cca57612cc9614f8f565b5b602001015160f81c60f81b6040518060a00160405280606c8152602001615bbf606c9139600385612cfb91906149dc565b81518110612d0c57612d0b614f8f565b5b602001015160f81c60f81b604051602001612d2a9493929190614275565b604051602081830303815290604052612d4290614cea565b925050612ebf565b60fd60ff168160ff161415612d80577d48c100000000000000000000000000000000000000000000000000000000915050612ec2565b6000600482612d8f9190614b28565b60ff1690506040518060a0016040528060708152602001615687607091398181518110612dbf57612dbe614f8f565b5b602001015160f81c60f81b6040518060a001604052806070815260200161568760709139600183612df091906149dc565b81518110612e0157612e00614f8f565b5b602001015160f81c60f81b6040518060a001604052806070815260200161568760709139600284612e3291906149dc565b81518110612e4357612e42614f8f565b5b602001015160f81c60f81b6040518060a001604052806070815260200161568760709139600385612e7491906149dc565b81518110612e8557612e84614f8f565b5b602001015160f81c60f81b604051602001612ea39493929190614275565b604051602081830303815290604052612ebb90614cea565b9250505b5b505b92915050565b612ed38383836132ed565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415612f1657612f11816132f2565b612f55565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614612f5457612f53838261333b565b5b5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612f9857612f93816134a8565b612fd7565b8273ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614612fd657612fd58282613579565b5b5b505050565b612fe683836135f8565b612ff36000848484613037565b613032576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161302990614652565b60405180910390fd5b505050565b60006130588473ffffffffffffffffffffffffffffffffffffffff166137c6565b156131c1578373ffffffffffffffffffffffffffffffffffffffff1663150b7a02613081610830565b8786866040518563ffffffff1660e01b81526004016130a3949392919061456c565b602060405180830381600087803b1580156130bd57600080fd5b505af19250505080156130ee57506040513d601f19601f820116820180604052508101906130eb9190613ca1565b60015b613171573d806000811461311e576040519150601f19603f3d011682016040523d82523d6000602084013e613123565b606091505b50600081511415613169576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161316090614652565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149150506131c6565b600190505b949350505050565b60606040518060400160405280601f81526020017f68747470733a2f2f6e6f6e61676f6e6375702e636f6d2f746f6b656e49642f00815250905090565b60006101cc83101561325a57604051806102a00160405280610264815260200161595b6102649139828151811061324557613244614f8f565b5b602001015160f81c60f81b60f81c90506132e7565b6104788310156132a757604051806102a0016040528061026481526020016156f76102649139828151811061329257613291614f8f565b5b602001015160f81c60f81b60f81c90506132e6565b604051806102a00160405280610264815260200161595b610264913982815181106132d5576132d4614f8f565b5b602001015160f81c60f81b60f81c90505b5b92915050565b505050565b6008805490506009600083815260200190815260200160002081905550600881908060018154018082558091505060019003906000526020600020016000909190919091505550565b600060016133488461145d565b6133529190614b63565b9050600060076000848152602001908152602001600020549050818114613437576000600660008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002054905080600660008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002081905550816007600083815260200190815260200160002081905550505b6007600084815260200190815260200160002060009055600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008381526020019081526020016000206000905550505050565b600060016008805490506134bc9190614b63565b90506000600960008481526020019081526020016000205490506000600883815481106134ec576134eb614f8f565b5b90600052602060002001549050806008838154811061350e5761350d614f8f565b5b90600052602060002001819055508160096000838152602001908152602001600020819055506009600085815260200190815260200160002060009055600880548061355d5761355c614f60565b5b6001900381819060005260206000200160009055905550505050565b60006135848361145d565b905081600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002081905550806007600084815260200190815260200160002081905550505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415613668576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161365f90614792565b60405180910390fd5b61367181612097565b156136b1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016136a890614692565b60405180910390fd5b6136bd60008383612ec8565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461370d91906149dc565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a45050565b600080823b905060008111915050919050565b8280546137e590614d93565b90600052602060002090601f016020900481019282613807576000855561384e565b82601f1061382057803560ff191683800117855561384e565b8280016001018555821561384e579182015b8281111561384d578235825591602001919060010190613832565b5b50905061385b9190613882565b5090565b604051806101200160405280600990602082028036833780820191505090505090565b5b8082111561389b576000816000905550600101613883565b5090565b60006138b26138ad8461494d565b614928565b9050828152602081018484840111156138ce576138cd615011565b5b6138d9848285614d51565b509392505050565b6000813590506138f08161562a565b92915050565b60008083601f84011261390c5761390b615007565b5b8235905067ffffffffffffffff81111561392957613928615002565b5b6020830191508360208202830111156139455761394461500c565b5b9250929050565b60008135905061395b81615641565b92915050565b60008135905061397081615658565b92915050565b60008151905061398581615658565b92915050565b600082601f8301126139a05761399f615007565b5b81356139b084826020860161389f565b91505092915050565b60008083601f8401126139cf576139ce615007565b5b8235905067ffffffffffffffff8111156139ec576139eb615002565b5b602083019150836001820283011115613a0857613a0761500c565b5b9250929050565b600081359050613a1e8161566f565b92915050565b600060208284031215613a3a57613a3961501b565b5b6000613a48848285016138e1565b91505092915050565b60008060408385031215613a6857613a6761501b565b5b6000613a76858286016138e1565b9250506020613a87858286016138e1565b9150509250929050565b600080600060608486031215613aaa57613aa961501b565b5b6000613ab8868287016138e1565b9350506020613ac9868287016138e1565b9250506040613ada86828701613a0f565b9150509250925092565b60008060008060808587031215613afe57613afd61501b565b5b6000613b0c878288016138e1565b9450506020613b1d878288016138e1565b9350506040613b2e87828801613a0f565b925050606085013567ffffffffffffffff811115613b4f57613b4e615016565b5b613b5b8782880161398b565b91505092959194509250565b60008060408385031215613b7e57613b7d61501b565b5b6000613b8c858286016138e1565b9250506020613b9d8582860161394c565b9150509250929050565b60008060408385031215613bbe57613bbd61501b565b5b6000613bcc858286016138e1565b9250506020613bdd85828601613a0f565b9150509250929050565b600080600060408486031215613c0057613bff61501b565b5b600084013567ffffffffffffffff811115613c1e57613c1d615016565b5b613c2a868287016138f6565b93509350506020613c3d8682870161394c565b9150509250925092565b600060208284031215613c5d57613c5c61501b565b5b6000613c6b8482850161394c565b91505092915050565b600060208284031215613c8a57613c8961501b565b5b6000613c9884828501613961565b91505092915050565b600060208284031215613cb757613cb661501b565b5b6000613cc584828501613976565b91505092915050565b600060208284031215613ce457613ce361501b565b5b6000613cf284828501613a0f565b91505092915050565b600080600060408486031215613d1457613d1361501b565b5b6000613d2286828701613a0f565b935050602084013567ffffffffffffffff811115613d4357613d42615016565b5b613d4f868287016139b9565b92509250509250925092565b60008060408385031215613d7257613d7161501b565b5b6000613d8085828601613a0f565b9250506020613d9185828601613a0f565b9150509250929050565b613da481614bcb565b82525050565b613db381614bdd565b82525050565b613dca613dc582614be9565b614e3f565b82525050565b613de1613ddc82614c15565b614e49565b82525050565b613df8613df382614c41565b614e53565b82525050565b613e0781614c4b565b82525050565b613e1e613e1982614c4b565b614e5d565b82525050565b613e35613e3082614c77565b614e67565b82525050565b6000613e468261498e565b613e5081856149a4565b9350613e60818560208601614d60565b613e6981615020565b840191505092915050565b6000613e7f8261498e565b613e8981856149b5565b9350613e99818560208601614d60565b80840191505092915050565b6000613eb082614999565b613eba81856149c0565b9350613eca818560208601614d60565b613ed381615020565b840191505092915050565b6000613ee982614999565b613ef381856149d1565b9350613f03818560208601614d60565b80840191505092915050565b6000613f1c602b836149c0565b9150613f278261503e565b604082019050919050565b6000613f3f6032836149c0565b9150613f4a8261508d565b604082019050919050565b6000613f626026836149c0565b9150613f6d826150dc565b604082019050919050565b6000613f85601c836149c0565b9150613f908261512b565b602082019050919050565b6000613fa86004836149d1565b9150613fb382615154565b600482019050919050565b6000613fcb6024836149c0565b9150613fd68261517d565b604082019050919050565b6000613fee6019836149c0565b9150613ff9826151cc565b602082019050919050565b6000614011602c836149c0565b915061401c826151f5565b604082019050919050565b60006140346038836149c0565b915061403f82615244565b604082019050919050565b6000614057602a836149c0565b915061406282615293565b604082019050919050565b600061407a6029836149c0565b9150614085826152e2565b604082019050919050565b600061409d6013836149c0565b91506140a882615331565b602082019050919050565b60006140c06020836149c0565b91506140cb8261535a565b602082019050919050565b60006140e3602c836149c0565b91506140ee82615383565b604082019050919050565b6000614106600b836149d1565b9150614111826153d2565b600b82019050919050565b60006141296020836149c0565b9150614134826153fb565b602082019050919050565b600061414c6010836149c0565b915061415782615424565b602082019050919050565b600061416f6029836149c0565b915061417a8261544d565b604082019050919050565b6000614192602f836149c0565b915061419d8261549c565b604082019050919050565b60006141b56021836149c0565b91506141c0826154eb565b604082019050919050565b60006141d86031836149c0565b91506141e38261553a565b604082019050919050565b60006141fb600f836149c0565b915061420682615589565b602082019050919050565b600061421e602c836149c0565b9150614229826155b2565b604082019050919050565b6000614241601f836149c0565b915061424c82615601565b602082019050919050565b61426081614cc3565b82525050565b61426f81614ccd565b82525050565b60006142818287613db9565b6001820191506142918286613db9565b6001820191506142a18285613db9565b6001820191506142b18284613db9565b60018201915081905095945050505050565b60006142cf828b613de7565b6020820191506142df828a613e24565b6008820191506142ef8289613e24565b6008820191506142ff8288613e24565b60088201915061430f8287613e24565b60088201915061431f8286613e24565b60088201915061432f8285613e24565b60088201915061433f8284613e0d565b6004820191508190509998505050505050505050565b6000614361828c613e0d565b600482019150614371828b613e0d565b600482019150614381828a613e0d565b6004820191506143918289613e0d565b6004820191506143a18288613e0d565b6004820191506143b18287613e0d565b6004820191506143c18286613e0d565b6004820191506143d18285613e0d565b6004820191506143e18284613e0d565b6004820191508190509a9950505050505050505050565b60006144048288613e74565b91506144108287613e0d565b6004820191506144208286613e0d565b6004820191506144308285613e0d565b6004820191506144408284613dd0565b6002820191508190509695505050505050565b600061445f8285613e74565b915061446b8284613e74565b91508190509392505050565b60006144838287613e74565b915061448f8286613e74565b915061449b8285613e74565b91506144a78284613e74565b915081905095945050505050565b60006144c18288613e74565b91506144cd8287613e74565b91506144d98286613e74565b91506144e58285613e74565b91506144f18284613e74565b91508190509695505050505050565b600061450c8285613ede565b91506145188284613ede565b91508190509392505050565b600061452f826140f9565b915061453b8284613ede565b915061454682613f9b565b915081905092915050565b60006020820190506145666000830184613d9b565b92915050565b60006080820190506145816000830187613d9b565b61458e6020830186613d9b565b61459b6040830185614257565b81810360608301526145ad8184613e3b565b905095945050505050565b60006020820190506145cd6000830184613daa565b92915050565b60006020820190506145e86000830184613dfe565b92915050565b600060208201905081810360008301526146088184613e3b565b905092915050565b6000602082019050818103600083015261462a8184613ea5565b905092915050565b6000602082019050818103600083015261464b81613f0f565b9050919050565b6000602082019050818103600083015261466b81613f32565b9050919050565b6000602082019050818103600083015261468b81613f55565b9050919050565b600060208201905081810360008301526146ab81613f78565b9050919050565b600060208201905081810360008301526146cb81613fbe565b9050919050565b600060208201905081810360008301526146eb81613fe1565b9050919050565b6000602082019050818103600083015261470b81614004565b9050919050565b6000602082019050818103600083015261472b81614027565b9050919050565b6000602082019050818103600083015261474b8161404a565b9050919050565b6000602082019050818103600083015261476b8161406d565b9050919050565b6000602082019050818103600083015261478b81614090565b9050919050565b600060208201905081810360008301526147ab816140b3565b9050919050565b600060208201905081810360008301526147cb816140d6565b9050919050565b600060208201905081810360008301526147eb8161411c565b9050919050565b6000602082019050818103600083015261480b8161413f565b9050919050565b6000602082019050818103600083015261482b81614162565b9050919050565b6000602082019050818103600083015261484b81614185565b9050919050565b6000602082019050818103600083015261486b816141a8565b9050919050565b6000602082019050818103600083015261488b816141cb565b9050919050565b600060208201905081810360008301526148ab816141ee565b9050919050565b600060208201905081810360008301526148cb81614211565b9050919050565b600060208201905081810360008301526148eb81614234565b9050919050565b60006020820190506149076000830184614257565b92915050565b60006020820190506149226000830184614266565b92915050565b6000614932614943565b905061493e8282614dc5565b919050565b6000604051905090565b600067ffffffffffffffff82111561496857614967614fbe565b5b61497182615020565b9050602081019050919050565b6000819050602082019050919050565b600081519050919050565b600081519050919050565b600082825260208201905092915050565b600081905092915050565b600082825260208201905092915050565b600081905092915050565b60006149e782614cc3565b91506149f283614cc3565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115614a2757614a26614ed3565b5b828201905092915050565b6000614a3d82614ccd565b9150614a4883614ccd565b92508263ffffffff03821115614a6157614a60614ed3565b5b828201905092915050565b6000614a7782614cc3565b9150614a8283614cc3565b925082614a9257614a91614f02565b5b828204905092915050565b6000614aa882614ccd565b9150614ab383614ccd565b925082614ac357614ac2614f02565b5b828204905092915050565b6000614ad982614cc3565b9150614ae483614cc3565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615614b1d57614b1c614ed3565b5b828202905092915050565b6000614b3382614cdd565b9150614b3e83614cdd565b92508160ff0483118215151615614b5857614b57614ed3565b5b828202905092915050565b6000614b6e82614cc3565b9150614b7983614cc3565b925082821015614b8c57614b8b614ed3565b5b828203905092915050565b6000614ba282614ccd565b9150614bad83614ccd565b925082821015614bc057614bbf614ed3565b5b828203905092915050565b6000614bd682614ca3565b9050919050565b60008115159050919050565b60007fff0000000000000000000000000000000000000000000000000000000000000082169050919050565b60007fffff00000000000000000000000000000000000000000000000000000000000082169050919050565b6000819050919050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b60007fffffffffffffffff00000000000000000000000000000000000000000000000082169050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b600063ffffffff82169050919050565b600060ff82169050919050565b6000614cf58261498e565b82614cff8461497e565b9050614d0a81614fed565b92506004821015614d4a57614d457fffffffff0000000000000000000000000000000000000000000000000000000083600403600802615031565b831692505b5050919050565b82818337600083830152505050565b60005b83811015614d7e578082015181840152602081019050614d63565b83811115614d8d576000848401525b50505050565b60006002820490506001821680614dab57607f821691505b60208210811415614dbf57614dbe614f31565b5b50919050565b614dce82615020565b810181811067ffffffffffffffff82111715614ded57614dec614fbe565b5b80604052505050565b6000614e0182614cc3565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff821415614e3457614e33614ed3565b5b600182019050919050565b6000819050919050565b6000819050919050565b6000819050919050565b6000819050919050565b6000819050919050565b6000614e7c82614cc3565b9150614e8783614cc3565b925082614e9757614e96614f02565b5b828206905092915050565b6000614ead82614ccd565b9150614eb883614ccd565b925082614ec857614ec7614f02565b5b828206905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6000614ff98251614c4b565b80915050919050565b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b6000601f19601f8301169050919050565b600082821b905092915050565b7f455243373231456e756d657261626c653a206f776e657220696e646578206f7560008201527f74206f6620626f756e6473000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b7f2e73746c00000000000000000000000000000000000000000000000000000000600082015250565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b7f61646472657373206e6f7420616c6c6f77656400000000000000000000000000600082015250565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4e6f6e61676f6e4375702d000000000000000000000000000000000000000000600082015250565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b7f546f6b656e20494420696e76616c696400000000000000000000000000000000600082015250565b7f4552433732313a207472616e73666572206f6620746f6b656e2074686174206960008201527f73206e6f74206f776e0000000000000000000000000000000000000000000000602082015250565b7f4552433732314d657461646174613a2055524920717565727920666f72206e6f60008201527f6e6578697374656e7420746f6b656e0000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b7f696e64657820746f6f206c617267650000000000000000000000000000000000600082015250565b7f455243373231456e756d657261626c653a20676c6f62616c20696e646578206f60008201527f7574206f6620626f756e64730000000000000000000000000000000000000000602082015250565b7f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00600082015250565b61563381614bcb565b811461563e57600080fd5b50565b61564a81614bdd565b811461565557600080fd5b50565b61566181614c4b565b811461566c57600080fd5b50565b61567881614cc3565b811461568357600080fd5b5056fe3be137c21fb1014100000000bd09f0c179080f4281b321c269b7bac172717fc1c1742fc272717f4181b321423be13742bd09f0410000a02769b73a4228b305c256561f420bd74cc2ac7910411f2234c20000d0c1c7478ec1c17443c2c7478e4128b30542000050420bd74c421f2234420001020304020001fe0001fe0304020304fe0506020001020506fe0506fe0001020001fe0708020506020708fe0708fe0506020506fe0908020708020908fe0908fe0708020708fe0a06020908020a06fe0a06fe0908020908fe0b01020a06020b01fe0b01fe0a06020a06fe0c04020b01020c04fe0c04fe0b01020b01fe020d020c0402020dfe020dfe0c04020c04fe030402020d020304fe0304fe020d02020dfe020dfe0e0ffe0304fe0304fe0e0ffe1011fe0304fe1011fe0001fe0001fe1011fe0506fe0506fe1011fe1213fe0506fe1213fe0708fe0708fe1213fe1415fe0708fe1415fe1615fe0c04fe170ffe020dfe020dfe170ffe0218fe020dfe0218fe0e0ffe170ffe0c04fe1911fe1911fe0c04fe0b01fe1911fe0b01fe0a06fe1911fe0a06fe1a13fe1a13fe0a06fe0908fe1a13fe0908fe1615fe1615fe0908fe0708fe0218fd0e0ffd0218fe0218fe0e0ffd0e0ffe0e0ffd1011fd0e0ffe0e0ffe1011fd1011fe1011fd1213fd1011fe1011fe1213fd1213fe1213fd1415fd1213fe1213fe1415fd1415fe1415fd1615fd1415fe1415fe1615fd1615fe1615fd1a13fd1615fe1615fe1a13fd1a13fe1a13fd1911fd1a13fe1a13fe1911fd1911fe1911fd170ffd1911fe1911fe170ffd170ffe170ffd0218fd170ffe170ffe0218fd0218fe0001020b01020304020304020b01020c04020304020c0402020d020b01020001020a06020a06020001020506020a06020506020908020908020506020708020218fd170ffd0e0ffd0e0ffd170ffd1011fd1011fd170ffd1911fd1011fd1911fd1213fd1213fd1911fd1a13fd1213fd1a13fd1415fd1415fd1a13fd1615fd0001020304020001fe0001fe0304020304fe0506020001020506fe0506fe0001020001fe0708020506020708fe0708fe0506020506fe0908020708020908fe0908fe0708020708fe0a06020908020a06fe0a06fe0908020908fe0b01020a06020b01fe0b01fe0a06020a06fe0c04020b01020c04fe0c04fe0b01020b01fe0d0e020c04020d0efe0d0efe0c04020c04fe0304020d0e020304fe0304fe0d0e020d0efe0d0efe0f10fe0304fe0304fe0f10fe1112fe0304fe1112fe0001fe0001fe1112fe0506fe0506fe1112fe1314fe0506fe1314fe0708fe0708fe1314fe1516fe0708fe1516fe1716fe0c04fe1810fe0d0efe0d0efe1810fe0219fe0d0efe0219fe0f10fe1810fe0c04fe1a12fe1a12fe0c04fe0b01fe1a12fe0b01fe0a06fe1a12fe0a06fe1b14fe1b14fe0a06fe0908fe1b14fe0908fe1716fe1716fe0908fe0708fe0219fd0f10fd0219fe0219fe0f10fd0f10fe0f10fd1112fd0f10fe0f10fe1112fd1112fe1112fd1314fd1112fe1112fe1314fd1314fe1314fd1516fd1314fe1314fe1516fd1516fe1516fd1716fd1516fe1516fe1716fd1716fe1716fd1b14fd1716fe1716fe1b14fd1b14fe1b14fd1a12fd1b14fe1b14fe1a12fd1a12fe1a12fd1810fd1a12fe1a12fe1810fd1810fe1810fd0219fd1810fe1810fe0219fd0219fe0001020b01020304020304020b01020c04020304020c04020d0e020b01020001020a06020a06020001020506020a06020506020908020908020506020708020219fd1810fd0f10fd0f10fd1810fd1112fd1112fd1810fd1a12fd1112fd1a12fd1314fd1314fd1a12fd1b14fd1314fd1b14fd1516fd1516fd1b14fd1716fdc3131cc23c2adc40000000008bbecbc122d0f241824009c2257c9ec1f7d158c158ed14c2f7d1584182400942c3131c428bbecb41257c1e42731eddc178c203420e6329c29df0ee40d5f414c20000acc1534f6bc18ca021c2534f6b41731edd4100002c420e632942d5f41442f095dbc123e09a40000000000b538fc1aeceaa41b519c1c121f95ec1cb8518c1b786d1c1cb851841b519c141f095db410b538f41000020a721f9de41df449ac1c5d9b741975aecc1c7b3a6409ad8cfc1000070c16f2b24c1b786e1c16f2b2441df449a410000f041975aec419ad8cf41a264697066735822122011039a759819fb240d524c04356fb0edbc8b4266933f24f7f60a9be96a61fbb264736f6c63430008070033

Deployed Bytecode

0x6080604052600436106101dc5760003560e01c806370a0823111610102578063b88d4fde11610095578063e985e9c511610064578063e985e9c514610764578063f25a01cf146107a1578063f2fde38b146107de578063f715dee71461080757610238565b8063b88d4fde14610698578063ba388253146106c1578063c87b56dd146106ea578063e901185e1461072757610238565b806395d89b41116100d157806395d89b41146105ca578063a22cb465146105f5578063a89da3731461061e578063b42587f51461065b57610238565b806370a0823114610522578063715018a61461055f5780638821a405146105765780638da5cb5b1461059f57610238565b806321e001d61161017a57806342842e0e1161014957806342842e0e146104685780634e71d92d146104915780634f6ccce7146104a85780636352211e146104e557610238565b806321e001d61461039c57806323b872dd146103d95780632854c58e146104025780632f745c591461042b57610238565b8063081812fc116101b6578063081812fc146102e2578063095ea7b31461031f578063155dd5ee1461034857806318160ddd1461037157610238565b806301ffc9a71461023d57806302c0cd811461027a57806306fdde03146102b757610238565b36610238576101e9610830565b73ffffffffffffffffffffffffffffffffffffffff167fd1eb9a0e372aeddfb34f6b1897c40a76ef3619ed5fb6b1dff19c65d9bc9ad9e73460405161022e919061490d565b60405180910390a2005b600080fd5b34801561024957600080fd5b50610264600480360381019061025f9190613c74565b610838565b60405161027191906145b8565b60405180910390f35b34801561028657600080fd5b506102a1600480360381019061029c9190613d5b565b6108b2565b6040516102ae91906145ee565b60405180910390f35b3480156102c357600080fd5b506102cc610af3565b6040516102d99190614610565b60405180910390f35b3480156102ee57600080fd5b5061030960048036038101906103049190613cce565b610b85565b6040516103169190614551565b60405180910390f35b34801561032b57600080fd5b5061034660048036038101906103419190613ba7565b610c0a565b005b34801561035457600080fd5b5061036f600480360381019061036a9190613cce565b610d22565b005b34801561037d57600080fd5b50610386610def565b60405161039391906148f2565b60405180910390f35b3480156103a857600080fd5b506103c360048036038101906103be9190613cce565b610dfc565b6040516103d091906145d3565b60405180910390f35b3480156103e557600080fd5b5061040060048036038101906103fb9190613a91565b610fe4565b005b34801561040e57600080fd5b5061042960048036038101906104249190613c47565b611044565b005b34801561043757600080fd5b50610452600480360381019061044d9190613ba7565b6110dd565b60405161045f91906148f2565b60405180910390f35b34801561047457600080fd5b5061048f600480360381019061048a9190613a91565b611182565b005b34801561049d57600080fd5b506104a66111a2565b005b3480156104b457600080fd5b506104cf60048036038101906104ca9190613cce565b61133a565b6040516104dc91906148f2565b60405180910390f35b3480156104f157600080fd5b5061050c60048036038101906105079190613cce565b6113ab565b6040516105199190614551565b60405180910390f35b34801561052e57600080fd5b5061054960048036038101906105449190613a24565b61145d565b60405161055691906148f2565b60405180910390f35b34801561056b57600080fd5b50610574611515565b005b34801561058257600080fd5b5061059d60048036038101906105989190613a24565b61159d565b005b3480156105ab57600080fd5b506105b461164d565b6040516105c19190614551565b60405180910390f35b3480156105d657600080fd5b506105df611677565b6040516105ec9190614610565b60405180910390f35b34801561060157600080fd5b5061061c60048036038101906106179190613b67565b611709565b005b34801561062a57600080fd5b5061064560048036038101906106409190613a24565b61171f565b60405161065291906145b8565b60405180910390f35b34801561066757600080fd5b50610682600480360381019061067d9190613cce565b611775565b60405161068f91906145ee565b60405180910390f35b3480156106a457600080fd5b506106bf60048036038101906106ba9190613ae4565b6117c9565b005b3480156106cd57600080fd5b506106e860048036038101906106e39190613be7565b61182b565b005b3480156106f657600080fd5b50610711600480360381019061070c9190613cce565b6119dd565b60405161071e9190614610565b60405180910390f35b34801561073357600080fd5b5061074e60048036038101906107499190613cce565b611b3e565b60405161075b9190614610565b60405180910390f35b34801561077057600080fd5b5061078b60048036038101906107869190613a51565b611bbf565b60405161079891906145b8565b60405180910390f35b3480156107ad57600080fd5b506107c860048036038101906107c39190613cce565b611c53565b6040516107d591906148f2565b60405180910390f35b3480156107ea57600080fd5b5061080560048036038101906108009190613a24565b611c5e565b005b34801561081357600080fd5b5061082e60048036038101906108299190613cfb565b611d56565b005b600033905090565b60007f780e9d63000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614806108ab57506108aa82611dc5565b5b9050919050565b60606000831180156108c557506107d183105b610904576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016108fb906147f2565b60405180910390fd5b600a8210610947576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161093e90614892565b60405180910390fd5b60008214156109d95760007f202020202020202000000000000000000000000000000000000000000000000090507f53544c42204154462031302e31302e302e3133393120434f4c4f523da0a0a0ff8182838485866018604463ffffffff16901b60e01b6040516020016109c29897969594939291906142c3565b604051602081830303815290604052915050610aed565b60086001836109e89190614b63565b6109f29190614ace565b91506109fe8383611ea7565b610a1484600185610a0f91906149dc565b611ea7565b610a2a85600286610a2591906149dc565b611ea7565b610a4086600387610a3b91906149dc565b611ea7565b604051602001610a539493929190614477565b60405160208183030381529060405290506040821015610aec5780610a8484600485610a7f91906149dc565b611ea7565b610a9a85600586610a9591906149dc565b611ea7565b610ab086600687610aab91906149dc565b611ea7565b610ac687600788610ac191906149dc565b611ea7565b604051602001610ada9594939291906144b5565b60405160208183030381529060405290505b5b92915050565b606060008054610b0290614d93565b80601f0160208091040260200160405190810160405280929190818152602001828054610b2e90614d93565b8015610b7b5780601f10610b5057610100808354040283529160200191610b7b565b820191906000526020600020905b815481529060010190602001808311610b5e57829003601f168201915b5050505050905090565b6000610b9082612097565b610bcf576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610bc6906147b2565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b6000610c15826113ab565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415610c86576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c7d90614852565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16610ca5610830565b73ffffffffffffffffffffffffffffffffffffffff161480610cd45750610cd381610cce610830565b611bbf565b5b610d13576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d0a90614712565b60405180910390fd5b610d1d8383612103565b505050565b610d2a610830565b73ffffffffffffffffffffffffffffffffffffffff16610d4861164d565b73ffffffffffffffffffffffffffffffffffffffff1614610d9e576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d95906147d2565b60405180910390fd5b610da661164d565b73ffffffffffffffffffffffffffffffffffffffff166108fc829081150290604051600060405180830381858888f19350505050158015610deb573d6000803e3d6000fd5b5050565b6000600880549050905090565b60008082118015610e0e57506107d182105b610e4d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e44906147f2565b60405180910390fd5b6000600183610e5c9190614b63565b90506000600882610e6d9190614a9d565b6032610e799190614a32565b905060006006905060ff8263ffffffff161115610e995760099050610ec7565b607f8263ffffffff161115610eb15760089050610ec6565b603f8263ffffffff161115610ec557600790505b5b5b806018610ed49190614b97565b63ffffffff168263ffffffff16901b91506000627fffff905080831692506000600885610f019190614ea2565b9050826014610f109190614b97565b63ffffffff168163ffffffff16901b9050600083607e610f309190614a32565b905060178163ffffffff16901b90506000828683171760e01b905080600360048110610f5f57610f5e614f8f565b5b1a60f81b81600260048110610f7757610f76614f8f565b5b1a60f81b82600160048110610f8f57610f8e614f8f565b5b1a60f81b83600060048110610fa757610fa6614f8f565b5b1a60f81b604051602001610fbe9493929190614275565b604051602081830303815290604052610fd690614cea565b975050505050505050919050565b610ff5610fef610830565b826121bc565b611034576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161102b90614872565b60405180910390fd5b61103f83838361229a565b505050565b61104c610830565b73ffffffffffffffffffffffffffffffffffffffff1661106a61164d565b73ffffffffffffffffffffffffffffffffffffffff16146110c0576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110b7906147d2565b60405180910390fd5b80600b60146101000a81548160ff02191690831515021790555050565b60006110e88361145d565b8210611129576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161112090614632565b60405180910390fd5b600660008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002054905092915050565b61119d838383604051806020016040528060008152506117c9565b505050565b6002600a5414156111e8576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016111df906148d2565b60405180910390fd5b6002600a81905550600b60149054906101000a900460ff161561129957600c6000611211610830565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16611298576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161128f90614772565b60405180910390fd5b5b60006112a3610def565b60016112af91906149dc565b90506107d181106112bf57600080fd5b6000600c60006112cd610830565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff02191690831515021790555061132f611329610830565b826124f6565b506001600a81905550565b6000611344610def565b8210611385576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161137c906148b2565b60405180910390fd5b6008828154811061139957611398614f8f565b5b90600052602060002001549050919050565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415611454576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161144b90614752565b60405180910390fd5b80915050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156114ce576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114c590614732565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b61151d610830565b73ffffffffffffffffffffffffffffffffffffffff1661153b61164d565b73ffffffffffffffffffffffffffffffffffffffff1614611591576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611588906147d2565b60405180910390fd5b61159b6000612514565b565b6115a5610830565b73ffffffffffffffffffffffffffffffffffffffff166115c361164d565b73ffffffffffffffffffffffffffffffffffffffff1614611619576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611610906147d2565b60405180910390fd5b6000611623610def565b600161162f91906149dc565b90506107d1811061163f57600080fd5b61164982826124f6565b5050565b6000600b60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60606001805461168690614d93565b80601f01602080910402602001604051908101604052809291908181526020018280546116b290614d93565b80156116ff5780601f106116d4576101008083540402835291602001916116ff565b820191906000526020600020905b8154815290600101906020018083116116e257829003601f168201915b5050505050905090565b61171b611714610830565b83836125da565b5050565b6000600c60008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff169050919050565b606060005b600a8110156117c3578161178e84836108b2565b60405160200161179f929190614453565b604051602081830303815290604052915080806117bb90614df6565b91505061177a565b50919050565b6117da6117d4610830565b836121bc565b611819576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161181090614872565b60405180910390fd5b61182584848484612747565b50505050565b611833610830565b73ffffffffffffffffffffffffffffffffffffffff1661185161164d565b73ffffffffffffffffffffffffffffffffffffffff16146118a7576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161189e906147d2565b60405180910390fd5b600080600090505b848490508110156119d6578484828181106118cd576118cc614f8f565b5b90506020020160208101906118e29190613a24565b9150600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16141561191e57600080fd5b82600c60008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff167f38fc27db77a299a37d4566b8399b5c7c1bbeeea2228b18035ae782bf0423d7fc846040516119bb91906145b8565b60405180910390a280806119ce90614df6565b9150506118af565b5050505050565b60606000600d600084815260200190815260200160002080546119ff90614d93565b80601f0160208091040260200160405190810160405280929190818152602001828054611a2b90614d93565b8015611a785780601f10611a4d57610100808354040283529160200191611a78565b820191906000526020600020905b815481529060010190602001808311611a5b57829003601f168201915b505050505090506000815114611b2c57600d60008481526020019081526020016000208054611aa690614d93565b80601f0160208091040260200160405190810160405280929190818152602001828054611ad290614d93565b8015611b1f5780601f10611af457610100808354040283529160200191611b1f565b820191906000526020600020905b815481529060010190602001808311611b0257829003601f168201915b5050505050915050611b39565b611b35836127a3565b9150505b919050565b6060600082118015611b5157506107d182105b611b90576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b87906147f2565b60405180910390fd5b611b998261284a565b604051602001611ba99190614524565b6040516020818303038152906040529050919050565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b6000600a9050919050565b611c66610830565b73ffffffffffffffffffffffffffffffffffffffff16611c8461164d565b73ffffffffffffffffffffffffffffffffffffffff1614611cda576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611cd1906147d2565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415611d4a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611d4190614672565b60405180910390fd5b611d5381612514565b50565b611d5f836113ab565b73ffffffffffffffffffffffffffffffffffffffff16611d7d610830565b73ffffffffffffffffffffffffffffffffffffffff1614611d9d57600080fd5b8181600d60008681526020019081526020016000209190611dbf9291906137d9565b50505050565b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480611e9057507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80611ea05750611e9f826129ab565b5b9050919050565b60606000600983611eb89190614ace565b9050611ec261385f565b60008060005b6009811015611f5557611ee6888287611ee191906149dc565b612a15565b848260098110611ef957611ef8614f8f565b5b60200201907bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191690817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916815250508080611f4d90614df6565b915050611ec8565b50600082838486600060098110611f6f57611f6e614f8f565b5b602002015187600160098110611f8857611f87614f8f565b5b602002015188600260098110611fa157611fa0614f8f565b5b602002015189600360098110611fba57611fb9614f8f565b5b60200201518a600460098110611fd357611fd2614f8f565b5b60200201518b600560098110611fec57611feb614f8f565b5b602002015160405160200161200999989796959493929190614355565b6040516020818303038152906040529050808460066009811061202f5761202e614f8f565b5b60200201518560076009811061204857612047614f8f565b5b60200201518660086009811061206157612060614f8f565b5b60200201518560405160200161207b9594939291906143f8565b6040516020818303038152906040529550505050505092915050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16612176836113ab565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60006121c782612097565b612206576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121fd906146f2565b60405180910390fd5b6000612211836113ab565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff16148061228057508373ffffffffffffffffffffffffffffffffffffffff1661226884610b85565b73ffffffffffffffffffffffffffffffffffffffff16145b8061229157506122908185611bbf565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff166122ba826113ab565b73ffffffffffffffffffffffffffffffffffffffff1614612310576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161230790614812565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612380576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612377906146b2565b60405180910390fd5b61238b838383612ec8565b612396600082612103565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546123e69190614b63565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461243d91906149dc565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4505050565b612510828260405180602001604052806000815250612fdc565b5050565b6000600b60009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600b60006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415612649576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612640906146d2565b60405180910390fd5b80600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c318360405161273a91906145b8565b60405180910390a3505050565b61275284848461229a565b61275e84848484613037565b61279d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161279490614652565b60405180910390fd5b50505050565b60606127ae82612097565b6127ed576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016127e490614832565b60405180910390fd5b60006127f76131ce565b905060008151116128175760405180602001604052806000815250612842565b806128218461284a565b604051602001612832929190614500565b6040516020818303038152906040525b915050919050565b60606000821415612892576040518060400160405280600181526020017f300000000000000000000000000000000000000000000000000000000000000081525090506129a6565b600082905060005b600082146128c45780806128ad90614df6565b915050600a826128bd9190614a6c565b915061289a565b60008167ffffffffffffffff8111156128e0576128df614fbe565b5b6040519080825280601f01601f1916602001820160405280156129125781602001600182028036833780820191505090505b5090505b6000851461299f5760018261292b9190614b63565b9150600a8561293a9190614e71565b603061294691906149dc565b60f81b81838151811061295c5761295b614f8f565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a856129989190614a6c565b9450612916565b8093505050505b919050565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b600080612a22848461320b565b905060fe60ff168160ff161415612a4457612a3c84610dfc565b915050612ec2565b6101cc841015612bc75760fd60ff168160ff161415612a84577d80c000000000000000000000000000000000000000000000000000000000915050612ec2565b6000600482612a939190614b28565b60ff1690506040518060a0016040528060708152602001615c2b607091398181518110612ac357612ac2614f8f565b5b602001015160f81c60f81b6040518060a0016040528060708152602001615c2b60709139600183612af491906149dc565b81518110612b0557612b04614f8f565b5b602001015160f81c60f81b6040518060a0016040528060708152602001615c2b60709139600284612b3691906149dc565b81518110612b4757612b46614f8f565b5b602001015160f81c60f81b6040518060a0016040528060708152602001615c2b60709139600385612b7891906149dc565b81518110612b8957612b88614f8f565b5b602001015160f81c60f81b604051602001612ba79493929190614275565b604051602081830303815290604052612bbf90614cea565b925050612ec0565b610478841015612d4a5760fd60ff168160ff161415612c07577dfec000000000000000000000000000000000000000000000000000000000915050612ec2565b6000600482612c169190614b28565b60ff1690506040518060a00160405280606c8152602001615bbf606c91398181518110612c4657612c45614f8f565b5b602001015160f81c60f81b6040518060a00160405280606c8152602001615bbf606c9139600183612c7791906149dc565b81518110612c8857612c87614f8f565b5b602001015160f81c60f81b6040518060a00160405280606c8152602001615bbf606c9139600284612cb991906149dc565b81518110612cca57612cc9614f8f565b5b602001015160f81c60f81b6040518060a00160405280606c8152602001615bbf606c9139600385612cfb91906149dc565b81518110612d0c57612d0b614f8f565b5b602001015160f81c60f81b604051602001612d2a9493929190614275565b604051602081830303815290604052612d4290614cea565b925050612ebf565b60fd60ff168160ff161415612d80577d48c100000000000000000000000000000000000000000000000000000000915050612ec2565b6000600482612d8f9190614b28565b60ff1690506040518060a0016040528060708152602001615687607091398181518110612dbf57612dbe614f8f565b5b602001015160f81c60f81b6040518060a001604052806070815260200161568760709139600183612df091906149dc565b81518110612e0157612e00614f8f565b5b602001015160f81c60f81b6040518060a001604052806070815260200161568760709139600284612e3291906149dc565b81518110612e4357612e42614f8f565b5b602001015160f81c60f81b6040518060a001604052806070815260200161568760709139600385612e7491906149dc565b81518110612e8557612e84614f8f565b5b602001015160f81c60f81b604051602001612ea39493929190614275565b604051602081830303815290604052612ebb90614cea565b9250505b5b505b92915050565b612ed38383836132ed565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415612f1657612f11816132f2565b612f55565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614612f5457612f53838261333b565b5b5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612f9857612f93816134a8565b612fd7565b8273ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614612fd657612fd58282613579565b5b5b505050565b612fe683836135f8565b612ff36000848484613037565b613032576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161302990614652565b60405180910390fd5b505050565b60006130588473ffffffffffffffffffffffffffffffffffffffff166137c6565b156131c1578373ffffffffffffffffffffffffffffffffffffffff1663150b7a02613081610830565b8786866040518563ffffffff1660e01b81526004016130a3949392919061456c565b602060405180830381600087803b1580156130bd57600080fd5b505af19250505080156130ee57506040513d601f19601f820116820180604052508101906130eb9190613ca1565b60015b613171573d806000811461311e576040519150601f19603f3d011682016040523d82523d6000602084013e613123565b606091505b50600081511415613169576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161316090614652565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149150506131c6565b600190505b949350505050565b60606040518060400160405280601f81526020017f68747470733a2f2f6e6f6e61676f6e6375702e636f6d2f746f6b656e49642f00815250905090565b60006101cc83101561325a57604051806102a00160405280610264815260200161595b6102649139828151811061324557613244614f8f565b5b602001015160f81c60f81b60f81c90506132e7565b6104788310156132a757604051806102a0016040528061026481526020016156f76102649139828151811061329257613291614f8f565b5b602001015160f81c60f81b60f81c90506132e6565b604051806102a00160405280610264815260200161595b610264913982815181106132d5576132d4614f8f565b5b602001015160f81c60f81b60f81c90505b5b92915050565b505050565b6008805490506009600083815260200190815260200160002081905550600881908060018154018082558091505060019003906000526020600020016000909190919091505550565b600060016133488461145d565b6133529190614b63565b9050600060076000848152602001908152602001600020549050818114613437576000600660008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002054905080600660008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600084815260200190815260200160002081905550816007600083815260200190815260200160002081905550505b6007600084815260200190815260200160002060009055600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008381526020019081526020016000206000905550505050565b600060016008805490506134bc9190614b63565b90506000600960008481526020019081526020016000205490506000600883815481106134ec576134eb614f8f565b5b90600052602060002001549050806008838154811061350e5761350d614f8f565b5b90600052602060002001819055508160096000838152602001908152602001600020819055506009600085815260200190815260200160002060009055600880548061355d5761355c614f60565b5b6001900381819060005260206000200160009055905550505050565b60006135848361145d565b905081600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600083815260200190815260200160002081905550806007600084815260200190815260200160002081905550505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415613668576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161365f90614792565b60405180910390fd5b61367181612097565b156136b1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016136a890614692565b60405180910390fd5b6136bd60008383612ec8565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461370d91906149dc565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a45050565b600080823b905060008111915050919050565b8280546137e590614d93565b90600052602060002090601f016020900481019282613807576000855561384e565b82601f1061382057803560ff191683800117855561384e565b8280016001018555821561384e579182015b8281111561384d578235825591602001919060010190613832565b5b50905061385b9190613882565b5090565b604051806101200160405280600990602082028036833780820191505090505090565b5b8082111561389b576000816000905550600101613883565b5090565b60006138b26138ad8461494d565b614928565b9050828152602081018484840111156138ce576138cd615011565b5b6138d9848285614d51565b509392505050565b6000813590506138f08161562a565b92915050565b60008083601f84011261390c5761390b615007565b5b8235905067ffffffffffffffff81111561392957613928615002565b5b6020830191508360208202830111156139455761394461500c565b5b9250929050565b60008135905061395b81615641565b92915050565b60008135905061397081615658565b92915050565b60008151905061398581615658565b92915050565b600082601f8301126139a05761399f615007565b5b81356139b084826020860161389f565b91505092915050565b60008083601f8401126139cf576139ce615007565b5b8235905067ffffffffffffffff8111156139ec576139eb615002565b5b602083019150836001820283011115613a0857613a0761500c565b5b9250929050565b600081359050613a1e8161566f565b92915050565b600060208284031215613a3a57613a3961501b565b5b6000613a48848285016138e1565b91505092915050565b60008060408385031215613a6857613a6761501b565b5b6000613a76858286016138e1565b9250506020613a87858286016138e1565b9150509250929050565b600080600060608486031215613aaa57613aa961501b565b5b6000613ab8868287016138e1565b9350506020613ac9868287016138e1565b9250506040613ada86828701613a0f565b9150509250925092565b60008060008060808587031215613afe57613afd61501b565b5b6000613b0c878288016138e1565b9450506020613b1d878288016138e1565b9350506040613b2e87828801613a0f565b925050606085013567ffffffffffffffff811115613b4f57613b4e615016565b5b613b5b8782880161398b565b91505092959194509250565b60008060408385031215613b7e57613b7d61501b565b5b6000613b8c858286016138e1565b9250506020613b9d8582860161394c565b9150509250929050565b60008060408385031215613bbe57613bbd61501b565b5b6000613bcc858286016138e1565b9250506020613bdd85828601613a0f565b9150509250929050565b600080600060408486031215613c0057613bff61501b565b5b600084013567ffffffffffffffff811115613c1e57613c1d615016565b5b613c2a868287016138f6565b93509350506020613c3d8682870161394c565b9150509250925092565b600060208284031215613c5d57613c5c61501b565b5b6000613c6b8482850161394c565b91505092915050565b600060208284031215613c8a57613c8961501b565b5b6000613c9884828501613961565b91505092915050565b600060208284031215613cb757613cb661501b565b5b6000613cc584828501613976565b91505092915050565b600060208284031215613ce457613ce361501b565b5b6000613cf284828501613a0f565b91505092915050565b600080600060408486031215613d1457613d1361501b565b5b6000613d2286828701613a0f565b935050602084013567ffffffffffffffff811115613d4357613d42615016565b5b613d4f868287016139b9565b92509250509250925092565b60008060408385031215613d7257613d7161501b565b5b6000613d8085828601613a0f565b9250506020613d9185828601613a0f565b9150509250929050565b613da481614bcb565b82525050565b613db381614bdd565b82525050565b613dca613dc582614be9565b614e3f565b82525050565b613de1613ddc82614c15565b614e49565b82525050565b613df8613df382614c41565b614e53565b82525050565b613e0781614c4b565b82525050565b613e1e613e1982614c4b565b614e5d565b82525050565b613e35613e3082614c77565b614e67565b82525050565b6000613e468261498e565b613e5081856149a4565b9350613e60818560208601614d60565b613e6981615020565b840191505092915050565b6000613e7f8261498e565b613e8981856149b5565b9350613e99818560208601614d60565b80840191505092915050565b6000613eb082614999565b613eba81856149c0565b9350613eca818560208601614d60565b613ed381615020565b840191505092915050565b6000613ee982614999565b613ef381856149d1565b9350613f03818560208601614d60565b80840191505092915050565b6000613f1c602b836149c0565b9150613f278261503e565b604082019050919050565b6000613f3f6032836149c0565b9150613f4a8261508d565b604082019050919050565b6000613f626026836149c0565b9150613f6d826150dc565b604082019050919050565b6000613f85601c836149c0565b9150613f908261512b565b602082019050919050565b6000613fa86004836149d1565b9150613fb382615154565b600482019050919050565b6000613fcb6024836149c0565b9150613fd68261517d565b604082019050919050565b6000613fee6019836149c0565b9150613ff9826151cc565b602082019050919050565b6000614011602c836149c0565b915061401c826151f5565b604082019050919050565b60006140346038836149c0565b915061403f82615244565b604082019050919050565b6000614057602a836149c0565b915061406282615293565b604082019050919050565b600061407a6029836149c0565b9150614085826152e2565b604082019050919050565b600061409d6013836149c0565b91506140a882615331565b602082019050919050565b60006140c06020836149c0565b91506140cb8261535a565b602082019050919050565b60006140e3602c836149c0565b91506140ee82615383565b604082019050919050565b6000614106600b836149d1565b9150614111826153d2565b600b82019050919050565b60006141296020836149c0565b9150614134826153fb565b602082019050919050565b600061414c6010836149c0565b915061415782615424565b602082019050919050565b600061416f6029836149c0565b915061417a8261544d565b604082019050919050565b6000614192602f836149c0565b915061419d8261549c565b604082019050919050565b60006141b56021836149c0565b91506141c0826154eb565b604082019050919050565b60006141d86031836149c0565b91506141e38261553a565b604082019050919050565b60006141fb600f836149c0565b915061420682615589565b602082019050919050565b600061421e602c836149c0565b9150614229826155b2565b604082019050919050565b6000614241601f836149c0565b915061424c82615601565b602082019050919050565b61426081614cc3565b82525050565b61426f81614ccd565b82525050565b60006142818287613db9565b6001820191506142918286613db9565b6001820191506142a18285613db9565b6001820191506142b18284613db9565b60018201915081905095945050505050565b60006142cf828b613de7565b6020820191506142df828a613e24565b6008820191506142ef8289613e24565b6008820191506142ff8288613e24565b60088201915061430f8287613e24565b60088201915061431f8286613e24565b60088201915061432f8285613e24565b60088201915061433f8284613e0d565b6004820191508190509998505050505050505050565b6000614361828c613e0d565b600482019150614371828b613e0d565b600482019150614381828a613e0d565b6004820191506143918289613e0d565b6004820191506143a18288613e0d565b6004820191506143b18287613e0d565b6004820191506143c18286613e0d565b6004820191506143d18285613e0d565b6004820191506143e18284613e0d565b6004820191508190509a9950505050505050505050565b60006144048288613e74565b91506144108287613e0d565b6004820191506144208286613e0d565b6004820191506144308285613e0d565b6004820191506144408284613dd0565b6002820191508190509695505050505050565b600061445f8285613e74565b915061446b8284613e74565b91508190509392505050565b60006144838287613e74565b915061448f8286613e74565b915061449b8285613e74565b91506144a78284613e74565b915081905095945050505050565b60006144c18288613e74565b91506144cd8287613e74565b91506144d98286613e74565b91506144e58285613e74565b91506144f18284613e74565b91508190509695505050505050565b600061450c8285613ede565b91506145188284613ede565b91508190509392505050565b600061452f826140f9565b915061453b8284613ede565b915061454682613f9b565b915081905092915050565b60006020820190506145666000830184613d9b565b92915050565b60006080820190506145816000830187613d9b565b61458e6020830186613d9b565b61459b6040830185614257565b81810360608301526145ad8184613e3b565b905095945050505050565b60006020820190506145cd6000830184613daa565b92915050565b60006020820190506145e86000830184613dfe565b92915050565b600060208201905081810360008301526146088184613e3b565b905092915050565b6000602082019050818103600083015261462a8184613ea5565b905092915050565b6000602082019050818103600083015261464b81613f0f565b9050919050565b6000602082019050818103600083015261466b81613f32565b9050919050565b6000602082019050818103600083015261468b81613f55565b9050919050565b600060208201905081810360008301526146ab81613f78565b9050919050565b600060208201905081810360008301526146cb81613fbe565b9050919050565b600060208201905081810360008301526146eb81613fe1565b9050919050565b6000602082019050818103600083015261470b81614004565b9050919050565b6000602082019050818103600083015261472b81614027565b9050919050565b6000602082019050818103600083015261474b8161404a565b9050919050565b6000602082019050818103600083015261476b8161406d565b9050919050565b6000602082019050818103600083015261478b81614090565b9050919050565b600060208201905081810360008301526147ab816140b3565b9050919050565b600060208201905081810360008301526147cb816140d6565b9050919050565b600060208201905081810360008301526147eb8161411c565b9050919050565b6000602082019050818103600083015261480b8161413f565b9050919050565b6000602082019050818103600083015261482b81614162565b9050919050565b6000602082019050818103600083015261484b81614185565b9050919050565b6000602082019050818103600083015261486b816141a8565b9050919050565b6000602082019050818103600083015261488b816141cb565b9050919050565b600060208201905081810360008301526148ab816141ee565b9050919050565b600060208201905081810360008301526148cb81614211565b9050919050565b600060208201905081810360008301526148eb81614234565b9050919050565b60006020820190506149076000830184614257565b92915050565b60006020820190506149226000830184614266565b92915050565b6000614932614943565b905061493e8282614dc5565b919050565b6000604051905090565b600067ffffffffffffffff82111561496857614967614fbe565b5b61497182615020565b9050602081019050919050565b6000819050602082019050919050565b600081519050919050565b600081519050919050565b600082825260208201905092915050565b600081905092915050565b600082825260208201905092915050565b600081905092915050565b60006149e782614cc3565b91506149f283614cc3565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115614a2757614a26614ed3565b5b828201905092915050565b6000614a3d82614ccd565b9150614a4883614ccd565b92508263ffffffff03821115614a6157614a60614ed3565b5b828201905092915050565b6000614a7782614cc3565b9150614a8283614cc3565b925082614a9257614a91614f02565b5b828204905092915050565b6000614aa882614ccd565b9150614ab383614ccd565b925082614ac357614ac2614f02565b5b828204905092915050565b6000614ad982614cc3565b9150614ae483614cc3565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615614b1d57614b1c614ed3565b5b828202905092915050565b6000614b3382614cdd565b9150614b3e83614cdd565b92508160ff0483118215151615614b5857614b57614ed3565b5b828202905092915050565b6000614b6e82614cc3565b9150614b7983614cc3565b925082821015614b8c57614b8b614ed3565b5b828203905092915050565b6000614ba282614ccd565b9150614bad83614ccd565b925082821015614bc057614bbf614ed3565b5b828203905092915050565b6000614bd682614ca3565b9050919050565b60008115159050919050565b60007fff0000000000000000000000000000000000000000000000000000000000000082169050919050565b60007fffff00000000000000000000000000000000000000000000000000000000000082169050919050565b6000819050919050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b60007fffffffffffffffff00000000000000000000000000000000000000000000000082169050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b600063ffffffff82169050919050565b600060ff82169050919050565b6000614cf58261498e565b82614cff8461497e565b9050614d0a81614fed565b92506004821015614d4a57614d457fffffffff0000000000000000000000000000000000000000000000000000000083600403600802615031565b831692505b5050919050565b82818337600083830152505050565b60005b83811015614d7e578082015181840152602081019050614d63565b83811115614d8d576000848401525b50505050565b60006002820490506001821680614dab57607f821691505b60208210811415614dbf57614dbe614f31565b5b50919050565b614dce82615020565b810181811067ffffffffffffffff82111715614ded57614dec614fbe565b5b80604052505050565b6000614e0182614cc3565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff821415614e3457614e33614ed3565b5b600182019050919050565b6000819050919050565b6000819050919050565b6000819050919050565b6000819050919050565b6000819050919050565b6000614e7c82614cc3565b9150614e8783614cc3565b925082614e9757614e96614f02565b5b828206905092915050565b6000614ead82614ccd565b9150614eb883614ccd565b925082614ec857614ec7614f02565b5b828206905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6000614ff98251614c4b565b80915050919050565b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b600080fd5b6000601f19601f8301169050919050565b600082821b905092915050565b7f455243373231456e756d657261626c653a206f776e657220696e646578206f7560008201527f74206f6620626f756e6473000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b7f2e73746c00000000000000000000000000000000000000000000000000000000600082015250565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b7f61646472657373206e6f7420616c6c6f77656400000000000000000000000000600082015250565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4e6f6e61676f6e4375702d000000000000000000000000000000000000000000600082015250565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b7f546f6b656e20494420696e76616c696400000000000000000000000000000000600082015250565b7f4552433732313a207472616e73666572206f6620746f6b656e2074686174206960008201527f73206e6f74206f776e0000000000000000000000000000000000000000000000602082015250565b7f4552433732314d657461646174613a2055524920717565727920666f72206e6f60008201527f6e6578697374656e7420746f6b656e0000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b7f696e64657820746f6f206c617267650000000000000000000000000000000000600082015250565b7f455243373231456e756d657261626c653a20676c6f62616c20696e646578206f60008201527f7574206f6620626f756e64730000000000000000000000000000000000000000602082015250565b7f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00600082015250565b61563381614bcb565b811461563e57600080fd5b50565b61564a81614bdd565b811461565557600080fd5b50565b61566181614c4b565b811461566c57600080fd5b50565b61567881614cc3565b811461568357600080fd5b5056fe3be137c21fb1014100000000bd09f0c179080f4281b321c269b7bac172717fc1c1742fc272717f4181b321423be13742bd09f0410000a02769b73a4228b305c256561f420bd74cc2ac7910411f2234c20000d0c1c7478ec1c17443c2c7478e4128b30542000050420bd74c421f2234420001020304020001fe0001fe0304020304fe0506020001020506fe0506fe0001020001fe0708020506020708fe0708fe0506020506fe0908020708020908fe0908fe0708020708fe0a06020908020a06fe0a06fe0908020908fe0b01020a06020b01fe0b01fe0a06020a06fe0c04020b01020c04fe0c04fe0b01020b01fe020d020c0402020dfe020dfe0c04020c04fe030402020d020304fe0304fe020d02020dfe020dfe0e0ffe0304fe0304fe0e0ffe1011fe0304fe1011fe0001fe0001fe1011fe0506fe0506fe1011fe1213fe0506fe1213fe0708fe0708fe1213fe1415fe0708fe1415fe1615fe0c04fe170ffe020dfe020dfe170ffe0218fe020dfe0218fe0e0ffe170ffe0c04fe1911fe1911fe0c04fe0b01fe1911fe0b01fe0a06fe1911fe0a06fe1a13fe1a13fe0a06fe0908fe1a13fe0908fe1615fe1615fe0908fe0708fe0218fd0e0ffd0218fe0218fe0e0ffd0e0ffe0e0ffd1011fd0e0ffe0e0ffe1011fd1011fe1011fd1213fd1011fe1011fe1213fd1213fe1213fd1415fd1213fe1213fe1415fd1415fe1415fd1615fd1415fe1415fe1615fd1615fe1615fd1a13fd1615fe1615fe1a13fd1a13fe1a13fd1911fd1a13fe1a13fe1911fd1911fe1911fd170ffd1911fe1911fe170ffd170ffe170ffd0218fd170ffe170ffe0218fd0218fe0001020b01020304020304020b01020c04020304020c0402020d020b01020001020a06020a06020001020506020a06020506020908020908020506020708020218fd170ffd0e0ffd0e0ffd170ffd1011fd1011fd170ffd1911fd1011fd1911fd1213fd1213fd1911fd1a13fd1213fd1a13fd1415fd1415fd1a13fd1615fd0001020304020001fe0001fe0304020304fe0506020001020506fe0506fe0001020001fe0708020506020708fe0708fe0506020506fe0908020708020908fe0908fe0708020708fe0a06020908020a06fe0a06fe0908020908fe0b01020a06020b01fe0b01fe0a06020a06fe0c04020b01020c04fe0c04fe0b01020b01fe0d0e020c04020d0efe0d0efe0c04020c04fe0304020d0e020304fe0304fe0d0e020d0efe0d0efe0f10fe0304fe0304fe0f10fe1112fe0304fe1112fe0001fe0001fe1112fe0506fe0506fe1112fe1314fe0506fe1314fe0708fe0708fe1314fe1516fe0708fe1516fe1716fe0c04fe1810fe0d0efe0d0efe1810fe0219fe0d0efe0219fe0f10fe1810fe0c04fe1a12fe1a12fe0c04fe0b01fe1a12fe0b01fe0a06fe1a12fe0a06fe1b14fe1b14fe0a06fe0908fe1b14fe0908fe1716fe1716fe0908fe0708fe0219fd0f10fd0219fe0219fe0f10fd0f10fe0f10fd1112fd0f10fe0f10fe1112fd1112fe1112fd1314fd1112fe1112fe1314fd1314fe1314fd1516fd1314fe1314fe1516fd1516fe1516fd1716fd1516fe1516fe1716fd1716fe1716fd1b14fd1716fe1716fe1b14fd1b14fe1b14fd1a12fd1b14fe1b14fe1a12fd1a12fe1a12fd1810fd1a12fe1a12fe1810fd1810fe1810fd0219fd1810fe1810fe0219fd0219fe0001020b01020304020304020b01020c04020304020c04020d0e020b01020001020a06020a06020001020506020a06020506020908020908020506020708020219fd1810fd0f10fd0f10fd1810fd1112fd1112fd1810fd1a12fd1112fd1a12fd1314fd1314fd1a12fd1b14fd1314fd1b14fd1516fd1516fd1b14fd1716fdc3131cc23c2adc40000000008bbecbc122d0f241824009c2257c9ec1f7d158c158ed14c2f7d1584182400942c3131c428bbecb41257c1e42731eddc178c203420e6329c29df0ee40d5f414c20000acc1534f6bc18ca021c2534f6b41731edd4100002c420e632942d5f41442f095dbc123e09a40000000000b538fc1aeceaa41b519c1c121f95ec1cb8518c1b786d1c1cb851841b519c141f095db410b538f41000020a721f9de41df449ac1c5d9b741975aecc1c7b3a6409ad8cfc1000070c16f2b24c1b786e1c16f2b2441df449a410000f041975aec419ad8cf41a264697066735822122011039a759819fb240d524c04356fb0edbc8b4266933f24f7f60a9be96a61fbb264736f6c63430008070033

Deployed Bytecode Sourcemap

301:13274:12:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;5825:12;:10;:12::i;:::-;5815:42;;;5846:9;5815:42;;;;;;:::i;:::-;;;;;;;;301:13274;;;;;909:222:4;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;8669:1170:12;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;2349:98:3;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;3860:217;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;3398:401;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;7036:100:12;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;1534:111:4;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;12351:1221:12;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4587:330:3;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;7140:98:12;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;1210:253:4;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4983:179:3;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;6073:299:12;;;;;;;;;;;;;:::i;:::-;;1717:230:4;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;2052:235:3;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;1790:205;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;1607:101:13;;;;;;;;;;;;;:::i;:::-;;6792:154:12;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;975:85:13;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;2511:102:3;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4144:153;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;5866:96:12;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;8342:217;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;5228:320:3;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;6427:324:12;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;7782:261;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;8093:245;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4363:162:3;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;8563:102:12;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;1857:198:13;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;7597:181:12;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;587:96:1;640:7;666:10;659:17;;587:96;:::o;909:222:4:-;1011:4;1049:35;1034:50;;;:11;:50;;;;:90;;;;1088:36;1112:11;1088:23;:36::i;:::-;1034:90;1027:97;;909:222;;;:::o;8669:1170:12:-;8752:17;8795:1;8785:7;:11;:29;;;;;8810:4;8800:7;:14;8785:29;8777:58;;;;;;;;;;;;:::i;:::-;;;;;;;;;8857:2;8849:5;:10;8841:38;;;;;;;;;;;;:::i;:::-;;;;;;;;;8898:1;8889:5;:10;8885:950;;;9139:9;:33;;;9200:6;9208:2;9212;9216;9220;9224;9228;9253;554;9239:16;;;;9232:24;;9187:70;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;9180:77;;8901:363;8885:950;;;9373:1;9368;9360:5;:9;;;;:::i;:::-;9359:15;;;;:::i;:::-;9351:23;;9402:32;9419:7;9428:5;9402:16;:32::i;:::-;9436:36;9453:7;9470:1;9462:5;:9;;;;:::i;:::-;9436:16;:36::i;:::-;9500;9517:7;9534:1;9526:5;:9;;;;:::i;:::-;9500:16;:36::i;:::-;9538;9555:7;9572:1;9564:5;:9;;;;:::i;:::-;9538:16;:36::i;:::-;9389:186;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;9382:193;;9595:2;9587:5;:10;9583:246;;;9629:4;9635:36;9652:7;9669:1;9661:5;:9;;;;:::i;:::-;9635:16;:36::i;:::-;9673;9690:7;9707:1;9699:5;:9;;;;:::i;:::-;9673:16;:36::i;:::-;9745;9762:7;9779:1;9771:5;:9;;;;:::i;:::-;9745:16;:36::i;:::-;9783;9800:7;9817:1;9809:5;:9;;;;:::i;:::-;9783:16;:36::i;:::-;9616:204;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;9609:211;;9583:246;8885:950;8669:1170;;;;:::o;2349:98:3:-;2403:13;2435:5;2428:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2349:98;:::o;3860:217::-;3936:7;3963:16;3971:7;3963;:16::i;:::-;3955:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;4046:15;:24;4062:7;4046:24;;;;;;;;;;;;;;;;;;;;;4039:31;;3860:217;;;:::o;3398:401::-;3478:13;3494:23;3509:7;3494:14;:23::i;:::-;3478:39;;3541:5;3535:11;;:2;:11;;;;3527:57;;;;;;;;;;;;:::i;:::-;;;;;;;;;3632:5;3616:21;;:12;:10;:12::i;:::-;:21;;;:62;;;;3641:37;3658:5;3665:12;:10;:12::i;:::-;3641:16;:37::i;:::-;3616:62;3595:165;;;;;;;;;;;;:::i;:::-;;;;;;;;;3771:21;3780:2;3784:7;3771:8;:21::i;:::-;3468:331;3398:401;;:::o;7036:100:12:-;1198:12:13;:10;:12::i;:::-;1187:23;;:7;:5;:7::i;:::-;:23;;;1179:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;7106:7:12::1;:5;:7::i;:::-;7098:25;;:33;7124:6;7098:33;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;;;;;;7036:100:::0;:::o;1534:111:4:-;1595:7;1621:10;:17;;;;1614:24;;1534:111;:::o;12351:1221:12:-;12417:12;12455:1;12445:7;:11;:29;;;;;12470:4;12460:7;:14;12445:29;12437:58;;;;;;;;;;;;:::i;:::-;;;;;;;;;12501:17;12538:1;12528:7;:11;;;;:::i;:::-;12501:39;;12593:15;12629:1;12616:10;:14;;;;:::i;:::-;12611:2;:19;;;;:::i;:::-;12593:37;;12685:18;12706:1;12685:22;;12728:3;12717:8;:14;;;12713:161;;;12755:1;12741:15;;12713:161;;;12784:3;12773:8;:14;;;12769:105;;;12811:1;12797:15;;12769:105;;;12840:2;12829:8;:13;;;12825:49;;;12866:1;12852:15;;12825:49;12769:105;12713:161;12933:11;12928:2;:16;;;;:::i;:::-;12915:29;;;;;;;;;12997:19;13019:7;12997:29;;13044:12;13032:24;;;;13119:23;13158:1;13145:10;:14;;;;:::i;:::-;13119:40;;13226:11;13221:2;:16;;;;:::i;:::-;13200:37;;;;;;;;;13270:15;13294:11;13288:3;:17;;;;:::i;:::-;13270:35;;13359:2;13346:15;;;;;;;13389:12;13433:16;13422:8;13411;:19;:38;13404:46;;13389:61;;13527:5;13533:1;13527:8;;;;;;;:::i;:::-;;;;;13537:5;13543:1;13537:8;;;;;;;:::i;:::-;;;;;13547:5;13553:1;13547:8;;;;;;;:::i;:::-;;;;;13557:5;13563:1;13557:8;;;;;;;:::i;:::-;;;;;13514:52;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;13507:60;;;:::i;:::-;13499:68;;12431:1141;;;;;;;12351:1221;;;:::o;4587:330:3:-;4776:41;4795:12;:10;:12::i;:::-;4809:7;4776:18;:41::i;:::-;4768:103;;;;;;;;;;;;:::i;:::-;;;;;;;;;4882:28;4892:4;4898:2;4902:7;4882:9;:28::i;:::-;4587:330;;;:::o;7140:98:12:-;1198:12:13;:10;:12::i;:::-;1187:23;;:7;:5;:7::i;:::-;:23;;;1179:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;7230:3:12::1;7206:21;;:27;;;;;;;;;;;;;;;;;;7140:98:::0;:::o;1210:253:4:-;1307:7;1342:23;1359:5;1342:16;:23::i;:::-;1334:5;:31;1326:87;;;;;;;;;;;;:::i;:::-;;;;;;;;;1430:12;:19;1443:5;1430:19;;;;;;;;;;;;;;;:26;1450:5;1430:26;;;;;;;;;;;;1423:33;;1210:253;;;;:::o;4983:179:3:-;5116:39;5133:4;5139:2;5143:7;5116:39;;;;;;;;;;;;:16;:39::i;:::-;4983:179;;;:::o;6073:299:12:-;1680:1:14;2261:7;;:19;;2253:63;;;;;;;;;;;;:::i;:::-;;;;;;;;;1680:1;2391:7;:18;;;;6120:21:12::1;;;;;;;;;;;6116:102;;;6159:14;:28;6174:12;:10;:12::i;:::-;6159:28;;;;;;;;;;;;;;;;;;;;;;;;;6151:60;;;;;;;;;;;;:::i;:::-;;;;;;;;;6116:102;6223:15;6245:13;:11;:13::i;:::-;6241:1;:17;;;;:::i;:::-;6223:35;;6282:4;6272:7;:14;6264:23;;;::::0;::::1;;6324:5;6293:14;:28;6308:12;:10;:12::i;:::-;6293:28;;;;;;;;;;;;;;;;:36;;;;;;;;;;;;;;;;;;6335:32;6345:12;:10;:12::i;:::-;6359:7;6335:9;:32::i;:::-;6110:262;1637:1:14::0;2564:7;:22;;;;6073:299:12:o;1717:230:4:-;1792:7;1827:30;:28;:30::i;:::-;1819:5;:38;1811:95;;;;;;;;;;;;:::i;:::-;;;;;;;;;1923:10;1934:5;1923:17;;;;;;;;:::i;:::-;;;;;;;;;;1916:24;;1717:230;;;:::o;2052:235:3:-;2124:7;2143:13;2159:7;:16;2167:7;2159:16;;;;;;;;;;;;;;;;;;;;;2143:32;;2210:1;2193:19;;:5;:19;;;;2185:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;2275:5;2268:12;;;2052:235;;;:::o;1790:205::-;1862:7;1906:1;1889:19;;:5;:19;;;;1881:74;;;;;;;;;;;;:::i;:::-;;;;;;;;;1972:9;:16;1982:5;1972:16;;;;;;;;;;;;;;;;1965:23;;1790:205;;;:::o;1607:101:13:-;1198:12;:10;:12::i;:::-;1187:23;;:7;:5;:7::i;:::-;:23;;;1179:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;1671:30:::1;1698:1;1671:18;:30::i;:::-;1607:101::o:0;6792:154:12:-;1198:12:13;:10;:12::i;:::-;1187:23;;:7;:5;:7::i;:::-;:23;;;1179:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;6849:15:12::1;6871:13;:11;:13::i;:::-;6867:1;:17;;;;:::i;:::-;6849:35;;6908:4;6898:7;:14;6890:23;;;::::0;::::1;;6919:22;6929:2;6933:7;6919:9;:22::i;:::-;6843:103;6792:154:::0;:::o;975:85:13:-;1021:7;1047:6;;;;;;;;;;;1040:13;;975:85;:::o;2511:102:3:-;2567:13;2599:7;2592:14;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2511:102;:::o;4144:153::-;4238:52;4257:12;:10;:12::i;:::-;4271:8;4281;4238:18;:52::i;:::-;4144:153;;:::o;5866:96:12:-;5920:4;5939:14;:17;5954:1;5939:17;;;;;;;;;;;;;;;;;;;;;;;;;5932:25;;5866:96;;;:::o;8342:217::-;8409:25;8447:9;8442:113;8464:2;8460:1;:6;8442:113;;;8509:12;8523:24;8536:7;8545:1;8523:12;:24::i;:::-;8496:52;;;;;;;;;:::i;:::-;;;;;;;;;;;;;8481:67;;8468:3;;;;;:::i;:::-;;;;8442:113;;;;8342:217;;;:::o;5228:320:3:-;5397:41;5416:12;:10;:12::i;:::-;5430:7;5397:18;:41::i;:::-;5389:103;;;;;;;;;;;;:::i;:::-;;;;;;;;;5502:39;5516:4;5522:2;5526:7;5535:5;5502:13;:39::i;:::-;5228:320;;;;:::o;6427:324:12:-;1198:12:13;:10;:12::i;:::-;1187:23;;:7;:5;:7::i;:::-;:23;;;1179:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;6527:12:12::1;6550:9:::0;6560:1:::1;6550:11;;6545:202;6567:11;;:18;;6563:1;:22;6545:202;;;6607:11;;6619:1;6607:14;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;6600:21;;6654:1;6637:19;;:4;:19;;;;6629:28;;;::::0;::::1;;6688:9;6665:14;:20;6680:4;6665:20;;;;;;;;;;;;;;;;:32;;;;;;;;;;;;;;;;;;6724:4;6710:30;;;6730:9;6710:30;;;;;;:::i;:::-;;;;;;;;6587:3;;;;;:::i;:::-;;;;6545:202;;;;6521:230;6427:324:::0;;;:::o;7782:261::-;7847:13;7868:23;7900:13;:22;7914:7;7900:22;;;;;;;;;;;7868:55;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7954:1;7933:10;:17;:22;7929:73;;7972:13;:22;7986:7;7972:22;;;;;;;;;;;7965:30;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7929:73;8014:23;8029:7;8014:14;:23::i;:::-;8007:31;;;7782:261;;;;:::o;8093:245::-;8160:22;8208:1;8198:7;:11;:29;;;;;8223:4;8213:7;:14;8198:29;8190:58;;;;;;;;;;;;:::i;:::-;;;;;;;;;8304:18;:7;:16;:18::i;:::-;8272:60;;;;;;;;:::i;:::-;;;;;;;;;;;;;8254:79;;8093:245;;;:::o;4363:162:3:-;4460:4;4483:18;:25;4502:5;4483:25;;;;;;;;;;;;;;;:35;4509:8;4483:35;;;;;;;;;;;;;;;;;;;;;;;;;4476:42;;4363:162;;;;:::o;8563:102:12:-;8629:13;8658:2;8650:10;;8563:102;;;:::o;1857:198:13:-;1198:12;:10;:12::i;:::-;1187:23;;:7;:5;:7::i;:::-;:23;;;1179:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;1965:1:::1;1945:22;;:8;:22;;;;1937:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;2020:28;2039:8;2020:18;:28::i;:::-;1857:198:::0;:::o;7597:181:12:-;7710:16;7718:7;7710;:16::i;:::-;7694:32;;:12;:10;:12::i;:::-;:32;;;7686:41;;;;;;7758:15;;7733:13;:22;7747:7;7733:22;;;;;;;;;;;:40;;;;;;;:::i;:::-;;7597:181;;;:::o;1431:300:3:-;1533:4;1583:25;1568:40;;;:11;:40;;;;:104;;;;1639:33;1624:48;;;:11;:48;;;;1568:104;:156;;;;1688:36;1712:11;1688:23;:36::i;:::-;1568:156;1549:175;;1431:300;;;:::o;10150:573:12:-;10239:17;10264:18;10303:1;10285:15;:19;;;;:::i;:::-;10264:40;;10310:24;;:::i;:::-;10340:16;10362:15;10389:9;10384:103;10406:1;10402;:5;10384:103;;;10435:45;10456:7;10478:1;10465:10;:14;;;;:::i;:::-;10435:20;:45::i;:::-;10422:7;10430:1;10422:10;;;;;;;:::i;:::-;;;;;:58;;;;;;;;;;;;;10409:3;;;;;:::i;:::-;;;;10384:103;;;;10493:22;10531:9;10542;10553;10564:7;10572:1;10564:10;;;;;;;:::i;:::-;;;;;;10576:7;10584:1;10576:10;;;;;;;:::i;:::-;;;;;;10588:7;10596:1;10588:10;;;;;;;:::i;:::-;;;;;;10600:7;10608:1;10600:10;;;;;;;:::i;:::-;;;;;;10612:7;10620:1;10612:10;;;;;;;:::i;:::-;;;;;;10624:7;10632:1;10624:10;;;;;;;:::i;:::-;;;;;;10518:117;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;10493:142;;10662:9;10673:7;10681:1;10673:10;;;;;;;:::i;:::-;;;;;;10685:7;10693:1;10685:10;;;;;;;:::i;:::-;;;;;;10697:7;10705:1;10697:10;;;;;;;:::i;:::-;;;;;;10709:8;10649:69;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;10641:77;;10258:465;;;;;10150:573;;;;:::o;7020:125:3:-;7085:4;7136:1;7108:30;;:7;:16;7116:7;7108:16;;;;;;;;;;;;;;;;;;;;;:30;;;;7101:37;;7020:125;;;:::o;10871:171::-;10972:2;10945:15;:24;10961:7;10945:24;;;;;;;;;;;;:29;;;;;;;;;;;;;;;;;;11027:7;11023:2;10989:46;;10998:23;11013:7;10998:14;:23::i;:::-;10989:46;;;;;;;;;;;;10871:171;;:::o;7303:344::-;7396:4;7420:16;7428:7;7420;:16::i;:::-;7412:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;7495:13;7511:23;7526:7;7511:14;:23::i;:::-;7495:39;;7563:5;7552:16;;:7;:16;;;:51;;;;7596:7;7572:31;;:20;7584:7;7572:11;:20::i;:::-;:31;;;7552:51;:87;;;;7607:32;7624:5;7631:7;7607:16;:32::i;:::-;7552:87;7544:96;;;7303:344;;;;:::o;10200:560::-;10354:4;10327:31;;:23;10342:7;10327:14;:23::i;:::-;:31;;;10319:85;;;;;;;;;;;;:::i;:::-;;;;;;;;;10436:1;10422:16;;:2;:16;;;;10414:65;;;;;;;;;;;;:::i;:::-;;;;;;;;;10490:39;10511:4;10517:2;10521:7;10490:20;:39::i;:::-;10591:29;10608:1;10612:7;10591:8;:29::i;:::-;10650:1;10631:9;:15;10641:4;10631:15;;;;;;;;;;;;;;;;:20;;;;;;;:::i;:::-;;;;;;;;10678:1;10661:9;:13;10671:2;10661:13;;;;;;;;;;;;;;;;:18;;;;;;;:::i;:::-;;;;;;;;10708:2;10689:7;:16;10697:7;10689:16;;;;;;;;;;;;:21;;;;;;;;;;;;;;;;;;10745:7;10741:2;10726:27;;10735:4;10726:27;;;;;;;;;;;;10200:560;;;:::o;7977:108::-;8052:26;8062:2;8066:7;8052:26;;;;;;;;;;;;:9;:26::i;:::-;7977:108;;:::o;2209:187:13:-;2282:16;2301:6;;;;;;;;;;;2282:25;;2326:8;2317:6;;:17;;;;;;;;;;;;;;;;;;2380:8;2349:40;;2370:8;2349:40;;;;;;;;;;;;2272:124;2209:187;:::o;11177:307:3:-;11327:8;11318:17;;:5;:17;;;;11310:55;;;;;;;;;;;;:::i;:::-;;;;;;;;;11413:8;11375:18;:25;11394:5;11375:25;;;;;;;;;;;;;;;:35;11401:8;11375:35;;;;;;;;;;;;;;;;:46;;;;;;;;;;;;;;;;;;11458:8;11436:41;;11451:5;11436:41;;;11468:8;11436:41;;;;;;:::i;:::-;;;;;;;;11177:307;;;:::o;6410:::-;6561:28;6571:4;6577:2;6581:7;6561:9;:28::i;:::-;6607:48;6630:4;6636:2;6640:7;6649:5;6607:22;:48::i;:::-;6599:111;;;;;;;;;;;;:::i;:::-;;;;;;;;;6410:307;;;;:::o;2679:329::-;2752:13;2785:16;2793:7;2785;:16::i;:::-;2777:76;;;;;;;;;;;;:::i;:::-;;;;;;;;;2864:21;2888:10;:8;:10::i;:::-;2864:34;;2939:1;2921:7;2915:21;:25;:86;;;;;;;;;;;;;;;;;2967:7;2976:18;:7;:16;:18::i;:::-;2950:45;;;;;;;;;:::i;:::-;;;;;;;;;;;;;2915:86;2908:93;;;2679:329;;;:::o;275:703:15:-;331:13;557:1;548:5;:10;544:51;;;574:10;;;;;;;;;;;;;;;;;;;;;544:51;604:12;619:5;604:20;;634:14;658:75;673:1;665:4;:9;658:75;;690:8;;;;;:::i;:::-;;;;720:2;712:10;;;;;:::i;:::-;;;658:75;;;742:19;774:6;764:17;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;742:39;;791:150;807:1;798:5;:10;791:150;;834:1;824:11;;;;;:::i;:::-;;;900:2;892:5;:10;;;;:::i;:::-;879:2;:24;;;;:::i;:::-;866:39;;849:6;856;849:14;;;;;;;;:::i;:::-;;;;;:56;;;;;;;;;;;928:2;919:11;;;;;:::i;:::-;;;791:150;;;964:6;950:21;;;;;275:703;;;;:::o;763:155:2:-;848:4;886:25;871:40;;;:11;:40;;;;864:47;;763:155;;;:::o;10727:1070:12:-;10815:12;10834:13;10863:33;10876:7;10885:10;10863:12;:33::i;:::-;10853:43;;599:3;10941:24;;:7;:24;;;10937:81;;;10982:28;11002:7;10982:19;:28::i;:::-;10975:36;;;;;10937:81;11040:3;11030:7;:13;11025:768;;;644:3;11058:23;;:7;:23;;;11054:224;;;11100:6;11093:14;;;;;11054:224;11132:13;11158:1;11148:7;:11;;;;:::i;:::-;11132:27;;;;11197:6;;;;;;;;;;;;;;;;;11204:5;11197:13;;;;;;;;:::i;:::-;;;;;;;;;;11212:6;;;;;;;;;;;;;;;;;11227:1;11219:5;:9;;;;:::i;:::-;11212:17;;;;;;;;:::i;:::-;;;;;;;;;;11231:6;;;;;;;;;;;;;;;;;11246:1;11238:5;:9;;;;:::i;:::-;11231:17;;;;;;;;:::i;:::-;;;;;;;;;;11250:6;;;;;;;;;;;;;;;;;11265:1;11257:5;:9;;;;:::i;:::-;11250:17;;;;;;;;:::i;:::-;;;;;;;;;;11184:84;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;11177:92;;;:::i;:::-;11169:100;;11122:156;11025:768;;;11305:4;11295:7;:14;11290:503;;;644:3;11323:23;;:7;:23;;;11319:224;;;11365:6;11358:14;;;;;11319:224;11397:13;11423:1;11413:7;:11;;;;:::i;:::-;11397:27;;;;11462:6;;;;;;;;;;;;;;;;;11469:5;11462:13;;;;;;;;:::i;:::-;;;;;;;;;;11477:6;;;;;;;;;;;;;;;;;11492:1;11484:5;:9;;;;:::i;:::-;11477:17;;;;;;;;:::i;:::-;;;;;;;;;;11496:6;;;;;;;;;;;;;;;;;11511:1;11503:5;:9;;;;:::i;:::-;11496:17;;;;;;;;:::i;:::-;;;;;;;;;;11515:6;;;;;;;;;;;;;;;;;11530:1;11522:5;:9;;;;:::i;:::-;11515:17;;;;;;;;:::i;:::-;;;;;;;;;;11449:84;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;11442:92;;;:::i;:::-;11434:100;;11387:156;11290:503;;;644:3;11567:23;;:7;:23;;;11563:224;;;11609:6;11602:14;;;;;11563:224;11641:13;11667:1;11657:7;:11;;;;:::i;:::-;11641:27;;;;11706:6;;;;;;;;;;;;;;;;;11713:5;11706:13;;;;;;;;:::i;:::-;;;;;;;;;;11721:6;;;;;;;;;;;;;;;;;11736:1;11728:5;:9;;;;:::i;:::-;11721:17;;;;;;;;:::i;:::-;;;;;;;;;;11740:6;;;;;;;;;;;;;;;;;11755:1;11747:5;:9;;;;:::i;:::-;11740:17;;;;;;;;:::i;:::-;;;;;;;;;;11759:6;;;;;;;;;;;;;;;;;11774:1;11766:5;:9;;;;:::i;:::-;11759:17;;;;;;;;:::i;:::-;;;;;;;;;;11693:84;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;11686:92;;;:::i;:::-;11678:100;;11631:156;11290:503;11025:768;10828:969;10727:1070;;;;;:::o;2543:572:4:-;2682:45;2709:4;2715:2;2719:7;2682:26;:45::i;:::-;2758:1;2742:18;;:4;:18;;;2738:183;;;2776:40;2808:7;2776:31;:40::i;:::-;2738:183;;;2845:2;2837:10;;:4;:10;;;2833:88;;2863:47;2896:4;2902:7;2863:32;:47::i;:::-;2833:88;2738:183;2948:1;2934:16;;:2;:16;;;2930:179;;;2966:45;3003:7;2966:36;:45::i;:::-;2930:179;;;3038:4;3032:10;;:2;:10;;;3028:81;;3058:40;3086:2;3090:7;3058:27;:40::i;:::-;3028:81;2930:179;2543:572;;;:::o;8306:311:3:-;8431:18;8437:2;8441:7;8431:5;:18::i;:::-;8480:54;8511:1;8515:2;8519:7;8528:5;8480:22;:54::i;:::-;8459:151;;;;;;;;;;;;:::i;:::-;;;;;;;;;8306:311;;;:::o;12037:778::-;12187:4;12207:15;:2;:13;;;:15::i;:::-;12203:606;;;12258:2;12242:36;;;12279:12;:10;:12::i;:::-;12293:4;12299:7;12308:5;12242:72;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;12238:519;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;12498:1;12481:6;:13;:18;12477:266;;;12523:60;;;;;;;;;;:::i;:::-;;;;;;;;12477:266;12695:6;12689:13;12680:6;12676:2;12672:15;12665:38;12238:519;12374:41;;;12364:51;;;:6;:51;;;;12357:58;;;;;12203:606;12794:4;12787:11;;12037:778;;;;;;;:::o;7242:118:12:-;7294:13;7315:40;;;;;;;;;;;;;;;;;;;7242:118;:::o;11801:285::-;11877:13;11912:3;11902:7;:13;11898:184;;;11941:5;;;;;;;;;;;;;;;;;11947:6;11941:13;;;;;;;;:::i;:::-;;;;;;;;;;11935:20;;11925:30;;11898:184;;;11981:4;11971:7;:14;11967:115;;;12011:5;;;;;;;;;;;;;;;;;12017:6;12011:13;;;;;;;;:::i;:::-;;;;;;;;;;12005:20;;11995:30;;11967:115;;;12061:5;;;;;;;;;;;;;;;;;12067:6;12061:13;;;;;;;;:::i;:::-;;;;;;;;;;12055:20;;12045:30;;11967:115;11898:184;11801:285;;;;:::o;13371:122:3:-;;;;:::o;3821:161:4:-;3924:10;:17;;;;3897:15;:24;3913:7;3897:24;;;;;;;;;;;:44;;;;3951:10;3967:7;3951:24;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3821:161;:::o;4599:970::-;4861:22;4911:1;4886:22;4903:4;4886:16;:22::i;:::-;:26;;;;:::i;:::-;4861:51;;4922:18;4943:17;:26;4961:7;4943:26;;;;;;;;;;;;4922:47;;5087:14;5073:10;:28;5069:323;;5117:19;5139:12;:18;5152:4;5139:18;;;;;;;;;;;;;;;:34;5158:14;5139:34;;;;;;;;;;;;5117:56;;5221:11;5188:12;:18;5201:4;5188:18;;;;;;;;;;;;;;;:30;5207:10;5188:30;;;;;;;;;;;:44;;;;5337:10;5304:17;:30;5322:11;5304:30;;;;;;;;;;;:43;;;;5103:289;5069:323;5485:17;:26;5503:7;5485:26;;;;;;;;;;;5478:33;;;5528:12;:18;5541:4;5528:18;;;;;;;;;;;;;;;:34;5547:14;5528:34;;;;;;;;;;;5521:41;;;4680:889;;4599:970;;:::o;5857:1061::-;6106:22;6151:1;6131:10;:17;;;;:21;;;;:::i;:::-;6106:46;;6162:18;6183:15;:24;6199:7;6183:24;;;;;;;;;;;;6162:45;;6529:19;6551:10;6562:14;6551:26;;;;;;;;:::i;:::-;;;;;;;;;;6529:48;;6613:11;6588:10;6599;6588:22;;;;;;;;:::i;:::-;;;;;;;;;:36;;;;6723:10;6692:15;:28;6708:11;6692:28;;;;;;;;;;;:41;;;;6861:15;:24;6877:7;6861:24;;;;;;;;;;;6854:31;;;6895:10;:16;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;5928:990;;;5857:1061;:::o;3409:217::-;3493:14;3510:20;3527:2;3510:16;:20::i;:::-;3493:37;;3567:7;3540:12;:16;3553:2;3540:16;;;;;;;;;;;;;;;:24;3557:6;3540:24;;;;;;;;;;;:34;;;;3613:6;3584:17;:26;3602:7;3584:26;;;;;;;;;;;:35;;;;3483:143;3409:217;;:::o;8939:372:3:-;9032:1;9018:16;;:2;:16;;;;9010:61;;;;;;;;;;;;:::i;:::-;;;;;;;;;9090:16;9098:7;9090;:16::i;:::-;9089:17;9081:58;;;;;;;;;;;;:::i;:::-;;;;;;;;;9150:45;9179:1;9183:2;9187:7;9150:20;:45::i;:::-;9223:1;9206:9;:13;9216:2;9206:13;;;;;;;;;;;;;;;;:18;;;;;;;:::i;:::-;;;;;;;;9253:2;9234:7;:16;9242:7;9234:16;;;;;;;;;;;;:21;;;;;;;;;;;;;;;;;;9296:7;9292:2;9271:33;;9288:1;9271:33;;;;;;;;;;;;8939:372;;:::o;718:377:0:-;778:4;981:12;1046:7;1034:20;1026:28;;1087:1;1080:4;:8;1073:15;;;718:377;;;:::o;-1:-1:-1:-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::o;7:410:16:-;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:139::-;469:5;507:6;494:20;485:29;;523:33;550:5;523:33;:::i;:::-;423:139;;;;:::o;585:568::-;658:8;668:6;718:3;711:4;703:6;699:17;695:27;685:122;;726:79;;:::i;:::-;685:122;839:6;826:20;816:30;;869:18;861:6;858:30;855:117;;;891:79;;:::i;:::-;855:117;1005:4;997:6;993:17;981:29;;1059:3;1051:4;1043:6;1039:17;1029:8;1025:32;1022:41;1019:128;;;1066:79;;:::i;:::-;1019:128;585:568;;;;;:::o;1159:133::-;1202:5;1240:6;1227:20;1218:29;;1256:30;1280:5;1256:30;:::i;:::-;1159:133;;;;:::o;1298:137::-;1343:5;1381:6;1368:20;1359:29;;1397:32;1423:5;1397:32;:::i;:::-;1298:137;;;;:::o;1441:141::-;1497:5;1528:6;1522:13;1513:22;;1544:32;1570:5;1544:32;:::i;:::-;1441:141;;;;:::o;1601:338::-;1656:5;1705:3;1698:4;1690:6;1686:17;1682:27;1672:122;;1713:79;;:::i;:::-;1672:122;1830:6;1817:20;1855:78;1929:3;1921:6;1914:4;1906:6;1902:17;1855:78;:::i;:::-;1846:87;;1662:277;1601:338;;;;:::o;1959:553::-;2017:8;2027:6;2077:3;2070:4;2062:6;2058:17;2054:27;2044:122;;2085:79;;:::i;:::-;2044:122;2198:6;2185:20;2175:30;;2228:18;2220:6;2217:30;2214:117;;;2250:79;;:::i;:::-;2214:117;2364:4;2356:6;2352:17;2340:29;;2418:3;2410:4;2402:6;2398:17;2388:8;2384:32;2381:41;2378:128;;;2425:79;;:::i;:::-;2378:128;1959:553;;;;;:::o;2518:139::-;2564:5;2602:6;2589:20;2580:29;;2618:33;2645:5;2618:33;:::i;:::-;2518:139;;;;:::o;2663:329::-;2722:6;2771:2;2759:9;2750:7;2746:23;2742:32;2739:119;;;2777:79;;:::i;:::-;2739:119;2897:1;2922:53;2967:7;2958:6;2947:9;2943:22;2922:53;:::i;:::-;2912:63;;2868:117;2663:329;;;;:::o;2998:474::-;3066:6;3074;3123:2;3111:9;3102:7;3098:23;3094:32;3091:119;;;3129:79;;:::i;:::-;3091:119;3249:1;3274:53;3319:7;3310:6;3299:9;3295:22;3274:53;:::i;:::-;3264:63;;3220:117;3376:2;3402:53;3447:7;3438:6;3427:9;3423:22;3402:53;:::i;:::-;3392:63;;3347:118;2998:474;;;;;:::o;3478:619::-;3555:6;3563;3571;3620:2;3608:9;3599:7;3595:23;3591:32;3588:119;;;3626:79;;:::i;:::-;3588:119;3746:1;3771:53;3816:7;3807:6;3796:9;3792:22;3771:53;:::i;:::-;3761:63;;3717:117;3873:2;3899:53;3944:7;3935:6;3924:9;3920:22;3899:53;:::i;:::-;3889:63;;3844:118;4001:2;4027:53;4072:7;4063:6;4052:9;4048:22;4027:53;:::i;:::-;4017:63;;3972:118;3478:619;;;;;:::o;4103:943::-;4198:6;4206;4214;4222;4271:3;4259:9;4250:7;4246:23;4242:33;4239:120;;;4278:79;;:::i;:::-;4239:120;4398:1;4423:53;4468:7;4459:6;4448:9;4444:22;4423:53;:::i;:::-;4413:63;;4369:117;4525:2;4551:53;4596:7;4587:6;4576:9;4572:22;4551:53;:::i;:::-;4541:63;;4496:118;4653:2;4679:53;4724:7;4715:6;4704:9;4700:22;4679:53;:::i;:::-;4669:63;;4624:118;4809:2;4798:9;4794:18;4781:32;4840:18;4832:6;4829:30;4826:117;;;4862:79;;:::i;:::-;4826:117;4967:62;5021:7;5012:6;5001:9;4997:22;4967:62;:::i;:::-;4957:72;;4752:287;4103:943;;;;;;;:::o;5052:468::-;5117:6;5125;5174:2;5162:9;5153:7;5149:23;5145:32;5142:119;;;5180:79;;:::i;:::-;5142:119;5300:1;5325:53;5370:7;5361:6;5350:9;5346:22;5325:53;:::i;:::-;5315:63;;5271:117;5427:2;5453:50;5495:7;5486:6;5475:9;5471:22;5453:50;:::i;:::-;5443:60;;5398:115;5052:468;;;;;:::o;5526:474::-;5594:6;5602;5651:2;5639:9;5630:7;5626:23;5622:32;5619:119;;;5657:79;;:::i;:::-;5619:119;5777:1;5802:53;5847:7;5838:6;5827:9;5823:22;5802:53;:::i;:::-;5792:63;;5748:117;5904:2;5930:53;5975:7;5966:6;5955:9;5951:22;5930:53;:::i;:::-;5920:63;;5875:118;5526:474;;;;;:::o;6006:698::-;6098:6;6106;6114;6163:2;6151:9;6142:7;6138:23;6134:32;6131:119;;;6169:79;;:::i;:::-;6131:119;6317:1;6306:9;6302:17;6289:31;6347:18;6339:6;6336:30;6333:117;;;6369:79;;:::i;:::-;6333:117;6482:80;6554:7;6545:6;6534:9;6530:22;6482:80;:::i;:::-;6464:98;;;;6260:312;6611:2;6637:50;6679:7;6670:6;6659:9;6655:22;6637:50;:::i;:::-;6627:60;;6582:115;6006:698;;;;;:::o;6710:323::-;6766:6;6815:2;6803:9;6794:7;6790:23;6786:32;6783:119;;;6821:79;;:::i;:::-;6783:119;6941:1;6966:50;7008:7;6999:6;6988:9;6984:22;6966:50;:::i;:::-;6956:60;;6912:114;6710:323;;;;:::o;7039:327::-;7097:6;7146:2;7134:9;7125:7;7121:23;7117:32;7114:119;;;7152:79;;:::i;:::-;7114:119;7272:1;7297:52;7341:7;7332:6;7321:9;7317:22;7297:52;:::i;:::-;7287:62;;7243:116;7039:327;;;;:::o;7372:349::-;7441:6;7490:2;7478:9;7469:7;7465:23;7461:32;7458:119;;;7496:79;;:::i;:::-;7458:119;7616:1;7641:63;7696:7;7687:6;7676:9;7672:22;7641:63;:::i;:::-;7631:73;;7587:127;7372:349;;;;:::o;7727:329::-;7786:6;7835:2;7823:9;7814:7;7810:23;7806:32;7803:119;;;7841:79;;:::i;:::-;7803:119;7961:1;7986:53;8031:7;8022:6;8011:9;8007:22;7986:53;:::i;:::-;7976:63;;7932:117;7727:329;;;;:::o;8062:674::-;8142:6;8150;8158;8207:2;8195:9;8186:7;8182:23;8178:32;8175:119;;;8213:79;;:::i;:::-;8175:119;8333:1;8358:53;8403:7;8394:6;8383:9;8379:22;8358:53;:::i;:::-;8348:63;;8304:117;8488:2;8477:9;8473:18;8460:32;8519:18;8511:6;8508:30;8505:117;;;8541:79;;:::i;:::-;8505:117;8654:65;8711:7;8702:6;8691:9;8687:22;8654:65;:::i;:::-;8636:83;;;;8431:298;8062:674;;;;;:::o;8742:474::-;8810:6;8818;8867:2;8855:9;8846:7;8842:23;8838:32;8835:119;;;8873:79;;:::i;:::-;8835:119;8993:1;9018:53;9063:7;9054:6;9043:9;9039:22;9018:53;:::i;:::-;9008:63;;8964:117;9120:2;9146:53;9191:7;9182:6;9171:9;9167:22;9146:53;:::i;:::-;9136:63;;9091:118;8742:474;;;;;:::o;9222:118::-;9309:24;9327:5;9309:24;:::i;:::-;9304:3;9297:37;9222:118;;:::o;9346:109::-;9427:21;9442:5;9427:21;:::i;:::-;9422:3;9415:34;9346:109;;:::o;9461:153::-;9564:43;9583:23;9600:5;9583:23;:::i;:::-;9564:43;:::i;:::-;9559:3;9552:56;9461:153;;:::o;9620:::-;9723:43;9742:23;9759:5;9742:23;:::i;:::-;9723:43;:::i;:::-;9718:3;9711:56;9620:153;;:::o;9779:157::-;9884:45;9904:24;9922:5;9904:24;:::i;:::-;9884:45;:::i;:::-;9879:3;9872:58;9779:157;;:::o;9942:115::-;10027:23;10044:5;10027:23;:::i;:::-;10022:3;10015:36;9942:115;;:::o;10063:153::-;10166:43;10185:23;10202:5;10185:23;:::i;:::-;10166:43;:::i;:::-;10161:3;10154:56;10063:153;;:::o;10222:::-;10325:43;10344:23;10361:5;10344:23;:::i;:::-;10325:43;:::i;:::-;10320:3;10313:56;10222:153;;:::o;10381:360::-;10467:3;10495:38;10527:5;10495:38;:::i;:::-;10549:70;10612:6;10607:3;10549:70;:::i;:::-;10542:77;;10628:52;10673:6;10668:3;10661:4;10654:5;10650:16;10628:52;:::i;:::-;10705:29;10727:6;10705:29;:::i;:::-;10700:3;10696:39;10689:46;;10471:270;10381:360;;;;:::o;10747:373::-;10851:3;10879:38;10911:5;10879:38;:::i;:::-;10933:88;11014:6;11009:3;10933:88;:::i;:::-;10926:95;;11030:52;11075:6;11070:3;11063:4;11056:5;11052:16;11030:52;:::i;:::-;11107:6;11102:3;11098:16;11091:23;;10855:265;10747:373;;;;:::o;11126:364::-;11214:3;11242:39;11275:5;11242:39;:::i;:::-;11297:71;11361:6;11356:3;11297:71;:::i;:::-;11290:78;;11377:52;11422:6;11417:3;11410:4;11403:5;11399:16;11377:52;:::i;:::-;11454:29;11476:6;11454:29;:::i;:::-;11449:3;11445:39;11438:46;;11218:272;11126:364;;;;:::o;11496:377::-;11602:3;11630:39;11663:5;11630:39;:::i;:::-;11685:89;11767:6;11762:3;11685:89;:::i;:::-;11678:96;;11783:52;11828:6;11823:3;11816:4;11809:5;11805:16;11783:52;:::i;:::-;11860:6;11855:3;11851:16;11844:23;;11606:267;11496:377;;;;:::o;11879:366::-;12021:3;12042:67;12106:2;12101:3;12042:67;:::i;:::-;12035:74;;12118:93;12207:3;12118:93;:::i;:::-;12236:2;12231:3;12227:12;12220:19;;11879:366;;;:::o;12251:::-;12393:3;12414:67;12478:2;12473:3;12414:67;:::i;:::-;12407:74;;12490:93;12579:3;12490:93;:::i;:::-;12608:2;12603:3;12599:12;12592:19;;12251:366;;;:::o;12623:::-;12765:3;12786:67;12850:2;12845:3;12786:67;:::i;:::-;12779:74;;12862:93;12951:3;12862:93;:::i;:::-;12980:2;12975:3;12971:12;12964:19;;12623:366;;;:::o;12995:::-;13137:3;13158:67;13222:2;13217:3;13158:67;:::i;:::-;13151:74;;13234:93;13323:3;13234:93;:::i;:::-;13352:2;13347:3;13343:12;13336:19;;12995:366;;;:::o;13367:400::-;13527:3;13548:84;13630:1;13625:3;13548:84;:::i;:::-;13541:91;;13641:93;13730:3;13641:93;:::i;:::-;13759:1;13754:3;13750:11;13743:18;;13367:400;;;:::o;13773:366::-;13915:3;13936:67;14000:2;13995:3;13936:67;:::i;:::-;13929:74;;14012:93;14101:3;14012:93;:::i;:::-;14130:2;14125:3;14121:12;14114:19;;13773:366;;;:::o;14145:::-;14287:3;14308:67;14372:2;14367:3;14308:67;:::i;:::-;14301:74;;14384:93;14473:3;14384:93;:::i;:::-;14502:2;14497:3;14493:12;14486:19;;14145:366;;;:::o;14517:::-;14659:3;14680:67;14744:2;14739:3;14680:67;:::i;:::-;14673:74;;14756:93;14845:3;14756:93;:::i;:::-;14874:2;14869:3;14865:12;14858:19;;14517:366;;;:::o;14889:::-;15031:3;15052:67;15116:2;15111:3;15052:67;:::i;:::-;15045:74;;15128:93;15217:3;15128:93;:::i;:::-;15246:2;15241:3;15237:12;15230:19;;14889:366;;;:::o;15261:::-;15403:3;15424:67;15488:2;15483:3;15424:67;:::i;:::-;15417:74;;15500:93;15589:3;15500:93;:::i;:::-;15618:2;15613:3;15609:12;15602:19;;15261:366;;;:::o;15633:::-;15775:3;15796:67;15860:2;15855:3;15796:67;:::i;:::-;15789:74;;15872:93;15961:3;15872:93;:::i;:::-;15990:2;15985:3;15981:12;15974:19;;15633:366;;;:::o;16005:::-;16147:3;16168:67;16232:2;16227:3;16168:67;:::i;:::-;16161:74;;16244:93;16333:3;16244:93;:::i;:::-;16362:2;16357:3;16353:12;16346:19;;16005:366;;;:::o;16377:::-;16519:3;16540:67;16604:2;16599:3;16540:67;:::i;:::-;16533:74;;16616:93;16705:3;16616:93;:::i;:::-;16734:2;16729:3;16725:12;16718:19;;16377:366;;;:::o;16749:::-;16891:3;16912:67;16976:2;16971:3;16912:67;:::i;:::-;16905:74;;16988:93;17077:3;16988:93;:::i;:::-;17106:2;17101:3;17097:12;17090:19;;16749:366;;;:::o;17121:402::-;17281:3;17302:85;17384:2;17379:3;17302:85;:::i;:::-;17295:92;;17396:93;17485:3;17396:93;:::i;:::-;17514:2;17509:3;17505:12;17498:19;;17121:402;;;:::o;17529:366::-;17671:3;17692:67;17756:2;17751:3;17692:67;:::i;:::-;17685:74;;17768:93;17857:3;17768:93;:::i;:::-;17886:2;17881:3;17877:12;17870:19;;17529:366;;;:::o;17901:::-;18043:3;18064:67;18128:2;18123:3;18064:67;:::i;:::-;18057:74;;18140:93;18229:3;18140:93;:::i;:::-;18258:2;18253:3;18249:12;18242:19;;17901:366;;;:::o;18273:::-;18415:3;18436:67;18500:2;18495:3;18436:67;:::i;:::-;18429:74;;18512:93;18601:3;18512:93;:::i;:::-;18630:2;18625:3;18621:12;18614:19;;18273:366;;;:::o;18645:::-;18787:3;18808:67;18872:2;18867:3;18808:67;:::i;:::-;18801:74;;18884:93;18973:3;18884:93;:::i;:::-;19002:2;18997:3;18993:12;18986:19;;18645:366;;;:::o;19017:::-;19159:3;19180:67;19244:2;19239:3;19180:67;:::i;:::-;19173:74;;19256:93;19345:3;19256:93;:::i;:::-;19374:2;19369:3;19365:12;19358:19;;19017:366;;;:::o;19389:::-;19531:3;19552:67;19616:2;19611:3;19552:67;:::i;:::-;19545:74;;19628:93;19717:3;19628:93;:::i;:::-;19746:2;19741:3;19737:12;19730:19;;19389:366;;;:::o;19761:::-;19903:3;19924:67;19988:2;19983:3;19924:67;:::i;:::-;19917:74;;20000:93;20089:3;20000:93;:::i;:::-;20118:2;20113:3;20109:12;20102:19;;19761:366;;;:::o;20133:::-;20275:3;20296:67;20360:2;20355:3;20296:67;:::i;:::-;20289:74;;20372:93;20461:3;20372:93;:::i;:::-;20490:2;20485:3;20481:12;20474:19;;20133:366;;;:::o;20505:::-;20647:3;20668:67;20732:2;20727:3;20668:67;:::i;:::-;20661:74;;20744:93;20833:3;20744:93;:::i;:::-;20862:2;20857:3;20853:12;20846:19;;20505:366;;;:::o;20877:118::-;20964:24;20982:5;20964:24;:::i;:::-;20959:3;20952:37;20877:118;;:::o;21001:115::-;21086:23;21103:5;21086:23;:::i;:::-;21081:3;21074:36;21001:115;;:::o;21122:659::-;21310:3;21325:73;21394:3;21385:6;21325:73;:::i;:::-;21423:1;21418:3;21414:11;21407:18;;21435:73;21504:3;21495:6;21435:73;:::i;:::-;21533:1;21528:3;21524:11;21517:18;;21545:73;21614:3;21605:6;21545:73;:::i;:::-;21643:1;21638:3;21634:11;21627:18;;21655:73;21724:3;21715:6;21655:73;:::i;:::-;21753:1;21748:3;21744:11;21737:18;;21772:3;21765:10;;21122:659;;;;;;;:::o;21787:1208::-;22081:3;22096:75;22167:3;22158:6;22096:75;:::i;:::-;22196:2;22191:3;22187:12;22180:19;;22209:73;22278:3;22269:6;22209:73;:::i;:::-;22307:1;22302:3;22298:11;22291:18;;22319:73;22388:3;22379:6;22319:73;:::i;:::-;22417:1;22412:3;22408:11;22401:18;;22429:73;22498:3;22489:6;22429:73;:::i;:::-;22527:1;22522:3;22518:11;22511:18;;22539:73;22608:3;22599:6;22539:73;:::i;:::-;22637:1;22632:3;22628:11;22621:18;;22649:73;22718:3;22709:6;22649:73;:::i;:::-;22747:1;22742:3;22738:11;22731:18;;22759:73;22828:3;22819:6;22759:73;:::i;:::-;22857:1;22852:3;22848:11;22841:18;;22869:73;22938:3;22929:6;22869:73;:::i;:::-;22967:1;22962:3;22958:11;22951:18;;22986:3;22979:10;;21787:1208;;;;;;;;;;;:::o;23001:1339::-;23319:3;23334:73;23403:3;23394:6;23334:73;:::i;:::-;23432:1;23427:3;23423:11;23416:18;;23444:73;23513:3;23504:6;23444:73;:::i;:::-;23542:1;23537:3;23533:11;23526:18;;23554:73;23623:3;23614:6;23554:73;:::i;:::-;23652:1;23647:3;23643:11;23636:18;;23664:73;23733:3;23724:6;23664:73;:::i;:::-;23762:1;23757:3;23753:11;23746:18;;23774:73;23843:3;23834:6;23774:73;:::i;:::-;23872:1;23867:3;23863:11;23856:18;;23884:73;23953:3;23944:6;23884:73;:::i;:::-;23982:1;23977:3;23973:11;23966:18;;23994:73;24063:3;24054:6;23994:73;:::i;:::-;24092:1;24087:3;24083:11;24076:18;;24104:73;24173:3;24164:6;24104:73;:::i;:::-;24202:1;24197:3;24193:11;24186:18;;24214:73;24283:3;24274:6;24214:73;:::i;:::-;24312:1;24307:3;24303:11;24296:18;;24331:3;24324:10;;23001:1339;;;;;;;;;;;;:::o;24346:815::-;24580:3;24602:93;24691:3;24682:6;24602:93;:::i;:::-;24595:100;;24705:73;24774:3;24765:6;24705:73;:::i;:::-;24803:1;24798:3;24794:11;24787:18;;24815:73;24884:3;24875:6;24815:73;:::i;:::-;24913:1;24908:3;24904:11;24897:18;;24925:73;24994:3;24985:6;24925:73;:::i;:::-;25023:1;25018:3;25014:11;25007:18;;25035:73;25104:3;25095:6;25035:73;:::i;:::-;25133:1;25128:3;25124:11;25117:18;;25152:3;25145:10;;24346:815;;;;;;;;:::o;25167:427::-;25343:3;25365:93;25454:3;25445:6;25365:93;:::i;:::-;25358:100;;25475:93;25564:3;25555:6;25475:93;:::i;:::-;25468:100;;25585:3;25578:10;;25167:427;;;;;:::o;25600:739::-;25868:3;25890:93;25979:3;25970:6;25890:93;:::i;:::-;25883:100;;26000:93;26089:3;26080:6;26000:93;:::i;:::-;25993:100;;26110:93;26199:3;26190:6;26110:93;:::i;:::-;26103:100;;26220:93;26309:3;26300:6;26220:93;:::i;:::-;26213:100;;26330:3;26323:10;;25600:739;;;;;;;:::o;26345:895::-;26659:3;26681:93;26770:3;26761:6;26681:93;:::i;:::-;26674:100;;26791:93;26880:3;26871:6;26791:93;:::i;:::-;26784:100;;26901:93;26990:3;26981:6;26901:93;:::i;:::-;26894:100;;27011:93;27100:3;27091:6;27011:93;:::i;:::-;27004:100;;27121:93;27210:3;27201:6;27121:93;:::i;:::-;27114:100;;27231:3;27224:10;;26345:895;;;;;;;;:::o;27246:435::-;27426:3;27448:95;27539:3;27530:6;27448:95;:::i;:::-;27441:102;;27560:95;27651:3;27642:6;27560:95;:::i;:::-;27553:102;;27672:3;27665:10;;27246:435;;;;;:::o;27687:807::-;28021:3;28043:148;28187:3;28043:148;:::i;:::-;28036:155;;28208:95;28299:3;28290:6;28208:95;:::i;:::-;28201:102;;28320:148;28464:3;28320:148;:::i;:::-;28313:155;;28485:3;28478:10;;27687:807;;;;:::o;28500:222::-;28593:4;28631:2;28620:9;28616:18;28608:26;;28644:71;28712:1;28701:9;28697:17;28688:6;28644:71;:::i;:::-;28500:222;;;;:::o;28728:640::-;28923:4;28961:3;28950:9;28946:19;28938:27;;28975:71;29043:1;29032:9;29028:17;29019:6;28975:71;:::i;:::-;29056:72;29124:2;29113:9;29109:18;29100:6;29056:72;:::i;:::-;29138;29206:2;29195:9;29191:18;29182:6;29138:72;:::i;:::-;29257:9;29251:4;29247:20;29242:2;29231:9;29227:18;29220:48;29285:76;29356:4;29347:6;29285:76;:::i;:::-;29277:84;;28728:640;;;;;;;:::o;29374:210::-;29461:4;29499:2;29488:9;29484:18;29476:26;;29512:65;29574:1;29563:9;29559:17;29550:6;29512:65;:::i;:::-;29374:210;;;;:::o;29590:218::-;29681:4;29719:2;29708:9;29704:18;29696:26;;29732:69;29798:1;29787:9;29783:17;29774:6;29732:69;:::i;:::-;29590:218;;;;:::o;29814:309::-;29925:4;29963:2;29952:9;29948:18;29940:26;;30012:9;30006:4;30002:20;29998:1;29987:9;29983:17;29976:47;30040:76;30111:4;30102:6;30040:76;:::i;:::-;30032:84;;29814:309;;;;:::o;30129:313::-;30242:4;30280:2;30269:9;30265:18;30257:26;;30329:9;30323:4;30319:20;30315:1;30304:9;30300:17;30293:47;30357:78;30430:4;30421:6;30357:78;:::i;:::-;30349:86;;30129:313;;;;:::o;30448:419::-;30614:4;30652:2;30641:9;30637:18;30629:26;;30701:9;30695:4;30691:20;30687:1;30676:9;30672:17;30665:47;30729:131;30855:4;30729:131;:::i;:::-;30721:139;;30448:419;;;:::o;30873:::-;31039:4;31077:2;31066:9;31062:18;31054:26;;31126:9;31120:4;31116:20;31112:1;31101:9;31097:17;31090:47;31154:131;31280:4;31154:131;:::i;:::-;31146:139;;30873:419;;;:::o;31298:::-;31464:4;31502:2;31491:9;31487:18;31479:26;;31551:9;31545:4;31541:20;31537:1;31526:9;31522:17;31515:47;31579:131;31705:4;31579:131;:::i;:::-;31571:139;;31298:419;;;:::o;31723:::-;31889:4;31927:2;31916:9;31912:18;31904:26;;31976:9;31970:4;31966:20;31962:1;31951:9;31947:17;31940:47;32004:131;32130:4;32004:131;:::i;:::-;31996:139;;31723:419;;;:::o;32148:::-;32314:4;32352:2;32341:9;32337:18;32329:26;;32401:9;32395:4;32391:20;32387:1;32376:9;32372:17;32365:47;32429:131;32555:4;32429:131;:::i;:::-;32421:139;;32148:419;;;:::o;32573:::-;32739:4;32777:2;32766:9;32762:18;32754:26;;32826:9;32820:4;32816:20;32812:1;32801:9;32797:17;32790:47;32854:131;32980:4;32854:131;:::i;:::-;32846:139;;32573:419;;;:::o;32998:::-;33164:4;33202:2;33191:9;33187:18;33179:26;;33251:9;33245:4;33241:20;33237:1;33226:9;33222:17;33215:47;33279:131;33405:4;33279:131;:::i;:::-;33271:139;;32998:419;;;:::o;33423:::-;33589:4;33627:2;33616:9;33612:18;33604:26;;33676:9;33670:4;33666:20;33662:1;33651:9;33647:17;33640:47;33704:131;33830:4;33704:131;:::i;:::-;33696:139;;33423:419;;;:::o;33848:::-;34014:4;34052:2;34041:9;34037:18;34029:26;;34101:9;34095:4;34091:20;34087:1;34076:9;34072:17;34065:47;34129:131;34255:4;34129:131;:::i;:::-;34121:139;;33848:419;;;:::o;34273:::-;34439:4;34477:2;34466:9;34462:18;34454:26;;34526:9;34520:4;34516:20;34512:1;34501:9;34497:17;34490:47;34554:131;34680:4;34554:131;:::i;:::-;34546:139;;34273:419;;;:::o;34698:::-;34864:4;34902:2;34891:9;34887:18;34879:26;;34951:9;34945:4;34941:20;34937:1;34926:9;34922:17;34915:47;34979:131;35105:4;34979:131;:::i;:::-;34971:139;;34698:419;;;:::o;35123:::-;35289:4;35327:2;35316:9;35312:18;35304:26;;35376:9;35370:4;35366:20;35362:1;35351:9;35347:17;35340:47;35404:131;35530:4;35404:131;:::i;:::-;35396:139;;35123:419;;;:::o;35548:::-;35714:4;35752:2;35741:9;35737:18;35729:26;;35801:9;35795:4;35791:20;35787:1;35776:9;35772:17;35765:47;35829:131;35955:4;35829:131;:::i;:::-;35821:139;;35548:419;;;:::o;35973:::-;36139:4;36177:2;36166:9;36162:18;36154:26;;36226:9;36220:4;36216:20;36212:1;36201:9;36197:17;36190:47;36254:131;36380:4;36254:131;:::i;:::-;36246:139;;35973:419;;;:::o;36398:::-;36564:4;36602:2;36591:9;36587:18;36579:26;;36651:9;36645:4;36641:20;36637:1;36626:9;36622:17;36615:47;36679:131;36805:4;36679:131;:::i;:::-;36671:139;;36398:419;;;:::o;36823:::-;36989:4;37027:2;37016:9;37012:18;37004:26;;37076:9;37070:4;37066:20;37062:1;37051:9;37047:17;37040:47;37104:131;37230:4;37104:131;:::i;:::-;37096:139;;36823:419;;;:::o;37248:::-;37414:4;37452:2;37441:9;37437:18;37429:26;;37501:9;37495:4;37491:20;37487:1;37476:9;37472:17;37465:47;37529:131;37655:4;37529:131;:::i;:::-;37521:139;;37248:419;;;:::o;37673:::-;37839:4;37877:2;37866:9;37862:18;37854:26;;37926:9;37920:4;37916:20;37912:1;37901:9;37897:17;37890:47;37954:131;38080:4;37954:131;:::i;:::-;37946:139;;37673:419;;;:::o;38098:::-;38264:4;38302:2;38291:9;38287:18;38279:26;;38351:9;38345:4;38341:20;38337:1;38326:9;38322:17;38315:47;38379:131;38505:4;38379:131;:::i;:::-;38371:139;;38098:419;;;:::o;38523:::-;38689:4;38727:2;38716:9;38712:18;38704:26;;38776:9;38770:4;38766:20;38762:1;38751:9;38747:17;38740:47;38804:131;38930:4;38804:131;:::i;:::-;38796:139;;38523:419;;;:::o;38948:::-;39114:4;39152:2;39141:9;39137:18;39129:26;;39201:9;39195:4;39191:20;39187:1;39176:9;39172:17;39165:47;39229:131;39355:4;39229:131;:::i;:::-;39221:139;;38948:419;;;:::o;39373:::-;39539:4;39577:2;39566:9;39562:18;39554:26;;39626:9;39620:4;39616:20;39612:1;39601:9;39597:17;39590:47;39654:131;39780:4;39654:131;:::i;:::-;39646:139;;39373:419;;;:::o;39798:222::-;39891:4;39929:2;39918:9;39914:18;39906:26;;39942:71;40010:1;39999:9;39995:17;39986:6;39942:71;:::i;:::-;39798:222;;;;:::o;40026:218::-;40117:4;40155:2;40144:9;40140:18;40132:26;;40168:69;40234:1;40223:9;40219:17;40210:6;40168:69;:::i;:::-;40026:218;;;;:::o;40250:129::-;40284:6;40311:20;;:::i;:::-;40301:30;;40340:33;40368:4;40360:6;40340:33;:::i;:::-;40250:129;;;:::o;40385:75::-;40418:6;40451:2;40445:9;40435:19;;40385:75;:::o;40466:307::-;40527:4;40617:18;40609:6;40606:30;40603:56;;;40639:18;;:::i;:::-;40603:56;40677:29;40699:6;40677:29;:::i;:::-;40669:37;;40761:4;40755;40751:15;40743:23;;40466:307;;;:::o;40779:116::-;40830:4;40853:3;40845:11;;40883:4;40878:3;40874:14;40866:22;;40779:116;;;:::o;40901:98::-;40952:6;40986:5;40980:12;40970:22;;40901:98;;;:::o;41005:99::-;41057:6;41091:5;41085:12;41075:22;;41005:99;;;:::o;41110:168::-;41193:11;41227:6;41222:3;41215:19;41267:4;41262:3;41258:14;41243:29;;41110:168;;;;:::o;41284:147::-;41385:11;41422:3;41407:18;;41284:147;;;;:::o;41437:169::-;41521:11;41555:6;41550:3;41543:19;41595:4;41590:3;41586:14;41571:29;;41437:169;;;;:::o;41612:148::-;41714:11;41751:3;41736:18;;41612:148;;;;:::o;41766:305::-;41806:3;41825:20;41843:1;41825:20;:::i;:::-;41820:25;;41859:20;41877:1;41859:20;:::i;:::-;41854:25;;42013:1;41945:66;41941:74;41938:1;41935:81;41932:107;;;42019:18;;:::i;:::-;41932:107;42063:1;42060;42056:9;42049:16;;41766:305;;;;:::o;42077:246::-;42116:3;42135:19;42152:1;42135:19;:::i;:::-;42130:24;;42168:19;42185:1;42168:19;:::i;:::-;42163:24;;42265:1;42253:10;42249:18;42246:1;42243:25;42240:51;;;42271:18;;:::i;:::-;42240:51;42315:1;42312;42308:9;42301:16;;42077:246;;;;:::o;42329:185::-;42369:1;42386:20;42404:1;42386:20;:::i;:::-;42381:25;;42420:20;42438:1;42420:20;:::i;:::-;42415:25;;42459:1;42449:35;;42464:18;;:::i;:::-;42449:35;42506:1;42503;42499:9;42494:14;;42329:185;;;;:::o;42520:182::-;42559:1;42576:19;42593:1;42576:19;:::i;:::-;42571:24;;42609:19;42626:1;42609:19;:::i;:::-;42604:24;;42647:1;42637:35;;42652:18;;:::i;:::-;42637:35;42694:1;42691;42687:9;42682:14;;42520:182;;;;:::o;42708:348::-;42748:7;42771:20;42789:1;42771:20;:::i;:::-;42766:25;;42805:20;42823:1;42805:20;:::i;:::-;42800:25;;42993:1;42925:66;42921:74;42918:1;42915:81;42910:1;42903:9;42896:17;42892:105;42889:131;;;43000:18;;:::i;:::-;42889:131;43048:1;43045;43041:9;43030:20;;42708:348;;;;:::o;43062:280::-;43100:7;43123:18;43139:1;43123:18;:::i;:::-;43118:23;;43155:18;43171:1;43155:18;:::i;:::-;43150:23;;43279:1;43273:4;43269:12;43266:1;43263:19;43258:1;43251:9;43244:17;43240:43;43237:69;;;43286:18;;:::i;:::-;43237:69;43334:1;43331;43327:9;43316:20;;43062:280;;;;:::o;43348:191::-;43388:4;43408:20;43426:1;43408:20;:::i;:::-;43403:25;;43442:20;43460:1;43442:20;:::i;:::-;43437:25;;43481:1;43478;43475:8;43472:34;;;43486:18;;:::i;:::-;43472:34;43531:1;43528;43524:9;43516:17;;43348:191;;;;:::o;43545:188::-;43584:4;43604:19;43621:1;43604:19;:::i;:::-;43599:24;;43637:19;43654:1;43637:19;:::i;:::-;43632:24;;43675:1;43672;43669:8;43666:34;;;43680:18;;:::i;:::-;43666:34;43725:1;43722;43718:9;43710:17;;43545:188;;;;:::o;43739:96::-;43776:7;43805:24;43823:5;43805:24;:::i;:::-;43794:35;;43739:96;;;:::o;43841:90::-;43875:7;43918:5;43911:13;43904:21;43893:32;;43841:90;;;:::o;43937:149::-;43973:7;44013:66;44006:5;44002:78;43991:89;;43937:149;;;:::o;44092:::-;44128:7;44168:66;44161:5;44157:78;44146:89;;44092:149;;;:::o;44247:77::-;44284:7;44313:5;44302:16;;44247:77;;;:::o;44330:149::-;44366:7;44406:66;44399:5;44395:78;44384:89;;44330:149;;;:::o;44485:::-;44521:7;44561:66;44554:5;44550:78;44539:89;;44485:149;;;:::o;44640:126::-;44677:7;44717:42;44710:5;44706:54;44695:65;;44640:126;;;:::o;44772:77::-;44809:7;44838:5;44827:16;;44772:77;;;:::o;44855:93::-;44891:7;44931:10;44924:5;44920:22;44909:33;;44855:93;;;:::o;44954:86::-;44989:7;45029:4;45022:5;45018:16;45007:27;;44954:86;;;:::o;45046:590::-;45129:5;45160:38;45192:5;45160:38;:::i;:::-;45223:5;45250:40;45284:5;45250:40;:::i;:::-;45238:52;;45309:34;45334:8;45309:34;:::i;:::-;45300:43;;45367:1;45359:6;45356:13;45353:276;;;45437:168;45521:66;45491:6;45488:1;45484:14;45481:1;45477:22;45437:168;:::i;:::-;45414:5;45393:226;45384:235;;45353:276;45135:501;;45046:590;;;:::o;45642:154::-;45726:6;45721:3;45716;45703:30;45788:1;45779:6;45774:3;45770:16;45763:27;45642:154;;;:::o;45802:307::-;45870:1;45880:113;45894:6;45891:1;45888:13;45880:113;;;45979:1;45974:3;45970:11;45964:18;45960:1;45955:3;45951:11;45944:39;45916:2;45913:1;45909:10;45904:15;;45880:113;;;46011:6;46008:1;46005:13;46002:101;;;46091:1;46082:6;46077:3;46073:16;46066:27;46002:101;45851:258;45802:307;;;:::o;46115:320::-;46159:6;46196:1;46190:4;46186:12;46176:22;;46243:1;46237:4;46233:12;46264:18;46254:81;;46320:4;46312:6;46308:17;46298:27;;46254:81;46382:2;46374:6;46371:14;46351:18;46348:38;46345:84;;;46401:18;;:::i;:::-;46345:84;46166:269;46115:320;;;:::o;46441:281::-;46524:27;46546:4;46524:27;:::i;:::-;46516:6;46512:40;46654:6;46642:10;46639:22;46618:18;46606:10;46603:34;46600:62;46597:88;;;46665:18;;:::i;:::-;46597:88;46705:10;46701:2;46694:22;46484:238;46441:281;;:::o;46728:233::-;46767:3;46790:24;46808:5;46790:24;:::i;:::-;46781:33;;46836:66;46829:5;46826:77;46823:103;;;46906:18;;:::i;:::-;46823:103;46953:1;46946:5;46942:13;46935:20;;46728:233;;;:::o;46967:78::-;47005:7;47034:5;47023:16;;46967:78;;;:::o;47051:::-;47089:7;47118:5;47107:16;;47051:78;;;:::o;47135:79::-;47174:7;47203:5;47192:16;;47135:79;;;:::o;47220:78::-;47258:7;47287:5;47276:16;;47220:78;;;:::o;47304:::-;47342:7;47371:5;47360:16;;47304:78;;;:::o;47388:176::-;47420:1;47437:20;47455:1;47437:20;:::i;:::-;47432:25;;47471:20;47489:1;47471:20;:::i;:::-;47466:25;;47510:1;47500:35;;47515:18;;:::i;:::-;47500:35;47556:1;47553;47549:9;47544:14;;47388:176;;;;:::o;47570:173::-;47601:1;47618:19;47635:1;47618:19;:::i;:::-;47613:24;;47651:19;47668:1;47651:19;:::i;:::-;47646:24;;47689:1;47679:35;;47694:18;;:::i;:::-;47679:35;47735:1;47732;47728:9;47723:14;;47570:173;;;;:::o;47749:180::-;47797:77;47794:1;47787:88;47894:4;47891:1;47884:15;47918:4;47915:1;47908:15;47935:180;47983:77;47980:1;47973:88;48080:4;48077:1;48070:15;48104:4;48101:1;48094:15;48121:180;48169:77;48166:1;48159:88;48266:4;48263:1;48256:15;48290:4;48287:1;48280:15;48307:180;48355:77;48352:1;48345:88;48452:4;48449:1;48442:15;48476:4;48473:1;48466:15;48493:180;48541:77;48538:1;48531:88;48638:4;48635:1;48628:15;48662:4;48659:1;48652:15;48679:180;48727:77;48724:1;48717:88;48824:4;48821:1;48814:15;48848:4;48845:1;48838:15;48865:152;48907:11;48943:28;48966:3;48960:10;48943:28;:::i;:::-;49005:5;48981:29;;48919:98;48865:152;;;:::o;49023:117::-;49132:1;49129;49122:12;49146:117;49255:1;49252;49245:12;49269:117;49378:1;49375;49368:12;49392:117;49501:1;49498;49491:12;49515:117;49624:1;49621;49614:12;49638:117;49747:1;49744;49737:12;49761:102;49802:6;49853:2;49849:7;49844:2;49837:5;49833:14;49829:28;49819:38;;49761:102;;;:::o;49869:107::-;49913:8;49963:5;49957:4;49953:16;49932:37;;49869:107;;;;:::o;49982:230::-;50122:34;50118:1;50110:6;50106:14;50099:58;50191:13;50186:2;50178:6;50174:15;50167:38;49982:230;:::o;50218:237::-;50358:34;50354:1;50346:6;50342:14;50335:58;50427:20;50422:2;50414:6;50410:15;50403:45;50218:237;:::o;50461:225::-;50601:34;50597:1;50589:6;50585:14;50578:58;50670:8;50665:2;50657:6;50653:15;50646:33;50461:225;:::o;50692:178::-;50832:30;50828:1;50820:6;50816:14;50809:54;50692:178;:::o;50876:154::-;51016:6;51012:1;51004:6;51000:14;50993:30;50876:154;:::o;51036:223::-;51176:34;51172:1;51164:6;51160:14;51153:58;51245:6;51240:2;51232:6;51228:15;51221:31;51036:223;:::o;51265:175::-;51405:27;51401:1;51393:6;51389:14;51382:51;51265:175;:::o;51446:231::-;51586:34;51582:1;51574:6;51570:14;51563:58;51655:14;51650:2;51642:6;51638:15;51631:39;51446:231;:::o;51683:243::-;51823:34;51819:1;51811:6;51807:14;51800:58;51892:26;51887:2;51879:6;51875:15;51868:51;51683:243;:::o;51932:229::-;52072:34;52068:1;52060:6;52056:14;52049:58;52141:12;52136:2;52128:6;52124:15;52117:37;51932:229;:::o;52167:228::-;52307:34;52303:1;52295:6;52291:14;52284:58;52376:11;52371:2;52363:6;52359:15;52352:36;52167:228;:::o;52401:169::-;52541:21;52537:1;52529:6;52525:14;52518:45;52401:169;:::o;52576:182::-;52716:34;52712:1;52704:6;52700:14;52693:58;52576:182;:::o;52764:231::-;52904:34;52900:1;52892:6;52888:14;52881:58;52973:14;52968:2;52960:6;52956:15;52949:39;52764:231;:::o;53001:161::-;53141:13;53137:1;53129:6;53125:14;53118:37;53001:161;:::o;53168:182::-;53308:34;53304:1;53296:6;53292:14;53285:58;53168:182;:::o;53356:166::-;53496:18;53492:1;53484:6;53480:14;53473:42;53356:166;:::o;53528:228::-;53668:34;53664:1;53656:6;53652:14;53645:58;53737:11;53732:2;53724:6;53720:15;53713:36;53528:228;:::o;53762:234::-;53902:34;53898:1;53890:6;53886:14;53879:58;53971:17;53966:2;53958:6;53954:15;53947:42;53762:234;:::o;54002:220::-;54142:34;54138:1;54130:6;54126:14;54119:58;54211:3;54206:2;54198:6;54194:15;54187:28;54002:220;:::o;54228:236::-;54368:34;54364:1;54356:6;54352:14;54345:58;54437:19;54432:2;54424:6;54420:15;54413:44;54228:236;:::o;54470:165::-;54610:17;54606:1;54598:6;54594:14;54587:41;54470:165;:::o;54641:231::-;54781:34;54777:1;54769:6;54765:14;54758:58;54850:14;54845:2;54837:6;54833:15;54826:39;54641:231;:::o;54878:181::-;55018:33;55014:1;55006:6;55002:14;54995:57;54878:181;:::o;55065:122::-;55138:24;55156:5;55138:24;:::i;:::-;55131:5;55128:35;55118:63;;55177:1;55174;55167:12;55118:63;55065:122;:::o;55193:116::-;55263:21;55278:5;55263:21;:::i;:::-;55256:5;55253:32;55243:60;;55299:1;55296;55289:12;55243:60;55193:116;:::o;55315:120::-;55387:23;55404:5;55387:23;:::i;:::-;55380:5;55377:34;55367:62;;55425:1;55422;55415:12;55367:62;55315:120;:::o;55441:122::-;55514:24;55532:5;55514:24;:::i;:::-;55507:5;55504:35;55494:63;;55553:1;55550;55543:12;55494:63;55441:122;:::o

Swarm Source

ipfs://11039a759819fb240d524c04356fb0edbc8b4266933f24f7f60a9be96a61fbb2
Loading...
Loading
Loading...
Loading
[ Download: CSV Export  ]
[ Download: CSV Export  ]

A token is a representation of an on-chain or off-chain asset. The token page shows information such as price, total supply, holders, transfers and social links. Learn more about this page in our Knowledge Base.