FTM Price: $0.98 (-4.32%)
Gas: 36 GWei

Contract

0x713B6b4C8c80C1E8AEBDb92aA0435E507511DA8D
 

Overview

FTM Balance

Fantom LogoFantom LogoFantom Logo0 FTM

FTM Value

$0.00

Sponsored

Transaction Hash
Method
Block
From
To
Value
Approve756444342024-02-14 3:52:0944 days ago1707882729IN
0x713B6b4C...07511DA8D
0 FTM0.0011919649.11683174
Approve300003472022-02-04 17:58:12783 days ago1643997492IN
0x713B6b4C...07511DA8D
0 FTM0.00513999331.1638
Approve286370792022-01-21 11:04:07797 days ago1642763047IN
0x713B6b4C...07511DA8D
0 FTM0.01108836524
Transfer285558302022-01-20 15:34:51798 days ago1642692891IN
0x713B6b4C...07511DA8D
0 FTM0.0251406652.6128
Approve285160532022-01-20 6:06:47799 days ago1642658807IN
0x713B6b4C...07511DA8D
0 FTM0.00928271206.7604
Approve284815072022-01-19 22:11:17799 days ago1642630277IN
0x713B6b4C...07511DA8D
0 FTM0.01543106343.7068
Approve284737122022-01-19 20:24:45799 days ago1642623885IN
0x713B6b4C...07511DA8D
0 FTM0.03092113688.728
Approve284649692022-01-19 18:11:20799 days ago1642615880IN
0x713B6b4C...07511DA8D
0 FTM0.01857834398.0449
Approve284627602022-01-19 17:39:53799 days ago1642613993IN
0x713B6b4C...07511DA8D
0 FTM0.01529513340.6792
Approve284596212022-01-19 16:58:41799 days ago1642611521IN
0x713B6b4C...07511DA8D
0 FTM0.03002051668.668
Approve284573982022-01-19 16:25:30799 days ago1642609530IN
0x713B6b4C...07511DA8D
0 FTM0.0255696569.5296
Approve284559852022-01-19 16:04:27799 days ago1642608267IN
0x713B6b4C...07511DA8D
0 FTM0.02880908641.6848
Approve284544202022-01-19 15:33:13799 days ago1642606393IN
0x713B6b4C...07511DA8D
0 FTM0.01792594399.277
Approve284525842022-01-19 15:05:59799 days ago1642604759IN
0x713B6b4C...07511DA8D
0 FTM0.01742102388.0306
Approve284520212022-01-19 14:57:47799 days ago1642604267IN
0x713B6b4C...07511DA8D
0 FTM0.01729588385.2433
Approve284519142022-01-19 14:56:30799 days ago1642604190IN
0x713B6b4C...07511DA8D
0 FTM0.01717307382.5079
Approve284508692022-01-19 14:39:08799 days ago1642603148IN
0x713B6b4C...07511DA8D
0 FTM0.01555279346.4182
Approve284503732022-01-19 14:32:24799 days ago1642602744IN
0x713B6b4C...07511DA8D
0 FTM0.01584822352.9987
Approve284501212022-01-19 14:29:15799 days ago1642602555IN
0x713B6b4C...07511DA8D
0 FTM0.01593561354.9451
Approve284500512022-01-19 14:28:18799 days ago1642602498IN
0x713B6b4C...07511DA8D
0 FTM0.01604869343.8466
Approve284497502022-01-19 14:24:04799 days ago1642602244IN
0x713B6b4C...07511DA8D
0 FTM0.01740856387.75308
Approve284496342022-01-19 14:22:36799 days ago1642602156IN
0x713B6b4C...07511DA8D
0 FTM0.01583498352.7038
Approve284495362022-01-19 14:21:11799 days ago1642602071IN
0x713B6b4C...07511DA8D
0 FTM0.022448500
Approve284492402022-01-19 14:16:17799 days ago1642601777IN
0x713B6b4C...07511DA8D
0 FTM0.01669491357.6919
Approve284490762022-01-19 14:13:50799 days ago1642601630IN
0x713B6b4C...07511DA8D
0 FTM0.0162967362.9878
View all transactions

Latest 1 internal transaction

Parent Txn Hash Block From To Value
283936372022-01-19 1:13:05800 days ago1642554785  Contract Creation0 FTM
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
Orbit

Compiler Version
v0.6.12+commit.27d51765

Optimization Enabled:
Yes with 200 runs

Other Settings:
default evmVersion, MIT license

Contract Source Code (Solidity)

/**
 *Submitted for verification at ftmscan.com on 2022-01-19
*/

/**
 * Website: https://www.orbitfinance.app/
 * Telegram: https://t.me/orbitfi
 * Twitter: https://twitter.com/orbitfi
*/

// SPDX-License-Identifier: MIT

pragma solidity >=0.6.0 <0.8.0;

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

    function _msgData() internal view virtual returns (bytes memory) {
        this; // silence state mutability warning without generating bytecode - see https://github.com/ethereum/solidity/issues/2691
        return msg.data;
    }
}


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



pragma solidity >=0.6.0 <0.8.0;

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

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

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

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

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

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

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

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


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



pragma solidity >=0.6.0 <0.8.0;

/**
 * @dev Wrappers over Solidity's arithmetic operations with added overflow
 * checks.
 *
 * Arithmetic operations in Solidity wrap on overflow. This can easily result
 * in bugs, because programmers usually assume that an overflow raises an
 * error, which is the standard behavior in high level programming languages.
 * `SafeMath` restores this intuition by reverting the transaction when an
 * operation overflows.
 *
 * Using this library instead of the unchecked operations eliminates an entire
 * class of bugs, so it's recommended to use it always.
 */
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) {
        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) {
        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) {
        // 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) {
        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) {
        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) {
        uint256 c = a + b;
        require(c >= a, "SafeMath: addition overflow");
        return c;
    }

    /**
     * @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) {
        require(b <= a, "SafeMath: subtraction overflow");
        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) {
        if (a == 0) return 0;
        uint256 c = a * b;
        require(c / a == b, "SafeMath: multiplication overflow");
        return c;
    }

    /**
     * @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. 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) internal pure returns (uint256) {
        require(b > 0, "SafeMath: division by zero");
        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) {
        require(b > 0, "SafeMath: modulo by zero");
        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) {
        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.
     *
     * CAUTION: This function is deprecated because it requires allocating memory for the error
     * message unnecessarily. For custom revert reasons use {tryDiv}.
     *
     * 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) {
        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) {
        require(b > 0, errorMessage);
        return a % b;
    }
}


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



pragma solidity >=0.6.0 <0.8.0;



/**
 * @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 guidelines: functions revert instead
 * of 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 {
    using SafeMath for uint256;

    mapping (address => uint256) private _balances;

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

    uint256 private _totalSupply;

    string private _name;
    string private _symbol;
    uint8 private _decimals;

    /**
     * @dev Sets the values for {name} and {symbol}, initializes {decimals} with
     * a default value of 18.
     *
     * To select a different value for {decimals}, use {_setupDecimals}.
     *
     * All three of these values are immutable: they can only be set once during
     * construction.
     */
    constructor (string memory name_, string memory symbol_) public {
        _name = name_;
        _symbol = symbol_;
        _decimals = 18;
    }

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

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

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

    /**
     * @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);
        _approve(sender, _msgSender(), _allowances[sender][_msgSender()].sub(amount, "ERC20: transfer amount exceeds allowance"));
        return true;
    }

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

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

    /**
     * @dev Moves tokens `amount` from `sender` to `recipient`.
     *
     * This is 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);

        _balances[sender] = _balances[sender].sub(amount, "ERC20: transfer amount exceeds balance");
        _balances[recipient] = _balances[recipient].add(amount);
        emit Transfer(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:
     *
     * - `to` 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 = _totalSupply.add(amount);
        _balances[account] = _balances[account].add(amount);
        emit Transfer(address(0), account, amount);
    }

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

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

        _balances[account] = _balances[account].sub(amount, "ERC20: burn amount exceeds balance");
        _totalSupply = _totalSupply.sub(amount);
        emit Transfer(account, address(0), amount);
    }

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

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

    /**
     * @dev Sets {decimals} to a value other than the default one of 18.
     *
     * WARNING: This function should only be called from the constructor. Most
     * applications that interact with token contracts will not expect
     * {decimals} to ever change, and may work incorrectly if it does.
     */
    function _setupDecimals(uint8 decimals_) internal virtual {
        _decimals = decimals_;
    }

    /**
     * @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 to 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 { }
}


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



pragma solidity >=0.6.0 <0.8.0;


/**
 * @dev Extension of {ERC20} that allows token holders to destroy both their own
 * tokens and those that they have an allowance for, in a way that can be
 * recognized off-chain (via event analysis).
 */
abstract contract ERC20Burnable is Context, ERC20 {
    using SafeMath for uint256;

    /**
     * @dev Destroys `amount` tokens from the caller.
     *
     * See {ERC20-_burn}.
     */
    function burn(uint256 amount) public virtual {
        _burn(_msgSender(), amount);
    }

    /**
     * @dev Destroys `amount` tokens from `account`, deducting from the caller's
     * allowance.
     *
     * See {ERC20-_burn} and {ERC20-allowance}.
     *
     * Requirements:
     *
     * - the caller must have allowance for ``accounts``'s tokens of at least
     * `amount`.
     */
    function burnFrom(address account, uint256 amount) public virtual {
        uint256 decreasedAllowance = allowance(account, _msgSender()).sub(amount, "ERC20: burn amount exceeds allowance");

        _approve(account, _msgSender(), decreasedAllowance);
        _burn(account, amount);
    }
}


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



pragma solidity >=0.6.0 <0.8.0;

/**
 * @dev Standard math utilities missing in the Solidity language.
 */
library Math {
    /**
     * @dev Returns the largest of two numbers.
     */
    function max(uint256 a, uint256 b) internal pure returns (uint256) {
        return a >= b ? a : b;
    }

    /**
     * @dev Returns the smallest of two numbers.
     */
    function min(uint256 a, uint256 b) internal pure returns (uint256) {
        return a < b ? a : b;
    }

    /**
     * @dev Returns the average of two numbers. The result is rounded towards
     * zero.
     */
    function average(uint256 a, uint256 b) internal pure returns (uint256) {
        // (a + b) / 2 can overflow, so we distribute
        return (a / 2) + (b / 2) + ((a % 2 + b % 2) / 2);
    }
}


// File contracts/lib/SafeMath8.sol



pragma solidity 0.6.12;

/**
 * @dev Wrappers over Solidity's arithmetic operations with added overflow
 * checks.
 *
 * Arithmetic operations in Solidity wrap on overflow. This can easily result
 * in bugs, because programmers usually assume that an overflow raises an
 * error, which is the standard behavior in high level programming languages.
 * `SafeMath` restores this intuition by reverting the transaction when an
 * operation overflows.
 *
 * Using this library instead of the unchecked operations eliminates an entire
 * class of bugs, so it's recommended to use it always.
 */
library SafeMath8 {
    /**
     * @dev Returns the addition of two unsigned integers, reverting on
     * overflow.
     *
     * Counterpart to Solidity's `+` operator.
     *
     * Requirements:
     *
     * - Addition cannot overflow.
     */
    function add(uint8 a, uint8 b) internal pure returns (uint8) {
        uint8 c = a + b;
        require(c >= a, "SafeMath: addition overflow");

        return c;
    }

    /**
     * @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(uint8 a, uint8 b) internal pure returns (uint8) {
        return sub(a, b, "SafeMath: subtraction overflow");
    }

    /**
     * @dev Returns the subtraction of two unsigned integers, reverting with custom message on
     * overflow (when the result is negative).
     *
     * Counterpart to Solidity's `-` operator.
     *
     * Requirements:
     *
     * - Subtraction cannot overflow.
     */
    function sub(uint8 a, uint8 b, string memory errorMessage) internal pure returns (uint8) {
        require(b <= a, errorMessage);
        uint8 c = a - b;

        return c;
    }

    /**
     * @dev Returns the multiplication of two unsigned integers, reverting on
     * overflow.
     *
     * Counterpart to Solidity's `*` operator.
     *
     * Requirements:
     *
     * - Multiplication cannot overflow.
     */
    function mul(uint8 a, uint8 b) internal pure returns (uint8) {
        // 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 0;
        }

        uint8 c = a * b;
        require(c / a == b, "SafeMath: multiplication overflow");

        return c;
    }

    /**
     * @dev Returns the integer division of two unsigned integers. Reverts 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(uint8 a, uint8 b) internal pure returns (uint8) {
        return div(a, b, "SafeMath: division by zero");
    }

    /**
     * @dev Returns the integer division of two unsigned integers. Reverts 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(uint8 a, uint8 b, string memory errorMessage) internal pure returns (uint8) {
        require(b > 0, errorMessage);
        uint8 c = a / b;
        // assert(a == b * c + a % b); // There is no case in which this doesn't hold

        return c;
    }

    /**
     * @dev Returns the remainder of dividing two unsigned integers. (unsigned integer modulo),
     * Reverts 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(uint8 a, uint8 b) internal pure returns (uint8) {
        return mod(a, b, "SafeMath: modulo by zero");
    }

    /**
     * @dev Returns the remainder of dividing two unsigned integers. (unsigned integer modulo),
     * Reverts with custom message 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(uint8 a, uint8 b, string memory errorMessage) internal pure returns (uint8) {
        require(b != 0, errorMessage);
        return a % b;
    }
}


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



pragma solidity >=0.6.0 <0.8.0;


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



pragma solidity >=0.6.0 <0.8.0;

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

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

    /**
     * @dev Initializes the contract setting the deployer as the initial owner.
     */
    constructor () internal {
        address msgSender = _msgSender();
        _owner = msgSender;
        emit OwnershipTransferred(address(0), 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 {
        emit OwnershipTransferred(_owner, address(0));
        _owner = 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");
        emit OwnershipTransferred(_owner, newOwner);
        _owner = newOwner;
    }
}


// File contracts/owner/Operator.sol



pragma solidity 0.6.12;


contract Operator is Context, Ownable {
    address private _operator;

    event OperatorTransferred(address indexed previousOperator, address indexed newOperator);

    constructor() internal {
        _operator = _msgSender();
        emit OperatorTransferred(address(0), _operator);
    }

    function operator() public view returns (address) {
        return _operator;
    }

    modifier onlyOperator() {
        require(_operator == msg.sender, "operator: caller is not the operator");
        _;
    }

    function isOperator() public view returns (bool) {
        return _msgSender() == _operator;
    }

    function transferOperator(address newOperator_) public onlyOwner {
        _transferOperator(newOperator_);
    }

    function _transferOperator(address newOperator_) internal {
        require(newOperator_ != address(0), "operator: zero address given for new operator");
        emit OperatorTransferred(address(0), newOperator_);
        _operator = newOperator_;
    }
}


// File contracts/interfaces/IOracle.sol
pragma solidity 0.6.12;

interface IOracle {
    function update() external;

    function consult(address _token, uint256 _amountIn) external view returns (uint144 amountOut);

    function twap(address _token, uint256 _amountIn) external view returns (uint144 _amountOut);
}


contract Orbit is ERC20Burnable, Operator {
    using SafeMath8 for uint8;
    using SafeMath for uint256;

    // Initial distribution for the first 24h genesis pools
    uint256 public constant INITIAL_GENESIS_POOL_DISTRIBUTION = 20000 ether;


    // Have the rewards been distributed to the pools
    bool public rewardPoolDistributed = false;

    /* ================= Taxation =============== */
    // Address of the Oracle
    address public orbitOracle;
    // Address of the Tax Office
    address public taxOffice;

    // Current tax rate
    uint256 public taxRate;
    // Price threshold below which taxes will get burned
    uint256 public burnThreshold = 1.10e18;
    // Address of the tax collector wallet
    address public taxCollectorAddress;

    // Should the taxes be calculated using the tax tiers
    bool public autoCalculateTax;

    // Tax Tiers
    uint256[] public taxTiersTwaps = [0, 5e17, 6e17, 7e17, 8e17, 9e17, 9.5e17, 1e18, 1.05e18, 1.10e18, 1.20e18, 1.30e18, 1.40e18, 1.50e18];
    uint256[] public taxTiersRates = [2000, 1900, 1800, 1700, 1600, 1500, 1500, 1500, 1500, 1400, 900, 400, 200, 100];

    // Sender addresses excluded from Tax
    mapping(address => bool) public excludedAddresses;

    event TaxOfficeTransferred(address oldAddress, address newAddress);

    modifier onlyTaxOffice() {
        require(taxOffice == msg.sender, "Caller is not the tax office");
        _;
    }

    modifier onlyOperatorOrTaxOffice() {
        require(isOperator() || taxOffice == msg.sender, "Caller is not the operator or the tax office");
        _;
    }

    /**
     * @notice Constructs the ORBIT ERC-20 contract.
     */
    constructor(uint256 _taxRate, address _taxCollectorAddress) public ERC20("ORBIT", "ORBIT") {
        // Mints 1 ORBIT to contract creator for initial pool setup
        require(_taxRate < 10000, "tax equal or bigger to 100%");
        require(_taxCollectorAddress != address(0), "tax collector address must be non-zero address");

        excludeAddress(address(this));

        _mint(msg.sender, 1 ether);
        taxRate = _taxRate;
        taxCollectorAddress = _taxCollectorAddress;
    }

    /* ============= Taxation ============= */

    function getTaxTiersTwapsCount() public view returns (uint256 count) {
        return taxTiersTwaps.length;
    }

    function getTaxTiersRatesCount() public view returns (uint256 count) {
        return taxTiersRates.length;
    }

    function isAddressExcluded(address _address) public view returns (bool) {
        return excludedAddresses[_address];
    }

    function setTaxTiersTwap(uint8 _index, uint256 _value) public onlyTaxOffice returns (bool) {
        require(_index >= 0, "Index has to be higher than 0");
        require(_index < getTaxTiersTwapsCount(), "Index has to lower than count of tax tiers");
        if (_index > 0) {
            require(_value > taxTiersTwaps[_index - 1]);
        }
        if (_index < getTaxTiersTwapsCount().sub(1)) {
            require(_value < taxTiersTwaps[_index + 1]);
        }
        taxTiersTwaps[_index] = _value;
        return true;
    }

    function setTaxTiersRate(uint8 _index, uint256 _value) public onlyTaxOffice returns (bool) {
        require(_index >= 0, "Index has to be higher than 0");
        require(_index < getTaxTiersRatesCount(), "Index has to lower than count of tax tiers");
        taxTiersRates[_index] = _value;
        return true;
    }

    function setBurnThreshold(uint256 _burnThreshold) public onlyTaxOffice returns (bool) {
        burnThreshold = _burnThreshold;
    }

    function _getOrbitPrice() internal view returns (uint256 _orbitPrice) {
        try IOracle(orbitOracle).consult(address(this), 1e18) returns (uint144 _price) {
            return uint256(_price);
        } catch {
            revert("Orbit: failed to fetch ORBIT price from Oracle");
        }
    }

    function _updateTaxRate(uint256 _orbitPrice) internal returns (uint256){
        if (autoCalculateTax) {
            for (uint8 tierId = uint8(getTaxTiersTwapsCount()).sub(1); tierId >= 0; --tierId) {
                if (_orbitPrice >= taxTiersTwaps[tierId]) {
                    require(taxTiersRates[tierId] < 10000, "tax equal or bigger to 100%");
                    taxRate = taxTiersRates[tierId];
                    return taxTiersRates[tierId];
                }
            }
        }
    }

    function enableAutoCalculateTax() public onlyTaxOffice {
        autoCalculateTax = true;
    }

    function disableAutoCalculateTax() public onlyTaxOffice {
        autoCalculateTax = false;
    }

    function setOrbitOracle(address _orbitOracle) public onlyOperatorOrTaxOffice {
        require(_orbitOracle != address(0), "oracle address cannot be 0 address");
        orbitOracle = _orbitOracle;
    }

    function setTaxOffice(address _taxOffice) public onlyOperatorOrTaxOffice {
        require(_taxOffice != address(0), "tax office address cannot be 0 address");
        emit TaxOfficeTransferred(taxOffice, _taxOffice);
        taxOffice = _taxOffice;
    }

    function setTaxCollectorAddress(address _taxCollectorAddress) public onlyTaxOffice {
        require(_taxCollectorAddress != address(0), "tax collector address must be non-zero address");
        taxCollectorAddress = _taxCollectorAddress;
    }

    function setTaxRate(uint256 _taxRate) public onlyTaxOffice {
        require(!autoCalculateTax, "auto calculate tax cannot be enabled");
        require(_taxRate < 10000, "tax equal or bigger to 100%");
        taxRate = _taxRate;
    }

    function excludeAddress(address _address) public onlyOperatorOrTaxOffice returns (bool) {
        require(!excludedAddresses[_address], "address can't be excluded");
        excludedAddresses[_address] = true;
        return true;
    }

    function includeAddress(address _address) public onlyOperatorOrTaxOffice returns (bool) {
        require(excludedAddresses[_address], "address can't be included");
        excludedAddresses[_address] = false;
        return true;
    }

    /**
     * @notice Operator mints ORBIT to a recipient
     * @param recipient_ The address of recipient
     * @param amount_ The amount of ORBIT to mint to
     * @return whether the process has been done
     */
    function mint(address recipient_, uint256 amount_) public onlyOperator returns (bool) {
        uint256 balanceBefore = balanceOf(recipient_);
        _mint(recipient_, amount_);
        uint256 balanceAfter = balanceOf(recipient_);

        return balanceAfter > balanceBefore;
    }

    function burn(uint256 amount) public override {
        super.burn(amount);
    }

    function burnFrom(address account, uint256 amount) public override onlyOperator {
        super.burnFrom(account, amount);
    }

    function transferFrom(
        address sender,
        address recipient,
        uint256 amount
    ) public override returns (bool) {
        uint256 currentTaxRate = 0;
        bool burnTax = false;

        if (autoCalculateTax) {
            uint256 currentOrbitPrice = _getOrbitPrice();
            currentTaxRate = _updateTaxRate(currentOrbitPrice);
            if (currentOrbitPrice < burnThreshold) {
                burnTax = true;
            }
        }


        if (currentTaxRate == 0 || excludedAddresses[sender]) {
            _transfer(sender, recipient, amount);
        } else {
            _transferWithTax(sender, recipient, amount, burnTax);
        }

        _approve(sender, _msgSender(), allowance(sender, _msgSender()).sub(amount, "ERC20: transfer amount exceeds allowance"));
        return true;
    }

    function _transferWithTax(
        address sender,
        address recipient,
        uint256 amount,
        bool burnTax
    ) internal returns (bool) {
        uint256 taxAmount = amount.mul(taxRate).div(10000);
        uint256 amountAfterTax = amount.sub(taxAmount);

        if(burnTax) {
            // Burn tax
            super.burnFrom(sender, taxAmount);
        } else {
            // Transfer tax to tax collector
            _transfer(sender, taxCollectorAddress, taxAmount);
        }

        // Transfer amount after tax to recipient
        _transfer(sender, recipient, amountAfterTax);

        return true;
    }

    /**
     * @notice distribute to reward pool (only once)
     */
    function distributeReward(
        address _genesisPool
    ) external onlyOperator {
        require(!rewardPoolDistributed, "only can distribute once");
        require(_genesisPool != address(0), "!_genesisPool");
        rewardPoolDistributed = true;
        _mint(_genesisPool, INITIAL_GENESIS_POOL_DISTRIBUTION);
    }

    function governanceRecoverUnsupported(
        IERC20 _token,
        uint256 _amount,
        address _to
    ) external onlyOperator {
        _token.transfer(_to, _amount);
    }
}

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"uint256","name":"_taxRate","type":"uint256"},{"internalType":"address","name":"_taxCollectorAddress","type":"address"}],"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":"previousOperator","type":"address"},{"indexed":true,"internalType":"address","name":"newOperator","type":"address"}],"name":"OperatorTransferred","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":false,"internalType":"address","name":"oldAddress","type":"address"},{"indexed":false,"internalType":"address","name":"newAddress","type":"address"}],"name":"TaxOfficeTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"INITIAL_GENESIS_POOL_DISTRIBUTION","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"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":[],"name":"autoCalculateTax","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"burn","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"burnFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"burnThreshold","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"subtractedValue","type":"uint256"}],"name":"decreaseAllowance","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"disableAutoCalculateTax","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_genesisPool","type":"address"}],"name":"distributeReward","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"enableAutoCalculateTax","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_address","type":"address"}],"name":"excludeAddress","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"excludedAddresses","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"getTaxTiersRatesCount","outputs":[{"internalType":"uint256","name":"count","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"getTaxTiersTwapsCount","outputs":[{"internalType":"uint256","name":"count","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"contract IERC20","name":"_token","type":"address"},{"internalType":"uint256","name":"_amount","type":"uint256"},{"internalType":"address","name":"_to","type":"address"}],"name":"governanceRecoverUnsupported","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_address","type":"address"}],"name":"includeAddress","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"addedValue","type":"uint256"}],"name":"increaseAllowance","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_address","type":"address"}],"name":"isAddressExcluded","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"isOperator","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"recipient_","type":"address"},{"internalType":"uint256","name":"amount_","type":"uint256"}],"name":"mint","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"operator","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"orbitOracle","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"rewardPoolDistributed","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_burnThreshold","type":"uint256"}],"name":"setBurnThreshold","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_orbitOracle","type":"address"}],"name":"setOrbitOracle","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_taxCollectorAddress","type":"address"}],"name":"setTaxCollectorAddress","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_taxOffice","type":"address"}],"name":"setTaxOffice","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_taxRate","type":"uint256"}],"name":"setTaxRate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint8","name":"_index","type":"uint8"},{"internalType":"uint256","name":"_value","type":"uint256"}],"name":"setTaxTiersRate","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint8","name":"_index","type":"uint8"},{"internalType":"uint256","name":"_value","type":"uint256"}],"name":"setTaxTiersTwap","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"taxCollectorAddress","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"taxOffice","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"taxRate","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"taxTiersRates","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"taxTiersTwaps","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOperator_","type":"address"}],"name":"transferOperator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"}]

6006805460ff60a01b19169055670f43fc2c04ee0000600a819055610240604052600060809081526706f05b59d3b2000060a052670853a0d2313c000060c0526709b6e64a8ec6000060e052670b1a2bc2ec50000061010052670c7d713b49da000061012052670d2f13f7789f000061014052670de0b6b3a764000061016052670e92596fd6290000610180526101a0919091526710a741a4627800006101c05267120a871cc00200006101e05267136dcc951d8c0000610200526714d1120d7b16000061022052620000d790600c90600e62000646565b50604080516101c0810182526107d0815261076c6020820152610708918101919091526106a4606082015261064060808201526105dc60a0820181905260c0820181905260e0820181905261010082015261057861012082015261038461014082015261019061016082015260c861018082015260646101a08201526200016390600d90600e620006a1565b503480156200017157600080fd5b5060405162002f4a38038062002f4a833981810160405260408110156200019757600080fd5b50805160209182015160408051808201825260058082526413d490925560da1b8287018181528451808601909552918452958301959095528051939492939092620001e69160039190620006e5565b508051620001fc906004906020840190620006e5565b50506005805460ff1916601217905550600062000218620003ad565b60058054610100600160a81b0319166101006001600160a01b03841690810291909117909155604051919250906000907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908290a35062000278620003ad565b600680546001600160a01b0319166001600160a01b0392831617908190556040519116906000907f74da04524d50c64947f5dd5381ef1a4dca5cba8ed1d816243f9e48aa0b5617ed908290a361271082106200031b576040805162461bcd60e51b815260206004820152601b60248201527f74617820657175616c206f722062696767657220746f20313030250000000000604482015290519081900360640190fd5b6001600160a01b038116620003625760405162461bcd60e51b815260040180806020018281038252602e81526020018062002ef0602e913960400191505060405180910390fd5b6200036d30620003b1565b506200038233670de0b6b3a7640000620004a8565b600991909155600b80546001600160a01b0319166001600160a01b039092169190911790556200076f565b3390565b6000620003bd620005b7565b80620003d357506008546001600160a01b031633145b620004105760405162461bcd60e51b815260040180806020018281038252602c81526020018062002f1e602c913960400191505060405180910390fd5b6001600160a01b0382166000908152600e602052604090205460ff16156200047f576040805162461bcd60e51b815260206004820152601960248201527f616464726573732063616e2774206265206578636c7564656400000000000000604482015290519081900360640190fd5b506001600160a01b03166000908152600e60205260409020805460ff1916600190811790915590565b6001600160a01b03821662000504576040805162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f206164647265737300604482015290519081900360640190fd5b6200051260008383620005df565b6200052e81600254620005e460201b620019bf1790919060201c565b6002556001600160a01b0382166000908152602081815260409091205462000561918390620019bf620005e4821b17901c565b6001600160a01b0383166000818152602081815260408083209490945583518581529351929391927fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9281900390910190a35050565b6006546000906001600160a01b0316620005d0620003ad565b6001600160a01b031614905090565b505050565b6000828201838110156200063f576040805162461bcd60e51b815260206004820152601b60248201527f536166654d6174683a206164646974696f6e206f766572666c6f770000000000604482015290519081900360640190fd5b9392505050565b8280548282559060005260206000209081019282156200068f579160200282015b828111156200068f57825182906001600160401b031690559160200191906001019062000667565b506200069d92915062000758565b5090565b8280548282559060005260206000209081019282156200068f579160200282015b828111156200068f578251829061ffff16905591602001919060010190620006c2565b828054600181600116156101000203166002900490600052602060002090601f016020900481019282601f106200072857805160ff19168380011785556200068f565b828001600101855582156200068f579182015b828111156200068f5782518255916020019190600101906200073b565b5b808211156200069d576000815560010162000759565b612771806200077f6000396000f3fe608060405234801561001057600080fd5b50600436106102955760003560e01c806369356d4711610167578063a6431bba116100ce578063cf011b2611610087578063cf011b261461077a578063dd62ed3e146107a0578063ebca1bd9146107ce578063ee2a9535146107f4578063f2fde38b146107fc578063ff87fc7c1461082257610295565b8063a6431bba146106f3578063a9059cbb146106fb578063b87c5a4a14610727578063bfeb76b81461074d578063c3bdf61314610755578063c6d69a301461075d57610295565b80638da5cb5b116101205780638da5cb5b1461066c57806393995d4b1461067457806395d89b411461069a5780639662676c146106a25780639d6b5f21146106aa578063a457c2d7146106c757610295565b806369356d47146105dc57806370a0823114610602578063715018a614610628578063771a3a1d1461063057806379cc6790146106385780638d3cc8181461066457610295565b806340c10f191161020b57806354575af4116101c457806354575af41461052d578063570ca735146105635780635c29908d1461056b57806365bbacd91461058857806366206ce914610590578063675ee3f2146105b657610295565b806340c10f19146104af57806342966c68146104db57806342c6b4f1146104f85780634456eda2146105155780634e20a02c1461051d5780634f6d38d01461052557610295565b806329605e771161025d57806329605e77146103cf578063313ce567146103f55780633758e6ce1461041357806339509351146104395780633e5f13d4146104655780633f07d76a1461048957610295565b806306fdde031461029a578063092193ab14610317578063095ea7b31461033f57806318160ddd1461037f57806323b872dd14610399575b600080fd5b6102a261082a565b6040805160208082528351818301528351919283929083019185019080838360005b838110156102dc5781810151838201526020016102c4565b50505050905090810190601f1680156103095780820380516001836020036101000a031916815260200191505b509250505060405180910390f35b61033d6004803603602081101561032d57600080fd5b50356001600160a01b03166108c1565b005b61036b6004803603604081101561035557600080fd5b506001600160a01b0381351690602001356109de565b604080519115158252519081900360200190f35b6103876109fc565b60408051918252519081900360200190f35b61036b600480360360608110156103af57600080fd5b506001600160a01b03813581169160208101359091169060400135610a02565b61033d600480360360208110156103e557600080fd5b50356001600160a01b0316610add565b6103fd610b5a565b6040805160ff9092168252519081900360200190f35b61036b6004803603602081101561042957600080fd5b50356001600160a01b0316610b63565b61036b6004803603604081101561044f57600080fd5b506001600160a01b038135169060200135610c58565b61046d610ca6565b604080516001600160a01b039092168252519081900360200190f35b61033d6004803603602081101561049f57600080fd5b50356001600160a01b0316610cb5565b61036b600480360360408110156104c557600080fd5b506001600160a01b038135169060200135610dbc565b61033d600480360360208110156104f157600080fd5b5035610e36565b6103876004803603602081101561050e57600080fd5b5035610e3f565b61036b610e5d565b610387610e83565b610387610e91565b61033d6004803603606081101561054357600080fd5b506001600160a01b03813581169160208101359160409091013516610e97565b61046d610f68565b6103876004803603602081101561058157600080fd5b5035610f77565b61033d610f84565b61036b600480360360408110156105a657600080fd5b5060ff8135169060200135610fe0565b61033d600480360360208110156105cc57600080fd5b50356001600160a01b0316611116565b61033d600480360360208110156105f257600080fd5b50356001600160a01b03166111d5565b6103876004803603602081101561061857600080fd5b50356001600160a01b0316611289565b61033d6112a4565b610387611368565b61033d6004803603604081101561064e57600080fd5b506001600160a01b03813516906020013561136e565b61036b6113c5565b61046d6113d5565b61036b6004803603602081101561068a57600080fd5b50356001600160a01b03166113e9565b6102a26114d5565b61036b611536565b61036b600480360360208110156106c057600080fd5b5035611546565b61036b600480360360408110156106dd57600080fd5b506001600160a01b03813516906020013561159f565b610387611607565b61036b6004803603604081101561071157600080fd5b506001600160a01b03813516906020013561160d565b61036b6004803603604081101561073d57600080fd5b5060ff8135169060200135611621565b61046d6116ca565b61046d6116d9565b61033d6004803603602081101561077357600080fd5b50356116e8565b61036b6004803603602081101561079057600080fd5b50356001600160a01b03166117d9565b610387600480360360408110156107b657600080fd5b506001600160a01b03813581169160200135166117ee565b61036b600480360360208110156107e457600080fd5b50356001600160a01b0316611819565b610387611837565b61033d6004803603602081101561081257600080fd5b50356001600160a01b031661183d565b61033d61195d565b60038054604080516020601f60026000196101006001881615020190951694909404938401819004810282018101909252828152606093909290918301828280156108b65780601f1061088b576101008083540402835291602001916108b6565b820191906000526020600020905b81548152906001019060200180831161089957829003601f168201915b505050505090505b90565b6006546001600160a01b0316331461090a5760405162461bcd60e51b81526004018080602001828103825260248152602001806125ed6024913960400191505060405180910390fd5b600654600160a01b900460ff1615610969576040805162461bcd60e51b815260206004820152601860248201527f6f6e6c792063616e2064697374726962757465206f6e63650000000000000000604482015290519081900360640190fd5b6001600160a01b0381166109b4576040805162461bcd60e51b815260206004820152600d60248201526c0857d9d95b995cda5cd41bdbdb609a1b604482015290519081900360640190fd5b6006805460ff60a01b1916600160a01b1790556109db8169043c33c1937564800000611a20565b50565b60006109f26109eb611b10565b8484611b14565b5060015b92915050565b60025490565b600b5460009081908190600160a01b900460ff1615610a43576000610a25611c00565b9050610a3081611cd4565b9250600a54811015610a4157600191505b505b811580610a6857506001600160a01b0386166000908152600e602052604090205460ff165b15610a7d57610a78868686611de2565b610a8b565b610a8986868684611f3d565b505b610ad186610a97611b10565b610acc8760405180606001604052806028815260200161257360289139610ac58c610ac0611b10565b6117ee565b9190611fb6565b611b14565b50600195945050505050565b610ae5611b10565b6001600160a01b0316610af66113d5565b6001600160a01b031614610b51576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b6109db8161204d565b60055460ff1690565b6000610b6d610e5d565b80610b8257506008546001600160a01b031633145b610bbd5760405162461bcd60e51b815260040180806020018281038252602c8152602001806126c7602c913960400191505060405180910390fd5b6001600160a01b0382166000908152600e602052604090205460ff1615610c2b576040805162461bcd60e51b815260206004820152601960248201527f616464726573732063616e2774206265206578636c7564656400000000000000604482015290519081900360640190fd5b506001600160a01b0381166000908152600e60205260409020805460ff191660019081179091555b919050565b60006109f2610c65611b10565b84610acc8560016000610c76611b10565b6001600160a01b03908116825260208083019390935260409182016000908120918c1681529252902054906119bf565b6008546001600160a01b031681565b610cbd610e5d565b80610cd257506008546001600160a01b031633145b610d0d5760405162461bcd60e51b815260040180806020018281038252602c8152602001806126c7602c913960400191505060405180910390fd5b6001600160a01b038116610d525760405162461bcd60e51b81526004018080602001828103825260268152602001806124ff6026913960400191505060405180910390fd5b600854604080516001600160a01b039283168152918316602083015280517f75237613d1cfb394eb7979839ecbeacaca4592ef0cf96791979625803948a6019281900390910190a1600880546001600160a01b0319166001600160a01b0392909216919091179055565b6006546000906001600160a01b03163314610e085760405162461bcd60e51b81526004018080602001828103825260248152602001806125ed6024913960400191505060405180910390fd5b6000610e1384611289565b9050610e1f8484611a20565b6000610e2a85611289565b91909111949350505050565b6109db816120ea565b600c8181548110610e4c57fe5b600091825260209091200154905081565b6006546000906001600160a01b0316610e74611b10565b6001600160a01b031614905090565b69043c33c193756480000081565b600a5481565b6006546001600160a01b03163314610ee05760405162461bcd60e51b81526004018080602001828103825260248152602001806125ed6024913960400191505060405180910390fd5b826001600160a01b031663a9059cbb82846040518363ffffffff1660e01b815260040180836001600160a01b0316815260200182815260200192505050602060405180830381600087803b158015610f3757600080fd5b505af1158015610f4b573d6000803e3d6000fd5b505050506040513d6020811015610f6157600080fd5b5050505050565b6006546001600160a01b031690565b600d8181548110610e4c57fe5b6008546001600160a01b03163314610fd1576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b600b805460ff60a01b19169055565b6008546000906001600160a01b03163314611030576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b611038611607565b8360ff16106110785760405162461bcd60e51b815260040180806020018281038252602a815260200180612611602a913960400191505060405180910390fd5b60ff8316156110aa57600c6001840360ff168154811061109457fe5b906000526020600020015482116110aa57600080fd5b6110bd60016110b7611607565b906120fb565b8360ff1610156110f057600c8360010160ff16815481106110da57fe5b906000526020600020015482106110f057600080fd5b81600c8460ff168154811061110157fe5b60009182526020909120015550600192915050565b61111e610e5d565b8061113357506008546001600160a01b031633145b61116e5760405162461bcd60e51b815260040180806020018281038252602c8152602001806126c7602c913960400191505060405180910390fd5b6001600160a01b0381166111b35760405162461bcd60e51b815260040180806020018281038252602281526020018061265c6022913960400191505060405180910390fd5b600780546001600160a01b0319166001600160a01b0392909216919091179055565b6008546001600160a01b03163314611222576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b6001600160a01b0381166112675760405162461bcd60e51b815260040180806020018281038252602e81526020018061259b602e913960400191505060405180910390fd5b600b80546001600160a01b0319166001600160a01b0392909216919091179055565b6001600160a01b031660009081526020819052604090205490565b6112ac611b10565b6001600160a01b03166112bd6113d5565b6001600160a01b031614611318576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b60055460405160009161010090046001600160a01b0316907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908390a360058054610100600160a81b0319169055565b60095481565b6006546001600160a01b031633146113b75760405162461bcd60e51b81526004018080602001828103825260248152602001806125ed6024913960400191505060405180910390fd5b6113c18282612158565b5050565b600b54600160a01b900460ff1681565b60055461010090046001600160a01b031690565b60006113f3610e5d565b8061140857506008546001600160a01b031633145b6114435760405162461bcd60e51b815260040180806020018281038252602c8152602001806126c7602c913960400191505060405180910390fd5b6001600160a01b0382166000908152600e602052604090205460ff166114b0576040805162461bcd60e51b815260206004820152601960248201527f616464726573732063616e277420626520696e636c7564656400000000000000604482015290519081900360640190fd5b506001600160a01b03166000908152600e60205260409020805460ff19169055600190565b60048054604080516020601f60026000196101006001881615020190951694909404938401819004810282018101909252828152606093909290918301828280156108b65780601f1061088b576101008083540402835291602001916108b6565b600654600160a01b900460ff1681565b6008546000906001600160a01b03163314611596576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b600a9190915590565b60006109f26115ac611b10565b84610acc8560405180606001604052806025815260200161271760259139600160006115d6611b10565b6001600160a01b03908116825260208083019390935260409182016000908120918d16815292529020549190611fb6565b600c5490565b60006109f261161a611b10565b8484611de2565b6008546000906001600160a01b03163314611671576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b611679611837565b8360ff16106116b95760405162461bcd60e51b815260040180806020018281038252602a815260200180612611602a913960400191505060405180910390fd5b81600d8460ff168154811061110157fe5b6007546001600160a01b031681565b600b546001600160a01b031681565b6008546001600160a01b03163314611735576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b600b54600160a01b900460ff161561177e5760405162461bcd60e51b815260040180806020018281038252602481526020018061267e6024913960400191505060405180910390fd5b61271081106117d4576040805162461bcd60e51b815260206004820152601b60248201527f74617820657175616c206f722062696767657220746f20313030250000000000604482015290519081900360640190fd5b600955565b600e6020526000908152604090205460ff1681565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b6001600160a01b03166000908152600e602052604090205460ff1690565b600d5490565b611845611b10565b6001600160a01b03166118566113d5565b6001600160a01b0316146118b1576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b6001600160a01b0381166118f65760405162461bcd60e51b81526004018080602001828103825260268152602001806124716026913960400191505060405180910390fd5b6005546040516001600160a01b0380841692610100900416907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a3600580546001600160a01b0390921661010002610100600160a81b0319909216919091179055565b6008546001600160a01b031633146119aa576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b600b805460ff60a01b1916600160a01b179055565b600082820183811015611a19576040805162461bcd60e51b815260206004820152601b60248201527f536166654d6174683a206164646974696f6e206f766572666c6f770000000000604482015290519081900360640190fd5b9392505050565b6001600160a01b038216611a7b576040805162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f206164647265737300604482015290519081900360640190fd5b611a87600083836121a1565b600254611a9490826119bf565b6002556001600160a01b038216600090815260208190526040902054611aba90826119bf565b6001600160a01b0383166000818152602081815260408083209490945583518581529351929391927fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9281900390910190a35050565b3390565b6001600160a01b038316611b595760405162461bcd60e51b81526004018080602001828103825260248152602001806126f36024913960400191505060405180910390fd5b6001600160a01b038216611b9e5760405162461bcd60e51b81526004018080602001828103825260228152602001806124976022913960400191505060405180910390fd5b6001600160a01b03808416600081815260016020908152604080832094871680845294825291829020859055815185815291517f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9259281900390910190a3505050565b60075460408051633ddac95360e01b8152306004820152670de0b6b3a7640000602482015290516000926001600160a01b031691633ddac953916044808301926020929190829003018186803b158015611c5957600080fd5b505afa925050508015611c7e57506040513d6020811015611c7957600080fd5b505160015b611cb95760405162461bcd60e51b815260040180806020018281038252602e815260200180612421602e913960400191505060405180910390fd5b71ffffffffffffffffffffffffffffffffffff1690506108be565b600b54600090600160a01b900460ff1615610c53576000611d016001611cf8611607565b60ff16906121a6565b90505b600c8160ff1681548110611d1457fe5b90600052602060002001548310611dd957612710600d8260ff1681548110611d3857fe5b906000526020600020015410611d95576040805162461bcd60e51b815260206004820152601b60248201527f74617820657175616c206f722062696767657220746f20313030250000000000604482015290519081900360640190fd5b600d8160ff1681548110611da557fe5b9060005260206000200154600981905550600d8160ff1681548110611dc657fe5b9060005260206000200154915050610c53565b60001901611d04565b6001600160a01b038316611e275760405162461bcd60e51b81526004018080602001828103825260258152602001806126a26025913960400191505060405180910390fd5b6001600160a01b038216611e6c5760405162461bcd60e51b81526004018080602001828103825260238152602001806123fe6023913960400191505060405180910390fd5b611e778383836121a1565b611eb4816040518060600160405280602681526020016124d9602691396001600160a01b0386166000908152602081905260409020549190611fb6565b6001600160a01b038085166000908152602081905260408082209390935590841681522054611ee390826119bf565b6001600160a01b038084166000818152602081815260409182902094909455805185815290519193928716927fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef92918290030190a3505050565b600080611f61612710611f5b600954876121e890919063ffffffff16565b90612241565b90506000611f6f85836120fb565b90508315611f8657611f818783612158565b611f9e565b600b54611f9e9088906001600160a01b031684611de2565b611fa9878783611de2565b5060019695505050505050565b600081848411156120455760405162461bcd60e51b81526004018080602001828103825283818151815260200191508051906020019080838360005b8381101561200a578181015183820152602001611ff2565b50505050905090810190601f1680156120375780820380516001836020036101000a031916815260200191505b509250505060405180910390fd5b505050900390565b6001600160a01b0381166120925760405162461bcd60e51b815260040180806020018281038252602d815260200180612525602d913960400191505060405180910390fd5b6040516001600160a01b038216906000907f74da04524d50c64947f5dd5381ef1a4dca5cba8ed1d816243f9e48aa0b5617ed908290a3600680546001600160a01b0319166001600160a01b0392909216919091179055565b6109db6120f5611b10565b826122a8565b600082821115612152576040805162461bcd60e51b815260206004820152601e60248201527f536166654d6174683a207375627472616374696f6e206f766572666c6f770000604482015290519081900360640190fd5b50900390565b6000612183826040518060600160405280602481526020016125c960249139610ac586610ac0611b10565b905061219783612191611b10565b83611b14565b6121a183836122a8565b505050565b6000611a1983836040518060400160405280601e81526020017f536166654d6174683a207375627472616374696f6e206f766572666c6f7700008152506123a4565b6000826121f7575060006109f6565b8282028284828161220457fe5b0414611a195760405162461bcd60e51b81526004018080602001828103825260218152602001806125526021913960400191505060405180910390fd5b6000808211612297576040805162461bcd60e51b815260206004820152601a60248201527f536166654d6174683a206469766973696f6e206279207a65726f000000000000604482015290519081900360640190fd5b8183816122a057fe5b049392505050565b6001600160a01b0382166122ed5760405162461bcd60e51b815260040180806020018281038252602181526020018061263b6021913960400191505060405180910390fd5b6122f9826000836121a1565b6123368160405180606001604052806022815260200161244f602291396001600160a01b0385166000908152602081905260409020549190611fb6565b6001600160a01b03831660009081526020819052604090205560025461235c90826120fb565b6002556040805182815290516000916001600160a01b038516917fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9181900360200190a35050565b60008360ff168360ff16111582906120455760405162461bcd60e51b815260206004820181815283516024840152835190928392604490910191908501908083836000831561200a578181015183820152602001611ff256fe45524332303a207472616e7366657220746f20746865207a65726f20616464726573734f726269743a206661696c656420746f206665746368204f524249542070726963652066726f6d204f7261636c6545524332303a206275726e20616d6f756e7420657863656564732062616c616e63654f776e61626c653a206e6577206f776e657220697320746865207a65726f206164647265737345524332303a20617070726f766520746f20746865207a65726f206164647265737343616c6c6572206973206e6f742074686520746178206f66666963650000000045524332303a207472616e7366657220616d6f756e7420657863656564732062616c616e6365746178206f666669636520616464726573732063616e6e6f74206265203020616464726573736f70657261746f723a207a65726f206164647265737320676976656e20666f72206e6577206f70657261746f72536166654d6174683a206d756c7469706c69636174696f6e206f766572666c6f7745524332303a207472616e7366657220616d6f756e74206578636565647320616c6c6f77616e636574617820636f6c6c6563746f722061646472657373206d757374206265206e6f6e2d7a65726f206164647265737345524332303a206275726e20616d6f756e74206578636565647320616c6c6f77616e63656f70657261746f723a2063616c6c6572206973206e6f7420746865206f70657261746f72496e6465782068617320746f206c6f776572207468616e20636f756e74206f662074617820746965727345524332303a206275726e2066726f6d20746865207a65726f20616464726573736f7261636c6520616464726573732063616e6e6f74206265203020616464726573736175746f2063616c63756c617465207461782063616e6e6f7420626520656e61626c656445524332303a207472616e736665722066726f6d20746865207a65726f206164647265737343616c6c6572206973206e6f7420746865206f70657261746f72206f722074686520746178206f666669636545524332303a20617070726f76652066726f6d20746865207a65726f206164647265737345524332303a2064656372656173656420616c6c6f77616e63652062656c6f77207a65726fa26469706673582212204567862f87d931a38f63886cc2711f58bb0fc5a13157edff10ad00b715fdb1ad64736f6c634300060c003374617820636f6c6c6563746f722061646472657373206d757374206265206e6f6e2d7a65726f206164647265737343616c6c6572206973206e6f7420746865206f70657261746f72206f722074686520746178206f666669636500000000000000000000000000000000000000000000000000000000000001f40000000000000000000000006335ca53a12508980b1b65a195b33f75796fe02b

Deployed Bytecode

0x608060405234801561001057600080fd5b50600436106102955760003560e01c806369356d4711610167578063a6431bba116100ce578063cf011b2611610087578063cf011b261461077a578063dd62ed3e146107a0578063ebca1bd9146107ce578063ee2a9535146107f4578063f2fde38b146107fc578063ff87fc7c1461082257610295565b8063a6431bba146106f3578063a9059cbb146106fb578063b87c5a4a14610727578063bfeb76b81461074d578063c3bdf61314610755578063c6d69a301461075d57610295565b80638da5cb5b116101205780638da5cb5b1461066c57806393995d4b1461067457806395d89b411461069a5780639662676c146106a25780639d6b5f21146106aa578063a457c2d7146106c757610295565b806369356d47146105dc57806370a0823114610602578063715018a614610628578063771a3a1d1461063057806379cc6790146106385780638d3cc8181461066457610295565b806340c10f191161020b57806354575af4116101c457806354575af41461052d578063570ca735146105635780635c29908d1461056b57806365bbacd91461058857806366206ce914610590578063675ee3f2146105b657610295565b806340c10f19146104af57806342966c68146104db57806342c6b4f1146104f85780634456eda2146105155780634e20a02c1461051d5780634f6d38d01461052557610295565b806329605e771161025d57806329605e77146103cf578063313ce567146103f55780633758e6ce1461041357806339509351146104395780633e5f13d4146104655780633f07d76a1461048957610295565b806306fdde031461029a578063092193ab14610317578063095ea7b31461033f57806318160ddd1461037f57806323b872dd14610399575b600080fd5b6102a261082a565b6040805160208082528351818301528351919283929083019185019080838360005b838110156102dc5781810151838201526020016102c4565b50505050905090810190601f1680156103095780820380516001836020036101000a031916815260200191505b509250505060405180910390f35b61033d6004803603602081101561032d57600080fd5b50356001600160a01b03166108c1565b005b61036b6004803603604081101561035557600080fd5b506001600160a01b0381351690602001356109de565b604080519115158252519081900360200190f35b6103876109fc565b60408051918252519081900360200190f35b61036b600480360360608110156103af57600080fd5b506001600160a01b03813581169160208101359091169060400135610a02565b61033d600480360360208110156103e557600080fd5b50356001600160a01b0316610add565b6103fd610b5a565b6040805160ff9092168252519081900360200190f35b61036b6004803603602081101561042957600080fd5b50356001600160a01b0316610b63565b61036b6004803603604081101561044f57600080fd5b506001600160a01b038135169060200135610c58565b61046d610ca6565b604080516001600160a01b039092168252519081900360200190f35b61033d6004803603602081101561049f57600080fd5b50356001600160a01b0316610cb5565b61036b600480360360408110156104c557600080fd5b506001600160a01b038135169060200135610dbc565b61033d600480360360208110156104f157600080fd5b5035610e36565b6103876004803603602081101561050e57600080fd5b5035610e3f565b61036b610e5d565b610387610e83565b610387610e91565b61033d6004803603606081101561054357600080fd5b506001600160a01b03813581169160208101359160409091013516610e97565b61046d610f68565b6103876004803603602081101561058157600080fd5b5035610f77565b61033d610f84565b61036b600480360360408110156105a657600080fd5b5060ff8135169060200135610fe0565b61033d600480360360208110156105cc57600080fd5b50356001600160a01b0316611116565b61033d600480360360208110156105f257600080fd5b50356001600160a01b03166111d5565b6103876004803603602081101561061857600080fd5b50356001600160a01b0316611289565b61033d6112a4565b610387611368565b61033d6004803603604081101561064e57600080fd5b506001600160a01b03813516906020013561136e565b61036b6113c5565b61046d6113d5565b61036b6004803603602081101561068a57600080fd5b50356001600160a01b03166113e9565b6102a26114d5565b61036b611536565b61036b600480360360208110156106c057600080fd5b5035611546565b61036b600480360360408110156106dd57600080fd5b506001600160a01b03813516906020013561159f565b610387611607565b61036b6004803603604081101561071157600080fd5b506001600160a01b03813516906020013561160d565b61036b6004803603604081101561073d57600080fd5b5060ff8135169060200135611621565b61046d6116ca565b61046d6116d9565b61033d6004803603602081101561077357600080fd5b50356116e8565b61036b6004803603602081101561079057600080fd5b50356001600160a01b03166117d9565b610387600480360360408110156107b657600080fd5b506001600160a01b03813581169160200135166117ee565b61036b600480360360208110156107e457600080fd5b50356001600160a01b0316611819565b610387611837565b61033d6004803603602081101561081257600080fd5b50356001600160a01b031661183d565b61033d61195d565b60038054604080516020601f60026000196101006001881615020190951694909404938401819004810282018101909252828152606093909290918301828280156108b65780601f1061088b576101008083540402835291602001916108b6565b820191906000526020600020905b81548152906001019060200180831161089957829003601f168201915b505050505090505b90565b6006546001600160a01b0316331461090a5760405162461bcd60e51b81526004018080602001828103825260248152602001806125ed6024913960400191505060405180910390fd5b600654600160a01b900460ff1615610969576040805162461bcd60e51b815260206004820152601860248201527f6f6e6c792063616e2064697374726962757465206f6e63650000000000000000604482015290519081900360640190fd5b6001600160a01b0381166109b4576040805162461bcd60e51b815260206004820152600d60248201526c0857d9d95b995cda5cd41bdbdb609a1b604482015290519081900360640190fd5b6006805460ff60a01b1916600160a01b1790556109db8169043c33c1937564800000611a20565b50565b60006109f26109eb611b10565b8484611b14565b5060015b92915050565b60025490565b600b5460009081908190600160a01b900460ff1615610a43576000610a25611c00565b9050610a3081611cd4565b9250600a54811015610a4157600191505b505b811580610a6857506001600160a01b0386166000908152600e602052604090205460ff165b15610a7d57610a78868686611de2565b610a8b565b610a8986868684611f3d565b505b610ad186610a97611b10565b610acc8760405180606001604052806028815260200161257360289139610ac58c610ac0611b10565b6117ee565b9190611fb6565b611b14565b50600195945050505050565b610ae5611b10565b6001600160a01b0316610af66113d5565b6001600160a01b031614610b51576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b6109db8161204d565b60055460ff1690565b6000610b6d610e5d565b80610b8257506008546001600160a01b031633145b610bbd5760405162461bcd60e51b815260040180806020018281038252602c8152602001806126c7602c913960400191505060405180910390fd5b6001600160a01b0382166000908152600e602052604090205460ff1615610c2b576040805162461bcd60e51b815260206004820152601960248201527f616464726573732063616e2774206265206578636c7564656400000000000000604482015290519081900360640190fd5b506001600160a01b0381166000908152600e60205260409020805460ff191660019081179091555b919050565b60006109f2610c65611b10565b84610acc8560016000610c76611b10565b6001600160a01b03908116825260208083019390935260409182016000908120918c1681529252902054906119bf565b6008546001600160a01b031681565b610cbd610e5d565b80610cd257506008546001600160a01b031633145b610d0d5760405162461bcd60e51b815260040180806020018281038252602c8152602001806126c7602c913960400191505060405180910390fd5b6001600160a01b038116610d525760405162461bcd60e51b81526004018080602001828103825260268152602001806124ff6026913960400191505060405180910390fd5b600854604080516001600160a01b039283168152918316602083015280517f75237613d1cfb394eb7979839ecbeacaca4592ef0cf96791979625803948a6019281900390910190a1600880546001600160a01b0319166001600160a01b0392909216919091179055565b6006546000906001600160a01b03163314610e085760405162461bcd60e51b81526004018080602001828103825260248152602001806125ed6024913960400191505060405180910390fd5b6000610e1384611289565b9050610e1f8484611a20565b6000610e2a85611289565b91909111949350505050565b6109db816120ea565b600c8181548110610e4c57fe5b600091825260209091200154905081565b6006546000906001600160a01b0316610e74611b10565b6001600160a01b031614905090565b69043c33c193756480000081565b600a5481565b6006546001600160a01b03163314610ee05760405162461bcd60e51b81526004018080602001828103825260248152602001806125ed6024913960400191505060405180910390fd5b826001600160a01b031663a9059cbb82846040518363ffffffff1660e01b815260040180836001600160a01b0316815260200182815260200192505050602060405180830381600087803b158015610f3757600080fd5b505af1158015610f4b573d6000803e3d6000fd5b505050506040513d6020811015610f6157600080fd5b5050505050565b6006546001600160a01b031690565b600d8181548110610e4c57fe5b6008546001600160a01b03163314610fd1576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b600b805460ff60a01b19169055565b6008546000906001600160a01b03163314611030576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b611038611607565b8360ff16106110785760405162461bcd60e51b815260040180806020018281038252602a815260200180612611602a913960400191505060405180910390fd5b60ff8316156110aa57600c6001840360ff168154811061109457fe5b906000526020600020015482116110aa57600080fd5b6110bd60016110b7611607565b906120fb565b8360ff1610156110f057600c8360010160ff16815481106110da57fe5b906000526020600020015482106110f057600080fd5b81600c8460ff168154811061110157fe5b60009182526020909120015550600192915050565b61111e610e5d565b8061113357506008546001600160a01b031633145b61116e5760405162461bcd60e51b815260040180806020018281038252602c8152602001806126c7602c913960400191505060405180910390fd5b6001600160a01b0381166111b35760405162461bcd60e51b815260040180806020018281038252602281526020018061265c6022913960400191505060405180910390fd5b600780546001600160a01b0319166001600160a01b0392909216919091179055565b6008546001600160a01b03163314611222576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b6001600160a01b0381166112675760405162461bcd60e51b815260040180806020018281038252602e81526020018061259b602e913960400191505060405180910390fd5b600b80546001600160a01b0319166001600160a01b0392909216919091179055565b6001600160a01b031660009081526020819052604090205490565b6112ac611b10565b6001600160a01b03166112bd6113d5565b6001600160a01b031614611318576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b60055460405160009161010090046001600160a01b0316907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908390a360058054610100600160a81b0319169055565b60095481565b6006546001600160a01b031633146113b75760405162461bcd60e51b81526004018080602001828103825260248152602001806125ed6024913960400191505060405180910390fd5b6113c18282612158565b5050565b600b54600160a01b900460ff1681565b60055461010090046001600160a01b031690565b60006113f3610e5d565b8061140857506008546001600160a01b031633145b6114435760405162461bcd60e51b815260040180806020018281038252602c8152602001806126c7602c913960400191505060405180910390fd5b6001600160a01b0382166000908152600e602052604090205460ff166114b0576040805162461bcd60e51b815260206004820152601960248201527f616464726573732063616e277420626520696e636c7564656400000000000000604482015290519081900360640190fd5b506001600160a01b03166000908152600e60205260409020805460ff19169055600190565b60048054604080516020601f60026000196101006001881615020190951694909404938401819004810282018101909252828152606093909290918301828280156108b65780601f1061088b576101008083540402835291602001916108b6565b600654600160a01b900460ff1681565b6008546000906001600160a01b03163314611596576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b600a9190915590565b60006109f26115ac611b10565b84610acc8560405180606001604052806025815260200161271760259139600160006115d6611b10565b6001600160a01b03908116825260208083019390935260409182016000908120918d16815292529020549190611fb6565b600c5490565b60006109f261161a611b10565b8484611de2565b6008546000906001600160a01b03163314611671576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b611679611837565b8360ff16106116b95760405162461bcd60e51b815260040180806020018281038252602a815260200180612611602a913960400191505060405180910390fd5b81600d8460ff168154811061110157fe5b6007546001600160a01b031681565b600b546001600160a01b031681565b6008546001600160a01b03163314611735576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b600b54600160a01b900460ff161561177e5760405162461bcd60e51b815260040180806020018281038252602481526020018061267e6024913960400191505060405180910390fd5b61271081106117d4576040805162461bcd60e51b815260206004820152601b60248201527f74617820657175616c206f722062696767657220746f20313030250000000000604482015290519081900360640190fd5b600955565b600e6020526000908152604090205460ff1681565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b6001600160a01b03166000908152600e602052604090205460ff1690565b600d5490565b611845611b10565b6001600160a01b03166118566113d5565b6001600160a01b0316146118b1576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b6001600160a01b0381166118f65760405162461bcd60e51b81526004018080602001828103825260268152602001806124716026913960400191505060405180910390fd5b6005546040516001600160a01b0380841692610100900416907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a3600580546001600160a01b0390921661010002610100600160a81b0319909216919091179055565b6008546001600160a01b031633146119aa576040805162461bcd60e51b815260206004820152601c60248201526000805160206124b9833981519152604482015290519081900360640190fd5b600b805460ff60a01b1916600160a01b179055565b600082820183811015611a19576040805162461bcd60e51b815260206004820152601b60248201527f536166654d6174683a206164646974696f6e206f766572666c6f770000000000604482015290519081900360640190fd5b9392505050565b6001600160a01b038216611a7b576040805162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f206164647265737300604482015290519081900360640190fd5b611a87600083836121a1565b600254611a9490826119bf565b6002556001600160a01b038216600090815260208190526040902054611aba90826119bf565b6001600160a01b0383166000818152602081815260408083209490945583518581529351929391927fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9281900390910190a35050565b3390565b6001600160a01b038316611b595760405162461bcd60e51b81526004018080602001828103825260248152602001806126f36024913960400191505060405180910390fd5b6001600160a01b038216611b9e5760405162461bcd60e51b81526004018080602001828103825260228152602001806124976022913960400191505060405180910390fd5b6001600160a01b03808416600081815260016020908152604080832094871680845294825291829020859055815185815291517f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9259281900390910190a3505050565b60075460408051633ddac95360e01b8152306004820152670de0b6b3a7640000602482015290516000926001600160a01b031691633ddac953916044808301926020929190829003018186803b158015611c5957600080fd5b505afa925050508015611c7e57506040513d6020811015611c7957600080fd5b505160015b611cb95760405162461bcd60e51b815260040180806020018281038252602e815260200180612421602e913960400191505060405180910390fd5b71ffffffffffffffffffffffffffffffffffff1690506108be565b600b54600090600160a01b900460ff1615610c53576000611d016001611cf8611607565b60ff16906121a6565b90505b600c8160ff1681548110611d1457fe5b90600052602060002001548310611dd957612710600d8260ff1681548110611d3857fe5b906000526020600020015410611d95576040805162461bcd60e51b815260206004820152601b60248201527f74617820657175616c206f722062696767657220746f20313030250000000000604482015290519081900360640190fd5b600d8160ff1681548110611da557fe5b9060005260206000200154600981905550600d8160ff1681548110611dc657fe5b9060005260206000200154915050610c53565b60001901611d04565b6001600160a01b038316611e275760405162461bcd60e51b81526004018080602001828103825260258152602001806126a26025913960400191505060405180910390fd5b6001600160a01b038216611e6c5760405162461bcd60e51b81526004018080602001828103825260238152602001806123fe6023913960400191505060405180910390fd5b611e778383836121a1565b611eb4816040518060600160405280602681526020016124d9602691396001600160a01b0386166000908152602081905260409020549190611fb6565b6001600160a01b038085166000908152602081905260408082209390935590841681522054611ee390826119bf565b6001600160a01b038084166000818152602081815260409182902094909455805185815290519193928716927fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef92918290030190a3505050565b600080611f61612710611f5b600954876121e890919063ffffffff16565b90612241565b90506000611f6f85836120fb565b90508315611f8657611f818783612158565b611f9e565b600b54611f9e9088906001600160a01b031684611de2565b611fa9878783611de2565b5060019695505050505050565b600081848411156120455760405162461bcd60e51b81526004018080602001828103825283818151815260200191508051906020019080838360005b8381101561200a578181015183820152602001611ff2565b50505050905090810190601f1680156120375780820380516001836020036101000a031916815260200191505b509250505060405180910390fd5b505050900390565b6001600160a01b0381166120925760405162461bcd60e51b815260040180806020018281038252602d815260200180612525602d913960400191505060405180910390fd5b6040516001600160a01b038216906000907f74da04524d50c64947f5dd5381ef1a4dca5cba8ed1d816243f9e48aa0b5617ed908290a3600680546001600160a01b0319166001600160a01b0392909216919091179055565b6109db6120f5611b10565b826122a8565b600082821115612152576040805162461bcd60e51b815260206004820152601e60248201527f536166654d6174683a207375627472616374696f6e206f766572666c6f770000604482015290519081900360640190fd5b50900390565b6000612183826040518060600160405280602481526020016125c960249139610ac586610ac0611b10565b905061219783612191611b10565b83611b14565b6121a183836122a8565b505050565b6000611a1983836040518060400160405280601e81526020017f536166654d6174683a207375627472616374696f6e206f766572666c6f7700008152506123a4565b6000826121f7575060006109f6565b8282028284828161220457fe5b0414611a195760405162461bcd60e51b81526004018080602001828103825260218152602001806125526021913960400191505060405180910390fd5b6000808211612297576040805162461bcd60e51b815260206004820152601a60248201527f536166654d6174683a206469766973696f6e206279207a65726f000000000000604482015290519081900360640190fd5b8183816122a057fe5b049392505050565b6001600160a01b0382166122ed5760405162461bcd60e51b815260040180806020018281038252602181526020018061263b6021913960400191505060405180910390fd5b6122f9826000836121a1565b6123368160405180606001604052806022815260200161244f602291396001600160a01b0385166000908152602081905260409020549190611fb6565b6001600160a01b03831660009081526020819052604090205560025461235c90826120fb565b6002556040805182815290516000916001600160a01b038516917fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9181900360200190a35050565b60008360ff168360ff16111582906120455760405162461bcd60e51b815260206004820181815283516024840152835190928392604490910191908501908083836000831561200a578181015183820152602001611ff256fe45524332303a207472616e7366657220746f20746865207a65726f20616464726573734f726269743a206661696c656420746f206665746368204f524249542070726963652066726f6d204f7261636c6545524332303a206275726e20616d6f756e7420657863656564732062616c616e63654f776e61626c653a206e6577206f776e657220697320746865207a65726f206164647265737345524332303a20617070726f766520746f20746865207a65726f206164647265737343616c6c6572206973206e6f742074686520746178206f66666963650000000045524332303a207472616e7366657220616d6f756e7420657863656564732062616c616e6365746178206f666669636520616464726573732063616e6e6f74206265203020616464726573736f70657261746f723a207a65726f206164647265737320676976656e20666f72206e6577206f70657261746f72536166654d6174683a206d756c7469706c69636174696f6e206f766572666c6f7745524332303a207472616e7366657220616d6f756e74206578636565647320616c6c6f77616e636574617820636f6c6c6563746f722061646472657373206d757374206265206e6f6e2d7a65726f206164647265737345524332303a206275726e20616d6f756e74206578636565647320616c6c6f77616e63656f70657261746f723a2063616c6c6572206973206e6f7420746865206f70657261746f72496e6465782068617320746f206c6f776572207468616e20636f756e74206f662074617820746965727345524332303a206275726e2066726f6d20746865207a65726f20616464726573736f7261636c6520616464726573732063616e6e6f74206265203020616464726573736175746f2063616c63756c617465207461782063616e6e6f7420626520656e61626c656445524332303a207472616e736665722066726f6d20746865207a65726f206164647265737343616c6c6572206973206e6f7420746865206f70657261746f72206f722074686520746178206f666669636545524332303a20617070726f76652066726f6d20746865207a65726f206164647265737345524332303a2064656372656173656420616c6c6f77616e63652062656c6f77207a65726fa26469706673582212204567862f87d931a38f63886cc2711f58bb0fc5a13157edff10ad00b715fdb1ad64736f6c634300060c0033

Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)

00000000000000000000000000000000000000000000000000000000000001f40000000000000000000000006335ca53a12508980b1b65a195b33f75796fe02b

-----Decoded View---------------
Arg [0] : _taxRate (uint256): 500
Arg [1] : _taxCollectorAddress (address): 0x6335cA53a12508980b1B65A195B33F75796fE02B

-----Encoded View---------------
2 Constructor Arguments found :
Arg [0] : 00000000000000000000000000000000000000000000000000000000000001f4
Arg [1] : 0000000000000000000000006335ca53a12508980b1b65a195b33f75796fe02b


Deployed Bytecode Sourcemap

33725:9087:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13562:91;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;42283:331;;;;;;;;;;;;;;;;-1:-1:-1;42283:331:0;-1:-1:-1;;;;;42283:331:0;;:::i;:::-;;15708:169;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;15708:169:0;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;14661:108;;;:::i;:::-;;;;;;;;;;;;;;;;40686:856;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;40686:856:0;;;;;;;;;;;;;;;;;:::i;33004:115::-;;;;;;;;;;;;;;;;-1:-1:-1;33004:115:0;-1:-1:-1;;;;;33004:115:0;;:::i;14505:91::-;;;:::i;:::-;;;;;;;;;;;;;;;;;;;39438:240;;;;;;;;;;;;;;;;-1:-1:-1;39438:240:0;-1:-1:-1;;;;;39438:240:0;;:::i;17089:218::-;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;17089:218:0;;;;;;;;:::i;34240:24::-;;;:::i;:::-;;;;-1:-1:-1;;;;;34240:24:0;;;;;;;;;;;;;;38667:259;;;;;;;;;;;;;;;;-1:-1:-1;38667:259:0;-1:-1:-1;;;;;38667:259:0;;:::i;40159:290::-;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;40159:290:0;;;;;;;;:::i;40457:83::-;;;;;;;;;;;;;;;;-1:-1:-1;40457:83:0;;:::i;34631:134::-;;;;;;;;;;;;;;;;-1:-1:-1;34631:134:0;;:::i;32896:100::-;;;:::i;33902:71::-;;;:::i;34385:38::-;;;:::i;42622:187::-;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;42622:187:0;;;;;;;;;;;;;;;;;:::i;32668:85::-;;;:::i;34772:113::-;;;;;;;;;;;;;;;;-1:-1:-1;34772:113:0;;:::i;38346:99::-;;;:::i;36379:545::-;;;;;;;;;;;;;;;;-1:-1:-1;36379:545:0;;;;;;;;;:::i;38453:206::-;;;;;;;;;;;;;;;;-1:-1:-1;38453:206:0;-1:-1:-1;;;;;38453:206:0;;:::i;38934:248::-;;;;;;;;;;;;;;;;-1:-1:-1;38934:248:0;-1:-1:-1;;;;;38934:248:0;;:::i;14832:127::-;;;;;;;;;;;;;;;;-1:-1:-1;14832:127:0;-1:-1:-1;;;;;14832:127:0;;:::i;31731:148::-;;;:::i;34298:22::-;;;:::i;40548:130::-;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;40548:130:0;;;;;;;;:::i;34576:28::-;;;:::i;31080:87::-;;;:::i;39686:240::-;;;;;;;;;;;;;;;;-1:-1:-1;39686:240:0;-1:-1:-1;;;;;39686:240:0;;:::i;13772:95::-;;;:::i;34039:41::-;;;:::i;37264:135::-;;;;;;;;;;;;;;;;-1:-1:-1;37264:135:0;;:::i;17810:269::-;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;17810:269:0;;;;;;;;:::i;36000:115::-;;;:::i;15172:175::-;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;15172:175:0;;;;;;;;:::i;36932:324::-;;;;;;;;;;;;;;;;-1:-1:-1;36932:324:0;;;;;;;;;:::i;34173:26::-;;;:::i;34474:34::-;;;:::i;39190:240::-;;;;;;;;;;;;;;;;-1:-1:-1;39190:240:0;;:::i;34937:49::-;;;;;;;;;;;;;;;;-1:-1:-1;34937:49:0;-1:-1:-1;;;;;34937:49:0;;:::i;15410:151::-;;;;;;;;;;;;;;;;-1:-1:-1;;;;;;15410:151:0;;;;;;;;;;:::i;36246:125::-;;;;;;;;;;;;;;;;-1:-1:-1;36246:125:0;-1:-1:-1;;;;;36246:125:0;;:::i;36123:115::-;;;:::i;32034:244::-;;;;;;;;;;;;;;;;-1:-1:-1;32034:244:0;-1:-1:-1;;;;;32034:244:0;;:::i;38241:97::-;;;:::i;13562:91::-;13640:5;13633:12;;;;;;;;-1:-1:-1;;13633:12:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13607:13;;13633:12;;13640:5;;13633:12;;13640:5;13633:12;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13562:91;;:::o;42283:331::-;32804:9;;-1:-1:-1;;;;;32804:9:0;32817:10;32804:23;32796:72;;;;-1:-1:-1;;;32796:72:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;42389:21:::1;::::0;-1:-1:-1;;;42389:21:0;::::1;;;42388:22;42380:59;;;::::0;;-1:-1:-1;;;42380:59:0;;::::1;;::::0;::::1;::::0;::::1;::::0;;;;::::1;::::0;;;;;;;;;;;;;::::1;;-1:-1:-1::0;;;;;42458:26:0;::::1;42450:52;;;::::0;;-1:-1:-1;;;42450:52:0;;::::1;;::::0;::::1;::::0;::::1;::::0;;;;-1:-1:-1;;;42450:52:0;;;;;;;;;;;;;::::1;;42513:21;:28:::0;;-1:-1:-1;;;;42513:28:0::1;-1:-1:-1::0;;;42513:28:0::1;::::0;;42552:54:::1;42558:12:::0;33962:11:::1;42552:5;:54::i;:::-;42283:331:::0;:::o;15708:169::-;15791:4;15808:39;15817:12;:10;:12::i;:::-;15831:7;15840:6;15808:8;:39::i;:::-;-1:-1:-1;15865:4:0;15708:169;;;;;:::o;14661:108::-;14749:12;;14661:108;:::o;40686:856::-;40909:16;;40818:4;;;;;;-1:-1:-1;;;40909:16:0;;;;40905:260;;;40942:25;40970:16;:14;:16::i;:::-;40942:44;;41018:33;41033:17;41018:14;:33::i;:::-;41001:50;;41090:13;;41070:17;:33;41066:88;;;41134:4;41124:14;;41066:88;40905:260;;41183:19;;;:48;;-1:-1:-1;;;;;;41206:25:0;;;;;;:17;:25;;;;;;;;41183:48;41179:202;;;41248:36;41258:6;41266:9;41277:6;41248:9;:36::i;:::-;41179:202;;;41317:52;41334:6;41342:9;41353:6;41361:7;41317:16;:52::i;:::-;;41179:202;41393:119;41402:6;41410:12;:10;:12::i;:::-;41424:87;41460:6;41424:87;;;;;;;;;;;;;;;;;:31;41434:6;41442:12;:10;:12::i;:::-;41424:9;:31::i;:::-;:35;:87;:35;:87::i;:::-;41393:8;:119::i;:::-;-1:-1:-1;41530:4:0;;40686:856;-1:-1:-1;;;;;40686:856:0:o;33004:115::-;31311:12;:10;:12::i;:::-;-1:-1:-1;;;;;31300:23:0;:7;:5;:7::i;:::-;-1:-1:-1;;;;;31300:23:0;;31292:68;;;;;-1:-1:-1;;;31292:68:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;33080:31:::1;33098:12;33080:17;:31::i;14505:91::-:0;14579:9;;;;14505:91;:::o;39438:240::-;39520:4;35252:12;:10;:12::i;:::-;:39;;;-1:-1:-1;35268:9:0;;-1:-1:-1;;;;;35268:9:0;35281:10;35268:23;35252:39;35244:96;;;;-1:-1:-1;;;35244:96:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;39546:27:0;::::1;;::::0;;;:17:::1;:27;::::0;;;;;::::1;;39545:28;39537:66;;;::::0;;-1:-1:-1;;;39537:66:0;;::::1;;::::0;::::1;::::0;::::1;::::0;;;;::::1;::::0;;;;;;;;;;;;;::::1;;-1:-1:-1::0;;;;;;39614:27:0;::::1;;::::0;;;:17:::1;:27;::::0;;;;:34;;-1:-1:-1;;39614:34:0::1;39644:4;39614:34:::0;;::::1;::::0;;;35351:1:::1;39438:240:::0;;;:::o;17089:218::-;17177:4;17194:83;17203:12;:10;:12::i;:::-;17217:7;17226:50;17265:10;17226:11;:25;17238:12;:10;:12::i;:::-;-1:-1:-1;;;;;17226:25:0;;;;;;;;;;;;;;;;;-1:-1:-1;17226:25:0;;;:34;;;;;;;;;;;:38;:50::i;34240:24::-;;;-1:-1:-1;;;;;34240:24:0;;:::o;38667:259::-;35252:12;:10;:12::i;:::-;:39;;;-1:-1:-1;35268:9:0;;-1:-1:-1;;;;;35268:9:0;35281:10;35268:23;35252:39;35244:96;;;;-1:-1:-1;;;35244:96:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;38759:24:0;::::1;38751:75;;;;-1:-1:-1::0;;;38751:75:0::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;38863:9;::::0;38842:43:::1;::::0;;-1:-1:-1;;;;;38863:9:0;;::::1;38842:43:::0;;;;::::1;;::::0;::::1;::::0;;;::::1;::::0;;;;;;;;::::1;38896:9;:22:::0;;-1:-1:-1;;;;;;38896:22:0::1;-1:-1:-1::0;;;;;38896:22:0;;;::::1;::::0;;;::::1;::::0;;38667:259::o;40159:290::-;32804:9;;40239:4;;-1:-1:-1;;;;;32804:9:0;32817:10;32804:23;32796:72;;;;-1:-1:-1;;;32796:72:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;40256:21:::1;40280;40290:10;40280:9;:21::i;:::-;40256:45;;40312:26;40318:10;40330:7;40312:5;:26::i;:::-;40349:20;40372:21;40382:10;40372:9;:21::i;:::-;40413:28:::0;;;::::1;::::0;40159:290;-1:-1:-1;;;;40159:290:0:o;40457:83::-;40514:18;40525:6;40514:10;:18::i;34631:134::-;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;34631:134:0;:::o;32896:100::-;32979:9;;32939:4;;-1:-1:-1;;;;;32979:9:0;32963:12;:10;:12::i;:::-;-1:-1:-1;;;;;32963:25:0;;32956:32;;32896:100;:::o;33902:71::-;33962:11;33902:71;:::o;34385:38::-;;;;:::o;42622:187::-;32804:9;;-1:-1:-1;;;;;32804:9:0;32817:10;32804:23;32796:72;;;;-1:-1:-1;;;32796:72:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;42772:6:::1;-1:-1:-1::0;;;;;42772:15:0::1;;42788:3;42793:7;42772:29;;;;;;;;;;;;;-1:-1:-1::0;;;;;42772:29:0::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;;;;;;;;;;;;::::0;::::1;;;;;;;;;;;;;;;;;;;::::0;::::1;;-1:-1:-1::0;;;;;42622:187:0:o;32668:85::-;32736:9;;-1:-1:-1;;;;;32736:9:0;32668:85;:::o;34772:113::-;;;;;;;;;;38346:99;35114:9;;-1:-1:-1;;;;;35114:9:0;35127:10;35114:23;35106:64;;;;;-1:-1:-1;;;35106:64:0;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;35106:64:0;;;;;;;;;;;;;;;38413:16:::1;:24:::0;;-1:-1:-1;;;;38413:24:0::1;::::0;;38346:99::o;36379:545::-;35114:9;;36464:4;;-1:-1:-1;;;;;35114:9:0;35127:10;35114:23;35106:64;;;;;-1:-1:-1;;;35106:64:0;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;35106:64:0;;;;;;;;;;;;;;;36562:23:::1;:21;:23::i;:::-;36553:6;:32;;;36545:87;;;;-1:-1:-1::0;;;36545:87:0::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;36647:10;::::0;::::1;::::0;36643:86:::1;;36691:13;36714:1;36705:6;:10;36691:25;;;;;;;;;;;;;;;;;;36682:6;:34;36674:43;;;::::0;::::1;;36752:30;36780:1;36752:23;:21;:23::i;:::-;:27:::0;::::1;:30::i;:::-;36743:6;:39;;;36739:115;;;36816:13;36830:6;36839:1;36830:10;36816:25;;;;;;;;;;;;;;;;;;36807:6;:34;36799:43;;;::::0;::::1;;36888:6;36864:13;36878:6;36864:21;;;;;;;;;;;::::0;;;::::1;::::0;;;::::1;:30:::0;-1:-1:-1;36912:4:0::1;36379:545:::0;;;;:::o;38453:206::-;35252:12;:10;:12::i;:::-;:39;;;-1:-1:-1;35268:9:0;;-1:-1:-1;;;;;35268:9:0;35281:10;35268:23;35252:39;35244:96;;;;-1:-1:-1;;;35244:96:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;38549:26:0;::::1;38541:73;;;;-1:-1:-1::0;;;38541:73:0::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;38625:11;:26:::0;;-1:-1:-1;;;;;;38625:26:0::1;-1:-1:-1::0;;;;;38625:26:0;;;::::1;::::0;;;::::1;::::0;;38453:206::o;38934:248::-;35114:9;;-1:-1:-1;;;;;35114:9:0;35127:10;35114:23;35106:64;;;;;-1:-1:-1;;;35106:64:0;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;35106:64:0;;;;;;;;;;;;;;;-1:-1:-1;;;;;39036:34:0;::::1;39028:93;;;;-1:-1:-1::0;;;39028:93:0::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;39132:19;:42:::0;;-1:-1:-1;;;;;;39132:42:0::1;-1:-1:-1::0;;;;;39132:42:0;;;::::1;::::0;;;::::1;::::0;;38934:248::o;14832:127::-;-1:-1:-1;;;;;14933:18:0;14906:7;14933:18;;;;;;;;;;;;14832:127::o;31731:148::-;31311:12;:10;:12::i;:::-;-1:-1:-1;;;;;31300:23:0;:7;:5;:7::i;:::-;-1:-1:-1;;;;;31300:23:0;;31292:68;;;;;-1:-1:-1;;;31292:68:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;31822:6:::1;::::0;31801:40:::1;::::0;31838:1:::1;::::0;31822:6:::1;::::0;::::1;-1:-1:-1::0;;;;;31822:6:0::1;::::0;31801:40:::1;::::0;31838:1;;31801:40:::1;31852:6;:19:::0;;-1:-1:-1;;;;;;31852:19:0::1;::::0;;31731:148::o;34298:22::-;;;;:::o;40548:130::-;32804:9;;-1:-1:-1;;;;;32804:9:0;32817:10;32804:23;32796:72;;;;-1:-1:-1;;;32796:72:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;40639:31:::1;40654:7;40663:6;40639:14;:31::i;:::-;40548:130:::0;;:::o;34576:28::-;;;-1:-1:-1;;;34576:28:0;;;;;:::o;31080:87::-;31153:6;;;;;-1:-1:-1;;;;;31153:6:0;;31080:87::o;39686:240::-;39768:4;35252:12;:10;:12::i;:::-;:39;;;-1:-1:-1;35268:9:0;;-1:-1:-1;;;;;35268:9:0;35281:10;35268:23;35252:39;35244:96;;;;-1:-1:-1;;;35244:96:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;39793:27:0;::::1;;::::0;;;:17:::1;:27;::::0;;;;;::::1;;39785:65;;;::::0;;-1:-1:-1;;;39785:65:0;;::::1;;::::0;::::1;::::0;::::1;::::0;;;;::::1;::::0;;;;;;;;;;;;;::::1;;-1:-1:-1::0;;;;;;39861:27:0::1;39891:5;39861:27:::0;;;:17:::1;:27;::::0;;;;:35;;-1:-1:-1;;39861:35:0::1;::::0;;-1:-1:-1;;39686:240:0:o;13772:95::-;13852:7;13845:14;;;;;;;;-1:-1:-1;;13845:14:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13819:13;;13845:14;;13852:7;;13845:14;;13852:7;13845:14;;;;;;;;;;;;;;;;;;;;;;;;34039:41;;;-1:-1:-1;;;34039:41:0;;;;;:::o;37264:135::-;35114:9;;37344:4;;-1:-1:-1;;;;;35114:9:0;35127:10;35114:23;35106:64;;;;;-1:-1:-1;;;35106:64:0;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;35106:64:0;;;;;;;;;;;;;;;37361:13:::1;:30:::0;;;;37264:135;:::o;17810:269::-;17903:4;17920:129;17929:12;:10;:12::i;:::-;17943:7;17952:96;17991:15;17952:96;;;;;;;;;;;;;;;;;:11;:25;17964:12;:10;:12::i;:::-;-1:-1:-1;;;;;17952:25:0;;;;;;;;;;;;;;;;;-1:-1:-1;17952:25:0;;;:34;;;;;;;;;;;:96;:38;:96::i;36000:115::-;36087:13;:20;36000:115;:::o;15172:175::-;15258:4;15275:42;15285:12;:10;:12::i;:::-;15299:9;15310:6;15275:9;:42::i;36932:324::-;35114:9;;37017:4;;-1:-1:-1;;;;;35114:9:0;35127:10;35114:23;35106:64;;;;;-1:-1:-1;;;35106:64:0;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;35106:64:0;;;;;;;;;;;;;;;37115:23:::1;:21;:23::i;:::-;37106:6;:32;;;37098:87;;;;-1:-1:-1::0;;;37098:87:0::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;37220:6;37196:13;37210:6;37196:21;;;;;;;;;34173:26:::0;;;-1:-1:-1;;;;;34173:26:0;;:::o;34474:34::-;;;-1:-1:-1;;;;;34474:34:0;;:::o;39190:240::-;35114:9;;-1:-1:-1;;;;;35114:9:0;35127:10;35114:23;35106:64;;;;;-1:-1:-1;;;35106:64:0;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;35106:64:0;;;;;;;;;;;;;;;39269:16:::1;::::0;-1:-1:-1;;;39269:16:0;::::1;;;39268:17;39260:66;;;;-1:-1:-1::0;;;39260:66:0::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;39356:5;39345:8;:16;39337:56;;;::::0;;-1:-1:-1;;;39337:56:0;;::::1;;::::0;::::1;::::0;::::1;::::0;;;;::::1;::::0;;;;;;;;;;;;;::::1;;39404:7;:18:::0;39190:240::o;34937:49::-;;;;;;;;;;;;;;;:::o;15410:151::-;-1:-1:-1;;;;;15526:18:0;;;15499:7;15526:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;15410:151::o;36246:125::-;-1:-1:-1;;;;;36336:27:0;36312:4;36336:27;;;:17;:27;;;;;;;;;36246:125::o;36123:115::-;36210:13;:20;36123:115;:::o;32034:244::-;31311:12;:10;:12::i;:::-;-1:-1:-1;;;;;31300:23:0;:7;:5;:7::i;:::-;-1:-1:-1;;;;;31300:23:0;;31292:68;;;;;-1:-1:-1;;;31292:68:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;32123:22:0;::::1;32115:73;;;;-1:-1:-1::0;;;32115:73:0::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;32225:6;::::0;32204:38:::1;::::0;-1:-1:-1;;;;;32204:38:0;;::::1;::::0;32225:6:::1;::::0;::::1;;::::0;32204:38:::1;::::0;;;::::1;32253:6;:17:::0;;-1:-1:-1;;;;;32253:17:0;;::::1;;;-1:-1:-1::0;;;;;;32253:17:0;;::::1;::::0;;;::::1;::::0;;32034:244::o;38241:97::-;35114:9;;-1:-1:-1;;;;;35114:9:0;35127:10;35114:23;35106:64;;;;;-1:-1:-1;;;35106:64:0;;;;;;;;;;;;-1:-1:-1;;;;;;;;;;;35106:64:0;;;;;;;;;;;;;;;38307:16:::1;:23:::0;;-1:-1:-1;;;;38307:23:0::1;-1:-1:-1::0;;;38307:23:0::1;::::0;;38241:97::o;6721:179::-;6779:7;6811:5;;;6835:6;;;;6827:46;;;;;-1:-1:-1;;;6827:46:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;6891:1;6721:179;-1:-1:-1;;;6721:179:0:o;19390:378::-;-1:-1:-1;;;;;19474:21:0;;19466:65;;;;;-1:-1:-1;;;19466:65:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;19544:49;19573:1;19577:7;19586:6;19544:20;:49::i;:::-;19621:12;;:24;;19638:6;19621:16;:24::i;:::-;19606:12;:39;-1:-1:-1;;;;;19677:18:0;;:9;:18;;;;;;;;;;;:30;;19700:6;19677:22;:30::i;:::-;-1:-1:-1;;;;;19656:18:0;;:9;:18;;;;;;;;;;;:51;;;;19723:37;;;;;;;19656:18;;:9;;19723:37;;;;;;;;;;19390:378;;:::o;743:106::-;831:10;743:106;:::o;20957:346::-;-1:-1:-1;;;;;21059:19:0;;21051:68;;;;-1:-1:-1;;;21051:68:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;21138:21:0;;21130:68;;;;-1:-1:-1;;;21130:68:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;21211:18:0;;;;;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;:36;;;21263:32;;;;;;;;;;;;;;;;;20957:346;;;:::o;37407:306::-;37500:11;;37492:49;;;-1:-1:-1;;;37492:49:0;;37529:4;37492:49;;;;37536:4;37492:49;;;;;;37456:19;;-1:-1:-1;;;;;37500:11:0;;37492:28;;:49;;;;;;;;;;;;;;37500:11;37492:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;37492:49:0;;;37488:218;;37638:56;;-1:-1:-1;;;37638:56:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;37488:218;37589:15;;;-1:-1:-1;37582:22:0;;37721:512;37807:16;;37784:7;;-1:-1:-1;;;37807:16:0;;;;37803:423;;;37845:12;37860:37;37895:1;37866:23;:21;:23::i;:::-;37860:34;;;;:37::i;:::-;37845:52;;37840:375;37960:13;37974:6;37960:21;;;;;;;;;;;;;;;;;;37945:11;:36;37941:259;;38038:5;38014:13;38028:6;38014:21;;;;;;;;;;;;;;;;;;:29;38006:69;;;;;-1:-1:-1;;;38006:69:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;38108:13;38122:6;38108:21;;;;;;;;;;;;;;;;;;38098:7;:31;;;;38159:13;38173:6;38159:21;;;;;;;;;;;;;;;;;;38152:28;;;;;37941:259;-1:-1:-1;;37912:8:0;37840:375;;18569:539;-1:-1:-1;;;;;18675:20:0;;18667:70;;;;-1:-1:-1;;;18667:70:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;18756:23:0;;18748:71;;;;-1:-1:-1;;;18748:71:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;18832:47;18853:6;18861:9;18872:6;18832:20;:47::i;:::-;18912:71;18934:6;18912:71;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;18912:17:0;;:9;:17;;;;;;;;;;;;:71;:21;:71::i;:::-;-1:-1:-1;;;;;18892:17:0;;;:9;:17;;;;;;;;;;;:91;;;;19017:20;;;;;;;:32;;19042:6;19017:24;:32::i;:::-;-1:-1:-1;;;;;18994:20:0;;;:9;:20;;;;;;;;;;;;:55;;;;19065:35;;;;;;;18994:20;;19065:35;;;;;;;;;;;;;18569:539;;;:::o;41550:653::-;41702:4;41719:17;41739:30;41763:5;41739:19;41750:7;;41739:6;:10;;:19;;;;:::i;:::-;:23;;:30::i;:::-;41719:50;-1:-1:-1;41780:22:0;41805:21;:6;41719:50;41805:10;:21::i;:::-;41780:46;;41842:7;41839:225;;;41891:33;41906:6;41914:9;41891:14;:33::i;:::-;41839:225;;;42021:19;;42003:49;;42013:6;;-1:-1:-1;;;;;42021:19:0;42042:9;42003;:49::i;:::-;42127:44;42137:6;42145:9;42156:14;42127:9;:44::i;:::-;-1:-1:-1;42191:4:0;;41550:653;-1:-1:-1;;;;;;41550:653:0:o;9548:166::-;9634:7;9670:12;9662:6;;;;9654:29;;;;-1:-1:-1;;;9654:29:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;9701:5:0;;;9548:166::o;33127:257::-;-1:-1:-1;;;;;33204:26:0;;33196:84;;;;-1:-1:-1;;;33196:84:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;33296:45;;-1:-1:-1;;;;;33296:45:0;;;33324:1;;33296:45;;33324:1;;33296:45;33352:9;:24;;-1:-1:-1;;;;;;33352:24:0;-1:-1:-1;;;;;33352:24:0;;;;;;;;;;33127:257::o;22964:91::-;23020:27;23026:12;:10;:12::i;:::-;23040:6;23020:5;:27::i;7183:158::-;7241:7;7274:1;7269;:6;;7261:49;;;;;-1:-1:-1;;;7261:49:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;7328:5:0;;;7183:158::o;23374:295::-;23451:26;23480:84;23517:6;23480:84;;;;;;;;;;;;;;;;;:32;23490:7;23499:12;:10;:12::i;23480:84::-;23451:113;;23577:51;23586:7;23595:12;:10;:12::i;:::-;23609:18;23577:8;:51::i;:::-;23639:22;23645:7;23654:6;23639:5;:22::i;:::-;23374:295;;;:::o;25914:130::-;25968:5;25993:43;25997:1;26000;25993:43;;;;;;;;;;;;;;;;;:3;:43::i;7600:220::-;7658:7;7682:6;7678:20;;-1:-1:-1;7697:1:0;7690:8;;7678:20;7721:5;;;7725:1;7721;:5;:1;7745:5;;;;;:10;7737:56;;;;-1:-1:-1;;;7737:56:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8298:153;8356:7;8388:1;8384;:5;8376:44;;;;;-1:-1:-1;;;8376:44:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;8442:1;8438;:5;;;;;;;8298:153;-1:-1:-1;;;8298:153:0:o;20101:418::-;-1:-1:-1;;;;;20185:21:0;;20177:67;;;;-1:-1:-1;;;20177:67:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;20257:49;20278:7;20295:1;20299:6;20257:20;:49::i;:::-;20340:68;20363:6;20340:68;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;20340:18:0;;:9;:18;;;;;;;;;;;;:68;:22;:68::i;:::-;-1:-1:-1;;;;;20319:18:0;;:9;:18;;;;;;;;;;:89;20434:12;;:24;;20451:6;20434:16;:24::i;:::-;20419:12;:39;20474:37;;;;;;;;20500:1;;-1:-1:-1;;;;;20474:37:0;;;;;;;;;;;;20101:418;;:::o;26347:184::-;26429:5;26460:1;26455:6;;:1;:6;;;;26463:12;26447:29;;;;;-1:-1:-1;;;26447:29:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Swarm Source

ipfs://4567862f87d931a38f63886cc2711f58bb0fc5a13157edff10ad00b715fdb1ad

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

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

Validator Index Block Amount
View All Withdrawals

Txn Hash Block Value Eth2 PubKey Valid
View All Deposits
[ Download: CSV Export  ]
[ Download: CSV Export  ]

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