ETH Price: $3,450.60 (+1.74%)
Gas: 3 Gwei

Token

bootjack (BOOT)
 

Overview

Max Total Supply

0 BOOT

Holders

134

Market

Volume (24H)

N/A

Min Price (24H)

N/A

Max Price (24H)

N/A
Filtered by Token Holder
cvd.eth
Balance
6 BOOT
0xdaa7c1b5feaca5d1bc1bea7e7c07d91d3e6dfe51
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:
bootjack0

Compiler Version
v0.8.10+commit.fc410830

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion
File 1 of 13 : bootjack0.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;

/**

██████╗░░█████╗░░█████╗░████████╗░░░░░██╗░█████╗░░█████╗░██╗░░██╗
██╔══██╗██╔══██╗██╔══██╗╚══██╔══╝░░░░░██║██╔══██╗██╔══██╗██║░██╔╝
██████╦╝██║░░██║██║░░██║░░░██║░░░░░░░░██║███████║██║░░╚═╝█████═╝░
██╔══██╗██║░░██║██║░░██║░░░██║░░░██╗░░██║██╔══██║██║░░██╗██╔═██╗░
██████╦╝╚█████╔╝╚█████╔╝░░░██║░░░╚█████╔╝██║░░██║╚█████╔╝██║░╚██╗
╚═════╝░░╚════╝░░╚════╝░░░░╚═╝░░░░╚════╝░╚═╝░░╚═╝░╚════╝░╚═╝░░╚═╝
*/

/// This contract has not been audited. Use at your own risk.

/**
The author generated this text in part with GPT-3, OpenAI’s large-scale language-generation model. 
Upon generating draft language, the author reviewed, edited, and revised the language to their own liking 
and takes ultimate responsibility for the content of this publication.
*/

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

contract bootjack0 is ERC721, ReentrancyGuard, Ownable {
    struct MintInfo {
        uint256 cost;
        uint32 maxSupply;
        uint32 nextTokenId;
    }
    MintInfo mintInfo = MintInfo(0.01 ether, 5000, 1);


    string[] private weapons = [
        "Blaster Pistol",
        "Chainsaw",
        "Deadly Dust",
        "Stone Burner",
        "Shard Dagger",
        "Concussion Bomb",
        "Wide-bore Burner",
        "Cellgun",
        "Small Club",
        "Battle Lance",
        "Vara Lance",
        "Cobra",
        "Wingman",
        "Shock Trooper Rifle",
        "Lasrifle",
        "Jericho 941",
        "Pulse Cannon",
        "Glock 30",
        "Slagger",
        "Walther P99",
        "Heckler Koch MP5A2",
        "Quill Gun",
        "Zorg ZF-1",
        "Sonic Club",
        "Directed Energy Cannon",
        "Barbed Spear",
        "Mangalore CP1",
        "Mangalore AK",
        "M2HB",
        "Mauser M712",
        "Electrical Spear",
        "Lewis Gun",
        "Short Spear",
        "Maula Pistol",
        "MAC-10",
        "Laser Rifle",
        "Pipe",
        "Hatchet",
        "Key Sword",
        "Bad Lancer",
        "Energy Whip",
        "Battle Hammer",
        "Battle Axe",
        "Laser Sword",
        "Battlehammer",
        "Scythe",
        "Halberd Sword",
        "Power Pole",
        "Colt Commando",
        "Flamethrower",
        "Cane Gun",
        "M197 Vulcan",
        "Lightning Rifle",
        "Desert Eagle",
        "Dart Gun",
        "Switch Blade",
        "SW 19",
        "Katana",
        "Plasma Cannon",
        "Squid Gun",
        "2x4",
        "Baseball Bat",
        "Disruptor",
        "Micro Uzi",
        "Automatic Shotguns x2",
        "M16",
        "Phaser",
        "92FS",
        "Tarpel Gun",
        "Fusion Rifle",
        "AMC Auto Mag",
        "Submachine Gun",
        "P226",
        "Combat Bow",
        "Shotgun",
        "Trace Rifle",
        "Pulse Rifle",
        "Machete",
        "Hand Cannon",
        "Derringer",
        "Scout Rifle",
        "Machine Gun",
        "Power Sword",
        "Trident",
        "Grenade Launcher",
        "Sniper Rifle",
        "Blitmap",
        "Two Twenty",
        "Pump Shotgun",
        "Longbow",
        "Frag Grenade",
        "PC-9",
        "Stinger",
        "PS20",
        "Scorpio",
        "M79",
        "Vulcan Minigun",
        "Killer7",
        "Pipe Gun",
        "Stun Baton",
        "Nailgun",
        "Rocket Launcher",
        "Laser Cannon",
        "Crowbar",
        "Molotov Cocktail",
        "Doritos Bag and Zipties"
    ];

    string[] private clothing = [
        "White Tshirt",
        "Hack The Planet TShirt",
        "Bomber Jacket",
        "Armor-Quilted Jacket",
        "Yukata",
        "Ballistic Vest",
        "Polycarbonate Turtleneck",
        "Hybrid Weave Sweater",
        "Thermoset Jacket",
        "Graphene-Weave Jacket",
        "Silk Kimono",
        "Levitation Boots",
        "Gladiator Armor",
        "Dri-Fit Shirt",
        "Anti-Puncture Shirt",
        "Interface Suit",
        "Hordak Bone Armor",
        "Doritos Hoodie",
        "Thermoactive Jacket",
        "Synweave Dress",
        "Duolayer Puffer Vest",
        "Samurai Turtleneck",
        "Surge Jogger",
        "Synweave Yukata",
        "Survival Suit",
        "Synweave Jacket",
        "Gold Silk Vest",
        "Nikon Cloak",
        "Flex Stride Shorts",
        "Isolation Suit",
        "Metal Vent T-shirt",
        "EV Suit",
        "Bio-mimetic Garment",
        "Flight Suit",
        "Neon Orange Puffer Vest",
        "Polycarb Trench Coat",
        "Leather Trench Coat",
        "Fur Coat",
        "White Wool Turtleneck",
        "Tactical Coat",
        "Transparent Trench",
        "Black Leather Overcoat",
        "RunDao Tshirt",
        "Devotion Robes",
        "Leopard Parachute Pants",
        "Leather Moto Jacket",
        "Cat Rose TShirt",
        "Suzuki Moto Jacket",
        "Tactical Vest",
        "Knight Robes",
        "Power Suit",
        "Doritos Polo",
        "Blitmap Tshirt",
        "Patagonia Vest",
        "Hover Suit",
        "Planeswalker Cloak",
        "Terry Cloth Bathrobe",
        "Kevlar Vest",
        "Duct Tape Overcoat",
        "Tie Dye Overalls",
        "Wet Suit",
        "Power Armor",
        "Planeswalker Armor",
        "Ion Suit",
        "Suit of Power",
        "Leather Jacket",
        "Leather Overcoat",
        "Silk Dress",
        "Ice Princess Robes",
        "Plaid Shirt",
        "Morning Coat",
        "Vestments of Faith",
        "Red Hoodie",
        "Squid Suit",
        "Lizard Scale Mail",
        "Dragon Skin Cloak",
        "Denim Overalls",
        "Longcoat",
        "Leather Armor",
        "Military Fatigues",
        "Bunny Suit",
        "Fallen Angel Robes",
        "Black Leather Armor",
        "Fur Lined Cloak",
        "Sorceress Robes",
        "Pleather Pants",
        "Tribal Skirt",
        "Pleather Armor",
        "Leather Vest",
        "Leather Pants",
        "Avant Garde Dress",
        "Ranger's Tunic",
        "Bunny Suit",
        "Knight Armor",
        "Duelist Plate"
    ];

    string[] private vehicle = [
        "Cybertruck",
        "Ornithopter",
        "VTOL",
        "Groundcar",
        "Moto Guzzi 850",
        "ForFour",
        "Combat Tank",
        "Suburban",
        "Civilian",
        "F Series Pickup",
        "Alfa Romeo Spinner",
        "GM TDH 4507",
        "Armadillo Van",
        "Dust Scout",
        "Raider Trike",
        "Audi A4",
        "SAAB 99",
        "KLR 650 Bike",
        "Audi TT",
        "Globefish",
        "Hovercar",
        "Jupiter 8",
        "Jet Squirrel",
        "Cadilac Eldorado",
        "1969 Ford Mustang",
        "Ducati Scrambler 1100",
        "Porsche 912",
        "Ford Granada",
        "Sonic Tank",
        "MB Unimog",
        "Spice Rocket",
        "BMW 2002",
        "Crown Victoria",
        "Cube",
        "Armored Limousine",
        "Sand Crawler",
        "Ford Raptor",
        "MV Agusta F4",
        "Lamborghini Countach",
        "Ferrari F40",
        "Porsche 911 Carrera RS",
        "Volkswagen Beetle",
        "Peugot Spinner",
        "Squidder",
        "Cannondale Roadbike",
        "Scout Flyer",
        "Levtrain",
        "Steel Quads",
        "Spinner",
        "Blitmap Bus",
        "Doritos Delivery Truck",
        "Forklift",
        "RV",
        "Formula Racer",
        "Rally Fighter",
        "Roadster",
        "Blimp",
        "Custom Hot Rod",
        "Big Rig",
        "Aerodyne",
        "Electrola Roadster",
        "Tesla Model 3"
    ];

    string[] private gear = [
        "Tactical Belt",
        "Carbon Fiber Belt",
        "Bandolier of Ammo",
        "Katana Sheath",
        "EpiPen",
        "Mega Today Magazine",
        "Orange Sweatband",
        "Code Bomb",
        "Yellow Sweatband",
        "Green Sweatband",
        "Indigo Sweatband",
        "White Sweatband",
        "Black Sweatband",
        "Destron Gas",
        "Tez Bot Software",
        "Bugout Bag",
        "Case of Jolt Cola",
        "Hard Hat",
        "Lockpicking Kit",
        "Skull Fest Ticket",
        "Gibson Garbage File",
        "Neo Christianist Pamphlets",
        "Havoc Goggles",
        "Bandages",
        "Medical Kit",
        "Hackers Utility Belt",
        "Marauders Bag",
        "Arena Bet Ticket",
        "GM Book of Secrets",
        "Pistol Holster",
        "Rusty Nails",
        "Squid Camo Net",
        "MC Royals Ticket",
        "Running Socks",
        "Traag Knowledge Book",
        "Funnel Web Spider Poison",
        "Crate of Bottled Water",
        "Club 21 VIP Pass",
        "Duct Tape",
        "Archery Quiver",
        "Pink Shirt Book",
        "Red Book",
        "Devil Book",
        "Dragon Book",
        "Polycarb Belt",
        "Safety Glasses",
        "Doritos Clipboard",
        "Advanced Robotics",
        "Yamada Robotics Belt",
        "Black Nail Polish",
        "Runner's Belt",
        "Broken Scissors",
        "Water Bottle Belt",
        "Wire Cutters",
        "Flare Gun",
        "Alien Tech Belt",
        "Bot Wiring",
        "Doritos Windbreaker",
        "Hackers Backpack",
        "Leather Fanny Pack",
        "Hacker Belt",
        "Blitmaps Tote",
        "Patagonia Tech Web"
    ];

    string[] private footwear = [
        "Pegasus",
        "Floatride",
        "UltraBoost",
        "Ghost",
        "Endorphin Pro",
        "Wave Rebellion",
        "ZWorth Air",
        "Air Max 94",
        "Deviate Nitro",
        "One Carbon",
        "Avatar Boot",
        "Meta Speed",
        "Rincon 3",
        "Adipure",
        "Five Fingers",
        "Fuel Cell",
        "Inline Skates",
        "Triumph",
        "Speedcross",
        "Wave Elixir",
        "Air Rift",
        "Ultraride",
        "Ultra Kiawe",
        "Charge",
        "Sprint",
        "Pulse",
        "Cadence",
        "Rocket Boots",
        "Skateboard Shoes",
        "Bionic Boots",
        "Cortana 2",
        "Plasma Boots",
        "Momentum",
        "Max 97",
        "Ghost Racer",
        "MZ-84",
        "Heman Boots",
        "Free Runner",
        "Skytop II",
        "Marathon",
        "Max 180",
        "Cloud Runner",
        "Leather Boots",
        "Pure Cadence",
        "GL6000",
        "Presto",
        "Crosstown",
        "TX-3",
        "Cephpod Runner",
        "Tactical Boots",
        "Zoom JST",
        "Street Glide",
        "Super Man",
        "Cybershoes",
        "Skytop II",
        "Cruzer",
        "Proto Boot",
        "Air Force 1",
        "Wave Rider",
        "Max 95",
        "Citizen",
        "Waffle Trainer",
        "El Tigre",
        "ZX 500",
        "Hover Boots",
        "Power Boots",
        "Boost Boots",
        "Huarache",
        "Gravity",
        "Bermuda",
        "Bot Boots",
        "Slides",
        "Furlined Tactical Boots",
        "Mil Spec Boot",
        "Alien Tek Runer",
        "Skull Sneaker",
        "SL 72",
        "Cortez",
        "Air Flow",
        "Easy Rider",
        "Allbirds",
        "Velcro Runners",
        "Custom Doritos Hightops",
        "Blitmap Boots"
    ];

    string[] private hardware = [
        "Tablet",
        "Code Book",
        "Worm Program USB",
        "EM Pulse Generator",
        "Laptop",
        "Raspberry Pi 3",
        "Neural Link",
        "Reality Machine",
        "Coat Check Keycard",
        "Bag of Marbles",
        "ST88 X",
        "Laser Tripwire",
        "Miniature EMP Generator",
        "Retinal Scanner",
        "Hallusomnetic Chair",
        "USBArmory",
        "LinkCore Prototype",
        "OutKast CD",
        "Zotax GTX 1050 Ti Mini",
        "Wireless Headphones",
        "Mechanical Keyboard",
        "Bash Bunny",
        "Wrench",
        "Ubertooth 1",
        "Wifi Pineapple",
        "Zigbee",
        "Gaming Computer",
        "Rubber Ducky",
        "Voice Changer",
        "Long-Range Antenna",
        "KeyLogger",
        "Da Vinci Virus Drive",
        "GPS Tracking Device",
        "Proxmark 3",
        "Fitbit",
        "Blackberry",
        "Nokia Brick",
        "Motorola Razr",
        "Mind Control Device",
        "Satelite Orbital Laser",
        "Cryogenic Containment Unit",
        "Hardware Wallet",
        "ROM Module",
        "EMP Shield",
        "Mini Drone",
        "RFID Duplicator",
        "Blitmap Decoder",
        "Smartphone",
        "Doritos HQ Key Card"
    ];

    string[] private loot = [
        "Gold Coins",
        "Silver Coins",
        "Synthetic Diamonds",
        "Platinum Bars",
        "Titanium Orbs",
        "Opalfire Jewels",
        "Fire Jewels",
        "Stolen Credits",
        "Tanzanite Stones",
        "Taffeite Stones",
        "Processing Chips",
        "Black Opals",
        "Benitoite Stones",
        "Musgravite Stones",
        "$RunFree Tokens",
        "Painite Stones",
        "Hagal Stones",
        "Star Jewels",
        "Royals Championship Ring",
        "Painite Stones",
        "Infinity Stones",
        "Bot Chips",
        "Tek Fuel",
        "Skull Key",
        "Race Medals",
        "Cool Ranch Doritos",
        "Special Candy",
        "Rich Stones",
        "Musgravite Gemstones"
    ];

    string[] private locations = [
        "Sector 1",
        "Sector 2",
        "Sector 3",
        "Sector 4",
        "Sector 5",
        "Sector 6",
        "Sector 7",
        "Sector 8",
        "Sector 9",
        "Sector 10",
        "Sector 11",
        "Sector 12",
        "Alpha District",
        "Beta District",
        "Gamma District",
        "Delta District",
        "Zeta District"
    ];

    string[] private destinations = [
        "Arts District",
        "Dark Woods",
        "Lost Sector",
        "Cabled Underground",
        "Crispr Lab",
        "Mega City Slums",
        "The Lotus Temple",
        "Wreckers Row",
        "Nightlife District",
        "The Outskirts",
        "The Squid Palace",
        "The Hub",
        "The Walls",
        "Etown",
        "The Cliffs",
        "Mega City Cafe",
        "The Somnetic Pagoda",
        "The Lucky Club",
        "Alien Ninja Clan HQ",
        "Nekogumi HQ",
        "The Neo-Bellagio",
        "The Tech District",
        "Blue Side",
        "Interstellar Port",
        "The Flying Snark",
        "Betty Jean's Titty Bar",
        "Red Eye Syndicate Layer",
        "Sand Volley Ball Arena",
        "Mega City Radio Station",
        "Skull District",
        "The Ice Cream Factory",
        "Buseo Boxing Gym",
        "Club 21",
        "The Tracks",
        "The Bitpacking District",
        "ZK Uptown",
        "MC Ghetto",
        "Quad Stream River District",
        "Chain Alleys",
        "Yamada Robotics HQ",
        "Blitcorp HQ",
        "Alien Station Z",
        "Mummy Cult House",
        "Millennium Archives",
        "Mega Mobile HQ",
        "Cascadia Marketplace",
        "Tezark Industries HQ",
        "Dorito Gang District",
        "Mega City Hospital",
        "Skull Base 0",
        "The Sewers",
        "Downtown",
        "The Neo Christianist Temple",
        "The Surgeon's Lab",
        "Armory  Annex",
        "Megaplex Grid",
        "Ybur",
        "Doritos Mega City HQ",
        "Bot Town",
        "Hal's Hardware",
        "Cool Ranch Club",
        "Ed's Laundry Emporium",
        "Temple of Gold",
        "Hansen Hills",
        "The Lighthouse",
        "Mega City Super Max",
        "Mega City Clink"
    ];

    string[] private contraband = [
        "Awareness Spectrum",
        "Elacca ",
        "Rossak",
        "Sapho",
        "Spice Melange",
        "EPO",
        "Stolen Black Cherry Tobacco",
        "HGH",
        "Diuretics",
        "Bootleg Speed",
        "Darkweb Entheogens",
        "Neuroin",
        "Chain Ale",
        "Virgilium",
        "Red Pills",
        "Cyberpharmetics",
        "Runner's Delight",
        "Rachag",
        "Nuke",
        "Blue Pills",
        "Mystery Pills",
        "Bathtub Aspirin",
        "Muscle",
        "Red Eye",
        "Pirated Petrol",
        "Moon",
        "Stardust",
        "Blues",
        "Carbon Powder",
        "Reds",
        "Synaptizine",
        "Tropicaine",
        "Cortexiphan",
        "Pleuromutilin",
        "Cyalodin",
        "Hydronalin",
        "Squid Ink",
        "Felicium",
        "Snakeleaf",
        "Tropolisine",
        "Synthehol",
        "Maraji Crystals",
        "Ephemerol",
        "Substance D",
        "Adrenochrome",
        "DMT-7",
        "4-Diisopropyltryptamine",
        "Soma",
        "Plutonian Nyborg",
        "Vellocet ",
        "Bootleg Whiskey",
        "Doritos Dust",
        "Blits",
        "OPM"
    ];

    function random(string memory input) internal pure returns (uint256) {
        return uint256(keccak256(abi.encodePacked(input)));
    }

    function getWeapon(uint256 tokenId) public view returns (string memory) {
        return pluck(tokenId, "WEAPON", weapons);
    }

    function getClothes(uint256 tokenId) public view returns (string memory) {
        return pluck(tokenId, "CLOTHING", clothing);
    }

    function getVehicle(uint256 tokenId) public view returns (string memory) {
        return pluck(tokenId, "VEHICLE", vehicle);
    }

    function getFoot(uint256 tokenId) public view returns (string memory) {
        return pluck(tokenId, "FOOTWEAR", footwear);
    }

    function getHardware(uint256 tokenId) public view returns (string memory) {
        return pluck(tokenId, "HARDWARE", hardware);
    }

    function getGear(uint256 tokenId) public view returns (string memory) {
        return pluck(tokenId, "GEAR", gear);
    }

    function getContraband(uint256 tokenId)
        public
        view
        returns (string memory)
    {
        return pluck(tokenId, "CONTRABAND", contraband);
    }

    function getLoot(uint256 tokenId) public view returns (string memory) {
        return pluck(tokenId, "LOOT", loot);
    }

    function getLocation(uint256 tokenId) public view returns (string memory) {
        return pluck(tokenId, "LOCATION", locations);
    }

    function getDestinations(uint256 tokenId)
        public
        view
        returns (string memory)
    {
        return pluck(tokenId, "DESTINATION", destinations);
    }

    function pluck(
        uint256 tokenId,
        string memory keyPrefix,
        string[] memory sourceArray
    ) internal pure returns (string memory) {
        uint256 rand = random(
            string(abi.encodePacked(keyPrefix, toString(tokenId)))
        );
        string memory output = sourceArray[rand % sourceArray.length];
        return output;
    }

    function tokenURI(uint256 tokenId)
        public
        view
        override
        returns (string memory)
    {

        string memory svg = string(
            abi.encodePacked(
                '<svg width="350" height="350" xmlns="http://www.w3.org/2000/svg" shape-rendering="crispEdges">'
                ' <style type="text/css">text { font-size: 16px; font-family: monospace }</style><path fill="#666666" d="M0 0h350v350H0z"/><path fill="#141d26" d="M7.625 18.94h332.857v318.846H7.625z"/><text x="1" y="19" font-size="14" transform="matrix(.57542 0 0 .51254 7.41 5.37)" font-weight="bold">Mega Mobile</text>'
                '<text font-weight="bold" x="340" y="129.5" font-size="10" font-family="Monospace" transform="matrix(.62 0 0 .62682 78.1 264.932)">POWER(((</text><ellipse cx="339" cy="344" rx="3" ry="3"/><text fill="#56aaff" x="66" y="140" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Weapons:</text><text fill="#fff" x="150" y="140" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getWeapon(tokenId),
                '</text><text fill="#56aaff" x="56" y="175" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Clothing:</text><text fill="#fff" x="149" y="175" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getClothes(tokenId),
                '</text><text fill="#56aaff" x="53" y="211" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Vehicles:</text> <text fill="#fff" x="150" y="211" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getVehicle(tokenId),
                '</text><text fill="#56aaff" x="40" y="246" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Contraband:</text><text fill="#fff" x="152" y="246" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getContraband(tokenId),
                '</text><text fill="#56aaff" x="55" y="280" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Footwear:</text><text fill="#fff" x="151" y="280" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getFoot(tokenId),
                '</text><text fill="#56aaff" x="57" y="312" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Hardware:</text><text fill="#fff" x="153" y="312" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getHardware(tokenId),
                '</text><text fill="#56aaff" x="94" y="348" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Gear:</text><text fill="#fff" x="153" y="348" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getGear(tokenId),
                '</text><text fill="#56aaff" x="92" y="383" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Loot:</text><text fill="#fff" x="154" y="383" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getLoot(tokenId),
                '</text><text fill="#56aaff" x="74" y="509" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Depart:</text><text fill="#fff" x="153" y="509" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getLocation(tokenId),
                '</text><text fill="#56aaff" x="73" y="540" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Arrive:</text><text fill="#fff" x="153" y="540" transform="matrix(.63218 0 0 .53353 9.989 18.418)">',
                getDestinations(tokenId),
                '</text><text fill="#00bf00" x="12" y="21" font-size="12" font-family="Monospace" transform="matrix(.63218 0 0 .53353 9.989 18.418)">Loading Transmission...</text><text fill="#00bf00" x="44" y="96" font-size="12" font-family="Monospace" transform="matrix(.63218 0 0 .53353 9.989 18.418)">DECODING...</text><path d="M52.738 13.268h.57l.175-.541.176.54h.569l-.46.335.175.54-.46-.334-.46.334.175-.54-.46-.334zM57.962-20.562h.569l.176-.54.176.54h.569l-.46.334.175.54-.46-.334-.46.335.175-.541-.46-.334z" fill="#4c4c4c"/><path d="M328.996 11.248h1.75v5.75h-1.75zM332.746 8.748h2v8.25h-2zM336.746 6.248h2.25v10.75h-2.25z"/><text fill="#00bf00" x="20" y="424" font-size="12" font-family="Monospace" transform="matrix(.63218 0 0 .53353 9.989 18.418)">/destinations.scan</text><text fill="#00bf00" x="38" y="465" font-size="12" font-family="Monospace" transform="matrix(.63218 0 0 .53353 9.989 18.418)">DECODING...</text><text font-weight="bold" x="15" y="297" font-size="12" font-family="Monospace" transform="matrix(.65037 0 0 .62682 -2.067 159.599)">Somcom a0.1</text><text fill="#00bf00" x="21" y="62" font-size="12" font-family="Monospace" transform="matrix(.63218 0 0 .53353 9.989 18.418)">/manifest.rootkit</text>'
                "</svg>"
            )
        );

        string memory attributes = string(
            abi.encodePacked(
                ' "attributes":[{"trait_type": "weapons", "value":"',
                getWeapon(tokenId),
                '"},{"trait_type": "clothing", "value": "',
                getClothes(tokenId),
                '"},{"trait_type": "vehicle", "value": "',
                getVehicle(tokenId),
                '"},{"trait_type": "contraband", "value": "',
                getContraband(tokenId),
                '"},{"trait_type": "footwear", "value": "',
                getFoot(tokenId),
                '"},'
            )
        );

        attributes = string(
            abi.encodePacked(
                attributes,
                '{"trait_type": "hardware", "value": "',
                getHardware(tokenId),
                '"},{"trait_type": "gear", "value": "',
                getGear(tokenId),
                '"},{"trait_type": "loot", "value": "',
                getLoot(tokenId),
                '"},{"trait_type": "location", "value": "',
                getLocation(tokenId),
                '"},{"trait_type": "destination", "value": "',
                getDestinations(tokenId),
                '"}]'
            )
        );

        string memory json = Base64.encode(
            bytes(
                string(
                    abi.encodePacked(
                        '{"name": "Manifest #',
                        toString(tokenId),
                        '", "description": "WARNING: Unauthorized network access detected. Destroy this confidential com immediately. Failure to do so is a violation of Mega Mobile Terms of Service.", "image": "data:image/svg+xml;base64,',
                        Base64.encode(bytes(svg)),
                        '",',
                        attributes,
                        "}"
                    )
                )
            )
        );
        string memory output = string(
            abi.encodePacked("data:application/json;base64,", json)
        );

        return output;
    }

    function claim(uint256 _mintAmount, string calldata key) public payable {
        require(_mintAmount > 0);
        require(_mintAmount <= 10);
        require(mintInfo.nextTokenId + _mintAmount <= mintInfo.maxSupply);

        // Get the hash of the senders address, the runners tokenId, and the key passed
        // This way the key will be different for everyone and they can't just share
        bytes32 sig = keccak256(abi.encodePacked(msg.sender, key));
        uint256 bits = uint256(sig);
        // With a difficulty of 2 we require the last 2 bits to be 0 which gives a 25% hit rate
        uint256 mask = 0x07; // 0x03 is 00000011, aka a byte with the last 2 bits set to true
        require(bits & mask == 0, "INVALID_CODE/ip has been logged");

        if (msg.sender != owner()) {
            require(msg.value >= mintInfo.cost * _mintAmount);
        }

        for (uint256 i = 0; i < _mintAmount; i++) {
            _safeMint(msg.sender, mintInfo.nextTokenId);
            mintInfo.nextTokenId++;
        }
    }

    function withdraw() public onlyOwner {
        payable(msg.sender).transfer(address(this).balance);
    }

    function toString(uint256 value) internal pure returns (string memory) {
        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);
    }

    constructor() ERC721("bootjack", "BOOT") Ownable() {}
}

File 2 of 13 : Base64.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;

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

    function encode(bytes memory data) internal pure returns (string memory) {
        if (data.length == 0) return "";

        // load the table into memory
        string memory table = TABLE;

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

        // add some extra buffer at the end required for the writing
        string memory result = new string(encodedLen + 32);

        assembly {
            // set the actual output length
            mstore(result, encodedLen)

            // prepare the lookup table
            let tablePtr := add(table, 1)

            // input ptr
            let dataPtr := data
            let endPtr := add(dataPtr, mload(data))

            // result ptr, jump over length
            let resultPtr := add(result, 32)

            // run over the input, 3 bytes at a time
            for {

            } lt(dataPtr, endPtr) {

            } {
                dataPtr := add(dataPtr, 3)

                // read 3 bytes
                let input := mload(dataPtr)

                // write 4 characters
                mstore(
                    resultPtr,
                    shl(248, mload(add(tablePtr, and(shr(18, input), 0x3F))))
                )
                resultPtr := add(resultPtr, 1)
                mstore(
                    resultPtr,
                    shl(248, mload(add(tablePtr, and(shr(12, input), 0x3F))))
                )
                resultPtr := add(resultPtr, 1)
                mstore(
                    resultPtr,
                    shl(248, mload(add(tablePtr, and(shr(6, input), 0x3F))))
                )
                resultPtr := add(resultPtr, 1)
                mstore(
                    resultPtr,
                    shl(248, mload(add(tablePtr, and(input, 0x3F))))
                )
                resultPtr := add(resultPtr, 1)
            }

            // padding with '='
            switch mod(mload(data), 3)
            case 1 {
                mstore(sub(resultPtr, 2), shl(240, 0x3d3d))
            }
            case 2 {
                mstore(sub(resultPtr, 1), shl(248, 0x3d))
            }
        }

        return result;
    }
}

File 3 of 13 : 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 4 of 13 : 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 5 of 13 : 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 6 of 13 : 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 7 of 13 : 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 8 of 13 : 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 9 of 13 : 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 10 of 13 : 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 13 : IERC721Receiver.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

/**
 * @title ERC721 token receiver interface
 * @dev Interface for any contract that wants to support safeTransfers
 * from ERC721 asset contracts.
 */
interface IERC721Receiver {
    /**
     * @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom}
     * by `operator` from `from`, this function is called.
     *
     * It must return its Solidity selector to confirm the token transfer.
     * If any other value is returned or the interface is not implemented by the recipient, the transfer will be reverted.
     *
     * The selector can be obtained in Solidity with `IERC721.onERC721Received.selector`.
     */
    function onERC721Received(
        address operator,
        address from,
        uint256 tokenId,
        bytes calldata data
    ) external returns (bytes4);
}

File 12 of 13 : 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 13 of 13 : 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",
        "devdoc",
        "userdoc",
        "metadata",
        "abi"
      ]
    }
  }
}

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":[{"internalType":"uint256","name":"_mintAmount","type":"uint256"},{"internalType":"string","name":"key","type":"string"}],"name":"claim","outputs":[],"stateMutability":"payable","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":"getClothes","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getContraband","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getDestinations","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":"getGear","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getHardware","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getLocation","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getLoot","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getVehicle","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":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"transferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"withdraw","outputs":[],"stateMutability":"nonpayable","type":"function"}]

60806040526040518060600160405280662386f26fc10000815260200161138863ffffffff168152602001600163ffffffff1681525060086000820151816000015560208201518160010160006101000a81548163ffffffff021916908363ffffffff16021790555060408201518160010160046101000a81548163ffffffff021916908363ffffffff160217905550505060405180610d4001604052806040518060400160405280600e81526020017f426c617374657220506973746f6c00000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f436861696e73617700000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f446561646c79204475737400000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f53746f6e65204275726e6572000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f536861726420446167676572000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f436f6e63757373696f6e20426f6d62000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f576964652d626f7265204275726e65720000000000000000000000000000000081525081526020016040518060400160405280600781526020017f43656c6c67756e0000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f536d616c6c20436c75620000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f426174746c65204c616e6365000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f56617261204c616e63650000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f436f62726100000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f57696e676d616e0000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f53686f636b2054726f6f706572205269666c650000000000000000000000000081525081526020016040518060400160405280600881526020017f4c61737269666c6500000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4a65726963686f2039343100000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f50756c73652043616e6e6f6e000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f476c6f636b20333000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f536c61676765720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f57616c746865722050393900000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f4865636b6c6572204b6f6368204d50354132000000000000000000000000000081525081526020016040518060400160405280600981526020017f5175696c6c2047756e000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f5a6f7267205a462d31000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f536f6e696320436c75620000000000000000000000000000000000000000000081525081526020016040518060400160405280601681526020017f446972656374656420456e657267792043616e6e6f6e0000000000000000000081525081526020016040518060400160405280600c81526020017f426172626564205370656172000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4d616e67616c6f7265204350310000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4d616e67616c6f726520414b000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f4d3248420000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4d6175736572204d37313200000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f456c656374726963616c2053706561720000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4c657769732047756e000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f53686f727420537065617200000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4d61756c6120506973746f6c000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f4d41432d3130000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4c61736572205269666c6500000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f506970650000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f486174636865740000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4b65792053776f7264000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f426164204c616e6365720000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f456e65726779205768697000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f426174746c652048616d6d65720000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f426174746c65204178650000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4c617365722053776f726400000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f426174746c6568616d6d6572000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f536379746865000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f48616c626572642053776f72640000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f506f77657220506f6c650000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f436f6c7420436f6d6d616e646f0000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f466c616d657468726f776572000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f43616e652047756e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4d3139372056756c63616e00000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4c696768746e696e67205269666c65000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f446573657274204561676c65000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f446172742047756e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f53776974636820426c616465000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f535720313900000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f4b6174616e61000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f506c61736d612043616e6e6f6e0000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f53717569642047756e000000000000000000000000000000000000000000000081525081526020016040518060400160405280600381526020017f327834000000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4261736562616c6c20426174000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f446973727570746f72000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4d6963726f20557a69000000000000000000000000000000000000000000000081525081526020016040518060400160405280601581526020017f4175746f6d617469632053686f7467756e73207832000000000000000000000081525081526020016040518060400160405280600381526020017f4d3136000000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f506861736572000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f393246530000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f54617270656c2047756e0000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f467573696f6e205269666c65000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f414d43204175746f204d6167000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f5375626d616368696e652047756e00000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f503232360000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f436f6d62617420426f770000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f53686f7467756e0000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f5472616365205269666c6500000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f50756c7365205269666c6500000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f4d6163686574650000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f48616e642043616e6e6f6e00000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f44657272696e676572000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f53636f7574205269666c6500000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4d616368696e652047756e00000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f506f7765722053776f726400000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f54726964656e740000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4772656e616465204c61756e636865720000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f536e69706572205269666c65000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f426c69746d61700000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f54776f205477656e74790000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f50756d702053686f7467756e000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f4c6f6e67626f770000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f46726167204772656e616465000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f50432d390000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f5374696e6765720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f505332300000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f53636f7270696f0000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600381526020017f4d3739000000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f56756c63616e204d696e6967756e00000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f4b696c6c6572370000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f506970652047756e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f5374756e204261746f6e0000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f4e61696c67756e0000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f526f636b6574204c61756e63686572000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4c617365722043616e6e6f6e000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f43726f776261720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4d6f6c6f746f7620436f636b7461696c0000000000000000000000000000000081525081526020016040518060400160405280601781526020017f446f7269746f732042616720616e64205a697074696573000000000000000000815250815250600a90606a6200191b929190620093a3565b5060405180610be001604052806040518060400160405280600c81526020017f576869746520547368697274000000000000000000000000000000000000000081525081526020016040518060400160405280601681526020017f4861636b2054686520506c616e6574205453686972740000000000000000000081525081526020016040518060400160405280600d81526020017f426f6d626572204a61636b65740000000000000000000000000000000000000081525081526020016040518060400160405280601481526020017f41726d6f722d5175696c746564204a61636b657400000000000000000000000081525081526020016040518060400160405280600681526020017f59756b617461000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f42616c6c6973746963205665737400000000000000000000000000000000000081525081526020016040518060400160405280601881526020017f506f6c79636172626f6e61746520547572746c656e65636b000000000000000081525081526020016040518060400160405280601481526020017f487962726964205765617665205377656174657200000000000000000000000081525081526020016040518060400160405280601081526020017f546865726d6f736574204a61636b65740000000000000000000000000000000081525081526020016040518060400160405280601581526020017f4772617068656e652d5765617665204a61636b6574000000000000000000000081525081526020016040518060400160405280600b81526020017f53696c6b204b696d6f6e6f00000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4c657669746174696f6e20426f6f74730000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f476c61646961746f722041726d6f72000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4472692d4669742053686972740000000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f416e74692d50756e63747572652053686972740000000000000000000000000081525081526020016040518060400160405280600e81526020017f496e74657266616365205375697400000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f486f7264616b20426f6e652041726d6f7200000000000000000000000000000081525081526020016040518060400160405280600e81526020017f446f7269746f7320486f6f64696500000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f546865726d6f616374697665204a61636b65740000000000000000000000000081525081526020016040518060400160405280600e81526020017f53796e776561766520447265737300000000000000000000000000000000000081525081526020016040518060400160405280601481526020017f44756f6c6179657220507566666572205665737400000000000000000000000081525081526020016040518060400160405280601281526020017f53616d7572616920547572746c656e65636b000000000000000000000000000081525081526020016040518060400160405280600c81526020017f5375726765204a6f67676572000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f53796e77656176652059756b617461000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f537572766976616c20537569740000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f53796e7765617665204a61636b6574000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f476f6c642053696c6b205665737400000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4e696b6f6e20436c6f616b00000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f466c6578205374726964652053686f727473000000000000000000000000000081525081526020016040518060400160405280600e81526020017f49736f6c6174696f6e205375697400000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f4d6574616c2056656e7420542d7368697274000000000000000000000000000081525081526020016040518060400160405280600781526020017f455620537569740000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f42696f2d6d696d65746963204761726d656e740000000000000000000000000081525081526020016040518060400160405280600b81526020017f466c69676874205375697400000000000000000000000000000000000000000081525081526020016040518060400160405280601781526020017f4e656f6e204f72616e676520507566666572205665737400000000000000000081525081526020016040518060400160405280601481526020017f506f6c7963617262205472656e636820436f617400000000000000000000000081525081526020016040518060400160405280601381526020017f4c656174686572205472656e636820436f61740000000000000000000000000081525081526020016040518060400160405280600881526020017f46757220436f617400000000000000000000000000000000000000000000000081525081526020016040518060400160405280601581526020017f576869746520576f6f6c20547572746c656e65636b000000000000000000000081525081526020016040518060400160405280600d81526020017f546163746963616c20436f61740000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f5472616e73706172656e74205472656e6368000000000000000000000000000081525081526020016040518060400160405280601681526020017f426c61636b204c656174686572204f766572636f61740000000000000000000081525081526020016040518060400160405280600d81526020017f52756e44616f205473686972740000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4465766f74696f6e20526f62657300000000000000000000000000000000000081525081526020016040518060400160405280601781526020017f4c656f70617264205061726163687574652050616e747300000000000000000081525081526020016040518060400160405280601381526020017f4c656174686572204d6f746f204a61636b65740000000000000000000000000081525081526020016040518060400160405280600f81526020017f43617420526f736520545368697274000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f53757a756b69204d6f746f204a61636b6574000000000000000000000000000081525081526020016040518060400160405280600d81526020017f546163746963616c20566573740000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4b6e6967687420526f626573000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f506f77657220537569740000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f446f7269746f7320506f6c6f000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f426c69746d61702054736869727400000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f50617461676f6e6961205665737400000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f486f76657220537569740000000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f506c616e657377616c6b657220436c6f616b000000000000000000000000000081525081526020016040518060400160405280601481526020017f546572727920436c6f74682042617468726f626500000000000000000000000081525081526020016040518060400160405280600b81526020017f4b65766c6172205665737400000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f447563742054617065204f766572636f6174000000000000000000000000000081525081526020016040518060400160405280601081526020017f54696520447965204f766572616c6c730000000000000000000000000000000081525081526020016040518060400160405280600881526020017f576574205375697400000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f506f7765722041726d6f7200000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f506c616e657377616c6b65722041726d6f72000000000000000000000000000081525081526020016040518060400160405280600881526020017f496f6e205375697400000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f53756974206f6620506f7765720000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4c656174686572204a61636b657400000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4c656174686572204f766572636f61740000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f53696c6b2044726573730000000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f496365205072696e6365737320526f626573000000000000000000000000000081525081526020016040518060400160405280600b81526020017f506c61696420536869727400000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4d6f726e696e6720436f6174000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f566573746d656e7473206f66204661697468000000000000000000000000000081525081526020016040518060400160405280600a81526020017f52656420486f6f6469650000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f537175696420537569740000000000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f4c697a617264205363616c65204d61696c00000000000000000000000000000081525081526020016040518060400160405280601181526020017f447261676f6e20536b696e20436c6f616b00000000000000000000000000000081525081526020016040518060400160405280600e81526020017f44656e696d204f766572616c6c7300000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f4c6f6e67636f617400000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4c6561746865722041726d6f720000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f4d696c697461727920466174696775657300000000000000000000000000000081525081526020016040518060400160405280600a81526020017f42756e6e7920537569740000000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f46616c6c656e20416e67656c20526f626573000000000000000000000000000081525081526020016040518060400160405280601381526020017f426c61636b204c6561746865722041726d6f720000000000000000000000000081525081526020016040518060400160405280600f81526020017f467572204c696e656420436c6f616b000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f536f7263657265737320526f626573000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f506c6561746865722050616e747300000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f54726962616c20536b697274000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f506c6561746865722041726d6f7200000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4c6561746865722056657374000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4c6561746865722050616e74730000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f4176616e7420476172646520447265737300000000000000000000000000000081525081526020016040518060400160405280600e81526020017f52616e67657227732054756e696300000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f42756e6e7920537569740000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4b6e696768742041726d6f72000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4475656c69737420506c61746500000000000000000000000000000000000000815250815250600b90605f62002f1d9291906200940a565b50604051806107c001604052806040518060400160405280600a81526020017f4379626572747275636b0000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4f726e6974686f7074657200000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f56544f4c0000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f47726f756e64636172000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4d6f746f2047757a7a692038353000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f466f72466f75720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f436f6d6261742054616e6b00000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f537562757262616e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f436976696c69616e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4620536572696573205069636b7570000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f416c666120526f6d656f205370696e6e6572000000000000000000000000000081525081526020016040518060400160405280600b81526020017f474d20544448203435303700000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f41726d6164696c6c6f2056616e0000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f447573742053636f75740000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f526169646572205472696b65000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f417564692041340000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f534141422039390000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4b4c52203635302042696b65000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f417564692054540000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f476c6f626566697368000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f486f76657263617200000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4a7570697465722038000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4a657420537175697272656c000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f436164696c616320456c646f7261646f0000000000000000000000000000000081525081526020016040518060400160405280601181526020017f3139363920466f7264204d757374616e6700000000000000000000000000000081525081526020016040518060400160405280601581526020017f44756361746920536372616d626c65722031313030000000000000000000000081525081526020016040518060400160405280600b81526020017f506f72736368652039313200000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f466f7264204772616e616461000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f536f6e69632054616e6b0000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4d4220556e696d6f67000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f537069636520526f636b6574000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f424d57203230303200000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f43726f776e20566963746f72696100000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f437562650000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f41726d6f726564204c696d6f7573696e6500000000000000000000000000000081525081526020016040518060400160405280600c81526020017f53616e6420437261776c6572000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f466f726420526170746f7200000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f4d5620416775737461204634000000000000000000000000000000000000000081525081526020016040518060400160405280601481526020017f4c616d626f726768696e6920436f756e7461636800000000000000000000000081525081526020016040518060400160405280600b81526020017f466572726172692046343000000000000000000000000000000000000000000081525081526020016040518060400160405280601681526020017f506f72736368652039313120436172726572612052530000000000000000000081525081526020016040518060400160405280601181526020017f566f6c6b73776167656e20426565746c6500000000000000000000000000000081525081526020016040518060400160405280600e81526020017f506575676f74205370696e6e657200000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f537175696464657200000000000000000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f43616e6e6f6e64616c6520526f616462696b650000000000000000000000000081525081526020016040518060400160405280600b81526020017f53636f757420466c79657200000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f4c6576747261696e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f537465656c20517561647300000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f5370696e6e65720000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f426c69746d61702042757300000000000000000000000000000000000000000081525081526020016040518060400160405280601681526020017f446f7269746f732044656c697665727920547275636b0000000000000000000081525081526020016040518060400160405280600881526020017f466f726b6c69667400000000000000000000000000000000000000000000000081525081526020016040518060400160405280600281526020017f525600000000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f466f726d756c612052616365720000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f52616c6c7920466967687465720000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f526f61647374657200000000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f426c696d7000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f437573746f6d20486f7420526f6400000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f426967205269670000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f4165726f64796e6500000000000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f456c656374726f6c6120526f616473746572000000000000000000000000000081525081526020016040518060400160405280600d81526020017f5465736c61204d6f64656c203300000000000000000000000000000000000000815250815250600c90603e62003d8492919062009471565b50604051806107e001604052806040518060400160405280600d81526020017f546163746963616c2042656c740000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f436172626f6e2046696265722042656c7400000000000000000000000000000081525081526020016040518060400160405280601181526020017f42616e646f6c696572206f6620416d6d6f00000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4b6174616e61205368656174680000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f45706950656e000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f4d65676120546f646179204d6167617a696e650000000000000000000000000081525081526020016040518060400160405280601081526020017f4f72616e676520537765617462616e640000000000000000000000000000000081525081526020016040518060400160405280600981526020017f436f646520426f6d62000000000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f59656c6c6f7720537765617462616e640000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f477265656e20537765617462616e64000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f496e6469676f20537765617462616e640000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f576869746520537765617462616e64000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f426c61636b20537765617462616e64000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f44657374726f6e2047617300000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f54657a20426f7420536f6674776172650000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4275676f7574204261670000000000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f43617365206f66204a6f6c7420436f6c6100000000000000000000000000000081525081526020016040518060400160405280600881526020017f486172642048617400000000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4c6f636b7069636b696e67204b6974000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f536b756c6c2046657374205469636b657400000000000000000000000000000081525081526020016040518060400160405280601381526020017f476962736f6e20476172626167652046696c650000000000000000000000000081525081526020016040518060400160405280601a81526020017f4e656f2043687269737469616e6973742050616d70686c65747300000000000081525081526020016040518060400160405280600d81526020017f4861766f6320476f67676c65730000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f42616e646167657300000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4d65646963616c204b697400000000000000000000000000000000000000000081525081526020016040518060400160405280601481526020017f4861636b657273205574696c6974792042656c7400000000000000000000000081525081526020016040518060400160405280600d81526020017f4d6172617564657273204261670000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4172656e6120426574205469636b65740000000000000000000000000000000081525081526020016040518060400160405280601281526020017f474d20426f6f6b206f662053656372657473000000000000000000000000000081525081526020016040518060400160405280600e81526020017f506973746f6c20486f6c7374657200000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f5275737479204e61696c7300000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f53717569642043616d6f204e657400000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4d4320526f79616c73205469636b65740000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f52756e6e696e6720536f636b730000000000000000000000000000000000000081525081526020016040518060400160405280601481526020017f5472616167204b6e6f776c6564676520426f6f6b00000000000000000000000081525081526020016040518060400160405280601881526020017f46756e6e656c205765622053706964657220506f69736f6e000000000000000081525081526020016040518060400160405280601681526020017f4372617465206f6620426f74746c65642057617465720000000000000000000081525081526020016040518060400160405280601081526020017f436c75622032312056495020506173730000000000000000000000000000000081525081526020016040518060400160405280600981526020017f447563742054617065000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f417263686572792051756976657200000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f50696e6b20536869727420426f6f6b000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f52656420426f6f6b00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f446576696c20426f6f6b0000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f447261676f6e20426f6f6b00000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f506f6c79636172622042656c740000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f53616665747920476c617373657300000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f446f7269746f7320436c6970626f61726400000000000000000000000000000081525081526020016040518060400160405280601181526020017f416476616e63656420526f626f7469637300000000000000000000000000000081525081526020016040518060400160405280601481526020017f59616d61646120526f626f746963732042656c7400000000000000000000000081525081526020016040518060400160405280601181526020017f426c61636b204e61696c20506f6c69736800000000000000000000000000000081525081526020016040518060400160405280600d81526020017f52756e6e657227732042656c740000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f42726f6b656e2053636973736f7273000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f576174657220426f74746c652042656c7400000000000000000000000000000081525081526020016040518060400160405280600c81526020017f576972652043757474657273000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f466c6172652047756e000000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f416c69656e20546563682042656c74000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f426f7420576972696e670000000000000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f446f7269746f732057696e64627265616b65720000000000000000000000000081525081526020016040518060400160405280601081526020017f4861636b657273204261636b7061636b0000000000000000000000000000000081525081526020016040518060400160405280601281526020017f4c6561746865722046616e6e79205061636b000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4861636b65722042656c7400000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f426c69746d61707320546f74650000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f50617461676f6e69612054656368205765620000000000000000000000000000815250815250600d90603f62004c26929190620094d8565b5060405180610a8001604052806040518060400160405280600781526020017f506567617375730000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f466c6f617472696465000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f556c747261426f6f73740000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f47686f737400000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f456e646f727068696e2050726f0000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f5761766520526562656c6c696f6e00000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f5a576f727468204169720000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f416972204d61782039340000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f44657669617465204e6974726f0000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4f6e6520436172626f6e0000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f41766174617220426f6f7400000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4d6574612053706565640000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f52696e636f6e203300000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f416469707572650000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f466976652046696e67657273000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4675656c2043656c6c000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f496e6c696e6520536b617465730000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f547269756d70680000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f537065656463726f73730000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f5761766520456c6978697200000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f416972205269667400000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f556c74726172696465000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f556c747261204b6961776500000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f436861726765000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f537072696e74000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f50756c736500000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f436164656e63650000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f526f636b657420426f6f7473000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f536b617465626f6172642053686f65730000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f42696f6e696320426f6f7473000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f436f7274616e612032000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f506c61736d6120426f6f7473000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f4d6f6d656e74756d00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f4d6178203937000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f47686f737420526163657200000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f4d5a2d383400000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f48656d616e20426f6f747300000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f467265652052756e6e657200000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f536b79746f70204949000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f4d61726174686f6e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f4d6178203138300000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f436c6f75642052756e6e6572000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4c65617468657220426f6f74730000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f5075726520436164656e6365000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f474c36303030000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f50726573746f000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f43726f7373746f776e000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f54582d330000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f43657068706f642052756e6e657200000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f546163746963616c20426f6f747300000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f5a6f6f6d204a535400000000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f53747265657420476c696465000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f5375706572204d616e000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f437962657273686f65730000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f536b79746f70204949000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f4372757a6572000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f50726f746f20426f6f740000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f41697220466f726365203100000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f576176652052696465720000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f4d6178203935000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f436974697a656e0000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f576166666c6520547261696e657200000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f456c20546967726500000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f5a5820353030000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f486f76657220426f6f747300000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f506f77657220426f6f747300000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f426f6f737420426f6f747300000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f487561726163686500000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f477261766974790000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f4265726d7564610000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f426f7420426f6f7473000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f536c69646573000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601781526020017f4675726c696e656420546163746963616c20426f6f747300000000000000000081525081526020016040518060400160405280600d81526020017f4d696c205370656320426f6f740000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f416c69656e2054656b2052756e6572000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f536b756c6c20536e65616b65720000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f534c20373200000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f436f7274657a000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f41697220466c6f7700000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f456173792052696465720000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f416c6c626972647300000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f56656c63726f2052756e6e65727300000000000000000000000000000000000081525081526020016040518060400160405280601781526020017f437573746f6d20446f7269746f732048696768746f707300000000000000000081525081526020016040518060400160405280600d81526020017f426c69746d617020426f6f747300000000000000000000000000000000000000815250815250600e90605462005f9f9291906200953f565b506040518061062001604052806040518060400160405280600681526020017f5461626c6574000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f436f646520426f6f6b000000000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f576f726d2050726f6772616d205553420000000000000000000000000000000081525081526020016040518060400160405280601281526020017f454d2050756c73652047656e657261746f72000000000000000000000000000081525081526020016040518060400160405280600681526020017f4c6170746f70000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f526173706265727279205069203300000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4e657572616c204c696e6b00000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f5265616c697479204d616368696e65000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f436f617420436865636b204b657963617264000000000000000000000000000081525081526020016040518060400160405280600e81526020017f426167206f66204d6172626c657300000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f535438382058000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4c6173657220547269707769726500000000000000000000000000000000000081525081526020016040518060400160405280601781526020017f4d696e69617475726520454d502047656e657261746f7200000000000000000081525081526020016040518060400160405280600f81526020017f526574696e616c205363616e6e6572000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f48616c6c75736f6d6e657469632043686169720000000000000000000000000081525081526020016040518060400160405280600981526020017f55534241726d6f7279000000000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f4c696e6b436f72652050726f746f74797065000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4f75744b6173742043440000000000000000000000000000000000000000000081525081526020016040518060400160405280601681526020017f5a6f746178204754582031303530205469204d696e690000000000000000000081525081526020016040518060400160405280601381526020017f576972656c657373204865616470686f6e65730000000000000000000000000081525081526020016040518060400160405280601381526020017f4d656368616e6963616c204b6579626f6172640000000000000000000000000081525081526020016040518060400160405280600a81526020017f426173682042756e6e790000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f5772656e6368000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f55626572746f6f7468203100000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f576966692050696e656170706c6500000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f5a6967626565000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f47616d696e6720436f6d7075746572000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f527562626572204475636b79000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f566f696365204368616e6765720000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f4c6f6e672d52616e676520416e74656e6e61000000000000000000000000000081525081526020016040518060400160405280600981526020017f4b65794c6f67676572000000000000000000000000000000000000000000000081525081526020016040518060400160405280601481526020017f44612056696e636920566972757320447269766500000000000000000000000081525081526020016040518060400160405280601381526020017f47505320547261636b696e67204465766963650000000000000000000000000081525081526020016040518060400160405280600a81526020017f50726f786d61726b20330000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f466974626974000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f426c61636b62657272790000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4e6f6b696120427269636b00000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4d6f746f726f6c612052617a720000000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f4d696e6420436f6e74726f6c204465766963650000000000000000000000000081525081526020016040518060400160405280601681526020017f536174656c697465204f72626974616c204c617365720000000000000000000081525081526020016040518060400160405280601a81526020017f4372796f67656e696320436f6e7461696e6d656e7420556e697400000000000081525081526020016040518060400160405280600f81526020017f48617264776172652057616c6c6574000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f524f4d204d6f64756c650000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f454d5020536869656c640000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4d696e692044726f6e650000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f52464944204475706c696361746f72000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f426c69746d6170204465636f646572000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f536d61727470686f6e650000000000000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f446f7269746f73204851204b6579204361726400000000000000000000000000815250815250600f90603162006b07929190620095a6565b50604051806103a001604052806040518060400160405280600a81526020017f476f6c6420436f696e730000000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f53696c76657220436f696e73000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f53796e746865746963204469616d6f6e6473000000000000000000000000000081525081526020016040518060400160405280600d81526020017f506c6174696e756d20426172730000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f546974616e69756d204f7262730000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4f70616c66697265204a6577656c73000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f46697265204a6577656c7300000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f53746f6c656e204372656469747300000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f54616e7a616e6974652053746f6e65730000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f54616666656974652053746f6e6573000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f50726f63657373696e672043686970730000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f426c61636b204f70616c7300000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f42656e69746f6974652053746f6e65730000000000000000000000000000000081525081526020016040518060400160405280601181526020017f4d7573677261766974652053746f6e657300000000000000000000000000000081525081526020016040518060400160405280600f81526020017f2452756e4672656520546f6b656e73000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f5061696e6974652053746f6e657300000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f486167616c2053746f6e6573000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f53746172204a6577656c7300000000000000000000000000000000000000000081525081526020016040518060400160405280601881526020017f526f79616c73204368616d70696f6e736869702052696e67000000000000000081525081526020016040518060400160405280600e81526020017f5061696e6974652053746f6e657300000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f496e66696e6974792053746f6e6573000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f426f74204368697073000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f54656b204675656c00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f536b756c6c204b6579000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f52616365204d6564616c7300000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f436f6f6c2052616e636820446f7269746f73000000000000000000000000000081525081526020016040518060400160405280600d81526020017f5370656369616c2043616e64790000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f526963682053746f6e657300000000000000000000000000000000000000000081525081526020016040518060400160405280601481526020017f4d7573677261766974652047656d73746f6e6573000000000000000000000000815250815250601090601d620071d39291906200960d565b506040518061022001604052806040518060400160405280600881526020017f536563746f72203100000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f536563746f72203200000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f536563746f72203300000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f536563746f72203400000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f536563746f72203500000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f536563746f72203600000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f536563746f72203700000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f536563746f72203800000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f536563746f72203900000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f536563746f72203130000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f536563746f72203131000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f536563746f72203132000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f416c70686120446973747269637400000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f426574612044697374726963740000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f47616d6d6120446973747269637400000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f44656c746120446973747269637400000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f5a657461204469737472696374000000000000000000000000000000000000008152508152506011906011620075db92919062009674565b506040518061086001604052806040518060400160405280600d81526020017f417274732044697374726963740000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f4461726b20576f6f64730000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f4c6f737420536563746f7200000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f4361626c656420556e64657267726f756e64000000000000000000000000000081525081526020016040518060400160405280600a81526020017f437269737072204c61620000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4d656761204369747920536c756d73000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f546865204c6f7475732054656d706c650000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f577265636b65727320526f77000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f4e696768746c696665204469737472696374000000000000000000000000000081525081526020016040518060400160405280600d81526020017f546865204f7574736b697274730000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f5468652053717569642050616c6163650000000000000000000000000000000081525081526020016040518060400160405280600781526020017f546865204875620000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f5468652057616c6c73000000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f45746f776e00000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f54686520436c696666730000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f4d6567612043697479204361666500000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f54686520536f6d6e65746963205061676f64610000000000000000000000000081525081526020016040518060400160405280600e81526020017f546865204c75636b7920436c756200000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f416c69656e204e696e6a6120436c616e2048510000000000000000000000000081525081526020016040518060400160405280600b81526020017f4e656b6f67756d6920485100000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f546865204e656f2d42656c6c6167696f0000000000000000000000000000000081525081526020016040518060400160405280601181526020017f546865205465636820446973747269637400000000000000000000000000000081525081526020016040518060400160405280600981526020017f426c75652053696465000000000000000000000000000000000000000000000081525081526020016040518060400160405280601181526020017f496e7465727374656c6c617220506f727400000000000000000000000000000081525081526020016040518060400160405280601081526020017f54686520466c79696e6720536e61726b0000000000000000000000000000000081525081526020016040518060400160405280601681526020017f4265747479204a65616e2773205469747479204261720000000000000000000081525081526020016040518060400160405280601781526020017f526564204579652053796e646963617465204c6179657200000000000000000081525081526020016040518060400160405280601681526020017f53616e6420566f6c6c65792042616c6c204172656e610000000000000000000081525081526020016040518060400160405280601781526020017f4d656761204369747920526164696f2053746174696f6e00000000000000000081525081526020016040518060400160405280600e81526020017f536b756c6c20446973747269637400000000000000000000000000000000000081525081526020016040518060400160405280601581526020017f5468652049636520437265616d20466163746f7279000000000000000000000081525081526020016040518060400160405280601081526020017f427573656f20426f78696e672047796d0000000000000000000000000000000081525081526020016040518060400160405280600781526020017f436c75622032310000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f54686520547261636b730000000000000000000000000000000000000000000081525081526020016040518060400160405280601781526020017f546865204269747061636b696e6720446973747269637400000000000000000081525081526020016040518060400160405280600981526020017f5a4b205570746f776e000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f4d432047686574746f000000000000000000000000000000000000000000000081525081526020016040518060400160405280601a81526020017f517561642053747265616d20526976657220446973747269637400000000000081525081526020016040518060400160405280600c81526020017f436861696e20416c6c657973000000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f59616d61646120526f626f74696373204851000000000000000000000000000081525081526020016040518060400160405280600b81526020017f426c6974636f727020485100000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f416c69656e2053746174696f6e205a000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f4d756d6d792043756c7420486f7573650000000000000000000000000000000081525081526020016040518060400160405280601381526020017f4d696c6c656e6e69756d2041726368697665730000000000000000000000000081525081526020016040518060400160405280600e81526020017f4d656761204d6f62696c6520485100000000000000000000000000000000000081525081526020016040518060400160405280601481526020017f4361736361646961204d61726b6574706c61636500000000000000000000000081525081526020016040518060400160405280601481526020017f54657a61726b20496e647573747269657320485100000000000000000000000081525081526020016040518060400160405280601481526020017f446f7269746f2047616e6720446973747269637400000000000000000000000081525081526020016040518060400160405280601281526020017f4d656761204369747920486f73706974616c000000000000000000000000000081525081526020016040518060400160405280600c81526020017f536b756c6c20426173652030000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f546865205365776572730000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f446f776e746f776e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280601b81526020017f546865204e656f2043687269737469616e6973742054656d706c65000000000081525081526020016040518060400160405280601181526020017f5468652053757267656f6e2773204c616200000000000000000000000000000081525081526020016040518060400160405280600d81526020017f41726d6f72792020416e6e65780000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4d656761706c657820477269640000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f596275720000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601481526020017f446f7269746f73204d656761204369747920485100000000000000000000000081525081526020016040518060400160405280600881526020017f426f7420546f776e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f48616c277320486172647761726500000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f436f6f6c2052616e636820436c7562000000000000000000000000000000000081525081526020016040518060400160405280601581526020017f45642773204c61756e64727920456d706f7269756d000000000000000000000081525081526020016040518060400160405280600e81526020017f54656d706c65206f6620476f6c6400000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f48616e73656e2048696c6c73000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f546865204c69676874686f75736500000000000000000000000000000000000081525081526020016040518060400160405280601381526020017f4d6567612043697479205375706572204d61780000000000000000000000000081525081526020016040518060400160405280600f81526020017f4d656761204369747920436c696e6b0000000000000000000000000000000000815250815250601290604362008569929190620096db565b50604051806106c001604052806040518060400160405280601281526020017f41776172656e65737320537065637472756d000000000000000000000000000081525081526020016040518060400160405280600781526020017f456c61636361200000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f526f7373616b000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f536170686f00000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f5370696365204d656c616e67650000000000000000000000000000000000000081525081526020016040518060400160405280600381526020017f45504f000000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601b81526020017f53746f6c656e20426c61636b2043686572727920546f626163636f000000000081525081526020016040518060400160405280600381526020017f484748000000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f446975726574696373000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f426f6f746c65672053706565640000000000000000000000000000000000000081525081526020016040518060400160405280601281526020017f4461726b77656220456e7468656f67656e73000000000000000000000000000081525081526020016040518060400160405280600781526020017f4e6575726f696e0000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f436861696e20416c65000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f56697267696c69756d000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f5265642050696c6c73000000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4379626572706861726d6574696373000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f52756e6e657227732044656c696768740000000000000000000000000000000081525081526020016040518060400160405280600681526020017f526163686167000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f4e756b650000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f426c75652050696c6c730000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f4d7973746572792050696c6c730000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f42617468747562204173706972696e000000000000000000000000000000000081525081526020016040518060400160405280600681526020017f4d7573636c65000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600781526020017f526564204579650000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600e81526020017f5069726174656420506574726f6c00000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f4d6f6f6e0000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f537461726475737400000000000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f426c75657300000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f436172626f6e20506f776465720000000000000000000000000000000000000081525081526020016040518060400160405280600481526020017f526564730000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f53796e617074697a696e6500000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f54726f70696361696e650000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f436f72746578697068616e00000000000000000000000000000000000000000081525081526020016040518060400160405280600d81526020017f506c6575726f6d7574696c696e0000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f4379616c6f64696e00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600a81526020017f487964726f6e616c696e0000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f537175696420496e6b000000000000000000000000000000000000000000000081525081526020016040518060400160405280600881526020017f46656c696369756d00000000000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f536e616b656c656166000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f54726f706f6c6973696e6500000000000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f53796e746865686f6c000000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f4d6172616a69204372797374616c73000000000000000000000000000000000081525081526020016040518060400160405280600981526020017f457068656d65726f6c000000000000000000000000000000000000000000000081525081526020016040518060400160405280600b81526020017f5375627374616e6365204400000000000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f416472656e6f6368726f6d65000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f444d542d3700000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601781526020017f342d446969736f70726f70796c7472797074616d696e6500000000000000000081525081526020016040518060400160405280600481526020017f536f6d610000000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280601081526020017f506c75746f6e69616e204e79626f72670000000000000000000000000000000081525081526020016040518060400160405280600981526020017f56656c6c6f63657420000000000000000000000000000000000000000000000081525081526020016040518060400160405280600f81526020017f426f6f746c656720576869736b6579000000000000000000000000000000000081525081526020016040518060400160405280600c81526020017f446f7269746f732044757374000000000000000000000000000000000000000081525081526020016040518060400160405280600581526020017f426c69747300000000000000000000000000000000000000000000000000000081525081526020016040518060400160405280600381526020017f4f504d00000000000000000000000000000000000000000000000000000000008152508152506013906036620091f892919062009742565b503480156200920657600080fd5b506040518060400160405280600881526020017f626f6f746a61636b0000000000000000000000000000000000000000000000008152506040518060400160405280600481526020017f424f4f540000000000000000000000000000000000000000000000000000000081525081600090805190602001906200928b929190620097a9565b508060019080519060200190620092a4929190620097a9565b5050506001600681905550620092cf620092c3620092d560201b60201c565b620092dd60201b60201c565b6200992c565b600033905090565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600760006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b828054828255906000526020600020908101928215620093f7579160200282015b82811115620093f6578251829080519060200190620093e5929190620097a9565b5091602001919060010190620093c4565b5b5090506200940691906200983a565b5090565b8280548282559060005260206000209081019282156200945e579160200282015b828111156200945d5782518290805190602001906200944c929190620097a9565b50916020019190600101906200942b565b5b5090506200946d91906200983a565b5090565b828054828255906000526020600020908101928215620094c5579160200282015b82811115620094c4578251829080519060200190620094b3929190620097a9565b509160200191906001019062009492565b5b509050620094d491906200983a565b5090565b8280548282559060005260206000209081019282156200952c579160200282015b828111156200952b5782518290805190602001906200951a929190620097a9565b5091602001919060010190620094f9565b5b5090506200953b91906200983a565b5090565b82805482825590600052602060002090810192821562009593579160200282015b828111156200959257825182908051906020019062009581929190620097a9565b509160200191906001019062009560565b5b509050620095a291906200983a565b5090565b828054828255906000526020600020908101928215620095fa579160200282015b82811115620095f9578251829080519060200190620095e8929190620097a9565b5091602001919060010190620095c7565b5b5090506200960991906200983a565b5090565b82805482825590600052602060002090810192821562009661579160200282015b82811115620096605782518290805190602001906200964f929190620097a9565b50916020019190600101906200962e565b5b5090506200967091906200983a565b5090565b828054828255906000526020600020908101928215620096c8579160200282015b82811115620096c7578251829080519060200190620096b6929190620097a9565b509160200191906001019062009695565b5b509050620096d791906200983a565b5090565b8280548282559060005260206000209081019282156200972f579160200282015b828111156200972e5782518290805190602001906200971d929190620097a9565b5091602001919060010190620096fc565b5b5090506200973e91906200983a565b5090565b82805482825590600052602060002090810192821562009796579160200282015b828111156200979557825182908051906020019062009784929190620097a9565b509160200191906001019062009763565b5b509050620097a591906200983a565b5090565b828054620097b790620098f6565b90600052602060002090601f016020900481019282620097db576000855562009827565b82601f10620097f657805160ff191683800117855562009827565b8280016001018555821562009827579182015b828111156200982657825182559160200191906001019062009809565b5b50905062009836919062009862565b5090565b5b808211156200985e576000818162009854919062009881565b506001016200983b565b5090565b5b808211156200987d57600081600090555060010162009863565b5090565b5080546200988f90620098f6565b6000825580601f10620098a35750620098c4565b601f016020900490600052602060002090810190620098c3919062009862565b5b50565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b600060028204905060018216806200990f57607f821691505b60208210811415620099265762009925620098c7565b5b50919050565b615ff3806200993c6000396000f3fe6080604052600436106101b75760003560e01c806370a08231116100ec5780639e41b73f1161008a578063c87b56dd11610064578063c87b56dd1461066d578063df7ebb7b146106aa578063e985e9c5146106e7578063f2fde38b14610724576101b7565b80639e41b73f146105de578063a22cb4651461061b578063b88d4fde14610644576101b7565b80637f7b1393116100c65780637f7b13931461050e5780638da5cb5b1461054b57806395d89b41146105765780639a20e3a8146105a1576101b7565b806370a082311461047d578063715018a6146104ba5780637946d954146104d1576101b7565b80632d02f8c11161015957806342842e0e1161013357806342842e0e1461039d5780635454d388146103c657806360814820146104035780636352211e14610440576101b7565b80632d02f8c11461030c5780633ccfd60b14610349578063425ce65114610360576101b7565b8063095ea7b311610195578063095ea7b3146102615780630e99990d1461028a57806323b872dd146102c7578063268b15ed146102f0576101b7565b806301ffc9a7146101bc57806306fdde03146101f9578063081812fc14610224575b600080fd5b3480156101c857600080fd5b506101e360048036038101906101de9190612e05565b61074d565b6040516101f09190612e4d565b60405180910390f35b34801561020557600080fd5b5061020e61082f565b60405161021b9190612f01565b60405180910390f35b34801561023057600080fd5b5061024b60048036038101906102469190612f59565b6108c1565b6040516102589190612fc7565b60405180910390f35b34801561026d57600080fd5b506102886004803603810190610283919061300e565b610946565b005b34801561029657600080fd5b506102b160048036038101906102ac9190612f59565b610a5e565b6040516102be9190612f01565b60405180910390f35b3480156102d357600080fd5b506102ee60048036038101906102e9919061304e565b610b78565b005b61030a60048036038101906103059190613106565b610bd8565b005b34801561031857600080fd5b50610333600480360381019061032e9190612f59565b610dab565b6040516103409190612f01565b60405180910390f35b34801561035557600080fd5b5061035e610ec5565b005b34801561036c57600080fd5b5061038760048036038101906103829190612f59565b610f8a565b6040516103949190612f01565b60405180910390f35b3480156103a957600080fd5b506103c460048036038101906103bf919061304e565b6110a4565b005b3480156103d257600080fd5b506103ed60048036038101906103e89190612f59565b6110c4565b6040516103fa9190612f01565b60405180910390f35b34801561040f57600080fd5b5061042a60048036038101906104259190612f59565b6111de565b6040516104379190612f01565b60405180910390f35b34801561044c57600080fd5b5061046760048036038101906104629190612f59565b6112f8565b6040516104749190612fc7565b60405180910390f35b34801561048957600080fd5b506104a4600480360381019061049f9190613166565b6113aa565b6040516104b191906131a2565b60405180910390f35b3480156104c657600080fd5b506104cf611462565b005b3480156104dd57600080fd5b506104f860048036038101906104f39190612f59565b6114ea565b6040516105059190612f01565b60405180910390f35b34801561051a57600080fd5b5061053560048036038101906105309190612f59565b611604565b6040516105429190612f01565b60405180910390f35b34801561055757600080fd5b5061056061171e565b60405161056d9190612fc7565b60405180910390f35b34801561058257600080fd5b5061058b611748565b6040516105989190612f01565b60405180910390f35b3480156105ad57600080fd5b506105c860048036038101906105c39190612f59565b6117da565b6040516105d59190612f01565b60405180910390f35b3480156105ea57600080fd5b5061060560048036038101906106009190612f59565b6118f4565b6040516106129190612f01565b60405180910390f35b34801561062757600080fd5b50610642600480360381019061063d91906131e9565b611a0e565b005b34801561065057600080fd5b5061066b60048036038101906106669190613359565b611b8f565b005b34801561067957600080fd5b50610694600480360381019061068f9190612f59565b611bf1565b6040516106a19190612f01565b60405180910390f35b3480156106b657600080fd5b506106d160048036038101906106cc9190612f59565b611d91565b6040516106de9190612f01565b60405180910390f35b3480156106f357600080fd5b5061070e600480360381019061070991906133dc565b611eab565b60405161071b9190612e4d565b60405180910390f35b34801561073057600080fd5b5061074b60048036038101906107469190613166565b611f3f565b005b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916148061081857507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80610828575061082782612037565b5b9050919050565b60606000805461083e9061344b565b80601f016020809104026020016040519081016040528092919081815260200182805461086a9061344b565b80156108b75780601f1061088c576101008083540402835291602001916108b7565b820191906000526020600020905b81548152906001019060200180831161089a57829003601f168201915b5050505050905090565b60006108cc826120a1565b61090b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610902906134ef565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b6000610951826112f8565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614156109c2576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016109b990613581565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff166109e161210d565b73ffffffffffffffffffffffffffffffffffffffff161480610a105750610a0f81610a0a61210d565b611eab565b5b610a4f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610a4690613613565b60405180910390fd5b610a598383612115565b505050565b6060610b71826040518060400160405280600881526020017f464f4f5457454152000000000000000000000000000000000000000000000000815250600e805480602002602001604051908101604052809291908181526020016000905b82821015610b68578382906000526020600020018054610adb9061344b565b80601f0160208091040260200160405190810160405280929190818152602001828054610b079061344b565b8015610b545780601f10610b2957610100808354040283529160200191610b54565b820191906000526020600020905b815481529060010190602001808311610b3757829003601f168201915b505050505081526020019060010190610abc565b505050506121ce565b9050919050565b610b89610b8361210d565b8261223d565b610bc8576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610bbf906136a5565b60405180910390fd5b610bd383838361231b565b505050565b60008311610be557600080fd5b600a831115610bf357600080fd5b600860010160009054906101000a900463ffffffff1663ffffffff1683600860010160049054906101000a900463ffffffff1663ffffffff16610c3691906136f4565b1115610c4157600080fd5b6000338383604051602001610c58939291906137c2565b60405160208183030381529060405280519060200120905060008160001c9050600060079050600081831614610cc3576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610cba90613838565b60405180910390fd5b610ccb61171e565b73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614610d1b5785600860000154610d0e9190613858565b341015610d1a57600080fd5b5b60005b86811015610da257610d4b33600860010160049054906101000a900463ffffffff1663ffffffff16612577565b6008600101600481819054906101000a900463ffffffff1680929190610d70906138c2565b91906101000a81548163ffffffff021916908363ffffffff160217905550508080610d9a906138ef565b915050610d1e565b50505050505050565b6060610ebe826040518060400160405280600881526020017f434c4f5448494e47000000000000000000000000000000000000000000000000815250600b805480602002602001604051908101604052809291908181526020016000905b82821015610eb5578382906000526020600020018054610e289061344b565b80601f0160208091040260200160405190810160405280929190818152602001828054610e549061344b565b8015610ea15780601f10610e7657610100808354040283529160200191610ea1565b820191906000526020600020905b815481529060010190602001808311610e8457829003601f168201915b505050505081526020019060010190610e09565b505050506121ce565b9050919050565b610ecd61210d565b73ffffffffffffffffffffffffffffffffffffffff16610eeb61171e565b73ffffffffffffffffffffffffffffffffffffffff1614610f41576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f3890613984565b60405180910390fd5b3373ffffffffffffffffffffffffffffffffffffffff166108fc479081150290604051600060405180830381858888f19350505050158015610f87573d6000803e3d6000fd5b50565b606061109d826040518060400160405280600481526020017f4c4f4f54000000000000000000000000000000000000000000000000000000008152506010805480602002602001604051908101604052809291908181526020016000905b828210156110945783829060005260206000200180546110079061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546110339061344b565b80156110805780601f1061105557610100808354040283529160200191611080565b820191906000526020600020905b81548152906001019060200180831161106357829003601f168201915b505050505081526020019060010190610fe8565b505050506121ce565b9050919050565b6110bf83838360405180602001604052806000815250611b8f565b505050565b60606111d7826040518060400160405280600481526020017f4745415200000000000000000000000000000000000000000000000000000000815250600d805480602002602001604051908101604052809291908181526020016000905b828210156111ce5783829060005260206000200180546111419061344b565b80601f016020809104026020016040519081016040528092919081815260200182805461116d9061344b565b80156111ba5780601f1061118f576101008083540402835291602001916111ba565b820191906000526020600020905b81548152906001019060200180831161119d57829003601f168201915b505050505081526020019060010190611122565b505050506121ce565b9050919050565b60606112f1826040518060400160405280600a81526020017f434f4e54524142414e44000000000000000000000000000000000000000000008152506013805480602002602001604051908101604052809291908181526020016000905b828210156112e857838290600052602060002001805461125b9061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546112879061344b565b80156112d45780601f106112a9576101008083540402835291602001916112d4565b820191906000526020600020905b8154815290600101906020018083116112b757829003601f168201915b50505050508152602001906001019061123c565b505050506121ce565b9050919050565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156113a1576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161139890613a16565b60405180910390fd5b80915050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16141561141b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161141290613aa8565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b61146a61210d565b73ffffffffffffffffffffffffffffffffffffffff1661148861171e565b73ffffffffffffffffffffffffffffffffffffffff16146114de576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114d590613984565b60405180910390fd5b6114e86000612595565b565b60606115fd826040518060400160405280600b81526020017f44455354494e4154494f4e0000000000000000000000000000000000000000008152506012805480602002602001604051908101604052809291908181526020016000905b828210156115f45783829060005260206000200180546115679061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546115939061344b565b80156115e05780601f106115b5576101008083540402835291602001916115e0565b820191906000526020600020905b8154815290600101906020018083116115c357829003601f168201915b505050505081526020019060010190611548565b505050506121ce565b9050919050565b6060611717826040518060400160405280600881526020017f4c4f434154494f4e0000000000000000000000000000000000000000000000008152506011805480602002602001604051908101604052809291908181526020016000905b8282101561170e5783829060005260206000200180546116819061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546116ad9061344b565b80156116fa5780601f106116cf576101008083540402835291602001916116fa565b820191906000526020600020905b8154815290600101906020018083116116dd57829003601f168201915b505050505081526020019060010190611662565b505050506121ce565b9050919050565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b6060600180546117579061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546117839061344b565b80156117d05780601f106117a5576101008083540402835291602001916117d0565b820191906000526020600020905b8154815290600101906020018083116117b357829003601f168201915b5050505050905090565b60606118ed826040518060400160405280600881526020017f4841524457415245000000000000000000000000000000000000000000000000815250600f805480602002602001604051908101604052809291908181526020016000905b828210156118e45783829060005260206000200180546118579061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546118839061344b565b80156118d05780601f106118a5576101008083540402835291602001916118d0565b820191906000526020600020905b8154815290600101906020018083116118b357829003601f168201915b505050505081526020019060010190611838565b505050506121ce565b9050919050565b6060611a07826040518060400160405280600681526020017f574541504f4e0000000000000000000000000000000000000000000000000000815250600a805480602002602001604051908101604052809291908181526020016000905b828210156119fe5783829060005260206000200180546119719061344b565b80601f016020809104026020016040519081016040528092919081815260200182805461199d9061344b565b80156119ea5780601f106119bf576101008083540402835291602001916119ea565b820191906000526020600020905b8154815290600101906020018083116119cd57829003601f168201915b505050505081526020019060010190611952565b505050506121ce565b9050919050565b611a1661210d565b73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611a84576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a7b90613b14565b60405180910390fd5b8060056000611a9161210d565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff16611b3e61210d565b73ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c3183604051611b839190612e4d565b60405180910390a35050565b611ba0611b9a61210d565b8361223d565b611bdf576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611bd6906136a5565b60405180910390fd5b611beb8484848461265b565b50505050565b60606000611bfe836118f4565b611c0784610dab565b611c1085611d91565b611c19866111de565b611c2287610a5e565b611c2b886117da565b611c34896110c4565b611c3d8a610f8a565b611c468b611604565b611c4f8c6114ea565b604051602001611c689a99989796959493929190614fa2565b60405160208183030381529060405290506000611c84846118f4565b611c8d85610dab565b611c9686611d91565b611c9f876111de565b611ca888610a5e565b604051602001611cbc95949392919061532d565b604051602081830303815290604052905080611cd7856117da565b611ce0866110c4565b611ce987610f8a565b611cf288611604565b611cfb896114ea565b604051602001611d1096959493929190615640565b60405160208183030381529060405290506000611d5f611d2f866126b7565b611d3885612818565b84604051602001611d4b939291906158ee565b604051602081830303815290604052612818565b9050600081604051602001611d749190615997565b604051602081830303815290604052905080945050505050919050565b6060611ea4826040518060400160405280600781526020017f56454849434c4500000000000000000000000000000000000000000000000000815250600c805480602002602001604051908101604052809291908181526020016000905b82821015611e9b578382906000526020600020018054611e0e9061344b565b80601f0160208091040260200160405190810160405280929190818152602001828054611e3a9061344b565b8015611e875780601f10611e5c57610100808354040283529160200191611e87565b820191906000526020600020905b815481529060010190602001808311611e6a57829003601f168201915b505050505081526020019060010190611def565b505050506121ce565b9050919050565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b611f4761210d565b73ffffffffffffffffffffffffffffffffffffffff16611f6561171e565b73ffffffffffffffffffffffffffffffffffffffff1614611fbb576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611fb290613984565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16141561202b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161202290615a2b565b60405180910390fd5b61203481612595565b50565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b600033905090565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16612188836112f8565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60606000612204846121df876126b7565b6040516020016121f0929190615a4b565b60405160208183030381529060405261299d565b90506000838451836122169190615a9e565b8151811061222757612226615acf565b5b6020026020010151905080925050509392505050565b6000612248826120a1565b612287576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161227e90615b70565b60405180910390fd5b6000612292836112f8565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff16148061230157508373ffffffffffffffffffffffffffffffffffffffff166122e9846108c1565b73ffffffffffffffffffffffffffffffffffffffff16145b8061231257506123118185611eab565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff1661233b826112f8565b73ffffffffffffffffffffffffffffffffffffffff1614612391576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161238890615c02565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612401576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016123f890615c94565b60405180910390fd5b61240c8383836129d0565b612417600082612115565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546124679190615cb4565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546124be91906136f4565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4505050565b6125918282604051806020016040528060008152506129d5565b5050565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600760006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b61266684848461231b565b61267284848484612a30565b6126b1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126a890615d5a565b60405180910390fd5b50505050565b606060008214156126ff576040518060400160405280600181526020017f30000000000000000000000000000000000000000000000000000000000000008152509050612813565b600082905060005b6000821461273157808061271a906138ef565b915050600a8261272a9190615d7a565b9150612707565b60008167ffffffffffffffff81111561274d5761274c61322e565b5b6040519080825280601f01601f19166020018201604052801561277f5781602001600182028036833780820191505090505b5090505b6000851461280c576001826127989190615cb4565b9150600a856127a79190615a9e565b60306127b391906136f4565b60f81b8183815181106127c9576127c8615acf565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a856128059190615d7a565b9450612783565b8093505050505b919050565b606060008251141561283b57604051806020016040528060008152509050612998565b6000604051806060016040528060408152602001615f7e604091399050600060036002855161286a91906136f4565b6128749190615d7a565b60046128809190613858565b9050600060208261289191906136f4565b67ffffffffffffffff8111156128aa576128a961322e565b5b6040519080825280601f01601f1916602001820160405280156128dc5781602001600182028036833780820191505090505b509050818152600183018586518101602084015b81831015612957576003830192508251603f8160121c1685015160f81b8252600182019150603f81600c1c1685015160f81b8252600182019150603f8160061c1685015160f81b8252600182019150603f811685015160f81b8252600182019150506128f0565b60038951066001811461297157600281146129815761298c565b613d3d60f01b600283035261298c565b603d60f81b60018303525b50505050508093505050505b919050565b6000816040516020016129b09190615dab565b6040516020818303038152906040528051906020012060001c9050919050565b505050565b6129df8383612bb8565b6129ec6000848484612a30565b612a2b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612a2290615d5a565b60405180910390fd5b505050565b6000612a518473ffffffffffffffffffffffffffffffffffffffff16612d86565b15612bab578373ffffffffffffffffffffffffffffffffffffffff1663150b7a02612a7a61210d565b8786866040518563ffffffff1660e01b8152600401612a9c9493929190615e17565b6020604051808303816000875af1925050508015612ad857506040513d601f19601f82011682018060405250810190612ad59190615e78565b60015b612b5b573d8060008114612b08576040519150601f19603f3d011682016040523d82523d6000602084013e612b0d565b606091505b50600081511415612b53576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612b4a90615d5a565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614915050612bb0565b600190505b949350505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612c28576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612c1f90615ef1565b60405180910390fd5b612c31816120a1565b15612c71576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612c6890615f5d565b60405180910390fd5b612c7d600083836129d0565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254612ccd91906136f4565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a45050565b600080823b905060008111915050919050565b6000604051905090565b600080fd5b600080fd5b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b612de281612dad565b8114612ded57600080fd5b50565b600081359050612dff81612dd9565b92915050565b600060208284031215612e1b57612e1a612da3565b5b6000612e2984828501612df0565b91505092915050565b60008115159050919050565b612e4781612e32565b82525050565b6000602082019050612e626000830184612e3e565b92915050565b600081519050919050565b600082825260208201905092915050565b60005b83811015612ea2578082015181840152602081019050612e87565b83811115612eb1576000848401525b50505050565b6000601f19601f8301169050919050565b6000612ed382612e68565b612edd8185612e73565b9350612eed818560208601612e84565b612ef681612eb7565b840191505092915050565b60006020820190508181036000830152612f1b8184612ec8565b905092915050565b6000819050919050565b612f3681612f23565b8114612f4157600080fd5b50565b600081359050612f5381612f2d565b92915050565b600060208284031215612f6f57612f6e612da3565b5b6000612f7d84828501612f44565b91505092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000612fb182612f86565b9050919050565b612fc181612fa6565b82525050565b6000602082019050612fdc6000830184612fb8565b92915050565b612feb81612fa6565b8114612ff657600080fd5b50565b60008135905061300881612fe2565b92915050565b6000806040838503121561302557613024612da3565b5b600061303385828601612ff9565b925050602061304485828601612f44565b9150509250929050565b60008060006060848603121561306757613066612da3565b5b600061307586828701612ff9565b935050602061308686828701612ff9565b925050604061309786828701612f44565b9150509250925092565b600080fd5b600080fd5b600080fd5b60008083601f8401126130c6576130c56130a1565b5b8235905067ffffffffffffffff8111156130e3576130e26130a6565b5b6020830191508360018202830111156130ff576130fe6130ab565b5b9250929050565b60008060006040848603121561311f5761311e612da3565b5b600061312d86828701612f44565b935050602084013567ffffffffffffffff81111561314e5761314d612da8565b5b61315a868287016130b0565b92509250509250925092565b60006020828403121561317c5761317b612da3565b5b600061318a84828501612ff9565b91505092915050565b61319c81612f23565b82525050565b60006020820190506131b76000830184613193565b92915050565b6131c681612e32565b81146131d157600080fd5b50565b6000813590506131e3816131bd565b92915050565b60008060408385031215613200576131ff612da3565b5b600061320e85828601612ff9565b925050602061321f858286016131d4565b9150509250929050565b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b61326682612eb7565b810181811067ffffffffffffffff821117156132855761328461322e565b5b80604052505050565b6000613298612d99565b90506132a4828261325d565b919050565b600067ffffffffffffffff8211156132c4576132c361322e565b5b6132cd82612eb7565b9050602081019050919050565b82818337600083830152505050565b60006132fc6132f7846132a9565b61328e565b90508281526020810184848401111561331857613317613229565b5b6133238482856132da565b509392505050565b600082601f8301126133405761333f6130a1565b5b81356133508482602086016132e9565b91505092915050565b6000806000806080858703121561337357613372612da3565b5b600061338187828801612ff9565b945050602061339287828801612ff9565b93505060406133a387828801612f44565b925050606085013567ffffffffffffffff8111156133c4576133c3612da8565b5b6133d08782880161332b565b91505092959194509250565b600080604083850312156133f3576133f2612da3565b5b600061340185828601612ff9565b925050602061341285828601612ff9565b9150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b6000600282049050600182168061346357607f821691505b602082108114156134775761347661341c565b5b50919050565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b60006134d9602c83612e73565b91506134e48261347d565b604082019050919050565b60006020820190508181036000830152613508816134cc565b9050919050565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b600061356b602183612e73565b91506135768261350f565b604082019050919050565b6000602082019050818103600083015261359a8161355e565b9050919050565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b60006135fd603883612e73565b9150613608826135a1565b604082019050919050565b6000602082019050818103600083015261362c816135f0565b9050919050565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b600061368f603183612e73565b915061369a82613633565b604082019050919050565b600060208201905081810360008301526136be81613682565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b60006136ff82612f23565b915061370a83612f23565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0382111561373f5761373e6136c5565b5b828201905092915050565b60008160601b9050919050565b60006137628261374a565b9050919050565b600061377482613757565b9050919050565b61378c61378782612fa6565b613769565b82525050565b600081905092915050565b60006137a98385613792565b93506137b68385846132da565b82840190509392505050565b60006137ce828661377b565b6014820191506137df82848661379d565b9150819050949350505050565b7f494e56414c49445f434f44452f697020686173206265656e206c6f6767656400600082015250565b6000613822601f83612e73565b915061382d826137ec565b602082019050919050565b6000602082019050818103600083015261385181613815565b9050919050565b600061386382612f23565b915061386e83612f23565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff04831182151516156138a7576138a66136c5565b5b828202905092915050565b600063ffffffff82169050919050565b60006138cd826138b2565b915063ffffffff8214156138e4576138e36136c5565b5b600182019050919050565b60006138fa82612f23565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82141561392d5761392c6136c5565b5b600182019050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b600061396e602083612e73565b915061397982613938565b602082019050919050565b6000602082019050818103600083015261399d81613961565b9050919050565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b6000613a00602983612e73565b9150613a0b826139a4565b604082019050919050565b60006020820190508181036000830152613a2f816139f3565b9050919050565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b6000613a92602a83612e73565b9150613a9d82613a36565b604082019050919050565b60006020820190508181036000830152613ac181613a85565b9050919050565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b6000613afe601983612e73565b9150613b0982613ac8565b602082019050919050565b60006020820190508181036000830152613b2d81613af1565b9050919050565b7f3c7376672077696474683d2233353022206865696768743d223335302220786d60008201527f6c6e733d22687474703a2f2f7777772e77332e6f72672f323030302f7376672260208201527f2073686170652d72656e646572696e673d2263726973704564676573223e203c60408201527f7374796c6520747970653d22746578742f637373223e74657874207b20666f6e60608201527f742d73697a653a20313670783b20666f6e742d66616d696c793a206d6f6e6f7360808201527f70616365207d3c2f7374796c653e3c706174682066696c6c3d2223363636363660a08201527f362220643d224d302030683335307633353048307a222f3e3c7061746820666960c08201527f6c6c3d22233134316432362220643d224d372e3632352031382e39346833333260e08201527f2e383537763331382e38343648372e3632357a222f3e3c7465787420783d22316101008201527f2220793d2231392220666f6e742d73697a653d22313422207472616e73666f726101208201527f6d3d226d6174726978282e353735343220302030202e353132353420372e34316101408201527f20352e3337292220666f6e742d7765696768743d22626f6c64223e4d656761206101608201527f4d6f62696c653c2f746578743e3c7465787420666f6e742d7765696768743d226101808201527f626f6c642220783d223334302220793d223132392e352220666f6e742d73697a6101a08201527f653d2231302220666f6e742d66616d696c793d224d6f6e6f73706163652220746101c08201527f72616e73666f726d3d226d6174726978282e363220302030202e3632363832206101e08201527f37382e31203236342e39333229223e504f5745522828283c2f746578743e3c656102008201527f6c6c697073652063783d22333339222063793d22333434222072783d223322206102208201527f72793d2233222f3e3c746578742066696c6c3d22233536616166662220783d226102408201527f36362220793d2231343022207472616e73666f726d3d226d6174726978282e366102608201527f3332313820302030202e353333353320392e3938392031382e34313829223e576102808201527f6561706f6e733a3c2f746578743e3c746578742066696c6c3d222366666622206102a08201527f783d223135302220793d2231343022207472616e73666f726d3d226d617472696102c08201527f78282e363332313820302030202e353333353320392e3938392031382e3431386102e08201527f29223e000000000000000000000000000000000000000000000000000000000061030082015250565b6000613f0c61030383613792565b9150613f1782613b34565b61030382019050919050565b6000613f2e82612e68565b613f388185613792565b9350613f48818560208601612e84565b80840191505092915050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223560008201527f362220793d2231373522207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e436c60408201527f6f7468696e673a3c2f746578743e3c746578742066696c6c3d2223666666222060608201527f783d223134392220793d2231373522207472616e73666f726d3d226d6174726960808201527f78282e363332313820302030202e353333353320392e3938392031382e34313860a08201527f29223e000000000000000000000000000000000000000000000000000000000060c082015250565b600061406e60c383613792565b915061407982613f54565b60c382019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223560008201527f332220793d2232313122207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e566560408201527f6869636c65733a3c2f746578743e203c746578742066696c6c3d22236666662260608201527f20783d223135302220793d2232313122207472616e73666f726d3d226d61747260808201527f6978282e363332313820302030202e353333353320392e3938392031382e343160a08201527f3829223e0000000000000000000000000000000000000000000000000000000060c082015250565b600061419e60c483613792565b91506141a982614084565b60c482019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223460008201527f302220793d2232343622207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e436f60408201527f6e74726162616e643a3c2f746578743e3c746578742066696c6c3d222366666660608201527f2220783d223135322220793d2232343622207472616e73666f726d3d226d617460808201527f726978282e363332313820302030202e353333353320392e3938392031382e3460a08201527f313829223e00000000000000000000000000000000000000000000000000000060c082015250565b60006142ce60c583613792565b91506142d9826141b4565b60c582019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223560008201527f352220793d2232383022207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e466f60408201527f6f74776561723a3c2f746578743e3c746578742066696c6c3d2223666666222060608201527f783d223135312220793d2232383022207472616e73666f726d3d226d6174726960808201527f78282e363332313820302030202e353333353320392e3938392031382e34313860a08201527f29223e000000000000000000000000000000000000000000000000000000000060c082015250565b60006143fe60c383613792565b9150614409826142e4565b60c382019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223560008201527f372220793d2233313222207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e486160408201527f7264776172653a3c2f746578743e3c746578742066696c6c3d2223666666222060608201527f783d223135332220793d2233313222207472616e73666f726d3d226d6174726960808201527f78282e363332313820302030202e353333353320392e3938392031382e34313860a08201527f29223e000000000000000000000000000000000000000000000000000000000060c082015250565b600061452e60c383613792565b915061453982614414565b60c382019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223960008201527f342220793d2233343822207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e476560408201527f61723a3c2f746578743e3c746578742066696c6c3d22236666662220783d223160608201527f35332220793d2233343822207472616e73666f726d3d226d6174726978282e3660808201527f3332313820302030202e353333353320392e3938392031382e34313829223e0060a082015250565b600061463860bf83613792565b915061464382614544565b60bf82019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223960008201527f322220793d2233383322207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e4c6f60408201527f6f743a3c2f746578743e3c746578742066696c6c3d22236666662220783d223160608201527f35342220793d2233383322207472616e73666f726d3d226d6174726978282e3660808201527f3332313820302030202e353333353320392e3938392031382e34313829223e0060a082015250565b600061474260bf83613792565b915061474d8261464e565b60bf82019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223760008201527f342220793d2235303922207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e446560408201527f706172743a3c2f746578743e3c746578742066696c6c3d22236666662220783d60608201527f223135332220793d2235303922207472616e73666f726d3d226d61747269782860808201527f2e363332313820302030202e353333353320392e3938392031382e343138292260a08201527f3e0000000000000000000000000000000000000000000000000000000000000060c082015250565b600061487260c183613792565b915061487d82614758565b60c182019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223760008201527f332220793d2235343022207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e417260408201527f726976653a3c2f746578743e3c746578742066696c6c3d22236666662220783d60608201527f223135332220793d2235343022207472616e73666f726d3d226d61747269782860808201527f2e363332313820302030202e353333353320392e3938392031382e343138292260a08201527f3e0000000000000000000000000000000000000000000000000000000000000060c082015250565b60006149a260c183613792565b91506149ad82614888565b60c182019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233030626630302220783d223160008201527f322220793d2232312220666f6e742d73697a653d2231322220666f6e742d666160208201527f6d696c793d224d6f6e6f737061636522207472616e73666f726d3d226d61747260408201527f6978282e363332313820302030202e353333353320392e3938392031382e343160608201527f3829223e4c6f6164696e67205472616e736d697373696f6e2e2e2e3c2f74657860808201527f743e3c746578742066696c6c3d22233030626630302220783d2234342220793d60a08201527f2239362220666f6e742d73697a653d2231322220666f6e742d66616d696c793d60c08201527f224d6f6e6f737061636522207472616e73666f726d3d226d6174726978282e3660e08201527f3332313820302030202e353333353320392e3938392031382e34313829223e446101008201527f45434f44494e472e2e2e3c2f746578743e3c7061746820643d224d35322e37336101208201527f382031332e323638682e35376c2e3137352d2e3534312e3137362e3534682e356101408201527f36396c2d2e34362e3333352e3137352e35342d2e34362d2e3333342d2e34362e6101608201527f3333342e3137352d2e35342d2e34362d2e3333347a4d35372e3936322d32302e6101808201527f353632682e3536396c2e3137362d2e35342e3137362e3534682e3536396c2d2e6101a08201527f34362e3333342e3137352e35342d2e34362d2e3333342d2e34362e3333352e316101c08201527f37352d2e3534312d2e34362d2e3333347a222066696c6c3d22233463346334636101e08201527f222f3e3c7061746820643d224d3332382e3939362031312e32343868312e37356102008201527f76352e3735682d312e37357a4d3333322e37343620382e373438683276382e326102208201527f35682d327a4d3333362e37343620362e32343868322e32357631302e3735682d6102408201527f322e32357a222f3e3c746578742066696c6c3d22233030626630302220783d226102608201527f32302220793d223432342220666f6e742d73697a653d2231322220666f6e742d6102808201527f66616d696c793d224d6f6e6f737061636522207472616e73666f726d3d226d616102a08201527f74726978282e363332313820302030202e353333353320392e3938392031382e6102c08201527f34313829223e2f64657374696e6174696f6e732e7363616e3c2f746578743e3c6102e08201527f746578742066696c6c3d22233030626630302220783d2233382220793d2234366103008201527f352220666f6e742d73697a653d2231322220666f6e742d66616d696c793d224d6103208201527f6f6e6f737061636522207472616e73666f726d3d226d6174726978282e3633326103408201527f313820302030202e353333353320392e3938392031382e34313829223e4445436103608201527f4f44494e472e2e2e3c2f746578743e3c7465787420666f6e742d7765696768746103808201527f3d22626f6c642220783d2231352220793d223239372220666f6e742d73697a656103a08201527f3d2231322220666f6e742d66616d696c793d224d6f6e6f7370616365222074726103c08201527f616e73666f726d3d226d6174726978282e363530333720302030202e363236386103e08201527f32202d322e303637203135392e35393929223e536f6d636f6d2061302e313c2f6104008201527f746578743e3c746578742066696c6c3d22233030626630302220783d223231226104208201527f20793d2236322220666f6e742d73697a653d2231322220666f6e742d66616d696104408201527f6c793d224d6f6e6f737061636522207472616e73666f726d3d226d61747269786104608201527f282e363332313820302030202e353333353320392e3938392031382e343138296104808201527f223e2f6d616e69666573742e726f6f746b69743c2f746578743e3c2f7376673e6104a082015250565b6000614f8b6104c083613792565b9150614f96826149b8565b6104c082019050919050565b6000614fad82613efe565b9150614fb9828d613f23565b9150614fc482614061565b9150614fd0828c613f23565b9150614fdb82614191565b9150614fe7828b613f23565b9150614ff2826142c1565b9150614ffe828a613f23565b9150615009826143f1565b91506150158289613f23565b915061502082614521565b915061502c8288613f23565b91506150378261462b565b91506150438287613f23565b915061504e82614735565b915061505a8286613f23565b915061506582614865565b91506150718285613f23565b915061507c82614995565b91506150888284613f23565b915061509382614f7d565b91508190509b9a5050505050505050505050565b7f202261747472696275746573223a5b7b2274726169745f74797065223a20227760008201527f6561706f6e73222c202276616c7565223a220000000000000000000000000000602082015250565b6000615103603283613792565b915061510e826150a7565b603282019050919050565b7f227d2c7b2274726169745f74797065223a2022636c6f7468696e67222c20227660008201527f616c7565223a2022000000000000000000000000000000000000000000000000602082015250565b6000615175602883613792565b915061518082615119565b602882019050919050565b7f227d2c7b2274726169745f74797065223a202276656869636c65222c2022766160008201527f6c7565223a202200000000000000000000000000000000000000000000000000602082015250565b60006151e7602783613792565b91506151f28261518b565b602782019050919050565b7f227d2c7b2274726169745f74797065223a2022636f6e74726162616e64222c2060008201527f2276616c7565223a202200000000000000000000000000000000000000000000602082015250565b6000615259602a83613792565b9150615264826151fd565b602a82019050919050565b7f227d2c7b2274726169745f74797065223a2022666f6f7477656172222c20227660008201527f616c7565223a2022000000000000000000000000000000000000000000000000602082015250565b60006152cb602883613792565b91506152d68261526f565b602882019050919050565b7f227d2c0000000000000000000000000000000000000000000000000000000000600082015250565b6000615317600383613792565b9150615322826152e1565b600382019050919050565b6000615338826150f6565b91506153448288613f23565b915061534f82615168565b915061535b8287613f23565b9150615366826151da565b91506153728286613f23565b915061537d8261524c565b91506153898285613f23565b9150615394826152be565b91506153a08284613f23565b91506153ab8261530a565b91508190509695505050505050565b7f7b2274726169745f74797065223a20226861726477617265222c202276616c7560008201527f65223a2022000000000000000000000000000000000000000000000000000000602082015250565b6000615416602583613792565b9150615421826153ba565b602582019050919050565b7f227d2c7b2274726169745f74797065223a202267656172222c202276616c756560008201527f223a202200000000000000000000000000000000000000000000000000000000602082015250565b6000615488602483613792565b91506154938261542c565b602482019050919050565b7f227d2c7b2274726169745f74797065223a20226c6f6f74222c202276616c756560008201527f223a202200000000000000000000000000000000000000000000000000000000602082015250565b60006154fa602483613792565b91506155058261549e565b602482019050919050565b7f227d2c7b2274726169745f74797065223a20226c6f636174696f6e222c20227660008201527f616c7565223a2022000000000000000000000000000000000000000000000000602082015250565b600061556c602883613792565b915061557782615510565b602882019050919050565b7f227d2c7b2274726169745f74797065223a202264657374696e6174696f6e222c60008201527f202276616c7565223a2022000000000000000000000000000000000000000000602082015250565b60006155de602b83613792565b91506155e982615582565b602b82019050919050565b7f227d5d0000000000000000000000000000000000000000000000000000000000600082015250565b600061562a600383613792565b9150615635826155f4565b600382019050919050565b600061564c8289613f23565b915061565782615409565b91506156638288613f23565b915061566e8261547b565b915061567a8287613f23565b9150615685826154ed565b91506156918286613f23565b915061569c8261555f565b91506156a88285613f23565b91506156b3826155d1565b91506156bf8284613f23565b91506156ca8261561d565b9150819050979650505050505050565b7f7b226e616d65223a20224d616e69666573742023000000000000000000000000600082015250565b6000615710601483613792565b915061571b826156da565b601482019050919050565b7f222c20226465736372697074696f6e223a20225741524e494e473a20556e617560008201527f74686f72697a6564206e6574776f726b2061636365737320646574656374656460208201527f2e2044657374726f79207468697320636f6e666964656e7469616c20636f6d2060408201527f696d6d6564696174656c792e204661696c75726520746f20646f20736f20697360608201527f20612076696f6c6174696f6e206f66204d656761204d6f62696c65205465726d60808201527f73206f6620536572766963652e222c2022696d616765223a2022646174613a6960a08201527f6d6167652f7376672b786d6c3b6261736536342c00000000000000000000000060c082015250565b600061584060d483613792565b915061584b82615726565b60d482019050919050565b7f222c000000000000000000000000000000000000000000000000000000000000600082015250565b600061588c600283613792565b915061589782615856565b600282019050919050565b7f7d00000000000000000000000000000000000000000000000000000000000000600082015250565b60006158d8600183613792565b91506158e3826158a2565b600182019050919050565b60006158f982615703565b91506159058286613f23565b915061591082615833565b915061591c8285613f23565b91506159278261587f565b91506159338284613f23565b915061593e826158cb565b9150819050949350505050565b7f646174613a6170706c69636174696f6e2f6a736f6e3b6261736536342c000000600082015250565b6000615981601d83613792565b915061598c8261594b565b601d82019050919050565b60006159a282615974565b91506159ae8284613f23565b915081905092915050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000615a15602683612e73565b9150615a20826159b9565b604082019050919050565b60006020820190508181036000830152615a4481615a08565b9050919050565b6000615a578285613f23565b9150615a638284613f23565b91508190509392505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6000615aa982612f23565b9150615ab483612f23565b925082615ac457615ac3615a6f565b5b828206905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b6000615b5a602c83612e73565b9150615b6582615afe565b604082019050919050565b60006020820190508181036000830152615b8981615b4d565b9050919050565b7f4552433732313a207472616e73666572206f6620746f6b656e2074686174206960008201527f73206e6f74206f776e0000000000000000000000000000000000000000000000602082015250565b6000615bec602983612e73565b9150615bf782615b90565b604082019050919050565b60006020820190508181036000830152615c1b81615bdf565b9050919050565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b6000615c7e602483612e73565b9150615c8982615c22565b604082019050919050565b60006020820190508181036000830152615cad81615c71565b9050919050565b6000615cbf82612f23565b9150615cca83612f23565b925082821015615cdd57615cdc6136c5565b5b828203905092915050565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b6000615d44603283612e73565b9150615d4f82615ce8565b604082019050919050565b60006020820190508181036000830152615d7381615d37565b9050919050565b6000615d8582612f23565b9150615d9083612f23565b925082615da057615d9f615a6f565b5b828204905092915050565b6000615db78284613f23565b915081905092915050565b600081519050919050565b600082825260208201905092915050565b6000615de982615dc2565b615df38185615dcd565b9350615e03818560208601612e84565b615e0c81612eb7565b840191505092915050565b6000608082019050615e2c6000830187612fb8565b615e396020830186612fb8565b615e466040830185613193565b8181036060830152615e588184615dde565b905095945050505050565b600081519050615e7281612dd9565b92915050565b600060208284031215615e8e57615e8d612da3565b5b6000615e9c84828501615e63565b91505092915050565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b6000615edb602083612e73565b9150615ee682615ea5565b602082019050919050565b60006020820190508181036000830152615f0a81615ece565b9050919050565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b6000615f47601c83612e73565b9150615f5282615f11565b602082019050919050565b60006020820190508181036000830152615f7681615f3a565b905091905056fe4142434445464748494a4b4c4d4e4f505152535455565758595a6162636465666768696a6b6c6d6e6f707172737475767778797a303132333435363738392b2fa2646970667358221220bf7978b09d51b2da4567e6cdf0a7f7c974b7b842006f0bb4dbb93117c90a0fb264736f6c634300080a0033

Deployed Bytecode

0x6080604052600436106101b75760003560e01c806370a08231116100ec5780639e41b73f1161008a578063c87b56dd11610064578063c87b56dd1461066d578063df7ebb7b146106aa578063e985e9c5146106e7578063f2fde38b14610724576101b7565b80639e41b73f146105de578063a22cb4651461061b578063b88d4fde14610644576101b7565b80637f7b1393116100c65780637f7b13931461050e5780638da5cb5b1461054b57806395d89b41146105765780639a20e3a8146105a1576101b7565b806370a082311461047d578063715018a6146104ba5780637946d954146104d1576101b7565b80632d02f8c11161015957806342842e0e1161013357806342842e0e1461039d5780635454d388146103c657806360814820146104035780636352211e14610440576101b7565b80632d02f8c11461030c5780633ccfd60b14610349578063425ce65114610360576101b7565b8063095ea7b311610195578063095ea7b3146102615780630e99990d1461028a57806323b872dd146102c7578063268b15ed146102f0576101b7565b806301ffc9a7146101bc57806306fdde03146101f9578063081812fc14610224575b600080fd5b3480156101c857600080fd5b506101e360048036038101906101de9190612e05565b61074d565b6040516101f09190612e4d565b60405180910390f35b34801561020557600080fd5b5061020e61082f565b60405161021b9190612f01565b60405180910390f35b34801561023057600080fd5b5061024b60048036038101906102469190612f59565b6108c1565b6040516102589190612fc7565b60405180910390f35b34801561026d57600080fd5b506102886004803603810190610283919061300e565b610946565b005b34801561029657600080fd5b506102b160048036038101906102ac9190612f59565b610a5e565b6040516102be9190612f01565b60405180910390f35b3480156102d357600080fd5b506102ee60048036038101906102e9919061304e565b610b78565b005b61030a60048036038101906103059190613106565b610bd8565b005b34801561031857600080fd5b50610333600480360381019061032e9190612f59565b610dab565b6040516103409190612f01565b60405180910390f35b34801561035557600080fd5b5061035e610ec5565b005b34801561036c57600080fd5b5061038760048036038101906103829190612f59565b610f8a565b6040516103949190612f01565b60405180910390f35b3480156103a957600080fd5b506103c460048036038101906103bf919061304e565b6110a4565b005b3480156103d257600080fd5b506103ed60048036038101906103e89190612f59565b6110c4565b6040516103fa9190612f01565b60405180910390f35b34801561040f57600080fd5b5061042a60048036038101906104259190612f59565b6111de565b6040516104379190612f01565b60405180910390f35b34801561044c57600080fd5b5061046760048036038101906104629190612f59565b6112f8565b6040516104749190612fc7565b60405180910390f35b34801561048957600080fd5b506104a4600480360381019061049f9190613166565b6113aa565b6040516104b191906131a2565b60405180910390f35b3480156104c657600080fd5b506104cf611462565b005b3480156104dd57600080fd5b506104f860048036038101906104f39190612f59565b6114ea565b6040516105059190612f01565b60405180910390f35b34801561051a57600080fd5b5061053560048036038101906105309190612f59565b611604565b6040516105429190612f01565b60405180910390f35b34801561055757600080fd5b5061056061171e565b60405161056d9190612fc7565b60405180910390f35b34801561058257600080fd5b5061058b611748565b6040516105989190612f01565b60405180910390f35b3480156105ad57600080fd5b506105c860048036038101906105c39190612f59565b6117da565b6040516105d59190612f01565b60405180910390f35b3480156105ea57600080fd5b5061060560048036038101906106009190612f59565b6118f4565b6040516106129190612f01565b60405180910390f35b34801561062757600080fd5b50610642600480360381019061063d91906131e9565b611a0e565b005b34801561065057600080fd5b5061066b60048036038101906106669190613359565b611b8f565b005b34801561067957600080fd5b50610694600480360381019061068f9190612f59565b611bf1565b6040516106a19190612f01565b60405180910390f35b3480156106b657600080fd5b506106d160048036038101906106cc9190612f59565b611d91565b6040516106de9190612f01565b60405180910390f35b3480156106f357600080fd5b5061070e600480360381019061070991906133dc565b611eab565b60405161071b9190612e4d565b60405180910390f35b34801561073057600080fd5b5061074b60048036038101906107469190613166565b611f3f565b005b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916148061081857507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80610828575061082782612037565b5b9050919050565b60606000805461083e9061344b565b80601f016020809104026020016040519081016040528092919081815260200182805461086a9061344b565b80156108b75780601f1061088c576101008083540402835291602001916108b7565b820191906000526020600020905b81548152906001019060200180831161089a57829003601f168201915b5050505050905090565b60006108cc826120a1565b61090b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610902906134ef565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b6000610951826112f8565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614156109c2576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016109b990613581565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff166109e161210d565b73ffffffffffffffffffffffffffffffffffffffff161480610a105750610a0f81610a0a61210d565b611eab565b5b610a4f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610a4690613613565b60405180910390fd5b610a598383612115565b505050565b6060610b71826040518060400160405280600881526020017f464f4f5457454152000000000000000000000000000000000000000000000000815250600e805480602002602001604051908101604052809291908181526020016000905b82821015610b68578382906000526020600020018054610adb9061344b565b80601f0160208091040260200160405190810160405280929190818152602001828054610b079061344b565b8015610b545780601f10610b2957610100808354040283529160200191610b54565b820191906000526020600020905b815481529060010190602001808311610b3757829003601f168201915b505050505081526020019060010190610abc565b505050506121ce565b9050919050565b610b89610b8361210d565b8261223d565b610bc8576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610bbf906136a5565b60405180910390fd5b610bd383838361231b565b505050565b60008311610be557600080fd5b600a831115610bf357600080fd5b600860010160009054906101000a900463ffffffff1663ffffffff1683600860010160049054906101000a900463ffffffff1663ffffffff16610c3691906136f4565b1115610c4157600080fd5b6000338383604051602001610c58939291906137c2565b60405160208183030381529060405280519060200120905060008160001c9050600060079050600081831614610cc3576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610cba90613838565b60405180910390fd5b610ccb61171e565b73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614610d1b5785600860000154610d0e9190613858565b341015610d1a57600080fd5b5b60005b86811015610da257610d4b33600860010160049054906101000a900463ffffffff1663ffffffff16612577565b6008600101600481819054906101000a900463ffffffff1680929190610d70906138c2565b91906101000a81548163ffffffff021916908363ffffffff160217905550508080610d9a906138ef565b915050610d1e565b50505050505050565b6060610ebe826040518060400160405280600881526020017f434c4f5448494e47000000000000000000000000000000000000000000000000815250600b805480602002602001604051908101604052809291908181526020016000905b82821015610eb5578382906000526020600020018054610e289061344b565b80601f0160208091040260200160405190810160405280929190818152602001828054610e549061344b565b8015610ea15780601f10610e7657610100808354040283529160200191610ea1565b820191906000526020600020905b815481529060010190602001808311610e8457829003601f168201915b505050505081526020019060010190610e09565b505050506121ce565b9050919050565b610ecd61210d565b73ffffffffffffffffffffffffffffffffffffffff16610eeb61171e565b73ffffffffffffffffffffffffffffffffffffffff1614610f41576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f3890613984565b60405180910390fd5b3373ffffffffffffffffffffffffffffffffffffffff166108fc479081150290604051600060405180830381858888f19350505050158015610f87573d6000803e3d6000fd5b50565b606061109d826040518060400160405280600481526020017f4c4f4f54000000000000000000000000000000000000000000000000000000008152506010805480602002602001604051908101604052809291908181526020016000905b828210156110945783829060005260206000200180546110079061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546110339061344b565b80156110805780601f1061105557610100808354040283529160200191611080565b820191906000526020600020905b81548152906001019060200180831161106357829003601f168201915b505050505081526020019060010190610fe8565b505050506121ce565b9050919050565b6110bf83838360405180602001604052806000815250611b8f565b505050565b60606111d7826040518060400160405280600481526020017f4745415200000000000000000000000000000000000000000000000000000000815250600d805480602002602001604051908101604052809291908181526020016000905b828210156111ce5783829060005260206000200180546111419061344b565b80601f016020809104026020016040519081016040528092919081815260200182805461116d9061344b565b80156111ba5780601f1061118f576101008083540402835291602001916111ba565b820191906000526020600020905b81548152906001019060200180831161119d57829003601f168201915b505050505081526020019060010190611122565b505050506121ce565b9050919050565b60606112f1826040518060400160405280600a81526020017f434f4e54524142414e44000000000000000000000000000000000000000000008152506013805480602002602001604051908101604052809291908181526020016000905b828210156112e857838290600052602060002001805461125b9061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546112879061344b565b80156112d45780601f106112a9576101008083540402835291602001916112d4565b820191906000526020600020905b8154815290600101906020018083116112b757829003601f168201915b50505050508152602001906001019061123c565b505050506121ce565b9050919050565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156113a1576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161139890613a16565b60405180910390fd5b80915050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16141561141b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161141290613aa8565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b61146a61210d565b73ffffffffffffffffffffffffffffffffffffffff1661148861171e565b73ffffffffffffffffffffffffffffffffffffffff16146114de576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114d590613984565b60405180910390fd5b6114e86000612595565b565b60606115fd826040518060400160405280600b81526020017f44455354494e4154494f4e0000000000000000000000000000000000000000008152506012805480602002602001604051908101604052809291908181526020016000905b828210156115f45783829060005260206000200180546115679061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546115939061344b565b80156115e05780601f106115b5576101008083540402835291602001916115e0565b820191906000526020600020905b8154815290600101906020018083116115c357829003601f168201915b505050505081526020019060010190611548565b505050506121ce565b9050919050565b6060611717826040518060400160405280600881526020017f4c4f434154494f4e0000000000000000000000000000000000000000000000008152506011805480602002602001604051908101604052809291908181526020016000905b8282101561170e5783829060005260206000200180546116819061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546116ad9061344b565b80156116fa5780601f106116cf576101008083540402835291602001916116fa565b820191906000526020600020905b8154815290600101906020018083116116dd57829003601f168201915b505050505081526020019060010190611662565b505050506121ce565b9050919050565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b6060600180546117579061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546117839061344b565b80156117d05780601f106117a5576101008083540402835291602001916117d0565b820191906000526020600020905b8154815290600101906020018083116117b357829003601f168201915b5050505050905090565b60606118ed826040518060400160405280600881526020017f4841524457415245000000000000000000000000000000000000000000000000815250600f805480602002602001604051908101604052809291908181526020016000905b828210156118e45783829060005260206000200180546118579061344b565b80601f01602080910402602001604051908101604052809291908181526020018280546118839061344b565b80156118d05780601f106118a5576101008083540402835291602001916118d0565b820191906000526020600020905b8154815290600101906020018083116118b357829003601f168201915b505050505081526020019060010190611838565b505050506121ce565b9050919050565b6060611a07826040518060400160405280600681526020017f574541504f4e0000000000000000000000000000000000000000000000000000815250600a805480602002602001604051908101604052809291908181526020016000905b828210156119fe5783829060005260206000200180546119719061344b565b80601f016020809104026020016040519081016040528092919081815260200182805461199d9061344b565b80156119ea5780601f106119bf576101008083540402835291602001916119ea565b820191906000526020600020905b8154815290600101906020018083116119cd57829003601f168201915b505050505081526020019060010190611952565b505050506121ce565b9050919050565b611a1661210d565b73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611a84576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a7b90613b14565b60405180910390fd5b8060056000611a9161210d565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff16611b3e61210d565b73ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c3183604051611b839190612e4d565b60405180910390a35050565b611ba0611b9a61210d565b8361223d565b611bdf576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611bd6906136a5565b60405180910390fd5b611beb8484848461265b565b50505050565b60606000611bfe836118f4565b611c0784610dab565b611c1085611d91565b611c19866111de565b611c2287610a5e565b611c2b886117da565b611c34896110c4565b611c3d8a610f8a565b611c468b611604565b611c4f8c6114ea565b604051602001611c689a99989796959493929190614fa2565b60405160208183030381529060405290506000611c84846118f4565b611c8d85610dab565b611c9686611d91565b611c9f876111de565b611ca888610a5e565b604051602001611cbc95949392919061532d565b604051602081830303815290604052905080611cd7856117da565b611ce0866110c4565b611ce987610f8a565b611cf288611604565b611cfb896114ea565b604051602001611d1096959493929190615640565b60405160208183030381529060405290506000611d5f611d2f866126b7565b611d3885612818565b84604051602001611d4b939291906158ee565b604051602081830303815290604052612818565b9050600081604051602001611d749190615997565b604051602081830303815290604052905080945050505050919050565b6060611ea4826040518060400160405280600781526020017f56454849434c4500000000000000000000000000000000000000000000000000815250600c805480602002602001604051908101604052809291908181526020016000905b82821015611e9b578382906000526020600020018054611e0e9061344b565b80601f0160208091040260200160405190810160405280929190818152602001828054611e3a9061344b565b8015611e875780601f10611e5c57610100808354040283529160200191611e87565b820191906000526020600020905b815481529060010190602001808311611e6a57829003601f168201915b505050505081526020019060010190611def565b505050506121ce565b9050919050565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b611f4761210d565b73ffffffffffffffffffffffffffffffffffffffff16611f6561171e565b73ffffffffffffffffffffffffffffffffffffffff1614611fbb576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611fb290613984565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16141561202b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161202290615a2b565b60405180910390fd5b61203481612595565b50565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b600033905090565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16612188836112f8565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60606000612204846121df876126b7565b6040516020016121f0929190615a4b565b60405160208183030381529060405261299d565b90506000838451836122169190615a9e565b8151811061222757612226615acf565b5b6020026020010151905080925050509392505050565b6000612248826120a1565b612287576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161227e90615b70565b60405180910390fd5b6000612292836112f8565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff16148061230157508373ffffffffffffffffffffffffffffffffffffffff166122e9846108c1565b73ffffffffffffffffffffffffffffffffffffffff16145b8061231257506123118185611eab565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff1661233b826112f8565b73ffffffffffffffffffffffffffffffffffffffff1614612391576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161238890615c02565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612401576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016123f890615c94565b60405180910390fd5b61240c8383836129d0565b612417600082612115565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546124679190615cb4565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546124be91906136f4565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4505050565b6125918282604051806020016040528060008152506129d5565b5050565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600760006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b61266684848461231b565b61267284848484612a30565b6126b1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126a890615d5a565b60405180910390fd5b50505050565b606060008214156126ff576040518060400160405280600181526020017f30000000000000000000000000000000000000000000000000000000000000008152509050612813565b600082905060005b6000821461273157808061271a906138ef565b915050600a8261272a9190615d7a565b9150612707565b60008167ffffffffffffffff81111561274d5761274c61322e565b5b6040519080825280601f01601f19166020018201604052801561277f5781602001600182028036833780820191505090505b5090505b6000851461280c576001826127989190615cb4565b9150600a856127a79190615a9e565b60306127b391906136f4565b60f81b8183815181106127c9576127c8615acf565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600a856128059190615d7a565b9450612783565b8093505050505b919050565b606060008251141561283b57604051806020016040528060008152509050612998565b6000604051806060016040528060408152602001615f7e604091399050600060036002855161286a91906136f4565b6128749190615d7a565b60046128809190613858565b9050600060208261289191906136f4565b67ffffffffffffffff8111156128aa576128a961322e565b5b6040519080825280601f01601f1916602001820160405280156128dc5781602001600182028036833780820191505090505b509050818152600183018586518101602084015b81831015612957576003830192508251603f8160121c1685015160f81b8252600182019150603f81600c1c1685015160f81b8252600182019150603f8160061c1685015160f81b8252600182019150603f811685015160f81b8252600182019150506128f0565b60038951066001811461297157600281146129815761298c565b613d3d60f01b600283035261298c565b603d60f81b60018303525b50505050508093505050505b919050565b6000816040516020016129b09190615dab565b6040516020818303038152906040528051906020012060001c9050919050565b505050565b6129df8383612bb8565b6129ec6000848484612a30565b612a2b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612a2290615d5a565b60405180910390fd5b505050565b6000612a518473ffffffffffffffffffffffffffffffffffffffff16612d86565b15612bab578373ffffffffffffffffffffffffffffffffffffffff1663150b7a02612a7a61210d565b8786866040518563ffffffff1660e01b8152600401612a9c9493929190615e17565b6020604051808303816000875af1925050508015612ad857506040513d601f19601f82011682018060405250810190612ad59190615e78565b60015b612b5b573d8060008114612b08576040519150601f19603f3d011682016040523d82523d6000602084013e612b0d565b606091505b50600081511415612b53576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612b4a90615d5a565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614915050612bb0565b600190505b949350505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612c28576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612c1f90615ef1565b60405180910390fd5b612c31816120a1565b15612c71576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612c6890615f5d565b60405180910390fd5b612c7d600083836129d0565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254612ccd91906136f4565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a45050565b600080823b905060008111915050919050565b6000604051905090565b600080fd5b600080fd5b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b612de281612dad565b8114612ded57600080fd5b50565b600081359050612dff81612dd9565b92915050565b600060208284031215612e1b57612e1a612da3565b5b6000612e2984828501612df0565b91505092915050565b60008115159050919050565b612e4781612e32565b82525050565b6000602082019050612e626000830184612e3e565b92915050565b600081519050919050565b600082825260208201905092915050565b60005b83811015612ea2578082015181840152602081019050612e87565b83811115612eb1576000848401525b50505050565b6000601f19601f8301169050919050565b6000612ed382612e68565b612edd8185612e73565b9350612eed818560208601612e84565b612ef681612eb7565b840191505092915050565b60006020820190508181036000830152612f1b8184612ec8565b905092915050565b6000819050919050565b612f3681612f23565b8114612f4157600080fd5b50565b600081359050612f5381612f2d565b92915050565b600060208284031215612f6f57612f6e612da3565b5b6000612f7d84828501612f44565b91505092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000612fb182612f86565b9050919050565b612fc181612fa6565b82525050565b6000602082019050612fdc6000830184612fb8565b92915050565b612feb81612fa6565b8114612ff657600080fd5b50565b60008135905061300881612fe2565b92915050565b6000806040838503121561302557613024612da3565b5b600061303385828601612ff9565b925050602061304485828601612f44565b9150509250929050565b60008060006060848603121561306757613066612da3565b5b600061307586828701612ff9565b935050602061308686828701612ff9565b925050604061309786828701612f44565b9150509250925092565b600080fd5b600080fd5b600080fd5b60008083601f8401126130c6576130c56130a1565b5b8235905067ffffffffffffffff8111156130e3576130e26130a6565b5b6020830191508360018202830111156130ff576130fe6130ab565b5b9250929050565b60008060006040848603121561311f5761311e612da3565b5b600061312d86828701612f44565b935050602084013567ffffffffffffffff81111561314e5761314d612da8565b5b61315a868287016130b0565b92509250509250925092565b60006020828403121561317c5761317b612da3565b5b600061318a84828501612ff9565b91505092915050565b61319c81612f23565b82525050565b60006020820190506131b76000830184613193565b92915050565b6131c681612e32565b81146131d157600080fd5b50565b6000813590506131e3816131bd565b92915050565b60008060408385031215613200576131ff612da3565b5b600061320e85828601612ff9565b925050602061321f858286016131d4565b9150509250929050565b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b61326682612eb7565b810181811067ffffffffffffffff821117156132855761328461322e565b5b80604052505050565b6000613298612d99565b90506132a4828261325d565b919050565b600067ffffffffffffffff8211156132c4576132c361322e565b5b6132cd82612eb7565b9050602081019050919050565b82818337600083830152505050565b60006132fc6132f7846132a9565b61328e565b90508281526020810184848401111561331857613317613229565b5b6133238482856132da565b509392505050565b600082601f8301126133405761333f6130a1565b5b81356133508482602086016132e9565b91505092915050565b6000806000806080858703121561337357613372612da3565b5b600061338187828801612ff9565b945050602061339287828801612ff9565b93505060406133a387828801612f44565b925050606085013567ffffffffffffffff8111156133c4576133c3612da8565b5b6133d08782880161332b565b91505092959194509250565b600080604083850312156133f3576133f2612da3565b5b600061340185828601612ff9565b925050602061341285828601612ff9565b9150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b6000600282049050600182168061346357607f821691505b602082108114156134775761347661341c565b5b50919050565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b60006134d9602c83612e73565b91506134e48261347d565b604082019050919050565b60006020820190508181036000830152613508816134cc565b9050919050565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b600061356b602183612e73565b91506135768261350f565b604082019050919050565b6000602082019050818103600083015261359a8161355e565b9050919050565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b60006135fd603883612e73565b9150613608826135a1565b604082019050919050565b6000602082019050818103600083015261362c816135f0565b9050919050565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b600061368f603183612e73565b915061369a82613633565b604082019050919050565b600060208201905081810360008301526136be81613682565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b60006136ff82612f23565b915061370a83612f23565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0382111561373f5761373e6136c5565b5b828201905092915050565b60008160601b9050919050565b60006137628261374a565b9050919050565b600061377482613757565b9050919050565b61378c61378782612fa6565b613769565b82525050565b600081905092915050565b60006137a98385613792565b93506137b68385846132da565b82840190509392505050565b60006137ce828661377b565b6014820191506137df82848661379d565b9150819050949350505050565b7f494e56414c49445f434f44452f697020686173206265656e206c6f6767656400600082015250565b6000613822601f83612e73565b915061382d826137ec565b602082019050919050565b6000602082019050818103600083015261385181613815565b9050919050565b600061386382612f23565b915061386e83612f23565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff04831182151516156138a7576138a66136c5565b5b828202905092915050565b600063ffffffff82169050919050565b60006138cd826138b2565b915063ffffffff8214156138e4576138e36136c5565b5b600182019050919050565b60006138fa82612f23565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82141561392d5761392c6136c5565b5b600182019050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b600061396e602083612e73565b915061397982613938565b602082019050919050565b6000602082019050818103600083015261399d81613961565b9050919050565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b6000613a00602983612e73565b9150613a0b826139a4565b604082019050919050565b60006020820190508181036000830152613a2f816139f3565b9050919050565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b6000613a92602a83612e73565b9150613a9d82613a36565b604082019050919050565b60006020820190508181036000830152613ac181613a85565b9050919050565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b6000613afe601983612e73565b9150613b0982613ac8565b602082019050919050565b60006020820190508181036000830152613b2d81613af1565b9050919050565b7f3c7376672077696474683d2233353022206865696768743d223335302220786d60008201527f6c6e733d22687474703a2f2f7777772e77332e6f72672f323030302f7376672260208201527f2073686170652d72656e646572696e673d2263726973704564676573223e203c60408201527f7374796c6520747970653d22746578742f637373223e74657874207b20666f6e60608201527f742d73697a653a20313670783b20666f6e742d66616d696c793a206d6f6e6f7360808201527f70616365207d3c2f7374796c653e3c706174682066696c6c3d2223363636363660a08201527f362220643d224d302030683335307633353048307a222f3e3c7061746820666960c08201527f6c6c3d22233134316432362220643d224d372e3632352031382e39346833333260e08201527f2e383537763331382e38343648372e3632357a222f3e3c7465787420783d22316101008201527f2220793d2231392220666f6e742d73697a653d22313422207472616e73666f726101208201527f6d3d226d6174726978282e353735343220302030202e353132353420372e34316101408201527f20352e3337292220666f6e742d7765696768743d22626f6c64223e4d656761206101608201527f4d6f62696c653c2f746578743e3c7465787420666f6e742d7765696768743d226101808201527f626f6c642220783d223334302220793d223132392e352220666f6e742d73697a6101a08201527f653d2231302220666f6e742d66616d696c793d224d6f6e6f73706163652220746101c08201527f72616e73666f726d3d226d6174726978282e363220302030202e3632363832206101e08201527f37382e31203236342e39333229223e504f5745522828283c2f746578743e3c656102008201527f6c6c697073652063783d22333339222063793d22333434222072783d223322206102208201527f72793d2233222f3e3c746578742066696c6c3d22233536616166662220783d226102408201527f36362220793d2231343022207472616e73666f726d3d226d6174726978282e366102608201527f3332313820302030202e353333353320392e3938392031382e34313829223e576102808201527f6561706f6e733a3c2f746578743e3c746578742066696c6c3d222366666622206102a08201527f783d223135302220793d2231343022207472616e73666f726d3d226d617472696102c08201527f78282e363332313820302030202e353333353320392e3938392031382e3431386102e08201527f29223e000000000000000000000000000000000000000000000000000000000061030082015250565b6000613f0c61030383613792565b9150613f1782613b34565b61030382019050919050565b6000613f2e82612e68565b613f388185613792565b9350613f48818560208601612e84565b80840191505092915050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223560008201527f362220793d2231373522207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e436c60408201527f6f7468696e673a3c2f746578743e3c746578742066696c6c3d2223666666222060608201527f783d223134392220793d2231373522207472616e73666f726d3d226d6174726960808201527f78282e363332313820302030202e353333353320392e3938392031382e34313860a08201527f29223e000000000000000000000000000000000000000000000000000000000060c082015250565b600061406e60c383613792565b915061407982613f54565b60c382019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223560008201527f332220793d2232313122207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e566560408201527f6869636c65733a3c2f746578743e203c746578742066696c6c3d22236666662260608201527f20783d223135302220793d2232313122207472616e73666f726d3d226d61747260808201527f6978282e363332313820302030202e353333353320392e3938392031382e343160a08201527f3829223e0000000000000000000000000000000000000000000000000000000060c082015250565b600061419e60c483613792565b91506141a982614084565b60c482019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223460008201527f302220793d2232343622207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e436f60408201527f6e74726162616e643a3c2f746578743e3c746578742066696c6c3d222366666660608201527f2220783d223135322220793d2232343622207472616e73666f726d3d226d617460808201527f726978282e363332313820302030202e353333353320392e3938392031382e3460a08201527f313829223e00000000000000000000000000000000000000000000000000000060c082015250565b60006142ce60c583613792565b91506142d9826141b4565b60c582019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223560008201527f352220793d2232383022207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e466f60408201527f6f74776561723a3c2f746578743e3c746578742066696c6c3d2223666666222060608201527f783d223135312220793d2232383022207472616e73666f726d3d226d6174726960808201527f78282e363332313820302030202e353333353320392e3938392031382e34313860a08201527f29223e000000000000000000000000000000000000000000000000000000000060c082015250565b60006143fe60c383613792565b9150614409826142e4565b60c382019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223560008201527f372220793d2233313222207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e486160408201527f7264776172653a3c2f746578743e3c746578742066696c6c3d2223666666222060608201527f783d223135332220793d2233313222207472616e73666f726d3d226d6174726960808201527f78282e363332313820302030202e353333353320392e3938392031382e34313860a08201527f29223e000000000000000000000000000000000000000000000000000000000060c082015250565b600061452e60c383613792565b915061453982614414565b60c382019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223960008201527f342220793d2233343822207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e476560408201527f61723a3c2f746578743e3c746578742066696c6c3d22236666662220783d223160608201527f35332220793d2233343822207472616e73666f726d3d226d6174726978282e3660808201527f3332313820302030202e353333353320392e3938392031382e34313829223e0060a082015250565b600061463860bf83613792565b915061464382614544565b60bf82019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223960008201527f322220793d2233383322207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e4c6f60408201527f6f743a3c2f746578743e3c746578742066696c6c3d22236666662220783d223160608201527f35342220793d2233383322207472616e73666f726d3d226d6174726978282e3660808201527f3332313820302030202e353333353320392e3938392031382e34313829223e0060a082015250565b600061474260bf83613792565b915061474d8261464e565b60bf82019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223760008201527f342220793d2235303922207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e446560408201527f706172743a3c2f746578743e3c746578742066696c6c3d22236666662220783d60608201527f223135332220793d2235303922207472616e73666f726d3d226d61747269782860808201527f2e363332313820302030202e353333353320392e3938392031382e343138292260a08201527f3e0000000000000000000000000000000000000000000000000000000000000060c082015250565b600061487260c183613792565b915061487d82614758565b60c182019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233536616166662220783d223760008201527f332220793d2235343022207472616e73666f726d3d226d6174726978282e363360208201527f32313820302030202e353333353320392e3938392031382e34313829223e417260408201527f726976653a3c2f746578743e3c746578742066696c6c3d22236666662220783d60608201527f223135332220793d2235343022207472616e73666f726d3d226d61747269782860808201527f2e363332313820302030202e353333353320392e3938392031382e343138292260a08201527f3e0000000000000000000000000000000000000000000000000000000000000060c082015250565b60006149a260c183613792565b91506149ad82614888565b60c182019050919050565b7f3c2f746578743e3c746578742066696c6c3d22233030626630302220783d223160008201527f322220793d2232312220666f6e742d73697a653d2231322220666f6e742d666160208201527f6d696c793d224d6f6e6f737061636522207472616e73666f726d3d226d61747260408201527f6978282e363332313820302030202e353333353320392e3938392031382e343160608201527f3829223e4c6f6164696e67205472616e736d697373696f6e2e2e2e3c2f74657860808201527f743e3c746578742066696c6c3d22233030626630302220783d2234342220793d60a08201527f2239362220666f6e742d73697a653d2231322220666f6e742d66616d696c793d60c08201527f224d6f6e6f737061636522207472616e73666f726d3d226d6174726978282e3660e08201527f3332313820302030202e353333353320392e3938392031382e34313829223e446101008201527f45434f44494e472e2e2e3c2f746578743e3c7061746820643d224d35322e37336101208201527f382031332e323638682e35376c2e3137352d2e3534312e3137362e3534682e356101408201527f36396c2d2e34362e3333352e3137352e35342d2e34362d2e3333342d2e34362e6101608201527f3333342e3137352d2e35342d2e34362d2e3333347a4d35372e3936322d32302e6101808201527f353632682e3536396c2e3137362d2e35342e3137362e3534682e3536396c2d2e6101a08201527f34362e3333342e3137352e35342d2e34362d2e3333342d2e34362e3333352e316101c08201527f37352d2e3534312d2e34362d2e3333347a222066696c6c3d22233463346334636101e08201527f222f3e3c7061746820643d224d3332382e3939362031312e32343868312e37356102008201527f76352e3735682d312e37357a4d3333322e37343620382e373438683276382e326102208201527f35682d327a4d3333362e37343620362e32343868322e32357631302e3735682d6102408201527f322e32357a222f3e3c746578742066696c6c3d22233030626630302220783d226102608201527f32302220793d223432342220666f6e742d73697a653d2231322220666f6e742d6102808201527f66616d696c793d224d6f6e6f737061636522207472616e73666f726d3d226d616102a08201527f74726978282e363332313820302030202e353333353320392e3938392031382e6102c08201527f34313829223e2f64657374696e6174696f6e732e7363616e3c2f746578743e3c6102e08201527f746578742066696c6c3d22233030626630302220783d2233382220793d2234366103008201527f352220666f6e742d73697a653d2231322220666f6e742d66616d696c793d224d6103208201527f6f6e6f737061636522207472616e73666f726d3d226d6174726978282e3633326103408201527f313820302030202e353333353320392e3938392031382e34313829223e4445436103608201527f4f44494e472e2e2e3c2f746578743e3c7465787420666f6e742d7765696768746103808201527f3d22626f6c642220783d2231352220793d223239372220666f6e742d73697a656103a08201527f3d2231322220666f6e742d66616d696c793d224d6f6e6f7370616365222074726103c08201527f616e73666f726d3d226d6174726978282e363530333720302030202e363236386103e08201527f32202d322e303637203135392e35393929223e536f6d636f6d2061302e313c2f6104008201527f746578743e3c746578742066696c6c3d22233030626630302220783d223231226104208201527f20793d2236322220666f6e742d73697a653d2231322220666f6e742d66616d696104408201527f6c793d224d6f6e6f737061636522207472616e73666f726d3d226d61747269786104608201527f282e363332313820302030202e353333353320392e3938392031382e343138296104808201527f223e2f6d616e69666573742e726f6f746b69743c2f746578743e3c2f7376673e6104a082015250565b6000614f8b6104c083613792565b9150614f96826149b8565b6104c082019050919050565b6000614fad82613efe565b9150614fb9828d613f23565b9150614fc482614061565b9150614fd0828c613f23565b9150614fdb82614191565b9150614fe7828b613f23565b9150614ff2826142c1565b9150614ffe828a613f23565b9150615009826143f1565b91506150158289613f23565b915061502082614521565b915061502c8288613f23565b91506150378261462b565b91506150438287613f23565b915061504e82614735565b915061505a8286613f23565b915061506582614865565b91506150718285613f23565b915061507c82614995565b91506150888284613f23565b915061509382614f7d565b91508190509b9a5050505050505050505050565b7f202261747472696275746573223a5b7b2274726169745f74797065223a20227760008201527f6561706f6e73222c202276616c7565223a220000000000000000000000000000602082015250565b6000615103603283613792565b915061510e826150a7565b603282019050919050565b7f227d2c7b2274726169745f74797065223a2022636c6f7468696e67222c20227660008201527f616c7565223a2022000000000000000000000000000000000000000000000000602082015250565b6000615175602883613792565b915061518082615119565b602882019050919050565b7f227d2c7b2274726169745f74797065223a202276656869636c65222c2022766160008201527f6c7565223a202200000000000000000000000000000000000000000000000000602082015250565b60006151e7602783613792565b91506151f28261518b565b602782019050919050565b7f227d2c7b2274726169745f74797065223a2022636f6e74726162616e64222c2060008201527f2276616c7565223a202200000000000000000000000000000000000000000000602082015250565b6000615259602a83613792565b9150615264826151fd565b602a82019050919050565b7f227d2c7b2274726169745f74797065223a2022666f6f7477656172222c20227660008201527f616c7565223a2022000000000000000000000000000000000000000000000000602082015250565b60006152cb602883613792565b91506152d68261526f565b602882019050919050565b7f227d2c0000000000000000000000000000000000000000000000000000000000600082015250565b6000615317600383613792565b9150615322826152e1565b600382019050919050565b6000615338826150f6565b91506153448288613f23565b915061534f82615168565b915061535b8287613f23565b9150615366826151da565b91506153728286613f23565b915061537d8261524c565b91506153898285613f23565b9150615394826152be565b91506153a08284613f23565b91506153ab8261530a565b91508190509695505050505050565b7f7b2274726169745f74797065223a20226861726477617265222c202276616c7560008201527f65223a2022000000000000000000000000000000000000000000000000000000602082015250565b6000615416602583613792565b9150615421826153ba565b602582019050919050565b7f227d2c7b2274726169745f74797065223a202267656172222c202276616c756560008201527f223a202200000000000000000000000000000000000000000000000000000000602082015250565b6000615488602483613792565b91506154938261542c565b602482019050919050565b7f227d2c7b2274726169745f74797065223a20226c6f6f74222c202276616c756560008201527f223a202200000000000000000000000000000000000000000000000000000000602082015250565b60006154fa602483613792565b91506155058261549e565b602482019050919050565b7f227d2c7b2274726169745f74797065223a20226c6f636174696f6e222c20227660008201527f616c7565223a2022000000000000000000000000000000000000000000000000602082015250565b600061556c602883613792565b915061557782615510565b602882019050919050565b7f227d2c7b2274726169745f74797065223a202264657374696e6174696f6e222c60008201527f202276616c7565223a2022000000000000000000000000000000000000000000602082015250565b60006155de602b83613792565b91506155e982615582565b602b82019050919050565b7f227d5d0000000000000000000000000000000000000000000000000000000000600082015250565b600061562a600383613792565b9150615635826155f4565b600382019050919050565b600061564c8289613f23565b915061565782615409565b91506156638288613f23565b915061566e8261547b565b915061567a8287613f23565b9150615685826154ed565b91506156918286613f23565b915061569c8261555f565b91506156a88285613f23565b91506156b3826155d1565b91506156bf8284613f23565b91506156ca8261561d565b9150819050979650505050505050565b7f7b226e616d65223a20224d616e69666573742023000000000000000000000000600082015250565b6000615710601483613792565b915061571b826156da565b601482019050919050565b7f222c20226465736372697074696f6e223a20225741524e494e473a20556e617560008201527f74686f72697a6564206e6574776f726b2061636365737320646574656374656460208201527f2e2044657374726f79207468697320636f6e666964656e7469616c20636f6d2060408201527f696d6d6564696174656c792e204661696c75726520746f20646f20736f20697360608201527f20612076696f6c6174696f6e206f66204d656761204d6f62696c65205465726d60808201527f73206f6620536572766963652e222c2022696d616765223a2022646174613a6960a08201527f6d6167652f7376672b786d6c3b6261736536342c00000000000000000000000060c082015250565b600061584060d483613792565b915061584b82615726565b60d482019050919050565b7f222c000000000000000000000000000000000000000000000000000000000000600082015250565b600061588c600283613792565b915061589782615856565b600282019050919050565b7f7d00000000000000000000000000000000000000000000000000000000000000600082015250565b60006158d8600183613792565b91506158e3826158a2565b600182019050919050565b60006158f982615703565b91506159058286613f23565b915061591082615833565b915061591c8285613f23565b91506159278261587f565b91506159338284613f23565b915061593e826158cb565b9150819050949350505050565b7f646174613a6170706c69636174696f6e2f6a736f6e3b6261736536342c000000600082015250565b6000615981601d83613792565b915061598c8261594b565b601d82019050919050565b60006159a282615974565b91506159ae8284613f23565b915081905092915050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000615a15602683612e73565b9150615a20826159b9565b604082019050919050565b60006020820190508181036000830152615a4481615a08565b9050919050565b6000615a578285613f23565b9150615a638284613f23565b91508190509392505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6000615aa982612f23565b9150615ab483612f23565b925082615ac457615ac3615a6f565b5b828206905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b6000615b5a602c83612e73565b9150615b6582615afe565b604082019050919050565b60006020820190508181036000830152615b8981615b4d565b9050919050565b7f4552433732313a207472616e73666572206f6620746f6b656e2074686174206960008201527f73206e6f74206f776e0000000000000000000000000000000000000000000000602082015250565b6000615bec602983612e73565b9150615bf782615b90565b604082019050919050565b60006020820190508181036000830152615c1b81615bdf565b9050919050565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b6000615c7e602483612e73565b9150615c8982615c22565b604082019050919050565b60006020820190508181036000830152615cad81615c71565b9050919050565b6000615cbf82612f23565b9150615cca83612f23565b925082821015615cdd57615cdc6136c5565b5b828203905092915050565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b6000615d44603283612e73565b9150615d4f82615ce8565b604082019050919050565b60006020820190508181036000830152615d7381615d37565b9050919050565b6000615d8582612f23565b9150615d9083612f23565b925082615da057615d9f615a6f565b5b828204905092915050565b6000615db78284613f23565b915081905092915050565b600081519050919050565b600082825260208201905092915050565b6000615de982615dc2565b615df38185615dcd565b9350615e03818560208601612e84565b615e0c81612eb7565b840191505092915050565b6000608082019050615e2c6000830187612fb8565b615e396020830186612fb8565b615e466040830185613193565b8181036060830152615e588184615dde565b905095945050505050565b600081519050615e7281612dd9565b92915050565b600060208284031215615e8e57615e8d612da3565b5b6000615e9c84828501615e63565b91505092915050565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b6000615edb602083612e73565b9150615ee682615ea5565b602082019050919050565b60006020820190508181036000830152615f0a81615ece565b9050919050565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b6000615f47601c83612e73565b9150615f5282615f11565b602082019050919050565b60006020820190508181036000830152615f7681615f3a565b905091905056fe4142434445464748494a4b4c4d4e4f505152535455565758595a6162636465666768696a6b6c6d6e6f707172737475767778797a303132333435363738392b2fa2646970667358221220bf7978b09d51b2da4567e6cdf0a7f7c974b7b842006f0bb4dbb93117c90a0fb264736f6c634300080a0033

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.