ETH Price: $2,638.52 (+2.33%)

Token

EMPTY.FINANCE (EMPTY)
 

Overview

Max Total Supply

1,000,000 EMPTY

Holders

67

Market

Onchain Market Cap

$0.00

Circulating Supply Market Cap

-

Other Info

Token Contract (WITH 18 Decimals)

Balance
0.0744453356447761 EMPTY

Value
$0.00
0x56786fc3e0d6aa413b37ce25a9e58e5e993bb236
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:
EMPTY

Compiler Version
v0.8.10+commit.fc410830

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion
File 1 of 7 : Empty.sol
// ____ _  _ ___  ___ _   _
// |___ |\/| |__]  |   \_/
// |___ |  | |     |    |

// All signs suggest a universe that could and plausibly did arise from a deeper nothing
// — Lawrence M. Krauss

// Empty website https://empty.finance
// Twitter: https://twitter.com/emptyfinance
// Telegram: https://t.me/emptinesschat

// SPDX-License-Identifier: MIT

pragma solidity ^0.8.10;
pragma experimental ABIEncoderV2;

import "@openzeppelin/contracts/utils/Context.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
import "@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol";
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/utils/math/SafeMath.sol";

interface IUniswapV2Factory {
    event PairCreated(
        address indexed token0,
        address indexed token1,
        address pair,
        uint256
    );

    function createPair(address tokenA, address tokenB)
    external
    returns (address pair);
}

interface IUniswapV2Router02 {
    function factory() external pure returns (address);

    function swapExactTokensForTokensSupportingFeeOnTransferTokens(
        uint256 amountIn,
        uint256 amountOutMin,
        address[] calldata path,
        address to,
        uint256 deadline
    ) external;
}

contract EMPTY is ERC20, Ownable {
    using SafeMath for uint256;

    // They were the first believers
    // They are the legends of the EMPTY{UNIVERSE}

    address [] public legends = [
        0x099Ec0d7E419A89162780320f047C00fca867b74,
        0x0d2e3C4117AbdeB3BBD1F1feeFed1755B22C650A,
        0x15284E820a145A23EF18a70AE0CE71c1a4B71061,
        0x198E18EcFdA347c6cdaa440E22b2ff89eaA2cB6f,
        0x1d0D7BD1eF5DFddE86c8B145cDf948Ad8F0E9961,
        0x21895643A3aC93305119A9383E5300e6D253aAe6,
        0x3A8A7c790E307BBE7872e3dDF63627611dC5A028,
        0x3B474Ff1c78474731Db2790CD2c84F5B282134C9,
        0x40d015D66e14D24b3acB0923eC5845fC1e377da8,
        0x4f62c7A202a5e52B81a8BdBC1C67956830717f99,
        0x5364cca9204Fa6c8e3B1Dc7413246656A091B1a3,
        0x54B72a146Fb342d4A4a927d4b96A6f338bfB9415,
        0x56786fC3e0D6AA413B37cE25A9E58e5e993bb236,
        0x6908Cc437c8BEA5c19A81e487A1528635EC2b197,
        0x6E37E554BCb1db002Dfcc45d6272b86d58C7932b,
        0x70cbfbbfF66B4Ee208B2975b21b12cCa968E1B2b,
        0x739BFD1EE9507AC69dcc57160d03d586FD611937,
        0x7F049056383D8B67d48D7b754676e5Dc7b10a92e,
        0x86bEe7eB6a5a20274B00A2ce43B85bA07Bf27ee0,
        0x9130E5EaC5c209594072DD222C1591eF22F7b7DF,
        0x979c388e134b711f1c3Ac1F29DE610b4bA30586D,
        0x9B228B4F71B3Bc7e4b478251f218060D7B70Dc25,
        0xA129d24923F2aa1C3aB28024625607adD5A293Dc,
        0xa1BfeD37D33BEcd523772CBC6eB99052f0f81a81,
        0xA3B9465Dc7aE35F578aE6E23b36Cb77d60AF1A10,
        0xC64a7a3C01296b3A37B8d8aAa31246021175b5e0,
        0xCC4FE0bC29CA11185712FE3c28A937D5cA0362EB,
        0xD17e05022bC516F66047aEF23002b7B09554d884,
        0xdBe36381d9F5Bc33A8E8bF5164122664cFB6621d,
        0xdD9f24EfC84D93deeF3c8745c837ab63E80Abd27,
        0xDdd722b850d7526000d0a9220348c9aBB0F462f6,
        0xdec08cb92a506B88411da9Ba290f3694BE223c26,
        0xe7c5DE03987777a18FF279A5e8d8A91Dd91db688,
        0xe95E113CE69D078511813a338cc9D5569f676191,
        0xEd2C0F6C08f3C123ff299B11682Cea4778AfC848,
        0xF5264Fa41Ad3b420972E71d5A23B3fA5569498C7
    ];

    uint256 [] private legendsSnapshot = [
        5192477958807120000000,
        15930482667868500000000,
        5000000000000000000000,
        28249262925422200000000,
        8408417447831030000000,
        7248289436567360000000,
        1700000000000000000000,
        10777827721106500000000,
        536634639842064000000,
        5300420800315430000000,
        16109227627710200000000,
        40000000000528600000000,
        74445335644776100,
        4583179699839150000000,
        904504998952059000000,
        4000000000000000000000,
        20715063960531200000000,
        14189844626463500000000,
        7745291969122090000000,
        24617622366050700000000,
        22000000000000000000000,
        27999000000000000000000,
        10753000000000000000000,
        25870783882183500000000,
        31029528560911200000000,
        846141055074095000000,
        6203486490600870000000,
        20674000000000000000000,
        726695352966925000,
        7140215692794080000,
        32287798315245600000000,
        28455166228131200000000,
        688201649662236000,
        15000498235041000000000,
        9276354879339470000000,
        4297267179046500000000
    ];

    IUniswapV2Router02 public immutable uniswapV2Router;

    address public immutable uniswapV2Pair;
    address public devWallet;
    address public USDC = 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48;

    mapping(address => bool) private _isExcludedFromFees;

    uint256 public swapTokensAtAmount;
    uint256 public buyDevFee;
    uint256 public buyLiquidityFee;
    uint256 public buyTotalFees;
    uint256 public sellDevFee;
    uint256 public sellLiquidityFee;
    uint256 public sellTotalFees;

    bool public legendsMinted = false;
    bool public swapEnabled = true;
    bool private swapping;

    constructor() ERC20("EMPTY.FINANCE", "EMPTY") {
        IUniswapV2Router02 _uniswapV2Router = IUniswapV2Router02(0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D);
        uniswapV2Router = _uniswapV2Router;
        uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this), USDC);

        uint256 totalSupply = 1000000e18;

        swapTokensAtAmount = (totalSupply * 5) / 10000; // 0.05%

        buyDevFee = 3;
        buyLiquidityFee = 3;
        buyTotalFees = buyDevFee + buyLiquidityFee;
        sellDevFee = 3;
        sellLiquidityFee = 3;
        sellTotalFees = sellDevFee + sellLiquidityFee;

        devWallet = owner();

        excludeFromFees(owner(), true);
        excludeFromFees(address(this), true);
        excludeFromFees(address(0xdead), true);
        excludeFromFees(address(0x0000), true);

        // Calculating legends balances to be minted
        require(legends.length == legendsSnapshot.length, 'Legends: error');
        uint256 legendsBalances = 0;
        for (uint i = 0; i < legends.length; i++) {
            legendsBalances += legendsSnapshot[i];
        }

        _mint(msg.sender, totalSupply.sub(legendsBalances));
    }

    // Mint to previous holders, only once
    function mintToLegends() external onlyOwner {
        require(legendsMinted == false, 'Legends: already minted');

        for (uint i = 0; i < legends.length; i++) {
            _mint(legends[i], legendsSnapshot[i]);
        }

        legendsMinted = true;
    }

    function _transfer(
        address from,
        address to,
        uint256 amount
    ) internal override {
        require(from != address(0), "ERC20: transfer from the zero address");
        require(to != address(0), "ERC20: transfer to the zero address");

        if (amount == 0) {
            super._transfer(from, to, 0);
            return;
        }

        uint256 contractTokenBalance = balanceOf(address(this));
        bool canSwap = contractTokenBalance >= swapTokensAtAmount;

        if (canSwap && swapEnabled && !swapping && to == uniswapV2Pair && !_isExcludedFromFees[from] && !_isExcludedFromFees[to]) {
            swapping = true;
            swapBack();
            swapping = false;
        }

        bool takeFee = !swapping;
        if (_isExcludedFromFees[from] || _isExcludedFromFees[to]) {
            takeFee = false;
        }

        uint256 fees = 0;
        uint256 tokensForLiquidity = 0;

        if (takeFee) {
            // sell
            if (to == uniswapV2Pair && sellTotalFees > 0) {
                fees = amount.mul(sellTotalFees).div(100);
                tokensForLiquidity = (fees * sellLiquidityFee) / sellTotalFees;
            }
            // buy
            else if (from == uniswapV2Pair && buyTotalFees > 0) {
                fees = amount.mul(buyTotalFees).div(100);
                tokensForLiquidity = (fees * buyLiquidityFee) / buyTotalFees;
            }

            if (fees > 0) {
                super._transfer(from, address(this), fees);
            }
            if (tokensForLiquidity > 0) {
                super._transfer(address(this), uniswapV2Pair, tokensForLiquidity);
            }

            amount -= fees;
        }

        super._transfer(from, to, amount);
    }

    function swapTokensForUSDC(uint256 tokenAmount) private {
        address[] memory path = new address[](2);
        path[0] = address(this);
        path[1] = USDC;

        _approve(address(this), address(uniswapV2Router), tokenAmount);

        uniswapV2Router.swapExactTokensForTokensSupportingFeeOnTransferTokens(
            tokenAmount,
            0,
            path,
            devWallet,
            block.timestamp
        );
    }

    function swapBack() private {
        uint256 contractBalance = balanceOf(address(this));
        if (contractBalance == 0) {
            return;
        }

        swapTokensForUSDC(contractBalance);
    }

    receive() external payable {}

    function updateDevWallet(address newWallet) external onlyOwner {
        devWallet = newWallet;
    }

    function updateSwapEnabled(bool enabled) external onlyOwner {
        swapEnabled = enabled;
    }

    function updateBuyFee(uint256 _devFee, uint256 _liquidityFee) external onlyOwner {
        buyDevFee = _devFee;
        buyLiquidityFee = _liquidityFee;
        buyTotalFees = buyDevFee + buyLiquidityFee;
        require(buyTotalFees <= 10, "Fees > 10%");
    }

    function updateSellFees(uint256 _devFee, uint256 _liquidityFee) external onlyOwner {
        sellDevFee = _devFee;
        sellLiquidityFee = _liquidityFee;
        sellTotalFees = sellDevFee + sellLiquidityFee;
        require(sellTotalFees <= 10, "Must keep fees at 10% or less");
    }

    function excludeFromFees(address account, bool excluded) public onlyOwner {
        _isExcludedFromFees[account] = excluded;
    }

    function isExcludedFromFees(address account) public view returns (bool) {
        return _isExcludedFromFees[account];
    }

    function updateSwapTokensAtAmount(uint256 newAmount) external onlyOwner returns (bool) {
        require(newAmount >= (totalSupply() * 1) / 100000, "< 0.001% total supply.");
        require(newAmount <= (totalSupply() * 5) / 1000, "> 0.5% total supply.");
        swapTokensAtAmount = newAmount;
        return true;
    }
}

File 2 of 7 : SafeMath.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.0 (utils/math/SafeMath.sol)

pragma solidity ^0.8.0;

// CAUTION
// This version of SafeMath should only be used with Solidity 0.8 or later,
// because it relies on the compiler's built in overflow checks.

/**
 * @dev Wrappers over Solidity's arithmetic operations.
 *
 * NOTE: `SafeMath` is generally not needed starting with Solidity 0.8, since the compiler
 * now has built in overflow checking.
 */
library SafeMath {
    /**
     * @dev Returns the addition of two unsigned integers, with an overflow flag.
     *
     * _Available since v3.4._
     */
    function tryAdd(uint256 a, uint256 b) internal pure returns (bool, uint256) {
        unchecked {
            uint256 c = a + b;
            if (c < a) return (false, 0);
            return (true, c);
        }
    }

    /**
     * @dev Returns the substraction of two unsigned integers, with an overflow flag.
     *
     * _Available since v3.4._
     */
    function trySub(uint256 a, uint256 b) internal pure returns (bool, uint256) {
        unchecked {
            if (b > a) return (false, 0);
            return (true, a - b);
        }
    }

    /**
     * @dev Returns the multiplication of two unsigned integers, with an overflow flag.
     *
     * _Available since v3.4._
     */
    function tryMul(uint256 a, uint256 b) internal pure returns (bool, uint256) {
        unchecked {
            // Gas optimization: this is cheaper than requiring 'a' not being zero, but the
            // benefit is lost if 'b' is also tested.
            // See: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/522
            if (a == 0) return (true, 0);
            uint256 c = a * b;
            if (c / a != b) return (false, 0);
            return (true, c);
        }
    }

    /**
     * @dev Returns the division of two unsigned integers, with a division by zero flag.
     *
     * _Available since v3.4._
     */
    function tryDiv(uint256 a, uint256 b) internal pure returns (bool, uint256) {
        unchecked {
            if (b == 0) return (false, 0);
            return (true, a / b);
        }
    }

    /**
     * @dev Returns the remainder of dividing two unsigned integers, with a division by zero flag.
     *
     * _Available since v3.4._
     */
    function tryMod(uint256 a, uint256 b) internal pure returns (bool, uint256) {
        unchecked {
            if (b == 0) return (false, 0);
            return (true, a % b);
        }
    }

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

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

    /**
     * @dev Returns the multiplication of two unsigned integers, reverting on
     * overflow.
     *
     * Counterpart to Solidity's `*` operator.
     *
     * Requirements:
     *
     * - Multiplication cannot overflow.
     */
    function mul(uint256 a, uint256 b) internal pure returns (uint256) {
        return a * b;
    }

    /**
     * @dev Returns the integer division of two unsigned integers, reverting on
     * division by zero. The result is rounded towards zero.
     *
     * Counterpart to Solidity's `/` operator.
     *
     * Requirements:
     *
     * - The divisor cannot be zero.
     */
    function div(uint256 a, uint256 b) internal pure returns (uint256) {
        return a / b;
    }

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

    /**
     * @dev Returns the subtraction of two unsigned integers, reverting with custom message on
     * overflow (when the result is negative).
     *
     * CAUTION: This function is deprecated because it requires allocating memory for the error
     * message unnecessarily. For custom revert reasons use {trySub}.
     *
     * Counterpart to Solidity's `-` operator.
     *
     * Requirements:
     *
     * - Subtraction cannot overflow.
     */
    function sub(
        uint256 a,
        uint256 b,
        string memory errorMessage
    ) internal pure returns (uint256) {
        unchecked {
            require(b <= a, errorMessage);
            return a - b;
        }
    }

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

    /**
     * @dev Returns the remainder of dividing two unsigned integers. (unsigned integer modulo),
     * reverting with custom message when dividing by zero.
     *
     * CAUTION: This function is deprecated because it requires allocating memory for the error
     * message unnecessarily. For custom revert reasons use {tryMod}.
     *
     * Counterpart to Solidity's `%` operator. This function uses a `revert`
     * opcode (which leaves remaining gas untouched) while Solidity uses an
     * invalid opcode to revert (consuming all remaining gas).
     *
     * Requirements:
     *
     * - The divisor cannot be zero.
     */
    function mod(
        uint256 a,
        uint256 b,
        string memory errorMessage
    ) internal pure returns (uint256) {
        unchecked {
            require(b > 0, errorMessage);
            return a % b;
        }
    }
}

File 3 of 7 : Context.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.0 (utils/Context.sol)

pragma solidity ^0.8.0;

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

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

File 4 of 7 : IERC20Metadata.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.0 (token/ERC20/extensions/IERC20Metadata.sol)

pragma solidity ^0.8.0;

import "../IERC20.sol";

/**
 * @dev Interface for the optional metadata functions from the ERC20 standard.
 *
 * _Available since v4.1._
 */
interface IERC20Metadata is IERC20 {
    /**
     * @dev Returns the name of the token.
     */
    function name() external view returns (string memory);

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

    /**
     * @dev Returns the decimals places of the token.
     */
    function decimals() external view returns (uint8);
}

File 5 of 7 : IERC20.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.0 (token/ERC20/IERC20.sol)

pragma solidity ^0.8.0;

/**
 * @dev Interface of the ERC20 standard as defined in the EIP.
 */
interface IERC20 {
    /**
     * @dev Returns the amount of tokens in existence.
     */
    function totalSupply() external view returns (uint256);

    /**
     * @dev Returns the amount of tokens owned by `account`.
     */
    function balanceOf(address account) external view returns (uint256);

    /**
     * @dev Moves `amount` tokens from the caller's account to `recipient`.
     *
     * Returns a boolean value indicating whether the operation succeeded.
     *
     * Emits a {Transfer} event.
     */
    function transfer(address recipient, uint256 amount) external returns (bool);

    /**
     * @dev Returns the remaining number of tokens that `spender` will be
     * allowed to spend on behalf of `owner` through {transferFrom}. This is
     * zero by default.
     *
     * This value changes when {approve} or {transferFrom} are called.
     */
    function allowance(address owner, address spender) external view returns (uint256);

    /**
     * @dev Sets `amount` as the allowance of `spender` over the caller's tokens.
     *
     * Returns a boolean value indicating whether the operation succeeded.
     *
     * IMPORTANT: Beware that changing an allowance with this method brings the risk
     * that someone may use both the old and the new allowance by unfortunate
     * transaction ordering. One possible solution to mitigate this race
     * condition is to first reduce the spender's allowance to 0 and set the
     * desired value afterwards:
     * https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729
     *
     * Emits an {Approval} event.
     */
    function approve(address spender, uint256 amount) external returns (bool);

    /**
     * @dev Moves `amount` tokens from `sender` to `recipient` using the
     * allowance mechanism. `amount` is then deducted from the caller's
     * allowance.
     *
     * Returns a boolean value indicating whether the operation succeeded.
     *
     * Emits a {Transfer} event.
     */
    function transferFrom(
        address sender,
        address recipient,
        uint256 amount
    ) external returns (bool);

    /**
     * @dev Emitted when `value` tokens are moved from one account (`from`) to
     * another (`to`).
     *
     * Note that `value` may be zero.
     */
    event Transfer(address indexed from, address indexed to, uint256 value);

    /**
     * @dev Emitted when the allowance of a `spender` for an `owner` is set by
     * a call to {approve}. `value` is the new allowance.
     */
    event Approval(address indexed owner, address indexed spender, uint256 value);
}

File 6 of 7 : ERC20.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.0 (token/ERC20/ERC20.sol)

pragma solidity ^0.8.0;

import "./IERC20.sol";
import "./extensions/IERC20Metadata.sol";
import "../../utils/Context.sol";

/**
 * @dev Implementation of the {IERC20} interface.
 *
 * This implementation is agnostic to the way tokens are created. This means
 * that a supply mechanism has to be added in a derived contract using {_mint}.
 * For a generic mechanism see {ERC20PresetMinterPauser}.
 *
 * TIP: For a detailed writeup see our guide
 * https://forum.zeppelin.solutions/t/how-to-implement-erc20-supply-mechanisms/226[How
 * to implement supply mechanisms].
 *
 * We have followed general OpenZeppelin Contracts guidelines: functions revert
 * instead returning `false` on failure. This behavior is nonetheless
 * conventional and does not conflict with the expectations of ERC20
 * applications.
 *
 * Additionally, an {Approval} event is emitted on calls to {transferFrom}.
 * This allows applications to reconstruct the allowance for all accounts just
 * by listening to said events. Other implementations of the EIP may not emit
 * these events, as it isn't required by the specification.
 *
 * Finally, the non-standard {decreaseAllowance} and {increaseAllowance}
 * functions have been added to mitigate the well-known issues around setting
 * allowances. See {IERC20-approve}.
 */
contract ERC20 is Context, IERC20, IERC20Metadata {
    mapping(address => uint256) private _balances;

    mapping(address => mapping(address => uint256)) private _allowances;

    uint256 private _totalSupply;

    string private _name;
    string private _symbol;

    /**
     * @dev Sets the values for {name} and {symbol}.
     *
     * The default value of {decimals} is 18. To select a different value for
     * {decimals} you should overload it.
     *
     * All two of these values are immutable: they can only be set once during
     * construction.
     */
    constructor(string memory name_, string memory symbol_) {
        _name = name_;
        _symbol = symbol_;
    }

    /**
     * @dev Returns the name of the token.
     */
    function name() public view virtual override returns (string memory) {
        return _name;
    }

    /**
     * @dev Returns the symbol of the token, usually a shorter version of the
     * name.
     */
    function symbol() public view virtual override returns (string memory) {
        return _symbol;
    }

    /**
     * @dev Returns the number of decimals used to get its user representation.
     * For example, if `decimals` equals `2`, a balance of `505` tokens should
     * be displayed to a user as `5.05` (`505 / 10 ** 2`).
     *
     * Tokens usually opt for a value of 18, imitating the relationship between
     * Ether and Wei. This is the value {ERC20} uses, unless this function is
     * overridden;
     *
     * NOTE: This information is only used for _display_ purposes: it in
     * no way affects any of the arithmetic of the contract, including
     * {IERC20-balanceOf} and {IERC20-transfer}.
     */
    function decimals() public view virtual override returns (uint8) {
        return 18;
    }

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

    /**
     * @dev See {IERC20-balanceOf}.
     */
    function balanceOf(address account) public view virtual override returns (uint256) {
        return _balances[account];
    }

    /**
     * @dev See {IERC20-transfer}.
     *
     * Requirements:
     *
     * - `recipient` cannot be the zero address.
     * - the caller must have a balance of at least `amount`.
     */
    function transfer(address recipient, uint256 amount) public virtual override returns (bool) {
        _transfer(_msgSender(), recipient, amount);
        return true;
    }

    /**
     * @dev See {IERC20-allowance}.
     */
    function allowance(address owner, address spender) public view virtual override returns (uint256) {
        return _allowances[owner][spender];
    }

    /**
     * @dev See {IERC20-approve}.
     *
     * Requirements:
     *
     * - `spender` cannot be the zero address.
     */
    function approve(address spender, uint256 amount) public virtual override returns (bool) {
        _approve(_msgSender(), spender, amount);
        return true;
    }

    /**
     * @dev See {IERC20-transferFrom}.
     *
     * Emits an {Approval} event indicating the updated allowance. This is not
     * required by the EIP. See the note at the beginning of {ERC20}.
     *
     * Requirements:
     *
     * - `sender` and `recipient` cannot be the zero address.
     * - `sender` must have a balance of at least `amount`.
     * - the caller must have allowance for ``sender``'s tokens of at least
     * `amount`.
     */
    function transferFrom(
        address sender,
        address recipient,
        uint256 amount
    ) public virtual override returns (bool) {
        _transfer(sender, recipient, amount);

        uint256 currentAllowance = _allowances[sender][_msgSender()];
        require(currentAllowance >= amount, "ERC20: transfer amount exceeds allowance");
        unchecked {
            _approve(sender, _msgSender(), currentAllowance - amount);
        }

        return true;
    }

    /**
     * @dev Atomically increases the allowance granted to `spender` by the caller.
     *
     * This is an alternative to {approve} that can be used as a mitigation for
     * problems described in {IERC20-approve}.
     *
     * Emits an {Approval} event indicating the updated allowance.
     *
     * Requirements:
     *
     * - `spender` cannot be the zero address.
     */
    function increaseAllowance(address spender, uint256 addedValue) public virtual returns (bool) {
        _approve(_msgSender(), spender, _allowances[_msgSender()][spender] + addedValue);
        return true;
    }

    /**
     * @dev Atomically decreases the allowance granted to `spender` by the caller.
     *
     * This is an alternative to {approve} that can be used as a mitigation for
     * problems described in {IERC20-approve}.
     *
     * Emits an {Approval} event indicating the updated allowance.
     *
     * Requirements:
     *
     * - `spender` cannot be the zero address.
     * - `spender` must have allowance for the caller of at least
     * `subtractedValue`.
     */
    function decreaseAllowance(address spender, uint256 subtractedValue) public virtual returns (bool) {
        uint256 currentAllowance = _allowances[_msgSender()][spender];
        require(currentAllowance >= subtractedValue, "ERC20: decreased allowance below zero");
        unchecked {
            _approve(_msgSender(), spender, currentAllowance - subtractedValue);
        }

        return true;
    }

    /**
     * @dev Moves `amount` of tokens from `sender` to `recipient`.
     *
     * This internal function is equivalent to {transfer}, and can be used to
     * e.g. implement automatic token fees, slashing mechanisms, etc.
     *
     * Emits a {Transfer} event.
     *
     * Requirements:
     *
     * - `sender` cannot be the zero address.
     * - `recipient` cannot be the zero address.
     * - `sender` must have a balance of at least `amount`.
     */
    function _transfer(
        address sender,
        address recipient,
        uint256 amount
    ) internal virtual {
        require(sender != address(0), "ERC20: transfer from the zero address");
        require(recipient != address(0), "ERC20: transfer to the zero address");

        _beforeTokenTransfer(sender, recipient, amount);

        uint256 senderBalance = _balances[sender];
        require(senderBalance >= amount, "ERC20: transfer amount exceeds balance");
        unchecked {
            _balances[sender] = senderBalance - amount;
        }
        _balances[recipient] += amount;

        emit Transfer(sender, recipient, amount);

        _afterTokenTransfer(sender, recipient, amount);
    }

    /** @dev Creates `amount` tokens and assigns them to `account`, increasing
     * the total supply.
     *
     * Emits a {Transfer} event with `from` set to the zero address.
     *
     * Requirements:
     *
     * - `account` cannot be the zero address.
     */
    function _mint(address account, uint256 amount) internal virtual {
        require(account != address(0), "ERC20: mint to the zero address");

        _beforeTokenTransfer(address(0), account, amount);

        _totalSupply += amount;
        _balances[account] += amount;
        emit Transfer(address(0), account, amount);

        _afterTokenTransfer(address(0), account, amount);
    }

    /**
     * @dev Destroys `amount` tokens from `account`, reducing the
     * total supply.
     *
     * Emits a {Transfer} event with `to` set to the zero address.
     *
     * Requirements:
     *
     * - `account` cannot be the zero address.
     * - `account` must have at least `amount` tokens.
     */
    function _burn(address account, uint256 amount) internal virtual {
        require(account != address(0), "ERC20: burn from the zero address");

        _beforeTokenTransfer(account, address(0), amount);

        uint256 accountBalance = _balances[account];
        require(accountBalance >= amount, "ERC20: burn amount exceeds balance");
        unchecked {
            _balances[account] = accountBalance - amount;
        }
        _totalSupply -= amount;

        emit Transfer(account, address(0), amount);

        _afterTokenTransfer(account, address(0), amount);
    }

    /**
     * @dev Sets `amount` as the allowance of `spender` over the `owner` s tokens.
     *
     * This internal function is equivalent to `approve`, and can be used to
     * e.g. set automatic allowances for certain subsystems, etc.
     *
     * Emits an {Approval} event.
     *
     * Requirements:
     *
     * - `owner` cannot be the zero address.
     * - `spender` cannot be the zero address.
     */
    function _approve(
        address owner,
        address spender,
        uint256 amount
    ) internal virtual {
        require(owner != address(0), "ERC20: approve from the zero address");
        require(spender != address(0), "ERC20: approve to the zero address");

        _allowances[owner][spender] = amount;
        emit Approval(owner, spender, amount);
    }

    /**
     * @dev Hook that is called before any transfer of tokens. This includes
     * minting and burning.
     *
     * Calling conditions:
     *
     * - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens
     * will be transferred to `to`.
     * - when `from` is zero, `amount` tokens will be minted for `to`.
     * - when `to` is zero, `amount` of ``from``'s tokens 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 amount
    ) internal virtual {}

    /**
     * @dev Hook that is called after any transfer of tokens. This includes
     * minting and burning.
     *
     * Calling conditions:
     *
     * - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens
     * has been transferred to `to`.
     * - when `from` is zero, `amount` tokens have been minted for `to`.
     * - when `to` is zero, `amount` of ``from``'s tokens have been 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 _afterTokenTransfer(
        address from,
        address to,
        uint256 amount
    ) internal virtual {}
}

File 7 of 7 : Ownable.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.0 (access/Ownable.sol)

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() {
        _transferOwnership(_msgSender());
    }

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

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

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

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

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

Settings
{
  "remappings": [],
  "optimizer": {
    "enabled": false,
    "runs": 200
  },
  "evmVersion": "london",
  "libraries": {},
  "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":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","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":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"USDC","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"buyDevFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"buyLiquidityFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"buyTotalFees","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"subtractedValue","type":"uint256"}],"name":"decreaseAllowance","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"devWallet","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bool","name":"excluded","type":"bool"}],"name":"excludeFromFees","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"addedValue","type":"uint256"}],"name":"increaseAllowance","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"isExcludedFromFees","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"legends","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"legendsMinted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"mintToLegends","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"sellDevFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"sellLiquidityFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"sellTotalFees","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"swapEnabled","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"swapTokensAtAmount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"uniswapV2Pair","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"uniswapV2Router","outputs":[{"internalType":"contract IUniswapV2Router02","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_devFee","type":"uint256"},{"internalType":"uint256","name":"_liquidityFee","type":"uint256"}],"name":"updateBuyFee","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newWallet","type":"address"}],"name":"updateDevWallet","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_devFee","type":"uint256"},{"internalType":"uint256","name":"_liquidityFee","type":"uint256"}],"name":"updateSellFees","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bool","name":"enabled","type":"bool"}],"name":"updateSwapEnabled","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newAmount","type":"uint256"}],"name":"updateSwapTokensAtAmount","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}]

60c060405260405180610480016040528073099ec0d7e419a89162780320f047c00fca867b7473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001730d2e3c4117abdeb3bbd1f1feefed1755b22c650a73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020017315284e820a145a23ef18a70ae0ce71c1a4b7106173ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173198e18ecfda347c6cdaa440e22b2ff89eaa2cb6f73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001731d0d7bd1ef5dfdde86c8b145cdf948ad8f0e996173ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020017321895643a3ac93305119a9383e5300e6d253aae673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001733a8a7c790e307bbe7872e3ddf63627611dc5a02873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001733b474ff1c78474731db2790cd2c84f5b282134c973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020017340d015d66e14d24b3acb0923ec5845fc1e377da873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001734f62c7a202a5e52b81a8bdbc1c67956830717f9973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001735364cca9204fa6c8e3b1dc7413246656a091b1a373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020017354b72a146fb342d4a4a927d4b96a6f338bfb941573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020017356786fc3e0d6aa413b37ce25a9e58e5e993bb23673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001736908cc437c8bea5c19a81e487a1528635ec2b19773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001736e37e554bcb1db002dfcc45d6272b86d58c7932b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020017370cbfbbff66b4ee208b2975b21b12cca968e1b2b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173739bfd1ee9507ac69dcc57160d03d586fd61193773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001737f049056383d8b67d48d7b754676e5dc7b10a92e73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020017386bee7eb6a5a20274b00a2ce43b85ba07bf27ee073ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001739130e5eac5c209594072dd222c1591ef22f7b7df73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173979c388e134b711f1c3ac1f29de610b4ba30586d73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001739b228b4f71b3bc7e4b478251f218060d7b70dc2573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173a129d24923f2aa1c3ab28024625607add5a293dc73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173a1bfed37d33becd523772cbc6eb99052f0f81a8173ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173a3b9465dc7ae35f578ae6e23b36cb77d60af1a1073ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173c64a7a3c01296b3a37b8d8aaa31246021175b5e073ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173cc4fe0bc29ca11185712fe3c28a937d5ca0362eb73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173d17e05022bc516f66047aef23002b7b09554d88473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173dbe36381d9f5bc33a8e8bf5164122664cfb6621d73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173dd9f24efc84d93deef3c8745c837ab63e80abd2773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173ddd722b850d7526000d0a9220348c9abb0f462f673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173dec08cb92a506b88411da9ba290f3694be223c2673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173e7c5de03987777a18ff279a5e8d8a91dd91db68873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173e95e113ce69d078511813a338cc9d5569f67619173ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173ed2c0f6c08f3c123ff299b11682cea4778afc84873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200173f5264fa41ad3b420972e71d5a23b3fa5569498c773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152506006906024620009f892919062001671565b506040518061048001604052806901197c1b789b97c8340069ffffffffffffffffffff16815260200169035f97dbaf1ca317fd0069ffffffffffffffffffff16815260200169010f0cf064dd5920000069ffffffffffffffffffff1681526020016905fb6546cfa9726a8e0069ffffffffffffffffffff1681526020016901c7d23baf18ed2ce98069ffffffffffffffffffff168152602001690188ee39077985c0500069ffffffffffffffffffff168152602001685c283d41039410000069ffffffffffffffffffff1681526020016902484467f8f7beca990069ffffffffffffffffffff168152602001681d174d39b963e8e40069ffffffffffffffffffff16815260200169011f561d7b0dcce3d58069ffffffffffffffffffff1681526020016903694871590e7715ae0069ffffffffffffffffffff16815260200169087867832765dc03e60069ffffffffffffffffffff1681526020016701087ba36a4aa6a469ffffffffffffffffffff16815260200168f874653646e5f7078069ffffffffffffffffffff168152602001683108874846268bd4c069ffffffffffffffffffff16815260200168d8d726b7177a80000069ffffffffffffffffffff168152602001690462f74316fd8e9e400069ffffffffffffffffffff1681526020016903013ba71abfe663db0069ffffffffffffffffffff1681526020016901a3df84b999d7f29e8069ffffffffffffffffffff1681526020016905368623b82b7b407b0069ffffffffffffffffffff1681526020016904a89f54ef0121c0000069ffffffffffffffffffff1681526020016905edd42e4af0b21c000069ffffffffffffffffffff168152602001690246ebda302a0f64000069ffffffffffffffffffff16815260200169057a753fc78ef0be6b0069ffffffffffffffffffff1681526020016906921d3690a915ef980069ffffffffffffffffffff168152602001682dde90e68addaae9c069ffffffffffffffffffff1681526020016901504aab4fb8af78358069ffffffffffffffffffff168152602001690460bd62987419c8000069ffffffffffffffffffff168152602001670a15bd92c5854ac869ffffffffffffffffffff168152602001676317245794a92b0069ffffffffffffffffffff1681526020016906d65336bba0f5e0480069ffffffffffffffffffff1681526020016906068ec24a8da416600069ffffffffffffffffffff16815260200167098cfbc10df4956069ffffffffffffffffffff16815260200169032d2dbb44b954d50a0069ffffffffffffffffffff1681526020016901f6df48de8652ac0f8069ffffffffffffffffffff16815260200168e8f48fe3720b93610069ffffffffffffffffffff16815250600790602462000df692919062001700565b5073a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48600960006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055506000601260006101000a81548160ff0219169083151502179055506001601260016101000a81548160ff02191690831515021790555034801562000e8f57600080fd5b506040518060400160405280600d81526020017f454d5054592e46494e414e4345000000000000000000000000000000000000008152506040518060400160405280600581526020017f454d505459000000000000000000000000000000000000000000000000000000815250816003908051906020019062000f1492919062001760565b50806004908051906020019062000f2d92919062001760565b50505062000f5062000f44620012f460201b60201c565b620012fc60201b60201c565b6000737a250d5630b4cf539739df2c5dacb4c659f2488d90508073ffffffffffffffffffffffffffffffffffffffff1660808173ffffffffffffffffffffffffffffffffffffffff16815250508073ffffffffffffffffffffffffffffffffffffffff1663c45a01556040518163ffffffff1660e01b8152600401602060405180830381865afa15801562000fe9573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200100f91906200187a565b73ffffffffffffffffffffffffffffffffffffffff1663c9c6539630600960009054906101000a900473ffffffffffffffffffffffffffffffffffffffff166040518363ffffffff1660e01b81526004016200106d929190620018bd565b6020604051808303816000875af11580156200108d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620010b391906200187a565b73ffffffffffffffffffffffffffffffffffffffff1660a08173ffffffffffffffffffffffffffffffffffffffff1681525050600069d3c21bcecceda1000000905061271060058262001107919062001923565b620011139190620019b3565b600b819055506003600c819055506003600d81905550600d54600c546200113b9190620019eb565b600e819055506003600f819055506003601081905550601054600f54620011639190620019eb565b60118190555062001179620013c260201b60201c565b600860006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550620011db620011cd620013c260201b60201c565b6001620013ec60201b60201c565b620011ee306001620013ec60201b60201c565b6200120361dead6001620013ec60201b60201c565b6200121760006001620013ec60201b60201c565b6007805490506006805490501462001266576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016200125d9062001aa9565b60405180910390fd5b6000805b600680549050811015620012bf57600781815481106200128f576200128e62001acb565b5b906000526020600020015482620012a79190620019eb565b91508080620012b69062001afa565b9150506200126a565b50620012eb33620012df8385620014d660201b620017711790919060201c565b620014ee60201b60201c565b50505062001cfa565b600033905090565b6000600560009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600560006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b6000600560009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b620013fc620012f460201b60201c565b73ffffffffffffffffffffffffffffffffffffffff1662001422620013c260201b60201c565b73ffffffffffffffffffffffffffffffffffffffff16146200147b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401620014729062001b98565b60405180910390fd5b80600a60008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055505050565b60008183620014e6919062001bba565b905092915050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16141562001561576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401620015589062001c45565b60405180910390fd5b62001575600083836200166760201b60201c565b8060026000828254620015899190620019eb565b92505081905550806000808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254620015e09190620019eb565b925050819055508173ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8360405162001647919062001c78565b60405180910390a362001663600083836200166c60201b60201c565b5050565b505050565b505050565b828054828255906000526020600020908101928215620016ed579160200282015b82811115620016ec5782518260006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055509160200191906001019062001692565b5b509050620016fc9190620017f1565b5090565b8280548282559060005260206000209081019282156200174d579160200282015b828111156200174c578251829069ffffffffffffffffffff1690559160200191906001019062001721565b5b5090506200175c9190620017f1565b5090565b8280546200176e9062001cc4565b90600052602060002090601f016020900481019282620017925760008555620017de565b82601f10620017ad57805160ff1916838001178555620017de565b82800160010185558215620017de579182015b82811115620017dd578251825591602001919060010190620017c0565b5b509050620017ed9190620017f1565b5090565b5b808211156200180c576000816000905550600101620017f2565b5090565b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000620018428262001815565b9050919050565b620018548162001835565b81146200186057600080fd5b50565b600081519050620018748162001849565b92915050565b60006020828403121562001893576200189262001810565b5b6000620018a38482850162001863565b91505092915050565b620018b78162001835565b82525050565b6000604082019050620018d46000830185620018ac565b620018e36020830184620018ac565b9392505050565b6000819050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b60006200193082620018ea565b91506200193d83620018ea565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615620019795762001978620018f4565b5b828202905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6000620019c082620018ea565b9150620019cd83620018ea565b925082620019e057620019df62001984565b5b828204905092915050565b6000620019f882620018ea565b915062001a0583620018ea565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0382111562001a3d5762001a3c620018f4565b5b828201905092915050565b600082825260208201905092915050565b7f4c6567656e64733a206572726f72000000000000000000000000000000000000600082015250565b600062001a91600e8362001a48565b915062001a9e8262001a59565b602082019050919050565b6000602082019050818103600083015262001ac48162001a82565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b600062001b0782620018ea565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82141562001b3d5762001b3c620018f4565b5b600182019050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b600062001b8060208362001a48565b915062001b8d8262001b48565b602082019050919050565b6000602082019050818103600083015262001bb38162001b71565b9050919050565b600062001bc782620018ea565b915062001bd483620018ea565b92508282101562001bea5762001be9620018f4565b5b828203905092915050565b7f45524332303a206d696e7420746f20746865207a65726f206164647265737300600082015250565b600062001c2d601f8362001a48565b915062001c3a8262001bf5565b602082019050919050565b6000602082019050818103600083015262001c608162001c1e565b9050919050565b62001c7281620018ea565b82525050565b600060208201905062001c8f600083018462001c67565b92915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b6000600282049050600182168062001cdd57607f821691505b6020821081141562001cf45762001cf362001c95565b5b50919050565b60805160a05161358b62001d4a60003960008181610e6e01528181611c0601528181611e0f01528181611ebd0152611f8a015260008181610bd30152818161248f01526124b6015261358b6000f3fe6080604052600436106102135760003560e01c806382ed057f11610118578063a9059cbb116100a0578063dd62ed3e1161006f578063dd62ed3e146107c4578063e2f4560514610801578063f11a24d31461082c578063f2fde38b14610857578063f6374342146108805761021a565b8063a9059cbb146106f6578063c024666814610733578063d257b34f1461075c578063d85ba063146107995761021a565b8063924de9b7116100e7578063924de9b71461060f57806395d89b41146106385780639c3b4fdc14610663578063a0d82dc51461068e578063a457c2d7146106b95761021a565b806382ed057f1461055157806389a302711461058e5780638da5cb5b146105b95780638ea5220f146105e45761021a565b8063313ce5671161019b578063610e34b91161016a578063610e34b91461047e5780636a486a8e146104a75780636ddd1713146104d257806370a08231146104fd578063715018a61461053a5761021a565b8063313ce567146103ae57806339509351146103d957806349bd5a5e146104165780634fbee193146104415761021a565b8063119779f2116101e2578063119779f2146102c75780631694505e146102f257806318160ddd1461031d5780631816467f1461034857806323b872dd146103715761021a565b806302dbd8f81461021f57806306fdde0314610248578063073e123714610273578063095ea7b31461028a5761021a565b3661021a57005b600080fd5b34801561022b57600080fd5b50610246600480360381019061024191906125a9565b6108ab565b005b34801561025457600080fd5b5061025d610995565b60405161026a9190612682565b60405180910390f35b34801561027f57600080fd5b50610288610a27565b005b34801561029657600080fd5b506102b160048036038101906102ac9190612702565b610ba0565b6040516102be919061275d565b60405180910390f35b3480156102d357600080fd5b506102dc610bbe565b6040516102e9919061275d565b60405180910390f35b3480156102fe57600080fd5b50610307610bd1565b60405161031491906127d7565b60405180910390f35b34801561032957600080fd5b50610332610bf5565b60405161033f9190612801565b60405180910390f35b34801561035457600080fd5b5061036f600480360381019061036a919061281c565b610bff565b005b34801561037d57600080fd5b5061039860048036038101906103939190612849565b610cbf565b6040516103a5919061275d565b60405180910390f35b3480156103ba57600080fd5b506103c3610db7565b6040516103d091906128b8565b60405180910390f35b3480156103e557600080fd5b5061040060048036038101906103fb9190612702565b610dc0565b60405161040d919061275d565b60405180910390f35b34801561042257600080fd5b5061042b610e6c565b60405161043891906128e2565b60405180910390f35b34801561044d57600080fd5b506104686004803603810190610463919061281c565b610e90565b604051610475919061275d565b60405180910390f35b34801561048a57600080fd5b506104a560048036038101906104a091906125a9565b610ee6565b005b3480156104b357600080fd5b506104bc610fd0565b6040516104c99190612801565b60405180910390f35b3480156104de57600080fd5b506104e7610fd6565b6040516104f4919061275d565b60405180910390f35b34801561050957600080fd5b50610524600480360381019061051f919061281c565b610fe9565b6040516105319190612801565b60405180910390f35b34801561054657600080fd5b5061054f611031565b005b34801561055d57600080fd5b50610578600480360381019061057391906128fd565b6110b9565b60405161058591906128e2565b60405180910390f35b34801561059a57600080fd5b506105a36110f8565b6040516105b091906128e2565b60405180910390f35b3480156105c557600080fd5b506105ce61111e565b6040516105db91906128e2565b60405180910390f35b3480156105f057600080fd5b506105f9611148565b60405161060691906128e2565b60405180910390f35b34801561061b57600080fd5b5061063660048036038101906106319190612956565b61116e565b005b34801561064457600080fd5b5061064d611207565b60405161065a9190612682565b60405180910390f35b34801561066f57600080fd5b50610678611299565b6040516106859190612801565b60405180910390f35b34801561069a57600080fd5b506106a361129f565b6040516106b09190612801565b60405180910390f35b3480156106c557600080fd5b506106e060048036038101906106db9190612702565b6112a5565b6040516106ed919061275d565b60405180910390f35b34801561070257600080fd5b5061071d60048036038101906107189190612702565b611390565b60405161072a919061275d565b60405180910390f35b34801561073f57600080fd5b5061075a60048036038101906107559190612983565b6113ae565b005b34801561076857600080fd5b50610783600480360381019061077e91906128fd565b611485565b604051610790919061275d565b60405180910390f35b3480156107a557600080fd5b506107ae6115da565b6040516107bb9190612801565b60405180910390f35b3480156107d057600080fd5b506107eb60048036038101906107e691906129c3565b6115e0565b6040516107f89190612801565b60405180910390f35b34801561080d57600080fd5b50610816611667565b6040516108239190612801565b60405180910390f35b34801561083857600080fd5b5061084161166d565b60405161084e9190612801565b60405180910390f35b34801561086357600080fd5b5061087e6004803603810190610879919061281c565b611673565b005b34801561088c57600080fd5b5061089561176b565b6040516108a29190612801565b60405180910390f35b6108b3611787565b73ffffffffffffffffffffffffffffffffffffffff166108d161111e565b73ffffffffffffffffffffffffffffffffffffffff1614610927576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161091e90612a4f565b60405180910390fd5b81600f8190555080601081905550601054600f546109459190612a9e565b601181905550600a6011541115610991576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161098890612b40565b60405180910390fd5b5050565b6060600380546109a490612b8f565b80601f01602080910402602001604051908101604052809291908181526020018280546109d090612b8f565b8015610a1d5780601f106109f257610100808354040283529160200191610a1d565b820191906000526020600020905b815481529060010190602001808311610a0057829003601f168201915b5050505050905090565b610a2f611787565b73ffffffffffffffffffffffffffffffffffffffff16610a4d61111e565b73ffffffffffffffffffffffffffffffffffffffff1614610aa3576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610a9a90612a4f565b60405180910390fd5b60001515601260009054906101000a900460ff16151514610af9576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610af090612c0d565b60405180910390fd5b60005b600680549050811015610b8257610b6f60068281548110610b2057610b1f612c2d565b5b9060005260206000200160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1660078381548110610b5f57610b5e612c2d565b5b906000526020600020015461178f565b8080610b7a90612c5c565b915050610afc565b506001601260006101000a81548160ff021916908315150217905550565b6000610bb4610bad611787565b84846118ef565b6001905092915050565b601260009054906101000a900460ff1681565b7f000000000000000000000000000000000000000000000000000000000000000081565b6000600254905090565b610c07611787565b73ffffffffffffffffffffffffffffffffffffffff16610c2561111e565b73ffffffffffffffffffffffffffffffffffffffff1614610c7b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c7290612a4f565b60405180910390fd5b80600860006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555050565b6000610ccc848484611aba565b6000600160008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000610d17611787565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905082811015610d97576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d8e90612d17565b60405180910390fd5b610dab85610da3611787565b8584036118ef565b60019150509392505050565b60006012905090565b6000610e62610dcd611787565b848460016000610ddb611787565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054610e5d9190612a9e565b6118ef565b6001905092915050565b7f000000000000000000000000000000000000000000000000000000000000000081565b6000600a60008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff169050919050565b610eee611787565b73ffffffffffffffffffffffffffffffffffffffff16610f0c61111e565b73ffffffffffffffffffffffffffffffffffffffff1614610f62576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f5990612a4f565b60405180910390fd5b81600c8190555080600d81905550600d54600c54610f809190612a9e565b600e81905550600a600e541115610fcc576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610fc390612d83565b60405180910390fd5b5050565b60115481565b601260019054906101000a900460ff1681565b60008060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b611039611787565b73ffffffffffffffffffffffffffffffffffffffff1661105761111e565b73ffffffffffffffffffffffffffffffffffffffff16146110ad576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110a490612a4f565b60405180910390fd5b6110b76000611fd5565b565b600681815481106110c957600080fd5b906000526020600020016000915054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b600960009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b6000600560009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b611176611787565b73ffffffffffffffffffffffffffffffffffffffff1661119461111e565b73ffffffffffffffffffffffffffffffffffffffff16146111ea576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016111e190612a4f565b60405180910390fd5b80601260016101000a81548160ff02191690831515021790555050565b60606004805461121690612b8f565b80601f016020809104026020016040519081016040528092919081815260200182805461124290612b8f565b801561128f5780601f106112645761010080835404028352916020019161128f565b820191906000526020600020905b81548152906001019060200180831161127257829003601f168201915b5050505050905090565b600c5481565b600f5481565b600080600160006112b4611787565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905082811015611371576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161136890612e15565b60405180910390fd5b61138561137c611787565b858584036118ef565b600191505092915050565b60006113a461139d611787565b8484611aba565b6001905092915050565b6113b6611787565b73ffffffffffffffffffffffffffffffffffffffff166113d461111e565b73ffffffffffffffffffffffffffffffffffffffff161461142a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161142190612a4f565b60405180910390fd5b80600a60008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055505050565b600061148f611787565b73ffffffffffffffffffffffffffffffffffffffff166114ad61111e565b73ffffffffffffffffffffffffffffffffffffffff1614611503576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114fa90612a4f565b60405180910390fd5b620186a06001611511610bf5565b61151b9190612e35565b6115259190612ebe565b821015611567576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161155e90612f3b565b60405180910390fd5b6103e86005611574610bf5565b61157e9190612e35565b6115889190612ebe565b8211156115ca576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016115c190612fa7565b60405180910390fd5b81600b8190555060019050919050565b600e5481565b6000600160008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905092915050565b600b5481565b600d5481565b61167b611787565b73ffffffffffffffffffffffffffffffffffffffff1661169961111e565b73ffffffffffffffffffffffffffffffffffffffff16146116ef576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016116e690612a4f565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16141561175f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161175690613039565b60405180910390fd5b61176881611fd5565b50565b60105481565b6000818361177f9190613059565b905092915050565b600033905090565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156117ff576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016117f6906130d9565b60405180910390fd5b61180b6000838361209b565b806002600082825461181d9190612a9e565b92505081905550806000808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546118729190612a9e565b925050819055508173ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef836040516118d79190612801565b60405180910390a36118eb600083836120a0565b5050565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16141561195f576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016119569061316b565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156119cf576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016119c6906131fd565b60405180910390fd5b80600160008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92583604051611aad9190612801565b60405180910390a3505050565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415611b2a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b219061328f565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611b9a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b9190613321565b60405180910390fd5b6000811415611bb457611baf838360006120a5565b611fd0565b6000611bbf30610fe9565b90506000600b548210159050808015611be45750601260019054906101000a900460ff165b8015611bfd5750601260029054906101000a900460ff16155b8015611c5457507f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff16145b8015611caa5750600a60008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b8015611d005750600a60008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b15611d44576001601260026101000a81548160ff021916908315150217905550611d28612326565b6000601260026101000a81548160ff0219169083151502179055505b6000601260029054906101000a900460ff16159050600a60008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1680611dfa5750600a60008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff165b15611e0457600090505b6000808215611fbf577f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff168773ffffffffffffffffffffffffffffffffffffffff16148015611e6a57506000601154115b15611ebb57611e976064611e896011548961234f90919063ffffffff16565b61236590919063ffffffff16565b915060115460105483611eaa9190612e35565b611eb49190612ebe565b9050611f66565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff168873ffffffffffffffffffffffffffffffffffffffff16148015611f1857506000600e54115b15611f6557611f456064611f37600e548961234f90919063ffffffff16565b61236590919063ffffffff16565b9150600e54600d5483611f589190612e35565b611f629190612ebe565b90505b5b6000821115611f7b57611f7a8830846120a5565b5b6000811115611fb057611faf307f0000000000000000000000000000000000000000000000000000000000000000836120a5565b5b8186611fbc9190613059565b95505b611fca8888886120a5565b50505050505b505050565b6000600560009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600560006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b505050565b505050565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415612115576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161210c9061328f565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612185576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161217c90613321565b60405180910390fd5b61219083838361209b565b60008060008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905081811015612216576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161220d906133b3565b60405180910390fd5b8181036000808673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002081905550816000808573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546122a99190612a9e565b925050819055508273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8460405161230d9190612801565b60405180910390a36123208484846120a0565b50505050565b600061233130610fe9565b90506000811415612342575061234d565b61234b8161237b565b505b565b6000818361235d9190612e35565b905092915050565b600081836123739190612ebe565b905092915050565b6000600267ffffffffffffffff811115612398576123976133d3565b5b6040519080825280602002602001820160405280156123c65781602001602082028036833780820191505090505b50905030816000815181106123de576123dd612c2d565b5b602002602001019073ffffffffffffffffffffffffffffffffffffffff16908173ffffffffffffffffffffffffffffffffffffffff1681525050600960009054906101000a900473ffffffffffffffffffffffffffffffffffffffff168160018151811061244f5761244e612c2d565b5b602002602001019073ffffffffffffffffffffffffffffffffffffffff16908173ffffffffffffffffffffffffffffffffffffffff16815250506124b4307f0000000000000000000000000000000000000000000000000000000000000000846118ef565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16635c11d79583600084600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16426040518663ffffffff1660e01b81526004016125389594939291906134fb565b600060405180830381600087803b15801561255257600080fd5b505af1158015612566573d6000803e3d6000fd5b505050505050565b600080fd5b6000819050919050565b61258681612573565b811461259157600080fd5b50565b6000813590506125a38161257d565b92915050565b600080604083850312156125c0576125bf61256e565b5b60006125ce85828601612594565b92505060206125df85828601612594565b9150509250929050565b600081519050919050565b600082825260208201905092915050565b60005b83811015612623578082015181840152602081019050612608565b83811115612632576000848401525b50505050565b6000601f19601f8301169050919050565b6000612654826125e9565b61265e81856125f4565b935061266e818560208601612605565b61267781612638565b840191505092915050565b6000602082019050818103600083015261269c8184612649565b905092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b60006126cf826126a4565b9050919050565b6126df816126c4565b81146126ea57600080fd5b50565b6000813590506126fc816126d6565b92915050565b600080604083850312156127195761271861256e565b5b6000612727858286016126ed565b925050602061273885828601612594565b9150509250929050565b60008115159050919050565b61275781612742565b82525050565b6000602082019050612772600083018461274e565b92915050565b6000819050919050565b600061279d612798612793846126a4565b612778565b6126a4565b9050919050565b60006127af82612782565b9050919050565b60006127c1826127a4565b9050919050565b6127d1816127b6565b82525050565b60006020820190506127ec60008301846127c8565b92915050565b6127fb81612573565b82525050565b600060208201905061281660008301846127f2565b92915050565b6000602082840312156128325761283161256e565b5b6000612840848285016126ed565b91505092915050565b6000806000606084860312156128625761286161256e565b5b6000612870868287016126ed565b9350506020612881868287016126ed565b925050604061289286828701612594565b9150509250925092565b600060ff82169050919050565b6128b28161289c565b82525050565b60006020820190506128cd60008301846128a9565b92915050565b6128dc816126c4565b82525050565b60006020820190506128f760008301846128d3565b92915050565b6000602082840312156129135761291261256e565b5b600061292184828501612594565b91505092915050565b61293381612742565b811461293e57600080fd5b50565b6000813590506129508161292a565b92915050565b60006020828403121561296c5761296b61256e565b5b600061297a84828501612941565b91505092915050565b6000806040838503121561299a5761299961256e565b5b60006129a8858286016126ed565b92505060206129b985828601612941565b9150509250929050565b600080604083850312156129da576129d961256e565b5b60006129e8858286016126ed565b92505060206129f9858286016126ed565b9150509250929050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b6000612a396020836125f4565b9150612a4482612a03565b602082019050919050565b60006020820190508181036000830152612a6881612a2c565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b6000612aa982612573565b9150612ab483612573565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115612ae957612ae8612a6f565b5b828201905092915050565b7f4d757374206b656570206665657320617420313025206f72206c657373000000600082015250565b6000612b2a601d836125f4565b9150612b3582612af4565b602082019050919050565b60006020820190508181036000830152612b5981612b1d565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b60006002820490506001821680612ba757607f821691505b60208210811415612bbb57612bba612b60565b5b50919050565b7f4c6567656e64733a20616c7265616479206d696e746564000000000000000000600082015250565b6000612bf76017836125f4565b9150612c0282612bc1565b602082019050919050565b60006020820190508181036000830152612c2681612bea565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6000612c6782612573565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff821415612c9a57612c99612a6f565b5b600182019050919050565b7f45524332303a207472616e7366657220616d6f756e742065786365656473206160008201527f6c6c6f77616e6365000000000000000000000000000000000000000000000000602082015250565b6000612d016028836125f4565b9150612d0c82612ca5565b604082019050919050565b60006020820190508181036000830152612d3081612cf4565b9050919050565b7f46656573203e2031302500000000000000000000000000000000000000000000600082015250565b6000612d6d600a836125f4565b9150612d7882612d37565b602082019050919050565b60006020820190508181036000830152612d9c81612d60565b9050919050565b7f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f7760008201527f207a65726f000000000000000000000000000000000000000000000000000000602082015250565b6000612dff6025836125f4565b9150612e0a82612da3565b604082019050919050565b60006020820190508181036000830152612e2e81612df2565b9050919050565b6000612e4082612573565b9150612e4b83612573565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615612e8457612e83612a6f565b5b828202905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6000612ec982612573565b9150612ed483612573565b925082612ee457612ee3612e8f565b5b828204905092915050565b7f3c20302e3030312520746f74616c20737570706c792e00000000000000000000600082015250565b6000612f256016836125f4565b9150612f3082612eef565b602082019050919050565b60006020820190508181036000830152612f5481612f18565b9050919050565b7f3e20302e352520746f74616c20737570706c792e000000000000000000000000600082015250565b6000612f916014836125f4565b9150612f9c82612f5b565b602082019050919050565b60006020820190508181036000830152612fc081612f84565b9050919050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b60006130236026836125f4565b915061302e82612fc7565b604082019050919050565b6000602082019050818103600083015261305281613016565b9050919050565b600061306482612573565b915061306f83612573565b92508282101561308257613081612a6f565b5b828203905092915050565b7f45524332303a206d696e7420746f20746865207a65726f206164647265737300600082015250565b60006130c3601f836125f4565b91506130ce8261308d565b602082019050919050565b600060208201905081810360008301526130f2816130b6565b9050919050565b7f45524332303a20617070726f76652066726f6d20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b60006131556024836125f4565b9150613160826130f9565b604082019050919050565b6000602082019050818103600083015261318481613148565b9050919050565b7f45524332303a20617070726f766520746f20746865207a65726f20616464726560008201527f7373000000000000000000000000000000000000000000000000000000000000602082015250565b60006131e76022836125f4565b91506131f28261318b565b604082019050919050565b60006020820190508181036000830152613216816131da565b9050919050565b7f45524332303a207472616e736665722066726f6d20746865207a65726f20616460008201527f6472657373000000000000000000000000000000000000000000000000000000602082015250565b60006132796025836125f4565b91506132848261321d565b604082019050919050565b600060208201905081810360008301526132a88161326c565b9050919050565b7f45524332303a207472616e7366657220746f20746865207a65726f206164647260008201527f6573730000000000000000000000000000000000000000000000000000000000602082015250565b600061330b6023836125f4565b9150613316826132af565b604082019050919050565b6000602082019050818103600083015261333a816132fe565b9050919050565b7f45524332303a207472616e7366657220616d6f756e742065786365656473206260008201527f616c616e63650000000000000000000000000000000000000000000000000000602082015250565b600061339d6026836125f4565b91506133a882613341565b604082019050919050565b600060208201905081810360008301526133cc81613390565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6000819050919050565b600061342761342261341d84613402565b612778565b612573565b9050919050565b6134378161340c565b82525050565b600081519050919050565b600082825260208201905092915050565b6000819050602082019050919050565b613472816126c4565b82525050565b60006134848383613469565b60208301905092915050565b6000602082019050919050565b60006134a88261343d565b6134b28185613448565b93506134bd83613459565b8060005b838110156134ee5781516134d58882613478565b97506134e083613490565b9250506001810190506134c1565b5085935050505092915050565b600060a08201905061351060008301886127f2565b61351d602083018761342e565b818103604083015261352f818661349d565b905061353e60608301856128d3565b61354b60808301846127f2565b969550505050505056fea2646970667358221220f186ef63e546a7816937e90e416428a0540b92cdab3ca3723ed82f4d2d0f148564736f6c634300080a0033

Deployed Bytecode

0x6080604052600436106102135760003560e01c806382ed057f11610118578063a9059cbb116100a0578063dd62ed3e1161006f578063dd62ed3e146107c4578063e2f4560514610801578063f11a24d31461082c578063f2fde38b14610857578063f6374342146108805761021a565b8063a9059cbb146106f6578063c024666814610733578063d257b34f1461075c578063d85ba063146107995761021a565b8063924de9b7116100e7578063924de9b71461060f57806395d89b41146106385780639c3b4fdc14610663578063a0d82dc51461068e578063a457c2d7146106b95761021a565b806382ed057f1461055157806389a302711461058e5780638da5cb5b146105b95780638ea5220f146105e45761021a565b8063313ce5671161019b578063610e34b91161016a578063610e34b91461047e5780636a486a8e146104a75780636ddd1713146104d257806370a08231146104fd578063715018a61461053a5761021a565b8063313ce567146103ae57806339509351146103d957806349bd5a5e146104165780634fbee193146104415761021a565b8063119779f2116101e2578063119779f2146102c75780631694505e146102f257806318160ddd1461031d5780631816467f1461034857806323b872dd146103715761021a565b806302dbd8f81461021f57806306fdde0314610248578063073e123714610273578063095ea7b31461028a5761021a565b3661021a57005b600080fd5b34801561022b57600080fd5b50610246600480360381019061024191906125a9565b6108ab565b005b34801561025457600080fd5b5061025d610995565b60405161026a9190612682565b60405180910390f35b34801561027f57600080fd5b50610288610a27565b005b34801561029657600080fd5b506102b160048036038101906102ac9190612702565b610ba0565b6040516102be919061275d565b60405180910390f35b3480156102d357600080fd5b506102dc610bbe565b6040516102e9919061275d565b60405180910390f35b3480156102fe57600080fd5b50610307610bd1565b60405161031491906127d7565b60405180910390f35b34801561032957600080fd5b50610332610bf5565b60405161033f9190612801565b60405180910390f35b34801561035457600080fd5b5061036f600480360381019061036a919061281c565b610bff565b005b34801561037d57600080fd5b5061039860048036038101906103939190612849565b610cbf565b6040516103a5919061275d565b60405180910390f35b3480156103ba57600080fd5b506103c3610db7565b6040516103d091906128b8565b60405180910390f35b3480156103e557600080fd5b5061040060048036038101906103fb9190612702565b610dc0565b60405161040d919061275d565b60405180910390f35b34801561042257600080fd5b5061042b610e6c565b60405161043891906128e2565b60405180910390f35b34801561044d57600080fd5b506104686004803603810190610463919061281c565b610e90565b604051610475919061275d565b60405180910390f35b34801561048a57600080fd5b506104a560048036038101906104a091906125a9565b610ee6565b005b3480156104b357600080fd5b506104bc610fd0565b6040516104c99190612801565b60405180910390f35b3480156104de57600080fd5b506104e7610fd6565b6040516104f4919061275d565b60405180910390f35b34801561050957600080fd5b50610524600480360381019061051f919061281c565b610fe9565b6040516105319190612801565b60405180910390f35b34801561054657600080fd5b5061054f611031565b005b34801561055d57600080fd5b50610578600480360381019061057391906128fd565b6110b9565b60405161058591906128e2565b60405180910390f35b34801561059a57600080fd5b506105a36110f8565b6040516105b091906128e2565b60405180910390f35b3480156105c557600080fd5b506105ce61111e565b6040516105db91906128e2565b60405180910390f35b3480156105f057600080fd5b506105f9611148565b60405161060691906128e2565b60405180910390f35b34801561061b57600080fd5b5061063660048036038101906106319190612956565b61116e565b005b34801561064457600080fd5b5061064d611207565b60405161065a9190612682565b60405180910390f35b34801561066f57600080fd5b50610678611299565b6040516106859190612801565b60405180910390f35b34801561069a57600080fd5b506106a361129f565b6040516106b09190612801565b60405180910390f35b3480156106c557600080fd5b506106e060048036038101906106db9190612702565b6112a5565b6040516106ed919061275d565b60405180910390f35b34801561070257600080fd5b5061071d60048036038101906107189190612702565b611390565b60405161072a919061275d565b60405180910390f35b34801561073f57600080fd5b5061075a60048036038101906107559190612983565b6113ae565b005b34801561076857600080fd5b50610783600480360381019061077e91906128fd565b611485565b604051610790919061275d565b60405180910390f35b3480156107a557600080fd5b506107ae6115da565b6040516107bb9190612801565b60405180910390f35b3480156107d057600080fd5b506107eb60048036038101906107e691906129c3565b6115e0565b6040516107f89190612801565b60405180910390f35b34801561080d57600080fd5b50610816611667565b6040516108239190612801565b60405180910390f35b34801561083857600080fd5b5061084161166d565b60405161084e9190612801565b60405180910390f35b34801561086357600080fd5b5061087e6004803603810190610879919061281c565b611673565b005b34801561088c57600080fd5b5061089561176b565b6040516108a29190612801565b60405180910390f35b6108b3611787565b73ffffffffffffffffffffffffffffffffffffffff166108d161111e565b73ffffffffffffffffffffffffffffffffffffffff1614610927576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161091e90612a4f565b60405180910390fd5b81600f8190555080601081905550601054600f546109459190612a9e565b601181905550600a6011541115610991576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161098890612b40565b60405180910390fd5b5050565b6060600380546109a490612b8f565b80601f01602080910402602001604051908101604052809291908181526020018280546109d090612b8f565b8015610a1d5780601f106109f257610100808354040283529160200191610a1d565b820191906000526020600020905b815481529060010190602001808311610a0057829003601f168201915b5050505050905090565b610a2f611787565b73ffffffffffffffffffffffffffffffffffffffff16610a4d61111e565b73ffffffffffffffffffffffffffffffffffffffff1614610aa3576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610a9a90612a4f565b60405180910390fd5b60001515601260009054906101000a900460ff16151514610af9576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610af090612c0d565b60405180910390fd5b60005b600680549050811015610b8257610b6f60068281548110610b2057610b1f612c2d565b5b9060005260206000200160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1660078381548110610b5f57610b5e612c2d565b5b906000526020600020015461178f565b8080610b7a90612c5c565b915050610afc565b506001601260006101000a81548160ff021916908315150217905550565b6000610bb4610bad611787565b84846118ef565b6001905092915050565b601260009054906101000a900460ff1681565b7f0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d81565b6000600254905090565b610c07611787565b73ffffffffffffffffffffffffffffffffffffffff16610c2561111e565b73ffffffffffffffffffffffffffffffffffffffff1614610c7b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c7290612a4f565b60405180910390fd5b80600860006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555050565b6000610ccc848484611aba565b6000600160008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000610d17611787565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905082811015610d97576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d8e90612d17565b60405180910390fd5b610dab85610da3611787565b8584036118ef565b60019150509392505050565b60006012905090565b6000610e62610dcd611787565b848460016000610ddb611787565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054610e5d9190612a9e565b6118ef565b6001905092915050565b7f000000000000000000000000ef2dfdb6d8b744d795ea075f037d257e034c2f7481565b6000600a60008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff169050919050565b610eee611787565b73ffffffffffffffffffffffffffffffffffffffff16610f0c61111e565b73ffffffffffffffffffffffffffffffffffffffff1614610f62576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f5990612a4f565b60405180910390fd5b81600c8190555080600d81905550600d54600c54610f809190612a9e565b600e81905550600a600e541115610fcc576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610fc390612d83565b60405180910390fd5b5050565b60115481565b601260019054906101000a900460ff1681565b60008060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b611039611787565b73ffffffffffffffffffffffffffffffffffffffff1661105761111e565b73ffffffffffffffffffffffffffffffffffffffff16146110ad576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110a490612a4f565b60405180910390fd5b6110b76000611fd5565b565b600681815481106110c957600080fd5b906000526020600020016000915054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b600960009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b6000600560009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b611176611787565b73ffffffffffffffffffffffffffffffffffffffff1661119461111e565b73ffffffffffffffffffffffffffffffffffffffff16146111ea576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016111e190612a4f565b60405180910390fd5b80601260016101000a81548160ff02191690831515021790555050565b60606004805461121690612b8f565b80601f016020809104026020016040519081016040528092919081815260200182805461124290612b8f565b801561128f5780601f106112645761010080835404028352916020019161128f565b820191906000526020600020905b81548152906001019060200180831161127257829003601f168201915b5050505050905090565b600c5481565b600f5481565b600080600160006112b4611787565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905082811015611371576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161136890612e15565b60405180910390fd5b61138561137c611787565b858584036118ef565b600191505092915050565b60006113a461139d611787565b8484611aba565b6001905092915050565b6113b6611787565b73ffffffffffffffffffffffffffffffffffffffff166113d461111e565b73ffffffffffffffffffffffffffffffffffffffff161461142a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161142190612a4f565b60405180910390fd5b80600a60008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055505050565b600061148f611787565b73ffffffffffffffffffffffffffffffffffffffff166114ad61111e565b73ffffffffffffffffffffffffffffffffffffffff1614611503576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016114fa90612a4f565b60405180910390fd5b620186a06001611511610bf5565b61151b9190612e35565b6115259190612ebe565b821015611567576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161155e90612f3b565b60405180910390fd5b6103e86005611574610bf5565b61157e9190612e35565b6115889190612ebe565b8211156115ca576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016115c190612fa7565b60405180910390fd5b81600b8190555060019050919050565b600e5481565b6000600160008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905092915050565b600b5481565b600d5481565b61167b611787565b73ffffffffffffffffffffffffffffffffffffffff1661169961111e565b73ffffffffffffffffffffffffffffffffffffffff16146116ef576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016116e690612a4f565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16141561175f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161175690613039565b60405180910390fd5b61176881611fd5565b50565b60105481565b6000818361177f9190613059565b905092915050565b600033905090565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156117ff576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016117f6906130d9565b60405180910390fd5b61180b6000838361209b565b806002600082825461181d9190612a9e565b92505081905550806000808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546118729190612a9e565b925050819055508173ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef836040516118d79190612801565b60405180910390a36118eb600083836120a0565b5050565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16141561195f576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016119569061316b565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614156119cf576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016119c6906131fd565b60405180910390fd5b80600160008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92583604051611aad9190612801565b60405180910390a3505050565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415611b2a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b219061328f565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611b9a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b9190613321565b60405180910390fd5b6000811415611bb457611baf838360006120a5565b611fd0565b6000611bbf30610fe9565b90506000600b548210159050808015611be45750601260019054906101000a900460ff165b8015611bfd5750601260029054906101000a900460ff16155b8015611c5457507f000000000000000000000000ef2dfdb6d8b744d795ea075f037d257e034c2f7473ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff16145b8015611caa5750600a60008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b8015611d005750600a60008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b15611d44576001601260026101000a81548160ff021916908315150217905550611d28612326565b6000601260026101000a81548160ff0219169083151502179055505b6000601260029054906101000a900460ff16159050600a60008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1680611dfa5750600a60008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff165b15611e0457600090505b6000808215611fbf577f000000000000000000000000ef2dfdb6d8b744d795ea075f037d257e034c2f7473ffffffffffffffffffffffffffffffffffffffff168773ffffffffffffffffffffffffffffffffffffffff16148015611e6a57506000601154115b15611ebb57611e976064611e896011548961234f90919063ffffffff16565b61236590919063ffffffff16565b915060115460105483611eaa9190612e35565b611eb49190612ebe565b9050611f66565b7f000000000000000000000000ef2dfdb6d8b744d795ea075f037d257e034c2f7473ffffffffffffffffffffffffffffffffffffffff168873ffffffffffffffffffffffffffffffffffffffff16148015611f1857506000600e54115b15611f6557611f456064611f37600e548961234f90919063ffffffff16565b61236590919063ffffffff16565b9150600e54600d5483611f589190612e35565b611f629190612ebe565b90505b5b6000821115611f7b57611f7a8830846120a5565b5b6000811115611fb057611faf307f000000000000000000000000ef2dfdb6d8b744d795ea075f037d257e034c2f74836120a5565b5b8186611fbc9190613059565b95505b611fca8888886120a5565b50505050505b505050565b6000600560009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600560006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b505050565b505050565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415612115576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161210c9061328f565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415612185576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161217c90613321565b60405180910390fd5b61219083838361209b565b60008060008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905081811015612216576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161220d906133b3565b60405180910390fd5b8181036000808673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002081905550816000808573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546122a99190612a9e565b925050819055508273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8460405161230d9190612801565b60405180910390a36123208484846120a0565b50505050565b600061233130610fe9565b90506000811415612342575061234d565b61234b8161237b565b505b565b6000818361235d9190612e35565b905092915050565b600081836123739190612ebe565b905092915050565b6000600267ffffffffffffffff811115612398576123976133d3565b5b6040519080825280602002602001820160405280156123c65781602001602082028036833780820191505090505b50905030816000815181106123de576123dd612c2d565b5b602002602001019073ffffffffffffffffffffffffffffffffffffffff16908173ffffffffffffffffffffffffffffffffffffffff1681525050600960009054906101000a900473ffffffffffffffffffffffffffffffffffffffff168160018151811061244f5761244e612c2d565b5b602002602001019073ffffffffffffffffffffffffffffffffffffffff16908173ffffffffffffffffffffffffffffffffffffffff16815250506124b4307f0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d846118ef565b7f0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d73ffffffffffffffffffffffffffffffffffffffff16635c11d79583600084600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16426040518663ffffffff1660e01b81526004016125389594939291906134fb565b600060405180830381600087803b15801561255257600080fd5b505af1158015612566573d6000803e3d6000fd5b505050505050565b600080fd5b6000819050919050565b61258681612573565b811461259157600080fd5b50565b6000813590506125a38161257d565b92915050565b600080604083850312156125c0576125bf61256e565b5b60006125ce85828601612594565b92505060206125df85828601612594565b9150509250929050565b600081519050919050565b600082825260208201905092915050565b60005b83811015612623578082015181840152602081019050612608565b83811115612632576000848401525b50505050565b6000601f19601f8301169050919050565b6000612654826125e9565b61265e81856125f4565b935061266e818560208601612605565b61267781612638565b840191505092915050565b6000602082019050818103600083015261269c8184612649565b905092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b60006126cf826126a4565b9050919050565b6126df816126c4565b81146126ea57600080fd5b50565b6000813590506126fc816126d6565b92915050565b600080604083850312156127195761271861256e565b5b6000612727858286016126ed565b925050602061273885828601612594565b9150509250929050565b60008115159050919050565b61275781612742565b82525050565b6000602082019050612772600083018461274e565b92915050565b6000819050919050565b600061279d612798612793846126a4565b612778565b6126a4565b9050919050565b60006127af82612782565b9050919050565b60006127c1826127a4565b9050919050565b6127d1816127b6565b82525050565b60006020820190506127ec60008301846127c8565b92915050565b6127fb81612573565b82525050565b600060208201905061281660008301846127f2565b92915050565b6000602082840312156128325761283161256e565b5b6000612840848285016126ed565b91505092915050565b6000806000606084860312156128625761286161256e565b5b6000612870868287016126ed565b9350506020612881868287016126ed565b925050604061289286828701612594565b9150509250925092565b600060ff82169050919050565b6128b28161289c565b82525050565b60006020820190506128cd60008301846128a9565b92915050565b6128dc816126c4565b82525050565b60006020820190506128f760008301846128d3565b92915050565b6000602082840312156129135761291261256e565b5b600061292184828501612594565b91505092915050565b61293381612742565b811461293e57600080fd5b50565b6000813590506129508161292a565b92915050565b60006020828403121561296c5761296b61256e565b5b600061297a84828501612941565b91505092915050565b6000806040838503121561299a5761299961256e565b5b60006129a8858286016126ed565b92505060206129b985828601612941565b9150509250929050565b600080604083850312156129da576129d961256e565b5b60006129e8858286016126ed565b92505060206129f9858286016126ed565b9150509250929050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b6000612a396020836125f4565b9150612a4482612a03565b602082019050919050565b60006020820190508181036000830152612a6881612a2c565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b6000612aa982612573565b9150612ab483612573565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115612ae957612ae8612a6f565b5b828201905092915050565b7f4d757374206b656570206665657320617420313025206f72206c657373000000600082015250565b6000612b2a601d836125f4565b9150612b3582612af4565b602082019050919050565b60006020820190508181036000830152612b5981612b1d565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b60006002820490506001821680612ba757607f821691505b60208210811415612bbb57612bba612b60565b5b50919050565b7f4c6567656e64733a20616c7265616479206d696e746564000000000000000000600082015250565b6000612bf76017836125f4565b9150612c0282612bc1565b602082019050919050565b60006020820190508181036000830152612c2681612bea565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6000612c6782612573565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff821415612c9a57612c99612a6f565b5b600182019050919050565b7f45524332303a207472616e7366657220616d6f756e742065786365656473206160008201527f6c6c6f77616e6365000000000000000000000000000000000000000000000000602082015250565b6000612d016028836125f4565b9150612d0c82612ca5565b604082019050919050565b60006020820190508181036000830152612d3081612cf4565b9050919050565b7f46656573203e2031302500000000000000000000000000000000000000000000600082015250565b6000612d6d600a836125f4565b9150612d7882612d37565b602082019050919050565b60006020820190508181036000830152612d9c81612d60565b9050919050565b7f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f7760008201527f207a65726f000000000000000000000000000000000000000000000000000000602082015250565b6000612dff6025836125f4565b9150612e0a82612da3565b604082019050919050565b60006020820190508181036000830152612e2e81612df2565b9050919050565b6000612e4082612573565b9150612e4b83612573565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615612e8457612e83612a6f565b5b828202905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6000612ec982612573565b9150612ed483612573565b925082612ee457612ee3612e8f565b5b828204905092915050565b7f3c20302e3030312520746f74616c20737570706c792e00000000000000000000600082015250565b6000612f256016836125f4565b9150612f3082612eef565b602082019050919050565b60006020820190508181036000830152612f5481612f18565b9050919050565b7f3e20302e352520746f74616c20737570706c792e000000000000000000000000600082015250565b6000612f916014836125f4565b9150612f9c82612f5b565b602082019050919050565b60006020820190508181036000830152612fc081612f84565b9050919050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b60006130236026836125f4565b915061302e82612fc7565b604082019050919050565b6000602082019050818103600083015261305281613016565b9050919050565b600061306482612573565b915061306f83612573565b92508282101561308257613081612a6f565b5b828203905092915050565b7f45524332303a206d696e7420746f20746865207a65726f206164647265737300600082015250565b60006130c3601f836125f4565b91506130ce8261308d565b602082019050919050565b600060208201905081810360008301526130f2816130b6565b9050919050565b7f45524332303a20617070726f76652066726f6d20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b60006131556024836125f4565b9150613160826130f9565b604082019050919050565b6000602082019050818103600083015261318481613148565b9050919050565b7f45524332303a20617070726f766520746f20746865207a65726f20616464726560008201527f7373000000000000000000000000000000000000000000000000000000000000602082015250565b60006131e76022836125f4565b91506131f28261318b565b604082019050919050565b60006020820190508181036000830152613216816131da565b9050919050565b7f45524332303a207472616e736665722066726f6d20746865207a65726f20616460008201527f6472657373000000000000000000000000000000000000000000000000000000602082015250565b60006132796025836125f4565b91506132848261321d565b604082019050919050565b600060208201905081810360008301526132a88161326c565b9050919050565b7f45524332303a207472616e7366657220746f20746865207a65726f206164647260008201527f6573730000000000000000000000000000000000000000000000000000000000602082015250565b600061330b6023836125f4565b9150613316826132af565b604082019050919050565b6000602082019050818103600083015261333a816132fe565b9050919050565b7f45524332303a207472616e7366657220616d6f756e742065786365656473206260008201527f616c616e63650000000000000000000000000000000000000000000000000000602082015250565b600061339d6026836125f4565b91506133a882613341565b604082019050919050565b600060208201905081810360008301526133cc81613390565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6000819050919050565b600061342761342261341d84613402565b612778565b612573565b9050919050565b6134378161340c565b82525050565b600081519050919050565b600082825260208201905092915050565b6000819050602082019050919050565b613472816126c4565b82525050565b60006134848383613469565b60208301905092915050565b6000602082019050919050565b60006134a88261343d565b6134b28185613448565b93506134bd83613459565b8060005b838110156134ee5781516134d58882613478565b97506134e083613490565b9250506001810190506134c1565b5085935050505092915050565b600060a08201905061351060008301886127f2565b61351d602083018761342e565b818103604083015261352f818661349d565b905061353e60608301856128d3565b61354b60808301846127f2565b969550505050505056fea2646970667358221220f186ef63e546a7816937e90e416428a0540b92cdab3ca3723ed82f4d2d0f148564736f6c634300080a0033

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.