Source Code
Latest 25 from a total of 4,591 transactions
| Transaction Hash |
|
Block
|
From
|
To
|
|||||
|---|---|---|---|---|---|---|---|---|---|
| Redeem Recovered | 360832818 | 194 days ago | IN | 0 ETH | 0.00000126 | ||||
| Deposit ETH | 360829212 | 194 days ago | IN | 0.00166996 ETH | 0.00000078 | ||||
| Refund | 359545614 | 197 days ago | IN | 0 ETH | 0.0000008 | ||||
| Deposit With Aut... | 354363930 | 212 days ago | IN | 0 ETH | 0.00000131 | ||||
| Redeem | 327165314 | 291 days ago | IN | 0 ETH | 0.00000222 | ||||
| Deposit With Aut... | 327165256 | 291 days ago | IN | 0 ETH | 0.00000303 | ||||
| Redeem | 327164225 | 291 days ago | IN | 0 ETH | 0.00000221 | ||||
| Deposit With Aut... | 327162934 | 291 days ago | IN | 0 ETH | 0.0000032 | ||||
| Redeem Recovered | 326241014 | 294 days ago | IN | 0 ETH | 0.00000099 | ||||
| Deposit With Aut... | 326238550 | 294 days ago | IN | 0 ETH | 0.00000133 | ||||
| Redeem | 297090278 | 379 days ago | IN | 0 ETH | 0.00001471 | ||||
| Deposit With Aut... | 297083874 | 379 days ago | IN | 0 ETH | 0.00007606 | ||||
| Redeem | 292667590 | 392 days ago | IN | 0 ETH | 0.00010114 | ||||
| Deposit With Aut... | 292667506 | 392 days ago | IN | 0 ETH | 0.00012446 | ||||
| Redeem | 292667230 | 392 days ago | IN | 0 ETH | 0.00009525 | ||||
| Deposit ETH | 292665886 | 392 days ago | IN | 0.00378129 ETH | 0.00009667 | ||||
| Refund | 291623659 | 395 days ago | IN | 0 ETH | 0.00000488 | ||||
| Deposit With Aut... | 286461296 | 410 days ago | IN | 0 ETH | 0.00001569 | ||||
| Redeem | 285832917 | 412 days ago | IN | 0 ETH | 0.0000023 | ||||
| Deposit With Aut... | 285832481 | 412 days ago | IN | 0 ETH | 0.00000323 | ||||
| Redeem Recovered | 285831142 | 412 days ago | IN | 0 ETH | 0.00000369 | ||||
| Deposit With Aut... | 285821756 | 412 days ago | IN | 0 ETH | 0.00000453 | ||||
| Redeem Recovered | 284736467 | 415 days ago | IN | 0 ETH | 0.00000435 | ||||
| Deposit With Aut... | 284735993 | 415 days ago | IN | 0 ETH | 0.00000474 | ||||
| Redeem | 281241925 | 425 days ago | IN | 0 ETH | 0.0000055 |
Latest 25 internal transactions (View All)
| Parent Transaction Hash | Block | From | To | |||
|---|---|---|---|---|---|---|
| 360832818 | 194 days ago | 0.00163666 ETH | ||||
| 292667230 | 392 days ago | 0.00374799 ETH | ||||
| 281241925 | 425 days ago | 0.00086754 ETH | ||||
| 280474374 | 427 days ago | 0.00096604 ETH | ||||
| 279992492 | 429 days ago | 0.00051549 ETH | ||||
| 273368522 | 448 days ago | 0.00063429 ETH | ||||
| 266152689 | 469 days ago | 0.00030317 ETH | ||||
| 265882342 | 470 days ago | 0.00481195 ETH | ||||
| 260533989 | 485 days ago | 0.00190037 ETH | ||||
| 258260148 | 492 days ago | 0.00029362 ETH | ||||
| 258245002 | 492 days ago | 0.01331693 ETH | ||||
| 257124392 | 495 days ago | 0.0004 ETH | ||||
| 256953427 | 496 days ago | 0.00189461 ETH | ||||
| 256468444 | 497 days ago | 0.0037665 ETH | ||||
| 256175903 | 498 days ago | 0.00005547 ETH | ||||
| 255467441 | 500 days ago | 0.00004789 ETH | ||||
| 255223862 | 501 days ago | 0.0006164 ETH | ||||
| 255175073 | 501 days ago | 0.00490914 ETH | ||||
| 254545065 | 503 days ago | 0.0020486 ETH | ||||
| 254487777 | 503 days ago | 0.00005467 ETH | ||||
| 252782252 | 508 days ago | 0.00005 ETH | ||||
| 251814044 | 511 days ago | 0.00329555 ETH | ||||
| 251567617 | 511 days ago | 0.00217268 ETH | ||||
| 251417513 | 512 days ago | 0.00036198 ETH | ||||
| 251300697 | 512 days ago | 0.00007786 ETH |
Cross-Chain Transactions
Loading...
Loading
Contract Name:
LinkdropEscrow
Compiler Version
v0.8.17+commit.8df45f5f
Contract Source Code (Solidity)
/** *Submitted for verification at Arbiscan.io on 2024-03-07 */ // SPDX-License-Identifier: GPL-3.0 /** * @title LinkdropEscrowStablecoin * @author Mikhail Dobrokhvalov <[email protected]> * @contact https://www.linkdrop.io * @dev This is an implementation of the escrow contract for Linkdrop P2P. Linkdrop P2P allows a new type of token transfers, comparable to a signed blank check with a pre-defined amount. In this system, the sender does not set the destination address. Instead, they deposit tokens into the Escrow Contract, create a claim link, and share it with the recipient. The recipient can then use the claim link to redeem the escrowed tokens from the Escrow Contract. If the claim link is not redeemed before the expiration date set by the sender, the escrowed tokens are transferred back to the sender. */ // OpenZeppelin Contracts (last updated v4.6.0) (token/ERC20/IERC20.sol) /** * @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); } // Dependency file: openzeppelin-solidity/contracts/utils/introspection/IERC165.sol // OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol) // pragma solidity ^0.8.0; /** * @dev Interface of the ERC165 standard, as defined in the * https://eips.ethereum.org/EIPS/eip-165[EIP]. * * Implementers can declare support of contract interfaces, which can then be * queried by others ({ERC165Checker}). * * For an implementation, see {ERC165}. */ interface IERC165 { /** * @dev Returns true if this contract implements the interface defined by * `interfaceId`. See the corresponding * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section] * to learn more about how these ids are created. * * This function call must use less than 30 000 gas. */ function supportsInterface(bytes4 interfaceId) external view returns (bool); } // Dependency file: openzeppelin-solidity/contracts/token/ERC721/IERC721.sol // OpenZeppelin Contracts (last updated v4.8.0) (token/ERC721/IERC721.sol) // pragma solidity ^0.8.0; // import "openzeppelin-solidity/contracts/utils/introspection/IERC165.sol"; /** * @dev Required interface of an ERC721 compliant contract. */ interface IERC721 is IERC165 { /** * @dev Emitted when `tokenId` token is transferred from `from` to `to`. */ event Transfer(address indexed from, address indexed to, uint256 indexed tokenId); /** * @dev Emitted when `owner` enables `approved` to manage the `tokenId` token. */ event Approval(address indexed owner, address indexed approved, uint256 indexed tokenId); /** * @dev Emitted when `owner` enables or disables (`approved`) `operator` to manage all of its assets. */ event ApprovalForAll(address indexed owner, address indexed operator, bool approved); /** * @dev Returns the number of tokens in ``owner``'s account. */ function balanceOf(address owner) external view returns (uint256 balance); /** * @dev Returns the owner of the `tokenId` token. * * Requirements: * * - `tokenId` must exist. */ function ownerOf(uint256 tokenId) external view returns (address owner); /** * @dev Safely transfers `tokenId` token from `from` to `to`. * * Requirements: * * - `from` cannot be the zero address. * - `to` cannot be the zero address. * - `tokenId` token must exist and be owned by `from`. * - If the caller is not `from`, it must be approved to move this token by either {approve} or {setApprovalForAll}. * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer. * * Emits a {Transfer} event. */ function safeTransferFrom( address from, address to, uint256 tokenId, bytes calldata data ) external; /** * @dev Safely transfers `tokenId` token from `from` to `to`, checking first that contract recipients * are aware of the ERC721 protocol to prevent tokens from being forever locked. * * Requirements: * * - `from` cannot be the zero address. * - `to` cannot be the zero address. * - `tokenId` token must exist and be owned by `from`. * - If the caller is not `from`, it must have been allowed to move this token by either {approve} or {setApprovalForAll}. * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer. * * Emits a {Transfer} event. */ function safeTransferFrom( address from, address to, uint256 tokenId ) external; /** * @dev Transfers `tokenId` token from `from` to `to`. * * WARNING: Note that the caller is responsible to confirm that the recipient is capable of receiving ERC721 * or else they may be permanently lost. Usage of {safeTransferFrom} prevents loss, though the caller must * understand this adds an external call which potentially creates a reentrancy vulnerability. * * Requirements: * * - `from` cannot be the zero address. * - `to` cannot be the zero address. * - `tokenId` token must be owned by `from`. * - If the caller is not `from`, it must be approved to move this token by either {approve} or {setApprovalForAll}. * * Emits a {Transfer} event. */ function transferFrom( address from, address to, uint256 tokenId ) external; /** * @dev Gives permission to `to` to transfer `tokenId` token to another account. * The approval is cleared when the token is transferred. * * Only a single account can be approved at a time, so approving the zero address clears previous approvals. * * Requirements: * * - The caller must own the token or be an approved operator. * - `tokenId` must exist. * * Emits an {Approval} event. */ function approve(address to, uint256 tokenId) external; /** * @dev Approve or remove `operator` as an operator for the caller. * Operators can call {transferFrom} or {safeTransferFrom} for any token owned by the caller. * * Requirements: * * - The `operator` cannot be the caller. * * Emits an {ApprovalForAll} event. */ function setApprovalForAll(address operator, bool _approved) external; /** * @dev Returns the account approved for `tokenId` token. * * Requirements: * * - `tokenId` must exist. */ function getApproved(uint256 tokenId) external view returns (address operator); /** * @dev Returns if the `operator` is allowed to manage all of the assets of `owner`. * * See {setApprovalForAll} */ function isApprovedForAll(address owner, address operator) external view returns (bool); } // Dependency file: openzeppelin-solidity/contracts/utils/math/Math.sol // OpenZeppelin Contracts (last updated v4.8.0) (utils/math/Math.sol) // pragma solidity ^0.8.0; /** * @dev Standard math utilities missing in the Solidity language. */ library Math { enum Rounding { Down, // Toward negative infinity Up, // Toward infinity Zero // Toward zero } /** * @dev Returns the largest of two numbers. */ function max(uint256 a, uint256 b) internal pure returns (uint256) { return a > b ? a : b; } /** * @dev Returns the smallest of two numbers. */ function min(uint256 a, uint256 b) internal pure returns (uint256) { return a < b ? a : b; } /** * @dev Returns the average of two numbers. The result is rounded towards * zero. */ function average(uint256 a, uint256 b) internal pure returns (uint256) { // (a + b) / 2 can overflow. return (a & b) + (a ^ b) / 2; } /** * @dev Returns the ceiling of the division of two numbers. * * This differs from standard division with `/` in that it rounds up instead * of rounding down. */ function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) { // (a + b - 1) / b can overflow on addition, so we distribute. return a == 0 ? 0 : (a - 1) / b + 1; } /** * @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or denominator == 0 * @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) * with further edits by Uniswap Labs also under MIT license. */ function mulDiv( uint256 x, uint256 y, uint256 denominator ) internal pure returns (uint256 result) { unchecked { // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use // use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256 // variables such that product = prod1 * 2^256 + prod0. uint256 prod0; // Least significant 256 bits of the product uint256 prod1; // Most significant 256 bits of the product assembly { let mm := mulmod(x, y, not(0)) prod0 := mul(x, y) prod1 := sub(sub(mm, prod0), lt(mm, prod0)) } // Handle non-overflow cases, 256 by 256 division. if (prod1 == 0) { return prod0 / denominator; } // Make sure the result is less than 2^256. Also prevents denominator == 0. require(denominator > prod1); /////////////////////////////////////////////// // 512 by 256 division. /////////////////////////////////////////////// // Make division exact by subtracting the remainder from [prod1 prod0]. uint256 remainder; assembly { // Compute remainder using mulmod. remainder := mulmod(x, y, denominator) // Subtract 256 bit number from 512 bit number. prod1 := sub(prod1, gt(remainder, prod0)) prod0 := sub(prod0, remainder) } // Factor powers of two out of denominator and compute largest power of two divisor of denominator. Always >= 1. // See https://cs.stackexchange.com/q/138556/92363. // Does not overflow because the denominator cannot be zero at this stage in the function. uint256 twos = denominator & (~denominator + 1); assembly { // Divide denominator by twos. denominator := div(denominator, twos) // Divide [prod1 prod0] by twos. prod0 := div(prod0, twos) // Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one. twos := add(div(sub(0, twos), twos), 1) } // Shift in bits from prod1 into prod0. prod0 |= prod1 * twos; // Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such // that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for // four bits. That is, denominator * inv = 1 mod 2^4. uint256 inverse = (3 * denominator) ^ 2; // Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also works // in modular arithmetic, doubling the correct bits in each step. inverse *= 2 - denominator * inverse; // inverse mod 2^8 inverse *= 2 - denominator * inverse; // inverse mod 2^16 inverse *= 2 - denominator * inverse; // inverse mod 2^32 inverse *= 2 - denominator * inverse; // inverse mod 2^64 inverse *= 2 - denominator * inverse; // inverse mod 2^128 inverse *= 2 - denominator * inverse; // inverse mod 2^256 // Because the division is now exact we can divide by multiplying with the modular inverse of denominator. // This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is // less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1 // is no longer required. result = prod0 * inverse; return result; } } /** * @notice Calculates x * y / denominator with full precision, following the selected rounding direction. */ function mulDiv( uint256 x, uint256 y, uint256 denominator, Rounding rounding ) internal pure returns (uint256) { uint256 result = mulDiv(x, y, denominator); if (rounding == Rounding.Up && mulmod(x, y, denominator) > 0) { result += 1; } return result; } /** * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded down. * * Inspired by Henry S. Warren, Jr.'s "Hacker's Delight" (Chapter 11). */ function sqrt(uint256 a) internal pure returns (uint256) { if (a == 0) { return 0; } // For our first guess, we get the biggest power of 2 which is smaller than the square root of the target. // // We know that the "msb" (most significant bit) of our target number `a` is a power of 2 such that we have // `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`. // // This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)` // → `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))` // → `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)` // // Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit. uint256 result = 1 << (log2(a) >> 1); // At this point `result` is an estimation with one bit of precision. We know the true value is a uint128, // since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at // every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision // into the expected uint128 result. unchecked { result = (result + a / result) >> 1; result = (result + a / result) >> 1; result = (result + a / result) >> 1; result = (result + a / result) >> 1; result = (result + a / result) >> 1; result = (result + a / result) >> 1; result = (result + a / result) >> 1; return min(result, a / result); } } /** * @notice Calculates sqrt(a), following the selected rounding direction. */ function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) { unchecked { uint256 result = sqrt(a); return result + (rounding == Rounding.Up && result * result < a ? 1 : 0); } } /** * @dev Return the log in base 2, rounded down, of a positive value. * Returns 0 if given 0. */ function log2(uint256 value) internal pure returns (uint256) { uint256 result = 0; unchecked { if (value >> 128 > 0) { value >>= 128; result += 128; } if (value >> 64 > 0) { value >>= 64; result += 64; } if (value >> 32 > 0) { value >>= 32; result += 32; } if (value >> 16 > 0) { value >>= 16; result += 16; } if (value >> 8 > 0) { value >>= 8; result += 8; } if (value >> 4 > 0) { value >>= 4; result += 4; } if (value >> 2 > 0) { value >>= 2; result += 2; } if (value >> 1 > 0) { result += 1; } } return result; } /** * @dev Return the log in base 2, following the selected rounding direction, of a positive value. * Returns 0 if given 0. */ function log2(uint256 value, Rounding rounding) internal pure returns (uint256) { unchecked { uint256 result = log2(value); return result + (rounding == Rounding.Up && 1 << result < value ? 1 : 0); } } /** * @dev Return the log in base 10, rounded down, of a positive value. * Returns 0 if given 0. */ function log10(uint256 value) internal pure returns (uint256) { uint256 result = 0; unchecked { if (value >= 10**64) { value /= 10**64; result += 64; } if (value >= 10**32) { value /= 10**32; result += 32; } if (value >= 10**16) { value /= 10**16; result += 16; } if (value >= 10**8) { value /= 10**8; result += 8; } if (value >= 10**4) { value /= 10**4; result += 4; } if (value >= 10**2) { value /= 10**2; result += 2; } if (value >= 10**1) { result += 1; } } return result; } /** * @dev Return the log in base 10, following the selected rounding direction, of a positive value. * Returns 0 if given 0. */ function log10(uint256 value, Rounding rounding) internal pure returns (uint256) { unchecked { uint256 result = log10(value); return result + (rounding == Rounding.Up && 10**result < value ? 1 : 0); } } /** * @dev Return the log in base 256, rounded down, of a positive value. * Returns 0 if given 0. * * Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string. */ function log256(uint256 value) internal pure returns (uint256) { uint256 result = 0; unchecked { if (value >> 128 > 0) { value >>= 128; result += 16; } if (value >> 64 > 0) { value >>= 64; result += 8; } if (value >> 32 > 0) { value >>= 32; result += 4; } if (value >> 16 > 0) { value >>= 16; result += 2; } if (value >> 8 > 0) { result += 1; } } return result; } /** * @dev Return the log in base 10, following the selected rounding direction, of a positive value. * Returns 0 if given 0. */ function log256(uint256 value, Rounding rounding) internal pure returns (uint256) { unchecked { uint256 result = log256(value); return result + (rounding == Rounding.Up && 1 << (result * 8) < value ? 1 : 0); } } } // Dependency file: openzeppelin-solidity/contracts/utils/Strings.sol // OpenZeppelin Contracts (last updated v4.8.0) (utils/Strings.sol) // pragma solidity ^0.8.0; // import "openzeppelin-solidity/contracts/utils/math/Math.sol"; /** * @dev String operations. */ library Strings { bytes16 private constant _SYMBOLS = "0123456789abcdef"; uint8 private constant _ADDRESS_LENGTH = 20; /** * @dev Converts a `uint256` to its ASCII `string` decimal representation. */ function toString(uint256 value) internal pure returns (string memory) { unchecked { uint256 length = Math.log10(value) + 1; string memory buffer = new string(length); uint256 ptr; /// @solidity memory-safe-assembly assembly { ptr := add(buffer, add(32, length)) } while (true) { ptr--; /// @solidity memory-safe-assembly assembly { mstore8(ptr, byte(mod(value, 10), _SYMBOLS)) } value /= 10; if (value == 0) break; } return buffer; } } /** * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation. */ function toHexString(uint256 value) internal pure returns (string memory) { unchecked { return toHexString(value, Math.log256(value) + 1); } } /** * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length. */ function toHexString(uint256 value, uint256 length) internal pure returns (string memory) { bytes memory buffer = new bytes(2 * length + 2); buffer[0] = "0"; buffer[1] = "x"; for (uint256 i = 2 * length + 1; i > 1; --i) { buffer[i] = _SYMBOLS[value & 0xf]; value >>= 4; } require(value == 0, "Strings: hex length insufficient"); return string(buffer); } /** * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation. */ function toHexString(address addr) internal pure returns (string memory) { return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH); } } // Dependency file: openzeppelin-solidity/contracts/utils/cryptography/ECDSA.sol // OpenZeppelin Contracts (last updated v4.8.0) (utils/cryptography/ECDSA.sol) // pragma solidity ^0.8.0; // import "openzeppelin-solidity/contracts/utils/Strings.sol"; /** * @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations. * * These functions can be used to verify that a message was signed by the holder * of the private keys of a given address. */ library ECDSA { enum RecoverError { NoError, InvalidSignature, InvalidSignatureLength, InvalidSignatureS, InvalidSignatureV // Deprecated in v4.8 } function _throwError(RecoverError error) private pure { if (error == RecoverError.NoError) { return; // no error: do nothing } else if (error == RecoverError.InvalidSignature) { revert("ECDSA: invalid signature"); } else if (error == RecoverError.InvalidSignatureLength) { revert("ECDSA: invalid signature length"); } else if (error == RecoverError.InvalidSignatureS) { revert("ECDSA: invalid signature 's' value"); } } /** * @dev Returns the address that signed a hashed message (`hash`) with * `signature` or error string. This address can then be used for verification purposes. * * The `ecrecover` EVM opcode allows for malleable (non-unique) signatures: * this function rejects them by requiring the `s` value to be in the lower * half order, and the `v` value to be either 27 or 28. * * IMPORTANT: `hash` _must_ be the result of a hash operation for the * verification to be secure: it is possible to craft signatures that * recover to arbitrary addresses for non-hashed data. A safe way to ensure * this is by receiving a hash of the original message (which may otherwise * be too long), and then calling {toEthSignedMessageHash} on it. * * Documentation for signature generation: * - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js] * - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers] * * _Available since v4.3._ */ function tryRecover(bytes32 hash, bytes memory signature) internal pure returns (address, RecoverError) { if (signature.length == 65) { bytes32 r; bytes32 s; uint8 v; // ecrecover takes the signature parameters, and the only way to get them // currently is to use assembly. /// @solidity memory-safe-assembly assembly { r := mload(add(signature, 0x20)) s := mload(add(signature, 0x40)) v := byte(0, mload(add(signature, 0x60))) } return tryRecover(hash, v, r, s); } else { return (address(0), RecoverError.InvalidSignatureLength); } } /** * @dev Returns the address that signed a hashed message (`hash`) with * `signature`. This address can then be used for verification purposes. * * The `ecrecover` EVM opcode allows for malleable (non-unique) signatures: * this function rejects them by requiring the `s` value to be in the lower * half order, and the `v` value to be either 27 or 28. * * IMPORTANT: `hash` _must_ be the result of a hash operation for the * verification to be secure: it is possible to craft signatures that * recover to arbitrary addresses for non-hashed data. A safe way to ensure * this is by receiving a hash of the original message (which may otherwise * be too long), and then calling {toEthSignedMessageHash} on it. */ function recover(bytes32 hash, bytes memory signature) internal pure returns (address) { (address recovered, RecoverError error) = tryRecover(hash, signature); _throwError(error); return recovered; } /** * @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately. * * See https://eips.ethereum.org/EIPS/eip-2098[EIP-2098 short signatures] * * _Available since v4.3._ */ function tryRecover( bytes32 hash, bytes32 r, bytes32 vs ) internal pure returns (address, RecoverError) { bytes32 s = vs & bytes32(0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff); uint8 v = uint8((uint256(vs) >> 255) + 27); return tryRecover(hash, v, r, s); } /** * @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately. * * _Available since v4.2._ */ function recover( bytes32 hash, bytes32 r, bytes32 vs ) internal pure returns (address) { (address recovered, RecoverError error) = tryRecover(hash, r, vs); _throwError(error); return recovered; } /** * @dev Overload of {ECDSA-tryRecover} that receives the `v`, * `r` and `s` signature fields separately. * * _Available since v4.3._ */ function tryRecover( bytes32 hash, uint8 v, bytes32 r, bytes32 s ) internal pure returns (address, RecoverError) { // EIP-2 still allows signature malleability for ecrecover(). Remove this possibility and make the signature // unique. Appendix F in the Ethereum Yellow paper (https://ethereum.github.io/yellowpaper/paper.pdf), defines // the valid range for s in (301): 0 < s < secp256k1n ÷ 2 + 1, and for v in (302): v ∈ {27, 28}. Most // signatures from current libraries generate a unique signature with an s-value in the lower half order. // // If your library generates malleable signatures, such as s-values in the upper range, calculate a new s-value // with 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141 - s1 and flip v from 27 to 28 or // vice versa. If your library also generates signatures with 0/1 for v instead 27/28, add 27 to v to accept // these malleable signatures as well. if (uint256(s) > 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0) { return (address(0), RecoverError.InvalidSignatureS); } // If the signature is valid (and not malleable), return the signer address address signer = ecrecover(hash, v, r, s); if (signer == address(0)) { return (address(0), RecoverError.InvalidSignature); } return (signer, RecoverError.NoError); } /** * @dev Overload of {ECDSA-recover} that receives the `v`, * `r` and `s` signature fields separately. */ function recover( bytes32 hash, uint8 v, bytes32 r, bytes32 s ) internal pure returns (address) { (address recovered, RecoverError error) = tryRecover(hash, v, r, s); _throwError(error); return recovered; } /** * @dev Returns an Ethereum Signed Message, created from a `hash`. This * produces hash corresponding to the one signed with the * https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] * JSON-RPC method as part of EIP-191. * * See {recover}. */ function toEthSignedMessageHash(bytes32 hash) internal pure returns (bytes32) { // 32 is the length in bytes of hash, // enforced by the type signature above return keccak256(abi.encodePacked("\x19Ethereum Signed Message:\n32", hash)); } /** * @dev Returns an Ethereum Signed Message, created from `s`. This * produces hash corresponding to the one signed with the * https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] * JSON-RPC method as part of EIP-191. * * See {recover}. */ function toEthSignedMessageHash(bytes memory s) internal pure returns (bytes32) { return keccak256(abi.encodePacked("\x19Ethereum Signed Message:\n", Strings.toString(s.length), s)); } /** * @dev Returns an Ethereum Signed Typed Data, created from a * `domainSeparator` and a `structHash`. This produces hash corresponding * to the one signed with the * https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] * JSON-RPC method as part of EIP-712. * * See {recover}. */ function toTypedDataHash(bytes32 domainSeparator, bytes32 structHash) internal pure returns (bytes32) { return keccak256(abi.encodePacked("\x19\x01", domainSeparator, structHash)); } } // Dependency file: openzeppelin-solidity/contracts/utils/Context.sol // OpenZeppelin Contracts v4.4.1 (utils/Context.sol) // pragma solidity ^0.8.0; /** * @dev Provides information about the current execution context, including the * sender of the transaction and its data. While these are generally available * via msg.sender and msg.data, they should not be accessed in such a direct * manner, since when dealing with meta-transactions the account sending and * paying for execution may not be the actual sender (as far as an application * is concerned). * * This contract is only required for intermediate, library-like contracts. */ abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; } function _msgData() internal view virtual returns (bytes calldata) { return msg.data; } } // Dependency file: openzeppelin-solidity/contracts/access/Ownable.sol // OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol) // pragma solidity ^0.8.0; // import "openzeppelin-solidity/contracts/utils/Context.sol"; /** * @dev Contract module which provides a basic access control mechanism, where * there is an account (an owner) that can be granted exclusive access to * specific functions. * * By default, the owner account will be the one that deploys the contract. This * can later be changed with {transferOwnership}. * * This module is used through inheritance. It will make available the modifier * `onlyOwner`, which can be applied to your functions to restrict their use to * the owner. */ abstract contract Ownable is Context { address private _owner; event OwnershipTransferred(address indexed previousOwner, address indexed newOwner); /** * @dev Initializes the contract setting the deployer as the initial owner. */ constructor() { _transferOwnership(_msgSender()); } /** * @dev Throws if called by any account other than the owner. */ modifier onlyOwner() { _checkOwner(); _; } /** * @dev Returns the address of the current owner. */ function owner() public view virtual returns (address) { return _owner; } /** * @dev Throws if the sender is not the owner. */ function _checkOwner() internal view virtual { require(owner() == _msgSender(), "Ownable: caller is not the owner"); } /** * @dev Leaves the contract without owner. It will not be possible to call * `onlyOwner` functions anymore. Can only be called by the current owner. * * NOTE: Renouncing ownership will leave the contract without an owner, * thereby removing any functionality that is only available to the owner. */ function renounceOwnership() public virtual onlyOwner { _transferOwnership(address(0)); } /** * @dev Transfers ownership of the contract to a new account (`newOwner`). * Can only be called by the current owner. */ function transferOwnership(address newOwner) public virtual onlyOwner { require(newOwner != address(0), "Ownable: new owner is the zero address"); _transferOwnership(newOwner); } /** * @dev Transfers ownership of the contract to a new account (`newOwner`). * Internal function without access restriction. */ function _transferOwnership(address newOwner) internal virtual { address oldOwner = _owner; _owner = newOwner; emit OwnershipTransferred(oldOwner, newOwner); } } // Dependency file: openzeppelin-solidity/contracts/token/ERC1155/IERC1155.sol // OpenZeppelin Contracts (last updated v4.7.0) (token/ERC1155/IERC1155.sol) // pragma solidity ^0.8.0; // import "openzeppelin-solidity/contracts/utils/introspection/IERC165.sol"; /** * @dev Required interface of an ERC1155 compliant contract, as defined in the * https://eips.ethereum.org/EIPS/eip-1155[EIP]. * * _Available since v3.1._ */ interface IERC1155 is IERC165 { /** * @dev Emitted when `value` tokens of token type `id` are transferred from `from` to `to` by `operator`. */ event TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value); /** * @dev Equivalent to multiple {TransferSingle} events, where `operator`, `from` and `to` are the same for all * transfers. */ event TransferBatch( address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values ); /** * @dev Emitted when `account` grants or revokes permission to `operator` to transfer their tokens, according to * `approved`. */ event ApprovalForAll(address indexed account, address indexed operator, bool approved); /** * @dev Emitted when the URI for token type `id` changes to `value`, if it is a non-programmatic URI. * * If an {URI} event was emitted for `id`, the standard * https://eips.ethereum.org/EIPS/eip-1155#metadata-extensions[guarantees] that `value` will equal the value * returned by {IERC1155MetadataURI-uri}. */ event URI(string value, uint256 indexed id); /** * @dev Returns the amount of tokens of token type `id` owned by `account`. * * Requirements: * * - `account` cannot be the zero address. */ function balanceOf(address account, uint256 id) external view returns (uint256); /** * @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {balanceOf}. * * Requirements: * * - `accounts` and `ids` must have the same length. */ function balanceOfBatch(address[] calldata accounts, uint256[] calldata ids) external view returns (uint256[] memory); /** * @dev Grants or revokes permission to `operator` to transfer the caller's tokens, according to `approved`, * * Emits an {ApprovalForAll} event. * * Requirements: * * - `operator` cannot be the caller. */ function setApprovalForAll(address operator, bool approved) external; /** * @dev Returns true if `operator` is approved to transfer ``account``'s tokens. * * See {setApprovalForAll}. */ function isApprovedForAll(address account, address operator) external view returns (bool); /** * @dev Transfers `amount` tokens of token type `id` from `from` to `to`. * * Emits a {TransferSingle} event. * * Requirements: * * - `to` cannot be the zero address. * - If the caller is not `from`, it must have been approved to spend ``from``'s tokens via {setApprovalForAll}. * - `from` must have a balance of tokens of type `id` of at least `amount`. * - If `to` refers to a smart contract, it must implement {IERC1155Receiver-onERC1155Received} and return the * acceptance magic value. */ function safeTransferFrom( address from, address to, uint256 id, uint256 amount, bytes calldata data ) external; /** * @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {safeTransferFrom}. * * Emits a {TransferBatch} event. * * Requirements: * * - `ids` and `amounts` must have the same length. * - If `to` refers to a smart contract, it must implement {IERC1155Receiver-onERC1155BatchReceived} and return the * acceptance magic value. */ function safeBatchTransferFrom( address from, address to, uint256[] calldata ids, uint256[] calldata amounts, bytes calldata data ) external; } // Dependency file: openzeppelin-solidity/contracts/security/ReentrancyGuard.sol // OpenZeppelin Contracts (last updated v4.8.0) (security/ReentrancyGuard.sol) // pragma solidity ^0.8.0; /** * @dev Contract module that helps prevent reentrant calls to a function. * * Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier * available, which can be applied to functions to make sure there are no nested * (reentrant) calls to them. * * Note that because there is a single `nonReentrant` guard, functions marked as * `nonReentrant` may not call one another. This can be worked around by making * those functions `private`, and then adding `external` `nonReentrant` entry * points to them. * * TIP: If you would like to learn more about reentrancy and alternative ways * to protect against it, check out our blog post * https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul]. */ abstract contract ReentrancyGuard { // Booleans are more expensive than uint256 or any type that takes up a full // word because each write operation emits an extra SLOAD to first read the // slot's contents, replace the bits taken up by the boolean, and then write // back. This is the compiler's defense against contract upgrades and // pointer aliasing, and it cannot be disabled. // The values being non-zero value makes deployment a bit more expensive, // but in exchange the refund on every call to nonReentrant will be lower in // amount. Since refunds are capped to a percentage of the total // transaction's gas, it is best to keep them low in cases like this one, to // increase the likelihood of the full refund coming into effect. uint256 private constant _NOT_ENTERED = 1; uint256 private constant _ENTERED = 2; uint256 private _status; constructor() { _status = _NOT_ENTERED; } /** * @dev Prevents a contract from calling itself, directly or indirectly. * Calling a `nonReentrant` function from another `nonReentrant` * function is not supported. It is possible to prevent this from happening * by making the `nonReentrant` function external, and making it call a * `private` function that does the actual work. */ modifier nonReentrant() { _nonReentrantBefore(); _; _nonReentrantAfter(); } function _nonReentrantBefore() private { // On the first call to nonReentrant, _status will be _NOT_ENTERED require(_status != _ENTERED, "ReentrancyGuard: reentrant call"); // Any calls to nonReentrant after this point will fail _status = _ENTERED; } function _nonReentrantAfter() private { // By storing the original value once again, a refund is triggered (see // https://eips.ethereum.org/EIPS/eip-2200) _status = _NOT_ENTERED; } } // Dependency file: contracts/libraries/EIP712.sol // pragma solidity ^0.8.17; contract EIP712 { bytes32 public constant EIP712_DOMAIN_TYPEHASH = keccak256( "EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)" ); // Domain struct EIP712Domain { string name; string version; uint256 chainId; address verifyingContract; } EIP712Domain public domain; bytes32 public immutable _DOMAIN_SEPARATOR; bytes32 public constant _TRANSFER_TYPE_HASH = keccak256( "Transfer(address linkKeyId,address transferId)" ); constructor(){ uint256 chainId; assembly { chainId := chainid() } domain = EIP712Domain({ name: "LinkdropEscrow", version: "3", chainId: chainId, verifyingContract: address(this) }); _DOMAIN_SEPARATOR = keccak256(abi.encode(EIP712_DOMAIN_TYPEHASH, keccak256(bytes(domain.name)), keccak256(bytes(domain.version)), domain.chainId, address(this) )); require(_TRANSFER_TYPE_HASH == keccak256( "Transfer(address linkKeyId,address transferId)" ), "EIP712: invalid type hash"); } function _hashTransfer( address linkKeyId_, address transferId_ ) internal view returns (bytes32) { bytes32 transferHash = keccak256( abi.encode( _TRANSFER_TYPE_HASH, linkKeyId_, transferId_ ) ); return keccak256( abi.encodePacked("\x19\x01", _DOMAIN_SEPARATOR, transferHash) ); } } // Dependency file: contracts/libraries/TransferHelper.sol // pragma solidity >=0.6.0; // import "openzeppelin-solidity/contracts/token/ERC20/IERC20.sol"; library TransferHelper { /// @notice Transfers tokens from the targeted address to the given destination /// @notice Errors with 'STF' if transfer fails /// @param token The contract address of the token to be transferred /// @param from The originating address from which the tokens will be transferred /// @param to The destination address of the transfer /// @param value The amount to be transferred function safeTransferFrom( address token, address from, address to, uint256 value ) internal { (bool success, bytes memory data) = token.call(abi.encodeWithSelector(IERC20.transferFrom.selector, from, to, value)); require(success && (data.length == 0 || abi.decode(data, (bool))), 'STF'); } /// @notice Transfers tokens from msg.sender to a recipient /// @dev Errors with ST if transfer fails /// @param token The contract address of the token which will be transferred /// @param to The recipient of the transfer /// @param value The value of the transfer function safeTransfer( address token, address to, uint256 value ) internal { (bool success, bytes memory data) = token.call(abi.encodeWithSelector(IERC20.transfer.selector, to, value)); require(success && (data.length == 0 || abi.decode(data, (bool))), 'ST'); } /// @notice Approves the stipulated contract to spend the given allowance in the given token /// @dev Errors with 'SA' if transfer fails /// @param token The contract address of the token to be approved /// @param to The target of the approval /// @param value The amount of the given token the target will be allowed to spend function safeApprove( address token, address to, uint256 value ) internal { (bool success, bytes memory data) = token.call(abi.encodeWithSelector(IERC20.approve.selector, to, value)); require(success && (data.length == 0 || abi.decode(data, (bool))), 'SA'); } /// @notice Transfers ETH to the recipient address /// @dev Fails with `STE` /// @param to The destination of the transfer /// @param value The value to be transferred function safeTransferETH(address to, uint256 value) internal { (bool success, ) = to.call{value: value}(new bytes(0)); require(success, 'STE'); } } // Dependency file: contracts/LinkdropEscrowCommon.sol // SPADX-License-Identifier: GPL-3.0 // import "openzeppelin-solidity/contracts/access/Ownable.sol"; // import "openzeppelin-solidity/contracts/utils/cryptography/ECDSA.sol"; // import "openzeppelin-solidity/contracts/token/ERC20/IERC20.sol"; // import "openzeppelin-solidity/contracts/token/ERC721/IERC721.sol"; // import "openzeppelin-solidity/contracts/token/ERC1155/IERC1155.sol"; // import "openzeppelin-solidity/contracts/security/ReentrancyGuard.sol"; // import "contracts/libraries/EIP712.sol"; // import "contracts/libraries/TransferHelper.sol"; contract LinkdropEscrowCommon is EIP712, Ownable, ReentrancyGuard { //// EVENTS //// event Deposit( address indexed sender, address indexed token, address transferId, uint120 expiration, uint8 tokenType, uint256 tokenId, uint128 amount, address feeToken, uint128 fee ); event Redeem( address indexed sender, address indexed token, address indexed receiver, address transferId, uint8 tokenType, uint256 tokenId, uint128 amount ); event Cancel( address indexed sender, address indexed token, address transferId, uint8 tokenType, uint256 tokenId, uint128 amount ); event Refund( address indexed sender, address indexed token, address transferId, uint8 tokenType, uint256 tokenId, uint128 amount ); event UpdateFees( uint128 claimFee, uint128 depositFee ); struct DepositData { uint256 tokenId; uint128 amount; uint120 expiration; uint8 tokenType; // 0 - native, 1 - ERC20, 2 - ERC721, 3 - ERC1155 } mapping(address => mapping(address => mapping(address => DepositData))) public deposits; // sender => token => transferId => DepositData event UpdateRelayer( address relayer, bool active ); event WithdrawFees( address feeReceiver, address token_, uint256 amount ); mapping(address => uint256) public accruedFees; // token -> accrued fees mapping(address => bool) public relayers; //// MODIFIERS //// modifier onlyRelayer { require(relayers[msg.sender], "LinkdropEscrow: msg.sender is not relayer."); _; } function getDeposit( address token_, address sender_, address transferId_ ) public view returns ( address token, uint8 tokenType, uint256 tokenId, uint128 amount, uint120 expiration ) { DepositData memory deposit_ = deposits[sender_][token_][transferId_]; return ( token_, deposit_.tokenType, deposit_.tokenId, deposit_.amount, deposit_.expiration); } function verifyFeeAuthorization( address sender_, address token_, address transferId_, uint256 tokenId_, uint128 amount_, uint120 expiration_, address feeToken_, uint128 feeAmount_, bytes calldata feeAuthorization_) public view returns (bool isValid) { bytes32 prefixedHash_ = ECDSA.toEthSignedMessageHash(keccak256(abi.encodePacked( sender_, token_, transferId_, tokenId_, amount_, expiration_, feeToken_, feeAmount_))); address signer = ECDSA.recover(prefixedHash_, feeAuthorization_); return relayers[signer]; } function recoverLinkKeyId( address receiver_, bytes calldata receiverSig_) public pure returns (address linkKeyId) { bytes32 prefixedHash_ = ECDSA.toEthSignedMessageHash(keccak256(abi.encodePacked(receiver_))); return ECDSA.recover(prefixedHash_, receiverSig_); } function recoverSender( address linkKeyId_, address transferId_, bytes calldata senderSig_) public view returns (address sender) { // senderHash_ - hash that should have been signed by the sender of the transfer bytes32 senderHash_ = EIP712._hashTransfer( linkKeyId_, transferId_ ); return ECDSA.recover(senderHash_, senderSig_); } function _transferTokens(address token_, address to_, uint8 tokenType_, uint256 tokenId_, uint256 amount_) internal { require(tokenType_ < 4, "LinkdropEscrow: unknown token type"); if (tokenType_ == 0) { // ETH require(token_ == address(0), "LinkdropEscrow: address should be 0 for ETH transfers"); return TransferHelper.safeTransferETH(to_, amount_); } require(token_ != address(0), "LinkdropEscrow: token address not provided to make transfer"); if (tokenType_ == 1) { return TransferHelper.safeTransfer(token_, to_, amount_); } if (tokenType_ == 2) { return IERC721(token_).safeTransferFrom(address(this), to_, tokenId_); } if (tokenType_ == 3) { return IERC1155(token_).safeTransferFrom(address(this), to_, tokenId_, amount_, new bytes(0)); } } function cancel( address token_, address transferId_ ) public nonReentrant { DepositData memory deposit_ = deposits[msg.sender][token_][transferId_]; uint128 amount_ = deposit_.amount; uint8 tokenType_ = deposit_.tokenType; uint256 tokenId_ = deposit_.tokenId; require(amount_ > 0, "LinkdropEscrow: Deposit not found"); delete deposits[msg.sender][token_][transferId_]; _transferTokens(token_, msg.sender, tokenType_, tokenId_, amount_); emit Cancel(msg.sender, token_, transferId_, tokenType_, tokenId_, amount_); } /** * @dev redeem via original claim link, where Link Key was generated by the sender on original deposit. In this case transferID is the address corresponding to Link Key. */ function redeem( address receiver_, address sender_, address token_, bytes calldata receiverSig_ ) public onlyRelayer { address transferId_ = recoverLinkKeyId(receiver_, receiverSig_); _redeem(sender_, token_, transferId_, receiver_); } /** * @dev redeem via recovered claim link. If sender lost the original claim link and Link Key, they can generate new claim link that has a new Link Key. In this case, new Link Key ID should be signed by Sender private key and the escrow contract ensures that the new Link Key was authorized by Sender by verifying Sender Signature. */ function redeemRecovered( address receiver_, address token_, address transferId_, bytes calldata receiverSig_, bytes calldata senderSig_ ) public onlyRelayer { address linkKeyId_ = recoverLinkKeyId(receiver_, receiverSig_); address sender_ = recoverSender( linkKeyId_, transferId_, senderSig_); _redeem(sender_, token_, transferId_, receiver_); } function _redeem(address sender_, address token_, address transferId_, address receiver_) private { DepositData memory deposit_ = deposits[sender_][token_][transferId_]; uint128 amount_ = deposit_.amount; uint8 tokenType_ = deposit_.tokenType; uint256 tokenId_ = deposit_.tokenId; require(amount_ > 0, "LinkdropEscrow: invalid redeem params"); require(block.timestamp < deposit_.expiration, "LinkdropEscrow: transfer expired."); delete deposits[sender_][token_][transferId_]; _transferTokens(token_, receiver_, tokenType_, tokenId_, amount_); emit Redeem(sender_, token_, receiver_, transferId_, tokenType_, tokenId_, amount_); } function refund( address sender_, address token_, address transferId_ ) public onlyRelayer { DepositData memory deposit_ = deposits[sender_][token_][transferId_]; uint128 amount_ = deposit_.amount; uint8 tokenType_ = deposit_.tokenType; uint256 tokenId_ = deposit_.tokenId; require(amount_ > 0, "LinkdropEscrow: invalid transfer ID"); delete deposits[sender_][token_][transferId_]; _transferTokens(token_, sender_, tokenType_, tokenId_, amount_); emit Refund(sender_, token_, transferId_, tokenType_, tokenId_, amount_); } function _makeDeposit( address sender_, address token_, address transferId_, uint256 tokenId_, uint128 amount_, uint120 expiration_, uint8 tokenType_, address feeToken_, uint128 feeAmount_) internal { deposits[sender_][token_][transferId_] = DepositData({ tokenId: tokenId_, amount: amount_, expiration: expiration_, tokenType: tokenType_ }); // accrue fees accruedFees[feeToken_] += uint256(feeAmount_); emit Deposit(sender_, token_, transferId_, expiration_, tokenType_, tokenId_, amount_, feeToken_, feeAmount_); } //// ONLY OWNER //// function setRelayer( address relayer_, bool active_ ) public onlyOwner { relayers[relayer_] = active_; emit UpdateRelayer(relayer_, active_); } function withdrawAccruedFees(address token_) public onlyOwner { uint256 amount_ = accruedFees[token_]; accruedFees[token_] = 0; uint8 tokenType_ = 0; if (token_ != address(0)) { tokenType_ = 1; } _transferTokens(token_, msg.sender, tokenType_, 0 /*tokenId*/, amount_); emit WithdrawFees(msg.sender, token_, amount_); } } // Root file: contracts/LinkdropEscrow.sol /** * @title LinkdropEscrowStablecoin * @author Mikhail Dobrokhvalov <[email protected]> * @contact https://www.linkdrop.io * @dev This is an implementation of the escrow contract for Linkdrop P2P. Linkdrop P2P allows a new type of token transfers, comparable to a signed blank check with a pre-defined amount. In this system, the sender does not set the destination address. Instead, they deposit tokens into the Escrow Contract, create a claim link, and share it with the recipient. The recipient can then use the claim link to redeem the escrowed tokens from the Escrow Contract. If the claim link is not redeemed before the expiration date set by the sender, the escrowed tokens are transferred back to the sender. */ pragma solidity ^0.8.17; // import "openzeppelin-solidity/contracts/token/ERC20/IERC20.sol"; // import "openzeppelin-solidity/contracts/token/ERC721/IERC721.sol"; // import "openzeppelin-solidity/contracts/utils/cryptography/ECDSA.sol"; // import "contracts/LinkdropEscrowCommon.sol"; // import "contracts/libraries/TransferHelper.sol"; contract LinkdropEscrow is LinkdropEscrowCommon { //// CONSTRUCTOR //// constructor( address relayer_ ) EIP712() { relayers[relayer_] = true; } //// PUBLIC FUNCTIONS //// function deposit(address token_, address transferId_, uint128 amount_, uint120 expiration_, address feeToken_, uint128 feeAmount_, bytes calldata feeAuthorization_ ) public nonReentrant payable { bool feesAuthorized_ = verifyFeeAuthorization( msg.sender, token_, transferId_, 0, // tokenId is 0 for ERC20 amount_, expiration_, feeToken_, feeAmount_, feeAuthorization_); require(feesAuthorized_, "LinkdropEscrow: Fees not authorized."); require(token_ != address(0), "LinkdropEscrow: can't be address(0) as a token."); TransferHelper.safeTransferFrom(token_, msg.sender, address(this), uint256(amount_)); // stablecoins have fees in the same token if (feeToken_ == token_) { return _depositStablecoins(msg.sender, token_, transferId_, amount_, expiration_, feeToken_, uint128(feeAmount_)); } // all other ERC20 tokens have fees in native tokens return _depositERC20(msg.sender, token_, transferId_, amount_, expiration_, feeToken_, uint128(feeAmount_)); } /** * @dev deposit is used to perform direct deposits. In this case depositFee is 0 */ function depositETH( address transferId_, uint128 amount_, uint120 expiration_, uint128 feeAmount_, bytes calldata feeAuthorization_ ) public nonReentrant payable { bool feesAuthorized_ = verifyFeeAuthorization( msg.sender, address(0), // token is 0x000..000 for ETH transferId_, 0, // tokenId is 0 for ETH transfers amount_, expiration_, address(0), // fee token is 0x000..000 for ETH feeAmount_, feeAuthorization_); require(feesAuthorized_, "Fees not authorized."); require(deposits[msg.sender][address(0)][transferId_].amount == 0, "LinkdropEscrow: transferId is in use."); require(expiration_ > block.timestamp, "LinkdropEscrow: depositing with invalid expiration."); require(msg.value == amount_, "LinkdropEscrow: amount not covered."); require(amount_ > feeAmount_, "LinkdropEscrow: amount does not cover fee."); amount_ = uint128(amount_ - feeAmount_); _makeDeposit( msg.sender, address(0), // token is 0x000..000 for ETH transferId_, 0, // token id is 0 for ETH amount_, expiration_, 0, // tokentype is 0 for ETH address(0), // token is 0x000..000 for ETH feeAmount_); } //// ONLY RELAYER //// function depositWithAuthorization( address token_, address transferId_, uint120 expiration_, bytes4 authorizationSelector_, uint128 fee_, bytes calldata receiveAuthorization_ ) public onlyRelayer { // native USDC supports receiveWithAuthorization and bridged USDC.e supports approveWithAuthorization instead. Selector should be one of the following depending on the token contract: // 0xe1560fd3 - approveWithAuthorization selector // 0xef55bec6 - recieveWithAuthorization selector require(authorizationSelector_ == 0xe1560fd3 || authorizationSelector_ == 0xef55bec6, "LinkdropEscrow: invalid selector"); address from_; address to_; uint256 amount_; { // Retrieving deposit information from receiveAuthorization_ uint256 validAfter_; uint256 validBefore_; bytes32 nonce; (from_, to_, amount_, validAfter_, validBefore_, nonce) = abi.decode( receiveAuthorization_[0:192], ( address, address, uint256, uint256, uint256, bytes32 )); require(to_ == address(this), "LinkdropEscrow: receiveAuthorization_ decode fail. Recipient is not this contract."); require(keccak256(abi.encodePacked(from_, transferId_, amount_, expiration_, fee_)) == nonce, "LinkdropEscrow: receiveAuthorization_ decode fail. Invalid nonce."); (bool success, ) = token_.call( abi.encodePacked( authorizationSelector_, receiveAuthorization_ ) ); require(success, "LinkdropEscrow: approve failed."); } // if approveWithAuthorization (for bridged USDC.e) // transfer tokens from sender to the escrow contract if (authorizationSelector_ == 0xe1560fd3) { TransferHelper.safeTransferFrom(token_, from_, address(this), uint256(amount_)); } // if receiveWithAuthorization (for native USDC) nothing is needed to be done _depositStablecoins(from_, token_, transferId_, uint128(amount_), expiration_, token_, fee_); } //// INTERNAL FUNCTIONS //// function _depositStablecoins( address sender_, address token_, address transferId_, uint128 amount_, uint120 expiration_, address feeToken_, uint128 feeAmount_ ) private { require(deposits[sender_][token_][transferId_].amount == 0, "LinkdropEscrow: transferId is in use."); require(expiration_ > block.timestamp, "LinkdropEscrow: depositing with invalid expiration."); require(feeToken_ == token_, "LinkdropEscrow: Fees for transfers in stablecoins should be paid in the stablecoin token."); require(token_ != address(0), "LinkdropEscrow: token should not be address(0)"); require(amount_ > feeAmount_, "LinkdropEscrow: amount does not cover fee."); require(msg.value == 0, "LinkdropEscrow: fees should be paid in token not ether"); amount_ = uint128(amount_ - feeAmount_); _makeDeposit( sender_, token_, transferId_, 0, // tokenId is 0 for ERC20 amount_, expiration_, 1, // tokenType is 1 for ERC20 feeToken_, feeAmount_); } function _depositERC20( address sender_, address token_, address transferId_, uint128 amount_, uint120 expiration_, address feeToken_, uint128 feeAmount_ ) private { require(deposits[sender_][token_][transferId_].amount == 0, "LinkdropEscrow: transferId is in use."); require(expiration_ > block.timestamp, "LinkdropEscrow: depositing with invalid expiration."); require(feeToken_ == address(0), "LinkdropEscrow: fees for ERC20 tokens can be paid in native tokens only."); require(token_ != address(0), "LinkdropEscrow: token should not be address(0)"); require(msg.value == feeAmount_, "LinkdropEscrow: fee not covered."); _makeDeposit( sender_, token_, transferId_, 0, // tokenId is 0 for ERC20 amount_, expiration_, 1, //tokenType, 1 - for ERC20 feeToken_, feeAmount_); } }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
Contract ABI
API[{"inputs":[{"internalType":"address","name":"relayer_","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"sender","type":"address"},{"indexed":true,"internalType":"address","name":"token","type":"address"},{"indexed":false,"internalType":"address","name":"transferId","type":"address"},{"indexed":false,"internalType":"uint8","name":"tokenType","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"tokenId","type":"uint256"},{"indexed":false,"internalType":"uint128","name":"amount","type":"uint128"}],"name":"Cancel","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"sender","type":"address"},{"indexed":true,"internalType":"address","name":"token","type":"address"},{"indexed":false,"internalType":"address","name":"transferId","type":"address"},{"indexed":false,"internalType":"uint120","name":"expiration","type":"uint120"},{"indexed":false,"internalType":"uint8","name":"tokenType","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"tokenId","type":"uint256"},{"indexed":false,"internalType":"uint128","name":"amount","type":"uint128"},{"indexed":false,"internalType":"address","name":"feeToken","type":"address"},{"indexed":false,"internalType":"uint128","name":"fee","type":"uint128"}],"name":"Deposit","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"sender","type":"address"},{"indexed":true,"internalType":"address","name":"token","type":"address"},{"indexed":true,"internalType":"address","name":"receiver","type":"address"},{"indexed":false,"internalType":"address","name":"transferId","type":"address"},{"indexed":false,"internalType":"uint8","name":"tokenType","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"tokenId","type":"uint256"},{"indexed":false,"internalType":"uint128","name":"amount","type":"uint128"}],"name":"Redeem","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"sender","type":"address"},{"indexed":true,"internalType":"address","name":"token","type":"address"},{"indexed":false,"internalType":"address","name":"transferId","type":"address"},{"indexed":false,"internalType":"uint8","name":"tokenType","type":"uint8"},{"indexed":false,"internalType":"uint256","name":"tokenId","type":"uint256"},{"indexed":false,"internalType":"uint128","name":"amount","type":"uint128"}],"name":"Refund","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint128","name":"claimFee","type":"uint128"},{"indexed":false,"internalType":"uint128","name":"depositFee","type":"uint128"}],"name":"UpdateFees","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"relayer","type":"address"},{"indexed":false,"internalType":"bool","name":"active","type":"bool"}],"name":"UpdateRelayer","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"feeReceiver","type":"address"},{"indexed":false,"internalType":"address","name":"token_","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"WithdrawFees","type":"event"},{"inputs":[],"name":"EIP712_DOMAIN_TYPEHASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"_DOMAIN_SEPARATOR","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"_TRANSFER_TYPE_HASH","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"accruedFees","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"token_","type":"address"},{"internalType":"address","name":"transferId_","type":"address"}],"name":"cancel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"token_","type":"address"},{"internalType":"address","name":"transferId_","type":"address"},{"internalType":"uint128","name":"amount_","type":"uint128"},{"internalType":"uint120","name":"expiration_","type":"uint120"},{"internalType":"address","name":"feeToken_","type":"address"},{"internalType":"uint128","name":"feeAmount_","type":"uint128"},{"internalType":"bytes","name":"feeAuthorization_","type":"bytes"}],"name":"deposit","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"transferId_","type":"address"},{"internalType":"uint128","name":"amount_","type":"uint128"},{"internalType":"uint120","name":"expiration_","type":"uint120"},{"internalType":"uint128","name":"feeAmount_","type":"uint128"},{"internalType":"bytes","name":"feeAuthorization_","type":"bytes"}],"name":"depositETH","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"token_","type":"address"},{"internalType":"address","name":"transferId_","type":"address"},{"internalType":"uint120","name":"expiration_","type":"uint120"},{"internalType":"bytes4","name":"authorizationSelector_","type":"bytes4"},{"internalType":"uint128","name":"fee_","type":"uint128"},{"internalType":"bytes","name":"receiveAuthorization_","type":"bytes"}],"name":"depositWithAuthorization","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"}],"name":"deposits","outputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"uint128","name":"amount","type":"uint128"},{"internalType":"uint120","name":"expiration","type":"uint120"},{"internalType":"uint8","name":"tokenType","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"domain","outputs":[{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"version","type":"string"},{"internalType":"uint256","name":"chainId","type":"uint256"},{"internalType":"address","name":"verifyingContract","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"token_","type":"address"},{"internalType":"address","name":"sender_","type":"address"},{"internalType":"address","name":"transferId_","type":"address"}],"name":"getDeposit","outputs":[{"internalType":"address","name":"token","type":"address"},{"internalType":"uint8","name":"tokenType","type":"uint8"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"uint128","name":"amount","type":"uint128"},{"internalType":"uint120","name":"expiration","type":"uint120"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"receiver_","type":"address"},{"internalType":"bytes","name":"receiverSig_","type":"bytes"}],"name":"recoverLinkKeyId","outputs":[{"internalType":"address","name":"linkKeyId","type":"address"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address","name":"linkKeyId_","type":"address"},{"internalType":"address","name":"transferId_","type":"address"},{"internalType":"bytes","name":"senderSig_","type":"bytes"}],"name":"recoverSender","outputs":[{"internalType":"address","name":"sender","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"receiver_","type":"address"},{"internalType":"address","name":"sender_","type":"address"},{"internalType":"address","name":"token_","type":"address"},{"internalType":"bytes","name":"receiverSig_","type":"bytes"}],"name":"redeem","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"receiver_","type":"address"},{"internalType":"address","name":"token_","type":"address"},{"internalType":"address","name":"transferId_","type":"address"},{"internalType":"bytes","name":"receiverSig_","type":"bytes"},{"internalType":"bytes","name":"senderSig_","type":"bytes"}],"name":"redeemRecovered","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"sender_","type":"address"},{"internalType":"address","name":"token_","type":"address"},{"internalType":"address","name":"transferId_","type":"address"}],"name":"refund","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"relayers","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"relayer_","type":"address"},{"internalType":"bool","name":"active_","type":"bool"}],"name":"setRelayer","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"sender_","type":"address"},{"internalType":"address","name":"token_","type":"address"},{"internalType":"address","name":"transferId_","type":"address"},{"internalType":"uint256","name":"tokenId_","type":"uint256"},{"internalType":"uint128","name":"amount_","type":"uint128"},{"internalType":"uint120","name":"expiration_","type":"uint120"},{"internalType":"address","name":"feeToken_","type":"address"},{"internalType":"uint128","name":"feeAmount_","type":"uint128"},{"internalType":"bytes","name":"feeAuthorization_","type":"bytes"}],"name":"verifyFeeAuthorization","outputs":[{"internalType":"bool","name":"isValid","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"token_","type":"address"}],"name":"withdrawAccruedFees","outputs":[],"stateMutability":"nonpayable","type":"function"}]Contract Creation Code
60a06040523480156200001157600080fd5b506040516200666c3803806200666c833981810160405281019062000037919062000419565b600046905060405180608001604052806040518060400160405280600e81526020017f4c696e6b64726f70457363726f7700000000000000000000000000000000000081525081526020016040518060400160405280600181526020017f330000000000000000000000000000000000000000000000000000000000000081525081526020018281526020013073ffffffffffffffffffffffffffffffffffffffff16815250600080820151816000019081620000f59190620006c5565b5060208201518160010190816200010d9190620006c5565b506040820151816002015560608201518160030160006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055509050507f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f600080016040516200019691906200085b565b60405180910390206000600101604051620001b291906200085b565b604051809103902060006002015430604051602001620001d7959493929190620008b1565b60405160208183030381529060405280519060200120608081815250507fda3241d4d2732e32f76e33e29a986bf90890ff6cb9b8506b1059fc1f197a34e6801462000259576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040162000250906200096f565b60405180910390fd5b506200027a6200026e620002e160201b60201c565b620002e960201b60201c565b60016005819055506001600860008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055505062000991565b600033905090565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600460006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000620003e182620003b4565b9050919050565b620003f381620003d4565b8114620003ff57600080fd5b50565b6000815190506200041381620003e8565b92915050565b600060208284031215620004325762000431620003af565b5b6000620004428482850162000402565b91505092915050565b600081519050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b60006002820490506001821680620004cd57607f821691505b602082108103620004e357620004e262000485565b5b50919050565b60008190508160005260206000209050919050565b60006020601f8301049050919050565b600082821b905092915050565b6000600883026200054d7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff826200050e565b6200055986836200050e565b95508019841693508086168417925050509392505050565b6000819050919050565b6000819050919050565b6000620005a6620005a06200059a8462000571565b6200057b565b62000571565b9050919050565b6000819050919050565b620005c28362000585565b620005da620005d182620005ad565b8484546200051b565b825550505050565b600090565b620005f1620005e2565b620005fe818484620005b7565b505050565b5b8181101562000626576200061a600082620005e7565b60018101905062000604565b5050565b601f82111562000675576200063f81620004e9565b6200064a84620004fe565b810160208510156200065a578190505b620006726200066985620004fe565b83018262000603565b50505b505050565b600082821c905092915050565b60006200069a600019846008026200067a565b1980831691505092915050565b6000620006b5838362000687565b9150826002028217905092915050565b620006d0826200044b565b67ffffffffffffffff811115620006ec57620006eb62000456565b5b620006f88254620004b4565b620007058282856200062a565b600060209050601f8311600181146200073d576000841562000728578287015190505b620007348582620006a7565b865550620007a4565b601f1984166200074d86620004e9565b60005b82811015620007775784890151825560018201915060208501945060208101905062000750565b8683101562000797578489015162000793601f89168262000687565b8355505b6001600288020188555050505b505050505050565b600081905092915050565b60008190508160005260206000209050919050565b60008154620007db81620004b4565b620007e78186620007ac565b945060018216600081146200080557600181146200081b5762000852565b60ff198316865281151582028601935062000852565b6200082685620007b7565b60005b838110156200084a5781548189015260018201915060208101905062000829565b838801955050505b50505092915050565b6000620008698284620007cc565b915081905092915050565b6000819050919050565b620008898162000874565b82525050565b6200089a8162000571565b82525050565b620008ab81620003d4565b82525050565b600060a082019050620008c860008301886200087e565b620008d760208301876200087e565b620008e660408301866200087e565b620008f560608301856200088f565b620009046080830184620008a0565b9695505050505050565b600082825260208201905092915050565b7f4549503731323a20696e76616c69642074797065206861736800000000000000600082015250565b6000620009576019836200090e565b915062000964826200091f565b602082019050919050565b600060208201905081810360008301526200098a8162000948565b9050919050565b608051615cb8620009b460003960008181611bed0152612b3c0152615cb86000f3fe6080604052600436106101405760003560e01c8063824c1db5116100b6578063d6e69a001161006f578063d6e69a0014610445578063dc0c81b514610482578063ecd8dc3a146104ad578063ee2578ab146104d6578063f08204ad14610516578063f2fde38b1461053f57610140565b8063824c1db51461032e57806386fc05ba146103575780638da5cb5b14610398578063c2fb26a6146103c3578063c7977be7146103f1578063ce0ea5971461041c57610140565b80633e0dd0d9116101085780633e0dd0d91461022d5780635300f8411461026a57806357815a68146102a75780636b2ac46d146102d0578063715018a6146102ec57806371d683721461030357610140565b806307311283146101455780632cfdcc741461018257806336d5026c146101ab5780633d6e85e6146101c75780633e05dc4c14610204575b600080fd5b34801561015157600080fd5b5061016c6004803603810190610167919061376c565b610568565b60405161017991906137b2565b60405180910390f35b34801561018e57600080fd5b506101a960048036038101906101a49190613919565b610580565b005b6101c560048036038101906101c091906139c8565b6108ed565b005b3480156101d357600080fd5b506101ee60048036038101906101e99190613a8a565b610a44565b6040516101fb9190613af9565b60405180910390f35b34801561021057600080fd5b5061022b60048036038101906102269190613b14565b610ad0565b005b34801561023957600080fd5b50610254600480360381019061024f9190613b9c565b610b7f565b6040516102619190613af9565b60405180910390f35b34801561027657600080fd5b50610291600480360381019061028c919061376c565b610be7565b60405161029e9190613c2b565b60405180910390f35b3480156102b357600080fd5b506102ce60048036038101906102c99190613c46565b610c07565b005b6102ea60048036038101906102e59190613c99565b611033565b005b3480156102f857600080fd5b50610301611301565b005b34801561030f57600080fd5b50610318611315565b6040516103259190613d4c565b60405180910390f35b34801561033a57600080fd5b5061035560048036038101906103509190613d67565b611339565b005b34801561036357600080fd5b5061037e60048036038101906103799190613c46565b6116e8565b60405161038f959493929190613de1565b60405180910390f35b3480156103a457600080fd5b506103ad61189a565b6040516103ba9190613af9565b60405180910390f35b3480156103cf57600080fd5b506103d86118c4565b6040516103e89493929190613ec4565b60405180910390f35b3480156103fd57600080fd5b50610406611a12565b6040516104139190613d4c565b60405180910390f35b34801561042857600080fd5b50610443600480360381019061043e9190613f17565b611a36565b005b34801561045157600080fd5b5061046c60048036038101906104679190613fff565b611af8565b6040516104799190613c2b565b60405180910390f35b34801561048e57600080fd5b50610497611beb565b6040516104a49190613d4c565b60405180910390f35b3480156104b957600080fd5b506104d460048036038101906104cf9190614116565b611c0f565b005b3480156104e257600080fd5b506104fd60048036038101906104f89190613c46565b611cab565b60405161050d9493929190614156565b60405180910390f35b34801561052257600080fd5b5061053d6004803603810190610538919061376c565b611d39565b005b34801561054b57600080fd5b506105666004803603810190610561919061376c565b611e52565b005b60076020528060005260406000206000915090505481565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1661060c576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016106039061420d565b60405180910390fd5b63e1560fd360e01b847bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480610665575063ef55bec660e01b847bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b6106a4576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161069b90614279565b60405180910390fd5b600080600080600080878760009060c0926106c1939291906142a3565b8101906106ce9190614348565b809650819750829850839950849a50859b505050505050503073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614610754576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161074b9061446d565b60405180910390fd5b80868d868e8d60405160200161076e959493929190614562565b60405160208183030381529060405280519060200120146107c4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016107bb90614659565b60405180910390fd5b60008d73ffffffffffffffffffffffffffffffffffffffff168b8a8a6040516020016107f2939291906146d9565b60405160208183030381529060405260405161080e919061473f565b6000604051808303816000865af19150503d806000811461084b576040519150601f19603f3d011682016040523d82523d6000602084013e610850565b606091505b5050905080610894576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161088b906147a2565b60405180910390fd5b5050505063e1560fd360e01b877bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916036108d2576108d18a843084611ed5565b5b6108e1838b8b848c8f8c61202d565b50505050505050505050565b6108f561235d565b600061090a338a8a60008b8b8b8b8b8b611af8565b90508061094c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161094390614834565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168973ffffffffffffffffffffffffffffffffffffffff16036109bb576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016109b2906148c6565b60405180910390fd5b6109d98933308a6fffffffffffffffffffffffffffffffff16611ed5565b8873ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1603610a2157610a1b338a8a8a8a8a8a61202d565b50610a32565b610a30338a8a8a8a8a8a6123ac565b505b610a3a61267a565b5050505050505050565b600080610a7685604051602001610a5b91906148e6565b60405160208183030381529060405280519060200120612684565b9050610ac68185858080601f016020809104026020016040519081016040528093929190818152602001838380828437600081840152601f19601f820116905080830192505050505050506126b4565b9150509392505050565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16610b5c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b539061420d565b60405180910390fd5b6000610b69868484610a44565b9050610b77858583896126db565b505050505050565b600080610b8c8686612aea565b9050610bdc8185858080601f016020809104026020016040519081016040528093929190818152602001838380828437600081840152601f19601f820116905080830192505050505050506126b4565b915050949350505050565b60086020528060005260406000206000915054906101000a900460ff1681565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16610c93576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c8a9061420d565b60405180910390fd5b6000600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020604051806080016040529081600082015481526020016001820160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff1681526020016001820160109054906101000a90046effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff16815260200160018201601f9054906101000a900460ff1660ff1660ff168152505090506000816020015190506000826060015190506000836000015190506000836fffffffffffffffffffffffffffffffff1611610e83576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e7a90614973565b60405180910390fd5b600660008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000808201600090556001820160006101000a8154906fffffffffffffffffffffffffffffffff02191690556001820160106101000a8154906effffffffffffffffffffffffffffff021916905560018201601f6101000a81549060ff02191690555050610fbf86888484876fffffffffffffffffffffffffffffffff16612b8c565b8573ffffffffffffffffffffffffffffffffffffffff168773ffffffffffffffffffffffffffffffffffffffff167f5938a86ca33c66cb817f2fdc8d5cd4073bfe03e3f6c846c3c91e7d3f6beaae9f878585886040516110229493929190614993565b60405180910390a350505050505050565b61103b61235d565b60006110523360008960008a8a60008b8b8b611af8565b905080611094576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161108b90614a24565b60405180910390fd5b6000600660003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008073ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060010160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff16146111c1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016111b890614ab6565b60405180910390fd5b42856effffffffffffffffffffffffffffff1611611214576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161120b90614b48565b60405180910390fd5b856fffffffffffffffffffffffffffffffff163414611268576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161125f90614bda565b60405180910390fd5b836fffffffffffffffffffffffffffffffff16866fffffffffffffffffffffffffffffffff16116112ce576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016112c590614c6c565b60405180910390fd5b83866112da9190614cbb565b95506112f03360008960008a8a6000808c612e3c565b506112f961267a565b505050505050565b6113096130ca565b6113136000613148565b565b7fda3241d4d2732e32f76e33e29a986bf90890ff6cb9b8506b1059fc1f197a34e681565b61134161235d565b6000600660003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020604051806080016040529081600082015481526020016001820160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff1681526020016001820160109054906101000a90046effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff16815260200160018201601f9054906101000a900460ff1660ff1660ff168152505090506000816020015190506000826060015190506000836000015190506000836fffffffffffffffffffffffffffffffff1611611531576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161152890614d71565b60405180910390fd5b600660003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000808201600090556001820160006101000a8154906fffffffffffffffffffffffffffffffff02191690556001820160106101000a8154906effffffffffffffffffffffffffffff021916905560018201601f6101000a81549060ff0219169055505061166d86338484876fffffffffffffffffffffffffffffffff16612b8c565b8573ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167fab3691e99d7a7c44b5bbf42b6113806f3fa641468fdf21dd778892ea680d0486878585886040516116d09493929190614993565b60405180910390a3505050506116e461267a565b5050565b600080600080600080600660008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008a73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020604051806080016040529081600082015481526020016001820160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff1681526020016001820160109054906101000a90046effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff16815260200160018201601f9054906101000a900460ff1660ff1660ff168152505090508881606001518260000151836020015184604001519550955095509550955050939792965093509350565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60008060000180546118d590614dc0565b80601f016020809104026020016040519081016040528092919081815260200182805461190190614dc0565b801561194e5780601f106119235761010080835404028352916020019161194e565b820191906000526020600020905b81548152906001019060200180831161193157829003601f168201915b50505050509080600101805461196390614dc0565b80601f016020809104026020016040519081016040528092919081815260200182805461198f90614dc0565b80156119dc5780601f106119b1576101008083540402835291602001916119dc565b820191906000526020600020905b8154815290600101906020018083116119bf57829003601f168201915b5050505050908060020154908060030160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905084565b7f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f81565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16611ac2576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611ab99061420d565b60405180910390fd5b6000611acf888686610a44565b90506000611adf82888686610b7f565b9050611aed8189898c6126db565b505050505050505050565b600080611b388c8c8c8c8c8c8c8c604051602001611b1d989796959493929190614df1565b60405160208183030381529060405280519060200120612684565b90506000611b8a8286868080601f016020809104026020016040519081016040528093929190818152602001838380828437600081840152601f19601f820116905080830192505050505050506126b4565b9050600860008273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16925050509a9950505050505050505050565b7f000000000000000000000000000000000000000000000000000000000000000081565b611c176130ca565b80600860008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055507f34e1cf41794bd5b78c6251cacf103835b835d3ad103d8471ae5f3df532ff31128282604051611c9f929190614e83565b60405180910390a15050565b600660205282600052604060002060205281600052604060002060205280600052604060002060009250925050508060000154908060010160009054906101000a90046fffffffffffffffffffffffffffffffff16908060010160109054906101000a90046effffffffffffffffffffffffffffff169080600101601f9054906101000a900460ff16905084565b611d416130ca565b6000600760008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205490506000600760008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000208190555060008073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614611e0457600190505b611e12833383600086612b8c565b7f4f1b51dd7a2fcb861aa2670f668be66835c4ee12b4bbbf037e4d0018f39819e4338484604051611e4593929190614eac565b60405180910390a1505050565b611e5a6130ca565b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1603611ec9576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611ec090614f55565b60405180910390fd5b611ed281613148565b50565b6000808573ffffffffffffffffffffffffffffffffffffffff166323b872dd60e01b868686604051602401611f0c93929190614eac565b604051602081830303815290604052907bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19166020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff8381831617835250505050604051611f76919061473f565b6000604051808303816000865af19150503d8060008114611fb3576040519150601f19603f3d011682016040523d82523d6000602084013e611fb8565b606091505b5091509150818015611fe65750600081511480611fe5575080806020019051810190611fe49190614f8a565b5b5b612025576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161201c90615003565b60405180910390fd5b505050505050565b6000600660008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060010160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff161461215a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161215190614ab6565b60405180910390fd5b42836effffffffffffffffffffffffffffff16116121ad576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121a490614b48565b60405180910390fd5b8573ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161461221b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612212906150bb565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff160361228a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016122819061514d565b60405180910390fd5b806fffffffffffffffffffffffffffffffff16846fffffffffffffffffffffffffffffffff16116122f0576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016122e790614c6c565b60405180910390fd5b60003414612333576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161232a906151df565b60405180910390fd5b808461233f9190614cbb565b93506123548787876000888860018989612e3c565b50505050505050565b6002600554036123a2576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016123999061524b565b60405180910390fd5b6002600581905550565b6000600660008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060010160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff16146124d9576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016124d090614ab6565b60405180910390fd5b42836effffffffffffffffffffffffffffff161161252c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161252390614b48565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161461259b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161259290615303565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff160361260a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126019061514d565b60405180910390fd5b806fffffffffffffffffffffffffffffffff16341461265e576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126559061536f565b60405180910390fd5b6126718787876000888860018989612e3c565b50505050505050565b6001600581905550565b6000816040516020016126979190615407565b604051602081830303815290604052805190602001209050919050565b60008060006126c3858561320e565b915091506126d08161325f565b819250505092915050565b6000600660008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020604051806080016040529081600082015481526020016001820160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff1681526020016001820160109054906101000a90046effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff16815260200160018201601f9054906101000a900460ff1660ff1660ff168152505090506000816020015190506000826060015190506000836000015190506000836fffffffffffffffffffffffffffffffff16116128cb576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016128c29061549f565b60405180910390fd5b83604001516effffffffffffffffffffffffffffff164210612922576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161291990615531565b60405180910390fd5b600660008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000808201600090556001820160006101000a8154906fffffffffffffffffffffffffffffffff02191690556001820160106101000a8154906effffffffffffffffffffffffffffff021916905560018201601f6101000a81549060ff02191690555050612a5e87868484876fffffffffffffffffffffffffffffffff16612b8c565b8473ffffffffffffffffffffffffffffffffffffffff168773ffffffffffffffffffffffffffffffffffffffff168973ffffffffffffffffffffffffffffffffffffffff167ff81d021f277085e9e959eecea61062bd1eff62d82edad55732d811abb5e5496989868689604051612ad89493929190614993565b60405180910390a45050505050505050565b6000807fda3241d4d2732e32f76e33e29a986bf90890ff6cb9b8506b1059fc1f197a34e68484604051602001612b2293929190615551565b6040516020818303038152906040528051906020012090507f000000000000000000000000000000000000000000000000000000000000000081604051602001612b6d9291906155d4565b6040516020818303038152906040528051906020012091505092915050565b60048360ff1610612bd2576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612bc99061567d565b60405180910390fd5b60008360ff1603612c5b57600073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614612c4c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612c439061570f565b60405180910390fd5b612c5684826133c5565b612e35565b600073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1603612cca576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612cc1906157a1565b60405180910390fd5b60018360ff1603612ce557612ce08585836134c5565b612e35565b60028360ff1603612d64578473ffffffffffffffffffffffffffffffffffffffff166342842e0e3086856040518463ffffffff1660e01b8152600401612d2d93929190614eac565b600060405180830381600087803b158015612d4757600080fd5b505af1158015612d5b573d6000803e3d6000fd5b50505050612e35565b60038360ff1603612e34578473ffffffffffffffffffffffffffffffffffffffff1663f242432a30868585600067ffffffffffffffff811115612daa57612da96157c1565b5b6040519080825280601f01601f191660200182016040528015612ddc5781602001600182028036833780820191505090505b506040518663ffffffff1660e01b8152600401612dfd95949392919061583a565b600060405180830381600087803b158015612e1757600080fd5b505af1158015612e2b573d6000803e3d6000fd5b50505050612e35565b5b5050505050565b6040518060800160405280878152602001866fffffffffffffffffffffffffffffffff168152602001856effffffffffffffffffffffffffffff1681526020018460ff16815250600660008b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008a73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000820151816000015560208201518160010160006101000a8154816fffffffffffffffffffffffffffffffff02191690836fffffffffffffffffffffffffffffffff16021790555060408201518160010160106101000a8154816effffffffffffffffffffffffffffff02191690836effffffffffffffffffffffffffffff160217905550606082015181600101601f6101000a81548160ff021916908360ff160217905550905050806fffffffffffffffffffffffffffffffff16600760008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546130479190615894565b925050819055508773ffffffffffffffffffffffffffffffffffffffff168973ffffffffffffffffffffffffffffffffffffffff167f1d48f3ec0544fd684c5a9331f70963c5401a4fb089b9475628f52911dce6936e8987878b8b89896040516130b797969594939291906158c8565b60405180910390a3505050505050505050565b6130d261361a565b73ffffffffffffffffffffffffffffffffffffffff166130f061189a565b73ffffffffffffffffffffffffffffffffffffffff1614613146576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161313d90615983565b60405180910390fd5b565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600460006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b600080604183510361324f5760008060006020860151925060408601519150606086015160001a905061324387828585613622565b94509450505050613258565b60006002915091505b9250929050565b60006004811115613273576132726159a3565b5b816004811115613286576132856159a3565b5b03156133c257600160048111156132a05761329f6159a3565b5b8160048111156132b3576132b26159a3565b5b036132f3576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016132ea90615a1e565b60405180910390fd5b60026004811115613307576133066159a3565b5b81600481111561331a576133196159a3565b5b0361335a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161335190615a8a565b60405180910390fd5b6003600481111561336e5761336d6159a3565b5b816004811115613381576133806159a3565b5b036133c1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016133b890615b1c565b60405180910390fd5b5b50565b60008273ffffffffffffffffffffffffffffffffffffffff1682600067ffffffffffffffff8111156133fa576133f96157c1565b5b6040519080825280601f01601f19166020018201604052801561342c5781602001600182028036833780820191505090505b5060405161343a919061473f565b60006040518083038185875af1925050503d8060008114613477576040519150601f19603f3d011682016040523d82523d6000602084013e61347c565b606091505b50509050806134c0576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016134b790615b88565b60405180910390fd5b505050565b6000808473ffffffffffffffffffffffffffffffffffffffff1663a9059cbb60e01b85856040516024016134fa929190615ba8565b604051602081830303815290604052907bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19166020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff8381831617835250505050604051613564919061473f565b6000604051808303816000865af19150503d80600081146135a1576040519150601f19603f3d011682016040523d82523d6000602084013e6135a6565b606091505b50915091508180156135d457506000815114806135d35750808060200190518101906135d29190614f8a565b5b5b613613576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161360a90615c1d565b60405180910390fd5b5050505050565b600033905090565b6000807f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08360001c111561365d5760006003915091506136fb565b6000600187878787604051600081526020016040526040516136829493929190615c3d565b6020604051602081039080840390855afa1580156136a4573d6000803e3d6000fd5b505050602060405103519050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16036136f2576000600192509250506136fb565b80600092509250505b94509492505050565b600080fd5b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b60006137398261370e565b9050919050565b6137498161372e565b811461375457600080fd5b50565b60008135905061376681613740565b92915050565b60006020828403121561378257613781613704565b5b600061379084828501613757565b91505092915050565b6000819050919050565b6137ac81613799565b82525050565b60006020820190506137c760008301846137a3565b92915050565b60006effffffffffffffffffffffffffffff82169050919050565b6137f1816137cd565b81146137fc57600080fd5b50565b60008135905061380e816137e8565b92915050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b61384981613814565b811461385457600080fd5b50565b60008135905061386681613840565b92915050565b60006fffffffffffffffffffffffffffffffff82169050919050565b6138918161386c565b811461389c57600080fd5b50565b6000813590506138ae81613888565b92915050565b600080fd5b600080fd5b600080fd5b60008083601f8401126138d9576138d86138b4565b5b8235905067ffffffffffffffff8111156138f6576138f56138b9565b5b602083019150836001820283011115613912576139116138be565b5b9250929050565b600080600080600080600060c0888a03121561393857613937613704565b5b60006139468a828b01613757565b97505060206139578a828b01613757565b96505060406139688a828b016137ff565b95505060606139798a828b01613857565b945050608061398a8a828b0161389f565b93505060a088013567ffffffffffffffff8111156139ab576139aa613709565b5b6139b78a828b016138c3565b925092505092959891949750929550565b60008060008060008060008060e0898b0312156139e8576139e7613704565b5b60006139f68b828c01613757565b9850506020613a078b828c01613757565b9750506040613a188b828c0161389f565b9650506060613a298b828c016137ff565b9550506080613a3a8b828c01613757565b94505060a0613a4b8b828c0161389f565b93505060c089013567ffffffffffffffff811115613a6c57613a6b613709565b5b613a788b828c016138c3565b92509250509295985092959890939650565b600080600060408486031215613aa357613aa2613704565b5b6000613ab186828701613757565b935050602084013567ffffffffffffffff811115613ad257613ad1613709565b5b613ade868287016138c3565b92509250509250925092565b613af38161372e565b82525050565b6000602082019050613b0e6000830184613aea565b92915050565b600080600080600060808688031215613b3057613b2f613704565b5b6000613b3e88828901613757565b9550506020613b4f88828901613757565b9450506040613b6088828901613757565b935050606086013567ffffffffffffffff811115613b8157613b80613709565b5b613b8d888289016138c3565b92509250509295509295909350565b60008060008060608587031215613bb657613bb5613704565b5b6000613bc487828801613757565b9450506020613bd587828801613757565b935050604085013567ffffffffffffffff811115613bf657613bf5613709565b5b613c02878288016138c3565b925092505092959194509250565b60008115159050919050565b613c2581613c10565b82525050565b6000602082019050613c406000830184613c1c565b92915050565b600080600060608486031215613c5f57613c5e613704565b5b6000613c6d86828701613757565b9350506020613c7e86828701613757565b9250506040613c8f86828701613757565b9150509250925092565b60008060008060008060a08789031215613cb657613cb5613704565b5b6000613cc489828a01613757565b9650506020613cd589828a0161389f565b9550506040613ce689828a016137ff565b9450506060613cf789828a0161389f565b935050608087013567ffffffffffffffff811115613d1857613d17613709565b5b613d2489828a016138c3565b92509250509295509295509295565b6000819050919050565b613d4681613d33565b82525050565b6000602082019050613d616000830184613d3d565b92915050565b60008060408385031215613d7e57613d7d613704565b5b6000613d8c85828601613757565b9250506020613d9d85828601613757565b9150509250929050565b600060ff82169050919050565b613dbd81613da7565b82525050565b613dcc8161386c565b82525050565b613ddb816137cd565b82525050565b600060a082019050613df66000830188613aea565b613e036020830187613db4565b613e1060408301866137a3565b613e1d6060830185613dc3565b613e2a6080830184613dd2565b9695505050505050565b600081519050919050565b600082825260208201905092915050565b60005b83811015613e6e578082015181840152602081019050613e53565b60008484015250505050565b6000601f19601f8301169050919050565b6000613e9682613e34565b613ea08185613e3f565b9350613eb0818560208601613e50565b613eb981613e7a565b840191505092915050565b60006080820190508181036000830152613ede8187613e8b565b90508181036020830152613ef28186613e8b565b9050613f0160408301856137a3565b613f0e6060830184613aea565b95945050505050565b600080600080600080600060a0888a031215613f3657613f35613704565b5b6000613f448a828b01613757565b9750506020613f558a828b01613757565b9650506040613f668a828b01613757565b955050606088013567ffffffffffffffff811115613f8757613f86613709565b5b613f938a828b016138c3565b9450945050608088013567ffffffffffffffff811115613fb657613fb5613709565b5b613fc28a828b016138c3565b925092505092959891949750929550565b613fdc81613799565b8114613fe757600080fd5b50565b600081359050613ff981613fd3565b92915050565b6000806000806000806000806000806101208b8d03121561402357614022613704565b5b60006140318d828e01613757565b9a505060206140428d828e01613757565b99505060406140538d828e01613757565b98505060606140648d828e01613fea565b97505060806140758d828e0161389f565b96505060a06140868d828e016137ff565b95505060c06140978d828e01613757565b94505060e06140a88d828e0161389f565b9350506101008b013567ffffffffffffffff8111156140ca576140c9613709565b5b6140d68d828e016138c3565b92509250509295989b9194979a5092959850565b6140f381613c10565b81146140fe57600080fd5b50565b600081359050614110816140ea565b92915050565b6000806040838503121561412d5761412c613704565b5b600061413b85828601613757565b925050602061414c85828601614101565b9150509250929050565b600060808201905061416b60008301876137a3565b6141786020830186613dc3565b6141856040830185613dd2565b6141926060830184613db4565b95945050505050565b7f4c696e6b64726f70457363726f773a206d73672e73656e646572206973206e6f60008201527f742072656c617965722e00000000000000000000000000000000000000000000602082015250565b60006141f7602a83613e3f565b91506142028261419b565b604082019050919050565b60006020820190508181036000830152614226816141ea565b9050919050565b7f4c696e6b64726f70457363726f773a20696e76616c69642073656c6563746f72600082015250565b6000614263602083613e3f565b915061426e8261422d565b602082019050919050565b6000602082019050818103600083015261429281614256565b9050919050565b600080fd5b600080fd5b600080858511156142b7576142b6614299565b5b838611156142c8576142c761429e565b5b6001850283019150848603905094509492505050565b60006142e98261370e565b9050919050565b6142f9816142de565b811461430457600080fd5b50565b600081359050614316816142f0565b92915050565b61432581613d33565b811461433057600080fd5b50565b6000813590506143428161431c565b92915050565b60008060008060008060c0878903121561436557614364613704565b5b600061437389828a01614307565b965050602061438489828a01614307565b955050604061439589828a01613fea565b94505060606143a689828a01613fea565b93505060806143b789828a01613fea565b92505060a06143c889828a01614333565b9150509295509295509295565b7f4c696e6b64726f70457363726f773a2072656365697665417574686f72697a6160008201527f74696f6e5f206465636f6465206661696c2e20526563697069656e742069732060208201527f6e6f74207468697320636f6e74726163742e0000000000000000000000000000604082015250565b6000614457605283613e3f565b9150614462826143d5565b606082019050919050565b600060208201905081810360008301526144868161444a565b9050919050565b60008160601b9050919050565b60006144a58261448d565b9050919050565b60006144b78261449a565b9050919050565b6144cf6144ca8261372e565b6144ac565b82525050565b6000819050919050565b6144f06144eb82613799565b6144d5565b82525050565b60008160881b9050919050565b600061450e826144f6565b9050919050565b614526614521826137cd565b614503565b82525050565b60008160801b9050919050565b60006145448261452c565b9050919050565b61455c6145578261386c565b614539565b82525050565b600061456e82886144be565b60148201915061457e82876144be565b60148201915061458e82866144df565b60208201915061459e8285614515565b600f820191506145ae828461454b565b6010820191508190509695505050505050565b7f4c696e6b64726f70457363726f773a2072656365697665417574686f72697a6160008201527f74696f6e5f206465636f6465206661696c2e20496e76616c6964206e6f6e636560208201527f2e00000000000000000000000000000000000000000000000000000000000000604082015250565b6000614643604183613e3f565b915061464e826145c1565b606082019050919050565b6000602082019050818103600083015261467281614636565b9050919050565b6000819050919050565b61469461468f82613814565b614679565b82525050565b600081905092915050565b82818337600083830152505050565b60006146c0838561469a565b93506146cd8385846146a5565b82840190509392505050565b60006146e58286614683565b6004820191506146f68284866146b4565b9150819050949350505050565b600081519050919050565b600061471982614703565b614723818561469a565b9350614733818560208601613e50565b80840191505092915050565b600061474b828461470e565b915081905092915050565b7f4c696e6b64726f70457363726f773a20617070726f7665206661696c65642e00600082015250565b600061478c601f83613e3f565b915061479782614756565b602082019050919050565b600060208201905081810360008301526147bb8161477f565b9050919050565b7f4c696e6b64726f70457363726f773a2046656573206e6f7420617574686f726960008201527f7a65642e00000000000000000000000000000000000000000000000000000000602082015250565b600061481e602483613e3f565b9150614829826147c2565b604082019050919050565b6000602082019050818103600083015261484d81614811565b9050919050565b7f4c696e6b64726f70457363726f773a2063616e2774206265206164647265737360008201527f283029206173206120746f6b656e2e0000000000000000000000000000000000602082015250565b60006148b0602f83613e3f565b91506148bb82614854565b604082019050919050565b600060208201905081810360008301526148df816148a3565b9050919050565b60006148f282846144be565b60148201915081905092915050565b7f4c696e6b64726f70457363726f773a20696e76616c6964207472616e7366657260008201527f2049440000000000000000000000000000000000000000000000000000000000602082015250565b600061495d602383613e3f565b915061496882614901565b604082019050919050565b6000602082019050818103600083015261498c81614950565b9050919050565b60006080820190506149a86000830187613aea565b6149b56020830186613db4565b6149c260408301856137a3565b6149cf6060830184613dc3565b95945050505050565b7f46656573206e6f7420617574686f72697a65642e000000000000000000000000600082015250565b6000614a0e601483613e3f565b9150614a19826149d8565b602082019050919050565b60006020820190508181036000830152614a3d81614a01565b9050919050565b7f4c696e6b64726f70457363726f773a207472616e73666572496420697320696e60008201527f207573652e000000000000000000000000000000000000000000000000000000602082015250565b6000614aa0602583613e3f565b9150614aab82614a44565b604082019050919050565b60006020820190508181036000830152614acf81614a93565b9050919050565b7f4c696e6b64726f70457363726f773a206465706f736974696e6720776974682060008201527f696e76616c69642065787069726174696f6e2e00000000000000000000000000602082015250565b6000614b32603383613e3f565b9150614b3d82614ad6565b604082019050919050565b60006020820190508181036000830152614b6181614b25565b9050919050565b7f4c696e6b64726f70457363726f773a20616d6f756e74206e6f7420636f76657260008201527f65642e0000000000000000000000000000000000000000000000000000000000602082015250565b6000614bc4602383613e3f565b9150614bcf82614b68565b604082019050919050565b60006020820190508181036000830152614bf381614bb7565b9050919050565b7f4c696e6b64726f70457363726f773a20616d6f756e7420646f6573206e6f742060008201527f636f766572206665652e00000000000000000000000000000000000000000000602082015250565b6000614c56602a83613e3f565b9150614c6182614bfa565b604082019050919050565b60006020820190508181036000830152614c8581614c49565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b6000614cc68261386c565b9150614cd18361386c565b925082820390506fffffffffffffffffffffffffffffffff811115614cf957614cf8614c8c565b5b92915050565b7f4c696e6b64726f70457363726f773a204465706f736974206e6f7420666f756e60008201527f6400000000000000000000000000000000000000000000000000000000000000602082015250565b6000614d5b602183613e3f565b9150614d6682614cff565b604082019050919050565b60006020820190508181036000830152614d8a81614d4e565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b60006002820490506001821680614dd857607f821691505b602082108103614deb57614dea614d91565b5b50919050565b6000614dfd828b6144be565b601482019150614e0d828a6144be565b601482019150614e1d82896144be565b601482019150614e2d82886144df565b602082019150614e3d828761454b565b601082019150614e4d8286614515565b600f82019150614e5d82856144be565b601482019150614e6d828461454b565b6010820191508190509998505050505050505050565b6000604082019050614e986000830185613aea565b614ea56020830184613c1c565b9392505050565b6000606082019050614ec16000830186613aea565b614ece6020830185613aea565b614edb60408301846137a3565b949350505050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000614f3f602683613e3f565b9150614f4a82614ee3565b604082019050919050565b60006020820190508181036000830152614f6e81614f32565b9050919050565b600081519050614f84816140ea565b92915050565b600060208284031215614fa057614f9f613704565b5b6000614fae84828501614f75565b91505092915050565b7f5354460000000000000000000000000000000000000000000000000000000000600082015250565b6000614fed600383613e3f565b9150614ff882614fb7565b602082019050919050565b6000602082019050818103600083015261501c81614fe0565b9050919050565b7f4c696e6b64726f70457363726f773a204665657320666f72207472616e73666560008201527f727320696e20737461626c65636f696e732073686f756c64206265207061696460208201527f20696e2074686520737461626c65636f696e20746f6b656e2e00000000000000604082015250565b60006150a5605983613e3f565b91506150b082615023565b606082019050919050565b600060208201905081810360008301526150d481615098565b9050919050565b7f4c696e6b64726f70457363726f773a20746f6b656e2073686f756c64206e6f7460008201527f2062652061646472657373283029000000000000000000000000000000000000602082015250565b6000615137602e83613e3f565b9150615142826150db565b604082019050919050565b600060208201905081810360008301526151668161512a565b9050919050565b7f4c696e6b64726f70457363726f773a20666565732073686f756c64206265207060008201527f61696420696e20746f6b656e206e6f7420657468657200000000000000000000602082015250565b60006151c9603683613e3f565b91506151d48261516d565b604082019050919050565b600060208201905081810360008301526151f8816151bc565b9050919050565b7f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00600082015250565b6000615235601f83613e3f565b9150615240826151ff565b602082019050919050565b6000602082019050818103600083015261526481615228565b9050919050565b7f4c696e6b64726f70457363726f773a206665657320666f72204552433230207460008201527f6f6b656e732063616e206265207061696420696e206e617469766520746f6b6560208201527f6e73206f6e6c792e000000000000000000000000000000000000000000000000604082015250565b60006152ed604883613e3f565b91506152f88261526b565b606082019050919050565b6000602082019050818103600083015261531c816152e0565b9050919050565b7f4c696e6b64726f70457363726f773a20666565206e6f7420636f76657265642e600082015250565b6000615359602083613e3f565b915061536482615323565b602082019050919050565b600060208201905081810360008301526153888161534c565b9050919050565b600081905092915050565b7f19457468657265756d205369676e6564204d6573736167653a0a333200000000600082015250565b60006153d0601c8361538f565b91506153db8261539a565b601c82019050919050565b6000819050919050565b6154016153fc82613d33565b6153e6565b82525050565b6000615412826153c3565b915061541e82846153f0565b60208201915081905092915050565b7f4c696e6b64726f70457363726f773a20696e76616c69642072656465656d207060008201527f6172616d73000000000000000000000000000000000000000000000000000000602082015250565b6000615489602583613e3f565b91506154948261542d565b604082019050919050565b600060208201905081810360008301526154b88161547c565b9050919050565b7f4c696e6b64726f70457363726f773a207472616e73666572206578706972656460008201527f2e00000000000000000000000000000000000000000000000000000000000000602082015250565b600061551b602183613e3f565b9150615526826154bf565b604082019050919050565b6000602082019050818103600083015261554a8161550e565b9050919050565b60006060820190506155666000830186613d3d565b6155736020830185613aea565b6155806040830184613aea565b949350505050565b7f1901000000000000000000000000000000000000000000000000000000000000600082015250565b60006155be60028361538f565b91506155c982615588565b600282019050919050565b60006155df826155b1565b91506155eb82856153f0565b6020820191506155fb82846153f0565b6020820191508190509392505050565b7f4c696e6b64726f70457363726f773a20756e6b6e6f776e20746f6b656e20747960008201527f7065000000000000000000000000000000000000000000000000000000000000602082015250565b6000615667602283613e3f565b91506156728261560b565b604082019050919050565b600060208201905081810360008301526156968161565a565b9050919050565b7f4c696e6b64726f70457363726f773a20616464726573732073686f756c64206260008201527f65203020666f7220455448207472616e73666572730000000000000000000000602082015250565b60006156f9603583613e3f565b91506157048261569d565b604082019050919050565b60006020820190508181036000830152615728816156ec565b9050919050565b7f4c696e6b64726f70457363726f773a20746f6b656e2061646472657373206e6f60008201527f742070726f766964656420746f206d616b65207472616e736665720000000000602082015250565b600061578b603b83613e3f565b91506157968261572f565b604082019050919050565b600060208201905081810360008301526157ba8161577e565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b600082825260208201905092915050565b600061580c82614703565b61581681856157f0565b9350615826818560208601613e50565b61582f81613e7a565b840191505092915050565b600060a08201905061584f6000830188613aea565b61585c6020830187613aea565b61586960408301866137a3565b61587660608301856137a3565b81810360808301526158888184615801565b90509695505050505050565b600061589f82613799565b91506158aa83613799565b92508282019050808211156158c2576158c1614c8c565b5b92915050565b600060e0820190506158dd600083018a613aea565b6158ea6020830189613dd2565b6158f76040830188613db4565b61590460608301876137a3565b6159116080830186613dc3565b61591e60a0830185613aea565b61592b60c0830184613dc3565b98975050505050505050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b600061596d602083613e3f565b915061597882615937565b602082019050919050565b6000602082019050818103600083015261599c81615960565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602160045260246000fd5b7f45434453413a20696e76616c6964207369676e61747572650000000000000000600082015250565b6000615a08601883613e3f565b9150615a13826159d2565b602082019050919050565b60006020820190508181036000830152615a37816159fb565b9050919050565b7f45434453413a20696e76616c6964207369676e6174757265206c656e67746800600082015250565b6000615a74601f83613e3f565b9150615a7f82615a3e565b602082019050919050565b60006020820190508181036000830152615aa381615a67565b9050919050565b7f45434453413a20696e76616c6964207369676e6174757265202773272076616c60008201527f7565000000000000000000000000000000000000000000000000000000000000602082015250565b6000615b06602283613e3f565b9150615b1182615aaa565b604082019050919050565b60006020820190508181036000830152615b3581615af9565b9050919050565b7f5354450000000000000000000000000000000000000000000000000000000000600082015250565b6000615b72600383613e3f565b9150615b7d82615b3c565b602082019050919050565b60006020820190508181036000830152615ba181615b65565b9050919050565b6000604082019050615bbd6000830185613aea565b615bca60208301846137a3565b9392505050565b7f5354000000000000000000000000000000000000000000000000000000000000600082015250565b6000615c07600283613e3f565b9150615c1282615bd1565b602082019050919050565b60006020820190508181036000830152615c3681615bfa565b9050919050565b6000608082019050615c526000830187613d3d565b615c5f6020830186613db4565b615c6c6040830185613d3d565b615c796060830184613d3d565b9594505050505056fea2646970667358221220a1989b34e7cc2ab9fe27b3a9ac8f53f202d0f8aca6fcff0aa60d12fcec4083a164736f6c634300081100330000000000000000000000005f34815add697d7de0a8b850f23905cf12b4bdc0
Deployed Bytecode
0x6080604052600436106101405760003560e01c8063824c1db5116100b6578063d6e69a001161006f578063d6e69a0014610445578063dc0c81b514610482578063ecd8dc3a146104ad578063ee2578ab146104d6578063f08204ad14610516578063f2fde38b1461053f57610140565b8063824c1db51461032e57806386fc05ba146103575780638da5cb5b14610398578063c2fb26a6146103c3578063c7977be7146103f1578063ce0ea5971461041c57610140565b80633e0dd0d9116101085780633e0dd0d91461022d5780635300f8411461026a57806357815a68146102a75780636b2ac46d146102d0578063715018a6146102ec57806371d683721461030357610140565b806307311283146101455780632cfdcc741461018257806336d5026c146101ab5780633d6e85e6146101c75780633e05dc4c14610204575b600080fd5b34801561015157600080fd5b5061016c6004803603810190610167919061376c565b610568565b60405161017991906137b2565b60405180910390f35b34801561018e57600080fd5b506101a960048036038101906101a49190613919565b610580565b005b6101c560048036038101906101c091906139c8565b6108ed565b005b3480156101d357600080fd5b506101ee60048036038101906101e99190613a8a565b610a44565b6040516101fb9190613af9565b60405180910390f35b34801561021057600080fd5b5061022b60048036038101906102269190613b14565b610ad0565b005b34801561023957600080fd5b50610254600480360381019061024f9190613b9c565b610b7f565b6040516102619190613af9565b60405180910390f35b34801561027657600080fd5b50610291600480360381019061028c919061376c565b610be7565b60405161029e9190613c2b565b60405180910390f35b3480156102b357600080fd5b506102ce60048036038101906102c99190613c46565b610c07565b005b6102ea60048036038101906102e59190613c99565b611033565b005b3480156102f857600080fd5b50610301611301565b005b34801561030f57600080fd5b50610318611315565b6040516103259190613d4c565b60405180910390f35b34801561033a57600080fd5b5061035560048036038101906103509190613d67565b611339565b005b34801561036357600080fd5b5061037e60048036038101906103799190613c46565b6116e8565b60405161038f959493929190613de1565b60405180910390f35b3480156103a457600080fd5b506103ad61189a565b6040516103ba9190613af9565b60405180910390f35b3480156103cf57600080fd5b506103d86118c4565b6040516103e89493929190613ec4565b60405180910390f35b3480156103fd57600080fd5b50610406611a12565b6040516104139190613d4c565b60405180910390f35b34801561042857600080fd5b50610443600480360381019061043e9190613f17565b611a36565b005b34801561045157600080fd5b5061046c60048036038101906104679190613fff565b611af8565b6040516104799190613c2b565b60405180910390f35b34801561048e57600080fd5b50610497611beb565b6040516104a49190613d4c565b60405180910390f35b3480156104b957600080fd5b506104d460048036038101906104cf9190614116565b611c0f565b005b3480156104e257600080fd5b506104fd60048036038101906104f89190613c46565b611cab565b60405161050d9493929190614156565b60405180910390f35b34801561052257600080fd5b5061053d6004803603810190610538919061376c565b611d39565b005b34801561054b57600080fd5b506105666004803603810190610561919061376c565b611e52565b005b60076020528060005260406000206000915090505481565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1661060c576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016106039061420d565b60405180910390fd5b63e1560fd360e01b847bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161480610665575063ef55bec660e01b847bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b6106a4576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161069b90614279565b60405180910390fd5b600080600080600080878760009060c0926106c1939291906142a3565b8101906106ce9190614348565b809650819750829850839950849a50859b505050505050503073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614610754576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161074b9061446d565b60405180910390fd5b80868d868e8d60405160200161076e959493929190614562565b60405160208183030381529060405280519060200120146107c4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016107bb90614659565b60405180910390fd5b60008d73ffffffffffffffffffffffffffffffffffffffff168b8a8a6040516020016107f2939291906146d9565b60405160208183030381529060405260405161080e919061473f565b6000604051808303816000865af19150503d806000811461084b576040519150601f19603f3d011682016040523d82523d6000602084013e610850565b606091505b5050905080610894576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161088b906147a2565b60405180910390fd5b5050505063e1560fd360e01b877bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916036108d2576108d18a843084611ed5565b5b6108e1838b8b848c8f8c61202d565b50505050505050505050565b6108f561235d565b600061090a338a8a60008b8b8b8b8b8b611af8565b90508061094c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161094390614834565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168973ffffffffffffffffffffffffffffffffffffffff16036109bb576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016109b2906148c6565b60405180910390fd5b6109d98933308a6fffffffffffffffffffffffffffffffff16611ed5565b8873ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1603610a2157610a1b338a8a8a8a8a8a61202d565b50610a32565b610a30338a8a8a8a8a8a6123ac565b505b610a3a61267a565b5050505050505050565b600080610a7685604051602001610a5b91906148e6565b60405160208183030381529060405280519060200120612684565b9050610ac68185858080601f016020809104026020016040519081016040528093929190818152602001838380828437600081840152601f19601f820116905080830192505050505050506126b4565b9150509392505050565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16610b5c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b539061420d565b60405180910390fd5b6000610b69868484610a44565b9050610b77858583896126db565b505050505050565b600080610b8c8686612aea565b9050610bdc8185858080601f016020809104026020016040519081016040528093929190818152602001838380828437600081840152601f19601f820116905080830192505050505050506126b4565b915050949350505050565b60086020528060005260406000206000915054906101000a900460ff1681565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16610c93576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610c8a9061420d565b60405180910390fd5b6000600660008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020604051806080016040529081600082015481526020016001820160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff1681526020016001820160109054906101000a90046effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff16815260200160018201601f9054906101000a900460ff1660ff1660ff168152505090506000816020015190506000826060015190506000836000015190506000836fffffffffffffffffffffffffffffffff1611610e83576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e7a90614973565b60405180910390fd5b600660008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000808201600090556001820160006101000a8154906fffffffffffffffffffffffffffffffff02191690556001820160106101000a8154906effffffffffffffffffffffffffffff021916905560018201601f6101000a81549060ff02191690555050610fbf86888484876fffffffffffffffffffffffffffffffff16612b8c565b8573ffffffffffffffffffffffffffffffffffffffff168773ffffffffffffffffffffffffffffffffffffffff167f5938a86ca33c66cb817f2fdc8d5cd4073bfe03e3f6c846c3c91e7d3f6beaae9f878585886040516110229493929190614993565b60405180910390a350505050505050565b61103b61235d565b60006110523360008960008a8a60008b8b8b611af8565b905080611094576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161108b90614a24565b60405180910390fd5b6000600660003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008073ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060010160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff16146111c1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016111b890614ab6565b60405180910390fd5b42856effffffffffffffffffffffffffffff1611611214576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161120b90614b48565b60405180910390fd5b856fffffffffffffffffffffffffffffffff163414611268576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161125f90614bda565b60405180910390fd5b836fffffffffffffffffffffffffffffffff16866fffffffffffffffffffffffffffffffff16116112ce576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016112c590614c6c565b60405180910390fd5b83866112da9190614cbb565b95506112f03360008960008a8a6000808c612e3c565b506112f961267a565b505050505050565b6113096130ca565b6113136000613148565b565b7fda3241d4d2732e32f76e33e29a986bf90890ff6cb9b8506b1059fc1f197a34e681565b61134161235d565b6000600660003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020604051806080016040529081600082015481526020016001820160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff1681526020016001820160109054906101000a90046effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff16815260200160018201601f9054906101000a900460ff1660ff1660ff168152505090506000816020015190506000826060015190506000836000015190506000836fffffffffffffffffffffffffffffffff1611611531576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161152890614d71565b60405180910390fd5b600660003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000808201600090556001820160006101000a8154906fffffffffffffffffffffffffffffffff02191690556001820160106101000a8154906effffffffffffffffffffffffffffff021916905560018201601f6101000a81549060ff0219169055505061166d86338484876fffffffffffffffffffffffffffffffff16612b8c565b8573ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167fab3691e99d7a7c44b5bbf42b6113806f3fa641468fdf21dd778892ea680d0486878585886040516116d09493929190614993565b60405180910390a3505050506116e461267a565b5050565b600080600080600080600660008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008a73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020604051806080016040529081600082015481526020016001820160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff1681526020016001820160109054906101000a90046effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff16815260200160018201601f9054906101000a900460ff1660ff1660ff168152505090508881606001518260000151836020015184604001519550955095509550955050939792965093509350565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60008060000180546118d590614dc0565b80601f016020809104026020016040519081016040528092919081815260200182805461190190614dc0565b801561194e5780601f106119235761010080835404028352916020019161194e565b820191906000526020600020905b81548152906001019060200180831161193157829003601f168201915b50505050509080600101805461196390614dc0565b80601f016020809104026020016040519081016040528092919081815260200182805461198f90614dc0565b80156119dc5780601f106119b1576101008083540402835291602001916119dc565b820191906000526020600020905b8154815290600101906020018083116119bf57829003601f168201915b5050505050908060020154908060030160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905084565b7f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f81565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16611ac2576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611ab99061420d565b60405180910390fd5b6000611acf888686610a44565b90506000611adf82888686610b7f565b9050611aed8189898c6126db565b505050505050505050565b600080611b388c8c8c8c8c8c8c8c604051602001611b1d989796959493929190614df1565b60405160208183030381529060405280519060200120612684565b90506000611b8a8286868080601f016020809104026020016040519081016040528093929190818152602001838380828437600081840152601f19601f820116905080830192505050505050506126b4565b9050600860008273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16925050509a9950505050505050505050565b7f8fe72d100626a65dfb7aa8f5367a635f60f4636b0dda36fef54c12577779d64e81565b611c176130ca565b80600860008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055507f34e1cf41794bd5b78c6251cacf103835b835d3ad103d8471ae5f3df532ff31128282604051611c9f929190614e83565b60405180910390a15050565b600660205282600052604060002060205281600052604060002060205280600052604060002060009250925050508060000154908060010160009054906101000a90046fffffffffffffffffffffffffffffffff16908060010160109054906101000a90046effffffffffffffffffffffffffffff169080600101601f9054906101000a900460ff16905084565b611d416130ca565b6000600760008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205490506000600760008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000208190555060008073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614611e0457600190505b611e12833383600086612b8c565b7f4f1b51dd7a2fcb861aa2670f668be66835c4ee12b4bbbf037e4d0018f39819e4338484604051611e4593929190614eac565b60405180910390a1505050565b611e5a6130ca565b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1603611ec9576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611ec090614f55565b60405180910390fd5b611ed281613148565b50565b6000808573ffffffffffffffffffffffffffffffffffffffff166323b872dd60e01b868686604051602401611f0c93929190614eac565b604051602081830303815290604052907bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19166020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff8381831617835250505050604051611f76919061473f565b6000604051808303816000865af19150503d8060008114611fb3576040519150601f19603f3d011682016040523d82523d6000602084013e611fb8565b606091505b5091509150818015611fe65750600081511480611fe5575080806020019051810190611fe49190614f8a565b5b5b612025576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161201c90615003565b60405180910390fd5b505050505050565b6000600660008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060010160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff161461215a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161215190614ab6565b60405180910390fd5b42836effffffffffffffffffffffffffffff16116121ad576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121a490614b48565b60405180910390fd5b8573ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161461221b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612212906150bb565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff160361228a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016122819061514d565b60405180910390fd5b806fffffffffffffffffffffffffffffffff16846fffffffffffffffffffffffffffffffff16116122f0576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016122e790614c6c565b60405180910390fd5b60003414612333576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161232a906151df565b60405180910390fd5b808461233f9190614cbb565b93506123548787876000888860018989612e3c565b50505050505050565b6002600554036123a2576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016123999061524b565b60405180910390fd5b6002600581905550565b6000600660008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060010160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff16146124d9576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016124d090614ab6565b60405180910390fd5b42836effffffffffffffffffffffffffffff161161252c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161252390614b48565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161461259b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161259290615303565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff160361260a576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126019061514d565b60405180910390fd5b806fffffffffffffffffffffffffffffffff16341461265e576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126559061536f565b60405180910390fd5b6126718787876000888860018989612e3c565b50505050505050565b6001600581905550565b6000816040516020016126979190615407565b604051602081830303815290604052805190602001209050919050565b60008060006126c3858561320e565b915091506126d08161325f565b819250505092915050565b6000600660008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020604051806080016040529081600082015481526020016001820160009054906101000a90046fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff166fffffffffffffffffffffffffffffffff1681526020016001820160109054906101000a90046effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff166effffffffffffffffffffffffffffff16815260200160018201601f9054906101000a900460ff1660ff1660ff168152505090506000816020015190506000826060015190506000836000015190506000836fffffffffffffffffffffffffffffffff16116128cb576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016128c29061549f565b60405180910390fd5b83604001516effffffffffffffffffffffffffffff164210612922576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161291990615531565b60405180910390fd5b600660008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000808201600090556001820160006101000a8154906fffffffffffffffffffffffffffffffff02191690556001820160106101000a8154906effffffffffffffffffffffffffffff021916905560018201601f6101000a81549060ff02191690555050612a5e87868484876fffffffffffffffffffffffffffffffff16612b8c565b8473ffffffffffffffffffffffffffffffffffffffff168773ffffffffffffffffffffffffffffffffffffffff168973ffffffffffffffffffffffffffffffffffffffff167ff81d021f277085e9e959eecea61062bd1eff62d82edad55732d811abb5e5496989868689604051612ad89493929190614993565b60405180910390a45050505050505050565b6000807fda3241d4d2732e32f76e33e29a986bf90890ff6cb9b8506b1059fc1f197a34e68484604051602001612b2293929190615551565b6040516020818303038152906040528051906020012090507f8fe72d100626a65dfb7aa8f5367a635f60f4636b0dda36fef54c12577779d64e81604051602001612b6d9291906155d4565b6040516020818303038152906040528051906020012091505092915050565b60048360ff1610612bd2576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612bc99061567d565b60405180910390fd5b60008360ff1603612c5b57600073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614612c4c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612c439061570f565b60405180910390fd5b612c5684826133c5565b612e35565b600073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1603612cca576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612cc1906157a1565b60405180910390fd5b60018360ff1603612ce557612ce08585836134c5565b612e35565b60028360ff1603612d64578473ffffffffffffffffffffffffffffffffffffffff166342842e0e3086856040518463ffffffff1660e01b8152600401612d2d93929190614eac565b600060405180830381600087803b158015612d4757600080fd5b505af1158015612d5b573d6000803e3d6000fd5b50505050612e35565b60038360ff1603612e34578473ffffffffffffffffffffffffffffffffffffffff1663f242432a30868585600067ffffffffffffffff811115612daa57612da96157c1565b5b6040519080825280601f01601f191660200182016040528015612ddc5781602001600182028036833780820191505090505b506040518663ffffffff1660e01b8152600401612dfd95949392919061583a565b600060405180830381600087803b158015612e1757600080fd5b505af1158015612e2b573d6000803e3d6000fd5b50505050612e35565b5b5050505050565b6040518060800160405280878152602001866fffffffffffffffffffffffffffffffff168152602001856effffffffffffffffffffffffffffff1681526020018460ff16815250600660008b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008a73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000820151816000015560208201518160010160006101000a8154816fffffffffffffffffffffffffffffffff02191690836fffffffffffffffffffffffffffffffff16021790555060408201518160010160106101000a8154816effffffffffffffffffffffffffffff02191690836effffffffffffffffffffffffffffff160217905550606082015181600101601f6101000a81548160ff021916908360ff160217905550905050806fffffffffffffffffffffffffffffffff16600760008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546130479190615894565b925050819055508773ffffffffffffffffffffffffffffffffffffffff168973ffffffffffffffffffffffffffffffffffffffff167f1d48f3ec0544fd684c5a9331f70963c5401a4fb089b9475628f52911dce6936e8987878b8b89896040516130b797969594939291906158c8565b60405180910390a3505050505050505050565b6130d261361a565b73ffffffffffffffffffffffffffffffffffffffff166130f061189a565b73ffffffffffffffffffffffffffffffffffffffff1614613146576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161313d90615983565b60405180910390fd5b565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600460006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b600080604183510361324f5760008060006020860151925060408601519150606086015160001a905061324387828585613622565b94509450505050613258565b60006002915091505b9250929050565b60006004811115613273576132726159a3565b5b816004811115613286576132856159a3565b5b03156133c257600160048111156132a05761329f6159a3565b5b8160048111156132b3576132b26159a3565b5b036132f3576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016132ea90615a1e565b60405180910390fd5b60026004811115613307576133066159a3565b5b81600481111561331a576133196159a3565b5b0361335a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161335190615a8a565b60405180910390fd5b6003600481111561336e5761336d6159a3565b5b816004811115613381576133806159a3565b5b036133c1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016133b890615b1c565b60405180910390fd5b5b50565b60008273ffffffffffffffffffffffffffffffffffffffff1682600067ffffffffffffffff8111156133fa576133f96157c1565b5b6040519080825280601f01601f19166020018201604052801561342c5781602001600182028036833780820191505090505b5060405161343a919061473f565b60006040518083038185875af1925050503d8060008114613477576040519150601f19603f3d011682016040523d82523d6000602084013e61347c565b606091505b50509050806134c0576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016134b790615b88565b60405180910390fd5b505050565b6000808473ffffffffffffffffffffffffffffffffffffffff1663a9059cbb60e01b85856040516024016134fa929190615ba8565b604051602081830303815290604052907bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19166020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff8381831617835250505050604051613564919061473f565b6000604051808303816000865af19150503d80600081146135a1576040519150601f19603f3d011682016040523d82523d6000602084013e6135a6565b606091505b50915091508180156135d457506000815114806135d35750808060200190518101906135d29190614f8a565b5b5b613613576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161360a90615c1d565b60405180910390fd5b5050505050565b600033905090565b6000807f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08360001c111561365d5760006003915091506136fb565b6000600187878787604051600081526020016040526040516136829493929190615c3d565b6020604051602081039080840390855afa1580156136a4573d6000803e3d6000fd5b505050602060405103519050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16036136f2576000600192509250506136fb565b80600092509250505b94509492505050565b600080fd5b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b60006137398261370e565b9050919050565b6137498161372e565b811461375457600080fd5b50565b60008135905061376681613740565b92915050565b60006020828403121561378257613781613704565b5b600061379084828501613757565b91505092915050565b6000819050919050565b6137ac81613799565b82525050565b60006020820190506137c760008301846137a3565b92915050565b60006effffffffffffffffffffffffffffff82169050919050565b6137f1816137cd565b81146137fc57600080fd5b50565b60008135905061380e816137e8565b92915050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b61384981613814565b811461385457600080fd5b50565b60008135905061386681613840565b92915050565b60006fffffffffffffffffffffffffffffffff82169050919050565b6138918161386c565b811461389c57600080fd5b50565b6000813590506138ae81613888565b92915050565b600080fd5b600080fd5b600080fd5b60008083601f8401126138d9576138d86138b4565b5b8235905067ffffffffffffffff8111156138f6576138f56138b9565b5b602083019150836001820283011115613912576139116138be565b5b9250929050565b600080600080600080600060c0888a03121561393857613937613704565b5b60006139468a828b01613757565b97505060206139578a828b01613757565b96505060406139688a828b016137ff565b95505060606139798a828b01613857565b945050608061398a8a828b0161389f565b93505060a088013567ffffffffffffffff8111156139ab576139aa613709565b5b6139b78a828b016138c3565b925092505092959891949750929550565b60008060008060008060008060e0898b0312156139e8576139e7613704565b5b60006139f68b828c01613757565b9850506020613a078b828c01613757565b9750506040613a188b828c0161389f565b9650506060613a298b828c016137ff565b9550506080613a3a8b828c01613757565b94505060a0613a4b8b828c0161389f565b93505060c089013567ffffffffffffffff811115613a6c57613a6b613709565b5b613a788b828c016138c3565b92509250509295985092959890939650565b600080600060408486031215613aa357613aa2613704565b5b6000613ab186828701613757565b935050602084013567ffffffffffffffff811115613ad257613ad1613709565b5b613ade868287016138c3565b92509250509250925092565b613af38161372e565b82525050565b6000602082019050613b0e6000830184613aea565b92915050565b600080600080600060808688031215613b3057613b2f613704565b5b6000613b3e88828901613757565b9550506020613b4f88828901613757565b9450506040613b6088828901613757565b935050606086013567ffffffffffffffff811115613b8157613b80613709565b5b613b8d888289016138c3565b92509250509295509295909350565b60008060008060608587031215613bb657613bb5613704565b5b6000613bc487828801613757565b9450506020613bd587828801613757565b935050604085013567ffffffffffffffff811115613bf657613bf5613709565b5b613c02878288016138c3565b925092505092959194509250565b60008115159050919050565b613c2581613c10565b82525050565b6000602082019050613c406000830184613c1c565b92915050565b600080600060608486031215613c5f57613c5e613704565b5b6000613c6d86828701613757565b9350506020613c7e86828701613757565b9250506040613c8f86828701613757565b9150509250925092565b60008060008060008060a08789031215613cb657613cb5613704565b5b6000613cc489828a01613757565b9650506020613cd589828a0161389f565b9550506040613ce689828a016137ff565b9450506060613cf789828a0161389f565b935050608087013567ffffffffffffffff811115613d1857613d17613709565b5b613d2489828a016138c3565b92509250509295509295509295565b6000819050919050565b613d4681613d33565b82525050565b6000602082019050613d616000830184613d3d565b92915050565b60008060408385031215613d7e57613d7d613704565b5b6000613d8c85828601613757565b9250506020613d9d85828601613757565b9150509250929050565b600060ff82169050919050565b613dbd81613da7565b82525050565b613dcc8161386c565b82525050565b613ddb816137cd565b82525050565b600060a082019050613df66000830188613aea565b613e036020830187613db4565b613e1060408301866137a3565b613e1d6060830185613dc3565b613e2a6080830184613dd2565b9695505050505050565b600081519050919050565b600082825260208201905092915050565b60005b83811015613e6e578082015181840152602081019050613e53565b60008484015250505050565b6000601f19601f8301169050919050565b6000613e9682613e34565b613ea08185613e3f565b9350613eb0818560208601613e50565b613eb981613e7a565b840191505092915050565b60006080820190508181036000830152613ede8187613e8b565b90508181036020830152613ef28186613e8b565b9050613f0160408301856137a3565b613f0e6060830184613aea565b95945050505050565b600080600080600080600060a0888a031215613f3657613f35613704565b5b6000613f448a828b01613757565b9750506020613f558a828b01613757565b9650506040613f668a828b01613757565b955050606088013567ffffffffffffffff811115613f8757613f86613709565b5b613f938a828b016138c3565b9450945050608088013567ffffffffffffffff811115613fb657613fb5613709565b5b613fc28a828b016138c3565b925092505092959891949750929550565b613fdc81613799565b8114613fe757600080fd5b50565b600081359050613ff981613fd3565b92915050565b6000806000806000806000806000806101208b8d03121561402357614022613704565b5b60006140318d828e01613757565b9a505060206140428d828e01613757565b99505060406140538d828e01613757565b98505060606140648d828e01613fea565b97505060806140758d828e0161389f565b96505060a06140868d828e016137ff565b95505060c06140978d828e01613757565b94505060e06140a88d828e0161389f565b9350506101008b013567ffffffffffffffff8111156140ca576140c9613709565b5b6140d68d828e016138c3565b92509250509295989b9194979a5092959850565b6140f381613c10565b81146140fe57600080fd5b50565b600081359050614110816140ea565b92915050565b6000806040838503121561412d5761412c613704565b5b600061413b85828601613757565b925050602061414c85828601614101565b9150509250929050565b600060808201905061416b60008301876137a3565b6141786020830186613dc3565b6141856040830185613dd2565b6141926060830184613db4565b95945050505050565b7f4c696e6b64726f70457363726f773a206d73672e73656e646572206973206e6f60008201527f742072656c617965722e00000000000000000000000000000000000000000000602082015250565b60006141f7602a83613e3f565b91506142028261419b565b604082019050919050565b60006020820190508181036000830152614226816141ea565b9050919050565b7f4c696e6b64726f70457363726f773a20696e76616c69642073656c6563746f72600082015250565b6000614263602083613e3f565b915061426e8261422d565b602082019050919050565b6000602082019050818103600083015261429281614256565b9050919050565b600080fd5b600080fd5b600080858511156142b7576142b6614299565b5b838611156142c8576142c761429e565b5b6001850283019150848603905094509492505050565b60006142e98261370e565b9050919050565b6142f9816142de565b811461430457600080fd5b50565b600081359050614316816142f0565b92915050565b61432581613d33565b811461433057600080fd5b50565b6000813590506143428161431c565b92915050565b60008060008060008060c0878903121561436557614364613704565b5b600061437389828a01614307565b965050602061438489828a01614307565b955050604061439589828a01613fea565b94505060606143a689828a01613fea565b93505060806143b789828a01613fea565b92505060a06143c889828a01614333565b9150509295509295509295565b7f4c696e6b64726f70457363726f773a2072656365697665417574686f72697a6160008201527f74696f6e5f206465636f6465206661696c2e20526563697069656e742069732060208201527f6e6f74207468697320636f6e74726163742e0000000000000000000000000000604082015250565b6000614457605283613e3f565b9150614462826143d5565b606082019050919050565b600060208201905081810360008301526144868161444a565b9050919050565b60008160601b9050919050565b60006144a58261448d565b9050919050565b60006144b78261449a565b9050919050565b6144cf6144ca8261372e565b6144ac565b82525050565b6000819050919050565b6144f06144eb82613799565b6144d5565b82525050565b60008160881b9050919050565b600061450e826144f6565b9050919050565b614526614521826137cd565b614503565b82525050565b60008160801b9050919050565b60006145448261452c565b9050919050565b61455c6145578261386c565b614539565b82525050565b600061456e82886144be565b60148201915061457e82876144be565b60148201915061458e82866144df565b60208201915061459e8285614515565b600f820191506145ae828461454b565b6010820191508190509695505050505050565b7f4c696e6b64726f70457363726f773a2072656365697665417574686f72697a6160008201527f74696f6e5f206465636f6465206661696c2e20496e76616c6964206e6f6e636560208201527f2e00000000000000000000000000000000000000000000000000000000000000604082015250565b6000614643604183613e3f565b915061464e826145c1565b606082019050919050565b6000602082019050818103600083015261467281614636565b9050919050565b6000819050919050565b61469461468f82613814565b614679565b82525050565b600081905092915050565b82818337600083830152505050565b60006146c0838561469a565b93506146cd8385846146a5565b82840190509392505050565b60006146e58286614683565b6004820191506146f68284866146b4565b9150819050949350505050565b600081519050919050565b600061471982614703565b614723818561469a565b9350614733818560208601613e50565b80840191505092915050565b600061474b828461470e565b915081905092915050565b7f4c696e6b64726f70457363726f773a20617070726f7665206661696c65642e00600082015250565b600061478c601f83613e3f565b915061479782614756565b602082019050919050565b600060208201905081810360008301526147bb8161477f565b9050919050565b7f4c696e6b64726f70457363726f773a2046656573206e6f7420617574686f726960008201527f7a65642e00000000000000000000000000000000000000000000000000000000602082015250565b600061481e602483613e3f565b9150614829826147c2565b604082019050919050565b6000602082019050818103600083015261484d81614811565b9050919050565b7f4c696e6b64726f70457363726f773a2063616e2774206265206164647265737360008201527f283029206173206120746f6b656e2e0000000000000000000000000000000000602082015250565b60006148b0602f83613e3f565b91506148bb82614854565b604082019050919050565b600060208201905081810360008301526148df816148a3565b9050919050565b60006148f282846144be565b60148201915081905092915050565b7f4c696e6b64726f70457363726f773a20696e76616c6964207472616e7366657260008201527f2049440000000000000000000000000000000000000000000000000000000000602082015250565b600061495d602383613e3f565b915061496882614901565b604082019050919050565b6000602082019050818103600083015261498c81614950565b9050919050565b60006080820190506149a86000830187613aea565b6149b56020830186613db4565b6149c260408301856137a3565b6149cf6060830184613dc3565b95945050505050565b7f46656573206e6f7420617574686f72697a65642e000000000000000000000000600082015250565b6000614a0e601483613e3f565b9150614a19826149d8565b602082019050919050565b60006020820190508181036000830152614a3d81614a01565b9050919050565b7f4c696e6b64726f70457363726f773a207472616e73666572496420697320696e60008201527f207573652e000000000000000000000000000000000000000000000000000000602082015250565b6000614aa0602583613e3f565b9150614aab82614a44565b604082019050919050565b60006020820190508181036000830152614acf81614a93565b9050919050565b7f4c696e6b64726f70457363726f773a206465706f736974696e6720776974682060008201527f696e76616c69642065787069726174696f6e2e00000000000000000000000000602082015250565b6000614b32603383613e3f565b9150614b3d82614ad6565b604082019050919050565b60006020820190508181036000830152614b6181614b25565b9050919050565b7f4c696e6b64726f70457363726f773a20616d6f756e74206e6f7420636f76657260008201527f65642e0000000000000000000000000000000000000000000000000000000000602082015250565b6000614bc4602383613e3f565b9150614bcf82614b68565b604082019050919050565b60006020820190508181036000830152614bf381614bb7565b9050919050565b7f4c696e6b64726f70457363726f773a20616d6f756e7420646f6573206e6f742060008201527f636f766572206665652e00000000000000000000000000000000000000000000602082015250565b6000614c56602a83613e3f565b9150614c6182614bfa565b604082019050919050565b60006020820190508181036000830152614c8581614c49565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b6000614cc68261386c565b9150614cd18361386c565b925082820390506fffffffffffffffffffffffffffffffff811115614cf957614cf8614c8c565b5b92915050565b7f4c696e6b64726f70457363726f773a204465706f736974206e6f7420666f756e60008201527f6400000000000000000000000000000000000000000000000000000000000000602082015250565b6000614d5b602183613e3f565b9150614d6682614cff565b604082019050919050565b60006020820190508181036000830152614d8a81614d4e565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b60006002820490506001821680614dd857607f821691505b602082108103614deb57614dea614d91565b5b50919050565b6000614dfd828b6144be565b601482019150614e0d828a6144be565b601482019150614e1d82896144be565b601482019150614e2d82886144df565b602082019150614e3d828761454b565b601082019150614e4d8286614515565b600f82019150614e5d82856144be565b601482019150614e6d828461454b565b6010820191508190509998505050505050505050565b6000604082019050614e986000830185613aea565b614ea56020830184613c1c565b9392505050565b6000606082019050614ec16000830186613aea565b614ece6020830185613aea565b614edb60408301846137a3565b949350505050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000614f3f602683613e3f565b9150614f4a82614ee3565b604082019050919050565b60006020820190508181036000830152614f6e81614f32565b9050919050565b600081519050614f84816140ea565b92915050565b600060208284031215614fa057614f9f613704565b5b6000614fae84828501614f75565b91505092915050565b7f5354460000000000000000000000000000000000000000000000000000000000600082015250565b6000614fed600383613e3f565b9150614ff882614fb7565b602082019050919050565b6000602082019050818103600083015261501c81614fe0565b9050919050565b7f4c696e6b64726f70457363726f773a204665657320666f72207472616e73666560008201527f727320696e20737461626c65636f696e732073686f756c64206265207061696460208201527f20696e2074686520737461626c65636f696e20746f6b656e2e00000000000000604082015250565b60006150a5605983613e3f565b91506150b082615023565b606082019050919050565b600060208201905081810360008301526150d481615098565b9050919050565b7f4c696e6b64726f70457363726f773a20746f6b656e2073686f756c64206e6f7460008201527f2062652061646472657373283029000000000000000000000000000000000000602082015250565b6000615137602e83613e3f565b9150615142826150db565b604082019050919050565b600060208201905081810360008301526151668161512a565b9050919050565b7f4c696e6b64726f70457363726f773a20666565732073686f756c64206265207060008201527f61696420696e20746f6b656e206e6f7420657468657200000000000000000000602082015250565b60006151c9603683613e3f565b91506151d48261516d565b604082019050919050565b600060208201905081810360008301526151f8816151bc565b9050919050565b7f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00600082015250565b6000615235601f83613e3f565b9150615240826151ff565b602082019050919050565b6000602082019050818103600083015261526481615228565b9050919050565b7f4c696e6b64726f70457363726f773a206665657320666f72204552433230207460008201527f6f6b656e732063616e206265207061696420696e206e617469766520746f6b6560208201527f6e73206f6e6c792e000000000000000000000000000000000000000000000000604082015250565b60006152ed604883613e3f565b91506152f88261526b565b606082019050919050565b6000602082019050818103600083015261531c816152e0565b9050919050565b7f4c696e6b64726f70457363726f773a20666565206e6f7420636f76657265642e600082015250565b6000615359602083613e3f565b915061536482615323565b602082019050919050565b600060208201905081810360008301526153888161534c565b9050919050565b600081905092915050565b7f19457468657265756d205369676e6564204d6573736167653a0a333200000000600082015250565b60006153d0601c8361538f565b91506153db8261539a565b601c82019050919050565b6000819050919050565b6154016153fc82613d33565b6153e6565b82525050565b6000615412826153c3565b915061541e82846153f0565b60208201915081905092915050565b7f4c696e6b64726f70457363726f773a20696e76616c69642072656465656d207060008201527f6172616d73000000000000000000000000000000000000000000000000000000602082015250565b6000615489602583613e3f565b91506154948261542d565b604082019050919050565b600060208201905081810360008301526154b88161547c565b9050919050565b7f4c696e6b64726f70457363726f773a207472616e73666572206578706972656460008201527f2e00000000000000000000000000000000000000000000000000000000000000602082015250565b600061551b602183613e3f565b9150615526826154bf565b604082019050919050565b6000602082019050818103600083015261554a8161550e565b9050919050565b60006060820190506155666000830186613d3d565b6155736020830185613aea565b6155806040830184613aea565b949350505050565b7f1901000000000000000000000000000000000000000000000000000000000000600082015250565b60006155be60028361538f565b91506155c982615588565b600282019050919050565b60006155df826155b1565b91506155eb82856153f0565b6020820191506155fb82846153f0565b6020820191508190509392505050565b7f4c696e6b64726f70457363726f773a20756e6b6e6f776e20746f6b656e20747960008201527f7065000000000000000000000000000000000000000000000000000000000000602082015250565b6000615667602283613e3f565b91506156728261560b565b604082019050919050565b600060208201905081810360008301526156968161565a565b9050919050565b7f4c696e6b64726f70457363726f773a20616464726573732073686f756c64206260008201527f65203020666f7220455448207472616e73666572730000000000000000000000602082015250565b60006156f9603583613e3f565b91506157048261569d565b604082019050919050565b60006020820190508181036000830152615728816156ec565b9050919050565b7f4c696e6b64726f70457363726f773a20746f6b656e2061646472657373206e6f60008201527f742070726f766964656420746f206d616b65207472616e736665720000000000602082015250565b600061578b603b83613e3f565b91506157968261572f565b604082019050919050565b600060208201905081810360008301526157ba8161577e565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b600082825260208201905092915050565b600061580c82614703565b61581681856157f0565b9350615826818560208601613e50565b61582f81613e7a565b840191505092915050565b600060a08201905061584f6000830188613aea565b61585c6020830187613aea565b61586960408301866137a3565b61587660608301856137a3565b81810360808301526158888184615801565b90509695505050505050565b600061589f82613799565b91506158aa83613799565b92508282019050808211156158c2576158c1614c8c565b5b92915050565b600060e0820190506158dd600083018a613aea565b6158ea6020830189613dd2565b6158f76040830188613db4565b61590460608301876137a3565b6159116080830186613dc3565b61591e60a0830185613aea565b61592b60c0830184613dc3565b98975050505050505050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b600061596d602083613e3f565b915061597882615937565b602082019050919050565b6000602082019050818103600083015261599c81615960565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602160045260246000fd5b7f45434453413a20696e76616c6964207369676e61747572650000000000000000600082015250565b6000615a08601883613e3f565b9150615a13826159d2565b602082019050919050565b60006020820190508181036000830152615a37816159fb565b9050919050565b7f45434453413a20696e76616c6964207369676e6174757265206c656e67746800600082015250565b6000615a74601f83613e3f565b9150615a7f82615a3e565b602082019050919050565b60006020820190508181036000830152615aa381615a67565b9050919050565b7f45434453413a20696e76616c6964207369676e6174757265202773272076616c60008201527f7565000000000000000000000000000000000000000000000000000000000000602082015250565b6000615b06602283613e3f565b9150615b1182615aaa565b604082019050919050565b60006020820190508181036000830152615b3581615af9565b9050919050565b7f5354450000000000000000000000000000000000000000000000000000000000600082015250565b6000615b72600383613e3f565b9150615b7d82615b3c565b602082019050919050565b60006020820190508181036000830152615ba181615b65565b9050919050565b6000604082019050615bbd6000830185613aea565b615bca60208301846137a3565b9392505050565b7f5354000000000000000000000000000000000000000000000000000000000000600082015250565b6000615c07600283613e3f565b9150615c1282615bd1565b602082019050919050565b60006020820190508181036000830152615c3681615bfa565b9050919050565b6000608082019050615c526000830187613d3d565b615c5f6020830186613db4565b615c6c6040830185613d3d565b615c796060830184613d3d565b9594505050505056fea2646970667358221220a1989b34e7cc2ab9fe27b3a9ac8f53f202d0f8aca6fcff0aa60d12fcec4083a164736f6c63430008110033
Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)
0000000000000000000000005f34815add697d7de0a8b850f23905cf12b4bdc0
-----Decoded View---------------
Arg [0] : relayer_ (address): 0x5f34815add697d7DE0a8b850F23905CF12B4bdc0
-----Encoded View---------------
1 Constructor Arguments found :
Arg [0] : 0000000000000000000000005f34815add697d7de0a8b850f23905cf12b4bdc0
Deployed Bytecode Sourcemap
63399:10015:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;52509:46;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;67524:3131;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;63636:1731;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;55120:352;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;57895:350;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;55482:560;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;52595:40;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;60025:673;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;65489:1995;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;36748:103;;;;;;;;;;;;;:::i;:::-;;45342:121;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;57043:646;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;52808:684;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;;:::i;:::-;;;;;;;;36100:87;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;45260:26;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;44927:160;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;58609:672;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;53506:1600;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;45293:42;;;;;;;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;61634:221;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;52083:87;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;61863:399;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;37006:201;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;52509:46;;;;;;;;;;;;;;;;;:::o;67524:3131::-;52711:8;:20;52720:10;52711:20;;;;;;;;;;;;;;;;;;;;;;;;;52703:75;;;;;;;;;;;;:::i;:::-;;;;;;;;;68382:10:::1;68356:36;;:22;:36;;;;:76;;;;68422:10;68396:36;;:22;:36;;;;68356:76;68348:121;;;;;;;;;;;;:::i;:::-;;;;;;;;;68492:13;68516:11:::0;68538:15:::1;68655:19:::0;68689:20:::1;68724:13:::0;68939:21:::1;;68961:1;68939:28;68963:3;68939:28;;;;;;;:::i;:::-;68893:557;;;;;;;:::i;:::-;68758:692;;;;;;;;;;;;;;;;;;;;;;;;69490:4;69475:20;;:3;:20;;;69467:115;;;;;;;;;;;;:::i;:::-;;;;;;;;;69684:5;69632;69639:11;69652:7;69661:11;69674:4;69615:64;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;69605:75;;;;;;:84;69597:162;;;;;;;;;;;;:::i;:::-;;;;;;;;;69777:12;69795:6;:11;;69931:22;70016:21;;69852:231;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;69795:303;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;69776:322;;;70121:7;70113:51;;;;;;;;;;;;:::i;:::-;;;;;;;;;68566:1610;;;;70342:10;70316:36;;:22;:36;;;::::0;70312:149:::1;;70370:79;70402:6;70410:5;70425:4;70440:7;70370:31;:79::i;:::-;70312:149;70555:92;70575:5;70582:6;70590:11;70611:7;70621:11;70634:6;70642:4;70555:19;:92::i;:::-;68024:2631;;;67524:3131:::0;;;;;;;:::o;63636:1731::-;44216:21;:19;:21::i;:::-;63978:20:::1;64001:644;64080:10;64147:6;64210:11;64278:1;64362:7;64426:11;64494:9;64560:10;64627:17;;64001:22;:644::i;:::-;63978:667;;64664:15;64656:64;;;;;;;;;;;;:::i;:::-;;;;;;;;;64765:1;64747:20;;:6;:20;;::::0;64739:80:::1;;;;;;;;;;;;:::i;:::-;;;;;;;;;64840:84;64872:6;64880:10;64900:4;64915:7;64907:16;;64840:31;:84::i;:::-;65007:6;64994:19;;:9;:19;;::::0;64990:165:::1;;65037:106;65057:10;65069:6;65077:11;65090:7;65099:11;65112:9;65131:10;65037:19;:106::i;:::-;65030:113;;;64990:165;65244:100;65258:10;65270:6;65278:11;65291:7;65300:11;65313:9;65332:10;65244:13;:100::i;:::-;65237:107;44248:1;44260:20:::0;:18;:20::i;:::-;63636:1731;;;;;;;;:::o;55120:352::-;55278:17;55308:21;55332:68;55388:9;55371:27;;;;;;;;:::i;:::-;;;;;;;;;;;;;55361:38;;;;;;55332:28;:68::i;:::-;55308:92;;55418:42;55432:13;55447:12;;55418:42;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:13;:42::i;:::-;55411:49;;;55120:352;;;;;:::o;57895:350::-;52711:8;:20;52720:10;52711:20;;;;;;;;;;;;;;;;;;;;;;;;;52703:75;;;;;;;;;;;;:::i;:::-;;;;;;;;;58115:19:::1;58137:41;58154:9;58165:12;;58137:16;:41::i;:::-;58115:63;;58189:48;58197:7;58206:6;58214:11;58227:9;58189:7;:48::i;:::-;58102:143;57895:350:::0;;;;;:::o;55482:560::-;55679:14;55796:19;55818:160;55892:10;55956:11;55818:20;:160::i;:::-;55796:182;;55996:38;56010:11;56023:10;;55996:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:13;:38::i;:::-;55989:45;;;55482:560;;;;;;:::o;52595:40::-;;;;;;;;;;;;;;;;;;;;;;:::o;60025:673::-;52711:8;:20;52720:10;52711:20;;;;;;;;;;;;;;;;;;;;;;;;;52703:75;;;;;;;;;;;;:::i;:::-;;;;;;;;;60195:27:::1;60225:8;:17;60234:7;60225:17;;;;;;;;;;;;;;;:25;60243:6;60225:25;;;;;;;;;;;;;;;:38;60251:11;60225:38;;;;;;;;;;;;;;;60195:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;;;60274:15;60292:8;:15;;;60274:33;;60318:16;60337:8;:18;;;60318:37;;60366:16;60385:8;:16;;;60366:35;;60430:1;60420:7;:11;;;60412:59;;;;;;;;;;;;:::i;:::-;;;;;;;;;60489:8;:17;60498:7;60489:17;;;;;;;;;;;;;;;:25;60507:6;60489:25;;;;;;;;;;;;;;;:38;60515:11;60489:38;;;;;;;;;;;;;;;;60482:45:::0;::::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;60544:63;60560:6;60568:7;60577:10;60589:8;60599:7;60544:63;;:15;:63::i;:::-;60639:6;60623:67;;60630:7;60623:67;;;60647:11;60660:10;60672:8;60682:7;60623:67;;;;;;;;;:::i;:::-;;;;;;;;60184:514;;;;60025:673:::0;;;:::o;65489:1995::-;44216:21;:19;:21::i;:::-;65778:20:::1;65801:723;65880:10;65955:1;66045:11;66113:1;66205:7;66269:11;66345:1;66439:10;66506:17;;65801:22;:723::i;:::-;65778:746;;66543:15;66535:48;;;;;;;;;;;;:::i;:::-;;;;;;;;;66666:1;66610:8;:20;66619:10;66610:20;;;;;;;;;;;;;;;:32;66639:1:::0;66610:32:::1;;;;;;;;;;;;;;;:45;66643:11;66610:45;;;;;;;;;;;;;;;:52;;;;;;;;;;;;:57;;;66602:107;;;;;;;;;;;;:::i;:::-;;;;;;;;;66742:15;66728:11;:29;;;66720:93;;;;;;;;;;;;:::i;:::-;;;;;;;;;66845:7;66832:20;;:9;:20;66824:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;66928:10;66918:20;;:7;:20;;;66910:75;;;;;;;;;;;;:::i;:::-;;;;;;;;;67034:10;67024:7;:20;;;;:::i;:::-;67006:39;;67062:413;67098:10;67140:1;67197:11;67232:1;67282:7;67313:11;67348:1;67407::::0;67464:10:::1;67062:12;:413::i;:::-;65767:1717;44260:20:::0;:18;:20::i;:::-;65489:1995;;;;;;:::o;36748:103::-;35986:13;:11;:13::i;:::-;36813:30:::1;36840:1;36813:18;:30::i;:::-;36748:103::o:0;45342:121::-;45388:75;45342:121;:::o;57043:646::-;44216:21;:19;:21::i;:::-;57178:27:::1;57208:8;:20;57217:10;57208:20;;;;;;;;;;;;;;;:28;57229:6;57208:28;;;;;;;;;;;;;;;:41;57237:11;57208:41;;;;;;;;;;;;;;;57178:71;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;;;57260:15;57278:8;:15;;;57260:33;;57304:16;57323:8;:18;;;57304:37;;57352:16;57371:8;:16;;;57352:35;;57418:1;57408:7;:11;;;57400:57;;;;;;;;;;;;:::i;:::-;;;;;;;;;57475:8;:20;57484:10;57475:20;;;;;;;;;;;;;;;:28;57496:6;57475:28;;;;;;;;;;;;;;;:41;57504:11;57475:41;;;;;;;;;;;;;;;;57468:48:::0;::::1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;57529:66;57545:6;57553:10;57565;57577:8;57587:7;57529:66;;:15;:66::i;:::-;57630:6;57611:70;;57618:10;57611:70;;;57638:11;57651:10;57663:8;57673:7;57611:70;;;;;;;;;:::i;:::-;;;;;;;;57165:524;;;;44260:20:::0;:18;:20::i;:::-;57043:646;;:::o;52808:684::-;53014:13;53057:15;53102;53147:14;53191:18;53228:27;53258:8;:17;53267:7;53258:17;;;;;;;;;;;;;;;:25;53276:6;53258:25;;;;;;;;;;;;;;;:38;53284:11;53258:38;;;;;;;;;;;;;;;53228:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;53333:6;53358:8;:18;;;53395:8;:16;;;53430:8;:15;;;53464:8;:19;;;53307:177;;;;;;;;;;;52808:684;;;;;;;;;:::o;36100:87::-;36146:7;36173:6;;;;;;;;;;;36166:13;;36100:87;:::o;45260:26::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;44927:160::-;44976:111;44927:160;:::o;58609:672::-;52711:8;:20;52720:10;52711:20;;;;;;;;;;;;;;;;;;;;;;;;;52703:75;;;;;;;;;;;;:::i;:::-;;;;;;;;;58941:18:::1;58962:41;58979:9;58990:12;;58962:16;:41::i;:::-;58941:62;;59014:15;59032:174;59088:10;59141:11;59195:10;;59032:13;:174::i;:::-;59014:192;;59225:48;59233:7;59242:6;59250:11;59263:9;59225:7;:48::i;:::-;58922:359;;58609:672:::0;;;;;;;:::o;53506:1600::-;54085:12;54110:21;54134:855;54280:7;54378:6;54475:11;54577:8;54676:7;54774:11;54876:9;54976:10;54173:814;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54163:825;;;;;;54134:28;:855::i;:::-;54110:879;;55000:14;55017:47;55031:13;55046:17;;55017:47;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:13;:47::i;:::-;55000:64;;55082:8;:16;55091:6;55082:16;;;;;;;;;;;;;;;;;;;;;;;;;55075:23;;;;53506:1600;;;;;;;;;;;;:::o;45293:42::-;;;:::o;61634:221::-;35986:13;:11;:13::i;:::-;61792:7:::1;61771:8;:18;61780:8;61771:18;;;;;;;;;;;;;;;;:28;;;;;;;;;;;;;;;;;;61815:32;61829:8;61839:7;61815:32;;;;;;;:::i;:::-;;;;;;;;61634:221:::0;;:::o;52083:87::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;61863:399::-;35986:13;:11;:13::i;:::-;61936:15:::1;61954:11;:19;61966:6;61954:19;;;;;;;;;;;;;;;;61936:37;;62006:1;61984:11;:19;61996:6;61984:19;;;;;;;;;;;;;;;:23;;;;62018:16;62071:1:::0;62053:20:::1;;:6;:20;;;62049:67;;62103:1;62090:14;;62049:67;62126:71;62142:6;62150:10;62162;62174:1;62189:7;62126:15;:71::i;:::-;62213:41;62226:10;62238:6;62246:7;62213:41;;;;;;;;:::i;:::-;;;;;;;;61925:337;;61863:399:::0;:::o;37006:201::-;35986:13;:11;:13::i;:::-;37115:1:::1;37095:22;;:8;:22;;::::0;37087:73:::1;;;;;;;;;;;;:::i;:::-;;;;;;;;;37171:28;37190:8;37171:18;:28::i;:::-;37006:201:::0;:::o;47544:455::-;47778:12;47792:17;47826:5;:10;;47860:28;;;47890:4;47896:2;47900:5;47837:69;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47826:81;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;47777:130;;;;47926:7;:57;;;;;47953:1;47938:4;:11;:16;:44;;;;47969:4;47958:24;;;;;;;;;;;;:::i;:::-;47938:44;47926:57;47918:73;;;;;;;;;;;;:::i;:::-;;;;;;;;;47766:233;;47544:455;;;;:::o;70707:1453::-;71188:1;71139:8;:17;71148:7;71139:17;;;;;;;;;;;;;;;:25;71157:6;71139:25;;;;;;;;;;;;;;;:38;71165:11;71139:38;;;;;;;;;;;;;;;:45;;;;;;;;;;;;:50;;;71131:100;;;;;;;;;;;;:::i;:::-;;;;;;;;;71264:15;71250:11;:29;;;71242:93;;;;;;;;;;;;:::i;:::-;;;;;;;;;71367:6;71354:19;;:9;:19;;;71346:121;;;;;;;;;;;;:::i;:::-;;;;;;;;;71504:1;71486:20;;:6;:20;;;71478:79;;;;;;;;;;;;:::i;:::-;;;;;;;;;71586:10;71576:20;;:7;:20;;;71568:75;;;;;;;;;;;;:::i;:::-;;;;;;;;;71675:1;71662:9;:14;71654:81;;;;;;;;;;;;:::i;:::-;;;;;;;;;71780:10;71770:7;:20;;;;:::i;:::-;71752:39;;71806:346;71842:7;71873:6;71903:11;71938:1;71989:7;72020:11;72055:1;72108:9;72141:10;71806:12;:346::i;:::-;70707:1453;;;;;;;:::o;44296:293::-;43698:1;44430:7;;:19;44422:63;;;;;;;;;;;;:::i;:::-;;;;;;;;;43698:1;44563:7;:18;;;;44296:293::o;72168:1242::-;72601:1;72552:8;:17;72561:7;72552:17;;;;;;;;;;;;;;;:25;72570:6;72552:25;;;;;;;;;;;;;;;:38;72578:11;72552:38;;;;;;;;;;;;;;;:45;;;;;;;;;;;;:50;;;72544:100;;;;;;;;;;;;:::i;:::-;;;;;;;;;72677:15;72663:11;:29;;;72655:93;;;;;;;;;;;;:::i;:::-;;;;;;;;;72788:1;72767:23;;:9;:23;;;72759:108;;;;;;;;;;;;:::i;:::-;;;;;;;;;72904:1;72886:20;;:6;:20;;;72878:79;;;;;;;;;;;;:::i;:::-;;;;;;;;;72993:10;72980:23;;:9;:23;72972:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;73057:345;73093:7;73124:6;73154:11;73189:1;73240:7;73271:11;73306:1;73358:9;73391:10;73057:12;:345::i;:::-;72168:1242;;;;;;;:::o;44597:213::-;43654:1;44780:7;:22;;;;44597:213::o;32549:269::-;32618:7;32804:4;32751:58;;;;;;;;:::i;:::-;;;;;;;;;;;;;32741:69;;;;;;32734:76;;32549:269;;;:::o;28859:231::-;28937:7;28958:17;28977:18;28999:27;29010:4;29016:9;28999:10;:27::i;:::-;28957:69;;;;29037:18;29049:5;29037:11;:18::i;:::-;29073:9;29066:16;;;;28859:231;;;;:::o;59291:726::-;59400:27;59430:8;:17;59439:7;59430:17;;;;;;;;;;;;;;;:25;59448:6;59430:25;;;;;;;;;;;;;;;:38;59456:11;59430:38;;;;;;;;;;;;;;;59400:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;59479:15;59497:8;:15;;;59479:33;;59523:16;59542:8;:18;;;59523:37;;59571:16;59590:8;:16;;;59571:35;;59637:1;59627:7;:11;;;59619:61;;;;;;;;;;;;:::i;:::-;;;;;;;;;59717:8;:19;;;59699:37;;:15;:37;59691:83;;;;;;;;;;;;:::i;:::-;;;;;;;;;59799:8;:17;59808:7;59799:17;;;;;;;;;;;;;;;:25;59817:6;59799:25;;;;;;;;;;;;;;;:38;59825:11;59799:38;;;;;;;;;;;;;;;;59792:45;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;59850:65;59866:6;59874:9;59885:10;59897:8;59907:7;59850:65;;:15;:65::i;:::-;59955:9;59931:78;;59947:6;59931:78;;59938:7;59931:78;;;59966:11;59979:10;59991:8;60001:7;59931:78;;;;;;;;;:::i;:::-;;;;;;;;59389:628;;;;59291:726;;;;:::o;46457:474::-;46607:7;46627:20;45388:75;46741:10;46770:11;46674:122;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;46650:157;;;;;;46627:180;;46880:17;46899:12;46851:61;;;;;;;;;:::i;:::-;;;;;;;;;;;;;46827:96;;;;;;46820:103;;;46457:474;;;;:::o;56050:985::-;56198:1;56185:10;:14;;;56177:61;;;;;;;;;;;;:::i;:::-;;;;;;;;;56275:1;56261:10;:15;;;56257:207;;56326:1;56308:20;;:6;:20;;;56300:86;;;;;;;;;;;;:::i;:::-;;;;;;;;;56408:44;56439:3;56444:7;56408:30;:44::i;:::-;56401:51;;56257:207;56502:1;56484:20;;:6;:20;;;56476:92;;;;;;;;;;;;:::i;:::-;;;;;;;;;56597:1;56583:10;:15;;;56579:105;;56623:49;56651:6;56659:3;56664:7;56623:27;:49::i;:::-;56616:56;;56579:105;56712:1;56698:10;:15;;;56694:142;;56758:6;56750:32;;;56791:4;56798:3;56803:8;56750:62;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;56743:69;;56694:142;56864:1;56850:10;:15;;;56846:166;;56911:6;56902:33;;;56944:4;56951:3;56956:8;56966:7;56985:1;56975:12;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;56902:86;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;56895:93;;56846:166;56050:985;;;;;;:::o;60708:886::-;61202:164;;;;;;;;61238:8;61202:164;;;;61269:7;61202:164;;;;;;61303:11;61202:164;;;;;;61340:10;61202:164;;;;;61161:8;:17;61170:7;61161:17;;;;;;;;;;;;;;;:25;61179:6;61161:25;;;;;;;;;;;;;;;:38;61187:11;61161:38;;;;;;;;;;;;;;;:205;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;61437:10;61429:19;;61403:11;:22;61415:9;61403:22;;;;;;;;;;;;;;;;:45;;;;;;;:::i;:::-;;;;;;;;61499:6;61482:104;;61490:7;61482:104;;;61507:11;61520;61533:10;61545:8;61555:7;61564:9;61575:10;61482:104;;;;;;;;;;;;:::i;:::-;;;;;;;;60708:886;;;;;;;;;:::o;36265:132::-;36340:12;:10;:12::i;:::-;36329:23;;:7;:5;:7::i;:::-;:23;;;36321:68;;;;;;;;;;;;:::i;:::-;;;;;;;;;36265:132::o;37367:191::-;37441:16;37460:6;;;;;;;;;;;37441:25;;37486:8;37477:6;;:17;;;;;;;;;;;;;;;;;;37541:8;37510:40;;37531:8;37510:40;;;;;;;;;;;;37430:128;37367:191;:::o;27310:747::-;27391:7;27400:12;27449:2;27429:9;:16;:22;27425:625;;27468:9;27492;27516:7;27773:4;27762:9;27758:20;27752:27;27747:32;;27823:4;27812:9;27808:20;27802:27;27797:32;;27881:4;27870:9;27866:20;27860:27;27857:1;27852:36;27847:41;;27924:25;27935:4;27941:1;27944;27947;27924:10;:25::i;:::-;27917:32;;;;;;;;;27425:625;27998:1;28002:35;27982:56;;;;27310:747;;;;;;:::o;25703:521::-;25781:20;25772:29;;;;;;;;:::i;:::-;;:5;:29;;;;;;;;:::i;:::-;;;25768:449;25818:7;25768:449;25879:29;25870:38;;;;;;;;:::i;:::-;;:5;:38;;;;;;;;:::i;:::-;;;25866:351;;25925:34;;;;;;;;;;:::i;:::-;;;;;;;;25866:351;25990:35;25981:44;;;;;;;;:::i;:::-;;:5;:44;;;;;;;;:::i;:::-;;;25977:240;;26042:41;;;;;;;;;;:::i;:::-;;;;;;;;25977:240;26114:30;26105:39;;;;;;;;:::i;:::-;;:5;:39;;;;;;;;:::i;:::-;;;26101:116;;26161:44;;;;;;;;;;:::i;:::-;;;;;;;;26101:116;25703:521;;:::o;49595:168::-;49668:12;49686:2;:7;;49701:5;49718:1;49708:12;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49686:35;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;49667:54;;;49740:7;49732:23;;;;;;;;;;;;:::i;:::-;;;;;;;;;49656:107;49595:168;;:::o;48304:370::-;48477:12;48491:17;48512:5;:10;;48546:24;;;48572:2;48576:5;48523:59;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;48512:71;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;48476:107;;;;48602:7;:57;;;;;48629:1;48614:4;:11;:16;:44;;;;48645:4;48634:24;;;;;;;;;;;;:::i;:::-;48614:44;48602:57;48594:72;;;;;;;;;;;;:::i;:::-;;;;;;;;;48465:209;;48304:370;;;:::o;34565:98::-;34618:7;34645:10;34638:17;;34565:98;:::o;30311:1520::-;30442:7;30451:12;31376:66;31371:1;31363:10;;:79;31359:163;;;31475:1;31479:30;31459:51;;;;;;31359:163;31619:14;31636:24;31646:4;31652:1;31655;31658;31636:24;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;31619:41;;31693:1;31675:20;;:6;:20;;;31671:103;;31728:1;31732:29;31712:50;;;;;;;31671:103;31794:6;31802:20;31786:37;;;;;30311:1520;;;;;;;;:::o;88:117:1:-;197:1;194;187:12;211:117;320:1;317;310:12;334:126;371:7;411:42;404:5;400:54;389:65;;334:126;;;:::o;466:96::-;503:7;532:24;550:5;532:24;:::i;:::-;521:35;;466:96;;;:::o;568:122::-;641:24;659:5;641:24;:::i;:::-;634:5;631:35;621:63;;680:1;677;670:12;621:63;568:122;:::o;696:139::-;742:5;780:6;767:20;758:29;;796:33;823:5;796:33;:::i;:::-;696:139;;;;:::o;841:329::-;900:6;949:2;937:9;928:7;924:23;920:32;917:119;;;955:79;;:::i;:::-;917:119;1075:1;1100:53;1145:7;1136:6;1125:9;1121:22;1100:53;:::i;:::-;1090:63;;1046:117;841:329;;;;:::o;1176:77::-;1213:7;1242:5;1231:16;;1176:77;;;:::o;1259:118::-;1346:24;1364:5;1346:24;:::i;:::-;1341:3;1334:37;1259:118;;:::o;1383:222::-;1476:4;1514:2;1503:9;1499:18;1491:26;;1527:71;1595:1;1584:9;1580:17;1571:6;1527:71;:::i;:::-;1383:222;;;;:::o;1611:116::-;1648:7;1688:32;1681:5;1677:44;1666:55;;1611:116;;;:::o;1733:122::-;1806:24;1824:5;1806:24;:::i;:::-;1799:5;1796:35;1786:63;;1845:1;1842;1835:12;1786:63;1733:122;:::o;1861:139::-;1907:5;1945:6;1932:20;1923:29;;1961:33;1988:5;1961:33;:::i;:::-;1861:139;;;;:::o;2006:149::-;2042:7;2082:66;2075:5;2071:78;2060:89;;2006:149;;;:::o;2161:120::-;2233:23;2250:5;2233:23;:::i;:::-;2226:5;2223:34;2213:62;;2271:1;2268;2261:12;2213:62;2161:120;:::o;2287:137::-;2332:5;2370:6;2357:20;2348:29;;2386:32;2412:5;2386:32;:::i;:::-;2287:137;;;;:::o;2430:118::-;2467:7;2507:34;2500:5;2496:46;2485:57;;2430:118;;;:::o;2554:122::-;2627:24;2645:5;2627:24;:::i;:::-;2620:5;2617:35;2607:63;;2666:1;2663;2656:12;2607:63;2554:122;:::o;2682:139::-;2728:5;2766:6;2753:20;2744:29;;2782:33;2809:5;2782:33;:::i;:::-;2682:139;;;;:::o;2827:117::-;2936:1;2933;2926:12;2950:117;3059:1;3056;3049:12;3073:117;3182:1;3179;3172:12;3209:552;3266:8;3276:6;3326:3;3319:4;3311:6;3307:17;3303:27;3293:122;;3334:79;;:::i;:::-;3293:122;3447:6;3434:20;3424:30;;3477:18;3469:6;3466:30;3463:117;;;3499:79;;:::i;:::-;3463:117;3613:4;3605:6;3601:17;3589:29;;3667:3;3659:4;3651:6;3647:17;3637:8;3633:32;3630:41;3627:128;;;3674:79;;:::i;:::-;3627:128;3209:552;;;;;:::o;3767:1253::-;3881:6;3889;3897;3905;3913;3921;3929;3978:3;3966:9;3957:7;3953:23;3949:33;3946:120;;;3985:79;;:::i;:::-;3946:120;4105:1;4130:53;4175:7;4166:6;4155:9;4151:22;4130:53;:::i;:::-;4120:63;;4076:117;4232:2;4258:53;4303:7;4294:6;4283:9;4279:22;4258:53;:::i;:::-;4248:63;;4203:118;4360:2;4386:53;4431:7;4422:6;4411:9;4407:22;4386:53;:::i;:::-;4376:63;;4331:118;4488:2;4514:52;4558:7;4549:6;4538:9;4534:22;4514:52;:::i;:::-;4504:62;;4459:117;4615:3;4642:53;4687:7;4678:6;4667:9;4663:22;4642:53;:::i;:::-;4632:63;;4586:119;4772:3;4761:9;4757:19;4744:33;4804:18;4796:6;4793:30;4790:117;;;4826:79;;:::i;:::-;4790:117;4939:64;4995:7;4986:6;4975:9;4971:22;4939:64;:::i;:::-;4921:82;;;;4715:298;3767:1253;;;;;;;;;;:::o;5026:1401::-;5150:6;5158;5166;5174;5182;5190;5198;5206;5255:3;5243:9;5234:7;5230:23;5226:33;5223:120;;;5262:79;;:::i;:::-;5223:120;5382:1;5407:53;5452:7;5443:6;5432:9;5428:22;5407:53;:::i;:::-;5397:63;;5353:117;5509:2;5535:53;5580:7;5571:6;5560:9;5556:22;5535:53;:::i;:::-;5525:63;;5480:118;5637:2;5663:53;5708:7;5699:6;5688:9;5684:22;5663:53;:::i;:::-;5653:63;;5608:118;5765:2;5791:53;5836:7;5827:6;5816:9;5812:22;5791:53;:::i;:::-;5781:63;;5736:118;5893:3;5920:53;5965:7;5956:6;5945:9;5941:22;5920:53;:::i;:::-;5910:63;;5864:119;6022:3;6049:53;6094:7;6085:6;6074:9;6070:22;6049:53;:::i;:::-;6039:63;;5993:119;6179:3;6168:9;6164:19;6151:33;6211:18;6203:6;6200:30;6197:117;;;6233:79;;:::i;:::-;6197:117;6346:64;6402:7;6393:6;6382:9;6378:22;6346:64;:::i;:::-;6328:82;;;;6122:298;5026:1401;;;;;;;;;;;:::o;6433:672::-;6512:6;6520;6528;6577:2;6565:9;6556:7;6552:23;6548:32;6545:119;;;6583:79;;:::i;:::-;6545:119;6703:1;6728:53;6773:7;6764:6;6753:9;6749:22;6728:53;:::i;:::-;6718:63;;6674:117;6858:2;6847:9;6843:18;6830:32;6889:18;6881:6;6878:30;6875:117;;;6911:79;;:::i;:::-;6875:117;7024:64;7080:7;7071:6;7060:9;7056:22;7024:64;:::i;:::-;7006:82;;;;6801:297;6433:672;;;;;:::o;7111:118::-;7198:24;7216:5;7198:24;:::i;:::-;7193:3;7186:37;7111:118;;:::o;7235:222::-;7328:4;7366:2;7355:9;7351:18;7343:26;;7379:71;7447:1;7436:9;7432:17;7423:6;7379:71;:::i;:::-;7235:222;;;;:::o;7463:963::-;7560:6;7568;7576;7584;7592;7641:3;7629:9;7620:7;7616:23;7612:33;7609:120;;;7648:79;;:::i;:::-;7609:120;7768:1;7793:53;7838:7;7829:6;7818:9;7814:22;7793:53;:::i;:::-;7783:63;;7739:117;7895:2;7921:53;7966:7;7957:6;7946:9;7942:22;7921:53;:::i;:::-;7911:63;;7866:118;8023:2;8049:53;8094:7;8085:6;8074:9;8070:22;8049:53;:::i;:::-;8039:63;;7994:118;8179:2;8168:9;8164:18;8151:32;8210:18;8202:6;8199:30;8196:117;;;8232:79;;:::i;:::-;8196:117;8345:64;8401:7;8392:6;8381:9;8377:22;8345:64;:::i;:::-;8327:82;;;;8122:297;7463:963;;;;;;;;:::o;8432:817::-;8520:6;8528;8536;8544;8593:2;8581:9;8572:7;8568:23;8564:32;8561:119;;;8599:79;;:::i;:::-;8561:119;8719:1;8744:53;8789:7;8780:6;8769:9;8765:22;8744:53;:::i;:::-;8734:63;;8690:117;8846:2;8872:53;8917:7;8908:6;8897:9;8893:22;8872:53;:::i;:::-;8862:63;;8817:118;9002:2;8991:9;8987:18;8974:32;9033:18;9025:6;9022:30;9019:117;;;9055:79;;:::i;:::-;9019:117;9168:64;9224:7;9215:6;9204:9;9200:22;9168:64;:::i;:::-;9150:82;;;;8945:297;8432:817;;;;;;;:::o;9255:90::-;9289:7;9332:5;9325:13;9318:21;9307:32;;9255:90;;;:::o;9351:109::-;9432:21;9447:5;9432:21;:::i;:::-;9427:3;9420:34;9351:109;;:::o;9466:210::-;9553:4;9591:2;9580:9;9576:18;9568:26;;9604:65;9666:1;9655:9;9651:17;9642:6;9604:65;:::i;:::-;9466:210;;;;:::o;9682:619::-;9759:6;9767;9775;9824:2;9812:9;9803:7;9799:23;9795:32;9792:119;;;9830:79;;:::i;:::-;9792:119;9950:1;9975:53;10020:7;10011:6;10000:9;9996:22;9975:53;:::i;:::-;9965:63;;9921:117;10077:2;10103:53;10148:7;10139:6;10128:9;10124:22;10103:53;:::i;:::-;10093:63;;10048:118;10205:2;10231:53;10276:7;10267:6;10256:9;10252:22;10231:53;:::i;:::-;10221:63;;10176:118;9682:619;;;;;:::o;10307:1109::-;10413:6;10421;10429;10437;10445;10453;10502:3;10490:9;10481:7;10477:23;10473:33;10470:120;;;10509:79;;:::i;:::-;10470:120;10629:1;10654:53;10699:7;10690:6;10679:9;10675:22;10654:53;:::i;:::-;10644:63;;10600:117;10756:2;10782:53;10827:7;10818:6;10807:9;10803:22;10782:53;:::i;:::-;10772:63;;10727:118;10884:2;10910:53;10955:7;10946:6;10935:9;10931:22;10910:53;:::i;:::-;10900:63;;10855:118;11012:2;11038:53;11083:7;11074:6;11063:9;11059:22;11038:53;:::i;:::-;11028:63;;10983:118;11168:3;11157:9;11153:19;11140:33;11200:18;11192:6;11189:30;11186:117;;;11222:79;;:::i;:::-;11186:117;11335:64;11391:7;11382:6;11371:9;11367:22;11335:64;:::i;:::-;11317:82;;;;11111:298;10307:1109;;;;;;;;:::o;11422:77::-;11459:7;11488:5;11477:16;;11422:77;;;:::o;11505:118::-;11592:24;11610:5;11592:24;:::i;:::-;11587:3;11580:37;11505:118;;:::o;11629:222::-;11722:4;11760:2;11749:9;11745:18;11737:26;;11773:71;11841:1;11830:9;11826:17;11817:6;11773:71;:::i;:::-;11629:222;;;;:::o;11857:474::-;11925:6;11933;11982:2;11970:9;11961:7;11957:23;11953:32;11950:119;;;11988:79;;:::i;:::-;11950:119;12108:1;12133:53;12178:7;12169:6;12158:9;12154:22;12133:53;:::i;:::-;12123:63;;12079:117;12235:2;12261:53;12306:7;12297:6;12286:9;12282:22;12261:53;:::i;:::-;12251:63;;12206:118;11857:474;;;;;:::o;12337:86::-;12372:7;12412:4;12405:5;12401:16;12390:27;;12337:86;;;:::o;12429:112::-;12512:22;12528:5;12512:22;:::i;:::-;12507:3;12500:35;12429:112;;:::o;12547:118::-;12634:24;12652:5;12634:24;:::i;:::-;12629:3;12622:37;12547:118;;:::o;12671:::-;12758:24;12776:5;12758:24;:::i;:::-;12753:3;12746:37;12671:118;;:::o;12795:656::-;12996:4;13034:3;13023:9;13019:19;13011:27;;13048:71;13116:1;13105:9;13101:17;13092:6;13048:71;:::i;:::-;13129:68;13193:2;13182:9;13178:18;13169:6;13129:68;:::i;:::-;13207:72;13275:2;13264:9;13260:18;13251:6;13207:72;:::i;:::-;13289;13357:2;13346:9;13342:18;13333:6;13289:72;:::i;:::-;13371:73;13439:3;13428:9;13424:19;13415:6;13371:73;:::i;:::-;12795:656;;;;;;;;:::o;13457:99::-;13509:6;13543:5;13537:12;13527:22;;13457:99;;;:::o;13562:169::-;13646:11;13680:6;13675:3;13668:19;13720:4;13715:3;13711:14;13696:29;;13562:169;;;;:::o;13737:246::-;13818:1;13828:113;13842:6;13839:1;13836:13;13828:113;;;13927:1;13922:3;13918:11;13912:18;13908:1;13903:3;13899:11;13892:39;13864:2;13861:1;13857:10;13852:15;;13828:113;;;13975:1;13966:6;13961:3;13957:16;13950:27;13799:184;13737:246;;;:::o;13989:102::-;14030:6;14081:2;14077:7;14072:2;14065:5;14061:14;14057:28;14047:38;;13989:102;;;:::o;14097:377::-;14185:3;14213:39;14246:5;14213:39;:::i;:::-;14268:71;14332:6;14327:3;14268:71;:::i;:::-;14261:78;;14348:65;14406:6;14401:3;14394:4;14387:5;14383:16;14348:65;:::i;:::-;14438:29;14460:6;14438:29;:::i;:::-;14433:3;14429:39;14422:46;;14189:285;14097:377;;;;:::o;14480:735::-;14697:4;14735:3;14724:9;14720:19;14712:27;;14785:9;14779:4;14775:20;14771:1;14760:9;14756:17;14749:47;14813:78;14886:4;14877:6;14813:78;:::i;:::-;14805:86;;14938:9;14932:4;14928:20;14923:2;14912:9;14908:18;14901:48;14966:78;15039:4;15030:6;14966:78;:::i;:::-;14958:86;;15054:72;15122:2;15111:9;15107:18;15098:6;15054:72;:::i;:::-;15136;15204:2;15193:9;15189:18;15180:6;15136:72;:::i;:::-;14480:735;;;;;;;:::o;15221:1307::-;15338:6;15346;15354;15362;15370;15378;15386;15435:3;15423:9;15414:7;15410:23;15406:33;15403:120;;;15442:79;;:::i;:::-;15403:120;15562:1;15587:53;15632:7;15623:6;15612:9;15608:22;15587:53;:::i;:::-;15577:63;;15533:117;15689:2;15715:53;15760:7;15751:6;15740:9;15736:22;15715:53;:::i;:::-;15705:63;;15660:118;15817:2;15843:53;15888:7;15879:6;15868:9;15864:22;15843:53;:::i;:::-;15833:63;;15788:118;15973:2;15962:9;15958:18;15945:32;16004:18;15996:6;15993:30;15990:117;;;16026:79;;:::i;:::-;15990:117;16139:64;16195:7;16186:6;16175:9;16171:22;16139:64;:::i;:::-;16121:82;;;;15916:297;16280:3;16269:9;16265:19;16252:33;16312:18;16304:6;16301:30;16298:117;;;16334:79;;:::i;:::-;16298:117;16447:64;16503:7;16494:6;16483:9;16479:22;16447:64;:::i;:::-;16429:82;;;;16223:298;15221:1307;;;;;;;;;;:::o;16534:122::-;16607:24;16625:5;16607:24;:::i;:::-;16600:5;16597:35;16587:63;;16646:1;16643;16636:12;16587:63;16534:122;:::o;16662:139::-;16708:5;16746:6;16733:20;16724:29;;16762:33;16789:5;16762:33;:::i;:::-;16662:139;;;;:::o;16807:1693::-;16949:6;16957;16965;16973;16981;16989;16997;17005;17013;17021;17070:3;17058:9;17049:7;17045:23;17041:33;17038:120;;;17077:79;;:::i;:::-;17038:120;17197:1;17222:53;17267:7;17258:6;17247:9;17243:22;17222:53;:::i;:::-;17212:63;;17168:117;17324:2;17350:53;17395:7;17386:6;17375:9;17371:22;17350:53;:::i;:::-;17340:63;;17295:118;17452:2;17478:53;17523:7;17514:6;17503:9;17499:22;17478:53;:::i;:::-;17468:63;;17423:118;17580:2;17606:53;17651:7;17642:6;17631:9;17627:22;17606:53;:::i;:::-;17596:63;;17551:118;17708:3;17735:53;17780:7;17771:6;17760:9;17756:22;17735:53;:::i;:::-;17725:63;;17679:119;17837:3;17864:53;17909:7;17900:6;17889:9;17885:22;17864:53;:::i;:::-;17854:63;;17808:119;17966:3;17993:53;18038:7;18029:6;18018:9;18014:22;17993:53;:::i;:::-;17983:63;;17937:119;18095:3;18122:53;18167:7;18158:6;18147:9;18143:22;18122:53;:::i;:::-;18112:63;;18066:119;18252:3;18241:9;18237:19;18224:33;18284:18;18276:6;18273:30;18270:117;;;18306:79;;:::i;:::-;18270:117;18419:64;18475:7;18466:6;18455:9;18451:22;18419:64;:::i;:::-;18401:82;;;;18195:298;16807:1693;;;;;;;;;;;;;:::o;18506:116::-;18576:21;18591:5;18576:21;:::i;:::-;18569:5;18566:32;18556:60;;18612:1;18609;18602:12;18556:60;18506:116;:::o;18628:133::-;18671:5;18709:6;18696:20;18687:29;;18725:30;18749:5;18725:30;:::i;:::-;18628:133;;;;:::o;18767:468::-;18832:6;18840;18889:2;18877:9;18868:7;18864:23;18860:32;18857:119;;;18895:79;;:::i;:::-;18857:119;19015:1;19040:53;19085:7;19076:6;19065:9;19061:22;19040:53;:::i;:::-;19030:63;;18986:117;19142:2;19168:50;19210:7;19201:6;19190:9;19186:22;19168:50;:::i;:::-;19158:60;;19113:115;18767:468;;;;;:::o;19241:545::-;19414:4;19452:3;19441:9;19437:19;19429:27;;19466:71;19534:1;19523:9;19519:17;19510:6;19466:71;:::i;:::-;19547:72;19615:2;19604:9;19600:18;19591:6;19547:72;:::i;:::-;19629;19697:2;19686:9;19682:18;19673:6;19629:72;:::i;:::-;19711:68;19775:2;19764:9;19760:18;19751:6;19711:68;:::i;:::-;19241:545;;;;;;;:::o;19792:229::-;19932:34;19928:1;19920:6;19916:14;19909:58;20001:12;19996:2;19988:6;19984:15;19977:37;19792:229;:::o;20027:366::-;20169:3;20190:67;20254:2;20249:3;20190:67;:::i;:::-;20183:74;;20266:93;20355:3;20266:93;:::i;:::-;20384:2;20379:3;20375:12;20368:19;;20027:366;;;:::o;20399:419::-;20565:4;20603:2;20592:9;20588:18;20580:26;;20652:9;20646:4;20642:20;20638:1;20627:9;20623:17;20616:47;20680:131;20806:4;20680:131;:::i;:::-;20672:139;;20399:419;;;:::o;20824:182::-;20964:34;20960:1;20952:6;20948:14;20941:58;20824:182;:::o;21012:366::-;21154:3;21175:67;21239:2;21234:3;21175:67;:::i;:::-;21168:74;;21251:93;21340:3;21251:93;:::i;:::-;21369:2;21364:3;21360:12;21353:19;;21012:366;;;:::o;21384:419::-;21550:4;21588:2;21577:9;21573:18;21565:26;;21637:9;21631:4;21627:20;21623:1;21612:9;21608:17;21601:47;21665:131;21791:4;21665:131;:::i;:::-;21657:139;;21384:419;;;:::o;21809:117::-;21918:1;21915;21908:12;21932:117;22041:1;22038;22031:12;22055:469;22160:9;22171;22209:8;22197:10;22194:24;22191:111;;;22221:79;;:::i;:::-;22191:111;22327:6;22317:8;22314:20;22311:107;;;22337:79;;:::i;:::-;22311:107;22468:1;22456:10;22452:18;22444:6;22440:31;22427:44;;22507:10;22497:8;22493:25;22480:38;;22055:469;;;;;;;:::o;22530:104::-;22575:7;22604:24;22622:5;22604:24;:::i;:::-;22593:35;;22530:104;;;:::o;22640:138::-;22721:32;22747:5;22721:32;:::i;:::-;22714:5;22711:43;22701:71;;22768:1;22765;22758:12;22701:71;22640:138;:::o;22784:155::-;22838:5;22876:6;22863:20;22854:29;;22892:41;22927:5;22892:41;:::i;:::-;22784:155;;;;:::o;22945:122::-;23018:24;23036:5;23018:24;:::i;:::-;23011:5;23008:35;22998:63;;23057:1;23054;23047:12;22998:63;22945:122;:::o;23073:139::-;23119:5;23157:6;23144:20;23135:29;;23173:33;23200:5;23173:33;:::i;:::-;23073:139;;;;:::o;23218:1089::-;23338:6;23346;23354;23362;23370;23378;23427:3;23415:9;23406:7;23402:23;23398:33;23395:120;;;23434:79;;:::i;:::-;23395:120;23554:1;23579:61;23632:7;23623:6;23612:9;23608:22;23579:61;:::i;:::-;23569:71;;23525:125;23689:2;23715:61;23768:7;23759:6;23748:9;23744:22;23715:61;:::i;:::-;23705:71;;23660:126;23825:2;23851:53;23896:7;23887:6;23876:9;23872:22;23851:53;:::i;:::-;23841:63;;23796:118;23953:2;23979:53;24024:7;24015:6;24004:9;24000:22;23979:53;:::i;:::-;23969:63;;23924:118;24081:3;24108:53;24153:7;24144:6;24133:9;24129:22;24108:53;:::i;:::-;24098:63;;24052:119;24210:3;24237:53;24282:7;24273:6;24262:9;24258:22;24237:53;:::i;:::-;24227:63;;24181:119;23218:1089;;;;;;;;:::o;24313:306::-;24453:34;24449:1;24441:6;24437:14;24430:58;24522:34;24517:2;24509:6;24505:15;24498:59;24591:20;24586:2;24578:6;24574:15;24567:45;24313:306;:::o;24625:366::-;24767:3;24788:67;24852:2;24847:3;24788:67;:::i;:::-;24781:74;;24864:93;24953:3;24864:93;:::i;:::-;24982:2;24977:3;24973:12;24966:19;;24625:366;;;:::o;24997:419::-;25163:4;25201:2;25190:9;25186:18;25178:26;;25250:9;25244:4;25240:20;25236:1;25225:9;25221:17;25214:47;25278:131;25404:4;25278:131;:::i;:::-;25270:139;;24997:419;;;:::o;25422:94::-;25455:8;25503:5;25499:2;25495:14;25474:35;;25422:94;;;:::o;25522:::-;25561:7;25590:20;25604:5;25590:20;:::i;:::-;25579:31;;25522:94;;;:::o;25622:100::-;25661:7;25690:26;25710:5;25690:26;:::i;:::-;25679:37;;25622:100;;;:::o;25728:157::-;25833:45;25853:24;25871:5;25853:24;:::i;:::-;25833:45;:::i;:::-;25828:3;25821:58;25728:157;;:::o;25891:79::-;25930:7;25959:5;25948:16;;25891:79;;;:::o;25976:157::-;26081:45;26101:24;26119:5;26101:24;:::i;:::-;26081:45;:::i;:::-;26076:3;26069:58;25976:157;;:::o;26139:96::-;26173:8;26222:5;26217:3;26213:15;26192:36;;26139:96;;;:::o;26241:95::-;26280:7;26309:21;26324:5;26309:21;:::i;:::-;26298:32;;26241:95;;;:::o;26342:157::-;26447:45;26467:24;26485:5;26467:24;:::i;:::-;26447:45;:::i;:::-;26442:3;26435:58;26342:157;;:::o;26505:96::-;26539:8;26588:5;26583:3;26579:15;26558:36;;26505:96;;;:::o;26607:95::-;26646:7;26675:21;26690:5;26675:21;:::i;:::-;26664:32;;26607:95;;;:::o;26708:157::-;26813:45;26833:24;26851:5;26833:24;:::i;:::-;26813:45;:::i;:::-;26808:3;26801:58;26708:157;;:::o;26871:820::-;27095:3;27110:75;27181:3;27172:6;27110:75;:::i;:::-;27210:2;27205:3;27201:12;27194:19;;27223:75;27294:3;27285:6;27223:75;:::i;:::-;27323:2;27318:3;27314:12;27307:19;;27336:75;27407:3;27398:6;27336:75;:::i;:::-;27436:2;27431:3;27427:12;27420:19;;27449:75;27520:3;27511:6;27449:75;:::i;:::-;27549:2;27544:3;27540:12;27533:19;;27562:75;27633:3;27624:6;27562:75;:::i;:::-;27662:2;27657:3;27653:12;27646:19;;27682:3;27675:10;;26871:820;;;;;;;;:::o;27697:289::-;27837:34;27833:1;27825:6;27821:14;27814:58;27906:34;27901:2;27893:6;27889:15;27882:59;27975:3;27970:2;27962:6;27958:15;27951:28;27697:289;:::o;27992:366::-;28134:3;28155:67;28219:2;28214:3;28155:67;:::i;:::-;28148:74;;28231:93;28320:3;28231:93;:::i;:::-;28349:2;28344:3;28340:12;28333:19;;27992:366;;;:::o;28364:419::-;28530:4;28568:2;28557:9;28553:18;28545:26;;28617:9;28611:4;28607:20;28603:1;28592:9;28588:17;28581:47;28645:131;28771:4;28645:131;:::i;:::-;28637:139;;28364:419;;;:::o;28789:78::-;28827:7;28856:5;28845:16;;28789:78;;;:::o;28873:153::-;28976:43;28995:23;29012:5;28995:23;:::i;:::-;28976:43;:::i;:::-;28971:3;28964:56;28873:153;;:::o;29032:147::-;29133:11;29170:3;29155:18;;29032:147;;;;:::o;29185:146::-;29282:6;29277:3;29272;29259:30;29323:1;29314:6;29309:3;29305:16;29298:27;29185:146;;;:::o;29359:327::-;29473:3;29494:88;29575:6;29570:3;29494:88;:::i;:::-;29487:95;;29592:56;29641:6;29636:3;29629:5;29592:56;:::i;:::-;29673:6;29668:3;29664:16;29657:23;;29359:327;;;;;:::o;29692:427::-;29858:3;29873:73;29942:3;29933:6;29873:73;:::i;:::-;29971:1;29966:3;29962:11;29955:18;;29990:103;30089:3;30080:6;30072;29990:103;:::i;:::-;29983:110;;30110:3;30103:10;;29692:427;;;;;;:::o;30125:98::-;30176:6;30210:5;30204:12;30194:22;;30125:98;;;:::o;30229:386::-;30333:3;30361:38;30393:5;30361:38;:::i;:::-;30415:88;30496:6;30491:3;30415:88;:::i;:::-;30408:95;;30512:65;30570:6;30565:3;30558:4;30551:5;30547:16;30512:65;:::i;:::-;30602:6;30597:3;30593:16;30586:23;;30337:278;30229:386;;;;:::o;30621:271::-;30751:3;30773:93;30862:3;30853:6;30773:93;:::i;:::-;30766:100;;30883:3;30876:10;;30621:271;;;;:::o;30898:181::-;31038:33;31034:1;31026:6;31022:14;31015:57;30898:181;:::o;31085:366::-;31227:3;31248:67;31312:2;31307:3;31248:67;:::i;:::-;31241:74;;31324:93;31413:3;31324:93;:::i;:::-;31442:2;31437:3;31433:12;31426:19;;31085:366;;;:::o;31457:419::-;31623:4;31661:2;31650:9;31646:18;31638:26;;31710:9;31704:4;31700:20;31696:1;31685:9;31681:17;31674:47;31738:131;31864:4;31738:131;:::i;:::-;31730:139;;31457:419;;;:::o;31882:223::-;32022:34;32018:1;32010:6;32006:14;31999:58;32091:6;32086:2;32078:6;32074:15;32067:31;31882:223;:::o;32111:366::-;32253:3;32274:67;32338:2;32333:3;32274:67;:::i;:::-;32267:74;;32350:93;32439:3;32350:93;:::i;:::-;32468:2;32463:3;32459:12;32452:19;;32111:366;;;:::o;32483:419::-;32649:4;32687:2;32676:9;32672:18;32664:26;;32736:9;32730:4;32726:20;32722:1;32711:9;32707:17;32700:47;32764:131;32890:4;32764:131;:::i;:::-;32756:139;;32483:419;;;:::o;32908:234::-;33048:34;33044:1;33036:6;33032:14;33025:58;33117:17;33112:2;33104:6;33100:15;33093:42;32908:234;:::o;33148:366::-;33290:3;33311:67;33375:2;33370:3;33311:67;:::i;:::-;33304:74;;33387:93;33476:3;33387:93;:::i;:::-;33505:2;33500:3;33496:12;33489:19;;33148:366;;;:::o;33520:419::-;33686:4;33724:2;33713:9;33709:18;33701:26;;33773:9;33767:4;33763:20;33759:1;33748:9;33744:17;33737:47;33801:131;33927:4;33801:131;:::i;:::-;33793:139;;33520:419;;;:::o;33945:256::-;34057:3;34072:75;34143:3;34134:6;34072:75;:::i;:::-;34172:2;34167:3;34163:12;34156:19;;34192:3;34185:10;;33945:256;;;;:::o;34207:222::-;34347:34;34343:1;34335:6;34331:14;34324:58;34416:5;34411:2;34403:6;34399:15;34392:30;34207:222;:::o;34435:366::-;34577:3;34598:67;34662:2;34657:3;34598:67;:::i;:::-;34591:74;;34674:93;34763:3;34674:93;:::i;:::-;34792:2;34787:3;34783:12;34776:19;;34435:366;;;:::o;34807:419::-;34973:4;35011:2;35000:9;34996:18;34988:26;;35060:9;35054:4;35050:20;35046:1;35035:9;35031:17;35024:47;35088:131;35214:4;35088:131;:::i;:::-;35080:139;;34807:419;;;:::o;35232:545::-;35405:4;35443:3;35432:9;35428:19;35420:27;;35457:71;35525:1;35514:9;35510:17;35501:6;35457:71;:::i;:::-;35538:68;35602:2;35591:9;35587:18;35578:6;35538:68;:::i;:::-;35616:72;35684:2;35673:9;35669:18;35660:6;35616:72;:::i;:::-;35698;35766:2;35755:9;35751:18;35742:6;35698:72;:::i;:::-;35232:545;;;;;;;:::o;35783:170::-;35923:22;35919:1;35911:6;35907:14;35900:46;35783:170;:::o;35959:366::-;36101:3;36122:67;36186:2;36181:3;36122:67;:::i;:::-;36115:74;;36198:93;36287:3;36198:93;:::i;:::-;36316:2;36311:3;36307:12;36300:19;;35959:366;;;:::o;36331:419::-;36497:4;36535:2;36524:9;36520:18;36512:26;;36584:9;36578:4;36574:20;36570:1;36559:9;36555:17;36548:47;36612:131;36738:4;36612:131;:::i;:::-;36604:139;;36331:419;;;:::o;36756:224::-;36896:34;36892:1;36884:6;36880:14;36873:58;36965:7;36960:2;36952:6;36948:15;36941:32;36756:224;:::o;36986:366::-;37128:3;37149:67;37213:2;37208:3;37149:67;:::i;:::-;37142:74;;37225:93;37314:3;37225:93;:::i;:::-;37343:2;37338:3;37334:12;37327:19;;36986:366;;;:::o;37358:419::-;37524:4;37562:2;37551:9;37547:18;37539:26;;37611:9;37605:4;37601:20;37597:1;37586:9;37582:17;37575:47;37639:131;37765:4;37639:131;:::i;:::-;37631:139;;37358:419;;;:::o;37783:238::-;37923:34;37919:1;37911:6;37907:14;37900:58;37992:21;37987:2;37979:6;37975:15;37968:46;37783:238;:::o;38027:366::-;38169:3;38190:67;38254:2;38249:3;38190:67;:::i;:::-;38183:74;;38266:93;38355:3;38266:93;:::i;:::-;38384:2;38379:3;38375:12;38368:19;;38027:366;;;:::o;38399:419::-;38565:4;38603:2;38592:9;38588:18;38580:26;;38652:9;38646:4;38642:20;38638:1;38627:9;38623:17;38616:47;38680:131;38806:4;38680:131;:::i;:::-;38672:139;;38399:419;;;:::o;38824:222::-;38964:34;38960:1;38952:6;38948:14;38941:58;39033:5;39028:2;39020:6;39016:15;39009:30;38824:222;:::o;39052:366::-;39194:3;39215:67;39279:2;39274:3;39215:67;:::i;:::-;39208:74;;39291:93;39380:3;39291:93;:::i;:::-;39409:2;39404:3;39400:12;39393:19;;39052:366;;;:::o;39424:419::-;39590:4;39628:2;39617:9;39613:18;39605:26;;39677:9;39671:4;39667:20;39663:1;39652:9;39648:17;39641:47;39705:131;39831:4;39705:131;:::i;:::-;39697:139;;39424:419;;;:::o;39849:229::-;39989:34;39985:1;39977:6;39973:14;39966:58;40058:12;40053:2;40045:6;40041:15;40034:37;39849:229;:::o;40084:366::-;40226:3;40247:67;40311:2;40306:3;40247:67;:::i;:::-;40240:74;;40323:93;40412:3;40323:93;:::i;:::-;40441:2;40436:3;40432:12;40425:19;;40084:366;;;:::o;40456:419::-;40622:4;40660:2;40649:9;40645:18;40637:26;;40709:9;40703:4;40699:20;40695:1;40684:9;40680:17;40673:47;40737:131;40863:4;40737:131;:::i;:::-;40729:139;;40456:419;;;:::o;40881:180::-;40929:77;40926:1;40919:88;41026:4;41023:1;41016:15;41050:4;41047:1;41040:15;41067:227;41107:4;41127:20;41145:1;41127:20;:::i;:::-;41122:25;;41161:20;41179:1;41161:20;:::i;:::-;41156:25;;41205:1;41202;41198:9;41190:17;;41229:34;41223:4;41220:44;41217:70;;;41267:18;;:::i;:::-;41217:70;41067:227;;;;:::o;41300:220::-;41440:34;41436:1;41428:6;41424:14;41417:58;41509:3;41504:2;41496:6;41492:15;41485:28;41300:220;:::o;41526:366::-;41668:3;41689:67;41753:2;41748:3;41689:67;:::i;:::-;41682:74;;41765:93;41854:3;41765:93;:::i;:::-;41883:2;41878:3;41874:12;41867:19;;41526:366;;;:::o;41898:419::-;42064:4;42102:2;42091:9;42087:18;42079:26;;42151:9;42145:4;42141:20;42137:1;42126:9;42122:17;42115:47;42179:131;42305:4;42179:131;:::i;:::-;42171:139;;41898:419;;;:::o;42323:180::-;42371:77;42368:1;42361:88;42468:4;42465:1;42458:15;42492:4;42489:1;42482:15;42509:320;42553:6;42590:1;42584:4;42580:12;42570:22;;42637:1;42631:4;42627:12;42658:18;42648:81;;42714:4;42706:6;42702:17;42692:27;;42648:81;42776:2;42768:6;42765:14;42745:18;42742:38;42739:84;;42795:18;;:::i;:::-;42739:84;42560:269;42509:320;;;:::o;42835:1243::-;43143:3;43158:75;43229:3;43220:6;43158:75;:::i;:::-;43258:2;43253:3;43249:12;43242:19;;43271:75;43342:3;43333:6;43271:75;:::i;:::-;43371:2;43366:3;43362:12;43355:19;;43384:75;43455:3;43446:6;43384:75;:::i;:::-;43484:2;43479:3;43475:12;43468:19;;43497:75;43568:3;43559:6;43497:75;:::i;:::-;43597:2;43592:3;43588:12;43581:19;;43610:75;43681:3;43672:6;43610:75;:::i;:::-;43710:2;43705:3;43701:12;43694:19;;43723:75;43794:3;43785:6;43723:75;:::i;:::-;43823:2;43818:3;43814:12;43807:19;;43836:75;43907:3;43898:6;43836:75;:::i;:::-;43936:2;43931:3;43927:12;43920:19;;43949:75;44020:3;44011:6;43949:75;:::i;:::-;44049:2;44044:3;44040:12;44033:19;;44069:3;44062:10;;42835:1243;;;;;;;;;;;:::o;44084:320::-;44199:4;44237:2;44226:9;44222:18;44214:26;;44250:71;44318:1;44307:9;44303:17;44294:6;44250:71;:::i;:::-;44331:66;44393:2;44382:9;44378:18;44369:6;44331:66;:::i;:::-;44084:320;;;;;:::o;44410:442::-;44559:4;44597:2;44586:9;44582:18;44574:26;;44610:71;44678:1;44667:9;44663:17;44654:6;44610:71;:::i;:::-;44691:72;44759:2;44748:9;44744:18;44735:6;44691:72;:::i;:::-;44773;44841:2;44830:9;44826:18;44817:6;44773:72;:::i;:::-;44410:442;;;;;;:::o;44858:225::-;44998:34;44994:1;44986:6;44982:14;44975:58;45067:8;45062:2;45054:6;45050:15;45043:33;44858:225;:::o;45089:366::-;45231:3;45252:67;45316:2;45311:3;45252:67;:::i;:::-;45245:74;;45328:93;45417:3;45328:93;:::i;:::-;45446:2;45441:3;45437:12;45430:19;;45089:366;;;:::o;45461:419::-;45627:4;45665:2;45654:9;45650:18;45642:26;;45714:9;45708:4;45704:20;45700:1;45689:9;45685:17;45678:47;45742:131;45868:4;45742:131;:::i;:::-;45734:139;;45461:419;;;:::o;45886:137::-;45940:5;45971:6;45965:13;45956:22;;45987:30;46011:5;45987:30;:::i;:::-;45886:137;;;;:::o;46029:345::-;46096:6;46145:2;46133:9;46124:7;46120:23;46116:32;46113:119;;;46151:79;;:::i;:::-;46113:119;46271:1;46296:61;46349:7;46340:6;46329:9;46325:22;46296:61;:::i;:::-;46286:71;;46242:125;46029:345;;;;:::o;46380:153::-;46520:5;46516:1;46508:6;46504:14;46497:29;46380:153;:::o;46539:365::-;46681:3;46702:66;46766:1;46761:3;46702:66;:::i;:::-;46695:73;;46777:93;46866:3;46777:93;:::i;:::-;46895:2;46890:3;46886:12;46879:19;;46539:365;;;:::o;46910:419::-;47076:4;47114:2;47103:9;47099:18;47091:26;;47163:9;47157:4;47153:20;47149:1;47138:9;47134:17;47127:47;47191:131;47317:4;47191:131;:::i;:::-;47183:139;;46910:419;;;:::o;47335:313::-;47475:34;47471:1;47463:6;47459:14;47452:58;47544:34;47539:2;47531:6;47527:15;47520:59;47613:27;47608:2;47600:6;47596:15;47589:52;47335:313;:::o;47654:366::-;47796:3;47817:67;47881:2;47876:3;47817:67;:::i;:::-;47810:74;;47893:93;47982:3;47893:93;:::i;:::-;48011:2;48006:3;48002:12;47995:19;;47654:366;;;:::o;48026:419::-;48192:4;48230:2;48219:9;48215:18;48207:26;;48279:9;48273:4;48269:20;48265:1;48254:9;48250:17;48243:47;48307:131;48433:4;48307:131;:::i;:::-;48299:139;;48026:419;;;:::o;48451:233::-;48591:34;48587:1;48579:6;48575:14;48568:58;48660:16;48655:2;48647:6;48643:15;48636:41;48451:233;:::o;48690:366::-;48832:3;48853:67;48917:2;48912:3;48853:67;:::i;:::-;48846:74;;48929:93;49018:3;48929:93;:::i;:::-;49047:2;49042:3;49038:12;49031:19;;48690:366;;;:::o;49062:419::-;49228:4;49266:2;49255:9;49251:18;49243:26;;49315:9;49309:4;49305:20;49301:1;49290:9;49286:17;49279:47;49343:131;49469:4;49343:131;:::i;:::-;49335:139;;49062:419;;;:::o;49487:241::-;49627:34;49623:1;49615:6;49611:14;49604:58;49696:24;49691:2;49683:6;49679:15;49672:49;49487:241;:::o;49734:366::-;49876:3;49897:67;49961:2;49956:3;49897:67;:::i;:::-;49890:74;;49973:93;50062:3;49973:93;:::i;:::-;50091:2;50086:3;50082:12;50075:19;;49734:366;;;:::o;50106:419::-;50272:4;50310:2;50299:9;50295:18;50287:26;;50359:9;50353:4;50349:20;50345:1;50334:9;50330:17;50323:47;50387:131;50513:4;50387:131;:::i;:::-;50379:139;;50106:419;;;:::o;50531:181::-;50671:33;50667:1;50659:6;50655:14;50648:57;50531:181;:::o;50718:366::-;50860:3;50881:67;50945:2;50940:3;50881:67;:::i;:::-;50874:74;;50957:93;51046:3;50957:93;:::i;:::-;51075:2;51070:3;51066:12;51059:19;;50718:366;;;:::o;51090:419::-;51256:4;51294:2;51283:9;51279:18;51271:26;;51343:9;51337:4;51333:20;51329:1;51318:9;51314:17;51307:47;51371:131;51497:4;51371:131;:::i;:::-;51363:139;;51090:419;;;:::o;51515:296::-;51655:34;51651:1;51643:6;51639:14;51632:58;51724:34;51719:2;51711:6;51707:15;51700:59;51793:10;51788:2;51780:6;51776:15;51769:35;51515:296;:::o;51817:366::-;51959:3;51980:67;52044:2;52039:3;51980:67;:::i;:::-;51973:74;;52056:93;52145:3;52056:93;:::i;:::-;52174:2;52169:3;52165:12;52158:19;;51817:366;;;:::o;52189:419::-;52355:4;52393:2;52382:9;52378:18;52370:26;;52442:9;52436:4;52432:20;52428:1;52417:9;52413:17;52406:47;52470:131;52596:4;52470:131;:::i;:::-;52462:139;;52189:419;;;:::o;52614:182::-;52754:34;52750:1;52742:6;52738:14;52731:58;52614:182;:::o;52802:366::-;52944:3;52965:67;53029:2;53024:3;52965:67;:::i;:::-;52958:74;;53041:93;53130:3;53041:93;:::i;:::-;53159:2;53154:3;53150:12;53143:19;;52802:366;;;:::o;53174:419::-;53340:4;53378:2;53367:9;53363:18;53355:26;;53427:9;53421:4;53417:20;53413:1;53402:9;53398:17;53391:47;53455:131;53581:4;53455:131;:::i;:::-;53447:139;;53174:419;;;:::o;53599:148::-;53701:11;53738:3;53723:18;;53599:148;;;;:::o;53753:214::-;53893:66;53889:1;53881:6;53877:14;53870:90;53753:214;:::o;53973:402::-;54133:3;54154:85;54236:2;54231:3;54154:85;:::i;:::-;54147:92;;54248:93;54337:3;54248:93;:::i;:::-;54366:2;54361:3;54357:12;54350:19;;53973:402;;;:::o;54381:79::-;54420:7;54449:5;54438:16;;54381:79;;;:::o;54466:157::-;54571:45;54591:24;54609:5;54591:24;:::i;:::-;54571:45;:::i;:::-;54566:3;54559:58;54466:157;;:::o;54629:522::-;54842:3;54864:148;55008:3;54864:148;:::i;:::-;54857:155;;55022:75;55093:3;55084:6;55022:75;:::i;:::-;55122:2;55117:3;55113:12;55106:19;;55142:3;55135:10;;54629:522;;;;:::o;55157:224::-;55297:34;55293:1;55285:6;55281:14;55274:58;55366:7;55361:2;55353:6;55349:15;55342:32;55157:224;:::o;55387:366::-;55529:3;55550:67;55614:2;55609:3;55550:67;:::i;:::-;55543:74;;55626:93;55715:3;55626:93;:::i;:::-;55744:2;55739:3;55735:12;55728:19;;55387:366;;;:::o;55759:419::-;55925:4;55963:2;55952:9;55948:18;55940:26;;56012:9;56006:4;56002:20;55998:1;55987:9;55983:17;55976:47;56040:131;56166:4;56040:131;:::i;:::-;56032:139;;55759:419;;;:::o;56184:220::-;56324:34;56320:1;56312:6;56308:14;56301:58;56393:3;56388:2;56380:6;56376:15;56369:28;56184:220;:::o;56410:366::-;56552:3;56573:67;56637:2;56632:3;56573:67;:::i;:::-;56566:74;;56649:93;56738:3;56649:93;:::i;:::-;56767:2;56762:3;56758:12;56751:19;;56410:366;;;:::o;56782:419::-;56948:4;56986:2;56975:9;56971:18;56963:26;;57035:9;57029:4;57025:20;57021:1;57010:9;57006:17;56999:47;57063:131;57189:4;57063:131;:::i;:::-;57055:139;;56782:419;;;:::o;57207:442::-;57356:4;57394:2;57383:9;57379:18;57371:26;;57407:71;57475:1;57464:9;57460:17;57451:6;57407:71;:::i;:::-;57488:72;57556:2;57545:9;57541:18;57532:6;57488:72;:::i;:::-;57570;57638:2;57627:9;57623:18;57614:6;57570:72;:::i;:::-;57207:442;;;;;;:::o;57655:214::-;57795:66;57791:1;57783:6;57779:14;57772:90;57655:214;:::o;57875:400::-;58035:3;58056:84;58138:1;58133:3;58056:84;:::i;:::-;58049:91;;58149:93;58238:3;58149:93;:::i;:::-;58267:1;58262:3;58258:11;58251:18;;57875:400;;;:::o;58281:663::-;58522:3;58544:148;58688:3;58544:148;:::i;:::-;58537:155;;58702:75;58773:3;58764:6;58702:75;:::i;:::-;58802:2;58797:3;58793:12;58786:19;;58815:75;58886:3;58877:6;58815:75;:::i;:::-;58915:2;58910:3;58906:12;58899:19;;58935:3;58928:10;;58281:663;;;;;:::o;58950:221::-;59090:34;59086:1;59078:6;59074:14;59067:58;59159:4;59154:2;59146:6;59142:15;59135:29;58950:221;:::o;59177:366::-;59319:3;59340:67;59404:2;59399:3;59340:67;:::i;:::-;59333:74;;59416:93;59505:3;59416:93;:::i;:::-;59534:2;59529:3;59525:12;59518:19;;59177:366;;;:::o;59549:419::-;59715:4;59753:2;59742:9;59738:18;59730:26;;59802:9;59796:4;59792:20;59788:1;59777:9;59773:17;59766:47;59830:131;59956:4;59830:131;:::i;:::-;59822:139;;59549:419;;;:::o;59974:240::-;60114:34;60110:1;60102:6;60098:14;60091:58;60183:23;60178:2;60170:6;60166:15;60159:48;59974:240;:::o;60220:366::-;60362:3;60383:67;60447:2;60442:3;60383:67;:::i;:::-;60376:74;;60459:93;60548:3;60459:93;:::i;:::-;60577:2;60572:3;60568:12;60561:19;;60220:366;;;:::o;60592:419::-;60758:4;60796:2;60785:9;60781:18;60773:26;;60845:9;60839:4;60835:20;60831:1;60820:9;60816:17;60809:47;60873:131;60999:4;60873:131;:::i;:::-;60865:139;;60592:419;;;:::o;61017:246::-;61157:34;61153:1;61145:6;61141:14;61134:58;61226:29;61221:2;61213:6;61209:15;61202:54;61017:246;:::o;61269:366::-;61411:3;61432:67;61496:2;61491:3;61432:67;:::i;:::-;61425:74;;61508:93;61597:3;61508:93;:::i;:::-;61626:2;61621:3;61617:12;61610:19;;61269:366;;;:::o;61641:419::-;61807:4;61845:2;61834:9;61830:18;61822:26;;61894:9;61888:4;61884:20;61880:1;61869:9;61865:17;61858:47;61922:131;62048:4;61922:131;:::i;:::-;61914:139;;61641:419;;;:::o;62066:180::-;62114:77;62111:1;62104:88;62211:4;62208:1;62201:15;62235:4;62232:1;62225:15;62252:168;62335:11;62369:6;62364:3;62357:19;62409:4;62404:3;62400:14;62385:29;;62252:168;;;;:::o;62426:373::-;62512:3;62540:38;62572:5;62540:38;:::i;:::-;62594:70;62657:6;62652:3;62594:70;:::i;:::-;62587:77;;62673:65;62731:6;62726:3;62719:4;62712:5;62708:16;62673:65;:::i;:::-;62763:29;62785:6;62763:29;:::i;:::-;62758:3;62754:39;62747:46;;62516:283;62426:373;;;;:::o;62805:751::-;63028:4;63066:3;63055:9;63051:19;63043:27;;63080:71;63148:1;63137:9;63133:17;63124:6;63080:71;:::i;:::-;63161:72;63229:2;63218:9;63214:18;63205:6;63161:72;:::i;:::-;63243;63311:2;63300:9;63296:18;63287:6;63243:72;:::i;:::-;63325;63393:2;63382:9;63378:18;63369:6;63325:72;:::i;:::-;63445:9;63439:4;63435:20;63429:3;63418:9;63414:19;63407:49;63473:76;63544:4;63535:6;63473:76;:::i;:::-;63465:84;;62805:751;;;;;;;;:::o;63562:191::-;63602:3;63621:20;63639:1;63621:20;:::i;:::-;63616:25;;63655:20;63673:1;63655:20;:::i;:::-;63650:25;;63698:1;63695;63691:9;63684:16;;63719:3;63716:1;63713:10;63710:36;;;63726:18;;:::i;:::-;63710:36;63562:191;;;;:::o;63759:878::-;64016:4;64054:3;64043:9;64039:19;64031:27;;64068:71;64136:1;64125:9;64121:17;64112:6;64068:71;:::i;:::-;64149:72;64217:2;64206:9;64202:18;64193:6;64149:72;:::i;:::-;64231:68;64295:2;64284:9;64280:18;64271:6;64231:68;:::i;:::-;64309:72;64377:2;64366:9;64362:18;64353:6;64309:72;:::i;:::-;64391:73;64459:3;64448:9;64444:19;64435:6;64391:73;:::i;:::-;64474;64542:3;64531:9;64527:19;64518:6;64474:73;:::i;:::-;64557;64625:3;64614:9;64610:19;64601:6;64557:73;:::i;:::-;63759:878;;;;;;;;;;:::o;64643:182::-;64783:34;64779:1;64771:6;64767:14;64760:58;64643:182;:::o;64831:366::-;64973:3;64994:67;65058:2;65053:3;64994:67;:::i;:::-;64987:74;;65070:93;65159:3;65070:93;:::i;:::-;65188:2;65183:3;65179:12;65172:19;;64831:366;;;:::o;65203:419::-;65369:4;65407:2;65396:9;65392:18;65384:26;;65456:9;65450:4;65446:20;65442:1;65431:9;65427:17;65420:47;65484:131;65610:4;65484:131;:::i;:::-;65476:139;;65203:419;;;:::o;65628:180::-;65676:77;65673:1;65666:88;65773:4;65770:1;65763:15;65797:4;65794:1;65787:15;65814:174;65954:26;65950:1;65942:6;65938:14;65931:50;65814:174;:::o;65994:366::-;66136:3;66157:67;66221:2;66216:3;66157:67;:::i;:::-;66150:74;;66233:93;66322:3;66233:93;:::i;:::-;66351:2;66346:3;66342:12;66335:19;;65994:366;;;:::o;66366:419::-;66532:4;66570:2;66559:9;66555:18;66547:26;;66619:9;66613:4;66609:20;66605:1;66594:9;66590:17;66583:47;66647:131;66773:4;66647:131;:::i;:::-;66639:139;;66366:419;;;:::o;66791:181::-;66931:33;66927:1;66919:6;66915:14;66908:57;66791:181;:::o;66978:366::-;67120:3;67141:67;67205:2;67200:3;67141:67;:::i;:::-;67134:74;;67217:93;67306:3;67217:93;:::i;:::-;67335:2;67330:3;67326:12;67319:19;;66978:366;;;:::o;67350:419::-;67516:4;67554:2;67543:9;67539:18;67531:26;;67603:9;67597:4;67593:20;67589:1;67578:9;67574:17;67567:47;67631:131;67757:4;67631:131;:::i;:::-;67623:139;;67350:419;;;:::o;67775:221::-;67915:34;67911:1;67903:6;67899:14;67892:58;67984:4;67979:2;67971:6;67967:15;67960:29;67775:221;:::o;68002:366::-;68144:3;68165:67;68229:2;68224:3;68165:67;:::i;:::-;68158:74;;68241:93;68330:3;68241:93;:::i;:::-;68359:2;68354:3;68350:12;68343:19;;68002:366;;;:::o;68374:419::-;68540:4;68578:2;68567:9;68563:18;68555:26;;68627:9;68621:4;68617:20;68613:1;68602:9;68598:17;68591:47;68655:131;68781:4;68655:131;:::i;:::-;68647:139;;68374:419;;;:::o;68799:153::-;68939:5;68935:1;68927:6;68923:14;68916:29;68799:153;:::o;68958:365::-;69100:3;69121:66;69185:1;69180:3;69121:66;:::i;:::-;69114:73;;69196:93;69285:3;69196:93;:::i;:::-;69314:2;69309:3;69305:12;69298:19;;68958:365;;;:::o;69329:419::-;69495:4;69533:2;69522:9;69518:18;69510:26;;69582:9;69576:4;69572:20;69568:1;69557:9;69553:17;69546:47;69610:131;69736:4;69610:131;:::i;:::-;69602:139;;69329:419;;;:::o;69754:332::-;69875:4;69913:2;69902:9;69898:18;69890:26;;69926:71;69994:1;69983:9;69979:17;69970:6;69926:71;:::i;:::-;70007:72;70075:2;70064:9;70060:18;70051:6;70007:72;:::i;:::-;69754:332;;;;;:::o;70092:152::-;70232:4;70228:1;70220:6;70216:14;70209:28;70092:152;:::o;70250:365::-;70392:3;70413:66;70477:1;70472:3;70413:66;:::i;:::-;70406:73;;70488:93;70577:3;70488:93;:::i;:::-;70606:2;70601:3;70597:12;70590:19;;70250:365;;;:::o;70621:419::-;70787:4;70825:2;70814:9;70810:18;70802:26;;70874:9;70868:4;70864:20;70860:1;70849:9;70845:17;70838:47;70902:131;71028:4;70902:131;:::i;:::-;70894:139;;70621:419;;;:::o;71046:545::-;71219:4;71257:3;71246:9;71242:19;71234:27;;71271:71;71339:1;71328:9;71324:17;71315:6;71271:71;:::i;:::-;71352:68;71416:2;71405:9;71401:18;71392:6;71352:68;:::i;:::-;71430:72;71498:2;71487:9;71483:18;71474:6;71430:72;:::i;:::-;71512;71580:2;71569:9;71565:18;71556:6;71512:72;:::i;:::-;71046:545;;;;;;;:::o
Swarm Source
ipfs://a1989b34e7cc2ab9fe27b3a9ac8f53f202d0f8aca6fcff0aa60d12fcec4083a1
Loading...
Loading
Loading...
Loading
Loading...
Loading
Net Worth in USD
$2,962.62
Net Worth in ETH
1.262608
Token Allocations
ETH
48.97%
USDC
48.67%
XCN
1.00%
Others
1.36%
Multichain Portfolio | 35 Chains
| Chain | Token | Portfolio % | Price | Amount | Value |
|---|---|---|---|---|---|
| BASE | 46.52% | $0.999823 | 1,378.4283 | $1,378.18 | |
| BASE | 44.62% | $2,345.81 | 0.5635 | $1,321.79 | |
| BASE | 0.21% | $0.019895 | 320 | $6.37 | |
| BASE | 0.21% | $0.000213 | 28,757.0988 | $6.12 | |
| BASE | 0.10% | $0.000014 | 223,165.3982 | $3.07 | |
| BASE | 0.04% | $0.000001 | 1,000,000 | $1.32 | |
| BASE | 0.03% | $0.00981 | 92.5055 | $0.9074 | |
| BASE | 0.01% | <$0.000001 | 37,843,568.1878 | $0.3443 | |
| BASE | 0.01% | $0.000523 | 601.4181 | $0.3147 | |
| BASE | <0.01% | $0.000352 | 800 | $0.2812 | |
| ARB | 2.23% | $2,346.43 | 0.0282 | $66.1 | |
| ARB | 1.37% | $0.999704 | 40.7012 | $40.69 | |
| ARB | 0.09% | $0.998898 | 2.7483 | $2.75 | |
| OP | 2.12% | $2,347.85 | 0.0267 | $62.79 | |
| OP | 0.03% | $0.230742 | 3.7512 | $0.8655 | |
| OP | 0.02% | $0.999823 | 0.5 | $0.4999 | |
| ETH | 1.00% | $0.005715 | 5,202.454 | $29.73 | |
| POL | 0.72% | $0.9997 | 21.4468 | $21.44 | |
| POL | 0.06% | $0.113528 | 16.5529 | $1.88 | |
| AVAX | 0.55% | $10.18 | 1.59 | $16.18 | |
| AVAX | 0.03% | $0.999643 | 1 | $0.9996 |
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ Download: CSV Export ]
[ Download: CSV Export ]
A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.