ETH Price: $2,476.04 (+2.72%)

Contract

0x320385231c35FfA51aEB9dbFd9229d37311D303A
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Approve207500022024-09-14 16:20:4722 days ago1726330847IN
Seagal Coin: SEAGAL Token
0 ETH0.000192054.06341113
Approve204315482024-08-01 5:16:3566 days ago1722489395IN
Seagal Coin: SEAGAL Token
0 ETH0.000233684.95048947
Transfer203908412024-07-26 12:51:4772 days ago1721998307IN
Seagal Coin: SEAGAL Token
0 ETH0.000242724.0748332
Approve202795952024-07-11 0:11:1188 days ago1720656671IN
Seagal Coin: SEAGAL Token
0 ETH0.000235794.99514194
Approve201960152024-06-29 8:00:5999 days ago1719648059IN
Seagal Coin: SEAGAL Token
0 ETH0.000195214.1355542
Transfer201260962024-06-19 13:30:47109 days ago1718803847IN
Seagal Coin: SEAGAL Token
0 ETH0.0006983411.72381269
Transfer200813302024-06-13 7:11:35115 days ago1718262695IN
Seagal Coin: SEAGAL Token
0 ETH0.0007082611.89278353
Approve199836372024-05-30 15:45:35129 days ago1717083935IN
Seagal Coin: SEAGAL Token
0 ETH0.0008367217.7931605
Approve197867762024-05-03 3:02:11156 days ago1714705331IN
Seagal Coin: SEAGAL Token
0 ETH0.000287126.08260459
Transfer196177882024-04-09 11:28:11180 days ago1712662091IN
Seagal Coin: SEAGAL Token
0 ETH0.0008284219.50794118
Approve195646672024-04-02 0:52:35187 days ago1712019155IN
Seagal Coin: SEAGAL Token
0 ETH0.001207425.5778574
Approve194597352024-03-18 5:55:11202 days ago1710741311IN
Seagal Coin: SEAGAL Token
0 ETH0.0010147721.49715639
Transfer194135632024-03-11 18:13:11209 days ago1710180791IN
Seagal Coin: SEAGAL Token
0 ETH0.00650594101.11510058
Approve192704142024-02-20 17:31:11229 days ago1708450271IN
Seagal Coin: SEAGAL Token
0 ETH0.0025258453.5080709
Approve192540072024-02-18 10:10:11231 days ago1708251011IN
Seagal Coin: SEAGAL Token
0 ETH0.0010776322.7997945
Approve192111532024-02-12 9:48:35237 days ago1707731315IN
Seagal Coin: SEAGAL Token
0 ETH0.0008559218.13216145
Approve190717122024-01-23 20:21:47257 days ago1706041307IN
Seagal Coin: SEAGAL Token
0 ETH0.0005764412.19609683
Approve190688072024-01-23 10:35:11257 days ago1706006111IN
Seagal Coin: SEAGAL Token
0 ETH0.0006930914.68276529
Approve190585752024-01-21 23:57:47259 days ago1705881467IN
Seagal Coin: SEAGAL Token
0 ETH0.0005574811.79495716
Approve190566862024-01-21 17:19:11259 days ago1705857551IN
Seagal Coin: SEAGAL Token
0 ETH0.0008134717.2327277
Approve190542772024-01-21 9:15:23259 days ago1705828523IN
Seagal Coin: SEAGAL Token
0 ETH0.0006579513.9382897
Approve190477792024-01-20 11:28:23260 days ago1705750103IN
Seagal Coin: SEAGAL Token
0 ETH0.0006210213.15589469
Approve190473922024-01-20 10:10:59260 days ago1705745459IN
Seagal Coin: SEAGAL Token
0 ETH0.0006762114.32508725
Approve190472442024-01-20 9:40:59260 days ago1705743659IN
Seagal Coin: SEAGAL Token
0 ETH0.0009020719.08557796
Approve190446102024-01-20 0:52:35260 days ago1705711955IN
Seagal Coin: SEAGAL Token
0 ETH0.0007925316.7891237
View all transactions

Latest 1 internal transaction

Advanced mode:
Parent Transaction Hash Block From To
184911562023-11-03 11:12:11338 days ago1699009931
Seagal Coin: SEAGAL Token
1 ETH
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
SEAGAL

Compiler Version
v0.8.20+commit.a1b79de6

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion, Unlicense license

Contract Source Code (Solidity)

/**
 *Submitted for verification at Etherscan.io on 2023-11-03
*/

//    _____                        _    _____      _       
//   / ____|                      | |  / ____|    (_)      
//  | (___   ___  __ _  __ _  __ _| | | |     ___  _ _ __  
//   \___ \ / _ \/ _` |/ _` |/ _` | | | |    / _ \| | '_ \ 
//   ____) |  __/ (_| | (_| | (_| | | | |___| (_) | | | | |
//  |_____/ \___|\__,_|\__, |\__,_|_|  \_____\___/|_|_| |_|
//                      __/ |                              
//                     |___/                               


// Twitter/X: https://twitter.com/seagalcoin
// Telegram: https://t.me/seagalcoin
// Website: https://seagalcoin.com/











// Sources flattened with hardhat v2.18.3 https://hardhat.org

// SPDX-License-Identifier: MIT AND UNLICENSED

// File @openzeppelin/contracts/utils/[email protected]

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (utils/Context.sol)

pragma solidity ^0.8.20;

/**
 * @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 @openzeppelin/contracts/access/[email protected]

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)

pragma solidity ^0.8.20;

/**
 * @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.
 *
 * The initial owner is set to the address provided by the deployer. 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;

    /**
     * @dev The caller account is not authorized to perform an operation.
     */
    error OwnableUnauthorizedAccount(address account);

    /**
     * @dev The owner is not a valid owner account. (eg. `address(0)`)
     */
    error OwnableInvalidOwner(address owner);

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

    /**
     * @dev Initializes the contract setting the address provided by the deployer as the initial owner.
     */
    constructor(address initialOwner) {
        if (initialOwner == address(0)) {
            revert OwnableInvalidOwner(address(0));
        }
        _transferOwnership(initialOwner);
    }

    /**
     * @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 {
        if (owner() != _msgSender()) {
            revert OwnableUnauthorizedAccount(_msgSender());
        }
    }

    /**
     * @dev Leaves the contract without owner. It will not be possible to call
     * `onlyOwner` functions. Can only be called by the current owner.
     *
     * NOTE: Renouncing ownership will leave the contract without an owner,
     * thereby disabling 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 {
        if (newOwner == address(0)) {
            revert OwnableInvalidOwner(address(0));
        }
        _transferOwnership(newOwner);
    }

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


// File @openzeppelin/contracts/interfaces/[email protected]

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/draft-IERC6093.sol)
pragma solidity ^0.8.20;

/**
 * @dev Standard ERC20 Errors
 * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC20 tokens.
 */
interface IERC20Errors {
    /**
     * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.
     * @param sender Address whose tokens are being transferred.
     * @param balance Current balance for the interacting account.
     * @param needed Minimum amount required to perform a transfer.
     */
    error ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed);

    /**
     * @dev Indicates a failure with the token `sender`. Used in transfers.
     * @param sender Address whose tokens are being transferred.
     */
    error ERC20InvalidSender(address sender);

    /**
     * @dev Indicates a failure with the token `receiver`. Used in transfers.
     * @param receiver Address to which tokens are being transferred.
     */
    error ERC20InvalidReceiver(address receiver);

    /**
     * @dev Indicates a failure with the `spender`ÔÇÖs `allowance`. Used in transfers.
     * @param spender Address that may be allowed to operate on tokens without being their owner.
     * @param allowance Amount of tokens a `spender` is allowed to operate with.
     * @param needed Minimum amount required to perform a transfer.
     */
    error ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed);

    /**
     * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.
     * @param approver Address initiating an approval operation.
     */
    error ERC20InvalidApprover(address approver);

    /**
     * @dev Indicates a failure with the `spender` to be approved. Used in approvals.
     * @param spender Address that may be allowed to operate on tokens without being their owner.
     */
    error ERC20InvalidSpender(address spender);
}

/**
 * @dev Standard ERC721 Errors
 * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC721 tokens.
 */
interface IERC721Errors {
    /**
     * @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in EIP-20.
     * Used in balance queries.
     * @param owner Address of the current owner of a token.
     */
    error ERC721InvalidOwner(address owner);

    /**
     * @dev Indicates a `tokenId` whose `owner` is the zero address.
     * @param tokenId Identifier number of a token.
     */
    error ERC721NonexistentToken(uint256 tokenId);

    /**
     * @dev Indicates an error related to the ownership over a particular token. Used in transfers.
     * @param sender Address whose tokens are being transferred.
     * @param tokenId Identifier number of a token.
     * @param owner Address of the current owner of a token.
     */
    error ERC721IncorrectOwner(address sender, uint256 tokenId, address owner);

    /**
     * @dev Indicates a failure with the token `sender`. Used in transfers.
     * @param sender Address whose tokens are being transferred.
     */
    error ERC721InvalidSender(address sender);

    /**
     * @dev Indicates a failure with the token `receiver`. Used in transfers.
     * @param receiver Address to which tokens are being transferred.
     */
    error ERC721InvalidReceiver(address receiver);

    /**
     * @dev Indicates a failure with the `operator`ÔÇÖs approval. Used in transfers.
     * @param operator Address that may be allowed to operate on tokens without being their owner.
     * @param tokenId Identifier number of a token.
     */
    error ERC721InsufficientApproval(address operator, uint256 tokenId);

    /**
     * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.
     * @param approver Address initiating an approval operation.
     */
    error ERC721InvalidApprover(address approver);

    /**
     * @dev Indicates a failure with the `operator` to be approved. Used in approvals.
     * @param operator Address that may be allowed to operate on tokens without being their owner.
     */
    error ERC721InvalidOperator(address operator);
}

/**
 * @dev Standard ERC1155 Errors
 * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC1155 tokens.
 */
interface IERC1155Errors {
    /**
     * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.
     * @param sender Address whose tokens are being transferred.
     * @param balance Current balance for the interacting account.
     * @param needed Minimum amount required to perform a transfer.
     * @param tokenId Identifier number of a token.
     */
    error ERC1155InsufficientBalance(address sender, uint256 balance, uint256 needed, uint256 tokenId);

    /**
     * @dev Indicates a failure with the token `sender`. Used in transfers.
     * @param sender Address whose tokens are being transferred.
     */
    error ERC1155InvalidSender(address sender);

    /**
     * @dev Indicates a failure with the token `receiver`. Used in transfers.
     * @param receiver Address to which tokens are being transferred.
     */
    error ERC1155InvalidReceiver(address receiver);

    /**
     * @dev Indicates a failure with the `operator`ÔÇÖs approval. Used in transfers.
     * @param operator Address that may be allowed to operate on tokens without being their owner.
     * @param owner Address of the current owner of a token.
     */
    error ERC1155MissingApprovalForAll(address operator, address owner);

    /**
     * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.
     * @param approver Address initiating an approval operation.
     */
    error ERC1155InvalidApprover(address approver);

    /**
     * @dev Indicates a failure with the `operator` to be approved. Used in approvals.
     * @param operator Address that may be allowed to operate on tokens without being their owner.
     */
    error ERC1155InvalidOperator(address operator);

    /**
     * @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.
     * Used in batch transfers.
     * @param idsLength Length of the array of token identifiers
     * @param valuesLength Length of the array of token amounts
     */
    error ERC1155InvalidArrayLength(uint256 idsLength, uint256 valuesLength);
}


// File @openzeppelin/contracts/token/ERC20/[email protected]

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/IERC20.sol)

pragma solidity ^0.8.20;

/**
 * @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 value of tokens in existence.
     */
    function totalSupply() external view returns (uint256);

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

    /**
     * @dev Moves a `value` amount of 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 value) 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 a `value` amount of tokens 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 value) external returns (bool);

    /**
     * @dev Moves a `value` amount of tokens from `from` to `to` using the
     * allowance mechanism. `value` 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 value) external returns (bool);
}


// File @openzeppelin/contracts/token/ERC20/extensions/[email protected]

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/extensions/IERC20Metadata.sol)

pragma solidity ^0.8.20;

/**
 * @dev Interface for the optional metadata functions from the ERC20 standard.
 */
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 @openzeppelin/contracts/token/ERC20/[email protected]

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/ERC20.sol)

pragma solidity ^0.8.20;




/**
 * @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}.
 *
 * 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].
 *
 * The default value of {decimals} is 18. To change this, you should override
 * this function so it returns a different value.
 *
 * 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.
 */
abstract contract ERC20 is Context, IERC20, IERC20Metadata, IERC20Errors {
    mapping(address account => uint256) private _balances;

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

    uint256 private _totalSupply;

    string private _name;
    string private _symbol;

    /**
     * @dev Sets the values for {name} and {symbol}.
     *
     * 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 returns (string memory) {
        return _name;
    }

    /**
     * @dev Returns the symbol of the token, usually a shorter version of the
     * name.
     */
    function symbol() public view virtual 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 default value returned by this function, unless
     * it's 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 returns (uint8) {
        return 18;
    }

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

    /**
     * @dev See {IERC20-balanceOf}.
     */
    function balanceOf(address account) public view virtual 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 `value`.
     */
    function transfer(address to, uint256 value) public virtual returns (bool) {
        address owner = _msgSender();
        _transfer(owner, to, value);
        return true;
    }

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

    /**
     * @dev See {IERC20-approve}.
     *
     * NOTE: If `value` 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 value) public virtual returns (bool) {
        address owner = _msgSender();
        _approve(owner, spender, value);
        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 `value`.
     * - the caller must have allowance for ``from``'s tokens of at least
     * `value`.
     */
    function transferFrom(address from, address to, uint256 value) public virtual returns (bool) {
        address spender = _msgSender();
        _spendAllowance(from, spender, value);
        _transfer(from, to, value);
        return true;
    }

    /**
     * @dev Moves a `value` 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.
     *
     * NOTE: This function is not virtual, {_update} should be overridden instead.
     */
    function _transfer(address from, address to, uint256 value) internal virtual {
        if (from == address(0)) {
            revert ERC20InvalidSender(address(0));
        }
        if (to == address(0)) {
            revert ERC20InvalidReceiver(address(0));
        }
        _update(from, to, value);
    }

    /**
     * @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`
     * (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding
     * this function.
     *
     * Emits a {Transfer} event.
     */
    function _update(address from, address to, uint256 value) internal virtual {
        if (from == address(0)) {
            // Overflow check required: The rest of the code assumes that totalSupply never overflows
            _totalSupply += value;
        } else {
            uint256 fromBalance = _balances[from];
            if (fromBalance < value) {
                revert ERC20InsufficientBalance(from, fromBalance, value);
            }
            unchecked {
                // Overflow not possible: value <= fromBalance <= totalSupply.
                _balances[from] = fromBalance - value;
            }
        }

        if (to == address(0)) {
            unchecked {
                // Overflow not possible: value <= totalSupply or value <= fromBalance <= totalSupply.
                _totalSupply -= value;
            }
        } else {
            unchecked {
                // Overflow not possible: balance + value is at most totalSupply, which we know fits into a uint256.
                _balances[to] += value;
            }
        }

        emit Transfer(from, to, value);
    }

    /**
     * @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).
     * Relies on the `_update` mechanism
     *
     * Emits a {Transfer} event with `from` set to the zero address.
     *
     * NOTE: This function is not virtual, {_update} should be overridden instead.
     */
    function _mint(address account, uint256 value) internal {
        if (account == address(0)) {
            revert ERC20InvalidReceiver(address(0));
        }
        _update(address(0), account, value);
    }

    /**
     * @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.
     * Relies on the `_update` mechanism.
     *
     * Emits a {Transfer} event with `to` set to the zero address.
     *
     * NOTE: This function is not virtual, {_update} should be overridden instead
     */
    function _burn(address account, uint256 value) internal {
        if (account == address(0)) {
            revert ERC20InvalidSender(address(0));
        }
        _update(account, address(0), value);
    }

    /**
     * @dev Sets `value` 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.
     *
     * Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument.
     */
    function _approve(address owner, address spender, uint256 value) internal {
        _approve(owner, spender, value, true);
    }

    /**
     * @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.
     *
     * By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by
     * `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any
     * `Approval` event during `transferFrom` operations.
     *
     * Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to
     * true using the following override:
     * ```
     * function _approve(address owner, address spender, uint256 value, bool) internal virtual override {
     *     super._approve(owner, spender, value, true);
     * }
     * ```
     *
     * Requirements are the same as {_approve}.
     */
    function _approve(address owner, address spender, uint256 value, bool emitEvent) internal virtual {
        if (owner == address(0)) {
            revert ERC20InvalidApprover(address(0));
        }
        if (spender == address(0)) {
            revert ERC20InvalidSpender(address(0));
        }
        _allowances[owner][spender] = value;
        if (emitEvent) {
            emit Approval(owner, spender, value);
        }
    }

    /**
     * @dev Updates `owner` s allowance for `spender` based on spent `value`.
     *
     * Does not update the allowance value in case of infinite allowance.
     * Revert if not enough allowance is available.
     *
     * Does not emit an {Approval} event.
     */
    function _spendAllowance(address owner, address spender, uint256 value) internal virtual {
        uint256 currentAllowance = allowance(owner, spender);
        if (currentAllowance != type(uint256).max) {
            if (currentAllowance < value) {
                revert ERC20InsufficientAllowance(spender, currentAllowance, value);
            }
            unchecked {
                _approve(owner, spender, currentAllowance - value, false);
            }
        }
    }
}


// File contracts/Token.sol

// Original license: SPDX_License_Identifier: UNLICENSED
pragma solidity ^0.8.19;

// Uncomment this line to use console.log
// import "hardhat/console.sol";

// import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol";

// import "@uniswap/v2-core/contracts/UniswapV2Pair.sol";
// import "@uniswap/v2-core/contracts/UniswapV2Factory.sol";
// import "@uniswap/v2-periphery/contracts/UniswapV2Router02.sol";

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

    function feeTo() external view returns (address);

    function feeToSetter() external view returns (address);

    function allPairsLength() external view returns (uint256);

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

    function allPairs(uint256) external view returns (address pair);

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

    function setFeeTo(address) external;

    function setFeeToSetter(address) external;
}

interface IUniswapV2Pair {
    event Approval(
        address indexed owner,
        address indexed spender,
        uint256 value
    );
    event Transfer(address indexed from, address indexed to, uint256 value);

    function name() external pure returns (string memory);

    function symbol() external pure returns (string memory);

    function decimals() external pure returns (uint8);

    function totalSupply() external view returns (uint256);

    function balanceOf(address owner) external view returns (uint256);

    function allowance(address owner, address spender)
        external
        view
        returns (uint256);

    function approve(address spender, uint256 value) external returns (bool);

    function transfer(address to, uint256 value) external returns (bool);

    function transferFrom(
        address from,
        address to,
        uint256 value
    ) external returns (bool);

    function DOMAIN_SEPARATOR() external view returns (bytes32);

    function PERMIT_TYPEHASH() external pure returns (bytes32);

    function nonces(address owner) external view returns (uint256);

    function permit(
        address owner,
        address spender,
        uint256 value,
        uint256 deadline,
        uint8 v,
        bytes32 r,
        bytes32 s
    ) external;

    event Mint(address indexed sender, uint256 amount0, uint256 amount1);
    event Burn(
        address indexed sender,
        uint256 amount0,
        uint256 amount1,
        address indexed to
    );
    event Swap(
        address indexed sender,
        uint256 amount0In,
        uint256 amount1In,
        uint256 amount0Out,
        uint256 amount1Out,
        address indexed to
    );
    event Sync(uint112 reserve0, uint112 reserve1);

    function MINIMUM_LIQUIDITY() external pure returns (uint256);

    function factory() external view returns (address);

    function token0() external view returns (address);

    function token1() external view returns (address);

    function getReserves()
        external
        view
        returns (
            uint112 reserve0,
            uint112 reserve1,
            uint32 blockTimestampLast
        );

    function price0CumulativeLast() external view returns (uint256);

    function price1CumulativeLast() external view returns (uint256);

    function kLast() external view returns (uint256);

    function mint(address to) external returns (uint256 liquidity);

    function burn(address to)
        external
        returns (uint256 amount0, uint256 amount1);

    function swap(
        uint256 amount0Out,
        uint256 amount1Out,
        address to,
        bytes calldata data
    ) external;

    function skim(address to) external;

    function sync() external;

    function initialize(address, address) external;
}

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

    function WETH() external pure returns (address);

    function addLiquidity(
        address tokenA,
        address tokenB,
        uint256 amountADesired,
        uint256 amountBDesired,
        uint256 amountAMin,
        uint256 amountBMin,
        address to,
        uint256 deadline
    )
        external
        returns (
            uint256 amountA,
            uint256 amountB,
            uint256 liquidity
        );

    function addLiquidityETH(
        address token,
        uint256 amountTokenDesired,
        uint256 amountTokenMin,
        uint256 amountETHMin,
        address to,
        uint256 deadline
    )
        external
        payable
        returns (
            uint256 amountToken,
            uint256 amountETH,
            uint256 liquidity
        );

    function removeLiquidity(
        address tokenA,
        address tokenB,
        uint256 liquidity,
        uint256 amountAMin,
        uint256 amountBMin,
        address to,
        uint256 deadline
    ) external returns (uint256 amountA, uint256 amountB);

    function removeLiquidityETH(
        address token,
        uint256 liquidity,
        uint256 amountTokenMin,
        uint256 amountETHMin,
        address to,
        uint256 deadline
    ) external returns (uint256 amountToken, uint256 amountETH);

    function removeLiquidityWithPermit(
        address tokenA,
        address tokenB,
        uint256 liquidity,
        uint256 amountAMin,
        uint256 amountBMin,
        address to,
        uint256 deadline,
        bool approveMax,
        uint8 v,
        bytes32 r,
        bytes32 s
    ) external returns (uint256 amountA, uint256 amountB);

    function removeLiquidityETHWithPermit(
        address token,
        uint256 liquidity,
        uint256 amountTokenMin,
        uint256 amountETHMin,
        address to,
        uint256 deadline,
        bool approveMax,
        uint8 v,
        bytes32 r,
        bytes32 s
    ) external returns (uint256 amountToken, uint256 amountETH);

    function swapExactTokensForTokens(
        uint256 amountIn,
        uint256 amountOutMin,
        address[] calldata path,
        address to,
        uint256 deadline
    ) external returns (uint256[] memory amounts);

    function swapTokensForExactTokens(
        uint256 amountOut,
        uint256 amountInMax,
        address[] calldata path,
        address to,
        uint256 deadline
    ) external returns (uint256[] memory amounts);

    function swapExactETHForTokens(
        uint256 amountOutMin,
        address[] calldata path,
        address to,
        uint256 deadline
    ) external payable returns (uint256[] memory amounts);

    function swapTokensForExactETH(
        uint256 amountOut,
        uint256 amountInMax,
        address[] calldata path,
        address to,
        uint256 deadline
    ) external returns (uint256[] memory amounts);

    function swapExactTokensForETH(
        uint256 amountIn,
        uint256 amountOutMin,
        address[] calldata path,
        address to,
        uint256 deadline
    ) external returns (uint256[] memory amounts);

    function swapETHForExactTokens(
        uint256 amountOut,
        address[] calldata path,
        address to,
        uint256 deadline
    ) external payable returns (uint256[] memory amounts);

    function quote(
        uint256 amountA,
        uint256 reserveA,
        uint256 reserveB
    ) external pure returns (uint256 amountB);

    function getAmountOut(
        uint256 amountIn,
        uint256 reserveIn,
        uint256 reserveOut
    ) external pure returns (uint256 amountOut);

    function getAmountIn(
        uint256 amountOut,
        uint256 reserveIn,
        uint256 reserveOut
    ) external pure returns (uint256 amountIn);

    function getAmountsOut(uint256 amountIn, address[] calldata path)
        external
        view
        returns (uint256[] memory amounts);

    function getAmountsIn(uint256 amountOut, address[] calldata path)
        external
        view
        returns (uint256[] memory amounts);
}

interface IUniswapV2Router02 is IUniswapV2Router01 {
    function removeLiquidityETHSupportingFeeOnTransferTokens(
        address token,
        uint256 liquidity,
        uint256 amountTokenMin,
        uint256 amountETHMin,
        address to,
        uint256 deadline
    ) external returns (uint256 amountETH);

    function removeLiquidityETHWithPermitSupportingFeeOnTransferTokens(
        address token,
        uint256 liquidity,
        uint256 amountTokenMin,
        uint256 amountETHMin,
        address to,
        uint256 deadline,
        bool approveMax,
        uint8 v,
        bytes32 r,
        bytes32 s
    ) external returns (uint256 amountETH);

    function swapExactETHForTokensSupportingFeeOnTransferTokens(
        uint256 amountOutMin,
        address[] calldata path,
        address to,
        uint256 deadline
    ) external payable;

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

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

// interface IERC20 {
//     function approve(address spender, uint256 amount) external returns (bool);
// }

contract SEAGAL is ERC20, Ownable {

    IUniswapV2Router02 public immutable ROUTER_V2 = IUniswapV2Router02(0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D); 
    address public immutable WETH;
    IUniswapV2Pair public POOL_PAIR_V2;
    uint256 private constant MAX_INT = 115792089237316195423570985008687907853269984665640564039457584007913129639935;

    string private tokenName = "Seagal Coin"; 
    string private tokenSymbol = "SEAGAL";
    uint8 newDecimals = 18;

    uint8 public buy_tax = 0; // 0%-100%
    uint8 public sell_tax = 0; // 0%-100%
    address public taxAddress = 0x81AF5388ea805C6283bB67Cb566bf76603f368F9;
    uint256 public txLimit;
    uint256 public walletLimit;

    uint256 private fourWeeksInBlocks;

    bool inSwapAndLiquify;

    modifier lockTheSwap() {
        inSwapAndLiquify = true;
        _;
        inSwapAndLiquify = false;
    }

    constructor() ERC20(tokenName, tokenSymbol) Ownable(msg.sender) {
        WETH = ROUTER_V2.WETH();
        _mint(address(this), 1_988_000_000_000 * 10 ** decimals());
        POOL_PAIR_V2 = IUniswapV2Pair(IUniswapV2Factory(ROUTER_V2.factory()).createPair(address(this), ROUTER_V2.WETH()));
        txLimit = totalSupply();
        walletLimit = totalSupply();
        fourWeeksInBlocks = block.number + 180000;
        // IERC20(path[i]).safeApprove(address(_router), MAX_INT);
    }

    function decimals() public view override returns (uint8) {
        return newDecimals;
    }

    function addLiquidityETH(uint256 tokenAmount, uint256 ethAmount, address to)
        external
        lockTheSwap
        onlyOwner
        payable
    {
        // POOL_PAIR_V2 = IUniswapV2Pair(IUniswapV2Factory(ROUTER_V2.factory()).createPair(address(this), ROUTER_V2.WETH()));
        _approve(address(this), address(ROUTER_V2), MAX_INT, false);
        ROUTER_V2.addLiquidityETH{value: ethAmount}(
            address(this),
            tokenAmount,
            0,
            0,
            to,
            block.timestamp + 100
        );
    }

    function _transfer(address from, address to, uint256 amount) internal virtual override {
        if(block.number > fourWeeksInBlocks) {
            buy_tax = 0; // 0%-100%
            sell_tax = 0; // 0%-100%
        }
        require(from != address(0), "ERC20: transfer from the zero address");
        require(to != address(0), "ERC20: transfer to the zero address");
        require(balanceOf(from) >= amount, "ERC20: transfer amount exceeds balance");
        require(amount <= txLimit, "Tx limit exceeded");

        if ((from == address(POOL_PAIR_V2) || to == address(POOL_PAIR_V2)) && !inSwapAndLiquify) {
            uint256 transferAmount = amount;
            uint256 buyTaxAmount = (amount / 100) * buy_tax;
            uint256 sellTaxAmount = (amount / 100) * sell_tax;
            if(from == address(POOL_PAIR_V2)) {
                require((amount + balanceOf(to)) <= walletLimit, "Wallet limit exceeded");
                if(buyTaxAmount > 0) {
                    super._transfer(from, taxAddress, buyTaxAmount);
                    transferAmount = (amount - buyTaxAmount);
                }
            }
            else if(to == address(POOL_PAIR_V2)) {
                if(sellTaxAmount > 0) {
                    super._transfer(from, taxAddress, sellTaxAmount);
                    transferAmount = (amount - sellTaxAmount);
                }
            }
            super._transfer(from, to, transferAmount);
        } 
        else {
            require((amount + balanceOf(to)) <= walletLimit, "Wallet limit exceeded");
            super._transfer(from, to, amount);
        }
    }

    function changeLimits(uint8 newWalletLimitPercentage, uint8 newTxLimitPercentage) external onlyOwner {
        require(newWalletLimitPercentage <= 100 && newTxLimitPercentage <= 100, "Limit too high");
        walletLimit = (totalSupply() / 100) * newWalletLimitPercentage;
        txLimit = (totalSupply() / 100) * newTxLimitPercentage;
    }

    function changeTaxes(uint8 newBuyTax, uint8 newSellTax) external onlyOwner {
        require(newBuyTax <= 50 && newSellTax <= 50, "Tax limit");
        buy_tax = newBuyTax; // 0%-100%
        sell_tax = newSellTax; // 0%-100%
    }

}

Contract Security Audit

Contract ABI

[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"allowance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientAllowance","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"uint256","name":"balance","type":"uint256"},{"internalType":"uint256","name":"needed","type":"uint256"}],"name":"ERC20InsufficientBalance","type":"error"},{"inputs":[{"internalType":"address","name":"approver","type":"address"}],"name":"ERC20InvalidApprover","type":"error"},{"inputs":[{"internalType":"address","name":"receiver","type":"address"}],"name":"ERC20InvalidReceiver","type":"error"},{"inputs":[{"internalType":"address","name":"sender","type":"address"}],"name":"ERC20InvalidSender","type":"error"},{"inputs":[{"internalType":"address","name":"spender","type":"address"}],"name":"ERC20InvalidSpender","type":"error"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"OwnableInvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"OwnableUnauthorizedAccount","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"POOL_PAIR_V2","outputs":[{"internalType":"contract IUniswapV2Pair","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"ROUTER_V2","outputs":[{"internalType":"contract IUniswapV2Router02","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"WETH","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenAmount","type":"uint256"},{"internalType":"uint256","name":"ethAmount","type":"uint256"},{"internalType":"address","name":"to","type":"address"}],"name":"addLiquidityETH","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"buy_tax","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint8","name":"newWalletLimitPercentage","type":"uint8"},{"internalType":"uint8","name":"newTxLimitPercentage","type":"uint8"}],"name":"changeLimits","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint8","name":"newBuyTax","type":"uint8"},{"internalType":"uint8","name":"newSellTax","type":"uint8"}],"name":"changeTaxes","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"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":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"sell_tax","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"taxAddress","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"value","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":"value","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":"txLimit","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"walletLimit","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}]

60c0604052737a250d5630b4cf539739df2c5dacb4c659f2488d73ffffffffffffffffffffffffffffffffffffffff1660809073ffffffffffffffffffffffffffffffffffffffff168152506040518060400160405280600b81526020017f53656167616c20436f696e0000000000000000000000000000000000000000008152506007908162000091919062000c1e565b506040518060400160405280600681526020017f53454147414c000000000000000000000000000000000000000000000000000081525060089081620000d8919062000c1e565b50601260095f6101000a81548160ff021916908360ff1602179055505f600960016101000a81548160ff021916908360ff1602179055505f600960026101000a81548160ff021916908360ff1602179055507381af5388ea805c6283bb67cb566bf76603f368f9600960036101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055503480156200018b575f80fd5b5033600780546200019c9062000a1e565b80601f0160208091040260200160405190810160405280929190818152602001828054620001ca9062000a1e565b8015620002195780601f10620001ef5761010080835404028352916020019162000219565b820191905f5260205f20905b815481529060010190602001808311620001fb57829003601f168201915b5050505050600880546200022d9062000a1e565b80601f01602080910402602001604051908101604052809291908181526020018280546200025b9062000a1e565b8015620002aa5780601f106200028057610100808354040283529160200191620002aa565b820191905f5260205f20905b8154815290600101906020018083116200028c57829003601f168201915b50505050508160039081620002c0919062000c1e565b508060049081620002d2919062000c1e565b5050505f73ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff160362000348575f6040517f1e4fbdf70000000000000000000000000000000000000000000000000000000081526004016200033f919062000d45565b60405180910390fd5b62000359816200062b60201b60201c565b5060805173ffffffffffffffffffffffffffffffffffffffff1663ad5c46486040518163ffffffff1660e01b8152600401602060405180830381865afa158015620003a6573d5f803e3d5ffd5b505050506040513d601f19601f82011682018060405250810190620003cc919062000d93565b73ffffffffffffffffffffffffffffffffffffffff1660a08173ffffffffffffffffffffffffffffffffffffffff1681525050620004413062000414620006ee60201b60201c565b600a62000422919062000f4c565b6501cede08a80062000435919062000f9c565b6200070360201b60201c565b60805173ffffffffffffffffffffffffffffffffffffffff1663c45a01556040518163ffffffff1660e01b8152600401602060405180830381865afa1580156200048d573d5f803e3d5ffd5b505050506040513d601f19601f82011682018060405250810190620004b3919062000d93565b73ffffffffffffffffffffffffffffffffffffffff1663c9c653963060805173ffffffffffffffffffffffffffffffffffffffff1663ad5c46486040518163ffffffff1660e01b8152600401602060405180830381865afa1580156200051b573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019062000541919062000d93565b6040518363ffffffff1660e01b81526004016200056092919062000fe6565b6020604051808303815f875af11580156200057d573d5f803e3d5ffd5b505050506040513d601f19601f82011682018060405250810190620005a3919062000d93565b60065f6101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550620005f26200078d60201b60201c565b600a81905550620006086200078d60201b60201c565b600b819055506202bf20436200061f919062001011565b600c81905550620010b2565b5f60055f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1690508160055f6101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b5f60095f9054906101000a900460ff16905090565b5f73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff160362000776575f6040517fec442f050000000000000000000000000000000000000000000000000000000081526004016200076d919062000d45565b60405180910390fd5b620007895f83836200079660201b60201c565b5050565b5f600254905090565b5f73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603620007ea578060025f828254620007dd919062001011565b92505081905550620008bb565b5f805f8573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f205490508181101562000876578381836040517fe450d38c0000000000000000000000000000000000000000000000000000000081526004016200086d939291906200105c565b60405180910390fd5b8181035f808673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f2081905550505b5f73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff160362000904578060025f82825403925050819055506200094e565b805f808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f205f82825401925050819055505b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef83604051620009ad919062001097565b60405180910390a3505050565b5f81519050919050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b7f4e487b71000000000000000000000000000000000000000000000000000000005f52602260045260245ffd5b5f600282049050600182168062000a3657607f821691505b60208210810362000a4c5762000a4b620009f1565b5b50919050565b5f819050815f5260205f209050919050565b5f6020601f8301049050919050565b5f82821b905092915050565b5f6008830262000ab07fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8262000a73565b62000abc868362000a73565b95508019841693508086168417925050509392505050565b5f819050919050565b5f819050919050565b5f62000b0662000b0062000afa8462000ad4565b62000add565b62000ad4565b9050919050565b5f819050919050565b62000b218362000ae6565b62000b3962000b308262000b0d565b84845462000a7f565b825550505050565b5f90565b62000b4f62000b41565b62000b5c81848462000b16565b505050565b5b8181101562000b835762000b775f8262000b45565b60018101905062000b62565b5050565b601f82111562000bd25762000b9c8162000a52565b62000ba78462000a64565b8101602085101562000bb7578190505b62000bcf62000bc68562000a64565b83018262000b61565b50505b505050565b5f82821c905092915050565b5f62000bf45f198460080262000bd7565b1980831691505092915050565b5f62000c0e838362000be3565b9150826002028217905092915050565b62000c2982620009ba565b67ffffffffffffffff81111562000c455762000c44620009c4565b5b62000c51825462000a1e565b62000c5e82828562000b87565b5f60209050601f83116001811462000c94575f841562000c7f578287015190505b62000c8b858262000c01565b86555062000cfa565b601f19841662000ca48662000a52565b5f5b8281101562000ccd5784890151825560018201915060208501945060208101905062000ca6565b8683101562000ced578489015162000ce9601f89168262000be3565b8355505b6001600288020188555050505b505050505050565b5f73ffffffffffffffffffffffffffffffffffffffff82169050919050565b5f62000d2d8262000d02565b9050919050565b62000d3f8162000d21565b82525050565b5f60208201905062000d5a5f83018462000d34565b92915050565b5f80fd5b62000d6f8162000d21565b811462000d7a575f80fd5b50565b5f8151905062000d8d8162000d64565b92915050565b5f6020828403121562000dab5762000daa62000d60565b5b5f62000dba8482850162000d7d565b91505092915050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52601160045260245ffd5b5f8160011c9050919050565b5f808291508390505b600185111562000e4d5780860481111562000e255762000e2462000dc3565b5b600185161562000e355780820291505b808102905062000e458562000df0565b945062000e05565b94509492505050565b5f8262000e67576001905062000f39565b8162000e76575f905062000f39565b816001811462000e8f576002811462000e9a5762000ed0565b600191505062000f39565b60ff84111562000eaf5762000eae62000dc3565b5b8360020a91508482111562000ec95762000ec862000dc3565b5b5062000f39565b5060208310610133831016604e8410600b841016171562000f0a5782820a90508381111562000f045762000f0362000dc3565b5b62000f39565b62000f19848484600162000dfc565b9250905081840481111562000f335762000f3262000dc3565b5b81810290505b9392505050565b5f60ff82169050919050565b5f62000f588262000ad4565b915062000f658362000f40565b925062000f947fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff848462000e56565b905092915050565b5f62000fa88262000ad4565b915062000fb58362000ad4565b925082820262000fc58162000ad4565b9150828204841483151762000fdf5762000fde62000dc3565b5b5092915050565b5f60408201905062000ffb5f83018562000d34565b6200100a602083018462000d34565b9392505050565b5f6200101d8262000ad4565b91506200102a8362000ad4565b925082820190508082111562001045576200104462000dc3565b5b92915050565b620010568162000ad4565b82525050565b5f606082019050620010715f83018662000d34565b6200108060208301856200104b565b6200108f60408301846200104b565b949350505050565b5f602082019050620010ac5f8301846200104b565b92915050565b60805160a0516121f6620010e25f395f61093401525f81816105ef015281816109a401526109ec01526121f65ff3fe60806040526004361061013f575f3560e01c8063715018a6116100b5578063a9059cbb1161006e578063a9059cbb1461042b578063ad5c464814610467578063b7bda68f14610491578063d7acff50146104bb578063dd62ed3e146104d7578063f2fde38b146105135761013f565b8063715018a6146103475780638da5cb5b1461035d578063935050521461038757806395d89b41146103b15780639de7ed73146103db578063a2fcdea8146104035761013f565b8063313ce56711610107578063313ce567146102395780633c8463a114610263578063407c1eab1461028d5780634147c6a7146102b75780636caae832146102e157806370a082311461030b5761013f565b806306fdde0314610143578063095ea7b31461016d5780630b41a6db146101a957806318160ddd146101d357806323b872dd146101fd575b5f80fd5b34801561014e575f80fd5b5061015761053b565b60405161016491906117f3565b60405180910390f35b348015610178575f80fd5b50610193600480360381019061018e91906118a4565b6105cb565b6040516101a091906118fc565b60405180910390f35b3480156101b4575f80fd5b506101bd6105ed565b6040516101ca9190611970565b60405180910390f35b3480156101de575f80fd5b506101e7610611565b6040516101f49190611998565b60405180910390f35b348015610208575f80fd5b50610223600480360381019061021e91906119b1565b61061a565b60405161023091906118fc565b60405180910390f35b348015610244575f80fd5b5061024d610648565b60405161025a9190611a1c565b60405180910390f35b34801561026e575f80fd5b5061027761065d565b6040516102849190611998565b60405180910390f35b348015610298575f80fd5b506102a1610663565b6040516102ae9190611a55565b60405180910390f35b3480156102c2575f80fd5b506102cb610688565b6040516102d89190611a1c565b60405180910390f35b3480156102ec575f80fd5b506102f561069b565b6040516103029190611998565b60405180910390f35b348015610316575f80fd5b50610331600480360381019061032c9190611a6e565b6106a1565b60405161033e9190611998565b60405180910390f35b348015610352575f80fd5b5061035b6106e6565b005b348015610368575f80fd5b506103716106f9565b60405161037e9190611aa8565b60405180910390f35b348015610392575f80fd5b5061039b610721565b6040516103a89190611a1c565b60405180910390f35b3480156103bc575f80fd5b506103c5610734565b6040516103d291906117f3565b60405180910390f35b3480156103e6575f80fd5b5061040160048036038101906103fc9190611aeb565b6107c4565b005b34801561040e575f80fd5b5061042960048036038101906104249190611aeb565b61085d565b005b348015610436575f80fd5b50610451600480360381019061044c91906118a4565b610910565b60405161045e91906118fc565b60405180910390f35b348015610472575f80fd5b5061047b610932565b6040516104889190611aa8565b60405180910390f35b34801561049c575f80fd5b506104a5610956565b6040516104b29190611aa8565b60405180910390f35b6104d560048036038101906104d09190611b29565b61097c565b005b3480156104e2575f80fd5b506104fd60048036038101906104f89190611b79565b610abc565b60405161050a9190611998565b60405180910390f35b34801561051e575f80fd5b5061053960048036038101906105349190611a6e565b610b3e565b005b60606003805461054a90611be4565b80601f016020809104026020016040519081016040528092919081815260200182805461057690611be4565b80156105c15780601f10610598576101008083540402835291602001916105c1565b820191905f5260205f20905b8154815290600101906020018083116105a457829003601f168201915b5050505050905090565b5f806105d5610bc2565b90506105e2818585610bc9565b600191505092915050565b7f000000000000000000000000000000000000000000000000000000000000000081565b5f600254905090565b5f80610624610bc2565b9050610631858285610bdb565b61063c858585610c6d565b60019150509392505050565b5f60095f9054906101000a900460ff16905090565b600b5481565b60065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b600960019054906101000a900460ff1681565b600a5481565b5f805f8373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f20549050919050565b6106ee611147565b6106f75f6111ce565b565b5f60055f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b600960029054906101000a900460ff1681565b60606004805461074390611be4565b80601f016020809104026020016040519081016040528092919081815260200182805461076f90611be4565b80156107ba5780601f10610791576101008083540402835291602001916107ba565b820191905f5260205f20905b81548152906001019060200180831161079d57829003601f168201915b5050505050905090565b6107cc611147565b60328260ff16111580156107e4575060328160ff1611155b610823576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161081a90611c5e565b60405180910390fd5b81600960016101000a81548160ff021916908360ff16021790555080600960026101000a81548160ff021916908360ff1602179055505050565b610865611147565b60648260ff161115801561087d575060648160ff1611155b6108bc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016108b390611cc6565b60405180910390fd5b8160ff1660646108ca610611565b6108d49190611d3e565b6108de9190611d6e565b600b819055508060ff1660646108f2610611565b6108fc9190611d3e565b6109069190611d6e565b600a819055505050565b5f8061091a610bc2565b9050610927818585610c6d565b600191505092915050565b7f000000000000000000000000000000000000000000000000000000000000000081565b600960039054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b6001600d5f6101000a81548160ff02191690831515021790555061099e611147565b6109ea307f00000000000000000000000000000000000000000000000000000000000000007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff5f611291565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff1663f305d7198330865f8087606442610a399190611daf565b6040518863ffffffff1660e01b8152600401610a5a96959493929190611e1b565b60606040518083038185885af1158015610a76573d5f803e3d5ffd5b50505050506040513d601f19601f82011682018060405250810190610a9b9190611e8e565b5050505f600d5f6101000a81548160ff021916908315150217905550505050565b5f60015f8473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f205f8373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f2054905092915050565b610b46611147565b5f73ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1603610bb6575f6040517f1e4fbdf7000000000000000000000000000000000000000000000000000000008152600401610bad9190611aa8565b60405180910390fd5b610bbf816111ce565b50565b5f33905090565b610bd68383836001611291565b505050565b5f610be68484610abc565b90507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8114610c675781811015610c58578281836040517ffb8f41b2000000000000000000000000000000000000000000000000000000008152600401610c4f93929190611ede565b60405180910390fd5b610c6684848484035f611291565b5b50505050565b600c54431115610cae575f600960016101000a81548160ff021916908360ff1602179055505f600960026101000a81548160ff021916908360ff1602179055505b5f73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603610d1c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d1390611f83565b60405180910390fd5b5f73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603610d8a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d8190612011565b60405180910390fd5b80610d94846106a1565b1015610dd5576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610dcc9061209f565b60405180910390fd5b600a54811115610e1a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e1190612107565b60405180910390fd5b60065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161480610ec1575060065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16145b8015610ed95750600d5f9054906101000a900460ff16155b156110de575f8190505f600960019054906101000a900460ff1660ff16606484610f039190611d3e565b610f0d9190611d6e565b90505f600960029054906101000a900460ff1660ff16606485610f309190611d3e565b610f3a9190611d6e565b905060065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff160361103157600b54610f9c866106a1565b85610fa79190611daf565b1115610fe8576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610fdf9061216f565b60405180910390fd5b5f82111561102c5761101d86600960039054906101000a900473ffffffffffffffffffffffffffffffffffffffff1684611460565b8184611029919061218d565b92505b6110cb565b60065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff16036110ca575f8111156110c9576110ba86600960039054906101000a900473ffffffffffffffffffffffffffffffffffffffff1683611460565b80846110c6919061218d565b92505b5b5b6110d6868685611460565b505050611142565b600b546110ea836106a1565b826110f59190611daf565b1115611136576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161112d9061216f565b60405180910390fd5b611141838383611460565b5b505050565b61114f610bc2565b73ffffffffffffffffffffffffffffffffffffffff1661116d6106f9565b73ffffffffffffffffffffffffffffffffffffffff16146111cc57611190610bc2565b6040517f118cdaa70000000000000000000000000000000000000000000000000000000081526004016111c39190611aa8565b60405180910390fd5b565b5f60055f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1690508160055f6101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b5f73ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1603611301575f6040517fe602df050000000000000000000000000000000000000000000000000000000081526004016112f89190611aa8565b60405180910390fd5b5f73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603611371575f6040517f94280d620000000000000000000000000000000000000000000000000000000081526004016113689190611aa8565b60405180910390fd5b8160015f8673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f205f8573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f2081905550801561145a578273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925846040516114519190611998565b60405180910390a35b50505050565b5f73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16036114d0575f6040517f96c6fd1e0000000000000000000000000000000000000000000000000000000081526004016114c79190611aa8565b60405180910390fd5b5f73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603611540575f6040517fec442f050000000000000000000000000000000000000000000000000000000081526004016115379190611aa8565b60405180910390fd5b61154b838383611550565b505050565b5f73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16036115a0578060025f8282546115949190611daf565b9250508190555061166e565b5f805f8573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f2054905081811015611629578381836040517fe450d38c00000000000000000000000000000000000000000000000000000000815260040161162093929190611ede565b60405180910390fd5b8181035f808673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f2081905550505b5f73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16036116b5578060025f82825403925050819055506116ff565b805f808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f205f82825401925050819055505b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8360405161175c9190611998565b60405180910390a3505050565b5f81519050919050565b5f82825260208201905092915050565b5f5b838110156117a0578082015181840152602081019050611785565b5f8484015250505050565b5f601f19601f8301169050919050565b5f6117c582611769565b6117cf8185611773565b93506117df818560208601611783565b6117e8816117ab565b840191505092915050565b5f6020820190508181035f83015261180b81846117bb565b905092915050565b5f80fd5b5f73ffffffffffffffffffffffffffffffffffffffff82169050919050565b5f61184082611817565b9050919050565b61185081611836565b811461185a575f80fd5b50565b5f8135905061186b81611847565b92915050565b5f819050919050565b61188381611871565b811461188d575f80fd5b50565b5f8135905061189e8161187a565b92915050565b5f80604083850312156118ba576118b9611813565b5b5f6118c78582860161185d565b92505060206118d885828601611890565b9150509250929050565b5f8115159050919050565b6118f6816118e2565b82525050565b5f60208201905061190f5f8301846118ed565b92915050565b5f819050919050565b5f61193861193361192e84611817565b611915565b611817565b9050919050565b5f6119498261191e565b9050919050565b5f61195a8261193f565b9050919050565b61196a81611950565b82525050565b5f6020820190506119835f830184611961565b92915050565b61199281611871565b82525050565b5f6020820190506119ab5f830184611989565b92915050565b5f805f606084860312156119c8576119c7611813565b5b5f6119d58682870161185d565b93505060206119e68682870161185d565b92505060406119f786828701611890565b9150509250925092565b5f60ff82169050919050565b611a1681611a01565b82525050565b5f602082019050611a2f5f830184611a0d565b92915050565b5f611a3f8261193f565b9050919050565b611a4f81611a35565b82525050565b5f602082019050611a685f830184611a46565b92915050565b5f60208284031215611a8357611a82611813565b5b5f611a908482850161185d565b91505092915050565b611aa281611836565b82525050565b5f602082019050611abb5f830184611a99565b92915050565b611aca81611a01565b8114611ad4575f80fd5b50565b5f81359050611ae581611ac1565b92915050565b5f8060408385031215611b0157611b00611813565b5b5f611b0e85828601611ad7565b9250506020611b1f85828601611ad7565b9150509250929050565b5f805f60608486031215611b4057611b3f611813565b5b5f611b4d86828701611890565b9350506020611b5e86828701611890565b9250506040611b6f8682870161185d565b9150509250925092565b5f8060408385031215611b8f57611b8e611813565b5b5f611b9c8582860161185d565b9250506020611bad8582860161185d565b9150509250929050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52602260045260245ffd5b5f6002820490506001821680611bfb57607f821691505b602082108103611c0e57611c0d611bb7565b5b50919050565b7f546178206c696d697400000000000000000000000000000000000000000000005f82015250565b5f611c48600983611773565b9150611c5382611c14565b602082019050919050565b5f6020820190508181035f830152611c7581611c3c565b9050919050565b7f4c696d697420746f6f20686967680000000000000000000000000000000000005f82015250565b5f611cb0600e83611773565b9150611cbb82611c7c565b602082019050919050565b5f6020820190508181035f830152611cdd81611ca4565b9050919050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52601260045260245ffd5b7f4e487b71000000000000000000000000000000000000000000000000000000005f52601160045260245ffd5b5f611d4882611871565b9150611d5383611871565b925082611d6357611d62611ce4565b5b828204905092915050565b5f611d7882611871565b9150611d8383611871565b9250828202611d9181611871565b91508282048414831517611da857611da7611d11565b5b5092915050565b5f611db982611871565b9150611dc483611871565b9250828201905080821115611ddc57611ddb611d11565b5b92915050565b5f819050919050565b5f611e05611e00611dfb84611de2565b611915565b611871565b9050919050565b611e1581611deb565b82525050565b5f60c082019050611e2e5f830189611a99565b611e3b6020830188611989565b611e486040830187611e0c565b611e556060830186611e0c565b611e626080830185611a99565b611e6f60a0830184611989565b979650505050505050565b5f81519050611e888161187a565b92915050565b5f805f60608486031215611ea557611ea4611813565b5b5f611eb286828701611e7a565b9350506020611ec386828701611e7a565b9250506040611ed486828701611e7a565b9150509250925092565b5f606082019050611ef15f830186611a99565b611efe6020830185611989565b611f0b6040830184611989565b949350505050565b7f45524332303a207472616e736665722066726f6d20746865207a65726f2061645f8201527f6472657373000000000000000000000000000000000000000000000000000000602082015250565b5f611f6d602583611773565b9150611f7882611f13565b604082019050919050565b5f6020820190508181035f830152611f9a81611f61565b9050919050565b7f45524332303a207472616e7366657220746f20746865207a65726f20616464725f8201527f6573730000000000000000000000000000000000000000000000000000000000602082015250565b5f611ffb602383611773565b915061200682611fa1565b604082019050919050565b5f6020820190508181035f83015261202881611fef565b9050919050565b7f45524332303a207472616e7366657220616d6f756e74206578636565647320625f8201527f616c616e63650000000000000000000000000000000000000000000000000000602082015250565b5f612089602683611773565b91506120948261202f565b604082019050919050565b5f6020820190508181035f8301526120b68161207d565b9050919050565b7f5478206c696d69742065786365656465640000000000000000000000000000005f82015250565b5f6120f1601183611773565b91506120fc826120bd565b602082019050919050565b5f6020820190508181035f83015261211e816120e5565b9050919050565b7f57616c6c6574206c696d697420657863656564656400000000000000000000005f82015250565b5f612159601583611773565b915061216482612125565b602082019050919050565b5f6020820190508181035f8301526121868161214d565b9050919050565b5f61219782611871565b91506121a283611871565b92508282039050818111156121ba576121b9611d11565b5b9291505056fea2646970667358221220bfb2777470fc1a519eb9f6d5b8743b2f523ece55d35e93aab7646a043b34d8f064736f6c63430008140033

Deployed Bytecode

0x60806040526004361061013f575f3560e01c8063715018a6116100b5578063a9059cbb1161006e578063a9059cbb1461042b578063ad5c464814610467578063b7bda68f14610491578063d7acff50146104bb578063dd62ed3e146104d7578063f2fde38b146105135761013f565b8063715018a6146103475780638da5cb5b1461035d578063935050521461038757806395d89b41146103b15780639de7ed73146103db578063a2fcdea8146104035761013f565b8063313ce56711610107578063313ce567146102395780633c8463a114610263578063407c1eab1461028d5780634147c6a7146102b75780636caae832146102e157806370a082311461030b5761013f565b806306fdde0314610143578063095ea7b31461016d5780630b41a6db146101a957806318160ddd146101d357806323b872dd146101fd575b5f80fd5b34801561014e575f80fd5b5061015761053b565b60405161016491906117f3565b60405180910390f35b348015610178575f80fd5b50610193600480360381019061018e91906118a4565b6105cb565b6040516101a091906118fc565b60405180910390f35b3480156101b4575f80fd5b506101bd6105ed565b6040516101ca9190611970565b60405180910390f35b3480156101de575f80fd5b506101e7610611565b6040516101f49190611998565b60405180910390f35b348015610208575f80fd5b50610223600480360381019061021e91906119b1565b61061a565b60405161023091906118fc565b60405180910390f35b348015610244575f80fd5b5061024d610648565b60405161025a9190611a1c565b60405180910390f35b34801561026e575f80fd5b5061027761065d565b6040516102849190611998565b60405180910390f35b348015610298575f80fd5b506102a1610663565b6040516102ae9190611a55565b60405180910390f35b3480156102c2575f80fd5b506102cb610688565b6040516102d89190611a1c565b60405180910390f35b3480156102ec575f80fd5b506102f561069b565b6040516103029190611998565b60405180910390f35b348015610316575f80fd5b50610331600480360381019061032c9190611a6e565b6106a1565b60405161033e9190611998565b60405180910390f35b348015610352575f80fd5b5061035b6106e6565b005b348015610368575f80fd5b506103716106f9565b60405161037e9190611aa8565b60405180910390f35b348015610392575f80fd5b5061039b610721565b6040516103a89190611a1c565b60405180910390f35b3480156103bc575f80fd5b506103c5610734565b6040516103d291906117f3565b60405180910390f35b3480156103e6575f80fd5b5061040160048036038101906103fc9190611aeb565b6107c4565b005b34801561040e575f80fd5b5061042960048036038101906104249190611aeb565b61085d565b005b348015610436575f80fd5b50610451600480360381019061044c91906118a4565b610910565b60405161045e91906118fc565b60405180910390f35b348015610472575f80fd5b5061047b610932565b6040516104889190611aa8565b60405180910390f35b34801561049c575f80fd5b506104a5610956565b6040516104b29190611aa8565b60405180910390f35b6104d560048036038101906104d09190611b29565b61097c565b005b3480156104e2575f80fd5b506104fd60048036038101906104f89190611b79565b610abc565b60405161050a9190611998565b60405180910390f35b34801561051e575f80fd5b5061053960048036038101906105349190611a6e565b610b3e565b005b60606003805461054a90611be4565b80601f016020809104026020016040519081016040528092919081815260200182805461057690611be4565b80156105c15780601f10610598576101008083540402835291602001916105c1565b820191905f5260205f20905b8154815290600101906020018083116105a457829003601f168201915b5050505050905090565b5f806105d5610bc2565b90506105e2818585610bc9565b600191505092915050565b7f0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d81565b5f600254905090565b5f80610624610bc2565b9050610631858285610bdb565b61063c858585610c6d565b60019150509392505050565b5f60095f9054906101000a900460ff16905090565b600b5481565b60065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b600960019054906101000a900460ff1681565b600a5481565b5f805f8373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f20549050919050565b6106ee611147565b6106f75f6111ce565b565b5f60055f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b600960029054906101000a900460ff1681565b60606004805461074390611be4565b80601f016020809104026020016040519081016040528092919081815260200182805461076f90611be4565b80156107ba5780601f10610791576101008083540402835291602001916107ba565b820191905f5260205f20905b81548152906001019060200180831161079d57829003601f168201915b5050505050905090565b6107cc611147565b60328260ff16111580156107e4575060328160ff1611155b610823576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161081a90611c5e565b60405180910390fd5b81600960016101000a81548160ff021916908360ff16021790555080600960026101000a81548160ff021916908360ff1602179055505050565b610865611147565b60648260ff161115801561087d575060648160ff1611155b6108bc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016108b390611cc6565b60405180910390fd5b8160ff1660646108ca610611565b6108d49190611d3e565b6108de9190611d6e565b600b819055508060ff1660646108f2610611565b6108fc9190611d3e565b6109069190611d6e565b600a819055505050565b5f8061091a610bc2565b9050610927818585610c6d565b600191505092915050565b7f000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc281565b600960039054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b6001600d5f6101000a81548160ff02191690831515021790555061099e611147565b6109ea307f0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff5f611291565b7f0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d73ffffffffffffffffffffffffffffffffffffffff1663f305d7198330865f8087606442610a399190611daf565b6040518863ffffffff1660e01b8152600401610a5a96959493929190611e1b565b60606040518083038185885af1158015610a76573d5f803e3d5ffd5b50505050506040513d601f19601f82011682018060405250810190610a9b9190611e8e565b5050505f600d5f6101000a81548160ff021916908315150217905550505050565b5f60015f8473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f205f8373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f2054905092915050565b610b46611147565b5f73ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1603610bb6575f6040517f1e4fbdf7000000000000000000000000000000000000000000000000000000008152600401610bad9190611aa8565b60405180910390fd5b610bbf816111ce565b50565b5f33905090565b610bd68383836001611291565b505050565b5f610be68484610abc565b90507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8114610c675781811015610c58578281836040517ffb8f41b2000000000000000000000000000000000000000000000000000000008152600401610c4f93929190611ede565b60405180910390fd5b610c6684848484035f611291565b5b50505050565b600c54431115610cae575f600960016101000a81548160ff021916908360ff1602179055505f600960026101000a81548160ff021916908360ff1602179055505b5f73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603610d1c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d1390611f83565b60405180910390fd5b5f73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603610d8a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d8190612011565b60405180910390fd5b80610d94846106a1565b1015610dd5576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610dcc9061209f565b60405180910390fd5b600a54811115610e1a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e1190612107565b60405180910390fd5b60065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161480610ec1575060065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16145b8015610ed95750600d5f9054906101000a900460ff16155b156110de575f8190505f600960019054906101000a900460ff1660ff16606484610f039190611d3e565b610f0d9190611d6e565b90505f600960029054906101000a900460ff1660ff16606485610f309190611d3e565b610f3a9190611d6e565b905060065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff160361103157600b54610f9c866106a1565b85610fa79190611daf565b1115610fe8576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610fdf9061216f565b60405180910390fd5b5f82111561102c5761101d86600960039054906101000a900473ffffffffffffffffffffffffffffffffffffffff1684611460565b8184611029919061218d565b92505b6110cb565b60065f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff16036110ca575f8111156110c9576110ba86600960039054906101000a900473ffffffffffffffffffffffffffffffffffffffff1683611460565b80846110c6919061218d565b92505b5b5b6110d6868685611460565b505050611142565b600b546110ea836106a1565b826110f59190611daf565b1115611136576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161112d9061216f565b60405180910390fd5b611141838383611460565b5b505050565b61114f610bc2565b73ffffffffffffffffffffffffffffffffffffffff1661116d6106f9565b73ffffffffffffffffffffffffffffffffffffffff16146111cc57611190610bc2565b6040517f118cdaa70000000000000000000000000000000000000000000000000000000081526004016111c39190611aa8565b60405180910390fd5b565b5f60055f9054906101000a900473ffffffffffffffffffffffffffffffffffffffff1690508160055f6101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b5f73ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1603611301575f6040517fe602df050000000000000000000000000000000000000000000000000000000081526004016112f89190611aa8565b60405180910390fd5b5f73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603611371575f6040517f94280d620000000000000000000000000000000000000000000000000000000081526004016113689190611aa8565b60405180910390fd5b8160015f8673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f205f8573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f2081905550801561145a578273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925846040516114519190611998565b60405180910390a35b50505050565b5f73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16036114d0575f6040517f96c6fd1e0000000000000000000000000000000000000000000000000000000081526004016114c79190611aa8565b60405180910390fd5b5f73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603611540575f6040517fec442f050000000000000000000000000000000000000000000000000000000081526004016115379190611aa8565b60405180910390fd5b61154b838383611550565b505050565b5f73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16036115a0578060025f8282546115949190611daf565b9250508190555061166e565b5f805f8573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f2054905081811015611629578381836040517fe450d38c00000000000000000000000000000000000000000000000000000000815260040161162093929190611ede565b60405180910390fd5b8181035f808673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f2081905550505b5f73ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16036116b5578060025f82825403925050819055506116ff565b805f808473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020015f205f82825401925050819055505b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8360405161175c9190611998565b60405180910390a3505050565b5f81519050919050565b5f82825260208201905092915050565b5f5b838110156117a0578082015181840152602081019050611785565b5f8484015250505050565b5f601f19601f8301169050919050565b5f6117c582611769565b6117cf8185611773565b93506117df818560208601611783565b6117e8816117ab565b840191505092915050565b5f6020820190508181035f83015261180b81846117bb565b905092915050565b5f80fd5b5f73ffffffffffffffffffffffffffffffffffffffff82169050919050565b5f61184082611817565b9050919050565b61185081611836565b811461185a575f80fd5b50565b5f8135905061186b81611847565b92915050565b5f819050919050565b61188381611871565b811461188d575f80fd5b50565b5f8135905061189e8161187a565b92915050565b5f80604083850312156118ba576118b9611813565b5b5f6118c78582860161185d565b92505060206118d885828601611890565b9150509250929050565b5f8115159050919050565b6118f6816118e2565b82525050565b5f60208201905061190f5f8301846118ed565b92915050565b5f819050919050565b5f61193861193361192e84611817565b611915565b611817565b9050919050565b5f6119498261191e565b9050919050565b5f61195a8261193f565b9050919050565b61196a81611950565b82525050565b5f6020820190506119835f830184611961565b92915050565b61199281611871565b82525050565b5f6020820190506119ab5f830184611989565b92915050565b5f805f606084860312156119c8576119c7611813565b5b5f6119d58682870161185d565b93505060206119e68682870161185d565b92505060406119f786828701611890565b9150509250925092565b5f60ff82169050919050565b611a1681611a01565b82525050565b5f602082019050611a2f5f830184611a0d565b92915050565b5f611a3f8261193f565b9050919050565b611a4f81611a35565b82525050565b5f602082019050611a685f830184611a46565b92915050565b5f60208284031215611a8357611a82611813565b5b5f611a908482850161185d565b91505092915050565b611aa281611836565b82525050565b5f602082019050611abb5f830184611a99565b92915050565b611aca81611a01565b8114611ad4575f80fd5b50565b5f81359050611ae581611ac1565b92915050565b5f8060408385031215611b0157611b00611813565b5b5f611b0e85828601611ad7565b9250506020611b1f85828601611ad7565b9150509250929050565b5f805f60608486031215611b4057611b3f611813565b5b5f611b4d86828701611890565b9350506020611b5e86828701611890565b9250506040611b6f8682870161185d565b9150509250925092565b5f8060408385031215611b8f57611b8e611813565b5b5f611b9c8582860161185d565b9250506020611bad8582860161185d565b9150509250929050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52602260045260245ffd5b5f6002820490506001821680611bfb57607f821691505b602082108103611c0e57611c0d611bb7565b5b50919050565b7f546178206c696d697400000000000000000000000000000000000000000000005f82015250565b5f611c48600983611773565b9150611c5382611c14565b602082019050919050565b5f6020820190508181035f830152611c7581611c3c565b9050919050565b7f4c696d697420746f6f20686967680000000000000000000000000000000000005f82015250565b5f611cb0600e83611773565b9150611cbb82611c7c565b602082019050919050565b5f6020820190508181035f830152611cdd81611ca4565b9050919050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52601260045260245ffd5b7f4e487b71000000000000000000000000000000000000000000000000000000005f52601160045260245ffd5b5f611d4882611871565b9150611d5383611871565b925082611d6357611d62611ce4565b5b828204905092915050565b5f611d7882611871565b9150611d8383611871565b9250828202611d9181611871565b91508282048414831517611da857611da7611d11565b5b5092915050565b5f611db982611871565b9150611dc483611871565b9250828201905080821115611ddc57611ddb611d11565b5b92915050565b5f819050919050565b5f611e05611e00611dfb84611de2565b611915565b611871565b9050919050565b611e1581611deb565b82525050565b5f60c082019050611e2e5f830189611a99565b611e3b6020830188611989565b611e486040830187611e0c565b611e556060830186611e0c565b611e626080830185611a99565b611e6f60a0830184611989565b979650505050505050565b5f81519050611e888161187a565b92915050565b5f805f60608486031215611ea557611ea4611813565b5b5f611eb286828701611e7a565b9350506020611ec386828701611e7a565b9250506040611ed486828701611e7a565b9150509250925092565b5f606082019050611ef15f830186611a99565b611efe6020830185611989565b611f0b6040830184611989565b949350505050565b7f45524332303a207472616e736665722066726f6d20746865207a65726f2061645f8201527f6472657373000000000000000000000000000000000000000000000000000000602082015250565b5f611f6d602583611773565b9150611f7882611f13565b604082019050919050565b5f6020820190508181035f830152611f9a81611f61565b9050919050565b7f45524332303a207472616e7366657220746f20746865207a65726f20616464725f8201527f6573730000000000000000000000000000000000000000000000000000000000602082015250565b5f611ffb602383611773565b915061200682611fa1565b604082019050919050565b5f6020820190508181035f83015261202881611fef565b9050919050565b7f45524332303a207472616e7366657220616d6f756e74206578636565647320625f8201527f616c616e63650000000000000000000000000000000000000000000000000000602082015250565b5f612089602683611773565b91506120948261202f565b604082019050919050565b5f6020820190508181035f8301526120b68161207d565b9050919050565b7f5478206c696d69742065786365656465640000000000000000000000000000005f82015250565b5f6120f1601183611773565b91506120fc826120bd565b602082019050919050565b5f6020820190508181035f83015261211e816120e5565b9050919050565b7f57616c6c6574206c696d697420657863656564656400000000000000000000005f82015250565b5f612159601583611773565b915061216482612125565b602082019050919050565b5f6020820190508181035f8301526121868161214d565b9050919050565b5f61219782611871565b91506121a283611871565b92508282039050818111156121ba576121b9611d11565b5b9291505056fea2646970667358221220bfb2777470fc1a519eb9f6d5b8743b2f523ece55d35e93aab7646a043b34d8f064736f6c63430008140033

Deployed Bytecode Sourcemap

36727:4322:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17464:91;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;19757:190;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;36770:110;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;18566:99;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;20525:249;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;38127:94;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;37401:26;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;36924:34;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;37210:24;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;37372:22;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;18728:118;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4114:103;;;;;;;;;;;;;:::i;:::-;;3439:87;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;37252:25;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;17674:95;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;40809:235;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;40454:347;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;19051:182;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;36888:29;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;37295:70;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;38229:566;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;19296:142;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4372:220;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;17464:91;17509:13;17542:5;17535:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17464:91;:::o;19757:190::-;19830:4;19847:13;19863:12;:10;:12::i;:::-;19847:28;;19886:31;19895:5;19902:7;19911:5;19886:8;:31::i;:::-;19935:4;19928:11;;;19757:190;;;;:::o;36770:110::-;;;:::o;18566:99::-;18618:7;18645:12;;18638:19;;18566:99;:::o;20525:249::-;20612:4;20629:15;20647:12;:10;:12::i;:::-;20629:30;;20670:37;20686:4;20692:7;20701:5;20670:15;:37::i;:::-;20718:26;20728:4;20734:2;20738:5;20718:9;:26::i;:::-;20762:4;20755:11;;;20525:249;;;;;:::o;38127:94::-;38177:5;38202:11;;;;;;;;;;;38195:18;;38127:94;:::o;37401:26::-;;;;:::o;36924:34::-;;;;;;;;;;;;;:::o;37210:24::-;;;;;;;;;;;;;:::o;37372:22::-;;;;:::o;18728:118::-;18793:7;18820:9;:18;18830:7;18820:18;;;;;;;;;;;;;;;;18813:25;;18728:118;;;:::o;4114:103::-;3325:13;:11;:13::i;:::-;4179:30:::1;4206:1;4179:18;:30::i;:::-;4114:103::o:0;3439:87::-;3485:7;3512:6;;;;;;;;;;;3505:13;;3439:87;:::o;37252:25::-;;;;;;;;;;;;;:::o;17674:95::-;17721:13;17754:7;17747:14;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;17674:95;:::o;40809:235::-;3325:13;:11;:13::i;:::-;40916:2:::1;40903:9;:15;;;;:35;;;;;40936:2;40922:10;:16;;;;40903:35;40895:57;;;;;;;;;;;;:::i;:::-;;;;;;;;;40973:9;40963:7;;:19;;;;;;;;;;;;;;;;;;41015:10;41004:8;;:21;;;;;;;;;;;;;;;;;;40809:235:::0;;:::o;40454:347::-;3325:13;:11;:13::i;:::-;40602:3:::1;40574:24;:31;;;;:62;;;;;40633:3;40609:20;:27;;;;40574:62;40566:89;;;;;;;;;;;;:::i;:::-;;;;;;;;;40704:24;40680:48;;40697:3;40681:13;:11;:13::i;:::-;:19;;;;:::i;:::-;40680:48;;;;:::i;:::-;40666:11;:62;;;;40773:20;40749:44;;40766:3;40750:13;:11;:13::i;:::-;:19;;;;:::i;:::-;40749:44;;;;:::i;:::-;40739:7;:54;;;;40454:347:::0;;:::o;19051:182::-;19120:4;19137:13;19153:12;:10;:12::i;:::-;19137:28;;19176:27;19186:5;19193:2;19197:5;19176:9;:27::i;:::-;19221:4;19214:11;;;19051:182;;;;:::o;36888:29::-;;;:::o;37295:70::-;;;;;;;;;;;;;:::o;38229:566::-;37561:4;37542:16;;:23;;;;;;;;;;;;;;;;;;3325:13:::1;:11;:13::i;:::-;38524:59:::2;38541:4;38556:9;37000:78;38577:5;38524:8;:59::i;:::-;38594:9;:25;;;38627:9;38660:4;38680:11;38706:1;38722::::0;38738:2:::2;38773:3;38755:15;:21;;;;:::i;:::-;38594:193;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;::::0;::::2;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;37607:5:::0;37588:16;;:24;;;;;;;;;;;;;;;;;;38229:566;;;:::o;19296:142::-;19376:7;19403:11;:18;19415:5;19403:18;;;;;;;;;;;;;;;:27;19422:7;19403:27;;;;;;;;;;;;;;;;19396:34;;19296:142;;;;:::o;4372:220::-;3325:13;:11;:13::i;:::-;4477:1:::1;4457:22;;:8;:22;;::::0;4453:93:::1;;4531:1;4503:31;;;;;;;;;;;:::i;:::-;;;;;;;;4453:93;4556:28;4575:8;4556:18;:28::i;:::-;4372:220:::0;:::o;1500:98::-;1553:7;1580:10;1573:17;;1500:98;:::o;24592:130::-;24677:37;24686:5;24693:7;24702:5;24709:4;24677:8;:37::i;:::-;24592:130;;;:::o;26308:487::-;26408:24;26435:25;26445:5;26452:7;26435:9;:25::i;:::-;26408:52;;26495:17;26475:16;:37;26471:317;;26552:5;26533:16;:24;26529:132;;;26612:7;26621:16;26639:5;26585:60;;;;;;;;;;;;;:::i;:::-;;;;;;;;26529:132;26704:57;26713:5;26720:7;26748:5;26729:16;:24;26755:5;26704:8;:57::i;:::-;26471:317;26397:398;26308:487;;;:::o;38803:1643::-;38919:17;;38904:12;:32;38901:124;;;38963:1;38953:7;;:11;;;;;;;;;;;;;;;;;;39001:1;38990:8;;:12;;;;;;;;;;;;;;;;;;38901:124;39059:1;39043:18;;:4;:18;;;39035:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;39136:1;39122:16;;:2;:16;;;39114:64;;;;;;;;;;;;:::i;:::-;;;;;;;;;39216:6;39197:15;39207:4;39197:9;:15::i;:::-;:25;;39189:76;;;;;;;;;;;;:::i;:::-;;;;;;;;;39294:7;;39284:6;:17;;39276:47;;;;;;;;;;;;:::i;:::-;;;;;;;;;39357:12;;;;;;;;;;;39341:29;;:4;:29;;;:60;;;;39388:12;;;;;;;;;;;39374:27;;:2;:27;;;39341:60;39340:83;;;;;39407:16;;;;;;;;;;;39406:17;39340:83;39336:1103;;;39440:22;39465:6;39440:31;;39486:20;39526:7;;;;;;;;;;;39509:24;;39519:3;39510:6;:12;;;;:::i;:::-;39509:24;;;;:::i;:::-;39486:47;;39548:21;39589:8;;;;;;;;;;;39572:25;;39582:3;39573:6;:12;;;;:::i;:::-;39572:25;;;;:::i;:::-;39548:49;;39631:12;;;;;;;;;;;39615:29;;:4;:29;;;39612:596;;39701:11;;39683:13;39693:2;39683:9;:13::i;:::-;39674:6;:22;;;;:::i;:::-;39673:39;;39665:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;39775:1;39760:12;:16;39757:174;;;39801:47;39817:4;39823:10;;;;;;;;;;;39835:12;39801:15;:47::i;:::-;39898:12;39889:6;:21;;;;:::i;:::-;39871:40;;39757:174;39612:596;;;39982:12;;;;;;;;;;;39968:27;;:2;:27;;;39965:243;;40035:1;40019:13;:17;40016:177;;;40061:48;40077:4;40083:10;;;;;;;;;;;40095:13;40061:15;:48::i;:::-;40159:13;40150:6;:22;;;;:::i;:::-;40132:41;;40016:177;39965:243;39612:596;40222:41;40238:4;40244:2;40248:14;40222:15;:41::i;:::-;39425:850;;;39336:1103;;;40342:11;;40324:13;40334:2;40324:9;:13::i;:::-;40315:6;:22;;;;:::i;:::-;40314:39;;40306:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;40394:33;40410:4;40416:2;40420:6;40394:15;:33::i;:::-;39336:1103;38803:1643;;;:::o;3604:166::-;3675:12;:10;:12::i;:::-;3664:23;;:7;:5;:7::i;:::-;:23;;;3660:103;;3738:12;:10;:12::i;:::-;3711:40;;;;;;;;;;;:::i;:::-;;;;;;;;3660:103;3604:166::o;4752:191::-;4826:16;4845:6;;;;;;;;;;;4826:25;;4871:8;4862:6;;:17;;;;;;;;;;;;;;;;;;4926:8;4895:40;;4916:8;4895:40;;;;;;;;;;;;4815:128;4752:191;:::o;25573:443::-;25703:1;25686:19;;:5;:19;;;25682:91;;25758:1;25729:32;;;;;;;;;;;:::i;:::-;;;;;;;;25682:91;25806:1;25787:21;;:7;:21;;;25783:92;;25860:1;25832:31;;;;;;;;;;;:::i;:::-;;;;;;;;25783:92;25915:5;25885:11;:18;25897:5;25885:18;;;;;;;;;;;;;;;:27;25904:7;25885:27;;;;;;;;;;;;;;;:35;;;;25935:9;25931:78;;;25982:7;25966:31;;25975:5;25966:31;;;25991:5;25966:31;;;;;;:::i;:::-;;;;;;;;25931:78;25573:443;;;;:::o;21159:316::-;21267:1;21251:18;;:4;:18;;;21247:88;;21320:1;21293:30;;;;;;;;;;;:::i;:::-;;;;;;;;21247:88;21363:1;21349:16;;:2;:16;;;21345:88;;21418:1;21389:32;;;;;;;;;;;:::i;:::-;;;;;;;;21345:88;21443:24;21451:4;21457:2;21461:5;21443:7;:24::i;:::-;21159:316;;;:::o;21799:1135::-;21905:1;21889:18;;:4;:18;;;21885:552;;22043:5;22027:12;;:21;;;;;;;:::i;:::-;;;;;;;;21885:552;;;22081:19;22103:9;:15;22113:4;22103:15;;;;;;;;;;;;;;;;22081:37;;22151:5;22137:11;:19;22133:117;;;22209:4;22215:11;22228:5;22184:50;;;;;;;;;;;;;:::i;:::-;;;;;;;;22133:117;22405:5;22391:11;:19;22373:9;:15;22383:4;22373:15;;;;;;;;;;;;;;;:37;;;;22066:371;21885:552;22467:1;22453:16;;:2;:16;;;22449:435;;22635:5;22619:12;;:21;;;;;;;;;;;22449:435;;;22852:5;22835:9;:13;22845:2;22835:13;;;;;;;;;;;;;;;;:22;;;;;;;;;;;22449:435;22916:2;22901:25;;22910:4;22901:25;;;22920:5;22901:25;;;;;;:::i;:::-;;;;;;;;21799:1135;;;:::o;7:99:1:-;59:6;93:5;87:12;77:22;;7:99;;;:::o;112:169::-;196:11;230:6;225:3;218:19;270:4;265:3;261:14;246:29;;112:169;;;;:::o;287:246::-;368:1;378:113;392:6;389:1;386:13;378:113;;;477:1;472:3;468:11;462:18;458:1;453:3;449:11;442:39;414:2;411:1;407:10;402:15;;378:113;;;525:1;516:6;511:3;507:16;500:27;349:184;287:246;;;:::o;539:102::-;580:6;631:2;627:7;622:2;615:5;611:14;607:28;597:38;;539:102;;;:::o;647:377::-;735:3;763:39;796:5;763:39;:::i;:::-;818:71;882:6;877:3;818:71;:::i;:::-;811:78;;898:65;956:6;951:3;944:4;937:5;933:16;898:65;:::i;:::-;988:29;1010:6;988:29;:::i;:::-;983:3;979:39;972:46;;739:285;647:377;;;;:::o;1030:313::-;1143:4;1181:2;1170:9;1166:18;1158:26;;1230:9;1224:4;1220:20;1216:1;1205:9;1201:17;1194:47;1258:78;1331:4;1322:6;1258:78;:::i;:::-;1250:86;;1030:313;;;;:::o;1430:117::-;1539:1;1536;1529:12;1676:126;1713:7;1753:42;1746:5;1742:54;1731:65;;1676:126;;;:::o;1808:96::-;1845:7;1874:24;1892:5;1874:24;:::i;:::-;1863:35;;1808:96;;;:::o;1910:122::-;1983:24;2001:5;1983:24;:::i;:::-;1976:5;1973:35;1963:63;;2022:1;2019;2012:12;1963:63;1910:122;:::o;2038:139::-;2084:5;2122:6;2109:20;2100:29;;2138:33;2165:5;2138:33;:::i;:::-;2038:139;;;;:::o;2183:77::-;2220:7;2249:5;2238:16;;2183:77;;;:::o;2266:122::-;2339:24;2357:5;2339:24;:::i;:::-;2332:5;2329:35;2319:63;;2378:1;2375;2368:12;2319:63;2266:122;:::o;2394:139::-;2440:5;2478:6;2465:20;2456:29;;2494:33;2521:5;2494:33;:::i;:::-;2394:139;;;;:::o;2539:474::-;2607:6;2615;2664:2;2652:9;2643:7;2639:23;2635:32;2632:119;;;2670:79;;:::i;:::-;2632:119;2790:1;2815:53;2860:7;2851:6;2840:9;2836:22;2815:53;:::i;:::-;2805:63;;2761:117;2917:2;2943:53;2988:7;2979:6;2968:9;2964:22;2943:53;:::i;:::-;2933:63;;2888:118;2539:474;;;;;:::o;3019:90::-;3053:7;3096:5;3089:13;3082:21;3071:32;;3019:90;;;:::o;3115:109::-;3196:21;3211:5;3196:21;:::i;:::-;3191:3;3184:34;3115:109;;:::o;3230:210::-;3317:4;3355:2;3344:9;3340:18;3332:26;;3368:65;3430:1;3419:9;3415:17;3406:6;3368:65;:::i;:::-;3230:210;;;;:::o;3446:60::-;3474:3;3495:5;3488:12;;3446:60;;;:::o;3512:142::-;3562:9;3595:53;3613:34;3622:24;3640:5;3622:24;:::i;:::-;3613:34;:::i;:::-;3595:53;:::i;:::-;3582:66;;3512:142;;;:::o;3660:126::-;3710:9;3743:37;3774:5;3743:37;:::i;:::-;3730:50;;3660:126;;;:::o;3792:153::-;3869:9;3902:37;3933:5;3902:37;:::i;:::-;3889:50;;3792:153;;;:::o;3951:185::-;4065:64;4123:5;4065:64;:::i;:::-;4060:3;4053:77;3951:185;;:::o;4142:276::-;4262:4;4300:2;4289:9;4285:18;4277:26;;4313:98;4408:1;4397:9;4393:17;4384:6;4313:98;:::i;:::-;4142:276;;;;:::o;4424:118::-;4511:24;4529:5;4511:24;:::i;:::-;4506:3;4499:37;4424:118;;:::o;4548:222::-;4641:4;4679:2;4668:9;4664:18;4656:26;;4692:71;4760:1;4749:9;4745:17;4736:6;4692:71;:::i;:::-;4548:222;;;;:::o;4776:619::-;4853:6;4861;4869;4918:2;4906:9;4897:7;4893:23;4889:32;4886:119;;;4924:79;;:::i;:::-;4886:119;5044:1;5069:53;5114:7;5105:6;5094:9;5090:22;5069:53;:::i;:::-;5059:63;;5015:117;5171:2;5197:53;5242:7;5233:6;5222:9;5218:22;5197:53;:::i;:::-;5187:63;;5142:118;5299:2;5325:53;5370:7;5361:6;5350:9;5346:22;5325:53;:::i;:::-;5315:63;;5270:118;4776:619;;;;;:::o;5401:86::-;5436:7;5476:4;5469:5;5465:16;5454:27;;5401:86;;;:::o;5493:112::-;5576:22;5592:5;5576:22;:::i;:::-;5571:3;5564:35;5493:112;;:::o;5611:214::-;5700:4;5738:2;5727:9;5723:18;5715:26;;5751:67;5815:1;5804:9;5800:17;5791:6;5751:67;:::i;:::-;5611:214;;;;:::o;5831:149::-;5904:9;5937:37;5968:5;5937:37;:::i;:::-;5924:50;;5831:149;;;:::o;5986:177::-;6096:60;6150:5;6096:60;:::i;:::-;6091:3;6084:73;5986:177;;:::o;6169:268::-;6285:4;6323:2;6312:9;6308:18;6300:26;;6336:94;6427:1;6416:9;6412:17;6403:6;6336:94;:::i;:::-;6169:268;;;;:::o;6443:329::-;6502:6;6551:2;6539:9;6530:7;6526:23;6522:32;6519:119;;;6557:79;;:::i;:::-;6519:119;6677:1;6702:53;6747:7;6738:6;6727:9;6723:22;6702:53;:::i;:::-;6692:63;;6648:117;6443:329;;;;:::o;6778:118::-;6865:24;6883:5;6865:24;:::i;:::-;6860:3;6853:37;6778:118;;:::o;6902:222::-;6995:4;7033:2;7022:9;7018:18;7010:26;;7046:71;7114:1;7103:9;7099:17;7090:6;7046:71;:::i;:::-;6902:222;;;;:::o;7130:118::-;7201:22;7217:5;7201:22;:::i;:::-;7194:5;7191:33;7181:61;;7238:1;7235;7228:12;7181:61;7130:118;:::o;7254:135::-;7298:5;7336:6;7323:20;7314:29;;7352:31;7377:5;7352:31;:::i;:::-;7254:135;;;;:::o;7395:466::-;7459:6;7467;7516:2;7504:9;7495:7;7491:23;7487:32;7484:119;;;7522:79;;:::i;:::-;7484:119;7642:1;7667:51;7710:7;7701:6;7690:9;7686:22;7667:51;:::i;:::-;7657:61;;7613:115;7767:2;7793:51;7836:7;7827:6;7816:9;7812:22;7793:51;:::i;:::-;7783:61;;7738:116;7395:466;;;;;:::o;7867:619::-;7944:6;7952;7960;8009:2;7997:9;7988:7;7984:23;7980:32;7977:119;;;8015:79;;:::i;:::-;7977:119;8135:1;8160:53;8205:7;8196:6;8185:9;8181:22;8160:53;:::i;:::-;8150:63;;8106:117;8262:2;8288:53;8333:7;8324:6;8313:9;8309:22;8288:53;:::i;:::-;8278:63;;8233:118;8390:2;8416:53;8461:7;8452:6;8441:9;8437:22;8416:53;:::i;:::-;8406:63;;8361:118;7867:619;;;;;:::o;8492:474::-;8560:6;8568;8617:2;8605:9;8596:7;8592:23;8588:32;8585:119;;;8623:79;;:::i;:::-;8585:119;8743:1;8768:53;8813:7;8804:6;8793:9;8789:22;8768:53;:::i;:::-;8758:63;;8714:117;8870:2;8896:53;8941:7;8932:6;8921:9;8917:22;8896:53;:::i;:::-;8886:63;;8841:118;8492:474;;;;;:::o;8972:180::-;9020:77;9017:1;9010:88;9117:4;9114:1;9107:15;9141:4;9138:1;9131:15;9158:320;9202:6;9239:1;9233:4;9229:12;9219:22;;9286:1;9280:4;9276:12;9307:18;9297:81;;9363:4;9355:6;9351:17;9341:27;;9297:81;9425:2;9417:6;9414:14;9394:18;9391:38;9388:84;;9444:18;;:::i;:::-;9388:84;9209:269;9158:320;;;:::o;9484:159::-;9624:11;9620:1;9612:6;9608:14;9601:35;9484:159;:::o;9649:365::-;9791:3;9812:66;9876:1;9871:3;9812:66;:::i;:::-;9805:73;;9887:93;9976:3;9887:93;:::i;:::-;10005:2;10000:3;9996:12;9989:19;;9649:365;;;:::o;10020:419::-;10186:4;10224:2;10213:9;10209:18;10201:26;;10273:9;10267:4;10263:20;10259:1;10248:9;10244:17;10237:47;10301:131;10427:4;10301:131;:::i;:::-;10293:139;;10020:419;;;:::o;10445:164::-;10585:16;10581:1;10573:6;10569:14;10562:40;10445:164;:::o;10615:366::-;10757:3;10778:67;10842:2;10837:3;10778:67;:::i;:::-;10771:74;;10854:93;10943:3;10854:93;:::i;:::-;10972:2;10967:3;10963:12;10956:19;;10615:366;;;:::o;10987:419::-;11153:4;11191:2;11180:9;11176:18;11168:26;;11240:9;11234:4;11230:20;11226:1;11215:9;11211:17;11204:47;11268:131;11394:4;11268:131;:::i;:::-;11260:139;;10987:419;;;:::o;11412:180::-;11460:77;11457:1;11450:88;11557:4;11554:1;11547:15;11581:4;11578:1;11571:15;11598:180;11646:77;11643:1;11636:88;11743:4;11740:1;11733:15;11767:4;11764:1;11757:15;11784:185;11824:1;11841:20;11859:1;11841:20;:::i;:::-;11836:25;;11875:20;11893:1;11875:20;:::i;:::-;11870:25;;11914:1;11904:35;;11919:18;;:::i;:::-;11904:35;11961:1;11958;11954:9;11949:14;;11784:185;;;;:::o;11975:410::-;12015:7;12038:20;12056:1;12038:20;:::i;:::-;12033:25;;12072:20;12090:1;12072:20;:::i;:::-;12067:25;;12127:1;12124;12120:9;12149:30;12167:11;12149:30;:::i;:::-;12138:41;;12328:1;12319:7;12315:15;12312:1;12309:22;12289:1;12282:9;12262:83;12239:139;;12358:18;;:::i;:::-;12239:139;12023:362;11975:410;;;;:::o;12391:191::-;12431:3;12450:20;12468:1;12450:20;:::i;:::-;12445:25;;12484:20;12502:1;12484:20;:::i;:::-;12479:25;;12527:1;12524;12520:9;12513:16;;12548:3;12545:1;12542:10;12539:36;;;12555:18;;:::i;:::-;12539:36;12391:191;;;;:::o;12588:85::-;12633:7;12662:5;12651:16;;12588:85;;;:::o;12679:158::-;12737:9;12770:61;12788:42;12797:32;12823:5;12797:32;:::i;:::-;12788:42;:::i;:::-;12770:61;:::i;:::-;12757:74;;12679:158;;;:::o;12843:147::-;12938:45;12977:5;12938:45;:::i;:::-;12933:3;12926:58;12843:147;;:::o;12996:807::-;13245:4;13283:3;13272:9;13268:19;13260:27;;13297:71;13365:1;13354:9;13350:17;13341:6;13297:71;:::i;:::-;13378:72;13446:2;13435:9;13431:18;13422:6;13378:72;:::i;:::-;13460:80;13536:2;13525:9;13521:18;13512:6;13460:80;:::i;:::-;13550;13626:2;13615:9;13611:18;13602:6;13550:80;:::i;:::-;13640:73;13708:3;13697:9;13693:19;13684:6;13640:73;:::i;:::-;13723;13791:3;13780:9;13776:19;13767:6;13723:73;:::i;:::-;12996:807;;;;;;;;;:::o;13809:143::-;13866:5;13897:6;13891:13;13882:22;;13913:33;13940:5;13913:33;:::i;:::-;13809:143;;;;:::o;13958:663::-;14046:6;14054;14062;14111:2;14099:9;14090:7;14086:23;14082:32;14079:119;;;14117:79;;:::i;:::-;14079:119;14237:1;14262:64;14318:7;14309:6;14298:9;14294:22;14262:64;:::i;:::-;14252:74;;14208:128;14375:2;14401:64;14457:7;14448:6;14437:9;14433:22;14401:64;:::i;:::-;14391:74;;14346:129;14514:2;14540:64;14596:7;14587:6;14576:9;14572:22;14540:64;:::i;:::-;14530:74;;14485:129;13958:663;;;;;:::o;14627:442::-;14776:4;14814:2;14803:9;14799:18;14791:26;;14827:71;14895:1;14884:9;14880:17;14871:6;14827:71;:::i;:::-;14908:72;14976:2;14965:9;14961:18;14952:6;14908:72;:::i;:::-;14990;15058:2;15047:9;15043:18;15034:6;14990:72;:::i;:::-;14627:442;;;;;;:::o;15075:224::-;15215:34;15211:1;15203:6;15199:14;15192:58;15284:7;15279:2;15271:6;15267:15;15260:32;15075:224;:::o;15305:366::-;15447:3;15468:67;15532:2;15527:3;15468:67;:::i;:::-;15461:74;;15544:93;15633:3;15544:93;:::i;:::-;15662:2;15657:3;15653:12;15646:19;;15305:366;;;:::o;15677:419::-;15843:4;15881:2;15870:9;15866:18;15858:26;;15930:9;15924:4;15920:20;15916:1;15905:9;15901:17;15894:47;15958:131;16084:4;15958:131;:::i;:::-;15950:139;;15677:419;;;:::o;16102:222::-;16242:34;16238:1;16230:6;16226:14;16219:58;16311:5;16306:2;16298:6;16294:15;16287:30;16102:222;:::o;16330:366::-;16472:3;16493:67;16557:2;16552:3;16493:67;:::i;:::-;16486:74;;16569:93;16658:3;16569:93;:::i;:::-;16687:2;16682:3;16678:12;16671:19;;16330:366;;;:::o;16702:419::-;16868:4;16906:2;16895:9;16891:18;16883:26;;16955:9;16949:4;16945:20;16941:1;16930:9;16926:17;16919:47;16983:131;17109:4;16983:131;:::i;:::-;16975:139;;16702:419;;;:::o;17127:225::-;17267:34;17263:1;17255:6;17251:14;17244:58;17336:8;17331:2;17323:6;17319:15;17312:33;17127:225;:::o;17358:366::-;17500:3;17521:67;17585:2;17580:3;17521:67;:::i;:::-;17514:74;;17597:93;17686:3;17597:93;:::i;:::-;17715:2;17710:3;17706:12;17699:19;;17358:366;;;:::o;17730:419::-;17896:4;17934:2;17923:9;17919:18;17911:26;;17983:9;17977:4;17973:20;17969:1;17958:9;17954:17;17947:47;18011:131;18137:4;18011:131;:::i;:::-;18003:139;;17730:419;;;:::o;18155:167::-;18295:19;18291:1;18283:6;18279:14;18272:43;18155:167;:::o;18328:366::-;18470:3;18491:67;18555:2;18550:3;18491:67;:::i;:::-;18484:74;;18567:93;18656:3;18567:93;:::i;:::-;18685:2;18680:3;18676:12;18669:19;;18328:366;;;:::o;18700:419::-;18866:4;18904:2;18893:9;18889:18;18881:26;;18953:9;18947:4;18943:20;18939:1;18928:9;18924:17;18917:47;18981:131;19107:4;18981:131;:::i;:::-;18973:139;;18700:419;;;:::o;19125:171::-;19265:23;19261:1;19253:6;19249:14;19242:47;19125:171;:::o;19302:366::-;19444:3;19465:67;19529:2;19524:3;19465:67;:::i;:::-;19458:74;;19541:93;19630:3;19541:93;:::i;:::-;19659:2;19654:3;19650:12;19643:19;;19302:366;;;:::o;19674:419::-;19840:4;19878:2;19867:9;19863:18;19855:26;;19927:9;19921:4;19917:20;19913:1;19902:9;19898:17;19891:47;19955:131;20081:4;19955:131;:::i;:::-;19947:139;;19674:419;;;:::o;20099:194::-;20139:4;20159:20;20177:1;20159:20;:::i;:::-;20154:25;;20193:20;20211:1;20193:20;:::i;:::-;20188:25;;20237:1;20234;20230:9;20222:17;;20261:1;20255:4;20252:11;20249:37;;;20266:18;;:::i;:::-;20249:37;20099:194;;;;:::o

Swarm Source

ipfs://bfb2777470fc1a519eb9f6d5b8743b2f523ece55d35e93aab7646a043b34d8f0

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading

OVERVIEW

Seagal Coin is a truly original memecoin for the community which was erected to stand up to all those memecoins flooding the market. It's about time a memecoin was made to stand up to those pesky memecoins and put them in their place. Seagal Coin is restoring the meme balance.

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading
[ Download: CSV Export  ]
[ Download: CSV Export  ]

A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.