ETH Price: $2,925.38 (-9.74%)
Gas: 17 Gwei

Token

SpaceLoot (SLOOT)
 

Overview

Max Total Supply

8,000 SLOOT

Holders

1,601

Market

Volume (24H)

N/A

Min Price (24H)

N/A

Max Price (24H)

N/A
Balance
2 SLOOT
0xd2bc4e7ecfa4ec39069623854cd114dcd8771b84
Loading...
Loading
Loading...
Loading
Loading...
Loading

Click here to update the token information / general information
# Exchange Pair Price  24H Volume % Volume

Contract Source Code Verified (Exact Match)

Contract Name:
SpaceLoot

Compiler Version
v0.8.4+commit.c7e474f2

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion
File 1 of 14 : SpaceLoot.sol
/*

         ,MMM8&&&.
    _...MMMMM88&&&&..._
 .::'''MMMMM88&&&&&&'''::.
::    ..SPACE..LOOT..    ::
'::....MMMMM88&&&&&&....::'
   `''''MMMMM88&&&&''''`
         'MMM8&&&'


*/

// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "@openzeppelin/contracts/access/Ownable.sol";
import "@openzeppelin/contracts/token/ERC721/ERC721.sol";
import "@openzeppelin/contracts/security/ReentrancyGuard.sol";
import "./Base64.sol";
import "@openzeppelin/contracts/utils/Counters.sol";


contract SpaceLoot is ERC721, ReentrancyGuard, Ownable {

        uint internal _totalSupply = 0;

        using Counters for Counters.Counter;
        Counters.Counter private _tokenIds;

        string[] private weapons = [
        "Particle-beam Shotgun",
        "Laser Rifle",
        "Photon Cannon",
        "Plasma Rifle",
        "Rocket Launcher",
        "Nuclear Desintegrator",
        "Frag Grenade",
        "Plasma Pistol",
        "Flare Gun",
        "Plasma Grenade",
        "Pulse Garbine",
        "Energy Net",
        "Ravager",
        "Chain Gun",
        "Combat Knife",
        "Flamer",
        "Quantum Rifle",
        "Laser Pistol",
        "Pulse Minigun",
        "Epic Lightsaber",
        "Hyperblaster",
        "Lightning Gun",
        "Vibroblade"
    ];
    
    string[] private chestArmor = [
        "Elite Space Suit",
        "Marauder Suit",
        "Recon Armor",
        "Sharpshooter Suit",
        "Engineering Suit",
        "Flight Suit",
        "Legionary Suit",
        "Exoskeleton",
        "Stealth Suit",
        "Space Y Suit",
        "Durasteel Corset",
        "Chromium Jacket",
        "Tactical Bra",
        "Plasmaproof Crystal Armor",
        "Experimental Polyester Suit",
        "Adaptive Gold-plated Suit",
        "Power Armor"

    ];
    
    string[] private helmets = [
        "Marauder Helmet",
        "Pilot Helmet",
        "Warrior Helmet",
        "Legionary Helmet",
        "Recon Helmet",
        "Scout Helmet",
        "Neutronium Helmet",
        "Operator Helmet",
        "Recruit Helmet",
        "Defender Helmet",
        "Enforcer Helmet",
        "Tactical Helmet",
        "Engineer Helmet",
        "Airassault Helmet",
        "Annihilating Helmet",
        "Crystocrene Helmet",
        "Space Y Helmet"
    ];
    
    string[] private implants = [
        "X-ray Eye",
        "Cyborg Arm",
        "Cyborg Leg",
        "Night-vision Eye",
        "Scientist Chip",
        "Tactical Chip",
        "Memory Implant",
        "Steel Skull",
        "Regenerative Skin",
        "Stamina Implant",
        "Neutronium Arm",
        "Toxin Neutralizer Chip",
        "Anti-radiation Chip"
    ];
    
    string[] private boots = [
        "Antigravity Boots",
        "Combat Boots",
        "Orbital Boots",
        "Camouflage Boots",
        "Space Y Boots",
        "Amplifying Lead Boots",
        "Defending Nitinol Sandals",
        "Radioactive Chrome Boots",
        "Psionic Bronze Boots",
        "Rigid-foam Long boot",
        "Molecular Wax Boots",
        "Reflective Uranium Boots",
        "Titanium Foam Boots",
        "Quantum Nitinol Boots",
        "Reactive Uranium Boots",
        "Atomic Titanium Sandals",
        "Nanocellulose Boots",
        "Pilot Boots",
        "Scout Boots"
    ];
    
    string[] private gloves = [
        "Metal Gloves",
        "Carbon Gloves",
        "Magnetic Gloves",
        "Brass Knuckles",
        "Ultralight Gloves",
        "Plasma Gloves",
        "Tactical Gloves",
        "Amplifying Duralumin Gloves",
        "Entropic Unobtanium Gloves",
        "Biosteel Gloves",
        "Psionic Copper Gloves",
        "Absorbing Silicon Gloves",
        "Reflective Neutronium Gloves",
        "Biopolymer Gloves",
        "Inhibiting Invar Gloves"
    ];
    
    string[] private gadgets = [
        "Teleport Bracelet",
        "Night-vision Goggles",
        "Holographic Watch",
        "Universal Translator",
        "Jet Pack",
        "Regeneration Field Ring",
        "Scout Drone",
        "Jump Pack",
        "Hardlight Shield Generator",
        "Trap Mine",
        "Radar Jammer",
        "Deployable Cover",
        "Invincibility Bracelet",
        "Portable Gravity Lift",
        "Time Manipulation Device",
        "Energy Renderer",
        "Deep Gamma Scanner",
        "Anti-gravity Generator"
    ];
    
    string[] private artifacts = [
        "Asteroid Ring",
        "Plasma Ball",
        "Energy Ball",
        "Time Capsule",
        "Tetris",
        "Black Hole Loop",
        "DH643 Planet Sand",
        "Encapsulated Stardust",
        "Teleporting Key",
        "Mankrostin Skull",
        "Memory Diamond",
        "Vitalik Cube",
        "Hypnofrog",
        "Giant Screw",
        "Cassette Player",
        "Blue Crystal ",
        "Old Bottle",
        "Invisible Cube"
    ];
    
    string[] private suffixes = [
        "of Rebels",
        "of Jedis",
        "of Skill",
        "of Force",
        "of Camouflage",
        "of the Emperor",
        "of Control",
        "of Invincibility",
        "of Invulnerability",
        "of Energy",
        "of Power",
        "of Fury",
        "of Protection",
        "of Rage",
        "of Perfection",
        "of Artificial Intelligence",
        "of Faultlessness",
        "of Clones",
        "of Mutants",
        "of Aliens",
        "of Solar"
    ];
    
    string[] private namePrefixes = [
        "Armageddon", "Force", "Galactic", "Universe", "Light", "Death", "Metagalactic", "Time", 
        "Fear", "Star", "Metaverse", "Convergence", "Black hole", "Hyper space", "Parallel world", "Post-Human", 
        "Space", "Singularity", "Biopunk", "Multiverse", "Metaverse", "Space", "Sun", "Planet", "Gravity", "Plasma", "Proton", 
        "Neutron", "Nuclear", "Photon", "Anti", "Neo"  
    ];
    
    string[] private nameSuffixes = [
        "Glow",
        "Whisper",
        "Bite",
        "Scent",
        "Crusher",
        "Annihilator",
        "Song",
        "Peak",
        "Enforcer",
        "Shadow",
        "Wind",
        "Bender",
        "Protector",
        "Defender",
        "Emperor",
        "Enlightener",
        "Liberator ",
        "Creator"
    ];
    
    function random(string memory input) internal pure returns (uint256) {
        return uint256(keccak256(abi.encodePacked(input)));
    }
    
    function getWeapon(uint256 tokenId) public view returns (string memory) {
        require(_exists(tokenId), "!Token");
        return pluck(tokenId, "WEAP0N", weapons);
    }
    
    function getChest(uint256 tokenId) public view returns (string memory) {
        require(_exists(tokenId), "!Token");
        return pluck(tokenId, "CHEST ARMOR", chestArmor);
    }
    
    function getHead(uint256 tokenId) public view returns (string memory) {
        require(_exists(tokenId), "!Token");
        return pluck(tokenId, "HELMET", helmets);
    }
    
    function getImplant(uint256 tokenId) public view returns (string memory) {
        require(_exists(tokenId), "!Token");
        return pluck(tokenId, "IMPLANT", implants);
    }

    function getFoot(uint256 tokenId) public view returns (string memory) {
        require(_exists(tokenId), "!Token");
        return pluck(tokenId, "BOOTS", boots);
    }
    
    function getHand(uint256 tokenId) public view returns (string memory) {
        require(_exists(tokenId), "!Token");
        return pluck(tokenId, "GLOVES", gloves);
    }
    
    function getGadget(uint256 tokenId) public view returns (string memory) {
        require(_exists(tokenId), "!Token");
        return pluck(tokenId, "GADGETS", gadgets);
    }
    
    function getArtifact(uint256 tokenId) public view returns (string memory) {
        require(_exists(tokenId), "!Token");
        return pluck(tokenId, "ARTIFACTS", artifacts);
    }
    
    function pluck(uint256 tokenId, string memory keyPrefix, string[] memory sourceArray) internal view returns (string memory) {
        uint256 rand = random(string(abi.encodePacked(keyPrefix, toString(tokenId))));
        string memory output = sourceArray[rand % sourceArray.length];
        uint256 greatness = rand % 21;
        if (greatness > 14) {
            output = string(abi.encodePacked(output, " ", suffixes[rand % suffixes.length]));
        }
        if (greatness >= 19) {
            string[2] memory name;
            name[0] = namePrefixes[rand % namePrefixes.length];
            name[1] = nameSuffixes[rand % nameSuffixes.length];
            if (greatness == 19) {
                output = string(abi.encodePacked('`', name[0], ' ', name[1], '` ', output));
            } else {
                output = string(abi.encodePacked('`', name[0], ' ', name[1], '`', output, ' v7'));
            }
        }
        return output;
    }

    function tokenURI(uint256 tokenId) override public view returns (string memory) {
        string[17] memory parts;
        
        parts[0] = '<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin meet" viewBox="0 0 350 350"> <rect width="100%" height="100%" fill="black" /> <style>.white { fill: white; font-family: monospace; font-size: 8px; }</style> <style>.green { fill: #23ff00; font-family: monospace; font-size: 8px; }</style> <style>.base { fill: #ffffff; font-family: monospace; font-size: 10px; }</style> <text x="160" y="20" class="white">,MMM8&amp;&amp;&amp;.</text> <text x="135" y="30" class="white">_...MMMMM88&amp;&amp;&amp;&amp;..._ </text> <text x="120" y="40" class="white"> .::```MMMMM88&amp;&amp;&amp;&amp;&amp;&amp;```::. </text> <text x="118" y="50" class="white">::</text> <text x="145" y="50" class="green">..SPACE..LOOT..  </text>  <text x="235" y="50" class="white">::</text> <text x="115" y="60" class="white">`::....MMMMM88&amp;&amp;&amp;&amp;&amp;&amp;....::`</text> <text x="135" y="70" class="white"> ````MMMMM88&amp;&amp;&amp;&amp;````</text> <text x="160" y="80" class="white">`MMM8&amp;&amp;&amp;`</text> <text x="90" y="30" class="white">*</text> <text x="250" y="80" class="white">*</text> <text x="10" y="140" class="base">';

        parts[1] = getWeapon(tokenId);

        parts[2] = '</text><text x="10" y="160" class="base">';

        parts[3] = getChest(tokenId);

        parts[4] = '</text><text x="10" y="180" class="base">';

        parts[5] = getHead(tokenId);

        parts[6] = '</text><text x="10" y="200" class="base">';

        parts[7] = getImplant(tokenId);

        parts[8] = '</text><text x="10" y="220" class="base">';

        parts[9] = getFoot(tokenId);

        parts[10] = '</text><text x="10" y="240" class="base">';

        parts[11] = getHand(tokenId);

        parts[12] = '</text><text x="10" y="260" class="base">';

        parts[13] = getGadget(tokenId);

        parts[14] = '</text><text x="10" y="280" class="base">';

        parts[15] = getArtifact(tokenId);

        parts[16] = '</text></svg>';

        string memory output = string(abi.encodePacked(parts[0], parts[1], parts[2], parts[3], parts[4], parts[5], parts[6], parts[7], parts[8]));
        output = string(abi.encodePacked(output, parts[9], parts[10], parts[11], parts[12], parts[13], parts[14], parts[15], parts[16]));
        
        string memory json = string(abi.encodePacked('{"name": "SpaceCase #', toString(tokenId), '", "description": "SpaceLoot is randomized space gear generated and stored on chain. Fill your oxygen tanks! Intergalactic adventure begins!", "image": "data:image/svg+xml;base64,', Base64.encode(bytes(output)), '",'));
        string memory json_attr =  Base64.encode(bytes(string(abi.encodePacked(json, '"attributes":[{"trait_type": "Weapon", "value": "',getWeapon(tokenId), '"},{"trait_type": "Chest Armor", "value": "', getChest(tokenId), '"},{"trait_type": "Helmet", "value": "' ,getHead(tokenId)  , '"},{"trait_type": "Implant", "value": "', getImplant(tokenId), '"},{"trait_type": "Boots", "value": "', getFoot(tokenId) , '"},{"trait_type": "Gloves", "value": "' , getHand(tokenId) , '"},{"trait_type": "Gadget", "value": "' , getGadget(tokenId) , '"},{"trait_type": "Artifact", "value": "' , getArtifact(tokenId) , '"}]}'))));
        output = string(abi.encodePacked('data:application/json;base64,', json_attr));

        return output;
    }

    function claim() public nonReentrant {
        require(totalSupply() + 1 <= 8000, "MaxSupply");
        _tokenIds.increment(); 
        uint256 newItemId = _tokenIds.current();
        _safeMint(_msgSender(), newItemId);
        _totalSupply++;
    }
    
    function toString(uint256 value) internal pure returns (string memory) {
    // Inspired by OraclizeAPI's implementation - MIT license
    // 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);
    }

    function tokensOfOwner(address _owner) external view returns(uint256[] memory ownerTokens) {
        uint256 tokenCount = balanceOf(_owner);

        if (tokenCount == 0) {
            // Return an empty array
            return new uint256[](0);
        } else {
            uint256[] memory result = new uint256[](tokenCount);
            uint256 totalNFTs = totalSupply();
            uint256 resultIndex = 0;

            uint256 NFTId;

            for (NFTId = 1; NFTId <= totalNFTs; NFTId++) {
                if (ownerOf(NFTId) == _owner) {
                    result[resultIndex] = NFTId;
                    resultIndex++;
                }
            }
            return result;
        }
    }

    // Get total Supply
    function totalSupply() public view returns (uint) {
        return _totalSupply;
    } 

    // Check if token exists
    function existsPubl(uint _tokenId) public view returns (bool) {
        return _exists(_tokenId);
    } 
    
    constructor() ERC721("SpaceLoot", "SLOOT") Ownable() {}
}

/* 

function turnCalendarOver() public pure returns (string memory) {
    return "3rd of Sept";
}

c|:{|) 

*/

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

pragma solidity ^0.8.0;

import "../utils/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() {
        _setOwner(_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 {
        _setOwner(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");
        _setOwner(newOwner);
    }

    function _setOwner(address newOwner) private {
        address oldOwner = _owner;
        _owner = newOwner;
        emit OwnershipTransferred(oldOwner, newOwner);
    }
}

File 3 of 14 : ERC721.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "./IERC721.sol";
import "./IERC721Receiver.sol";
import "./extensions/IERC721Metadata.sol";
import "../../utils/Address.sol";
import "../../utils/Context.sol";
import "../../utils/Strings.sol";
import "../../utils/introspection/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 {
        require(operator != _msgSender(), "ERC721: approve to caller");

        _operatorApprovals[_msgSender()][operator] = approved;
        emit ApprovalForAll(_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 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 4 of 14 : 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 make 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 5 of 14 : Base64.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

/// @title Base64
/// @notice Provides a function for encoding some bytes in base64
/// @author Brecht Devos <[email protected]>
library Base64 {
    bytes internal constant TABLE = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";

    /// @notice Encodes some bytes to the base64 representation
    function encode(bytes memory data) internal pure returns (string memory) {
        uint256 len = data.length;
        if (len == 0) return "";

        // multiply by 4/3 rounded up
        uint256 encodedLen = 4 * ((len + 2) / 3);

        // Add some extra buffer at the end
        bytes memory result = new bytes(encodedLen + 32);

        bytes memory table = TABLE;

        assembly {
            let tablePtr := add(table, 1)
            let resultPtr := add(result, 32)

            for {
                let i := 0
            } lt(i, len) {

            } {
                i := add(i, 3)
                let input := and(mload(add(data, i)), 0xffffff)

                let out := mload(add(tablePtr, and(shr(18, input), 0x3F)))
                out := shl(8, out)
                out := add(out, and(mload(add(tablePtr, and(shr(12, input), 0x3F))), 0xFF))
                out := shl(8, out)
                out := add(out, and(mload(add(tablePtr, and(shr(6, input), 0x3F))), 0xFF))
                out := shl(8, out)
                out := add(out, and(mload(add(tablePtr, and(input, 0x3F))), 0xFF))
                out := shl(224, out)

                mstore(resultPtr, out)

                resultPtr := add(resultPtr, 4)
            }

            switch mod(len, 3)
            case 1 {
                mstore(sub(resultPtr, 2), shl(240, 0x3d3d))
            }
            case 2 {
                mstore(sub(resultPtr, 1), shl(248, 0x3d))
            }

            mstore(result, encodedLen)
        }

        return string(result);
    }
}

File 6 of 14 : Counters.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

/**
 * @title Counters
 * @author Matt Condon (@shrugs)
 * @dev Provides counters that can only be incremented, decremented or reset. This can be used e.g. to track the number
 * of elements in a mapping, issuing ERC721 ids, or counting request ids.
 *
 * Include with `using Counters for Counters.Counter;`
 */
library Counters {
    struct Counter {
        // This variable should never be directly accessed by users of the library: interactions must be restricted to
        // the library's function. As of Solidity v0.5.2, this cannot be enforced, though there is a proposal to add
        // this feature: see https://github.com/ethereum/solidity/issues/4637
        uint256 _value; // default: 0
    }

    function current(Counter storage counter) internal view returns (uint256) {
        return counter._value;
    }

    function increment(Counter storage counter) internal {
        unchecked {
            counter._value += 1;
        }
    }

    function decrement(Counter storage counter) internal {
        uint256 value = counter._value;
        require(value > 0, "Counter: decrement overflow");
        unchecked {
            counter._value = value - 1;
        }
    }

    function reset(Counter storage counter) internal {
        counter._value = 0;
    }
}

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

pragma solidity ^0.8.0;

import "../../utils/introspection/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 14 : 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 10 of 14 : 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 14 : 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 12 of 14 : 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);
    }
}

File 13 of 14 : 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 14 of 14 : 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);
}

Settings
{
  "optimizer": {
    "enabled": false,
    "runs": 200
  },
  "outputSelection": {
    "*": {
      "*": [
        "evm.bytecode",
        "evm.deployedBytecode",
        "abi"
      ]
    }
  },
  "libraries": {}
}

Contract Security Audit

Contract ABI

[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"approved","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"operator","type":"address"},{"indexed":false,"internalType":"bool","name":"approved","type":"bool"}],"name":"ApprovalForAll","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"approve","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"claim","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_tokenId","type":"uint256"}],"name":"existsPubl","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getApproved","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getArtifact","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getChest","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getFoot","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getGadget","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getHand","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getHead","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getImplant","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getWeapon","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"operator","type":"address"}],"name":"isApprovedForAll","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"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":[],"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":"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":"tokenId","type":"uint256"}],"name":"tokenURI","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_owner","type":"address"}],"name":"tokensOfOwner","outputs":[{"internalType":"uint256[]","name":"ownerTokens","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"transferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"}]

60806040526000600855604051806102e001604052806040518060400160405280601581526020017f5061727469636c652d6265616d2053686f7467756e000000000000000000000081525081526020016040518060400160405280600b81526020017f4c61736572205269666c6500000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f50686f746f6e2043616e6e6f6e0000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f506c61736d61205269666c65000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f526f636b6574204c61756e63686572000000000000000000000000000000000081525081526020016040518060400160405280601581526020017f4e75636c65617220446573696e7465677261746f72000000000000000000000081525081526020016040518060400160405280600c81526020017f46726167204772656e616465000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f506c61736d6120506973746f6c0000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f466c6172652047756e000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f506c61736d61204772656e61646500000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f50756c73652047617262696e650000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f456e65726779204e65740000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f526176616765720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f436861696e2047756e000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f436f6d626174204b6e696665000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f466c616d6572000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f5175616e74756d205269666c650000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4c6173657220506973746f6c000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f50756c7365204d696e6967756e0000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f45706963204c696768747361626572000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4879706572626c6173746572000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4c696768746e696e672047756e0000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f566962726f626c61646500000000000000000000000000000000000000000000815250815250600a9060176200057292919062003393565b506040518061022001604052806040518060400160405280601081526020017f456c69746520537061636520537569740000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4d6172617564657220537569740000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f5265636f6e2041726d6f7200000000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f536861727073686f6f746572205375697400000000000000000000000000000081525081526020016040518060400160405280601081526020017f456e67696e656572696e6720537569740000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f466c69676874205375697400000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4c6567696f6e617279205375697400000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f45786f736b656c65746f6e00000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f537465616c74682053756974000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f537061636520592053756974000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f44757261737465656c20436f727365740000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4368726f6d69756d204a61636b6574000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f546163746963616c20427261000000000000000000000000000000000000000081525081526020016040518060400160405280601981526020017f506c61736d6170726f6f66204372797374616c2041726d6f720000000000000081525081526020016040518060400160405280601b81526020017f4578706572696d656e74616c20506f6c7965737465722053756974000000000081525081526020016040518060400160405280601981526020017f416461707469766520476f6c642d706c6174656420537569740000000000000081525081526020016040518060400160405280600b81526020017f506f7765722041726d6f72000000000000000000000000000000000000000000815250815250600b9060116200097a929190620033fa565b506040518061022001604052806040518060400160405280600f81526020017f4d617261756465722048656c6d6574000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f50696c6f742048656c6d6574000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f57617272696f722048656c6d657400000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4c6567696f6e6172792048656c6d65740000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f5265636f6e2048656c6d6574000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f53636f75742048656c6d6574000000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f4e657574726f6e69756d2048656c6d657400000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4f70657261746f722048656c6d6574000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f526563727569742048656c6d657400000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f446566656e6465722048656c6d6574000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f456e666f726365722048656c6d6574000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f546163746963616c2048656c6d6574000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f456e67696e6565722048656c6d6574000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f41697261737361756c742048656c6d657400000000000000000000000000000081525081526020016040518060400160405280601381526020017f416e6e6968696c6174696e672048656c6d65740000000000000000000000000081525081526020016040518060400160405280601281526020017f43727973746f6372656e652048656c6d6574000000000000000000000000000081525081526020016040518060400160405280600e81526020017f537061636520592048656c6d6574000000000000000000000000000000000000815250815250600c90601162000d82929190620033fa565b50604051806101a001604052806040518060400160405280600981526020017f582d72617920457965000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4379626f72672041726d0000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4379626f7267204c65670000000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4e696768742d766973696f6e204579650000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f536369656e74697374204368697000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f546163746963616c20436869700000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4d656d6f727920496d706c616e7400000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f537465656c20536b756c6c00000000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f526567656e6572617469766520536b696e00000000000000000000000000000081525081526020016040518060400160405280600f81526020017f5374616d696e6120496d706c616e74000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4e657574726f6e69756d2041726d00000000000000000000000000000000000081525081526020016040518060400160405280601681526020017f546f78696e204e65757472616c697a657220436869700000000000000000000081525081526020016040518060400160405280601381526020017f416e74692d726164696174696f6e204368697000000000000000000000000000815250815250600d90600d6200109e92919062003461565b506040518061026001604052806040518060400160405280601181526020017f416e74696772617669747920426f6f747300000000000000000000000000000081525081526020016040518060400160405280600c81526020017f436f6d62617420426f6f7473000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4f72626974616c20426f6f74730000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f43616d6f75666c61676520426f6f74730000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f5370616365205920426f6f74730000000000000000000000000000000000000081525081526020016040518060400160405280601581526020017f416d706c696679696e67204c65616420426f6f7473000000000000000000000081525081526020016040518060400160405280601981526020017f446566656e64696e67204e6974696e6f6c2053616e64616c730000000000000081525081526020016040518060400160405280601881526020017f526164696f616374697665204368726f6d6520426f6f7473000000000000000081525081526020016040518060400160405280601481526020017f5073696f6e69632042726f6e7a6520426f6f747300000000000000000000000081525081526020016040518060400160405280601481526020017f52696769642d666f616d204c6f6e6720626f6f7400000000000000000000000081525081526020016040518060400160405280601381526020017f4d6f6c6563756c61722057617820426f6f74730000000000000000000000000081525081526020016040518060400160405280601881526020017f5265666c656374697665205572616e69756d20426f6f7473000000000000000081525081526020016040518060400160405280601381526020017f546974616e69756d20466f616d20426f6f74730000000000000000000000000081525081526020016040518060400160405280601581526020017f5175616e74756d204e6974696e6f6c20426f6f7473000000000000000000000081525081526020016040518060400160405280601681526020017f5265616374697665205572616e69756d20426f6f74730000000000000000000081525081526020016040518060400160405280601781526020017f41746f6d696320546974616e69756d2053616e64616c7300000000000000000081525081526020016040518060400160405280601381526020017f4e616e6f63656c6c756c6f736520426f6f74730000000000000000000000000081525081526020016040518060400160405280600b81526020017f50696c6f7420426f6f747300000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f53636f757420426f6f7473000000000000000000000000000000000000000000815250815250600e9060136200151c929190620034c8565b50604051806101e001604052806040518060400160405280600c81526020017f4d6574616c20476c6f766573000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f436172626f6e20476c6f7665730000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4d61676e6574696320476c6f766573000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4272617373204b6e75636b6c657300000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f556c7472616c6967687420476c6f76657300000000000000000000000000000081525081526020016040518060400160405280600d81526020017f506c61736d6120476c6f7665730000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f546163746963616c20476c6f766573000000000000000000000000000000000081525081526020016040518060400160405280601b81526020017f416d706c696679696e6720447572616c756d696e20476c6f766573000000000081525081526020016040518060400160405280601a81526020017f456e74726f70696320556e6f6274616e69756d20476c6f76657300000000000081525081526020016040518060400160405280600f81526020017f42696f737465656c20476c6f766573000000000000000000000000000000000081525081526020016040518060400160405280601581526020017f5073696f6e696320436f7070657220476c6f766573000000000000000000000081525081526020016040518060400160405280601881526020017f4162736f7262696e672053696c69636f6e20476c6f766573000000000000000081525081526020016040518060400160405280601c81526020017f5265666c656374697665204e657574726f6e69756d20476c6f7665730000000081525081526020016040518060400160405280601181526020017f42696f706f6c796d657220476c6f76657300000000000000000000000000000081525081526020016040518060400160405280601781526020017f496e6869626974696e6720496e76617220476c6f766573000000000000000000815250815250600f90600f620018ae9291906200352f565b506040518061024001604052806040518060400160405280601181526020017f54656c65706f72742042726163656c657400000000000000000000000000000081525081526020016040518060400160405280601481526020017f4e696768742d766973696f6e20476f67676c657300000000000000000000000081525081526020016040518060400160405280601181526020017f486f6c6f6772617068696320576174636800000000000000000000000000000081525081526020016040518060400160405280601481526020017f556e6976657273616c205472616e736c61746f7200000000000000000000000081525081526020016040518060400160405280600881526020017f4a6574205061636b00000000000000000000000000000000000000000000000081525081526020016040518060400160405280601781526020017f526567656e65726174696f6e204669656c642052696e6700000000000000000081525081526020016040518060400160405280600b81526020017f53636f75742044726f6e6500000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4a756d70205061636b000000000000000000000000000000000000000000000081525081526020016040518060400160405280601a81526020017f486172646c6967687420536869656c642047656e657261746f7200000000000081525081526020016040518060400160405280600981526020017f54726170204d696e65000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f5261646172204a616d6d6572000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4465706c6f7961626c6520436f7665720000000000000000000000000000000081525081526020016040518060400160405280601681526020017f496e76696e636962696c6974792042726163656c65740000000000000000000081525081526020016040518060400160405280601581526020017f506f727461626c652047726176697479204c696674000000000000000000000081525081526020016040518060400160405280601881526020017f54696d65204d616e6970756c6174696f6e20446576696365000000000000000081525081526020016040518060400160405280600f81526020017f456e657267792052656e6465726572000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f446565702047616d6d61205363616e6e6572000000000000000000000000000081525081526020016040518060400160405280601681526020017f416e74692d677261766974792047656e657261746f7200000000000000000000815250815250601090601262001cf192919062003596565b506040518061024001604052806040518060400160405280600d81526020017f41737465726f69642052696e670000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f506c61736d612042616c6c00000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f456e657267792042616c6c00000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f54696d652043617073756c65000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f546574726973000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f426c61636b20486f6c65204c6f6f70000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f444836343320506c616e65742053616e6400000000000000000000000000000081525081526020016040518060400160405280601581526020017f456e63617073756c61746564205374617264757374000000000000000000000081525081526020016040518060400160405280600f81526020017f54656c65706f7274696e67204b6579000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4d616e6b726f7374696e20536b756c6c0000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4d656d6f7279204469616d6f6e6400000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f566974616c696b2043756265000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4879706e6f66726f67000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4769616e7420536372657700000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f436173736574746520506c61796572000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f426c7565204372797374616c200000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4f6c6420426f74746c650000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f496e76697369626c65204375626500000000000000000000000000000000000081525081525060119060126200213492919062003596565b50604051806102a001604052806040518060400160405280600981526020017f6f6620526562656c73000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f6f66204a6564697300000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f6f6620536b696c6c00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f6f6620466f72636500000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f6f662043616d6f75666c6167650000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f6f662074686520456d7065726f7200000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f6f6620436f6e74726f6c0000000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f6f6620496e76696e636962696c6974790000000000000000000000000000000081525081526020016040518060400160405280601281526020017f6f6620496e76756c6e65726162696c697479000000000000000000000000000081525081526020016040518060400160405280600981526020017f6f6620456e65726779000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f6f6620506f77657200000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f6f6620467572790000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f6f662050726f74656374696f6e0000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f6f6620526167650000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f6f662050657266656374696f6e0000000000000000000000000000000000000081525081526020016040518060400160405280601a81526020017f6f66204172746966696369616c20496e74656c6c6967656e636500000000000081525081526020016040518060400160405280601081526020017f6f66204661756c746c6573736e6573730000000000000000000000000000000081525081526020016040518060400160405280600981526020017f6f6620436c6f6e6573000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f6f66204d7574616e74730000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f6f6620416c69656e73000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f6f6620536f6c6172000000000000000000000000000000000000000000000000815250815250601290601562002628929190620035fd565b506040518061040001604052806040518060400160405280600a81526020017f41726d61676564646f6e0000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f466f72636500000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f47616c616374696300000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f556e69766572736500000000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f4c6967687400000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f446561746800000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4d65746167616c6163746963000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f54696d650000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f466561720000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f537461720000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4d6574617665727365000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f436f6e76657267656e636500000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f426c61636b20686f6c650000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f487970657220737061636500000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f506172616c6c656c20776f726c6400000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f506f73742d48756d616e0000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f537061636500000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f53696e67756c617269747900000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f42696f70756e6b0000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4d756c746976657273650000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4d6574617665727365000000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f537061636500000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600381526020017f53756e000000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f506c616e6574000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f477261766974790000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f506c61736d61000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f50726f746f6e000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f4e657574726f6e0000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f4e75636c6561720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f50686f746f6e000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f416e74690000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600381526020017f4e656f0000000000000000000000000000000000000000000000000000000000815250815250601390602062002da592919062003664565b506040518061024001604052806040518060400160405280600481526020017f476c6f770000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f576869737065720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f426974650000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f5363656e7400000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f437275736865720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f416e6e6968696c61746f7200000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f536f6e670000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f5065616b0000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f456e666f7263657200000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f536861646f77000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f57696e640000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f42656e646572000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f50726f746563746f72000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f446566656e64657200000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f456d7065726f720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f456e6c69676874656e657200000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4c6962657261746f72200000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f43726561746f72000000000000000000000000000000000000000000000000008152508152506014906012620031e892919062003596565b50348015620031f657600080fd5b506040518060400160405280600981526020017f53706163654c6f6f7400000000000000000000000000000000000000000000008152506040518060400160405280600581526020017f534c4f4f5400000000000000000000000000000000000000000000000000000081525081600090805190602001906200327b929190620036cb565b50806001908051906020019062003294929190620036cb565b5050506001600681905550620032bf620032b3620032c560201b60201c565b620032cd60201b60201c565b6200384e565b600033905090565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600760006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b828054828255906000526020600020908101928215620033e7579160200282015b82811115620033e6578251829080519060200190620033d5929190620036cb565b5091602001919060010190620033b4565b5b509050620033f691906200375c565b5090565b8280548282559060005260206000209081019282156200344e579160200282015b828111156200344d5782518290805190602001906200343c929190620036cb565b50916020019190600101906200341b565b5b5090506200345d91906200375c565b5090565b828054828255906000526020600020908101928215620034b5579160200282015b82811115620034b4578251829080519060200190620034a3929190620036cb565b509160200191906001019062003482565b5b509050620034c491906200375c565b5090565b8280548282559060005260206000209081019282156200351c579160200282015b828111156200351b5782518290805190602001906200350a929190620036cb565b5091602001919060010190620034e9565b5b5090506200352b91906200375c565b5090565b82805482825590600052602060002090810192821562003583579160200282015b828111156200358257825182908051906020019062003571929190620036cb565b509160200191906001019062003550565b5b5090506200359291906200375c565b5090565b828054828255906000526020600020908101928215620035ea579160200282015b82811115620035e9578251829080519060200190620035d8929190620036cb565b5091602001919060010190620035b7565b5b509050620035f991906200375c565b5090565b82805482825590600052602060002090810192821562003651579160200282015b82811115620036505782518290805190602001906200363f929190620036cb565b50916020019190600101906200361e565b5b5090506200366091906200375c565b5090565b828054828255906000526020600020908101928215620036b8579160200282015b82811115620036b7578251829080519060200190620036a6929190620036cb565b509160200191906001019062003685565b5b509050620036c791906200375c565b5090565b828054620036d990620037e9565b90600052602060002090601f016020900481019282620036fd576000855562003749565b82601f106200371857805160ff191683800117855562003749565b8280016001018555821562003749579182015b82811115620037485782518255916020019190600101906200372b565b5b50905062003758919062003784565b5090565b5b80821115620037805760008181620037769190620037a3565b506001016200375d565b5090565b5b808211156200379f57600081600090555060010162003785565b5090565b508054620037b190620037e9565b6000825580601f10620037c55750620037e6565b601f016020900490600052602060002090810190620037e5919062003784565b5b50565b600060028204905060018216806200380257607f821691505b602082108114156200381957620038186200381f565b5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b615eed806200385e6000396000f3fe608060405234801561001057600080fd5b50600436106101c45760003560e01c80638465ad44116100f9578063b88d4fde11610097578063d4dc6d0c11610071578063d4dc6d0c14610551578063e985e9c514610581578063ef68075a146105b1578063f2fde38b146105e1576101c4565b8063b88d4fde146104d5578063c87b56dd146104f1578063d47f269e14610521576101c4565b80639720c969116100d35780639720c969146104295780639e41b73f14610459578063a22cb46514610489578063a3ef50fc146104a5576101c4565b80638465ad44146103bd5780638da5cb5b146103ed57806395d89b411461040b576101c4565b806342842e0e116101665780636b953a3c116101405780636b953a3c1461032357806370a0823114610353578063715018a6146103835780638462151c1461038d576101c4565b806342842e0e146102cd5780634e71d92d146102e95780636352211e146102f3576101c4565b8063095ea7b3116101a2578063095ea7b3146102475780630e99990d1461026357806318160ddd1461029357806323b872dd146102b1576101c4565b806301ffc9a7146101c957806306fdde03146101f9578063081812fc14610217575b600080fd5b6101e360048036038101906101de9190613dec565b6105fd565b6040516101f0919061486e565b60405180910390f35b6102016106df565b60405161020e9190614889565b60405180910390f35b610231600480360381019061022c9190613e3e565b610771565b60405161023e91906147e5565b60405180910390f35b610261600480360381019061025c9190613db0565b6107f6565b005b61027d60048036038101906102789190613e3e565b61090e565b60405161028a9190614889565b60405180910390f35b61029b610a70565b6040516102a89190614aeb565b60405180910390f35b6102cb60048036038101906102c69190613caa565b610a7a565b005b6102e760048036038101906102e29190613caa565b610ada565b005b6102f1610afa565b005b61030d60048036038101906103089190613e3e565b610bec565b60405161031a91906147e5565b60405180910390f35b61033d60048036038101906103389190613e3e565b610c9e565b60405161034a919061486e565b60405180910390f35b61036d60048036038101906103689190613c45565b610cb0565b60405161037a9190614aeb565b60405180910390f35b61038b610d68565b005b6103a760048036038101906103a29190613c45565b610df0565b6040516103b4919061484c565b60405180910390f35b6103d760048036038101906103d29190613e3e565b610fc0565b6040516103e49190614889565b60405180910390f35b6103f5611122565b60405161040291906147e5565b60405180910390f35b61041361114c565b6040516104209190614889565b60405180910390f35b610443600480360381019061043e9190613e3e565b6111de565b6040516104509190614889565b60405180910390f35b610473600480360381019061046e9190613e3e565b611340565b6040516104809190614889565b60405180910390f35b6104a3600480360381019061049e9190613d74565b6114a2565b005b6104bf60048036038101906104ba9190613e3e565b611623565b6040516104cc9190614889565b60405180910390f35b6104ef60048036038101906104ea9190613cf9565b611785565b005b61050b60048036038101906105069190613e3e565b6117e7565b6040516105189190614889565b60405180910390f35b61053b60048036038101906105369190613e3e565b612300565b6040516105489190614889565b60405180910390f35b61056b60048036038101906105669190613e3e565b612462565b6040516105789190614889565b60405180910390f35b61059b60048036038101906105969190613c6e565b6125c4565b6040516105a8919061486e565b60405180910390f35b6105cb60048036038101906105c69190613e3e565b612658565b6040516105d89190614889565b60405180910390f35b6105fb60048036038101906105f69190613c45565b6127ba565b005b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614806106c857507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b806106d857506106d7826128b2565b5b9050919050565b6060600080546106ee90614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461071a90614db8565b80156107675780601f1061073c57610100808354040283529160200191610767565b820191906000526020600020905b81548152906001019060200180831161074a57829003601f168201915b5050505050905090565b600061077c8261291c565b6107bb576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016107b290614a2b565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b600061080182610bec565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415610872576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161086990614a8b565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16610891612988565b73ffffffffffffffffffffffffffffffffffffffff1614806108c057506108bf816108ba612988565b6125c4565b5b6108ff576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016108f6906149ab565b60405180910390fd5b6109098383612990565b505050565b60606109198261291c565b610958576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161094f9061492b565b60405180910390fd5b610a69826040518060400160405280600581526020017f424f4f5453000000000000000000000000000000000000000000000000000000815250600e805480602002602001604051908101604052809291908181526020016000905b82821015610a605783829060005260206000200180546109d390614db8565b80601f01602080910402602001604051908101604052809291908181526020018280546109ff90614db8565b8015610a4c5780601f10610a2157610100808354040283529160200191610a4c565b820191906000526020600020905b815481529060010190602001808311610a2f57829003601f168201915b5050505050815260200190600101906109b4565b50505050612a49565b9050919050565b6000600854905090565b610a8b610a85612988565b82612f11565b610aca576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610ac190614aab565b60405180910390fd5b610ad5838383612fef565b505050565b610af583838360405180602001604052806000815250611785565b505050565b60026006541415610b40576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b3790614acb565b60405180910390fd5b6002600681905550611f406001610b55610a70565b610b5f9190614bed565b1115610ba0576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b97906148ab565b60405180910390fd5b610baa600961324b565b6000610bb66009613261565b9050610bc9610bc3612988565b8261326f565b60086000815480929190610bdc90614e1b565b9190505550506001600681905550565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415610c95576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c8c906149eb565b60405180910390fd5b80915050919050565b6000610ca98261291c565b9050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415610d21576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d18906149cb565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b610d70612988565b73ffffffffffffffffffffffffffffffffffffffff16610d8e611122565b73ffffffffffffffffffffffffffffffffffffffff1614610de4576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610ddb90614a4b565b60405180910390fd5b610dee600061328d565b565b60606000610dfd83610cb0565b90506000811415610e8057600067ffffffffffffffff811115610e49577f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b604051908082528060200260200182016040528015610e775781602001602082028036833780820191505090505b50915050610fbb565b60008167ffffffffffffffff811115610ec2577f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b604051908082528060200260200182016040528015610ef05781602001602082028036833780820191505090505b5090506000610efd610a70565b9050600080600190505b828111610fb2578673ffffffffffffffffffffffffffffffffffffffff16610f2e82610bec565b73ffffffffffffffffffffffffffffffffffffffff161415610f9f5780848381518110610f84577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020026020010181815250508180610f9b90614e1b565b9250505b8080610faa90614e1b565b915050610f07565b83955050505050505b919050565b6060610fcb8261291c565b61100a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110019061492b565b60405180910390fd5b61111b826040518060400160405280600981526020017f41525449464143545300000000000000000000000000000000000000000000008152506011805480602002602001604051908101604052809291908181526020016000905b8282101561111257838290600052602060002001805461108590614db8565b80601f01602080910402602001604051908101604052809291908181526020018280546110b190614db8565b80156110fe5780601f106110d3576101008083540402835291602001916110fe565b820191906000526020600020905b8154815290600101906020018083116110e157829003601f168201915b505050505081526020019060010190611066565b50505050612a49565b9050919050565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60606001805461115b90614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461118790614db8565b80156111d45780601f106111a9576101008083540402835291602001916111d4565b820191906000526020600020905b8154815290600101906020018083116111b757829003601f168201915b5050505050905090565b60606111e98261291c565b611228576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161121f9061492b565b60405180910390fd5b611339826040518060400160405280600681526020017f48454c4d45540000000000000000000000000000000000000000000000000000815250600c805480602002602001604051908101604052809291908181526020016000905b828210156113305783829060005260206000200180546112a390614db8565b80601f01602080910402602001604051908101604052809291908181526020018280546112cf90614db8565b801561131c5780601f106112f15761010080835404028352916020019161131c565b820191906000526020600020905b8154815290600101906020018083116112ff57829003601f168201915b505050505081526020019060010190611284565b50505050612a49565b9050919050565b606061134b8261291c565b61138a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016113819061492b565b60405180910390fd5b61149b826040518060400160405280600681526020017f57454150304e0000000000000000000000000000000000000000000000000000815250600a805480602002602001604051908101604052809291908181526020016000905b8282101561149257838290600052602060002001805461140590614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461143190614db8565b801561147e5780601f106114535761010080835404028352916020019161147e565b820191906000526020600020905b81548152906001019060200180831161146157829003601f168201915b5050505050815260200190600101906113e6565b50505050612a49565b9050919050565b6114aa612988565b73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611518576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161150f9061496b565b60405180910390fd5b8060056000611525612988565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff166115d2612988565b73ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c3183604051611617919061486e565b60405180910390a35050565b606061162e8261291c565b61166d576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016116649061492b565b60405180910390fd5b61177e826040518060400160405280600781526020017f494d504c414e5400000000000000000000000000000000000000000000000000815250600d805480602002602001604051908101604052809291908181526020016000905b828210156117755783829060005260206000200180546116e890614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461171490614db8565b80156117615780601f1061173657610100808354040283529160200191611761565b820191906000526020600020905b81548152906001019060200180831161174457829003601f168201915b5050505050815260200190600101906116c9565b50505050612a49565b9050919050565b611796611790612988565b83612f11565b6117d5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016117cc90614aab565b60405180910390fd5b6117e184848484613353565b50505050565b60606117f1613b25565b604051806104a0016040528061046f815260200161593c61046f913981600060118110611847577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002018190525061185883611340565b81600160118110611892577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002018190525060405180606001604052806029815260200161591360299139816002601181106118ed577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506118fe83612658565b81600360118110611938577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615e666029913981600460118110611993577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506119a4836111de565b816005601181106119de577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615dab6029913981600660118110611a39577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611a4a83611623565b81600760118110611a84577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506040518060600160405280602981526020016158ea6029913981600860118110611adf577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611af08361090e565b81600960118110611b2a577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615dd46029913981600a60118110611b85577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611b9683612300565b81600b60118110611bd0577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615e8f6029913981600c60118110611c2b577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611c3c83612462565b81600d60118110611c76577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615e3d6029913981600e60118110611cd1577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611ce283610fc0565b81600f60118110611d1c577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506040518060400160405280600d81526020017f3c2f746578743e3c2f7376673e0000000000000000000000000000000000000081525081601060118110611d94577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250600081600060118110611dd8577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015182600160118110611e17577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015183600260118110611e56577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015184600360118110611e95577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015185600460118110611ed4577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015186600560118110611f13577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015187600660118110611f52577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015188600760118110611f91577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015189600860118110611fd0577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020151604051602001611fed9998979695949392919061453f565b60405160208183030381529060405290508082600960118110612039577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015183600a60118110612078577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015184600b601181106120b7577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015185600c601181106120f6577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015186600d60118110612135577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015187600e60118110612174577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015188600f601181106121b3577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020151896010601181106121f2577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015160405160200161220f9998979695949392919061453f565b6040516020818303038152906040529050600061222b856133af565b6122348361355c565b60405160200161224592919061477e565b604051602081830303815290604052905060006122d08261226588611340565b61226e89612658565b6122778a6111de565b6122808b611623565b6122898c61090e565b6122928d612300565b61229b8e612462565b6122a48f610fc0565b6040516020016122bc999897969594939291906145be565b60405160208183030381529060405261355c565b9050806040516020016122e391906147c3565b604051602081830303815290604052925082945050505050919050565b606061230b8261291c565b61234a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016123419061492b565b60405180910390fd5b61245b826040518060400160405280600681526020017f474c4f5645530000000000000000000000000000000000000000000000000000815250600f805480602002602001604051908101604052809291908181526020016000905b828210156124525783829060005260206000200180546123c590614db8565b80601f01602080910402602001604051908101604052809291908181526020018280546123f190614db8565b801561243e5780601f106124135761010080835404028352916020019161243e565b820191906000526020600020905b81548152906001019060200180831161242157829003601f168201915b5050505050815260200190600101906123a6565b50505050612a49565b9050919050565b606061246d8261291c565b6124ac576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016124a39061492b565b60405180910390fd5b6125bd826040518060400160405280600781526020017f47414447455453000000000000000000000000000000000000000000000000008152506010805480602002602001604051908101604052809291908181526020016000905b828210156125b457838290600052602060002001805461252790614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461255390614db8565b80156125a05780601f10612575576101008083540402835291602001916125a0565b820191906000526020600020905b81548152906001019060200180831161258357829003601f168201915b505050505081526020019060010190612508565b50505050612a49565b9050919050565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b60606126638261291c565b6126a2576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126999061492b565b60405180910390fd5b6127b3826040518060400160405280600b81526020017f43484553542041524d4f52000000000000000000000000000000000000000000815250600b805480602002602001604051908101604052809291908181526020016000905b828210156127aa57838290600052602060002001805461271d90614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461274990614db8565b80156127965780601f1061276b57610100808354040283529160200191612796565b820191906000526020600020905b81548152906001019060200180831161277957829003601f168201915b5050505050815260200190600101906126fe565b50505050612a49565b9050919050565b6127c2612988565b73ffffffffffffffffffffffffffffffffffffffff166127e0611122565b73ffffffffffffffffffffffffffffffffffffffff1614612836576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161282d90614a4b565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156128a6576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161289d906148eb565b60405180910390fd5b6128af8161328d565b50565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b600033905090565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16612a0383610bec565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60606000612a7f84612a5a876133af565b604051602001612a6b92919061451b565b60405160208183030381529060405261371a565b9050600083845183612a919190614e64565b81518110612ac8577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002602001015190506000601583612ae19190614e64565b9050600e811115612b6357816012808054905085612aff9190614e64565b81548110612b36577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b90600052602060002001604051602001612b519291906146a0565b60405160208183030381529060405291505b60138110612f0457612b73613b4d565b6013808054905085612b859190614e64565b81548110612bbc577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b906000526020600020018054612bd190614db8565b80601f0160208091040260200160405190810160405280929190818152602001828054612bfd90614db8565b8015612c4a5780601f10612c1f57610100808354040283529160200191612c4a565b820191906000526020600020905b815481529060010190602001808311612c2d57829003601f168201915b505050505081600060028110612c89577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506014808054905085612ca39190614e64565b81548110612cda577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b906000526020600020018054612cef90614db8565b80601f0160208091040260200160405190810160405280929190818152602001828054612d1b90614db8565b8015612d685780601f10612d3d57610100808354040283529160200191612d68565b820191906000526020600020905b815481529060010190602001808311612d4b57829003601f168201915b505050505081600160028110612da7577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506013821415612e5f5780600060028110612df2577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015181600160028110612e31577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015184604051602001612e499392919061472c565b6040516020818303038152906040529250612f02565b80600060028110612e99577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015181600160028110612ed8577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015184604051602001612ef0939291906146cf565b60405160208183030381529060405292505b505b8193505050509392505050565b6000612f1c8261291c565b612f5b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612f529061498b565b60405180910390fd5b6000612f6683610bec565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161480612fd557508373ffffffffffffffffffffffffffffffffffffffff16612fbd84610771565b73ffffffffffffffffffffffffffffffffffffffff16145b80612fe65750612fe581856125c4565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff1661300f82610bec565b73ffffffffffffffffffffffffffffffffffffffff1614613065576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161305c90614a6b565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156130d5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016130cc9061494b565b60405180910390fd5b6130e083838361374d565b6130eb600082612990565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461313b9190614cce565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546131929190614bed565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4505050565b6001816000016000828254019250508190555050565b600081600001549050919050565b613289828260405180602001604052806000815250613752565b5050565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600760006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b61335e848484612fef565b61336a848484846137ad565b6133a9576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016133a0906148cb565b60405180910390fd5b50505050565b606060008214156133f7576040518060400160405280600181526020017f30000000000000000000000000000000000000000000000000000000000000008152509050613557565b600082905060005b6000821461342957808061341290614e1b565b915050600a826134229190614c43565b91506133ff565b60008167ffffffffffffffff81111561346b577f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6040519080825280601f01601f19166020018201604052801561349d5781602001600182028036833780820191505090505b5090505b60008514613550576001826134b69190614cce565b9150600a856134c59190614e64565b60306134d19190614bed565b60f81b81838151811061350d577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a856135499190614c43565b94506134a1565b8093505050505b919050565b606060008251905060008114156135855760405180602001604052806000815250915050613715565b600060036002836135969190614bed565b6135a09190614c43565b60046135ac9190614c74565b905060006020826135bd9190614bed565b67ffffffffffffffff8111156135fc577f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6040519080825280601f01601f19166020018201604052801561362e5781602001600182028036833780820191505090505b5090506000604051806060016040528060408152602001615dfd604091399050600181016020830160005b868110156136d25760038101905062ffffff818a015116603f8160121c168401518060081b905060ff603f83600c1c1686015116810190508060081b905060ff603f8360061c1686015116810190508060081b905060ff603f831686015116810190508060e01b90508084526004840193505050613659565b5060038606600181146136ec57600281146136fc57613707565b613d3d60f01b6002830352613707565b603d60f81b60018303525b508484525050819450505050505b919050565b60008160405160200161372d9190614504565b6040516020818303038152906040528051906020012060001c9050919050565b505050565b61375c8383613944565b61376960008484846137ad565b6137a8576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161379f906148cb565b60405180910390fd5b505050565b60006137ce8473ffffffffffffffffffffffffffffffffffffffff16613b12565b15613937578373ffffffffffffffffffffffffffffffffffffffff1663150b7a026137f7612988565b8786866040518563ffffffff1660e01b81526004016138199493929190614800565b602060405180830381600087803b15801561383357600080fd5b505af192505050801561386457506040513d601f19601f820116820180604052508101906138619190613e15565b60015b6138e7573d8060008114613894576040519150601f19603f3d011682016040523d82523d6000602084013e613899565b606091505b506000815114156138df576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016138d6906148cb565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161491505061393c565b600190505b949350505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156139b4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016139ab90614a0b565b60405180910390fd5b6139bd8161291c565b156139fd576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016139f49061490b565b60405180910390fd5b613a096000838361374d565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254613a599190614bed565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a45050565b600080823b905060008111915050919050565b6040518061022001604052806011905b6060815260200190600190039081613b355790505090565b60405180604001604052806002905b6060815260200190600190039081613b5c5790505090565b6000613b87613b8284614b2b565b614b06565b905082815260208101848484011115613b9f57600080fd5b613baa848285614d76565b509392505050565b600081359050613bc18161588d565b92915050565b600081359050613bd6816158a4565b92915050565b600081359050613beb816158bb565b92915050565b600081519050613c00816158bb565b92915050565b600082601f830112613c1757600080fd5b8135613c27848260208601613b74565b91505092915050565b600081359050613c3f816158d2565b92915050565b600060208284031215613c5757600080fd5b6000613c6584828501613bb2565b91505092915050565b60008060408385031215613c8157600080fd5b6000613c8f85828601613bb2565b9250506020613ca085828601613bb2565b9150509250929050565b600080600060608486031215613cbf57600080fd5b6000613ccd86828701613bb2565b9350506020613cde86828701613bb2565b9250506040613cef86828701613c30565b9150509250925092565b60008060008060808587031215613d0f57600080fd5b6000613d1d87828801613bb2565b9450506020613d2e87828801613bb2565b9350506040613d3f87828801613c30565b925050606085013567ffffffffffffffff811115613d5c57600080fd5b613d6887828801613c06565b91505092959194509250565b60008060408385031215613d8757600080fd5b6000613d9585828601613bb2565b9250506020613da685828601613bc7565b9150509250929050565b60008060408385031215613dc357600080fd5b6000613dd185828601613bb2565b9250506020613de285828601613c30565b9150509250929050565b600060208284031215613dfe57600080fd5b6000613e0c84828501613bdc565b91505092915050565b600060208284031215613e2757600080fd5b6000613e3584828501613bf1565b91505092915050565b600060208284031215613e5057600080fd5b6000613e5e84828501613c30565b91505092915050565b6000613e7383836144e6565b60208301905092915050565b613e8881614d02565b82525050565b6000613e9982614b81565b613ea38185614baf565b9350613eae83614b5c565b8060005b83811015613edf578151613ec68882613e67565b9750613ed183614ba2565b925050600181019050613eb2565b5085935050505092915050565b613ef581614d14565b82525050565b6000613f0682614b8c565b613f108185614bc0565b9350613f20818560208601614d85565b613f2981614f51565b840191505092915050565b6000613f3f82614b97565b613f498185614bd1565b9350613f59818560208601614d85565b613f6281614f51565b840191505092915050565b6000613f7882614b97565b613f828185614be2565b9350613f92818560208601614d85565b80840191505092915050565b60008154613fab81614db8565b613fb58186614be2565b94506001821660008114613fd05760018114613fe157614014565b60ff19831686528186019350614014565b613fea85614b6c565b60005b8381101561400c57815481890152600182019150602081019050613fed565b838801955050505b50505092915050565b600061402a600983614bd1565b915061403582614f62565b602082019050919050565b600061404d602683614be2565b915061405882614f8b565b602682019050919050565b6000614070603183614be2565b915061407b82614fda565b603182019050919050565b600061409360b383614be2565b915061409e82615029565b60b382019050919050565b60006140b6600183614be2565b91506140c182615110565b600182019050919050565b60006140d9603283614bd1565b91506140e482615139565b604082019050919050565b60006140fc602683614bd1565b915061410782615188565b604082019050919050565b600061411f600283614be2565b915061412a826151d7565b600282019050919050565b6000614142601c83614bd1565b915061414d82615200565b602082019050919050565b6000614165600683614bd1565b915061417082615229565b602082019050919050565b6000614188600283614be2565b915061419382615252565b600282019050919050565b60006141ab602683614be2565b91506141b68261527b565b602682019050919050565b60006141ce602483614bd1565b91506141d9826152ca565b604082019050919050565b60006141f1601983614bd1565b91506141fc82615319565b602082019050919050565b6000614214601583614be2565b915061421f82615342565b601582019050919050565b6000614237602c83614bd1565b91506142428261536b565b604082019050919050565b600061425a600183614be2565b9150614265826153ba565b600182019050919050565b600061427d603883614bd1565b9150614288826153e3565b604082019050919050565b60006142a0602a83614bd1565b91506142ab82615432565b604082019050919050565b60006142c3602783614be2565b91506142ce82615481565b602782019050919050565b60006142e6602983614bd1565b91506142f1826154d0565b604082019050919050565b6000614309602083614bd1565b91506143148261551f565b602082019050919050565b600061432c602c83614bd1565b915061433782615548565b604082019050919050565b600061434f602083614bd1565b915061435a82615597565b602082019050919050565b6000614372602983614bd1565b915061437d826155c0565b604082019050919050565b6000614395600383614be2565b91506143a08261560f565b600382019050919050565b60006143b8602583614be2565b91506143c382615638565b602582019050919050565b60006143db602183614bd1565b91506143e682615687565b604082019050919050565b60006143fe601d83614be2565b9150614409826156d6565b601d82019050919050565b6000614421602883614be2565b915061442c826156ff565b602882019050919050565b6000614444603183614bd1565b915061444f8261574e565b604082019050919050565b6000614467602b83614be2565b91506144728261579d565b602b82019050919050565b600061448a601f83614bd1565b9150614495826157ec565b602082019050919050565b60006144ad602683614be2565b91506144b882615815565b602682019050919050565b60006144d0600483614be2565b91506144db82615864565b600482019050919050565b6144ef81614d6c565b82525050565b6144fe81614d6c565b82525050565b60006145108284613f6d565b915081905092915050565b60006145278285613f6d565b91506145338284613f6d565b91508190509392505050565b600061454b828c613f6d565b9150614557828b613f6d565b9150614563828a613f6d565b915061456f8289613f6d565b915061457b8288613f6d565b91506145878287613f6d565b91506145938286613f6d565b915061459f8285613f6d565b91506145ab8284613f6d565b91508190509a9950505050505050505050565b60006145ca828c613f6d565b91506145d582614063565b91506145e1828b613f6d565b91506145ec8261445a565b91506145f8828a613f6d565b91506146038261419e565b915061460f8289613f6d565b915061461a826142b6565b91506146268288613f6d565b9150614631826143ab565b915061463d8287613f6d565b915061464882614040565b91506146548286613f6d565b915061465f826144a0565b915061466b8285613f6d565b915061467682614414565b91506146828284613f6d565b915061468d826144c3565b91508190509a9950505050505050505050565b60006146ac8285613f6d565b91506146b78261424d565b91506146c38284613f9e565b91508190509392505050565b60006146da826140a9565b91506146e68286613f6d565b91506146f18261424d565b91506146fd8285613f6d565b9150614708826140a9565b91506147148284613f6d565b915061471f82614388565b9150819050949350505050565b6000614737826140a9565b91506147438286613f6d565b915061474e8261424d565b915061475a8285613f6d565b91506147658261417b565b91506147718284613f6d565b9150819050949350505050565b600061478982614207565b91506147958285613f6d565b91506147a082614086565b91506147ac8284613f6d565b91506147b782614112565b91508190509392505050565b60006147ce826143f1565b91506147da8284613f6d565b915081905092915050565b60006020820190506147fa6000830184613e7f565b92915050565b60006080820190506148156000830187613e7f565b6148226020830186613e7f565b61482f60408301856144f5565b81810360608301526148418184613efb565b905095945050505050565b600060208201905081810360008301526148668184613e8e565b905092915050565b60006020820190506148836000830184613eec565b92915050565b600060208201905081810360008301526148a38184613f34565b905092915050565b600060208201905081810360008301526148c48161401d565b9050919050565b600060208201905081810360008301526148e4816140cc565b9050919050565b60006020820190508181036000830152614904816140ef565b9050919050565b6000602082019050818103600083015261492481614135565b9050919050565b6000602082019050818103600083015261494481614158565b9050919050565b60006020820190508181036000830152614964816141c1565b9050919050565b60006020820190508181036000830152614984816141e4565b9050919050565b600060208201905081810360008301526149a48161422a565b9050919050565b600060208201905081810360008301526149c481614270565b9050919050565b600060208201905081810360008301526149e481614293565b9050919050565b60006020820190508181036000830152614a04816142d9565b9050919050565b60006020820190508181036000830152614a24816142fc565b9050919050565b60006020820190508181036000830152614a448161431f565b9050919050565b60006020820190508181036000830152614a6481614342565b9050919050565b60006020820190508181036000830152614a8481614365565b9050919050565b60006020820190508181036000830152614aa4816143ce565b9050919050565b60006020820190508181036000830152614ac481614437565b9050919050565b60006020820190508181036000830152614ae48161447d565b9050919050565b6000602082019050614b0060008301846144f5565b92915050565b6000614b10614b21565b9050614b1c8282614dea565b919050565b6000604051905090565b600067ffffffffffffffff821115614b4657614b45614f22565b5b614b4f82614f51565b9050602081019050919050565b6000819050602082019050919050565b60008190508160005260206000209050919050565b600081519050919050565b600081519050919050565b600081519050919050565b6000602082019050919050565b600082825260208201905092915050565b600082825260208201905092915050565b600082825260208201905092915050565b600081905092915050565b6000614bf882614d6c565b9150614c0383614d6c565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115614c3857614c37614e95565b5b828201905092915050565b6000614c4e82614d6c565b9150614c5983614d6c565b925082614c6957614c68614ec4565b5b828204905092915050565b6000614c7f82614d6c565b9150614c8a83614d6c565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615614cc357614cc2614e95565b5b828202905092915050565b6000614cd982614d6c565b9150614ce483614d6c565b925082821015614cf757614cf6614e95565b5b828203905092915050565b6000614d0d82614d4c565b9050919050565b60008115159050919050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b82818337600083830152505050565b60005b83811015614da3578082015181840152602081019050614d88565b83811115614db2576000848401525b50505050565b60006002820490506001821680614dd057607f821691505b60208210811415614de457614de3614ef3565b5b50919050565b614df382614f51565b810181811067ffffffffffffffff82111715614e1257614e11614f22565b5b80604052505050565b6000614e2682614d6c565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff821415614e5957614e58614e95565b5b600182019050919050565b6000614e6f82614d6c565b9150614e7a83614d6c565b925082614e8a57614e89614ec4565b5b828206905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6000601f19601f8301169050919050565b7f4d6178537570706c790000000000000000000000000000000000000000000000600082015250565b7f227d2c7b2274726169745f74797065223a2022476c6f766573222c202276616c60008201527f7565223a20220000000000000000000000000000000000000000000000000000602082015250565b7f2261747472696275746573223a5b7b2274726169745f74797065223a2022576560008201527f61706f6e222c202276616c7565223a2022000000000000000000000000000000602082015250565b7f222c20226465736372697074696f6e223a202253706163654c6f6f742069732060008201527f72616e646f6d697a656420737061636520676561722067656e6572617465642060208201527f616e642073746f726564206f6e20636861696e2e2046696c6c20796f7572206f60408201527f787967656e2074616e6b732120496e74657267616c616374696320616476656e60608201527f7475726520626567696e7321222c2022696d616765223a2022646174613a696d60808201527f6167652f7376672b786d6c3b6261736536342c0000000000000000000000000060a082015250565b7f6000000000000000000000000000000000000000000000000000000000000000600082015250565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b7f222c000000000000000000000000000000000000000000000000000000000000600082015250565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b7f21546f6b656e0000000000000000000000000000000000000000000000000000600082015250565b7f6020000000000000000000000000000000000000000000000000000000000000600082015250565b7f227d2c7b2274726169745f74797065223a202248656c6d6574222c202276616c60008201527f7565223a20220000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b7f7b226e616d65223a202253706163654361736520230000000000000000000000600082015250565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f2000000000000000000000000000000000000000000000000000000000000000600082015250565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b7f227d2c7b2274726169745f74797065223a2022496d706c616e74222c2022766160008201527f6c7565223a202200000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b7f4552433732313a207472616e73666572206f6620746f6b656e2074686174206960008201527f73206e6f74206f776e0000000000000000000000000000000000000000000000602082015250565b7f2076370000000000000000000000000000000000000000000000000000000000600082015250565b7f227d2c7b2274726169745f74797065223a2022426f6f7473222c202276616c7560008201527f65223a2022000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b7f646174613a6170706c69636174696f6e2f6a736f6e3b6261736536342c000000600082015250565b7f227d2c7b2274726169745f74797065223a20224172746966616374222c20227660008201527f616c7565223a2022000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b7f227d2c7b2274726169745f74797065223a202243686573742041726d6f72222c60008201527f202276616c7565223a2022000000000000000000000000000000000000000000602082015250565b7f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00600082015250565b7f227d2c7b2274726169745f74797065223a2022476164676574222c202276616c60008201527f7565223a20220000000000000000000000000000000000000000000000000000602082015250565b7f227d5d7d00000000000000000000000000000000000000000000000000000000600082015250565b61589681614d02565b81146158a157600080fd5b50565b6158ad81614d14565b81146158b857600080fd5b50565b6158c481614d20565b81146158cf57600080fd5b50565b6158db81614d6c565b81146158e657600080fd5b5056fe3c2f746578743e3c7465787420783d2231302220793d223232302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223136302220636c6173733d2262617365223e3c73766720786d6c6e733d22687474703a2f2f7777772e77332e6f72672f323030302f73766722207072657365727665417370656374526174696f3d22784d696e594d696e206d656574222076696577426f783d223020302033353020333530223e203c726563742077696474683d223130302522206865696768743d2231303025222066696c6c3d22626c61636b22202f3e203c7374796c653e2e7768697465207b2066696c6c3a2077686974653b20666f6e742d66616d696c793a206d6f6e6f73706163653b20666f6e742d73697a653a203870783b207d3c2f7374796c653e203c7374796c653e2e677265656e207b2066696c6c3a20233233666630303b20666f6e742d66616d696c793a206d6f6e6f73706163653b20666f6e742d73697a653a203870783b207d3c2f7374796c653e203c7374796c653e2e62617365207b2066696c6c3a20236666666666663b20666f6e742d66616d696c793a206d6f6e6f73706163653b20666f6e742d73697a653a20313070783b207d3c2f7374796c653e203c7465787420783d223136302220793d2232302220636c6173733d227768697465223e2c4d4d4d3826616d703b26616d703b26616d703b2e3c2f746578743e203c7465787420783d223133352220793d2233302220636c6173733d227768697465223e5f2e2e2e4d4d4d4d4d383826616d703b26616d703b26616d703b26616d703b2e2e2e5f203c2f746578743e203c7465787420783d223132302220793d2234302220636c6173733d227768697465223e202e3a3a6060604d4d4d4d4d383826616d703b26616d703b26616d703b26616d703b26616d703b26616d703b6060603a3a2e203c2f746578743e203c7465787420783d223131382220793d2235302220636c6173733d227768697465223e3a3a3c2f746578743e203c7465787420783d223134352220793d2235302220636c6173733d22677265656e223e2e2e53504143452e2e4c4f4f542e2e20203c2f746578743e20203c7465787420783d223233352220793d2235302220636c6173733d227768697465223e3a3a3c2f746578743e203c7465787420783d223131352220793d2236302220636c6173733d227768697465223e603a3a2e2e2e2e4d4d4d4d4d383826616d703b26616d703b26616d703b26616d703b26616d703b26616d703b2e2e2e2e3a3a603c2f746578743e203c7465787420783d223133352220793d2237302220636c6173733d227768697465223e20606060604d4d4d4d4d383826616d703b26616d703b26616d703b26616d703b606060603c2f746578743e203c7465787420783d223136302220793d2238302220636c6173733d227768697465223e604d4d4d3826616d703b26616d703b26616d703b603c2f746578743e203c7465787420783d2239302220793d2233302220636c6173733d227768697465223e2a3c2f746578743e203c7465787420783d223235302220793d2238302220636c6173733d227768697465223e2a3c2f746578743e203c7465787420783d2231302220793d223134302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223230302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223234302220636c6173733d2262617365223e4142434445464748494a4b4c4d4e4f505152535455565758595a6162636465666768696a6b6c6d6e6f707172737475767778797a303132333435363738392b2f3c2f746578743e3c7465787420783d2231302220793d223238302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223138302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223236302220636c6173733d2262617365223ea26469706673582212207fe2dc9f56a6aa07a01e1205925f994c8f8f7f0f233fb3d227ad4f4f741e50fa64736f6c63430008040033

Deployed Bytecode

0x608060405234801561001057600080fd5b50600436106101c45760003560e01c80638465ad44116100f9578063b88d4fde11610097578063d4dc6d0c11610071578063d4dc6d0c14610551578063e985e9c514610581578063ef68075a146105b1578063f2fde38b146105e1576101c4565b8063b88d4fde146104d5578063c87b56dd146104f1578063d47f269e14610521576101c4565b80639720c969116100d35780639720c969146104295780639e41b73f14610459578063a22cb46514610489578063a3ef50fc146104a5576101c4565b80638465ad44146103bd5780638da5cb5b146103ed57806395d89b411461040b576101c4565b806342842e0e116101665780636b953a3c116101405780636b953a3c1461032357806370a0823114610353578063715018a6146103835780638462151c1461038d576101c4565b806342842e0e146102cd5780634e71d92d146102e95780636352211e146102f3576101c4565b8063095ea7b3116101a2578063095ea7b3146102475780630e99990d1461026357806318160ddd1461029357806323b872dd146102b1576101c4565b806301ffc9a7146101c957806306fdde03146101f9578063081812fc14610217575b600080fd5b6101e360048036038101906101de9190613dec565b6105fd565b6040516101f0919061486e565b60405180910390f35b6102016106df565b60405161020e9190614889565b60405180910390f35b610231600480360381019061022c9190613e3e565b610771565b60405161023e91906147e5565b60405180910390f35b610261600480360381019061025c9190613db0565b6107f6565b005b61027d60048036038101906102789190613e3e565b61090e565b60405161028a9190614889565b60405180910390f35b61029b610a70565b6040516102a89190614aeb565b60405180910390f35b6102cb60048036038101906102c69190613caa565b610a7a565b005b6102e760048036038101906102e29190613caa565b610ada565b005b6102f1610afa565b005b61030d60048036038101906103089190613e3e565b610bec565b60405161031a91906147e5565b60405180910390f35b61033d60048036038101906103389190613e3e565b610c9e565b60405161034a919061486e565b60405180910390f35b61036d60048036038101906103689190613c45565b610cb0565b60405161037a9190614aeb565b60405180910390f35b61038b610d68565b005b6103a760048036038101906103a29190613c45565b610df0565b6040516103b4919061484c565b60405180910390f35b6103d760048036038101906103d29190613e3e565b610fc0565b6040516103e49190614889565b60405180910390f35b6103f5611122565b60405161040291906147e5565b60405180910390f35b61041361114c565b6040516104209190614889565b60405180910390f35b610443600480360381019061043e9190613e3e565b6111de565b6040516104509190614889565b60405180910390f35b610473600480360381019061046e9190613e3e565b611340565b6040516104809190614889565b60405180910390f35b6104a3600480360381019061049e9190613d74565b6114a2565b005b6104bf60048036038101906104ba9190613e3e565b611623565b6040516104cc9190614889565b60405180910390f35b6104ef60048036038101906104ea9190613cf9565b611785565b005b61050b60048036038101906105069190613e3e565b6117e7565b6040516105189190614889565b60405180910390f35b61053b60048036038101906105369190613e3e565b612300565b6040516105489190614889565b60405180910390f35b61056b60048036038101906105669190613e3e565b612462565b6040516105789190614889565b60405180910390f35b61059b60048036038101906105969190613c6e565b6125c4565b6040516105a8919061486e565b60405180910390f35b6105cb60048036038101906105c69190613e3e565b612658565b6040516105d89190614889565b60405180910390f35b6105fb60048036038101906105f69190613c45565b6127ba565b005b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614806106c857507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b806106d857506106d7826128b2565b5b9050919050565b6060600080546106ee90614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461071a90614db8565b80156107675780601f1061073c57610100808354040283529160200191610767565b820191906000526020600020905b81548152906001019060200180831161074a57829003601f168201915b5050505050905090565b600061077c8261291c565b6107bb576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016107b290614a2b565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b600061080182610bec565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415610872576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161086990614a8b565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff16610891612988565b73ffffffffffffffffffffffffffffffffffffffff1614806108c057506108bf816108ba612988565b6125c4565b5b6108ff576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016108f6906149ab565b60405180910390fd5b6109098383612990565b505050565b60606109198261291c565b610958576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161094f9061492b565b60405180910390fd5b610a69826040518060400160405280600581526020017f424f4f5453000000000000000000000000000000000000000000000000000000815250600e805480602002602001604051908101604052809291908181526020016000905b82821015610a605783829060005260206000200180546109d390614db8565b80601f01602080910402602001604051908101604052809291908181526020018280546109ff90614db8565b8015610a4c5780601f10610a2157610100808354040283529160200191610a4c565b820191906000526020600020905b815481529060010190602001808311610a2f57829003601f168201915b5050505050815260200190600101906109b4565b50505050612a49565b9050919050565b6000600854905090565b610a8b610a85612988565b82612f11565b610aca576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610ac190614aab565b60405180910390fd5b610ad5838383612fef565b505050565b610af583838360405180602001604052806000815250611785565b505050565b60026006541415610b40576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b3790614acb565b60405180910390fd5b6002600681905550611f406001610b55610a70565b610b5f9190614bed565b1115610ba0576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b97906148ab565b60405180910390fd5b610baa600961324b565b6000610bb66009613261565b9050610bc9610bc3612988565b8261326f565b60086000815480929190610bdc90614e1b565b9190505550506001600681905550565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415610c95576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c8c906149eb565b60405180910390fd5b80915050919050565b6000610ca98261291c565b9050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415610d21576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d18906149cb565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b610d70612988565b73ffffffffffffffffffffffffffffffffffffffff16610d8e611122565b73ffffffffffffffffffffffffffffffffffffffff1614610de4576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610ddb90614a4b565b60405180910390fd5b610dee600061328d565b565b60606000610dfd83610cb0565b90506000811415610e8057600067ffffffffffffffff811115610e49577f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b604051908082528060200260200182016040528015610e775781602001602082028036833780820191505090505b50915050610fbb565b60008167ffffffffffffffff811115610ec2577f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b604051908082528060200260200182016040528015610ef05781602001602082028036833780820191505090505b5090506000610efd610a70565b9050600080600190505b828111610fb2578673ffffffffffffffffffffffffffffffffffffffff16610f2e82610bec565b73ffffffffffffffffffffffffffffffffffffffff161415610f9f5780848381518110610f84577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020026020010181815250508180610f9b90614e1b565b9250505b8080610faa90614e1b565b915050610f07565b83955050505050505b919050565b6060610fcb8261291c565b61100a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110019061492b565b60405180910390fd5b61111b826040518060400160405280600981526020017f41525449464143545300000000000000000000000000000000000000000000008152506011805480602002602001604051908101604052809291908181526020016000905b8282101561111257838290600052602060002001805461108590614db8565b80601f01602080910402602001604051908101604052809291908181526020018280546110b190614db8565b80156110fe5780601f106110d3576101008083540402835291602001916110fe565b820191906000526020600020905b8154815290600101906020018083116110e157829003601f168201915b505050505081526020019060010190611066565b50505050612a49565b9050919050565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60606001805461115b90614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461118790614db8565b80156111d45780601f106111a9576101008083540402835291602001916111d4565b820191906000526020600020905b8154815290600101906020018083116111b757829003601f168201915b5050505050905090565b60606111e98261291c565b611228576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161121f9061492b565b60405180910390fd5b611339826040518060400160405280600681526020017f48454c4d45540000000000000000000000000000000000000000000000000000815250600c805480602002602001604051908101604052809291908181526020016000905b828210156113305783829060005260206000200180546112a390614db8565b80601f01602080910402602001604051908101604052809291908181526020018280546112cf90614db8565b801561131c5780601f106112f15761010080835404028352916020019161131c565b820191906000526020600020905b8154815290600101906020018083116112ff57829003601f168201915b505050505081526020019060010190611284565b50505050612a49565b9050919050565b606061134b8261291c565b61138a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016113819061492b565b60405180910390fd5b61149b826040518060400160405280600681526020017f57454150304e0000000000000000000000000000000000000000000000000000815250600a805480602002602001604051908101604052809291908181526020016000905b8282101561149257838290600052602060002001805461140590614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461143190614db8565b801561147e5780601f106114535761010080835404028352916020019161147e565b820191906000526020600020905b81548152906001019060200180831161146157829003601f168201915b5050505050815260200190600101906113e6565b50505050612a49565b9050919050565b6114aa612988565b73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611518576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161150f9061496b565b60405180910390fd5b8060056000611525612988565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff166115d2612988565b73ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c3183604051611617919061486e565b60405180910390a35050565b606061162e8261291c565b61166d576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016116649061492b565b60405180910390fd5b61177e826040518060400160405280600781526020017f494d504c414e5400000000000000000000000000000000000000000000000000815250600d805480602002602001604051908101604052809291908181526020016000905b828210156117755783829060005260206000200180546116e890614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461171490614db8565b80156117615780601f1061173657610100808354040283529160200191611761565b820191906000526020600020905b81548152906001019060200180831161174457829003601f168201915b5050505050815260200190600101906116c9565b50505050612a49565b9050919050565b611796611790612988565b83612f11565b6117d5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016117cc90614aab565b60405180910390fd5b6117e184848484613353565b50505050565b60606117f1613b25565b604051806104a0016040528061046f815260200161593c61046f913981600060118110611847577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002018190525061185883611340565b81600160118110611892577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002018190525060405180606001604052806029815260200161591360299139816002601181106118ed577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506118fe83612658565b81600360118110611938577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615e666029913981600460118110611993577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506119a4836111de565b816005601181106119de577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615dab6029913981600660118110611a39577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611a4a83611623565b81600760118110611a84577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506040518060600160405280602981526020016158ea6029913981600860118110611adf577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611af08361090e565b81600960118110611b2a577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615dd46029913981600a60118110611b85577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611b9683612300565b81600b60118110611bd0577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615e8f6029913981600c60118110611c2b577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611c3c83612462565b81600d60118110611c76577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250604051806060016040528060298152602001615e3d6029913981600e60118110611cd1577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250611ce283610fc0565b81600f60118110611d1c577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506040518060400160405280600d81526020017f3c2f746578743e3c2f7376673e0000000000000000000000000000000000000081525081601060118110611d94577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020181905250600081600060118110611dd8577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015182600160118110611e17577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015183600260118110611e56577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015184600360118110611e95577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015185600460118110611ed4577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015186600560118110611f13577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015187600660118110611f52577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015188600760118110611f91577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015189600860118110611fd0577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020151604051602001611fed9998979695949392919061453f565b60405160208183030381529060405290508082600960118110612039577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015183600a60118110612078577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015184600b601181106120b7577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015185600c601181106120f6577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015186600d60118110612135577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015187600e60118110612174577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015188600f601181106121b3577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6020020151896010601181106121f2577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015160405160200161220f9998979695949392919061453f565b6040516020818303038152906040529050600061222b856133af565b6122348361355c565b60405160200161224592919061477e565b604051602081830303815290604052905060006122d08261226588611340565b61226e89612658565b6122778a6111de565b6122808b611623565b6122898c61090e565b6122928d612300565b61229b8e612462565b6122a48f610fc0565b6040516020016122bc999897969594939291906145be565b60405160208183030381529060405261355c565b9050806040516020016122e391906147c3565b604051602081830303815290604052925082945050505050919050565b606061230b8261291c565b61234a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016123419061492b565b60405180910390fd5b61245b826040518060400160405280600681526020017f474c4f5645530000000000000000000000000000000000000000000000000000815250600f805480602002602001604051908101604052809291908181526020016000905b828210156124525783829060005260206000200180546123c590614db8565b80601f01602080910402602001604051908101604052809291908181526020018280546123f190614db8565b801561243e5780601f106124135761010080835404028352916020019161243e565b820191906000526020600020905b81548152906001019060200180831161242157829003601f168201915b5050505050815260200190600101906123a6565b50505050612a49565b9050919050565b606061246d8261291c565b6124ac576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016124a39061492b565b60405180910390fd5b6125bd826040518060400160405280600781526020017f47414447455453000000000000000000000000000000000000000000000000008152506010805480602002602001604051908101604052809291908181526020016000905b828210156125b457838290600052602060002001805461252790614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461255390614db8565b80156125a05780601f10612575576101008083540402835291602001916125a0565b820191906000526020600020905b81548152906001019060200180831161258357829003601f168201915b505050505081526020019060010190612508565b50505050612a49565b9050919050565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b60606126638261291c565b6126a2576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126999061492b565b60405180910390fd5b6127b3826040518060400160405280600b81526020017f43484553542041524d4f52000000000000000000000000000000000000000000815250600b805480602002602001604051908101604052809291908181526020016000905b828210156127aa57838290600052602060002001805461271d90614db8565b80601f016020809104026020016040519081016040528092919081815260200182805461274990614db8565b80156127965780601f1061276b57610100808354040283529160200191612796565b820191906000526020600020905b81548152906001019060200180831161277957829003601f168201915b5050505050815260200190600101906126fe565b50505050612a49565b9050919050565b6127c2612988565b73ffffffffffffffffffffffffffffffffffffffff166127e0611122565b73ffffffffffffffffffffffffffffffffffffffff1614612836576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161282d90614a4b565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156128a6576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161289d906148eb565b60405180910390fd5b6128af8161328d565b50565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b600033905090565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16612a0383610bec565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60606000612a7f84612a5a876133af565b604051602001612a6b92919061451b565b60405160208183030381529060405261371a565b9050600083845183612a919190614e64565b81518110612ac8577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002602001015190506000601583612ae19190614e64565b9050600e811115612b6357816012808054905085612aff9190614e64565b81548110612b36577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b90600052602060002001604051602001612b519291906146a0565b60405160208183030381529060405291505b60138110612f0457612b73613b4d565b6013808054905085612b859190614e64565b81548110612bbc577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b906000526020600020018054612bd190614db8565b80601f0160208091040260200160405190810160405280929190818152602001828054612bfd90614db8565b8015612c4a5780601f10612c1f57610100808354040283529160200191612c4a565b820191906000526020600020905b815481529060010190602001808311612c2d57829003601f168201915b505050505081600060028110612c89577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506014808054905085612ca39190614e64565b81548110612cda577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b906000526020600020018054612cef90614db8565b80601f0160208091040260200160405190810160405280929190818152602001828054612d1b90614db8565b8015612d685780601f10612d3d57610100808354040283529160200191612d68565b820191906000526020600020905b815481529060010190602001808311612d4b57829003601f168201915b505050505081600160028110612da7577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200201819052506013821415612e5f5780600060028110612df2577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015181600160028110612e31577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015184604051602001612e499392919061472c565b6040516020818303038152906040529250612f02565b80600060028110612e99577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015181600160028110612ed8577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b602002015184604051602001612ef0939291906146cf565b60405160208183030381529060405292505b505b8193505050509392505050565b6000612f1c8261291c565b612f5b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612f529061498b565b60405180910390fd5b6000612f6683610bec565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161480612fd557508373ffffffffffffffffffffffffffffffffffffffff16612fbd84610771565b73ffffffffffffffffffffffffffffffffffffffff16145b80612fe65750612fe581856125c4565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff1661300f82610bec565b73ffffffffffffffffffffffffffffffffffffffff1614613065576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161305c90614a6b565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156130d5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016130cc9061494b565b60405180910390fd5b6130e083838361374d565b6130eb600082612990565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600082825461313b9190614cce565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546131929190614bed565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4505050565b6001816000016000828254019250508190555050565b600081600001549050919050565b613289828260405180602001604052806000815250613752565b5050565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600760006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b61335e848484612fef565b61336a848484846137ad565b6133a9576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016133a0906148cb565b60405180910390fd5b50505050565b606060008214156133f7576040518060400160405280600181526020017f30000000000000000000000000000000000000000000000000000000000000008152509050613557565b600082905060005b6000821461342957808061341290614e1b565b915050600a826134229190614c43565b91506133ff565b60008167ffffffffffffffff81111561346b577f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6040519080825280601f01601f19166020018201604052801561349d5781602001600182028036833780820191505090505b5090505b60008514613550576001826134b69190614cce565b9150600a856134c59190614e64565b60306134d19190614bed565b60f81b81838151811061350d577f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a856135499190614c43565b94506134a1565b8093505050505b919050565b606060008251905060008114156135855760405180602001604052806000815250915050613715565b600060036002836135969190614bed565b6135a09190614c43565b60046135ac9190614c74565b905060006020826135bd9190614bed565b67ffffffffffffffff8111156135fc577f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6040519080825280601f01601f19166020018201604052801561362e5781602001600182028036833780820191505090505b5090506000604051806060016040528060408152602001615dfd604091399050600181016020830160005b868110156136d25760038101905062ffffff818a015116603f8160121c168401518060081b905060ff603f83600c1c1686015116810190508060081b905060ff603f8360061c1686015116810190508060081b905060ff603f831686015116810190508060e01b90508084526004840193505050613659565b5060038606600181146136ec57600281146136fc57613707565b613d3d60f01b6002830352613707565b603d60f81b60018303525b508484525050819450505050505b919050565b60008160405160200161372d9190614504565b6040516020818303038152906040528051906020012060001c9050919050565b505050565b61375c8383613944565b61376960008484846137ad565b6137a8576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161379f906148cb565b60405180910390fd5b505050565b60006137ce8473ffffffffffffffffffffffffffffffffffffffff16613b12565b15613937578373ffffffffffffffffffffffffffffffffffffffff1663150b7a026137f7612988565b8786866040518563ffffffff1660e01b81526004016138199493929190614800565b602060405180830381600087803b15801561383357600080fd5b505af192505050801561386457506040513d601f19601f820116820180604052508101906138619190613e15565b60015b6138e7573d8060008114613894576040519150601f19603f3d011682016040523d82523d6000602084013e613899565b606091505b506000815114156138df576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016138d6906148cb565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161491505061393c565b600190505b949350505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156139b4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016139ab90614a0b565b60405180910390fd5b6139bd8161291c565b156139fd576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016139f49061490b565b60405180910390fd5b613a096000838361374d565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254613a599190614bed565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a45050565b600080823b905060008111915050919050565b6040518061022001604052806011905b6060815260200190600190039081613b355790505090565b60405180604001604052806002905b6060815260200190600190039081613b5c5790505090565b6000613b87613b8284614b2b565b614b06565b905082815260208101848484011115613b9f57600080fd5b613baa848285614d76565b509392505050565b600081359050613bc18161588d565b92915050565b600081359050613bd6816158a4565b92915050565b600081359050613beb816158bb565b92915050565b600081519050613c00816158bb565b92915050565b600082601f830112613c1757600080fd5b8135613c27848260208601613b74565b91505092915050565b600081359050613c3f816158d2565b92915050565b600060208284031215613c5757600080fd5b6000613c6584828501613bb2565b91505092915050565b60008060408385031215613c8157600080fd5b6000613c8f85828601613bb2565b9250506020613ca085828601613bb2565b9150509250929050565b600080600060608486031215613cbf57600080fd5b6000613ccd86828701613bb2565b9350506020613cde86828701613bb2565b9250506040613cef86828701613c30565b9150509250925092565b60008060008060808587031215613d0f57600080fd5b6000613d1d87828801613bb2565b9450506020613d2e87828801613bb2565b9350506040613d3f87828801613c30565b925050606085013567ffffffffffffffff811115613d5c57600080fd5b613d6887828801613c06565b91505092959194509250565b60008060408385031215613d8757600080fd5b6000613d9585828601613bb2565b9250506020613da685828601613bc7565b9150509250929050565b60008060408385031215613dc357600080fd5b6000613dd185828601613bb2565b9250506020613de285828601613c30565b9150509250929050565b600060208284031215613dfe57600080fd5b6000613e0c84828501613bdc565b91505092915050565b600060208284031215613e2757600080fd5b6000613e3584828501613bf1565b91505092915050565b600060208284031215613e5057600080fd5b6000613e5e84828501613c30565b91505092915050565b6000613e7383836144e6565b60208301905092915050565b613e8881614d02565b82525050565b6000613e9982614b81565b613ea38185614baf565b9350613eae83614b5c565b8060005b83811015613edf578151613ec68882613e67565b9750613ed183614ba2565b925050600181019050613eb2565b5085935050505092915050565b613ef581614d14565b82525050565b6000613f0682614b8c565b613f108185614bc0565b9350613f20818560208601614d85565b613f2981614f51565b840191505092915050565b6000613f3f82614b97565b613f498185614bd1565b9350613f59818560208601614d85565b613f6281614f51565b840191505092915050565b6000613f7882614b97565b613f828185614be2565b9350613f92818560208601614d85565b80840191505092915050565b60008154613fab81614db8565b613fb58186614be2565b94506001821660008114613fd05760018114613fe157614014565b60ff19831686528186019350614014565b613fea85614b6c565b60005b8381101561400c57815481890152600182019150602081019050613fed565b838801955050505b50505092915050565b600061402a600983614bd1565b915061403582614f62565b602082019050919050565b600061404d602683614be2565b915061405882614f8b565b602682019050919050565b6000614070603183614be2565b915061407b82614fda565b603182019050919050565b600061409360b383614be2565b915061409e82615029565b60b382019050919050565b60006140b6600183614be2565b91506140c182615110565b600182019050919050565b60006140d9603283614bd1565b91506140e482615139565b604082019050919050565b60006140fc602683614bd1565b915061410782615188565b604082019050919050565b600061411f600283614be2565b915061412a826151d7565b600282019050919050565b6000614142601c83614bd1565b915061414d82615200565b602082019050919050565b6000614165600683614bd1565b915061417082615229565b602082019050919050565b6000614188600283614be2565b915061419382615252565b600282019050919050565b60006141ab602683614be2565b91506141b68261527b565b602682019050919050565b60006141ce602483614bd1565b91506141d9826152ca565b604082019050919050565b60006141f1601983614bd1565b91506141fc82615319565b602082019050919050565b6000614214601583614be2565b915061421f82615342565b601582019050919050565b6000614237602c83614bd1565b91506142428261536b565b604082019050919050565b600061425a600183614be2565b9150614265826153ba565b600182019050919050565b600061427d603883614bd1565b9150614288826153e3565b604082019050919050565b60006142a0602a83614bd1565b91506142ab82615432565b604082019050919050565b60006142c3602783614be2565b91506142ce82615481565b602782019050919050565b60006142e6602983614bd1565b91506142f1826154d0565b604082019050919050565b6000614309602083614bd1565b91506143148261551f565b602082019050919050565b600061432c602c83614bd1565b915061433782615548565b604082019050919050565b600061434f602083614bd1565b915061435a82615597565b602082019050919050565b6000614372602983614bd1565b915061437d826155c0565b604082019050919050565b6000614395600383614be2565b91506143a08261560f565b600382019050919050565b60006143b8602583614be2565b91506143c382615638565b602582019050919050565b60006143db602183614bd1565b91506143e682615687565b604082019050919050565b60006143fe601d83614be2565b9150614409826156d6565b601d82019050919050565b6000614421602883614be2565b915061442c826156ff565b602882019050919050565b6000614444603183614bd1565b915061444f8261574e565b604082019050919050565b6000614467602b83614be2565b91506144728261579d565b602b82019050919050565b600061448a601f83614bd1565b9150614495826157ec565b602082019050919050565b60006144ad602683614be2565b91506144b882615815565b602682019050919050565b60006144d0600483614be2565b91506144db82615864565b600482019050919050565b6144ef81614d6c565b82525050565b6144fe81614d6c565b82525050565b60006145108284613f6d565b915081905092915050565b60006145278285613f6d565b91506145338284613f6d565b91508190509392505050565b600061454b828c613f6d565b9150614557828b613f6d565b9150614563828a613f6d565b915061456f8289613f6d565b915061457b8288613f6d565b91506145878287613f6d565b91506145938286613f6d565b915061459f8285613f6d565b91506145ab8284613f6d565b91508190509a9950505050505050505050565b60006145ca828c613f6d565b91506145d582614063565b91506145e1828b613f6d565b91506145ec8261445a565b91506145f8828a613f6d565b91506146038261419e565b915061460f8289613f6d565b915061461a826142b6565b91506146268288613f6d565b9150614631826143ab565b915061463d8287613f6d565b915061464882614040565b91506146548286613f6d565b915061465f826144a0565b915061466b8285613f6d565b915061467682614414565b91506146828284613f6d565b915061468d826144c3565b91508190509a9950505050505050505050565b60006146ac8285613f6d565b91506146b78261424d565b91506146c38284613f9e565b91508190509392505050565b60006146da826140a9565b91506146e68286613f6d565b91506146f18261424d565b91506146fd8285613f6d565b9150614708826140a9565b91506147148284613f6d565b915061471f82614388565b9150819050949350505050565b6000614737826140a9565b91506147438286613f6d565b915061474e8261424d565b915061475a8285613f6d565b91506147658261417b565b91506147718284613f6d565b9150819050949350505050565b600061478982614207565b91506147958285613f6d565b91506147a082614086565b91506147ac8284613f6d565b91506147b782614112565b91508190509392505050565b60006147ce826143f1565b91506147da8284613f6d565b915081905092915050565b60006020820190506147fa6000830184613e7f565b92915050565b60006080820190506148156000830187613e7f565b6148226020830186613e7f565b61482f60408301856144f5565b81810360608301526148418184613efb565b905095945050505050565b600060208201905081810360008301526148668184613e8e565b905092915050565b60006020820190506148836000830184613eec565b92915050565b600060208201905081810360008301526148a38184613f34565b905092915050565b600060208201905081810360008301526148c48161401d565b9050919050565b600060208201905081810360008301526148e4816140cc565b9050919050565b60006020820190508181036000830152614904816140ef565b9050919050565b6000602082019050818103600083015261492481614135565b9050919050565b6000602082019050818103600083015261494481614158565b9050919050565b60006020820190508181036000830152614964816141c1565b9050919050565b60006020820190508181036000830152614984816141e4565b9050919050565b600060208201905081810360008301526149a48161422a565b9050919050565b600060208201905081810360008301526149c481614270565b9050919050565b600060208201905081810360008301526149e481614293565b9050919050565b60006020820190508181036000830152614a04816142d9565b9050919050565b60006020820190508181036000830152614a24816142fc565b9050919050565b60006020820190508181036000830152614a448161431f565b9050919050565b60006020820190508181036000830152614a6481614342565b9050919050565b60006020820190508181036000830152614a8481614365565b9050919050565b60006020820190508181036000830152614aa4816143ce565b9050919050565b60006020820190508181036000830152614ac481614437565b9050919050565b60006020820190508181036000830152614ae48161447d565b9050919050565b6000602082019050614b0060008301846144f5565b92915050565b6000614b10614b21565b9050614b1c8282614dea565b919050565b6000604051905090565b600067ffffffffffffffff821115614b4657614b45614f22565b5b614b4f82614f51565b9050602081019050919050565b6000819050602082019050919050565b60008190508160005260206000209050919050565b600081519050919050565b600081519050919050565b600081519050919050565b6000602082019050919050565b600082825260208201905092915050565b600082825260208201905092915050565b600082825260208201905092915050565b600081905092915050565b6000614bf882614d6c565b9150614c0383614d6c565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115614c3857614c37614e95565b5b828201905092915050565b6000614c4e82614d6c565b9150614c5983614d6c565b925082614c6957614c68614ec4565b5b828204905092915050565b6000614c7f82614d6c565b9150614c8a83614d6c565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615614cc357614cc2614e95565b5b828202905092915050565b6000614cd982614d6c565b9150614ce483614d6c565b925082821015614cf757614cf6614e95565b5b828203905092915050565b6000614d0d82614d4c565b9050919050565b60008115159050919050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b82818337600083830152505050565b60005b83811015614da3578082015181840152602081019050614d88565b83811115614db2576000848401525b50505050565b60006002820490506001821680614dd057607f821691505b60208210811415614de457614de3614ef3565b5b50919050565b614df382614f51565b810181811067ffffffffffffffff82111715614e1257614e11614f22565b5b80604052505050565b6000614e2682614d6c565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff821415614e5957614e58614e95565b5b600182019050919050565b6000614e6f82614d6c565b9150614e7a83614d6c565b925082614e8a57614e89614ec4565b5b828206905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6000601f19601f8301169050919050565b7f4d6178537570706c790000000000000000000000000000000000000000000000600082015250565b7f227d2c7b2274726169745f74797065223a2022476c6f766573222c202276616c60008201527f7565223a20220000000000000000000000000000000000000000000000000000602082015250565b7f2261747472696275746573223a5b7b2274726169745f74797065223a2022576560008201527f61706f6e222c202276616c7565223a2022000000000000000000000000000000602082015250565b7f222c20226465736372697074696f6e223a202253706163654c6f6f742069732060008201527f72616e646f6d697a656420737061636520676561722067656e6572617465642060208201527f616e642073746f726564206f6e20636861696e2e2046696c6c20796f7572206f60408201527f787967656e2074616e6b732120496e74657267616c616374696320616476656e60608201527f7475726520626567696e7321222c2022696d616765223a2022646174613a696d60808201527f6167652f7376672b786d6c3b6261736536342c0000000000000000000000000060a082015250565b7f6000000000000000000000000000000000000000000000000000000000000000600082015250565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b7f222c000000000000000000000000000000000000000000000000000000000000600082015250565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b7f21546f6b656e0000000000000000000000000000000000000000000000000000600082015250565b7f6020000000000000000000000000000000000000000000000000000000000000600082015250565b7f227d2c7b2274726169745f74797065223a202248656c6d6574222c202276616c60008201527f7565223a20220000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b7f7b226e616d65223a202253706163654361736520230000000000000000000000600082015250565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f2000000000000000000000000000000000000000000000000000000000000000600082015250565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b7f227d2c7b2274726169745f74797065223a2022496d706c616e74222c2022766160008201527f6c7565223a202200000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b7f4552433732313a207472616e73666572206f6620746f6b656e2074686174206960008201527f73206e6f74206f776e0000000000000000000000000000000000000000000000602082015250565b7f2076370000000000000000000000000000000000000000000000000000000000600082015250565b7f227d2c7b2274726169745f74797065223a2022426f6f7473222c202276616c7560008201527f65223a2022000000000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b7f646174613a6170706c69636174696f6e2f6a736f6e3b6261736536342c000000600082015250565b7f227d2c7b2274726169745f74797065223a20224172746966616374222c20227660008201527f616c7565223a2022000000000000000000000000000000000000000000000000602082015250565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b7f227d2c7b2274726169745f74797065223a202243686573742041726d6f72222c60008201527f202276616c7565223a2022000000000000000000000000000000000000000000602082015250565b7f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00600082015250565b7f227d2c7b2274726169745f74797065223a2022476164676574222c202276616c60008201527f7565223a20220000000000000000000000000000000000000000000000000000602082015250565b7f227d5d7d00000000000000000000000000000000000000000000000000000000600082015250565b61589681614d02565b81146158a157600080fd5b50565b6158ad81614d14565b81146158b857600080fd5b50565b6158c481614d20565b81146158cf57600080fd5b50565b6158db81614d6c565b81146158e657600080fd5b5056fe3c2f746578743e3c7465787420783d2231302220793d223232302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223136302220636c6173733d2262617365223e3c73766720786d6c6e733d22687474703a2f2f7777772e77332e6f72672f323030302f73766722207072657365727665417370656374526174696f3d22784d696e594d696e206d656574222076696577426f783d223020302033353020333530223e203c726563742077696474683d223130302522206865696768743d2231303025222066696c6c3d22626c61636b22202f3e203c7374796c653e2e7768697465207b2066696c6c3a2077686974653b20666f6e742d66616d696c793a206d6f6e6f73706163653b20666f6e742d73697a653a203870783b207d3c2f7374796c653e203c7374796c653e2e677265656e207b2066696c6c3a20233233666630303b20666f6e742d66616d696c793a206d6f6e6f73706163653b20666f6e742d73697a653a203870783b207d3c2f7374796c653e203c7374796c653e2e62617365207b2066696c6c3a20236666666666663b20666f6e742d66616d696c793a206d6f6e6f73706163653b20666f6e742d73697a653a20313070783b207d3c2f7374796c653e203c7465787420783d223136302220793d2232302220636c6173733d227768697465223e2c4d4d4d3826616d703b26616d703b26616d703b2e3c2f746578743e203c7465787420783d223133352220793d2233302220636c6173733d227768697465223e5f2e2e2e4d4d4d4d4d383826616d703b26616d703b26616d703b26616d703b2e2e2e5f203c2f746578743e203c7465787420783d223132302220793d2234302220636c6173733d227768697465223e202e3a3a6060604d4d4d4d4d383826616d703b26616d703b26616d703b26616d703b26616d703b26616d703b6060603a3a2e203c2f746578743e203c7465787420783d223131382220793d2235302220636c6173733d227768697465223e3a3a3c2f746578743e203c7465787420783d223134352220793d2235302220636c6173733d22677265656e223e2e2e53504143452e2e4c4f4f542e2e20203c2f746578743e20203c7465787420783d223233352220793d2235302220636c6173733d227768697465223e3a3a3c2f746578743e203c7465787420783d223131352220793d2236302220636c6173733d227768697465223e603a3a2e2e2e2e4d4d4d4d4d383826616d703b26616d703b26616d703b26616d703b26616d703b26616d703b2e2e2e2e3a3a603c2f746578743e203c7465787420783d223133352220793d2237302220636c6173733d227768697465223e20606060604d4d4d4d4d383826616d703b26616d703b26616d703b26616d703b606060603c2f746578743e203c7465787420783d223136302220793d2238302220636c6173733d227768697465223e604d4d4d3826616d703b26616d703b26616d703b603c2f746578743e203c7465787420783d2239302220793d2233302220636c6173733d227768697465223e2a3c2f746578743e203c7465787420783d223235302220793d2238302220636c6173733d227768697465223e2a3c2f746578743e203c7465787420783d2231302220793d223134302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223230302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223234302220636c6173733d2262617365223e4142434445464748494a4b4c4d4e4f505152535455565758595a6162636465666768696a6b6c6d6e6f707172737475767778797a303132333435363738392b2f3c2f746578743e3c7465787420783d2231302220793d223238302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223138302220636c6173733d2262617365223e3c2f746578743e3c7465787420783d2231302220793d223236302220636c6173733d2262617365223ea26469706673582212207fe2dc9f56a6aa07a01e1205925f994c8f8f7f0f233fb3d227ad4f4f741e50fa64736f6c63430008040033

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.