Source Code
Overview
ETH Balance
0 ETH
Eth Value
$0.00More Info
Private Name Tags
ContractCreator
TokenTracker
Latest 25 from a total of 68 transactions
| Transaction Hash |
Method
|
Block
|
From
|
|
To
|
||||
|---|---|---|---|---|---|---|---|---|---|
| Set Approval For... | 16502383 | 1157 days ago | IN | 0 ETH | 0.00037555 | ||||
| Set Approval For... | 16502178 | 1157 days ago | IN | 0 ETH | 0.00040724 | ||||
| Set Approval For... | 16502172 | 1157 days ago | IN | 0 ETH | 0.00038507 | ||||
| Set Approval For... | 16502172 | 1157 days ago | IN | 0 ETH | 0.00038507 | ||||
| Set Approval For... | 16502172 | 1157 days ago | IN | 0 ETH | 0.00038507 | ||||
| Set Approval For... | 16501939 | 1157 days ago | IN | 0 ETH | 0.00037229 | ||||
| Set Approval For... | 16501726 | 1157 days ago | IN | 0 ETH | 0.00038403 | ||||
| Set Approval For... | 16299242 | 1185 days ago | IN | 0 ETH | 0.00098839 | ||||
| Safe Transfer Fr... | 16251458 | 1192 days ago | IN | 0 ETH | 0.00063312 | ||||
| Set Approval For... | 16033038 | 1223 days ago | IN | 0 ETH | 0.00064332 | ||||
| Set Approval For... | 16033036 | 1223 days ago | IN | 0 ETH | 0.00063582 | ||||
| Set Approval For... | 15884439 | 1243 days ago | IN | 0 ETH | 0.00118671 | ||||
| Set Approval For... | 15883129 | 1243 days ago | IN | 0 ETH | 0.00027488 | ||||
| Set Approval For... | 15397449 | 1314 days ago | IN | 0 ETH | 0.00083827 | ||||
| Set Approval For... | 15166875 | 1351 days ago | IN | 0 ETH | 0.00098774 | ||||
| Safe Transfer Fr... | 15072887 | 1365 days ago | IN | 0 ETH | 0.00064146 | ||||
| Safe Transfer Fr... | 15057765 | 1367 days ago | IN | 0 ETH | 0.00101631 | ||||
| Set Approval For... | 14984309 | 1381 days ago | IN | 0 ETH | 0.0009398 | ||||
| Set Approval For... | 14984309 | 1381 days ago | IN | 0 ETH | 0.00093811 | ||||
| Set Approval For... | 14823713 | 1408 days ago | IN | 0 ETH | 0.00056173 | ||||
| Set Approval For... | 14823699 | 1408 days ago | IN | 0 ETH | 0.00123789 | ||||
| Mint From Editio... | 14568515 | 1448 days ago | IN | 0 ETH | 0.00385327 | ||||
| Mint From Editio... | 14568480 | 1448 days ago | IN | 0 ETH | 0.00267867 | ||||
| Mint From Editio... | 14568333 | 1448 days ago | IN | 0 ETH | 0.00399495 | ||||
| Mint From Editio... | 14568250 | 1448 days ago | IN | 0 ETH | 0.0043725 |
Advanced mode: Intended for advanced users or developers and will display all Internal Transactions including zero value transfers.
Latest 25 internal transactions (View All)
Advanced mode:
| Parent Transaction Hash | Method | Block |
From
|
|
To
|
|||
|---|---|---|---|---|---|---|---|---|
| Safe Transfer Fr... | 16299248 | 1185 days ago | 0 ETH | |||||
| Total Contribute... | 14568515 | 1448 days ago | 0 ETH | |||||
| Total Contribute... | 14568480 | 1448 days ago | 0 ETH | |||||
| Total Contribute... | 14568333 | 1448 days ago | 0 ETH | |||||
| Total Contribute... | 14568250 | 1448 days ago | 0 ETH | |||||
| Total Contribute... | 14132507 | 1516 days ago | 0 ETH | |||||
| Safe Transfer Fr... | 14092957 | 1522 days ago | 0 ETH | |||||
| Total Contribute... | 14079164 | 1524 days ago | 0 ETH | |||||
| Total Contribute... | 14071172 | 1525 days ago | 0 ETH | |||||
| Total Contribute... | 14071045 | 1525 days ago | 0 ETH | |||||
| Total Contribute... | 14058006 | 1527 days ago | 0 ETH | |||||
| Total Contribute... | 14057707 | 1527 days ago | 0 ETH | |||||
| Total Contribute... | 14050702 | 1528 days ago | 0 ETH | |||||
| Total Contribute... | 14050699 | 1528 days ago | 0 ETH | |||||
| Total Contribute... | 14050656 | 1528 days ago | 0 ETH | |||||
| Total Contribute... | 14047696 | 1529 days ago | 0 ETH | |||||
| Total Contribute... | 14047372 | 1529 days ago | 0 ETH | |||||
| Total Contribute... | 14043054 | 1529 days ago | 0 ETH | |||||
| Total Contribute... | 14040584 | 1530 days ago | 0 ETH | |||||
| Total Contribute... | 14040244 | 1530 days ago | 0 ETH | |||||
| Total Contribute... | 14040213 | 1530 days ago | 0 ETH | |||||
| Total Contribute... | 14038322 | 1530 days ago | 0 ETH | |||||
| Total Contribute... | 14038322 | 1530 days ago | 0 ETH | |||||
| Total Contribute... | 14033418 | 1531 days ago | 0 ETH | |||||
| Total Contribute... | 14033023 | 1531 days ago | 0 ETH |
Loading...
Loading
Loading...
Loading
Cross-Chain Transactions
Loading...
Loading
Contract Name:
PartyDropper
Compiler Version
v0.8.10+commit.fc410830
Optimization Enabled:
No with 200 runs
Other Settings:
default evmVersion
Contract Source Code (Solidity)
/**
*Submitted for verification at Etherscan.io on 2022-01-06
*/
// Verified using https://dapp.tools
// hevm: flattened sources of src/PartyDropper.sol
// SPDX-License-Identifier: MIT
pragma solidity =0.8.10 >=0.8.0 <0.9.0;
////// lib/openzeppelin-contracts/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;
}
}
////// lib/openzeppelin-contracts/contracts/access/Ownable.sol
// OpenZeppelin Contracts v4.4.1 (access/Ownable.sol)
/* pragma solidity ^0.8.0; */
/* import "../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 Returns the address of the current owner.
*/
function owner() public view virtual returns (address) {
return _owner;
}
/**
* @dev Throws if called by any account other than the owner.
*/
modifier onlyOwner() {
require(owner() == _msgSender(), "Ownable: caller is not the owner");
_;
}
/**
* @dev Leaves the contract without owner. It will not be possible to call
* `onlyOwner` functions anymore. Can only be called by the current owner.
*
* NOTE: Renouncing ownership will leave the contract without an owner,
* thereby removing any functionality that is only available to the owner.
*/
function renounceOwnership() public virtual onlyOwner {
_transferOwnership(address(0));
}
/**
* @dev Transfers ownership of the contract to a new account (`newOwner`).
* Can only be called by the current owner.
*/
function transferOwnership(address newOwner) public virtual onlyOwner {
require(newOwner != address(0), "Ownable: new owner is the zero address");
_transferOwnership(newOwner);
}
/**
* @dev Transfers ownership of the contract to a new account (`newOwner`).
* Internal function without access restriction.
*/
function _transferOwnership(address newOwner) internal virtual {
address oldOwner = _owner;
_owner = newOwner;
emit OwnershipTransferred(oldOwner, newOwner);
}
}
////// lib/openzeppelin-contracts/contracts/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);
}
////// lib/openzeppelin-contracts/contracts/token/ERC1155/IERC1155.sol
// OpenZeppelin Contracts v4.4.1 (token/ERC1155/IERC1155.sol)
/* pragma solidity ^0.8.0; */
/* import "../../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 be 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;
}
////// lib/openzeppelin-contracts/contracts/token/ERC1155/IERC1155Receiver.sol
// OpenZeppelin Contracts v4.4.1 (token/ERC1155/IERC1155Receiver.sol)
/* pragma solidity ^0.8.0; */
/* import "../../utils/introspection/IERC165.sol"; */
/**
* @dev _Available since v3.1._
*/
interface IERC1155Receiver is IERC165 {
/**
* @dev Handles the receipt of a single ERC1155 token type. This function is
* called at the end of a `safeTransferFrom` after the balance has been updated.
*
* NOTE: To accept the transfer, this must return
* `bytes4(keccak256("onERC1155Received(address,address,uint256,uint256,bytes)"))`
* (i.e. 0xf23a6e61, or its own function selector).
*
* @param operator The address which initiated the transfer (i.e. msg.sender)
* @param from The address which previously owned the token
* @param id The ID of the token being transferred
* @param value The amount of tokens being transferred
* @param data Additional data with no specified format
* @return `bytes4(keccak256("onERC1155Received(address,address,uint256,uint256,bytes)"))` if transfer is allowed
*/
function onERC1155Received(
address operator,
address from,
uint256 id,
uint256 value,
bytes calldata data
) external returns (bytes4);
/**
* @dev Handles the receipt of a multiple ERC1155 token types. This function
* is called at the end of a `safeBatchTransferFrom` after the balances have
* been updated.
*
* NOTE: To accept the transfer(s), this must return
* `bytes4(keccak256("onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)"))`
* (i.e. 0xbc197c81, or its own function selector).
*
* @param operator The address which initiated the batch transfer (i.e. msg.sender)
* @param from The address which previously owned the token
* @param ids An array containing ids of each token being transferred (order and length must match values array)
* @param values An array containing amounts of each token being transferred (order and length must match ids array)
* @param data Additional data with no specified format
* @return `bytes4(keccak256("onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)"))` if transfer is allowed
*/
function onERC1155BatchReceived(
address operator,
address from,
uint256[] calldata ids,
uint256[] calldata values,
bytes calldata data
) external returns (bytes4);
}
////// lib/openzeppelin-contracts/contracts/token/ERC1155/extensions/IERC1155MetadataURI.sol
// OpenZeppelin Contracts v4.4.1 (token/ERC1155/extensions/IERC1155MetadataURI.sol)
/* pragma solidity ^0.8.0; */
/* import "../IERC1155.sol"; */
/**
* @dev Interface of the optional ERC1155MetadataExtension interface, as defined
* in the https://eips.ethereum.org/EIPS/eip-1155#metadata-extensions[EIP].
*
* _Available since v3.1._
*/
interface IERC1155MetadataURI is IERC1155 {
/**
* @dev Returns the URI for token type `id`.
*
* If the `\{id\}` substring is present in the URI, it must be replaced by
* clients with the actual token type ID.
*/
function uri(uint256 id) external view returns (string memory);
}
////// lib/openzeppelin-contracts/contracts/utils/Address.sol
// OpenZeppelin Contracts v4.4.1 (utils/Address.sol)
/* pragma solidity ^0.8.0; */
/**
* @dev Collection of functions related to the address type
*/
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among others, `isContract` will return false for the following
* types of addresses:
*
* - an externally-owned account
* - a contract in construction
* - an address where a contract will be created
* - an address where a contract lived, but was destroyed
* ====
*
* [IMPORTANT]
* ====
* You shouldn't rely on `isContract` to protect against flash loan attacks!
*
* Preventing calls from contracts is highly discouraged. It breaks composability, breaks support for smart wallets
* like Gnosis Safe, and does not provide security since it can be circumvented by calling from a contract
* constructor.
* ====
*/
function isContract(address account) internal view returns (bool) {
// This method relies on extcodesize/address.code.length, which returns 0
// for contracts in construction, since the code is only stored at the end
// of the constructor execution.
return account.code.length > 0;
}
/**
* @dev Replacement for Solidity's `transfer`: sends `amount` wei to
* `recipient`, forwarding all available gas and reverting on errors.
*
* https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
* of certain opcodes, possibly making contracts go over the 2300 gas limit
* imposed by `transfer`, making them unable to receive funds via
* `transfer`. {sendValue} removes this limitation.
*
* https://diligence.consensys.net/posts/2019/09/stop-using-soliditys-transfer-now/[Learn more].
*
* IMPORTANT: because control is transferred to `recipient`, care must be
* taken to not create reentrancy vulnerabilities. Consider using
* {ReentrancyGuard} or the
* https://solidity.readthedocs.io/en/v0.5.11/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
*/
function sendValue(address payable recipient, uint256 amount) internal {
require(address(this).balance >= amount, "Address: insufficient balance");
(bool success, ) = recipient.call{value: amount}("");
require(success, "Address: unable to send value, recipient may have reverted");
}
/**
* @dev Performs a Solidity function call using a low level `call`. A
* plain `call` is an unsafe replacement for a function call: use this
* function instead.
*
* If `target` reverts with a revert reason, it is bubbled up by this
* function (like regular Solidity function calls).
*
* Returns the raw returned data. To convert to the expected return value,
* use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
*
* Requirements:
*
* - `target` must be a contract.
* - calling `target` with `data` must not revert.
*
* _Available since v3.1._
*/
function functionCall(address target, bytes memory data) internal returns (bytes memory) {
return functionCall(target, data, "Address: low-level call failed");
}
/**
* @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], but with
* `errorMessage` as a fallback revert reason when `target` reverts.
*
* _Available since v3.1._
*/
function functionCall(
address target,
bytes memory data,
string memory errorMessage
) internal returns (bytes memory) {
return functionCallWithValue(target, data, 0, errorMessage);
}
/**
* @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
* but also transferring `value` wei to `target`.
*
* Requirements:
*
* - the calling contract must have an ETH balance of at least `value`.
* - the called Solidity function must be `payable`.
*
* _Available since v3.1._
*/
function functionCallWithValue(
address target,
bytes memory data,
uint256 value
) internal returns (bytes memory) {
return functionCallWithValue(target, data, value, "Address: low-level call with value failed");
}
/**
* @dev Same as {xref-Address-functionCallWithValue-address-bytes-uint256-}[`functionCallWithValue`], but
* with `errorMessage` as a fallback revert reason when `target` reverts.
*
* _Available since v3.1._
*/
function functionCallWithValue(
address target,
bytes memory data,
uint256 value,
string memory errorMessage
) internal returns (bytes memory) {
require(address(this).balance >= value, "Address: insufficient balance for call");
require(isContract(target), "Address: call to non-contract");
(bool success, bytes memory returndata) = target.call{value: value}(data);
return verifyCallResult(success, returndata, errorMessage);
}
/**
* @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
* but performing a static call.
*
* _Available since v3.3._
*/
function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
return functionStaticCall(target, data, "Address: low-level static call failed");
}
/**
* @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
* but performing a static call.
*
* _Available since v3.3._
*/
function functionStaticCall(
address target,
bytes memory data,
string memory errorMessage
) internal view returns (bytes memory) {
require(isContract(target), "Address: static call to non-contract");
(bool success, bytes memory returndata) = target.staticcall(data);
return verifyCallResult(success, returndata, errorMessage);
}
/**
* @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
* but performing a delegate call.
*
* _Available since v3.4._
*/
function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
return functionDelegateCall(target, data, "Address: low-level delegate call failed");
}
/**
* @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
* but performing a delegate call.
*
* _Available since v3.4._
*/
function functionDelegateCall(
address target,
bytes memory data,
string memory errorMessage
) internal returns (bytes memory) {
require(isContract(target), "Address: delegate call to non-contract");
(bool success, bytes memory returndata) = target.delegatecall(data);
return verifyCallResult(success, returndata, errorMessage);
}
/**
* @dev Tool to verifies that a low level call was successful, and revert if it wasn't, either by bubbling the
* revert reason using the provided one.
*
* _Available since v4.3._
*/
function verifyCallResult(
bool success,
bytes memory returndata,
string memory errorMessage
) internal pure returns (bytes memory) {
if (success) {
return returndata;
} else {
// Look for revert reason and bubble it up if present
if (returndata.length > 0) {
// The easiest way to bubble the revert reason is using memory via assembly
assembly {
let returndata_size := mload(returndata)
revert(add(32, returndata), returndata_size)
}
} else {
revert(errorMessage);
}
}
}
}
////// lib/openzeppelin-contracts/contracts/utils/introspection/ERC165.sol
// OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)
/* pragma solidity ^0.8.0; */
/* import "./IERC165.sol"; */
/**
* @dev Implementation of the {IERC165} interface.
*
* Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check
* for the additional interface id that will be supported. For example:
*
* ```solidity
* function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
* return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);
* }
* ```
*
* Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.
*/
abstract contract ERC165 is IERC165 {
/**
* @dev See {IERC165-supportsInterface}.
*/
function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
return interfaceId == type(IERC165).interfaceId;
}
}
////// lib/openzeppelin-contracts/contracts/token/ERC1155/ERC1155.sol
// OpenZeppelin Contracts v4.4.1 (token/ERC1155/ERC1155.sol)
/* pragma solidity ^0.8.0; */
/* import "./IERC1155.sol"; */
/* import "./IERC1155Receiver.sol"; */
/* import "./extensions/IERC1155MetadataURI.sol"; */
/* import "../../utils/Address.sol"; */
/* import "../../utils/Context.sol"; */
/* import "../../utils/introspection/ERC165.sol"; */
/**
* @dev Implementation of the basic standard multi-token.
* See https://eips.ethereum.org/EIPS/eip-1155
* Originally based on code by Enjin: https://github.com/enjin/erc-1155
*
* _Available since v3.1._
*/
contract ERC1155 is Context, ERC165, IERC1155, IERC1155MetadataURI {
using Address for address;
// Mapping from token ID to account balances
mapping(uint256 => mapping(address => uint256)) private _balances;
// Mapping from account to operator approvals
mapping(address => mapping(address => bool)) private _operatorApprovals;
// Used as the URI for all token types by relying on ID substitution, e.g. https://token-cdn-domain/{id}.json
string private _uri;
/**
* @dev See {_setURI}.
*/
constructor(string memory uri_) {
_setURI(uri_);
}
/**
* @dev See {IERC165-supportsInterface}.
*/
function supportsInterface(bytes4 interfaceId) public view virtual override(ERC165, IERC165) returns (bool) {
return
interfaceId == type(IERC1155).interfaceId ||
interfaceId == type(IERC1155MetadataURI).interfaceId ||
super.supportsInterface(interfaceId);
}
/**
* @dev See {IERC1155MetadataURI-uri}.
*
* This implementation returns the same URI for *all* token types. It relies
* on the token type ID substitution mechanism
* https://eips.ethereum.org/EIPS/eip-1155#metadata[defined in the EIP].
*
* Clients calling this function must replace the `\{id\}` substring with the
* actual token type ID.
*/
function uri(uint256) public view virtual override returns (string memory) {
return _uri;
}
/**
* @dev See {IERC1155-balanceOf}.
*
* Requirements:
*
* - `account` cannot be the zero address.
*/
function balanceOf(address account, uint256 id) public view virtual override returns (uint256) {
require(account != address(0), "ERC1155: balance query for the zero address");
return _balances[id][account];
}
/**
* @dev See {IERC1155-balanceOfBatch}.
*
* Requirements:
*
* - `accounts` and `ids` must have the same length.
*/
function balanceOfBatch(address[] memory accounts, uint256[] memory ids)
public
view
virtual
override
returns (uint256[] memory)
{
require(accounts.length == ids.length, "ERC1155: accounts and ids length mismatch");
uint256[] memory batchBalances = new uint256[](accounts.length);
for (uint256 i = 0; i < accounts.length; ++i) {
batchBalances[i] = balanceOf(accounts[i], ids[i]);
}
return batchBalances;
}
/**
* @dev See {IERC1155-setApprovalForAll}.
*/
function setApprovalForAll(address operator, bool approved) public virtual override {
_setApprovalForAll(_msgSender(), operator, approved);
}
/**
* @dev See {IERC1155-isApprovedForAll}.
*/
function isApprovedForAll(address account, address operator) public view virtual override returns (bool) {
return _operatorApprovals[account][operator];
}
/**
* @dev See {IERC1155-safeTransferFrom}.
*/
function safeTransferFrom(
address from,
address to,
uint256 id,
uint256 amount,
bytes memory data
) public virtual override {
require(
from == _msgSender() || isApprovedForAll(from, _msgSender()),
"ERC1155: caller is not owner nor approved"
);
_safeTransferFrom(from, to, id, amount, data);
}
/**
* @dev See {IERC1155-safeBatchTransferFrom}.
*/
function safeBatchTransferFrom(
address from,
address to,
uint256[] memory ids,
uint256[] memory amounts,
bytes memory data
) public virtual override {
require(
from == _msgSender() || isApprovedForAll(from, _msgSender()),
"ERC1155: transfer caller is not owner nor approved"
);
_safeBatchTransferFrom(from, to, ids, amounts, data);
}
/**
* @dev Transfers `amount` tokens of token type `id` from `from` to `to`.
*
* Emits a {TransferSingle} event.
*
* Requirements:
*
* - `to` cannot be the zero address.
* - `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 memory data
) internal virtual {
require(to != address(0), "ERC1155: transfer to the zero address");
address operator = _msgSender();
_beforeTokenTransfer(operator, from, to, _asSingletonArray(id), _asSingletonArray(amount), data);
uint256 fromBalance = _balances[id][from];
require(fromBalance >= amount, "ERC1155: insufficient balance for transfer");
unchecked {
_balances[id][from] = fromBalance - amount;
}
_balances[id][to] += amount;
emit TransferSingle(operator, from, to, id, amount);
_doSafeTransferAcceptanceCheck(operator, from, to, id, amount, data);
}
/**
* @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {_safeTransferFrom}.
*
* Emits a {TransferBatch} event.
*
* Requirements:
*
* - 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[] memory ids,
uint256[] memory amounts,
bytes memory data
) internal virtual {
require(ids.length == amounts.length, "ERC1155: ids and amounts length mismatch");
require(to != address(0), "ERC1155: transfer to the zero address");
address operator = _msgSender();
_beforeTokenTransfer(operator, from, to, ids, amounts, data);
for (uint256 i = 0; i < ids.length; ++i) {
uint256 id = ids[i];
uint256 amount = amounts[i];
uint256 fromBalance = _balances[id][from];
require(fromBalance >= amount, "ERC1155: insufficient balance for transfer");
unchecked {
_balances[id][from] = fromBalance - amount;
}
_balances[id][to] += amount;
}
emit TransferBatch(operator, from, to, ids, amounts);
_doSafeBatchTransferAcceptanceCheck(operator, from, to, ids, amounts, data);
}
/**
* @dev Sets a new URI for all token types, by relying on the token type ID
* substitution mechanism
* https://eips.ethereum.org/EIPS/eip-1155#metadata[defined in the EIP].
*
* By this mechanism, any occurrence of the `\{id\}` substring in either the
* URI or any of the amounts in the JSON file at said URI will be replaced by
* clients with the token type ID.
*
* For example, the `https://token-cdn-domain/\{id\}.json` URI would be
* interpreted by clients as
* `https://token-cdn-domain/000000000000000000000000000000000000000000000000000000000004cce0.json`
* for token type ID 0x4cce0.
*
* See {uri}.
*
* Because these URIs cannot be meaningfully represented by the {URI} event,
* this function emits no events.
*/
function _setURI(string memory newuri) internal virtual {
_uri = newuri;
}
/**
* @dev Creates `amount` tokens of token type `id`, and assigns them to `to`.
*
* Emits a {TransferSingle} event.
*
* Requirements:
*
* - `to` cannot be the zero address.
* - If `to` refers to a smart contract, it must implement {IERC1155Receiver-onERC1155Received} and return the
* acceptance magic value.
*/
function _mint(
address to,
uint256 id,
uint256 amount,
bytes memory data
) internal virtual {
require(to != address(0), "ERC1155: mint to the zero address");
address operator = _msgSender();
_beforeTokenTransfer(operator, address(0), to, _asSingletonArray(id), _asSingletonArray(amount), data);
_balances[id][to] += amount;
emit TransferSingle(operator, address(0), to, id, amount);
_doSafeTransferAcceptanceCheck(operator, address(0), to, id, amount, data);
}
/**
* @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {_mint}.
*
* 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 _mintBatch(
address to,
uint256[] memory ids,
uint256[] memory amounts,
bytes memory data
) internal virtual {
require(to != address(0), "ERC1155: mint to the zero address");
require(ids.length == amounts.length, "ERC1155: ids and amounts length mismatch");
address operator = _msgSender();
_beforeTokenTransfer(operator, address(0), to, ids, amounts, data);
for (uint256 i = 0; i < ids.length; i++) {
_balances[ids[i]][to] += amounts[i];
}
emit TransferBatch(operator, address(0), to, ids, amounts);
_doSafeBatchTransferAcceptanceCheck(operator, address(0), to, ids, amounts, data);
}
/**
* @dev Destroys `amount` tokens of token type `id` from `from`
*
* Requirements:
*
* - `from` cannot be the zero address.
* - `from` must have at least `amount` tokens of token type `id`.
*/
function _burn(
address from,
uint256 id,
uint256 amount
) internal virtual {
require(from != address(0), "ERC1155: burn from the zero address");
address operator = _msgSender();
_beforeTokenTransfer(operator, from, address(0), _asSingletonArray(id), _asSingletonArray(amount), "");
uint256 fromBalance = _balances[id][from];
require(fromBalance >= amount, "ERC1155: burn amount exceeds balance");
unchecked {
_balances[id][from] = fromBalance - amount;
}
emit TransferSingle(operator, from, address(0), id, amount);
}
/**
* @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {_burn}.
*
* Requirements:
*
* - `ids` and `amounts` must have the same length.
*/
function _burnBatch(
address from,
uint256[] memory ids,
uint256[] memory amounts
) internal virtual {
require(from != address(0), "ERC1155: burn from the zero address");
require(ids.length == amounts.length, "ERC1155: ids and amounts length mismatch");
address operator = _msgSender();
_beforeTokenTransfer(operator, from, address(0), ids, amounts, "");
for (uint256 i = 0; i < ids.length; i++) {
uint256 id = ids[i];
uint256 amount = amounts[i];
uint256 fromBalance = _balances[id][from];
require(fromBalance >= amount, "ERC1155: burn amount exceeds balance");
unchecked {
_balances[id][from] = fromBalance - amount;
}
}
emit TransferBatch(operator, from, address(0), ids, amounts);
}
/**
* @dev Approve `operator` to operate on all of `owner` tokens
*
* Emits a {ApprovalForAll} event.
*/
function _setApprovalForAll(
address owner,
address operator,
bool approved
) internal virtual {
require(owner != operator, "ERC1155: setting approval status for self");
_operatorApprovals[owner][operator] = approved;
emit ApprovalForAll(owner, operator, approved);
}
/**
* @dev Hook that is called before any token transfer. This includes minting
* and burning, as well as batched variants.
*
* The same hook is called on both single and batched variants. For single
* transfers, the length of the `id` and `amount` arrays will be 1.
*
* Calling conditions (for each `id` and `amount` pair):
*
* - When `from` and `to` are both non-zero, `amount` of ``from``'s tokens
* of token type `id` will be transferred to `to`.
* - When `from` is zero, `amount` tokens of token type `id` will be minted
* for `to`.
* - when `to` is zero, `amount` of ``from``'s tokens of token type `id`
* will be burned.
* - `from` and `to` are never both zero.
* - `ids` and `amounts` have the same, non-zero length.
*
* To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
*/
function _beforeTokenTransfer(
address operator,
address from,
address to,
uint256[] memory ids,
uint256[] memory amounts,
bytes memory data
) internal virtual {}
function _doSafeTransferAcceptanceCheck(
address operator,
address from,
address to,
uint256 id,
uint256 amount,
bytes memory data
) private {
if (to.isContract()) {
try IERC1155Receiver(to).onERC1155Received(operator, from, id, amount, data) returns (bytes4 response) {
if (response != IERC1155Receiver.onERC1155Received.selector) {
revert("ERC1155: ERC1155Receiver rejected tokens");
}
} catch Error(string memory reason) {
revert(reason);
} catch {
revert("ERC1155: transfer to non ERC1155Receiver implementer");
}
}
}
function _doSafeBatchTransferAcceptanceCheck(
address operator,
address from,
address to,
uint256[] memory ids,
uint256[] memory amounts,
bytes memory data
) private {
if (to.isContract()) {
try IERC1155Receiver(to).onERC1155BatchReceived(operator, from, ids, amounts, data) returns (
bytes4 response
) {
if (response != IERC1155Receiver.onERC1155BatchReceived.selector) {
revert("ERC1155: ERC1155Receiver rejected tokens");
}
} catch Error(string memory reason) {
revert(reason);
} catch {
revert("ERC1155: transfer to non ERC1155Receiver implementer");
}
}
}
function _asSingletonArray(uint256 element) private pure returns (uint256[] memory) {
uint256[] memory array = new uint256[](1);
array[0] = element;
return array;
}
}
////// lib/openzeppelin-contracts/contracts/token/ERC1155/extensions/ERC1155Supply.sol
// OpenZeppelin Contracts v4.4.1 (token/ERC1155/extensions/ERC1155Supply.sol)
/* pragma solidity ^0.8.0; */
/* import "../ERC1155.sol"; */
/**
* @dev Extension of ERC1155 that adds tracking of total supply per id.
*
* Useful for scenarios where Fungible and Non-fungible tokens have to be
* clearly identified. Note: While a totalSupply of 1 might mean the
* corresponding is an NFT, there is no guarantees that no other token with the
* same id are not going to be minted.
*/
abstract contract ERC1155Supply is ERC1155 {
mapping(uint256 => uint256) private _totalSupply;
/**
* @dev Total amount of tokens in with a given id.
*/
function totalSupply(uint256 id) public view virtual returns (uint256) {
return _totalSupply[id];
}
/**
* @dev Indicates whether any token exist with a given id, or not.
*/
function exists(uint256 id) public view virtual returns (bool) {
return ERC1155Supply.totalSupply(id) > 0;
}
/**
* @dev See {ERC1155-_beforeTokenTransfer}.
*/
function _beforeTokenTransfer(
address operator,
address from,
address to,
uint256[] memory ids,
uint256[] memory amounts,
bytes memory data
) internal virtual override {
super._beforeTokenTransfer(operator, from, to, ids, amounts, data);
if (from == address(0)) {
for (uint256 i = 0; i < ids.length; ++i) {
_totalSupply[ids[i]] += amounts[i];
}
}
if (to == address(0)) {
for (uint256 i = 0; i < ids.length; ++i) {
_totalSupply[ids[i]] -= amounts[i];
}
}
}
}
////// src/Base64.sol
/* pragma solidity 0.8.10; */
/// [MIT License]
/// @title Base64
/// @notice Provides a function for encoding some bytes in base64
/// @author Brecht Devos <brecht@loopring.org>
library Base64 {
bytes internal constant TABLE =
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
/// @notice Encodes some bytes to the base64 representation
function encode(bytes memory data) internal pure returns (string memory) {
uint256 len = data.length;
if (len == 0) return "";
// multiply by 4/3 rounded up
uint256 encodedLen = 4 * ((len + 2) / 3);
// Add some extra buffer at the end
bytes memory result = new bytes(encodedLen + 32);
bytes memory table = TABLE;
assembly {
let tablePtr := add(table, 1)
let resultPtr := add(result, 32)
for {
let i := 0
} lt(i, len) {
} {
i := add(i, 3)
let input := and(mload(add(data, i)), 0xffffff)
let out := mload(add(tablePtr, and(shr(18, input), 0x3F)))
out := shl(8, out)
out := add(
out,
and(mload(add(tablePtr, and(shr(12, input), 0x3F))), 0xFF)
)
out := shl(8, out)
out := add(
out,
and(mload(add(tablePtr, and(shr(6, input), 0x3F))), 0xFF)
)
out := shl(8, out)
out := add(
out,
and(mload(add(tablePtr, and(input, 0x3F))), 0xFF)
)
out := shl(224, out)
mstore(resultPtr, out)
resultPtr := add(resultPtr, 4)
}
switch mod(len, 3)
case 1 {
mstore(sub(resultPtr, 2), shl(240, 0x3d3d))
}
case 2 {
mstore(sub(resultPtr, 1), shl(248, 0x3d))
}
mstore(result, encodedLen)
}
return string(result);
}
}
////// src/IPartyBid.sol
/* pragma solidity 0.8.10; */
interface IPartyBid {
function totalContributed(address) external view returns (uint256);
}
////// src/PartyDropper.sol
/* pragma solidity 0.8.10; */
/* import "openzeppelin-contracts/token/ERC1155/ERC1155.sol"; */
/* import "openzeppelin-contracts/token/ERC1155/extensions/ERC1155Supply.sol"; */
/* import "openzeppelin-contracts/access/Ownable.sol"; */
/* import "./Base64.sol"; */
/* import "./IPartyBid.sol"; */
contract PartyDropper is ERC1155Supply, Ownable {
struct Edition {
IPartyBid party;
string name;
string imageURI;
string animationURI;
string description;
string artistName;
}
enum MintAvailability {
CanMint,
DidntContributeToParty,
AlreadyClaimed
}
mapping(uint256 => Edition) public editions;
mapping(uint256 => mapping(address => bool)) public editionMinted;
mapping(uint256 => address) public editionCreator;
mapping(address => bool) public allowedCreators;
uint256 lastEditionId;
event EditionCreated(
uint256 indexed editionId,
address indexed creator,
address party,
string name,
string artistName
);
event Claimed(address indexed user, uint256 indexed editionId);
modifier onlyAllowedCreator() {
require(
allowedCreators[msg.sender] || msg.sender == owner(),
"must be allowed creator or owner"
);
_;
}
constructor() ERC1155("") {}
function mintAvailability(uint256 editionId, address anAddress)
public
view
returns (MintAvailability)
{
Edition storage edition = editions[editionId];
if (edition.party.totalContributed(anAddress) > 0) {
if (editionMinted[editionId][anAddress]) {
return MintAvailability.AlreadyClaimed;
} else {
return MintAvailability.CanMint;
}
} else {
return MintAvailability.DidntContributeToParty;
}
}
// public functions
function mintFromEdition(uint256 editionId) public {
MintAvailability m = mintAvailability(editionId, msg.sender);
require(
m == MintAvailability.CanMint,
m == MintAvailability.AlreadyClaimed
? "already minted"
: "didn't contribute to PartyBid"
);
editionMinted[editionId][msg.sender] = true;
_mint(msg.sender, editionId, 1, "");
emit Claimed(msg.sender, editionId);
}
function editionInfo(uint256 editionId)
public
view
returns (
address,
string memory,
string memory,
string memory,
string memory,
string memory
)
{
Edition storage fnd = editions[editionId];
return (
address(fnd.party),
fnd.name,
fnd.imageURI,
fnd.description,
fnd.animationURI,
fnd.artistName
);
}
function uri(uint256 editionId)
public
view
override
returns (string memory)
{
require(editionId <= lastEditionId, "must be created");
Edition storage edition = editions[editionId];
string memory json = Base64.encode(
bytes(
string(
abi.encodePacked(
'{"name": "',
edition.name,
'", "description": "',
edition.description,
'", "image": "',
edition.imageURI,
'", ',
bytes(edition.animationURI).length <= 1
? abi.encodePacked("")
: abi.encodePacked(
'"animation_url": "',
edition.animationURI,
'", '
),
'"attributes": [ { "trait_type": "Drop Name", "value": "',
edition.name,
'" }, { "trait_type": "Artist Name", "value": "',
edition.artistName,
'" } ]',
"}"
)
)
)
);
string memory output = string(
abi.encodePacked("data:application/json;base64,", json)
);
return output;
}
// allowedCreator functions
function createEdition(
address _party,
string memory _name,
string memory _imageURI,
string memory _animationURI,
string memory _description,
string memory _artistName
) public onlyAllowedCreator {
lastEditionId += 1;
IPartyBid party = IPartyBid(_party);
editions[lastEditionId] = Edition({
party: party,
name: _name,
imageURI: _imageURI,
animationURI: _animationURI,
description: _description,
artistName: _artistName
});
editionCreator[lastEditionId] = msg.sender;
emit EditionCreated(
lastEditionId,
msg.sender,
address(_party),
_name,
_artistName
);
}
// owner functions
function setAllowedCreator(address _address, bool _value) public onlyOwner {
allowedCreators[_address] = _value;
}
}Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
Contract ABI
API[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"account","type":"address"},{"indexed":true,"internalType":"address","name":"operator","type":"address"},{"indexed":false,"internalType":"bool","name":"approved","type":"bool"}],"name":"ApprovalForAll","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"user","type":"address"},{"indexed":true,"internalType":"uint256","name":"editionId","type":"uint256"}],"name":"Claimed","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256","name":"editionId","type":"uint256"},{"indexed":true,"internalType":"address","name":"creator","type":"address"},{"indexed":false,"internalType":"address","name":"party","type":"address"},{"indexed":false,"internalType":"string","name":"name","type":"string"},{"indexed":false,"internalType":"string","name":"artistName","type":"string"}],"name":"EditionCreated","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":"operator","type":"address"},{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256[]","name":"ids","type":"uint256[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"}],"name":"TransferBatch","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"operator","type":"address"},{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"id","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"TransferSingle","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"string","name":"value","type":"string"},{"indexed":true,"internalType":"uint256","name":"id","type":"uint256"}],"name":"URI","type":"event"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"allowedCreators","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"accounts","type":"address[]"},{"internalType":"uint256[]","name":"ids","type":"uint256[]"}],"name":"balanceOfBatch","outputs":[{"internalType":"uint256[]","name":"","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_party","type":"address"},{"internalType":"string","name":"_name","type":"string"},{"internalType":"string","name":"_imageURI","type":"string"},{"internalType":"string","name":"_animationURI","type":"string"},{"internalType":"string","name":"_description","type":"string"},{"internalType":"string","name":"_artistName","type":"string"}],"name":"createEdition","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"editionCreator","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"editionId","type":"uint256"}],"name":"editionInfo","outputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"string","name":"","type":"string"},{"internalType":"string","name":"","type":"string"},{"internalType":"string","name":"","type":"string"},{"internalType":"string","name":"","type":"string"},{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"address","name":"","type":"address"}],"name":"editionMinted","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"editions","outputs":[{"internalType":"contract IPartyBid","name":"party","type":"address"},{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"imageURI","type":"string"},{"internalType":"string","name":"animationURI","type":"string"},{"internalType":"string","name":"description","type":"string"},{"internalType":"string","name":"artistName","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"id","type":"uint256"}],"name":"exists","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"address","name":"operator","type":"address"}],"name":"isApprovedForAll","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"editionId","type":"uint256"},{"internalType":"address","name":"anAddress","type":"address"}],"name":"mintAvailability","outputs":[{"internalType":"enum PartyDropper.MintAvailability","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"editionId","type":"uint256"}],"name":"mintFromEdition","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256[]","name":"ids","type":"uint256[]"},{"internalType":"uint256[]","name":"amounts","type":"uint256[]"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"safeBatchTransferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"},{"internalType":"uint256","name":"amount","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"safeTransferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_address","type":"address"},{"internalType":"bool","name":"_value","type":"bool"}],"name":"setAllowedCreator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"bool","name":"approved","type":"bool"}],"name":"setApprovalForAll","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"id","type":"uint256"}],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"editionId","type":"uint256"}],"name":"uri","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"}]Contract Creation Code
60806040523480156200001157600080fd5b506040518060200160405280600081525062000033816200005a60201b60201c565b5062000054620000486200007660201b60201c565b6200007e60201b60201c565b62000259565b80600290805190602001906200007292919062000144565b5050565b600033905090565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600460006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b828054620001529062000223565b90600052602060002090601f016020900481019282620001765760008555620001c2565b82601f106200019157805160ff1916838001178555620001c2565b82800160010185558215620001c2579182015b82811115620001c1578251825591602001919060010190620001a4565b5b509050620001d19190620001d5565b5090565b5b80821115620001f0576000816000905550600101620001d6565b5090565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b600060028204905060018216806200023c57607f821691505b60208210811415620002535762000252620001f4565b5b50919050565b614c5280620002696000396000f3fe608060405234801561001057600080fd5b50600436106101415760003560e01c80634f558e79116100b8578063b1aa67971161007c578063b1aa6797146103c8578063bd85b039146103f8578063de0b62a114610428578063e985e9c514610444578063f242432a14610474578063f2fde38b1461049057610141565b80634f558e791461031f578063715018a61461034f5780638da5cb5b14610359578063a22cb46514610377578063a92ca27d1461039357610141565b806317518d1a1161010a57806317518d1a146102365780631f4123f514610266578063279c806e146102825780632eb2c2d6146102b757806330ce91c2146102d35780634e1273f4146102ef57610141565b8062fdd58e1461014657806301ffc9a7146101765780630be67dde146101a65780630e7ae84e146101d65780630e89341c14610206575b600080fd5b610160600480360381019061015b9190612c64565b6104ac565b60405161016d9190612cb3565b60405180910390f35b610190600480360381019061018b9190612d26565b610575565b60405161019d9190612d6e565b60405180910390f35b6101c060048036038101906101bb9190612d89565b610657565b6040516101cd9190612d6e565b60405180910390f35b6101f060048036038101906101eb9190612db6565b610677565b6040516101fd9190612df2565b60405180910390f35b610220600480360381019061021b9190612db6565b6106aa565b60405161022d9190612ea6565b60405180910390f35b610250600480360381019061024b9190612ec8565b6107db565b60405161025d9190612d6e565b60405180910390f35b610280600480360381019061027b9190612db6565b61080a565b005b61029c60048036038101906102979190612db6565b6109ec565b6040516102ae96959493929190612f67565b60405180910390f35b6102d160048036038101906102cc91906131e8565b610cf0565b005b6102ed60048036038101906102e89190613358565b610d91565b005b61030960048036038101906103049190613534565b61105e565b604051610316919061366a565b60405180910390f35b61033960048036038101906103349190612db6565b611177565b6040516103469190612d6e565b60405180910390f35b61035761118b565b005b610361611213565b60405161036e9190612df2565b60405180910390f35b610391600480360381019061038c91906136b8565b61123d565b005b6103ad60048036038101906103a89190612db6565b611253565b6040516103bf969594939291906136f8565b60405180910390f35b6103e260048036038101906103dd9190612ec8565b61157f565b6040516103ef91906137f3565b60405180910390f35b610412600480360381019061040d9190612db6565b6116c0565b60405161041f9190612cb3565b60405180910390f35b610442600480360381019061043d91906136b8565b6116dd565b005b61045e6004803603810190610459919061380e565b6117b4565b60405161046b9190612d6e565b60405180910390f35b61048e6004803603810190610489919061384e565b611848565b005b6104aa60048036038101906104a59190612d89565b6118e9565b005b60008073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16141561051d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161051490613957565b60405180910390fd5b60008083815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905092915050565b60007fd9b67a26000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916148061064057507f0e89341c000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80610650575061064f826119e1565b5b9050919050565b60086020528060005260406000206000915054906101000a900460ff1681565b60076020528060005260406000206000915054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b60606009548211156106f1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016106e8906139c3565b60405180910390fd5b600060056000848152602001908152602001600020905060006107aa826001018360040184600201600186600301805461072a90613a12565b9050111561075a57856003016040516020016107469190613b7b565b604051602081830303815290604052610779565b60405160200161076990613bce565b6040516020818303038152906040525b866001018760050160405160200161079696959493929190613e8a565b604051602081830303815290604052611a4b565b90506000816040516020016107bf9190613fb7565b6040516020818303038152906040529050809350505050919050565b60066020528160005260406000206020528060005260406000206000915091509054906101000a900460ff1681565b6000610816823361157f565b90506000600281111561082c5761082b61377c565b5b81600281111561083f5761083e61377c565b5b146002808111156108535761085261377c565b5b8260028111156108665761086561377c565b5b146108a6576040518060400160405280601d81526020017f6469646e277420636f6e7472696275746520746f2050617274794269640000008152506108dd565b6040518060400160405280600e81526020017f616c7265616479206d696e7465640000000000000000000000000000000000008152505b9061091e576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016109159190612ea6565b60405180910390fd5b5060016006600084815260200190815260200160002060003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506109a43383600160405180602001604052806000815250611be3565b813373ffffffffffffffffffffffffffffffffffffffff167fd8138f8a3f377c5259ca548e70e4c2de94f129f5a11036a15b69513cba2b426a60405160405180910390a35050565b60056020528060005260406000206000915090508060000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1690806001018054610a3590613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610a6190613a12565b8015610aae5780601f10610a8357610100808354040283529160200191610aae565b820191906000526020600020905b815481529060010190602001808311610a9157829003601f168201915b505050505090806002018054610ac390613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610aef90613a12565b8015610b3c5780601f10610b1157610100808354040283529160200191610b3c565b820191906000526020600020905b815481529060010190602001808311610b1f57829003601f168201915b505050505090806003018054610b5190613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610b7d90613a12565b8015610bca5780601f10610b9f57610100808354040283529160200191610bca565b820191906000526020600020905b815481529060010190602001808311610bad57829003601f168201915b505050505090806004018054610bdf90613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610c0b90613a12565b8015610c585780601f10610c2d57610100808354040283529160200191610c58565b820191906000526020600020905b815481529060010190602001808311610c3b57829003601f168201915b505050505090806005018054610c6d90613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610c9990613a12565b8015610ce65780601f10610cbb57610100808354040283529160200191610ce6565b820191906000526020600020905b815481529060010190602001808311610cc957829003601f168201915b5050505050905086565b610cf8611d79565b73ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff161480610d3e5750610d3d85610d38611d79565b6117b4565b5b610d7d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d749061404b565b60405180910390fd5b610d8a8585858585611d81565b5050505050565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1680610e1b5750610dec611213565b73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff16145b610e5a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e51906140b7565b60405180910390fd5b600160096000828254610e6d9190614106565b9250508190555060008690506040518060c001604052808273ffffffffffffffffffffffffffffffffffffffff1681526020018781526020018681526020018581526020018481526020018381525060056000600954815260200190815260200160002060008201518160000160006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055506020820151816001019080519060200190610f34929190612b19565b506040820151816002019080519060200190610f51929190612b19565b506060820151816003019080519060200190610f6e929190612b19565b506080820151816004019080519060200190610f8b929190612b19565b5060a0820151816005019080519060200190610fa8929190612b19565b509050503360076000600954815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055503373ffffffffffffffffffffffffffffffffffffffff166009547f86aa3171de1f67c8989a22d50dafcd1decebff5547b76b37ccdb2aa4f71b07d589898660405161104d9392919061415c565b60405180910390a350505050505050565b606081518351146110a4576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161109b90614213565b60405180910390fd5b6000835167ffffffffffffffff8111156110c1576110c0612ff0565b5b6040519080825280602002602001820160405280156110ef5781602001602082028036833780820191505090505b50905060005b845181101561116c5761113c85828151811061111457611113614233565b5b602002602001015185838151811061112f5761112e614233565b5b60200260200101516104ac565b82828151811061114f5761114e614233565b5b6020026020010181815250508061116590614262565b90506110f5565b508091505092915050565b600080611183836116c0565b119050919050565b611193611d79565b73ffffffffffffffffffffffffffffffffffffffff166111b1611213565b73ffffffffffffffffffffffffffffffffffffffff1614611207576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016111fe906142f7565b60405180910390fd5b6112116000612095565b565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b61124f611248611d79565b838361215b565b5050565b6000606080606080606060006005600089815260200190815260200160002090508060000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681600101826002018360040184600301856005018480546112b990613a12565b80601f01602080910402602001604051908101604052809291908181526020018280546112e590613a12565b80156113325780601f1061130757610100808354040283529160200191611332565b820191906000526020600020905b81548152906001019060200180831161131557829003601f168201915b5050505050945083805461134590613a12565b80601f016020809104026020016040519081016040528092919081815260200182805461137190613a12565b80156113be5780601f10611393576101008083540402835291602001916113be565b820191906000526020600020905b8154815290600101906020018083116113a157829003601f168201915b505050505093508280546113d190613a12565b80601f01602080910402602001604051908101604052809291908181526020018280546113fd90613a12565b801561144a5780601f1061141f5761010080835404028352916020019161144a565b820191906000526020600020905b81548152906001019060200180831161142d57829003601f168201915b5050505050925081805461145d90613a12565b80601f016020809104026020016040519081016040528092919081815260200182805461148990613a12565b80156114d65780601f106114ab576101008083540402835291602001916114d6565b820191906000526020600020905b8154815290600101906020018083116114b957829003601f168201915b505050505091508080546114e990613a12565b80601f016020809104026020016040519081016040528092919081815260200182805461151590613a12565b80156115625780601f1061153757610100808354040283529160200191611562565b820191906000526020600020905b81548152906001019060200180831161154557829003601f168201915b505050505090509650965096509650965096505091939550919395565b60008060056000858152602001908152602001600020905060008160000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663a0f243b8856040518263ffffffff1660e01b81526004016115f69190612df2565b602060405180830381865afa158015611613573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611637919061432c565b11156116b4576006600085815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16156116aa5760029150506116ba565b60009150506116ba565b60019150505b92915050565b600060036000838152602001908152602001600020549050919050565b6116e5611d79565b73ffffffffffffffffffffffffffffffffffffffff16611703611213565b73ffffffffffffffffffffffffffffffffffffffff1614611759576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611750906142f7565b60405180910390fd5b80600860008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055505050565b6000600160008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b611850611d79565b73ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff161480611896575061189585611890611d79565b6117b4565b5b6118d5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016118cc906143cb565b60405180910390fd5b6118e285858585856122c8565b5050505050565b6118f1611d79565b73ffffffffffffffffffffffffffffffffffffffff1661190f611213565b73ffffffffffffffffffffffffffffffffffffffff1614611965576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161195c906142f7565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156119d5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016119cc9061445d565b60405180910390fd5b6119de81612095565b50565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b60606000825190506000811415611a745760405180602001604052806000815250915050611bde565b60006003600283611a859190614106565b611a8f91906144ac565b6004611a9b91906144dd565b90506000602082611aac9190614106565b67ffffffffffffffff811115611ac557611ac4612ff0565b5b6040519080825280601f01601f191660200182016040528015611af75781602001600182028036833780820191505090505b5090506000604051806060016040528060408152602001614bdd604091399050600181016020830160005b86811015611b9b5760038101905062ffffff818a015116603f8160121c168401518060081b905060ff603f83600c1c1686015116810190508060081b905060ff603f8360061c1686015116810190508060081b905060ff603f831686015116810190508060e01b90508084526004840193505050611b22565b506003860660018114611bb55760028114611bc557611bd0565b613d3d60f01b6002830352611bd0565b603d60f81b60018303525b508484525050819450505050505b919050565b600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161415611c53576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611c4a906145a9565b60405180910390fd5b6000611c5d611d79565b9050611c7e81600087611c6f8861254a565b611c788861254a565b876125c4565b8260008086815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611cdd9190614106565b925050819055508473ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f628787604051611d5b9291906145c9565b60405180910390a4611d728160008787878761273e565b5050505050565b600033905090565b8151835114611dc5576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611dbc90614664565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161415611e35576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611e2c906146f6565b60405180910390fd5b6000611e3f611d79565b9050611e4f8187878787876125c4565b60005b8451811015612000576000858281518110611e7057611e6f614233565b5b602002602001015190506000858381518110611e8f57611e8e614233565b5b60200260200101519050600080600084815260200190815260200160002060008b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905081811015611f30576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611f2790614788565b60405180910390fd5b81810360008085815260200190815260200160002060008c73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508160008085815260200190815260200160002060008b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611fe59190614106565b9250508190555050505080611ff990614262565b9050611e52565b508473ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb87876040516120779291906147a8565b60405180910390a461208d818787878787612916565b505050505050565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600460006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614156121ca576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121c190614851565b60405180910390fd5b80600160008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31836040516122bb9190612d6e565b60405180910390a3505050565b600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161415612338576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161232f906146f6565b60405180910390fd5b6000612342611d79565b90506123628187876123538861254a565b61235c8861254a565b876125c4565b600080600086815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050838110156123f9576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016123f090614788565b60405180910390fd5b83810360008087815260200190815260200160002060008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508360008087815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546124ae9190614106565b925050819055508573ffffffffffffffffffffffffffffffffffffffff168773ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62888860405161252b9291906145c9565b60405180910390a461254182888888888861273e565b50505050505050565b60606000600167ffffffffffffffff81111561256957612568612ff0565b5b6040519080825280602002602001820160405280156125975781602001602082028036833780820191505090505b50905082816000815181106125af576125ae614233565b5b60200260200101818152505080915050919050565b6125d2868686868686612aee565b600073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614156126845760005b83518110156126825782818151811061262657612625614233565b5b60200260200101516003600086848151811061264557612644614233565b5b60200260200101518152602001908152602001600020600082825461266a9190614106565b925050819055508061267b90614262565b905061260a565b505b600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614156127365760005b8351811015612734578281815181106126d8576126d7614233565b5b6020026020010151600360008684815181106126f7576126f6614233565b5b60200260200101518152602001908152602001600020600082825461271c9190614871565b925050819055508061272d90614262565b90506126bc565b505b505050505050565b61275d8473ffffffffffffffffffffffffffffffffffffffff16612af6565b1561290e578373ffffffffffffffffffffffffffffffffffffffff1663f23a6e6187878686866040518663ffffffff1660e01b81526004016127a39594939291906148ef565b6020604051808303816000875af19250505080156127df57506040513d601f19601f820116820180604052508101906127dc919061495e565b60015b612885576127eb614998565b806308c379a0141561284857506128006149ba565b8061280b575061284a565b806040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161283f9190612ea6565b60405180910390fd5b505b6040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161287c90614ac2565b60405180910390fd5b63f23a6e6160e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161461290c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161290390614b54565b60405180910390fd5b505b505050505050565b6129358473ffffffffffffffffffffffffffffffffffffffff16612af6565b15612ae6578373ffffffffffffffffffffffffffffffffffffffff1663bc197c8187878686866040518663ffffffff1660e01b815260040161297b959493929190614b74565b6020604051808303816000875af19250505080156129b757506040513d601f19601f820116820180604052508101906129b4919061495e565b60015b612a5d576129c3614998565b806308c379a01415612a2057506129d86149ba565b806129e35750612a22565b806040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612a179190612ea6565b60405180910390fd5b505b6040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612a5490614ac2565b60405180910390fd5b63bc197c8160e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614612ae4576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612adb90614b54565b60405180910390fd5b505b505050505050565b505050505050565b6000808273ffffffffffffffffffffffffffffffffffffffff163b119050919050565b828054612b2590613a12565b90600052602060002090601f016020900481019282612b475760008555612b8e565b82601f10612b6057805160ff1916838001178555612b8e565b82800160010185558215612b8e579182015b82811115612b8d578251825591602001919060010190612b72565b5b509050612b9b9190612b9f565b5090565b5b80821115612bb8576000816000905550600101612ba0565b5090565b6000604051905090565b600080fd5b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000612bfb82612bd0565b9050919050565b612c0b81612bf0565b8114612c1657600080fd5b50565b600081359050612c2881612c02565b92915050565b6000819050919050565b612c4181612c2e565b8114612c4c57600080fd5b50565b600081359050612c5e81612c38565b92915050565b60008060408385031215612c7b57612c7a612bc6565b5b6000612c8985828601612c19565b9250506020612c9a85828601612c4f565b9150509250929050565b612cad81612c2e565b82525050565b6000602082019050612cc86000830184612ca4565b92915050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b612d0381612cce565b8114612d0e57600080fd5b50565b600081359050612d2081612cfa565b92915050565b600060208284031215612d3c57612d3b612bc6565b5b6000612d4a84828501612d11565b91505092915050565b60008115159050919050565b612d6881612d53565b82525050565b6000602082019050612d836000830184612d5f565b92915050565b600060208284031215612d9f57612d9e612bc6565b5b6000612dad84828501612c19565b91505092915050565b600060208284031215612dcc57612dcb612bc6565b5b6000612dda84828501612c4f565b91505092915050565b612dec81612bf0565b82525050565b6000602082019050612e076000830184612de3565b92915050565b600081519050919050565b600082825260208201905092915050565b60005b83811015612e47578082015181840152602081019050612e2c565b83811115612e56576000848401525b50505050565b6000601f19601f8301169050919050565b6000612e7882612e0d565b612e828185612e18565b9350612e92818560208601612e29565b612e9b81612e5c565b840191505092915050565b60006020820190508181036000830152612ec08184612e6d565b905092915050565b60008060408385031215612edf57612ede612bc6565b5b6000612eed85828601612c4f565b9250506020612efe85828601612c19565b9150509250929050565b6000819050919050565b6000612f2d612f28612f2384612bd0565b612f08565b612bd0565b9050919050565b6000612f3f82612f12565b9050919050565b6000612f5182612f34565b9050919050565b612f6181612f46565b82525050565b600060c082019050612f7c6000830189612f58565b8181036020830152612f8e8188612e6d565b90508181036040830152612fa28187612e6d565b90508181036060830152612fb68186612e6d565b90508181036080830152612fca8185612e6d565b905081810360a0830152612fde8184612e6d565b9050979650505050505050565b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b61302882612e5c565b810181811067ffffffffffffffff8211171561304757613046612ff0565b5b80604052505050565b600061305a612bbc565b9050613066828261301f565b919050565b600067ffffffffffffffff82111561308657613085612ff0565b5b602082029050602081019050919050565b600080fd5b60006130af6130aa8461306b565b613050565b905080838252602082019050602084028301858111156130d2576130d1613097565b5b835b818110156130fb57806130e78882612c4f565b8452602084019350506020810190506130d4565b5050509392505050565b600082601f83011261311a57613119612feb565b5b813561312a84826020860161309c565b91505092915050565b600080fd5b600067ffffffffffffffff82111561315357613152612ff0565b5b61315c82612e5c565b9050602081019050919050565b82818337600083830152505050565b600061318b61318684613138565b613050565b9050828152602081018484840111156131a7576131a6613133565b5b6131b2848285613169565b509392505050565b600082601f8301126131cf576131ce612feb565b5b81356131df848260208601613178565b91505092915050565b600080600080600060a0868803121561320457613203612bc6565b5b600061321288828901612c19565b955050602061322388828901612c19565b945050604086013567ffffffffffffffff81111561324457613243612bcb565b5b61325088828901613105565b935050606086013567ffffffffffffffff81111561327157613270612bcb565b5b61327d88828901613105565b925050608086013567ffffffffffffffff81111561329e5761329d612bcb565b5b6132aa888289016131ba565b9150509295509295909350565b600067ffffffffffffffff8211156132d2576132d1612ff0565b5b6132db82612e5c565b9050602081019050919050565b60006132fb6132f6846132b7565b613050565b90508281526020810184848401111561331757613316613133565b5b613322848285613169565b509392505050565b600082601f83011261333f5761333e612feb565b5b813561334f8482602086016132e8565b91505092915050565b60008060008060008060c0878903121561337557613374612bc6565b5b600061338389828a01612c19565b965050602087013567ffffffffffffffff8111156133a4576133a3612bcb565b5b6133b089828a0161332a565b955050604087013567ffffffffffffffff8111156133d1576133d0612bcb565b5b6133dd89828a0161332a565b945050606087013567ffffffffffffffff8111156133fe576133fd612bcb565b5b61340a89828a0161332a565b935050608087013567ffffffffffffffff81111561342b5761342a612bcb565b5b61343789828a0161332a565b92505060a087013567ffffffffffffffff81111561345857613457612bcb565b5b61346489828a0161332a565b9150509295509295509295565b600067ffffffffffffffff82111561348c5761348b612ff0565b5b602082029050602081019050919050565b60006134b06134ab84613471565b613050565b905080838252602082019050602084028301858111156134d3576134d2613097565b5b835b818110156134fc57806134e88882612c19565b8452602084019350506020810190506134d5565b5050509392505050565b600082601f83011261351b5761351a612feb565b5b813561352b84826020860161349d565b91505092915050565b6000806040838503121561354b5761354a612bc6565b5b600083013567ffffffffffffffff81111561356957613568612bcb565b5b61357585828601613506565b925050602083013567ffffffffffffffff81111561359657613595612bcb565b5b6135a285828601613105565b9150509250929050565b600081519050919050565b600082825260208201905092915050565b6000819050602082019050919050565b6135e181612c2e565b82525050565b60006135f383836135d8565b60208301905092915050565b6000602082019050919050565b6000613617826135ac565b61362181856135b7565b935061362c836135c8565b8060005b8381101561365d57815161364488826135e7565b975061364f836135ff565b925050600181019050613630565b5085935050505092915050565b60006020820190508181036000830152613684818461360c565b905092915050565b61369581612d53565b81146136a057600080fd5b50565b6000813590506136b28161368c565b92915050565b600080604083850312156136cf576136ce612bc6565b5b60006136dd85828601612c19565b92505060206136ee858286016136a3565b9150509250929050565b600060c08201905061370d6000830189612de3565b818103602083015261371f8188612e6d565b905081810360408301526137338187612e6d565b905081810360608301526137478186612e6d565b9050818103608083015261375b8185612e6d565b905081810360a083015261376f8184612e6d565b9050979650505050505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602160045260246000fd5b600381106137bc576137bb61377c565b5b50565b60008190506137cd826137ab565b919050565b60006137dd826137bf565b9050919050565b6137ed816137d2565b82525050565b600060208201905061380860008301846137e4565b92915050565b6000806040838503121561382557613824612bc6565b5b600061383385828601612c19565b925050602061384485828601612c19565b9150509250929050565b600080600080600060a0868803121561386a57613869612bc6565b5b600061387888828901612c19565b955050602061388988828901612c19565b945050604061389a88828901612c4f565b93505060606138ab88828901612c4f565b925050608086013567ffffffffffffffff8111156138cc576138cb612bcb565b5b6138d8888289016131ba565b9150509295509295909350565b7f455243313135353a2062616c616e636520717565727920666f7220746865207a60008201527f65726f2061646472657373000000000000000000000000000000000000000000602082015250565b6000613941602b83612e18565b915061394c826138e5565b604082019050919050565b6000602082019050818103600083015261397081613934565b9050919050565b7f6d75737420626520637265617465640000000000000000000000000000000000600082015250565b60006139ad600f83612e18565b91506139b882613977565b602082019050919050565b600060208201905081810360008301526139dc816139a0565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b60006002820490506001821680613a2a57607f821691505b60208210811415613a3e57613a3d6139e3565b5b50919050565b600081905092915050565b7f22616e696d6174696f6e5f75726c223a20220000000000000000000000000000600082015250565b6000613a85601283613a44565b9150613a9082613a4f565b601282019050919050565b60008190508160005260206000209050919050565b60008154613abd81613a12565b613ac78186613a44565b94506001821660008114613ae25760018114613af357613b26565b60ff19831686528186019350613b26565b613afc85613a9b565b60005b83811015613b1e57815481890152600182019150602081019050613aff565b838801955050505b50505092915050565b7f222c200000000000000000000000000000000000000000000000000000000000600082015250565b6000613b65600383613a44565b9150613b7082613b2f565b600382019050919050565b6000613b8682613a78565b9150613b928284613ab0565b9150613b9d82613b58565b915081905092915050565b50565b6000613bb8600083613a44565b9150613bc382613ba8565b600082019050919050565b6000613bd982613bab565b9150819050919050565b7f7b226e616d65223a202200000000000000000000000000000000000000000000600082015250565b6000613c19600a83613a44565b9150613c2482613be3565b600a82019050919050565b7f222c20226465736372697074696f6e223a202200000000000000000000000000600082015250565b6000613c65601383613a44565b9150613c7082613c2f565b601382019050919050565b7f222c2022696d616765223a202200000000000000000000000000000000000000600082015250565b6000613cb1600d83613a44565b9150613cbc82613c7b565b600d82019050919050565b600081519050919050565b600081905092915050565b6000613ce882613cc7565b613cf28185613cd2565b9350613d02818560208601612e29565b80840191505092915050565b7f2261747472696275746573223a205b207b202274726169745f74797065223a2060008201527f2244726f70204e616d65222c202276616c7565223a2022000000000000000000602082015250565b6000613d6a603783613a44565b9150613d7582613d0e565b603782019050919050565b7f22207d2c207b202274726169745f74797065223a2022417274697374204e616d60008201527f65222c202276616c7565223a2022000000000000000000000000000000000000602082015250565b6000613ddc602e83613a44565b9150613de782613d80565b602e82019050919050565b7f22207d205d000000000000000000000000000000000000000000000000000000600082015250565b6000613e28600583613a44565b9150613e3382613df2565b600582019050919050565b7f7d00000000000000000000000000000000000000000000000000000000000000600082015250565b6000613e74600183613a44565b9150613e7f82613e3e565b600182019050919050565b6000613e9582613c0c565b9150613ea18289613ab0565b9150613eac82613c58565b9150613eb88288613ab0565b9150613ec382613ca4565b9150613ecf8287613ab0565b9150613eda82613b58565b9150613ee68286613cdd565b9150613ef182613d5d565b9150613efd8285613ab0565b9150613f0882613dcf565b9150613f148284613ab0565b9150613f1f82613e1b565b9150613f2a82613e67565b9150819050979650505050505050565b7f646174613a6170706c69636174696f6e2f6a736f6e3b6261736536342c000000600082015250565b6000613f70601d83613a44565b9150613f7b82613f3a565b601d82019050919050565b6000613f9182612e0d565b613f9b8185613a44565b9350613fab818560208601612e29565b80840191505092915050565b6000613fc282613f63565b9150613fce8284613f86565b915081905092915050565b7f455243313135353a207472616e736665722063616c6c6572206973206e6f742060008201527f6f776e6572206e6f7220617070726f7665640000000000000000000000000000602082015250565b6000614035603283612e18565b915061404082613fd9565b604082019050919050565b6000602082019050818103600083015261406481614028565b9050919050565b7f6d75737420626520616c6c6f7765642063726561746f72206f72206f776e6572600082015250565b60006140a1602083612e18565b91506140ac8261406b565b602082019050919050565b600060208201905081810360008301526140d081614094565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b600061411182612c2e565b915061411c83612c2e565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115614151576141506140d7565b5b828201905092915050565b60006060820190506141716000830186612de3565b81810360208301526141838185612e6d565b905081810360408301526141978184612e6d565b9050949350505050565b7f455243313135353a206163636f756e747320616e6420696473206c656e67746860008201527f206d69736d617463680000000000000000000000000000000000000000000000602082015250565b60006141fd602983612e18565b9150614208826141a1565b604082019050919050565b6000602082019050818103600083015261422c816141f0565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b600061426d82612c2e565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8214156142a05761429f6140d7565b5b600182019050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b60006142e1602083612e18565b91506142ec826142ab565b602082019050919050565b60006020820190508181036000830152614310816142d4565b9050919050565b60008151905061432681612c38565b92915050565b60006020828403121561434257614341612bc6565b5b600061435084828501614317565b91505092915050565b7f455243313135353a2063616c6c6572206973206e6f74206f776e6572206e6f7260008201527f20617070726f7665640000000000000000000000000000000000000000000000602082015250565b60006143b5602983612e18565b91506143c082614359565b604082019050919050565b600060208201905081810360008301526143e4816143a8565b9050919050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000614447602683612e18565b9150614452826143eb565b604082019050919050565b600060208201905081810360008301526144768161443a565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b60006144b782612c2e565b91506144c283612c2e565b9250826144d2576144d161447d565b5b828204905092915050565b60006144e882612c2e565b91506144f383612c2e565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff048311821515161561452c5761452b6140d7565b5b828202905092915050565b7f455243313135353a206d696e7420746f20746865207a65726f2061646472657360008201527f7300000000000000000000000000000000000000000000000000000000000000602082015250565b6000614593602183612e18565b915061459e82614537565b604082019050919050565b600060208201905081810360008301526145c281614586565b9050919050565b60006040820190506145de6000830185612ca4565b6145eb6020830184612ca4565b9392505050565b7f455243313135353a2069647320616e6420616d6f756e7473206c656e6774682060008201527f6d69736d61746368000000000000000000000000000000000000000000000000602082015250565b600061464e602883612e18565b9150614659826145f2565b604082019050919050565b6000602082019050818103600083015261467d81614641565b9050919050565b7f455243313135353a207472616e7366657220746f20746865207a65726f20616460008201527f6472657373000000000000000000000000000000000000000000000000000000602082015250565b60006146e0602583612e18565b91506146eb82614684565b604082019050919050565b6000602082019050818103600083015261470f816146d3565b9050919050565b7f455243313135353a20696e73756666696369656e742062616c616e636520666f60008201527f72207472616e7366657200000000000000000000000000000000000000000000602082015250565b6000614772602a83612e18565b915061477d82614716565b604082019050919050565b600060208201905081810360008301526147a181614765565b9050919050565b600060408201905081810360008301526147c2818561360c565b905081810360208301526147d6818461360c565b90509392505050565b7f455243313135353a2073657474696e6720617070726f76616c2073746174757360008201527f20666f722073656c660000000000000000000000000000000000000000000000602082015250565b600061483b602983612e18565b9150614846826147df565b604082019050919050565b6000602082019050818103600083015261486a8161482e565b9050919050565b600061487c82612c2e565b915061488783612c2e565b92508282101561489a576148996140d7565b5b828203905092915050565b600082825260208201905092915050565b60006148c182613cc7565b6148cb81856148a5565b93506148db818560208601612e29565b6148e481612e5c565b840191505092915050565b600060a0820190506149046000830188612de3565b6149116020830187612de3565b61491e6040830186612ca4565b61492b6060830185612ca4565b818103608083015261493d81846148b6565b90509695505050505050565b60008151905061495881612cfa565b92915050565b60006020828403121561497457614973612bc6565b5b600061498284828501614949565b91505092915050565b60008160e01c9050919050565b600060033d11156149b75760046000803e6149b460005161498b565b90505b90565b600060443d10156149ca57614a4d565b6149d2612bbc565b60043d036004823e80513d602482011167ffffffffffffffff821117156149fa575050614a4d565b808201805167ffffffffffffffff811115614a185750505050614a4d565b80602083010160043d038501811115614a35575050505050614a4d565b614a448260200185018661301f565b82955050505050505b90565b7f455243313135353a207472616e7366657220746f206e6f6e204552433131353560008201527f526563656976657220696d706c656d656e746572000000000000000000000000602082015250565b6000614aac603483612e18565b9150614ab782614a50565b604082019050919050565b60006020820190508181036000830152614adb81614a9f565b9050919050565b7f455243313135353a204552433131353552656365697665722072656a6563746560008201527f6420746f6b656e73000000000000000000000000000000000000000000000000602082015250565b6000614b3e602883612e18565b9150614b4982614ae2565b604082019050919050565b60006020820190508181036000830152614b6d81614b31565b9050919050565b600060a082019050614b896000830188612de3565b614b966020830187612de3565b8181036040830152614ba8818661360c565b90508181036060830152614bbc818561360c565b90508181036080830152614bd081846148b6565b9050969550505050505056fe4142434445464748494a4b4c4d4e4f505152535455565758595a6162636465666768696a6b6c6d6e6f707172737475767778797a303132333435363738392b2fa26469706673582212204a46755c01f21508581e807c1f5dd7810a1dc95927f7a99f27e8b8157e85f98764736f6c634300080a0033
Deployed Bytecode
0x608060405234801561001057600080fd5b50600436106101415760003560e01c80634f558e79116100b8578063b1aa67971161007c578063b1aa6797146103c8578063bd85b039146103f8578063de0b62a114610428578063e985e9c514610444578063f242432a14610474578063f2fde38b1461049057610141565b80634f558e791461031f578063715018a61461034f5780638da5cb5b14610359578063a22cb46514610377578063a92ca27d1461039357610141565b806317518d1a1161010a57806317518d1a146102365780631f4123f514610266578063279c806e146102825780632eb2c2d6146102b757806330ce91c2146102d35780634e1273f4146102ef57610141565b8062fdd58e1461014657806301ffc9a7146101765780630be67dde146101a65780630e7ae84e146101d65780630e89341c14610206575b600080fd5b610160600480360381019061015b9190612c64565b6104ac565b60405161016d9190612cb3565b60405180910390f35b610190600480360381019061018b9190612d26565b610575565b60405161019d9190612d6e565b60405180910390f35b6101c060048036038101906101bb9190612d89565b610657565b6040516101cd9190612d6e565b60405180910390f35b6101f060048036038101906101eb9190612db6565b610677565b6040516101fd9190612df2565b60405180910390f35b610220600480360381019061021b9190612db6565b6106aa565b60405161022d9190612ea6565b60405180910390f35b610250600480360381019061024b9190612ec8565b6107db565b60405161025d9190612d6e565b60405180910390f35b610280600480360381019061027b9190612db6565b61080a565b005b61029c60048036038101906102979190612db6565b6109ec565b6040516102ae96959493929190612f67565b60405180910390f35b6102d160048036038101906102cc91906131e8565b610cf0565b005b6102ed60048036038101906102e89190613358565b610d91565b005b61030960048036038101906103049190613534565b61105e565b604051610316919061366a565b60405180910390f35b61033960048036038101906103349190612db6565b611177565b6040516103469190612d6e565b60405180910390f35b61035761118b565b005b610361611213565b60405161036e9190612df2565b60405180910390f35b610391600480360381019061038c91906136b8565b61123d565b005b6103ad60048036038101906103a89190612db6565b611253565b6040516103bf969594939291906136f8565b60405180910390f35b6103e260048036038101906103dd9190612ec8565b61157f565b6040516103ef91906137f3565b60405180910390f35b610412600480360381019061040d9190612db6565b6116c0565b60405161041f9190612cb3565b60405180910390f35b610442600480360381019061043d91906136b8565b6116dd565b005b61045e6004803603810190610459919061380e565b6117b4565b60405161046b9190612d6e565b60405180910390f35b61048e6004803603810190610489919061384e565b611848565b005b6104aa60048036038101906104a59190612d89565b6118e9565b005b60008073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16141561051d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161051490613957565b60405180910390fd5b60008083815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905092915050565b60007fd9b67a26000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916148061064057507f0e89341c000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b80610650575061064f826119e1565b5b9050919050565b60086020528060005260406000206000915054906101000a900460ff1681565b60076020528060005260406000206000915054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b60606009548211156106f1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016106e8906139c3565b60405180910390fd5b600060056000848152602001908152602001600020905060006107aa826001018360040184600201600186600301805461072a90613a12565b9050111561075a57856003016040516020016107469190613b7b565b604051602081830303815290604052610779565b60405160200161076990613bce565b6040516020818303038152906040525b866001018760050160405160200161079696959493929190613e8a565b604051602081830303815290604052611a4b565b90506000816040516020016107bf9190613fb7565b6040516020818303038152906040529050809350505050919050565b60066020528160005260406000206020528060005260406000206000915091509054906101000a900460ff1681565b6000610816823361157f565b90506000600281111561082c5761082b61377c565b5b81600281111561083f5761083e61377c565b5b146002808111156108535761085261377c565b5b8260028111156108665761086561377c565b5b146108a6576040518060400160405280601d81526020017f6469646e277420636f6e7472696275746520746f2050617274794269640000008152506108dd565b6040518060400160405280600e81526020017f616c7265616479206d696e7465640000000000000000000000000000000000008152505b9061091e576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016109159190612ea6565b60405180910390fd5b5060016006600084815260200190815260200160002060003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506109a43383600160405180602001604052806000815250611be3565b813373ffffffffffffffffffffffffffffffffffffffff167fd8138f8a3f377c5259ca548e70e4c2de94f129f5a11036a15b69513cba2b426a60405160405180910390a35050565b60056020528060005260406000206000915090508060000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1690806001018054610a3590613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610a6190613a12565b8015610aae5780601f10610a8357610100808354040283529160200191610aae565b820191906000526020600020905b815481529060010190602001808311610a9157829003601f168201915b505050505090806002018054610ac390613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610aef90613a12565b8015610b3c5780601f10610b1157610100808354040283529160200191610b3c565b820191906000526020600020905b815481529060010190602001808311610b1f57829003601f168201915b505050505090806003018054610b5190613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610b7d90613a12565b8015610bca5780601f10610b9f57610100808354040283529160200191610bca565b820191906000526020600020905b815481529060010190602001808311610bad57829003601f168201915b505050505090806004018054610bdf90613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610c0b90613a12565b8015610c585780601f10610c2d57610100808354040283529160200191610c58565b820191906000526020600020905b815481529060010190602001808311610c3b57829003601f168201915b505050505090806005018054610c6d90613a12565b80601f0160208091040260200160405190810160405280929190818152602001828054610c9990613a12565b8015610ce65780601f10610cbb57610100808354040283529160200191610ce6565b820191906000526020600020905b815481529060010190602001808311610cc957829003601f168201915b5050505050905086565b610cf8611d79565b73ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff161480610d3e5750610d3d85610d38611d79565b6117b4565b5b610d7d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610d749061404b565b60405180910390fd5b610d8a8585858585611d81565b5050505050565b600860003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff1680610e1b5750610dec611213565b73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff16145b610e5a576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e51906140b7565b60405180910390fd5b600160096000828254610e6d9190614106565b9250508190555060008690506040518060c001604052808273ffffffffffffffffffffffffffffffffffffffff1681526020018781526020018681526020018581526020018481526020018381525060056000600954815260200190815260200160002060008201518160000160006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055506020820151816001019080519060200190610f34929190612b19565b506040820151816002019080519060200190610f51929190612b19565b506060820151816003019080519060200190610f6e929190612b19565b506080820151816004019080519060200190610f8b929190612b19565b5060a0820151816005019080519060200190610fa8929190612b19565b509050503360076000600954815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055503373ffffffffffffffffffffffffffffffffffffffff166009547f86aa3171de1f67c8989a22d50dafcd1decebff5547b76b37ccdb2aa4f71b07d589898660405161104d9392919061415c565b60405180910390a350505050505050565b606081518351146110a4576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161109b90614213565b60405180910390fd5b6000835167ffffffffffffffff8111156110c1576110c0612ff0565b5b6040519080825280602002602001820160405280156110ef5781602001602082028036833780820191505090505b50905060005b845181101561116c5761113c85828151811061111457611113614233565b5b602002602001015185838151811061112f5761112e614233565b5b60200260200101516104ac565b82828151811061114f5761114e614233565b5b6020026020010181815250508061116590614262565b90506110f5565b508091505092915050565b600080611183836116c0565b119050919050565b611193611d79565b73ffffffffffffffffffffffffffffffffffffffff166111b1611213565b73ffffffffffffffffffffffffffffffffffffffff1614611207576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016111fe906142f7565b60405180910390fd5b6112116000612095565b565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b61124f611248611d79565b838361215b565b5050565b6000606080606080606060006005600089815260200190815260200160002090508060000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681600101826002018360040184600301856005018480546112b990613a12565b80601f01602080910402602001604051908101604052809291908181526020018280546112e590613a12565b80156113325780601f1061130757610100808354040283529160200191611332565b820191906000526020600020905b81548152906001019060200180831161131557829003601f168201915b5050505050945083805461134590613a12565b80601f016020809104026020016040519081016040528092919081815260200182805461137190613a12565b80156113be5780601f10611393576101008083540402835291602001916113be565b820191906000526020600020905b8154815290600101906020018083116113a157829003601f168201915b505050505093508280546113d190613a12565b80601f01602080910402602001604051908101604052809291908181526020018280546113fd90613a12565b801561144a5780601f1061141f5761010080835404028352916020019161144a565b820191906000526020600020905b81548152906001019060200180831161142d57829003601f168201915b5050505050925081805461145d90613a12565b80601f016020809104026020016040519081016040528092919081815260200182805461148990613a12565b80156114d65780601f106114ab576101008083540402835291602001916114d6565b820191906000526020600020905b8154815290600101906020018083116114b957829003601f168201915b505050505091508080546114e990613a12565b80601f016020809104026020016040519081016040528092919081815260200182805461151590613a12565b80156115625780601f1061153757610100808354040283529160200191611562565b820191906000526020600020905b81548152906001019060200180831161154557829003601f168201915b505050505090509650965096509650965096505091939550919395565b60008060056000858152602001908152602001600020905060008160000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1663a0f243b8856040518263ffffffff1660e01b81526004016115f69190612df2565b602060405180830381865afa158015611613573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611637919061432c565b11156116b4576006600085815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16156116aa5760029150506116ba565b60009150506116ba565b60019150505b92915050565b600060036000838152602001908152602001600020549050919050565b6116e5611d79565b73ffffffffffffffffffffffffffffffffffffffff16611703611213565b73ffffffffffffffffffffffffffffffffffffffff1614611759576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611750906142f7565b60405180910390fd5b80600860008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055505050565b6000600160008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b611850611d79565b73ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff161480611896575061189585611890611d79565b6117b4565b5b6118d5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016118cc906143cb565b60405180910390fd5b6118e285858585856122c8565b5050505050565b6118f1611d79565b73ffffffffffffffffffffffffffffffffffffffff1661190f611213565b73ffffffffffffffffffffffffffffffffffffffff1614611965576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161195c906142f7565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156119d5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016119cc9061445d565b60405180910390fd5b6119de81612095565b50565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b60606000825190506000811415611a745760405180602001604052806000815250915050611bde565b60006003600283611a859190614106565b611a8f91906144ac565b6004611a9b91906144dd565b90506000602082611aac9190614106565b67ffffffffffffffff811115611ac557611ac4612ff0565b5b6040519080825280601f01601f191660200182016040528015611af75781602001600182028036833780820191505090505b5090506000604051806060016040528060408152602001614bdd604091399050600181016020830160005b86811015611b9b5760038101905062ffffff818a015116603f8160121c168401518060081b905060ff603f83600c1c1686015116810190508060081b905060ff603f8360061c1686015116810190508060081b905060ff603f831686015116810190508060e01b90508084526004840193505050611b22565b506003860660018114611bb55760028114611bc557611bd0565b613d3d60f01b6002830352611bd0565b603d60f81b60018303525b508484525050819450505050505b919050565b600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161415611c53576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611c4a906145a9565b60405180910390fd5b6000611c5d611d79565b9050611c7e81600087611c6f8861254a565b611c788861254a565b876125c4565b8260008086815260200190815260200160002060008773ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611cdd9190614106565b925050819055508473ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f628787604051611d5b9291906145c9565b60405180910390a4611d728160008787878761273e565b5050505050565b600033905090565b8151835114611dc5576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611dbc90614664565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161415611e35576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611e2c906146f6565b60405180910390fd5b6000611e3f611d79565b9050611e4f8187878787876125c4565b60005b8451811015612000576000858281518110611e7057611e6f614233565b5b602002602001015190506000858381518110611e8f57611e8e614233565b5b60200260200101519050600080600084815260200190815260200160002060008b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054905081811015611f30576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611f2790614788565b60405180910390fd5b81810360008085815260200190815260200160002060008c73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508160008085815260200190815260200160002060008b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611fe59190614106565b9250508190555050505080611ff990614262565b9050611e52565b508473ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb87876040516120779291906147a8565b60405180910390a461208d818787878787612916565b505050505050565b6000600460009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600460006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff1614156121ca576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016121c190614851565b60405180910390fd5b80600160008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31836040516122bb9190612d6e565b60405180910390a3505050565b600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161415612338576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161232f906146f6565b60405180910390fd5b6000612342611d79565b90506123628187876123538861254a565b61235c8861254a565b876125c4565b600080600086815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050838110156123f9576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016123f090614788565b60405180910390fd5b83810360008087815260200190815260200160002060008973ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508360008087815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546124ae9190614106565b925050819055508573ffffffffffffffffffffffffffffffffffffffff168773ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62888860405161252b9291906145c9565b60405180910390a461254182888888888861273e565b50505050505050565b60606000600167ffffffffffffffff81111561256957612568612ff0565b5b6040519080825280602002602001820160405280156125975781602001602082028036833780820191505090505b50905082816000815181106125af576125ae614233565b5b60200260200101818152505080915050919050565b6125d2868686868686612aee565b600073ffffffffffffffffffffffffffffffffffffffff168573ffffffffffffffffffffffffffffffffffffffff1614156126845760005b83518110156126825782818151811061262657612625614233565b5b60200260200101516003600086848151811061264557612644614233565b5b60200260200101518152602001908152602001600020600082825461266a9190614106565b925050819055508061267b90614262565b905061260a565b505b600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff1614156127365760005b8351811015612734578281815181106126d8576126d7614233565b5b6020026020010151600360008684815181106126f7576126f6614233565b5b60200260200101518152602001908152602001600020600082825461271c9190614871565b925050819055508061272d90614262565b90506126bc565b505b505050505050565b61275d8473ffffffffffffffffffffffffffffffffffffffff16612af6565b1561290e578373ffffffffffffffffffffffffffffffffffffffff1663f23a6e6187878686866040518663ffffffff1660e01b81526004016127a39594939291906148ef565b6020604051808303816000875af19250505080156127df57506040513d601f19601f820116820180604052508101906127dc919061495e565b60015b612885576127eb614998565b806308c379a0141561284857506128006149ba565b8061280b575061284a565b806040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161283f9190612ea6565b60405180910390fd5b505b6040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161287c90614ac2565b60405180910390fd5b63f23a6e6160e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19161461290c576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161290390614b54565b60405180910390fd5b505b505050505050565b6129358473ffffffffffffffffffffffffffffffffffffffff16612af6565b15612ae6578373ffffffffffffffffffffffffffffffffffffffff1663bc197c8187878686866040518663ffffffff1660e01b815260040161297b959493929190614b74565b6020604051808303816000875af19250505080156129b757506040513d601f19601f820116820180604052508101906129b4919061495e565b60015b612a5d576129c3614998565b806308c379a01415612a2057506129d86149ba565b806129e35750612a22565b806040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612a179190612ea6565b60405180910390fd5b505b6040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612a5490614ac2565b60405180910390fd5b63bc197c8160e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614612ae4576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612adb90614b54565b60405180910390fd5b505b505050505050565b505050505050565b6000808273ffffffffffffffffffffffffffffffffffffffff163b119050919050565b828054612b2590613a12565b90600052602060002090601f016020900481019282612b475760008555612b8e565b82601f10612b6057805160ff1916838001178555612b8e565b82800160010185558215612b8e579182015b82811115612b8d578251825591602001919060010190612b72565b5b509050612b9b9190612b9f565b5090565b5b80821115612bb8576000816000905550600101612ba0565b5090565b6000604051905090565b600080fd5b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000612bfb82612bd0565b9050919050565b612c0b81612bf0565b8114612c1657600080fd5b50565b600081359050612c2881612c02565b92915050565b6000819050919050565b612c4181612c2e565b8114612c4c57600080fd5b50565b600081359050612c5e81612c38565b92915050565b60008060408385031215612c7b57612c7a612bc6565b5b6000612c8985828601612c19565b9250506020612c9a85828601612c4f565b9150509250929050565b612cad81612c2e565b82525050565b6000602082019050612cc86000830184612ca4565b92915050565b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b612d0381612cce565b8114612d0e57600080fd5b50565b600081359050612d2081612cfa565b92915050565b600060208284031215612d3c57612d3b612bc6565b5b6000612d4a84828501612d11565b91505092915050565b60008115159050919050565b612d6881612d53565b82525050565b6000602082019050612d836000830184612d5f565b92915050565b600060208284031215612d9f57612d9e612bc6565b5b6000612dad84828501612c19565b91505092915050565b600060208284031215612dcc57612dcb612bc6565b5b6000612dda84828501612c4f565b91505092915050565b612dec81612bf0565b82525050565b6000602082019050612e076000830184612de3565b92915050565b600081519050919050565b600082825260208201905092915050565b60005b83811015612e47578082015181840152602081019050612e2c565b83811115612e56576000848401525b50505050565b6000601f19601f8301169050919050565b6000612e7882612e0d565b612e828185612e18565b9350612e92818560208601612e29565b612e9b81612e5c565b840191505092915050565b60006020820190508181036000830152612ec08184612e6d565b905092915050565b60008060408385031215612edf57612ede612bc6565b5b6000612eed85828601612c4f565b9250506020612efe85828601612c19565b9150509250929050565b6000819050919050565b6000612f2d612f28612f2384612bd0565b612f08565b612bd0565b9050919050565b6000612f3f82612f12565b9050919050565b6000612f5182612f34565b9050919050565b612f6181612f46565b82525050565b600060c082019050612f7c6000830189612f58565b8181036020830152612f8e8188612e6d565b90508181036040830152612fa28187612e6d565b90508181036060830152612fb68186612e6d565b90508181036080830152612fca8185612e6d565b905081810360a0830152612fde8184612e6d565b9050979650505050505050565b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b61302882612e5c565b810181811067ffffffffffffffff8211171561304757613046612ff0565b5b80604052505050565b600061305a612bbc565b9050613066828261301f565b919050565b600067ffffffffffffffff82111561308657613085612ff0565b5b602082029050602081019050919050565b600080fd5b60006130af6130aa8461306b565b613050565b905080838252602082019050602084028301858111156130d2576130d1613097565b5b835b818110156130fb57806130e78882612c4f565b8452602084019350506020810190506130d4565b5050509392505050565b600082601f83011261311a57613119612feb565b5b813561312a84826020860161309c565b91505092915050565b600080fd5b600067ffffffffffffffff82111561315357613152612ff0565b5b61315c82612e5c565b9050602081019050919050565b82818337600083830152505050565b600061318b61318684613138565b613050565b9050828152602081018484840111156131a7576131a6613133565b5b6131b2848285613169565b509392505050565b600082601f8301126131cf576131ce612feb565b5b81356131df848260208601613178565b91505092915050565b600080600080600060a0868803121561320457613203612bc6565b5b600061321288828901612c19565b955050602061322388828901612c19565b945050604086013567ffffffffffffffff81111561324457613243612bcb565b5b61325088828901613105565b935050606086013567ffffffffffffffff81111561327157613270612bcb565b5b61327d88828901613105565b925050608086013567ffffffffffffffff81111561329e5761329d612bcb565b5b6132aa888289016131ba565b9150509295509295909350565b600067ffffffffffffffff8211156132d2576132d1612ff0565b5b6132db82612e5c565b9050602081019050919050565b60006132fb6132f6846132b7565b613050565b90508281526020810184848401111561331757613316613133565b5b613322848285613169565b509392505050565b600082601f83011261333f5761333e612feb565b5b813561334f8482602086016132e8565b91505092915050565b60008060008060008060c0878903121561337557613374612bc6565b5b600061338389828a01612c19565b965050602087013567ffffffffffffffff8111156133a4576133a3612bcb565b5b6133b089828a0161332a565b955050604087013567ffffffffffffffff8111156133d1576133d0612bcb565b5b6133dd89828a0161332a565b945050606087013567ffffffffffffffff8111156133fe576133fd612bcb565b5b61340a89828a0161332a565b935050608087013567ffffffffffffffff81111561342b5761342a612bcb565b5b61343789828a0161332a565b92505060a087013567ffffffffffffffff81111561345857613457612bcb565b5b61346489828a0161332a565b9150509295509295509295565b600067ffffffffffffffff82111561348c5761348b612ff0565b5b602082029050602081019050919050565b60006134b06134ab84613471565b613050565b905080838252602082019050602084028301858111156134d3576134d2613097565b5b835b818110156134fc57806134e88882612c19565b8452602084019350506020810190506134d5565b5050509392505050565b600082601f83011261351b5761351a612feb565b5b813561352b84826020860161349d565b91505092915050565b6000806040838503121561354b5761354a612bc6565b5b600083013567ffffffffffffffff81111561356957613568612bcb565b5b61357585828601613506565b925050602083013567ffffffffffffffff81111561359657613595612bcb565b5b6135a285828601613105565b9150509250929050565b600081519050919050565b600082825260208201905092915050565b6000819050602082019050919050565b6135e181612c2e565b82525050565b60006135f383836135d8565b60208301905092915050565b6000602082019050919050565b6000613617826135ac565b61362181856135b7565b935061362c836135c8565b8060005b8381101561365d57815161364488826135e7565b975061364f836135ff565b925050600181019050613630565b5085935050505092915050565b60006020820190508181036000830152613684818461360c565b905092915050565b61369581612d53565b81146136a057600080fd5b50565b6000813590506136b28161368c565b92915050565b600080604083850312156136cf576136ce612bc6565b5b60006136dd85828601612c19565b92505060206136ee858286016136a3565b9150509250929050565b600060c08201905061370d6000830189612de3565b818103602083015261371f8188612e6d565b905081810360408301526137338187612e6d565b905081810360608301526137478186612e6d565b9050818103608083015261375b8185612e6d565b905081810360a083015261376f8184612e6d565b9050979650505050505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602160045260246000fd5b600381106137bc576137bb61377c565b5b50565b60008190506137cd826137ab565b919050565b60006137dd826137bf565b9050919050565b6137ed816137d2565b82525050565b600060208201905061380860008301846137e4565b92915050565b6000806040838503121561382557613824612bc6565b5b600061383385828601612c19565b925050602061384485828601612c19565b9150509250929050565b600080600080600060a0868803121561386a57613869612bc6565b5b600061387888828901612c19565b955050602061388988828901612c19565b945050604061389a88828901612c4f565b93505060606138ab88828901612c4f565b925050608086013567ffffffffffffffff8111156138cc576138cb612bcb565b5b6138d8888289016131ba565b9150509295509295909350565b7f455243313135353a2062616c616e636520717565727920666f7220746865207a60008201527f65726f2061646472657373000000000000000000000000000000000000000000602082015250565b6000613941602b83612e18565b915061394c826138e5565b604082019050919050565b6000602082019050818103600083015261397081613934565b9050919050565b7f6d75737420626520637265617465640000000000000000000000000000000000600082015250565b60006139ad600f83612e18565b91506139b882613977565b602082019050919050565b600060208201905081810360008301526139dc816139a0565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b60006002820490506001821680613a2a57607f821691505b60208210811415613a3e57613a3d6139e3565b5b50919050565b600081905092915050565b7f22616e696d6174696f6e5f75726c223a20220000000000000000000000000000600082015250565b6000613a85601283613a44565b9150613a9082613a4f565b601282019050919050565b60008190508160005260206000209050919050565b60008154613abd81613a12565b613ac78186613a44565b94506001821660008114613ae25760018114613af357613b26565b60ff19831686528186019350613b26565b613afc85613a9b565b60005b83811015613b1e57815481890152600182019150602081019050613aff565b838801955050505b50505092915050565b7f222c200000000000000000000000000000000000000000000000000000000000600082015250565b6000613b65600383613a44565b9150613b7082613b2f565b600382019050919050565b6000613b8682613a78565b9150613b928284613ab0565b9150613b9d82613b58565b915081905092915050565b50565b6000613bb8600083613a44565b9150613bc382613ba8565b600082019050919050565b6000613bd982613bab565b9150819050919050565b7f7b226e616d65223a202200000000000000000000000000000000000000000000600082015250565b6000613c19600a83613a44565b9150613c2482613be3565b600a82019050919050565b7f222c20226465736372697074696f6e223a202200000000000000000000000000600082015250565b6000613c65601383613a44565b9150613c7082613c2f565b601382019050919050565b7f222c2022696d616765223a202200000000000000000000000000000000000000600082015250565b6000613cb1600d83613a44565b9150613cbc82613c7b565b600d82019050919050565b600081519050919050565b600081905092915050565b6000613ce882613cc7565b613cf28185613cd2565b9350613d02818560208601612e29565b80840191505092915050565b7f2261747472696275746573223a205b207b202274726169745f74797065223a2060008201527f2244726f70204e616d65222c202276616c7565223a2022000000000000000000602082015250565b6000613d6a603783613a44565b9150613d7582613d0e565b603782019050919050565b7f22207d2c207b202274726169745f74797065223a2022417274697374204e616d60008201527f65222c202276616c7565223a2022000000000000000000000000000000000000602082015250565b6000613ddc602e83613a44565b9150613de782613d80565b602e82019050919050565b7f22207d205d000000000000000000000000000000000000000000000000000000600082015250565b6000613e28600583613a44565b9150613e3382613df2565b600582019050919050565b7f7d00000000000000000000000000000000000000000000000000000000000000600082015250565b6000613e74600183613a44565b9150613e7f82613e3e565b600182019050919050565b6000613e9582613c0c565b9150613ea18289613ab0565b9150613eac82613c58565b9150613eb88288613ab0565b9150613ec382613ca4565b9150613ecf8287613ab0565b9150613eda82613b58565b9150613ee68286613cdd565b9150613ef182613d5d565b9150613efd8285613ab0565b9150613f0882613dcf565b9150613f148284613ab0565b9150613f1f82613e1b565b9150613f2a82613e67565b9150819050979650505050505050565b7f646174613a6170706c69636174696f6e2f6a736f6e3b6261736536342c000000600082015250565b6000613f70601d83613a44565b9150613f7b82613f3a565b601d82019050919050565b6000613f9182612e0d565b613f9b8185613a44565b9350613fab818560208601612e29565b80840191505092915050565b6000613fc282613f63565b9150613fce8284613f86565b915081905092915050565b7f455243313135353a207472616e736665722063616c6c6572206973206e6f742060008201527f6f776e6572206e6f7220617070726f7665640000000000000000000000000000602082015250565b6000614035603283612e18565b915061404082613fd9565b604082019050919050565b6000602082019050818103600083015261406481614028565b9050919050565b7f6d75737420626520616c6c6f7765642063726561746f72206f72206f776e6572600082015250565b60006140a1602083612e18565b91506140ac8261406b565b602082019050919050565b600060208201905081810360008301526140d081614094565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b600061411182612c2e565b915061411c83612c2e565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115614151576141506140d7565b5b828201905092915050565b60006060820190506141716000830186612de3565b81810360208301526141838185612e6d565b905081810360408301526141978184612e6d565b9050949350505050565b7f455243313135353a206163636f756e747320616e6420696473206c656e67746860008201527f206d69736d617463680000000000000000000000000000000000000000000000602082015250565b60006141fd602983612e18565b9150614208826141a1565b604082019050919050565b6000602082019050818103600083015261422c816141f0565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b600061426d82612c2e565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8214156142a05761429f6140d7565b5b600182019050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b60006142e1602083612e18565b91506142ec826142ab565b602082019050919050565b60006020820190508181036000830152614310816142d4565b9050919050565b60008151905061432681612c38565b92915050565b60006020828403121561434257614341612bc6565b5b600061435084828501614317565b91505092915050565b7f455243313135353a2063616c6c6572206973206e6f74206f776e6572206e6f7260008201527f20617070726f7665640000000000000000000000000000000000000000000000602082015250565b60006143b5602983612e18565b91506143c082614359565b604082019050919050565b600060208201905081810360008301526143e4816143a8565b9050919050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000614447602683612e18565b9150614452826143eb565b604082019050919050565b600060208201905081810360008301526144768161443a565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b60006144b782612c2e565b91506144c283612c2e565b9250826144d2576144d161447d565b5b828204905092915050565b60006144e882612c2e565b91506144f383612c2e565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff048311821515161561452c5761452b6140d7565b5b828202905092915050565b7f455243313135353a206d696e7420746f20746865207a65726f2061646472657360008201527f7300000000000000000000000000000000000000000000000000000000000000602082015250565b6000614593602183612e18565b915061459e82614537565b604082019050919050565b600060208201905081810360008301526145c281614586565b9050919050565b60006040820190506145de6000830185612ca4565b6145eb6020830184612ca4565b9392505050565b7f455243313135353a2069647320616e6420616d6f756e7473206c656e6774682060008201527f6d69736d61746368000000000000000000000000000000000000000000000000602082015250565b600061464e602883612e18565b9150614659826145f2565b604082019050919050565b6000602082019050818103600083015261467d81614641565b9050919050565b7f455243313135353a207472616e7366657220746f20746865207a65726f20616460008201527f6472657373000000000000000000000000000000000000000000000000000000602082015250565b60006146e0602583612e18565b91506146eb82614684565b604082019050919050565b6000602082019050818103600083015261470f816146d3565b9050919050565b7f455243313135353a20696e73756666696369656e742062616c616e636520666f60008201527f72207472616e7366657200000000000000000000000000000000000000000000602082015250565b6000614772602a83612e18565b915061477d82614716565b604082019050919050565b600060208201905081810360008301526147a181614765565b9050919050565b600060408201905081810360008301526147c2818561360c565b905081810360208301526147d6818461360c565b90509392505050565b7f455243313135353a2073657474696e6720617070726f76616c2073746174757360008201527f20666f722073656c660000000000000000000000000000000000000000000000602082015250565b600061483b602983612e18565b9150614846826147df565b604082019050919050565b6000602082019050818103600083015261486a8161482e565b9050919050565b600061487c82612c2e565b915061488783612c2e565b92508282101561489a576148996140d7565b5b828203905092915050565b600082825260208201905092915050565b60006148c182613cc7565b6148cb81856148a5565b93506148db818560208601612e29565b6148e481612e5c565b840191505092915050565b600060a0820190506149046000830188612de3565b6149116020830187612de3565b61491e6040830186612ca4565b61492b6060830185612ca4565b818103608083015261493d81846148b6565b90509695505050505050565b60008151905061495881612cfa565b92915050565b60006020828403121561497457614973612bc6565b5b600061498284828501614949565b91505092915050565b60008160e01c9050919050565b600060033d11156149b75760046000803e6149b460005161498b565b90505b90565b600060443d10156149ca57614a4d565b6149d2612bbc565b60043d036004823e80513d602482011167ffffffffffffffff821117156149fa575050614a4d565b808201805167ffffffffffffffff811115614a185750505050614a4d565b80602083010160043d038501811115614a35575050505050614a4d565b614a448260200185018661301f565b82955050505050505b90565b7f455243313135353a207472616e7366657220746f206e6f6e204552433131353560008201527f526563656976657220696d706c656d656e746572000000000000000000000000602082015250565b6000614aac603483612e18565b9150614ab782614a50565b604082019050919050565b60006020820190508181036000830152614adb81614a9f565b9050919050565b7f455243313135353a204552433131353552656365697665722072656a6563746560008201527f6420746f6b656e73000000000000000000000000000000000000000000000000602082015250565b6000614b3e602883612e18565b9150614b4982614ae2565b604082019050919050565b60006020820190508181036000830152614b6d81614b31565b9050919050565b600060a082019050614b896000830188612de3565b614b966020830187612de3565b8181036040830152614ba8818661360c565b90508181036060830152614bbc818561360c565b90508181036080830152614bd081846148b6565b9050969550505050505056fe4142434445464748494a4b4c4d4e4f505152535455565758595a6162636465666768696a6b6c6d6e6f707172737475767778797a303132333435363738392b2fa26469706673582212204a46755c01f21508581e807c1f5dd7810a1dc95927f7a99f27e8b8157e85f98764736f6c634300080a0033
Loading...
Loading
Loading...
Loading
Net Worth in USD
$0.00
Net Worth in ETH
0
Multichain Portfolio | 33 Chains
| Chain | Token | Portfolio % | Price | Amount | Value |
|---|
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ Download: CSV Export ]
A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.