ETH Price: $2,050.39 (-1.11%)

Contract

0xB29D6aBFFAbC689eACa8d89dabea0839DCFEbD75
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

Token Holdings

More Info

Private Name Tags

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Approve244166842026-02-09 4:00:2350 days ago1770609623IN
0xB29D6aBF...9DCFEbD75
0 ETH0.000003260.07
Approve231205782025-08-11 21:46:35231 days ago1754948795IN
0xB29D6aBF...9DCFEbD75
0 ETH0.000066052.71292347
Approve228809762025-07-09 10:16:35265 days ago1752056195IN
0xB29D6aBF...9DCFEbD75
0 ETH0.000062552.56925677
Approve220117742025-03-09 20:43:47386 days ago1741553027IN
0xB29D6aBF...9DCFEbD75
0 ETH0.000069652.86813798
Approve184592992023-10-30 0:06:11883 days ago1698624371IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0006798914.67854659
Approve177240082023-07-19 1:35:11986 days ago1689730511IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0009115819.57406811
Approve176728252023-07-11 20:43:47993 days ago1689108227IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0008824319.02650258
Approve176630082023-07-10 11:37:35995 days ago1688989055IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0007112515.27245175
Approve176456612023-07-08 1:03:23997 days ago1688778203IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0009082619.5027885
Approve176456142023-07-08 0:53:59997 days ago1688777639IN
0xB29D6aBF...9DCFEbD75
0 ETH0.000938920.16068255
Approve176214482023-07-04 15:29:111000 days ago1688484551IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0009873221.26628495
Approve176214412023-07-04 15:27:471000 days ago1688484467IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0009456720.36897047
Approve176182602023-07-04 4:43:111001 days ago1688445791IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0006189113.36198184
Approve176176502023-07-04 2:39:471001 days ago1688438387IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0006005212.93481398
Approve176168812023-07-04 0:03:591001 days ago1688429039IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0005908412.72628674
Transfer176168312023-07-03 23:53:591001 days ago1688428439IN
0xB29D6aBF...9DCFEbD75
0 ETH0.000667813.10672663
Approve176131562023-07-03 11:30:231002 days ago1688383823IN
0xB29D6aBF...9DCFEbD75
0 ETH0.00080617.37876329
Approve176129122023-07-03 10:41:231002 days ago1688380883IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0008771218.91214958
Approve176123302023-07-03 8:43:351002 days ago1688373815IN
0xB29D6aBF...9DCFEbD75
0 ETH0.00088519.10674233
Approve176115792023-07-03 6:11:231002 days ago1688364683IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0006259913.52540776
Approve176101172023-07-03 1:14:231002 days ago1688346863IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0006085313.10726132
Approve176097572023-07-03 0:01:351002 days ago1688342495IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0003526213.29300466
Approve176096632023-07-02 23:42:471002 days ago1688341367IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0006343613.66370124
Approve176096452023-07-02 23:38:591002 days ago1688341139IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0005794912.4980699
Approve176096392023-07-02 23:37:471002 days ago1688341067IN
0xB29D6aBF...9DCFEbD75
0 ETH0.0003537213.33449394
View all transactions

View more zero value Internal Transactions in Advanced View mode

Advanced mode:
Loading...
Loading
Loading...
Loading
Cross-Chain Transactions

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
RFDBurn

Compiler Version
v0.8.12+commit.f00d7308

Optimization Enabled:
Yes with 200 runs

Other Settings:
default evmVersion, MIT license
/**
 *Submitted for verification at Etherscan.io on 2023-05-24
*/

/**
Welcome to RFDBurn | REFUND.5

Fully renounced burn contract, with no team tokens

Tax is 3/3

Tax auto-burns to a dead wallet, forever raising the floor of RFD | REFUND

How to buy RFDBurn:

1) First buy REFUND

0x955d5c14c8d4944da1ea7836bd44d54a8ec35ba1

2) Use REFUND to buy REFUND.5


Join RFD telegram community and let others know about this opportunity:
https://t.me/RFDPortal

https://twitter.com/RefundCoinETH

Community Website:
https://refundcoin.org/

RFD Dev wallet:
https://debank.com/profile/0xef764bac8a438e7e498c2e5fccf0f174c3e3f8db

*/

// SPDX-License-Identifier: Unlicensed

pragma solidity ^0.8.12;

abstract contract Context {
    function _msgSender() internal view virtual returns (address) {
        return msg.sender;
    }

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


abstract contract Ownable is Context {
    address private _owner;

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

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

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

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

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

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

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

////// lib/openzeppelin-contracts/contracts/token/ERC20/IERC20.sol
// OpenZeppelin Contracts v4.4.0 (token/ERC20/IERC20.sol)

/* pragma solidity ^0.8.0; */

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

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

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

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

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

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

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

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

////// lib/openzeppelin-contracts/contracts/token/ERC20/extensions/IERC20Metadata.sol
// OpenZeppelin Contracts v4.4.0 (token/ERC20/extensions/IERC20Metadata.sol)

/* pragma solidity ^0.8.0; */

/* import "../IERC20.sol"; */

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

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

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

////// lib/openzeppelin-contracts/contracts/token/ERC20/ERC20.sol
// OpenZeppelin Contracts v4.4.0 (token/ERC20/ERC20.sol)

/* pragma solidity ^0.8.0; */

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

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

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

    uint256 private _totalSupply;

    string private _name;
    string private _symbol;

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

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

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

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

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

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

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

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

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

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

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

        return true;
    }

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

        _beforeTokenTransfer(sender, recipient, amount);

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

        emit Transfer(sender, recipient, amount);

        _afterTokenTransfer(sender, recipient, amount);
    }

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

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

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

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


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

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

    /**
     * @dev Hook that is called before any transfer of tokens. This includes
     * minting and burning.
     *
     * Calling conditions:
     *
     * - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens
     * will be transferred to `to`.
     * - when `from` is zero, `amount` tokens will be minted for `to`.
     * - when `to` is zero, `amount` of ``from``'s tokens will be burned.
     * - `from` and `to` are never both zero.
     *
     * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
     */
    function _beforeTokenTransfer(
        address from,
        address to,
        uint256 amount
    ) internal virtual {}

    /**
     * @dev Hook that is called after any transfer of tokens. This includes
     * minting and burning.
     *
     * Calling conditions:
     *
     * - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens
     * has been transferred to `to`.
     * - when `from` is zero, `amount` tokens have been minted for `to`.
     * - when `to` is zero, `amount` of ``from``'s tokens have been burned.
     * - `from` and `to` are never both zero.
     *
     * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
     */
    function _afterTokenTransfer(
        address from,
        address to,
        uint256 amount
    ) internal virtual {}
}

////// lib/openzeppelin-contracts/contracts/utils/math/SafeMath.sol
// OpenZeppelin Contracts v4.4.0 (utils/math/SafeMath.sol)

/* pragma solidity ^0.8.0; */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    IUniswapV2Router02 public immutable uniswapV2Router;
    address public immutable uniswapV2Pair;
    address public constant deadAddress = address(0xdead);
    address public RFD = 0x955d5c14C8D4944dA1Ea7836bd44D54a8eC35Ba1;

    bool private swapping;

    address public devWallet;

    uint256 public maxTransactionAmount;
    uint256 public swapTokensAtAmount;
    uint256 public maxWallet;

    bool public limitsInEffect = true;
    bool public tradingActive = false;
    bool public swapEnabled = true;

    uint256 public buyTotalFees;
    uint256 public buyDevFee;
    uint256 public buyLiquidityFee;

    uint256 public sellTotalFees;
    uint256 public sellDevFee;
    uint256 public sellLiquidityFee;

    /******************/

    // exlcude from fees and max transaction amount
    mapping(address => bool) private _isExcludedFromFees;
    mapping(address => bool) public _isExcludedMaxTransactionAmount;


    event ExcludeFromFees(address indexed account, bool isExcluded);

    event devWalletUpdated(
        address indexed newWallet,
        address indexed oldWallet
    );

    constructor() ERC20("RFDBurn", "REFUND.5") {
        IUniswapV2Router02 _uniswapV2Router = IUniswapV2Router02(0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D);

        excludeFromMaxTransaction(address(_uniswapV2Router), true);
        uniswapV2Router = _uniswapV2Router;

        uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory())
            .createPair(address(this), RFD);
        excludeFromMaxTransaction(address(uniswapV2Pair), true);


        uint256 _buyDevFee = 3;
        uint256 _buyLiquidityFee = 0;

        uint256 _sellDevFee = 3;
        uint256 _sellLiquidityFee = 0;

        uint256 totalSupply = 1_000_000_00 * 1e18;

        maxTransactionAmount =  totalSupply * 2 / 100; // 2% from total supply maxTransactionAmountTxn
        maxWallet = totalSupply * 2 / 100; // 2% from total supply maxWallet
        swapTokensAtAmount = (totalSupply * 5) / 10000; // 0.05% swap wallet

        buyDevFee = _buyDevFee;
        buyLiquidityFee = _buyLiquidityFee;
        buyTotalFees = buyDevFee + buyLiquidityFee;

        sellDevFee = _sellDevFee;
        sellLiquidityFee = _sellLiquidityFee;
        sellTotalFees = sellDevFee + sellLiquidityFee;

        devWallet = address(0xd8709371B93fc9C3677f3b39c3C9BaC9e9dEc8FD); 

        // exclude from paying fees or having max transaction amount
        excludeFromFees(owner(), true);
        excludeFromFees(address(this), true);
        excludeFromFees(address(0xdead), true);

        excludeFromMaxTransaction(owner(), true);
        excludeFromMaxTransaction(address(this), true);
        excludeFromMaxTransaction(address(0xdead), true);

        /*
            _mint is an internal function in ERC20.sol that is only called here,
            and CANNOT be called ever again
        */
        _mint(msg.sender, totalSupply);
    }

    receive() external payable {}

    // once enabled, can never be turned off
    function enableTrading() external onlyOwner {
        tradingActive = true;
        swapEnabled = true;
    }

    // remove limits after token is stable
    function removeLimits() external onlyOwner returns (bool) {
        limitsInEffect = false;
        return true;
    }

    // change the minimum amount of tokens to sell from fees
    function updateSwapTokensAtAmount(uint256 newAmount)
        external
        onlyOwner
        returns (bool)
    {
        require(
            newAmount >= (totalSupply() * 1) / 100000,
            "Swap amount cannot be lower than 0.001% total supply."
        );
        require(
            newAmount <= (totalSupply() * 5) / 1000,
            "Swap amount cannot be higher than 0.5% total supply."
        );
        swapTokensAtAmount = newAmount;
        return true;
    }

    function updateMaxTxnAmount(uint256 newNum) external onlyOwner {
        require(
            newNum >= ((totalSupply() * 1) / 1000) / 1e18,
            "Cannot set maxTransactionAmount lower than 0.1%"
        );
        maxTransactionAmount = newNum * (10**18);
    }

    function updateMaxWalletAmount(uint256 newNum) external onlyOwner {
        require(
            newNum >= ((totalSupply() * 5) / 1000) / 1e18,
            "Cannot set maxWallet lower than 0.5%"
        );
        maxWallet = newNum * (10**18);
    }

    function excludeFromMaxTransaction(address updAds, bool isEx)
        public
        onlyOwner
    {
        _isExcludedMaxTransactionAmount[updAds] = isEx;
    }

    // only use to disable contract sales if absolutely necessary (emergency use only)
    function updateSwapEnabled(bool enabled) external onlyOwner {
        swapEnabled = enabled;
    }

    function updateBuyFees(
        uint256 _devFee,
        uint256 _liquidityFee
    ) external onlyOwner {
        buyDevFee = _devFee;
        buyLiquidityFee = _liquidityFee;
        buyTotalFees = buyDevFee + buyLiquidityFee;
        require(buyTotalFees <= 10, "Must keep fees at 10% or less");
    }

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

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

    function updateDevWallet(address newDevWallet)
        external
        onlyOwner
    {
        emit devWalletUpdated(newDevWallet, devWallet);
        devWallet = newDevWallet;
    }


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

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

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

        if (limitsInEffect) {
            if (
                from != owner() &&
                to != owner() &&
                to != address(0) &&
                to != address(0xdead) &&
                !swapping
            ) {
                if (!tradingActive) {
                    require(
                        _isExcludedFromFees[from] || _isExcludedFromFees[to],
                        "Trading is not active."
                    );
                }

                // at launch if the transfer delay is enabled, ensure the block timestamps for purchasers is set -- during launch.
                //when buy
                if (
                    from == uniswapV2Pair &&
                    !_isExcludedMaxTransactionAmount[to]
                ) {
                    require(
                        amount <= maxTransactionAmount,
                        "Buy transfer amount exceeds the maxTransactionAmount."
                    );
                    require(
                        amount + balanceOf(to) <= maxWallet,
                        "Max wallet exceeded"
                    );
                }
                else if (!_isExcludedMaxTransactionAmount[to]) {
                    require(
                        amount + balanceOf(to) <= maxWallet,
                        "Max wallet exceeded"
                    );
                }
            }
        }

        uint256 contractTokenBalance = balanceOf(address(this));

        bool canSwap = contractTokenBalance >= swapTokensAtAmount;

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

            swapBack();

            swapping = false;
        }

        bool takeFee = !swapping;

        // if any account belongs to _isExcludedFromFee account then remove the fee
        if (_isExcludedFromFees[from] || _isExcludedFromFees[to]) {
            takeFee = false;
        }

        uint256 fees = 0;
        uint256 tokensForLiquidity = 0;
        uint256 tokensForDev = 0;
        // only take fees on buys/sells, do not take on wallet transfers
        if (takeFee) {
            // on sell
            if (to == uniswapV2Pair && sellTotalFees > 0) {
                fees = amount.mul(sellTotalFees).div(100);
                tokensForLiquidity = (fees * sellLiquidityFee) / sellTotalFees;
                tokensForDev = (fees * sellDevFee) / sellTotalFees;
            }
            // on buy
            else if (from == uniswapV2Pair && buyTotalFees > 0) {
                fees = amount.mul(buyTotalFees).div(100);
                tokensForLiquidity = (fees * buyLiquidityFee) / buyTotalFees; 
                tokensForDev = (fees * buyDevFee) / buyTotalFees;
            }

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

            amount -= fees;
        }

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

    function swapTokensForRFD(uint256 tokenAmount) private {
        // generate the uniswap pair path of token -> weth
        address[] memory path = new address[](2);
        path[0] = address(this);
        path[1] = RFD;

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

        // make the swap
        uniswapV2Router.swapExactTokensForTokensSupportingFeeOnTransferTokens(
            tokenAmount,
            0, // accept any amount of RFD
            path,
            devWallet,
            block.timestamp
        );
    }

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

        if (contractBalance > swapTokensAtAmount * 20) {
            contractBalance = swapTokensAtAmount * 20;
        }

        swapTokensForRFD(contractBalance);
    }

}

Contract Security Audit

Contract ABI

API
[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"account","type":"address"},{"indexed":false,"internalType":"bool","name":"isExcluded","type":"bool"}],"name":"ExcludeFromFees","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"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"newWallet","type":"address"},{"indexed":true,"internalType":"address","name":"oldWallet","type":"address"}],"name":"devWalletUpdated","type":"event"},{"inputs":[],"name":"RFD","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"_isExcludedMaxTransactionAmount","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"buyDevFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"buyLiquidityFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"buyTotalFees","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"deadAddress","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"devWallet","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"enableTrading","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bool","name":"excluded","type":"bool"}],"name":"excludeFromFees","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"updAds","type":"address"},{"internalType":"bool","name":"isEx","type":"bool"}],"name":"excludeFromMaxTransaction","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"isExcludedFromFees","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"limitsInEffect","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"maxTransactionAmount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"maxWallet","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"removeLimits","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"sellDevFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"sellLiquidityFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"sellTotalFees","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"swapEnabled","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"swapTokensAtAmount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"tradingActive","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"uniswapV2Pair","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"uniswapV2Router","outputs":[{"internalType":"contract IUniswapV2Router02","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_devFee","type":"uint256"},{"internalType":"uint256","name":"_liquidityFee","type":"uint256"}],"name":"updateBuyFees","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newDevWallet","type":"address"}],"name":"updateDevWallet","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newNum","type":"uint256"}],"name":"updateMaxTxnAmount","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newNum","type":"uint256"}],"name":"updateMaxWalletAmount","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_devFee","type":"uint256"},{"internalType":"uint256","name":"_liquidityFee","type":"uint256"}],"name":"updateSellFees","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bool","name":"enabled","type":"bool"}],"name":"updateSwapEnabled","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"newAmount","type":"uint256"}],"name":"updateSwapTokensAtAmount","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}]

60c0604052600680546001600160a01b03191673955d5c14c8d4944da1ea7836bd44d54a8ec35ba1179055600b80546201000162ffffff199091161790553480156200004a57600080fd5b506040805180820182526007815266292322213ab93760c91b602080830191825283518085019094526008845267524546554e442e3560c01b9084015281519192916200009a91600391620005a5565b508051620000b0906004906020840190620005a5565b505050620000cd620000c76200034660201b60201c565b6200034a565b737a250d5630b4cf539739df2c5dacb4c659f2488d620000ef8160016200039c565b6001600160a01b03811660808190526040805163c45a015560e01b8152905163c45a0155916004808201926020929091908290030181865afa1580156200013a573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200016091906200064b565b6006546040516364e329cb60e11b81523060048201526001600160a01b03918216602482015291169063c9c65396906044016020604051808303816000875af1158015620001b2573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620001d891906200064b565b6001600160a01b031660a0819052620001f39060016200039c565b6003600081816a52b7d2dcc80cd2e400000060646200021482600262000693565b620002209190620006b5565b60085560646200023282600262000693565b6200023e9190620006b5565b600a556127106200025182600562000693565b6200025d9190620006b5565b600955600d859055600e849055620002768486620006d8565b600c55601083905560118290556200028f8284620006d8565b600f55600780546001600160a01b03191673d8709371b93fc9c3677f3b39c3c9bac9e9dec8fd179055620002d7620002cf6005546001600160a01b031690565b600162000416565b620002e430600162000416565b620002f361dead600162000416565b620003126200030a6005546001600160a01b031690565b60016200039c565b6200031f3060016200039c565b6200032e61dead60016200039c565b6200033a3382620004c0565b50505050505062000730565b3390565b600580546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b6005546001600160a01b03163314620003eb5760405162461bcd60e51b815260206004820181905260248201526000805160206200268583398151915260448201526064015b60405180910390fd5b6001600160a01b03919091166000908152601360205260409020805460ff1916911515919091179055565b6005546001600160a01b03163314620004615760405162461bcd60e51b81526020600482018190526024820152600080516020620026858339815191526044820152606401620003e2565b6001600160a01b038216600081815260126020908152604091829020805460ff191685151590811790915591519182527f9d8f7706ea1113d1a167b526eca956215946dd36cc7df39eb16180222d8b5df7910160405180910390a25050565b6001600160a01b038216620005185760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f2061646472657373006044820152606401620003e2565b80600260008282546200052c9190620006d8565b90915550506001600160a01b038216600090815260208190526040812080548392906200055b908490620006d8565b90915550506040518181526001600160a01b038316906000907fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9060200160405180910390a35050565b828054620005b390620006f3565b90600052602060002090601f016020900481019282620005d7576000855562000622565b82601f10620005f257805160ff191683800117855562000622565b8280016001018555821562000622579182015b828111156200062257825182559160200191906001019062000605565b506200063092915062000634565b5090565b5b8082111562000630576000815560010162000635565b6000602082840312156200065e57600080fd5b81516001600160a01b03811681146200067657600080fd5b9392505050565b634e487b7160e01b600052601160045260246000fd5b6000816000190483118215151615620006b057620006b06200067d565b500290565b600082620006d357634e487b7160e01b600052601260045260246000fd5b500490565b60008219821115620006ee57620006ee6200067d565b500190565b600181811c908216806200070857607f821691505b602082108114156200072a57634e487b7160e01b600052602260045260246000fd5b50919050565b60805160a051611efe620007876000396000818161043d015281816112f70152818161150801528181611618015281816116c1015261177b01526000818161032001528181611a5c0152611a9b0152611efe6000f3fe6080604052600436106102555760003560e01c80637571336a11610139578063c0246668116100b6578063dd62ed3e1161007a578063dd62ed3e14610707578063e2f456051461074d578063f11a24d314610763578063f2fde38b14610779578063f637434214610799578063f8b45b05146107af57600080fd5b8063c02466681461067b578063c18bc1951461069b578063c8c8ebe4146106bb578063d257b34f146106d1578063d85ba063146106f157600080fd5b806395d89b41116100fd57806395d89b41146105fb5780639c3b4fdc14610610578063a0d82dc514610626578063a9059cbb1461063c578063bbc0c7421461065c57600080fd5b80637571336a146105685780638a8c523c146105885780638da5cb5b1461059d5780638ea5220f146105bb578063924de9b7146105db57600080fd5b8063313ce567116101d257806366ca9b831161019657806366ca9b83146104b25780636a486a8e146104d25780636ddd1713146104e857806370a0823114610508578063715018a61461053e578063751039fc1461055357600080fd5b8063313ce567146103ef57806344241f531461040b57806349bd5a5e1461042b5780634a62bb651461045f5780634fbee1931461047957600080fd5b806318160ddd1161021957806318160ddd1461035a5780631816467f14610379578063203e727e1461039957806323b872dd146103b957806327c8f835146103d957600080fd5b806302dbd8f81461026157806306fdde0314610283578063095ea7b3146102ae57806310d5de53146102de5780631694505e1461030e57600080fd5b3661025c57005b600080fd5b34801561026d57600080fd5b5061028161027c366004611b13565b6107c5565b005b34801561028f57600080fd5b50610298610863565b6040516102a59190611b35565b60405180910390f35b3480156102ba57600080fd5b506102ce6102c9366004611ba1565b6108f5565b60405190151581526020016102a5565b3480156102ea57600080fd5b506102ce6102f9366004611bcb565b60136020526000908152604090205460ff1681565b34801561031a57600080fd5b506103427f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016102a5565b34801561036657600080fd5b506002545b6040519081526020016102a5565b34801561038557600080fd5b50610281610394366004611bcb565b61090b565b3480156103a557600080fd5b506102816103b4366004611be6565b610992565b3480156103c557600080fd5b506102ce6103d4366004611bff565b610a6f565b3480156103e557600080fd5b5061034261dead81565b3480156103fb57600080fd5b50604051601281526020016102a5565b34801561041757600080fd5b50600654610342906001600160a01b031681565b34801561043757600080fd5b506103427f000000000000000000000000000000000000000000000000000000000000000081565b34801561046b57600080fd5b50600b546102ce9060ff1681565b34801561048557600080fd5b506102ce610494366004611bcb565b6001600160a01b031660009081526012602052604090205460ff1690565b3480156104be57600080fd5b506102816104cd366004611b13565b610b19565b3480156104de57600080fd5b5061036b600f5481565b3480156104f457600080fd5b50600b546102ce9062010000900460ff1681565b34801561051457600080fd5b5061036b610523366004611bcb565b6001600160a01b031660009081526020819052604090205490565b34801561054a57600080fd5b50610281610bac565b34801561055f57600080fd5b506102ce610be2565b34801561057457600080fd5b50610281610583366004611c4b565b610c1f565b34801561059457600080fd5b50610281610c74565b3480156105a957600080fd5b506005546001600160a01b0316610342565b3480156105c757600080fd5b50600754610342906001600160a01b031681565b3480156105e757600080fd5b506102816105f6366004611c7e565b610cb1565b34801561060757600080fd5b50610298610cf7565b34801561061c57600080fd5b5061036b600d5481565b34801561063257600080fd5b5061036b60105481565b34801561064857600080fd5b506102ce610657366004611ba1565b610d06565b34801561066857600080fd5b50600b546102ce90610100900460ff1681565b34801561068757600080fd5b50610281610696366004611c4b565b610d13565b3480156106a757600080fd5b506102816106b6366004611be6565b610d9c565b3480156106c757600080fd5b5061036b60085481565b3480156106dd57600080fd5b506102ce6106ec366004611be6565b610e6d565b3480156106fd57600080fd5b5061036b600c5481565b34801561071357600080fd5b5061036b610722366004611c99565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b34801561075957600080fd5b5061036b60095481565b34801561076f57600080fd5b5061036b600e5481565b34801561078557600080fd5b50610281610794366004611bcb565b610fc4565b3480156107a557600080fd5b5061036b60115481565b3480156107bb57600080fd5b5061036b600a5481565b6005546001600160a01b031633146107f85760405162461bcd60e51b81526004016107ef90611cc3565b60405180910390fd5b6010829055601181905561080c8183611d0e565b600f818155101561085f5760405162461bcd60e51b815260206004820152601d60248201527f4d757374206b656570206665657320617420313525206f72206c65737300000060448201526064016107ef565b5050565b60606003805461087290611d26565b80601f016020809104026020016040519081016040528092919081815260200182805461089e90611d26565b80156108eb5780601f106108c0576101008083540402835291602001916108eb565b820191906000526020600020905b8154815290600101906020018083116108ce57829003601f168201915b5050505050905090565b600061090233848461105f565b50600192915050565b6005546001600160a01b031633146109355760405162461bcd60e51b81526004016107ef90611cc3565b6007546040516001600160a01b03918216918316907f90b8024c4923d3873ff5b9fcb43d0360d4b9217fa41225d07ba379993552e74390600090a3600780546001600160a01b0319166001600160a01b0392909216919091179055565b6005546001600160a01b031633146109bc5760405162461bcd60e51b81526004016107ef90611cc3565b670de0b6b3a76400006103e86109d160025490565b6109dc906001611d61565b6109e69190611d80565b6109f09190611d80565b811015610a575760405162461bcd60e51b815260206004820152602f60248201527f43616e6e6f7420736574206d61785472616e73616374696f6e416d6f756e742060448201526e6c6f776572207468616e20302e312560881b60648201526084016107ef565b610a6981670de0b6b3a7640000611d61565b60085550565b6000610a7c848484611183565b6001600160a01b038416600090815260016020908152604080832033845290915290205482811015610b015760405162461bcd60e51b815260206004820152602860248201527f45524332303a207472616e7366657220616d6f756e74206578636565647320616044820152676c6c6f77616e636560c01b60648201526084016107ef565b610b0e853385840361105f565b506001949350505050565b6005546001600160a01b03163314610b435760405162461bcd60e51b81526004016107ef90611cc3565b600d829055600e819055610b578183611d0e565b600c819055600a101561085f5760405162461bcd60e51b815260206004820152601d60248201527f4d757374206b656570206665657320617420313025206f72206c65737300000060448201526064016107ef565b6005546001600160a01b03163314610bd65760405162461bcd60e51b81526004016107ef90611cc3565b610be060006117c3565b565b6005546000906001600160a01b03163314610c0f5760405162461bcd60e51b81526004016107ef90611cc3565b50600b805460ff19169055600190565b6005546001600160a01b03163314610c495760405162461bcd60e51b81526004016107ef90611cc3565b6001600160a01b03919091166000908152601360205260409020805460ff1916911515919091179055565b6005546001600160a01b03163314610c9e5760405162461bcd60e51b81526004016107ef90611cc3565b600b805462ffff00191662010100179055565b6005546001600160a01b03163314610cdb5760405162461bcd60e51b81526004016107ef90611cc3565b600b8054911515620100000262ff000019909216919091179055565b60606004805461087290611d26565b6000610902338484611183565b6005546001600160a01b03163314610d3d5760405162461bcd60e51b81526004016107ef90611cc3565b6001600160a01b038216600081815260126020908152604091829020805460ff191685151590811790915591519182527f9d8f7706ea1113d1a167b526eca956215946dd36cc7df39eb16180222d8b5df7910160405180910390a25050565b6005546001600160a01b03163314610dc65760405162461bcd60e51b81526004016107ef90611cc3565b670de0b6b3a76400006103e8610ddb60025490565b610de6906005611d61565b610df09190611d80565b610dfa9190611d80565b811015610e555760405162461bcd60e51b8152602060048201526024808201527f43616e6e6f7420736574206d617857616c6c6574206c6f776572207468616e20604482015263302e352560e01b60648201526084016107ef565b610e6781670de0b6b3a7640000611d61565b600a5550565b6005546000906001600160a01b03163314610e9a5760405162461bcd60e51b81526004016107ef90611cc3565b620186a0610ea760025490565b610eb2906001611d61565b610ebc9190611d80565b821015610f295760405162461bcd60e51b815260206004820152603560248201527f5377617020616d6f756e742063616e6e6f74206265206c6f776572207468616e60448201527410181718181892903a37ba30b61039bab838363c9760591b60648201526084016107ef565b6103e8610f3560025490565b610f40906005611d61565b610f4a9190611d80565b821115610fb65760405162461bcd60e51b815260206004820152603460248201527f5377617020616d6f756e742063616e6e6f742062652068696768657220746861604482015273371018171a92903a37ba30b61039bab838363c9760611b60648201526084016107ef565b50600981905560015b919050565b6005546001600160a01b03163314610fee5760405162461bcd60e51b81526004016107ef90611cc3565b6001600160a01b0381166110535760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b60648201526084016107ef565b61105c816117c3565b50565b6001600160a01b0383166110c15760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b60648201526084016107ef565b6001600160a01b0382166111225760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b60648201526084016107ef565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b6001600160a01b0383166111a95760405162461bcd60e51b81526004016107ef90611da2565b6001600160a01b0382166111cf5760405162461bcd60e51b81526004016107ef90611de7565b806111e5576111e083836000611815565b505050565b600b5460ff16156114bd576005546001600160a01b0384811691161480159061121c57506005546001600160a01b03838116911614155b801561123057506001600160a01b03821615155b801561124757506001600160a01b03821661dead14155b801561125d5750600654600160a01b900460ff16155b156114bd57600b54610100900460ff166112f5576001600160a01b03831660009081526012602052604090205460ff16806112b057506001600160a01b03821660009081526012602052604090205460ff165b6112f55760405162461bcd60e51b81526020600482015260166024820152752a3930b234b7339034b9903737ba1030b1ba34bb329760511b60448201526064016107ef565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b031614801561134f57506001600160a01b03821660009081526013602052604090205460ff16155b15611433576008548111156113c45760405162461bcd60e51b815260206004820152603560248201527f427579207472616e7366657220616d6f756e742065786365656473207468652060448201527436b0bc2a3930b739b0b1ba34b7b720b6b7bab73a1760591b60648201526084016107ef565b600a546001600160a01b0383166000908152602081905260409020546113ea9083611d0e565b111561142e5760405162461bcd60e51b815260206004820152601360248201527213585e081dd85b1b195d08195e18d959591959606a1b60448201526064016107ef565b6114bd565b6001600160a01b03821660009081526013602052604090205460ff166114bd57600a546001600160a01b0383166000908152602081905260409020546114799083611d0e565b11156114bd5760405162461bcd60e51b815260206004820152601360248201527213585e081dd85b1b195d08195e18d959591959606a1b60448201526064016107ef565b30600090815260208190526040902054600954811080159081906114e95750600b5462010000900460ff165b80156114ff5750600654600160a01b900460ff16155b801561153c57507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316846001600160a01b0316145b801561156157506001600160a01b03851660009081526012602052604090205460ff16155b801561158657506001600160a01b03841660009081526012602052604090205460ff16155b156115b4576006805460ff60a01b1916600160a01b1790556115a661196a565b6006805460ff60a01b191690555b6006546001600160a01b03861660009081526012602052604090205460ff600160a01b90920482161591168061160257506001600160a01b03851660009081526012602052604090205460ff165b1561160b575060005b600080600083156117ad577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316886001600160a01b031614801561165957506000600f54115b156116bf5761167e6064611678600f548a6119b190919063ffffffff16565b906119c4565b9250600f54601154846116919190611d61565b61169b9190611d80565b9150600f54601054846116ae9190611d61565b6116b89190611d80565b905061175e565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316896001600160a01b031614801561170257506000600c54115b1561175e576117216064611678600c548a6119b190919063ffffffff16565b9250600c54600e54846117349190611d61565b61173e9190611d80565b9150600c54600d54846117519190611d61565b61175b9190611d80565b90505b821561176f5761176f893085611815565b81156117a0576117a0307f000000000000000000000000000000000000000000000000000000000000000084611815565b6117aa8388611e2a565b96505b6117b8898989611815565b505050505050505050565b600580546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b6001600160a01b03831661183b5760405162461bcd60e51b81526004016107ef90611da2565b6001600160a01b0382166118615760405162461bcd60e51b81526004016107ef90611de7565b6001600160a01b038316600090815260208190526040902054818110156118d95760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b60648201526084016107ef565b6001600160a01b03808516600090815260208190526040808220858503905591851681529081208054849290611910908490611d0e565b92505081905550826001600160a01b0316846001600160a01b03167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8460405161195c91815260200190565b60405180910390a350505050565b30600090815260208190526040902054806119825750565b600954611990906014611d61565b8111156119a8576009546119a5906014611d61565b90505b61105c816119d0565b60006119bd8284611d61565b9392505050565b60006119bd8284611d80565b6040805160028082526060820183526000926020830190803683370190505090503081600081518110611a0557611a05611e41565b6001600160a01b039283166020918202929092010152600654825191169082906001908110611a3657611a36611e41565b60200260200101906001600160a01b031690816001600160a01b031681525050611a81307f00000000000000000000000000000000000000000000000000000000000000008461105f565b600754604051635c11d79560e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000811692635c11d79592611add928792600092889291909116904290600401611e57565b600060405180830381600087803b158015611af757600080fd5b505af1158015611b0b573d6000803e3d6000fd5b505050505050565b60008060408385031215611b2657600080fd5b50508035926020909101359150565b600060208083528351808285015260005b81811015611b6257858101830151858201604001528201611b46565b81811115611b74576000604083870101525b50601f01601f1916929092016040019392505050565b80356001600160a01b0381168114610fbf57600080fd5b60008060408385031215611bb457600080fd5b611bbd83611b8a565b946020939093013593505050565b600060208284031215611bdd57600080fd5b6119bd82611b8a565b600060208284031215611bf857600080fd5b5035919050565b600080600060608486031215611c1457600080fd5b611c1d84611b8a565b9250611c2b60208501611b8a565b9150604084013590509250925092565b80358015158114610fbf57600080fd5b60008060408385031215611c5e57600080fd5b611c6783611b8a565b9150611c7560208401611c3b565b90509250929050565b600060208284031215611c9057600080fd5b6119bd82611c3b565b60008060408385031215611cac57600080fd5b611cb583611b8a565b9150611c7560208401611b8a565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b634e487b7160e01b600052601160045260246000fd5b60008219821115611d2157611d21611cf8565b500190565b600181811c90821680611d3a57607f821691505b60208210811415611d5b57634e487b7160e01b600052602260045260246000fd5b50919050565b6000816000190483118215151615611d7b57611d7b611cf8565b500290565b600082611d9d57634e487b7160e01b600052601260045260246000fd5b500490565b60208082526025908201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604082015264647265737360d81b606082015260800190565b60208082526023908201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260408201526265737360e81b606082015260800190565b600082821015611e3c57611e3c611cf8565b500390565b634e487b7160e01b600052603260045260246000fd5b600060a082018783526020878185015260a0604085015281875180845260c086019150828901935060005b81811015611ea75784516001600160a01b031683529383019391830191600101611e82565b50506001600160a01b0396909616606085015250505060800152939250505056fea26469706673582212203de274c012b034226ef2ddfd184a7e4e4cba81dda3a1fd6e7188eb212156df2264736f6c634300080c00334f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572

Deployed Bytecode

0x6080604052600436106102555760003560e01c80637571336a11610139578063c0246668116100b6578063dd62ed3e1161007a578063dd62ed3e14610707578063e2f456051461074d578063f11a24d314610763578063f2fde38b14610779578063f637434214610799578063f8b45b05146107af57600080fd5b8063c02466681461067b578063c18bc1951461069b578063c8c8ebe4146106bb578063d257b34f146106d1578063d85ba063146106f157600080fd5b806395d89b41116100fd57806395d89b41146105fb5780639c3b4fdc14610610578063a0d82dc514610626578063a9059cbb1461063c578063bbc0c7421461065c57600080fd5b80637571336a146105685780638a8c523c146105885780638da5cb5b1461059d5780638ea5220f146105bb578063924de9b7146105db57600080fd5b8063313ce567116101d257806366ca9b831161019657806366ca9b83146104b25780636a486a8e146104d25780636ddd1713146104e857806370a0823114610508578063715018a61461053e578063751039fc1461055357600080fd5b8063313ce567146103ef57806344241f531461040b57806349bd5a5e1461042b5780634a62bb651461045f5780634fbee1931461047957600080fd5b806318160ddd1161021957806318160ddd1461035a5780631816467f14610379578063203e727e1461039957806323b872dd146103b957806327c8f835146103d957600080fd5b806302dbd8f81461026157806306fdde0314610283578063095ea7b3146102ae57806310d5de53146102de5780631694505e1461030e57600080fd5b3661025c57005b600080fd5b34801561026d57600080fd5b5061028161027c366004611b13565b6107c5565b005b34801561028f57600080fd5b50610298610863565b6040516102a59190611b35565b60405180910390f35b3480156102ba57600080fd5b506102ce6102c9366004611ba1565b6108f5565b60405190151581526020016102a5565b3480156102ea57600080fd5b506102ce6102f9366004611bcb565b60136020526000908152604090205460ff1681565b34801561031a57600080fd5b506103427f0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d81565b6040516001600160a01b0390911681526020016102a5565b34801561036657600080fd5b506002545b6040519081526020016102a5565b34801561038557600080fd5b50610281610394366004611bcb565b61090b565b3480156103a557600080fd5b506102816103b4366004611be6565b610992565b3480156103c557600080fd5b506102ce6103d4366004611bff565b610a6f565b3480156103e557600080fd5b5061034261dead81565b3480156103fb57600080fd5b50604051601281526020016102a5565b34801561041757600080fd5b50600654610342906001600160a01b031681565b34801561043757600080fd5b506103427f00000000000000000000000063abf92a5c8d9abf4ed1f2f1be93269ae044851181565b34801561046b57600080fd5b50600b546102ce9060ff1681565b34801561048557600080fd5b506102ce610494366004611bcb565b6001600160a01b031660009081526012602052604090205460ff1690565b3480156104be57600080fd5b506102816104cd366004611b13565b610b19565b3480156104de57600080fd5b5061036b600f5481565b3480156104f457600080fd5b50600b546102ce9062010000900460ff1681565b34801561051457600080fd5b5061036b610523366004611bcb565b6001600160a01b031660009081526020819052604090205490565b34801561054a57600080fd5b50610281610bac565b34801561055f57600080fd5b506102ce610be2565b34801561057457600080fd5b50610281610583366004611c4b565b610c1f565b34801561059457600080fd5b50610281610c74565b3480156105a957600080fd5b506005546001600160a01b0316610342565b3480156105c757600080fd5b50600754610342906001600160a01b031681565b3480156105e757600080fd5b506102816105f6366004611c7e565b610cb1565b34801561060757600080fd5b50610298610cf7565b34801561061c57600080fd5b5061036b600d5481565b34801561063257600080fd5b5061036b60105481565b34801561064857600080fd5b506102ce610657366004611ba1565b610d06565b34801561066857600080fd5b50600b546102ce90610100900460ff1681565b34801561068757600080fd5b50610281610696366004611c4b565b610d13565b3480156106a757600080fd5b506102816106b6366004611be6565b610d9c565b3480156106c757600080fd5b5061036b60085481565b3480156106dd57600080fd5b506102ce6106ec366004611be6565b610e6d565b3480156106fd57600080fd5b5061036b600c5481565b34801561071357600080fd5b5061036b610722366004611c99565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b34801561075957600080fd5b5061036b60095481565b34801561076f57600080fd5b5061036b600e5481565b34801561078557600080fd5b50610281610794366004611bcb565b610fc4565b3480156107a557600080fd5b5061036b60115481565b3480156107bb57600080fd5b5061036b600a5481565b6005546001600160a01b031633146107f85760405162461bcd60e51b81526004016107ef90611cc3565b60405180910390fd5b6010829055601181905561080c8183611d0e565b600f818155101561085f5760405162461bcd60e51b815260206004820152601d60248201527f4d757374206b656570206665657320617420313525206f72206c65737300000060448201526064016107ef565b5050565b60606003805461087290611d26565b80601f016020809104026020016040519081016040528092919081815260200182805461089e90611d26565b80156108eb5780601f106108c0576101008083540402835291602001916108eb565b820191906000526020600020905b8154815290600101906020018083116108ce57829003601f168201915b5050505050905090565b600061090233848461105f565b50600192915050565b6005546001600160a01b031633146109355760405162461bcd60e51b81526004016107ef90611cc3565b6007546040516001600160a01b03918216918316907f90b8024c4923d3873ff5b9fcb43d0360d4b9217fa41225d07ba379993552e74390600090a3600780546001600160a01b0319166001600160a01b0392909216919091179055565b6005546001600160a01b031633146109bc5760405162461bcd60e51b81526004016107ef90611cc3565b670de0b6b3a76400006103e86109d160025490565b6109dc906001611d61565b6109e69190611d80565b6109f09190611d80565b811015610a575760405162461bcd60e51b815260206004820152602f60248201527f43616e6e6f7420736574206d61785472616e73616374696f6e416d6f756e742060448201526e6c6f776572207468616e20302e312560881b60648201526084016107ef565b610a6981670de0b6b3a7640000611d61565b60085550565b6000610a7c848484611183565b6001600160a01b038416600090815260016020908152604080832033845290915290205482811015610b015760405162461bcd60e51b815260206004820152602860248201527f45524332303a207472616e7366657220616d6f756e74206578636565647320616044820152676c6c6f77616e636560c01b60648201526084016107ef565b610b0e853385840361105f565b506001949350505050565b6005546001600160a01b03163314610b435760405162461bcd60e51b81526004016107ef90611cc3565b600d829055600e819055610b578183611d0e565b600c819055600a101561085f5760405162461bcd60e51b815260206004820152601d60248201527f4d757374206b656570206665657320617420313025206f72206c65737300000060448201526064016107ef565b6005546001600160a01b03163314610bd65760405162461bcd60e51b81526004016107ef90611cc3565b610be060006117c3565b565b6005546000906001600160a01b03163314610c0f5760405162461bcd60e51b81526004016107ef90611cc3565b50600b805460ff19169055600190565b6005546001600160a01b03163314610c495760405162461bcd60e51b81526004016107ef90611cc3565b6001600160a01b03919091166000908152601360205260409020805460ff1916911515919091179055565b6005546001600160a01b03163314610c9e5760405162461bcd60e51b81526004016107ef90611cc3565b600b805462ffff00191662010100179055565b6005546001600160a01b03163314610cdb5760405162461bcd60e51b81526004016107ef90611cc3565b600b8054911515620100000262ff000019909216919091179055565b60606004805461087290611d26565b6000610902338484611183565b6005546001600160a01b03163314610d3d5760405162461bcd60e51b81526004016107ef90611cc3565b6001600160a01b038216600081815260126020908152604091829020805460ff191685151590811790915591519182527f9d8f7706ea1113d1a167b526eca956215946dd36cc7df39eb16180222d8b5df7910160405180910390a25050565b6005546001600160a01b03163314610dc65760405162461bcd60e51b81526004016107ef90611cc3565b670de0b6b3a76400006103e8610ddb60025490565b610de6906005611d61565b610df09190611d80565b610dfa9190611d80565b811015610e555760405162461bcd60e51b8152602060048201526024808201527f43616e6e6f7420736574206d617857616c6c6574206c6f776572207468616e20604482015263302e352560e01b60648201526084016107ef565b610e6781670de0b6b3a7640000611d61565b600a5550565b6005546000906001600160a01b03163314610e9a5760405162461bcd60e51b81526004016107ef90611cc3565b620186a0610ea760025490565b610eb2906001611d61565b610ebc9190611d80565b821015610f295760405162461bcd60e51b815260206004820152603560248201527f5377617020616d6f756e742063616e6e6f74206265206c6f776572207468616e60448201527410181718181892903a37ba30b61039bab838363c9760591b60648201526084016107ef565b6103e8610f3560025490565b610f40906005611d61565b610f4a9190611d80565b821115610fb65760405162461bcd60e51b815260206004820152603460248201527f5377617020616d6f756e742063616e6e6f742062652068696768657220746861604482015273371018171a92903a37ba30b61039bab838363c9760611b60648201526084016107ef565b50600981905560015b919050565b6005546001600160a01b03163314610fee5760405162461bcd60e51b81526004016107ef90611cc3565b6001600160a01b0381166110535760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b60648201526084016107ef565b61105c816117c3565b50565b6001600160a01b0383166110c15760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b60648201526084016107ef565b6001600160a01b0382166111225760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b60648201526084016107ef565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b6001600160a01b0383166111a95760405162461bcd60e51b81526004016107ef90611da2565b6001600160a01b0382166111cf5760405162461bcd60e51b81526004016107ef90611de7565b806111e5576111e083836000611815565b505050565b600b5460ff16156114bd576005546001600160a01b0384811691161480159061121c57506005546001600160a01b03838116911614155b801561123057506001600160a01b03821615155b801561124757506001600160a01b03821661dead14155b801561125d5750600654600160a01b900460ff16155b156114bd57600b54610100900460ff166112f5576001600160a01b03831660009081526012602052604090205460ff16806112b057506001600160a01b03821660009081526012602052604090205460ff165b6112f55760405162461bcd60e51b81526020600482015260166024820152752a3930b234b7339034b9903737ba1030b1ba34bb329760511b60448201526064016107ef565b7f00000000000000000000000063abf92a5c8d9abf4ed1f2f1be93269ae04485116001600160a01b0316836001600160a01b031614801561134f57506001600160a01b03821660009081526013602052604090205460ff16155b15611433576008548111156113c45760405162461bcd60e51b815260206004820152603560248201527f427579207472616e7366657220616d6f756e742065786365656473207468652060448201527436b0bc2a3930b739b0b1ba34b7b720b6b7bab73a1760591b60648201526084016107ef565b600a546001600160a01b0383166000908152602081905260409020546113ea9083611d0e565b111561142e5760405162461bcd60e51b815260206004820152601360248201527213585e081dd85b1b195d08195e18d959591959606a1b60448201526064016107ef565b6114bd565b6001600160a01b03821660009081526013602052604090205460ff166114bd57600a546001600160a01b0383166000908152602081905260409020546114799083611d0e565b11156114bd5760405162461bcd60e51b815260206004820152601360248201527213585e081dd85b1b195d08195e18d959591959606a1b60448201526064016107ef565b30600090815260208190526040902054600954811080159081906114e95750600b5462010000900460ff165b80156114ff5750600654600160a01b900460ff16155b801561153c57507f00000000000000000000000063abf92a5c8d9abf4ed1f2f1be93269ae04485116001600160a01b0316846001600160a01b0316145b801561156157506001600160a01b03851660009081526012602052604090205460ff16155b801561158657506001600160a01b03841660009081526012602052604090205460ff16155b156115b4576006805460ff60a01b1916600160a01b1790556115a661196a565b6006805460ff60a01b191690555b6006546001600160a01b03861660009081526012602052604090205460ff600160a01b90920482161591168061160257506001600160a01b03851660009081526012602052604090205460ff165b1561160b575060005b600080600083156117ad577f00000000000000000000000063abf92a5c8d9abf4ed1f2f1be93269ae04485116001600160a01b0316886001600160a01b031614801561165957506000600f54115b156116bf5761167e6064611678600f548a6119b190919063ffffffff16565b906119c4565b9250600f54601154846116919190611d61565b61169b9190611d80565b9150600f54601054846116ae9190611d61565b6116b89190611d80565b905061175e565b7f00000000000000000000000063abf92a5c8d9abf4ed1f2f1be93269ae04485116001600160a01b0316896001600160a01b031614801561170257506000600c54115b1561175e576117216064611678600c548a6119b190919063ffffffff16565b9250600c54600e54846117349190611d61565b61173e9190611d80565b9150600c54600d54846117519190611d61565b61175b9190611d80565b90505b821561176f5761176f893085611815565b81156117a0576117a0307f00000000000000000000000063abf92a5c8d9abf4ed1f2f1be93269ae044851184611815565b6117aa8388611e2a565b96505b6117b8898989611815565b505050505050505050565b600580546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b6001600160a01b03831661183b5760405162461bcd60e51b81526004016107ef90611da2565b6001600160a01b0382166118615760405162461bcd60e51b81526004016107ef90611de7565b6001600160a01b038316600090815260208190526040902054818110156118d95760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b60648201526084016107ef565b6001600160a01b03808516600090815260208190526040808220858503905591851681529081208054849290611910908490611d0e565b92505081905550826001600160a01b0316846001600160a01b03167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8460405161195c91815260200190565b60405180910390a350505050565b30600090815260208190526040902054806119825750565b600954611990906014611d61565b8111156119a8576009546119a5906014611d61565b90505b61105c816119d0565b60006119bd8284611d61565b9392505050565b60006119bd8284611d80565b6040805160028082526060820183526000926020830190803683370190505090503081600081518110611a0557611a05611e41565b6001600160a01b039283166020918202929092010152600654825191169082906001908110611a3657611a36611e41565b60200260200101906001600160a01b031690816001600160a01b031681525050611a81307f0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d8461105f565b600754604051635c11d79560e01b81526001600160a01b037f0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d811692635c11d79592611add928792600092889291909116904290600401611e57565b600060405180830381600087803b158015611af757600080fd5b505af1158015611b0b573d6000803e3d6000fd5b505050505050565b60008060408385031215611b2657600080fd5b50508035926020909101359150565b600060208083528351808285015260005b81811015611b6257858101830151858201604001528201611b46565b81811115611b74576000604083870101525b50601f01601f1916929092016040019392505050565b80356001600160a01b0381168114610fbf57600080fd5b60008060408385031215611bb457600080fd5b611bbd83611b8a565b946020939093013593505050565b600060208284031215611bdd57600080fd5b6119bd82611b8a565b600060208284031215611bf857600080fd5b5035919050565b600080600060608486031215611c1457600080fd5b611c1d84611b8a565b9250611c2b60208501611b8a565b9150604084013590509250925092565b80358015158114610fbf57600080fd5b60008060408385031215611c5e57600080fd5b611c6783611b8a565b9150611c7560208401611c3b565b90509250929050565b600060208284031215611c9057600080fd5b6119bd82611c3b565b60008060408385031215611cac57600080fd5b611cb583611b8a565b9150611c7560208401611b8a565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b634e487b7160e01b600052601160045260246000fd5b60008219821115611d2157611d21611cf8565b500190565b600181811c90821680611d3a57607f821691505b60208210811415611d5b57634e487b7160e01b600052602260045260246000fd5b50919050565b6000816000190483118215151615611d7b57611d7b611cf8565b500290565b600082611d9d57634e487b7160e01b600052601260045260246000fd5b500490565b60208082526025908201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604082015264647265737360d81b606082015260800190565b60208082526023908201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260408201526265737360e81b606082015260800190565b600082821015611e3c57611e3c611cf8565b500390565b634e487b7160e01b600052603260045260246000fd5b600060a082018783526020878185015260a0604085015281875180845260c086019150828901935060005b81811015611ea75784516001600160a01b031683529383019391830191600101611e82565b50506001600160a01b0396909616606085015250505060800152939250505056fea26469706673582212203de274c012b034226ef2ddfd184a7e4e4cba81dda3a1fd6e7188eb212156df2264736f6c634300080c0033

Deployed Bytecode Sourcemap

23881:10714:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;29138:318;;;;;;;;;;-1:-1:-1;29138:318:0;;;;;:::i;:::-;;:::i;:::-;;8737:100;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;10904:169;;;;;;;;;;-1:-1:-1;10904:169:0;;;;;:::i;:::-;;:::i;:::-;;;1471:14:1;;1464:22;1446:41;;1434:2;1419:18;10904:169:0;1306:187:1;24841:63:0;;;;;;;;;;-1:-1:-1;24841:63:0;;;;;:::i;:::-;;;;;;;;;;;;;;;;23958:51;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;1879:32:1;;;1861:51;;1849:2;1834:18;23958:51:0;1689:229:1;9857:108:0;;;;;;;;;;-1:-1:-1;9945:12:0;;9857:108;;;2069:25:1;;;2057:2;2042:18;9857:108:0;1923:177:1;29654:189:0;;;;;;;;;;-1:-1:-1;29654:189:0;;;;;:::i;:::-;;:::i;27901:275::-;;;;;;;;;;-1:-1:-1;27901:275:0;;;;;:::i;:::-;;:::i;11555:492::-;;;;;;;;;;-1:-1:-1;11555:492:0;;;;;:::i;:::-;;:::i;24061:53::-;;;;;;;;;;;;24107:6;24061:53;;9699:93;;;;;;;;;;-1:-1:-1;9699:93:0;;9782:2;2973:36:1;;2961:2;2946:18;9699:93:0;2831:184:1;24121:63:0;;;;;;;;;;-1:-1:-1;24121:63:0;;;;-1:-1:-1;;;;;24121:63:0;;;24016:38;;;;;;;;;;;;;;;24371:33;;;;;;;;;;-1:-1:-1;24371:33:0;;;;;;;;29853:126;;;;;;;;;;-1:-1:-1;29853:126:0;;;;;:::i;:::-;-1:-1:-1;;;;;29943:28:0;29919:4;29943:28;;;:19;:28;;;;;;;;;29853:126;28819:311;;;;;;;;;;-1:-1:-1;28819:311:0;;;;;:::i;:::-;;:::i;24594:28::-;;;;;;;;;;;;;;;;24451:30;;;;;;;;;;-1:-1:-1;24451:30:0;;;;;;;;;;;10028:127;;;;;;;;;;-1:-1:-1;10028:127:0;;;;;:::i;:::-;-1:-1:-1;;;;;10129:18:0;10102:7;10129:18;;;;;;;;;;;;10028:127;1972:103;;;;;;;;;;;;;:::i;27205:121::-;;;;;;;;;;;;;:::i;28448:167::-;;;;;;;;;;-1:-1:-1;28448:167:0;;;;;:::i;:::-;;:::i;27041:112::-;;;;;;;;;;;;;:::i;1321:87::-;;;;;;;;;;-1:-1:-1;1394:6:0;;-1:-1:-1;;;;;1394:6:0;1321:87;;24223:24;;;;;;;;;;-1:-1:-1;24223:24:0;;;;-1:-1:-1;;;;;24223:24:0;;;28711:100;;;;;;;;;;-1:-1:-1;28711:100:0;;;;;:::i;:::-;;:::i;8956:104::-;;;;;;;;;;;;;:::i;24524:24::-;;;;;;;;;;;;;;;;24629:25;;;;;;;;;;;;;;;;10368:175;;;;;;;;;;-1:-1:-1;10368:175:0;;;;;:::i;:::-;;:::i;24411:33::-;;;;;;;;;;-1:-1:-1;24411:33:0;;;;;;;;;;;29464:182;;;;;;;;;;-1:-1:-1;29464:182:0;;;;;:::i;:::-;;:::i;28184:256::-;;;;;;;;;;-1:-1:-1;28184:256:0;;;;;:::i;:::-;;:::i;24256:35::-;;;;;;;;;;;;;;;;27396:497;;;;;;;;;;-1:-1:-1;27396:497:0;;;;;:::i;:::-;;:::i;24490:27::-;;;;;;;;;;;;;;;;10606:151;;;;;;;;;;-1:-1:-1;10606:151:0;;;;;:::i;:::-;-1:-1:-1;;;;;10722:18:0;;;10695:7;10722:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;10606:151;24298:33;;;;;;;;;;;;;;;;24555:30;;;;;;;;;;;;;;;;2230:201;;;;;;;;;;-1:-1:-1;2230:201:0;;;;;:::i;:::-;;:::i;24661:31::-;;;;;;;;;;;;;;;;24338:24;;;;;;;;;;;;;;;;29138:318;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;;;;;;;;;29257:10:::1;:20:::0;;;29288:16:::1;:32:::0;;;29347:29:::1;29307:13:::0;29270:7;29347:29:::1;:::i;:::-;29331:13;:45:::0;;;-1:-1:-1;29395:19:0::1;29387:61;;;::::0;-1:-1:-1;;;29387:61:0;;4722:2:1;29387:61:0::1;::::0;::::1;4704:21:1::0;4761:2;4741:18;;;4734:30;4800:31;4780:18;;;4773:59;4849:18;;29387:61:0::1;4520:353:1::0;29387:61:0::1;29138:318:::0;;:::o;8737:100::-;8791:13;8824:5;8817:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8737:100;:::o;10904:169::-;10987:4;11004:39;773:10;11027:7;11036:6;11004:8;:39::i;:::-;-1:-1:-1;11061:4:0;10904:169;;;;:::o;29654:189::-;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;29790:9:::1;::::0;29759:41:::1;::::0;-1:-1:-1;;;;;29790:9:0;;::::1;::::0;29759:41;::::1;::::0;::::1;::::0;29790:9:::1;::::0;29759:41:::1;29811:9;:24:::0;;-1:-1:-1;;;;;;29811:24:0::1;-1:-1:-1::0;;;;;29811:24:0;;;::::1;::::0;;;::::1;::::0;;29654:189::o;27901:275::-;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;28038:4:::1;28030;28009:13;9945:12:::0;;;9857:108;28009:13:::1;:17;::::0;28025:1:::1;28009:17;:::i;:::-;28008:26;;;;:::i;:::-;28007:35;;;;:::i;:::-;27997:6;:45;;27975:142;;;::::0;-1:-1:-1;;;27975:142:0;;5860:2:1;27975:142:0::1;::::0;::::1;5842:21:1::0;5899:2;5879:18;;;5872:30;5938:34;5918:18;;;5911:62;-1:-1:-1;;;5989:18:1;;;5982:45;6044:19;;27975:142:0::1;5658:411:1::0;27975:142:0::1;28151:17;:6:::0;28161::::1;28151:17;:::i;:::-;28128:20;:40:::0;-1:-1:-1;27901:275:0:o;11555:492::-;11695:4;11712:36;11722:6;11730:9;11741:6;11712:9;:36::i;:::-;-1:-1:-1;;;;;11788:19:0;;11761:24;11788:19;;;:11;:19;;;;;;;;773:10;11788:33;;;;;;;;11840:26;;;;11832:79;;;;-1:-1:-1;;;11832:79:0;;6276:2:1;11832:79:0;;;6258:21:1;6315:2;6295:18;;;6288:30;6354:34;6334:18;;;6327:62;-1:-1:-1;;;6405:18:1;;;6398:38;6453:19;;11832:79:0;6074:404:1;11832:79:0;11947:57;11956:6;773:10;11997:6;11978:16;:25;11947:8;:57::i;:::-;-1:-1:-1;12035:4:0;;11555:492;-1:-1:-1;;;;11555:492:0:o;28819:311::-;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;28937:9:::1;:19:::0;;;28967:15:::1;:31:::0;;;29024:27:::1;28985:13:::0;28949:7;29024:27:::1;:::i;:::-;29009:12;:42:::0;;;29086:2:::1;-1:-1:-1::0;29070:18:0::1;29062:60;;;::::0;-1:-1:-1;;;29062:60:0;;6685:2:1;29062:60:0::1;::::0;::::1;6667:21:1::0;6724:2;6704:18;;;6697:30;6763:31;6743:18;;;6736:59;6812:18;;29062:60:0::1;6483:353:1::0;1972:103:0;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;2037:30:::1;2064:1;2037:18;:30::i;:::-;1972:103::o:0;27205:121::-;1394:6;;27257:4;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;-1:-1:-1;27274:14:0::1;:22:::0;;-1:-1:-1;;27274:22:0::1;::::0;;;27205:121;:::o;28448:167::-;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;28561:39:0;;;::::1;;::::0;;;:31:::1;:39;::::0;;;;:46;;-1:-1:-1;;28561:46:0::1;::::0;::::1;;::::0;;;::::1;::::0;;28448:167::o;27041:112::-;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;27096:13:::1;:20:::0;;-1:-1:-1;;27127:18:0;;;;;27041:112::o;28711:100::-;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;28782:11:::1;:21:::0;;;::::1;;::::0;::::1;-1:-1:-1::0;;28782:21:0;;::::1;::::0;;;::::1;::::0;;28711:100::o;8956:104::-;9012:13;9045:7;9038:14;;;;;:::i;10368:175::-;10454:4;10471:42;773:10;10495:9;10506:6;10471:9;:42::i;29464:182::-;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;29549:28:0;::::1;;::::0;;;:19:::1;:28;::::0;;;;;;;;:39;;-1:-1:-1;;29549:39:0::1;::::0;::::1;;::::0;;::::1;::::0;;;29604:34;;1446:41:1;;;29604:34:0::1;::::0;1419:18:1;29604:34:0::1;;;;;;;29464:182:::0;;:::o;28184:256::-;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;28324:4:::1;28316;28295:13;9945:12:::0;;;9857:108;28295:13:::1;:17;::::0;28311:1:::1;28295:17;:::i;:::-;28294:26;;;;:::i;:::-;28293:35;;;;:::i;:::-;28283:6;:45;;28261:131;;;::::0;-1:-1:-1;;;28261:131:0;;7043:2:1;28261:131:0::1;::::0;::::1;7025:21:1::0;7082:2;7062:18;;;7055:30;7121:34;7101:18;;;7094:62;-1:-1:-1;;;7172:18:1;;;7165:34;7216:19;;28261:131:0::1;6841:400:1::0;28261:131:0::1;28415:17;:6:::0;28425::::1;28415:17;:::i;:::-;28403:9;:29:::0;-1:-1:-1;28184:256:0:o;27396:497::-;1394:6;;27504:4;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;27583:6:::1;27562:13;9945:12:::0;;;9857:108;27562:13:::1;:17;::::0;27578:1:::1;27562:17;:::i;:::-;27561:28;;;;:::i;:::-;27548:9;:41;;27526:144;;;::::0;-1:-1:-1;;;27526:144:0;;7448:2:1;27526:144:0::1;::::0;::::1;7430:21:1::0;7487:2;7467:18;;;7460:30;7526:34;7506:18;;;7499:62;-1:-1:-1;;;7577:18:1;;;7570:51;7638:19;;27526:144:0::1;7246:417:1::0;27526:144:0::1;27738:4;27717:13;9945:12:::0;;;9857:108;27717:13:::1;:17;::::0;27733:1:::1;27717:17;:::i;:::-;27716:26;;;;:::i;:::-;27703:9;:39;;27681:141;;;::::0;-1:-1:-1;;;27681:141:0;;7870:2:1;27681:141:0::1;::::0;::::1;7852:21:1::0;7909:2;7889:18;;;7882:30;7948:34;7928:18;;;7921:62;-1:-1:-1;;;7999:18:1;;;7992:50;8059:19;;27681:141:0::1;7668:416:1::0;27681:141:0::1;-1:-1:-1::0;27833:18:0::1;:30:::0;;;27881:4:::1;1612:1;27396:497:::0;;;:::o;2230:201::-;1394:6;;-1:-1:-1;;;;;1394:6:0;773:10;1541:23;1533:68;;;;-1:-1:-1;;;1533:68:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;2319:22:0;::::1;2311:73;;;::::0;-1:-1:-1;;;2311:73:0;;8291:2:1;2311:73:0::1;::::0;::::1;8273:21:1::0;8330:2;8310:18;;;8303:30;8369:34;8349:18;;;8342:62;-1:-1:-1;;;8420:18:1;;;8413:36;8466:19;;2311:73:0::1;8089:402:1::0;2311:73:0::1;2395:28;2414:8;2395:18;:28::i;:::-;2230:201:::0;:::o;14396:380::-;-1:-1:-1;;;;;14532:19:0;;14524:68;;;;-1:-1:-1;;;14524:68:0;;8698:2:1;14524:68:0;;;8680:21:1;8737:2;8717:18;;;8710:30;8776:34;8756:18;;;8749:62;-1:-1:-1;;;8827:18:1;;;8820:34;8871:19;;14524:68:0;8496:400:1;14524:68:0;-1:-1:-1;;;;;14611:21:0;;14603:68;;;;-1:-1:-1;;;14603:68:0;;9103:2:1;14603:68:0;;;9085:21:1;9142:2;9122:18;;;9115:30;9181:34;9161:18;;;9154:62;-1:-1:-1;;;9232:18:1;;;9225:32;9274:19;;14603:68:0;8901:398:1;14603:68:0;-1:-1:-1;;;;;14684:18:0;;;;;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;:36;;;14736:32;;2069:25:1;;;14736:32:0;;2042:18:1;14736:32:0;;;;;;;14396:380;;;:::o;29987:3679::-;-1:-1:-1;;;;;30119:18:0;;30111:68;;;;-1:-1:-1;;;30111:68:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;30198:16:0;;30190:64;;;;-1:-1:-1;;;30190:64:0;;;;;;;:::i;:::-;30271:11;30267:93;;30299:28;30315:4;30321:2;30325:1;30299:15;:28::i;:::-;29987:3679;;;:::o;30267:93::-;30376:14;;;;30372:1430;;;1394:6;;-1:-1:-1;;;;;30429:15:0;;;1394:6;;30429:15;;;;:49;;-1:-1:-1;1394:6:0;;-1:-1:-1;;;;;30465:13:0;;;1394:6;;30465:13;;30429:49;:86;;;;-1:-1:-1;;;;;;30499:16:0;;;;30429:86;:128;;;;-1:-1:-1;;;;;;30536:21:0;;30550:6;30536:21;;30429:128;:158;;;;-1:-1:-1;30579:8:0;;-1:-1:-1;;;30579:8:0;;;;30578:9;30429:158;30407:1384;;;30627:13;;;;;;;30622:223;;-1:-1:-1;;;;;30699:25:0;;;;;;:19;:25;;;;;;;;;:52;;-1:-1:-1;;;;;;30728:23:0;;;;;;:19;:23;;;;;;;;30699:52;30665:160;;;;-1:-1:-1;;;30665:160:0;;10316:2:1;30665:160:0;;;10298:21:1;10355:2;10335:18;;;10328:30;-1:-1:-1;;;10374:18:1;;;10367:52;10436:18;;30665:160:0;10114:346:1;30665:160:0;31059:13;-1:-1:-1;;;;;31051:21:0;:4;-1:-1:-1;;;;;31051:21:0;;:82;;;;-1:-1:-1;;;;;;31098:35:0;;;;;;:31;:35;;;;;;;;31097:36;31051:82;31025:751;;;31220:20;;31210:6;:30;;31176:169;;;;-1:-1:-1;;;31176:169:0;;10667:2:1;31176:169:0;;;10649:21:1;10706:2;10686:18;;;10679:30;10745:34;10725:18;;;10718:62;-1:-1:-1;;;10796:18:1;;;10789:51;10857:19;;31176:169:0;10465:417:1;31176:169:0;31428:9;;-1:-1:-1;;;;;10129:18:0;;10102:7;10129:18;;;;;;;;;;;31402:22;;:6;:22;:::i;:::-;:35;;31368:140;;;;-1:-1:-1;;;31368:140:0;;11089:2:1;31368:140:0;;;11071:21:1;11128:2;11108:18;;;11101:30;-1:-1:-1;;;11147:18:1;;;11140:49;11206:18;;31368:140:0;10887:343:1;31368:140:0;31025:751;;;-1:-1:-1;;;;;31556:35:0;;;;;;:31;:35;;;;;;;;31551:225;;31676:9;;-1:-1:-1;;;;;10129:18:0;;10102:7;10129:18;;;;;;;;;;;31650:22;;:6;:22;:::i;:::-;:35;;31616:140;;;;-1:-1:-1;;;31616:140:0;;11089:2:1;31616:140:0;;;11071:21:1;11128:2;11108:18;;;11101:30;-1:-1:-1;;;11147:18:1;;;11140:49;11206:18;;31616:140:0;10887:343:1;31616:140:0;31863:4;31814:28;10129:18;;;;;;;;;;;31921;;31897:42;;;;;;;31970:35;;-1:-1:-1;31994:11:0;;;;;;;31970:35;:61;;;;-1:-1:-1;32023:8:0;;-1:-1:-1;;;32023:8:0;;;;32022:9;31970:61;:97;;;;;32054:13;-1:-1:-1;;;;;32048:19:0;:2;-1:-1:-1;;;;;32048:19:0;;31970:97;:140;;;;-1:-1:-1;;;;;;32085:25:0;;;;;;:19;:25;;;;;;;;32084:26;31970:140;:181;;;;-1:-1:-1;;;;;;32128:23:0;;;;;;:19;:23;;;;;;;;32127:24;31970:181;31952:313;;;32178:8;:15;;-1:-1:-1;;;;32178:15:0;-1:-1:-1;;;32178:15:0;;;32210:10;:8;:10::i;:::-;32237:8;:16;;-1:-1:-1;;;;32237:16:0;;;31952:313;32293:8;;-1:-1:-1;;;;;32403:25:0;;32277:12;32403:25;;;:19;:25;;;;;;32293:8;-1:-1:-1;;;32293:8:0;;;;;32292:9;;32403:25;;:52;;-1:-1:-1;;;;;;32432:23:0;;;;;;:19;:23;;;;;;;;32403:52;32399:100;;;-1:-1:-1;32482:5:0;32399:100;32511:12;32538:26;32579:20;32692:7;32688:925;;;32750:13;-1:-1:-1;;;;;32744:19:0;:2;-1:-1:-1;;;;;32744:19:0;;:40;;;;;32783:1;32767:13;;:17;32744:40;32740:583;;;32812:34;32842:3;32812:25;32823:13;;32812:6;:10;;:25;;;;:::i;:::-;:29;;:34::i;:::-;32805:41;;32914:13;;32894:16;;32887:4;:23;;;;:::i;:::-;32886:41;;;;:::i;:::-;32865:62;;32983:13;;32969:10;;32962:4;:17;;;;:::i;:::-;32961:35;;;;:::i;:::-;32946:50;;32740:583;;;33066:13;-1:-1:-1;;;;;33058:21:0;:4;-1:-1:-1;;;;;33058:21:0;;:41;;;;;33098:1;33083:12;;:16;33058:41;33054:269;;;33127:33;33156:3;33127:24;33138:12;;33127:6;:10;;:24;;;;:::i;:33::-;33120:40;;33227:12;;33208:15;;33201:4;:22;;;;:::i;:::-;33200:39;;;;:::i;:::-;33179:60;;33295:12;;33282:9;;33275:4;:16;;;;:::i;:::-;33274:33;;;;:::i;:::-;33259:48;;33054:269;33343:7;;33339:90;;33371:42;33387:4;33401;33408;33371:15;:42::i;:::-;33447:22;;33443:128;;33490:65;33514:4;33521:13;33536:18;33490:15;:65::i;:::-;33587:14;33597:4;33587:14;;:::i;:::-;;;32688:925;33625:33;33641:4;33647:2;33651:6;33625:15;:33::i;:::-;30100:3566;;;;;;29987:3679;;;:::o;2591:191::-;2684:6;;;-1:-1:-1;;;;;2701:17:0;;;-1:-1:-1;;;;;;2701:17:0;;;;;;;2734:40;;2684:6;;;2701:17;2684:6;;2734:40;;2665:16;;2734:40;2654:128;2591:191;:::o;12537:733::-;-1:-1:-1;;;;;12677:20:0;;12669:70;;;;-1:-1:-1;;;12669:70:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;12758:23:0;;12750:71;;;;-1:-1:-1;;;12750:71:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;12918:17:0;;12894:21;12918:17;;;;;;;;;;;12954:23;;;;12946:74;;;;-1:-1:-1;;;12946:74:0;;11567:2:1;12946:74:0;;;11549:21:1;11606:2;11586:18;;;11579:30;11645:34;11625:18;;;11618:62;-1:-1:-1;;;11696:18:1;;;11689:36;11742:19;;12946:74:0;11365:402:1;12946:74:0;-1:-1:-1;;;;;13056:17:0;;;:9;:17;;;;;;;;;;;13076:22;;;13056:42;;13120:20;;;;;;;;:30;;13092:6;;13056:9;13120:30;;13092:6;;13120:30;:::i;:::-;;;;;;;;13185:9;-1:-1:-1;;;;;13168:35:0;13177:6;-1:-1:-1;;;;;13168:35:0;;13196:6;13168:35;;;;2069:25:1;;2057:2;2042:18;;1923:177;13168:35:0;;;;;;;;12658:612;12537:733;;;:::o;34251:339::-;34334:4;34290:23;10129:18;;;;;;;;;;;;34351:59;;34392:7;34251:339::o;34351:59::-;34444:18;;:23;;34465:2;34444:23;:::i;:::-;34426:15;:41;34422:115;;;34502:18;;:23;;34523:2;34502:23;:::i;:::-;34484:41;;34422:115;34549:33;34566:15;34549:16;:33::i;19849:98::-;19907:7;19934:5;19938:1;19934;:5;:::i;:::-;19927:12;19849:98;-1:-1:-1;;;19849:98:0:o;20248:::-;20306:7;20333:5;20337:1;20333;:5;:::i;33674:569::-;33824:16;;;33838:1;33824:16;;;;;;;;33800:21;;33824:16;;;;;;;;;;-1:-1:-1;33824:16:0;33800:40;;33869:4;33851;33856:1;33851:7;;;;;;;;:::i;:::-;-1:-1:-1;;;;;33851:23:0;;;:7;;;;;;;;;:23;33895:3;;33885:7;;33895:3;;;33885:4;;33895:3;;33885:7;;;;;;:::i;:::-;;;;;;:13;-1:-1:-1;;;;;33885:13:0;;;-1:-1:-1;;;;;33885:13:0;;;;;33911:62;33928:4;33943:15;33961:11;33911:8;:62::i;:::-;34185:9;;34012:223;;-1:-1:-1;;;34012:223:0;;-1:-1:-1;;;;;34012:15:0;:69;;;;;:223;;34096:11;;34122:1;;34166:4;;34185:9;;;;;34209:15;;34012:223;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;33729:514;33674:569;:::o;14:248:1:-;82:6;90;143:2;131:9;122:7;118:23;114:32;111:52;;;159:1;156;149:12;111:52;-1:-1:-1;;182:23:1;;;252:2;237:18;;;224:32;;-1:-1:-1;14:248:1:o;267:597::-;379:4;408:2;437;426:9;419:21;469:6;463:13;512:6;507:2;496:9;492:18;485:34;537:1;547:140;561:6;558:1;555:13;547:140;;;656:14;;;652:23;;646:30;622:17;;;641:2;618:26;611:66;576:10;;547:140;;;705:6;702:1;699:13;696:91;;;775:1;770:2;761:6;750:9;746:22;742:31;735:42;696:91;-1:-1:-1;848:2:1;827:15;-1:-1:-1;;823:29:1;808:45;;;;855:2;804:54;;267:597;-1:-1:-1;;;267:597:1:o;869:173::-;937:20;;-1:-1:-1;;;;;986:31:1;;976:42;;966:70;;1032:1;1029;1022:12;1047:254;1115:6;1123;1176:2;1164:9;1155:7;1151:23;1147:32;1144:52;;;1192:1;1189;1182:12;1144:52;1215:29;1234:9;1215:29;:::i;:::-;1205:39;1291:2;1276:18;;;;1263:32;;-1:-1:-1;;;1047:254:1:o;1498:186::-;1557:6;1610:2;1598:9;1589:7;1585:23;1581:32;1578:52;;;1626:1;1623;1616:12;1578:52;1649:29;1668:9;1649:29;:::i;2105:180::-;2164:6;2217:2;2205:9;2196:7;2192:23;2188:32;2185:52;;;2233:1;2230;2223:12;2185:52;-1:-1:-1;2256:23:1;;2105:180;-1:-1:-1;2105:180:1:o;2290:328::-;2367:6;2375;2383;2436:2;2424:9;2415:7;2411:23;2407:32;2404:52;;;2452:1;2449;2442:12;2404:52;2475:29;2494:9;2475:29;:::i;:::-;2465:39;;2523:38;2557:2;2546:9;2542:18;2523:38;:::i;:::-;2513:48;;2608:2;2597:9;2593:18;2580:32;2570:42;;2290:328;;;;;:::o;3020:160::-;3085:20;;3141:13;;3134:21;3124:32;;3114:60;;3170:1;3167;3160:12;3185:254;3250:6;3258;3311:2;3299:9;3290:7;3286:23;3282:32;3279:52;;;3327:1;3324;3317:12;3279:52;3350:29;3369:9;3350:29;:::i;:::-;3340:39;;3398:35;3429:2;3418:9;3414:18;3398:35;:::i;:::-;3388:45;;3185:254;;;;;:::o;3444:180::-;3500:6;3553:2;3541:9;3532:7;3528:23;3524:32;3521:52;;;3569:1;3566;3559:12;3521:52;3592:26;3608:9;3592:26;:::i;3629:260::-;3697:6;3705;3758:2;3746:9;3737:7;3733:23;3729:32;3726:52;;;3774:1;3771;3764:12;3726:52;3797:29;3816:9;3797:29;:::i;:::-;3787:39;;3845:38;3879:2;3868:9;3864:18;3845:38;:::i;3894:356::-;4096:2;4078:21;;;4115:18;;;4108:30;4174:34;4169:2;4154:18;;4147:62;4241:2;4226:18;;3894:356::o;4255:127::-;4316:10;4311:3;4307:20;4304:1;4297:31;4347:4;4344:1;4337:15;4371:4;4368:1;4361:15;4387:128;4427:3;4458:1;4454:6;4451:1;4448:13;4445:39;;;4464:18;;:::i;:::-;-1:-1:-1;4500:9:1;;4387:128::o;4878:380::-;4957:1;4953:12;;;;5000;;;5021:61;;5075:4;5067:6;5063:17;5053:27;;5021:61;5128:2;5120:6;5117:14;5097:18;5094:38;5091:161;;;5174:10;5169:3;5165:20;5162:1;5155:31;5209:4;5206:1;5199:15;5237:4;5234:1;5227:15;5091:161;;4878:380;;;:::o;5263:168::-;5303:7;5369:1;5365;5361:6;5357:14;5354:1;5351:21;5346:1;5339:9;5332:17;5328:45;5325:71;;;5376:18;;:::i;:::-;-1:-1:-1;5416:9:1;;5263:168::o;5436:217::-;5476:1;5502;5492:132;;5546:10;5541:3;5537:20;5534:1;5527:31;5581:4;5578:1;5571:15;5609:4;5606:1;5599:15;5492:132;-1:-1:-1;5638:9:1;;5436:217::o;9304:401::-;9506:2;9488:21;;;9545:2;9525:18;;;9518:30;9584:34;9579:2;9564:18;;9557:62;-1:-1:-1;;;9650:2:1;9635:18;;9628:35;9695:3;9680:19;;9304:401::o;9710:399::-;9912:2;9894:21;;;9951:2;9931:18;;;9924:30;9990:34;9985:2;9970:18;;9963:62;-1:-1:-1;;;10056:2:1;10041:18;;10034:33;10099:3;10084:19;;9710:399::o;11235:125::-;11275:4;11303:1;11300;11297:8;11294:34;;;11308:18;;:::i;:::-;-1:-1:-1;11345:9:1;;11235:125::o;11904:127::-;11965:10;11960:3;11956:20;11953:1;11946:31;11996:4;11993:1;11986:15;12020:4;12017:1;12010:15;12036:980;12298:4;12346:3;12335:9;12331:19;12377:6;12366:9;12359:25;12403:2;12441:6;12436:2;12425:9;12421:18;12414:34;12484:3;12479:2;12468:9;12464:18;12457:31;12508:6;12543;12537:13;12574:6;12566;12559:22;12612:3;12601:9;12597:19;12590:26;;12651:2;12643:6;12639:15;12625:29;;12672:1;12682:195;12696:6;12693:1;12690:13;12682:195;;;12761:13;;-1:-1:-1;;;;;12757:39:1;12745:52;;12852:15;;;;12817:12;;;;12793:1;12711:9;12682:195;;;-1:-1:-1;;;;;;;12933:32:1;;;;12928:2;12913:18;;12906:60;-1:-1:-1;;;12997:3:1;12982:19;12975:35;12894:3;12036:980;-1:-1:-1;;;12036:980:1:o

Swarm Source

ipfs://3de274c012b034226ef2ddfd184a7e4e4cba81dda3a1fd6e7188eb212156df22

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ 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.